/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_rawhew1 -- ------------------------------------------------------ -- 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=155 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','2024-09-08 14:05:32','Admin Updated item with id 1 from maincategory table at 2024-09-08 14:05:32','216.128.0.100',1),(2,'1','2024-09-08 14:05:44','Admin Updated item with id 2 from maincategory table at 2024-09-08 14:05:44','216.128.0.100',1),(3,'1','2024-09-08 16:16:35','Admin Returned 1.00 JACK DANIELS 700ML with code (B153) at 2024-09-08 16:16:35','216.128.0.100',1),(4,'1','2024-09-08 16:16:37','Admin Returned 1.00 1/2 Breakfast with code (17) at 2024-09-08 16:16:37','216.128.0.100',1),(5,'1','2024-09-08 17:27:49','Admin Returned 1.00 MOET 750ML with code (B046) at 2024-09-08 17:27:49','216.128.0.100',1),(6,'1','2024-09-08 17:27:57','Admin Returned 1.00 pork 1/2 with code (6046) at 2024-09-08 17:27:57','216.128.0.100',1),(7,'1','2024-09-08 17:28:06','Admin Returned 1.00 GENTLEMAN JACK 1LTR with code (B142) at 2024-09-08 17:28:06','216.128.0.100',1),(8,'1','2024-09-08 17:28:08','Admin Returned 1.00 3/4 mutton with code (6028) at 2024-09-08 17:28:08','216.128.0.100',1),(9,'1','2024-09-08 17:28:17','Admin Returned 1.00 VICEROY 750ML with code (B044) at 2024-09-08 17:28:17','216.128.0.100',1),(10,'1','2024-09-08 17:28:34','Admin Returned 1.00 1/2 Breakfast with code (17) at 2024-09-08 17:28:34','216.128.0.100',1),(11,'1','2024-09-08 17:29:31','Admin Returned 1.00 TEQUILA ROSE 700ML with code (B101) at 2024-09-08 17:29:31','216.128.0.100',1),(12,'1','2024-09-08 17:29:41','Admin Returned 1.00 1/2 Breakfast with code (17) at 2024-09-08 17:29:41','216.128.0.100',1),(13,'1','2024-09-08 17:29:52','Admin Returned 1.00 1/2 Breakfast with code (17) at 2024-09-08 17:29:52','216.128.0.100',1),(14,'1','2024-09-08 17:30:13','Admin Returned 1.00 1/2 Breakfast with code (17) at 2024-09-08 17:30:13','216.128.0.100',1),(15,'1','2024-09-08 17:30:22','Admin Returned 1.00 RICHOT 350ML with code (B041) at 2024-09-08 17:30:22','216.128.0.100',1),(16,'1','2024-09-08 17:31:04','Admin Returned 1.00 1/2 Kg Rawhew ranch honey glazed pork with code (6016) at 2024-09-08 17:31:04','216.128.0.100',1),(17,'1','2024-09-08 17:31:13','Admin Returned 1.00 HEINEKEN 500ML CAN with code (B011) at 2024-09-08 17:31:13','216.128.0.100',1),(18,'1','2024-09-08 17:31:37','Admin Returned 1.00 Rawhew ranch Honey glazed pork with code (6015) at 2024-09-08 17:31:37','216.128.0.100',1),(19,'1','2024-09-08 17:31:56','Admin Returned 1.00 Pork 1\\2 with code (5979) at 2024-09-08 17:31:56','216.128.0.100',1),(20,'1','2024-09-08 17:32:14','Admin Returned 1.00 1/2 Kg Rawhew ranch honey glazed pork with code (6016) at 2024-09-08 17:32:14','216.128.0.100',1),(21,'1','2024-09-09 14:45:32','Admin Changed the price of Samosa to: buyingprice =25 ,sellingprice =50, qty= 0.00, items with id 540 . in Main level at 2024-09-09 14:45:32','41.215.96.152',1),(22,'1','2024-09-09 14:51:34','Admin Deleted Samosa with code of 7027l and available quantity of 0.00 .The Buying price = 25 and selling price = 50 from Main store and all branches at 2024-09-09 14:51:34','197.232.142.176',1),(23,'1','2024-09-09 14:51:34','Admin Deleted Samosa with code of 7027l and available quantity of 0.00 .The Buying price = 25 and selling price = 50 from Main store and all branches at 2024-09-09 14:51:34','197.232.142.176',1),(24,'7','2024-09-09 21:21:11','Rawhew Returned 1.00 GUARANA 330ML with code (B006) at 2024-09-09 21:21:11','216.128.0.100',1),(25,'7','2024-09-09 21:21:15','Rawhew Returned 1.00 GUARANA 330ML with code (B006) at 2024-09-09 21:21:15','216.128.0.100',1),(26,'1','2024-09-11 19:51:59','Admin Changed the price of FAMOUSE GROUSE 750ML to: buyingprice =1900 ,sellingprice =3200, qty= 10000.00, items with id 336 . in Main level at 2024-09-11 19:51:59','216.128.0.100',1),(27,'1','2024-09-11 19:53:50','Admin Changed the price of AMARULA 750ML to: buyingprice =2165 ,sellingprice =3500, qty= 10000.00, items with id 301 . in Main level at 2024-09-11 19:53:50','216.128.0.100',1),(28,'1','2024-09-12 13:04:22','Admin Returned 1.00 JAGERBOMB with code (B048) at 2024-09-12 13:04:22','216.128.0.86',1),(29,'1','2024-09-12 13:05:13','Admin Returned 1.00 Inside Potatoes with code (6027) at 2024-09-12 13:05:13','216.128.0.86',1),(30,'1','2024-09-12 13:08:24','Admin Returned 1.00 1/2 chicken kienyeji with code (5980) at 2024-09-12 13:08:24','216.128.0.86',1),(31,'1','2024-09-12 13:08:35','Admin Returned 1.00 BALOZI 500ML CAN with code (B002) at 2024-09-12 13:08:35','216.128.0.86',1),(32,'1','2024-09-12 13:08:43','Admin Returned 1.00 nduma portion with code (5988) at 2024-09-12 13:08:43','216.128.0.86',1),(33,'1','2024-09-12 13:08:44','Admin Returned 1.00 GUIENESS SMOOTH 500ML with code (B007) at 2024-09-12 13:08:44','216.128.0.86',1),(34,'1','2024-09-12 13:08:52','Admin Returned 1.00 tea & snacks with code (6031) at 2024-09-12 13:08:52','216.128.0.86',1),(35,'1','2024-09-12 13:08:53','Admin Returned 1.00 BALOZI 500ML with code (B001) at 2024-09-12 13:08:53','216.128.0.86',1),(36,'1','2024-09-12 13:09:03','Admin Returned 1.00 OJ Beer with code (6503) at 2024-09-12 13:09:03','216.128.0.86',1),(37,'1','2024-09-12 13:09:11','Admin Returned 1.00 beef 1/2kg with code (5998) at 2024-09-12 13:09:11','216.128.0.86',1),(38,'7','2024-09-12 16:28:55','Rawhew Returned 1.00 LEMONADE 300ML with code (B091) at 2024-09-12 16:28:55','91.102.180.47',1),(39,'7','2024-09-12 20:08:43','Rawhew Changed the price of RICHOT 750ML to: buyingprice =1500 ,sellingprice =2200, qty= 9995.00, items with id 420 . in Main level at 2024-09-12 20:08:43','91.102.180.47',1),(40,'7','2024-09-13 20:43:51','Rawhew Changed the price of SINGLETON 700ML 12YRS to: buyingprice =4800 ,sellingprice =7000, qty= 10000.00, items with id 430 . in Main level at 2024-09-13 20:43:51','216.128.0.38',1),(41,'7','2024-09-14 00:21:51','Rawhew Changed the price of pilau to: buyingprice =200 ,sellingprice =200, qty= 1000000.00, items with id 526 . in Main level at 2024-09-14 00:21:51','216.128.0.38',1),(42,'7','2024-09-14 00:25:02','Rawhew Changed the price of pilau to: buyingprice =200 ,sellingprice =250, qty= 1000000.00, items with id 526 . in Main level at 2024-09-14 00:25:02','216.128.0.38',1),(43,'7','2024-09-14 10:41:51','Rawhew Returned 1.00 Quencher water 1ltr with code (6040) at 2024-09-14 10:41:51','216.128.0.13',1),(44,'7','2024-09-14 10:42:27','Rawhew Returned 1.00 Quencher water 1ltr with code (6040) at 2024-09-14 10:42:27','216.128.0.13',1),(45,'7','2024-09-14 10:42:31','Rawhew Returned 1.00 Quencher water 1ltr with code (6040) at 2024-09-14 10:42:31','216.128.0.13',1),(46,'7','2024-09-14 10:42:36','Rawhew Returned 1.00 Quencher water 1ltr with code (6040) at 2024-09-14 10:42:36','216.128.0.13',1),(47,'7','2024-09-14 10:42:45','Rawhew Returned 1.00 Quencher water 1ltr with code (6040) at 2024-09-14 10:42:45','216.128.0.13',1),(48,'7','2024-09-14 10:42:51','Rawhew Returned 1.00 Quencher water 1ltr with code (6040) at 2024-09-14 10:42:51','216.128.0.13',1),(49,'7','2024-09-14 10:42:55','Rawhew Returned 1.00 Quencher water 1ltr with code (6040) at 2024-09-14 10:42:55','216.128.0.13',1),(50,'7','2024-09-14 10:42:59','Rawhew Returned 1.00 Quencher water 1ltr with code (6040) at 2024-09-14 10:42:59','216.128.0.13',1),(51,'7','2024-09-14 10:43:03','Rawhew Returned 1.00 Quencher water 1ltr with code (6040) at 2024-09-14 10:43:03','216.128.0.13',1),(52,'7','2024-09-14 10:43:10','Rawhew Returned 1.00 Quencher water 1ltr with code (6040) at 2024-09-14 10:43:10','216.128.0.13',1),(53,'7','2024-09-14 12:26:41','Rawhew Changed the price of pork 1/2 to: buyingprice =400 ,sellingprice =700, qty= 1000000.00, items with id 527 . in Main level at 2024-09-14 12:26:41','216.128.0.13',1),(54,'7','2024-09-14 12:30:50','Rawhew Changed the price of pork 1/2 to: buyingprice =400 ,sellingprice =750, qty= 1000000.00, items with id 527 . in Main level at 2024-09-14 12:30:50','216.128.0.13',1),(55,'7','2024-09-15 22:56:27','Rawhew Returned 4.00 samosa with code (6512) at 2024-09-15 22:56:27','102.210.222.6',1),(56,'7','2024-09-15 22:58:37','Rawhew Returned 2.00 sausage with code (6514) at 2024-09-15 22:58:37','102.210.222.6',1),(57,'7','2024-09-15 23:00:15','Rawhew Returned 1.00 TUSKER MALT LAGER 330ML with code (B035) at 2024-09-15 23:00:15','102.210.222.6',1),(58,'7','2024-09-15 23:00:17','Rawhew Returned 1.00 S.PINEAPPLE PUNCH with code (B023) at 2024-09-15 23:00:17','102.210.222.6',1),(59,'7','2024-09-15 23:00:52','Rawhew Returned 1.00 chips with code (6044) at 2024-09-15 23:00:52','102.210.222.6',1),(60,'7','2024-09-16 19:24:54','Rawhew Returned 1.00 VICEROY 350ML with code (B043) at 2024-09-16 19:24:54','102.210.222.6',1),(61,'7','2024-09-16 19:25:04','Rawhew Returned 1.00 Quencher water 1ltr with code (6040) at 2024-09-16 19:25:04','102.210.222.6',1),(62,'7','2024-09-16 21:07:36','Rawhew Returned 1.00 VICEROY 350ML with code (B043) at 2024-09-16 21:07:36','102.210.222.6',1),(63,'7','2024-09-16 21:07:41','Rawhew Returned 1.00 Quencher water 1ltr with code (6040) at 2024-09-16 21:07:41','102.210.222.6',1),(64,'7','2024-09-18 19:12:05','Rawhew Changed the price of White House House 750ml to: buyingprice =950 ,sellingprice =1500, qty= 0.00, items with id 545 . in Main level at 2024-09-18 19:12:05','102.210.222.6',1),(65,'7','2024-09-18 19:13:28','Rawhew Changed the price of White House House 750ml to: buyingprice =950 ,sellingprice =1500, qty= 0.00, items with id 545 . in Main level at 2024-09-18 19:13:28','102.210.222.6',1),(66,'7','2024-09-18 22:23:41','Rawhew Returned 1.00 Cigarettes with code (6025) at 2024-09-18 22:23:41','102.210.222.6',1),(67,'7','2024-09-20 09:52:17','Rawhew Returned 1.00 pork 1kg with code (6038) at 2024-09-20 09:52:17','102.210.222.6',1),(68,'7','2024-09-20 09:52:21','Rawhew Returned 2.00 White House House 750ml with code (6502) at 2024-09-20 09:52:21','102.210.222.6',1),(69,'7','2024-09-20 09:52:23','Rawhew Returned 4.00 ugali with code (6510) at 2024-09-20 09:52:23','102.210.222.6',1),(70,'7','2024-09-20 09:52:26','Rawhew Returned 3.00 Quencher water 1ltr with code (6040) at 2024-09-20 09:52:26','102.210.222.6',1),(71,'7','2024-09-21 00:13:12','Rawhew Returned 1.00 S.PINEAPPLE PUNCH with code (B023) at 2024-09-21 00:13:12','102.210.222.6',1),(72,'7','2024-09-22 20:32:18','Rawhew Returned 1.00 GILBEYS GIN 750ML with code (B065) at 2024-09-22 20:32:18','102.210.222.6',1),(73,'7','2024-09-22 21:04:10','Rawhew Changed the price of GILBEYS GIN 750ML to: buyingprice =1400 ,sellingprice =2000, qty= 10000.00, items with id 344 . in Main level at 2024-09-22 21:04:10','102.210.222.6',1),(74,'7','2024-09-28 19:03:32','Rawhew Changed the price of pork 1/2 to: buyingprice =400 ,sellingprice =600, qty= 1000000.00, items with id 527 . in Main level at 2024-09-28 19:03:32','102.210.222.6',1),(75,'7','2024-09-28 19:04:02','Rawhew Changed the price of pork 1/2 to: buyingprice =400 ,sellingprice =600, qty= 1000000.00, items with id 527 . in Main level at 2024-09-28 19:04:02','102.210.222.6',1),(76,'7','2024-09-29 10:21:28','Rawhew Changed the price of Horse riding child to: buyingprice =250 ,sellingprice =250, qty= 999996.00, items with id 319 . in counter (1) at 2024-09-29 10:21:28','102.210.222.6',1),(77,'7','2024-09-29 10:21:38','Rawhew Changed the price of Horse riding child to: buyingprice =250 ,sellingprice =200, qty= 1000000.00, items with id 508 . in Main level at 2024-09-29 10:21:38','102.210.222.6',1),(78,'7','2024-09-29 10:21:56','Rawhew Changed the price of Horse riding child to: buyingprice =250 ,sellingprice =200, qty= 1000000.00, items with id 508 . in Main level at 2024-09-29 10:21:56','102.210.222.6',1),(79,'7','2024-09-29 10:23:21','Rawhew Changed the price of Horse riding child to: buyingprice =200 ,sellingprice =200, qty= 1000000.00, items with id 508 . in Main level at 2024-09-29 10:23:21','102.210.222.6',1),(80,'7','2024-09-29 10:25:07','Rawhew Changed the price of Horse riding child to: buyingprice =200 ,sellingprice =250, qty= 1000000.00, items with id 508 . in Main level at 2024-09-29 10:25:07','102.210.222.6',1),(81,'7','2024-09-29 10:25:16','Rawhew Changed the price of Horse riding child to: buyingprice =200 ,sellingprice =250, qty= 1000000.00, items with id 508 . in Main level at 2024-09-29 10:25:16','102.210.222.6',1),(82,'7','2024-09-29 20:00:12','Rawhew Returned 4.00 samosa with code (6512) at 2024-09-29 20:00:12','102.210.222.6',1),(83,'7','2024-09-29 20:41:43','Rawhew Returned 1.00 choma sausage with code (6515) at 2024-09-29 20:41:43','102.210.222.6',1),(84,'7','2024-09-29 20:41:52','Rawhew Returned 1.00 TUSKER LAGER 500ML with code (B030) at 2024-09-29 20:41:52','102.210.222.6',1),(85,'7','2024-09-29 20:42:52','Rawhew Returned 3.00 chips with code (6044) at 2024-09-29 20:42:52','102.210.222.6',1),(86,'7','2024-09-29 20:46:13','Rawhew Returned 2.00 TUSKER LAGER 500ML CAN with code (B031) at 2024-09-29 20:46:13','102.210.222.6',1),(87,'7','2024-09-29 20:46:15','Rawhew Returned 4.00 Roast potatoes with code (6032) at 2024-09-29 20:46:15','102.210.222.6',1),(88,'7','2024-09-29 20:55:13','Rawhew Returned 1.00 S.PINEAPPLE PUNCH with code (B023) at 2024-09-29 20:55:13','102.210.222.6',1),(89,'7','2024-09-29 20:55:21','Rawhew Returned 4.00 samosa big with code (6535) at 2024-09-29 20:55:21','102.210.222.6',1),(90,'7','2024-09-29 20:57:14','Rawhew Returned 1.00 rice with code (6526) at 2024-09-29 20:57:14','102.210.222.6',1),(91,'7','2024-09-29 20:57:17','Rawhew Returned 1.00 greens with code (6513) at 2024-09-29 20:57:17','102.210.222.6',1),(92,'7','2024-10-03 21:16:09','Rawhew Returned 1.00 mukimo with code (6524) at 2024-10-03 21:16:09','102.210.222.6',1),(93,'7','2024-10-03 21:21:19','Rawhew Returned 1.00 TUSKER LAGER 500ML with code (B030) at 2024-10-03 21:21:19','102.210.222.6',1),(94,'7','2024-10-03 21:52:01','Rawhew Returned 1.00 TUSKER CIDER 500ML with code (B028) at 2024-10-03 21:52:01','102.210.222.6',1),(95,'7','2024-10-04 20:26:02','Rawhew Changed the price of GILBEYS GIN 750ML to: buyingprice =1400 ,sellingprice =2200, qty= 10000.00, items with id 344 . in Main level at 2024-10-04 20:26:02','102.210.222.6',1),(96,'7','2024-10-04 20:26:45','Rawhew Changed the price of White Chocolate to: buyingprice =50 ,sellingprice =200, qty= 1000000.00, items with id 539 . in Main level at 2024-10-04 20:26:45','102.210.222.6',1),(97,'7','2024-10-04 20:35:05','Rawhew Returned 1.00 minute maid 1ltr with code (6516) at 2024-10-04 20:35:05','102.210.222.6',1),(98,'7','2024-10-04 20:36:27','Rawhew Changed the price of pork 1/2 to: buyingprice =400 ,sellingprice =750, qty= 1000000.00, items with id 527 . in Main level at 2024-10-04 20:36:27','102.210.222.6',1),(99,'7','2024-10-04 20:36:37','Rawhew Changed the price of pork 1/2 to: buyingprice =400 ,sellingprice =700, qty= 1000000.00, items with id 527 . in Main level at 2024-10-04 20:36:37','102.210.222.6',1),(100,'7','2024-10-04 21:16:50','Rawhew Returned 1.00 TUSKER LAGER 500ML with code (B030) at 2024-10-04 21:16:50','102.210.222.6',1),(101,'7','2024-10-06 16:16:23','Rawhew Returned 1.00 SAVANNAH 330ML with code (B019) at 2024-10-06 16:16:23','102.210.222.6',1),(102,'7','2024-10-06 16:16:57','Rawhew Returned 1.00 S.PINEAPPLE PUNCH with code (B023) at 2024-10-06 16:16:57','102.210.222.6',1),(103,'7','2024-10-06 16:17:59','Rawhew Returned 1.00 black tea with code (6534) at 2024-10-06 16:17:59','102.210.222.6',1),(104,'7','2024-10-06 19:57:52','Rawhew Returned 2.00 BALOZI 500ML with code (B001) at 2024-10-06 19:57:52','102.210.222.6',1),(105,'7','2024-10-06 19:57:59','Rawhew Returned 1.00 African Tea with code (15) at 2024-10-06 19:57:59','102.210.222.6',1),(106,'7','2024-10-06 19:58:02','Rawhew Returned 4.00 samosa with code (6512) at 2024-10-06 19:58:02','102.210.222.6',1),(107,'7','2024-10-10 20:42:38','Rawhew Returned 1.00 TUSKER CIDER 500ML with code (B028) at 2024-10-10 20:42:38','102.210.222.6',1),(108,'7','2024-10-10 20:42:40','Rawhew Returned 1.00 GUINESS KUBWA 500ML with code (B009) at 2024-10-10 20:42:40','102.210.222.6',1),(109,'7','2024-10-10 20:42:41','Rawhew Returned 1.00 GUINESS KUBWA 500ML with code (B009) at 2024-10-10 20:42:41','102.210.222.6',1),(110,'7','2024-10-11 20:28:36','Rawhew Returned 1.00 pilau with code (5985) at 2024-10-11 20:28:36','102.210.222.6',1),(111,'7','2024-10-13 17:28:57','Rawhew Returned 1.00 DELMONTE 1LTR with code (B088) at 2024-10-13 17:28:57','102.210.222.6',1),(112,'7','2024-10-20 15:54:15','Rawhew Changed the price of ugali to: buyingprice =50 ,sellingprice =80, qty= 0.00, items with id 553 . in Main level at 2024-10-20 15:54:15','102.210.222.6',1),(113,'7','2024-10-20 15:56:23','Rawhew Changed the price of ugali to: buyingprice =50 ,sellingprice =100, qty= 0.00, items with id 553 . in Main level at 2024-10-20 15:56:23','102.210.222.6',1),(114,'7','2024-10-20 17:58:20','Rawhew Returned 1.00 pork 1kg with code (5999) at 2024-10-20 17:58:20','102.210.222.6',1),(115,'7','2024-10-20 17:58:27','Rawhew Returned 1.00 1/2 Kg Rawhew ranch honey glazed pork with code (6016) at 2024-10-20 17:58:27','102.210.222.6',1),(116,'7','2024-10-21 20:41:42','Rawhew Returned 1.00 chicken kienyeji full with code (7029) at 2024-10-21 20:41:42','102.210.222.6',1),(117,'7','2024-10-21 20:41:47','Rawhew Returned 1.00 saute potatoe with code (6517) at 2024-10-21 20:41:47','102.210.222.6',1),(118,'7','2024-10-21 20:41:51','Rawhew Returned 2.00 Jagermaster with code (6020) at 2024-10-21 20:41:51','102.210.222.6',1),(119,'7','2024-10-23 20:29:40','Rawhew Returned 2.00 Rawhew ranch Honey glazed pork with code (6015) at 2024-10-23 20:29:40','102.210.222.6',1),(120,'7','2024-10-24 22:15:43','Rawhew Returned 1.00 chicken kienyeji full with code (7029) at 2024-10-24 22:15:43','102.210.222.6',1),(121,'7','2024-10-24 22:15:46','Rawhew Returned 1.00 ugali with code (6510) at 2024-10-24 22:15:46','102.210.222.6',1),(122,'7','2024-10-24 22:15:48','Rawhew Returned 1.00 soda with code (6511) at 2024-10-24 22:15:48','102.210.222.6',1),(123,'7','2024-10-24 22:16:16','Rawhew Returned 1.00 1KG BEEF CHOMA with code (6508) at 2024-10-24 22:16:16','102.210.222.6',1),(124,'7','2024-10-24 22:16:19','Rawhew Returned 1.00 chips with code (6044) at 2024-10-24 22:16:19','102.210.222.6',1),(125,'7','2024-10-24 22:16:21','Rawhew Returned 1.00 ugali with code (6510) at 2024-10-24 22:16:21','102.210.222.6',1),(126,'7','2024-10-24 22:16:23','Rawhew Returned 2.00 soda with code (6511) at 2024-10-24 22:16:23','102.210.222.6',1),(127,'7','2024-10-24 22:17:02','Rawhew Changed the price of ugali to: buyingprice =50 ,sellingprice =80, qty= 0.00, items with id 553 . in Main level at 2024-10-24 22:17:02','102.210.222.6',1),(128,'7','2024-10-24 22:17:47','Rawhew Changed the price of beef 1kg to: buyingprice =1200 ,sellingprice =1000, qty= 1000000.00, items with id 484 . in Main level at 2024-10-24 22:17:47','102.210.222.6',1),(129,'7','2024-10-24 22:22:26','Rawhew Changed the price of beef 1kg to: buyingprice =1000 ,sellingprice =1000, qty= 1000000.00, items with id 484 . in Main level at 2024-10-24 22:22:26','102.210.222.6',1),(130,'7','2024-10-24 22:27:47','Rawhew Changed the price of Crescent Vodka to: buyingprice =1000 ,sellingprice =1000, qty= 1000000.00, items with id 498 . in Main level at 2024-10-24 22:27:47','102.210.222.6',1),(131,'7','2024-10-24 22:27:59','Rawhew Changed the price of Crescent Vodka to: buyingprice =1000 ,sellingprice =1000, qty= 1000000.00, items with id 498 . in Main level at 2024-10-24 22:27:59','102.210.222.6',1),(132,'7','2024-10-24 22:32:08','Rawhew Changed the price of ugali to: buyingprice =50 ,sellingprice =100, qty= 0.00, items with id 553 . in Main level at 2024-10-24 22:32:08','102.210.222.6',1),(133,'7','2024-10-24 22:32:45','Rawhew Changed the price of beef 1kg to: buyingprice =1000 ,sellingprice =1200, qty= 1000000.00, items with id 484 . in Main level at 2024-10-24 22:32:45','102.210.222.6',1),(134,'7','2024-10-25 10:00:36','Rawhew Changed the price of beef 1/2kg to: buyingprice =300 ,sellingprice =500, qty= 1000000.00, items with id 482 . in Main level at 2024-10-25 10:00:36','102.210.222.6',1),(135,'7','2024-10-25 10:00:50','Rawhew Changed the price of beef 1/2kg to: buyingprice =300 ,sellingprice =500, qty= 1000000.00, items with id 482 . in Main level at 2024-10-25 10:00:50','102.210.222.6',1),(136,'7','2024-10-25 12:02:50','Rawhew Returned 1.00 DELMONTE 1LTR with code (B088) at 2024-10-25 12:02:50','102.210.222.6',1),(137,'7','2024-10-26 20:55:22','Rawhew Changed the price of beef 1kg to: buyingprice =1000 ,sellingprice =1000, qty= 1000000.00, items with id 484 . in Main level at 2024-10-26 20:55:22','102.210.222.6',1),(138,'7','2024-10-26 21:54:31','Rawhew Returned 1.00 DELMONTE 1LTR with code (B088) at 2024-10-26 21:54:31','102.210.222.6',1),(139,'7','2024-12-29 19:06:27','Rawhew Deleted Dunhills with code of 6035 and available quantity of 1000000.00 .The Buying price = 500 and selling price = 500 from Main store and all branches at 2024-12-29 19:06:27','102.210.222.6',1),(140,'7','2024-12-29 19:06:27','Rawhew Deleted Dunhills with code of 6035 and available quantity of 1000000.00 .The Buying price = 500 and selling price = 500 from Main store and all branches at 2024-12-29 19:06:27','102.210.222.6',1),(141,'7','2024-12-29 19:07:41','Rawhew Deleted Cigarettes with code of 6025 and available quantity of 1000000.00 .The Buying price = 350 and selling price = 400 from Main store and all branches at 2024-12-29 19:07:41','102.210.222.6',1),(142,'7','2024-12-29 19:07:41','Rawhew Deleted Cigarettes with code of 6025 and available quantity of 1000000.00 .The Buying price = 350 and selling price = 400 from Main store and all branches at 2024-12-29 19:07:41','102.210.222.6',1),(143,'1','2025-02-10 12:51:28','Admin Changed the price of BOND 7 1/4 to: buyingprice =800 ,sellingprice =800, qty= 0.00, items with id 625 . in Main level at 2025-02-10 12:51:28','197.248.163.118',1),(144,'1','2025-02-10 12:52:16','Admin Changed the price of VICEROY 1/4 to: buyingprice =700 ,sellingprice =800, qty= 0.00, items with id 626 . in Main level at 2025-02-10 12:52:16','197.248.163.118',1),(145,'1','2025-02-10 12:53:22','Admin Changed the price of JOHNIE WALKER RED LABEL 1/4 to: buyingprice =900 ,sellingprice =1100, qty= 0.00, items with id 628 . in Main level at 2025-02-10 12:53:22','197.248.163.118',1),(146,'1','2025-02-10 12:53:34','Admin Changed the price of JOHNIE WALKER RED LABEL 1/4 to: buyingprice =900 ,sellingprice =1100, qty= 0.00, items with id 628 . in Main level at 2025-02-10 12:53:34','197.248.163.118',1),(147,'1','2025-02-10 12:54:17','Admin Changed the price of JOHNIE WALKER BLACK LABEL 1/4 to: buyingprice =1500 ,sellingprice =1800, qty= 0.00, items with id 629 . in Main level at 2025-02-10 12:54:17','197.248.163.118',1),(148,'1','2025-02-10 12:55:09','Admin Changed the price of HUNTERS CHOICE 1/4 to: buyingprice =400 ,sellingprice =650, qty= 0.00, items with id 630 . in Main level at 2025-02-10 12:55:09','197.248.163.118',1),(149,'1','2025-02-10 12:57:41','Admin Changed the price of BEST WHISKEY1/4 to: buyingprice =700 ,sellingprice =700, qty= 0.00, items with id 632 . in Main level at 2025-02-10 12:57:41','197.248.163.118',1),(150,'1','2025-02-10 12:59:40','Admin Changed the price of HUNTERS DRY 330ML to: buyingprice =300 ,sellingprice =300, qty= 0.00, items with id 369 . in Main level at 2025-02-10 12:59:40','197.248.163.118',1),(151,'1','2025-02-16 21:21:56','Admin Changed the price of KING FISHER 330ML to: buyingprice =200 ,sellingprice =350, qty= 0.00, items with id 394 . in Main level at 2025-02-16 21:21:56','105.163.158.65',1),(152,'1','2025-02-19 10:22:07','Admin Changed the price of KO GINGER 330ML to: buyingprice =220 ,sellingprice =350, qty= 0.00, items with id 395 . in Main level at 2025-02-19 10:22:07','197.248.163.118',1),(153,'1','2025-03-12 12:47:56','Admin Changed the price of DESPERADOS to: buyingprice =265 ,sellingprice =400, qty= 0.00, items with id 333 . in Main level at 2025-03-12 12:47:56','105.160.65.60',1),(154,'1','2025-04-22 11:48:23','Admin Changed the price of HUNTERS Choice 750ml to: buyingprice =975 ,sellingprice =1800, qty= 0.00, items with id 368 . in Main level at 2025-04-22 11:48:23','196.201.218.90',1); /*!40000 ALTER TABLE `activityloggs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `adjustmentcodes` -- DROP TABLE IF EXISTS `adjustmentcodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `adjustmentcodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` 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 `adjustmentcodes` -- LOCK TABLES `adjustmentcodes` WRITE; /*!40000 ALTER TABLE `adjustmentcodes` DISABLE KEYS */; INSERT INTO `adjustmentcodes` VALUES (1,'Cargo Transit Out','01',NULL,'Y','1'),(2,'Cargo Transit In','02',NULL,'Y','2'),(3,'Adjustment In','03',NULL,'Y','3'),(4,'Adjustment Out','04',NULL,'Y','4'),(5,'Discarding','05',NULL,'Y','5'),(6,'Processing Raw','06',NULL,'Y','6'),(7,'Processing Result','07',NULL,'Y','7'); /*!40000 ALTER TABLE `adjustmentcodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `admintable` -- DROP TABLE IF EXISTS `admintable`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `admintable` ( `id` int(11) NOT NULL AUTO_INCREMENT, `username` varchar(50) NOT NULL, `password` varchar(20) DEFAULT NULL, `surname` varchar(50) NOT NULL, `firstname` varchar(50) NOT NULL, `phone` varchar(50) NOT NULL, `campus` varchar(30) NOT NULL, `college` varchar(30) NOT NULL, `department` varchar(30) NOT NULL, `type` varchar(50) NOT NULL, `token` text NOT NULL, `email` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `idno` varchar(40) NOT NULL, `updatedat` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=33 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `admintable` -- LOCK TABLES `admintable` WRITE; /*!40000 ALTER TABLE `admintable` DISABLE KEYS */; INSERT INTO `admintable` VALUES (1,'admin','Robisearch321','dd','ddd','222222222','','','','','','admqin@gmail.com','','active','2222222','2016-11-07 04:32:35'); /*!40000 ALTER TABLE `admintable` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `advance` -- DROP TABLE IF EXISTS `advance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `advance` ( `id` int(11) NOT NULL AUTO_INCREMENT, `tenantid` varchar(50) NOT NULL, `todate` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `closedate` varchar(30) NOT NULL, `startdate` varchar(30) NOT NULL, `paid` decimal(10,0) DEFAULT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `plotno` varchar(50) DEFAULT NULL, `houseno` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB 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) DEFAULT NULL, `branchid` varchar(20) NOT NULL DEFAULT '1', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `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 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 */; /*!40000 ALTER TABLE `alerts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `allcurrencies` -- DROP TABLE IF EXISTS `allcurrencies`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `allcurrencies` ( `id` int(10) NOT NULL AUTO_INCREMENT, `country` varchar(100) NOT NULL, `currency` varchar(20) NOT NULL, `code` varchar(20) NOT NULL, `symbol` varchar(10) NOT NULL, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=80 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `allcurrencies` -- LOCK TABLES `allcurrencies` WRITE; /*!40000 ALTER TABLE `allcurrencies` DISABLE KEYS */; INSERT INTO `allcurrencies` VALUES (1,'Albania','Albanian lek','ALL','L',1),(2,'Argentina','Argentine peso','ARS','$',1),(3,'Armenia','Armenian dram','AMD','?',1),(4,'Australia','Australian dollar','AUD','$',1),(5,'Azerbaijan','Azerbaijani manat','AZN','?',1),(6,'Belarus','Belarusian rubel','BYN','Rbl',1),(7,'Bolivia','Boliviano','BOB','Bs.',1),(8,'Botswana','Botswana pula','BWP','P',1),(9,'Bulgaria','Bulgarian lev','BGN','??.',1),(10,'Brazil','Brazilian real','BRL','R$',1),(11,'Cambodia','Cambodian riel','KHR','?',1),(12,'Canada','Canadian dollar','CAD','$',1),(13,'China','Chinese yuan (Renmin','CNY','?',1),(14,'Colombia','Colombian peso','COP','$',1),(15,'Costa Rica','Costa Rican col?n','CRC','?',1),(16,'Croatia','Croatian kuna','HRK','kn',1),(17,'Cuba','Cuban peso','CUP','$',1),(18,'Czech Republic','Czech koruna','CZK','K?',1),(19,'Denmark','Danish krone','DKK','kr.',1),(20,'Dominican Republic','Dominican peso','DOP','$',1),(21,'Egypt','Egyptian pound','EGP','E?',1),(22,'El Salvador','El Salvador col?n','SVC','?',1),(23,'European Union','Euro','EUR','?',1),(24,'Fiji','Fijian dollar','FJD','FJ$',1),(25,'Ghana','Ghanaian cedi','GHS','GH?',1),(26,'Guatemala','Guatemalan quetzal','GTQ','Q',1),(27,'Guinea','Guinean franc','GNF','FG',1),(28,'Guyana','Guyanese dollar','GYD','$',1),(29,'Hong Kong','Hong Kong dollar','HKD','$',1),(30,'Honduras','Honduran lempira','HNL','L',1),(31,'Hungary','Hungarian forint','HUF','Ft',1),(32,'India','Indian rupee','INR','?',1),(33,'Iceland','Icelandic kr?na','ISK','kr',1),(34,'Iran','Iranian rial','IRR','?',1),(35,'Israel','Israeli shekel','ILS','?',1),(36,'Japan','Japanese yen','JPY','?',1),(37,'Kazakhstan','Kazakhstani tenge','KZT','?',1),(38,'Kenya','Kenyan shilling','KES','Ksh',1),(39,'Kuwait','Kuwaiti dinar','KWD','?.?',1),(40,'Malawi','Malawian kwacha','MWK','MK',1),(41,'Malaysia','Malaysian ringgit','MYR','RM',1),(42,'Mexico','Mexican peso','MXN','$',1),(43,'Morocco','Moroccan dirham','MAD','MAD',1),(44,'Namibia','Namibian dollar','NAD','N$',1),(45,'Nepal','Nepalese rupee','NPR','Rs.',1),(46,'New Zealand','New Zealand dollar','NZD','$',1),(47,'Norway','Norwegian krone','NOK','kr',1),(48,'Oman','Omani rial','OMR','?.?.',1),(49,'Pakistan','Pakistani rupee','PKR','Rs',1),(50,'Peru','Sol','PEN','S/',1),(51,'Philippines','Philippine peso','PHP','?',1),(52,'Poland','Polish z?oty','PLN','z?',1),(53,'Qatar','Qatari riyal','QAR','QR',1),(54,'Romania','Romanian leu','RON','L',1),(55,'Russia','Russian ruble','RUB','?',1),(56,'Saudi Arabia','Saudi riyal','SAR','?.?',1),(57,'Serbia','Serbian dinar','RSD','din',1),(58,'Seychelles','Seychellois rupee','SCR','?',1),(59,'Singapore','Singapore dollar','SGD','$',1),(60,'Solomon Islands','Solomon Islands doll','SBD','Si$',1),(61,'Somalia','Somali shilling','SOS','Sh.so',1),(62,'South Africa','South African rand','ZAR','R',1),(63,'Sri Lanka','Sri Lankan rupee','LKR','Re',1),(64,'Sweden','Swedish krona','SEK','kr',1),(65,'Switzerland','Swiss franc','CHF','CHf.',1),(66,'Syria','Syrian pound','SYP','?S',1),(67,'Taiwan','New Taiwan dollar','TWD','NT$',1),(68,'Thailand','Thai baht','THB','?',1),(69,'Trinidad and Tobago','Trinidad and Tobago ','TTD','TT$',1),(70,'Turkey','Turkish lira','TRY','?',1),(71,'Ukraine','Ukrainian hryvnia','UAH','?',1),(72,'United Kingdom','Pound sterling','GBP','?',1),(73,'United States','United States dollar','USD','$',1),(74,'Uruguay','Uruguayan Peso','UYU','$',1),(75,'Uzbekistan','Uzbekistani sum','UZS','so?m',1),(76,'Venezuela','Venezuelan bol?var','VED','Bs.',1),(77,'Vietnam','Vietnamese dong','VND','?',1),(78,'Yemen','Yemeni rial','YER','?',1),(79,'Zimbabwe','Zimbabwean dollar','ZWL','$',1); /*!40000 ALTER TABLE `allcurrencies` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `alldocuments` -- DROP TABLE IF EXISTS `alldocuments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `alldocuments` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `img_id` varchar(50) NOT NULL, `userid` int(11) NOT NULL, `date` varchar(50) DEFAULT NULL, `documentname` text DEFAULT NULL, `companyid` varchar(100) NOT NULL DEFAULT '1', `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `alldocuments` -- LOCK TABLES `alldocuments` WRITE; /*!40000 ALTER TABLE `alldocuments` DISABLE KEYS */; /*!40000 ALTER TABLE `alldocuments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `allpayments` -- DROP TABLE IF EXISTS `allpayments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `allpayments` ( `id` int(50) NOT NULL AUTO_INCREMENT, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(50) NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `receiptno` varchar(100) NOT NULL, `idno` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `imgid` varchar(100) NOT NULL, `img_id` text NOT NULL, `plotno` varchar(50) NOT NULL, `landlord` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `advance` varchar(20) NOT NULL, `direct` varchar(20) NOT NULL, `balance` varchar(20) NOT NULL, `mpesa` varchar(20) NOT NULL, `cash` varchar(20) NOT NULL, `card` varchar(20) NOT NULL, `cheque` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `year` varchar(20) NOT NULL, `paid` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `allpayments` -- LOCK TABLES `allpayments` WRITE; /*!40000 ALTER TABLE `allpayments` DISABLE KEYS */; /*!40000 ALTER TABLE `allpayments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `announcement` -- DROP TABLE IF EXISTS `announcement`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `announcement` ( `id` int(50) NOT NULL, `title` text NOT NULL, `target` varchar(50) NOT NULL, `message` text NOT NULL, `dateposted` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `type` varchar(50) NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `memberid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `announcement` -- LOCK TABLES `announcement` WRITE; /*!40000 ALTER TABLE `announcement` DISABLE KEYS */; /*!40000 ALTER TABLE `announcement` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `approvals` -- DROP TABLE IF EXISTS `approvals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `approvals` ( `id` int(11) NOT NULL AUTO_INCREMENT, `level` varchar(5) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` varchar(20) NOT NULL, `applicationid` int(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB 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) DEFAULT NULL, `houseno` varchar(100) DEFAULT 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, `floor` 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 `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 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 */; /*!40000 ALTER TABLE `assessment` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assets` -- DROP TABLE IF EXISTS `assets`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assets` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `code` varchar(255) DEFAULT NULL, `description` varchar(255) DEFAULT NULL, `tax_included` int(10) NOT NULL DEFAULT 16, `buyingprice` varchar(50) NOT NULL, `assetcondition` varchar(50) DEFAULT NULL, `type` varchar(50) DEFAULT NULL, `assetvalue` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `size` varchar(50) DEFAULT NULL, `store` varchar(50) DEFAULT NULL, `serialno` varchar(30) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `expdate` date NOT NULL, `orderamount` text NOT NULL, `shortname` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `uom` varchar(20) NOT NULL DEFAULT 'pcs', `producttype` varchar(30) NOT NULL DEFAULT 'Inventory', `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) NOT NULL, `mode` varchar(50) NOT NULL, `depreciationpercent` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL DEFAULT '1', `invoice` varchar(30) NOT NULL, `depreciation` varchar(30) NOT NULL DEFAULT '', `accumulativeaccount` varchar(30) DEFAULT NULL, `accumdepreciation` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assets` -- LOCK TABLES `assets` WRITE; /*!40000 ALTER TABLE `assets` DISABLE KEYS */; /*!40000 ALTER TABLE `assets` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assignbranches` -- DROP TABLE IF EXISTS `assignbranches`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assignbranches` ( `id` int(11) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `employeeno` int(11) DEFAULT NULL, `status` int(11) NOT NULL, `description` text DEFAULT NULL COMMENT 'Description of a credit / debit', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `employee` (`employeeno`), KEY `type` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assignbranches` -- LOCK TABLES `assignbranches` WRITE; /*!40000 ALTER TABLE `assignbranches` DISABLE KEYS */; /*!40000 ALTER TABLE `assignbranches` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assigntask` -- DROP TABLE IF EXISTS `assigntask`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assigntask` ( `id` int(30) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `employeeid` int(11) DEFAULT NULL, `status` varchar(11) NOT NULL DEFAULT 'active', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, `taskid` int(11) NOT NULL, `mode` varchar(20) NOT NULL, `target` varchar(20) NOT NULL, `period` varchar(20) NOT NULL, `description` text NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) NOT NULL, `year` varchar(20) NOT NULL, `defaulttype` varchar(20) NOT NULL, `tasktype` varchar(10) NOT NULL DEFAULT 'General', PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `employee` (`employeeid`), KEY `type` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assigntask` -- LOCK TABLES `assigntask` WRITE; /*!40000 ALTER TABLE `assigntask` DISABLE KEYS */; /*!40000 ALTER TABLE `assigntask` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `attendance` -- DROP TABLE IF EXISTS `attendance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `attendance` ( `id` int(100) NOT NULL AUTO_INCREMENT, `idno` varchar(100) NOT NULL, `surname` varchar(100) NOT NULL, `date` datetime NOT NULL, `timein` varchar(100) NOT NULL, `timeout` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `createddate` varchar(100) NOT NULL, `comment` text NOT NULL, `timediffrence` varchar(5) NOT NULL DEFAULT '0', `device` varchar(30) NOT NULL, `totaltime` varchar(20) DEFAULT NULL, `checkoutime` datetime NOT NULL, `status` int(20) NOT NULL DEFAULT 0, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `attendance` -- LOCK TABLES `attendance` WRITE; /*!40000 ALTER TABLE `attendance` DISABLE KEYS */; /*!40000 ALTER TABLE `attendance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `backup` -- DROP TABLE IF EXISTS `backup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `backup` ( `id` int(20) NOT NULL AUTO_INCREMENT, `user` text NOT NULL, `host` text NOT NULL, `password` text NOT NULL, `server` text NOT NULL, `path` text NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'active', `createdat` varchar(40) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `database` text NOT NULL, `location` varchar(20) NOT NULL DEFAULT 'offline', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `backup` -- LOCK TABLES `backup` WRITE; /*!40000 ALTER TABLE `backup` DISABLE KEYS */; INSERT INTO `backup` VALUES (1,'root','localhost','robisearch2018','D:\\xampp\\mysql\\bin\\','D:/Backup/','active','2020-10-30 20:47:10',1,1,'robipos','offline'); /*!40000 ALTER TABLE `backup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bankcodes` -- DROP TABLE IF EXISTS `bankcodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bankcodes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text NOT NULL, `status` varchar(20) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `bankcodes` -- LOCK TABLES `bankcodes` WRITE; /*!40000 ALTER TABLE `bankcodes` DISABLE KEYS */; INSERT INTO `bankcodes` VALUES (1,'MAYFAIR BANK LIMITED','1','MAYFAIR BANK LIMITED','Y','1'),(2,'M-PAYMENT','2','M-PAYMENT','Y','2'),(3,'KENYA POST OFFICE SAVINGS BANK','3','KENYA POST OFFICE SAVINGS BANK','Y','3'),(4,'FIRST COMMUNITY BANKS LIMITED','4','FIRST COMMUNITY BANKS LIMITED','Y','4'),(5,'GULF AFRICAN BANK LTD','5','GULF AFRICAN BANK LTD','Y','5'),(6,'FAMILY BANK LTD','6','FAMILY BANK LTD','Y','6'),(7,'EQUITY BANK LIMITED','7','EQUITY BANK LIMITED','Y','7'),(8,'SIDIAN BANK LIMITED','8','SIDIAN BANK LIMITED','Y','8'),(9,'DIAMOND TRUST BANK LIMITED','9','DIAMOND TRUST BANK LIMITED','Y','9'),(10,'HOUSING FINANCE BANK','10','HOUSING FINANCE BANK','Y','10'),(11,'SBM BANK (KENYA) LIMITED','11','SBM BANK (KENYA) LIMITED','Y','11'),(12,'DEVELOPMENT BANK OF KENYA LIMITED','12','DEVELOPMENT BANK OF KENYA LIMITED','Y','12'),(13,'I&M BANK LIMITED','13','I&M BANK LIMITED','Y','13'),(14,'GUARDIAN BANK LIMITED','14','GUARDIAN BANK LIMITED','Y','14'),(15,'VICTORIA COMMERCIAL BANK LIMITED','15','VICTORIA COMMERCIAL BANK LIMITED','Y','15'),(16,'GUARANTY TRUST BANK KENYA LIMITED','16','GUARANTY TRUST BANK KENYA LIMITED','Y','16'),(17,'JAMII BORA BANK','17','JAMII BORA BANK','Y','17'),(18,'PARAMOUNT UNIVERSAL BANK LIMITED','18','PARAMOUNT UNIVERSAL BANK LIMITED','Y','18'),(19,'EQUATORIAL COMMERCIAL HOLDING LIMITED','19','EQUATORIAL COMMERCIAL HOLDING LIMITED','Y','19'),(20,'GIRO COMMERCIAL BANK LIMITED','20','GIRO COMMERCIAL BANK LIMITED','Y','20'),(21,'NIC BANK LIMITED','21','NIC BANK LIMITED','Y','21'),(22,'IMPERIAL BANK LIMITED','22','IMPERIAL BANK LIMITED','Y','22'),(23,'CFC STANBIC BANK KENYA LIMITED','23','CFC STANBIC BANK KENYA LIMITED','Y','23'),(24,'CHASE BANK LIMITED','24','CHASE BANK LIMITED','Y','24'),(25,'ACCESS BANK (KENYA) PLC','25','ACCESS BANK (KENYA) PLC','Y','25'),(26,'CREDIT BANK LIMITED','26','CREDIT BANK LIMITED','Y','26'),(27,'CONSOLIDATED BANK OF KENYA LIMITED','27','CONSOLIDATED BANK OF KENYA LIMITED','Y','27'),(28,'DUBAI BANK KENYA LIMITED','28','DUBAI BANK KENYA LIMITED','Y','28'),(29,'BANK OF AFRICA KENYA LIMITED','29','BANK OF AFRICA KENYA LIMITED','Y','29'),(30,'MIDDLE EAST BANK KENYA LIMITED','30','MIDDLE EAST BANK KENYA LIMITED','Y','30'),(31,'HABIB BANK A.G. ZURICH','31','HABIB BANK A.G. ZURICH','Y','31'),(32,'CITIBANK N.A.','32','CITIBANK N.A.','Y','32'),(33,'ORIENTAL COMMERCIAL BANK LIMITED','33','ORIENTAL COMMERCIAL BANK LIMITED','Y','33'),(34,'NATIONAL BANK OF KENYA LTD','34','NATIONAL BANK OF KENYA LTD','Y','34'),(35,'PRIME BANK LIMITED','35','PRIME BANK LIMITED','Y','35'),(36,'CENTRAL BANK OF KENYA','36','CENTRAL BANK OF KENYA','Y','36'),(37,'HABIB BANK LIMITED','37','HABIB BANK LIMITED','Y','37'),(38,'COMMERCIAL BANK OF AFRICA LIMITED','38','COMMERCIAL BANK OF AFRICA LIMITED','Y','38'),(39,'BANK OF BARODA KENYA LIMITED','39','BANK OF BARODA KENYA LIMITED','Y','39'),(40,'BANK OF INDIA','40','BANK OF INDIA','Y','40'),(41,'ABSA BANK KENYA PLC','41','ABSA BANK KENYA PLC','Y','41'),(42,'STANDARD CHARTERED BANK KENYA LIMITED','42','STANDARD CHARTERED BANK KENYA LIMITED','Y','42'),(43,'KENYA COMMERCIAL BANK LTD','43','KENYA COMMERCIAL BANK LTD','Y','43'),(44,'AFRICAN BANKING CORP BANK LTD','44','AFRICAN BANKING CORP BANK LTD','Y','44'),(45,'ECO BANK LIMITED','45','ECO BANK LIMITED','Y','45'),(46,'UBA KENYA BANK LTD','46','UBA KENYA BANK LTD','Y','46'),(47,'CO-OPERATIVE BANK OF KENYA LIMITED','47','CO-OPERATIVE BANK OF KENYA LIMITED','Y','47'); /*!40000 ALTER TABLE `bankcodes` 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 `beds` -- DROP TABLE IF EXISTS `beds`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `beds` ( `id` int(11) NOT NULL AUTO_INCREMENT, `houseno` varchar(100) NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'active', `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `name` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `roomid` varchar(20) NOT NULL, `plotno` varchar(20) DEFAULT NULL, `description` text NOT NULL, `chargeid` int(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `beds` -- LOCK TABLES `beds` WRITE; /*!40000 ALTER TABLE `beds` DISABLE KEYS */; /*!40000 ALTER TABLE `beds` 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(20) 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` varchar(50) NOT NULL, `status` varchar(50) 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, `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, `tax1` decimal(10,2) NOT NULL, `tax2` decimal(10,2) NOT NULL, `vatable` decimal(10,2) NOT NULL, `mytable` varchar(20) NOT NULL, `salesperson` varchar(20) DEFAULT NULL, `receiptno` varchar(20) DEFAULT NULL, `discountedtotal` varchar(20) NOT NULL DEFAULT '', `bedid` int(11) DEFAULT 1, `bedname` varchar(100) NOT NULL, `currency` varchar(20) DEFAULT NULL, `updatedid` int(20) DEFAULT NULL, `othercurrency` varchar(20) DEFAULT NULL, `othercurrencyamount` decimal(10,4) DEFAULT NULL, `tocurrencyamount` decimal(10,4) DEFAULT NULL, `tocurrencychnage` decimal(10,4) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `id` (`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, `currency` varchar(20) NOT NULL DEFAULT 'KES', `logo` 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','<H1 style=\"margin:0px;\">ROBISEARCH LTD( SAMPLE) </H1>\r\nNAIROBI, KENYA,0718667391, www.robisearch.com\r\n</BR>COMPANY PIN: P1XXXXXXX</br>\r\n</BR>TILL NO:111111111</br>\r\nCall us today if you need this Pos :0716413386\r\n\r\n','2024-04-24 16:04:42','active','1','','1','<H1 style=\"margin:0px;\">ROBISEARCH LTD( SAMPLE) </H1>\r\nNAIROBI, KENYA,0718667391, www.robisearch.com\r\n</BR>COMPANY PIN: P1XXXXXXX</br>\r\n</BR>TILL NO:111111111</br>\r\nCall us today if you need this Pos :0716413386\r\n\r\n','KES','2023-08-101691646451.jpeg'); /*!40000 ALTER TABLE `branch` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `branchlist` -- DROP TABLE IF EXISTS `branchlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `branchlist` ( `id` int(11) NOT NULL AUTO_INCREMENT, `tin` varchar(50) NOT NULL, `bhfId` varchar(50) NOT NULL, `bhfNm` text NOT NULL, `bhfSttsCd` varchar(50) NOT NULL DEFAULT 'active', `prvncNm` text NOT NULL, `dstrtNm` text NOT NULL, `sctrNm` varchar(50) NOT NULL, `locDesc` varchar(50) DEFAULT NULL, `mgrNm` varchar(50) NOT NULL DEFAULT 'KES', `mgrTelNo` varchar(50) NOT NULL, `mgrEmail` text NOT NULL, `hqYn` text NOT NULL, `branchid` varchar(50) DEFAULT 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 `branchlist` -- LOCK TABLES `branchlist` WRITE; /*!40000 ALTER TABLE `branchlist` DISABLE KEYS */; /*!40000 ALTER TABLE `branchlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `brands` -- DROP TABLE IF EXISTS `brands`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `brands` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `description` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `website` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `brands` -- LOCK TABLES `brands` WRITE; /*!40000 ALTER TABLE `brands` DISABLE KEYS */; INSERT INTO `brands` VALUES (1,'1','JKUAT','Our partner in ICT Field','karenmakena3@gmail.com','0702400635','','http://www.jkuat.ac.ke/','2016-12-13 06:47:33am','',0),(2,'1','SimbaNet','Our partner in in Nikague App','','','','https://www.simbanet.net/','','',0); /*!40000 ALTER TABLE `brands` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `budget` -- DROP TABLE IF EXISTS `budget`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `budget` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `expamount` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `todate` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `budget` -- LOCK TABLES `budget` WRITE; /*!40000 ALTER TABLE `budget` DISABLE KEYS */; /*!40000 ALTER TABLE `budget` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bulkdispatch` -- DROP TABLE IF EXISTS `bulkdispatch`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bulkdispatch` ( `id` int(11) NOT NULL AUTO_INCREMENT, `branchid` varchar(100) NOT NULL, `invoice` varchar(100) NOT NULL, `frombranch` varchar(50) NOT NULL, `remarks` varchar(100) NOT NULL, `enddate` varchar(50) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `createdate` varchar(50) NOT NULL, `description` text NOT NULL, `name` varchar(50) NOT NULL, `approvedby` int(20) NOT NULL, `dateapproved` int(20) NOT NULL, `tobranch` varchar(20) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'new', `startdate` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Transfer', `category` varchar(20) NOT NULL DEFAULT 'products', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 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','11742223988','1','','','1','1','2025-03-17 18:07:01','','H',0,0,'26','product','2025-03-17','Transfer','Customer'); /*!40000 ALTER TABLE `bulkdispatch` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bulkhouse` -- DROP TABLE IF EXISTS `bulkhouse`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bulkhouse` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` decimal(10,2) NOT NULL, `type` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `idno` varchar(100) NOT NULL, `createdat` datetime 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, `approvedby` varchar(60) NOT NULL, `approvaldate` varchar(60) NOT NULL, `phone` varchar(40) NOT NULL, `roomtype` decimal(10,2) NOT NULL, `balance` varchar(40) NOT NULL DEFAULT '0', `companyid` varchar(100) NOT NULL DEFAULT '1', `exactdate` varchar(50) NOT NULL, `vat` decimal(10,2) NOT NULL, `paymentdate` varchar(30) NOT NULL, `name` text 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 `bulkhouse` -- LOCK TABLES `bulkhouse` WRITE; /*!40000 ALTER TABLE `bulkhouse` DISABLE KEYS */; /*!40000 ALTER TABLE `bulkhouse` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bulkreservation` -- DROP TABLE IF EXISTS `bulkreservation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bulkreservation` ( `id` int(20) 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` varchar(50) NOT NULL, `status` varchar(50) 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, `paymentstatus` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `overpayment` decimal(10,2) NOT NULL, `discount` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `roomtype` varchar(40) NOT NULL, `number` varchar(10) NOT NULL, `total` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `mpesa` varchar(30) NOT NULL, `card` varchar(30) NOT NULL, `bookroom` varchar(20) NOT NULL, `credit` varchar(30) NOT NULL, `voucher` varchar(10) NOT NULL, `cheque` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `people` varchar(10) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'accommodation', `deposite` decimal(10,2) NOT NULL, `chargeid` int(11) NOT NULL, `booings` int(11) NOT NULL DEFAULT 1, `branchid` int(10) NOT NULL DEFAULT 1, `currency` varchar(20) DEFAULT NULL, `tax1` decimal(10,2) NOT NULL, `tax2` decimal(10,2) NOT NULL, `vatable` decimal(10,2) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `bulkreservation` -- LOCK TABLES `bulkreservation` WRITE; /*!40000 ALTER TABLE `bulkreservation` DISABLE KEYS */; /*!40000 ALTER TABLE `bulkreservation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `callcenter` -- DROP TABLE IF EXISTS `callcenter`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `callcenter` ( `id` int(11) NOT NULL AUTO_INCREMENT, `subject` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(30) NOT NULL, `messageid` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, `callername` text NOT NULL, `receiver` text NOT NULL, `calldate` varchar(30) NOT NULL, `phone` varchar(50) NOT NULL, `media` text NOT NULL, `email` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `callcenter` -- LOCK TABLES `callcenter` WRITE; /*!40000 ALTER TABLE `callcenter` DISABLE KEYS */; /*!40000 ALTER TABLE `callcenter` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `category` -- DROP TABLE IF EXISTS `category`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `category` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `category` -- LOCK TABLES `category` WRITE; /*!40000 ALTER TABLE `category` DISABLE KEYS */; INSERT INTO `category` VALUES (1,'Everyone','','2023-12-29 07:55:55','active','1','','1'),(2,'OTHERS','','2021-08-23 03:04:54pm','active','1','','1'); /*!40000 ALTER TABLE `category` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `charges` -- DROP TABLE IF EXISTS `charges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `charges` ( `id` int(20) NOT NULL AUTO_INCREMENT, `type` varchar(40) NOT NULL, `description` text NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `priority` int(11) NOT NULL, `companyid` int(5) NOT NULL DEFAULT 1, `branchid` int(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `charges` -- LOCK TABLES `charges` WRITE; /*!40000 ALTER TABLE `charges` DISABLE KEYS */; INSERT INTO `charges` VALUES (1,'RENT','','','2018-05-30 14:28:37','','',0,1,NULL),(2,'DEPOSIT','','','2018-05-30 14:27:39','','',0,1,NULL),(3,'WATER/POWER DEPOSIT','','','2018-05-30 14:28:49','','',0,1,NULL),(4,'PENALTY','','','2018-06-25 13:38:03','','',0,1,NULL),(5,'WATER','','','2018-06-27 11:33:55','','',0,1,NULL),(6,'PARTIAL PAYMENT','','','2018-06-29 16:22:30','','',0,1,NULL),(7,'GARBAGE','','','2018-07-03 16:56:46','','',0,1,NULL),(8,'DAMAGES','','','2018-07-17 12:30:05','','',0,1,NULL),(9,'AGREEMENT FORM','','','2018-07-23 10:21:11','','',0,1,NULL),(10,'POWER','','','2018-08-04 10:42:10','','',0,1,NULL),(11,'SEWAGE','SEWAGE','','2020-05-27 16:23:21','','',2,1,NULL),(12,'BED ONLY','','','2020-05-28 15:38:20','','',1,1,NULL),(13,'BED AND BREAKFAST','','','2020-05-28 15:38:39','','',2,1,NULL),(14,'PROJECTOR','','','2023-04-28 08:21:52','','',0,1,NULL),(15,'LAUNDRY','LAUNDRY','','2023-04-28 08:22:20','','',0,1,NULL),(16,'ROOM TRANSFER','200','','2023-04-30 06:16:29','','',2,1,NULL),(17,'BED 1','0','','2023-05-11 11:10:44','','',1,1,NULL),(18,'SERVICE CH DEPOSIT','0','','2023-05-11 11:10:51','','',0,1,NULL),(19,'SERVICE CHARGE','0','','2023-09-01 11:09:35','','',1,1,NULL); /*!40000 ALTER TABLE `charges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `cheque` -- DROP TABLE IF EXISTS `cheque`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `cheque` ( `id` int(50) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `paiddate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `bankname` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `business` varchar(100) NOT NULL, `type` varchar(15) NOT NULL, `chequenumber` varchar(70) NOT NULL, `exactdate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `cheque` -- LOCK TABLES `cheque` WRITE; /*!40000 ALTER TABLE `cheque` DISABLE KEYS */; /*!40000 ALTER TABLE `cheque` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `collection` -- DROP TABLE IF EXISTS `collection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `collection` ( `id` int(11) NOT NULL AUTO_INCREMENT, `paiddate` varchar(100) NOT NULL, `invoice` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `remarks` varchar(100) NOT NULL, `balance` varchar(30) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `paymentmethodes` int(10) NOT NULL, `createdate` varchar(50) NOT NULL, `name` varchar(30) NOT NULL DEFAULT 'payment', `transactioncode` varchar(50) NOT NULL, `supplier` int(11) DEFAULT NULL, `branchid` int(11) DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB 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) DEFAULT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, `serial` varchar(200) NOT NULL, `name` text 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 `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 `computers` -- DROP TABLE IF EXISTS `computers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `computers` ( `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, `computerno` text NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) DEFAULT NULL, `receiptno` varchar(50) NOT NULL, `duration` int(11) NOT NULL, `phone` varchar(20) DEFAULT NULL, `extensiontype` varchar(30) NOT NULL, `computernostatus` varchar(20) NOT NULL DEFAULT 'new', `computernodate` varchar(20) NOT NULL, `computernouserdata` text NOT NULL, `updatedid` int(11) 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 `computers` -- LOCK TABLES `computers` WRITE; /*!40000 ALTER TABLE `computers` DISABLE KEYS */; INSERT INTO `computers` VALUES (1,'ROBISEARCH LTD','e44','2023-02-13 07:08:17','Closed','1','2023-02-13 07:13:34','1','3','B0-22-7A-ED-77-F6','2023-02-24','2023-02-10','',0,NULL,'New Installation','new','','',1); /*!40000 ALTER TABLE `computers` 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=7 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'),(5,'Housing Levy',1.50,'active',1,1,'Housing Levy'),(6,'Housing Levy Relief',15.00,'active',1,1,'Housing Levy Relief'); /*!40000 ALTER TABLE `constants` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `contact` -- DROP TABLE IF EXISTS `contact`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `contact` ( `id` int(50) NOT NULL AUTO_INCREMENT, `country` varchar(60) NOT NULL, `firstname` varchar(50) NOT NULL, `lastname` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `contact` -- LOCK TABLES `contact` WRITE; /*!40000 ALTER TABLE `contact` DISABLE KEYS */; /*!40000 ALTER TABLE `contact` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `contactdetails` -- DROP TABLE IF EXISTS `contactdetails`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `contactdetails` ( `id` int(50) NOT NULL AUTO_INCREMENT, `title` text NOT NULL, `website` text NOT NULL, `contactdetails` text NOT NULL, `email` text NOT NULL, `phone` text NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `facebook` text NOT NULL, `twitter` text NOT NULL, `instagram` text NOT NULL, `linkedin` text NOT NULL, `youtube` text NOT NULL, `location` text NOT NULL, `aboutustitle` text NOT NULL, `aboutus` text NOT NULL, `whyustitle` text NOT NULL, `whyus` text NOT NULL, `whatsapp` text NOT NULL, `websites` text NOT NULL, `otherlinks` text NOT NULL, `termstitle` text NOT NULL, `terms` text NOT NULL, `deliverytitle` text NOT NULL, `delivery` text NOT NULL, `privacytitle` text NOT NULL, `privacy` text NOT NULL, `branches` text NOT NULL, `telegram` text NOT NULL, `otherlinktitle` text NOT NULL, `aboutuslogo` text NOT NULL, `businessname` text NOT NULL, `business` varchar(30) NOT NULL, `vision` text NOT NULL, `mission` text NOT NULL, `corevalues` text NOT NULL, `ourpromise` text NOT NULL, `returnpolicy` text NOT NULL, `workinghours` text NOT NULL, `updatedat` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `careertitle` text NOT NULL, `career` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `contactdetails` -- LOCK TABLES `contactdetails` WRITE; /*!40000 ALTER TABLE `contactdetails` DISABLE KEYS */; INSERT INTO `contactdetails` VALUES (1,'','https://robisearch.com/','kinoti','karenmakena3@gmail.com','0754413386, 0716413386,0780655987','','We have from 01/07/2020 to 31/8/2010','2016-12-13 06:47:33am','1',1,0,'https://web.facebook.com/Robiearch/','https://twitter.com/robisearch','https://www.linkedin.com/in/robert-manyala-995177122/','https://www.linkedin.com/in/robert-manyala-995177122/','https://www.youtube.com/channel/UC9Z1YpMKlCgwqn4H1nT1hLg/featured','Nairobi -Nara Fourth Floor,</br> Kisii-Oyondi Building','<b>About Us </b>','Robisearch Ltd is an ICT company that begun in 2011 as a result of innovations that transform lives globally. We are a member of the Nairobi Chambers (KNCCI) organization.We have great experience in dealing with customers having handled over 500 clients in all Kenyan towns such as Juja, Nairobi, Mombasa and Kisumu as well as beyond the country.We provide our clients with adequate support thus providing more value to our customers .Our systems are customized to fit a clients particular need.We are the company behind various innovations like…..</br>','Why Us ','We have a well-organized support and maintenance structure that we will sign with you as a Service Level Agreement that guarantees you;','https://api.whatsapp.com/send?phone=254716413386&text=&source=&data=&app_absent=','','POS.robisearch.com/','Terms and Condition ','karenmakena3@gmail.com','Delivery Information','Shipping Agents and Times</br>\r\n\r\nOur products ordered before 3pm are shipped within 24 Hours using the following carriers, Umash Bus Sacco, Easy Coach Sacco, North Rift Sacco or any other of your choice. Orders Placed in later hours are shipped on the following days</br>\r\nZipping Zones and Costs</br>\r\n\r\nOur shipping Zones are categorized into Coast Region, Rift Valley Region, Nairobi Region, North Easter Region and Nyanza Region. All orders to be collected at our shop are not chargeable any shipping cost. However all the other places we charge shipping cost depending with what our shipping agents charges; basically a shipping cost of between Ksh300- 400 applies except for regions within Nairobi County where a fee of roughly Ksh 150 – 200 applies. All shipping cost is subject to change without any notice.</br>','Privacy Details','PRIVACY POLICY</br>\r\n\r\nThis Privacy Policy explains what personal data is collected when you use the jiji.ng any jiji.ng mobile application, or website (“Jiji”, \"Website\", or \"App\") and the services provided through it (together with the Website and the App, the “Service”), how such personal data will be used, shared.</br>\r\n\r\nBY USING THE SERVICE, YOU PROMISE US THAT (I) YOU HAVE READ, UNDERSTOOD AND AGREED TO THIS PRIVACY POLICY, AND (II) YOU ARE OVER 16 YEARS OF AGE (OR HAVE HAD YOUR PARENT OR GUARDIAN READ AND AGREED TO THIS PRIVACY POLICY FOR YOU). If you do not agree or you are unable to make this promise, you must not use the Service. In such case, you must contact the support team via online chat or email to request deletion of your account and data.</br>\r\n\r\nProcess in respect of personal data, means to collect, store, and disclose to others.</br>\r\n\r\nTABLE OF CONTENTS</br>\r\n\r\n1. PERSONAL DATA CONTROLLER</br>\r\n\r\n2. CATEGORIES OF PERSONAL DATA WE COLLECT</br>\r\n\r\n3. FOR WHAT PURPOSES WE PROCESS PERSONAL DATA</br>\r\n\r\n4. AUTHORISED REQUIREMENT FOR PROCESSING YOUR PERSONAL DATA</br>\r\n\r\n5. WHO WE SHARE YOUR PERSONAL DATA WITH\r\n</br>\r\n6. HOW YOU CAN EXERCISE YOUR PRIVACY RIGHTS</br>\r\n\r\n7. AGE LIMITATION</br>\r\n\r\n8. CHANGES TO THIS PRIVACY POLICY</br>\r\n\r\n9. DATA RETENTION\r\n</br>\r\n10. CONTACT US</br>','Juja, Kisii','https://api.whatsapp.com/send?phone=254716413386&text=&source=&data=&app_absent=','POS LINK','2147483647','Robisearch is an ICT business organization that deals ICT based solutions. We have been in the industry since 2011. Our main activity is software developement. ','ROBISEARCH LTD',' Transforming the world through innovation',' To be the best ICT company offering innovate services globally.','nnovation, Integrity, hardwork, commitment, honesty, equality, justice, fairness, love.','To Give the best services at all times','Return Policy</br>\r\n\r\nAll defined terms used below shall have the meanings set forth in our Terms and Conditions. If you are not happy with your purchase, we will accept a return of a unused product within 7 days. Once we receive the returned item Breejoz Baby Shop & Maternity Collections will then give a full refund (excluding shipping as we are unable to refund the initial shipping cost of your order). Please allow 1-2 weeks for your return to be processed.</br>',' WORKING HOURS</br>\r\n\r\n Mon 8:00am - 6:00pm</br>\r\n Tue 8:00am - 6:00pm</br>\r\n Wed 8:00am - 6:00pm</br>\r\n Thur 8:00am - 6:00pm</br>\r\n Fri 8:00am - 6:00pm</br>\r\n Sat 8:00am - 6:00pm</br>\r\n\r\n','2020-07-04 08:44:24',1,'Job Vacancy','Join our sales team as online marketers'); /*!40000 ALTER TABLE `contactdetails` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `countrycodes` -- DROP TABLE IF EXISTS `countrycodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `countrycodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=253 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `countrycodes` -- LOCK TABLES `countrycodes` WRITE; /*!40000 ALTER TABLE `countrycodes` DISABLE KEYS */; INSERT INTO `countrycodes` VALUES (1,'ASCENSION ISLAND ','AC',NULL,'Y'),(2,'ANDORRA','AD',NULL,'Y'),(3,'UNITED ARAB EMIRATES ','AE',NULL,'Y'),(4,'ANTIGUA AND BARBUDA','AG',NULL,'Y'),(5,'ANGUILLA','AI',NULL,'Y'),(6,'ALBANIA ','AL',NULL,'Y'),(7,'ARMENIA','AM',NULL,'Y'),(8,'NETHERLANDS ANTILLES ','AN',NULL,'Y'),(9,'ANGOLA','AO',NULL,'Y'),(10,'ANTARCTICA','AQ',NULL,'Y'),(11,'ARGENTINA','AR',NULL,'Y'),(12,'AMERICAN SAMOA','AS',NULL,'Y'),(13,'AUSTRIA','AT',NULL,'Y'),(14,'AUSTRALIA','AU',NULL,'Y'),(15,'ARUBA','AW',NULL,'Y'),(16,'ALAND ISLANDS','AX',NULL,'Y'),(17,'AZERBAIJAN','AZ',NULL,'Y'),(18,'BOSNIA AND HERZEGOVINA ','BA',NULL,'Y'),(19,'BARBADOS ','BB',NULL,'Y'),(20,'BANGLADESH ','BD',NULL,'Y'),(21,'BELGIUM ','BE',NULL,'Y'),(22,'BURKINA FASO ','BF',NULL,'Y'),(23,'BULGARIA ','BG',NULL,'Y'),(24,'BAHRAIN','BH',NULL,'Y'),(25,'BURUNDI ','BI',NULL,'Y'),(26,'BENIN ','BJ',NULL,'Y'),(27,'BERMUDA ','BM',NULL,'Y'),(28,'BRUNEI DARUSSALAM ','BN',NULL,'Y'),(29,'BOLIVIA ','BO',NULL,'Y'),(30,'BRAZIL ','BR',NULL,'Y'),(31,'BAHAMAS ','BS',NULL,'Y'),(32,'BHUTAN ','BT',NULL,'Y'),(33,'BOUVET ISLAND ','BV',NULL,'Y'),(34,'BOTSWANA ','BW',NULL,'Y'),(35,'BELARUS ','BY',NULL,'Y'),(36,'BELIZE ','BZ',NULL,'Y'),(37,'CANADA ','CA',NULL,'Y'),(38,'COCOS (KEELING) ISLANDS ','CC',NULL,'Y'),(39,'CONGO, DEMOCRATIC REPUBLIC ','CD',NULL,'Y'),(40,'CENTRAL AFRICAN REPUBLIC ','CF',NULL,'Y'),(41,'CONGO ','CG',NULL,'Y'),(42,'SWITZERLAND ','CH',NULL,'Y'),(43,'COTE D\'IVOIRE (IVORY COAST) ','CI',NULL,'Y'),(44,'COOK ISLANDS ','CK',NULL,'Y'),(45,'CHILE ','CL',NULL,'Y'),(46,'CAMEROON ','CM',NULL,'Y'),(47,'CHINA ','CN',NULL,'Y'),(48,'COLOMBIA ','CO',NULL,'Y'),(49,'COSTA RICA ','CR',NULL,'Y'),(50,'CZECHOSLOVAKIA (FORMER) ','CS',NULL,'Y'),(51,'CUBA ','CU',NULL,'Y'),(52,'CAPE VERDE ','CV',NULL,'Y'),(53,'CHRISTMAS ISLAND ','CX',NULL,'Y'),(54,'CYPRUS ','CY',NULL,'Y'),(55,'CZECH REPUBLIC ','CZ',NULL,'Y'),(56,'GERMANY ','DE',NULL,'Y'),(57,'DJIBOUTI ','DJ',NULL,'Y'),(58,'DENMARK ','DK',NULL,'Y'),(59,'DOMINICA ','DM',NULL,'Y'),(60,'DOMINICAN REPUBLIC ','DO',NULL,'Y'),(61,'ALGERIA','DZ',NULL,'Y'),(62,'ECUADOR ','EC',NULL,'Y'),(63,'ESTONIA ','EE',NULL,'Y'),(64,'EGYPT ','EG',NULL,'Y'),(65,'WESTERN SAHARA ','EH',NULL,'Y'),(66,'ERITREA ','ER',NULL,'Y'),(67,'SPAIN ','ES',NULL,'Y'),(68,'ETHIOPIA ','ET',NULL,'Y'),(69,'EUROPEAN UNION ','EU',NULL,'Y'),(70,'FINLAND ','FI',NULL,'Y'),(71,'FIJI ','FJ',NULL,'Y'),(72,'FALKLAND ISLANDS (MALVINAS) ','FK',NULL,'Y'),(73,'MICRONESIA ','FM',NULL,'Y'),(74,'FAROE ISLANDS ','FO',NULL,'Y'),(75,'FRANCE ','FR',NULL,'Y'),(76,'FRANCE, METROPOLITAN ','FX',NULL,'Y'),(77,'GABON ','GA',NULL,'Y'),(78,'GREAT BRITAIN (UK) ','GB',NULL,'Y'),(79,'GRENADA ','GD',NULL,'Y'),(80,'GEORGIA ','GE',NULL,'Y'),(81,'FRENCH GUIANA ','GF',NULL,'Y'),(82,'GUERNSEY ','GG',NULL,'Y'),(83,'GHANA ','GH',NULL,'Y'),(84,'GIBRALTAR ','GI',NULL,'Y'),(85,'GREENLAND ','GL',NULL,'Y'),(86,'GAMBIA ','GM',NULL,'Y'),(87,'GUINEA ','GN',NULL,'Y'),(88,'GUADELOUPE ','GP',NULL,'Y'),(89,'EQUATORIAL GUINEA ','GQ',NULL,'Y'),(90,'GREECE ','GR',NULL,'Y'),(91,'S. GEORGIA AND S. SANDWICH ISLS. ','GS',NULL,'Y'),(92,'GUATEMALA ','GT',NULL,'Y'),(93,'GUAM ','GU',NULL,'Y'),(94,'GUINEA BISSAU ','GW',NULL,'Y'),(95,'GUYANA ','GY',NULL,'Y'),(96,'HONG KONG ','HK',NULL,'Y'),(97,'HEARD AND MCDONALD ISLANDS ','HM',NULL,'Y'),(98,'HONDURAS ','HN',NULL,'Y'),(99,'CROATIA (HRVATSKA) ','HR',NULL,'Y'),(100,'HAITI ','HT',NULL,'Y'),(101,'HUNGARY ','HU',NULL,'Y'),(102,'INDONESIA ','ID',NULL,'Y'),(103,'IRELAND ','IE',NULL,'Y'),(104,'ISRAEL ','IL',NULL,'Y'),(105,'ISLE OF MAN ','IM',NULL,'Y'),(106,'INDIA ','IN',NULL,'Y'),(107,'BRITISH INDIAN OCEAN TERRITORY ','IO',NULL,'Y'),(108,'IRAQ ','IQ',NULL,'Y'),(109,'IRAN ','IR',NULL,'Y'),(110,'ICELAND ','IS',NULL,'Y'),(111,'ITALY ','IT',NULL,'Y'),(112,'JERSEY ','JE',NULL,'Y'),(113,'JAMAICA ','JM',NULL,'Y'),(114,'JORDAN ','JO',NULL,'Y'),(115,'JAPAN ','JP',NULL,'Y'),(116,'KENYA ','KE',NULL,'Y'),(117,'KYRGYZSTAN ','KG',NULL,'Y'),(118,'CAMBODIA ','KH',NULL,'Y'),(119,'KIRIBATI ','KI',NULL,'Y'),(120,'COMOROS ','KM',NULL,'Y'),(121,'SAINT KITTS AND NEVIS ','KN',NULL,'Y'),(122,'NORTH KOREA','KP',NULL,'Y'),(123,'SOUTH KOREA','KR',NULL,'Y'),(124,'KUWAIT ','KW',NULL,'Y'),(125,'CAYMAN ISLANDS ','KY',NULL,'Y'),(126,'KAZAKHSTAN ','KZ',NULL,'Y'),(127,'LAOS ','LA',NULL,'Y'),(128,'LEBANON ','LB',NULL,'Y'),(129,'SAINT LUCIA ','LC',NULL,'Y'),(130,'LIECHTENSTEIN ','LI',NULL,'Y'),(131,'SRI LANKA ','LK',NULL,'Y'),(132,'LIBERIA ','LR',NULL,'Y'),(133,'LESOTHO ','LS',NULL,'Y'),(134,'LITHUANIA ','LT',NULL,'Y'),(135,'LUXEMBOURG ','LU',NULL,'Y'),(136,'LATVIA ','LV',NULL,'Y'),(137,'LIBYA ','LY',NULL,'Y'),(138,'MOROCCO ','MA',NULL,'Y'),(139,'MONACO ','MC',NULL,'Y'),(140,'MOLDOVA ','MD',NULL,'Y'),(141,'MONTENEGRO ','ME',NULL,'Y'),(142,'MADAGASCAR ','MG',NULL,'Y'),(143,'MARSHALL ISLANDS ','MH',NULL,'Y'),(144,'F.Y.R.O.M. (MACEDONIA) ','MK',NULL,'Y'),(145,'MALI ','ML',NULL,'Y'),(146,'MYANMAR ','MM',NULL,'Y'),(147,'MONGOLIA ','MN',NULL,'Y'),(148,'MACAU ','MO',NULL,'Y'),(149,'NORTHERN MARIANA ISLANDS ','MP',NULL,'Y'),(150,'MARTINIQUE ','MQ',NULL,'Y'),(151,'MAURITANIA ','MR',NULL,'Y'),(152,'MONTSERRAT ','MS',NULL,'Y'),(153,'MALTA ','MT',NULL,'Y'),(154,'MAURITIUS ','MU',NULL,'Y'),(155,'MALDIVES ','MV',NULL,'Y'),(156,'MALAWI ','MW',NULL,'Y'),(157,'MEXICO ','MX',NULL,'Y'),(158,'MALAYSIA ','MY',NULL,'Y'),(159,'MOZAMBIQUE ','MZ',NULL,'Y'),(160,'NAMIBIA ','NA',NULL,'Y'),(161,'NEW CALEDONIA ','NC',NULL,'Y'),(162,'NIGER ','NE',NULL,'Y'),(163,'NORFOLK ISLAND ','NF',NULL,'Y'),(164,'NIGERIA ','NG',NULL,'Y'),(165,'NICARAGUA ','NI',NULL,'Y'),(166,'NETHERLANDS ','NL',NULL,'Y'),(167,'NORWAY ','NO',NULL,'Y'),(168,'NEPAL ','NP',NULL,'Y'),(169,'NAURU ','NR',NULL,'Y'),(170,'NEUTRAL ZONE ','NT',NULL,'Y'),(171,'NIUE ','NU',NULL,'Y'),(172,'NEW ZEALAND (AOTEAROA) ','NZ',NULL,'Y'),(173,'OMAN ','OM',NULL,'Y'),(174,'PANAMA ','PA',NULL,'Y'),(175,'PERU ','PE',NULL,'Y'),(176,'FRENCH POLYNESIA ','PF',NULL,'Y'),(177,'PAPUA NEW GUINEA ','PG',NULL,'Y'),(178,'PHILIPPINES ','PH',NULL,'Y'),(179,'PAKISTAN ','PK',NULL,'Y'),(180,'POLAND ','PL',NULL,'Y'),(181,'ST. PIERRE AND MIQUELON ','PM',NULL,'Y'),(182,'PITCAIRN ','PN',NULL,'Y'),(183,'PUERTO RICO ','PR',NULL,'Y'),(184,'PALESTINIAN TERRITORY, OCCUPIED ','PS',NULL,'Y'),(185,'PORTUGAL ','PT',NULL,'Y'),(186,'PALAU ','PW',NULL,'Y'),(187,'PARAGUAY ','PY',NULL,'Y'),(188,'QATAR ','QA',NULL,'Y'),(189,'REUNION ','RE',NULL,'Y'),(190,'ROMANIA ','RO',NULL,'Y'),(191,'SERBIA ','RS',NULL,'Y'),(192,'RUSSIAN FEDERATION ','RU',NULL,'Y'),(193,'RWANDA ','RW',NULL,'Y'),(194,'SAUDI ARABIA ','SA',NULL,'Y'),(195,'SOLOMON ISLANDS ','SB',NULL,'Y'),(196,'SEYCHELLES ','SC',NULL,'Y'),(197,'SUDAN ','SD',NULL,'Y'),(198,'SWEDEN ','SE',NULL,'Y'),(199,'SINGAPORE ','SG',NULL,'Y'),(200,'ST. HELENA ','SH',NULL,'Y'),(201,'SLOVENIA ','SI',NULL,'Y'),(202,'SVALBARD & JAN MAYEN ISLANDS ','SJ',NULL,'Y'),(203,'SLOVAK REPUBLIC ','SK',NULL,'Y'),(204,'SIERRA LEONE ','SL',NULL,'Y'),(205,'SAN MARINO ','SM',NULL,'Y'),(206,'SENEGAL ','SN',NULL,'Y'),(207,'SOMALIA ','SO',NULL,'Y'),(208,'SURINAME ','SR',NULL,'Y'),(209,'SAO TOME AND PRINCIPE ','ST',NULL,'Y'),(210,'USSR (FORMER) ','SU',NULL,'Y'),(211,'EL SALVADOR ','SV',NULL,'Y'),(212,'SYRIA ','SY',NULL,'Y'),(213,'SWAZILAND ','SZ',NULL,'Y'),(214,'TURKS AND CAICOS ISLANDS ','TC',NULL,'Y'),(215,'CHAD ','TD',NULL,'Y'),(216,'FRENCH SOUTHERN TERRITORIES ','TF',NULL,'Y'),(217,'TOGO ','TG',NULL,'Y'),(218,'THAILAND ','TH',NULL,'Y'),(219,'TAJIKISTAN ','TJ',NULL,'Y'),(220,'TOKELAU ','TK',NULL,'Y'),(221,'TURKMENISTAN ','TM',NULL,'Y'),(222,'TUNISIA ','TN',NULL,'Y'),(223,'TONGA ','TO',NULL,'Y'),(224,'EAST TIMOR ','TP',NULL,'Y'),(225,'TURKEY ','TR',NULL,'Y'),(226,'TRINIDAD AND TOBAGO ','TT',NULL,'Y'),(227,'TUVALU ','TV',NULL,'Y'),(228,'TAIWAN ','TW',NULL,'Y'),(229,'TANZANIA ','TZ',NULL,'Y'),(230,'UKRAINE ','UA',NULL,'Y'),(231,'UGANDA ','UG',NULL,'Y'),(232,'UNITED KINGDOM ','UK',NULL,'Y'),(233,'US MINOR OUTLYING ISLANDS ','UM',NULL,'Y'),(234,'UNITED STATES ','US',NULL,'Y'),(235,'URUGUAY ','UY',NULL,'Y'),(236,'UZBEKISTAN ','UZ',NULL,'Y'),(237,'VATICAN CITY STATE (HOLY SEE) ','VA',NULL,'Y'),(238,'SAINT VINCENT & THE GRENADINES ','VC',NULL,'Y'),(239,'VENEZUELA ','VE',NULL,'Y'),(240,'BRITISH VIRGIN ISLANDS ','VG',NULL,'Y'),(241,'VIRGIN ISLANDS (U.S.) ','VI',NULL,'Y'),(242,'VIET NAM ','VN',NULL,'Y'),(243,'VANUATU ','VU',NULL,'Y'),(244,'WALLIS AND FUTUNA ISLANDS ','WF',NULL,'Y'),(245,'SAMOA ','WS',NULL,'Y'),(246,'YEMEN ','YE',NULL,'Y'),(247,'MAYOTTE ','YT',NULL,'Y'),(248,'SERBIA AND MONTENEGRO (FORMER) ','YU',NULL,'Y'),(249,'SOUTH AFRICA ','ZA',NULL,'Y'),(250,'ZAMBIA ','ZM',NULL,'Y'),(251,'(ZAIRE) SEE CD CONGO, DEMOCRATIC REPUBLIC ','ZR',NULL,'Y'),(252,'ZIMBABWE','ZW',NULL,'Y'); /*!40000 ALTER TABLE `countrycodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `county` -- DROP TABLE IF EXISTS `county`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `county` ( `id` int(40) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `name` varchar(255) DEFAULT NULL, `provincecode` varchar(50) NOT NULL, `description` text NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `county` -- LOCK TABLES `county` WRITE; /*!40000 ALTER TABLE `county` DISABLE KEYS */; INSERT INTO `county` VALUES (1,'1','Mombasa','2','Mombasa','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Kwale','2','Kwale','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Kilifi','2','Kilifi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Tana River','2','Tana River','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','Lamu','2','Lamu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Taita-Taveta','2','Taita-Taveta','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Garissa','5','Garissa','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Wajir','5','Wajir','0000-00-00 00:00:00','0000-00-00 00:00:00'),(9,'9','Mandera','5','Mandera','0000-00-00 00:00:00','0000-00-00 00:00:00'),(10,'10','Marsabit','3','Marsabit','0000-00-00 00:00:00','0000-00-00 00:00:00'),(11,'11','Isiolo','3','Isiolo','0000-00-00 00:00:00','0000-00-00 00:00:00'),(12,'12','Meru','3','Meru','0000-00-00 00:00:00','0000-00-00 00:00:00'),(13,'13','Tharaka-Nithi','3','Tharaka-Nithi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(14,'14','Embu','3','Embu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(15,'15','Kitui','3','Kitui','0000-00-00 00:00:00','0000-00-00 00:00:00'),(16,'16','Machakos','3','Machakos','0000-00-00 00:00:00','0000-00-00 00:00:00'),(17,'17','Makueni','3','Makueni','0000-00-00 00:00:00','0000-00-00 00:00:00'),(18,'18','Nyandarua','1','Nyandarua','0000-00-00 00:00:00','0000-00-00 00:00:00'),(19,'19','Nyeri','1','Nyeri','0000-00-00 00:00:00','0000-00-00 00:00:00'),(20,'20','Kirinyaga','1','Kirinyaga','0000-00-00 00:00:00','0000-00-00 00:00:00'),(21,'21','Murang\'a','1','Murang\'a','0000-00-00 00:00:00','0000-00-00 00:00:00'),(22,'22','Kiambu','1','Kiambu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(23,'23','Turkana','7','Turkana','0000-00-00 00:00:00','0000-00-00 00:00:00'),(24,'24','West Pokot','7','West Pokot','0000-00-00 00:00:00','0000-00-00 00:00:00'),(25,'25','Samburu','7','Samburu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(26,'26','Trans-Nzoia','7','Trans-Nzoia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(27,'27','Uasin Gishu','7','Uasin Gishu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(28,'28','Elgeyo-Marakwet','7','Elgeyo-Marakwet','0000-00-00 00:00:00','0000-00-00 00:00:00'),(29,'29','Nandi','7','Nandi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(30,'30','Baringo','7','Baringo','0000-00-00 00:00:00','0000-00-00 00:00:00'),(31,'31','Laikipia','7','Laikipia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(32,'32','Nakuru','7','Nakuru','0000-00-00 00:00:00','0000-00-00 00:00:00'),(33,'33','Narok','7','Narok','0000-00-00 00:00:00','0000-00-00 00:00:00'),(34,'34','Kajiado','7','Kajiado','0000-00-00 00:00:00','0000-00-00 00:00:00'),(35,'35','Kericho','7','Kericho','0000-00-00 00:00:00','0000-00-00 00:00:00'),(36,'36','Bomet','7','Bomet','0000-00-00 00:00:00','0000-00-00 00:00:00'),(37,'37','Kakamega','8','Kakamega','0000-00-00 00:00:00','0000-00-00 00:00:00'),(38,'38','Vihiga','8','Vihiga','0000-00-00 00:00:00','0000-00-00 00:00:00'),(39,'39','Bungoma','8','Bungoma','0000-00-00 00:00:00','0000-00-00 00:00:00'),(40,'40','Busia','8','Busia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(41,'41','Siaya','6','Siaya','0000-00-00 00:00:00','0000-00-00 00:00:00'),(42,'42','Kisumu','6','Kisumu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(43,'43','Homa Bay','6','Homa Bay','0000-00-00 00:00:00','0000-00-00 00:00:00'),(44,'44','Migori','6','Migori','0000-00-00 00:00:00','0000-00-00 00:00:00'),(45,'45','Kisii','6','Kisii','0000-00-00 00:00:00','0000-00-00 00:00:00'),(46,'46','Nyamira','6','Nyamira','0000-00-00 00:00:00','0000-00-00 00:00:00'),(47,'47','Nairobi','4','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `county` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `currency` -- DROP TABLE IF EXISTS `currency`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `currency` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(20) NOT NULL DEFAULT 1, `basecurrency` varchar(30) NOT NULL, `baseamount` varchar(30) NOT NULL, `tocurrency` varchar(30) NOT NULL, `toamount` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=38 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 (17,'USD','','2023-07-23 15:56:01','active','9','','1',1,'USD','1','','1'),(18,'TZS','','2023-07-23 15:57:10','active','9','','1',1,'USD','1','','2500'),(29,'EUR','','2023-09-28 09:06:17','active','1','','1',1,'EUR','1','','1'),(30,'GBP','','2023-09-28 09:06:28','active','1','','1',1,'GBP','1','','1'),(31,'KES','','2023-09-28 09:06:42','active','1','','1',1,'KES','1','','1'),(32,'TZS','','2023-09-28 09:07:01','active','1','','1',1,'TZS','1','','1'),(33,'KES','','2023-10-24 11:52:59','active','9','','1',1,'USD','1','','150'),(34,'EUR','','2023-10-29 10:31:44','active','9','','1',1,'USD','1','','0.94'),(35,'GBP','','2023-10-29 10:32:02','active','9','','1',1,'USD','1','','0.83'),(36,'USD','','2023-10-30 14:52:36','active','9','','1',1,'KES','1','','0.0067'),(37,'USD','','2023-11-06 12:36:08','active','9','','1',1,'TZS','1','','0.0004'); /*!40000 ALTER TABLE `currency` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `currencycodes` -- DROP TABLE IF EXISTS `currencycodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `currencycodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `symbol` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=180 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `currencycodes` -- LOCK TABLES `currencycodes` WRITE; /*!40000 ALTER TABLE `currencycodes` DISABLE KEYS */; INSERT INTO `currencycodes` VALUES (1,'United Arab Emirates dirham','AED',NULL,'Y','AED','1'),(2,'Afghan afghani','AFN',NULL,'Y','AFN','2'),(3,'Albanian lek','ALL',NULL,'Y','ALL','3'),(4,'Armenian dram','AMD',NULL,'Y','AMD','4'),(5,'Netherlands Antillean guilder','ANG',NULL,'Y','ANG','5'),(6,'Angolan kwanza','AOA',NULL,'Y','AOA','6'),(7,'Argentine peso','ARS',NULL,'Y','ARS','7'),(8,'Australian dollar','AUD',NULL,'Y','AUD','8'),(9,'Aruban florin','AWG',NULL,'Y','AWG','9'),(10,'Azerbaijani manat','AZN',NULL,'Y','AZN','10'),(11,'Bosnia and Herzegovina convertible mark','BAM',NULL,'Y','BAM','11'),(12,'Barbados dollar','BBD',NULL,'Y','BBD','12'),(13,'Bangladeshi taka','BDT',NULL,'Y','BDT','13'),(14,'Bulgarian lev','BGN',NULL,'Y','BGN','14'),(15,'Bahraini dinar','BHD',NULL,'Y','BHD','15'),(16,'Burundian franc','BIF',NULL,'Y','BIF','16'),(17,'Bermudian dollar','BMD',NULL,'Y','BMD','17'),(18,'Brunei dollar','BND',NULL,'Y','BND','18'),(19,'Boliviano','BOB',NULL,'Y','BOB','19'),(20,'Bolivian Mvdol (funds code)','BOV',NULL,'Y','BOV','20'),(21,'Brazilian real','BRL',NULL,'Y','BRL','21'),(22,'Bahamian dollar','BSD',NULL,'Y','BSD','22'),(23,'Bhutanese ngultrum','BTN',NULL,'Y','BTN','23'),(24,'Botswana pula','BWP',NULL,'Y','BWP','24'),(25,'New Belarusian ruble','BYN',NULL,'Y','BYN','25'),(26,'Belarusian ruble','BYR',NULL,'Y','BYR','26'),(27,'Belize dollar','BZD',NULL,'Y','BZD','27'),(28,'Canadian dollar','CAD',NULL,'Y','CAD','28'),(29,'Congolese franc','CDF',NULL,'Y','CDF','29'),(30,'WIR Euro (complementary currency)','CHE',NULL,'Y','CHE','30'),(31,'Swiss franc','CHF',NULL,'Y','CHF','31'),(32,'WIR Franc (complementary currency)','CHW',NULL,'Y','CHW','32'),(33,'Unidad de Fomento (funds code)','CLF',NULL,'Y','CLF','33'),(34,'Chilean peso','CLP',NULL,'Y','CLP','34'),(35,'Chinese yuan','CNY',NULL,'Y','CNY','35'),(36,'Colombian peso','COP',NULL,'Y','COP','36'),(37,'Unidad de Valor Real (UVR) (funds code)','COU',NULL,'Y','COU','37'),(38,'Costa Rican colon','CRC',NULL,'Y','CRC','38'),(39,'Cuban convertible peso','CUC',NULL,'Y','CUC','39'),(40,'Cuban peso','CUP',NULL,'Y','CUP','40'),(41,'Cape Verde escudo','CVE',NULL,'Y','CVE','41'),(42,'Czech koruna','CZK',NULL,'Y','CZK','42'),(43,'Djiboutian franc','DJF',NULL,'Y','DJF','43'),(44,'Danish krone','DKK',NULL,'Y','DKK','44'),(45,'Dominican peso','DOP',NULL,'Y','DOP','45'),(46,'Algerian dinar','DZD',NULL,'Y','DZD','46'),(47,'Egyptian pound','EGP',NULL,'Y','EGP','47'),(48,'Eritrean nakfa','ERN',NULL,'Y','ERN','48'),(49,'Ethiopian birr','ETB',NULL,'Y','ETB','49'),(50,'Euro','EUR',NULL,'Y','EUR','50'),(51,'Fiji dollar','FJD',NULL,'Y','FJD','51'),(52,'Falkland Islands pound','FKP',NULL,'Y','FKP','52'),(53,'Pound sterling','GBP',NULL,'Y','GBP','53'),(54,'Georgian lari','GEL',NULL,'Y','GEL','54'),(55,'Ghanaian cedi','GHS',NULL,'Y','GHS','55'),(56,'Gibraltar pound','GIP',NULL,'Y','GIP','56'),(57,'Gambian dalasi','GMD',NULL,'Y','GMD','57'),(58,'Guinean franc','GNF',NULL,'Y','GNF','58'),(59,'Guatemalan quetzal','GTQ',NULL,'Y','GTQ','59'),(60,'Guyanese dollar','GYD',NULL,'Y','GYD','60'),(61,'Hong Kong dollar','HKD',NULL,'Y','HKD','61'),(62,'Honduran lempira','HNL',NULL,'Y','HNL','62'),(63,'Croatian kuna','HRK',NULL,'Y','HRK','63'),(64,'Haitian gourde','HTG',NULL,'Y','HTG','64'),(65,'Hungarian forint','HUF',NULL,'Y','HUF','65'),(66,'Indonesian rupiah','IDR',NULL,'Y','IDR','66'),(67,'Israeli new shekel','ILS',NULL,'Y','ILS','67'),(68,'Indian rupee','INR',NULL,'Y','INR','68'),(69,'Iraqi dinar','IQD',NULL,'Y','IQD','69'),(70,'Iranian rial','IRR',NULL,'Y','IRR','70'),(71,'Icelandic króna','ISK',NULL,'Y','ISK','71'),(72,'Jamaican dollar','JMD',NULL,'Y','JMD','72'),(73,'Jordanian dinar','JOD',NULL,'Y','JOD','73'),(74,'Japanese yen','JPY',NULL,'Y','JPY','74'),(75,'Kenyan shilling','KES',NULL,'Y','KES','75'),(76,'Kyrgyzstani som','KGS',NULL,'Y','KGS','76'),(77,'Cambodian riel','KHR',NULL,'Y','KHR','77'),(78,'Comoro franc','KMF',NULL,'Y','KMF','78'),(79,'North Korean won','KPW',NULL,'Y','KPW','79'),(80,'South Korean won','KRW',NULL,'Y','KRW','80'),(81,'Kuwaiti dinar','KWD',NULL,'Y','KWD','81'),(82,'Cayman Islands dollar','KYD',NULL,'Y','KYD','82'),(83,'Kazakhstani tenge','KZT',NULL,'Y','KZT','83'),(84,'Lao kip','LAK',NULL,'Y','LAK','84'),(85,'Lebanese pound','LBP',NULL,'Y','LBP','85'),(86,'Sri Lankan rupee','LKR',NULL,'Y','LKR','86'),(87,'Liberian dollar','LRD',NULL,'Y','LRD','87'),(88,'Lesotho loti','LSL',NULL,'Y','LSL','88'),(89,'Libyan dinar','LYD',NULL,'Y','LYD','89'),(90,'Moroccan dirham','MAD',NULL,'Y','MAD','90'),(91,'Moldovan leu','MDL',NULL,'Y','MDL','91'),(92,'Malagasy ariary','MGA',NULL,'Y','MGA','92'),(93,'Macedonian denar','MKD',NULL,'Y','MKD','93'),(94,'Myanmar kyat','MMK',NULL,'Y','MMK','94'),(95,'Mongolian tögrög','MNT',NULL,'Y','MNT','95'),(96,'Macanese pataca','MOP',NULL,'Y','MOP','96'),(97,'Mauritanian ouguiya','MRO',NULL,'Y','MRO','97'),(98,'Mauritian rupee','MUR',NULL,'Y','MUR','98'),(99,'Maldivian rufiyaa','MVR',NULL,'Y','MVR','99'),(100,'Malawian kwacha','MWK',NULL,'Y','MWK','100'),(101,'Mexican peso','MXN',NULL,'Y','MXN','101'),(102,'Mexican Unidad de Inversion (UDI) (funds code)','MXV',NULL,'Y','MXV','102'),(103,'Malaysian ringgit','MYR',NULL,'Y','MYR','103'),(104,'Mozambican metical','MZN',NULL,'Y','MZN','104'),(105,'Namibian dollar','NAD',NULL,'Y','NAD','105'),(106,'Nigerian naira','NGN',NULL,'Y','NGN','106'),(107,'Nicaraguan córdoba','NIO',NULL,'Y','NIO','107'),(108,'Norwegian krone','NOK',NULL,'Y','NOK','108'),(109,'Nepalese rupee','NPR',NULL,'Y','NPR','109'),(110,'New Zealand dollar','NZD',NULL,'Y','NZD','110'),(111,'Omani rial','OMR',NULL,'Y','OMR','111'),(112,'Panamanian balboa','PAB',NULL,'Y','PAB','112'),(113,'Peruvian Sol','PEN',NULL,'Y','PEN','113'),(114,'Papua New Guinean kina','PGK',NULL,'Y','PGK','114'),(115,'Philippine peso','PHP',NULL,'Y','PHP','115'),(116,'Pakistani rupee','PKR',NULL,'Y','PKR','116'),(117,'Polish zloty','PLN',NULL,'Y','PLN','117'),(118,'Paraguayan guaraní','PYG',NULL,'Y','PYG','118'),(119,'Qatari riyal','QAR',NULL,'Y','QAR','119'),(120,'Romanian leu','RON',NULL,'Y','RON','120'),(121,'Serbian dinar','RSD',NULL,'Y','RSD','121'),(122,'Russian ruble','RUB',NULL,'Y','RUB','122'),(123,'Rwandan franc','RWF',NULL,'Y','RWF','123'),(124,'Saudi riyal','SAR',NULL,'Y','SAR','124'),(125,'Solomon Islands dollar','SBD',NULL,'Y','SBD','125'),(126,'Seychelles rupee','SCR',NULL,'Y','SCR','126'),(127,'Sudanese pound','SDG',NULL,'Y','SDG','127'),(128,'Swedish krona/kronor','SEK',NULL,'Y','SEK','128'),(129,'Singapore dollar','SGD',NULL,'Y','SGD','129'),(130,'Saint Helena pound','SHP',NULL,'Y','SHP','130'),(131,'Sierra Leonean leone','SLL',NULL,'Y','SLL','131'),(132,'Somali shilling','SOS',NULL,'Y','SOS','132'),(133,'Surinamese dollar','SRD',NULL,'Y','SRD','133'),(134,'South Sudanese pound','SSP',NULL,'Y','SSP','134'),(135,'São Tomé and Príncipe dobra','STD',NULL,'Y','STD','135'),(136,'Salvadoran colón','SVC',NULL,'Y','SVC','136'),(137,'Syrian pound','SYP',NULL,'Y','SYP','137'),(138,'Swazi lilangeni','SZL',NULL,'Y','SZL','138'),(139,'Thai baht','THB',NULL,'Y','THB','139'),(140,'Tajikistani somoni','TJS',NULL,'Y','TJS','140'),(141,'Turkmenistani manat','TMT',NULL,'Y','TMT','141'),(142,'Tunisian dinar','TND',NULL,'Y','TND','142'),(143,'Tongan pa?anga','TOP',NULL,'Y','TOP','143'),(144,'Turkish lira','TRY',NULL,'Y','TRY','144'),(145,'Trinidad and Tobago dollar','TTD',NULL,'Y','TTD','145'),(146,'New Taiwan dollar','TWD',NULL,'Y','TWD','146'),(147,'Tanzanian shilling','TZS',NULL,'Y','TZS','147'),(148,'Ukrainian hryvnia','UAH',NULL,'Y','UAH','148'),(149,'Ugandan shilling','UGX',NULL,'Y','UGX','149'),(150,'United States dollar','USD',NULL,'Y','USD','150'),(151,'United States dollar (next day) (funds code)','USN',NULL,'Y','USN','151'),(152,'Uruguay Peso en Unidades Indexadas (URUIURUI) (funds code)','UYI',NULL,'Y','UYI','152'),(153,'Uruguayan peso','UYU',NULL,'Y','UYU','153'),(154,'Uzbekistan som','UZS',NULL,'Y','UZS','154'),(155,'Venezuelan bolívar','VEF',NULL,'Y','VEF','155'),(156,'Vietnamese dong','VND',NULL,'Y','VND','156'),(157,'Vanuatu vatu','VUV',NULL,'Y','VUV','157'),(158,'Samoan tala','WST',NULL,'Y','WST','158'),(159,'CFA franc BEAC','XAF',NULL,'Y','XAF','159'),(160,'Silver (one troy ounce)','XAG',NULL,'Y','XAG','160'),(161,'Gold (one troy ounce)','XAU',NULL,'Y','XAU','161'),(162,'European Composite Unit (EURCO) (bond market unit)','XBA',NULL,'Y','XBA','162'),(163,'European Monetary Unit (E.M.U.-6) (bond market unit)','XBB',NULL,'Y','XBB','163'),(164,'European Unit of Account 9 (E.U.A.-9) (bond market unit)','XBC',NULL,'Y','XBC','164'),(165,'European Unit of Account 17 (E.U.A.-17) (bond market unit)','XBD',NULL,'Y','XBD','165'),(166,'East Caribbean dollar','XCD',NULL,'Y','XCD','166'),(167,'Special drawing rights','XDR',NULL,'Y','XDR','167'),(168,'CFA franc BCEAO','XOF',NULL,'Y','XOF','168'),(169,'Palladium (one troy ounce)','XPD',NULL,'Y','XPD','169'),(170,'CFP franc (franc Pacifique)','XPF',NULL,'Y','XPF','170'),(171,'Platinum (one troy ounce)','XPT',NULL,'Y','XPT','171'),(172,'SUCRE','XSU',NULL,'Y','XSU','172'),(173,'Code reserved for testing purposes','XTS',NULL,'Y','XTS','173'),(174,'ADB Unit of Account','XUA',NULL,'Y','XUA','174'),(175,'No currency','XXX',NULL,'Y','XXX','175'),(176,'Yemeni rial','YER',NULL,'Y','YER','176'),(177,'South African rand','ZAR',NULL,'Y','ZAR','177'),(178,'Zambian kwacha','ZMW',NULL,'Y','ZMW','178'),(179,'Zimbabwean dollar A/10','ZWL',NULL,'Y','ZWL','179'); /*!40000 ALTER TABLE `currencycodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customedproductcategory` -- DROP TABLE IF EXISTS `customedproductcategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customedproductcategory` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` varchar(30) NOT NULL, `commission` varchar(20) NOT NULL DEFAULT '0', `shipping` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Percentage', `imgid` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customedproductcategory` -- LOCK TABLES `customedproductcategory` WRITE; /*!40000 ALTER TABLE `customedproductcategory` DISABLE KEYS */; /*!40000 ALTER TABLE `customedproductcategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customer` -- DROP TABLE IF EXISTS `customer`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customer` ( `id` int(11) NOT NULL AUTO_INCREMENT, `firstname` varchar(100) NOT NULL, `surname` varchar(50) NOT NULL, `username` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `business` varchar(50) NOT NULL, `county` varchar(50) NOT NULL, `createddate` varchar(50) NOT NULL, `password` varchar(30) NOT NULL, `website` varchar(100) NOT NULL, `dob` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `description` text NOT NULL, `box` varchar(50) NOT NULL, `source` varchar(50) DEFAULT NULL, `town` varchar(50) NOT NULL, `country` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `apiaccount_id` varchar(30) NOT NULL DEFAULT '1', `recoverpassword` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `companyid` int(10) NOT NULL DEFAULT 1, `service` text NOT NULL, `usertype` varchar(50) DEFAULT NULL, `smstype` int(10) NOT NULL DEFAULT 2, `refer` text NOT NULL, `email` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customer` -- LOCK TABLES `customer` WRITE; /*!40000 ALTER TABLE `customer` DISABLE KEYS */; /*!40000 ALTER TABLE `customer` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customerfiscalyear` -- DROP TABLE IF EXISTS `customerfiscalyear`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customerfiscalyear` ( `id` int(40) NOT NULL AUTO_INCREMENT, `name` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `category` varchar(20) NOT NULL DEFAULT 'customer', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customerfiscalyear` -- LOCK TABLES `customerfiscalyear` WRITE; /*!40000 ALTER TABLE `customerfiscalyear` DISABLE KEYS */; INSERT INTO `customerfiscalyear` VALUES (1,'','active','2022-00-00 00:00:00','2021-00-00 00:00:00',1,1,'\r\n<div style=\"border:1px solid',3333.00,44444.00,0,'1',0,'member'); /*!40000 ALTER TABLE `customerfiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customersupplierbalance` -- DROP TABLE IF EXISTS `customersupplierbalance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customersupplierbalance` ( `id` int(40) NOT NULL AUTO_INCREMENT, `description` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `customerid` int(11) NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'customer', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customersupplierbalance` -- LOCK TABLES `customersupplierbalance` WRITE; /*!40000 ALTER TABLE `customersupplierbalance` DISABLE KEYS */; /*!40000 ALTER TABLE `customersupplierbalance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailycharges` -- DROP TABLE IF EXISTS `dailycharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailycharges` ( `myinvoice` varchar(50) DEFAULT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(10) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` text NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL DEFAULT '16', `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 'checkin', `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, `transactioncode` varchar(50) NOT NULL, `name` varchar(20) NOT NULL, `chargeid` varchar(20) NOT NULL, `plotno` varchar(20) NOT NULL, `houseno` varchar(20) NOT NULL, `cost` varchar(20) NOT NULL, `createdat` varchar(30) NOT NULL, `discountedtotal` varchar(20) DEFAULT NULL, `idno` varchar(20) DEFAULT NULL, `phone` varchar(50) DEFAULT NULL, `checkin` varchar(30) DEFAULT NULL, `checkout` varchar(30) DEFAULT NULL, `roomtype` varchar(20) DEFAULT NULL, `bedid` varchar(20) DEFAULT NULL, `bedname` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailycharges` -- LOCK TABLES `dailycharges` WRITE; /*!40000 ALTER TABLE `dailycharges` DISABLE KEYS */; /*!40000 ALTER TABLE `dailycharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailycollections` -- DROP TABLE IF EXISTS `dailycollections`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailycollections` ( `id` int(40) NOT NULL AUTO_INCREMENT, `idno` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `createdat` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `name` varchar(30) NOT NULL, `total` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `mpesa` varchar(30) NOT NULL, `card` varchar(30) NOT NULL, `credit` varchar(30) NOT NULL, `voucher` varchar(10) NOT NULL, `cheque` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `controller` varchar(30) NOT NULL, `expense` varchar(30) NOT NULL, `cash` varchar(30) NOT NULL, `discount` varchar(30) NOT NULL, `entrydate` varchar(30) NOT NULL, `contact` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `tax` decimal(10,2) NOT NULL, `sort` decimal(10,2) NOT NULL, `sortmoney` decimal(10,2) NOT NULL, `transactiondate` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `openingbalance` decimal(10,2) NOT NULL, `closingbalance` decimal(10,2) NOT NULL, `cashcollected` decimal(10,2) NOT NULL, `totalsales` decimal(10,2) NOT NULL, `debt` decimal(10,0) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailycollections` -- LOCK TABLES `dailycollections` WRITE; /*!40000 ALTER TABLE `dailycollections` DISABLE KEYS */; /*!40000 ALTER TABLE `dailycollections` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailytasks` -- DROP TABLE IF EXISTS `dailytasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailytasks` ( `id` int(30) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `status` varchar(11) NOT NULL DEFAULT 'active', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, `taskid` int(11) NOT NULL, `achieved` varchar(20) NOT NULL, `period` varchar(20) NOT NULL, `description` text NOT NULL, `exactdate` varchar(30) NOT NULL, `day` varchar(20) NOT NULL, `comment` text NOT NULL, `updatedby` int(11) NOT NULL, `mykey` varchar(50) NOT NULL, `approval` varchar(20) NOT NULL, PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `type` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailytasks` -- LOCK TABLES `dailytasks` WRITE; /*!40000 ALTER TABLE `dailytasks` DISABLE KEYS */; /*!40000 ALTER TABLE `dailytasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `damages` -- DROP TABLE IF EXISTS `damages`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `damages` ( `id` int(10) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `datedamaged` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `product` text NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(5) DEFAULT 1, `invoice` varchar(50) NOT NULL, `buyingprice` varchar(20) NOT NULL, `ttbrice` 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 `damages` -- LOCK TABLES `damages` WRITE; /*!40000 ALTER TABLE `damages` DISABLE KEYS */; /*!40000 ALTER TABLE `damages` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `deals` -- DROP TABLE IF EXISTS `deals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `deals` ( `id` int(50) NOT NULL AUTO_INCREMENT, `owner` varchar(100) NOT NULL, `title` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `nextstep` text NOT NULL, `contactname` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `fromdate` datetime NOT NULL, `todate` datetime NOT NULL, `probability` varchar(100) NOT NULL, `expectedrevenue` varchar(100) NOT NULL, `stage` varchar(100) NOT NULL, `status` varchar(100) NOT NULL DEFAULT 'active', `comments` text NOT NULL, `userid` varchar(100) NOT NULL, `dateposted` datetime NOT NULL, `companyid` varchar(100) NOT NULL, `allsteps` text NOT NULL, `dealowner` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `deals` -- LOCK TABLES `deals` WRITE; /*!40000 ALTER TABLE `deals` DISABLE KEYS */; /*!40000 ALTER TABLE `deals` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dealsfeedback` -- DROP TABLE IF EXISTS `dealsfeedback`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dealsfeedback` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dealsfeedback` -- LOCK TABLES `dealsfeedback` WRITE; /*!40000 ALTER TABLE `dealsfeedback` DISABLE KEYS */; /*!40000 ALTER TABLE `dealsfeedback` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dealstatus` -- DROP TABLE IF EXISTS `dealstatus`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dealstatus` ( `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=9 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dealstatus` -- LOCK TABLES `dealstatus` WRITE; /*!40000 ALTER TABLE `dealstatus` DISABLE KEYS */; INSERT INTO `dealstatus` VALUES (1,'Interested',1),(2,'Not Interested',1),(3,'Closed',1),(4,'Don\'t Call me again',1),(5,'Ordered',1),(6,'Not Ordered',1),(7,'Not Picking',1),(8,'Call Later',1); /*!40000 ALTER TABLE `dealstatus` 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`), KEY `id` (`id`,`account`,`code`,`userid`,`branch`) ) ENGINE=InnoDB AUTO_INCREMENT=36613 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,'1050','11725794127','2024-09-08 14:15:29',15000.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172579413702340341420','No',NULL,NULL,''),(2,'1110','11725794127','2024-09-08 14:15:29',NULL,9000.00,'','1','1','Inventory sold','1','','sales','B046','','No',NULL,NULL,''),(3,'5500','11725794127','2024-09-08 14:15:29',9000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4,'4000','11725794127','2024-09-08 14:15:29',NULL,15000.00,'','1','1','Good sold','1','','sales','B046','','No',NULL,NULL,''),(5,'1050','11725794176','2024-09-08 14:16:18',5000.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172579418302422423323','No',NULL,NULL,''),(6,'1110','11725794176','2024-09-08 14:16:18',NULL,2800.00,'','1','1','Inventory sold','1','','sales','B101','','No',NULL,NULL,''),(7,'5500','11725794176','2024-09-08 14:16:18',2800.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8,'4000','11725794176','2024-09-08 14:16:18',NULL,5000.00,'','1','1','Good sold','1','','sales','B101','','No',NULL,NULL,''),(9,'1050','11725794290','2024-09-08 14:18:12',300.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172579429732232332331','No',NULL,NULL,''),(10,'4000','11725794290','2024-09-08 14:18:12',NULL,300.00,'','1','1','Good sold','1','','sales','B011','','No',NULL,NULL,''),(11,'1050','11725796157','2024-09-08 14:49:39',750.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172579619220290231719','No',NULL,NULL,''),(12,'1110','11725796157','2024-09-08 14:49:39',NULL,750.00,'','1','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(13,'5500','11725796157','2024-09-08 14:49:39',750.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14,'4000','11725796157','2024-09-08 14:49:39',NULL,750.00,'','1','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(15,'1050','11725797869','2024-09-08 15:17:51',1200.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172579817603130087091','No',NULL,NULL,''),(16,'1110','11725797869','2024-09-08 15:17:51',NULL,610.00,'','1','1','Inventory sold','1','','sales','B041','','No',NULL,NULL,''),(17,'5500','11725797869','2024-09-08 15:17:51',610.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18,'4000','11725797869','2024-09-08 15:17:51',NULL,1200.00,'','1','1','Good sold','1','','sales','B041','','No',NULL,NULL,''),(19,'1050','11725798351','2024-09-08 15:26:03',400.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172579836673263309003','No',NULL,NULL,''),(20,'1110','11725798351','2024-09-08 15:26:03',NULL,100.00,'','1','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(21,'5500','11725798351','2024-09-08 15:26:03',100.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22,'4000','11725798351','2024-09-08 15:26:03',NULL,400.00,'','1','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(23,'1050','11725798422','2024-09-08 15:27:11',400.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172579843533122022280','No',NULL,NULL,''),(24,'1110','11725798422','2024-09-08 15:27:11',NULL,100.00,'','1','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(25,'5500','11725798422','2024-09-08 15:27:11',100.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26,'4000','11725798422','2024-09-08 15:27:11',NULL,400.00,'','1','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(27,'1050','11725798492','2024-09-08 15:28:19',400.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172579850523135213240','No',NULL,NULL,''),(28,'1110','11725798492','2024-09-08 15:28:19',NULL,100.00,'','1','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(29,'5500','11725798492','2024-09-08 15:28:19',100.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30,'4000','11725798492','2024-09-08 15:28:19',NULL,400.00,'','1','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(31,'1050','11725798693','2024-09-08 15:31:44',400.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172579870933010134239','No',NULL,NULL,''),(32,'1110','11725798693','2024-09-08 15:31:44',NULL,100.00,'','1','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(33,'5500','11725798693','2024-09-08 15:31:44',100.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34,'4000','11725798693','2024-09-08 15:31:44',NULL,400.00,'','1','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(35,'1050','11725799314','2024-09-08 15:41:57',2200.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172579932633233031323','No',NULL,NULL,''),(36,'1110','11725799314','2024-09-08 15:41:57',NULL,1290.00,'','1','1','Inventory sold','1','','sales','B044','','No',NULL,NULL,''),(37,'5500','11725799314','2024-09-08 15:41:57',1290.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(38,'4000','11725799314','2024-09-08 15:41:57',NULL,2200.00,'','1','1','Good sold','1','','sales','B044','','No',NULL,NULL,''),(39,'1050','11725799831','2024-09-08 15:52:01',8500.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172579992710002237340','No',NULL,NULL,''),(40,'1110','11725799831','2024-09-08 15:52:01',NULL,4900.00,'','1','1','Inventory sold','1','','sales','B142','','No',NULL,NULL,''),(41,'1110','11725799831','2024-09-08 15:52:01',NULL,525.00,'','1','1','Inventory sold','1','','sales','6028','','No',NULL,NULL,''),(42,'5500','11725799831','2024-09-08 15:52:01',5425.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(43,'4000','11725799831','2024-09-08 15:52:01',NULL,7500.00,'','1','1','Good sold','1','','sales','B142','','No',NULL,NULL,''),(44,'4000','11725799831','2024-09-08 15:52:01',NULL,1000.00,'','1','1','Good sold','1','','sales','6028','','No',NULL,NULL,''),(45,'1050','11725799927','2024-09-08 15:52:59',5400.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172579998930233330341','No',NULL,NULL,''),(46,'1110','11725799927','2024-09-08 15:52:59',NULL,3400.00,'','1','1','Inventory sold','1','','sales','B153','','No',NULL,NULL,''),(47,'1110','11725799927','2024-09-08 15:52:59',NULL,100.00,'','1','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(48,'5500','11725799927','2024-09-08 15:52:59',3500.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(49,'4000','11725799927','2024-09-08 15:52:59',NULL,5000.00,'','1','1','Good sold','1','','sales','B153','','No',NULL,NULL,''),(50,'4000','11725799927','2024-09-08 15:52:59',NULL,400.00,'','1','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(51,'1050','71725801051','2024-09-08 16:11:13',1500.00,NULL,'','7','1','Payment of goods sold','1','','payment','','7172580108372328732228','No',NULL,NULL,''),(52,'1110','71725801051','2024-09-08 16:11:13',NULL,1500.00,'','7','1','Inventory sold','1','','sales','6015','','No',NULL,NULL,''),(53,'5500','71725801051','2024-09-08 16:11:13',1500.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(54,'4000','71725801051','2024-09-08 16:11:13',NULL,1500.00,'','7','1','Good sold','1','','sales','6015','','No',NULL,NULL,''),(55,'1050','71725801172','2024-09-08 16:13:05',750.00,NULL,'','7','1','Payment of goods sold','1','','payment','','7172580118922313909820','No',NULL,NULL,''),(56,'1110','71725801172','2024-09-08 16:13:05',NULL,750.00,'','7','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(57,'5500','71725801172','2024-09-08 16:13:05',750.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(58,'4000','71725801172','2024-09-08 16:13:05',NULL,750.00,'','7','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(59,'1050','71725801225','2024-09-08 16:13:56',750.00,NULL,'','7','1','Payment of goods sold','1','','payment','','7172580124084200227023','No',NULL,NULL,''),(60,'1110','71725801225','2024-09-08 16:13:56',NULL,750.00,'','7','1','Inventory sold','1','','sales','5979','','No',NULL,NULL,''),(61,'5500','71725801225','2024-09-08 16:13:56',750.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(62,'4000','71725801225','2024-09-08 16:13:56',NULL,750.00,'','7','1','Good sold','1','','sales','5979','','No',NULL,NULL,''),(63,'4000','11725799927','2024-09-08 16:16:35',5000.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(64,'1000','11725799927','2024-09-08 16:16:35',NULL,5000.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(65,'5500','11725799927','2024-09-08 16:16:35',NULL,3400.00,'','1','1','Cost of goods returned','1','','sales','B153','','No',NULL,NULL,''),(66,'1110','11725799927','2024-09-08 16:16:35',3400.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(67,'4000','11725799927','2024-09-08 16:16:37',400.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(68,'1000','11725799927','2024-09-08 16:16:37',NULL,400.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(69,'5500','11725799927','2024-09-08 16:16:37',NULL,100.00,'','1','1','Cost of goods returned','1','','sales','17','','No',NULL,NULL,''),(70,'1110','11725799927','2024-09-08 16:16:37',100.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(71,'1050','11725801538','2024-09-08 16:19:41',650.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172580158555302302224','No',NULL,NULL,''),(72,'1110','11725801538','2024-09-08 16:19:41',NULL,400.00,'','1','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(73,'5500','11725801538','2024-09-08 16:19:41',400.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(74,'4000','11725801538','2024-09-08 16:19:41',NULL,650.00,'','1','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(75,'4000','11725794127','2024-09-08 17:27:49',15000.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(76,'1000','11725794127','2024-09-08 17:27:49',NULL,15000.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(77,'5500','11725794127','2024-09-08 17:27:49',NULL,9000.00,'','1','1','Cost of goods returned','1','','sales','B046','','No',NULL,NULL,''),(78,'1110','11725794127','2024-09-08 17:27:49',9000.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(79,'4000','11725801538','2024-09-08 17:27:57',650.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(80,'1000','11725801538','2024-09-08 17:27:57',NULL,650.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(81,'5500','11725801538','2024-09-08 17:27:57',NULL,400.00,'','1','1','Cost of goods returned','1','','sales','6046','','No',NULL,NULL,''),(82,'1110','11725801538','2024-09-08 17:27:57',400.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(83,'4000','11725799831','2024-09-08 17:28:06',7500.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(84,'1000','11725799831','2024-09-08 17:28:06',NULL,7500.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(85,'5500','11725799831','2024-09-08 17:28:06',NULL,4900.00,'','1','1','Cost of goods returned','1','','sales','B142','','No',NULL,NULL,''),(86,'1110','11725799831','2024-09-08 17:28:06',4900.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(87,'4000','11725799831','2024-09-08 17:28:08',1000.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(88,'1000','11725799831','2024-09-08 17:28:08',NULL,1000.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(89,'5500','11725799831','2024-09-08 17:28:08',NULL,525.00,'','1','1','Cost of goods returned','1','','sales','6028','','No',NULL,NULL,''),(90,'1110','11725799831','2024-09-08 17:28:08',525.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(91,'4000','11725799314','2024-09-08 17:28:17',2200.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(92,'1000','11725799314','2024-09-08 17:28:17',NULL,2200.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(93,'5500','11725799314','2024-09-08 17:28:17',NULL,1290.00,'','1','1','Cost of goods returned','1','','sales','B044','','No',NULL,NULL,''),(94,'1110','11725799314','2024-09-08 17:28:17',1290.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(95,'4000','11725798693','2024-09-08 17:28:34',400.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(96,'1000','11725798693','2024-09-08 17:28:34',NULL,400.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(97,'5500','11725798693','2024-09-08 17:28:34',NULL,100.00,'','1','1','Cost of goods returned','1','','sales','17','','No',NULL,NULL,''),(98,'1110','11725798693','2024-09-08 17:28:34',100.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(99,'4000','11725794176','2024-09-08 17:29:31',5000.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(100,'1000','11725794176','2024-09-08 17:29:31',NULL,5000.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(101,'5500','11725794176','2024-09-08 17:29:31',NULL,2800.00,'','1','1','Cost of goods returned','1','','sales','B101','','No',NULL,NULL,''),(102,'1110','11725794176','2024-09-08 17:29:31',2800.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(103,'4000','11725798492','2024-09-08 17:29:40',400.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(104,'1000','11725798492','2024-09-08 17:29:40',NULL,400.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(105,'5500','11725798492','2024-09-08 17:29:40',NULL,100.00,'','1','1','Cost of goods returned','1','','sales','17','','No',NULL,NULL,''),(106,'1110','11725798492','2024-09-08 17:29:40',100.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(107,'4000','11725798422','2024-09-08 17:29:52',400.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(108,'1000','11725798422','2024-09-08 17:29:52',NULL,400.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(109,'5500','11725798422','2024-09-08 17:29:52',NULL,100.00,'','1','1','Cost of goods returned','1','','sales','17','','No',NULL,NULL,''),(110,'1110','11725798422','2024-09-08 17:29:52',100.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(111,'4000','11725798351','2024-09-08 17:30:13',400.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(112,'1000','11725798351','2024-09-08 17:30:13',NULL,400.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(113,'5500','11725798351','2024-09-08 17:30:13',NULL,100.00,'','1','1','Cost of goods returned','1','','sales','17','','No',NULL,NULL,''),(114,'1110','11725798351','2024-09-08 17:30:13',100.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(115,'4000','11725797869','2024-09-08 17:30:22',1200.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(116,'1000','11725797869','2024-09-08 17:30:22',NULL,1200.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(117,'5500','11725797869','2024-09-08 17:30:22',NULL,610.00,'','1','1','Cost of goods returned','1','','sales','B041','','No',NULL,NULL,''),(118,'1110','11725797869','2024-09-08 17:30:22',610.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(119,'4000','11725796157','2024-09-08 17:31:04',750.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(120,'1000','11725796157','2024-09-08 17:31:04',NULL,750.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(121,'5500','11725796157','2024-09-08 17:31:04',NULL,750.00,'','1','1','Cost of goods returned','1','','sales','6016','','No',NULL,NULL,''),(122,'1110','11725796157','2024-09-08 17:31:04',750.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(123,'4000','11725794290','2024-09-08 17:31:13',300.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(124,'1000','11725794290','2024-09-08 17:31:13',NULL,300.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(125,'5500','11725794290','2024-09-08 17:31:13',NULL,0.00,'','1','1','Cost of goods returned','1','','sales','B011','','No',NULL,NULL,''),(126,'1110','11725794290','2024-09-08 17:31:13',0.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(127,'4000','71725801051','2024-09-08 17:31:37',1500.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(128,'1000','71725801051','2024-09-08 17:31:37',NULL,1500.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(129,'5500','71725801051','2024-09-08 17:31:37',NULL,1500.00,'','1','1','Cost of goods returned','1','','sales','6015','','No',NULL,NULL,''),(130,'1110','71725801051','2024-09-08 17:31:37',1500.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(131,'4000','71725801225','2024-09-08 17:31:56',750.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(132,'1000','71725801225','2024-09-08 17:31:56',NULL,750.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(133,'5500','71725801225','2024-09-08 17:31:56',NULL,750.00,'','1','1','Cost of goods returned','1','','sales','5979','','No',NULL,NULL,''),(134,'1110','71725801225','2024-09-08 17:31:56',750.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(135,'4000','71725801172','2024-09-08 17:32:14',750.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(136,'1000','71725801172','2024-09-08 17:32:14',NULL,750.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(137,'5500','71725801172','2024-09-08 17:32:14',NULL,750.00,'','1','1','Cost of goods returned','1','','sales','6016','','No',NULL,NULL,''),(138,'1110','71725801172','2024-09-08 17:32:14',750.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(143,'1050','121725883393','2024-09-09 15:03:26',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172588377823102383338','No',NULL,NULL,''),(144,'1110','121725883393','2024-09-09 15:03:26',NULL,176.00,'','12','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(145,'5500','121725883393','2024-09-09 15:09:03',176.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(146,'4000','121725883393','2024-09-09 15:03:26',NULL,250.00,'','12','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(147,'4000','121725883393','2024-09-09 21:21:11',250.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(148,'1000','121725883393','2024-09-09 21:21:11',NULL,250.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(149,'5500','121725883393','2024-09-09 21:21:11',NULL,176.00,'','7','1','Cost of goods returned','1','','sales','B006','','No',NULL,NULL,''),(150,'1110','121725883393','2024-09-09 21:21:11',176.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(151,'4000','121725883393','2024-09-09 21:21:15',250.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(152,'1000','121725883393','2024-09-09 21:21:15',NULL,250.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(153,'5500','121725883393','2024-09-09 21:21:15',NULL,176.00,'','7','1','Cost of goods returned','1','','sales','B006','','No',NULL,NULL,''),(154,'1110','121725883393','2024-09-09 21:21:15',176.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(159,'1050','11726068807','2024-09-11 18:33:42',750.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172606883223302020306','No',NULL,NULL,''),(160,'1110','11726068807','2024-09-11 18:33:42',NULL,750.00,'','1','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(161,'5500','11726068807','2024-09-11 18:33:42',750.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(162,'4000','11726068807','2024-09-11 18:33:42',NULL,750.00,'','1','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(163,'1050','11726119312','2024-09-12 08:35:23',650.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172611932720232432333','No',NULL,NULL,''),(164,'1110','11726119312','2024-09-12 08:35:23',NULL,450.00,'','1','1','Inventory sold','1','','sales','B048','','No',NULL,NULL,''),(165,'1110','11726119312','2024-09-12 08:35:23',NULL,100.00,'','1','1','Inventory sold','1','','sales','6027','','No',NULL,NULL,''),(166,'5500','11726119312','2024-09-12 08:35:23',550.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(167,'4000','11726119312','2024-09-12 08:35:23',NULL,500.00,'','1','1','Good sold','1','','sales','B048','','No',NULL,NULL,''),(168,'4000','11726119312','2024-09-12 08:35:23',NULL,150.00,'','1','1','Good sold','1','','sales','6027','','No',NULL,NULL,''),(169,'1050','11726119415','2024-09-12 08:37:02',900.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172611942402233312220','No',NULL,NULL,''),(170,'1110','11726119415','2024-09-12 08:37:02',NULL,900.00,'','1','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(171,'5500','11726119415','2024-09-12 08:37:02',900.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(172,'4000','11726119415','2024-09-12 08:37:02',NULL,900.00,'','1','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(173,'1050','11726119432','2024-09-12 08:37:22',300.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172611944413231132202','No',NULL,NULL,''),(174,'1110','11726119432','2024-09-12 08:37:22',NULL,190.54,'','1','1','Inventory sold','1','','sales','B002','','No',NULL,NULL,''),(175,'5500','11726119432','2024-09-12 08:37:22',190.54,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(176,'4000','11726119432','2024-09-12 08:37:22',NULL,300.00,'','1','1','Good sold','1','','sales','B002','','No',NULL,NULL,''),(177,'1050','11726122210','2024-09-12 09:23:44',400.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172612223003312132222','No',NULL,NULL,''),(178,'1110','11726122210','2024-09-12 09:23:44',NULL,100.00,'','1','1','Inventory sold','1','','sales','5988','','No',NULL,NULL,''),(179,'1110','11726122210','2024-09-12 09:23:44',NULL,0.00,'','1','1','Inventory sold','1','','sales','B007','','No',NULL,NULL,''),(180,'5500','11726122210','2024-09-12 09:23:44',100.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(181,'4000','11726122210','2024-09-12 09:23:44',NULL,100.00,'','1','1','Good sold','1','','sales','5988','','No',NULL,NULL,''),(182,'4000','11726122210','2024-09-12 09:23:44',NULL,300.00,'','1','1','Good sold','1','','sales','B007','','No',NULL,NULL,''),(183,'1050','11726122360','2024-09-12 09:26:54',450.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172612241810440022733','No',NULL,NULL,''),(184,'1110','11726122360','2024-09-12 09:26:54',NULL,50.00,'','1','1','Inventory sold','1','','sales','6031','','No',NULL,NULL,''),(185,'1110','11726122360','2024-09-12 09:26:54',NULL,169.00,'','1','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(186,'5500','11726122360','2024-09-12 09:26:54',219.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(187,'4000','11726122360','2024-09-12 09:26:54',NULL,200.00,'','1','1','Good sold','1','','sales','6031','','No',NULL,NULL,''),(188,'4000','11726122360','2024-09-12 09:26:54',NULL,250.00,'','1','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(189,'1050','11726122521','2024-09-12 09:28:43',400.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172612254250030202020','No',NULL,NULL,''),(190,'1110','11726122521','2024-09-12 09:28:43',NULL,300.00,'','1','1','Inventory sold','1','','sales','6503','','No',NULL,NULL,''),(191,'5500','11726122521','2024-09-12 09:28:43',300.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(192,'4000','11726122521','2024-09-12 09:28:43',NULL,400.00,'','1','1','Good sold','1','','sales','6503','','No',NULL,NULL,''),(193,'1050','11726128829','2024-09-12 11:13:51',600.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172612884334321208330','No',NULL,NULL,''),(194,'1110','11726128829','2024-09-12 11:13:51',NULL,600.00,'','1','1','Inventory sold','1','','sales','5998','','No',NULL,NULL,''),(195,'5500','11726128829','2024-09-12 11:13:51',600.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(196,'4000','11726128829','2024-09-12 11:13:51',NULL,600.00,'','1','1','Good sold','1','','sales','5998','','No',NULL,NULL,''),(197,'1050','71725906092','2024-09-09 21:25:57',1800.00,NULL,'','7','1','Payment of goods sold','1','','payment','','7172613065312310333020','No',NULL,NULL,''),(198,'1110','71725906092','2024-09-09 21:25:57',NULL,1200.00,'','7','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(199,'5500','71725906092','2024-09-12 11:42:44',1200.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(200,'4000','71725906092','2024-09-09 21:25:57',NULL,1800.00,'','7','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(201,'1050','121726132174','2024-09-12 12:30:45',150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172613345863320322208','No',NULL,NULL,''),(202,'4000','121726132174','2024-09-12 12:30:45',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(203,'4000','11726119312','2024-09-12 13:04:22',500.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(204,'1000','11726119312','2024-09-12 13:04:22',NULL,500.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(205,'5500','11726119312','2024-09-12 13:04:22',NULL,450.00,'','1','1','Cost of goods returned','1','','sales','B048','','No',NULL,NULL,''),(206,'1110','11726119312','2024-09-12 13:04:22',450.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(207,'4000','11726119312','2024-09-12 13:05:13',150.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(208,'1000','11726119312','2024-09-12 13:05:13',NULL,150.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(209,'5500','11726119312','2024-09-12 13:05:13',NULL,100.00,'','1','1','Cost of goods returned','1','','sales','6027','','No',NULL,NULL,''),(210,'1110','11726119312','2024-09-12 13:05:13',100.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(211,'4000','11726119415','2024-09-12 13:08:24',900.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(212,'1000','11726119415','2024-09-12 13:08:24',NULL,900.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(213,'5500','11726119415','2024-09-12 13:08:24',NULL,900.00,'','1','1','Cost of goods returned','1','','sales','5980','','No',NULL,NULL,''),(214,'1110','11726119415','2024-09-12 13:08:24',900.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(215,'4000','11726119432','2024-09-12 13:08:35',300.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(216,'1000','11726119432','2024-09-12 13:08:35',NULL,300.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(217,'5500','11726119432','2024-09-12 13:08:35',NULL,190.54,'','1','1','Cost of goods returned','1','','sales','B002','','No',NULL,NULL,''),(218,'1110','11726119432','2024-09-12 13:08:35',190.54,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(219,'4000','11726122210','2024-09-12 13:08:43',100.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(220,'1000','11726122210','2024-09-12 13:08:43',NULL,100.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(221,'5500','11726122210','2024-09-12 13:08:43',NULL,100.00,'','1','1','Cost of goods returned','1','','sales','5988','','No',NULL,NULL,''),(222,'1110','11726122210','2024-09-12 13:08:43',100.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(223,'4000','11726122210','2024-09-12 13:08:44',300.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(224,'1000','11726122210','2024-09-12 13:08:44',NULL,300.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(225,'5500','11726122210','2024-09-12 13:08:44',NULL,0.00,'','1','1','Cost of goods returned','1','','sales','B007','','No',NULL,NULL,''),(226,'1110','11726122210','2024-09-12 13:08:44',0.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(227,'4000','11726122360','2024-09-12 13:08:52',200.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(228,'1000','11726122360','2024-09-12 13:08:52',NULL,200.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(229,'5500','11726122360','2024-09-12 13:08:52',NULL,50.00,'','1','1','Cost of goods returned','1','','sales','6031','','No',NULL,NULL,''),(230,'1110','11726122360','2024-09-12 13:08:52',50.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(231,'4000','11726122360','2024-09-12 13:08:53',250.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(232,'1000','11726122360','2024-09-12 13:08:53',NULL,250.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(233,'5500','11726122360','2024-09-12 13:08:53',NULL,169.00,'','1','1','Cost of goods returned','1','','sales','B001','','No',NULL,NULL,''),(234,'1110','11726122360','2024-09-12 13:08:53',169.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(235,'4000','11726122521','2024-09-12 13:09:02',400.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(236,'1000','11726122521','2024-09-12 13:09:02',NULL,400.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(237,'5500','11726122521','2024-09-12 13:09:02',NULL,300.00,'','1','1','Cost of goods returned','1','','sales','6503','','No',NULL,NULL,''),(238,'1110','11726122521','2024-09-12 13:09:02',300.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(239,'4000','11726128829','2024-09-12 13:09:11',600.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(240,'1000','11726128829','2024-09-12 13:09:11',NULL,600.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(241,'5500','11726128829','2024-09-12 13:09:11',NULL,600.00,'','1','1','Cost of goods returned','1','','sales','5998','','No',NULL,NULL,''),(242,'1110','11726128829','2024-09-12 13:09:11',600.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(243,'1050','121726138862','2024-09-12 14:01:17',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172613888301367323023','No',NULL,NULL,''),(244,'1110','121726138862','2024-09-12 14:01:17',NULL,50.00,'','12','1','Inventory sold','1','','sales','6024','','No',NULL,NULL,''),(245,'5500','121726138862','2024-09-12 14:01:02',50.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(246,'4000','121726138862','2024-09-12 14:01:17',NULL,100.00,'','12','1','Good sold','1','','sales','6024','','No',NULL,NULL,''),(267,'1050','121726139040','2024-09-12 14:04:25',1550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172614514044333321321','No',NULL,NULL,''),(268,'1110','121726139040','2024-09-12 14:04:25',NULL,750.00,'','12','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(269,'1110','121726139040','2024-09-12 14:04:00',NULL,150.00,'','12','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(270,'1110','121726139040','2024-09-12 14:04:11',NULL,47.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(271,'1110','121726139040','2024-09-12 15:32:27',NULL,158.33,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(272,'5500','121726139040','2024-09-12 15:43:52',1105.33,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(273,'4000','121726139040','2024-09-12 14:04:25',NULL,750.00,'','12','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(274,'4000','121726139040','2024-09-12 14:04:00',NULL,200.00,'','12','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(275,'4000','121726139040','2024-09-12 14:04:11',NULL,100.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(276,'4000','121726139040','2024-09-12 15:32:27',NULL,400.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(277,'4000','121726139040','2024-09-12 15:32:48',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(278,'4000','121726139040','2024-09-12 16:28:55',100.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(279,'1000','121726139040','2024-09-12 16:28:55',NULL,100.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(280,'5500','121726139040','2024-09-12 16:28:55',NULL,47.00,'','7','1','Cost of goods returned','1','','sales','B091','','No',NULL,NULL,''),(281,'1110','121726139040','2024-09-12 16:28:55',47.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(282,'1050','121726139072','2024-09-12 14:05:09',3200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172615968768226323982','No',NULL,NULL,''),(283,'1110','121726139072','2024-09-12 14:05:09',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(284,'1110','121726139072','2024-09-12 17:16:43',NULL,432.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(285,'5500','121726139072','2024-09-12 19:47:46',1632.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(286,'4000','121726139072','2024-09-12 14:05:09',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(287,'4000','121726139072','2024-09-12 14:04:32',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(288,'4000','121726139072','2024-09-12 17:16:43',NULL,800.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(289,'4000','121726139072','2024-09-12 17:26:01',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(290,'4000','121726139072','2024-09-12 19:47:15',NULL,300.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(339,'1050','121726159701','2024-09-12 20:05:19',12700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','7172621356202333302634','No',NULL,NULL,''),(340,'1110','121726159701','2024-09-12 20:05:19',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(341,'1110','121726159701','2024-09-13 10:45:32',NULL,94.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(342,'1110','121726159701','2024-09-13 10:45:32',NULL,1200.00,'','12','1','Inventory sold','1','','sales','5997','','No',NULL,NULL,''),(343,'1110','121726159701','2024-09-13 10:45:32',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(344,'1110','121726159701','2024-09-13 10:45:32',NULL,100.00,'','12','1','Inventory sold','1','','sales','6034','','No',NULL,NULL,''),(345,'1110','121726159701','2024-09-13 10:45:32',NULL,1408.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(346,'1110','121726159701','2024-09-13 10:45:32',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(347,'1110','121726159701','2024-09-13 10:45:32',NULL,880.00,'','12','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(348,'1110','121726159701','2024-09-13 10:45:32',NULL,1500.00,'','12','1','Inventory sold','1','','sales','B042','','No',NULL,NULL,''),(349,'1110','121726159701','2024-09-13 10:45:32',NULL,1500.00,'','12','1','Inventory sold','1','','sales','B042','','No',NULL,NULL,''),(350,'1110','121726159701','2024-09-13 10:45:32',NULL,158.33,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(351,'1110','121726159701','2024-09-13 10:45:32',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(352,'5500','121726159701','2024-09-13 10:45:32',7479.54,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(353,'4000','121726159701','2024-09-12 20:05:19',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(354,'4000','121726159701','2024-09-13 10:45:32',NULL,200.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(355,'4000','121726159701','2024-09-13 10:45:32',NULL,1200.00,'','12','1','Good sold','1','','sales','5997','','No',NULL,NULL,''),(356,'4000','121726159701','2024-09-13 10:45:32',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(357,'4000','121726159701','2024-09-13 10:45:32',NULL,750.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(358,'4000','121726159701','2024-09-13 10:45:32',NULL,100.00,'','12','1','Good sold','1','','sales','6034','','No',NULL,NULL,''),(359,'4000','121726159701','2024-09-13 10:45:32',NULL,400.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(360,'4000','121726159701','2024-09-13 10:45:32',NULL,300.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(361,'4000','121726159701','2024-09-13 10:45:32',NULL,2400.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(362,'4000','121726159701','2024-09-13 10:45:32',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(363,'4000','121726159701','2024-09-13 10:45:32',NULL,1200.00,'','12','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(364,'4000','121726159701','2024-09-13 10:45:32',NULL,2200.00,'','12','1','Good sold','1','','sales','B042','','No',NULL,NULL,''),(365,'4000','121726159701','2024-09-13 10:45:32',NULL,2200.00,'','12','1','Good sold','1','','sales','B042','','No',NULL,NULL,''),(366,'4000','121726159701','2024-09-13 10:45:32',NULL,400.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(367,'4000','121726159701','2024-09-13 10:45:32',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(368,'4000','121726159701','2024-09-13 10:45:32',NULL,300.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(369,'1050','121726161218','2024-09-12 20:15:35',3400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','7172621542502122222232','No',NULL,NULL,''),(370,'1110','121726161218','2024-09-12 20:15:35',NULL,1500.00,'','12','1','Inventory sold','1','','sales','B042','','No',NULL,NULL,''),(371,'1110','121726161218','2024-09-13 11:16:59',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(372,'1110','121726161218','2024-09-13 11:16:59',NULL,600.00,'','12','1','Inventory sold','1','','sales','6020','','No',NULL,NULL,''),(373,'5500','121726161218','2024-09-13 11:16:59',2438.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(374,'4000','121726161218','2024-09-12 20:15:35',NULL,2200.00,'','12','1','Good sold','1','','sales','B042','','No',NULL,NULL,''),(375,'4000','121726161218','2024-09-13 11:16:59',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(376,'4000','121726161218','2024-09-13 11:16:59',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(377,'4000','121726161218','2024-09-13 11:16:59',NULL,600.00,'','12','1','Good sold','1','','sales','6020','','No',NULL,NULL,''),(378,'1050','121726215985','2024-09-13 11:38:52',950.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172621674123231234233','No',NULL,NULL,''),(379,'1110','121726215985','2024-09-13 11:38:52',NULL,300.00,'','12','1','Inventory sold','1','','sales','6003','','No',NULL,NULL,''),(380,'5500','121726215985','2024-09-13 11:38:28',300.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(381,'4000','121726215985','2024-09-13 11:38:52',NULL,300.00,'','12','1','Good sold','1','','sales','6003','','No',NULL,NULL,''),(382,'4000','121726215985','2024-09-13 11:26:25',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(383,'4000','121726215985','2024-09-13 11:37:52',NULL,200.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(384,'4000','121726215985','2024-09-13 11:38:09',NULL,300.00,'','12','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(385,'1050','121726222539','2024-09-13 13:16:10',950.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172622257420252232222','No',NULL,NULL,''),(386,'1110','121726222539','2024-09-13 13:16:10',NULL,750.00,'','12','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(387,'5500','121726222539','2024-09-13 13:16:01',750.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(388,'4000','121726222539','2024-09-13 13:16:10',NULL,750.00,'','12','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(389,'4000','121726222539','2024-09-13 13:15:39',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(390,'4000','121726222539','2024-09-13 13:15:52',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(391,'1050','121726223804','2024-09-13 13:36:59',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172622382522038223333','No',NULL,NULL,''),(392,'4000','121726223804','2024-09-13 13:36:59',NULL,200.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(393,'1050','121726223853','2024-09-13 14:32:37',3000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172622717027602731273','No',NULL,NULL,''),(394,'1110','121726223853','2024-09-13 14:32:37',NULL,680.00,'','12','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(395,'1110','121726223853','2024-09-13 13:37:33',NULL,785.00,'','12','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(396,'5500','121726223853','2024-09-13 14:32:22',1465.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(397,'4000','121726223853','2024-09-13 14:32:37',NULL,1200.00,'','12','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(398,'4000','121726223853','2024-09-13 13:37:33',NULL,1500.00,'','12','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(399,'4000','121726223853','2024-09-13 14:31:48',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(400,'4000','121726223853','2024-09-13 14:32:06',NULL,200.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(401,'1050','121726231795','2024-09-13 15:50:09',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172623181413202322622','No',NULL,NULL,''),(402,'4000','121726231795','2024-09-13 15:50:09',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(403,'1050','121726237224','2024-09-13 17:20:42',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172623730330633023337','No',NULL,NULL,''),(404,'4000','121726237224','2024-09-13 17:20:42',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(405,'1050','121726237388','2024-09-13 17:23:33',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172623741926711232300','No',NULL,NULL,''),(406,'4000','121726237388','2024-09-13 17:23:33',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(407,'1050','121726237712','2024-09-13 17:29:38',1250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172623780133262033220','No',NULL,NULL,''),(408,'1110','121726237712','2024-09-13 17:29:38',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(409,'1110','121726237712','2024-09-13 17:28:32',NULL,560.04,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(410,'5500','121726237712','2024-09-13 17:29:02',951.08,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(411,'4000','121726237712','2024-09-13 17:29:38',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(412,'4000','121726237712','2024-09-13 17:28:32',NULL,750.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(413,'1050','121726240873','2024-09-13 18:22:27',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172624095132222303320','No',NULL,NULL,''),(414,'4000','121726240873','2024-09-13 18:22:27',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(415,'1050','121726240962','2024-09-13 18:54:57',550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172624290532020340222','No',NULL,NULL,''),(416,'1110','121726240962','2024-09-13 18:54:57',NULL,41.67,'','12','1','Inventory sold','1','','sales','B097','','No',NULL,NULL,''),(417,'1110','121726240962','2024-09-13 18:22:42',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(418,'5500','121726240962','2024-09-13 18:54:34',257.67,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(419,'4000','121726240962','2024-09-13 18:54:57',NULL,150.00,'','12','1','Good sold','1','','sales','B097','','No',NULL,NULL,''),(420,'4000','121726240962','2024-09-13 18:22:42',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(426,'1050','121726242997','2024-09-13 19:11:50',2800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172624422622202222336','No',NULL,NULL,''),(427,'1110','121726242997','2024-09-13 19:11:50',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(428,'1110','121726242997','2024-09-13 19:11:37',NULL,610.00,'','12','1','Inventory sold','1','','sales','B041','','No',NULL,NULL,''),(429,'1110','121726242997','2024-09-13 19:15:43',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(430,'5500','121726242997','2024-09-13 19:16:43',1989.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(431,'4000','121726242997','2024-09-13 19:11:50',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(432,'4000','121726242997','2024-09-13 18:56:37',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(433,'4000','121726242997','2024-09-13 19:11:37',NULL,1200.00,'','12','1','Good sold','1','','sales','B041','','No',NULL,NULL,''),(434,'4000','121726242997','2024-09-13 19:15:43',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(435,'1050','121726244523','2024-09-13 19:22:15',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172624454022202502707','No',NULL,NULL,''),(436,'4000','121726244523','2024-09-13 19:22:15',NULL,200.00,'','12','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(441,'1050','121726244553','2024-09-13 19:26:52',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172624484540126340283','No',NULL,NULL,''),(442,'1110','121726244553','2024-09-13 19:26:52',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(443,'1110','121726244553','2024-09-13 19:22:33',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(444,'5500','121726244553','2024-09-13 19:27:09',338.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(445,'4000','121726244553','2024-09-13 19:26:52',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(446,'4000','121726244553','2024-09-13 19:22:33',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(447,'1050','121726244879','2024-09-13 19:31:25',1500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172624530631122233623','No',NULL,NULL,''),(448,'1110','121726244879','2024-09-13 19:31:25',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(449,'1110','121726244879','2024-09-13 19:27:59',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(450,'1110','121726244879','2024-09-13 19:30:31',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(451,'1110','121726244879','2024-09-13 19:30:42',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(452,'5500','121726244879','2024-09-13 19:30:55',1252.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(453,'4000','121726244879','2024-09-13 19:31:25',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(454,'4000','121726244879','2024-09-13 19:27:59',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(455,'4000','121726244879','2024-09-13 19:30:31',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(456,'4000','121726244879','2024-09-13 19:30:42',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(457,'1050','121726245349','2024-09-13 19:40:36',2300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172624564023121122274','No',NULL,NULL,''),(458,'1110','121726245349','2024-09-13 19:40:36',NULL,610.00,'','12','1','Inventory sold','1','','sales','B041','','No',NULL,NULL,''),(459,'1110','121726245349','2024-09-13 19:35:49',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(460,'1110','121726245349','2024-09-13 19:36:13',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(461,'1110','121726245349','2024-09-13 19:36:32',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(462,'5500','121726245349','2024-09-13 19:36:57',1471.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(463,'4000','121726245349','2024-09-13 19:40:36',NULL,1200.00,'','12','1','Good sold','1','','sales','B041','','No',NULL,NULL,''),(464,'4000','121726245349','2024-09-13 19:35:49',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(465,'4000','121726245349','2024-09-13 19:36:13',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(466,'4000','121726245349','2024-09-13 19:36:32',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(467,'4000','121726245349','2024-09-13 19:36:41',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(468,'1050','121726245689','2024-09-13 19:41:39',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172624570272202724221','No',NULL,NULL,''),(469,'1110','121726245689','2024-09-13 19:41:39',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(470,'5500','121726245689','2024-09-13 19:41:29',338.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(471,'4000','121726245689','2024-09-13 19:41:39',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(472,'1050','121726245717','2024-09-13 19:42:29',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172624575442602037232','No',NULL,NULL,''),(473,'1110','121726245717','2024-09-13 19:42:29',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(474,'5500','121726245717','2024-09-13 19:41:57',169.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(475,'4000','121726245717','2024-09-13 19:42:29',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(476,'1050','121726245763','2024-09-13 19:46:35',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172624635225070136133','No',NULL,NULL,''),(477,'1110','121726245763','2024-09-13 19:46:35',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(478,'5500','121726245763','2024-09-13 19:42:43',84.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(479,'4000','121726245763','2024-09-13 19:46:35',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(480,'1050','121726247286','2024-09-13 20:08:17',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172624730227210722332','No',NULL,NULL,''),(481,'4000','121726247286','2024-09-13 20:08:17',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(482,'1050','121726247333','2024-09-13 20:15:31',1000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172624773622022720702','No',NULL,NULL,''),(483,'1110','121726247333','2024-09-13 20:15:31',NULL,507.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(484,'1110','121726247333','2024-09-13 20:08:53',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(485,'5500','121726247333','2024-09-13 20:14:59',676.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(486,'4000','121726247333','2024-09-13 20:15:31',NULL,750.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(487,'4000','121726247333','2024-09-13 20:08:53',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(488,'1050','121726247748','2024-09-13 20:28:41',2800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172624858502232083033','No',NULL,NULL,''),(489,'1110','121726247748','2024-09-13 20:28:41',NULL,352.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(490,'1110','121726247748','2024-09-13 20:15:48',NULL,676.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(491,'1110','121726247748','2024-09-13 20:27:32',NULL,530.00,'','12','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(492,'1110','121726247748','2024-09-13 20:28:19',NULL,352.00,'','12','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(493,'5500','121726247748','2024-09-13 20:28:31',1910.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(494,'4000','121726247748','2024-09-13 20:28:41',NULL,600.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(495,'4000','121726247748','2024-09-13 20:15:48',NULL,1000.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(496,'4000','121726247748','2024-09-13 20:27:32',NULL,700.00,'','12','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(497,'4000','121726247748','2024-09-13 20:28:19',NULL,500.00,'','12','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(498,'1050','121726248622','2024-09-13 20:32:50',1000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172624877423132307003','No',NULL,NULL,''),(499,'1110','121726248622','2024-09-13 20:32:50',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(500,'1110','121726248622','2024-09-13 20:31:31',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(501,'5500','121726248622','2024-09-13 20:32:10',819.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(502,'4000','121726248622','2024-09-13 20:32:50',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(503,'4000','121726248622','2024-09-13 20:30:22',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(504,'4000','121726248622','2024-09-13 20:31:31',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(505,'1050','121726249513','2024-09-13 20:46:09',7000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172624959579144353250','No',NULL,NULL,''),(506,'1110','121726249513','2024-09-13 20:46:09',NULL,4800.00,'','12','1','Inventory sold','1','','sales','B168','','No',NULL,NULL,''),(507,'5500','121726249513','2024-09-13 20:45:13',4800.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(508,'4000','121726249513','2024-09-13 20:46:09',NULL,7000.00,'','12','1','Good sold','1','','sales','B168','','No',NULL,NULL,''),(517,'1050','121726249615','2024-09-13 20:51:33',1250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172625014000205302203','No',NULL,NULL,''),(518,'1110','121726249615','2024-09-13 20:51:33',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(519,'1110','121726249615','2024-09-13 20:46:55',NULL,200.00,'','12','1','Inventory sold','1','','sales','6020','','No',NULL,NULL,''),(520,'1110','121726249615','2024-09-13 20:50:40',NULL,600.00,'','12','1','Inventory sold','1','','sales','6020','','No',NULL,NULL,''),(521,'1110','121726249615','2024-09-13 20:51:07',NULL,100.00,'','12','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(522,'5500','121726249615','2024-09-13 20:55:22',1069.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(523,'4000','121726249615','2024-09-13 20:51:33',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(524,'4000','121726249615','2024-09-13 20:46:55',NULL,200.00,'','12','1','Good sold','1','','sales','6020','','No',NULL,NULL,''),(525,'4000','121726249615','2024-09-13 20:50:40',NULL,600.00,'','12','1','Good sold','1','','sales','6020','','No',NULL,NULL,''),(526,'4000','121726249615','2024-09-13 20:51:07',NULL,200.00,'','12','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(534,'1050','121726250619','2024-09-13 21:06:53',1700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172625081838281032332','No',NULL,NULL,''),(535,'1110','121726250619','2024-09-13 21:06:53',NULL,600.00,'','12','1','Inventory sold','1','','sales','5998','','No',NULL,NULL,''),(536,'1110','121726250619','2024-09-13 21:06:22',NULL,704.00,'','12','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(537,'5500','121726250619','2024-09-13 21:06:42',1304.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(538,'4000','121726250619','2024-09-13 21:06:53',NULL,600.00,'','12','1','Good sold','1','','sales','5998','','No',NULL,NULL,''),(539,'4000','121726250619','2024-09-13 21:03:39',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(540,'4000','121726250619','2024-09-13 21:06:22',NULL,1000.00,'','12','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(543,'1050','121726250920','2024-09-13 21:09:42',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172625098882220283267','No',NULL,NULL,''),(544,'1110','121726250920','2024-09-13 21:09:42',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(545,'5500','121726250920','2024-09-13 21:08:40',169.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(546,'4000','121726250920','2024-09-13 21:09:42',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(547,'1050','121726251008','2024-09-13 21:10:33',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172625103902122032061','No',NULL,NULL,''),(548,'1110','121726251008','2024-09-13 21:10:33',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(549,'5500','121726251008','2024-09-13 21:10:08',338.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(550,'4000','121726251008','2024-09-13 21:10:33',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(551,'1050','121726251742','2024-09-13 21:24:02',600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172625184630078223223','No',NULL,NULL,''),(552,'1110','121726251742','2024-09-13 21:24:02',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(553,'1110','121726251742','2024-09-13 21:22:22',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(554,'1110','121726251742','2024-09-13 21:23:38',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(555,'5500','121726251742','2024-09-13 21:23:53',406.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(556,'4000','121726251742','2024-09-13 21:24:02',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(557,'4000','121726251742','2024-09-13 21:22:22',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(558,'4000','121726251742','2024-09-13 21:23:38',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(559,'1050','121726251859','2024-09-13 21:24:40',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172625188402232032030','No',NULL,NULL,''),(560,'1110','121726251859','2024-09-13 21:24:40',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(561,'5500','121726251859','2024-09-13 21:24:19',169.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(562,'4000','121726251859','2024-09-13 21:24:40',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(563,'1050','121726251981','2024-09-13 21:26:47',1300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172625201602001320132','No',NULL,NULL,''),(564,'1110','121726251981','2024-09-13 21:26:47',NULL,680.00,'','12','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(565,'5500','121726251981','2024-09-13 21:26:32',680.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(566,'4000','121726251981','2024-09-13 21:26:47',NULL,1200.00,'','12','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(567,'4000','121726251981','2024-09-13 21:26:21',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(568,'1050','121726252842','2024-09-13 21:41:18',7800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172625288986238920216','No',NULL,NULL,''),(569,'1110','121726252842','2024-09-13 21:41:18',NULL,4800.00,'','12','1','Inventory sold','1','','sales','B168','','No',NULL,NULL,''),(570,'1110','121726252842','2024-09-13 21:40:42',NULL,316.67,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(571,'5500','121726252842','2024-09-13 21:41:04',5116.67,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(572,'4000','121726252842','2024-09-13 21:41:18',NULL,7000.00,'','12','1','Good sold','1','','sales','B168','','No',NULL,NULL,''),(573,'4000','121726252842','2024-09-13 21:40:42',NULL,800.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(574,'1050','121726253025','2024-09-13 21:44:09',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172625305420302324212','No',NULL,NULL,''),(575,'4000','121726253025','2024-09-13 21:44:09',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(576,'1050','121726250837','2024-09-13 21:07:56',3000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172625337322222232123','No',NULL,NULL,''),(577,'1110','121726250837','2024-09-13 21:07:17',NULL,704.00,'','12','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(578,'1110','121726250837','2024-09-13 21:47:11',NULL,750.00,'','12','1','Inventory sold','1','','sales','5979','','No',NULL,NULL,''),(579,'1110','121726250837','2024-09-13 21:48:03',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(580,'1110','121726250837','2024-09-13 21:48:24',NULL,186.68,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(581,'5500','121726250837','2024-09-13 21:48:55',1740.68,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(582,'4000','121726250837','2024-09-13 21:07:56',NULL,800.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(583,'4000','121726250837','2024-09-13 21:07:17',NULL,1000.00,'','12','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(584,'4000','121726250837','2024-09-13 21:47:11',NULL,750.00,'','12','1','Good sold','1','','sales','5979','','No',NULL,NULL,''),(585,'4000','121726250837','2024-09-13 21:48:03',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(586,'4000','121726250837','2024-09-13 21:48:24',NULL,250.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(587,'1050','121726253889','2024-09-13 22:05:27',450.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172625433523121133732','No',NULL,NULL,''),(588,'1110','121726253889','2024-09-13 22:05:27',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(589,'1110','121726253889','2024-09-13 21:58:09',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(590,'5500','121726253889','2024-09-13 22:05:14',248.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(591,'4000','121726253889','2024-09-13 22:05:27',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(592,'4000','121726253889','2024-09-13 21:58:09',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(607,'1050','121726255637','2024-09-13 22:27:35',550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172625566066602300276','No',NULL,NULL,''),(608,'4000','121726255637','2024-09-13 22:27:35',NULL,550.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(609,'1050','121726250197','2024-09-13 21:02:32',1400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172625595752222239226','No',NULL,NULL,''),(610,'1110','121726250197','2024-09-13 20:56:38',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(611,'1110','121726250197','2024-09-13 21:02:14',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(612,'1110','121726250197','2024-09-13 21:02:22',NULL,507.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(613,'1110','121726250197','2024-09-13 22:31:51',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(614,'5500','121726250197','2024-09-13 22:32:08',676.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(615,'4000','121726250197','2024-09-13 21:02:32',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(616,'4000','121726250197','2024-09-13 20:56:38',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(617,'4000','121726250197','2024-09-13 21:02:14',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(618,'4000','121726250197','2024-09-13 21:02:22',NULL,750.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(619,'4000','121726250197','2024-09-13 22:31:51',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(632,'1050','121726256006','2024-09-13 22:36:32',4000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172625673872232002227','No',NULL,NULL,''),(633,'1110','121726256006','2024-09-13 22:36:32',NULL,1500.00,'','12','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(634,'1110','121726256006','2024-09-13 22:34:35',NULL,610.00,'','12','1','Inventory sold','1','','sales','B041','','No',NULL,NULL,''),(635,'1110','121726256006','2024-09-13 22:34:44',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(636,'1110','121726256006','2024-09-13 22:36:05',NULL,352.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(637,'1110','121726256006','2024-09-13 22:36:17',NULL,176.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(638,'5500','121726256006','2024-09-13 22:45:16',2717.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(639,'4000','121726256006','2024-09-13 22:36:32',NULL,1500.00,'','12','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(640,'4000','121726256006','2024-09-13 22:33:26',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(641,'4000','121726256006','2024-09-13 22:34:35',NULL,1200.00,'','12','1','Good sold','1','','sales','B041','','No',NULL,NULL,''),(642,'4000','121726256006','2024-09-13 22:34:44',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(643,'4000','121726256006','2024-09-13 22:35:55',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(644,'4000','121726256006','2024-09-13 22:36:05',NULL,600.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(645,'4000','121726256006','2024-09-13 22:36:17',NULL,300.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(655,'1050','121726257514','2024-09-13 22:59:29',650.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172625757623252232277','No',NULL,NULL,''),(656,'1110','121726257514','2024-09-13 22:59:29',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(657,'1110','121726257514','2024-09-13 22:58:34',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(658,'5500','121726257514','2024-09-13 22:59:18',338.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(659,'4000','121726257514','2024-09-13 22:59:29',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(660,'4000','121726257514','2024-09-13 22:58:34',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(661,'1050','121726257605','2024-09-13 23:00:50',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172625768702022353223','No',NULL,NULL,''),(662,'1110','121726257605','2024-09-13 23:00:50',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(663,'5500','121726257605','2024-09-13 23:00:05',338.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(664,'4000','121726257605','2024-09-13 23:00:50',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(665,'1050','121726257706','2024-09-13 23:02:32',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172625775630372036132','No',NULL,NULL,''),(666,'4000','121726257706','2024-09-13 23:02:32',NULL,300.00,'','12','1','Good sold','1','','sales','6522','','No',NULL,NULL,''),(667,'1050','121726256932','2024-09-13 22:58:19',2400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172625786863522080262','No',NULL,NULL,''),(668,'1110','121726256932','2024-09-13 22:48:52',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(669,'1110','121726256932','2024-09-13 22:49:18',NULL,158.33,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(670,'1110','121726256932','2024-09-13 22:49:54',NULL,94.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(671,'5500','121726256932','2024-09-13 23:04:01',252.33,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(672,'4000','121726256932','2024-09-13 22:58:19',NULL,1300.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(673,'4000','121726256932','2024-09-13 22:48:52',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(674,'4000','121726256932','2024-09-13 22:49:18',NULL,400.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(675,'4000','121726256932','2024-09-13 22:49:54',NULL,200.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(676,'4000','121726256932','2024-09-13 22:50:20',NULL,200.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(677,'1050','121726254696','2024-09-13 22:15:19',3600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172625951432222202427','No',NULL,NULL,''),(678,'1110','121726254696','2024-09-13 22:15:19',NULL,1900.00,'','12','1','Inventory sold','1','','sales','B141','','No',NULL,NULL,''),(679,'1110','121726254696','2024-09-13 22:11:36',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(680,'5500','121726254696','2024-09-13 23:31:27',1979.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(681,'4000','121726254696','2024-09-13 22:15:19',NULL,3200.00,'','12','1','Good sold','1','','sales','B141','','No',NULL,NULL,''),(682,'4000','121726254696','2024-09-13 22:11:36',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(683,'4000','121726254696','2024-09-13 22:14:40',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(684,'4000','121726254696','2024-09-13 22:15:00',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(685,'1050','121726260772','2024-09-14 00:23:26',57400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172626261933022630022','No',NULL,NULL,''),(686,'1110','121726260772','2024-09-13 23:52:52',NULL,3500.00,'','12','1','Inventory sold','1','','sales','5984','','No',NULL,NULL,''),(687,'1110','121726260772','2024-09-14 00:19:39',NULL,4000.00,'','12','1','Inventory sold','1','','sales','5985','','No',NULL,NULL,''),(688,'1110','121726260772','2024-09-14 00:22:09',NULL,1008.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(689,'5500','121726260772','2024-09-14 00:22:29',8508.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(690,'4000','121726260772','2024-09-14 00:23:26',NULL,20000.00,'','12','1','Good sold','1','','sales','6523','','No',NULL,NULL,''),(691,'4000','121726260772','2024-09-13 23:52:52',NULL,3500.00,'','12','1','Good sold','1','','sales','5984','','No',NULL,NULL,''),(692,'4000','121726260772','2024-09-13 23:53:33',NULL,2000.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(693,'4000','121726260772','2024-09-13 23:54:27',NULL,1500.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(694,'4000','121726260772','2024-09-13 23:54:51',NULL,18000.00,'','12','1','Good sold','1','','sales','6525','','No',NULL,NULL,''),(695,'4000','121726260772','2024-09-14 00:18:39',NULL,6000.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(696,'4000','121726260772','2024-09-14 00:19:39',NULL,4000.00,'','12','1','Good sold','1','','sales','5985','','No',NULL,NULL,''),(697,'4000','121726260772','2024-09-14 00:22:09',NULL,2400.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(698,'4000','121726260772','2024-09-14 10:41:51',100.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(699,'1000','121726260772','2024-09-14 10:41:51',NULL,100.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(700,'5500','121726260772','2024-09-14 10:41:51',NULL,42.00,'','7','1','Cost of goods returned','1','','sales','6040','','No',NULL,NULL,''),(701,'1110','121726260772','2024-09-14 10:41:51',42.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(702,'4000','121726260772','2024-09-14 10:42:27',100.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(703,'1000','121726260772','2024-09-14 10:42:27',NULL,100.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(704,'5500','121726260772','2024-09-14 10:42:27',NULL,42.00,'','7','1','Cost of goods returned','1','','sales','6040','','No',NULL,NULL,''),(705,'1110','121726260772','2024-09-14 10:42:27',42.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(706,'4000','121726260772','2024-09-14 10:42:31',100.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(707,'1000','121726260772','2024-09-14 10:42:31',NULL,100.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(708,'5500','121726260772','2024-09-14 10:42:31',NULL,42.00,'','7','1','Cost of goods returned','1','','sales','6040','','No',NULL,NULL,''),(709,'1110','121726260772','2024-09-14 10:42:31',42.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(710,'4000','121726260772','2024-09-14 10:42:36',100.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(711,'1000','121726260772','2024-09-14 10:42:36',NULL,100.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(712,'5500','121726260772','2024-09-14 10:42:36',NULL,42.00,'','7','1','Cost of goods returned','1','','sales','6040','','No',NULL,NULL,''),(713,'1110','121726260772','2024-09-14 10:42:36',42.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(714,'4000','121726260772','2024-09-14 10:42:45',100.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(715,'1000','121726260772','2024-09-14 10:42:45',NULL,100.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(716,'5500','121726260772','2024-09-14 10:42:45',NULL,42.00,'','7','1','Cost of goods returned','1','','sales','6040','','No',NULL,NULL,''),(717,'1110','121726260772','2024-09-14 10:42:45',42.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(718,'4000','121726260772','2024-09-14 10:42:51',100.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(719,'1000','121726260772','2024-09-14 10:42:51',NULL,100.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(720,'5500','121726260772','2024-09-14 10:42:51',NULL,42.00,'','7','1','Cost of goods returned','1','','sales','6040','','No',NULL,NULL,''),(721,'1110','121726260772','2024-09-14 10:42:51',42.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(722,'4000','121726260772','2024-09-14 10:42:55',100.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(723,'1000','121726260772','2024-09-14 10:42:55',NULL,100.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(724,'5500','121726260772','2024-09-14 10:42:55',NULL,42.00,'','7','1','Cost of goods returned','1','','sales','6040','','No',NULL,NULL,''),(725,'1110','121726260772','2024-09-14 10:42:55',42.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(726,'4000','121726260772','2024-09-14 10:42:59',100.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(727,'1000','121726260772','2024-09-14 10:42:59',NULL,100.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(728,'5500','121726260772','2024-09-14 10:42:59',NULL,42.00,'','7','1','Cost of goods returned','1','','sales','6040','','No',NULL,NULL,''),(729,'1110','121726260772','2024-09-14 10:42:59',42.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(730,'4000','121726260772','2024-09-14 10:43:03',100.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(731,'1000','121726260772','2024-09-14 10:43:03',NULL,100.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(732,'5500','121726260772','2024-09-14 10:43:03',NULL,42.00,'','7','1','Cost of goods returned','1','','sales','6040','','No',NULL,NULL,''),(733,'1110','121726260772','2024-09-14 10:43:03',42.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(734,'4000','121726260772','2024-09-14 10:43:10',100.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(735,'1000','121726260772','2024-09-14 10:43:10',NULL,100.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(736,'5500','121726260772','2024-09-14 10:43:10',NULL,42.00,'','7','1','Cost of goods returned','1','','sales','6040','','No',NULL,NULL,''),(737,'1110','121726260772','2024-09-14 10:43:10',42.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(738,'1050','121726302932','2024-09-14 11:37:08',2100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172630303203032300032','No',NULL,NULL,''),(739,'1110','121726302932','2024-09-14 11:37:08',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(740,'1110','121726302932','2024-09-14 11:35:32',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(741,'1110','121726302932','2024-09-14 11:36:29',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(742,'5500','121726302932','2024-09-14 11:36:49',1100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(743,'4000','121726302932','2024-09-14 11:37:08',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(744,'4000','121726302932','2024-09-14 11:35:32',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(745,'4000','121726302932','2024-09-14 11:35:52',NULL,300.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(746,'4000','121726302932','2024-09-14 11:36:12',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(747,'4000','121726302932','2024-09-14 11:36:29',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(757,'1050','121726305120','2024-09-14 12:29:36',1900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172630648203033003337','No',NULL,NULL,''),(758,'1110','121726305120','2024-09-14 12:29:36',NULL,750.00,'','12','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(759,'1110','121726305120','2024-09-14 12:12:00',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(760,'1110','121726305120','2024-09-14 12:25:19',NULL,750.00,'','12','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(761,'5500','121726305120','2024-09-14 12:34:16',1700.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(762,'4000','121726305120','2024-09-14 12:29:36',NULL,750.00,'','12','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(763,'4000','121726305120','2024-09-14 12:12:00',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(764,'4000','121726305120','2024-09-14 12:24:54',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(765,'4000','121726305120','2024-09-14 12:25:19',NULL,750.00,'','12','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(766,'4000','121726305120','2024-09-14 12:26:30',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(773,'1050','121726306609','2024-09-14 12:38:03',900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172630668713008700202','No',NULL,NULL,''),(774,'1110','121726306609','2024-09-14 12:38:03',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(775,'5500','121726306609','2024-09-14 12:36:49',900.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(776,'4000','121726306609','2024-09-14 12:38:03',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(799,'1050','121726307676','2024-09-14 12:55:25',2950.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172630883120002233232','No',NULL,NULL,''),(800,'1110','121726307676','2024-09-14 12:55:25',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(801,'1110','121726307676','2024-09-14 12:54:36',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(802,'1110','121726307676','2024-09-14 12:55:08',NULL,507.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(803,'1110','121726307676','2024-09-14 13:13:21',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(804,'5500','121726307676','2024-09-14 13:13:34',1949.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(805,'4000','121726307676','2024-09-14 12:55:25',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(806,'4000','121726307676','2024-09-14 12:54:36',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(807,'4000','121726307676','2024-09-14 12:54:58',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(808,'4000','121726307676','2024-09-14 12:55:08',NULL,750.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(809,'4000','121726307676','2024-09-14 13:13:21',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(810,'1050','121726307647','2024-09-14 12:54:31',1350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172630889203332202202','No',NULL,NULL,''),(811,'1110','121726307647','2024-09-14 12:54:31',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(812,'1110','121726307647','2024-09-14 12:54:07',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(813,'1110','121726307647','2024-09-14 12:54:20',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(814,'5500','121726307647','2024-09-14 13:14:31',1195.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(815,'4000','121726307647','2024-09-14 12:54:31',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(816,'4000','121726307647','2024-09-14 12:54:07',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(817,'4000','121726307647','2024-09-14 12:54:20',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(818,'1050','121726306525','2024-09-14 12:36:02',1700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172630912010230722032','No',NULL,NULL,''),(819,'1110','121726306525','2024-09-14 12:36:02',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(820,'1110','121726306525','2024-09-14 12:35:25',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(821,'1110','121726306525','2024-09-14 12:35:37',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(822,'1110','121726306525','2024-09-14 12:56:47',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(823,'5500','121726306525','2024-09-14 13:18:09',558.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(824,'4000','121726306525','2024-09-14 12:36:02',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(825,'4000','121726306525','2024-09-14 12:35:25',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(826,'4000','121726306525','2024-09-14 12:35:37',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(827,'4000','121726306525','2024-09-14 12:56:29',NULL,300.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(828,'4000','121726306525','2024-09-14 12:56:47',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(829,'4000','121726306525','2024-09-14 13:17:59',NULL,300.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(836,'1050','121726384070','2024-09-15 10:39:46',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172638599023063333983','No',NULL,NULL,''),(837,'4000','121726384070','2024-09-15 10:39:46',NULL,200.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(838,'1050','121726387723','2024-09-15 11:09:01',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172638774730220323033','No',NULL,NULL,''),(839,'4000','121726387723','2024-09-15 11:09:01',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(840,'1050','121726392573','2024-09-15 12:30:18',2000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172639262530030353262','No',NULL,NULL,''),(841,'1110','121726392573','2024-09-15 12:30:18',NULL,1500.00,'','12','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(842,'1110','121726392573','2024-09-15 12:29:33',NULL,400.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(843,'5500','121726392573','2024-09-15 12:30:10',1900.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(844,'4000','121726392573','2024-09-15 12:30:18',NULL,1500.00,'','12','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(845,'4000','121726392573','2024-09-15 12:29:33',NULL,400.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(846,'4000','121726392573','2024-09-15 12:29:49',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(847,'1050','121726394711','2024-09-15 13:05:47',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172639475126200222026','No',NULL,NULL,''),(848,'1110','121726394711','2024-09-15 13:05:47',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(849,'5500','121726394711','2024-09-15 13:05:37',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(850,'4000','121726394711','2024-09-15 13:05:47',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(851,'4000','121726394711','2024-09-15 13:05:11',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(852,'4000','121726394711','2024-09-15 13:05:26',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(853,'1050','121726394751','2024-09-15 13:38:27',3900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172639671136130323293','No',NULL,NULL,''),(854,'1110','121726394751','2024-09-15 13:38:27',NULL,300.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(855,'1110','121726394751','2024-09-15 13:37:42',NULL,3000.00,'','12','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(856,'5500','121726394751','2024-09-15 13:38:09',3300.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(857,'4000','121726394751','2024-09-15 13:38:27',NULL,600.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(858,'4000','121726394751','2024-09-15 13:05:52',NULL,300.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(859,'4000','121726394751','2024-09-15 13:37:42',NULL,3000.00,'','12','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(860,'1050','121726396712','2024-09-15 13:58:43',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172639793020326369271','No',NULL,NULL,''),(861,'1110','121726396712','2024-09-15 13:58:43',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(862,'5500','121726396712','2024-09-15 13:38:32',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(863,'4000','121726396712','2024-09-15 13:58:43',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(877,'1050','121726399362','2024-09-15 14:23:36',600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172639942133716220232','No',NULL,NULL,''),(878,'1110','121726399362','2024-09-15 14:23:36',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(879,'1110','121726399362','2024-09-15 14:22:42',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(880,'5500','121726399362','2024-09-15 14:23:18',316.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(881,'4000','121726399362','2024-09-15 14:23:36',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(882,'4000','121726399362','2024-09-15 14:22:42',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(901,'1050','121726400166','2024-09-15 14:36:17',400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172640018422282320422','No',NULL,NULL,''),(902,'4000','121726400166','2024-09-15 14:36:17',NULL,400.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(909,'1050','121726400432','2024-09-15 14:44:41',2100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172640069413122303100','No',NULL,NULL,''),(910,'4000','121726400432','2024-09-15 14:44:41',NULL,2100.00,'','12','1','Good sold','1','','sales','B156','','No',NULL,NULL,''),(948,'1050','121726397930','2024-09-15 14:05:12',5450.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172640527734202123323','No',NULL,NULL,''),(949,'1110','121726397930','2024-09-15 14:05:12',NULL,1500.00,'','12','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(950,'1110','121726397930','2024-09-15 13:58:50',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(951,'1110','121726397930','2024-09-15 14:03:25',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(952,'1110','121726397930','2024-09-15 14:04:56',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(953,'1110','121726397930','2024-09-15 14:28:12',NULL,432.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(954,'5500','121726397930','2024-09-15 16:00:44',2932.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(955,'4000','121726397930','2024-09-15 14:05:12',NULL,1500.00,'','12','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(956,'4000','121726397930','2024-09-15 13:58:50',NULL,750.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(957,'4000','121726397930','2024-09-15 14:03:25',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(958,'4000','121726397930','2024-09-15 14:03:39',NULL,750.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(959,'4000','121726397930','2024-09-15 14:04:56',NULL,750.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(960,'4000','121726397930','2024-09-15 14:27:55',NULL,500.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(961,'4000','121726397930','2024-09-15 14:28:12',NULL,800.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(962,'1050','121726403390','2024-09-15 15:30:00',1200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172640571902213713200','No',NULL,NULL,''),(963,'1110','121726403390','2024-09-15 15:30:00',NULL,450.00,'','12','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(964,'1110','121726403390','2024-09-15 15:29:50',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(965,'1110','121726403390','2024-09-15 15:38:13',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(966,'5500','121726403390','2024-09-15 16:08:24',766.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(967,'4000','121726403390','2024-09-15 15:30:00',NULL,600.00,'','12','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(968,'4000','121726403390','2024-09-15 15:29:50',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(969,'4000','121726403390','2024-09-15 15:38:13',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(970,'1050','121726407627','2024-09-15 16:40:52',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172640770223220626222','No',NULL,NULL,''),(971,'4000','121726407627','2024-09-15 16:40:52',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(988,'1050','121726413351','2024-09-15 18:17:15',1200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172641344222022233423','No',NULL,NULL,''),(989,'1110','121726413351','2024-09-15 18:17:15',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(990,'1110','121726413351','2024-09-15 18:16:46',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(991,'5500','121726413351','2024-09-15 18:16:54',169.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(992,'4000','121726413351','2024-09-15 18:17:15',NULL,450.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(993,'4000','121726413351','2024-09-15 18:15:51',NULL,400.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(994,'4000','121726413351','2024-09-15 18:16:19',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(995,'4000','121726413351','2024-09-15 18:16:46',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(996,'1050','121726398320','2024-09-15 14:09:20',2750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172641360964233913323','No',NULL,NULL,''),(997,'1110','121726398320','2024-09-15 14:09:20',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(998,'1110','121726398320','2024-09-15 14:05:20',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(999,'1110','121726398320','2024-09-15 14:39:56',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(1000,'1110','121726398320','2024-09-15 15:44:35',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(1001,'1110','121726398320','2024-09-15 15:51:58',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(1002,'1110','121726398320','2024-09-15 16:51:42',NULL,586.56,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(1003,'5500','121726398320','2024-09-15 18:19:39',2150.72,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1004,'4000','121726398320','2024-09-15 14:09:20',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(1005,'4000','121726398320','2024-09-15 14:05:20',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(1006,'4000','121726398320','2024-09-15 14:39:56',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(1007,'4000','121726398320','2024-09-15 15:44:35',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(1008,'4000','121726398320','2024-09-15 15:51:58',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(1009,'4000','121726398320','2024-09-15 16:51:42',NULL,750.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(1016,'1050','121726413777','2024-09-15 18:24:25',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172641387007327280031','No',NULL,NULL,''),(1017,'1110','121726413777','2024-09-15 18:24:25',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(1018,'5500','121726413777','2024-09-15 18:22:57',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1019,'4000','121726413777','2024-09-15 18:24:25',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(1020,'1050','121726413732','2024-09-15 18:22:48',2450.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172641438522222333323','No',NULL,NULL,''),(1021,'1110','121726413732','2024-09-15 18:22:48',NULL,746.72,'','12','1','Inventory sold','1','','sales','B035','','No',NULL,NULL,''),(1022,'1110','121726413732','2024-09-15 18:22:12',NULL,585.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(1023,'1110','121726413732','2024-09-15 18:22:30',NULL,186.68,'','12','1','Inventory sold','1','','sales','B035','','No',NULL,NULL,''),(1024,'1110','121726413732','2024-09-15 18:32:14',NULL,176.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(1025,'5500','121726413732','2024-09-15 18:32:50',1694.40,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1026,'4000','121726413732','2024-09-15 18:22:48',NULL,1000.00,'','12','1','Good sold','1','','sales','B035','','No',NULL,NULL,''),(1027,'4000','121726413732','2024-09-15 18:22:12',NULL,900.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(1028,'4000','121726413732','2024-09-15 18:22:30',NULL,250.00,'','12','1','Good sold','1','','sales','B035','','No',NULL,NULL,''),(1029,'4000','121726413732','2024-09-15 18:32:14',NULL,300.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(1036,'1050','121726414452','2024-09-15 18:34:48',1400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172641449220424433923','No',NULL,NULL,''),(1037,'1110','121726414452','2024-09-15 18:34:48',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(1038,'1110','121726414452','2024-09-15 18:34:28',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1039,'5500','121726414452','2024-09-15 18:34:37',900.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1040,'4000','121726414452','2024-09-15 18:34:48',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(1041,'4000','121726414452','2024-09-15 18:34:12',NULL,200.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(1042,'4000','121726414452','2024-09-15 18:34:28',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1051,'1050','121726415271','2024-09-15 18:48:59',2300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172641534571200403233','No',NULL,NULL,''),(1052,'1110','121726415271','2024-09-15 18:47:51',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(1053,'1110','121726415271','2024-09-15 18:48:07',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(1054,'1110','121726415271','2024-09-15 18:48:25',NULL,500.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(1055,'5500','121726415271','2024-09-15 18:48:44',1700.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1056,'4000','121726415271','2024-09-15 18:48:59',NULL,100.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(1057,'4000','121726415271','2024-09-15 18:47:51',NULL,1300.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(1058,'4000','121726415271','2024-09-15 18:48:07',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(1059,'4000','121726415271','2024-09-15 18:48:25',NULL,500.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(1070,'1050','121726415840','2024-09-15 19:04:15',550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172641626013073212263','No',NULL,NULL,''),(1071,'1110','121726415840','2024-09-15 19:04:15',NULL,186.68,'','12','1','Inventory sold','1','','sales','B035','','No',NULL,NULL,''),(1072,'1110','121726415840','2024-09-15 18:57:20',NULL,176.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(1073,'5500','121726415840','2024-09-15 19:04:06',362.68,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1074,'4000','121726415840','2024-09-15 19:04:15',NULL,250.00,'','12','1','Good sold','1','','sales','B035','','No',NULL,NULL,''),(1075,'4000','121726415840','2024-09-15 18:57:20',NULL,300.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(1076,'1050','121726416343','2024-09-15 19:06:38',550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172641640702232223322','No',NULL,NULL,''),(1077,'1110','121726416343','2024-09-15 19:06:38',NULL,186.68,'','12','1','Inventory sold','1','','sales','B035','','No',NULL,NULL,''),(1078,'1110','121726416343','2024-09-15 19:05:43',NULL,176.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(1079,'5500','121726416343','2024-09-15 19:06:24',362.68,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1080,'4000','121726416343','2024-09-15 19:06:38',NULL,250.00,'','12','1','Good sold','1','','sales','B035','','No',NULL,NULL,''),(1081,'4000','121726416343','2024-09-15 19:05:43',NULL,300.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(1087,'1050','121726416551','2024-09-15 19:12:36',2700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172641676421233223332','No',NULL,NULL,''),(1088,'1110','121726416551','2024-09-15 19:12:36',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1089,'1110','121726416551','2024-09-15 19:09:11',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(1090,'5500','121726416551','2024-09-15 19:12:26',338.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1091,'4000','121726416551','2024-09-15 19:12:36',NULL,900.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1092,'4000','121726416551','2024-09-15 19:09:11',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(1093,'4000','121726416551','2024-09-15 19:12:00',NULL,1200.00,'','12','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(1094,'4000','121726416551','2024-09-15 19:12:11',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(1095,'1050','121726408391','2024-09-15 16:53:21',750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172641738023321223223','No',NULL,NULL,''),(1096,'1110','121726408391','2024-09-15 16:53:21',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(1097,'1110','121726408391','2024-09-15 16:53:11',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(1098,'5500','121726408391','2024-09-15 19:22:24',507.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1099,'4000','121726408391','2024-09-15 16:53:21',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(1100,'4000','121726408391','2024-09-15 16:53:11',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(1101,'1050','121726417490','2024-09-15 19:28:08',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172641769233362202133','No',NULL,NULL,''),(1102,'1110','121726417490','2024-09-15 19:28:08',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(1103,'5500','121726417490','2024-09-15 19:24:50',169.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1104,'4000','121726417490','2024-09-15 19:28:08',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(1105,'1050','121726415346','2024-09-15 18:50:41',3650.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172641982283927202200','No',NULL,NULL,''),(1106,'1110','121726415346','2024-09-15 18:50:41',NULL,507.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(1107,'1110','121726415346','2024-09-15 18:49:06',NULL,560.04,'','12','1','Inventory sold','1','','sales','B035','','No',NULL,NULL,''),(1108,'1110','121726415346','2024-09-15 18:49:58',NULL,544.00,'','12','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(1109,'1110','121726415346','2024-09-15 18:50:13',NULL,352.00,'','12','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(1110,'1110','121726415346','2024-09-15 18:50:27',NULL,530.00,'','12','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(1111,'1110','121726415346','2024-09-15 19:52:34',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(1112,'5500','121726415346','2024-09-15 19:53:39',2662.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1113,'4000','121726415346','2024-09-15 18:50:41',NULL,750.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(1114,'4000','121726415346','2024-09-15 18:49:06',NULL,750.00,'','12','1','Good sold','1','','sales','B035','','No',NULL,NULL,''),(1115,'4000','121726415346','2024-09-15 18:49:58',NULL,700.00,'','12','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(1116,'4000','121726415346','2024-09-15 18:50:13',NULL,500.00,'','12','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(1117,'4000','121726415346','2024-09-15 18:50:27',NULL,700.00,'','12','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(1118,'4000','121726415346','2024-09-15 19:52:34',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(1123,'1050','121726420345','2024-09-15 20:13:26',2450.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172642041882202040103','No',NULL,NULL,''),(1124,'1110','121726420345','2024-09-15 20:13:26',NULL,845.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(1125,'1110','121726420345','2024-09-15 20:12:25',NULL,373.36,'','12','1','Inventory sold','1','','sales','B035','','No',NULL,NULL,''),(1126,'1110','121726420345','2024-09-15 20:12:36',NULL,530.00,'','12','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(1127,'5500','121726420345','2024-09-15 20:12:48',1748.36,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1128,'4000','121726420345','2024-09-15 20:13:26',NULL,1250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(1129,'4000','121726420345','2024-09-15 20:12:25',NULL,500.00,'','12','1','Good sold','1','','sales','B035','','No',NULL,NULL,''),(1130,'4000','121726420345','2024-09-15 20:12:36',NULL,700.00,'','12','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(1137,'1050','121726414385','2024-09-15 18:34:06',1950.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172642148240624212323','No',NULL,NULL,''),(1138,'1110','121726414385','2024-09-15 18:34:06',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(1139,'1110','121726414385','2024-09-15 18:33:05',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(1140,'1110','121726414385','2024-09-15 18:33:58',NULL,53.54,'','12','1','Inventory sold','1','','sales','B090','','No',NULL,NULL,''),(1141,'1110','121726414385','2024-09-15 18:44:47',NULL,352.00,'','12','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(1142,'1110','121726414385','2024-09-15 20:30:32',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(1143,'5500','121726414385','2024-09-15 20:30:50',1574.54,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1144,'4000','121726414385','2024-09-15 18:34:06',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(1145,'4000','121726414385','2024-09-15 18:33:05',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(1146,'4000','121726414385','2024-09-15 18:33:58',NULL,100.00,'','12','1','Good sold','1','','sales','B090','','No',NULL,NULL,''),(1147,'4000','121726414385','2024-09-15 18:44:47',NULL,500.00,'','12','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(1148,'4000','121726414385','2024-09-15 20:30:32',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(1149,'1050','121726420135','2024-09-15 20:10:08',2450.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172642231032032023222','No',NULL,NULL,''),(1150,'1110','121726420135','2024-09-15 20:10:08',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(1151,'1110','121726420135','2024-09-15 20:08:55',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(1152,'1110','121726420135','2024-09-15 20:14:49',NULL,610.00,'','12','1','Inventory sold','1','','sales','B041','','No',NULL,NULL,''),(1153,'1110','121726420135','2024-09-15 20:44:07',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(1154,'1110','121726420135','2024-09-15 20:44:21',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(1155,'5500','121726420135','2024-09-15 20:44:34',1455.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1156,'4000','121726420135','2024-09-15 20:10:08',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(1157,'4000','121726420135','2024-09-15 20:08:55',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(1158,'4000','121726420135','2024-09-15 20:14:49',NULL,1200.00,'','12','1','Good sold','1','','sales','B041','','No',NULL,NULL,''),(1159,'4000','121726420135','2024-09-15 20:44:07',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(1160,'4000','121726420135','2024-09-15 20:44:21',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(1161,'1050','121726422654','2024-09-15 20:52:55',2900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172642285989235325203','No',NULL,NULL,''),(1162,'1110','121726422654','2024-09-15 20:52:55',NULL,1500.00,'','12','1','Inventory sold','1','','sales','B042','','No',NULL,NULL,''),(1163,'1110','121726422654','2024-09-15 20:50:54',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(1164,'1110','121726422654','2024-09-15 20:51:04',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(1165,'1110','121726422654','2024-09-15 20:51:14',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(1166,'5500','121726422654','2024-09-15 20:51:32',1837.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1167,'4000','121726422654','2024-09-15 20:52:55',NULL,2200.00,'','12','1','Good sold','1','','sales','B042','','No',NULL,NULL,''),(1168,'4000','121726422654','2024-09-15 20:50:54',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(1169,'4000','121726422654','2024-09-15 20:51:04',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(1170,'4000','121726422654','2024-09-15 20:51:14',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(1171,'1050','121726423077','2024-09-15 20:58:05',1200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172642309120130460600','No',NULL,NULL,''),(1172,'1110','121726423077','2024-09-15 20:58:05',NULL,610.00,'','12','1','Inventory sold','1','','sales','B041','','No',NULL,NULL,''),(1173,'5500','121726423077','2024-09-15 20:57:57',610.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1174,'4000','121726423077','2024-09-15 20:58:05',NULL,1200.00,'','12','1','Good sold','1','','sales','B041','','No',NULL,NULL,''),(1175,'1050','121726423225','2024-09-15 21:00:50',400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172642326322034202332','No',NULL,NULL,''),(1176,'1110','121726423225','2024-09-15 21:00:50',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(1177,'5500','121726423225','2024-09-15 21:00:35',204.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1178,'4000','121726423225','2024-09-15 21:00:50',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(1179,'4000','121726423225','2024-09-15 21:00:25',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(1180,'1050','121726423839','2024-09-15 21:11:15',750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172642388104282320212','No',NULL,NULL,''),(1181,'1110','121726423839','2024-09-15 21:11:15',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(1182,'1110','121726423839','2024-09-15 21:10:39',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(1183,'1110','121726423839','2024-09-15 21:10:52',NULL,150.00,'','12','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(1184,'5500','121726423839','2024-09-15 21:11:03',523.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1185,'4000','121726423839','2024-09-15 21:11:15',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(1186,'4000','121726423839','2024-09-15 21:10:39',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(1187,'4000','121726423839','2024-09-15 21:10:52',NULL,200.00,'','12','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(1188,'1050','121726423883','2024-09-15 21:15:04',2200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172642412674242622230','No',NULL,NULL,''),(1189,'1110','121726423883','2024-09-15 21:15:04',NULL,950.00,'','12','1','Inventory sold','1','','sales','B183','','No',NULL,NULL,''),(1190,'1110','121726423883','2024-09-15 21:11:23',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(1191,'5500','121726423883','2024-09-15 21:14:34',1288.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1192,'4000','121726423883','2024-09-15 21:15:04',NULL,1700.00,'','12','1','Good sold','1','','sales','B183','','No',NULL,NULL,''),(1193,'4000','121726423883','2024-09-15 21:11:23',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(1227,'1050','121726384030','2024-09-15 10:07:44',8450.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172642526622236426701','No',NULL,NULL,''),(1228,'1110','121726384030','2024-09-15 10:07:44',NULL,100.00,'','12','1','Inventory sold','1','','sales','6017','','No',NULL,NULL,''),(1229,'1110','121726384030','2024-09-15 10:07:10',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1230,'1110','121726384030','2024-09-15 10:07:26',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(1231,'1110','121726384030','2024-09-15 14:52:53',NULL,100.00,'','12','1','Inventory sold','1','','sales','6017','','No',NULL,NULL,''),(1232,'1110','121726384030','2024-09-15 21:24:59',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1233,'1110','121726384030','2024-09-15 21:25:27',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1234,'1110','121726384030','2024-09-15 21:26:43',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1235,'1110','121726384030','2024-09-15 21:26:58',NULL,158.33,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(1236,'1110','121726384030','2024-09-15 21:27:12',NULL,47.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(1237,'1110','121726384030','2024-09-15 21:27:30',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(1238,'1110','121726384030','2024-09-15 21:28:43',NULL,676.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(1239,'1110','121726384030','2024-09-15 21:28:53',NULL,795.00,'','12','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(1240,'1110','121726384030','2024-09-15 21:29:47',NULL,482.00,'','12','1','Inventory sold','1','','sales','B034','','No',NULL,NULL,''),(1241,'1110','121726384030','2024-09-15 21:30:11',NULL,544.00,'','12','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(1242,'1110','121726384030','2024-09-15 21:32:32',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(1243,'1110','121726384030','2024-09-15 21:32:54',NULL,1200.00,'','12','1','Inventory sold','1','','sales','6009','','No',NULL,NULL,''),(1244,'5500','121726384030','2024-09-15 21:33:40',5302.33,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1245,'4000','121726384030','2024-09-15 10:07:44',NULL,100.00,'','12','1','Good sold','1','','sales','6017','','No',NULL,NULL,''),(1246,'4000','121726384030','2024-09-15 10:07:10',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1247,'4000','121726384030','2024-09-15 10:07:26',NULL,1300.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(1248,'4000','121726384030','2024-09-15 14:52:37',NULL,400.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(1249,'4000','121726384030','2024-09-15 14:52:53',NULL,100.00,'','12','1','Good sold','1','','sales','6017','','No',NULL,NULL,''),(1250,'4000','121726384030','2024-09-15 21:24:59',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1251,'4000','121726384030','2024-09-15 21:25:15',NULL,200.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(1252,'4000','121726384030','2024-09-15 21:25:27',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1253,'4000','121726384030','2024-09-15 21:26:28',NULL,200.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(1254,'4000','121726384030','2024-09-15 21:26:43',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1255,'4000','121726384030','2024-09-15 21:26:58',NULL,400.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(1256,'4000','121726384030','2024-09-15 21:27:12',NULL,100.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(1257,'4000','121726384030','2024-09-15 21:27:30',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(1258,'4000','121726384030','2024-09-15 21:28:43',NULL,1000.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(1259,'4000','121726384030','2024-09-15 21:28:53',NULL,1050.00,'','12','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(1260,'4000','121726384030','2024-09-15 21:29:47',NULL,500.00,'','12','1','Good sold','1','','sales','B034','','No',NULL,NULL,''),(1261,'4000','121726384030','2024-09-15 21:30:11',NULL,700.00,'','12','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(1262,'4000','121726384030','2024-09-15 21:30:30',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(1263,'4000','121726384030','2024-09-15 21:32:32',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(1264,'4000','121726384030','2024-09-15 21:32:54',NULL,1200.00,'','12','1','Good sold','1','','sales','6009','','No',NULL,NULL,''),(1265,'4000','121726384070','2024-09-15 22:56:27',200.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(1266,'1000','121726384070','2024-09-15 22:56:27',NULL,200.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(1267,'5500','121726384070','2024-09-15 22:56:27',NULL,120.00,'','7','1','Cost of goods returned','1','','sales','6512','','No',NULL,NULL,''),(1268,'1110','121726384070','2024-09-15 22:56:27',120.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(1269,'4000','121726387723','2024-09-15 22:58:37',200.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(1270,'1000','121726387723','2024-09-15 22:58:37',NULL,200.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(1271,'5500','121726387723','2024-09-15 22:58:37',NULL,100.00,'','7','1','Cost of goods returned','1','','sales','6514','','No',NULL,NULL,''),(1272,'1110','121726387723','2024-09-15 22:58:37',100.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(1273,'4000','121726416343','2024-09-15 23:00:15',250.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(1274,'1000','121726416343','2024-09-15 23:00:15',NULL,250.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(1275,'5500','121726416343','2024-09-15 23:00:15',NULL,186.68,'','7','1','Cost of goods returned','1','','sales','B035','','No',NULL,NULL,''),(1276,'1110','121726416343','2024-09-15 23:00:15',186.68,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(1277,'4000','121726416343','2024-09-15 23:00:17',300.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(1278,'1000','121726416343','2024-09-15 23:00:17',NULL,300.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(1279,'5500','121726416343','2024-09-15 23:00:17',NULL,176.00,'','7','1','Cost of goods returned','1','','sales','B023','','No',NULL,NULL,''),(1280,'1110','121726416343','2024-09-15 23:00:17',176.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(1281,'4000','121726396712','2024-09-15 23:00:52',200.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(1282,'1000','121726396712','2024-09-15 23:00:52',NULL,200.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(1283,'5500','121726396712','2024-09-15 23:00:52',NULL,100.00,'','7','1','Cost of goods returned','1','','sales','6044','','No',NULL,NULL,''),(1284,'1110','121726396712','2024-09-15 23:00:52',100.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(1285,'1050','121726399865','2024-09-15 14:31:38',1500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172643082112426033382','No',NULL,NULL,''),(1286,'1110','121726399865','2024-09-15 14:31:38',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(1287,'1110','121726399865','2024-09-15 14:31:05',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(1288,'1110','121726399865','2024-09-15 14:31:24',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(1289,'5500','121726399865','2024-09-15 23:06:46',1216.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1290,'4000','121726399865','2024-09-15 14:31:38',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(1291,'4000','121726399865','2024-09-15 14:31:05',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(1292,'4000','121726399865','2024-09-15 14:31:24',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(1293,'1050','121726416407','2024-09-15 19:09:05',700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172643190293392000132','No',NULL,NULL,''),(1294,'1110','121726416407','2024-09-15 19:06:47',NULL,600.00,'','12','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(1295,'5500','121726416407','2024-09-15 19:08:55',600.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1296,'4000','121726416407','2024-09-15 19:09:05',NULL,100.00,'','12','1','Good sold','1','','sales','6526','','No',NULL,NULL,''),(1297,'4000','121726416407','2024-09-15 19:06:47',NULL,600.00,'','12','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(1298,'1050','121726431903','2024-09-15 23:25:40',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172643194437320247432','No',NULL,NULL,''),(1299,'1110','121726431903','2024-09-15 23:25:40',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(1300,'5500','121726431903','2024-09-15 23:25:03',195.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1301,'4000','121726431903','2024-09-15 23:25:40',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(1302,'1050','121726475263','2024-09-16 11:28:19',650.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172647530430005223222','No',NULL,NULL,''),(1303,'1110','121726475263','2024-09-16 11:28:19',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(1304,'1110','121726475263','2024-09-16 11:27:43',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1305,'5500','121726475263','2024-09-16 11:28:08',216.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1306,'4000','121726475263','2024-09-16 11:28:19',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(1307,'4000','121726475263','2024-09-16 11:27:43',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1308,'4000','121726475263','2024-09-16 11:27:57',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(1380,'1050','121726498904','2024-09-16 18:02:10',1300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172649893733323702012','No',NULL,NULL,''),(1381,'1110','121726498904','2024-09-16 18:02:10',NULL,680.00,'','12','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(1382,'1110','121726498904','2024-09-16 18:01:44',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(1383,'5500','121726498904','2024-09-16 18:01:59',722.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1384,'4000','121726498904','2024-09-16 18:02:10',NULL,1200.00,'','12','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(1385,'4000','121726498904','2024-09-16 18:01:44',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(1386,'1050','121726498938','2024-09-16 18:03:38',2600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172649902270024222230','No',NULL,NULL,''),(1387,'1110','121726498938','2024-09-16 18:03:38',NULL,1360.00,'','12','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(1388,'1110','121726498938','2024-09-16 18:02:18',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(1389,'5500','121726498938','2024-09-16 18:03:22',1444.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1390,'4000','121726498938','2024-09-16 18:03:38',NULL,2400.00,'','12','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(1391,'4000','121726498938','2024-09-16 18:02:18',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(1392,'1050','121726493035','2024-09-16 16:24:57',2500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172649954520226210730','No',NULL,NULL,''),(1393,'1110','121726493035','2024-09-16 16:24:57',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(1394,'1110','121726493035','2024-09-16 16:24:25',NULL,610.00,'','12','1','Inventory sold','1','','sales','B041','','No',NULL,NULL,''),(1395,'1110','121726493035','2024-09-16 16:24:36',NULL,47.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(1396,'1110','121726493035','2024-09-16 16:24:47',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(1397,'5500','121726493035','2024-09-16 18:12:06',1099.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1398,'4000','121726493035','2024-09-16 16:24:57',NULL,750.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(1399,'4000','121726493035','2024-09-16 16:23:55',NULL,250.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(1400,'4000','121726493035','2024-09-16 16:24:25',NULL,1200.00,'','12','1','Good sold','1','','sales','B041','','No',NULL,NULL,''),(1401,'4000','121726493035','2024-09-16 16:24:36',NULL,100.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(1402,'4000','121726493035','2024-09-16 16:24:47',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(1403,'4000','121726493035','2024-09-16 16:29:46',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(1413,'1050','121726491980','2024-09-16 16:22:19',4050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172650304532300202033','No',NULL,NULL,''),(1414,'1110','121726491980','2024-09-16 16:22:19',NULL,1500.00,'','12','1','Inventory sold','1','','sales','6015','','No',NULL,NULL,''),(1415,'1110','121726491980','2024-09-16 16:22:06',NULL,200.00,'','12','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(1416,'1110','121726491980','2024-09-16 16:23:35',NULL,950.00,'','12','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(1417,'1110','121726491980','2024-09-16 19:06:50',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1418,'5500','121726491980','2024-09-16 19:10:19',2650.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1419,'4000','121726491980','2024-09-16 16:22:19',NULL,1500.00,'','12','1','Good sold','1','','sales','6015','','No',NULL,NULL,''),(1420,'4000','121726491980','2024-09-16 16:06:20',NULL,300.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(1421,'4000','121726491980','2024-09-16 16:22:06',NULL,400.00,'','12','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(1422,'4000','121726491980','2024-09-16 16:23:35',NULL,1700.00,'','12','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1423,'4000','121726491980','2024-09-16 19:06:50',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1424,'1050','121726503526','2024-09-16 19:21:03',1450.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172650371232532201022','No',NULL,NULL,''),(1425,'1110','121726503526','2024-09-16 19:21:03',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(1426,'1110','121726503526','2024-09-16 19:19:45',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1427,'1110','121726503526','2024-09-16 19:20:00',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1428,'5500','121726503526','2024-09-16 19:20:44',400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1429,'4000','121726503526','2024-09-16 19:21:03',NULL,750.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(1430,'4000','121726503526','2024-09-16 19:18:46',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(1431,'4000','121726503526','2024-09-16 19:19:12',NULL,100.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(1432,'4000','121726503526','2024-09-16 19:19:29',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(1433,'4000','121726503526','2024-09-16 19:19:45',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1434,'4000','121726503526','2024-09-16 19:20:00',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1435,'4000','121726503526','2024-09-16 19:20:27',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(1436,'4000','121726498938','2024-09-16 19:24:54',1200.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(1437,'1000','121726498938','2024-09-16 19:24:54',NULL,1200.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(1438,'5500','121726498938','2024-09-16 19:24:54',NULL,680.00,'','7','1','Cost of goods returned','1','','sales','B043','','No',NULL,NULL,''),(1439,'1110','121726498938','2024-09-16 19:24:54',680.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(1440,'4000','121726498938','2024-09-16 19:25:04',100.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(1441,'1000','121726498938','2024-09-16 19:25:04',NULL,100.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(1442,'5500','121726498938','2024-09-16 19:25:04',NULL,42.00,'','7','1','Cost of goods returned','1','','sales','6040','','No',NULL,NULL,''),(1443,'1110','121726498938','2024-09-16 19:25:04',42.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(1444,'1050','121726484248','2024-09-16 13:58:12',3950.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172650405802213013200','No',NULL,NULL,''),(1445,'1110','121726484248','2024-09-16 13:58:12',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(1446,'1110','121726484248','2024-09-16 13:57:58',NULL,680.00,'','12','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(1447,'1110','121726484248','2024-09-16 13:58:30',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(1448,'1110','121726484248','2024-09-16 13:58:41',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(1449,'1110','121726484248','2024-09-16 16:01:43',NULL,47.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(1450,'1110','121726484248','2024-09-16 19:26:09',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(1451,'1110','121726484248','2024-09-16 19:26:23',NULL,680.00,'','12','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(1452,'5500','121726484248','2024-09-16 19:26:40',2007.33,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1453,'4000','121726484248','2024-09-16 13:58:12',NULL,750.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(1454,'4000','121726484248','2024-09-16 13:57:28',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(1455,'4000','121726484248','2024-09-16 13:57:43',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(1456,'4000','121726484248','2024-09-16 13:57:58',NULL,1200.00,'','12','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(1457,'4000','121726484248','2024-09-16 13:58:30',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(1458,'4000','121726484248','2024-09-16 13:58:41',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(1459,'4000','121726484248','2024-09-16 16:01:43',NULL,100.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(1460,'4000','121726484248','2024-09-16 19:26:09',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(1461,'4000','121726484248','2024-09-16 19:26:23',NULL,1200.00,'','12','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(1468,'1050','121726504678','2024-09-16 19:38:09',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172650469230272200053','No',NULL,NULL,''),(1469,'1110','121726504678','2024-09-16 19:38:09',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(1470,'5500','121726504678','2024-09-16 19:37:58',169.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1471,'4000','121726504678','2024-09-16 19:38:09',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(1472,'1050','121726504353','2024-09-16 19:33:01',1600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172650553432365532006','No',NULL,NULL,''),(1473,'1110','121726504353','2024-09-16 19:33:01',NULL,680.00,'','12','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(1474,'1110','121726504353','2024-09-16 19:32:33',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(1475,'1110','121726504353','2024-09-16 19:32:46',NULL,176.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(1476,'5500','121726504353','2024-09-16 19:51:11',898.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1477,'4000','121726504353','2024-09-16 19:33:01',NULL,1200.00,'','12','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(1478,'4000','121726504353','2024-09-16 19:32:33',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(1479,'4000','121726504353','2024-09-16 19:32:46',NULL,300.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(1480,'1050','121726505536','2024-09-16 19:55:14',150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172650572036722233753','No',NULL,NULL,''),(1481,'4000','121726505536','2024-09-16 19:55:14',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1482,'4000','121726498938','2024-09-16 21:07:36',1200.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(1483,'1000','121726498938','2024-09-16 21:07:36',NULL,1200.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(1484,'5500','121726498938','2024-09-16 21:07:36',NULL,680.00,'','7','1','Cost of goods returned','1','','sales','B043','','No',NULL,NULL,''),(1485,'1110','121726498938','2024-09-16 21:07:36',680.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(1486,'4000','121726498938','2024-09-16 21:07:41',100.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(1487,'1000','121726498938','2024-09-16 21:07:41',NULL,100.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(1488,'5500','121726498938','2024-09-16 21:07:41',NULL,42.00,'','7','1','Cost of goods returned','1','','sales','6040','','No',NULL,NULL,''),(1489,'1110','121726498938','2024-09-16 21:07:41',42.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(1490,'1050','121726645776','2024-09-18 10:50:04',700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172664580730010463232','No',NULL,NULL,''),(1491,'4000','121726645776','2024-09-18 10:50:04',NULL,400.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(1492,'4000','121726645776','2024-09-18 10:49:36',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1509,'1050','121726663874','2024-09-18 15:51:44',400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172666391133362362222','No',NULL,NULL,''),(1510,'1110','121726663874','2024-09-18 15:51:44',NULL,350.00,'','12','1','Inventory sold','1','','sales','6025','','No',NULL,NULL,''),(1511,'5500','121726663874','2024-09-18 15:51:14',350.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1512,'4000','121726663874','2024-09-18 15:51:44',NULL,400.00,'','12','1','Good sold','1','','sales','6025','','No',NULL,NULL,''),(1537,'1050','121726672040','2024-09-18 18:08:51',2250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172667550432222323332','No',NULL,NULL,''),(1538,'1110','121726672040','2024-09-18 18:08:51',NULL,610.00,'','12','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1539,'1110','121726672040','2024-09-18 18:07:20',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(1540,'1110','121726672040','2024-09-18 18:07:36',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(1541,'1110','121726672040','2024-09-18 18:07:49',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(1542,'5500','121726672040','2024-09-18 18:08:33',1439.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1543,'4000','121726672040','2024-09-18 18:08:51',NULL,1200.00,'','12','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1544,'4000','121726672040','2024-09-18 18:07:20',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(1545,'4000','121726672040','2024-09-18 18:07:36',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(1546,'4000','121726672040','2024-09-18 18:07:49',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(1547,'1050','121726664690','2024-09-18 16:06:27',2550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172667554052736317312','No',NULL,NULL,''),(1548,'1110','121726664690','2024-09-18 16:06:27',NULL,888.88,'','12','1','Inventory sold','1','','sales','B164','','No',NULL,NULL,''),(1549,'1110','121726664690','2024-09-18 16:04:50',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(1550,'1110','121726664690','2024-09-18 16:06:13',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(1551,'5500','121726664690','2024-09-18 18:06:20',1368.05,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1552,'4000','121726664690','2024-09-18 16:06:27',NULL,1600.00,'','12','1','Good sold','1','','sales','B164','','No',NULL,NULL,''),(1553,'4000','121726664690','2024-09-18 16:04:50',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(1554,'4000','121726664690','2024-09-18 16:06:13',NULL,750.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(1571,'1050','121726685602','2024-09-18 22:01:13',5600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172668608832272881223','No',NULL,NULL,''),(1572,'1110','121726685602','2024-09-18 22:01:13',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(1573,'1110','121726685602','2024-09-18 21:53:22',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(1574,'1110','121726685602','2024-09-18 21:53:53',NULL,370.00,'','12','1','Inventory sold','1','','sales','B013','','No',NULL,NULL,''),(1575,'1110','121726685602','2024-09-18 21:54:19',NULL,158.33,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(1576,'1110','121726685602','2024-09-18 21:55:15',NULL,800.00,'','12','1','Inventory sold','1','','sales','6020','','No',NULL,NULL,''),(1577,'1110','121726685602','2024-09-18 21:56:16',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(1578,'1110','121726685602','2024-09-18 22:00:05',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(1579,'5500','121726685602','2024-09-18 22:00:27',3735.37,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1580,'4000','121726685602','2024-09-18 22:01:13',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(1581,'4000','121726685602','2024-09-18 21:53:22',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(1582,'4000','121726685602','2024-09-18 21:53:53',NULL,600.00,'','12','1','Good sold','1','','sales','B013','','No',NULL,NULL,''),(1583,'4000','121726685602','2024-09-18 21:54:19',NULL,400.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(1584,'4000','121726685602','2024-09-18 21:55:15',NULL,800.00,'','12','1','Good sold','1','','sales','6020','','No',NULL,NULL,''),(1585,'4000','121726685602','2024-09-18 21:56:16',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(1586,'4000','121726685602','2024-09-18 21:59:04',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(1587,'4000','121726685602','2024-09-18 21:59:33',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(1588,'4000','121726685602','2024-09-18 22:00:05',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(1589,'1050','121726663707','2024-09-18 15:50:43',8800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172668722587262323162','No',NULL,NULL,''),(1590,'1110','121726663707','2024-09-18 15:50:43',NULL,126.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(1591,'1110','121726663707','2024-09-18 15:48:27',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(1592,'1110','121726663707','2024-09-18 15:49:03',NULL,47.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(1593,'1110','121726663707','2024-09-18 15:49:21',NULL,1500.00,'','12','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(1594,'1110','121726663707','2024-09-18 15:49:46',NULL,400.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(1595,'1110','121726663707','2024-09-18 15:50:11',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(1596,'1110','121726663707','2024-09-18 22:13:00',NULL,700.00,'','12','1','Inventory sold','1','','sales','6025','','No',NULL,NULL,''),(1597,'1110','121726663707','2024-09-18 22:16:07',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(1598,'1110','121726663707','2024-09-18 22:18:57',NULL,1500.00,'','12','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(1599,'5500','121726663707','2024-09-18 22:19:12',6002.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1600,'4000','121726663707','2024-09-18 15:50:43',NULL,300.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(1601,'4000','121726663707','2024-09-18 15:48:27',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(1602,'4000','121726663707','2024-09-18 15:49:03',NULL,100.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(1603,'4000','121726663707','2024-09-18 15:49:13',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(1604,'4000','121726663707','2024-09-18 15:49:21',NULL,1500.00,'','12','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(1605,'4000','121726663707','2024-09-18 15:49:35',NULL,300.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(1606,'4000','121726663707','2024-09-18 15:49:46',NULL,400.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(1607,'4000','121726663707','2024-09-18 15:50:11',NULL,1200.00,'','12','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(1608,'4000','121726663707','2024-09-18 15:50:23',NULL,1400.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(1609,'4000','121726663707','2024-09-18 22:13:00',NULL,800.00,'','12','1','Good sold','1','','sales','6025','','No',NULL,NULL,''),(1610,'4000','121726663707','2024-09-18 22:16:07',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(1611,'4000','121726663707','2024-09-18 22:16:48',NULL,150.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(1612,'4000','121726663707','2024-09-18 22:17:37',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(1613,'4000','121726663707','2024-09-18 22:18:57',NULL,1500.00,'','12','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(1614,'1050','121726687234','2024-09-18 22:21:46',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172668731933310362221','No',NULL,NULL,''),(1615,'1110','121726687234','2024-09-18 22:21:46',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(1616,'5500','121726687234','2024-09-18 22:20:34',391.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1617,'4000','121726687234','2024-09-18 22:21:46',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(1618,'4000','121726663874','2024-09-18 22:23:41',400.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(1619,'1000','121726663874','2024-09-18 22:23:41',NULL,400.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(1620,'5500','121726663874','2024-09-18 22:23:41',NULL,350.00,'','7','1','Cost of goods returned','1','','sales','6025','','No',NULL,NULL,''),(1621,'1110','121726663874','2024-09-18 22:23:41',350.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(1622,'1050','121726687703','2024-09-18 22:30:29',2350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172668783623220626222','No',NULL,NULL,''),(1623,'1110','121726687703','2024-09-18 22:30:29',NULL,950.00,'','12','1','Inventory sold','1','','sales','6502','','No',NULL,NULL,''),(1624,'1110','121726687703','2024-09-18 22:28:23',NULL,47.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(1625,'1110','121726687703','2024-09-18 22:28:41',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(1626,'1110','121726687703','2024-09-18 22:29:01',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(1627,'5500','121726687703','2024-09-18 22:29:39',1689.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1628,'4000','121726687703','2024-09-18 22:30:29',NULL,1500.00,'','12','1','Good sold','1','','sales','6502','','No',NULL,NULL,''),(1629,'4000','121726687703','2024-09-18 22:28:23',NULL,100.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(1630,'4000','121726687703','2024-09-18 22:28:41',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(1631,'4000','121726687703','2024-09-18 22:29:01',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(1632,'1050','121726752955','2024-09-19 16:36:31',2350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172675299828293928339','No',NULL,NULL,''),(1633,'1110','121726752955','2024-09-19 16:36:31',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(1634,'1110','121726752955','2024-09-19 16:36:04',NULL,450.00,'','12','1','Inventory sold','1','','sales','6003','','No',NULL,NULL,''),(1635,'5500','121726752955','2024-09-19 16:36:17',1750.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1636,'4000','121726752955','2024-09-19 16:36:31',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(1637,'4000','121726752955','2024-09-19 16:35:55',NULL,600.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(1638,'4000','121726752955','2024-09-19 16:36:04',NULL,450.00,'','12','1','Good sold','1','','sales','6003','','No',NULL,NULL,''),(1639,'1050','121726752999','2024-09-19 16:37:26',3400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172675304922231039553','No',NULL,NULL,''),(1640,'1110','121726752999','2024-09-19 16:37:26',NULL,610.00,'','12','1','Inventory sold','1','','sales','B041','','No',NULL,NULL,''),(1641,'1110','121726752999','2024-09-19 16:36:39',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(1642,'1110','121726752999','2024-09-19 16:37:04',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(1643,'5500','121726752999','2024-09-19 16:37:14',1894.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1644,'4000','121726752999','2024-09-19 16:37:26',NULL,1200.00,'','12','1','Good sold','1','','sales','B041','','No',NULL,NULL,''),(1645,'4000','121726752999','2024-09-19 16:36:39',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(1646,'4000','121726752999','2024-09-19 16:36:54',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(1647,'4000','121726752999','2024-09-19 16:37:04',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(1648,'1050','121726762948','2024-09-19 19:23:07',1600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172676299132233222062','No',NULL,NULL,''),(1649,'1110','121726762948','2024-09-19 19:23:07',NULL,610.00,'','12','1','Inventory sold','1','','sales','B041','','No',NULL,NULL,''),(1650,'1110','121726762948','2024-09-19 19:22:28',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(1651,'1110','121726762948','2024-09-19 19:22:39',NULL,150.00,'','12','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(1652,'5500','121726762948','2024-09-19 19:22:53',844.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1653,'4000','121726762948','2024-09-19 19:23:07',NULL,1200.00,'','12','1','Good sold','1','','sales','B041','','No',NULL,NULL,''),(1654,'4000','121726762948','2024-09-19 19:22:28',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(1655,'4000','121726762948','2024-09-19 19:22:39',NULL,200.00,'','12','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(1663,'1050','121726770361','2024-09-19 21:27:40',2350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172677047702072323673','No',NULL,NULL,''),(1664,'1110','121726770361','2024-09-19 21:26:01',NULL,1500.00,'','12','1','Inventory sold','1','','sales','6015','','No',NULL,NULL,''),(1665,'1110','121726770361','2024-09-19 21:26:37',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(1666,'5500','121726770361','2024-09-19 21:27:28',1700.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1667,'4000','121726770361','2024-09-19 21:27:40',NULL,400.00,'','12','1','Good sold','1','','sales','6527','','No',NULL,NULL,''),(1668,'4000','121726770361','2024-09-19 21:26:01',NULL,1500.00,'','12','1','Good sold','1','','sales','6015','','No',NULL,NULL,''),(1669,'4000','121726770361','2024-09-19 21:26:37',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(1670,'4000','121726770361','2024-09-19 21:27:16',NULL,250.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(1685,'1050','121726770090','2024-09-19 21:22:41',4400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172677479000332207393','No',NULL,NULL,''),(1686,'1110','121726770090','2024-09-19 21:22:41',NULL,1900.00,'','12','1','Inventory sold','1','','sales','6502','','No',NULL,NULL,''),(1687,'1110','121726770090','2024-09-19 21:22:11',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(1688,'1110','121726770090','2024-09-19 22:38:18',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(1689,'5500','121726770090','2024-09-19 22:39:18',2026.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1690,'4000','121726770090','2024-09-19 21:22:41',NULL,3000.00,'','12','1','Good sold','1','','sales','6502','','No',NULL,NULL,''),(1691,'4000','121726770090','2024-09-19 21:21:30',NULL,600.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(1692,'4000','121726770090','2024-09-19 21:22:11',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(1693,'4000','121726770090','2024-09-19 21:22:27',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(1694,'4000','121726770090','2024-09-19 22:38:18',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(1695,'4000','121726770090','2024-09-19 22:38:30',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(1696,'4000','121726770090','2024-09-19 22:38:44',NULL,200.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(1697,'1050','121726770526','2024-09-19 21:29:41',1050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172677664277327030323','No',NULL,NULL,''),(1698,'1110','121726770526','2024-09-19 21:29:41',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(1699,'1110','121726770526','2024-09-19 21:28:46',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(1700,'1110','121726770526','2024-09-19 21:29:24',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(1701,'1110','121726770526','2024-09-19 22:15:13',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(1702,'5500','121726770526','2024-09-19 23:10:26',711.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1703,'4000','121726770526','2024-09-19 21:29:41',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(1704,'4000','121726770526','2024-09-19 21:28:46',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(1705,'4000','121726770526','2024-09-19 21:29:24',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(1706,'4000','121726770526','2024-09-19 22:15:13',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(1707,'1050','121726776644','2024-09-19 23:11:18',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172677669123260722333','No',NULL,NULL,''),(1708,'1110','121726776644','2024-09-19 23:11:18',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(1709,'5500','121726776644','2024-09-19 23:10:44',338.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1710,'4000','121726776644','2024-09-19 23:11:18',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(1711,'1050','121726779430','2024-09-19 23:58:24',5000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172677950725333025022','No',NULL,NULL,''),(1712,'1110','121726779430','2024-09-19 23:58:24',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(1713,'1110','121726779430','2024-09-19 23:57:10',NULL,1900.00,'','12','1','Inventory sold','1','','sales','6502','','No',NULL,NULL,''),(1714,'1110','121726779430','2024-09-19 23:57:52',NULL,126.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(1715,'5500','121726779430','2024-09-19 23:58:07',3326.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1716,'4000','121726779430','2024-09-19 23:58:24',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(1717,'4000','121726779430','2024-09-19 23:57:10',NULL,3000.00,'','12','1','Good sold','1','','sales','6502','','No',NULL,NULL,''),(1718,'4000','121726779430','2024-09-19 23:57:24',NULL,400.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(1719,'4000','121726779430','2024-09-19 23:57:52',NULL,300.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(1720,'4000','121726779430','2024-09-20 09:52:17',1300.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(1721,'1000','121726779430','2024-09-20 09:52:17',NULL,1300.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(1722,'5500','121726779430','2024-09-20 09:52:17',NULL,1300.00,'','7','1','Cost of goods returned','1','','sales','6038','','No',NULL,NULL,''),(1723,'1110','121726779430','2024-09-20 09:52:17',1300.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(1724,'4000','121726779430','2024-09-20 09:52:21',3000.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(1725,'1000','121726779430','2024-09-20 09:52:21',NULL,3000.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(1726,'5500','121726779430','2024-09-20 09:52:21',NULL,1900.00,'','7','1','Cost of goods returned','1','','sales','6502','','No',NULL,NULL,''),(1727,'1110','121726779430','2024-09-20 09:52:21',1900.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(1728,'4000','121726779430','2024-09-20 09:52:23',400.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(1729,'1000','121726779430','2024-09-20 09:52:23',NULL,400.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(1730,'5500','121726779430','2024-09-20 09:52:23',NULL,200.00,'','7','1','Cost of goods returned','1','','sales','6510','','No',NULL,NULL,''),(1731,'1110','121726779430','2024-09-20 09:52:23',200.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(1732,'4000','121726779430','2024-09-20 09:52:26',300.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(1733,'1000','121726779430','2024-09-20 09:52:26',NULL,300.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(1734,'5500','121726779430','2024-09-20 09:52:26',NULL,126.00,'','7','1','Cost of goods returned','1','','sales','6040','','No',NULL,NULL,''),(1735,'1110','121726779430','2024-09-20 09:52:26',126.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(1741,'1050','121726849656','2024-09-20 19:53:37',13200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172685123311233320332','No',NULL,NULL,''),(1742,'1110','121726849656','2024-09-20 19:53:37',NULL,600.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(1743,'1110','121726849656','2024-09-20 19:52:16',NULL,4000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(1744,'1110','121726849656','2024-09-20 19:52:31',NULL,3600.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(1745,'1110','121726849656','2024-09-20 19:52:45',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(1746,'5500','121726849656','2024-09-20 19:53:18',8400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1747,'4000','121726849656','2024-09-20 19:53:37',NULL,600.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(1748,'4000','121726849656','2024-09-20 19:27:36',NULL,200.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(1749,'4000','121726849656','2024-09-20 19:52:04',NULL,700.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(1750,'4000','121726849656','2024-09-20 19:52:16',NULL,5200.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(1751,'4000','121726849656','2024-09-20 19:52:31',NULL,5400.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(1752,'4000','121726849656','2024-09-20 19:52:45',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(1753,'4000','121726849656','2024-09-20 19:52:59',NULL,700.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(1775,'1050','121726860160','2024-09-20 22:23:56',4550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172686139221222206232','No',NULL,NULL,''),(1776,'1110','121726860160','2024-09-20 22:23:56',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(1777,'1110','121726860160','2024-09-20 22:22:41',NULL,150.00,'','12','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(1778,'1110','121726860160','2024-09-20 22:23:01',NULL,352.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(1779,'1110','121726860160','2024-09-20 22:23:09',NULL,586.56,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(1780,'1110','121726860160','2024-09-20 22:23:21',NULL,440.00,'','12','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(1781,'1110','121726860160','2024-09-20 22:23:42',NULL,440.00,'','12','1','Inventory sold','1','','sales','B016','','No',NULL,NULL,''),(1782,'5500','121726860160','2024-09-20 22:42:56',3168.56,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1783,'4000','121726860160','2024-09-20 22:23:56',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(1784,'4000','121726860160','2024-09-20 22:22:41',NULL,200.00,'','12','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(1785,'4000','121726860160','2024-09-20 22:23:01',NULL,600.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(1786,'4000','121726860160','2024-09-20 22:23:09',NULL,750.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(1787,'4000','121726860160','2024-09-20 22:23:21',NULL,600.00,'','12','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(1788,'4000','121726860160','2024-09-20 22:23:42',NULL,600.00,'','12','1','Good sold','1','','sales','B016','','No',NULL,NULL,''),(1789,'1050','121726849597','2024-09-20 19:27:32',2250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172686276082223233202','No',NULL,NULL,''),(1790,'1110','121726849597','2024-09-20 19:27:32',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(1791,'1110','121726849597','2024-09-20 19:27:19',NULL,195.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(1792,'1110','121726849597','2024-09-20 21:23:58',NULL,41.67,'','12','1','Inventory sold','1','','sales','B097','','No',NULL,NULL,''),(1793,'5500','121726849597','2024-09-20 21:24:14',1536.67,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1794,'4000','121726849597','2024-09-20 19:27:32',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(1795,'4000','121726849597','2024-09-20 19:26:37',NULL,500.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(1796,'4000','121726849597','2024-09-20 19:27:19',NULL,300.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(1797,'4000','121726849597','2024-09-20 21:23:58',NULL,150.00,'','12','1','Good sold','1','','sales','B097','','No',NULL,NULL,''),(1884,'1050','121726862762','2024-09-20 23:09:08',21100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','7172686668333233062302','No',NULL,NULL,''),(1885,'1110','121726862762','2024-09-20 23:09:08',NULL,1224.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(1886,'1110','121726862762','2024-09-21 00:11:11',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(1887,'1110','121726862762','2024-09-21 00:11:11',NULL,1564.16,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(1888,'1110','121726862762','2024-09-21 00:11:11',NULL,3500.00,'','12','1','Inventory sold','1','','sales','B160','','No',NULL,NULL,''),(1889,'1110','121726862762','2024-09-21 00:11:11',NULL,432.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(1890,'1110','121726862762','2024-09-21 00:11:11',NULL,1900.00,'','12','1','Inventory sold','1','','sales','B183','','No',NULL,NULL,''),(1891,'1110','121726862762','2024-09-21 00:11:11',NULL,676.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(1892,'1110','121726862762','2024-09-21 00:11:11',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(1893,'1110','121726862762','2024-09-21 00:11:11',NULL,158.33,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(1894,'1110','121726862762','2024-09-21 00:11:11',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(1895,'1110','121726862762','2024-09-21 00:11:11',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(1896,'1110','121726862762','2024-09-21 00:11:11',NULL,300.00,'','12','1','Inventory sold','1','','sales','6503','','No',NULL,NULL,''),(1897,'1110','121726862762','2024-09-21 00:11:11',NULL,3500.00,'','12','1','Inventory sold','1','','sales','B160','','No',NULL,NULL,''),(1898,'1110','121726862762','2024-09-21 00:11:11',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(1899,'1110','121726862762','2024-09-21 00:11:11',NULL,176.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(1900,'5500','121726862762','2024-09-21 00:11:11',14021.87,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1901,'4000','121726862762','2024-09-20 23:09:08',NULL,1800.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(1902,'4000','121726862762','2024-09-21 00:11:11',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(1903,'4000','121726862762','2024-09-21 00:11:11',NULL,2000.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(1904,'4000','121726862762','2024-09-21 00:11:11',NULL,5000.00,'','12','1','Good sold','1','','sales','B160','','No',NULL,NULL,''),(1905,'4000','121726862762','2024-09-21 00:11:11',NULL,800.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(1906,'4000','121726862762','2024-09-21 00:11:11',NULL,3400.00,'','12','1','Good sold','1','','sales','B183','','No',NULL,NULL,''),(1907,'4000','121726862762','2024-09-21 00:11:11',NULL,1000.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(1908,'4000','121726862762','2024-09-21 00:11:11',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(1909,'4000','121726862762','2024-09-21 00:11:11',NULL,400.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(1910,'4000','121726862762','2024-09-21 00:11:11',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(1911,'4000','121726862762','2024-09-21 00:11:11',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(1912,'4000','121726862762','2024-09-21 00:11:11',NULL,400.00,'','12','1','Good sold','1','','sales','6503','','No',NULL,NULL,''),(1913,'4000','121726862762','2024-09-21 00:11:11',NULL,5000.00,'','12','1','Good sold','1','','sales','B160','','No',NULL,NULL,''),(1914,'4000','121726862762','2024-09-21 00:11:11',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(1915,'4000','121726862762','2024-09-21 00:11:11',NULL,300.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(1928,'1050','121726866292','2024-09-21 00:05:41',3100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','7172691136126713292093','No',NULL,NULL,''),(1929,'1110','121726866292','2024-09-21 00:05:41',NULL,1368.64,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(1930,'1110','121726866292','2024-09-21 12:35:55',NULL,176.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(1931,'1110','121726866292','2024-09-21 12:35:55',NULL,586.56,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(1932,'1110','121726866292','2024-09-21 12:35:55',NULL,176.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(1933,'5500','121726866292','2024-09-21 12:35:55',2307.20,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1934,'4000','121726866292','2024-09-21 00:05:41',NULL,1750.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(1935,'4000','121726866292','2024-09-21 12:35:55',NULL,300.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(1936,'4000','121726866292','2024-09-21 12:35:55',NULL,750.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(1937,'4000','121726866292','2024-09-21 12:35:55',NULL,300.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(1938,'1050','121726934513','2024-09-21 19:03:45',1800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172693463403403232033','No',NULL,NULL,''),(1939,'1110','121726934513','2024-09-21 19:01:53',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(1940,'1110','121726934513','2024-09-21 19:02:10',NULL,100.00,'','12','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(1941,'1110','121726934513','2024-09-21 19:02:23',NULL,301.84,'','12','1','Inventory sold','1','','sales','B024','','No',NULL,NULL,''),(1942,'1110','121726934513','2024-09-21 19:02:30',NULL,352.00,'','12','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(1943,'5500','121726934513','2024-09-21 19:03:24',833.01,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1944,'4000','121726934513','2024-09-21 19:03:45',NULL,300.00,'','12','1','Good sold','1','','sales','6522','','No',NULL,NULL,''),(1945,'4000','121726934513','2024-09-21 19:01:53',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(1946,'4000','121726934513','2024-09-21 19:02:10',NULL,200.00,'','12','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(1947,'4000','121726934513','2024-09-21 19:02:23',NULL,600.00,'','12','1','Good sold','1','','sales','B024','','No',NULL,NULL,''),(1948,'4000','121726934513','2024-09-21 19:02:30',NULL,500.00,'','12','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(1956,'1050','121726940239','2024-09-21 22:13:58',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172694604277600232272','No',NULL,NULL,''),(1957,'1110','121726940239','2024-09-21 22:13:58',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(1958,'5500','121726940239','2024-09-21 20:37:19',195.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1959,'4000','121726940239','2024-09-21 22:13:58',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(1960,'1050','121726940144','2024-09-21 20:37:07',14950.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172694612123239262926','No',NULL,NULL,''),(1961,'1110','121726940144','2024-09-21 20:37:07',NULL,5100.01,'','12','1','Inventory sold','1','','sales','B050','','No',NULL,NULL,''),(1962,'1110','121726940144','2024-09-21 20:35:55',NULL,158.33,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(1963,'1110','121726940144','2024-09-21 20:36:25',NULL,5100.01,'','12','1','Inventory sold','1','','sales','B050','','No',NULL,NULL,''),(1964,'1110','121726940144','2024-09-21 22:14:43',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(1965,'5500','121726940144','2024-09-21 22:14:54',10437.51,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1966,'4000','121726940144','2024-09-21 20:37:07',NULL,6800.00,'','12','1','Good sold','1','','sales','B050','','No',NULL,NULL,''),(1967,'4000','121726940144','2024-09-21 20:35:44',NULL,750.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(1968,'4000','121726940144','2024-09-21 20:35:55',NULL,400.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(1969,'4000','121726940144','2024-09-21 20:36:25',NULL,6800.00,'','12','1','Good sold','1','','sales','B050','','No',NULL,NULL,''),(1970,'4000','121726940144','2024-09-21 22:14:43',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(1971,'1050','121727006795','2024-09-22 15:07:06',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172700683202332102323','No',NULL,NULL,''),(1972,'1110','121727006795','2024-09-22 15:06:35',NULL,100.00,'','12','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(1973,'5500','121727006795','2024-09-22 15:06:50',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1974,'4000','121727006795','2024-09-22 15:07:06',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(1975,'4000','121727006795','2024-09-22 15:06:35',NULL,200.00,'','12','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(1976,'1050','121727006845','2024-09-22 15:08:48',1000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172700693402632373233','No',NULL,NULL,''),(1977,'1110','121727006845','2024-09-22 15:08:48',NULL,507.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(1978,'1110','121727006845','2024-09-22 15:07:25',NULL,100.00,'','12','1','Inventory sold','1','','sales','6017','','No',NULL,NULL,''),(1979,'1110','121727006845','2024-09-22 15:08:15',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1980,'5500','121727006845','2024-09-22 15:08:36',607.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1981,'4000','121727006845','2024-09-22 15:08:48',NULL,750.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(1982,'4000','121727006845','2024-09-22 15:07:25',NULL,100.00,'','12','1','Good sold','1','','sales','6017','','No',NULL,NULL,''),(1983,'4000','121727006845','2024-09-22 15:08:15',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1999,'1050','121727007847','2024-09-22 15:28:05',3600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172700810222032001127','No',NULL,NULL,''),(2000,'1110','121727007847','2024-09-22 15:24:07',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(2001,'5500','121727007847','2024-09-22 15:27:49',200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2002,'4000','121727007847','2024-09-22 15:28:05',NULL,3000.00,'','12','1','Good sold','1','','sales','6509','','No',NULL,NULL,''),(2003,'4000','121727007847','2024-09-22 15:24:07',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(2004,'4000','121727007847','2024-09-22 15:27:30',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(2020,'1050','121727008428','2024-09-22 15:42:01',950.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172700892471301032233','No',NULL,NULL,''),(2021,'1110','121727008428','2024-09-22 15:33:48',NULL,150.00,'','12','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(2022,'5500','121727008428','2024-09-22 15:41:49',150.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2023,'4000','121727008428','2024-09-22 15:42:01',NULL,650.00,'','12','1','Good sold','1','','sales','6505','','No',NULL,NULL,''),(2024,'4000','121727008428','2024-09-22 15:33:48',NULL,200.00,'','12','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(2025,'4000','121727008428','2024-09-22 15:41:33',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(2026,'1050','121727009800','2024-09-22 16:01:18',2100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172701008212231323322','No',NULL,NULL,''),(2027,'1110','121727009800','2024-09-22 16:01:18',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(2028,'1110','121727009800','2024-09-22 15:56:40',NULL,300.00,'','12','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(2029,'1110','121727009800','2024-09-22 16:00:45',NULL,500.00,'','12','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(2030,'5500','121727009800','2024-09-22 16:01:06',1800.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2031,'4000','121727009800','2024-09-22 16:01:18',NULL,1200.00,'','12','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(2032,'4000','121727009800','2024-09-22 15:56:40',NULL,400.00,'','12','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(2033,'4000','121727009800','2024-09-22 16:00:45',NULL,500.00,'','12','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(2050,'1050','121727007132','2024-09-22 15:14:07',2000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172701048971301132233','No',NULL,NULL,''),(2051,'1110','121727007132','2024-09-22 15:14:07',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(2052,'1110','121727007132','2024-09-22 15:12:12',NULL,300.00,'','12','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(2053,'1110','121727007132','2024-09-22 15:22:57',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(2054,'5500','121727007132','2024-09-22 16:07:57',1642.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2055,'4000','121727007132','2024-09-22 15:14:07',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(2056,'4000','121727007132','2024-09-22 15:12:12',NULL,400.00,'','12','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(2057,'4000','121727007132','2024-09-22 15:12:26',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(2058,'4000','121727007132','2024-09-22 15:22:57',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(2059,'4000','121727007132','2024-09-22 15:23:11',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(2060,'1050','121727012242','2024-09-22 16:38:31',1000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172701231502220032113','No',NULL,NULL,''),(2061,'4000','121727012242','2024-09-22 16:38:31',NULL,1000.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(2091,'1050','121727012680','2024-09-22 16:45:42',2600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172701590007012195229','No',NULL,NULL,''),(2092,'1110','121727012680','2024-09-22 16:44:40',NULL,300.00,'','12','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(2093,'1110','121727012680','2024-09-22 16:45:11',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(2094,'5500','121727012680','2024-09-22 17:38:01',500.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2095,'4000','121727012680','2024-09-22 16:45:42',NULL,1500.00,'','12','1','Good sold','1','','sales','6509','','No',NULL,NULL,''),(2096,'4000','121727012680','2024-09-22 16:44:40',NULL,400.00,'','12','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(2097,'4000','121727012680','2024-09-22 16:44:57',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(2098,'4000','121727012680','2024-09-22 16:45:11',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(2099,'4000','121727012680','2024-09-22 16:45:32',NULL,400.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(2104,'1050','121727015903','2024-09-22 17:58:05',400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172702094927079032270','No',NULL,NULL,''),(2105,'1110','121727015903','2024-09-22 17:58:05',NULL,200.00,'','12','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(2106,'1110','121727015903','2024-09-22 17:38:23',NULL,200.00,'','12','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(2107,'5500','121727015903','2024-09-22 19:02:08',400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2108,'4000','121727015903','2024-09-22 17:58:05',NULL,200.00,'','12','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(2109,'4000','121727015903','2024-09-22 17:38:23',NULL,200.00,'','12','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(2140,'1050','121727020951','2024-09-22 19:08:19',1000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172702252450342143332','No',NULL,NULL,''),(2141,'1110','121727020951','2024-09-22 19:02:31',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(2142,'1110','121727020951','2024-09-22 19:07:31',NULL,100.00,'','12','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(2143,'1110','121727020951','2024-09-22 19:07:51',NULL,200.00,'','12','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(2144,'1110','121727020951','2024-09-22 19:08:01',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(2145,'5500','121727020951','2024-09-22 19:28:29',442.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2146,'4000','121727020951','2024-09-22 19:08:19',NULL,300.00,'','12','1','Good sold','1','','sales','6522','','No',NULL,NULL,''),(2147,'4000','121727020951','2024-09-22 19:02:31',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(2148,'4000','121727020951','2024-09-22 19:07:31',NULL,200.00,'','12','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(2149,'4000','121727020951','2024-09-22 19:07:51',NULL,200.00,'','12','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(2150,'4000','121727020951','2024-09-22 19:08:01',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(2151,'1050','121727021500','2024-09-22 19:20:43',1700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172702424123173212243','No',NULL,NULL,''),(2152,'1110','121727021500','2024-09-22 19:20:43',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(2153,'1110','121727021500','2024-09-22 19:11:40',NULL,352.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(2154,'5500','121727021500','2024-09-22 19:20:21',760.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2155,'4000','121727021500','2024-09-22 19:20:43',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(2156,'4000','121727021500','2024-09-22 19:11:40',NULL,600.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(2157,'4000','121727021500','2024-09-22 19:12:44',NULL,500.00,'','12','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(2158,'1050','121727024272','2024-09-22 19:58:05',600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172702428802030842231','No',NULL,NULL,''),(2159,'1110','121727024272','2024-09-22 19:58:05',NULL,352.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(2160,'5500','121727024272','2024-09-22 19:57:52',352.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2161,'4000','121727024272','2024-09-22 19:58:05',NULL,600.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(2162,'1050','121727008129','2024-09-22 15:33:01',6000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172702456802232273037','No',NULL,NULL,''),(2163,'1110','121727008129','2024-09-22 15:33:01',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(2164,'1110','121727008129','2024-09-22 15:28:49',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(2165,'1110','121727008129','2024-09-22 15:31:53',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(2166,'1110','121727008129','2024-09-22 15:32:04',NULL,950.00,'','12','1','Inventory sold','1','','sales','6502','','No',NULL,NULL,''),(2167,'1110','121727008129','2024-09-22 15:32:15',NULL,47.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(2168,'1110','121727008129','2024-09-22 15:32:37',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(2169,'1110','121727008129','2024-09-22 17:12:45',NULL,47.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(2170,'1110','121727008129','2024-09-22 17:13:02',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(2171,'1110','121727008129','2024-09-22 17:13:18',NULL,432.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(2172,'5500','121727008129','2024-09-22 20:01:58',3250.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2173,'4000','121727008129','2024-09-22 15:33:01',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(2174,'4000','121727008129','2024-09-22 15:28:49',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(2175,'4000','121727008129','2024-09-22 15:31:19',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(2176,'4000','121727008129','2024-09-22 15:31:53',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(2177,'4000','121727008129','2024-09-22 15:32:04',NULL,1500.00,'','12','1','Good sold','1','','sales','6502','','No',NULL,NULL,''),(2178,'4000','121727008129','2024-09-22 15:32:15',NULL,100.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(2179,'4000','121727008129','2024-09-22 15:32:37',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(2180,'4000','121727008129','2024-09-22 15:32:49',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(2181,'4000','121727008129','2024-09-22 16:02:27',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(2182,'4000','121727008129','2024-09-22 17:12:45',NULL,100.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(2183,'4000','121727008129','2024-09-22 17:13:02',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(2184,'4000','121727008129','2024-09-22 17:13:18',NULL,800.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(2185,'4000','121727008129','2024-09-22 20:01:27',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(2186,'1050','121727024571','2024-09-22 20:03:20',600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172702462001303222122','No',NULL,NULL,''),(2187,'1110','121727024571','2024-09-22 20:03:20',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(2188,'1110','121727024571','2024-09-22 20:02:51',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(2189,'5500','121727024571','2024-09-22 20:03:08',316.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2190,'4000','121727024571','2024-09-22 20:03:20',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(2191,'4000','121727024571','2024-09-22 20:02:51',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(2196,'1050','121727021320','2024-09-22 19:11:34',4850.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172702831023222303372','No',NULL,NULL,''),(2197,'1110','121727021320','2024-09-22 19:11:34',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(2198,'1110','121727021320','2024-09-22 19:08:40',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(2199,'1110','121727021320','2024-09-22 19:09:14',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(2200,'1110','121727021320','2024-09-22 19:09:37',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(2201,'1110','121727021320','2024-09-22 19:09:47',NULL,373.36,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(2202,'1110','121727021320','2024-09-22 19:11:20',NULL,1400.00,'','12','1','Inventory sold','1','','sales','B065','','No',NULL,NULL,''),(2203,'5500','121727021320','2024-09-22 21:04:48',3599.36,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2204,'4000','121727021320','2024-09-22 19:11:34',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(2205,'4000','121727021320','2024-09-22 19:08:40',NULL,750.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(2206,'4000','121727021320','2024-09-22 19:09:14',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(2207,'4000','121727021320','2024-09-22 19:09:37',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(2208,'4000','121727021320','2024-09-22 19:09:47',NULL,500.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(2209,'4000','121727021320','2024-09-22 19:11:20',NULL,2000.00,'','12','1','Good sold','1','','sales','B065','','No',NULL,NULL,''),(2217,'1050','121727028336','2024-09-22 21:06:21',4600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172702871832220312213','No',NULL,NULL,''),(2218,'1110','121727028336','2024-09-22 21:06:21',NULL,2800.00,'','12','1','Inventory sold','1','','sales','B065','','No',NULL,NULL,''),(2219,'1110','121727028336','2024-09-22 21:05:36',NULL,126.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(2220,'1110','121727028336','2024-09-22 21:06:00',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(2221,'5500','121727028336','2024-09-22 21:11:36',2968.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2222,'4000','121727028336','2024-09-22 21:06:21',NULL,4000.00,'','12','1','Good sold','1','','sales','B065','','No',NULL,NULL,''),(2223,'4000','121727028336','2024-09-22 21:05:36',NULL,300.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(2224,'4000','121727028336','2024-09-22 21:05:46',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(2225,'4000','121727028336','2024-09-22 21:06:00',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(2226,'1050','121727028846','2024-09-22 21:14:20',400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172702886313223226672','No',NULL,NULL,''),(2227,'1110','121727028846','2024-09-22 21:14:20',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(2228,'5500','121727028846','2024-09-22 21:14:06',216.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2229,'4000','121727028846','2024-09-22 21:14:20',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(2237,'1050','121727031022','2024-09-22 21:50:34',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172703104077213230033','No',NULL,NULL,''),(2238,'4000','121727031022','2024-09-22 21:50:34',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(2239,'1050','121727029271','2024-09-22 21:22:13',2250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172703414410237412303','No',NULL,NULL,''),(2240,'1110','121727029271','2024-09-22 21:22:13',NULL,950.00,'','12','1','Inventory sold','1','','sales','6502','','No',NULL,NULL,''),(2241,'1110','121727029271','2024-09-22 21:21:26',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(2242,'1110','121727029271','2024-09-22 22:41:45',NULL,176.00,'','12','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(2243,'5500','121727029271','2024-09-22 22:41:57',1168.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2244,'4000','121727029271','2024-09-22 21:22:13',NULL,1500.00,'','12','1','Good sold','1','','sales','6502','','No',NULL,NULL,''),(2245,'4000','121727029271','2024-09-22 21:21:11',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(2246,'4000','121727029271','2024-09-22 21:21:26',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(2247,'4000','121727029271','2024-09-22 21:22:03',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(2248,'4000','121727029271','2024-09-22 22:41:45',NULL,250.00,'','12','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(2249,'1050','121727036684','2024-09-22 23:25:00',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172703670503223073251','No',NULL,NULL,''),(2250,'1110','121727036684','2024-09-22 23:25:00',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(2251,'5500','121727036684','2024-09-22 23:24:44',79.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2252,'4000','121727036684','2024-09-22 23:25:00',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(2253,'1050','121727096297','2024-09-23 15:59:26',2300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172709637062103219069','No',NULL,NULL,''),(2254,'1110','121727096297','2024-09-23 15:59:26',NULL,352.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(2255,'1110','121727096297','2024-09-23 15:58:31',NULL,600.00,'','12','1','Inventory sold','1','','sales','5998','','No',NULL,NULL,''),(2256,'1110','121727096297','2024-09-23 15:58:42',NULL,300.00,'','12','1','Inventory sold','1','','sales','6048','','No',NULL,NULL,''),(2257,'5500','121727096297','2024-09-23 15:59:12',1252.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2258,'4000','121727096297','2024-09-23 15:59:26',NULL,600.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(2259,'4000','121727096297','2024-09-23 15:58:17',NULL,300.00,'','12','1','Good sold','1','','sales','6522','','No',NULL,NULL,''),(2260,'4000','121727096297','2024-09-23 15:58:31',NULL,600.00,'','12','1','Good sold','1','','sales','5998','','No',NULL,NULL,''),(2261,'4000','121727096297','2024-09-23 15:58:42',NULL,600.00,'','12','1','Good sold','1','','sales','6048','','No',NULL,NULL,''),(2262,'4000','121727096297','2024-09-23 15:59:01',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(2263,'1050','121727110540','2024-09-23 19:55:52',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172711055630366522330','No',NULL,NULL,''),(2264,'4000','121727110540','2024-09-23 19:55:52',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(2265,'1050','121727186210','2024-09-24 16:57:17',400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172718625033030012123','No',NULL,NULL,''),(2266,'1110','121727186210','2024-09-24 16:57:17',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(2267,'1110','121727186210','2024-09-24 16:56:50',NULL,100.00,'','12','1','Inventory sold','1','','sales','6017','','No',NULL,NULL,''),(2268,'5500','121727186210','2024-09-24 16:57:04',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2269,'4000','121727186210','2024-09-24 16:57:17',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2270,'4000','121727186210','2024-09-24 16:56:50',NULL,100.00,'','12','1','Good sold','1','','sales','6017','','No',NULL,NULL,''),(2283,'1050','121727186432','2024-09-24 17:00:49',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172718645218720003023','No',NULL,NULL,''),(2284,'4000','121727186432','2024-09-24 17:00:49',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(2285,'4000','121727186432','2024-09-24 17:00:32',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(2286,'1050','121727186252','2024-09-24 16:59:24',4550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172718649670608236673','No',NULL,NULL,''),(2287,'1110','121727186252','2024-09-24 16:59:24',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(2288,'1110','121727186252','2024-09-24 16:57:32',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(2289,'1110','121727186252','2024-09-24 16:57:58',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(2290,'1110','121727186252','2024-09-24 16:59:02',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(2291,'5500','121727186252','2024-09-24 17:01:17',2300.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2292,'4000','121727186252','2024-09-24 16:59:24',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(2293,'4000','121727186252','2024-09-24 16:57:32',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(2294,'4000','121727186252','2024-09-24 16:57:58',NULL,750.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2295,'4000','121727186252','2024-09-24 16:58:13',NULL,200.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(2296,'4000','121727186252','2024-09-24 16:58:34',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(2297,'4000','121727186252','2024-09-24 16:59:02',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(2298,'4000','121727186252','2024-09-24 16:59:13',NULL,300.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(2299,'1050','121727197186','2024-09-24 20:00:25',900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172719723123127333027','No',NULL,NULL,''),(2300,'1110','121727197186','2024-09-24 19:59:46',NULL,200.00,'','12','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(2301,'5500','121727197186','2024-09-24 20:00:14',200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2302,'4000','121727197186','2024-09-24 20:00:25',NULL,400.00,'','12','1','Good sold','1','','sales','6527','','No',NULL,NULL,''),(2303,'4000','121727197186','2024-09-24 19:59:46',NULL,400.00,'','12','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(2304,'4000','121727197186','2024-09-24 20:00:01',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(2305,'1050','121727197233','2024-09-24 20:03:21',600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172719740727337200202','No',NULL,NULL,''),(2306,'1110','121727197233','2024-09-24 20:03:21',NULL,600.00,'','12','1','Inventory sold','1','','sales','6009','','No',NULL,NULL,''),(2307,'5500','121727197233','2024-09-24 20:00:33',600.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2308,'4000','121727197233','2024-09-24 20:03:21',NULL,600.00,'','12','1','Good sold','1','','sales','6009','','No',NULL,NULL,''),(2309,'1050','121727252468','2024-09-25 11:22:14',1350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172725254020330200202','No',NULL,NULL,''),(2310,'1110','121727252468','2024-09-25 11:22:14',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(2311,'1110','121727252468','2024-09-25 11:21:34',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(2312,'1110','121727252468','2024-09-25 11:21:51',NULL,352.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(2313,'5500','121727252468','2024-09-25 11:22:02',431.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2314,'4000','121727252468','2024-09-25 11:22:14',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2315,'4000','121727252468','2024-09-25 11:21:08',NULL,200.00,'','12','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(2316,'4000','121727252468','2024-09-25 11:21:22',NULL,200.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(2317,'4000','121727252468','2024-09-25 11:21:34',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(2318,'4000','121727252468','2024-09-25 11:21:51',NULL,600.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(2319,'1050','121727255520','2024-09-25 12:14:03',950.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172725574320502370101','No',NULL,NULL,''),(2320,'1110','121727255520','2024-09-25 12:14:03',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(2321,'1110','121727255520','2024-09-25 12:12:00',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(2322,'5500','121727255520','2024-09-25 12:13:43',500.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2323,'4000','121727255520','2024-09-25 12:14:03',NULL,750.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(2324,'4000','121727255520','2024-09-25 12:12:00',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(2325,'1050','121727267826','2024-09-25 15:38:21',800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172726792929237220720','No',NULL,NULL,''),(2326,'1110','121727267826','2024-09-25 15:37:06',NULL,300.00,'','12','1','Inventory sold','1','','sales','6003','','No',NULL,NULL,''),(2327,'1110','121727267826','2024-09-25 15:37:20',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(2328,'5500','121727267826','2024-09-25 15:38:07',400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2329,'4000','121727267826','2024-09-25 15:38:21',NULL,200.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(2330,'4000','121727267826','2024-09-25 15:37:06',NULL,300.00,'','12','1','Good sold','1','','sales','6003','','No',NULL,NULL,''),(2331,'4000','121727267826','2024-09-25 15:37:20',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(2332,'4000','121727267826','2024-09-25 15:37:46',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(2333,'1050','121727267932','2024-09-25 15:39:25',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172726797023372720300','No',NULL,NULL,''),(2334,'1110','121727267932','2024-09-25 15:39:25',NULL,150.00,'','12','1','Inventory sold','1','','sales','5994','','No',NULL,NULL,''),(2335,'1110','121727267932','2024-09-25 15:38:52',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(2336,'5500','121727267932','2024-09-25 15:39:13',192.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2337,'4000','121727267932','2024-09-25 15:39:25',NULL,150.00,'','12','1','Good sold','1','','sales','5994','','No',NULL,NULL,''),(2338,'4000','121727267932','2024-09-25 15:38:52',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(2339,'1050','121727286991','2024-09-25 20:56:44',150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172728700803272222310','No',NULL,NULL,''),(2340,'4000','121727286991','2024-09-25 20:56:44',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2341,'1050','121727356141','2024-09-26 16:09:23',350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172735617521232223020','No',NULL,NULL,''),(2342,'1110','121727356141','2024-09-26 16:09:23',NULL,200.00,'','12','1','Inventory sold','1','','sales','5985','','No',NULL,NULL,''),(2343,'5500','121727356141','2024-09-26 16:09:14',200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2344,'4000','121727356141','2024-09-26 16:09:23',NULL,250.00,'','12','1','Good sold','1','','sales','5985','','No',NULL,NULL,''),(2345,'4000','121727356141','2024-09-26 16:09:01',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(2356,'1050','121727356177','2024-09-26 16:09:49',2200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172735686638623362230','No',NULL,NULL,''),(2357,'1110','121727356177','2024-09-26 16:09:49',NULL,950.00,'','12','1','Inventory sold','1','','sales','B182','','No',NULL,NULL,''),(2358,'1110','121727356177','2024-09-26 16:09:37',NULL,352.00,'','12','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(2359,'5500','121727356177','2024-09-26 16:20:47',1302.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2360,'4000','121727356177','2024-09-26 16:09:49',NULL,1700.00,'','12','1','Good sold','1','','sales','B182','','No',NULL,NULL,''),(2361,'4000','121727356177','2024-09-26 16:09:37',NULL,500.00,'','12','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(2392,'1050','121727362395','2024-09-26 17:54:32',1800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172736567232301302327','No',NULL,NULL,''),(2393,'1110','121727362395','2024-09-26 17:54:32',NULL,610.50,'','12','1','Inventory sold','1','','sales','B136','','No',NULL,NULL,''),(2394,'1110','121727362395','2024-09-26 17:53:15',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(2395,'1110','121727362395','2024-09-26 17:53:41',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(2396,'1110','121727362395','2024-09-26 17:54:10',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(2397,'5500','121727362395','2024-09-26 18:45:08',1043.54,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2398,'4000','121727362395','2024-09-26 17:54:32',NULL,1200.00,'','12','1','Good sold','1','','sales','B136','','No',NULL,NULL,''),(2399,'4000','121727362395','2024-09-26 17:53:15',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(2400,'4000','121727362395','2024-09-26 17:53:41',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(2401,'4000','121727362395','2024-09-26 17:54:10',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(2446,'1050','121727373578','2024-09-26 21:00:40',2100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172737380821233722237','No',NULL,NULL,''),(2447,'1110','121727373578','2024-09-26 21:00:40',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(2448,'1110','121727373578','2024-09-26 20:59:38',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(2449,'1110','121727373578','2024-09-26 21:00:21',NULL,352.00,'','12','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(2450,'5500','121727373578','2024-09-26 21:03:12',1694.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2451,'4000','121727373578','2024-09-26 21:00:40',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(2452,'4000','121727373578','2024-09-26 20:59:38',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(2453,'4000','121727373578','2024-09-26 20:59:51',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(2454,'4000','121727373578','2024-09-26 21:00:21',NULL,500.00,'','12','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(2455,'4000','121727373578','2024-09-26 21:00:30',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(2456,'1050','121727373810','2024-09-26 21:03:49',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172737383232123077332','No',NULL,NULL,''),(2457,'1110','121727373810','2024-09-26 21:03:49',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(2458,'5500','121727373810','2024-09-26 21:03:30',338.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2459,'4000','121727373810','2024-09-26 21:03:49',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(2460,'1050','121727356198','2024-09-26 16:10:28',4200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172737437822170222312','No',NULL,NULL,''),(2461,'1110','121727356198','2024-09-26 16:10:28',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(2462,'1110','121727356198','2024-09-26 16:09:58',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(2463,'1110','121727356198','2024-09-26 17:54:51',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(2464,'1110','121727356198','2024-09-26 17:55:03',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(2465,'1110','121727356198','2024-09-26 17:55:20',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(2466,'1110','121727356198','2024-09-26 18:49:03',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(2467,'1110','121727356198','2024-09-26 20:56:55',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(2468,'1110','121727356198','2024-09-26 20:57:09',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(2469,'1110','121727356198','2024-09-26 20:57:22',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(2470,'1110','121727356198','2024-09-26 20:58:49',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(2471,'1110','121727356198','2024-09-26 21:12:29',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(2472,'5500','121727356198','2024-09-26 21:12:42',2777.25,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2473,'4000','121727356198','2024-09-26 16:10:28',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(2474,'4000','121727356198','2024-09-26 16:09:58',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(2475,'4000','121727356198','2024-09-26 16:10:14',NULL,600.00,'','12','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(2476,'4000','121727356198','2024-09-26 17:54:51',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(2477,'4000','121727356198','2024-09-26 17:55:03',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(2478,'4000','121727356198','2024-09-26 17:55:20',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(2479,'4000','121727356198','2024-09-26 18:49:03',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(2480,'4000','121727356198','2024-09-26 20:56:55',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(2481,'4000','121727356198','2024-09-26 20:57:09',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(2482,'4000','121727356198','2024-09-26 20:57:22',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(2483,'4000','121727356198','2024-09-26 20:57:39',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(2484,'4000','121727356198','2024-09-26 20:58:49',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(2485,'4000','121727356198','2024-09-26 21:12:29',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(2486,'1050','121727428994','2024-09-27 12:23:37',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172742902330242332370','No',NULL,NULL,''),(2487,'4000','121727428994','2024-09-27 12:23:37',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(2488,'4000','121727428994','2024-09-27 12:23:14',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(2489,'1050','121727429026','2024-09-27 12:24:33',2000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172742909100303020021','No',NULL,NULL,''),(2490,'1110','121727429026','2024-09-27 12:24:33',NULL,888.88,'','12','1','Inventory sold','1','','sales','B164','','No',NULL,NULL,''),(2491,'1110','121727429026','2024-09-27 12:23:46',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(2492,'5500','121727429026','2024-09-27 12:24:23',968.05,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2493,'4000','121727429026','2024-09-27 12:24:33',NULL,1600.00,'','12','1','Good sold','1','','sales','B164','','No',NULL,NULL,''),(2494,'4000','121727429026','2024-09-27 12:23:46',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(2495,'4000','121727429026','2024-09-27 12:24:13',NULL,200.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(2496,'1050','121727429093','2024-09-27 12:25:31',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172742913573234111207','No',NULL,NULL,''),(2497,'1110','121727429093','2024-09-27 12:25:31',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(2498,'1110','121727429093','2024-09-27 12:24:53',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(2499,'5500','121727429093','2024-09-27 12:25:22',169.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2500,'4000','121727429093','2024-09-27 12:25:31',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(2501,'4000','121727429093','2024-09-27 12:24:53',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2502,'4000','121727429093','2024-09-27 12:25:11',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(2503,'1050','121727441766','2024-09-27 16:00:25',4200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172744203231213232422','No',NULL,NULL,''),(2504,'1110','121727441766','2024-09-27 16:00:25',NULL,600.00,'','12','1','Inventory sold','1','','sales','6009','','No',NULL,NULL,''),(2505,'1110','121727441766','2024-09-27 15:56:06',NULL,1200.00,'','12','1','Inventory sold','1','','sales','5997','','No',NULL,NULL,''),(2506,'1110','121727441766','2024-09-27 15:57:22',NULL,400.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(2507,'1110','121727441766','2024-09-27 15:59:16',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(2508,'1110','121727441766','2024-09-27 15:59:46',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(2509,'1110','121727441766','2024-09-27 15:59:55',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(2510,'1110','121727441766','2024-09-27 16:00:04',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(2511,'5500','121727441766','2024-09-27 16:00:15',2500.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2512,'4000','121727441766','2024-09-27 16:00:25',NULL,600.00,'','12','1','Good sold','1','','sales','6009','','No',NULL,NULL,''),(2513,'4000','121727441766','2024-09-27 15:56:06',NULL,1200.00,'','12','1','Good sold','1','','sales','5997','','No',NULL,NULL,''),(2514,'4000','121727441766','2024-09-27 15:57:22',NULL,800.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(2515,'4000','121727441766','2024-09-27 15:58:33',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(2516,'4000','121727441766','2024-09-27 15:58:50',NULL,300.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(2517,'4000','121727441766','2024-09-27 15:59:05',NULL,200.00,'','12','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(2518,'4000','121727441766','2024-09-27 15:59:16',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2519,'4000','121727441766','2024-09-27 15:59:46',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2520,'4000','121727441766','2024-09-27 15:59:55',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(2521,'4000','121727441766','2024-09-27 16:00:04',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(2528,'1050','121727442034','2024-09-27 16:01:10',650.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172744764772736002763','No',NULL,NULL,''),(2529,'1110','121727442034','2024-09-27 16:01:10',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(2530,'1110','121727442034','2024-09-27 16:00:34',NULL,100.00,'','12','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(2531,'1110','121727442034','2024-09-27 17:33:41',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(2532,'5500','121727442034','2024-09-27 17:33:52',179.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2533,'4000','121727442034','2024-09-27 16:01:10',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(2534,'4000','121727442034','2024-09-27 16:00:34',NULL,100.00,'','12','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(2535,'4000','121727442034','2024-09-27 16:00:45',NULL,200.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(2536,'4000','121727442034','2024-09-27 17:33:41',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2537,'1050','121727447650','2024-09-27 17:36:42',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172744780823342020222','No',NULL,NULL,''),(2538,'4000','121727447650','2024-09-27 17:36:42',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(2539,'4000','121727447650','2024-09-27 17:34:11',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(2545,'1050','121727447810','2024-09-27 17:38:23',3350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172744808272232082133','No',NULL,NULL,''),(2546,'1110','121727447810','2024-09-27 17:38:06',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(2547,'1110','121727447810','2024-09-27 17:40:34',NULL,900.00,'','12','1','Inventory sold','1','','sales','6503','','No',NULL,NULL,''),(2548,'1110','121727447810','2024-09-27 17:40:50',NULL,176.00,'','12','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(2549,'5500','121727447810','2024-09-27 17:41:03',1414.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2550,'4000','121727447810','2024-09-27 17:38:23',NULL,400.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(2551,'4000','121727447810','2024-09-27 17:36:50',NULL,200.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(2552,'4000','121727447810','2024-09-27 17:37:15',NULL,400.00,'','12','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(2553,'4000','121727447810','2024-09-27 17:37:38',NULL,400.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(2554,'4000','121727447810','2024-09-27 17:38:06',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(2555,'4000','121727447810','2024-09-27 17:40:34',NULL,1200.00,'','12','1','Good sold','1','','sales','6503','','No',NULL,NULL,''),(2556,'4000','121727447810','2024-09-27 17:40:50',NULL,250.00,'','12','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(2566,'1050','121727454274','2024-09-27 19:39:59',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172745520335020021307','No',NULL,NULL,''),(2567,'1110','121727454274','2024-09-27 19:39:59',NULL,47.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(2568,'5500','121727454274','2024-09-27 19:24:34',47.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2569,'4000','121727454274','2024-09-27 19:39:59',NULL,100.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(2586,'1050','121727448785','2024-09-27 19:23:41',5800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172746009424206032301','No',NULL,NULL,''),(2587,'1110','121727448785','2024-09-27 19:23:41',NULL,1900.00,'','12','1','Inventory sold','1','','sales','6502','','No',NULL,NULL,''),(2588,'1110','121727448785','2024-09-27 19:22:51',NULL,141.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(2589,'1110','121727448785','2024-09-27 19:23:12',NULL,126.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(2590,'1110','121727448785','2024-09-27 19:23:29',NULL,950.00,'','12','1','Inventory sold','1','','sales','6502','','No',NULL,NULL,''),(2591,'1110','121727448785','2024-09-27 20:45:52',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(2592,'1110','121727448785','2024-09-27 20:46:00',NULL,94.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(2593,'1110','121727448785','2024-09-27 20:46:09',NULL,47.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(2594,'5500','121727448785','2024-09-27 21:01:17',3300.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2595,'4000','121727448785','2024-09-27 19:23:41',NULL,3000.00,'','12','1','Good sold','1','','sales','6502','','No',NULL,NULL,''),(2596,'4000','121727448785','2024-09-27 17:53:05',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(2597,'4000','121727448785','2024-09-27 19:22:51',NULL,300.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(2598,'4000','121727448785','2024-09-27 19:23:12',NULL,300.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(2599,'4000','121727448785','2024-09-27 19:23:29',NULL,1500.00,'','12','1','Good sold','1','','sales','6502','','No',NULL,NULL,''),(2600,'4000','121727448785','2024-09-27 20:45:40',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(2601,'4000','121727448785','2024-09-27 20:45:52',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(2602,'4000','121727448785','2024-09-27 20:46:00',NULL,200.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(2603,'4000','121727448785','2024-09-27 20:46:09',NULL,100.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(2604,'1050','121727462847','2024-09-27 21:47:58',550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172746289002791333202','No',NULL,NULL,''),(2605,'1110','121727462847','2024-09-27 21:47:58',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(2606,'1110','121727462847','2024-09-27 21:47:27',NULL,176.00,'','12','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(2607,'5500','121727462847','2024-09-27 21:47:48',380.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2608,'4000','121727462847','2024-09-27 21:47:58',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(2609,'4000','121727462847','2024-09-27 21:47:27',NULL,250.00,'','12','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(2610,'1050','121727465521','2024-09-27 22:32:15',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172746560300222000774','No',NULL,NULL,''),(2611,'4000','121727465521','2024-09-27 22:32:15',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(2636,'1050','121727525226','2024-09-28 16:59:05',1500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172753194893437220022','No',NULL,NULL,''),(2637,'1110','121727525226','2024-09-28 15:07:06',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(2638,'1110','121727525226','2024-09-28 16:58:15',NULL,610.50,'','12','1','Inventory sold','1','','sales','B136','','No',NULL,NULL,''),(2639,'5500','121727525226','2024-09-28 16:58:40',652.50,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2640,'4000','121727525226','2024-09-28 16:59:05',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(2641,'4000','121727525226','2024-09-28 15:07:06',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(2642,'4000','121727525226','2024-09-28 16:58:15',NULL,1200.00,'','12','1','Good sold','1','','sales','B136','','No',NULL,NULL,''),(2643,'1050','121727531951','2024-09-28 17:06:11',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172753240230302323202','No',NULL,NULL,''),(2644,'1110','121727531951','2024-09-28 16:59:11',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(2645,'5500','121727531951','2024-09-28 17:06:03',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2646,'4000','121727531951','2024-09-28 17:06:11',NULL,300.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(2647,'4000','121727531951','2024-09-28 16:59:11',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(2648,'1050','121727533250','2024-09-28 17:23:20',6800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172753340322223010302','No',NULL,NULL,''),(2649,'1110','121727533250','2024-09-28 17:23:20',NULL,2850.00,'','12','1','Inventory sold','1','','sales','B176','','No',NULL,NULL,''),(2650,'1110','121727533250','2024-09-28 17:20:50',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(2651,'1110','121727533250','2024-09-28 17:22:44',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(2652,'5500','121727533250','2024-09-28 17:23:05',4350.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2653,'4000','121727533250','2024-09-28 17:23:20',NULL,5100.00,'','12','1','Good sold','1','','sales','B176','','No',NULL,NULL,''),(2654,'4000','121727533250','2024-09-28 17:20:50',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(2655,'4000','121727533250','2024-09-28 17:22:44',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(2665,'1050','121727533479','2024-09-28 17:25:28',1300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172753354617015721222','No',NULL,NULL,''),(2666,'1110','121727533479','2024-09-28 17:25:28',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(2667,'1110','121727533479','2024-09-28 17:25:03',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(2668,'5500','121727533479','2024-09-28 17:25:18',246.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2669,'4000','121727533479','2024-09-28 17:25:28',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(2670,'4000','121727533479','2024-09-28 17:24:39',NULL,300.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(2671,'4000','121727533479','2024-09-28 17:25:03',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(2672,'4000','121727533479','2024-09-28 17:25:11',NULL,600.00,'','12','1','Good sold','1','','sales','6529','','No',NULL,NULL,''),(2673,'1050','121727533406','2024-09-28 17:24:33',3500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172753359722932132727','No',NULL,NULL,''),(2674,'1110','121727533406','2024-09-28 17:24:33',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(2675,'1110','121727533406','2024-09-28 17:23:26',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(2676,'1110','121727533406','2024-09-28 17:24:08',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(2677,'1110','121727533406','2024-09-28 17:26:12',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(2678,'5500','121727533406','2024-09-28 17:26:24',1916.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2679,'4000','121727533406','2024-09-28 17:24:33',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(2680,'4000','121727533406','2024-09-28 17:23:26',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(2681,'4000','121727533406','2024-09-28 17:23:58',NULL,400.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(2682,'4000','121727533406','2024-09-28 17:24:08',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(2683,'4000','121727533406','2024-09-28 17:24:17',NULL,800.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(2684,'4000','121727533406','2024-09-28 17:26:12',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(2685,'1050','121727524895','2024-09-28 15:04:28',2900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172753425700503133225','No',NULL,NULL,''),(2686,'1110','121727524895','2024-09-28 15:04:28',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(2687,'1110','121727524895','2024-09-28 15:01:35',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(2688,'1110','121727524895','2024-09-28 15:01:47',NULL,100.00,'','12','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(2689,'1110','121727524895','2024-09-28 15:02:20',NULL,47.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(2690,'1110','121727524895','2024-09-28 15:03:43',NULL,241.00,'','12','1','Inventory sold','1','','sales','B034','','No',NULL,NULL,''),(2691,'1110','121727524895','2024-09-28 17:37:00',NULL,250.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(2692,'5500','121727524895','2024-09-28 17:37:14',2038.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2693,'4000','121727524895','2024-09-28 15:04:28',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(2694,'4000','121727524895','2024-09-28 15:01:35',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(2695,'4000','121727524895','2024-09-28 15:01:47',NULL,200.00,'','12','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(2696,'4000','121727524895','2024-09-28 15:02:20',NULL,100.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(2697,'4000','121727524895','2024-09-28 15:03:43',NULL,250.00,'','12','1','Good sold','1','','sales','B034','','No',NULL,NULL,''),(2698,'4000','121727524895','2024-09-28 15:04:06',NULL,600.00,'','12','1','Good sold','1','','sales','6529','','No',NULL,NULL,''),(2699,'4000','121727524895','2024-09-28 17:37:00',NULL,250.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(2700,'1050','121727538847','2024-09-28 18:55:51',1000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172753895603378322532','No',NULL,NULL,''),(2701,'1110','121727538847','2024-09-28 18:55:51',NULL,373.36,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(2702,'5500','121727538847','2024-09-28 18:54:33',373.36,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2703,'4000','121727538847','2024-09-28 18:55:51',NULL,500.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(2704,'4000','121727538847','2024-09-28 18:54:07',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(2705,'4000','121727538847','2024-09-28 18:54:22',NULL,400.00,'','12','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(2721,'1050','121727539461','2024-09-28 19:05:36',3950.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172753960136632011120','No',NULL,NULL,''),(2722,'1110','121727539461','2024-09-28 19:05:36',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(2723,'1110','121727539461','2024-09-28 19:04:21',NULL,150.00,'','12','1','Inventory sold','1','','sales','5994','','No',NULL,NULL,''),(2724,'1110','121727539461','2024-09-28 19:04:35',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(2725,'1110','121727539461','2024-09-28 19:04:45',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(2726,'1110','121727539461','2024-09-28 19:04:55',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(2727,'1110','121727539461','2024-09-28 19:05:08',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(2728,'1110','121727539461','2024-09-28 19:05:28',NULL,100.00,'','12','1','Inventory sold','1','','sales','6042','','No',NULL,NULL,''),(2729,'5500','121727539461','2024-09-28 19:06:20',2483.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2730,'4000','121727539461','2024-09-28 19:05:36',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(2731,'4000','121727539461','2024-09-28 19:04:21',NULL,150.00,'','12','1','Good sold','1','','sales','5994','','No',NULL,NULL,''),(2732,'4000','121727539461','2024-09-28 19:04:35',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(2733,'4000','121727539461','2024-09-28 19:04:45',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(2734,'4000','121727539461','2024-09-28 19:04:55',NULL,600.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(2735,'4000','121727539461','2024-09-28 19:05:08',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(2736,'4000','121727539461','2024-09-28 19:05:18',NULL,200.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(2737,'4000','121727539461','2024-09-28 19:05:28',NULL,200.00,'','12','1','Good sold','1','','sales','6042','','No',NULL,NULL,''),(2738,'1050','121727543602','2024-09-28 20:14:51',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172754369729362132525','No',NULL,NULL,''),(2739,'1110','121727543602','2024-09-28 20:14:51',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(2740,'5500','121727543602','2024-09-28 20:13:22',79.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2741,'4000','121727543602','2024-09-28 20:14:51',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(2742,'1050','121727543699','2024-09-28 20:17:01',3050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172754382523222702323','No',NULL,NULL,''),(2743,'1110','121727543699','2024-09-28 20:17:01',NULL,390.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(2744,'1110','121727543699','2024-09-28 20:15:41',NULL,300.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(2745,'1110','121727543699','2024-09-28 20:15:51',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(2746,'1110','121727543699','2024-09-28 20:16:06',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(2747,'1110','121727543699','2024-09-28 20:16:31',NULL,250.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(2748,'5500','121727543699','2024-09-28 20:16:43',1882.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2749,'4000','121727543699','2024-09-28 20:17:01',NULL,600.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(2750,'4000','121727543699','2024-09-28 20:14:59',NULL,400.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(2751,'4000','121727543699','2024-09-28 20:15:14',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(2752,'4000','121727543699','2024-09-28 20:15:41',NULL,600.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(2753,'4000','121727543699','2024-09-28 20:15:51',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(2754,'4000','121727543699','2024-09-28 20:16:06',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(2755,'4000','121727543699','2024-09-28 20:16:31',NULL,250.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(2769,'1050','121727591970','2024-09-29 09:44:12',18700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172759303477213234033','No',NULL,NULL,''),(2770,'1110','121727591970','2024-09-29 09:44:12',NULL,4800.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(2771,'1110','121727591970','2024-09-29 09:40:44',NULL,1500.00,'','12','1','Inventory sold','1','','sales','5984','','No',NULL,NULL,''),(2772,'1110','121727591970','2024-09-29 09:42:14',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(2773,'1110','121727591970','2024-09-29 09:52:46',NULL,450.00,'','12','1','Inventory sold','1','','sales','6003','','No',NULL,NULL,''),(2774,'5500','121727591970','2024-09-29 09:55:33',6750.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2775,'4000','121727591970','2024-09-29 09:44:12',NULL,7200.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(2776,'4000','121727591970','2024-09-29 09:39:30',NULL,2600.00,'','12','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(2777,'4000','121727591970','2024-09-29 09:40:44',NULL,1500.00,'','12','1','Good sold','1','','sales','5984','','No',NULL,NULL,''),(2778,'4000','121727591970','2024-09-29 09:40:57',NULL,1200.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(2779,'4000','121727591970','2024-09-29 09:41:23',NULL,300.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(2780,'4000','121727591970','2024-09-29 09:41:37',NULL,500.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(2781,'4000','121727591970','2024-09-29 09:41:49',NULL,1200.00,'','12','1','Good sold','1','','sales','6530','','No',NULL,NULL,''),(2782,'4000','121727591970','2024-09-29 09:42:14',NULL,900.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2783,'4000','121727591970','2024-09-29 09:43:36',NULL,1800.00,'','12','1','Good sold','1','','sales','6532','','No',NULL,NULL,''),(2784,'4000','121727591970','2024-09-29 09:52:28',NULL,300.00,'','12','1','Good sold','1','','sales','6533','','No',NULL,NULL,''),(2785,'4000','121727591970','2024-09-29 09:52:46',NULL,450.00,'','12','1','Good sold','1','','sales','6003','','No',NULL,NULL,''),(2786,'4000','121727591970','2024-09-29 09:55:18',NULL,750.00,'','12','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(2787,'1050','121727593814','2024-09-29 10:10:27',900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172759384102013230323','No',NULL,NULL,''),(2788,'4000','121727593814','2024-09-29 10:10:27',NULL,900.00,'','12','1','Good sold','1','','sales','B007','','No',NULL,NULL,''),(2789,'1050','121727594340','2024-09-29 10:19:41',1100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172759438432433228120','No',NULL,NULL,''),(2790,'1110','121727594340','2024-09-29 10:19:41',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(2791,'1110','121727594340','2024-09-29 10:19:00',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(2792,'5500','121727594340','2024-09-29 10:19:24',791.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2793,'4000','121727594340','2024-09-29 10:19:41',NULL,600.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(2794,'4000','121727594340','2024-09-29 10:19:00',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(2795,'1050','121727594619','2024-09-29 10:23:56',800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172759464133776310239','No',NULL,NULL,''),(2796,'1110','121727594619','2024-09-29 10:23:56',NULL,800.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(2797,'5500','121727594619','2024-09-29 10:23:40',800.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2798,'4000','121727594619','2024-09-29 10:23:56',NULL,800.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(2807,'1050','121727598698','2024-09-29 11:32:22',1600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172760547110213222502','No',NULL,NULL,''),(2808,'1110','121727598698','2024-09-29 11:32:22',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(2809,'1110','121727598698','2024-09-29 11:31:59',NULL,195.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(2810,'1110','121727598698','2024-09-29 11:32:11',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(2811,'1110','121727598698','2024-09-29 13:22:14',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(2812,'5500','121727598698','2024-09-29 13:22:29',786.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2813,'4000','121727598698','2024-09-29 11:32:22',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(2814,'4000','121727598698','2024-09-29 11:31:38',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(2815,'4000','121727598698','2024-09-29 11:31:49',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(2816,'4000','121727598698','2024-09-29 11:31:59',NULL,300.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(2817,'4000','121727598698','2024-09-29 11:32:11',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(2818,'4000','121727598698','2024-09-29 13:22:14',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(2819,'1050','121727605473','2024-09-29 13:27:41',2050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172760569152202022722','No',NULL,NULL,''),(2820,'1110','121727605473','2024-09-29 13:27:41',NULL,300.00,'','12','1','Inventory sold','1','','sales','6048','','No',NULL,NULL,''),(2821,'1110','121727605473','2024-09-29 13:24:33',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(2822,'1110','121727605473','2024-09-29 13:26:48',NULL,47.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(2823,'1110','121727605473','2024-09-29 13:27:01',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(2824,'5500','121727605473','2024-09-29 13:27:23',716.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2825,'4000','121727605473','2024-09-29 13:27:41',NULL,600.00,'','12','1','Good sold','1','','sales','6048','','No',NULL,NULL,''),(2826,'4000','121727605473','2024-09-29 13:24:33',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(2827,'4000','121727605473','2024-09-29 13:26:38',NULL,600.00,'','12','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(2828,'4000','121727605473','2024-09-29 13:26:48',NULL,100.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(2829,'4000','121727605473','2024-09-29 13:27:01',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(2830,'4000','121727605473','2024-09-29 13:27:11',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(2837,'1050','121727606655','2024-09-29 13:45:46',2000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172760675332733023320','No',NULL,NULL,''),(2838,'1110','121727606655','2024-09-29 13:45:46',NULL,300.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(2839,'1110','121727606655','2024-09-29 13:44:41',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(2840,'5500','121727606655','2024-09-29 13:45:37',700.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2841,'4000','121727606655','2024-09-29 13:45:46',NULL,600.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(2842,'4000','121727606655','2024-09-29 13:44:15',NULL,600.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(2843,'4000','121727606655','2024-09-29 13:44:41',NULL,600.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(2844,'4000','121727606655','2024-09-29 13:45:16',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(2885,'1050','121727608427','2024-09-29 14:24:47',1600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172760909239223332300','No',NULL,NULL,''),(2886,'1110','121727608427','2024-09-29 14:24:47',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(2887,'1110','121727608427','2024-09-29 14:13:48',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(2888,'1110','121727608427','2024-09-29 14:24:12',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(2889,'5500','121727608427','2024-09-29 14:24:31',1442.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2890,'4000','121727608427','2024-09-29 14:24:47',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(2891,'4000','121727608427','2024-09-29 14:13:48',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(2892,'4000','121727608427','2024-09-29 14:24:12',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(2923,'1050','121727610461','2024-09-29 14:47:56',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172761268322223272126','No',NULL,NULL,''),(2924,'4000','121727610461','2024-09-29 14:47:56',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(2925,'4000','121727610461','2024-09-29 14:47:41',NULL,100.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(2926,'1050','121727606902','2024-09-29 13:52:45',3850.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172761273223707223326','No',NULL,NULL,''),(2927,'1110','121727606902','2024-09-29 13:52:45',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(2928,'1110','121727606902','2024-09-29 13:48:22',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(2929,'1110','121727606902','2024-09-29 13:51:52',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(2930,'1110','121727606902','2024-09-29 14:13:26',NULL,785.00,'','12','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(2931,'5500','121727606902','2024-09-29 15:25:14',2485.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2932,'4000','121727606902','2024-09-29 13:52:45',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(2933,'4000','121727606902','2024-09-29 13:48:22',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(2934,'4000','121727606902','2024-09-29 13:51:52',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(2935,'4000','121727606902','2024-09-29 13:52:04',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(2936,'4000','121727606902','2024-09-29 13:52:35',NULL,200.00,'','12','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(2937,'4000','121727606902','2024-09-29 14:13:14',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(2938,'4000','121727606902','2024-09-29 14:13:26',NULL,1500.00,'','12','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(2955,'1050','121727609093','2024-09-29 14:25:55',3050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172761691632017761319','No',NULL,NULL,''),(2956,'1110','121727609093','2024-09-29 14:25:55',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(2957,'1110','121727609093','2024-09-29 14:24:53',NULL,450.00,'','12','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(2958,'1110','121727609093','2024-09-29 14:25:40',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(2959,'1110','121727609093','2024-09-29 14:41:28',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(2960,'1110','121727609093','2024-09-29 14:41:41',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(2961,'1110','121727609093','2024-09-29 15:08:15',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(2962,'5500','121727609093','2024-09-29 16:34:42',2552.56,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2963,'4000','121727609093','2024-09-29 14:25:55',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(2964,'4000','121727609093','2024-09-29 14:24:53',NULL,600.00,'','12','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(2965,'4000','121727609093','2024-09-29 14:25:40',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(2966,'4000','121727609093','2024-09-29 14:41:28',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(2967,'4000','121727609093','2024-09-29 14:41:41',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(2968,'4000','121727609093','2024-09-29 15:08:15',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(2981,'1050','121727616918','2024-09-29 16:43:15',1200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172762021421023202223','No',NULL,NULL,''),(2982,'1110','121727616918','2024-09-29 16:43:15',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(2983,'1110','121727616918','2024-09-29 16:42:57',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(2984,'1110','121727616918','2024-09-29 17:28:22',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(2985,'5500','121727616918','2024-09-29 17:29:54',782.08,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2986,'4000','121727616918','2024-09-29 16:43:15',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(2987,'4000','121727616918','2024-09-29 16:35:18',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(2988,'4000','121727616918','2024-09-29 16:42:57',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(2989,'4000','121727616918','2024-09-29 17:28:22',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(2990,'1050','121727620650','2024-09-29 17:40:03',700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172762081011306223026','No',NULL,NULL,''),(2991,'1110','121727620650','2024-09-29 17:40:03',NULL,300.00,'','12','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(2992,'1110','121727620650','2024-09-29 17:37:30',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(2993,'5500','121727620650','2024-09-29 17:39:43',300.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2994,'4000','121727620650','2024-09-29 17:40:03',NULL,400.00,'','12','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(2995,'4000','121727620650','2024-09-29 17:37:30',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3012,'1050','121727621385','2024-09-29 17:50:41',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172762144437323123212','No',NULL,NULL,''),(3013,'1110','121727621385','2024-09-29 17:50:41',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(3014,'5500','121727621385','2024-09-29 17:49:45',391.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3015,'4000','121727621385','2024-09-29 17:50:41',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(3016,'1050','121727612792','2024-09-29 15:43:10',1350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172762223932729707333','No',NULL,NULL,''),(3017,'1110','121727612792','2024-09-29 15:43:10',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(3018,'1110','121727612792','2024-09-29 15:26:32',NULL,195.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(3019,'1110','121727612792','2024-09-29 15:37:08',NULL,195.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(3020,'1110','121727612792','2024-09-29 15:37:17',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(3021,'1110','121727612792','2024-09-29 15:42:59',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(3022,'5500','121727612792','2024-09-29 18:03:45',897.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3023,'4000','121727612792','2024-09-29 15:43:10',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(3024,'4000','121727612792','2024-09-29 15:26:32',NULL,300.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(3025,'4000','121727612792','2024-09-29 15:37:08',NULL,300.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(3026,'4000','121727612792','2024-09-29 15:37:17',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(3027,'4000','121727612792','2024-09-29 15:42:59',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(3041,'1050','121727622410','2024-09-29 18:15:14',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172762294223222062023','No',NULL,NULL,''),(3042,'1110','121727622410','2024-09-29 18:15:14',NULL,169.08,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(3043,'5500','121727622410','2024-09-29 18:06:50',169.08,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3044,'4000','121727622410','2024-09-29 18:15:14',NULL,250.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(3048,'1050','121727606369','2024-09-29 13:39:51',2250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172762392636223227330','No',NULL,NULL,''),(3049,'1110','121727606369','2024-09-29 13:39:51',NULL,400.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(3050,'1110','121727606369','2024-09-29 13:39:29',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(3051,'1110','121727606369','2024-09-29 13:39:40',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(3052,'5500','121727606369','2024-09-29 18:31:54',1400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3053,'4000','121727606369','2024-09-29 13:39:51',NULL,800.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(3054,'4000','121727606369','2024-09-29 13:39:29',NULL,1300.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(3055,'4000','121727606369','2024-09-29 13:39:40',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3090,'1050','121727625484','2024-09-29 19:04:41',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172762588412323332036','No',NULL,NULL,''),(3091,'4000','121727625484','2024-09-29 19:04:41',NULL,100.00,'','12','1','Good sold','1','','sales','6526','','No',NULL,NULL,''),(3092,'4000','121727625484','2024-09-29 18:58:04',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(3113,'1050','121727624643','2024-09-29 18:44:24',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172762766772732030032','No',NULL,NULL,''),(3114,'1110','121727624643','2024-09-29 18:44:24',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(3115,'1110','121727624643','2024-09-29 18:44:03',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(3116,'5500','121727624643','2024-09-29 19:34:12',338.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3117,'4000','121727624643','2024-09-29 18:44:24',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(3118,'4000','121727624643','2024-09-29 18:44:03',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(3119,'1050','121727627875','2024-09-29 19:38:21',750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172762791509322229202','No',NULL,NULL,''),(3120,'1110','121727627875','2024-09-29 19:38:21',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(3121,'5500','121727627875','2024-09-29 19:38:05',650.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3122,'4000','121727627875','2024-09-29 19:38:21',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(3123,'4000','121727627875','2024-09-29 19:37:55',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(3124,'1050','121727622944','2024-09-29 18:19:13',1700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172762810212200313730','No',NULL,NULL,''),(3125,'1110','121727622944','2024-09-29 18:19:13',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(3126,'1110','121727622944','2024-09-29 18:51:30',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(3127,'1110','121727622944','2024-09-29 18:51:44',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(3128,'5500','121727622944','2024-09-29 19:41:27',782.08,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3129,'4000','121727622944','2024-09-29 18:19:13',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3130,'4000','121727622944','2024-09-29 18:15:44',NULL,350.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(3131,'4000','121727622944','2024-09-29 18:19:01',NULL,200.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(3132,'4000','121727622944','2024-09-29 18:51:30',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(3133,'4000','121727622944','2024-09-29 18:51:44',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(3158,'1050','121727624686','2024-09-29 18:45:16',2550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172762937633301363223','No',NULL,NULL,''),(3159,'1110','121727624686','2024-09-29 18:45:16',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(3160,'1110','121727624686','2024-09-29 18:44:56',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(3161,'1110','121727624686','2024-09-29 18:45:06',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(3162,'5500','121727624686','2024-09-29 20:01:56',2150.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3163,'4000','121727624686','2024-09-29 18:45:16',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(3164,'4000','121727624686','2024-09-29 18:44:46',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(3165,'4000','121727624686','2024-09-29 18:44:56',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(3166,'4000','121727624686','2024-09-29 18:45:06',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(3167,'4000','121727605473','2024-09-29 20:41:43',300.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(3168,'1000','121727605473','2024-09-29 20:41:43',NULL,300.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(3169,'5500','121727605473','2024-09-29 20:41:43',NULL,100.00,'','7','1','Cost of goods returned','1','','sales','6515','','No',NULL,NULL,''),(3170,'1110','121727605473','2024-09-29 20:41:43',100.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(3171,'4000','121727605473','2024-09-29 20:41:52',250.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(3172,'1000','121727605473','2024-09-29 20:41:52',NULL,250.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(3173,'5500','121727605473','2024-09-29 20:41:52',NULL,169.00,'','7','1','Cost of goods returned','1','','sales','B030','','No',NULL,NULL,''),(3174,'1110','121727605473','2024-09-29 20:41:52',169.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(3179,'1050','121727612734','2024-09-29 15:26:27',1000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','7172763185930186226320','No',NULL,NULL,''),(3180,'1110','121727612734','2024-09-29 15:26:27',NULL,600.00,'','12','1','Inventory sold','1','','sales','5981','','No',NULL,NULL,''),(3181,'1110','121727612734','2024-09-29 20:44:13',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(3182,'5500','121727612734','2024-09-29 20:44:13',800.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3183,'4000','121727612734','2024-09-29 15:26:27',NULL,600.00,'','12','1','Good sold','1','','sales','5981','','No',NULL,NULL,''),(3184,'4000','121727612734','2024-09-29 20:44:13',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(3203,'1050','121727606754','2024-09-29 13:48:06',4300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','7172763238373232231232','No',NULL,NULL,''),(3204,'1110','121727606754','2024-09-29 13:48:06',NULL,2600.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(3205,'1110','121727606754','2024-09-29 20:52:28',NULL,200.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(3206,'1110','121727606754','2024-09-29 20:52:28',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(3207,'1110','121727606754','2024-09-29 20:52:28',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(3208,'1110','121727606754','2024-09-29 20:52:28',NULL,800.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(3209,'5500','121727606754','2024-09-29 20:52:28',3985.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3210,'4000','121727606754','2024-09-29 13:48:06',NULL,2600.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(3211,'4000','121727606754','2024-09-29 20:52:28',NULL,250.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(3212,'4000','121727606754','2024-09-29 20:52:28',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(3213,'4000','121727606754','2024-09-29 20:52:28',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(3214,'4000','121727606754','2024-09-29 20:52:28',NULL,800.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(3223,'1050','121727620841','2024-09-29 17:40:58',5200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','7172763255822802773322','No',NULL,NULL,''),(3224,'1110','121727620841','2024-09-29 17:40:58',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(3225,'1110','121727620841','2024-09-29 20:55:37',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(3226,'1110','121727620841','2024-09-29 20:55:37',NULL,600.00,'','12','1','Inventory sold','1','','sales','5998','','No',NULL,NULL,''),(3227,'1110','121727620841','2024-09-29 20:55:37',NULL,0.00,'','12','1','Inventory sold','1','','sales','B156','','No',NULL,NULL,''),(3228,'1110','121727620841','2024-09-29 20:55:37',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(3229,'1110','121727620841','2024-09-29 20:55:37',NULL,176.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(3230,'1110','121727620841','2024-09-29 20:55:37',NULL,176.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(3231,'1110','121727620841','2024-09-29 20:55:37',NULL,176.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(3232,'1110','121727620841','2024-09-29 20:55:37',NULL,176.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(3233,'1110','121727620841','2024-09-29 20:55:37',NULL,176.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(3234,'5500','121727620841','2024-09-29 20:55:37',1897.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3235,'4000','121727620841','2024-09-29 17:40:58',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(3236,'4000','121727620841','2024-09-29 20:55:37',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(3237,'4000','121727620841','2024-09-29 20:55:37',NULL,600.00,'','12','1','Good sold','1','','sales','5998','','No',NULL,NULL,''),(3238,'4000','121727620841','2024-09-29 20:55:37',NULL,2100.00,'','12','1','Good sold','1','','sales','B156','','No',NULL,NULL,''),(3239,'4000','121727620841','2024-09-29 20:55:37',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(3240,'4000','121727620841','2024-09-29 20:55:37',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(3241,'4000','121727620841','2024-09-29 20:55:37',NULL,300.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(3242,'4000','121727620841','2024-09-29 20:55:37',NULL,300.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(3243,'4000','121727620841','2024-09-29 20:55:37',NULL,300.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(3244,'4000','121727620841','2024-09-29 20:55:37',NULL,300.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(3245,'4000','121727620841','2024-09-29 20:55:37',NULL,300.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(3246,'4000','121727620841','2024-09-29 20:55:37',NULL,200.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(3247,'4000','121727625484','2024-09-29 20:57:14',100.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(3248,'1000','121727625484','2024-09-29 20:57:14',NULL,100.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(3249,'5500','121727625484','2024-09-29 20:57:14',NULL,50.00,'','7','1','Cost of goods returned','1','','sales','6526','','No',NULL,NULL,''),(3250,'1110','121727625484','2024-09-29 20:57:14',50.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(3251,'4000','121727625484','2024-09-29 20:57:17',100.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(3252,'1000','121727625484','2024-09-29 20:57:17',NULL,100.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(3253,'5500','121727625484','2024-09-29 20:57:17',NULL,50.00,'','7','1','Cost of goods returned','1','','sales','6513','','No',NULL,NULL,''),(3254,'1110','121727625484','2024-09-29 20:57:17',50.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(3255,'1050','121727634051','2024-09-29 21:21:01',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172763409337122730322','No',NULL,NULL,''),(3256,'1110','121727634051','2024-09-29 21:21:01',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(3257,'5500','121727634051','2024-09-29 21:20:51',195.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3258,'4000','121727634051','2024-09-29 21:21:01',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(3259,'1050','121727708090','2024-09-30 17:56:26',2600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172770819013293012220','No',NULL,NULL,''),(3260,'1110','121727708090','2024-09-30 17:56:26',NULL,600.00,'','12','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(3261,'1110','121727708090','2024-09-30 17:55:32',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(3262,'5500','121727708090','2024-09-30 17:55:42',1600.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3263,'4000','121727708090','2024-09-30 17:56:26',NULL,600.00,'','12','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(3264,'4000','121727708090','2024-09-30 17:54:50',NULL,400.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(3265,'4000','121727708090','2024-09-30 17:55:04',NULL,300.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(3266,'4000','121727708090','2024-09-30 17:55:14',NULL,300.00,'','12','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(3267,'4000','121727708090','2024-09-30 17:55:32',NULL,1000.00,'','12','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(3276,'1050','121727708192','2024-09-30 18:01:47',1750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172771404343233113237','No',NULL,NULL,''),(3277,'1110','121727708192','2024-09-30 18:01:47',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(3278,'1110','121727708192','2024-09-30 17:56:32',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(3279,'1110','121727708192','2024-09-30 17:59:34',NULL,176.00,'','12','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(3280,'1110','121727708192','2024-09-30 17:59:45',NULL,176.00,'','12','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(3281,'1110','121727708192','2024-09-30 19:33:23',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(3282,'1110','121727708192','2024-09-30 19:33:33',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(3283,'5500','121727708192','2024-09-30 19:33:42',1197.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3284,'4000','121727708192','2024-09-30 18:01:47',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(3285,'4000','121727708192','2024-09-30 17:56:32',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(3286,'4000','121727708192','2024-09-30 17:59:34',NULL,250.00,'','12','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(3287,'4000','121727708192','2024-09-30 17:59:45',NULL,250.00,'','12','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(3288,'4000','121727708192','2024-09-30 19:33:23',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(3289,'4000','121727708192','2024-09-30 19:33:33',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(3296,'1050','121727714112','2024-09-30 19:35:42',400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172771414642636340033','No',NULL,NULL,''),(3297,'4000','121727714112','2024-09-30 19:35:42',NULL,400.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(3306,'1050','121727714045','2024-09-30 19:35:05',900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172771470342370322023','No',NULL,NULL,''),(3307,'1110','121727714045','2024-09-30 19:35:05',NULL,400.00,'','12','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(3308,'1110','121727714045','2024-09-30 19:34:05',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(3309,'1110','121727714045','2024-09-30 19:34:52',NULL,200.00,'','12','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(3310,'1110','121727714045','2024-09-30 19:42:05',NULL,100.00,'','12','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(3311,'5500','121727714045','2024-09-30 19:44:50',779.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3312,'4000','121727714045','2024-09-30 19:35:05',NULL,400.00,'','12','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(3313,'4000','121727714045','2024-09-30 19:34:05',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(3314,'4000','121727714045','2024-09-30 19:34:52',NULL,200.00,'','12','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(3315,'4000','121727714045','2024-09-30 19:42:05',NULL,100.00,'','12','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(3316,'1050','121727714705','2024-09-30 20:32:34',400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172771756012120237326','No',NULL,NULL,''),(3317,'1110','121727714705','2024-09-30 20:32:34',NULL,400.00,'','12','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(3318,'5500','121727714705','2024-09-30 19:45:05',400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3319,'4000','121727714705','2024-09-30 20:32:34',NULL,400.00,'','12','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(3320,'1050','121727720205','2024-09-30 21:16:57',150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172772021917017721222','No',NULL,NULL,''),(3321,'4000','121727720205','2024-09-30 21:16:57',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3322,'1050','191727789482','2024-10-01 16:31:58',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172778952423222013310','No',NULL,NULL,''),(3323,'4000','191727789482','2024-10-01 16:31:58',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(3324,'4000','191727789482','2024-10-01 16:31:22',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3325,'1050','191727806982','2024-10-01 21:24:05',2800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172780705357722327332','No',NULL,NULL,''),(3326,'1110','191727806982','2024-10-01 21:24:05',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(3327,'1110','191727806982','2024-10-01 21:23:13',NULL,176.00,'','19','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(3328,'1110','191727806982','2024-10-01 21:23:26',NULL,150.83,'','19','1','Inventory sold','1','','sales','B021','','No',NULL,NULL,''),(3329,'5500','191727806982','2024-10-01 21:23:38',1526.83,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3330,'4000','191727806982','2024-10-01 21:24:05',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(3331,'4000','191727806982','2024-10-01 21:23:02',NULL,500.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(3332,'4000','191727806982','2024-10-01 21:23:13',NULL,250.00,'','19','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(3333,'4000','191727806982','2024-10-01 21:23:26',NULL,250.00,'','19','1','Good sold','1','','sales','B021','','No',NULL,NULL,''),(3343,'1050','191727874594','2024-10-02 16:10:13',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172787461992920226048','No',NULL,NULL,''),(3344,'4000','191727874594','2024-10-02 16:10:13',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3345,'1050','191727883974','2024-10-02 18:46:43',900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172788400601303013703','No',NULL,NULL,''),(3346,'4000','191727883974','2024-10-02 18:46:43',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3347,'4000','191727883974','2024-10-02 18:46:14',NULL,600.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(3369,'1050','191727884595','2024-10-02 18:57:12',2100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172788529820223832259','No',NULL,NULL,''),(3370,'1110','191727884595','2024-10-02 18:57:12',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(3371,'1110','191727884595','2024-10-02 18:56:35',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(3372,'1110','191727884595','2024-10-02 18:56:48',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(3373,'1110','191727884595','2024-10-02 18:56:58',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(3374,'5500','191727884595','2024-10-02 19:08:01',1745.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3375,'4000','191727884595','2024-10-02 18:57:12',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(3376,'4000','191727884595','2024-10-02 18:56:35',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(3377,'4000','191727884595','2024-10-02 18:56:48',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(3378,'4000','191727884595','2024-10-02 18:56:58',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(3379,'1050','191727874493','2024-10-02 16:09:15',3100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172788531730232228783','No',NULL,NULL,''),(3380,'1110','191727874493','2024-10-02 16:09:15',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(3381,'1110','191727874493','2024-10-02 16:08:13',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(3382,'1110','191727874493','2024-10-02 16:08:28',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(3383,'1110','191727874493','2024-10-02 18:54:13',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(3384,'5500','191727874493','2024-10-02 18:54:40',1608.33,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3385,'4000','191727874493','2024-10-02 16:09:15',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(3386,'4000','191727874493','2024-10-02 16:08:13',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(3387,'4000','191727874493','2024-10-02 16:08:28',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(3388,'4000','191727874493','2024-10-02 16:08:42',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(3389,'4000','191727874493','2024-10-02 16:08:54',NULL,300.00,'','19','1','Good sold','1','','sales','6522','','No',NULL,NULL,''),(3390,'4000','191727874493','2024-10-02 18:54:13',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(3391,'4000','191727874493','2024-10-02 18:54:29',NULL,600.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(3397,'1050','191727890597','2024-10-02 20:36:54',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172789062902238033223','No',NULL,NULL,''),(3398,'4000','191727890597','2024-10-02 20:36:54',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(3399,'1050','191727890529','2024-10-02 20:36:28',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172789095321380730702','No',NULL,NULL,''),(3400,'1110','191727890529','2024-10-02 20:36:28',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(3401,'1110','191727890529','2024-10-02 20:35:42',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(3402,'5500','191727890529','2024-10-02 20:42:12',408.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3403,'4000','191727890529','2024-10-02 20:36:28',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(3404,'4000','191727890529','2024-10-02 20:35:29',NULL,400.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(3405,'4000','191727890529','2024-10-02 20:35:42',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(3410,'1050','191727965572','2024-10-03 17:26:39',2300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172796560312220692902','No',NULL,NULL,''),(3411,'1110','191727965572','2024-10-03 17:26:39',NULL,1290.00,'','19','1','Inventory sold','1','','sales','B044','','No',NULL,NULL,''),(3412,'1110','191727965572','2024-10-03 17:26:12',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(3413,'5500','191727965572','2024-10-03 17:26:27',1332.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3414,'4000','191727965572','2024-10-03 17:26:39',NULL,2200.00,'','19','1','Good sold','1','','sales','B044','','No',NULL,NULL,''),(3415,'4000','191727965572','2024-10-03 17:26:12',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(3427,'1050','191727966903','2024-10-03 17:49:20',1600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172796696539022070903','No',NULL,NULL,''),(3428,'1110','191727966903','2024-10-03 17:49:20',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(3429,'1110','191727966903','2024-10-03 17:48:50',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(3430,'5500','191727966903','2024-10-03 17:49:01',1379.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3431,'4000','191727966903','2024-10-03 17:49:20',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(3432,'4000','191727966903','2024-10-03 17:48:23',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(3433,'4000','191727966903','2024-10-03 17:48:50',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(3434,'1050','191727965607','2024-10-03 17:28:24',1400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172796846363100230033','No',NULL,NULL,''),(3435,'1110','191727965607','2024-10-03 17:27:26',NULL,47.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(3436,'5500','191727965607','2024-10-03 18:14:04',47.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3437,'4000','191727965607','2024-10-03 17:28:24',NULL,600.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(3438,'4000','191727965607','2024-10-03 17:26:47',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(3439,'4000','191727965607','2024-10-03 17:27:26',NULL,100.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(3440,'4000','191727965607','2024-10-03 17:27:51',NULL,600.00,'','19','1','Good sold','1','','sales','6536','','No',NULL,NULL,''),(3441,'1050','191727969013','2024-10-03 18:24:00',1300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172796904209023101932','No',NULL,NULL,''),(3442,'1110','191727969013','2024-10-03 18:24:00',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(3443,'5500','191727969013','2024-10-03 18:23:33',1300.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3444,'4000','191727969013','2024-10-03 18:24:00',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(3469,'1050','191727965761','2024-10-03 17:46:47',1100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172797233103329393130','No',NULL,NULL,''),(3470,'1110','191727965761','2024-10-03 17:46:47',NULL,185.00,'','19','1','Inventory sold','1','','sales','B013','','No',NULL,NULL,''),(3471,'1110','191727965761','2024-10-03 17:46:36',NULL,600.00,'','19','1','Inventory sold','1','','sales','5998','','No',NULL,NULL,''),(3472,'5500','191727965761','2024-10-03 19:18:20',785.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3473,'4000','191727965761','2024-10-03 17:46:47',NULL,300.00,'','19','1','Good sold','1','','sales','B013','','No',NULL,NULL,''),(3474,'4000','191727965761','2024-10-03 17:29:21',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(3475,'4000','191727965761','2024-10-03 17:46:36',NULL,600.00,'','19','1','Good sold','1','','sales','5998','','No',NULL,NULL,''),(3476,'4000','191727965761','2024-10-03 19:18:02',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(3477,'1050','191727971403','2024-10-03 19:03:33',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172797372102222117233','No',NULL,NULL,''),(3478,'1110','191727971403','2024-10-03 19:03:33',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(3479,'1110','191727971403','2024-10-03 19:03:23',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(3480,'5500','191727971403','2024-10-03 19:41:18',816.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3481,'4000','191727971403','2024-10-03 19:03:33',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(3482,'4000','191727971403','2024-10-03 19:03:23',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(3483,'1050','191727969044','2024-10-03 19:03:00',2600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172797417407332340132','No',NULL,NULL,''),(3484,'1110','191727969044','2024-10-03 18:24:04',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(3485,'1110','191727969044','2024-10-03 19:02:09',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(3486,'1110','191727969044','2024-10-03 19:02:45',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(3487,'1110','191727969044','2024-10-03 19:04:26',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(3488,'1110','191727969044','2024-10-03 19:04:39',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(3489,'5500','191727969044','2024-10-03 19:49:08',1674.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3490,'4000','191727969044','2024-10-03 19:03:00',NULL,300.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(3491,'4000','191727969044','2024-10-03 18:24:04',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(3492,'4000','191727969044','2024-10-03 19:02:09',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(3493,'4000','191727969044','2024-10-03 19:02:33',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(3494,'4000','191727969044','2024-10-03 19:02:45',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(3495,'4000','191727969044','2024-10-03 19:04:26',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(3496,'4000','191727969044','2024-10-03 19:04:39',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(3497,'4000','191727969044','2024-10-03 21:16:09',200.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(3498,'1000','191727969044','2024-10-03 21:16:09',NULL,200.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(3499,'5500','191727969044','2024-10-03 21:16:09',NULL,70.00,'','7','1','Cost of goods returned','1','','sales','6524','','No',NULL,NULL,''),(3500,'1110','191727969044','2024-10-03 21:16:09',70.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(3505,'1050','121727896963','2024-10-02 22:22:54',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','7172797970293232002200','No',NULL,NULL,''),(3506,'1110','121727896963','2024-10-03 21:21:33',NULL,195.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(3507,'5500','121727896963','2024-10-03 21:21:33',195.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3508,'4000','121727896963','2024-10-03 21:21:33',NULL,300.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(3509,'4000','121727896963','2024-10-03 21:52:01',300.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(3510,'1000','121727896963','2024-10-03 21:52:01',NULL,300.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(3511,'5500','121727896963','2024-10-03 21:52:01',NULL,195.00,'','7','1','Cost of goods returned','1','','sales','B028','','No',NULL,NULL,''),(3512,'1110','121727896963','2024-10-03 21:52:01',195.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(3513,'1050','121728045148','2024-10-04 15:33:39',2850.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172804522662272222202','No',NULL,NULL,''),(3514,'1110','121728045148','2024-10-04 15:33:39',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(3515,'1110','121728045148','2024-10-04 15:32:28',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(3516,'1110','121728045148','2024-10-04 15:32:45',NULL,208.00,'','12','1','Inventory sold','1','','sales','B008','','No',NULL,NULL,''),(3517,'1110','121728045148','2024-10-04 15:32:57',NULL,176.00,'','12','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(3518,'1110','121728045148','2024-10-04 15:33:14',NULL,352.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(3519,'5500','121728045148','2024-10-04 15:33:26',2236.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3520,'4000','121728045148','2024-10-04 15:33:39',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(3521,'4000','121728045148','2024-10-04 15:32:28',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(3522,'4000','121728045148','2024-10-04 15:32:45',NULL,300.00,'','12','1','Good sold','1','','sales','B008','','No',NULL,NULL,''),(3523,'4000','121728045148','2024-10-04 15:32:57',NULL,250.00,'','12','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(3524,'4000','121728045148','2024-10-04 15:33:14',NULL,600.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(3541,'1050','121728045887','2024-10-04 15:45:10',2250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172805791783002270203','No',NULL,NULL,''),(3542,'1110','121728045887','2024-10-04 15:44:48',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(3543,'1110','121728045887','2024-10-04 19:04:13',NULL,680.00,'','12','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(3544,'1110','121728045887','2024-10-04 19:04:58',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(3545,'5500','121728045887','2024-10-04 19:05:06',722.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3546,'4000','121728045887','2024-10-04 15:45:10',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(3547,'4000','121728045887','2024-10-04 15:44:48',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3548,'4000','121728045887','2024-10-04 15:44:56',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(3549,'4000','121728045887','2024-10-04 19:04:13',NULL,1200.00,'','12','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(3550,'4000','121728045887','2024-10-04 19:04:32',NULL,300.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(3551,'4000','121728045887','2024-10-04 19:04:43',NULL,300.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(3552,'4000','121728045887','2024-10-04 19:04:58',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(3553,'1050','121728057971','2024-10-04 19:06:25',750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172805803512003030233','No',NULL,NULL,''),(3554,'4000','121728057971','2024-10-04 19:06:25',NULL,750.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3569,'1050','121728051321','2024-10-04 17:16:06',3250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172805931410011232101','No',NULL,NULL,''),(3570,'1110','121728051321','2024-10-04 17:16:06',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(3571,'1110','121728051321','2024-10-04 17:15:21',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(3572,'1110','121728051321','2024-10-04 17:15:31',NULL,265.00,'','12','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(3573,'1110','121728051321','2024-10-04 17:15:46',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(3574,'1110','121728051321','2024-10-04 19:08:45',NULL,530.00,'','12','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(3575,'1110','121728051321','2024-10-04 19:10:25',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(3576,'1110','121728051321','2024-10-04 19:10:38',NULL,265.00,'','12','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(3577,'1110','121728051321','2024-10-04 19:27:12',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(3578,'5500','121728051321','2024-10-04 19:27:32',2200.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3579,'4000','121728051321','2024-10-04 17:16:06',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(3580,'4000','121728051321','2024-10-04 17:15:21',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(3581,'4000','121728051321','2024-10-04 17:15:31',NULL,350.00,'','12','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(3582,'4000','121728051321','2024-10-04 17:15:46',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(3583,'4000','121728051321','2024-10-04 19:08:45',NULL,700.00,'','12','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(3584,'4000','121728051321','2024-10-04 19:10:25',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(3585,'4000','121728051321','2024-10-04 19:10:38',NULL,350.00,'','12','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(3586,'4000','121728051321','2024-10-04 19:27:12',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(3591,'1050','121728059317','2024-10-04 19:30:28',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172805992103377012292','No',NULL,NULL,''),(3592,'1110','121728059317','2024-10-04 19:30:28',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(3593,'1110','121728059317','2024-10-04 19:28:37',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(3594,'5500','121728059317','2024-10-04 19:37:51',338.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3595,'4000','121728059317','2024-10-04 19:30:28',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(3596,'4000','121728059317','2024-10-04 19:28:37',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(3602,'1050','121728061550','2024-10-04 20:06:24',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172806158822273332125','No',NULL,NULL,''),(3603,'1110','121728061550','2024-10-04 20:06:02',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(3604,'5500','121728061550','2024-10-04 20:06:13',204.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3605,'4000','121728061550','2024-10-04 20:06:24',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(3606,'4000','121728061550','2024-10-04 20:05:50',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(3607,'4000','121728061550','2024-10-04 20:06:02',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(3608,'4000','121728045887','2024-10-04 20:35:05',300.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(3609,'1000','121728045887','2024-10-04 20:35:05',NULL,300.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(3610,'5500','121728045887','2024-10-04 20:35:05',NULL,125.00,'','7','1','Cost of goods returned','1','','sales','6516','','No',NULL,NULL,''),(3611,'1110','121728045887','2024-10-04 20:35:05',125.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(3612,'1050','121728045646','2024-10-04 15:44:22',4300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172806439004307033203','No',NULL,NULL,''),(3613,'1110','121728045646','2024-10-04 15:40:46',NULL,610.00,'','12','1','Inventory sold','1','','sales','B064','','No',NULL,NULL,''),(3614,'1110','121728045646','2024-10-04 15:43:58',NULL,1400.00,'','12','1','Inventory sold','1','','sales','B065','','No',NULL,NULL,''),(3615,'1110','121728045646','2024-10-04 20:51:19',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(3616,'5500','121728045646','2024-10-04 20:51:48',2410.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3617,'4000','121728045646','2024-10-04 15:44:22',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(3618,'4000','121728045646','2024-10-04 15:40:46',NULL,1200.00,'','12','1','Good sold','1','','sales','B064','','No',NULL,NULL,''),(3619,'4000','121728045646','2024-10-04 15:43:58',NULL,2200.00,'','12','1','Good sold','1','','sales','B065','','No',NULL,NULL,''),(3620,'4000','121728045646','2024-10-04 20:51:19',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(3621,'1050','121728064393','2024-10-04 20:53:58',1800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172806444122811710070','No',NULL,NULL,''),(3622,'1110','121728064393','2024-10-04 20:53:58',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(3623,'5500','121728064393','2024-10-04 20:53:45',1000.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3624,'4000','121728064393','2024-10-04 20:53:58',NULL,1300.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(3625,'4000','121728064393','2024-10-04 20:53:13',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(3626,'4000','121728064393','2024-10-04 20:53:24',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(3627,'4000','121728064393','2024-10-04 20:53:35',NULL,200.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(3628,'1050','121728065514','2024-10-04 21:12:07',400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172806553000130332513','No',NULL,NULL,''),(3629,'1110','121728065514','2024-10-04 21:12:07',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(3630,'5500','121728065514','2024-10-04 21:11:54',200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3631,'4000','121728065514','2024-10-04 21:12:07',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(3632,'4000','121728051321','2024-10-04 21:16:50',250.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(3633,'1000','121728051321','2024-10-04 21:16:50',NULL,250.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(3634,'5500','121728051321','2024-10-04 21:16:50',NULL,169.00,'','7','1','Cost of goods returned','1','','sales','B030','','No',NULL,NULL,''),(3635,'1110','121728051321','2024-10-04 21:16:50',169.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(3636,'1050','121728123565','2024-10-05 13:19:36',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172812358023022223038','No',NULL,NULL,''),(3637,'4000','121728123565','2024-10-05 13:19:36',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(3649,'1050','121728133270','2024-10-05 16:02:34',2750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172813515632328132338','No',NULL,NULL,''),(3650,'1110','121728133270','2024-10-05 16:02:34',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(3651,'1110','121728133270','2024-10-05 16:01:10',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(3652,'1110','121728133270','2024-10-05 16:02:13',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(3653,'1110','121728133270','2024-10-05 16:02:22',NULL,500.00,'','12','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(3654,'5500','121728133270','2024-10-05 16:32:14',2069.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3655,'4000','121728133270','2024-10-05 16:02:34',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(3656,'4000','121728133270','2024-10-05 16:01:10',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(3657,'4000','121728133270','2024-10-05 16:01:30',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(3658,'4000','121728133270','2024-10-05 16:01:40',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(3659,'4000','121728133270','2024-10-05 16:01:49',NULL,300.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(3660,'4000','121728133270','2024-10-05 16:02:13',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(3661,'4000','121728133270','2024-10-05 16:02:22',NULL,500.00,'','12','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(3681,'1050','121728135376','2024-10-05 16:52:08',150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172813633128362201013','No',NULL,NULL,''),(3682,'4000','121728135376','2024-10-05 16:52:08',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(3709,'1050','121728135158','2024-10-05 16:35:44',6800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172813927722337312337','No',NULL,NULL,''),(3710,'1110','121728135158','2024-10-05 16:32:38',NULL,933.40,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(3711,'1110','121728135158','2024-10-05 16:33:22',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(3712,'1110','121728135158','2024-10-05 16:33:30',NULL,53.54,'','12','1','Inventory sold','1','','sales','B090','','No',NULL,NULL,''),(3713,'1110','121728135158','2024-10-05 16:33:50',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(3714,'1110','121728135158','2024-10-05 16:34:00',NULL,300.00,'','12','1','Inventory sold','1','','sales','6048','','No',NULL,NULL,''),(3715,'1110','121728135158','2024-10-05 16:34:59',NULL,158.33,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(3716,'1110','121728135158','2024-10-05 16:35:17',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(3717,'1110','121728135158','2024-10-05 16:35:35',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(3718,'1110','121728135158','2024-10-05 17:34:13',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(3719,'1110','121728135158','2024-10-05 17:34:24',NULL,186.68,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(3720,'1110','121728135158','2024-10-05 17:34:58',NULL,186.68,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(3721,'5500','121728135158','2024-10-05 17:41:03',4054.80,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3722,'4000','121728135158','2024-10-05 16:35:44',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(3723,'4000','121728135158','2024-10-05 16:32:38',NULL,1250.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(3724,'4000','121728135158','2024-10-05 16:33:06',NULL,250.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(3725,'4000','121728135158','2024-10-05 16:33:22',NULL,1300.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(3726,'4000','121728135158','2024-10-05 16:33:30',NULL,100.00,'','12','1','Good sold','1','','sales','B090','','No',NULL,NULL,''),(3727,'4000','121728135158','2024-10-05 16:33:40',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(3728,'4000','121728135158','2024-10-05 16:33:50',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(3729,'4000','121728135158','2024-10-05 16:34:00',NULL,600.00,'','12','1','Good sold','1','','sales','6048','','No',NULL,NULL,''),(3730,'4000','121728135158','2024-10-05 16:34:59',NULL,400.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(3731,'4000','121728135158','2024-10-05 16:35:17',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(3732,'4000','121728135158','2024-10-05 16:35:35',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(3733,'4000','121728135158','2024-10-05 17:34:13',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(3734,'4000','121728135158','2024-10-05 17:34:24',NULL,250.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(3735,'4000','121728135158','2024-10-05 17:34:37',NULL,500.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(3736,'4000','121728135158','2024-10-05 17:34:58',NULL,250.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(3745,'1050','121728140232','2024-10-05 17:57:26',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172814025722313122023','No',NULL,NULL,''),(3746,'4000','121728140232','2024-10-05 17:57:26',NULL,300.00,'','12','1','Good sold','1','','sales','6534','','No',NULL,NULL,''),(3747,'1050','121728139280','2024-10-05 17:42:27',2000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172814209833200478129','No',NULL,NULL,''),(3748,'1110','121728139280','2024-10-05 17:42:27',NULL,176.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(3749,'1110','121728139280','2024-10-05 17:41:20',NULL,680.00,'','12','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(3750,'1110','121728139280','2024-10-05 17:42:03',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(3751,'1110','121728139280','2024-10-05 17:42:17',NULL,176.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(3752,'5500','121728139280','2024-10-05 18:28:02',1111.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3753,'4000','121728139280','2024-10-05 17:42:27',NULL,300.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(3754,'4000','121728139280','2024-10-05 17:41:20',NULL,1200.00,'','12','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(3755,'4000','121728139280','2024-10-05 17:42:03',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(3756,'4000','121728139280','2024-10-05 17:42:17',NULL,300.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(3757,'1050','121728145167','2024-10-05 19:20:30',1600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172814523210241323400','No',NULL,NULL,''),(3758,'1110','121728145167','2024-10-05 19:20:30',NULL,176.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(3759,'1110','121728145167','2024-10-05 19:19:27',NULL,680.00,'','12','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(3760,'1110','121728145167','2024-10-05 19:20:09',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(3761,'5500','121728145167','2024-10-05 19:20:19',898.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3762,'4000','121728145167','2024-10-05 19:20:30',NULL,300.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(3763,'4000','121728145167','2024-10-05 19:19:27',NULL,1200.00,'','12','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(3764,'4000','121728145167','2024-10-05 19:20:09',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(3771,'1050','121728150110','2024-10-05 20:44:21',1750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172815027031120133022','No',NULL,NULL,''),(3772,'1110','121728150110','2024-10-05 20:44:21',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(3773,'1110','121728150110','2024-10-05 20:42:26',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(3774,'5500','121728150110','2024-10-05 20:44:05',1495.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3775,'4000','121728150110','2024-10-05 20:44:21',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(3776,'4000','121728150110','2024-10-05 20:41:50',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(3777,'4000','121728150110','2024-10-05 20:42:26',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(3778,'4000','121728150110','2024-10-05 20:43:56',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(3779,'1050','121728145234','2024-10-05 19:54:03',5950.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172815580572120032530','No',NULL,NULL,''),(3780,'1110','121728145234','2024-10-05 19:54:03',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(3781,'1110','121728145234','2024-10-05 19:53:26',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(3782,'1110','121728145234','2024-10-05 22:14:32',NULL,507.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(3783,'1110','121728145234','2024-10-05 22:14:44',NULL,795.00,'','12','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(3784,'1110','121728145234','2024-10-05 22:14:55',NULL,452.50,'','12','1','Inventory sold','1','','sales','B021','','No',NULL,NULL,''),(3785,'1110','121728145234','2024-10-05 22:15:09',NULL,352.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(3786,'1110','121728145234','2024-10-05 22:15:36',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(3787,'1110','121728145234','2024-10-05 22:15:51',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(3788,'5500','121728145234','2024-10-05 22:16:09',4001.54,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3789,'4000','121728145234','2024-10-05 19:54:03',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(3790,'4000','121728145234','2024-10-05 19:20:35',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(3791,'4000','121728145234','2024-10-05 19:53:17',NULL,200.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(3792,'4000','121728145234','2024-10-05 19:53:26',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(3793,'4000','121728145234','2024-10-05 22:14:16',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(3794,'4000','121728145234','2024-10-05 22:14:32',NULL,750.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(3795,'4000','121728145234','2024-10-05 22:14:44',NULL,1050.00,'','12','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(3796,'4000','121728145234','2024-10-05 22:14:55',NULL,750.00,'','12','1','Good sold','1','','sales','B021','','No',NULL,NULL,''),(3797,'4000','121728145234','2024-10-05 22:15:09',NULL,600.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(3798,'4000','121728145234','2024-10-05 22:15:36',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(3799,'4000','121728145234','2024-10-05 22:15:51',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(3800,'1050','191728207907','2024-10-06 12:45:39',2100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172820794233132327002','No',NULL,NULL,''),(3801,'1110','191728207907','2024-10-06 12:45:39',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(3802,'1110','191728207907','2024-10-06 12:45:21',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(3803,'5500','191728207907','2024-10-06 12:45:29',1350.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3804,'4000','191728207907','2024-10-06 12:45:39',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(3805,'4000','191728207907','2024-10-06 12:45:07',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(3806,'4000','191728207907','2024-10-06 12:45:21',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(3807,'1050','191728207944','2024-10-06 13:32:57',3100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172821077993323937013','No',NULL,NULL,''),(3808,'1110','191728207944','2024-10-06 13:32:57',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(3809,'1110','191728207944','2024-10-06 12:45:44',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(3810,'1110','191728207944','2024-10-06 13:32:28',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(3811,'5500','191728207944','2024-10-06 13:32:40',1692.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3812,'4000','191728207944','2024-10-06 13:32:57',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(3813,'4000','191728207944','2024-10-06 12:45:44',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(3814,'4000','191728207944','2024-10-06 13:30:26',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(3815,'4000','191728207944','2024-10-06 13:30:39',NULL,200.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(3816,'4000','191728207944','2024-10-06 13:31:41',NULL,300.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(3817,'4000','191728207944','2024-10-06 13:32:28',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(3818,'1050','191728212738','2024-10-06 14:20:26',1150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172821363101332232300','No',NULL,NULL,''),(3819,'1110','191728212738','2024-10-06 14:05:48',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(3820,'1110','191728212738','2024-10-06 14:06:02',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(3821,'5500','191728212738','2024-10-06 14:06:13',550.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3822,'4000','191728212738','2024-10-06 14:20:26',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(3823,'4000','191728212738','2024-10-06 14:05:38',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(3824,'4000','191728212738','2024-10-06 14:05:48',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(3825,'4000','191728212738','2024-10-06 14:06:02',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(3832,'1050','121728216044','2024-10-06 15:00:57',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172821606030122261336','No',NULL,NULL,''),(3833,'1110','121728216044','2024-10-06 15:00:57',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(3834,'5500','121728216044','2024-10-06 15:00:44',195.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3835,'4000','121728216044','2024-10-06 15:00:57',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(3836,'1050','121728216062','2024-10-06 15:02:01',1050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172821612663322120310','No',NULL,NULL,''),(3837,'1110','121728216062','2024-10-06 15:02:01',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(3838,'1110','121728216062','2024-10-06 15:01:35',NULL,100.00,'','12','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(3839,'5500','121728216062','2024-10-06 15:01:51',500.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3840,'4000','121728216062','2024-10-06 15:02:01',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(3841,'4000','121728216062','2024-10-06 15:01:02',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(3842,'4000','121728216062','2024-10-06 15:01:26',NULL,50.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(3843,'4000','121728216062','2024-10-06 15:01:35',NULL,200.00,'','12','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(3855,'1050','191728219302','2024-10-06 15:55:15',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172821931723121303233','No',NULL,NULL,''),(3856,'1110','191728219302','2024-10-06 15:55:15',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(3857,'5500','191728219302','2024-10-06 15:55:02',42.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3858,'4000','191728219302','2024-10-06 15:55:15',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(3888,'1050','121728220370','2024-10-06 16:14:00',2200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172822044332223032232','No',NULL,NULL,''),(3889,'1110','121728220370','2024-10-06 16:14:00',NULL,586.56,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(3890,'1110','121728220370','2024-10-06 16:13:17',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(3891,'1110','121728220370','2024-10-06 16:13:29',NULL,200.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(3892,'5500','121728220370','2024-10-06 16:13:40',886.56,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3893,'4000','121728220370','2024-10-06 16:14:00',NULL,750.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(3894,'4000','121728220370','2024-10-06 16:12:50',NULL,400.00,'','12','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(3895,'4000','121728220370','2024-10-06 16:13:05',NULL,600.00,'','12','1','Good sold','1','','sales','6529','','No',NULL,NULL,''),(3896,'4000','121728220370','2024-10-06 16:13:17',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(3897,'4000','121728220370','2024-10-06 16:13:29',NULL,250.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(3898,'4000','121728145234','2024-10-06 16:16:23',350.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(3899,'1000','121728145234','2024-10-06 16:16:23',NULL,350.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(3900,'5500','121728145234','2024-10-06 16:16:23',NULL,265.00,'','7','1','Cost of goods returned','1','','sales','B019','','No',NULL,NULL,''),(3901,'1110','121728145234','2024-10-06 16:16:23',265.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(3902,'4000','121728145234','2024-10-06 16:16:57',300.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(3903,'1000','121728145234','2024-10-06 16:16:57',NULL,300.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(3904,'5500','121728145234','2024-10-06 16:16:57',NULL,176.00,'','7','1','Cost of goods returned','1','','sales','B023','','No',NULL,NULL,''),(3905,'1110','121728145234','2024-10-06 16:16:57',176.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(3906,'4000','121728140232','2024-10-06 16:17:59',150.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(3907,'1000','121728140232','2024-10-06 16:17:59',NULL,150.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(3908,'5500','121728140232','2024-10-06 16:17:59',NULL,70.00,'','7','1','Cost of goods returned','1','','sales','6534','','No',NULL,NULL,''),(3909,'1110','121728140232','2024-10-06 16:17:59',70.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(3910,'1050','121728216128','2024-10-06 15:17:44',2550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172822109719332227083','No',NULL,NULL,''),(3911,'1110','121728216128','2024-10-06 15:17:44',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(3912,'1110','121728216128','2024-10-06 15:02:08',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(3913,'1110','121728216128','2024-10-06 15:16:52',NULL,100.00,'','12','1','Inventory sold','1','','sales','6030','','No',NULL,NULL,''),(3914,'1110','121728216128','2024-10-06 15:17:00',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(3915,'1110','121728216128','2024-10-06 15:17:32',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(3916,'5500','121728216128','2024-10-06 16:24:41',1442.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3917,'4000','121728216128','2024-10-06 15:17:44',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(3918,'4000','121728216128','2024-10-06 15:02:08',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(3919,'4000','121728216128','2024-10-06 15:16:52',NULL,200.00,'','12','1','Good sold','1','','sales','6030','','No',NULL,NULL,''),(3920,'4000','121728216128','2024-10-06 15:17:00',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(3921,'4000','121728216128','2024-10-06 15:17:07',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(3922,'4000','121728216128','2024-10-06 15:17:32',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3923,'1050','191728219319','2024-10-06 16:01:16',1250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172822201802232033223','No',NULL,NULL,''),(3924,'1110','191728219319','2024-10-06 16:01:16',NULL,338.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(3925,'1110','191728219319','2024-10-06 15:55:19',NULL,300.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(3926,'5500','191728219319','2024-10-06 16:06:30',638.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3927,'4000','191728219319','2024-10-06 16:01:16',NULL,500.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(3928,'4000','191728219319','2024-10-06 15:55:19',NULL,400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(3929,'4000','191728219319','2024-10-06 16:00:25',NULL,150.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(3930,'4000','191728219319','2024-10-06 16:00:37',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(3939,'1050','191728222235','2024-10-06 16:51:40',2800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172822271332223329007','No',NULL,NULL,''),(3940,'1110','191728222235','2024-10-06 16:51:40',NULL,1500.00,'','19','1','Inventory sold','1','','sales','B042','','No',NULL,NULL,''),(3941,'1110','191728222235','2024-10-06 16:43:55',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(3942,'1110','191728222235','2024-10-06 16:51:11',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(3943,'5500','191728222235','2024-10-06 16:51:21',1880.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3944,'4000','191728222235','2024-10-06 16:51:40',NULL,2200.00,'','19','1','Good sold','1','','sales','B042','','No',NULL,NULL,''),(3945,'4000','191728222235','2024-10-06 16:43:55',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(3946,'4000','191728222235','2024-10-06 16:51:11',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(3947,'1050','191728222715','2024-10-06 16:54:16',3950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172822288120120213328','No',NULL,NULL,''),(3948,'1110','191728222715','2024-10-06 16:54:16',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(3949,'1110','191728222715','2024-10-06 16:51:55',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(3950,'1110','191728222715','2024-10-06 16:52:31',NULL,600.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(3951,'1110','191728222715','2024-10-06 16:53:09',NULL,676.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(3952,'5500','191728222715','2024-10-06 16:53:24',2926.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3953,'4000','191728222715','2024-10-06 16:54:16',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(3954,'4000','191728222715','2024-10-06 16:51:55',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(3955,'4000','191728222715','2024-10-06 16:52:31',NULL,800.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(3956,'4000','191728222715','2024-10-06 16:52:43',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(3957,'4000','191728222715','2024-10-06 16:52:58',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(3958,'4000','191728222715','2024-10-06 16:53:09',NULL,1000.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(3967,'1050','191728213633','2024-10-06 14:28:44',1550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172822612509221333303','No',NULL,NULL,''),(3968,'1110','191728213633','2024-10-06 14:28:44',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(3969,'1110','191728213633','2024-10-06 14:28:35',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(3970,'1110','191728213633','2024-10-06 16:43:35',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(3971,'5500','191728213633','2024-10-06 17:48:29',785.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3972,'4000','191728213633','2024-10-06 14:28:44',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(3973,'4000','191728213633','2024-10-06 14:20:33',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(3974,'4000','191728213633','2024-10-06 14:28:02',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(3975,'4000','191728213633','2024-10-06 14:28:35',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(3976,'4000','191728213633','2024-10-06 16:43:35',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(3977,'1050','191728219734','2024-10-06 16:03:04',850.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172822616632306180200','No',NULL,NULL,''),(3978,'1110','191728219734','2024-10-06 16:03:04',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(3979,'1110','191728219734','2024-10-06 16:02:52',NULL,338.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(3980,'5500','191728219734','2024-10-06 16:03:31',338.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3981,'4000','191728219734','2024-10-06 16:03:04',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3982,'4000','191728219734','2024-10-06 16:02:14',NULL,200.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(3983,'4000','191728219734','2024-10-06 16:02:52',NULL,500.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(3984,'1050','191728226167','2024-10-06 17:50:13',1400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172822621832032023263','No',NULL,NULL,''),(3985,'1110','191728226167','2024-10-06 17:50:13',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(3986,'1110','191728226167','2024-10-06 17:49:27',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(3987,'5500','191728226167','2024-10-06 17:50:03',1050.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3988,'4000','191728226167','2024-10-06 17:50:13',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(3989,'4000','191728226167','2024-10-06 17:49:27',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(3990,'4000','191728226167','2024-10-06 17:49:49',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(3991,'1050','191728226220','2024-10-06 17:51:15',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172822627930020392222','No',NULL,NULL,''),(3992,'1110','191728226220','2024-10-06 17:51:15',NULL,300.00,'','19','1','Inventory sold','1','','sales','6003','','No',NULL,NULL,''),(3993,'1110','191728226220','2024-10-06 17:50:20',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(3994,'5500','191728226220','2024-10-06 17:50:59',300.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3995,'4000','191728226220','2024-10-06 17:51:15',NULL,300.00,'','19','1','Good sold','1','','sales','6003','','No',NULL,NULL,''),(3996,'4000','191728226220','2024-10-06 17:50:20',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3997,'4000','191728226220','2024-10-06 17:50:50',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(3998,'1050','191728226281','2024-10-06 17:52:05',450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172822632921232220303','No',NULL,NULL,''),(3999,'4000','191728226281','2024-10-06 17:52:05',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4000,'4000','191728226281','2024-10-06 17:51:21',NULL,200.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(4001,'4000','191728226281','2024-10-06 17:51:36',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(4002,'1050','191728226332','2024-10-06 17:52:34',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172822635820223332302','No',NULL,NULL,''),(4003,'4000','191728226332','2024-10-06 17:52:34',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(4004,'4000','191728226332','2024-10-06 17:52:12',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4005,'1050','191728226360','2024-10-06 17:53:07',350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172822642910393302342','No',NULL,NULL,''),(4006,'1110','191728226360','2024-10-06 17:53:07',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(4007,'1110','191728226360','2024-10-06 17:52:40',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(4008,'5500','191728226360','2024-10-06 17:52:52',150.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4009,'4000','191728226360','2024-10-06 17:53:07',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4010,'4000','191728226360','2024-10-06 17:52:40',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(4011,'1050','121728220898','2024-10-06 18:01:52',2600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172822691626000233307','No',NULL,NULL,''),(4012,'1110','121728220898','2024-10-06 16:21:54',NULL,750.00,'','12','1','Inventory sold','1','','sales','5979','','No',NULL,NULL,''),(4013,'1110','121728220898','2024-10-06 16:22:20',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(4014,'5500','121728220898','2024-10-06 18:01:39',829.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4015,'4000','121728220898','2024-10-06 18:01:52',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(4016,'4000','121728220898','2024-10-06 16:21:38',NULL,1200.00,'','12','1','Good sold','1','','sales','6529','','No',NULL,NULL,''),(4017,'4000','121728220898','2024-10-06 16:21:54',NULL,750.00,'','12','1','Good sold','1','','sales','5979','','No',NULL,NULL,''),(4018,'4000','121728220898','2024-10-06 16:22:09',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(4019,'4000','121728220898','2024-10-06 16:22:20',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(4020,'4000','121728220898','2024-10-06 16:23:02',NULL,100.00,'','12','1','Good sold','1','','sales','6537','','No',NULL,NULL,''),(4021,'1050','121728226918','2024-10-06 18:04:16',1350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172822706072232181002','No',NULL,NULL,''),(4022,'1110','121728226918','2024-10-06 18:04:16',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(4023,'1110','121728226918','2024-10-06 18:03:49',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(4024,'5500','121728226918','2024-10-06 18:04:01',900.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4025,'4000','121728226918','2024-10-06 18:04:16',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(4026,'4000','121728226918','2024-10-06 18:01:58',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(4027,'4000','121728226918','2024-10-06 18:03:32',NULL,100.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(4028,'4000','121728226918','2024-10-06 18:03:39',NULL,100.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(4029,'4000','121728226918','2024-10-06 18:03:49',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4030,'1050','121728227063','2024-10-06 18:29:09',550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172822855223005052122','No',NULL,NULL,''),(4031,'1110','121728227063','2024-10-06 18:29:09',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(4032,'1110','121728227063','2024-10-06 18:04:23',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(4033,'5500','121728227063','2024-10-06 18:29:00',399.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4034,'4000','121728227063','2024-10-06 18:29:09',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(4035,'4000','121728227063','2024-10-06 18:04:23',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(4036,'1050','121728228554','2024-10-06 18:29:25',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172822856833302262332','No',NULL,NULL,''),(4037,'1110','121728228554','2024-10-06 18:29:25',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(4038,'5500','121728228554','2024-10-06 18:29:14',338.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4039,'4000','121728228554','2024-10-06 18:29:25',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(4040,'1050','191728219689','2024-10-06 16:02:09',1450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172822939108033222393','No',NULL,NULL,''),(4041,'1110','191728219689','2024-10-06 16:02:09',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(4042,'1110','191728219689','2024-10-06 17:03:48',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(4043,'1110','191728219689','2024-10-06 17:03:48',NULL,176.00,'','19','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(4044,'5500','191728219689','2024-10-06 18:42:54',626.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4045,'4000','191728219689','2024-10-06 16:02:09',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(4046,'4000','191728219689','2024-10-06 17:03:48',NULL,300.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(4047,'4000','191728219689','2024-10-06 17:03:48',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4048,'4000','191728219689','2024-10-06 17:03:48',NULL,150.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(4049,'4000','191728219689','2024-10-06 17:03:48',NULL,250.00,'','19','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(4050,'1050','191728229393','2024-10-06 18:44:21',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172822946629322039029','No',NULL,NULL,''),(4051,'1110','191728229393','2024-10-06 18:44:21',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(4052,'1110','191728229393','2024-10-06 18:43:13',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(4053,'5500','191728229393','2024-10-06 18:44:12',380.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4054,'4000','191728229393','2024-10-06 18:44:21',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(4055,'4000','191728229393','2024-10-06 18:43:13',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(4070,'4000','191728219734','2024-10-06 19:57:52',500.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(4071,'1000','191728219734','2024-10-06 19:57:52',NULL,500.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(4072,'5500','191728219734','2024-10-06 19:57:52',NULL,338.00,'','7','1','Cost of goods returned','1','','sales','B001','','No',NULL,NULL,''),(4073,'1110','191728219734','2024-10-06 19:57:52',338.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(4074,'4000','191728219734','2024-10-06 19:57:59',150.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(4075,'1000','191728219734','2024-10-06 19:57:59',NULL,150.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(4076,'5500','191728219734','2024-10-06 19:57:59',NULL,0.00,'','7','1','Cost of goods returned','1','','sales','15','','No',NULL,NULL,''),(4077,'1110','191728219734','2024-10-06 19:57:59',0.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(4078,'4000','191728219734','2024-10-06 19:58:02',200.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(4079,'1000','191728219734','2024-10-06 19:58:02',NULL,200.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(4080,'5500','191728219734','2024-10-06 19:58:02',NULL,120.00,'','7','1','Cost of goods returned','1','','sales','6512','','No',NULL,NULL,''),(4081,'1110','191728219734','2024-10-06 19:58:02',120.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(4082,'1050','191728233900','2024-10-06 19:58:37',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172823391920090233002','No',NULL,NULL,''),(4083,'1110','191728233900','2024-10-06 19:58:37',NULL,676.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(4084,'5500','191728233900','2024-10-06 19:58:20',676.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4085,'4000','191728233900','2024-10-06 19:58:37',NULL,1000.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(4120,'1050','121728228570','2024-10-06 18:49:15',3600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172823981901223832331','No',NULL,NULL,''),(4121,'1110','121728228570','2024-10-06 18:49:15',NULL,610.00,'','12','1','Inventory sold','1','','sales','B064','','No',NULL,NULL,''),(4122,'1110','121728228570','2024-10-06 18:29:30',NULL,41.67,'','12','1','Inventory sold','1','','sales','B097','','No',NULL,NULL,''),(4123,'1110','121728228570','2024-10-06 18:29:43',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(4124,'1110','121728228570','2024-10-06 18:48:26',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(4125,'1110','121728228570','2024-10-06 18:48:37',NULL,1200.00,'','12','1','Inventory sold','1','','sales','5997','','No',NULL,NULL,''),(4126,'1110','121728228570','2024-10-06 18:48:48',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(4127,'1110','121728228570','2024-10-06 18:49:06',NULL,41.67,'','12','1','Inventory sold','1','','sales','B097','','No',NULL,NULL,''),(4128,'1110','121728228570','2024-10-06 20:01:41',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(4129,'1110','121728228570','2024-10-06 20:06:42',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(4130,'5500','121728228570','2024-10-06 21:36:44',2515.33,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4131,'4000','121728228570','2024-10-06 18:49:15',NULL,1200.00,'','12','1','Good sold','1','','sales','B064','','No',NULL,NULL,''),(4132,'4000','121728228570','2024-10-06 18:29:30',NULL,150.00,'','12','1','Good sold','1','','sales','B097','','No',NULL,NULL,''),(4133,'4000','121728228570','2024-10-06 18:29:43',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(4134,'4000','121728228570','2024-10-06 18:48:26',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(4135,'4000','121728228570','2024-10-06 18:48:37',NULL,1200.00,'','12','1','Good sold','1','','sales','5997','','No',NULL,NULL,''),(4136,'4000','121728228570','2024-10-06 18:48:48',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(4137,'4000','121728228570','2024-10-06 18:49:06',NULL,150.00,'','12','1','Good sold','1','','sales','B097','','No',NULL,NULL,''),(4138,'4000','121728228570','2024-10-06 20:01:41',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(4139,'4000','121728228570','2024-10-06 20:06:42',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(4140,'1050','191728307156','2024-10-07 16:20:00',900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172830720901822329270','No',NULL,NULL,''),(4141,'1110','191728307156','2024-10-07 16:20:00',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(4142,'1110','191728307156','2024-10-07 16:19:35',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(4143,'5500','191728307156','2024-10-07 16:19:50',442.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4144,'4000','191728307156','2024-10-07 16:20:00',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(4145,'4000','191728307156','2024-10-07 16:19:16',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(4146,'4000','191728307156','2024-10-07 16:19:35',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(4147,'1050','191728316133','2024-10-07 18:49:08',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172831616131233220108','No',NULL,NULL,''),(4148,'1110','191728316133','2024-10-07 18:49:08',NULL,300.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(4149,'5500','191728316133','2024-10-07 18:48:53',300.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4150,'4000','191728316133','2024-10-07 18:49:08',NULL,400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(4151,'1050','191728316164','2024-10-07 18:52:59',2500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172831639533232230033','No',NULL,NULL,''),(4152,'1110','191728316164','2024-10-07 18:52:59',NULL,1000.00,'','19','1','Inventory sold','1','','sales','B083','','No',NULL,NULL,''),(4153,'1110','191728316164','2024-10-07 18:49:24',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(4154,'1110','191728316164','2024-10-07 18:51:13',NULL,300.00,'','19','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(4155,'5500','191728316164','2024-10-07 18:51:26',1379.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4156,'4000','191728316164','2024-10-07 18:52:59',NULL,2000.00,'','19','1','Good sold','1','','sales','B083','','No',NULL,NULL,''),(4157,'4000','191728316164','2024-10-07 18:49:24',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(4158,'4000','191728316164','2024-10-07 18:51:13',NULL,300.00,'','19','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(4159,'1050','191728321944','2024-10-07 20:26:09',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172832197003320702981','No',NULL,NULL,''),(4160,'4000','191728321944','2024-10-07 20:26:09',NULL,600.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(4161,'1050','191728323065','2024-10-07 20:44:38',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172832309222203212012','No',NULL,NULL,''),(4162,'1110','191728323065','2024-10-07 20:44:38',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(4163,'5500','191728323065','2024-10-07 20:44:25',42.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4164,'4000','191728323065','2024-10-07 20:44:38',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(4165,'1050','191728373027','2024-10-08 10:37:22',900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172837304732332233303','No',NULL,NULL,''),(4166,'1110','191728373027','2024-10-08 10:37:22',NULL,528.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(4167,'5500','191728373027','2024-10-08 10:37:07',528.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4168,'4000','191728373027','2024-10-08 10:37:22',NULL,900.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(4169,'1050','121728383050','2024-10-08 13:24:49',1700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172838309333832333213','No',NULL,NULL,''),(4170,'1110','121728383050','2024-10-08 13:24:49',NULL,1500.00,'','12','1','Inventory sold','1','','sales','6015','','No',NULL,NULL,''),(4171,'5500','121728383050','2024-10-08 13:24:36',1500.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4172,'4000','121728383050','2024-10-08 13:24:49',NULL,1500.00,'','12','1','Good sold','1','','sales','6015','','No',NULL,NULL,''),(4173,'4000','121728383050','2024-10-08 13:24:10',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(4174,'4000','121728383050','2024-10-08 13:24:25',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(4175,'1050','121728404480','2024-10-08 19:23:07',3150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172840459933705220420','No',NULL,NULL,''),(4176,'1110','121728404480','2024-10-08 19:23:07',NULL,1306.76,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(4177,'1110','121728404480','2024-10-08 19:21:48',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(4178,'1110','121728404480','2024-10-08 19:22:40',NULL,352.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(4179,'5500','121728404480','2024-10-08 19:22:54',1658.76,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4180,'4000','121728404480','2024-10-08 19:23:07',NULL,1750.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(4181,'4000','121728404480','2024-10-08 19:21:20',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(4182,'4000','121728404480','2024-10-08 19:21:48',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4183,'4000','121728404480','2024-10-08 19:22:10',NULL,200.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(4184,'4000','121728404480','2024-10-08 19:22:23',NULL,300.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(4185,'4000','121728404480','2024-10-08 19:22:40',NULL,600.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(4186,'1050','121728408786','2024-10-08 20:33:53',1000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172840883632323020223','No',NULL,NULL,''),(4187,'1110','121728408786','2024-10-08 20:33:53',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(4188,'5500','121728408786','2024-10-08 20:33:44',400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4189,'4000','121728408786','2024-10-08 20:33:53',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(4190,'4000','121728408786','2024-10-08 20:33:06',NULL,200.00,'','12','1','Good sold','1','','sales','6530','','No',NULL,NULL,''),(4191,'4000','121728408786','2024-10-08 20:33:27',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(4192,'1050','211728494919','2024-10-09 20:35:17',3900.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21172849532322303833320','No',NULL,NULL,''),(4193,'1110','211728494919','2024-10-09 20:35:17',NULL,1200.00,'','21','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(4194,'1110','211728494919','2024-10-09 20:28:39',NULL,100.00,'','21','1','Inventory sold','1','','sales','6027','','No',NULL,NULL,''),(4195,'1110','211728494919','2024-10-09 20:33:27',NULL,782.08,'','21','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(4196,'1110','211728494919','2024-10-09 20:33:55',NULL,158.33,'','21','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(4197,'5500','211728494919','2024-10-09 20:34:44',2240.41,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4198,'4000','211728494919','2024-10-09 20:35:17',NULL,1800.00,'','21','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(4199,'4000','211728494919','2024-10-09 20:28:39',NULL,150.00,'','21','1','Good sold','1','','sales','6027','','No',NULL,NULL,''),(4200,'4000','211728494919','2024-10-09 20:28:55',NULL,150.00,'','21','1','Good sold','1','','sales','6538','','No',NULL,NULL,''),(4201,'4000','211728494919','2024-10-09 20:33:17',NULL,100.00,'','21','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(4202,'4000','211728494919','2024-10-09 20:33:27',NULL,1000.00,'','21','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(4203,'4000','211728494919','2024-10-09 20:33:55',NULL,400.00,'','21','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(4204,'4000','211728494919','2024-10-09 20:34:28',NULL,300.00,'','21','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(4205,'1050','211728495325','2024-10-09 20:36:18',750.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21172849538433722029228','No',NULL,NULL,''),(4206,'1110','211728495325','2024-10-09 20:36:18',NULL,750.00,'','21','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(4207,'5500','211728495325','2024-10-09 20:35:25',750.00,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4208,'4000','211728495325','2024-10-09 20:36:18',NULL,750.00,'','21','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(4209,'1050','211728495386','2024-10-09 20:41:12',200.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21172849567820132233972','No',NULL,NULL,''),(4210,'1110','211728495386','2024-10-09 20:41:12',NULL,100.00,'','21','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(4211,'5500','211728495386','2024-10-09 20:36:26',100.00,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4212,'4000','211728495386','2024-10-09 20:41:12',NULL,200.00,'','21','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(4220,'1050','191728554724','2024-10-10 13:40:34',1650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172855684532188033333','No',NULL,NULL,''),(4221,'1110','191728554724','2024-10-10 13:40:34',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(4222,'1110','191728554724','2024-10-10 13:05:24',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(4223,'1110','191728554724','2024-10-10 13:39:59',NULL,750.00,'','19','1','Inventory sold','1','','sales','6033','','No',NULL,NULL,''),(4224,'5500','191728554724','2024-10-10 13:40:10',1304.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4225,'4000','191728554724','2024-10-10 13:40:34',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(4226,'4000','191728554724','2024-10-10 13:05:24',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(4227,'4000','191728554724','2024-10-10 13:39:59',NULL,750.00,'','19','1','Good sold','1','','sales','6033','','No',NULL,NULL,''),(4248,'1050','191728556847','2024-10-10 14:51:40',2850.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172856188423802020831','No',NULL,NULL,''),(4249,'1110','191728556847','2024-10-10 14:51:40',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(4250,'1110','191728556847','2024-10-10 14:50:54',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(4251,'1110','191728556847','2024-10-10 14:51:11',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(4252,'1110','191728556847','2024-10-10 14:51:20',NULL,47.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(4253,'1110','191728556847','2024-10-10 14:51:29',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(4254,'5500','191728556847','2024-10-10 15:04:30',1555.33,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4255,'4000','191728556847','2024-10-10 14:51:40',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(4256,'4000','191728556847','2024-10-10 13:40:47',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(4257,'4000','191728556847','2024-10-10 14:50:54',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(4258,'4000','191728556847','2024-10-10 14:51:02',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(4259,'4000','191728556847','2024-10-10 14:51:11',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(4260,'4000','191728556847','2024-10-10 14:51:20',NULL,100.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(4261,'4000','191728556847','2024-10-10 14:51:29',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(4277,'1050','191728554670','2024-10-10 13:05:18',1650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172856373323333903222','No',NULL,NULL,''),(4278,'1110','191728554670','2024-10-10 13:05:18',NULL,600.00,'','19','1','Inventory sold','1','','sales','6010','','No',NULL,NULL,''),(4279,'1110','191728554670','2024-10-10 13:04:30',NULL,300.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(4280,'1110','191728554670','2024-10-10 15:05:29',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(4281,'5500','191728554670','2024-10-10 15:35:08',1100.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4282,'4000','191728554670','2024-10-10 13:05:18',NULL,600.00,'','19','1','Good sold','1','','sales','6010','','No',NULL,NULL,''),(4283,'4000','191728554670','2024-10-10 13:04:30',NULL,400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(4284,'4000','191728554670','2024-10-10 13:04:51',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(4285,'4000','191728554670','2024-10-10 13:05:06',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(4286,'4000','191728554670','2024-10-10 14:52:09',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(4287,'4000','191728554670','2024-10-10 15:05:29',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(4288,'1050','191728561942','2024-10-10 15:34:43',2050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172856547530222852331','No',NULL,NULL,''),(4289,'1110','191728561942','2024-10-10 15:34:43',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(4290,'1110','191728561942','2024-10-10 15:05:42',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(4291,'1110','191728561942','2024-10-10 15:34:30',NULL,610.00,'','19','1','Inventory sold','1','','sales','B041','','No',NULL,NULL,''),(4292,'1110','191728561942','2024-10-10 16:03:49',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(4293,'5500','191728561942','2024-10-10 16:04:14',1037.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4294,'4000','191728561942','2024-10-10 15:34:43',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(4295,'4000','191728561942','2024-10-10 15:05:42',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(4296,'4000','191728561942','2024-10-10 15:34:30',NULL,1200.00,'','19','1','Good sold','1','','sales','B041','','No',NULL,NULL,''),(4297,'4000','191728561942','2024-10-10 16:03:49',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(4298,'4000','191728561942','2024-10-10 16:04:04',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(4303,'1050','121728567486','2024-10-10 16:38:26',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172856751133321230701','No',NULL,NULL,''),(4304,'4000','121728567486','2024-10-10 16:38:26',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(4305,'1050','121728567513','2024-10-10 16:39:22',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172856757027522312033','No',NULL,NULL,''),(4306,'1110','121728567513','2024-10-10 16:39:22',NULL,200.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(4307,'5500','121728567513','2024-10-10 16:38:33',200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4308,'4000','121728567513','2024-10-10 16:39:22',NULL,250.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(4315,'1050','121728572363','2024-10-10 17:59:39',150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172857238072210225022','No',NULL,NULL,''),(4316,'4000','121728572363','2024-10-10 17:59:39',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4317,'1050','121728567468','2024-10-10 16:38:02',600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172857318620223823263','No',NULL,NULL,''),(4318,'1110','121728567468','2024-10-10 16:38:02',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(4319,'1110','121728567468','2024-10-10 16:37:48',NULL,150.00,'','12','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(4320,'5500','121728567468','2024-10-10 18:12:50',366.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4321,'4000','121728567468','2024-10-10 16:38:02',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(4322,'4000','121728567468','2024-10-10 16:37:48',NULL,200.00,'','12','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(4323,'1050','121728572305','2024-10-10 17:59:18',900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172857393932231022107','No',NULL,NULL,''),(4324,'1110','121728572305','2024-10-10 17:59:18',NULL,195.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(4325,'1110','121728572305','2024-10-10 17:58:25',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(4326,'1110','121728572305','2024-10-10 17:58:38',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(4327,'5500','121728572305','2024-10-10 18:25:24',603.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4328,'4000','121728572305','2024-10-10 17:59:18',NULL,300.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(4329,'4000','121728572305','2024-10-10 17:58:25',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(4330,'4000','121728572305','2024-10-10 17:58:38',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(4337,'1050','121728573956','2024-10-10 18:26:29',2800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172857667526136580806','No',NULL,NULL,''),(4338,'1110','121728573956','2024-10-10 18:26:29',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(4339,'1110','121728573956','2024-10-10 18:26:19',NULL,610.00,'','12','1','Inventory sold','1','','sales','B041','','No',NULL,NULL,''),(4340,'1110','121728573956','2024-10-10 19:10:42',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(4341,'5500','121728573956','2024-10-10 19:11:00',1652.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4342,'4000','121728573956','2024-10-10 18:26:29',NULL,1300.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(4343,'4000','121728573956','2024-10-10 18:25:56',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(4344,'4000','121728573956','2024-10-10 18:26:09',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(4345,'4000','121728573956','2024-10-10 18:26:19',NULL,1200.00,'','12','1','Good sold','1','','sales','B041','','No',NULL,NULL,''),(4346,'4000','121728573956','2024-10-10 19:10:42',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(4347,'4000','121728572305','2024-10-10 20:42:38',300.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(4348,'1000','121728572305','2024-10-10 20:42:38',NULL,300.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(4349,'5500','121728572305','2024-10-10 20:42:38',NULL,195.00,'','7','1','Cost of goods returned','1','','sales','B028','','No',NULL,NULL,''),(4350,'1110','121728572305','2024-10-10 20:42:38',195.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(4351,'4000','121728572305','2024-10-10 20:42:40',300.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(4352,'1000','121728572305','2024-10-10 20:42:40',NULL,300.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(4353,'5500','121728572305','2024-10-10 20:42:40',NULL,204.00,'','7','1','Cost of goods returned','1','','sales','B009','','No',NULL,NULL,''),(4354,'1110','121728572305','2024-10-10 20:42:40',204.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(4355,'4000','121728572305','2024-10-10 20:42:41',300.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(4356,'1000','121728572305','2024-10-10 20:42:41',NULL,300.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(4357,'5500','121728572305','2024-10-10 20:42:41',NULL,204.00,'','7','1','Cost of goods returned','1','','sales','B009','','No',NULL,NULL,''),(4358,'1110','121728572305','2024-10-10 20:42:41',204.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(4359,'1050','191728639708','2024-10-11 12:42:33',1150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172863975732338332702','No',NULL,NULL,''),(4360,'1110','191728639708','2024-10-11 12:42:33',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(4361,'1110','191728639708','2024-10-11 12:41:48',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(4362,'1110','191728639708','2024-10-11 12:42:06',NULL,213.24,'','19','1','Inventory sold','1','','sales','B037','','No',NULL,NULL,''),(4363,'5500','191728639708','2024-10-11 12:42:18',763.24,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4364,'4000','191728639708','2024-10-11 12:42:33',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(4365,'4000','191728639708','2024-10-11 12:41:48',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(4366,'4000','191728639708','2024-10-11 12:42:06',NULL,250.00,'','19','1','Good sold','1','','sales','B037','','No',NULL,NULL,''),(4367,'1050','191728653496','2024-10-11 16:31:54',750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172865352907052553225','No',NULL,NULL,''),(4368,'1110','191728653496','2024-10-11 16:31:54',NULL,750.00,'','19','1','Inventory sold','1','','sales','6033','','No',NULL,NULL,''),(4369,'5500','191728653496','2024-10-11 16:31:36',750.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4370,'4000','191728653496','2024-10-11 16:31:54',NULL,750.00,'','19','1','Good sold','1','','sales','6033','','No',NULL,NULL,''),(4408,'1050','191728653531','2024-10-11 16:34:01',1450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172865820316229312238','No',NULL,NULL,''),(4409,'1110','191728653531','2024-10-11 16:34:01',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(4410,'1110','191728653531','2024-10-11 16:32:11',NULL,176.00,'','19','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(4411,'1110','191728653531','2024-10-11 16:32:57',NULL,150.83,'','19','1','Inventory sold','1','','sales','B021','','No',NULL,NULL,''),(4412,'1110','191728653531','2024-10-11 16:33:49',NULL,176.00,'','19','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(4413,'5500','191728653531','2024-10-11 17:49:49',854.83,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4414,'4000','191728653531','2024-10-11 16:34:01',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(4415,'4000','191728653531','2024-10-11 16:32:11',NULL,250.00,'','19','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(4416,'4000','191728653531','2024-10-11 16:32:57',NULL,250.00,'','19','1','Good sold','1','','sales','B021','','No',NULL,NULL,''),(4417,'4000','191728653531','2024-10-11 16:33:27',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(4418,'4000','191728653531','2024-10-11 16:33:49',NULL,250.00,'','19','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(4437,'1050','121728660834','2024-10-11 19:20:07',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172866361730076223223','No',NULL,NULL,''),(4438,'4000','121728660834','2024-10-11 19:20:07',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(4439,'1050','121728657782','2024-10-11 17:44:44',3650.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172866680633880016322','No',NULL,NULL,''),(4440,'1110','121728657782','2024-10-11 17:44:44',NULL,600.00,'','12','1','Inventory sold','1','','sales','5987','','No',NULL,NULL,''),(4441,'1110','121728657782','2024-10-11 17:43:38',NULL,200.00,'','12','1','Inventory sold','1','','sales','5985','','No',NULL,NULL,''),(4442,'1110','121728657782','2024-10-11 17:43:56',NULL,750.00,'','12','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(4443,'1110','121728657782','2024-10-11 17:44:12',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(4444,'1110','121728657782','2024-10-11 17:44:32',NULL,530.00,'','12','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(4445,'1110','121728657782','2024-10-11 18:31:36',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(4446,'5500','121728657782','2024-10-11 18:32:20',2259.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4447,'4000','121728657782','2024-10-11 17:44:44',NULL,600.00,'','12','1','Good sold','1','','sales','5987','','No',NULL,NULL,''),(4448,'4000','121728657782','2024-10-11 17:43:02',NULL,200.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(4449,'4000','121728657782','2024-10-11 17:43:30',NULL,250.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(4450,'4000','121728657782','2024-10-11 17:43:38',NULL,250.00,'','12','1','Good sold','1','','sales','5985','','No',NULL,NULL,''),(4451,'4000','121728657782','2024-10-11 17:43:56',NULL,750.00,'','12','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(4452,'4000','121728657782','2024-10-11 17:44:12',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(4453,'4000','121728657782','2024-10-11 17:44:22',NULL,300.00,'','12','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(4454,'4000','121728657782','2024-10-11 17:44:32',NULL,700.00,'','12','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(4455,'4000','121728657782','2024-10-11 17:48:07',NULL,200.00,'','12','1','Good sold','1','','sales','6527','','No',NULL,NULL,''),(4456,'4000','121728657782','2024-10-11 18:31:36',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(4457,'1050','121728666808','2024-10-11 20:13:44',150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172866682863033202623','No',NULL,NULL,''),(4458,'4000','121728666808','2024-10-11 20:13:44',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(4459,'4000','121728657782','2024-10-11 20:28:36',250.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(4460,'1000','121728657782','2024-10-11 20:28:36',NULL,250.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(4461,'5500','121728657782','2024-10-11 20:28:36',NULL,200.00,'','7','1','Cost of goods returned','1','','sales','5985','','No',NULL,NULL,''),(4462,'1110','121728657782','2024-10-11 20:28:36',200.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(4487,'1050','191728719005','2024-10-12 10:44:27',2700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172872177033797222722','No',NULL,NULL,''),(4488,'1110','191728719005','2024-10-12 10:44:27',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(4489,'1110','191728719005','2024-10-12 10:43:25',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(4490,'1110','191728719005','2024-10-12 10:43:51',NULL,53.54,'','19','1','Inventory sold','1','','sales','B090','','No',NULL,NULL,''),(4491,'1110','191728719005','2024-10-12 10:44:03',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(4492,'1110','191728719005','2024-10-12 10:44:14',NULL,53.54,'','19','1','Inventory sold','1','','sales','B090','','No',NULL,NULL,''),(4493,'1110','191728719005','2024-10-12 10:52:28',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(4494,'5500','191728719005','2024-10-12 11:29:18',2107.08,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4495,'4000','191728719005','2024-10-12 10:44:27',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(4496,'4000','191728719005','2024-10-12 10:43:25',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(4497,'4000','191728719005','2024-10-12 10:43:37',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(4498,'4000','191728719005','2024-10-12 10:43:51',NULL,100.00,'','19','1','Good sold','1','','sales','B090','','No',NULL,NULL,''),(4499,'4000','191728719005','2024-10-12 10:44:03',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(4500,'4000','191728719005','2024-10-12 10:44:14',NULL,100.00,'','19','1','Good sold','1','','sales','B090','','No',NULL,NULL,''),(4501,'4000','191728719005','2024-10-12 10:52:28',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(4502,'1050','191728721772','2024-10-12 11:30:13',150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172872181802900331390','No',NULL,NULL,''),(4503,'1110','191728721772','2024-10-12 11:30:13',NULL,150.00,'','19','1','Inventory sold','1','','sales','6003','','No',NULL,NULL,''),(4504,'5500','191728721772','2024-10-12 11:29:32',150.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4505,'4000','191728721772','2024-10-12 11:30:13',NULL,150.00,'','19','1','Good sold','1','','sales','6003','','No',NULL,NULL,''),(4514,'1050','121728733941','2024-10-12 14:52:59',2200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172873398222233222271','No',NULL,NULL,''),(4515,'1110','121728733941','2024-10-12 14:52:59',NULL,600.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(4516,'1110','121728733941','2024-10-12 14:52:21',NULL,648.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(4517,'1110','121728733941','2024-10-12 14:52:36',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(4518,'5500','121728733941','2024-10-12 14:52:46',1443.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4519,'4000','121728733941','2024-10-12 14:52:59',NULL,750.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(4520,'4000','121728733941','2024-10-12 14:52:21',NULL,1200.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(4521,'4000','121728733941','2024-10-12 14:52:36',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(4527,'1050','191728731765','2024-10-12 14:16:59',1150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172874183593002303332','No',NULL,NULL,''),(4528,'1110','191728731765','2024-10-12 14:16:59',NULL,600.00,'','19','1','Inventory sold','1','','sales','5998','','No',NULL,NULL,''),(4529,'1110','191728731765','2024-10-12 14:16:05',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(4530,'1110','191728731765','2024-10-12 14:16:26',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(4531,'5500','191728731765','2024-10-12 17:03:39',950.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4532,'4000','191728731765','2024-10-12 14:16:59',NULL,600.00,'','19','1','Good sold','1','','sales','5998','','No',NULL,NULL,''),(4533,'4000','191728731765','2024-10-12 14:16:05',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(4534,'4000','191728731765','2024-10-12 14:16:26',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(4535,'4000','191728731765','2024-10-12 14:16:39',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(4542,'1050','191728741777','2024-10-12 17:03:18',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172874685879029032752','No',NULL,NULL,''),(4543,'1110','191728741777','2024-10-12 17:02:57',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(4544,'1110','191728741777','2024-10-12 17:03:08',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(4545,'5500','191728741777','2024-10-12 18:27:25',84.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4546,'4000','191728741777','2024-10-12 17:03:18',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(4547,'4000','191728741777','2024-10-12 17:02:57',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(4548,'4000','191728741777','2024-10-12 17:03:08',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(4553,'1050','211728747887','2024-10-12 18:45:03',300.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21172874791243273221422','No',NULL,NULL,''),(4554,'4000','211728747887','2024-10-12 18:45:03',NULL,300.00,'','21','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(4555,'1050','211728747914','2024-10-12 18:45:43',900.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21172874794633093477281','No',NULL,NULL,''),(4556,'4000','211728747914','2024-10-12 18:45:43',NULL,300.00,'','21','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(4557,'4000','211728747914','2024-10-12 18:45:14',NULL,600.00,'','21','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4558,'1050','211728747948','2024-10-12 18:47:49',2850.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21172874809323420733230','No',NULL,NULL,''),(4559,'1110','211728747948','2024-10-12 18:47:49',NULL,1200.00,'','21','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(4560,'1110','211728747948','2024-10-12 18:45:48',NULL,0.00,'','21','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(4561,'1110','211728747948','2024-10-12 18:47:30',NULL,100.00,'','21','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(4562,'5500','211728747948','2024-10-12 18:47:39',1300.00,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4563,'4000','211728747948','2024-10-12 18:47:49',NULL,1800.00,'','21','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(4564,'4000','211728747948','2024-10-12 18:45:48',NULL,450.00,'','21','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4565,'4000','211728747948','2024-10-12 18:46:31',NULL,200.00,'','21','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(4566,'4000','211728747948','2024-10-12 18:47:03',NULL,200.00,'','21','1','Good sold','1','','sales','6533','','No',NULL,NULL,''),(4567,'4000','211728747948','2024-10-12 18:47:30',NULL,200.00,'','21','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(4568,'1050','121728745582','2024-10-12 18:07:59',950.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172874832983088070232','No',NULL,NULL,''),(4569,'1110','121728745582','2024-10-12 18:07:59',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(4570,'1110','121728745582','2024-10-12 18:06:22',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(4571,'5500','121728745582','2024-10-12 18:51:53',411.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4572,'4000','121728745582','2024-10-12 18:07:59',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(4573,'4000','121728745582','2024-10-12 18:06:22',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(4574,'4000','121728745582','2024-10-12 18:07:46',NULL,300.00,'','12','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(4593,'1050','191728746861','2024-10-12 18:27:53',3500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172875010130202702912','No',NULL,NULL,''),(4594,'1110','191728746861','2024-10-12 18:27:53',NULL,1500.00,'','19','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(4595,'1110','191728746861','2024-10-12 18:27:41',NULL,500.00,'','19','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(4596,'1110','191728746861','2024-10-12 19:05:50',NULL,440.00,'','19','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(4597,'1110','191728746861','2024-10-12 19:06:01',NULL,440.00,'','19','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(4598,'1110','191728746861','2024-10-12 19:15:45',NULL,220.00,'','19','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(4599,'5500','191728746861','2024-10-12 19:21:25',3100.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4600,'4000','191728746861','2024-10-12 18:27:53',NULL,1500.00,'','19','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(4601,'4000','191728746861','2024-10-12 18:27:41',NULL,500.00,'','19','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(4602,'4000','191728746861','2024-10-12 19:05:50',NULL,600.00,'','19','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(4603,'4000','191728746861','2024-10-12 19:06:01',NULL,600.00,'','19','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(4604,'4000','191728746861','2024-10-12 19:15:45',NULL,300.00,'','19','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(4605,'1050','121728759866','2024-10-12 22:06:38',2600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172876002123237282720','No',NULL,NULL,''),(4606,'1110','121728759866','2024-10-12 22:06:38',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(4607,'1110','121728759866','2024-10-12 22:04:52',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(4608,'1110','121728759866','2024-10-12 22:05:01',NULL,800.00,'','12','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(4609,'1110','121728759866','2024-10-12 22:05:12',NULL,440.00,'','12','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(4610,'5500','121728759866','2024-10-12 22:05:33',2182.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4611,'4000','121728759866','2024-10-12 22:06:38',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(4612,'4000','121728759866','2024-10-12 22:04:26',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(4613,'4000','121728759866','2024-10-12 22:04:36',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(4614,'4000','121728759866','2024-10-12 22:04:52',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(4615,'4000','121728759866','2024-10-12 22:05:01',NULL,800.00,'','12','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(4616,'4000','121728759866','2024-10-12 22:05:12',NULL,600.00,'','12','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(4617,'1050','121728760025','2024-10-12 22:20:13',5000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172876081736272128220','No',NULL,NULL,''),(4618,'1110','121728760025','2024-10-12 22:20:13',NULL,3500.00,'','12','1','Inventory sold','1','','sales','B160','','No',NULL,NULL,''),(4619,'5500','121728760025','2024-10-12 22:07:05',3500.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4620,'4000','121728760025','2024-10-12 22:20:13',NULL,5000.00,'','12','1','Good sold','1','','sales','B160','','No',NULL,NULL,''),(4621,'1050','191728804933','2024-10-13 10:36:32',3350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172880500022353323222','No',NULL,NULL,''),(4622,'1110','191728804933','2024-10-13 10:36:32',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(4623,'1110','191728804933','2024-10-13 10:35:33',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(4624,'1110','191728804933','2024-10-13 10:35:55',NULL,880.00,'','19','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(4625,'5500','191728804933','2024-10-13 10:36:20',2530.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4626,'4000','191728804933','2024-10-13 10:36:32',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(4627,'4000','191728804933','2024-10-13 10:35:33',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(4628,'4000','191728804933','2024-10-13 10:35:55',NULL,1200.00,'','19','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(4629,'4000','191728804933','2024-10-13 10:36:08',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(4630,'1050','191728811324','2024-10-13 12:22:28',900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172881135313301338372','No',NULL,NULL,''),(4631,'1110','191728811324','2024-10-13 12:22:28',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(4632,'1110','191728811324','2024-10-13 12:22:04',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(4633,'5500','191728811324','2024-10-13 12:22:15',600.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4634,'4000','191728811324','2024-10-13 12:22:28',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(4635,'4000','191728811324','2024-10-13 12:22:04',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(4636,'1050','191728811434','2024-10-13 12:25:32',2750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172881153703232810372','No',NULL,NULL,''),(4637,'1110','191728811434','2024-10-13 12:25:32',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(4638,'1110','191728811434','2024-10-13 12:23:54',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(4639,'1110','191728811434','2024-10-13 12:24:26',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(4640,'1110','191728811434','2024-10-13 12:24:43',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(4641,'5500','191728811434','2024-10-13 12:24:53',1608.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4642,'4000','191728811434','2024-10-13 12:25:32',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(4643,'4000','191728811434','2024-10-13 12:23:54',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(4644,'4000','191728811434','2024-10-13 12:24:10',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(4645,'4000','191728811434','2024-10-13 12:24:26',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(4646,'4000','191728811434','2024-10-13 12:24:43',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(4660,'1050','211728820602','2024-10-13 14:57:06',1800.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21172882062932223032238','No',NULL,NULL,''),(4661,'1110','211728820602','2024-10-13 14:57:06',NULL,1500.00,'','21','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(4662,'1110','211728820602','2024-10-13 14:56:42',NULL,204.00,'','21','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(4663,'5500','211728820602','2024-10-13 14:56:55',1704.00,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4664,'4000','211728820602','2024-10-13 14:57:06',NULL,1500.00,'','21','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(4665,'4000','211728820602','2024-10-13 14:56:42',NULL,300.00,'','21','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(4666,'1050','211728820630','2024-10-13 14:57:38',500.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21172882066221002223608','No',NULL,NULL,''),(4667,'4000','211728820630','2024-10-13 14:57:38',NULL,500.00,'','21','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(4668,'1050','121728821073','2024-10-13 15:07:03',3100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172882122601822323882','No',NULL,NULL,''),(4669,'1110','121728821073','2024-10-13 15:07:03',NULL,1500.00,'','12','1','Inventory sold','1','','sales','6015','','No',NULL,NULL,''),(4670,'1110','121728821073','2024-10-13 15:05:24',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(4671,'1110','121728821073','2024-10-13 15:05:31',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(4672,'1110','121728821073','2024-10-13 15:06:04',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(4673,'5500','121728821073','2024-10-13 15:06:40',1979.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4674,'4000','121728821073','2024-10-13 15:07:03',NULL,1500.00,'','12','1','Good sold','1','','sales','6015','','No',NULL,NULL,''),(4675,'4000','121728821073','2024-10-13 15:04:33',NULL,250.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(4676,'4000','121728821073','2024-10-13 15:05:05',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(4677,'4000','121728821073','2024-10-13 15:05:24',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(4678,'4000','121728821073','2024-10-13 15:05:31',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(4679,'4000','121728821073','2024-10-13 15:05:42',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(4680,'4000','121728821073','2024-10-13 15:05:54',NULL,300.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(4681,'4000','121728821073','2024-10-13 15:06:04',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(4682,'1050','121728821228','2024-10-13 15:09:21',1300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172882136432122238262','No',NULL,NULL,''),(4683,'1110','121728821228','2024-10-13 15:09:21',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(4684,'1110','121728821228','2024-10-13 15:08:55',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(4685,'5500','121728821228','2024-10-13 15:09:05',416.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4686,'4000','121728821228','2024-10-13 15:09:21',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(4687,'4000','121728821228','2024-10-13 15:07:08',NULL,500.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(4688,'4000','121728821228','2024-10-13 15:08:55',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(4725,'1050','191728822229','2024-10-13 16:23:05',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172882586601822326250','No',NULL,NULL,''),(4726,'4000','191728822229','2024-10-13 16:23:05',NULL,500.00,'','19','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(4727,'4000','191728822229','2024-10-13 15:23:49',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(4728,'4000','191728822229','2024-10-13 16:22:21',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(4729,'4000','191728822229','2024-10-13 16:22:34',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(4730,'1050','211728826582','2024-10-13 16:37:49',3400.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21172882667223163360803','No',NULL,NULL,''),(4731,'1110','211728826582','2024-10-13 16:36:22',NULL,216.00,'','21','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(4732,'1110','211728826582','2024-10-13 16:37:11',NULL,391.04,'','21','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(4733,'5500','211728826582','2024-10-13 16:37:23',607.04,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4734,'4000','211728826582','2024-10-13 16:37:49',NULL,2500.00,'','21','1','Good sold','1','','sales','6540','','No',NULL,NULL,''),(4735,'4000','211728826582','2024-10-13 16:36:22',NULL,400.00,'','21','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(4736,'4000','211728826582','2024-10-13 16:37:11',NULL,500.00,'','21','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(4737,'1050','121728827371','2024-10-13 16:50:10',2150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172882741411378223428','No',NULL,NULL,''),(4738,'1110','121728827371','2024-10-13 16:49:31',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(4739,'1110','121728827371','2024-10-13 16:49:52',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(4740,'5500','121728827371','2024-10-13 16:50:00',1100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4741,'4000','121728827371','2024-10-13 16:50:10',NULL,600.00,'','12','1','Good sold','1','','sales','6541','','No',NULL,NULL,''),(4742,'4000','121728827371','2024-10-13 16:49:31',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(4743,'4000','121728827371','2024-10-13 16:49:42',NULL,250.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(4744,'4000','121728827371','2024-10-13 16:49:52',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(4757,'1050','191728828899','2024-10-13 17:16:11',3700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172882897502333323132','No',NULL,NULL,''),(4758,'1110','191728828899','2024-10-13 17:14:59',NULL,500.00,'','19','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(4759,'1110','191728828899','2024-10-13 17:15:24',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(4760,'5500','191728828899','2024-10-13 17:15:48',716.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4761,'4000','191728828899','2024-10-13 17:16:11',NULL,2500.00,'','19','1','Good sold','1','','sales','6540','','No',NULL,NULL,''),(4762,'4000','191728828899','2024-10-13 17:14:59',NULL,500.00,'','19','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(4763,'4000','191728828899','2024-10-13 17:15:24',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(4764,'4000','191728828899','2024-10-13 17:15:38',NULL,300.00,'','19','1','Good sold','1','','sales','6522','','No',NULL,NULL,''),(4765,'1050','121728827416','2024-10-13 17:21:11',2150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172882930232323231202','No',NULL,NULL,''),(4766,'1110','121728827416','2024-10-13 17:21:11',NULL,400.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(4767,'5500','121728827416','2024-10-13 16:57:04',400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4768,'4000','121728827416','2024-10-13 17:21:11',NULL,800.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(4769,'4000','121728827416','2024-10-13 16:50:16',NULL,500.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(4770,'4000','121728827416','2024-10-13 16:56:00',NULL,700.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(4771,'4000','121728827416','2024-10-13 16:56:18',NULL,150.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(4801,'1050','191728817955','2024-10-13 14:13:10',3400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172882997491802878283','No',NULL,NULL,''),(4802,'1110','191728817955','2024-10-13 14:13:10',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(4803,'1110','191728817955','2024-10-13 14:12:56',NULL,1500.00,'','19','1','Inventory sold','1','','sales','6015','','No',NULL,NULL,''),(4804,'1110','191728817955','2024-10-13 15:19:33',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(4805,'1110','191728817955','2024-10-13 15:19:49',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(4806,'1110','191728817955','2024-10-13 15:20:09',NULL,176.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(4807,'1110','191728817955','2024-10-13 15:23:21',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(4808,'1110','191728817955','2024-10-13 17:31:18',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(4809,'5500','191728817955','2024-10-13 17:32:39',2484.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4810,'4000','191728817955','2024-10-13 14:13:10',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(4811,'4000','191728817955','2024-10-13 14:12:35',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(4812,'4000','191728817955','2024-10-13 14:12:56',NULL,1500.00,'','19','1','Good sold','1','','sales','6015','','No',NULL,NULL,''),(4813,'4000','191728817955','2024-10-13 15:19:33',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(4814,'4000','191728817955','2024-10-13 15:19:49',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(4815,'4000','191728817955','2024-10-13 15:20:01',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(4816,'4000','191728817955','2024-10-13 15:20:09',NULL,300.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(4817,'4000','191728817955','2024-10-13 15:23:21',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(4818,'4000','191728817955','2024-10-13 17:31:18',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(4819,'1050','191728815839','2024-10-13 13:38:13',3500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172883049738331312091','No',NULL,NULL,''),(4820,'1110','191728815839','2024-10-13 13:38:13',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(4821,'1110','191728815839','2024-10-13 13:37:19',NULL,1500.00,'','19','1','Inventory sold','1','','sales','6015','','No',NULL,NULL,''),(4822,'1110','191728815839','2024-10-13 15:21:30',NULL,400.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(4823,'1110','191728815839','2024-10-13 13:37:51',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(4824,'5500','191728815839','2024-10-13 13:37:51',2566.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4825,'4000','191728815839','2024-10-13 13:38:13',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(4826,'4000','191728815839','2024-10-13 13:37:19',NULL,1500.00,'','19','1','Good sold','1','','sales','6015','','No',NULL,NULL,''),(4827,'4000','191728815839','2024-10-13 13:37:36',NULL,300.00,'','19','1','Good sold','1','','sales','6522','','No',NULL,NULL,''),(4828,'4000','191728815839','2024-10-13 15:21:16',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(4829,'4000','191728815839','2024-10-13 15:21:30',NULL,500.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(4830,'4000','191728815839','2024-10-13 13:37:51',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(4831,'1050','191728830498','2024-10-13 17:41:47',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172883056625821233782','No',NULL,NULL,''),(4832,'4000','191728830498','2024-10-13 17:41:47',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(4844,'1050','211728832589','2024-10-13 18:16:40',400.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21172883260430320832683','No',NULL,NULL,''),(4845,'1110','211728832589','2024-10-13 18:16:40',NULL,200.00,'','21','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(4846,'5500','211728832589','2024-10-13 18:16:29',200.00,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4847,'4000','211728832589','2024-10-13 18:16:40',NULL,400.00,'','21','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(4848,'1050','211728832606','2024-10-13 18:16:55',150.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21172883261932221306803','No',NULL,NULL,''),(4849,'4000','211728832606','2024-10-13 18:16:55',NULL,150.00,'','21','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4850,'1050','211728832621','2024-10-13 18:17:43',1350.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21172883266633833238117','No',NULL,NULL,''),(4851,'1110','211728832621','2024-10-13 18:17:43',NULL,650.00,'','21','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(4852,'1110','211728832621','2024-10-13 18:17:20',NULL,391.04,'','21','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(4853,'5500','211728832621','2024-10-13 18:17:32',1041.04,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4854,'4000','211728832621','2024-10-13 18:17:43',NULL,650.00,'','21','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(4855,'4000','211728832621','2024-10-13 18:17:01',NULL,200.00,'','21','1','Good sold','1','','sales','6526','','No',NULL,NULL,''),(4856,'4000','211728832621','2024-10-13 18:17:20',NULL,500.00,'','21','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(4857,'1050','121728829324','2024-10-13 17:23:10',5400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172883451642338317312','No',NULL,NULL,''),(4858,'1110','121728829324','2024-10-13 17:23:10',NULL,956.00,'','12','1','Inventory sold','1','','sales','B181','','No',NULL,NULL,''),(4859,'1110','121728829324','2024-10-13 17:22:04',NULL,1500.00,'','12','1','Inventory sold','1','','sales','6015','','No',NULL,NULL,''),(4860,'1110','121728829324','2024-10-13 17:22:22',NULL,150.00,'','12','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(4861,'1110','121728829324','2024-10-13 17:23:00',NULL,956.00,'','12','1','Inventory sold','1','','sales','B181','','No',NULL,NULL,''),(4862,'5500','121728829324','2024-10-13 18:48:11',3562.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4863,'4000','121728829324','2024-10-13 17:23:10',NULL,1700.00,'','12','1','Good sold','1','','sales','B181','','No',NULL,NULL,''),(4864,'4000','121728829324','2024-10-13 17:22:04',NULL,1500.00,'','12','1','Good sold','1','','sales','6015','','No',NULL,NULL,''),(4865,'4000','121728829324','2024-10-13 17:22:22',NULL,200.00,'','12','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(4866,'4000','121728829324','2024-10-13 17:22:37',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(4867,'4000','121728829324','2024-10-13 17:23:00',NULL,1700.00,'','12','1','Good sold','1','','sales','B181','','No',NULL,NULL,''),(4868,'4000','121728829324','2024-10-13 17:50:36',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(4869,'1050','191728834612','2024-10-13 18:50:26',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172883462930162221311','No',NULL,NULL,''),(4870,'1110','191728834612','2024-10-13 18:50:26',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(4871,'5500','191728834612','2024-10-13 18:50:12',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4872,'4000','191728834612','2024-10-13 18:50:26',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(4873,'1050','121728834954','2024-10-13 18:56:03',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172883496706270123920','No',NULL,NULL,''),(4874,'1110','121728834954','2024-10-13 18:56:03',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(4875,'5500','121728834954','2024-10-13 18:55:54',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4876,'4000','121728834954','2024-10-13 18:56:03',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(4877,'1050','191728835010','2024-10-13 18:57:02',150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172883505525037830522','No',NULL,NULL,''),(4878,'4000','191728835010','2024-10-13 18:57:02',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4879,'1050','191728835160','2024-10-13 19:00:52',1300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172883526222613233367','No',NULL,NULL,''),(4880,'1110','191728835160','2024-10-13 18:59:20',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(4881,'1110','191728835160','2024-10-13 18:59:42',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(4882,'5500','191728835160','2024-10-13 19:00:27',550.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4883,'4000','191728835160','2024-10-13 19:00:52',NULL,400.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(4884,'4000','191728835160','2024-10-13 18:59:20',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(4885,'4000','191728835160','2024-10-13 18:59:42',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(4886,'1050','121728838614','2024-10-13 19:57:03',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172883863013688312833','No',NULL,NULL,''),(4887,'4000','121728838614','2024-10-13 19:57:03',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(4888,'1050','121728839616','2024-10-13 20:13:51',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172883963232037192602','No',NULL,NULL,''),(4889,'1110','121728839616','2024-10-13 20:13:51',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(4890,'5500','121728839616','2024-10-13 20:13:36',42.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4891,'4000','121728839616','2024-10-13 20:13:51',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(4892,'1050','121728840296','2024-10-13 20:25:11',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172884031222811720070','No',NULL,NULL,''),(4893,'1110','121728840296','2024-10-13 20:25:11',NULL,400.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(4894,'5500','121728840296','2024-10-13 20:24:56',400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4895,'4000','121728840296','2024-10-13 20:25:11',NULL,500.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(4896,'1050','121728840985','2024-10-13 20:36:35',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172884099923320279938','No',NULL,NULL,''),(4897,'1110','121728840985','2024-10-13 20:36:35',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(4898,'5500','121728840985','2024-10-13 20:36:25',42.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4899,'4000','121728840985','2024-10-13 20:36:35',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(4900,'1050','121728841001','2024-10-13 20:37:06',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172884102801372223022','No',NULL,NULL,''),(4901,'1110','121728841001','2024-10-13 20:37:06',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(4902,'5500','121728841001','2024-10-13 20:36:41',84.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4903,'4000','121728841001','2024-10-13 20:37:06',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(4904,'1050','211728912312','2024-10-14 16:26:01',600.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21172891236632320736202','No',NULL,NULL,''),(4905,'4000','211728912312','2024-10-14 16:26:01',NULL,150.00,'','21','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4906,'4000','211728912312','2024-10-14 16:25:12',NULL,300.00,'','21','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(4907,'4000','211728912312','2024-10-14 16:25:25',NULL,150.00,'','21','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4914,'1050','191728917320','2024-10-14 17:49:12',550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172892074633720003313','No',NULL,NULL,''),(4915,'4000','191728917320','2024-10-14 17:49:12',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4916,'4000','191728917320','2024-10-14 17:59:34',NULL,400.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(4917,'1050','191728920958','2024-10-14 18:49:39',150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172892098323792232213','No',NULL,NULL,''),(4918,'4000','191728920958','2024-10-14 18:49:39',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4919,'1050','191728921212','2024-10-14 18:54:12',150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172892125633832530225','No',NULL,NULL,''),(4920,'4000','191728921212','2024-10-14 18:54:12',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4921,'1050','191728930819','2024-10-14 21:39:19',4550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172893117201233230803','No',NULL,NULL,''),(4922,'1110','191728930819','2024-10-14 21:39:19',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(4923,'1110','191728930819','2024-10-14 21:33:39',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(4924,'1110','191728930819','2024-10-14 21:34:03',NULL,975.00,'','19','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(4925,'1110','191728930819','2024-10-14 21:34:25',NULL,47.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(4926,'1110','191728930819','2024-10-14 21:34:47',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(4927,'1110','191728930819','2024-10-14 21:34:56',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(4928,'1110','191728930819','2024-10-14 21:35:15',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(4929,'5500','191728930819','2024-10-14 21:39:01',2560.56,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4930,'4000','191728930819','2024-10-14 21:39:19',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(4931,'4000','191728930819','2024-10-14 21:33:39',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(4932,'4000','191728930819','2024-10-14 21:34:03',NULL,2000.00,'','19','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(4933,'4000','191728930819','2024-10-14 21:34:25',NULL,100.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(4934,'4000','191728930819','2024-10-14 21:34:38',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(4935,'4000','191728930819','2024-10-14 21:34:47',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(4936,'4000','191728930819','2024-10-14 21:34:56',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(4937,'4000','191728930819','2024-10-14 21:35:15',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(4938,'1050','191728977495','2024-10-15 10:31:47',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172897751722317102711','No',NULL,NULL,''),(4939,'4000','191728977495','2024-10-15 10:31:47',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(4940,'1050','191728996105','2024-10-15 15:42:44',2000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172899617121039316721','No',NULL,NULL,''),(4941,'1110','191728996105','2024-10-15 15:42:44',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(4942,'1110','191728996105','2024-10-15 15:41:45',NULL,390.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(4943,'1110','191728996105','2024-10-15 15:42:00',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(4944,'5500','191728996105','2024-10-15 15:42:25',1681.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4945,'4000','191728996105','2024-10-15 15:42:44',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(4946,'4000','191728996105','2024-10-15 15:41:45',NULL,600.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(4947,'4000','191728996105','2024-10-15 15:42:00',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(4948,'1050','191728996173','2024-10-15 15:45:28',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172899633326229239923','No',NULL,NULL,''),(4949,'1110','191728996173','2024-10-15 15:45:28',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(4950,'5500','191728996173','2024-10-15 15:42:54',150.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4951,'4000','191728996173','2024-10-15 15:45:28',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(4952,'1050','191728996335','2024-10-15 15:45:58',1500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172899636130933822310','No',NULL,NULL,''),(4953,'1110','191728996335','2024-10-15 15:45:58',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(4954,'1110','191728996335','2024-10-15 15:45:35',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(4955,'5500','191728996335','2024-10-15 15:45:50',1450.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4956,'4000','191728996335','2024-10-15 15:45:58',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(4957,'4000','191728996335','2024-10-15 15:45:35',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(4958,'1050','191728996363','2024-10-15 15:46:12',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172899637492223130073','No',NULL,NULL,''),(4959,'1110','191728996363','2024-10-15 15:46:12',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(4960,'5500','191728996363','2024-10-15 15:46:03',79.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4961,'4000','191728996363','2024-10-15 15:46:12',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(4962,'1050','191728999397','2024-10-15 16:37:00',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172899942532209233323','No',NULL,NULL,''),(4963,'1110','191728999397','2024-10-15 16:37:00',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(4964,'5500','191728999397','2024-10-15 16:36:37',195.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4965,'4000','191728999397','2024-10-15 16:37:00',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(4966,'1050','191729003021','2024-10-15 17:37:23',350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172900304602233139633','No',NULL,NULL,''),(4967,'1110','191729003021','2024-10-15 17:37:23',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(4968,'1110','191729003021','2024-10-15 17:37:01',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(4969,'5500','191729003021','2024-10-15 17:37:13',211.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4970,'4000','191729003021','2024-10-15 17:37:23',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(4971,'4000','191729003021','2024-10-15 17:37:01',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(4977,'1050','211729009283','2024-10-15 19:22:33',1750.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21172900936333720390020','No',NULL,NULL,''),(4978,'1110','211729009283','2024-10-15 19:22:33',NULL,933.40,'','21','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(4979,'1110','211729009283','2024-10-15 19:21:23',NULL,176.00,'','21','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(4980,'5500','211729009283','2024-10-15 19:22:11',1109.40,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4981,'4000','211729009283','2024-10-15 19:22:33',NULL,1250.00,'','21','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(4982,'4000','211729009283','2024-10-15 19:21:23',NULL,300.00,'','21','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(4983,'4000','211729009283','2024-10-15 19:21:49',NULL,200.00,'','21','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(4984,'1050','211729009364','2024-10-15 19:23:41',550.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21172900942552272224201','No',NULL,NULL,''),(4985,'1110','211729009364','2024-10-15 19:23:41',NULL,176.00,'','21','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(4986,'1110','211729009364','2024-10-15 19:22:44',NULL,186.68,'','21','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(4987,'5500','211729009364','2024-10-15 19:23:28',362.68,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4988,'4000','211729009364','2024-10-15 19:23:41',NULL,300.00,'','21','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(4989,'4000','211729009364','2024-10-15 19:22:44',NULL,250.00,'','21','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(4994,'1050','211729009427','2024-10-15 19:54:37',500.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21172901383633331022003','No',NULL,NULL,''),(4995,'1110','211729009427','2024-10-15 19:54:37',NULL,186.68,'','21','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(4996,'1110','211729009427','2024-10-15 19:23:47',NULL,242.58,'','21','1','Inventory sold','1','','sales','B033','','No',NULL,NULL,''),(4997,'5500','211729009427','2024-10-15 20:36:59',429.26,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4998,'4000','211729009427','2024-10-15 19:54:37',NULL,250.00,'','21','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(4999,'4000','211729009427','2024-10-15 19:23:47',NULL,250.00,'','21','1','Good sold','1','','sales','B033','','No',NULL,NULL,''),(5000,'1050','191729003048','2024-10-15 18:21:48',700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172901442222232340322','No',NULL,NULL,''),(5001,'1110','191729003048','2024-10-15 18:21:48',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(5002,'1110','191729003048','2024-10-15 18:21:39',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(5003,'5500','191729003048','2024-10-15 20:46:51',408.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5004,'4000','191729003048','2024-10-15 18:21:48',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(5005,'4000','191729003048','2024-10-15 17:37:28',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(5006,'4000','191729003048','2024-10-15 18:21:39',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(5016,'1050','191729084240','2024-10-16 16:11:15',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172908427712070203200','No',NULL,NULL,''),(5017,'4000','191729084240','2024-10-16 16:11:15',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5018,'4000','191729084240','2024-10-16 16:10:40',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(5023,'1050','191729092428','2024-10-16 18:27:47',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172909246900031033220','No',NULL,NULL,''),(5024,'1110','191729092428','2024-10-16 18:27:47',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(5025,'5500','191729092428','2024-10-16 18:27:34',204.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5026,'4000','191729092428','2024-10-16 18:27:47',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(5027,'4000','191729092428','2024-10-16 18:27:08',NULL,300.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(5042,'1050','191729092398','2024-10-16 18:27:01',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172909570402021929323','No',NULL,NULL,''),(5043,'1110','191729092398','2024-10-16 18:27:01',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(5044,'1110','191729092398','2024-10-16 18:26:38',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(5045,'5500','191729092398','2024-10-16 19:21:28',300.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5046,'4000','191729092398','2024-10-16 18:27:01',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(5047,'4000','191729092398','2024-10-16 18:26:38',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(5063,'1050','191729084179','2024-10-16 16:10:29',3300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172914676392372763139','No',NULL,NULL,''),(5064,'1110','191729084179','2024-10-16 16:10:29',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(5065,'1110','191729084179','2024-10-16 16:09:39',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(5066,'1110','191729084179','2024-10-16 16:09:50',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(5067,'1110','191729084179','2024-10-16 16:10:13',NULL,84.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(5068,'1110','191729084179','2024-10-16 18:28:46',NULL,950.00,'','19','1','Inventory sold','1','','sales','6502','','No',NULL,NULL,''),(5069,'1110','191729084179','2024-10-16 19:22:08',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(5070,'5500','191729084179','2024-10-16 22:05:18',2168.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5071,'4000','191729084179','2024-10-16 16:10:29',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(5072,'4000','191729084179','2024-10-16 16:09:39',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(5073,'4000','191729084179','2024-10-16 16:09:50',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(5074,'4000','191729084179','2024-10-16 16:09:59',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(5075,'4000','191729084179','2024-10-16 16:10:13',NULL,200.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(5076,'4000','191729084179','2024-10-16 18:28:18',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(5077,'4000','191729084179','2024-10-16 18:28:46',NULL,1500.00,'','19','1','Good sold','1','','sales','6502','','No',NULL,NULL,''),(5078,'4000','191729084179','2024-10-16 18:28:59',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(5079,'4000','191729084179','2024-10-16 19:22:08',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(5080,'1050','191729156267','2024-10-17 12:12:01',900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172915632933921352110','No',NULL,NULL,''),(5081,'1110','191729156267','2024-10-17 12:12:01',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(5082,'1110','191729156267','2024-10-17 12:11:07',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(5083,'5500','191729156267','2024-10-17 12:11:49',541.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5084,'4000','191729156267','2024-10-17 12:12:01',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(5085,'4000','191729156267','2024-10-17 12:11:07',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(5086,'4000','191729156267','2024-10-17 12:11:41',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(5087,'1050','191729187427','2024-10-17 20:50:58',1100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172918746363801963730','No',NULL,NULL,''),(5088,'1110','191729187427','2024-10-17 20:50:58',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(5089,'1110','191729187427','2024-10-17 20:50:36',NULL,600.00,'','19','1','Inventory sold','1','','sales','6010','','No',NULL,NULL,''),(5090,'5500','191729187427','2024-10-17 20:50:44',816.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5091,'4000','191729187427','2024-10-17 20:50:58',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(5092,'4000','191729187427','2024-10-17 20:50:27',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(5093,'4000','191729187427','2024-10-17 20:50:36',NULL,600.00,'','19','1','Good sold','1','','sales','6010','','No',NULL,NULL,''),(5094,'1050','191729188715','2024-10-17 21:12:08',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172918873030233337039','No',NULL,NULL,''),(5095,'4000','191729188715','2024-10-17 21:12:08',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(5096,'1050','121729255359','2024-10-18 15:43:22',2350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172925540532552000222','No',NULL,NULL,''),(5097,'1110','121729255359','2024-10-18 15:43:22',NULL,750.00,'','12','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(5098,'1110','121729255359','2024-10-18 15:42:39',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(5099,'1110','121729255359','2024-10-18 15:43:02',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(5100,'5500','121729255359','2024-10-18 15:43:11',1366.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5101,'4000','121729255359','2024-10-18 15:43:22',NULL,750.00,'','12','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(5102,'4000','121729255359','2024-10-18 15:42:39',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(5103,'4000','121729255359','2024-10-18 15:42:49',NULL,500.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(5104,'4000','121729255359','2024-10-18 15:43:02',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(5105,'1050','191729259939','2024-10-18 16:59:34',1050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172925998022302905001','No',NULL,NULL,''),(5106,'1110','191729259939','2024-10-18 16:59:34',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(5107,'1110','191729259939','2024-10-18 16:58:59',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(5108,'1110','191729259939','2024-10-18 16:59:13',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(5109,'5500','191729259939','2024-10-18 16:59:24',295.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5110,'4000','191729259939','2024-10-18 16:59:34',NULL,450.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5111,'4000','191729259939','2024-10-18 16:58:59',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(5112,'4000','191729259939','2024-10-18 16:59:13',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(5113,'1050','191729259982','2024-10-18 17:00:26',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172926003129222200272','No',NULL,NULL,''),(5114,'1110','191729259982','2024-10-18 17:00:26',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(5115,'5500','191729259982','2024-10-18 17:00:15',42.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5116,'4000','191729259982','2024-10-18 17:00:26',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(5117,'4000','191729259982','2024-10-18 16:59:42',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(5118,'4000','191729259982','2024-10-18 16:59:59',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(5119,'1050','191729260033','2024-10-18 17:07:50',2100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172926047433422303273','No',NULL,NULL,''),(5120,'1110','191729260033','2024-10-18 17:07:50',NULL,610.50,'','19','1','Inventory sold','1','','sales','B136','','No',NULL,NULL,''),(5121,'1110','191729260033','2024-10-18 17:00:33',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(5122,'1110','191729260033','2024-10-18 17:07:17',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(5123,'5500','191729260033','2024-10-18 17:07:41',1052.50,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5124,'4000','191729260033','2024-10-18 17:07:50',NULL,1200.00,'','19','1','Good sold','1','','sales','B136','','No',NULL,NULL,''),(5125,'4000','191729260033','2024-10-18 17:00:33',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(5126,'4000','191729260033','2024-10-18 17:07:17',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(5127,'4000','191729260033','2024-10-18 17:07:28',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(5128,'1050','191729265376','2024-10-18 18:30:05',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172926540771232910033','No',NULL,NULL,''),(5129,'4000','191729265376','2024-10-18 18:30:05',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(5130,'4000','191729265376','2024-10-18 18:29:36',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(5147,'1050','191729267777','2024-10-18 19:45:33',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172926993629732902116','No',NULL,NULL,''),(5148,'1110','191729267777','2024-10-18 19:45:33',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(5149,'5500','191729267777','2024-10-18 19:09:37',216.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5150,'4000','191729267777','2024-10-18 19:45:33',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(5165,'1050','191729266874','2024-10-18 18:54:51',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172927242402233722221','No',NULL,NULL,''),(5166,'1110','191729266874','2024-10-18 18:54:51',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(5167,'1110','191729266874','2024-10-18 18:54:34',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(5168,'1110','191729266874','2024-10-18 19:47:05',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(5169,'1110','191729266874','2024-10-18 19:55:51',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(5170,'5500','191729266874','2024-10-18 20:26:32',782.08,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5171,'4000','191729266874','2024-10-18 18:54:51',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(5172,'4000','191729266874','2024-10-18 18:54:34',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(5173,'4000','191729266874','2024-10-18 19:47:05',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(5174,'4000','191729266874','2024-10-18 19:55:51',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(5189,'1050','191729267674','2024-10-18 19:09:04',5000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172927351822093712373','No',NULL,NULL,''),(5190,'1110','191729267674','2024-10-18 19:09:04',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(5191,'1110','191729267674','2024-10-18 19:07:54',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(5192,'1110','191729267674','2024-10-18 19:08:06',NULL,300.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(5193,'1110','191729267674','2024-10-18 19:08:19',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(5194,'1110','191729267674','2024-10-18 19:08:29',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(5195,'1110','191729267674','2024-10-18 19:08:55',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(5196,'1110','191729267674','2024-10-18 20:27:22',NULL,352.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(5197,'1110','191729267674','2024-10-18 20:44:35',NULL,586.56,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(5198,'5500','191729267674','2024-10-18 20:44:52',4241.12,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5199,'4000','191729267674','2024-10-18 19:09:04',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(5200,'4000','191729267674','2024-10-18 19:07:54',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(5201,'4000','191729267674','2024-10-18 19:08:06',NULL,400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(5202,'4000','191729267674','2024-10-18 19:08:19',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(5203,'4000','191729267674','2024-10-18 19:08:29',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(5204,'4000','191729267674','2024-10-18 19:08:55',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(5205,'4000','191729267674','2024-10-18 20:27:22',NULL,500.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(5206,'4000','191729267674','2024-10-18 20:44:35',NULL,750.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(5207,'1050','191729279806','2024-10-18 22:30:29',750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172927983232232132372','No',NULL,NULL,''),(5208,'1110','191729279806','2024-10-18 22:30:29',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(5209,'1110','191729279806','2024-10-18 22:30:06',NULL,176.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(5210,'5500','191729279806','2024-10-18 22:30:20',567.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5211,'4000','191729279806','2024-10-18 22:30:29',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(5212,'4000','191729279806','2024-10-18 22:30:06',NULL,250.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(5213,'1050','191729340450','2024-10-19 15:21:12',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172934047523320234343','No',NULL,NULL,''),(5214,'4000','191729340450','2024-10-19 15:21:12',NULL,200.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(5215,'4000','191729340450','2024-10-19 15:20:50',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5216,'1050','191729340478','2024-10-19 15:21:38',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172934050702203302303','No',NULL,NULL,''),(5217,'4000','191729340478','2024-10-19 15:21:38',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5218,'4000','191729340478','2024-10-19 15:21:18',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(5219,'1050','191729340509','2024-10-19 16:54:58',4200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172934610622693322036','No',NULL,NULL,''),(5220,'1110','191729340509','2024-10-19 16:54:16',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(5221,'1110','191729340509','2024-10-19 16:54:28',NULL,0.00,'','19','1','Inventory sold','1','','sales','B156','','No',NULL,NULL,''),(5222,'5500','191729340509','2024-10-19 16:54:41',1200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5223,'4000','191729340509','2024-10-19 16:54:58',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(5224,'4000','191729340509','2024-10-19 15:21:49',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(5225,'4000','191729340509','2024-10-19 16:54:07',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(5226,'4000','191729340509','2024-10-19 16:54:16',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(5227,'4000','191729340509','2024-10-19 16:54:28',NULL,2100.00,'','19','1','Good sold','1','','sales','B156','','No',NULL,NULL,''),(5228,'1050','191729346108','2024-10-19 18:00:20',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172935002333932123323','No',NULL,NULL,''),(5229,'4000','191729346108','2024-10-19 18:00:20',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(5230,'4000','191729346108','2024-10-19 16:55:08',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(5253,'1050','191729356937','2024-10-19 19:55:53',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172935695762539317312','No',NULL,NULL,''),(5254,'1110','191729356937','2024-10-19 19:55:53',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(5255,'5500','191729356937','2024-10-19 19:55:37',150.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5256,'4000','191729356937','2024-10-19 19:55:53',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(5257,'1050','191729350025','2024-10-19 18:05:04',3200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172936141209413630303','No',NULL,NULL,''),(5258,'1110','191729350025','2024-10-19 18:05:04',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(5259,'1110','191729350025','2024-10-19 18:00:25',NULL,785.00,'','19','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(5260,'1110','191729350025','2024-10-19 18:55:49',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(5261,'1110','191729350025','2024-10-19 19:51:29',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(5262,'1110','191729350025','2024-10-19 21:08:55',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(5263,'5500','191729350025','2024-10-19 21:09:31',1671.56,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5264,'4000','191729350025','2024-10-19 18:05:04',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(5265,'4000','191729350025','2024-10-19 18:00:25',NULL,1500.00,'','19','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(5266,'4000','191729350025','2024-10-19 18:55:38',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(5267,'4000','191729350025','2024-10-19 18:55:49',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(5268,'4000','191729350025','2024-10-19 19:51:03',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(5269,'4000','191729350025','2024-10-19 19:51:21',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(5270,'4000','191729350025','2024-10-19 19:51:29',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(5271,'4000','191729350025','2024-10-19 21:08:55',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(5272,'4000','191729350025','2024-10-19 21:09:14',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(5273,'1050','191729428545','2024-10-20 15:54:54',5300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172942890092000330303','No',NULL,NULL,''),(5274,'1110','191729428545','2024-10-20 15:49:05',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(5275,'1110','191729428545','2024-10-20 15:49:17',NULL,300.00,'','19','1','Inventory sold','1','','sales','6047','','No',NULL,NULL,''),(5276,'5500','191729428545','2024-10-20 15:54:40',300.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5277,'4000','191729428545','2024-10-20 15:54:54',NULL,1000.00,'','19','1','Good sold','1','','sales','6542','','No',NULL,NULL,''),(5278,'4000','191729428545','2024-10-20 15:49:05',NULL,1500.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5279,'4000','191729428545','2024-10-20 15:49:17',NULL,500.00,'','19','1','Good sold','1','','sales','6047','','No',NULL,NULL,''),(5280,'4000','191729428545','2024-10-20 15:49:57',NULL,500.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(5281,'4000','191729428545','2024-10-20 15:50:11',NULL,1000.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(5282,'4000','191729428545','2024-10-20 15:50:25',NULL,800.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(5283,'1050','191729428903','2024-10-20 15:55:27',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172942893122223390222','No',NULL,NULL,''),(5284,'1110','191729428903','2024-10-20 15:55:27',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(5285,'5500','191729428903','2024-10-20 15:55:03',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5286,'4000','191729428903','2024-10-20 15:55:27',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(5299,'1050','121729430410','2024-10-20 16:21:38',3750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172943060532233300153','No',NULL,NULL,''),(5300,'1110','121729430410','2024-10-20 16:21:38',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(5301,'1110','121729430410','2024-10-20 16:20:10',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(5302,'1110','121729430410','2024-10-20 16:20:30',NULL,507.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(5303,'1110','121729430410','2024-10-20 16:21:02',NULL,400.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(5304,'5500','121729430410','2024-10-20 16:22:36',2007.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5305,'4000','121729430410','2024-10-20 16:21:38',NULL,1300.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(5306,'4000','121729430410','2024-10-20 16:20:10',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(5307,'4000','121729430410','2024-10-20 16:20:20',NULL,400.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(5308,'4000','121729430410','2024-10-20 16:20:30',NULL,750.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(5309,'4000','121729430410','2024-10-20 16:20:41',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(5310,'4000','121729430410','2024-10-20 16:21:02',NULL,500.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(5311,'4000','121729430410','2024-10-20 16:21:16',NULL,400.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(5312,'1050','121729431886','2024-10-20 16:45:07',600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172943191010312232011','No',NULL,NULL,''),(5313,'4000','121729431886','2024-10-20 16:45:07',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5314,'4000','121729431886','2024-10-20 16:44:46',NULL,300.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(5315,'1050','191729433098','2024-10-20 17:05:12',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172943311492402219293','No',NULL,NULL,''),(5316,'1110','191729433098','2024-10-20 17:05:12',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(5317,'5500','191729433098','2024-10-20 17:04:58',195.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5318,'4000','191729433098','2024-10-20 17:05:12',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(5319,'1050','191729433116','2024-10-20 17:06:55',3400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172943321739231120037','No',NULL,NULL,''),(5320,'1110','191729433116','2024-10-20 17:06:55',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(5321,'1110','191729433116','2024-10-20 17:05:16',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(5322,'1110','191729433116','2024-10-20 17:05:55',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(5323,'1110','191729433116','2024-10-20 17:06:23',NULL,680.00,'','19','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(5324,'1110','191729433116','2024-10-20 17:06:32',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(5325,'5500','191729433116','2024-10-20 17:06:43',2438.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5326,'4000','191729433116','2024-10-20 17:06:55',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(5327,'4000','191729433116','2024-10-20 17:05:16',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(5328,'4000','191729433116','2024-10-20 17:05:28',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(5329,'4000','191729433116','2024-10-20 17:05:46',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(5330,'4000','191729433116','2024-10-20 17:05:55',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(5331,'4000','191729433116','2024-10-20 17:06:23',NULL,1200.00,'','19','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(5332,'4000','191729433116','2024-10-20 17:06:32',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(5333,'1050','191729433219','2024-10-20 17:08:59',3500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172943334270243234022','No',NULL,NULL,''),(5334,'1110','191729433219','2024-10-20 17:08:59',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(5335,'1110','191729433219','2024-10-20 17:06:59',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(5336,'1110','191729433219','2024-10-20 17:07:32',NULL,888.88,'','19','1','Inventory sold','1','','sales','B164','','No',NULL,NULL,''),(5337,'1110','191729433219','2024-10-20 17:08:21',NULL,100.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(5338,'5500','191729433219','2024-10-20 17:08:29',2388.88,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5339,'4000','191729433219','2024-10-20 17:08:59',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(5340,'4000','191729433219','2024-10-20 17:06:59',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(5341,'4000','191729433219','2024-10-20 17:07:23',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(5342,'4000','191729433219','2024-10-20 17:07:32',NULL,1600.00,'','19','1','Good sold','1','','sales','B164','','No',NULL,NULL,''),(5343,'4000','191729433219','2024-10-20 17:07:41',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(5344,'4000','191729433219','2024-10-20 17:08:21',NULL,200.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(5381,'1050','121729435134','2024-10-20 17:47:28',4550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','7172943642102212431360','No',NULL,NULL,''),(5382,'1050','121729436454','2024-10-20 18:30:51',700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172943826121222023313','No',NULL,NULL,''),(5383,'1110','121729436454','2024-10-20 18:30:51',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(5384,'5500','121729436454','2024-10-20 18:30:28',200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5385,'4000','121729436454','2024-10-20 18:30:51',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(5386,'4000','121729436454','2024-10-20 18:00:54',NULL,300.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(5387,'1050','121729438263','2024-10-20 18:44:05',800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172943904802223232993','No',NULL,NULL,''),(5388,'1110','121729438263','2024-10-20 18:44:05',NULL,432.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(5389,'5500','121729438263','2024-10-20 18:31:03',432.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5390,'4000','121729438263','2024-10-20 18:44:05',NULL,800.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(5391,'1050','191729443577','2024-10-20 20:01:30',2350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172944369621049421093','No',NULL,NULL,''),(5392,'1110','191729443577','2024-10-20 20:01:30',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(5393,'1110','191729443577','2024-10-20 19:59:37',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(5394,'1110','191729443577','2024-10-20 19:59:55',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(5395,'5500','191729443577','2024-10-20 20:00:08',1850.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5396,'4000','191729443577','2024-10-20 20:01:30',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(5397,'4000','191729443577','2024-10-20 19:59:37',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(5398,'4000','191729443577','2024-10-20 19:59:55',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(5399,'1050','121729444449','2024-10-20 20:14:31',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172944449042202923173','No',NULL,NULL,''),(5400,'1110','121729444449','2024-10-20 20:14:31',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(5401,'5500','121729444449','2024-10-20 20:14:09',169.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5402,'4000','121729444449','2024-10-20 20:14:31',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(5403,'1050','121729513249','2024-10-21 15:21:18',850.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172951328128173203238','No',NULL,NULL,''),(5404,'4000','121729513249','2024-10-21 15:21:18',NULL,450.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5405,'4000','121729513249','2024-10-21 15:20:49',NULL,400.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(5429,'1050','121729514132','2024-10-21 15:36:12',3200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172951428232220207220','No',NULL,NULL,''),(5430,'1110','121729514132','2024-10-21 15:36:12',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(5431,'1110','121729514132','2024-10-21 15:35:33',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(5432,'1110','121729514132','2024-10-21 15:35:49',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(5433,'1110','121729514132','2024-10-21 15:35:56',NULL,195.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(5434,'1110','121729514132','2024-10-21 15:37:02',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(5435,'5500','121729514132','2024-10-21 15:37:47',1853.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5436,'4000','121729514132','2024-10-21 15:36:12',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(5437,'4000','121729514132','2024-10-21 15:35:33',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(5438,'4000','121729514132','2024-10-21 15:35:41',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(5439,'4000','121729514132','2024-10-21 15:35:49',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(5440,'4000','121729514132','2024-10-21 15:35:56',NULL,300.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(5441,'4000','121729514132','2024-10-21 15:36:05',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(5442,'4000','121729514132','2024-10-21 15:37:02',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(5448,'1050','121729514284','2024-10-21 16:44:43',2450.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172952039023923503533','No',NULL,NULL,''),(5449,'1110','121729514284','2024-10-21 16:44:43',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(5450,'1110','121729514284','2024-10-21 17:18:44',NULL,400.00,'','12','1','Inventory sold','1','','sales','6020','','No',NULL,NULL,''),(5451,'5500','121729514284','2024-10-21 17:19:00',1600.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5452,'4000','121729514284','2024-10-21 16:44:43',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(5453,'4000','121729514284','2024-10-21 17:17:58',NULL,250.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(5454,'4000','121729514284','2024-10-21 17:18:44',NULL,400.00,'','12','1','Good sold','1','','sales','6020','','No',NULL,NULL,''),(5455,'1050','121729520610','2024-10-21 17:24:03',2450.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172952064722233202222','No',NULL,NULL,''),(5456,'1110','121729520610','2024-10-21 17:23:30',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(5457,'5500','121729520610','2024-10-21 17:23:50',1200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5458,'4000','121729520610','2024-10-21 17:24:03',NULL,250.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(5459,'4000','121729520610','2024-10-21 17:23:30',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(5460,'4000','121729520610','2024-10-21 17:23:39',NULL,400.00,'','12','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(5461,'1050','121729520649','2024-10-21 18:54:41',4100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172952608433423337330','No',NULL,NULL,''),(5462,'1110','121729520649','2024-10-21 18:54:41',NULL,1360.00,'','12','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(5463,'1110','121729520649','2024-10-21 17:24:09',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(5464,'1110','121729520649','2024-10-21 18:54:03',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(5465,'1110','121729520649','2024-10-21 18:54:17',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(5466,'1110','121729520649','2024-10-21 18:54:25',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(5467,'5500','121729520649','2024-10-21 18:54:34',2660.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5468,'4000','121729520649','2024-10-21 18:54:41',NULL,2400.00,'','12','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(5469,'4000','121729520649','2024-10-21 17:24:09',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(5470,'4000','121729520649','2024-10-21 18:54:03',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(5471,'4000','121729520649','2024-10-21 18:54:17',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(5472,'4000','121729520649','2024-10-21 18:54:25',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(5473,'1050','121729527673','2024-10-21 19:45:52',1100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172952918087383132023','No',NULL,NULL,''),(5474,'1110','121729527673','2024-10-21 19:45:52',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(5475,'1110','121729527673','2024-10-21 19:21:13',NULL,300.00,'','12','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(5476,'5500','121729527673','2024-10-21 19:45:40',700.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5477,'4000','121729527673','2024-10-21 19:45:52',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(5478,'4000','121729527673','2024-10-21 19:21:13',NULL,400.00,'','12','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(5479,'1050','121729529182','2024-10-21 19:46:35',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172952919922212201395','No',NULL,NULL,''),(5480,'4000','121729529182','2024-10-21 19:46:35',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(5481,'1050','121729529201','2024-10-21 19:47:03',900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172952922593320220301','No',NULL,NULL,''),(5482,'1110','121729529201','2024-10-21 19:47:03',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(5483,'5500','121729529201','2024-10-21 19:46:41',900.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5484,'4000','121729529201','2024-10-21 19:47:03',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(5485,'1050','121729529412','2024-10-21 20:17:13',2450.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172953104553521072303','No',NULL,NULL,''),(5486,'1110','121729529412','2024-10-21 19:50:12',NULL,272.00,'','12','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(5487,'1110','121729529412','2024-10-21 20:16:44',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(5488,'5500','121729529412','2024-10-21 20:17:01',1572.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5489,'4000','121729529412','2024-10-21 20:17:13',NULL,600.00,'','12','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(5490,'4000','121729529412','2024-10-21 19:50:12',NULL,350.00,'','12','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(5491,'4000','121729529412','2024-10-21 20:16:44',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(5492,'4000','121729529412','2024-10-21 20:16:53',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(5493,'1050','121729532027','2024-10-21 20:35:26',2900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172953214931397131702','No',NULL,NULL,''),(5494,'1110','121729532027','2024-10-21 20:35:26',NULL,586.56,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(5495,'1110','121729532027','2024-10-21 20:33:47',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(5496,'1110','121729532027','2024-10-21 20:34:24',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(5497,'1110','121729532027','2024-10-21 20:34:34',NULL,176.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(5498,'5500','121729532027','2024-10-21 20:34:53',1862.56,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5499,'4000','121729532027','2024-10-21 20:35:26',NULL,750.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(5500,'4000','121729532027','2024-10-21 20:33:47',NULL,1200.00,'','12','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(5501,'4000','121729532027','2024-10-21 20:34:01',NULL,250.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(5502,'4000','121729532027','2024-10-21 20:34:24',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(5503,'4000','121729532027','2024-10-21 20:34:34',NULL,300.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(5504,'4000','121729532027','2024-10-21 20:34:45',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(5505,'4000','121729514284','2024-10-21 20:41:42',1800.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(5506,'1000','121729514284','2024-10-21 20:41:42',NULL,1800.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(5507,'5500','121729514284','2024-10-21 20:41:42',NULL,1200.00,'','7','1','Cost of goods returned','1','','sales','7029','','No',NULL,NULL,''),(5508,'1110','121729514284','2024-10-21 20:41:42',1200.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(5509,'4000','121729514284','2024-10-21 20:41:47',250.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(5510,'1000','121729514284','2024-10-21 20:41:47',NULL,250.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(5511,'5500','121729514284','2024-10-21 20:41:47',NULL,150.00,'','7','1','Cost of goods returned','1','','sales','6517','','No',NULL,NULL,''),(5512,'1110','121729514284','2024-10-21 20:41:47',150.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(5513,'4000','121729514284','2024-10-21 20:41:51',400.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(5514,'1000','121729514284','2024-10-21 20:41:51',NULL,400.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(5515,'5500','121729514284','2024-10-21 20:41:51',NULL,400.00,'','7','1','Cost of goods returned','1','','sales','6020','','No',NULL,NULL,''),(5516,'1110','121729514284','2024-10-21 20:41:51',400.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(5517,'1050','191729594365','2024-10-22 13:53:20',1200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172959440273733951259','No',NULL,NULL,''),(5518,'1110','191729594365','2024-10-22 13:53:20',NULL,195.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(5519,'1110','191729594365','2024-10-22 13:52:45',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(5520,'5500','191729594365','2024-10-22 13:53:07',595.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5521,'4000','191729594365','2024-10-22 13:53:20',NULL,300.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(5522,'4000','191729594365','2024-10-22 13:52:45',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(5523,'4000','191729594365','2024-10-22 13:52:58',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(5539,'1050','191729602008','2024-10-22 16:01:27',5250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172960212493303319214','No',NULL,NULL,''),(5540,'1110','191729602008','2024-10-22 16:00:08',NULL,750.00,'','19','1','Inventory sold','1','','sales','5979','','No',NULL,NULL,''),(5541,'1110','191729602008','2024-10-22 16:00:33',NULL,1450.00,'','19','1','Inventory sold','1','','sales','B137','','No',NULL,NULL,''),(5542,'1110','191729602008','2024-10-22 16:01:06',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(5543,'5500','191729602008','2024-10-22 16:01:49',2242.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5544,'4000','191729602008','2024-10-22 16:01:27',NULL,1500.00,'','19','1','Good sold','1','','sales','6509','','No',NULL,NULL,''),(5545,'4000','191729602008','2024-10-22 16:00:08',NULL,750.00,'','19','1','Good sold','1','','sales','5979','','No',NULL,NULL,''),(5546,'4000','191729602008','2024-10-22 16:00:33',NULL,2200.00,'','19','1','Good sold','1','','sales','B137','','No',NULL,NULL,''),(5547,'4000','191729602008','2024-10-22 16:00:45',NULL,300.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(5548,'4000','191729602008','2024-10-22 16:01:06',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(5549,'4000','191729602008','2024-10-22 16:01:16',NULL,400.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(5556,'1050','191729606638','2024-10-22 17:17:37',1300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172960665826223632336','No',NULL,NULL,''),(5557,'1110','191729606638','2024-10-22 17:17:37',NULL,610.50,'','19','1','Inventory sold','1','','sales','B136','','No',NULL,NULL,''),(5558,'1110','191729606638','2024-10-22 17:17:18',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(5559,'5500','191729606638','2024-10-22 17:17:28',652.50,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5560,'4000','191729606638','2024-10-22 17:17:37',NULL,1200.00,'','19','1','Good sold','1','','sales','B136','','No',NULL,NULL,''),(5561,'4000','191729606638','2024-10-22 17:17:18',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(5562,'1050','191729612125','2024-10-22 18:49:27',850.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172961217323039121600','No',NULL,NULL,''),(5563,'1110','191729612125','2024-10-22 18:49:27',NULL,338.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(5564,'1110','191729612125','2024-10-22 18:48:45',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(5565,'5500','191729612125','2024-10-22 18:49:17',338.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5566,'4000','191729612125','2024-10-22 18:49:27',NULL,500.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(5567,'4000','191729612125','2024-10-22 18:48:45',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5568,'4000','191729612125','2024-10-22 18:49:07',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(5569,'1050','191729601964','2024-10-22 15:59:52',2600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172961226616922322202','No',NULL,NULL,''),(5570,'1110','191729601964','2024-10-22 15:59:52',NULL,950.00,'','19','1','Inventory sold','1','','sales','6502','','No',NULL,NULL,''),(5571,'1110','191729601964','2024-10-22 15:59:42',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(5572,'5500','191729601964','2024-10-22 18:50:40',1350.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5573,'4000','191729601964','2024-10-22 15:59:52',NULL,1500.00,'','19','1','Good sold','1','','sales','6502','','No',NULL,NULL,''),(5574,'4000','191729601964','2024-10-22 15:59:24',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(5575,'4000','191729601964','2024-10-22 15:59:42',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(5576,'4000','191729601964','2024-10-22 18:50:24',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(5577,'1050','191729602126','2024-10-22 16:02:38',1900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172961232503320702392','No',NULL,NULL,''),(5578,'1110','191729602126','2024-10-22 16:02:38',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(5579,'1110','191729602126','2024-10-22 16:02:06',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(5580,'5500','191729602126','2024-10-22 16:02:27',1450.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5581,'4000','191729602126','2024-10-22 16:02:38',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(5582,'4000','191729602126','2024-10-22 16:02:06',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(5590,'1050','191729617897','2024-10-22 20:25:44',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172961794693727933030','No',NULL,NULL,''),(5591,'1110','191729617897','2024-10-22 20:25:44',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(5592,'5500','191729617897','2024-10-22 20:25:27',79.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5593,'4000','191729617897','2024-10-22 20:25:44',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(5594,'4000','191729617897','2024-10-22 20:24:57',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(5595,'4000','191729617897','2024-10-22 20:25:09',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(5596,'1050','191729612326','2024-10-22 18:53:29',2750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172961812830112802333','No',NULL,NULL,''),(5597,'1110','191729612326','2024-10-22 18:53:29',NULL,2250.00,'','19','1','Inventory sold','1','','sales','6033','','No',NULL,NULL,''),(5598,'1110','191729612326','2024-10-22 18:52:36',NULL,200.00,'','19','1','Inventory sold','1','','sales','6020','','No',NULL,NULL,''),(5599,'5500','191729612326','2024-10-22 20:28:30',2450.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5600,'4000','191729612326','2024-10-22 18:53:29',NULL,2250.00,'','19','1','Good sold','1','','sales','6033','','No',NULL,NULL,''),(5601,'4000','191729612326','2024-10-22 18:52:06',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(5602,'4000','191729612326','2024-10-22 18:52:36',NULL,200.00,'','19','1','Good sold','1','','sales','6020','','No',NULL,NULL,''),(5603,'4000','191729612326','2024-10-22 18:52:58',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(5604,'1050','121729669268','2024-10-23 10:41:31',600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172966929402273333220','No',NULL,NULL,''),(5605,'1110','121729669268','2024-10-23 10:41:31',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(5606,'1110','121729669268','2024-10-23 10:41:08',NULL,300.00,'','12','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(5607,'5500','121729669268','2024-10-23 10:41:19',300.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5608,'4000','121729669268','2024-10-23 10:41:31',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5609,'4000','121729669268','2024-10-23 10:41:08',NULL,300.00,'','12','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5610,'1050','121729693297','2024-10-23 17:22:44',3300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172969336737292000322','No',NULL,NULL,''),(5611,'1110','121729693297','2024-10-23 17:21:37',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(5612,'1110','121729693297','2024-10-23 17:22:03',NULL,352.00,'','12','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(5613,'1110','121729693297','2024-10-23 17:22:13',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(5614,'1110','121729693297','2024-10-23 17:22:24',NULL,50.00,'','12','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(5615,'5500','121729693297','2024-10-23 17:22:36',893.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5616,'4000','121729693297','2024-10-23 17:22:44',NULL,1500.00,'','12','1','Good sold','1','','sales','6509','','No',NULL,NULL,''),(5617,'4000','121729693297','2024-10-23 17:21:37',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(5618,'4000','121729693297','2024-10-23 17:21:47',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(5619,'4000','121729693297','2024-10-23 17:21:53',NULL,300.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(5620,'4000','121729693297','2024-10-23 17:22:03',NULL,500.00,'','12','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(5621,'4000','121729693297','2024-10-23 17:22:13',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(5622,'4000','121729693297','2024-10-23 17:22:24',NULL,200.00,'','12','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(5623,'1050','121729696243','2024-10-23 18:11:16',900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172969627876027229138','No',NULL,NULL,''),(5624,'1110','121729696243','2024-10-23 18:11:16',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(5625,'1110','121729696243','2024-10-23 18:10:43',NULL,373.36,'','12','1','Inventory sold','1','','sales','B035','','No',NULL,NULL,''),(5626,'1110','121729696243','2024-10-23 18:10:54',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(5627,'5500','121729696243','2024-10-23 18:11:05',542.36,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5628,'4000','121729696243','2024-10-23 18:11:16',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(5629,'4000','121729696243','2024-10-23 18:10:43',NULL,500.00,'','12','1','Good sold','1','','sales','B035','','No',NULL,NULL,''),(5630,'4000','121729696243','2024-10-23 18:10:54',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5642,'1050','121729696589','2024-10-23 18:17:32',950.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172969665402330036006','No',NULL,NULL,''),(5643,'1110','121729696589','2024-10-23 18:17:32',NULL,600.00,'','12','1','Inventory sold','1','','sales','5998','','No',NULL,NULL,''),(5644,'1110','121729696589','2024-10-23 18:17:15',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(5645,'5500','121729696589','2024-10-23 18:17:24',600.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5646,'4000','121729696589','2024-10-23 18:17:32',NULL,600.00,'','12','1','Good sold','1','','sales','5998','','No',NULL,NULL,''),(5647,'4000','121729696589','2024-10-23 18:16:29',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(5648,'4000','121729696589','2024-10-23 18:17:08',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(5649,'4000','121729696589','2024-10-23 18:17:15',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5650,'1050','121729701540','2024-10-23 19:39:30',800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172970157402427277302','No',NULL,NULL,''),(5651,'1110','121729701540','2024-10-23 19:39:30',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(5652,'5500','121729701540','2024-10-23 19:39:22',391.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5653,'4000','121729701540','2024-10-23 19:39:30',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(5654,'4000','121729701540','2024-10-23 19:39:00',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(5655,'4000','121729701540','2024-10-23 19:39:14',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(5656,'1050','121729701575','2024-10-23 19:39:59',800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172970160222300232303','No',NULL,NULL,''),(5657,'1110','121729701575','2024-10-23 19:39:59',NULL,432.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(5658,'5500','121729701575','2024-10-23 19:39:35',432.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5659,'4000','121729701575','2024-10-23 19:39:59',NULL,800.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(5660,'1050','121729702366','2024-10-23 20:11:12',1800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172970347413302934202','No',NULL,NULL,''),(5661,'1110','121729702366','2024-10-23 20:11:12',NULL,1224.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(5662,'5500','121729702366','2024-10-23 19:52:46',1224.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5663,'4000','121729702366','2024-10-23 20:11:12',NULL,1800.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(5668,'1050','121729696486','2024-10-23 18:16:17',4450.00,NULL,'','12','1','Payment of goods sold','1','','payment','','7172970464022220002203','No',NULL,NULL,''),(5669,'1110','121729696486','2024-10-23 20:30:32',NULL,750.00,'','12','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(5670,'1110','121729696486','2024-10-23 20:30:32',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(5671,'1110','121729696486','2024-10-23 20:30:32',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(5672,'1110','121729696486','2024-10-23 20:30:32',NULL,2600.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(5673,'5500','121729696486','2024-10-23 20:30:32',3766.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5674,'4000','121729696486','2024-10-23 20:30:32',NULL,750.00,'','12','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(5675,'4000','121729696486','2024-10-23 20:30:32',NULL,300.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(5676,'4000','121729696486','2024-10-23 20:30:32',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(5677,'4000','121729696486','2024-10-23 20:30:32',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(5678,'4000','121729696486','2024-10-23 20:30:32',NULL,2600.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(5679,'1050','121729704714','2024-10-23 20:57:59',600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172970628239212272017','No',NULL,NULL,''),(5680,'1110','121729704714','2024-10-23 20:57:59',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(5681,'5500','121729704714','2024-10-23 20:31:54',408.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5682,'4000','121729704714','2024-10-23 20:57:59',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(5683,'1050','121729754577','2024-10-24 10:29:31',400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172975498132229303532','No',NULL,NULL,''),(5684,'1110','121729754577','2024-10-24 10:29:31',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(5685,'5500','121729754577','2024-10-24 10:22:57',216.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5686,'4000','121729754577','2024-10-24 10:29:31',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(5687,'1050','121729754987','2024-10-24 10:30:42',400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172975504626003022035','No',NULL,NULL,''),(5688,'1110','121729754987','2024-10-24 10:30:42',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(5689,'5500','121729754987','2024-10-24 10:29:47',216.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5690,'4000','121729754987','2024-10-24 10:30:42',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(5691,'1050','121729786824','2024-10-24 19:21:19',1700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172978688303320702896','No',NULL,NULL,''),(5692,'1110','121729786824','2024-10-24 19:20:24',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(5693,'5500','121729786824','2024-10-24 19:21:01',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5694,'4000','121729786824','2024-10-24 19:21:19',NULL,1200.00,'','12','1','Good sold','1','','sales','6508','','No',NULL,NULL,''),(5695,'4000','121729786824','2024-10-24 19:20:24',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(5696,'4000','121729786824','2024-10-24 19:20:41',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(5697,'4000','121729786824','2024-10-24 19:20:51',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(5698,'1050','121729786886','2024-10-24 19:22:06',2000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172978693123036332203','No',NULL,NULL,''),(5699,'1110','121729786886','2024-10-24 19:22:06',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(5700,'5500','121729786886','2024-10-24 19:21:51',1200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5701,'4000','121729786886','2024-10-24 19:22:06',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(5702,'4000','121729786886','2024-10-24 19:21:26',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(5703,'4000','121729786886','2024-10-24 19:21:42',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(5704,'1050','121729793547','2024-10-24 21:13:04',2300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172979358620323072212','No',NULL,NULL,''),(5705,'1110','121729793547','2024-10-24 21:13:04',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(5706,'5500','121729793547','2024-10-24 21:12:56',1200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5707,'4000','121729793547','2024-10-24 21:13:04',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(5708,'4000','121729793547','2024-10-24 21:12:27',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(5709,'4000','121729793547','2024-10-24 21:12:39',NULL,300.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(5710,'4000','121729793547','2024-10-24 21:12:47',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(5721,'4000','121729786886','2024-10-24 22:15:43',1800.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(5722,'1000','121729786886','2024-10-24 22:15:43',NULL,1800.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(5723,'5500','121729786886','2024-10-24 22:15:43',NULL,1200.00,'','7','1','Cost of goods returned','1','','sales','7029','','No',NULL,NULL,''),(5724,'1110','121729786886','2024-10-24 22:15:43',1200.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(5725,'4000','121729786886','2024-10-24 22:15:46',100.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(5726,'1000','121729786886','2024-10-24 22:15:46',NULL,100.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(5727,'5500','121729786886','2024-10-24 22:15:46',NULL,50.00,'','7','1','Cost of goods returned','1','','sales','6510','','No',NULL,NULL,''),(5728,'1110','121729786886','2024-10-24 22:15:46',50.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(5729,'4000','121729786886','2024-10-24 22:15:48',100.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(5730,'1000','121729786886','2024-10-24 22:15:48',NULL,100.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(5731,'5500','121729786886','2024-10-24 22:15:48',NULL,50.00,'','7','1','Cost of goods returned','1','','sales','6511','','No',NULL,NULL,''),(5732,'1110','121729786886','2024-10-24 22:15:48',50.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(5733,'4000','121729786824','2024-10-24 22:16:16',1200.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(5734,'1000','121729786824','2024-10-24 22:16:16',NULL,1200.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(5735,'5500','121729786824','2024-10-24 22:16:16',NULL,500.00,'','7','1','Cost of goods returned','1','','sales','6508','','No',NULL,NULL,''),(5736,'1110','121729786824','2024-10-24 22:16:16',500.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(5737,'4000','121729786824','2024-10-24 22:16:19',200.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(5738,'1000','121729786824','2024-10-24 22:16:19',NULL,200.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(5739,'5500','121729786824','2024-10-24 22:16:19',NULL,100.00,'','7','1','Cost of goods returned','1','','sales','6044','','No',NULL,NULL,''),(5740,'1110','121729786824','2024-10-24 22:16:19',100.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(5741,'4000','121729786824','2024-10-24 22:16:21',100.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(5742,'1000','121729786824','2024-10-24 22:16:21',NULL,100.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(5743,'5500','121729786824','2024-10-24 22:16:21',NULL,50.00,'','7','1','Cost of goods returned','1','','sales','6510','','No',NULL,NULL,''),(5744,'1110','121729786824','2024-10-24 22:16:21',50.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(5745,'4000','121729786824','2024-10-24 22:16:23',200.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(5746,'1000','121729786824','2024-10-24 22:16:23',NULL,200.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(5747,'5500','121729786824','2024-10-24 22:16:23',NULL,100.00,'','7','1','Cost of goods returned','1','','sales','6511','','No',NULL,NULL,''),(5748,'1110','121729786824','2024-10-24 22:16:23',100.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(5758,'1050','121729797500','2024-10-24 22:24:16',12200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172979822933132328902','No',NULL,NULL,''),(5759,'1110','121729797500','2024-10-24 22:18:39',NULL,1000.00,'','12','1','Inventory sold','1','','sales','5997','','No',NULL,NULL,''),(5760,'1110','121729797500','2024-10-24 22:22:54',NULL,5000.00,'','12','1','Inventory sold','1','','sales','5997','','No',NULL,NULL,''),(5761,'1110','121729797500','2024-10-24 22:28:48',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6021','','No',NULL,NULL,''),(5762,'1110','121729797500','2024-10-24 22:28:58',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(5763,'1110','121729797500','2024-10-24 22:29:14',NULL,195.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(5764,'5500','121729797500','2024-10-24 22:29:34',7533.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5765,'4000','121729797500','2024-10-24 22:24:16',NULL,1300.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(5766,'4000','121729797500','2024-10-24 22:18:20',NULL,700.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(5767,'4000','121729797500','2024-10-24 22:18:39',NULL,1000.00,'','12','1','Good sold','1','','sales','5997','','No',NULL,NULL,''),(5768,'4000','121729797500','2024-10-24 22:22:54',NULL,5000.00,'','12','1','Good sold','1','','sales','5997','','No',NULL,NULL,''),(5769,'4000','121729797500','2024-10-24 22:23:35',NULL,1300.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(5770,'4000','121729797500','2024-10-24 22:23:48',NULL,1100.00,'','12','1','Good sold','1','','sales','6543','','No',NULL,NULL,''),(5771,'4000','121729797500','2024-10-24 22:28:48',NULL,1000.00,'','12','1','Good sold','1','','sales','6021','','No',NULL,NULL,''),(5772,'4000','121729797500','2024-10-24 22:28:58',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(5773,'4000','121729797500','2024-10-24 22:29:14',NULL,300.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(5774,'1050','121729793587','2024-10-24 21:14:27',3300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172979846332212637289','No',NULL,NULL,''),(5775,'1110','121729793587','2024-10-24 21:14:27',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(5776,'1110','121729793587','2024-10-24 21:13:50',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(5777,'1110','121729793587','2024-10-24 21:14:02',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(5778,'1110','121729793587','2024-10-24 22:33:24',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(5779,'5500','121729793587','2024-10-24 22:34:05',1562.33,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5780,'4000','121729793587','2024-10-24 21:14:27',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(5781,'4000','121729793587','2024-10-24 21:13:07',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(5782,'4000','121729793587','2024-10-24 21:13:42',NULL,600.00,'','12','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(5783,'4000','121729793587','2024-10-24 21:13:50',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(5784,'4000','121729793587','2024-10-24 21:14:02',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(5785,'4000','121729793587','2024-10-24 21:14:17',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(5786,'4000','121729793587','2024-10-24 22:33:24',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(5793,'1050','121729798464','2024-10-24 23:00:00',1100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172980008000302302322','No',NULL,NULL,''),(5794,'1110','121729798464','2024-10-24 23:00:00',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(5795,'1110','121729798464','2024-10-24 22:34:24',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(5796,'5500','121729798464','2024-10-24 23:01:05',624.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5797,'4000','121729798464','2024-10-24 23:00:00',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(5798,'4000','121729798464','2024-10-24 22:34:24',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(5799,'4000','121729798464','2024-10-24 22:59:51',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(5800,'1050','121729839675','2024-10-25 10:01:57',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172983972123310301290','No',NULL,NULL,''),(5801,'1110','121729839675','2024-10-25 10:01:57',NULL,300.00,'','12','1','Inventory sold','1','','sales','5998','','No',NULL,NULL,''),(5802,'5500','121729839675','2024-10-25 10:01:15',300.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5803,'4000','121729839675','2024-10-25 10:01:57',NULL,500.00,'','12','1','Good sold','1','','sales','5998','','No',NULL,NULL,''),(5804,'4000','121729798464','2024-10-25 12:02:50',400.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(5805,'1000','121729798464','2024-10-25 12:02:50',NULL,400.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(5806,'5500','121729798464','2024-10-25 12:02:50',NULL,216.00,'','7','1','Cost of goods returned','1','','sales','B088','','No',NULL,NULL,''),(5807,'1110','121729798464','2024-10-25 12:02:50',216.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(5835,'1050','191729865286','2024-10-25 17:08:23',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172986530530233323239','No',NULL,NULL,''),(5836,'1110','191729865286','2024-10-25 17:08:23',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(5837,'5500','191729865286','2024-10-25 17:08:06',216.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5838,'4000','191729865286','2024-10-25 17:08:23',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(5839,'1050','191729865213','2024-10-25 17:07:36',2400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172986764049243333328','No',NULL,NULL,''),(5840,'1110','191729865213','2024-10-25 17:07:36',NULL,1450.00,'','19','1','Inventory sold','1','','sales','B137','','No',NULL,NULL,''),(5841,'1110','191729865213','2024-10-25 17:06:53',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(5842,'1110','191729865213','2024-10-25 17:07:20',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(5843,'5500','191729865213','2024-10-25 17:47:08',1534.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5844,'4000','191729865213','2024-10-25 17:07:36',NULL,2200.00,'','19','1','Good sold','1','','sales','B137','','No',NULL,NULL,''),(5845,'4000','191729865213','2024-10-25 17:06:53',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(5846,'4000','191729865213','2024-10-25 17:07:20',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(5865,'1050','191729865152','2024-10-25 17:06:49',4800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172987332831270833228','No',NULL,NULL,''),(5866,'1110','191729865152','2024-10-25 17:06:49',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(5867,'1110','191729865152','2024-10-25 17:05:53',NULL,400.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(5868,'1110','191729865152','2024-10-25 17:06:07',NULL,352.00,'','19','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(5869,'1110','191729865152','2024-10-25 17:06:18',NULL,186.68,'','19','1','Inventory sold','1','','sales','B035','','No',NULL,NULL,''),(5870,'1110','191729865152','2024-10-25 17:07:55',NULL,373.36,'','19','1','Inventory sold','1','','sales','B035','','No',NULL,NULL,''),(5871,'1110','191729865152','2024-10-25 19:07:46',NULL,373.36,'','19','1','Inventory sold','1','','sales','B035','','No',NULL,NULL,''),(5872,'1110','191729865152','2024-10-25 19:08:25',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(5873,'1110','191729865152','2024-10-25 19:09:00',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(5874,'5500','191729865152','2024-10-25 19:21:44',3185.40,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5875,'4000','191729865152','2024-10-25 17:06:49',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(5876,'4000','191729865152','2024-10-25 17:05:53',NULL,400.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(5877,'4000','191729865152','2024-10-25 17:06:07',NULL,500.00,'','19','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(5878,'4000','191729865152','2024-10-25 17:06:18',NULL,250.00,'','19','1','Good sold','1','','sales','B035','','No',NULL,NULL,''),(5879,'4000','191729865152','2024-10-25 17:06:30',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(5880,'4000','191729865152','2024-10-25 17:07:55',NULL,500.00,'','19','1','Good sold','1','','sales','B035','','No',NULL,NULL,''),(5881,'4000','191729865152','2024-10-25 19:07:46',NULL,500.00,'','19','1','Good sold','1','','sales','B035','','No',NULL,NULL,''),(5882,'4000','191729865152','2024-10-25 19:08:09',NULL,300.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(5883,'4000','191729865152','2024-10-25 19:08:25',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(5884,'4000','191729865152','2024-10-25 19:09:00',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(5885,'1050','191729876552','2024-10-25 20:42:12',2000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19172987813432081223717','No',NULL,NULL,''),(5886,'1110','191729876552','2024-10-25 20:42:12',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(5887,'5500','191729876552','2024-10-25 20:42:04',1200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5888,'4000','191729876552','2024-10-25 20:42:12',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(5889,'4000','191729876552','2024-10-25 20:15:53',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(5890,'4000','191729876552','2024-10-25 20:41:56',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(5891,'1050','121729939751','2024-10-26 13:49:44',1250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172993978922302230383','No',NULL,NULL,''),(5892,'4000','121729939751','2024-10-26 13:49:44',NULL,900.00,'','12','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(5893,'4000','121729939751','2024-10-26 13:49:11',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5894,'4000','121729939751','2024-10-26 13:49:25',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(5907,'1050','121729954882','2024-10-26 18:03:07',2350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172996022522032200220','No',NULL,NULL,''),(5908,'1110','121729954882','2024-10-26 18:03:07',NULL,390.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(5909,'1110','121729954882','2024-10-26 18:03:54',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(5910,'1110','121729954882','2024-10-26 19:30:08',NULL,500.00,'','12','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(5911,'5500','121729954882','2024-10-26 19:30:15',1790.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5912,'4000','121729954882','2024-10-26 18:03:07',NULL,600.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(5913,'4000','121729954882','2024-10-26 18:03:54',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(5914,'4000','121729954882','2024-10-26 19:29:26',NULL,250.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(5915,'4000','121729954882','2024-10-26 19:29:50',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(5916,'4000','121729954882','2024-10-26 19:30:08',NULL,500.00,'','12','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(5917,'1050','121729960227','2024-10-26 19:31:45',2350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172996031070063000003','No',NULL,NULL,''),(5918,'1110','121729960227','2024-10-26 19:31:45',NULL,390.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(5919,'1110','121729960227','2024-10-26 19:30:27',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(5920,'1110','121729960227','2024-10-26 19:31:16',NULL,500.00,'','12','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(5921,'5500','121729960227','2024-10-26 19:31:36',1790.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5922,'4000','121729960227','2024-10-26 19:31:45',NULL,600.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(5923,'4000','121729960227','2024-10-26 19:30:27',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(5924,'4000','121729960227','2024-10-26 19:31:07',NULL,250.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(5925,'4000','121729960227','2024-10-26 19:31:16',NULL,500.00,'','12','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(5926,'4000','121729960227','2024-10-26 19:31:23',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(5933,'1050','121729960312','2024-10-26 19:34:16',1050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172996468000300993332','No',NULL,NULL,''),(5934,'1110','121729960312','2024-10-26 20:43:54',NULL,750.00,'','12','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(5935,'5500','121729960312','2024-10-26 20:44:16',750.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5936,'4000','121729960312','2024-10-26 19:34:16',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(5937,'4000','121729960312','2024-10-26 20:04:37',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(5938,'4000','121729960312','2024-10-26 20:43:54',NULL,750.00,'','12','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(5939,'1050','121729965339','2024-10-26 21:10:24',21600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172996627072233932626','No',NULL,NULL,''),(5940,'1110','121729965339','2024-10-26 21:10:24',NULL,5000.00,'','12','1','Inventory sold','1','','sales','5997','','No',NULL,NULL,''),(5941,'1110','121729965339','2024-10-26 20:55:39',NULL,2000.00,'','12','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(5942,'1110','121729965339','2024-10-26 20:57:33',NULL,2000.00,'','12','1','Inventory sold','1','','sales','5984','','No',NULL,NULL,''),(5943,'1110','121729965339','2024-10-26 20:58:11',NULL,2000.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(5944,'1110','121729965339','2024-10-26 21:00:51',NULL,168.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(5945,'1110','121729965339','2024-10-26 21:06:49',NULL,500.00,'','12','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(5946,'5500','121729965339','2024-10-26 21:07:37',11668.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5947,'4000','121729965339','2024-10-26 21:10:24',NULL,5000.00,'','12','1','Good sold','1','','sales','5997','','No',NULL,NULL,''),(5948,'4000','121729965339','2024-10-26 20:55:39',NULL,2400.00,'','12','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(5949,'4000','121729965339','2024-10-26 20:56:08',NULL,500.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(5950,'4000','121729965339','2024-10-26 20:57:33',NULL,2000.00,'','12','1','Good sold','1','','sales','5984','','No',NULL,NULL,''),(5951,'4000','121729965339','2024-10-26 20:57:53',NULL,1000.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(5952,'4000','121729965339','2024-10-26 20:58:11',NULL,2000.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(5953,'4000','121729965339','2024-10-26 20:58:47',NULL,3000.00,'','12','1','Good sold','1','','sales','6532','','No',NULL,NULL,''),(5954,'4000','121729965339','2024-10-26 20:59:25',NULL,1100.00,'','12','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(5955,'4000','121729965339','2024-10-26 21:00:20',NULL,1200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(5956,'4000','121729965339','2024-10-26 21:00:51',NULL,400.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(5957,'4000','121729965339','2024-10-26 21:01:12',NULL,1000.00,'','12','1','Good sold','1','','sales','6544','','No',NULL,NULL,''),(5958,'4000','121729965339','2024-10-26 21:06:34',NULL,1500.00,'','12','1','Good sold','1','','sales','6545','','No',NULL,NULL,''),(5959,'4000','121729965339','2024-10-26 21:06:49',NULL,500.00,'','12','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(5979,'1050','121729966320','2024-10-26 21:17:26',13250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172996751631139231333','No',NULL,NULL,''),(5980,'1110','121729966320','2024-10-26 21:17:26',NULL,4500.00,'','12','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(5981,'1110','121729966320','2024-10-26 21:12:00',NULL,2400.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(5982,'1110','121729966320','2024-10-26 21:12:21',NULL,1050.00,'','12','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(5983,'1110','121729966320','2024-10-26 21:12:56',NULL,782.08,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(5984,'1110','121729966320','2024-10-26 21:13:09',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(5985,'1110','121729966320','2024-10-26 21:13:36',NULL,432.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(5986,'1110','121729966320','2024-10-26 21:14:08',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(5987,'1110','121729966320','2024-10-26 21:16:44',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(5988,'1110','121729966320','2024-10-26 21:31:28',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(5989,'5500','121729966320','2024-10-26 21:31:42',9885.12,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5990,'4000','121729966320','2024-10-26 21:17:26',NULL,4500.00,'','12','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(5991,'4000','121729966320','2024-10-26 21:12:00',NULL,3600.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(5992,'4000','121729966320','2024-10-26 21:12:21',NULL,1400.00,'','12','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(5993,'4000','121729966320','2024-10-26 21:12:38',NULL,600.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(5994,'4000','121729966320','2024-10-26 21:12:56',NULL,1000.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(5995,'4000','121729966320','2024-10-26 21:13:09',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(5996,'4000','121729966320','2024-10-26 21:13:36',NULL,800.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(5997,'4000','121729966320','2024-10-26 21:13:51',NULL,100.00,'','12','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(5998,'4000','121729966320','2024-10-26 21:14:08',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(5999,'4000','121729966320','2024-10-26 21:14:22',NULL,150.00,'','12','1','Good sold','1','','sales','6546','','No',NULL,NULL,''),(6000,'4000','121729966320','2024-10-26 21:16:44',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(6001,'4000','121729966320','2024-10-26 21:31:28',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(6002,'4000','121729966320','2024-10-26 21:54:31',400.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(6003,'1000','121729966320','2024-10-26 21:54:31',NULL,400.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(6004,'5500','121729966320','2024-10-26 21:54:31',NULL,216.00,'','7','1','Cost of goods returned','1','','sales','B088','','No',NULL,NULL,''),(6005,'1110','121729966320','2024-10-26 21:54:31',216.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(6013,'1050','121730034528','2024-10-27 16:09:15',400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173003455902233704221','No',NULL,NULL,''),(6014,'1110','121730034528','2024-10-27 16:09:15',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(6015,'5500','121730034528','2024-10-27 16:08:48',200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6016,'4000','121730034528','2024-10-27 16:09:15',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(6017,'1050','121730024391','2024-10-27 13:20:29',2750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173004172573003102203','No',NULL,NULL,''),(6018,'1110','121730024391','2024-10-27 13:20:29',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(6019,'1110','121730024391','2024-10-27 13:20:08',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(6020,'1110','121730024391','2024-10-27 13:20:21',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(6021,'5500','121730024391','2024-10-27 18:08:35',1516.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6022,'4000','121730024391','2024-10-27 13:20:29',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(6023,'4000','121730024391','2024-10-27 13:19:51',NULL,250.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(6024,'4000','121730024391','2024-10-27 13:20:08',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(6025,'4000','121730024391','2024-10-27 13:20:21',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(6026,'4000','121730024391','2024-10-27 18:08:26',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6027,'1050','191730043320','2024-10-27 18:35:45',650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173004334707302233332','No',NULL,NULL,''),(6028,'1110','191730043320','2024-10-27 18:35:45',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(6029,'1110','191730043320','2024-10-27 18:35:20',NULL,338.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(6030,'5500','191730043320','2024-10-27 18:35:32',338.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6031,'4000','191730043320','2024-10-27 18:35:45',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6032,'4000','191730043320','2024-10-27 18:35:20',NULL,500.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(6033,'1050','191730044563','2024-10-27 18:56:31',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173004459433210043333','No',NULL,NULL,''),(6034,'4000','191730044563','2024-10-27 18:56:31',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(6035,'4000','191730044563','2024-10-27 18:56:03',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(6036,'4000','191730044563','2024-10-27 18:56:13',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6037,'1050','191730044596','2024-10-27 18:58:19',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173004470123333202013','No',NULL,NULL,''),(6038,'4000','191730044596','2024-10-27 18:58:19',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6039,'1050','191730044703','2024-10-27 18:59:13',3100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173004475552410455200','No',NULL,NULL,''),(6040,'1110','191730044703','2024-10-27 18:58:23',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(6041,'1110','191730044703','2024-10-27 18:58:42',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(6042,'5500','191730044703','2024-10-27 18:59:04',366.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6043,'4000','191730044703','2024-10-27 18:59:13',NULL,2500.00,'','19','1','Good sold','1','','sales','6540','','No',NULL,NULL,''),(6044,'4000','191730044703','2024-10-27 18:58:23',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(6045,'4000','191730044703','2024-10-27 18:58:42',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(6046,'1050','121730046462','2024-10-27 19:33:41',8400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173004683320320313022','No',NULL,NULL,''),(6047,'1110','121730046462','2024-10-27 19:33:41',NULL,2400.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(6048,'1110','121730046462','2024-10-27 19:27:42',NULL,2600.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(6049,'1110','121730046462','2024-10-27 19:29:06',NULL,400.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(6050,'1110','121730046462','2024-10-27 19:30:19',NULL,126.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(6051,'1110','121730046462','2024-10-27 19:32:55',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(6052,'5500','121730046462','2024-10-27 19:33:07',5726.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6053,'4000','121730046462','2024-10-27 19:33:41',NULL,3600.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(6054,'4000','121730046462','2024-10-27 19:27:42',NULL,2600.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(6055,'4000','121730046462','2024-10-27 19:29:06',NULL,400.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(6056,'4000','121730046462','2024-10-27 19:29:53',NULL,500.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(6057,'4000','121730046462','2024-10-27 19:30:07',NULL,600.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(6058,'4000','121730046462','2024-10-27 19:30:19',NULL,300.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(6059,'4000','121730046462','2024-10-27 19:32:55',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(6060,'1050','121730046835','2024-10-27 19:41:59',12100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173004732121321203322','No',NULL,NULL,''),(6061,'1110','121730046835','2024-10-27 19:41:59',NULL,1500.00,'','12','1','Inventory sold','1','','sales','6015','','No',NULL,NULL,''),(6062,'1110','121730046835','2024-10-27 19:33:55',NULL,750.00,'','12','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(6063,'1110','121730046835','2024-10-27 19:36:17',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(6064,'1110','121730046835','2024-10-27 19:36:24',NULL,100.00,'','12','1','Inventory sold','1','','sales','6027','','No',NULL,NULL,''),(6065,'1110','121730046835','2024-10-27 19:37:07',NULL,746.72,'','12','1','Inventory sold','1','','sales','B035','','No',NULL,NULL,''),(6066,'1110','121730046835','2024-10-27 19:37:16',NULL,373.36,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(6067,'1110','121730046835','2024-10-27 19:38:08',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(6068,'1110','121730046835','2024-10-27 19:39:00',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(6069,'1110','121730046835','2024-10-27 19:39:11',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(6070,'1110','121730046835','2024-10-27 19:40:30',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(6071,'1110','121730046835','2024-10-27 19:40:39',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(6072,'1110','121730046835','2024-10-27 19:40:48',NULL,200.00,'','12','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(6073,'1110','121730046835','2024-10-27 19:40:59',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(6074,'1110','121730046835','2024-10-27 19:41:12',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(6075,'5500','121730046835','2024-10-27 19:41:48',7804.08,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6076,'4000','121730046835','2024-10-27 19:41:59',NULL,1500.00,'','12','1','Good sold','1','','sales','6015','','No',NULL,NULL,''),(6077,'4000','121730046835','2024-10-27 19:33:55',NULL,750.00,'','12','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(6078,'4000','121730046835','2024-10-27 19:36:17',NULL,1300.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(6079,'4000','121730046835','2024-10-27 19:36:24',NULL,150.00,'','12','1','Good sold','1','','sales','6027','','No',NULL,NULL,''),(6080,'4000','121730046835','2024-10-27 19:36:36',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(6081,'4000','121730046835','2024-10-27 19:36:47',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(6082,'4000','121730046835','2024-10-27 19:37:07',NULL,1000.00,'','12','1','Good sold','1','','sales','B035','','No',NULL,NULL,''),(6083,'4000','121730046835','2024-10-27 19:37:16',NULL,500.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(6084,'4000','121730046835','2024-10-27 19:38:08',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(6085,'4000','121730046835','2024-10-27 19:38:25',NULL,1200.00,'','12','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(6086,'4000','121730046835','2024-10-27 19:38:36',NULL,600.00,'','12','1','Good sold','1','','sales','6522','','No',NULL,NULL,''),(6087,'4000','121730046835','2024-10-27 19:38:50',NULL,300.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6088,'4000','121730046835','2024-10-27 19:39:00',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(6089,'4000','121730046835','2024-10-27 19:39:11',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(6090,'4000','121730046835','2024-10-27 19:40:30',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(6091,'4000','121730046835','2024-10-27 19:40:39',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(6092,'4000','121730046835','2024-10-27 19:40:48',NULL,400.00,'','12','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(6093,'4000','121730046835','2024-10-27 19:40:59',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6094,'4000','121730046835','2024-10-27 19:41:12',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(6095,'1050','121730047323','2024-10-27 19:48:34',3100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173004773802302322032','No',NULL,NULL,''),(6096,'1110','121730047323','2024-10-27 19:48:34',NULL,1500.00,'','12','1','Inventory sold','1','','sales','6015','','No',NULL,NULL,''),(6097,'1110','121730047323','2024-10-27 19:42:03',NULL,300.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(6098,'1110','121730047323','2024-10-27 19:48:14',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(6099,'5500','121730047323','2024-10-27 19:48:24',2138.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6100,'4000','121730047323','2024-10-27 19:48:34',NULL,1500.00,'','12','1','Good sold','1','','sales','6015','','No',NULL,NULL,''),(6101,'4000','121730047323','2024-10-27 19:42:03',NULL,600.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(6102,'4000','121730047323','2024-10-27 19:47:08',NULL,400.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6103,'4000','121730047323','2024-10-27 19:47:46',NULL,100.00,'','12','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(6104,'4000','121730047323','2024-10-27 19:48:14',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(6105,'1050','121730048378','2024-10-27 20:00:16',3100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173004841932110313400','No',NULL,NULL,''),(6106,'1110','121730048378','2024-10-27 19:59:38',NULL,150.00,'','12','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(6107,'1110','121730048378','2024-10-27 19:59:52',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(6108,'5500','121730048378','2024-10-27 20:00:07',366.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6109,'4000','121730048378','2024-10-27 20:00:16',NULL,2500.00,'','12','1','Good sold','1','','sales','6540','','No',NULL,NULL,''),(6110,'4000','121730048378','2024-10-27 19:59:38',NULL,200.00,'','12','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(6111,'4000','121730048378','2024-10-27 19:59:52',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(6112,'1050','121730048420','2024-10-27 20:00:34',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173004843800220212233','No',NULL,NULL,''),(6113,'4000','121730048420','2024-10-27 20:00:34',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6114,'1050','191730048514','2024-10-27 20:03:16',2450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173004860503333233005','No',NULL,NULL,''),(6115,'1110','191730048514','2024-10-27 20:03:16',NULL,195.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(6116,'1110','191730048514','2024-10-27 20:01:54',NULL,176.00,'','19','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(6117,'1110','191730048514','2024-10-27 20:02:07',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(6118,'1110','191730048514','2024-10-27 20:02:51',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(6119,'5500','191730048514','2024-10-27 20:03:02',1771.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6120,'4000','191730048514','2024-10-27 20:03:16',NULL,300.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(6121,'4000','191730048514','2024-10-27 20:01:54',NULL,250.00,'','19','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(6122,'4000','191730048514','2024-10-27 20:02:07',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(6123,'4000','191730048514','2024-10-27 20:02:22',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(6124,'4000','191730048514','2024-10-27 20:02:38',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(6125,'4000','191730048514','2024-10-27 20:02:51',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(6140,'1050','191730049509','2024-10-27 20:19:22',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173004956437062012203','No',NULL,NULL,''),(6141,'4000','191730049509','2024-10-27 20:19:22',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6142,'1050','191730049565','2024-10-27 20:19:37',150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173004959924223900397','No',NULL,NULL,''),(6143,'4000','191730049565','2024-10-27 20:19:37',NULL,150.00,'','19','1','Good sold','1','','sales','6546','','No',NULL,NULL,''),(6144,'1050','191730049640','2024-10-27 20:23:50',2700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173004983433322201908','No',NULL,NULL,''),(6145,'1110','191730049640','2024-10-27 20:23:50',NULL,610.50,'','19','1','Inventory sold','1','','sales','B136','','No',NULL,NULL,''),(6146,'1110','191730049640','2024-10-27 20:22:31',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(6147,'5500','191730049640','2024-10-27 20:23:38',1510.50,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6148,'4000','191730049640','2024-10-27 20:23:50',NULL,1200.00,'','19','1','Good sold','1','','sales','B136','','No',NULL,NULL,''),(6149,'4000','191730049640','2024-10-27 20:20:40',NULL,400.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6150,'4000','191730049640','2024-10-27 20:22:31',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(6151,'4000','191730049640','2024-10-27 20:23:05',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(6152,'4000','191730049640','2024-10-27 20:23:21',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(6164,'1050','191730049835','2024-10-27 20:27:03',2500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173005006133220233593','No',NULL,NULL,''),(6165,'1110','191730049835','2024-10-27 20:27:03',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(6166,'1110','191730049835','2024-10-27 20:23:55',NULL,300.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(6167,'1110','191730049835','2024-10-27 20:25:31',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(6168,'1110','191730049835','2024-10-27 20:26:03',NULL,200.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(6169,'5500','191730049835','2024-10-27 20:27:28',1542.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6170,'4000','191730049835','2024-10-27 20:27:03',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(6171,'4000','191730049835','2024-10-27 20:23:55',NULL,400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(6172,'4000','191730049835','2024-10-27 20:24:35',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(6173,'4000','191730049835','2024-10-27 20:25:31',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(6174,'4000','191730049835','2024-10-27 20:25:42',NULL,50.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(6175,'4000','191730049835','2024-10-27 20:25:53',NULL,50.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(6176,'4000','191730049835','2024-10-27 20:26:03',NULL,400.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(6177,'1050','191730050062','2024-10-27 20:29:03',3050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173005014610233200043','No',NULL,NULL,''),(6178,'1110','191730050062','2024-10-27 20:29:03',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(6179,'1110','191730050062','2024-10-27 20:27:42',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(6180,'1110','191730050062','2024-10-27 20:28:01',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(6181,'1110','191730050062','2024-10-27 20:28:28',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(6182,'5500','191730050062','2024-10-27 20:28:52',1658.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6183,'4000','191730050062','2024-10-27 20:29:03',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(6184,'4000','191730050062','2024-10-27 20:27:42',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(6185,'4000','191730050062','2024-10-27 20:28:01',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(6186,'4000','191730050062','2024-10-27 20:28:17',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(6187,'4000','191730050062','2024-10-27 20:28:28',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(6188,'4000','191730050062','2024-10-27 20:28:40',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6189,'1050','191730050148','2024-10-27 20:30:08',50.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173005021023702005030','No',NULL,NULL,''),(6190,'4000','191730050148','2024-10-27 20:30:08',NULL,50.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(6191,'1050','191730050212','2024-10-27 20:36:10',5050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173005057650320221335','No',NULL,NULL,''),(6192,'1110','191730050212','2024-10-27 20:36:10',NULL,2600.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(6193,'1110','191730050212','2024-10-27 20:30:12',NULL,800.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(6194,'1110','191730050212','2024-10-27 20:30:36',NULL,84.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(6195,'1110','191730050212','2024-10-27 20:31:09',NULL,0.00,'','19','1','Inventory sold','1','','sales','B007','','No',NULL,NULL,''),(6196,'5500','191730050212','2024-10-27 20:32:22',3484.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6197,'4000','191730050212','2024-10-27 20:36:10',NULL,2600.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(6198,'4000','191730050212','2024-10-27 20:30:12',NULL,1600.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(6199,'4000','191730050212','2024-10-27 20:30:36',NULL,200.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(6200,'4000','191730050212','2024-10-27 20:31:09',NULL,600.00,'','19','1','Good sold','1','','sales','B007','','No',NULL,NULL,''),(6201,'4000','191730050212','2024-10-27 20:32:05',NULL,50.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(6210,'1050','121730051171','2024-10-27 20:46:27',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173005119022719200522','No',NULL,NULL,''),(6211,'1110','121730051171','2024-10-27 20:46:27',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(6212,'5500','121730051171','2024-10-27 20:46:11',195.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6213,'4000','121730051171','2024-10-27 20:46:27',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(6214,'1050','191730048606','2024-10-27 20:04:31',900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173005170923303210233','No',NULL,NULL,''),(6215,'1110','191730048606','2024-10-27 20:04:31',NULL,338.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(6216,'1110','191730048606','2024-10-27 20:03:26',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(6217,'1110','191730048606','2024-10-27 20:04:22',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(6218,'5500','191730048606','2024-10-27 20:37:03',507.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6219,'4000','191730048606','2024-10-27 20:04:31',NULL,500.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(6220,'4000','191730048606','2024-10-27 20:03:26',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6221,'4000','191730048606','2024-10-27 20:04:22',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(6222,'1050','191730048690','2024-10-27 20:07:54',2700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173005178717031331027','No',NULL,NULL,''),(6223,'1110','191730048690','2024-10-27 20:07:54',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(6224,'1110','191730048690','2024-10-27 20:04:50',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(6225,'1110','191730048690','2024-10-27 20:06:47',NULL,610.50,'','19','1','Inventory sold','1','','sales','B136','','No',NULL,NULL,''),(6226,'1110','191730048690','2024-10-27 20:07:40',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(6227,'1110','191730048690','2024-10-27 20:55:56',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(6228,'5500','191730048690','2024-10-27 20:56:08',1405.67,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6229,'4000','191730048690','2024-10-27 20:07:54',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(6230,'4000','191730048690','2024-10-27 20:04:50',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(6231,'4000','191730048690','2024-10-27 20:06:47',NULL,1200.00,'','19','1','Good sold','1','','sales','B136','','No',NULL,NULL,''),(6232,'4000','191730048690','2024-10-27 20:07:40',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(6233,'4000','191730048690','2024-10-27 20:55:56',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(6234,'1050','121730052533','2024-10-27 21:17:23',14500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173005305930233032533','No',NULL,NULL,''),(6235,'1110','121730052533','2024-10-27 21:17:23',NULL,352.00,'','12','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(6236,'1110','121730052533','2024-10-27 21:08:53',NULL,265.00,'','12','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(6237,'1110','121730052533','2024-10-27 21:10:16',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(6238,'1110','121730052533','2024-10-27 21:14:40',NULL,600.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(6239,'1110','121730052533','2024-10-27 21:15:07',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(6240,'1110','121730052533','2024-10-27 21:15:20',NULL,950.00,'','12','1','Inventory sold','1','','sales','6502','','No',NULL,NULL,''),(6241,'1110','121730052533','2024-10-27 21:15:28',NULL,950.00,'','12','1','Inventory sold','1','','sales','B176','','No',NULL,NULL,''),(6242,'1110','121730052533','2024-10-27 21:16:21',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(6243,'1110','121730052533','2024-10-27 21:16:36',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(6244,'5500','121730052533','2024-10-27 21:17:09',3385.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6245,'4000','121730052533','2024-10-27 21:17:23',NULL,500.00,'','12','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(6246,'4000','121730052533','2024-10-27 21:08:53',NULL,350.00,'','12','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(6247,'4000','121730052533','2024-10-27 21:10:09',NULL,100.00,'','12','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(6248,'4000','121730052533','2024-10-27 21:10:16',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6249,'4000','121730052533','2024-10-27 21:10:27',NULL,6000.00,'','12','1','Good sold','1','','sales','6508','','No',NULL,NULL,''),(6250,'4000','121730052533','2024-10-27 21:10:38',NULL,1200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(6251,'4000','121730052533','2024-10-27 21:14:21',NULL,400.00,'','12','1','Good sold','1','','sales','6537','','No',NULL,NULL,''),(6252,'4000','121730052533','2024-10-27 21:14:40',NULL,600.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(6253,'4000','121730052533','2024-10-27 21:14:56',NULL,500.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(6254,'4000','121730052533','2024-10-27 21:15:07',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(6255,'4000','121730052533','2024-10-27 21:15:20',NULL,1500.00,'','12','1','Good sold','1','','sales','6502','','No',NULL,NULL,''),(6256,'4000','121730052533','2024-10-27 21:15:28',NULL,1700.00,'','12','1','Good sold','1','','sales','B176','','No',NULL,NULL,''),(6257,'4000','121730052533','2024-10-27 21:16:11',NULL,900.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6258,'4000','121730052533','2024-10-27 21:16:21',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(6259,'4000','121730052533','2024-10-27 21:16:36',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(6260,'1050','191730053387','2024-10-27 21:23:46',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173005343432333907900','No',NULL,NULL,''),(6261,'4000','191730053387','2024-10-27 21:23:46',NULL,1000.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6262,'1050','121730053548','2024-10-27 21:26:02',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173005356603211533233','No',NULL,NULL,''),(6263,'1110','121730053548','2024-10-27 21:26:02',NULL,400.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(6264,'5500','121730053548','2024-10-27 21:25:48',400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6265,'4000','121730053548','2024-10-27 21:26:02',NULL,500.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(6266,'1050','191730128583','2024-10-28 18:18:26',6700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173012872733738237728','No',NULL,NULL,''),(6267,'1110','191730128583','2024-10-28 18:18:26',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(6268,'1110','191730128583','2024-10-28 18:17:17',NULL,975.00,'','19','1','Inventory sold','1','','sales','B178','','No',NULL,NULL,''),(6269,'1110','191730128583','2024-10-28 18:17:50',NULL,158.33,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(6270,'1110','191730128583','2024-10-28 18:18:03',NULL,1221.00,'','19','1','Inventory sold','1','','sales','B136','','No',NULL,NULL,''),(6271,'5500','191730128583','2024-10-28 18:18:12',3554.33,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6272,'4000','191730128583','2024-10-28 18:18:26',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(6273,'4000','191730128583','2024-10-28 18:16:23',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(6274,'4000','191730128583','2024-10-28 18:17:05',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(6275,'4000','191730128583','2024-10-28 18:17:17',NULL,1700.00,'','19','1','Good sold','1','','sales','B178','','No',NULL,NULL,''),(6276,'4000','191730128583','2024-10-28 18:17:36',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6277,'4000','191730128583','2024-10-28 18:17:50',NULL,400.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(6278,'4000','191730128583','2024-10-28 18:18:03',NULL,2400.00,'','19','1','Good sold','1','','sales','B136','','No',NULL,NULL,''),(6295,'1050','191730131001','2024-10-28 18:57:39',1150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173013116620210362130','No',NULL,NULL,''),(6296,'1110','191730131001','2024-10-28 18:57:12',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(6297,'1110','191730131001','2024-10-28 18:57:23',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(6298,'5500','191730131001','2024-10-28 18:58:07',391.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6299,'4000','191730131001','2024-10-28 18:57:39',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(6300,'4000','191730131001','2024-10-28 18:56:41',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(6301,'4000','191730131001','2024-10-28 18:56:57',NULL,300.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(6302,'4000','191730131001','2024-10-28 18:57:12',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(6303,'4000','191730131001','2024-10-28 18:57:23',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(6304,'1050','191730133634','2024-10-28 19:41:21',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173013368403434073020','No',NULL,NULL,''),(6305,'1110','191730133634','2024-10-28 19:41:21',NULL,782.08,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(6306,'5500','191730133634','2024-10-28 19:40:34',782.08,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6307,'4000','191730133634','2024-10-28 19:41:21',NULL,1000.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(6308,'1050','191730133685','2024-10-28 19:41:42',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173013370333193323222','No',NULL,NULL,''),(6309,'1110','191730133685','2024-10-28 19:41:42',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(6310,'5500','191730133685','2024-10-28 19:41:25',216.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6311,'4000','191730133685','2024-10-28 19:41:42',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(6312,'1050','191730133739','2024-10-28 19:42:34',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173013375630230323332','No',NULL,NULL,''),(6313,'1110','191730133739','2024-10-28 19:42:34',NULL,338.16,'','19','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(6314,'5500','191730133739','2024-10-28 19:42:19',338.16,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6315,'4000','191730133739','2024-10-28 19:42:34',NULL,500.00,'','19','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(6316,'1050','191730188373','2024-10-29 10:54:06',1300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173018845023323337130','No',NULL,NULL,''),(6317,'1110','191730188373','2024-10-29 10:54:06',NULL,800.00,'','19','1','Inventory sold','1','','sales','6020','','No',NULL,NULL,''),(6318,'1110','191730188373','2024-10-29 10:52:53',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(6319,'1110','191730188373','2024-10-29 10:53:40',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(6320,'5500','191730188373','2024-10-29 10:53:52',879.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6321,'4000','191730188373','2024-10-29 10:54:06',NULL,800.00,'','19','1','Good sold','1','','sales','6020','','No',NULL,NULL,''),(6322,'4000','191730188373','2024-10-29 10:52:53',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6323,'4000','191730188373','2024-10-29 10:53:40',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(6324,'1050','191730188451','2024-10-29 10:55:15',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173018851601023931332','No',NULL,NULL,''),(6325,'1110','191730188451','2024-10-29 10:55:15',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(6326,'5500','191730188451','2024-10-29 10:54:11',195.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6327,'4000','191730188451','2024-10-29 10:55:15',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(6328,'1050','191730217582','2024-10-29 19:00:10',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173021763003397112033','No',NULL,NULL,''),(6329,'4000','191730217582','2024-10-29 19:00:10',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6330,'4000','191730217582','2024-10-29 18:59:42',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(6331,'1050','191730217631','2024-10-29 19:01:05',650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173021767122292032110','No',NULL,NULL,''),(6332,'4000','191730217631','2024-10-29 19:01:05',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(6333,'4000','191730217631','2024-10-29 19:00:31',NULL,450.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6334,'1050','191730218075','2024-10-29 19:08:22',700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173021810403833223829','No',NULL,NULL,''),(6335,'1110','191730218075','2024-10-29 19:08:22',NULL,408.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(6336,'5500','191730218075','2024-10-29 19:08:14',408.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6337,'4000','191730218075','2024-10-29 19:08:22',NULL,600.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(6338,'4000','191730218075','2024-10-29 19:07:55',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6357,'1050','121730283206','2024-10-30 13:14:09',2200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173028392930232921033','No',NULL,NULL,''),(6358,'1110','121730283206','2024-10-30 13:14:09',NULL,158.33,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(6359,'1110','121730283206','2024-10-30 13:13:26',NULL,373.36,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(6360,'1110','121730283206','2024-10-30 13:13:45',NULL,400.00,'','12','1','Inventory sold','1','','sales','6020','','No',NULL,NULL,''),(6361,'1110','121730283206','2024-10-30 13:13:57',NULL,800.00,'','12','1','Inventory sold','1','','sales','6020','','No',NULL,NULL,''),(6362,'5500','121730283206','2024-10-30 13:25:14',1731.69,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6363,'4000','121730283206','2024-10-30 13:14:09',NULL,400.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(6364,'4000','121730283206','2024-10-30 13:13:26',NULL,500.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(6365,'4000','121730283206','2024-10-30 13:13:45',NULL,400.00,'','12','1','Good sold','1','','sales','6020','','No',NULL,NULL,''),(6366,'4000','121730283206','2024-10-30 13:13:57',NULL,800.00,'','12','1','Good sold','1','','sales','6020','','No',NULL,NULL,''),(6367,'4000','121730283206','2024-10-30 13:22:36',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6368,'1050','121730288380','2024-10-30 16:26:35',2000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173029479800282739203','No',NULL,NULL,''),(6369,'1110','121730288380','2024-10-30 16:26:35',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(6370,'1110','121730288380','2024-10-30 16:25:58',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(6371,'1110','121730288380','2024-10-30 16:26:08',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(6372,'5500','121730288380','2024-10-30 16:26:26',1537.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6373,'4000','121730288380','2024-10-30 16:26:35',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(6374,'4000','121730288380','2024-10-30 14:39:40',NULL,150.00,'','12','1','Good sold','1','','sales','6546','','No',NULL,NULL,''),(6375,'4000','121730288380','2024-10-30 16:25:58',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(6376,'4000','121730288380','2024-10-30 16:26:08',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(6377,'4000','121730288380','2024-10-30 16:26:18',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(6382,'1050','121730294809','2024-10-30 16:26:59',2200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173031011613121303330','No',NULL,NULL,''),(6383,'1110','121730294809','2024-10-30 16:26:59',NULL,400.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(6384,'1110','121730294809','2024-10-30 20:37:22',NULL,585.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(6385,'5500','121730294809','2024-10-30 20:37:40',985.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6386,'4000','121730294809','2024-10-30 16:26:59',NULL,500.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(6387,'4000','121730294809','2024-10-30 16:26:49',NULL,300.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6388,'4000','121730294809','2024-10-30 20:37:11',NULL,500.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(6389,'4000','121730294809','2024-10-30 20:37:22',NULL,900.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(6390,'1050','121730310129','2024-10-30 20:44:19',4700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173031026432201740030','No',NULL,NULL,''),(6391,'1110','121730310129','2024-10-30 20:44:19',NULL,1450.00,'','12','1','Inventory sold','1','','sales','B137','','No',NULL,NULL,''),(6392,'1110','121730310129','2024-10-30 20:42:09',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(6393,'1110','121730310129','2024-10-30 20:43:23',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(6394,'1110','121730310129','2024-10-30 20:43:35',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(6395,'1110','121730310129','2024-10-30 20:43:50',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(6396,'5500','121730310129','2024-10-30 20:44:12',3437.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6397,'4000','121730310129','2024-10-30 20:44:19',NULL,2200.00,'','12','1','Good sold','1','','sales','B137','','No',NULL,NULL,''),(6398,'4000','121730310129','2024-10-30 20:42:09',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(6399,'4000','121730310129','2024-10-30 20:42:20',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6400,'4000','121730310129','2024-10-30 20:43:23',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(6401,'4000','121730310129','2024-10-30 20:43:35',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(6402,'4000','121730310129','2024-10-30 20:43:50',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(6403,'4000','121730310129','2024-10-30 20:44:05',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(6404,'1050','121730310265','2024-10-30 20:44:37',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173031027903200203132','No',NULL,NULL,''),(6405,'1110','121730310265','2024-10-30 20:44:37',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(6406,'5500','121730310265','2024-10-30 20:44:25',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6407,'4000','121730310265','2024-10-30 20:44:37',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(6408,'1050','191730371210','2024-10-31 13:40:30',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173037123422003270213','No',NULL,NULL,''),(6409,'1110','191730371210','2024-10-31 13:40:30',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(6410,'1110','191730371210','2024-10-31 13:40:10',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(6411,'5500','191730371210','2024-10-31 13:40:20',258.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6412,'4000','191730371210','2024-10-31 13:40:30',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(6413,'4000','191730371210','2024-10-31 13:40:10',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(6414,'1050','191730371237','2024-10-31 13:40:54',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173037126031030320313','No',NULL,NULL,''),(6415,'4000','191730371237','2024-10-31 13:40:54',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6440,'1050','191730389386','2024-10-31 18:43:26',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173038942032202391931','No',NULL,NULL,''),(6441,'1110','191730389386','2024-10-31 18:43:26',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(6442,'5500','191730389386','2024-10-31 18:43:06',195.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6443,'4000','191730389386','2024-10-31 18:43:26',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(6444,'1050','191730385256','2024-10-31 18:07:56',4350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173039306433122230262','No',NULL,NULL,''),(6445,'1110','191730385256','2024-10-31 18:07:56',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(6446,'1110','191730385256','2024-10-31 17:34:16',NULL,1500.00,'','19','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(6447,'1110','191730385256','2024-10-31 18:43:55',NULL,750.00,'','19','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(6448,'1110','191730385256','2024-10-31 19:43:31',NULL,600.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(6449,'5500','191730385256','2024-10-31 19:43:57',3750.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6450,'4000','191730385256','2024-10-31 18:07:56',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(6451,'4000','191730385256','2024-10-31 17:34:16',NULL,1500.00,'','19','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(6452,'4000','191730385256','2024-10-31 18:43:55',NULL,750.00,'','19','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(6453,'4000','191730385256','2024-10-31 18:50:13',NULL,600.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(6454,'4000','191730385256','2024-10-31 19:43:31',NULL,600.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(6459,'1050','191730393119','2024-10-31 19:46:08',550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173039321120233232132','No',NULL,NULL,''),(6460,'4000','191730393119','2024-10-31 19:46:08',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6461,'4000','191730393119','2024-10-31 19:45:19',NULL,400.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(6462,'1050','191730393213','2024-10-31 19:47:22',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173039324702330393323','No',NULL,NULL,''),(6463,'4000','191730393213','2024-10-31 19:47:22',NULL,300.00,'','19','1','Good sold','1','','sales','6534','','No',NULL,NULL,''),(6468,'1050','191730393323','2024-10-31 19:49:06',900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173039794800271182940','No',NULL,NULL,''),(6469,'1110','191730393323','2024-10-31 19:49:06',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(6470,'1110','191730393323','2024-10-31 19:48:43',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(6471,'5500','191730393323','2024-10-31 21:05:31',408.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6472,'4000','191730393323','2024-10-31 19:49:06',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(6473,'4000','191730393323','2024-10-31 19:48:43',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(6474,'4000','191730393323','2024-10-31 21:05:12',NULL,300.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(6475,'1050','191730393103','2024-10-31 19:45:13',750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173039809441099229002','No',NULL,NULL,''),(6476,'1110','191730393103','2024-10-31 19:45:13',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(6477,'1110','191730393103','2024-10-31 19:45:03',NULL,338.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(6478,'5500','191730393103','2024-10-31 21:07:40',507.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6479,'4000','191730393103','2024-10-31 19:45:13',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(6480,'4000','191730393103','2024-10-31 19:45:03',NULL,500.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(6481,'1050','191730384859','2024-10-31 17:28:18',5300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173039842521381282700','No',NULL,NULL,''),(6482,'1110','191730384859','2024-10-31 17:28:18',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(6483,'1110','191730384859','2024-10-31 17:27:54',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(6484,'1110','191730384859','2024-10-31 17:28:05',NULL,373.36,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(6485,'1110','191730384859','2024-10-31 18:42:26',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(6486,'1110','191730384859','2024-10-31 18:42:39',NULL,950.00,'','19','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6487,'1110','191730384859','2024-10-31 21:09:46',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(6488,'5500','191730384859','2024-10-31 21:11:20',3039.36,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6489,'4000','191730384859','2024-10-31 17:28:18',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(6490,'4000','191730384859','2024-10-31 17:27:39',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(6491,'4000','191730384859','2024-10-31 17:27:54',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(6492,'4000','191730384859','2024-10-31 17:28:05',NULL,500.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(6493,'4000','191730384859','2024-10-31 18:42:26',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(6494,'4000','191730384859','2024-10-31 18:42:39',NULL,1700.00,'','19','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6495,'4000','191730384859','2024-10-31 18:42:48',NULL,300.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(6496,'4000','191730384859','2024-10-31 21:09:46',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(6497,'1050','191730449480','2024-11-01 11:26:34',800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173044962070322934931','No',NULL,NULL,''),(6498,'4000','191730449480','2024-11-01 11:26:34',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(6499,'4000','191730449480','2024-11-01 11:24:40',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(6500,'4000','191730449480','2024-11-01 11:25:35',NULL,400.00,'','19','1','Good sold','1','','sales','6527','','No',NULL,NULL,''),(6501,'1050','191730449647','2024-11-01 11:28:08',1500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173044977027329730330','No',NULL,NULL,''),(6502,'1110','191730449647','2024-11-01 11:28:08',NULL,1500.00,'','19','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(6503,'5500','191730449647','2024-11-01 11:27:27',1500.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6504,'4000','191730449647','2024-11-01 11:28:08',NULL,1500.00,'','19','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(6505,'1050','191730468908','2024-11-01 16:49:12',650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173046895602737003360','No',NULL,NULL,''),(6506,'1110','191730468908','2024-11-01 16:49:12',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(6507,'1110','191730468908','2024-11-01 16:48:28',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(6508,'5500','191730468908','2024-11-01 16:48:59',411.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6509,'4000','191730468908','2024-11-01 16:49:12',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(6510,'4000','191730468908','2024-11-01 16:48:28',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(6511,'1050','191730472865','2024-11-01 17:55:07',150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173047290973023319303','No',NULL,NULL,''),(6512,'4000','191730472865','2024-11-01 17:55:07',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6519,'1050','191730472939','2024-11-01 17:56:08',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173047297492333422392','No',NULL,NULL,''),(6520,'4000','191730472939','2024-11-01 17:56:08',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6521,'1050','191730472911','2024-11-01 17:55:34',1200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173047304503055024370','No',NULL,NULL,''),(6522,'1110','191730472911','2024-11-01 17:55:34',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(6523,'1110','191730472911','2024-11-01 17:55:11',NULL,100.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(6524,'1110','191730472911','2024-11-01 17:55:26',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(6525,'5500','191730472911','2024-11-01 17:57:12',766.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6526,'4000','191730472911','2024-11-01 17:55:34',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(6527,'4000','191730472911','2024-11-01 17:55:11',NULL,200.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(6528,'4000','191730472911','2024-11-01 17:55:26',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(6529,'1050','191730473047','2024-11-01 19:15:17',1700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173047772102074020177','No',NULL,NULL,''),(6530,'1110','191730473047','2024-11-01 19:15:17',NULL,950.00,'','19','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(6531,'5500','191730473047','2024-11-01 17:57:27',950.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6532,'4000','191730473047','2024-11-01 19:15:17',NULL,1700.00,'','19','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(6533,'1050','191730479325','2024-11-01 19:43:08',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173047939003222222220','No',NULL,NULL,''),(6534,'1110','191730479325','2024-11-01 19:43:08',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(6535,'5500','191730479325','2024-11-01 19:42:05',195.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6536,'4000','191730479325','2024-11-01 19:43:08',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(6537,'1050','191730479392','2024-11-01 20:56:20',2300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173048379072232000203','No',NULL,NULL,''),(6538,'1110','191730479392','2024-11-01 20:56:20',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(6539,'1110','191730479392','2024-11-01 20:55:48',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(6540,'5500','191730479392','2024-11-01 20:56:08',1416.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6541,'4000','191730479392','2024-11-01 20:56:20',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(6542,'4000','191730479392','2024-11-01 19:43:13',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(6543,'4000','191730479392','2024-11-01 20:55:48',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(6544,'1050','121730566061','2024-11-02 19:48:12',900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173056609600331332000','No',NULL,NULL,''),(6545,'1110','121730566061','2024-11-02 19:47:41',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(6546,'5500','121730566061','2024-11-02 19:48:02',42.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6547,'4000','121730566061','2024-11-02 19:48:12',NULL,200.00,'','12','1','Good sold','1','','sales','6527','','No',NULL,NULL,''),(6548,'4000','121730566061','2024-11-02 19:47:41',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(6549,'4000','121730566061','2024-11-02 19:47:51',NULL,600.00,'','12','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(6550,'1050','121730566099','2024-11-02 19:49:19',800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173056616832033636012','No',NULL,NULL,''),(6551,'1110','121730566099','2024-11-02 19:48:19',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(6552,'5500','121730566099','2024-11-02 19:49:12',391.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6553,'4000','121730566099','2024-11-02 19:49:19',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(6554,'4000','121730566099','2024-11-02 19:48:19',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(6555,'4000','121730566099','2024-11-02 19:48:59',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6556,'1050','121730566171','2024-11-02 19:51:36',2050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173056630723017523213','No',NULL,NULL,''),(6557,'1110','121730566171','2024-11-02 19:51:36',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(6558,'1110','121730566171','2024-11-02 19:49:31',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(6559,'1110','121730566171','2024-11-02 19:49:42',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(6560,'1110','121730566171','2024-11-02 19:50:01',NULL,176.00,'','12','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(6561,'1110','121730566171','2024-11-02 19:51:13',NULL,368.58,'','12','1','Inventory sold','1','','sales','B004','','No',NULL,NULL,''),(6562,'5500','121730566171','2024-11-02 19:51:20',1248.58,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6563,'4000','121730566171','2024-11-02 19:51:36',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(6564,'4000','121730566171','2024-11-02 19:49:31',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(6565,'4000','121730566171','2024-11-02 19:49:42',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(6566,'4000','121730566171','2024-11-02 19:50:01',NULL,250.00,'','12','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(6567,'4000','121730566171','2024-11-02 19:51:13',NULL,600.00,'','12','1','Good sold','1','','sales','B004','','No',NULL,NULL,''),(6568,'1050','121730566309','2024-11-02 19:53:30',550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173056644242230533222','No',NULL,NULL,''),(6569,'1110','121730566309','2024-11-02 19:53:30',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(6570,'1110','121730566309','2024-11-02 19:51:49',NULL,176.00,'','12','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(6571,'5500','121730566309','2024-11-02 19:52:08',380.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6572,'4000','121730566309','2024-11-02 19:53:30',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(6573,'4000','121730566309','2024-11-02 19:51:49',NULL,250.00,'','12','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(6574,'1050','121730566445','2024-11-02 19:54:14',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173056646114020633301','No',NULL,NULL,''),(6575,'4000','121730566445','2024-11-02 19:54:14',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6576,'1050','121730566463','2024-11-02 19:54:39',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173056648823123210202','No',NULL,NULL,''),(6577,'1110','121730566463','2024-11-02 19:54:39',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(6578,'5500','121730566463','2024-11-02 19:54:23',84.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6579,'4000','121730566463','2024-11-02 19:54:39',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(6580,'1050','121730566491','2024-11-02 19:57:42',2600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173056667920333322722','No',NULL,NULL,''),(6581,'1110','121730566491','2024-11-02 19:57:42',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(6582,'1110','121730566491','2024-11-02 19:55:50',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(6583,'1110','121730566491','2024-11-02 19:56:28',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(6584,'1110','121730566491','2024-11-02 19:56:44',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(6585,'5500','121730566491','2024-11-02 19:57:32',1421.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6586,'4000','121730566491','2024-11-02 19:57:42',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(6587,'4000','121730566491','2024-11-02 19:54:51',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6588,'4000','121730566491','2024-11-02 19:55:50',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(6589,'4000','121730566491','2024-11-02 19:56:28',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(6590,'4000','121730566491','2024-11-02 19:56:44',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(6591,'4000','121730566491','2024-11-02 19:57:03',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(6592,'4000','121730566491','2024-11-02 19:57:25',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(6593,'1050','121730566682','2024-11-02 19:58:12',400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173056669562230230223','No',NULL,NULL,''),(6594,'1110','121730566682','2024-11-02 19:58:12',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(6595,'5500','121730566682','2024-11-02 19:58:02',216.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6596,'4000','121730566682','2024-11-02 19:58:12',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(6597,'1050','121730566698','2024-11-02 19:59:07',800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173056675633333372222','No',NULL,NULL,''),(6598,'1110','121730566698','2024-11-02 19:59:07',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(6599,'5500','121730566698','2024-11-02 19:58:41',408.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6600,'4000','121730566698','2024-11-02 19:59:07',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(6601,'4000','121730566698','2024-11-02 19:58:18',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6602,'4000','121730566698','2024-11-02 19:58:34',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6603,'1050','121730566983','2024-11-02 20:03:29',600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173056701913330222030','No',NULL,NULL,''),(6604,'4000','121730566983','2024-11-02 20:03:29',NULL,600.00,'','12','1','Good sold','1','','sales','6547','','No',NULL,NULL,''),(6612,'1050','121730568239','2024-11-02 20:32:41',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173056876533003263330','No',NULL,NULL,''),(6613,'1110','121730568239','2024-11-02 20:32:41',NULL,176.00,'','12','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(6614,'5500','121730568239','2024-11-02 20:23:59',176.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6615,'4000','121730568239','2024-11-02 20:32:41',NULL,250.00,'','12','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(6616,'1050','121730568767','2024-11-02 20:36:04',650.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173056896736312031233','No',NULL,NULL,''),(6617,'1110','121730568767','2024-11-02 20:35:36',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(6618,'5500','121730568767','2024-11-02 20:35:52',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6619,'4000','121730568767','2024-11-02 20:36:04',NULL,200.00,'','12','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(6620,'4000','121730568767','2024-11-02 20:32:47',NULL,250.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(6621,'4000','121730568767','2024-11-02 20:35:36',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(6626,'1050','121730569320','2024-11-02 20:42:14',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173056933722032202330','No',NULL,NULL,''),(6627,'1110','121730569320','2024-11-02 20:42:14',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(6628,'5500','121730569320','2024-11-02 20:42:00',391.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6629,'4000','121730569320','2024-11-02 20:42:14',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(6630,'1050','121730568969','2024-11-02 20:41:51',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173056953620220323325','No',NULL,NULL,''),(6631,'1110','121730568969','2024-11-02 20:41:51',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(6632,'1110','121730568969','2024-11-02 20:36:09',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(6633,'5500','121730568969','2024-11-02 20:45:21',391.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6634,'4000','121730568969','2024-11-02 20:41:51',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(6635,'4000','121730568969','2024-11-02 20:36:09',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(6636,'1050','191730570304','2024-11-02 20:58:47',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173057033033003032022','No',NULL,NULL,''),(6637,'1110','191730570304','2024-11-02 20:58:47',NULL,50.00,'','19','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(6638,'5500','191730570304','2024-11-02 20:58:24',50.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6639,'4000','191730570304','2024-11-02 20:58:47',NULL,200.00,'','19','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(6640,'1050','191730570332','2024-11-02 21:03:16',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173057060030932023333','No',NULL,NULL,''),(6641,'1110','191730570332','2024-11-02 21:03:16',NULL,782.08,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(6642,'5500','191730570332','2024-11-02 20:58:52',782.08,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6643,'4000','191730570332','2024-11-02 21:03:16',NULL,1000.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(6648,'1050','191730570629','2024-11-02 21:04:05',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173057065327023102213','No',NULL,NULL,''),(6649,'1110','191730570629','2024-11-02 21:04:05',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(6650,'5500','191730570629','2024-11-02 21:03:49',169.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6651,'4000','191730570629','2024-11-02 21:04:05',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(6652,'1050','191730570606','2024-11-02 21:03:45',1150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173057072732135227230','No',NULL,NULL,''),(6653,'1110','191730570606','2024-11-02 21:03:45',NULL,676.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(6654,'1110','191730570606','2024-11-02 21:03:26',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(6655,'5500','191730570606','2024-11-02 21:04:32',676.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6656,'4000','191730570606','2024-11-02 21:03:45',NULL,1000.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(6657,'4000','191730570606','2024-11-02 21:03:26',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6663,'1050','191730570729','2024-11-02 21:07:59',800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173057121431302313377','No',NULL,NULL,''),(6664,'1110','191730570729','2024-11-02 21:05:29',NULL,200.00,'','19','1','Inventory sold','1','','sales','5985','','No',NULL,NULL,''),(6665,'5500','191730570729','2024-11-02 21:13:13',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6666,'4000','191730570729','2024-11-02 21:07:59',NULL,250.00,'','19','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(6667,'4000','191730570729','2024-11-02 21:05:29',NULL,250.00,'','19','1','Good sold','1','','sales','5985','','No',NULL,NULL,''),(6668,'4000','191730570729','2024-11-02 21:06:32',NULL,300.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6669,'1050','191730571216','2024-11-02 21:17:30',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173057145230320531403','No',NULL,NULL,''),(6670,'1110','191730571216','2024-11-02 21:17:30',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(6671,'5500','191730571216','2024-11-02 21:13:36',42.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6672,'4000','191730571216','2024-11-02 21:17:30',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(6673,'1050','191730571455','2024-11-02 21:17:56',150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173057148113813220023','No',NULL,NULL,''),(6674,'4000','191730571455','2024-11-02 21:17:56',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6684,'1050','191730571600','2024-11-02 21:20:19',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173057162432931133202','No',NULL,NULL,''),(6685,'1110','191730571600','2024-11-02 21:20:19',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(6686,'5500','191730571600','2024-11-02 21:20:00',391.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6687,'4000','191730571600','2024-11-02 21:20:19',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(6688,'1050','191730571626','2024-11-02 21:22:29',800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173057176335130073303','No',NULL,NULL,''),(6689,'1110','191730571626','2024-11-02 21:22:29',NULL,408.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(6690,'5500','191730571626','2024-11-02 21:22:16',408.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6691,'4000','191730571626','2024-11-02 21:22:29',NULL,600.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(6692,'4000','191730571626','2024-11-02 21:20:26',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6693,'1050','191730571844','2024-11-02 21:24:18',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173057186233702302733','No',NULL,NULL,''),(6694,'4000','191730571844','2024-11-02 21:24:18',NULL,300.00,'','19','1','Good sold','1','','sales','6546','','No',NULL,NULL,''),(6695,'1050','191730571865','2024-11-02 21:25:25',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173057193020151532102','No',NULL,NULL,''),(6696,'1110','191730571865','2024-11-02 21:25:25',NULL,100.00,'','19','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(6697,'5500','191730571865','2024-11-02 21:24:49',100.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6698,'4000','191730571865','2024-11-02 21:25:25',NULL,100.00,'','19','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(6699,'4000','191730571865','2024-11-02 21:24:25',NULL,150.00,'','19','1','Good sold','1','','sales','6546','','No',NULL,NULL,''),(6702,'1050','121730568196','2024-11-02 20:23:52',5000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173057242030300434370','No',NULL,NULL,''),(6703,'1110','121730568196','2024-11-02 20:23:52',NULL,975.00,'','12','1','Inventory sold','1','','sales','B178','','No',NULL,NULL,''),(6704,'1110','121730568196','2024-11-02 20:23:16',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(6705,'1110','121730568196','2024-11-02 20:23:41',NULL,975.00,'','12','1','Inventory sold','1','','sales','B178','','No',NULL,NULL,''),(6706,'1110','121730568196','2024-11-02 21:19:00',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(6707,'1110','121730568196','2024-11-02 21:33:02',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(6708,'5500','121730568196','2024-11-02 21:33:18',2679.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6709,'4000','121730568196','2024-11-02 20:23:52',NULL,1700.00,'','12','1','Good sold','1','','sales','B178','','No',NULL,NULL,''),(6710,'4000','121730568196','2024-11-02 20:23:16',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(6711,'4000','121730568196','2024-11-02 20:23:28',NULL,600.00,'','12','1','Good sold','1','','sales','6527','','No',NULL,NULL,''),(6712,'4000','121730568196','2024-11-02 20:23:41',NULL,1700.00,'','12','1','Good sold','1','','sales','B178','','No',NULL,NULL,''),(6713,'4000','121730568196','2024-11-02 21:19:00',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(6714,'4000','121730568196','2024-11-02 21:33:02',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(6715,'1050','191730571947','2024-11-02 21:26:14',1350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173057291323029227020','No',NULL,NULL,''),(6716,'1110','191730571947','2024-11-02 21:39:24',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(6717,'1110','191730571947','2024-11-02 21:40:58',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(6718,'5500','191730571947','2024-11-02 21:41:12',242.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6719,'4000','191730571947','2024-11-02 21:26:14',NULL,300.00,'','19','1','Good sold','1','','sales','6546','','No',NULL,NULL,''),(6720,'4000','191730571947','2024-11-02 21:25:47',NULL,300.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6721,'4000','191730571947','2024-11-02 21:39:24',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(6722,'4000','191730571947','2024-11-02 21:39:38',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(6723,'4000','191730571947','2024-11-02 21:40:09',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6724,'4000','191730571947','2024-11-02 21:40:58',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(6725,'1050','191730572916','2024-11-02 21:45:42',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173057315972322933032','No',NULL,NULL,''),(6726,'1110','191730572916','2024-11-02 21:45:42',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(6727,'5500','191730572916','2024-11-02 21:41:56',195.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6728,'4000','191730572916','2024-11-02 21:45:42',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(6729,'1050','191730573162','2024-11-02 21:46:19',50.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173057318433530230172','No',NULL,NULL,''),(6730,'4000','191730573162','2024-11-02 21:46:19',NULL,50.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(6731,'1050','191730573612','2024-11-02 21:54:10',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173057365443339320033','No',NULL,NULL,''),(6732,'1110','191730573612','2024-11-02 21:53:32',NULL,200.00,'','19','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(6733,'1110','191730573612','2024-11-02 21:53:45',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(6734,'5500','191730573612','2024-11-02 21:53:59',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6735,'4000','191730573612','2024-11-02 21:54:10',NULL,50.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(6736,'4000','191730573612','2024-11-02 21:53:32',NULL,200.00,'','19','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(6737,'4000','191730573612','2024-11-02 21:53:45',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6738,'1050','191730575056','2024-11-02 22:18:56',1200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173057514323230311300','No',NULL,NULL,''),(6739,'1110','191730575056','2024-11-02 22:18:56',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(6740,'1110','191730575056','2024-11-02 22:17:36',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(6741,'1110','191730575056','2024-11-02 22:18:14',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(6742,'5500','191730575056','2024-11-02 22:18:26',533.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6743,'4000','191730575056','2024-11-02 22:18:56',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(6744,'4000','191730575056','2024-11-02 22:17:36',NULL,450.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6745,'4000','191730575056','2024-11-02 22:18:14',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(6746,'1050','191730575520','2024-11-02 22:26:24',650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173057558630050365252','No',NULL,NULL,''),(6747,'1110','191730575520','2024-11-02 22:26:24',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(6748,'1110','191730575520','2024-11-02 22:25:20',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(6749,'5500','191730575520','2024-11-02 22:26:08',169.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6750,'4000','191730575520','2024-11-02 22:26:24',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6751,'4000','191730575520','2024-11-02 22:25:20',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(6752,'4000','191730575520','2024-11-02 22:25:36',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6753,'1050','121730578261','2024-11-02 23:11:15',1000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173057827923221333270','No',NULL,NULL,''),(6754,'1110','121730578261','2024-11-02 23:11:15',NULL,676.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(6755,'5500','121730578261','2024-11-02 23:11:01',676.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6756,'4000','121730578261','2024-11-02 23:11:15',NULL,1000.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(6757,'1050','211730630803','2024-11-03 13:47:12',1350.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21173063083527313210202','No',NULL,NULL,''),(6758,'1110','211730630803','2024-11-03 13:47:12',NULL,750.00,'','21','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(6759,'1110','211730630803','2024-11-03 13:46:43',NULL,100.00,'','21','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(6760,'1110','211730630803','2024-11-03 13:46:53',NULL,216.00,'','21','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(6761,'5500','211730630803','2024-11-03 13:47:01',1066.00,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6762,'4000','211730630803','2024-11-03 13:47:12',NULL,750.00,'','21','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(6763,'4000','211730630803','2024-11-03 13:46:43',NULL,200.00,'','21','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(6764,'4000','211730630803','2024-11-03 13:46:53',NULL,400.00,'','21','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(6772,'1050','121730633309','2024-11-03 15:01:04',1900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173063536126313333333','No',NULL,NULL,''),(6773,'1110','121730633309','2024-11-03 15:01:04',NULL,1500.00,'','12','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(6774,'1110','121730633309','2024-11-03 15:00:47',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(6775,'5500','121730633309','2024-11-03 15:00:57',1600.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6776,'4000','121730633309','2024-11-03 15:01:04',NULL,1500.00,'','12','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(6777,'4000','121730633309','2024-11-03 14:28:29',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(6778,'4000','121730633309','2024-11-03 15:00:47',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(6789,'1050','191730637505','2024-11-03 15:39:58',2000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173063777037137072073','No',NULL,NULL,''),(6790,'1110','191730637505','2024-11-03 15:39:58',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(6791,'1110','191730637505','2024-11-03 15:38:25',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(6792,'1110','191730637505','2024-11-03 15:39:17',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(6793,'1110','191730637505','2024-11-03 15:39:31',NULL,1000.00,'','19','1','Inventory sold','1','','sales','5997','','No',NULL,NULL,''),(6794,'5500','191730637505','2024-11-03 15:42:22',1466.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6795,'4000','191730637505','2024-11-03 15:39:58',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(6796,'4000','191730637505','2024-11-03 15:38:25',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(6797,'4000','191730637505','2024-11-03 15:38:59',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(6798,'4000','191730637505','2024-11-03 15:39:07',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(6799,'4000','191730637505','2024-11-03 15:39:17',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(6800,'4000','191730637505','2024-11-03 15:39:31',NULL,1000.00,'','19','1','Good sold','1','','sales','5997','','No',NULL,NULL,''),(6829,'1050','211730644302','2024-11-03 17:44:11',2500.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21173064598825227230627','No',NULL,NULL,''),(6830,'1110','211730644302','2024-11-03 17:44:11',NULL,158.33,'','21','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(6831,'1110','211730644302','2024-11-03 17:31:42',NULL,47.00,'','21','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(6832,'1110','211730644302','2024-11-03 17:42:58',NULL,600.00,'','21','1','Inventory sold','1','','sales','5981','','No',NULL,NULL,''),(6833,'1110','211730644302','2024-11-03 17:43:33',NULL,200.00,'','21','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(6834,'1110','211730644302','2024-11-03 17:43:42',NULL,500.00,'','21','1','Inventory sold','1','','sales','6036','','No',NULL,NULL,''),(6835,'5500','211730644302','2024-11-03 17:59:33',1505.33,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6836,'4000','211730644302','2024-11-03 17:44:11',NULL,400.00,'','21','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(6837,'4000','211730644302','2024-11-03 17:31:42',NULL,100.00,'','21','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(6838,'4000','211730644302','2024-11-03 17:42:58',NULL,600.00,'','21','1','Good sold','1','','sales','5981','','No',NULL,NULL,''),(6839,'4000','211730644302','2024-11-03 17:43:25',NULL,200.00,'','21','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(6840,'4000','211730644302','2024-11-03 17:43:33',NULL,400.00,'','21','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(6841,'4000','211730644302','2024-11-03 17:43:42',NULL,500.00,'','21','1','Good sold','1','','sales','6036','','No',NULL,NULL,''),(6842,'4000','211730644302','2024-11-03 17:43:52',NULL,100.00,'','21','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6843,'4000','211730644302','2024-11-03 17:44:04',NULL,200.00,'','21','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(6844,'1050','211730645991','2024-11-03 18:01:17',1650.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21173064608136020221333','No',NULL,NULL,''),(6845,'1110','211730645991','2024-11-03 18:01:17',NULL,204.00,'','21','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(6846,'1110','211730645991','2024-11-03 17:59:51',NULL,216.00,'','21','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(6847,'1110','211730645991','2024-11-03 18:00:43',NULL,400.00,'','21','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(6848,'5500','211730645991','2024-11-03 18:01:03',820.00,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6849,'4000','211730645991','2024-11-03 18:01:17',NULL,300.00,'','21','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(6850,'4000','211730645991','2024-11-03 17:59:51',NULL,400.00,'','21','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(6851,'4000','211730645991','2024-11-03 18:00:29',NULL,250.00,'','21','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(6852,'4000','211730645991','2024-11-03 18:00:43',NULL,700.00,'','21','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(6911,'1050','191730646857','2024-11-03 18:16:21',1700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173064790424327632233','No',NULL,NULL,''),(6912,'1110','191730646857','2024-11-03 18:14:17',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(6913,'1110','191730646857','2024-11-03 18:15:15',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(6914,'1110','191730646857','2024-11-03 18:15:35',NULL,1000.00,'','19','1','Inventory sold','1','','sales','5997','','No',NULL,NULL,''),(6915,'5500','191730646857','2024-11-03 18:30:46',1192.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6916,'4000','191730646857','2024-11-03 18:16:21',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6917,'4000','191730646857','2024-11-03 18:14:17',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(6918,'4000','191730646857','2024-11-03 18:15:15',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(6919,'4000','191730646857','2024-11-03 18:15:25',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(6920,'4000','191730646857','2024-11-03 18:15:35',NULL,1000.00,'','19','1','Good sold','1','','sales','5997','','No',NULL,NULL,''),(6921,'4000','191730646857','2024-11-03 18:15:49',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(6922,'1050','121730633265','2024-11-03 14:28:24',3300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173065374414770220053','No',NULL,NULL,''),(6923,'1110','121730633265','2024-11-03 14:28:24',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(6924,'1110','121730633265','2024-11-03 14:28:00',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(6925,'1110','121730633265','2024-11-03 14:28:12',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(6926,'1110','121730633265','2024-11-03 18:18:43',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(6927,'5500','121730633265','2024-11-03 20:08:47',2029.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6928,'4000','121730633265','2024-11-03 14:28:24',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(6929,'4000','121730633265','2024-11-03 14:27:45',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(6930,'4000','121730633265','2024-11-03 14:28:00',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(6931,'4000','121730633265','2024-11-03 14:28:12',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(6932,'4000','121730633265','2024-11-03 18:18:31',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6933,'4000','121730633265','2024-11-03 18:18:43',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(6934,'1050','121730653746','2024-11-03 20:11:40',1650.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173065390322202130333','No',NULL,NULL,''),(6935,'1110','121730653746','2024-11-03 20:11:40',NULL,338.16,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(6936,'1110','121730653746','2024-11-03 20:09:07',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(6937,'1110','121730653746','2024-11-03 20:10:47',NULL,169.08,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(6938,'1110','121730653746','2024-11-03 20:11:04',NULL,600.00,'','12','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(6939,'5500','121730653746','2024-11-03 20:11:19',1311.24,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6940,'4000','121730653746','2024-11-03 20:11:40',NULL,500.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(6941,'4000','121730653746','2024-11-03 20:09:07',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(6942,'4000','121730653746','2024-11-03 20:10:47',NULL,250.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(6943,'4000','121730653746','2024-11-03 20:11:04',NULL,600.00,'','12','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(6944,'1050','121730654026','2024-11-03 20:15:16',150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173065411902323223409','No',NULL,NULL,''),(6945,'1110','121730654026','2024-11-03 20:15:16',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(6946,'5500','121730654026','2024-11-03 20:15:09',42.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6947,'4000','121730654026','2024-11-03 20:15:16',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(6948,'4000','121730654026','2024-11-03 20:13:46',NULL,50.00,'','12','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(6949,'1050','121730654267','2024-11-03 20:18:11',1900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173065429422367203220','No',NULL,NULL,''),(6950,'4000','121730654267','2024-11-03 20:18:11',NULL,1300.00,'','12','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(6951,'4000','121730654267','2024-11-03 20:17:47',NULL,600.00,'','12','1','Good sold','1','','sales','6527','','No',NULL,NULL,''),(6952,'1050','121730654295','2024-11-03 20:18:27',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173065431806313543718','No',NULL,NULL,''),(6953,'4000','121730654295','2024-11-03 20:18:27',NULL,200.00,'','12','1','Good sold','1','','sales','6527','','No',NULL,NULL,''),(6954,'1050','211730654418','2024-11-03 20:21:11',950.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21173065449423365016422','No',NULL,NULL,''),(6955,'1110','211730654418','2024-11-03 20:21:11',NULL,507.00,'','21','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(6956,'5500','211730654418','2024-11-03 20:20:36',507.00,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6957,'4000','211730654418','2024-11-03 20:21:11',NULL,750.00,'','21','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(6958,'4000','211730654418','2024-11-03 20:20:18',NULL,200.00,'','21','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(6959,'1050','191730646612','2024-11-03 18:10:22',550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173065493223092922253','No',NULL,NULL,''),(6960,'1110','191730646612','2024-11-03 18:10:22',NULL,195.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(6961,'1110','191730646612','2024-11-03 18:10:12',NULL,176.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(6962,'5500','191730646612','2024-11-03 20:28:42',371.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6963,'4000','191730646612','2024-11-03 18:10:22',NULL,300.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(6964,'4000','191730646612','2024-11-03 18:10:12',NULL,250.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(6965,'1050','191730643556','2024-11-03 17:22:40',4150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173065501035730303500','No',NULL,NULL,''),(6966,'1110','191730643556','2024-11-03 17:22:40',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(6967,'1110','191730643556','2024-11-03 17:19:16',NULL,300.00,'','19','1','Inventory sold','1','','sales','6048','','No',NULL,NULL,''),(6968,'1110','191730643556','2024-11-03 17:20:27',NULL,100.00,'','19','1','Inventory sold','1','','sales','6027','','No',NULL,NULL,''),(6969,'1110','191730643556','2024-11-03 17:20:46',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(6970,'1110','191730643556','2024-11-03 17:21:00',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(6971,'1110','191730643556','2024-11-03 17:22:27',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(6972,'1110','191730643556','2024-11-03 18:08:47',NULL,241.00,'','19','1','Inventory sold','1','','sales','B034','','No',NULL,NULL,''),(6973,'1110','191730643556','2024-11-03 18:13:58',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(6974,'5500','191730643556','2024-11-03 20:29:56',2583.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6975,'4000','191730643556','2024-11-03 17:22:40',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(6976,'4000','191730643556','2024-11-03 17:19:16',NULL,600.00,'','19','1','Good sold','1','','sales','6048','','No',NULL,NULL,''),(6977,'4000','191730643556','2024-11-03 17:20:27',NULL,150.00,'','19','1','Good sold','1','','sales','6027','','No',NULL,NULL,''),(6978,'4000','191730643556','2024-11-03 17:20:46',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(6979,'4000','191730643556','2024-11-03 17:21:00',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(6980,'4000','191730643556','2024-11-03 17:21:18',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6981,'4000','191730643556','2024-11-03 17:22:19',NULL,600.00,'','19','1','Good sold','1','','sales','6527','','No',NULL,NULL,''),(6982,'4000','191730643556','2024-11-03 17:22:27',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(6983,'4000','191730643556','2024-11-03 18:08:47',NULL,250.00,'','19','1','Good sold','1','','sales','B034','','No',NULL,NULL,''),(6984,'4000','191730643556','2024-11-03 18:13:58',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(6985,'1050','191730655574','2024-11-03 20:39:50',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173065559222225100023','No',NULL,NULL,''),(6986,'1110','191730655574','2024-11-03 20:39:50',NULL,400.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(6987,'5500','191730655574','2024-11-03 20:39:34',400.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6988,'4000','191730655574','2024-11-03 20:39:50',NULL,500.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(6989,'1050','121730656042','2024-11-03 20:48:26',600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173065611103113233223','No',NULL,NULL,''),(6990,'1110','121730656042','2024-11-03 20:48:26',NULL,176.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(6991,'1110','121730656042','2024-11-03 20:47:23',NULL,184.25,'','12','1','Inventory sold','1','','sales','B005','','No',NULL,NULL,''),(6992,'5500','121730656042','2024-11-03 20:47:42',360.25,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6993,'4000','121730656042','2024-11-03 20:48:26',NULL,300.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(6994,'4000','121730656042','2024-11-03 20:47:23',NULL,300.00,'','12','1','Good sold','1','','sales','B005','','No',NULL,NULL,''),(6995,'1050','191730719056','2024-11-04 14:18:34',850.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173071911723130733230','No',NULL,NULL,''),(6996,'1110','191730719056','2024-11-04 14:17:48',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(6997,'5500','191730719056','2024-11-04 14:18:11',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6998,'4000','191730719056','2024-11-04 14:18:34',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(6999,'4000','191730719056','2024-11-04 14:17:36',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(7000,'4000','191730719056','2024-11-04 14:17:48',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(7001,'4000','191730719056','2024-11-04 14:18:00',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(7009,'1050','191730738315','2024-11-04 19:39:08',1900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173074453903103290935','No',NULL,NULL,''),(7010,'1110','191730738315','2024-11-04 19:39:08',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(7011,'1110','191730738315','2024-11-04 19:38:46',NULL,338.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(7012,'1110','191730738315','2024-11-04 19:38:57',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(7013,'1110','191730738315','2024-11-04 21:19:47',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(7014,'5500','191730738315','2024-11-04 21:21:44',1326.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7015,'4000','191730738315','2024-11-04 19:39:08',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(7016,'4000','191730738315','2024-11-04 19:38:35',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(7017,'4000','191730738315','2024-11-04 19:38:46',NULL,500.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(7018,'4000','191730738315','2024-11-04 19:38:57',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(7019,'4000','191730738315','2024-11-04 21:19:47',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(7020,'1050','121730816254','2024-11-05 17:18:51',3500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173081633402323082322','No',NULL,NULL,''),(7021,'1110','121730816254','2024-11-05 17:17:34',NULL,680.00,'','12','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(7022,'1110','121730816254','2024-11-05 17:17:49',NULL,528.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(7023,'1110','121730816254','2024-11-05 17:18:05',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(7024,'1110','121730816254','2024-11-05 17:18:35',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(7025,'5500','121730816254','2024-11-05 17:18:44',2208.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7026,'4000','121730816254','2024-11-05 17:18:51',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(7027,'4000','121730816254','2024-11-05 17:17:34',NULL,1200.00,'','12','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(7028,'4000','121730816254','2024-11-05 17:17:49',NULL,900.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(7029,'4000','121730816254','2024-11-05 17:18:05',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(7030,'4000','121730816254','2024-11-05 17:18:22',NULL,200.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(7031,'4000','121730816254','2024-11-05 17:18:35',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(7032,'1050','121730816336','2024-11-05 17:27:18',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173081684113208332330','No',NULL,NULL,''),(7033,'4000','121730816336','2024-11-05 17:27:18',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(7040,'1050','121730825573','2024-11-05 19:53:22',1700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173082809202302032100','No',NULL,NULL,''),(7041,'1110','121730825573','2024-11-05 19:53:22',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(7042,'5500','121730825573','2024-11-05 20:34:36',900.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7043,'4000','121730825573','2024-11-05 19:53:22',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(7044,'4000','121730825573','2024-11-05 19:52:53',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(7045,'4000','121730825573','2024-11-05 19:53:01',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(7046,'4000','121730825573','2024-11-05 19:53:12',NULL,600.00,'','12','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(7047,'1050','121730828093','2024-11-05 20:35:55',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173082815830272332033','No',NULL,NULL,''),(7048,'4000','121730828093','2024-11-05 20:35:55',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(7049,'1050','191730909816','2024-11-06 19:21:11',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173091007520070032900','No',NULL,NULL,''),(7050,'1110','191730909816','2024-11-06 19:21:11',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(7051,'5500','191730909816','2024-11-06 19:16:56',169.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7052,'4000','191730909816','2024-11-06 19:21:11',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(7086,'1050','191730917077','2024-11-06 21:18:10',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173091709559303090173','No',NULL,NULL,''),(7087,'1110','191730917077','2024-11-06 21:18:10',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(7088,'5500','191730917077','2024-11-06 21:17:57',216.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7089,'4000','191730917077','2024-11-06 21:18:10',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(7090,'1050','191730916761','2024-11-06 21:15:45',3300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173091803333210083333','No',NULL,NULL,''),(7091,'1110','191730916761','2024-11-06 21:15:45',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(7092,'1110','191730916761','2024-11-06 21:13:12',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(7093,'1110','191730916761','2024-11-06 21:14:23',NULL,750.00,'','19','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(7094,'1110','191730916761','2024-11-06 21:14:36',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(7095,'1110','191730916761','2024-11-06 21:15:15',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(7096,'5500','191730916761','2024-11-06 21:32:54',2130.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7097,'4000','191730916761','2024-11-06 21:15:45',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(7098,'4000','191730916761','2024-11-06 21:12:41',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(7099,'4000','191730916761','2024-11-06 21:13:12',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(7100,'4000','191730916761','2024-11-06 21:14:23',NULL,1200.00,'','19','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7101,'4000','191730916761','2024-11-06 21:14:36',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(7102,'4000','191730916761','2024-11-06 21:15:15',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(7117,'1050','191730910078','2024-11-06 19:22:57',2200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173091866823032320276','No',NULL,NULL,''),(7118,'1110','191730910078','2024-11-06 19:22:57',NULL,390.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(7119,'1110','191730910078','2024-11-06 19:21:18',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7120,'1110','191730910078','2024-11-06 19:21:40',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(7121,'1110','191730910078','2024-11-06 19:22:25',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(7122,'1110','191730910078','2024-11-06 19:22:44',NULL,195.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(7123,'1110','191730910078','2024-11-06 21:12:19',NULL,195.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(7124,'5500','191730910078','2024-11-06 21:40:58',1630.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7125,'4000','191730910078','2024-11-06 19:22:57',NULL,600.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(7126,'4000','191730910078','2024-11-06 19:21:18',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7127,'4000','191730910078','2024-11-06 19:21:40',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(7128,'4000','191730910078','2024-11-06 19:22:25',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(7129,'4000','191730910078','2024-11-06 19:22:44',NULL,300.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(7130,'4000','191730910078','2024-11-06 21:12:19',NULL,300.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(7131,'1050','191730918805','2024-11-06 21:48:32',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173091892822182320329','No',NULL,NULL,''),(7132,'1110','191730918805','2024-11-06 21:48:32',NULL,352.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(7133,'5500','191730918805','2024-11-06 21:48:20',352.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7134,'4000','191730918805','2024-11-06 21:48:32',NULL,500.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(7135,'4000','191730918805','2024-11-06 21:46:45',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(7136,'1050','191730984034','2024-11-07 15:54:59',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173098410232321308439','No',NULL,NULL,''),(7137,'1110','191730984034','2024-11-07 15:54:59',NULL,300.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(7138,'5500','191730984034','2024-11-07 15:54:36',300.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7139,'4000','191730984034','2024-11-07 15:54:59',NULL,400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(7140,'4000','191730984034','2024-11-07 15:53:54',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(7141,'4000','191730984034','2024-11-07 15:54:06',NULL,300.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(7142,'4000','191730984034','2024-11-07 15:54:22',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(7143,'1050','191730985538','2024-11-07 16:20:32',1150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173098564630333211020','No',NULL,NULL,''),(7144,'1110','191730985538','2024-11-07 16:20:32',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7145,'1110','191730985538','2024-11-07 16:19:40',NULL,200.00,'','19','1','Inventory sold','1','','sales','6034','','No',NULL,NULL,''),(7146,'1110','191730985538','2024-11-07 16:19:57',NULL,200.00,'','19','1','Inventory sold','1','','sales','6017','','No',NULL,NULL,''),(7147,'1110','191730985538','2024-11-07 16:20:09',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(7148,'5500','191730985538','2024-11-07 16:20:19',569.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7149,'4000','191730985538','2024-11-07 16:20:32',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7150,'4000','191730985538','2024-11-07 16:18:58',NULL,150.00,'','19','1','Good sold','1','','sales','6534','','No',NULL,NULL,''),(7151,'4000','191730985538','2024-11-07 16:19:11',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(7152,'4000','191730985538','2024-11-07 16:19:27',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(7153,'4000','191730985538','2024-11-07 16:19:40',NULL,200.00,'','19','1','Good sold','1','','sales','6034','','No',NULL,NULL,''),(7154,'4000','191730985538','2024-11-07 16:19:57',NULL,200.00,'','19','1','Good sold','1','','sales','6017','','No',NULL,NULL,''),(7155,'4000','191730985538','2024-11-07 16:20:09',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(7156,'1050','191730999840','2024-11-07 20:17:42',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173099987402038402707','No',NULL,NULL,''),(7157,'4000','191730999840','2024-11-07 20:17:42',NULL,300.00,'','19','1','Good sold','1','','sales','6534','','No',NULL,NULL,''),(7158,'1050','191730999876','2024-11-07 20:18:44',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173099992822227023122','No',NULL,NULL,''),(7159,'4000','191730999876','2024-11-07 20:18:44',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(7160,'4000','191730999876','2024-11-07 20:17:56',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(7161,'1050','191731059194','2024-11-08 12:47:35',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173105925620039500353','No',NULL,NULL,''),(7162,'1110','191731059194','2024-11-08 12:47:01',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(7163,'5500','191731059194','2024-11-08 12:47:24',42.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7164,'4000','191731059194','2024-11-08 12:47:35',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(7165,'4000','191731059194','2024-11-08 12:46:34',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(7166,'4000','191731059194','2024-11-08 12:47:01',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(7167,'1050','191731077708','2024-11-08 17:55:28',2200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173107773130233220302','No',NULL,NULL,''),(7168,'1110','191731077708','2024-11-08 17:55:28',NULL,1290.00,'','19','1','Inventory sold','1','','sales','B044','','No',NULL,NULL,''),(7169,'5500','191731077708','2024-11-08 17:55:08',1290.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7170,'4000','191731077708','2024-11-08 17:55:28',NULL,2200.00,'','19','1','Good sold','1','','sales','B044','','No',NULL,NULL,''),(7175,'1050','191731082063','2024-11-08 19:07:59',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173108261522003022303','No',NULL,NULL,''),(7176,'1110','191731082063','2024-11-08 19:07:59',NULL,200.00,'','19','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(7177,'5500','191731082063','2024-11-08 19:07:44',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7178,'4000','191731082063','2024-11-08 19:07:59',NULL,200.00,'','19','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(7179,'1050','121731082714','2024-11-08 19:18:45',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173108273920120103213','No',NULL,NULL,''),(7180,'1110','121731082714','2024-11-08 19:18:45',NULL,100.00,'','12','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(7181,'5500','121731082714','2024-11-08 19:18:34',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7182,'4000','121731082714','2024-11-08 19:18:45',NULL,100.00,'','12','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(7183,'1050','191731082991','2024-11-08 19:23:31',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173108301723270371232','No',NULL,NULL,''),(7184,'1110','191731082991','2024-11-08 19:23:31',NULL,352.00,'','19','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(7185,'5500','191731082991','2024-11-08 19:23:11',352.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7186,'4000','191731082991','2024-11-08 19:23:31',NULL,500.00,'','19','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(7187,'1050','191731162880','2024-11-09 17:34:56',1500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173116290606312232022','No',NULL,NULL,''),(7188,'1110','191731162880','2024-11-09 17:34:56',NULL,950.00,'','19','1','Inventory sold','1','','sales','6502','','No',NULL,NULL,''),(7189,'5500','191731162880','2024-11-09 17:34:40',950.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7190,'4000','191731162880','2024-11-09 17:34:56',NULL,1500.00,'','19','1','Good sold','1','','sales','6502','','No',NULL,NULL,''),(7191,'1050','191731162908','2024-11-09 17:36:14',1600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173116297836603912221','No',NULL,NULL,''),(7192,'1110','191731162908','2024-11-09 17:36:14',NULL,800.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(7193,'1110','191731162908','2024-11-09 17:35:08',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(7194,'5500','191731162908','2024-11-09 17:36:02',1250.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7195,'4000','191731162908','2024-11-09 17:36:14',NULL,1000.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(7196,'4000','191731162908','2024-11-09 17:35:08',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(7201,'1050','191731162979','2024-11-09 17:37:13',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173116910313326333203','No',NULL,NULL,''),(7202,'1110','191731162979','2024-11-09 17:37:13',NULL,200.00,'','19','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(7203,'1110','191731162979','2024-11-09 17:36:20',NULL,200.00,'','19','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(7204,'5500','191731162979','2024-11-09 19:17:58',400.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7205,'4000','191731162979','2024-11-09 17:37:13',NULL,200.00,'','19','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(7206,'4000','191731162979','2024-11-09 17:36:20',NULL,200.00,'','19','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(7218,'1050','121731169950','2024-11-09 19:33:58',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173117004172400233303','No',NULL,NULL,''),(7219,'4000','121731169950','2024-11-09 19:33:58',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(7227,'1050','121731170043','2024-11-09 19:34:54',1250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173117014671722360106','No',NULL,NULL,''),(7228,'1110','121731170043','2024-11-09 19:34:03',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(7229,'1110','121731170043','2024-11-09 19:34:28',NULL,158.33,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(7230,'1110','121731170043','2024-11-09 19:34:38',NULL,301.67,'','12','1','Inventory sold','1','','sales','B021','','No',NULL,NULL,''),(7231,'5500','121731170043','2024-11-09 19:35:26',655.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7232,'4000','121731170043','2024-11-09 19:34:54',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(7233,'4000','121731170043','2024-11-09 19:34:03',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(7234,'4000','121731170043','2024-11-09 19:34:28',NULL,400.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(7235,'4000','121731170043','2024-11-09 19:34:38',NULL,500.00,'','12','1','Good sold','1','','sales','B021','','No',NULL,NULL,''),(7236,'1050','121731170147','2024-11-09 19:43:04',1250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173117058731270387253','No',NULL,NULL,''),(7237,'1110','121731170147','2024-11-09 19:43:04',NULL,933.40,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(7238,'5500','121731170147','2024-11-09 19:35:47',933.40,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7239,'4000','121731170147','2024-11-09 19:43:04',NULL,1250.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(7240,'1050','121731170589','2024-11-09 19:44:49',1100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173117069271163007302','No',NULL,NULL,''),(7241,'1110','121731170589','2024-11-09 19:43:09',NULL,83.33,'','12','1','Inventory sold','1','','sales','B097','','No',NULL,NULL,''),(7242,'1110','121731170589','2024-11-09 19:43:35',NULL,530.00,'','12','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(7243,'5500','121731170589','2024-11-09 19:43:58',613.33,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7244,'4000','121731170589','2024-11-09 19:44:49',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(7245,'4000','121731170589','2024-11-09 19:43:09',NULL,300.00,'','12','1','Good sold','1','','sales','B097','','No',NULL,NULL,''),(7246,'4000','121731170589','2024-11-09 19:43:35',NULL,700.00,'','12','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(7247,'1050','121731170693','2024-11-09 19:45:53',400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173117075520022220200','No',NULL,NULL,''),(7248,'1110','121731170693','2024-11-09 19:45:53',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(7249,'5500','121731170693','2024-11-09 19:44:53',216.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7250,'4000','121731170693','2024-11-09 19:45:53',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(7251,'1050','121731170757','2024-11-09 19:46:33',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173117079631109237301','No',NULL,NULL,''),(7252,'1110','121731170757','2024-11-09 19:46:33',NULL,352.00,'','12','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(7253,'5500','121731170757','2024-11-09 19:45:57',352.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7254,'4000','121731170757','2024-11-09 19:46:33',NULL,500.00,'','12','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(7255,'1050','121731170797','2024-11-09 19:47:12',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173117083430322330008','No',NULL,NULL,''),(7256,'1110','121731170797','2024-11-09 19:47:12',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(7257,'5500','121731170797','2024-11-09 19:46:37',42.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7258,'4000','121731170797','2024-11-09 19:47:12',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(7272,'1050','121731175229','2024-11-09 21:03:17',2600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173117541101302311053','No',NULL,NULL,''),(7273,'1110','121731175229','2024-11-09 21:03:17',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(7274,'1110','121731175229','2024-11-09 21:01:59',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(7275,'1110','121731175229','2024-11-09 21:02:31',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(7276,'1110','121731175229','2024-11-09 21:02:42',NULL,176.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(7277,'5500','121731175229','2024-11-09 21:03:02',1724.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7278,'4000','121731175229','2024-11-09 21:03:17',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(7279,'4000','121731175229','2024-11-09 21:00:29',NULL,250.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(7280,'4000','121731175229','2024-11-09 21:00:37',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(7281,'4000','121731175229','2024-11-09 21:01:39',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(7282,'4000','121731175229','2024-11-09 21:01:47',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(7283,'4000','121731175229','2024-11-09 21:01:59',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(7284,'4000','121731175229','2024-11-09 21:02:31',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(7285,'4000','121731175229','2024-11-09 21:02:42',NULL,300.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(7290,'1050','191731175689','2024-11-09 21:08:28',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173117571071372172203','No',NULL,NULL,''),(7291,'1110','191731175689','2024-11-09 21:08:28',NULL,301.67,'','19','1','Inventory sold','1','','sales','B021','','No',NULL,NULL,''),(7292,'5500','191731175689','2024-11-09 21:08:09',301.67,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7293,'4000','191731175689','2024-11-09 21:08:28',NULL,500.00,'','19','1','Good sold','1','','sales','B021','','No',NULL,NULL,''),(7294,'1050','121731175773','2024-11-09 21:10:28',3600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173117585602032130332','No',NULL,NULL,''),(7295,'1110','121731175773','2024-11-09 21:10:28',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(7296,'1110','121731175773','2024-11-09 21:09:33',NULL,1400.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(7297,'1110','121731175773','2024-11-09 21:09:58',NULL,475.00,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(7298,'1110','121731175773','2024-11-09 21:10:07',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(7299,'5500','121731175773','2024-11-09 21:10:17',2191.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7300,'4000','121731175773','2024-11-09 21:10:28',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(7301,'4000','121731175773','2024-11-09 21:09:33',NULL,1400.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(7302,'4000','121731175773','2024-11-09 21:09:44',NULL,400.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(7303,'4000','121731175773','2024-11-09 21:09:58',NULL,1200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(7304,'4000','121731175773','2024-11-09 21:10:07',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(7305,'1050','121731175857','2024-11-09 21:15:00',750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173117610232027022126','No',NULL,NULL,''),(7306,'1110','121731175857','2024-11-09 21:15:00',NULL,507.24,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(7307,'5500','121731175857','2024-11-09 21:10:57',507.24,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7308,'4000','121731175857','2024-11-09 21:15:00',NULL,750.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(7309,'1050','191731178328','2024-11-09 21:52:31',350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173117835333033213207','No',NULL,NULL,''),(7310,'4000','191731178328','2024-11-09 21:52:31',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(7311,'4000','191731178328','2024-11-09 21:52:08',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7312,'1050','191731172308','2024-11-09 20:12:33',1950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173117854932331132731','No',NULL,NULL,''),(7313,'1110','191731172308','2024-11-09 20:12:33',NULL,373.36,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(7314,'1110','191731172308','2024-11-09 20:11:48',NULL,750.00,'','19','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(7315,'1110','191731172308','2024-11-09 20:12:47',NULL,373.36,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(7316,'5500','191731172308','2024-11-09 21:55:34',1496.72,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7317,'4000','191731172308','2024-11-09 20:12:33',NULL,500.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(7318,'4000','191731172308','2024-11-09 20:11:48',NULL,750.00,'','19','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(7319,'4000','191731172308','2024-11-09 20:12:14',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(7320,'4000','191731172308','2024-11-09 20:12:47',NULL,500.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(7321,'1050','121731175412','2024-11-09 21:04:20',750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173117884908433033331','No',NULL,NULL,''),(7322,'1110','121731175412','2024-11-09 21:04:20',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(7323,'1110','121731175412','2024-11-09 21:03:32',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(7324,'5500','121731175412','2024-11-09 22:00:36',586.56,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7325,'4000','121731175412','2024-11-09 21:04:20',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(7326,'4000','121731175412','2024-11-09 21:03:32',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(7327,'1050','121731169863','2024-11-09 19:32:17',4600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173118205737353323352','No',NULL,NULL,''),(7328,'1110','121731169863','2024-11-09 19:32:17',NULL,41.67,'','12','1','Inventory sold','1','','sales','B097','','No',NULL,NULL,''),(7329,'1110','121731169863','2024-11-09 19:31:24',NULL,41.67,'','12','1','Inventory sold','1','','sales','B097','','No',NULL,NULL,''),(7330,'1110','121731169863','2024-11-09 19:31:33',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(7331,'1110','121731169863','2024-11-09 19:31:51',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(7332,'5500','121731169863','2024-11-09 19:32:00',447.85,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7333,'4000','121731169863','2024-11-09 19:32:17',NULL,150.00,'','12','1','Good sold','1','','sales','B097','','No',NULL,NULL,''),(7334,'4000','121731169863','2024-11-09 19:31:03',NULL,3800.00,'','12','1','Good sold','1','','sales','6548','','No',NULL,NULL,''),(7335,'4000','121731169863','2024-11-09 19:31:24',NULL,150.00,'','12','1','Good sold','1','','sales','B097','','No',NULL,NULL,''),(7336,'4000','121731169863','2024-11-09 19:31:33',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(7337,'4000','121731169863','2024-11-09 19:31:51',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(7338,'1050','121731236629','2024-11-10 14:04:06',900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173123665032322303623','No',NULL,NULL,''),(7339,'1110','121731236629','2024-11-10 14:04:06',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(7340,'1110','121731236629','2024-11-10 14:03:49',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(7341,'5500','121731236629','2024-11-10 14:03:58',500.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7342,'4000','121731236629','2024-11-10 14:04:06',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(7343,'4000','121731236629','2024-11-10 14:03:49',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(7344,'1050','191731238551','2024-11-10 14:36:34',800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173123860130333906323','No',NULL,NULL,''),(7345,'1110','191731238551','2024-11-10 14:36:34',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(7346,'1110','191731238551','2024-11-10 14:36:04',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(7347,'5500','191731238551','2024-11-10 14:36:12',491.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7348,'4000','191731238551','2024-11-10 14:36:34',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(7349,'4000','191731238551','2024-11-10 14:35:51',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(7350,'4000','191731238551','2024-11-10 14:36:04',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(7351,'1050','191731247816','2024-11-10 17:16:43',2900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173124820613223320034','No',NULL,NULL,''),(7352,'1110','191731247816','2024-11-10 17:16:43',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(7353,'1110','191731247816','2024-11-10 17:10:16',NULL,300.00,'','19','1','Inventory sold','1','','sales','6048','','No',NULL,NULL,''),(7354,'1110','191731247816','2024-11-10 17:13:55',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(7355,'1110','191731247816','2024-11-10 17:15:42',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(7356,'1110','191731247816','2024-11-10 17:16:03',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(7357,'1110','191731247816','2024-11-10 17:16:14',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(7358,'5500','191731247816','2024-11-10 17:16:27',1808.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7359,'4000','191731247816','2024-11-10 17:16:43',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(7360,'4000','191731247816','2024-11-10 17:10:16',NULL,600.00,'','19','1','Good sold','1','','sales','6048','','No',NULL,NULL,''),(7361,'4000','191731247816','2024-11-10 17:13:55',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(7362,'4000','191731247816','2024-11-10 17:15:42',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(7363,'4000','191731247816','2024-11-10 17:15:54',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(7364,'4000','191731247816','2024-11-10 17:16:03',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(7365,'4000','191731247816','2024-11-10 17:16:14',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(7366,'1050','191731248207','2024-11-10 17:17:26',150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173124825533321350490','No',NULL,NULL,''),(7367,'1110','191731248207','2024-11-10 17:17:26',NULL,47.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(7368,'5500','191731248207','2024-11-10 17:17:18',47.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7369,'4000','191731248207','2024-11-10 17:17:26',NULL,100.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(7370,'4000','191731248207','2024-11-10 17:16:47',NULL,50.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(7371,'1050','191731248310','2024-11-10 17:19:09',800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173124835143203234813','No',NULL,NULL,''),(7372,'1110','191731248310','2024-11-10 17:19:09',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(7373,'1110','191731248310','2024-11-10 17:18:31',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(7374,'1110','191731248310','2024-11-10 17:18:42',NULL,100.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(7375,'5500','191731248310','2024-11-10 17:18:56',480.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7376,'4000','191731248310','2024-11-10 17:19:09',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(7377,'4000','191731248310','2024-11-10 17:18:31',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(7378,'4000','191731248310','2024-11-10 17:18:42',NULL,200.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(7381,'1050','121731249366','2024-11-10 17:37:13',3300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173124943733301220023','No',NULL,NULL,''),(7382,'1110','121731249366','2024-11-10 17:37:13',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(7383,'1110','121731249366','2024-11-10 17:36:40',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(7384,'1110','121731249366','2024-11-10 17:36:50',NULL,432.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(7385,'5500','121731249366','2024-11-10 17:37:01',1832.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7386,'4000','121731249366','2024-11-10 17:37:13',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(7387,'4000','121731249366','2024-11-10 17:36:06',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(7388,'4000','121731249366','2024-11-10 17:36:32',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(7389,'4000','121731249366','2024-11-10 17:36:40',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(7390,'4000','121731249366','2024-11-10 17:36:50',NULL,800.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(7391,'1050','191731251443','2024-11-10 18:14:23',9450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173125166463036752390','No',NULL,NULL,''),(7392,'1110','191731251443','2024-11-10 18:10:43',NULL,2000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(7393,'1110','191731251443','2024-11-10 18:11:37',NULL,600.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(7394,'1110','191731251443','2024-11-10 18:12:24',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(7395,'1110','191731251443','2024-11-10 18:13:18',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(7396,'1110','191731251443','2024-11-10 18:13:33',NULL,432.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(7397,'5500','191731251443','2024-11-10 18:13:43',3898.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7398,'4000','191731251443','2024-11-10 18:14:23',NULL,3900.00,'','19','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(7399,'4000','191731251443','2024-11-10 18:10:43',NULL,2600.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(7400,'4000','191731251443','2024-11-10 18:11:00',NULL,400.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(7401,'4000','191731251443','2024-11-10 18:11:37',NULL,600.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(7402,'4000','191731251443','2024-11-10 18:12:24',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(7403,'4000','191731251443','2024-11-10 18:12:36',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(7404,'4000','191731251443','2024-11-10 18:13:18',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(7405,'4000','191731251443','2024-11-10 18:13:33',NULL,800.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(7406,'1050','191731248352','2024-11-10 17:20:48',1800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173125264422313362105','No',NULL,NULL,''),(7407,'1110','191731248352','2024-11-10 17:20:48',NULL,0.00,'','19','1','Inventory sold','1','','sales','B007','','No',NULL,NULL,''),(7408,'1110','191731248352','2024-11-10 17:19:12',NULL,408.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(7409,'1110','191731248352','2024-11-10 18:30:16',NULL,390.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(7410,'5500','191731248352','2024-11-10 18:30:28',798.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7411,'4000','191731248352','2024-11-10 17:20:48',NULL,600.00,'','19','1','Good sold','1','','sales','B007','','No',NULL,NULL,''),(7412,'4000','191731248352','2024-11-10 17:19:12',NULL,600.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(7413,'4000','191731248352','2024-11-10 18:30:16',NULL,600.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(7414,'1050','121731249438','2024-11-10 19:01:07',3600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173125447130323322321','No',NULL,NULL,''),(7415,'1110','121731249438','2024-11-10 19:01:07',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(7416,'1110','121731249438','2024-11-10 18:59:18',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(7417,'1110','121731249438','2024-11-10 18:59:30',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(7418,'1110','121731249438','2024-11-10 19:00:30',NULL,186.68,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(7419,'1110','121731249438','2024-11-10 19:00:47',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(7420,'5500','121731249438','2024-11-10 19:00:58',2115.85,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7421,'4000','121731249438','2024-11-10 19:01:07',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(7422,'4000','121731249438','2024-11-10 17:37:18',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(7423,'4000','121731249438','2024-11-10 18:59:18',NULL,1300.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(7424,'4000','121731249438','2024-11-10 18:59:30',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(7425,'4000','121731249438','2024-11-10 19:00:21',NULL,600.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(7426,'4000','121731249438','2024-11-10 19:00:30',NULL,250.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(7427,'4000','121731249438','2024-11-10 19:00:47',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(7428,'1050','121731254473','2024-11-10 19:02:51',3800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173125457851333514302','No',NULL,NULL,''),(7429,'1110','121731254473','2024-11-10 19:02:51',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(7430,'1110','121731254473','2024-11-10 19:01:13',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(7431,'1110','121731254473','2024-11-10 19:02:08',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(7432,'1110','121731254473','2024-11-10 19:02:21',NULL,600.00,'','12','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(7433,'1110','121731254473','2024-11-10 19:02:29',NULL,432.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(7434,'5500','121731254473','2024-11-10 19:02:41',2932.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7435,'4000','121731254473','2024-11-10 19:02:51',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(7436,'4000','121731254473','2024-11-10 19:01:13',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(7437,'4000','121731254473','2024-11-10 19:02:08',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(7438,'4000','121731254473','2024-11-10 19:02:21',NULL,600.00,'','12','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(7439,'4000','121731254473','2024-11-10 19:02:29',NULL,800.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(7440,'1050','121731254580','2024-11-10 19:03:11',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173125459412103372302','No',NULL,NULL,''),(7441,'4000','121731254580','2024-11-10 19:03:11',NULL,500.00,'','12','1','Good sold','1','','sales','6549','','No',NULL,NULL,''),(7442,'1050','121731254595','2024-11-10 19:04:10',3100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173125465423222323672','No',NULL,NULL,''),(7443,'1110','121731254595','2024-11-10 19:04:10',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(7444,'1110','121731254595','2024-11-10 19:03:15',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(7445,'1110','121731254595','2024-11-10 19:03:42',NULL,950.00,'','12','1','Inventory sold','1','','sales','6502','','No',NULL,NULL,''),(7446,'5500','121731254595','2024-11-10 19:03:59',2350.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7447,'4000','121731254595','2024-11-10 19:04:10',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(7448,'4000','121731254595','2024-11-10 19:03:15',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(7449,'4000','121731254595','2024-11-10 19:03:35',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(7450,'4000','121731254595','2024-11-10 19:03:42',NULL,1500.00,'','12','1','Good sold','1','','sales','6502','','No',NULL,NULL,''),(7451,'1050','121731254655','2024-11-10 19:05:19',2100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173125472222222320222','No',NULL,NULL,''),(7452,'1110','121731254655','2024-11-10 19:04:15',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(7453,'1110','121731254655','2024-11-10 19:04:32',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(7454,'1110','121731254655','2024-11-10 19:04:58',NULL,150.83,'','12','1','Inventory sold','1','','sales','B021','','No',NULL,NULL,''),(7455,'5500','121731254655','2024-11-10 19:05:07',650.83,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7456,'4000','121731254655','2024-11-10 19:05:19',NULL,800.00,'','12','1','Good sold','1','','sales','6551','','No',NULL,NULL,''),(7457,'4000','121731254655','2024-11-10 19:04:15',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(7458,'4000','121731254655','2024-11-10 19:04:32',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(7459,'4000','121731254655','2024-11-10 19:04:40',NULL,50.00,'','12','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(7460,'4000','121731254655','2024-11-10 19:04:50',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(7461,'4000','121731254655','2024-11-10 19:04:58',NULL,250.00,'','12','1','Good sold','1','','sales','B021','','No',NULL,NULL,''),(7462,'1050','121731254724','2024-11-10 19:06:09',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173125477410733725134','No',NULL,NULL,''),(7463,'1110','121731254724','2024-11-10 19:05:24',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7464,'1110','121731254724','2024-11-10 19:05:41',NULL,100.00,'','12','1','Inventory sold','1','','sales','6017','','No',NULL,NULL,''),(7465,'5500','121731254724','2024-11-10 19:06:00',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7466,'4000','121731254724','2024-11-10 19:06:09',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(7467,'4000','121731254724','2024-11-10 19:05:24',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7468,'4000','121731254724','2024-11-10 19:05:34',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(7469,'4000','121731254724','2024-11-10 19:05:41',NULL,100.00,'','12','1','Good sold','1','','sales','6017','','No',NULL,NULL,''),(7470,'1050','121731254776','2024-11-10 19:07:08',2000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173125483620725028500','No',NULL,NULL,''),(7471,'1110','121731254776','2024-11-10 19:06:16',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(7472,'5500','121731254776','2024-11-10 19:06:45',200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7473,'4000','121731254776','2024-11-10 19:07:08',NULL,1300.00,'','12','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(7474,'4000','121731254776','2024-11-10 19:06:16',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(7475,'4000','121731254776','2024-11-10 19:06:36',NULL,300.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(7476,'1050','191731255200','2024-11-10 19:14:20',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173125530002031211233','No',NULL,NULL,''),(7477,'1110','191731255200','2024-11-10 19:14:20',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(7478,'1110','191731255200','2024-11-10 19:13:20',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(7479,'1110','191731255200','2024-11-10 19:13:35',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(7480,'5500','191731255200','2024-11-10 19:13:53',592.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7481,'4000','191731255200','2024-11-10 19:14:20',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(7482,'4000','191731255200','2024-11-10 19:13:20',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(7483,'4000','191731255200','2024-11-10 19:13:35',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(7484,'1050','121731256550','2024-11-10 19:36:16',800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173125662522363323322','No',NULL,NULL,''),(7485,'1110','121731256550','2024-11-10 19:36:16',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(7486,'1110','121731256550','2024-11-10 19:35:50',NULL,100.00,'','12','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(7487,'5500','121731256550','2024-11-10 19:36:04',508.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7488,'4000','121731256550','2024-11-10 19:36:16',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(7489,'4000','121731256550','2024-11-10 19:35:50',NULL,200.00,'','12','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(7490,'1050','191731260652','2024-11-10 20:44:24',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173126066693133220033','No',NULL,NULL,''),(7491,'1110','191731260652','2024-11-10 20:44:24',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(7492,'5500','191731260652','2024-11-10 20:44:12',195.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7493,'4000','191731260652','2024-11-10 20:44:24',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(7494,'1050','191731260668','2024-11-10 20:45:13',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173126071636113300221','No',NULL,NULL,''),(7495,'1110','191731260668','2024-11-10 20:45:13',NULL,100.00,'','19','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(7496,'5500','191731260668','2024-11-10 20:44:58',100.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7497,'4000','191731260668','2024-11-10 20:45:13',NULL,100.00,'','19','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(7498,'4000','191731260668','2024-11-10 20:44:28',NULL,150.00,'','19','1','Good sold','1','','sales','6550','','No',NULL,NULL,''),(7499,'1050','191731260769','2024-11-10 20:48:33',1250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173126091662329732013','No',NULL,NULL,''),(7500,'1110','191731260769','2024-11-10 20:48:33',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(7501,'1110','191731260769','2024-11-10 20:46:09',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(7502,'1110','191731260769','2024-11-10 20:47:54',NULL,100.00,'','19','1','Inventory sold','1','','sales','6027','','No',NULL,NULL,''),(7503,'5500','191731260769','2024-11-10 20:48:14',850.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7504,'4000','191731260769','2024-11-10 20:48:33',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(7505,'4000','191731260769','2024-11-10 20:46:09',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(7506,'4000','191731260769','2024-11-10 20:47:21',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(7507,'4000','191731260769','2024-11-10 20:47:43',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(7508,'4000','191731260769','2024-11-10 20:47:54',NULL,150.00,'','19','1','Good sold','1','','sales','6027','','No',NULL,NULL,''),(7509,'1050','121731263169','2024-11-10 21:27:12',3700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173126323610133070223','No',NULL,NULL,''),(7510,'1110','121731263169','2024-11-10 21:26:40',NULL,126.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(7511,'5500','121731263169','2024-11-10 21:27:00',126.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7512,'4000','121731263169','2024-11-10 21:27:12',NULL,2000.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(7513,'4000','121731263169','2024-11-10 21:26:09',NULL,1400.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(7514,'4000','121731263169','2024-11-10 21:26:40',NULL,300.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(7515,'1050','191731263622','2024-11-10 21:36:14',5850.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173126378200332238203','No',NULL,NULL,''),(7516,'1110','191731263622','2024-11-10 21:33:42',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7517,'1110','191731263622','2024-11-10 21:35:00',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7518,'1110','191731263622','2024-11-10 21:35:13',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(7519,'5500','191731263622','2024-11-10 21:35:55',216.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7520,'4000','191731263622','2024-11-10 21:36:14',NULL,5000.00,'','19','1','Good sold','1','','sales','6540','','No',NULL,NULL,''),(7521,'4000','191731263622','2024-11-10 21:33:42',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7522,'4000','191731263622','2024-11-10 21:35:00',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7523,'4000','191731263622','2024-11-10 21:35:13',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(7537,'1050','121731266858','2024-11-10 22:28:02',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173126688620313631221','No',NULL,NULL,''),(7538,'1110','121731266858','2024-11-10 22:28:02',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(7539,'5500','121731266858','2024-11-10 22:27:51',169.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7540,'4000','121731266858','2024-11-10 22:28:02',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(7541,'4000','121731266858','2024-11-10 22:27:39',NULL,250.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(7542,'1050','121731263858','2024-11-10 22:27:32',2850.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173126732423213331133','No',NULL,NULL,''),(7543,'1110','121731263858','2024-11-10 22:27:32',NULL,190.50,'','12','1','Inventory sold','1','','sales','B031','','No',NULL,NULL,''),(7544,'1110','121731263858','2024-11-10 21:37:38',NULL,610.00,'','12','1','Inventory sold','1','','sales','B041','','No',NULL,NULL,''),(7545,'1110','121731263858','2024-11-10 22:26:23',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(7546,'1110','121731263858','2024-11-10 22:26:32',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(7547,'1110','121731263858','2024-11-10 22:27:18',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(7548,'5500','121731263858','2024-11-10 22:35:12',1661.50,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7549,'4000','121731263858','2024-11-10 22:27:32',NULL,250.00,'','12','1','Good sold','1','','sales','B031','','No',NULL,NULL,''),(7550,'4000','121731263858','2024-11-10 21:37:38',NULL,1200.00,'','12','1','Good sold','1','','sales','B041','','No',NULL,NULL,''),(7551,'4000','121731263858','2024-11-10 22:26:23',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(7552,'4000','121731263858','2024-11-10 22:26:32',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(7553,'4000','121731263858','2024-11-10 22:26:43',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(7554,'4000','121731263858','2024-11-10 22:26:57',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(7555,'4000','121731263858','2024-11-10 22:27:08',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(7556,'4000','121731263858','2024-11-10 22:27:18',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(7557,'1050','191731267428','2024-11-10 22:37:25',650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173126744933032002933','No',NULL,NULL,''),(7558,'4000','191731267428','2024-11-10 22:37:25',NULL,650.00,'','19','1','Good sold','1','','sales','6552','','No',NULL,NULL,''),(7559,'1050','191731267494','2024-11-10 22:38:43',1600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173126752636032302227','No',NULL,NULL,''),(7560,'1110','191731267494','2024-11-10 22:38:43',NULL,950.00,'','19','1','Inventory sold','1','','sales','6502','','No',NULL,NULL,''),(7561,'1110','191731267494','2024-11-10 22:38:14',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(7562,'5500','191731267494','2024-11-10 22:38:30',992.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7563,'4000','191731267494','2024-11-10 22:38:43',NULL,1500.00,'','19','1','Good sold','1','','sales','6502','','No',NULL,NULL,''),(7564,'4000','191731267494','2024-11-10 22:38:14',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(7565,'1050','121731271847','2024-11-10 23:50:59',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173127186121227231227','No',NULL,NULL,''),(7566,'1110','121731271847','2024-11-10 23:50:59',NULL,150.83,'','12','1','Inventory sold','1','','sales','B021','','No',NULL,NULL,''),(7567,'5500','121731271847','2024-11-10 23:50:47',150.83,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7568,'4000','121731271847','2024-11-10 23:50:59',NULL,250.00,'','12','1','Good sold','1','','sales','B021','','No',NULL,NULL,''),(7569,'1050','121731325896','2024-11-11 14:52:15',1200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173132593931302220231','No',NULL,NULL,''),(7570,'1110','121731325896','2024-11-11 14:52:15',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(7571,'1110','121731325896','2024-11-11 14:51:36',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(7572,'5500','121731325896','2024-11-11 14:52:01',600.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7573,'4000','121731325896','2024-11-11 14:52:15',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(7574,'4000','121731325896','2024-11-11 14:51:36',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(7575,'4000','121731325896','2024-11-11 14:51:45',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(7576,'1050','121731329797','2024-11-11 15:57:24',2650.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173132985201121010523','No',NULL,NULL,''),(7577,'1110','121731329797','2024-11-11 15:57:24',NULL,704.00,'','12','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(7578,'1110','121731329797','2024-11-11 15:56:38',NULL,560.04,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(7579,'1110','121731329797','2024-11-11 15:56:51',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(7580,'1110','121731329797','2024-11-11 15:57:06',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(7581,'5500','121731329797','2024-11-11 15:57:16',1764.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7582,'4000','121731329797','2024-11-11 15:57:24',NULL,1000.00,'','12','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(7583,'4000','121731329797','2024-11-11 15:56:38',NULL,750.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(7584,'4000','121731329797','2024-11-11 15:56:51',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(7585,'4000','121731329797','2024-11-11 15:57:06',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(7586,'1050','121731329854','2024-11-11 16:26:13',2750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173133158121333017213','No',NULL,NULL,''),(7587,'1110','121731329854','2024-11-11 16:26:13',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(7588,'1110','121731329854','2024-11-11 16:25:42',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(7589,'1110','121731329854','2024-11-11 16:25:51',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7590,'5500','121731329854','2024-11-11 16:26:03',1242.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7591,'4000','121731329854','2024-11-11 16:26:13',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(7592,'4000','121731329854','2024-11-11 15:57:34',NULL,400.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(7593,'4000','121731329854','2024-11-11 16:25:42',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(7594,'4000','121731329854','2024-11-11 16:25:51',NULL,450.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7595,'1050','121731340416','2024-11-11 18:54:17',800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173134046013223226612','No',NULL,NULL,''),(7596,'1110','121731340416','2024-11-11 18:54:17',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(7597,'1110','121731340416','2024-11-11 18:53:36',NULL,195.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(7598,'5500','121731340416','2024-11-11 18:53:52',533.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7599,'4000','121731340416','2024-11-11 18:54:17',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(7600,'4000','121731340416','2024-11-11 18:53:36',NULL,300.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(7601,'1050','121731343133','2024-11-11 19:40:04',3700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173134320630273227132','No',NULL,NULL,''),(7602,'1110','121731343133','2024-11-11 19:40:04',NULL,1450.00,'','12','1','Inventory sold','1','','sales','B137','','No',NULL,NULL,''),(7603,'1110','121731343133','2024-11-11 19:38:53',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(7604,'1110','121731343133','2024-11-11 19:39:13',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(7605,'1110','121731343133','2024-11-11 19:39:44',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(7606,'5500','121731343133','2024-11-11 19:39:53',2592.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7607,'4000','121731343133','2024-11-11 19:40:04',NULL,2200.00,'','12','1','Good sold','1','','sales','B137','','No',NULL,NULL,''),(7608,'4000','121731343133','2024-11-11 19:38:53',NULL,1200.00,'','12','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(7609,'4000','121731343133','2024-11-11 19:39:13',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(7610,'4000','121731343133','2024-11-11 19:39:44',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(7611,'1050','121731345974','2024-11-11 20:27:17',400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173134604063333070340','No',NULL,NULL,''),(7612,'4000','121731345974','2024-11-11 20:27:17',NULL,200.00,'','12','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(7613,'4000','121731345974','2024-11-11 20:26:14',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7614,'4000','121731345974','2024-11-11 20:26:52',NULL,50.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(7615,'1050','191731417768','2024-11-12 16:39:33',3000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173141879901332390132','No',NULL,NULL,''),(7616,'1110','191731417768','2024-11-12 16:39:33',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(7617,'1110','191731417768','2024-11-12 16:38:15',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(7618,'1110','191731417768','2024-11-12 16:38:36',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7619,'5500','191731417768','2024-11-12 16:38:59',1242.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7620,'4000','191731417768','2024-11-12 16:39:33',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(7621,'4000','191731417768','2024-11-12 16:22:48',NULL,300.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(7622,'4000','191731417768','2024-11-12 16:37:59',NULL,200.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(7623,'4000','191731417768','2024-11-12 16:38:15',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(7624,'4000','191731417768','2024-11-12 16:38:36',NULL,600.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7625,'1050','191731419028','2024-11-12 16:44:23',850.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173141906591391301631','No',NULL,NULL,''),(7626,'1110','191731419028','2024-11-12 16:44:23',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(7627,'1110','191731419028','2024-11-12 16:44:03',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(7628,'5500','191731419028','2024-11-12 16:44:14',692.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7629,'4000','191731419028','2024-11-12 16:44:23',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(7630,'4000','191731419028','2024-11-12 16:43:48',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(7631,'4000','191731419028','2024-11-12 16:44:03',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(7640,'1050','191731419067','2024-11-12 16:53:27',1450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173142254432205332310','No',NULL,NULL,''),(7641,'1110','191731419067','2024-11-12 16:53:27',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(7642,'1110','191731419067','2024-11-12 16:53:10',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(7643,'1110','191731419067','2024-11-12 16:53:18',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7644,'5500','191731419067','2024-11-12 17:42:12',979.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7645,'4000','191731419067','2024-11-12 16:53:27',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(7646,'4000','191731419067','2024-11-12 16:44:27',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(7647,'4000','191731419067','2024-11-12 16:52:58',NULL,100.00,'','19','1','Good sold','1','','sales','6533','','No',NULL,NULL,''),(7648,'4000','191731419067','2024-11-12 16:53:10',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(7649,'4000','191731419067','2024-11-12 16:53:18',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7650,'1050','191731423632','2024-11-12 18:01:26',3900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173142370310733042133','No',NULL,NULL,''),(7651,'1110','191731423632','2024-11-12 18:01:26',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(7652,'1110','191731423632','2024-11-12 18:00:32',NULL,1500.00,'','19','1','Inventory sold','1','','sales','6015','','No',NULL,NULL,''),(7653,'5500','191731423632','2024-11-12 18:01:15',2700.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7654,'4000','191731423632','2024-11-12 18:01:26',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(7655,'4000','191731423632','2024-11-12 18:00:32',NULL,1500.00,'','19','1','Good sold','1','','sales','6015','','No',NULL,NULL,''),(7656,'4000','191731423632','2024-11-12 18:00:43',NULL,500.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(7657,'4000','191731423632','2024-11-12 18:01:03',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(7658,'1050','191731423706','2024-11-12 18:04:39',2900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173142394320131323723','No',NULL,NULL,''),(7659,'1110','191731423706','2024-11-12 18:04:39',NULL,1290.00,'','19','1','Inventory sold','1','','sales','B044','','No',NULL,NULL,''),(7660,'1110','191731423706','2024-11-12 18:01:46',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(7661,'1110','191731423706','2024-11-12 18:02:27',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(7662,'5500','191731423706','2024-11-12 18:04:12',1374.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7663,'4000','191731423706','2024-11-12 18:04:39',NULL,2200.00,'','19','1','Good sold','1','','sales','B044','','No',NULL,NULL,''),(7664,'4000','191731423706','2024-11-12 18:01:46',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(7665,'4000','191731423706','2024-11-12 18:02:11',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(7666,'4000','191731423706','2024-11-12 18:02:20',NULL,400.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(7667,'4000','191731423706','2024-11-12 18:02:27',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(7668,'1050','191731423944','2024-11-12 18:06:37',3000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173142400132010323103','No',NULL,NULL,''),(7669,'1110','191731423944','2024-11-12 18:06:37',NULL,1290.00,'','19','1','Inventory sold','1','','sales','B044','','No',NULL,NULL,''),(7670,'1110','191731423944','2024-11-12 18:05:44',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(7671,'1110','191731423944','2024-11-12 18:06:20',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(7672,'5500','191731423944','2024-11-12 18:06:27',1684.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7673,'4000','191731423944','2024-11-12 18:06:37',NULL,2200.00,'','19','1','Good sold','1','','sales','B044','','No',NULL,NULL,''),(7674,'4000','191731423944','2024-11-12 18:05:44',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(7675,'4000','191731423944','2024-11-12 18:06:09',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(7676,'4000','191731423944','2024-11-12 18:06:20',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(7677,'1050','191731424002','2024-11-12 18:06:55',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173142401832233100012','No',NULL,NULL,''),(7678,'1110','191731424002','2024-11-12 18:06:55',NULL,184.25,'','19','1','Inventory sold','1','','sales','B005','','No',NULL,NULL,''),(7679,'5500','191731424002','2024-11-12 18:06:42',184.25,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7680,'4000','191731424002','2024-11-12 18:06:55',NULL,300.00,'','19','1','Good sold','1','','sales','B005','','No',NULL,NULL,''),(7681,'1050','191731424019','2024-11-12 18:07:13',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173142403500322411370','No',NULL,NULL,''),(7682,'1110','191731424019','2024-11-12 18:07:13',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(7683,'5500','191731424019','2024-11-12 18:06:59',169.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7684,'4000','191731424019','2024-11-12 18:07:13',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(7685,'1050','191731424036','2024-11-12 18:08:08',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173142409842230022933','No',NULL,NULL,''),(7686,'1110','191731424036','2024-11-12 18:08:08',NULL,158.33,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(7687,'5500','191731424036','2024-11-12 18:07:58',158.33,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7688,'4000','191731424036','2024-11-12 18:08:08',NULL,400.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(7689,'4000','191731424036','2024-11-12 18:07:16',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(7690,'1050','191731425465','2024-11-12 18:31:35',900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173142566637633623322','No',NULL,NULL,''),(7691,'1110','191731425465','2024-11-12 18:31:35',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(7692,'1110','191731425465','2024-11-12 18:31:05',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(7693,'5500','191731425465','2024-11-12 18:31:18',500.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7694,'4000','191731425465','2024-11-12 18:31:35',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(7695,'4000','191731425465','2024-11-12 18:31:05',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(7696,'1050','191731432190','2024-11-12 20:23:18',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173143220022021227222','No',NULL,NULL,''),(7697,'4000','191731432190','2024-11-12 20:23:18',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(7698,'1050','191731435727','2024-11-12 21:23:52',2200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173143583543377052282','No',NULL,NULL,''),(7699,'1110','191731435727','2024-11-12 21:23:52',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(7700,'1110','191731435727','2024-11-12 21:22:28',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(7701,'1110','191731435727','2024-11-12 21:22:39',NULL,408.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(7702,'1110','191731435727','2024-11-12 21:22:49',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(7703,'5500','191731435727','2024-11-12 21:23:16',1741.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7704,'4000','191731435727','2024-11-12 21:23:52',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(7705,'4000','191731435727','2024-11-12 21:22:07',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(7706,'4000','191731435727','2024-11-12 21:22:28',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(7707,'4000','191731435727','2024-11-12 21:22:39',NULL,600.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(7708,'4000','191731435727','2024-11-12 21:22:49',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(7709,'1050','191731435836','2024-11-12 21:24:46',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173143589042303091033','No',NULL,NULL,''),(7710,'1110','191731435836','2024-11-12 21:24:46',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(7711,'5500','191731435836','2024-11-12 21:23:57',391.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7712,'4000','191731435836','2024-11-12 21:24:46',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(7713,'1050','191731435891','2024-11-12 21:25:21',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173143592334022302029','No',NULL,NULL,''),(7714,'4000','191731435891','2024-11-12 21:25:21',NULL,300.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(7715,'1050','191731435925','2024-11-12 21:26:28',2400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173143599203333020392','No',NULL,NULL,''),(7716,'1110','191731435925','2024-11-12 21:26:28',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(7717,'1110','191731435925','2024-11-12 21:25:25',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(7718,'1110','191731435925','2024-11-12 21:25:37',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(7719,'1110','191731435925','2024-11-12 21:25:49',NULL,680.00,'','19','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(7720,'1110','191731435925','2024-11-12 21:25:57',NULL,47.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(7721,'1110','191731435925','2024-11-12 21:26:08',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(7722,'5500','191731435925','2024-11-12 21:26:19',1311.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7723,'4000','191731435925','2024-11-12 21:26:28',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(7724,'4000','191731435925','2024-11-12 21:25:25',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(7725,'4000','191731435925','2024-11-12 21:25:37',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(7726,'4000','191731435925','2024-11-12 21:25:49',NULL,1200.00,'','19','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(7727,'4000','191731435925','2024-11-12 21:25:57',NULL,100.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(7728,'4000','191731435925','2024-11-12 21:26:08',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(7729,'1050','191731435994','2024-11-12 21:31:15',3550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173143627803327323123','No',NULL,NULL,''),(7730,'1110','191731435994','2024-11-12 21:31:15',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(7731,'1110','191731435994','2024-11-12 21:26:34',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(7732,'1110','191731435994','2024-11-12 21:28:08',NULL,100.00,'','19','1','Inventory sold','1','','sales','6030','','No',NULL,NULL,''),(7733,'1110','191731435994','2024-11-12 21:30:32',NULL,338.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(7734,'1110','191731435994','2024-11-12 21:30:43',NULL,176.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(7735,'1110','191731435994','2024-11-12 21:30:54',NULL,176.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(7736,'5500','191731435994','2024-11-12 21:31:05',2440.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7737,'4000','191731435994','2024-11-12 21:31:15',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(7738,'4000','191731435994','2024-11-12 21:26:34',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(7739,'4000','191731435994','2024-11-12 21:28:08',NULL,200.00,'','19','1','Good sold','1','','sales','6030','','No',NULL,NULL,''),(7740,'4000','191731435994','2024-11-12 21:28:16',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(7741,'4000','191731435994','2024-11-12 21:30:14',NULL,100.00,'','19','1','Good sold','1','','sales','6533','','No',NULL,NULL,''),(7742,'4000','191731435994','2024-11-12 21:30:25',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(7743,'4000','191731435994','2024-11-12 21:30:32',NULL,500.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(7744,'4000','191731435994','2024-11-12 21:30:43',NULL,300.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(7745,'4000','191731435994','2024-11-12 21:30:54',NULL,300.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(7746,'1050','191731436280','2024-11-12 21:33:22',1150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173143642337643321223','No',NULL,NULL,''),(7747,'1110','191731436280','2024-11-12 21:33:22',NULL,184.25,'','19','1','Inventory sold','1','','sales','B005','','No',NULL,NULL,''),(7748,'1110','191731436280','2024-11-12 21:31:20',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(7749,'1110','191731436280','2024-11-12 21:31:46',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(7750,'5500','191731436280','2024-11-12 21:33:02',705.25,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7751,'4000','191731436280','2024-11-12 21:33:22',NULL,300.00,'','19','1','Good sold','1','','sales','B005','','No',NULL,NULL,''),(7752,'4000','191731436280','2024-11-12 21:31:20',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(7753,'4000','191731436280','2024-11-12 21:31:46',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(7754,'1050','191731436425','2024-11-12 21:34:09',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173143652033323002012','No',NULL,NULL,''),(7755,'1110','191731436425','2024-11-12 21:34:09',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(7756,'5500','191731436425','2024-11-12 21:33:45',169.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7757,'4000','191731436425','2024-11-12 21:34:09',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(7758,'1050','191731436619','2024-11-12 21:37:20',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173143664436249323142','No',NULL,NULL,''),(7759,'1110','191731436619','2024-11-12 21:37:20',NULL,184.25,'','19','1','Inventory sold','1','','sales','B005','','No',NULL,NULL,''),(7760,'5500','191731436619','2024-11-12 21:36:59',184.25,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7761,'4000','191731436619','2024-11-12 21:37:20',NULL,300.00,'','19','1','Good sold','1','','sales','B005','','No',NULL,NULL,''),(7762,'1050','191731436646','2024-11-12 21:38:16',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173143670042303210001','No',NULL,NULL,''),(7763,'4000','191731436646','2024-11-12 21:38:16',NULL,300.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(7764,'4000','191731436646','2024-11-12 21:37:26',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(7765,'1050','191731436701','2024-11-12 21:38:43',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173143672530391730931','No',NULL,NULL,''),(7766,'1110','191731436701','2024-11-12 21:38:43',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(7767,'5500','191731436701','2024-11-12 21:38:21',338.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7768,'4000','191731436701','2024-11-12 21:38:43',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(7769,'1050','191731501327','2024-11-13 15:36:46',2000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173150143350000512923','No',NULL,NULL,''),(7770,'1110','191731501327','2024-11-13 15:35:27',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7771,'1110','191731501327','2024-11-13 15:35:44',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(7772,'1110','191731501327','2024-11-13 15:35:52',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(7773,'1110','191731501327','2024-11-13 15:36:02',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(7774,'5500','191731501327','2024-11-13 15:36:24',1150.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7775,'4000','191731501327','2024-11-13 15:36:46',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(7776,'4000','191731501327','2024-11-13 15:35:27',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7777,'4000','191731501327','2024-11-13 15:35:44',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(7778,'4000','191731501327','2024-11-13 15:35:52',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(7779,'4000','191731501327','2024-11-13 15:36:02',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(7780,'1050','191731501435','2024-11-13 15:37:52',1050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173150147411271142470','No',NULL,NULL,''),(7781,'1110','191731501435','2024-11-13 15:37:52',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(7782,'5500','191731501435','2024-11-13 15:37:42',400.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7783,'4000','191731501435','2024-11-13 15:37:52',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(7784,'4000','191731501435','2024-11-13 15:37:15',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(7785,'4000','191731501435','2024-11-13 15:37:29',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(7786,'1050','191731593594','2024-11-14 17:13:30',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173159361332032020022','No',NULL,NULL,''),(7787,'1110','191731593594','2024-11-14 17:13:30',NULL,200.00,'','19','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(7788,'5500','191731593594','2024-11-14 17:13:14',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7789,'4000','191731593594','2024-11-14 17:13:30',NULL,200.00,'','19','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(7790,'1050','191731593614','2024-11-14 17:19:36',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173159397892102790527','No',NULL,NULL,''),(7791,'1110','191731593614','2024-11-14 17:19:36',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(7792,'1110','191731593614','2024-11-14 17:13:34',NULL,100.00,'','19','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(7793,'5500','191731593614','2024-11-14 17:19:23',142.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7794,'4000','191731593614','2024-11-14 17:19:36',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(7795,'4000','191731593614','2024-11-14 17:13:34',NULL,100.00,'','19','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(7796,'1050','191731593980','2024-11-14 17:21:18',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173159408023529330092','No',NULL,NULL,''),(7797,'1110','191731593980','2024-11-14 17:20:23',NULL,50.00,'','19','1','Inventory sold','1','','sales','6024','','No',NULL,NULL,''),(7798,'5500','191731593980','2024-11-14 17:20:52',50.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7799,'4000','191731593980','2024-11-14 17:21:18',NULL,200.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(7800,'4000','191731593980','2024-11-14 17:19:40',NULL,300.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(7801,'4000','191731593980','2024-11-14 17:20:23',NULL,100.00,'','19','1','Good sold','1','','sales','6024','','No',NULL,NULL,''),(7808,'1050','191731594082','2024-11-14 18:20:39',1050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173160050323533302000','No',NULL,NULL,''),(7809,'1110','191731594082','2024-11-14 18:20:39',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(7810,'1110','191731594082','2024-11-14 18:20:22',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(7811,'5500','191731594082','2024-11-14 19:08:03',586.56,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7812,'4000','191731594082','2024-11-14 18:20:39',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(7813,'4000','191731594082','2024-11-14 17:21:22',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(7814,'4000','191731594082','2024-11-14 18:20:11',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(7815,'4000','191731594082','2024-11-14 18:20:22',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(7816,'1050','191731675606','2024-11-15 16:00:23',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173167562523322332060','No',NULL,NULL,''),(7817,'1110','191731675606','2024-11-15 16:00:23',NULL,440.00,'','19','1','Inventory sold','1','','sales','B016','','No',NULL,NULL,''),(7818,'5500','191731675606','2024-11-15 16:00:06',440.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7819,'4000','191731675606','2024-11-15 16:00:23',NULL,600.00,'','19','1','Good sold','1','','sales','B016','','No',NULL,NULL,''),(7820,'1050','191731675627','2024-11-15 16:01:14',800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173167568017309123012','No',NULL,NULL,''),(7821,'1110','191731675627','2024-11-15 16:01:14',NULL,220.00,'','19','1','Inventory sold','1','','sales','B016','','No',NULL,NULL,''),(7822,'1110','191731675627','2024-11-15 16:00:27',NULL,352.00,'','19','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(7823,'5500','191731675627','2024-11-15 16:00:51',572.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7824,'4000','191731675627','2024-11-15 16:01:14',NULL,300.00,'','19','1','Good sold','1','','sales','B016','','No',NULL,NULL,''),(7825,'4000','191731675627','2024-11-15 16:00:27',NULL,500.00,'','19','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(7826,'1050','191731696249','2024-11-15 21:45:22',1950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173169632733373239330','No',NULL,NULL,''),(7827,'1110','191731696249','2024-11-15 21:45:22',NULL,528.00,'','19','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(7828,'1110','191731696249','2024-11-15 21:44:09',NULL,220.00,'','19','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(7829,'1110','191731696249','2024-11-15 21:44:25',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(7830,'1110','191731696249','2024-11-15 21:44:46',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(7831,'5500','191731696249','2024-11-15 21:45:07',1298.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7832,'4000','191731696249','2024-11-15 21:45:22',NULL,750.00,'','19','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(7833,'4000','191731696249','2024-11-15 21:44:09',NULL,300.00,'','19','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(7834,'4000','191731696249','2024-11-15 21:44:25',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(7835,'4000','191731696249','2024-11-15 21:44:46',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(7836,'1050','191731696330','2024-11-15 21:46:05',1400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173169637060330993030','No',NULL,NULL,''),(7837,'1110','191731696330','2024-11-15 21:46:05',NULL,880.00,'','19','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(7838,'1110','191731696330','2024-11-15 21:45:30',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(7839,'5500','191731696330','2024-11-15 21:45:48',980.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7840,'4000','191731696330','2024-11-15 21:46:05',NULL,1200.00,'','19','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(7841,'4000','191731696330','2024-11-15 21:45:30',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(7842,'1050','191731696372','2024-11-15 21:47:35',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173169646009933220272','No',NULL,NULL,''),(7843,'1110','191731696372','2024-11-15 21:47:35',NULL,600.00,'','19','1','Inventory sold','1','','sales','6010','','No',NULL,NULL,''),(7844,'5500','191731696372','2024-11-15 21:46:12',600.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7845,'4000','191731696372','2024-11-15 21:47:35',NULL,600.00,'','19','1','Good sold','1','','sales','6010','','No',NULL,NULL,''),(7846,'1050','191731696462','2024-11-15 21:48:18',900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173169650101623129122','No',NULL,NULL,''),(7847,'1110','191731696462','2024-11-15 21:48:18',NULL,390.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(7848,'1110','191731696462','2024-11-15 21:47:42',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(7849,'5500','191731696462','2024-11-15 21:48:04',594.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7850,'4000','191731696462','2024-11-15 21:48:18',NULL,600.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(7851,'4000','191731696462','2024-11-15 21:47:42',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(7852,'1050','191731698722','2024-11-15 22:26:14',3800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173169877770379173332','No',NULL,NULL,''),(7853,'1110','191731698722','2024-11-15 22:26:14',NULL,950.00,'','19','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(7854,'1110','191731698722','2024-11-15 22:25:23',NULL,1173.12,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(7855,'1110','191731698722','2024-11-15 22:25:35',NULL,600.00,'','19','1','Inventory sold','1','','sales','6010','','No',NULL,NULL,''),(7856,'5500','191731698722','2024-11-15 22:25:58',2723.12,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7857,'4000','191731698722','2024-11-15 22:26:14',NULL,1700.00,'','19','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(7858,'4000','191731698722','2024-11-15 22:25:23',NULL,1500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(7859,'4000','191731698722','2024-11-15 22:25:35',NULL,600.00,'','19','1','Good sold','1','','sales','6010','','No',NULL,NULL,''),(7860,'1050','191731698779','2024-11-15 22:26:31',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173169879462970232217','No',NULL,NULL,''),(7861,'1110','191731698779','2024-11-15 22:26:31',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(7862,'5500','191731698779','2024-11-15 22:26:19',42.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7863,'4000','191731698779','2024-11-15 22:26:31',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(7864,'1050','191731698798','2024-11-15 22:26:55',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173169884011338212192','No',NULL,NULL,''),(7865,'1110','191731698798','2024-11-15 22:26:55',NULL,352.00,'','19','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(7866,'5500','191731698798','2024-11-15 22:26:38',352.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7867,'4000','191731698798','2024-11-15 22:26:55',NULL,500.00,'','19','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(7868,'1050','191731698842','2024-11-15 22:28:45',2200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173169893930363362321','No',NULL,NULL,''),(7869,'1110','191731698842','2024-11-15 22:28:45',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(7870,'1110','191731698842','2024-11-15 22:27:41',NULL,50.00,'','19','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(7871,'1110','191731698842','2024-11-15 22:28:07',NULL,100.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(7872,'5500','191731698842','2024-11-15 22:28:28',1450.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7873,'4000','191731698842','2024-11-15 22:28:45',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(7874,'4000','191731698842','2024-11-15 22:27:22',NULL,300.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(7875,'4000','191731698842','2024-11-15 22:27:41',NULL,200.00,'','19','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(7876,'4000','191731698842','2024-11-15 22:27:51',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(7877,'4000','191731698842','2024-11-15 22:28:07',NULL,200.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(7878,'1050','191731698948','2024-11-15 22:30:12',1900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173169901400124202329','No',NULL,NULL,''),(7879,'1110','191731698948','2024-11-15 22:30:12',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(7880,'5500','191731698948','2024-11-15 22:29:38',1000.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7881,'4000','191731698948','2024-11-15 22:30:12',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(7882,'4000','191731698948','2024-11-15 22:29:08',NULL,300.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(7883,'4000','191731698948','2024-11-15 22:29:29',NULL,300.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(7884,'1050','71731699541','2024-11-15 22:39:14',200.00,NULL,'','7','1','Payment of goods sold','1','','payment','','7173169955930390210422','No',NULL,NULL,''),(7885,'4000','71731699541','2024-11-15 22:39:14',NULL,200.00,'','7','1','Good sold','1','','sales','6553','','No',NULL,NULL,''),(7892,'1050','191731759373','2024-11-16 15:16:31',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173175939432203259003','No',NULL,NULL,''),(7893,'1110','191731759373','2024-11-16 15:16:31',NULL,200.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(7894,'5500','191731759373','2024-11-16 15:16:13',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7895,'4000','191731759373','2024-11-16 15:16:31',NULL,400.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(7900,'1050','191731759338','2024-11-16 15:16:09',1050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173176329539672902623','No',NULL,NULL,''),(7901,'1110','191731759338','2024-11-16 15:16:09',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(7902,'1110','191731759338','2024-11-16 15:16:00',NULL,100.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(7903,'5500','191731759338','2024-11-16 16:21:18',750.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7904,'4000','191731759338','2024-11-16 15:16:09',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(7905,'4000','191731759338','2024-11-16 15:15:38',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(7906,'4000','191731759338','2024-11-16 15:15:50',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(7907,'4000','191731759338','2024-11-16 15:16:00',NULL,200.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(7908,'1050','191731766068','2024-11-16 17:09:53',3500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173176619672267932013','No',NULL,NULL,''),(7909,'1110','191731766068','2024-11-16 17:09:53',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(7910,'1110','191731766068','2024-11-16 17:08:32',NULL,440.00,'','19','1','Inventory sold','1','','sales','B016','','No',NULL,NULL,''),(7911,'5500','191731766068','2024-11-16 17:09:25',1440.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7912,'4000','191731766068','2024-11-16 17:09:53',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(7913,'4000','191731766068','2024-11-16 17:07:48',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(7914,'4000','191731766068','2024-11-16 17:08:00',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(7915,'4000','191731766068','2024-11-16 17:08:12',NULL,200.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(7916,'4000','191731766068','2024-11-16 17:08:32',NULL,600.00,'','19','1','Good sold','1','','sales','B016','','No',NULL,NULL,''),(7917,'4000','191731766068','2024-11-16 17:08:47',NULL,1000.00,'','19','1','Good sold','1','','sales','6549','','No',NULL,NULL,''),(7918,'1050','191731759396','2024-11-16 15:40:54',1800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173176628312082892322','No',NULL,NULL,''),(7919,'1110','191731759396','2024-11-16 15:40:54',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(7920,'1110','191731759396','2024-11-16 15:16:36',NULL,1500.00,'','19','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(7921,'1110','191731759396','2024-11-16 17:10:50',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(7922,'5500','191731759396','2024-11-16 17:11:04',1692.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7923,'4000','191731759396','2024-11-16 15:40:54',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(7924,'4000','191731759396','2024-11-16 15:16:36',NULL,1500.00,'','19','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(7925,'4000','191731759396','2024-11-16 17:10:50',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(7926,'1050','191731775925','2024-11-16 19:52:32',750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173177595870322037357','No',NULL,NULL,''),(7927,'1110','191731775925','2024-11-16 19:52:32',NULL,338.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(7928,'1110','191731775925','2024-11-16 19:52:05',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(7929,'5500','191731775925','2024-11-16 19:52:20',507.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7930,'4000','191731775925','2024-11-16 19:52:32',NULL,500.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(7931,'4000','191731775925','2024-11-16 19:52:05',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(7932,'1050','191731775973','2024-11-16 19:53:21',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173177604437213720203','No',NULL,NULL,''),(7933,'4000','191731775973','2024-11-16 19:53:21',NULL,500.00,'','19','1','Good sold','1','','sales','6549','','No',NULL,NULL,''),(7938,'1050','191731781041','2024-11-16 21:17:38',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173178106373027039032','No',NULL,NULL,''),(7939,'1110','191731781041','2024-11-16 21:17:38',NULL,338.16,'','19','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(7940,'5500','191731781041','2024-11-16 21:17:21',338.16,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7941,'4000','191731781041','2024-11-16 21:17:38',NULL,500.00,'','19','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(7947,'1050','191731783743','2024-11-16 22:03:02',850.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173178378630232013031','No',NULL,NULL,''),(7948,'1110','191731783743','2024-11-16 22:03:02',NULL,750.00,'','19','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(7949,'5500','191731783743','2024-11-16 22:02:38',750.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7950,'4000','191731783743','2024-11-16 22:03:02',NULL,750.00,'','19','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(7951,'4000','191731783743','2024-11-16 22:02:23',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(7952,'1050','191731781013','2024-11-16 21:17:16',1500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173178469723062922283','No',NULL,NULL,''),(7953,'1110','191731781013','2024-11-16 21:17:16',NULL,782.08,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(7954,'1110','191731781013','2024-11-16 21:16:53',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(7955,'5500','191731781013','2024-11-16 22:17:54',1173.12,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7956,'4000','191731781013','2024-11-16 21:17:16',NULL,1000.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(7957,'4000','191731781013','2024-11-16 21:16:53',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(7958,'1050','191731783718','2024-11-16 22:02:18',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173178472232271200370','No',NULL,NULL,''),(7959,'1110','191731783718','2024-11-16 22:02:18',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(7960,'5500','191731783718','2024-11-16 22:18:29',204.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7961,'4000','191731783718','2024-11-16 22:02:18',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(7962,'4000','191731783718','2024-11-16 22:01:58',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(7963,'4000','191731783718','2024-11-16 22:02:07',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(7964,'1050','191731784724','2024-11-16 22:22:50',1200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173178497587189932332','No',NULL,NULL,''),(7965,'4000','191731784724','2024-11-16 22:22:50',NULL,1200.00,'','19','1','Good sold','1','','sales','6529','','No',NULL,NULL,''),(7966,'1050','211731842765','2024-11-17 14:27:33',3100.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21173184285601323204323','No',NULL,NULL,''),(7967,'1110','211731842765','2024-11-17 14:27:33',NULL,1200.00,'','21','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(7968,'1110','211731842765','2024-11-17 14:26:05',NULL,450.00,'','21','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(7969,'1110','211731842765','2024-11-17 14:27:09',NULL,0.00,'','21','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7970,'1110','211731842765','2024-11-17 14:27:16',NULL,195.52,'','21','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(7971,'5500','211731842765','2024-11-17 14:27:24',1845.52,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7972,'4000','211731842765','2024-11-17 14:27:33',NULL,1800.00,'','21','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(7973,'4000','211731842765','2024-11-17 14:26:05',NULL,600.00,'','21','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(7974,'4000','211731842765','2024-11-17 14:26:23',NULL,100.00,'','21','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(7975,'4000','211731842765','2024-11-17 14:26:45',NULL,100.00,'','21','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(7976,'4000','211731842765','2024-11-17 14:26:56',NULL,100.00,'','21','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(7977,'4000','211731842765','2024-11-17 14:27:09',NULL,150.00,'','21','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7978,'4000','211731842765','2024-11-17 14:27:16',NULL,250.00,'','21','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(7979,'1050','191731842879','2024-11-17 14:28:47',2300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173184293102922908133','No',NULL,NULL,''),(7980,'1110','191731842879','2024-11-17 14:27:59',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(7981,'1110','191731842879','2024-11-17 14:28:15',NULL,338.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(7982,'5500','191731842879','2024-11-17 14:28:37',438.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7983,'4000','191731842879','2024-11-17 14:28:47',NULL,1500.00,'','19','1','Good sold','1','','sales','6509','','No',NULL,NULL,''),(7984,'4000','191731842879','2024-11-17 14:27:59',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(7985,'4000','191731842879','2024-11-17 14:28:15',NULL,500.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(7986,'4000','191731842879','2024-11-17 14:28:23',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(7987,'1050','191731842933','2024-11-17 14:29:10',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173184295422190440321','No',NULL,NULL,''),(7988,'1110','191731842933','2024-11-17 14:29:10',NULL,84.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(7989,'5500','191731842933','2024-11-17 14:28:53',84.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7990,'4000','191731842933','2024-11-17 14:29:10',NULL,200.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(7991,'1050','191731842956','2024-11-17 14:30:38',3650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173184304373072431332','No',NULL,NULL,''),(7992,'1110','191731842956','2024-11-17 14:30:38',NULL,1500.00,'','19','1','Inventory sold','1','','sales','6015','','No',NULL,NULL,''),(7993,'1110','191731842956','2024-11-17 14:29:47',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(7994,'1110','191731842956','2024-11-17 14:30:08',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(7995,'5500','191731842956','2024-11-17 14:30:18',2950.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7996,'4000','191731842956','2024-11-17 14:30:38',NULL,1500.00,'','19','1','Good sold','1','','sales','6015','','No',NULL,NULL,''),(7997,'4000','191731842956','2024-11-17 14:29:16',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(7998,'4000','191731842956','2024-11-17 14:29:28',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(7999,'4000','191731842956','2024-11-17 14:29:39',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(8000,'4000','191731842956','2024-11-17 14:29:47',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(8001,'4000','191731842956','2024-11-17 14:29:58',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(8002,'4000','191731842956','2024-11-17 14:30:08',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(8003,'1050','191731843045','2024-11-17 14:31:53',1950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173184312000332323320','No',NULL,NULL,''),(8004,'1110','191731843045','2024-11-17 14:31:53',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(8005,'1110','191731843045','2024-11-17 14:30:53',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(8006,'1110','191731843045','2024-11-17 14:31:20',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(8007,'5500','191731843045','2024-11-17 14:31:31',1150.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8008,'4000','191731843045','2024-11-17 14:31:53',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(8009,'4000','191731843045','2024-11-17 14:30:45',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(8010,'4000','191731843045','2024-11-17 14:30:53',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(8011,'4000','191731843045','2024-11-17 14:31:06',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(8012,'4000','191731843045','2024-11-17 14:31:20',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8013,'1050','191731856524','2024-11-17 18:16:07',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173185657212225068251','No',NULL,NULL,''),(8014,'4000','191731856524','2024-11-17 18:16:07',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(8015,'4000','191731856524','2024-11-17 18:15:24',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(8020,'1050','191731856733','2024-11-17 18:19:06',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173185674972011362719','No',NULL,NULL,''),(8021,'1110','191731856733','2024-11-17 18:19:06',NULL,390.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(8022,'5500','191731856733','2024-11-17 18:18:53',390.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8023,'4000','191731856733','2024-11-17 18:19:06',NULL,600.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(8024,'1050','191731856675','2024-11-17 18:18:07',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173185876829311025672','No',NULL,NULL,''),(8025,'1110','191731856675','2024-11-17 18:18:07',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(8026,'1110','191731856675','2024-11-17 18:17:55',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(8027,'5500','191731856675','2024-11-17 18:52:29',338.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8028,'4000','191731856675','2024-11-17 18:18:07',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(8029,'4000','191731856675','2024-11-17 18:17:55',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(8030,'1050','191731932841','2024-11-18 15:28:41',2000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173193292802939921122','No',NULL,NULL,''),(8031,'1110','191731932841','2024-11-18 15:28:41',NULL,1000.00,'','19','1','Inventory sold','1','','sales','5997','','No',NULL,NULL,''),(8032,'1110','191731932841','2024-11-18 15:27:21',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(8033,'1110','191731932841','2024-11-18 15:27:37',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(8034,'5500','191731932841','2024-11-18 15:28:33',1750.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8035,'4000','191731932841','2024-11-18 15:28:41',NULL,1000.00,'','19','1','Good sold','1','','sales','5997','','No',NULL,NULL,''),(8036,'4000','191731932841','2024-11-18 15:27:21',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(8037,'4000','191731932841','2024-11-18 15:27:37',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(8038,'4000','191731932841','2024-11-18 15:28:09',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(8039,'4000','191731932841','2024-11-18 15:28:22',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(8048,'1050','191731932936','2024-11-18 15:30:11',1100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173193432032022493330','No',NULL,NULL,''),(8049,'1110','191731932936','2024-11-18 15:30:11',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(8050,'1110','191731932936','2024-11-18 15:29:07',NULL,100.00,'','19','1','Inventory sold','1','','sales','5984','','No',NULL,NULL,''),(8051,'1110','191731932936','2024-11-18 15:51:29',NULL,200.00,'','19','1','Inventory sold','1','','sales','5984','','No',NULL,NULL,''),(8052,'5500','191731932936','2024-11-18 15:51:41',450.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8053,'4000','191731932936','2024-11-18 15:30:11',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(8054,'4000','191731932936','2024-11-18 15:28:56',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(8055,'4000','191731932936','2024-11-18 15:29:07',NULL,100.00,'','19','1','Good sold','1','','sales','5984','','No',NULL,NULL,''),(8056,'4000','191731932936','2024-11-18 15:29:17',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(8057,'4000','191731932936','2024-11-18 15:29:47',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(8058,'4000','191731932936','2024-11-18 15:51:29',NULL,200.00,'','19','1','Good sold','1','','sales','5984','','No',NULL,NULL,''),(8059,'1050','191731934328','2024-11-18 15:52:18',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173193434213022272013','No',NULL,NULL,''),(8060,'1110','191731934328','2024-11-18 15:52:18',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(8061,'5500','191731934328','2024-11-18 15:52:08',42.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8062,'4000','191731934328','2024-11-18 15:52:18',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(8063,'1050','191731934344','2024-11-18 16:22:25',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173193615250792312300','No',NULL,NULL,''),(8064,'1110','191731934344','2024-11-18 15:52:24',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(8065,'5500','191731934344','2024-11-18 16:22:15',42.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8066,'4000','191731934344','2024-11-18 16:22:25',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(8067,'4000','191731934344','2024-11-18 15:52:24',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(8079,'1050','191732012871','2024-11-19 14:09:25',1500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173201456833222221023','No',NULL,NULL,''),(8080,'1110','191732012871','2024-11-19 14:09:25',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(8081,'1110','191732012871','2024-11-19 13:41:11',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(8082,'5500','191732012871','2024-11-19 14:09:16',1350.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8083,'4000','191732012871','2024-11-19 14:09:25',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(8084,'4000','191732012871','2024-11-19 13:41:11',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(8113,'1050','191732012799','2024-11-19 13:41:06',7150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173202251215231032092','No',NULL,NULL,''),(8114,'1110','191732012799','2024-11-19 13:41:06',NULL,300.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(8115,'1110','191732012799','2024-11-19 13:40:10',NULL,50.00,'','19','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(8116,'1110','191732012799','2024-11-19 13:40:18',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(8117,'1110','191732012799','2024-11-19 13:40:35',NULL,2000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(8118,'1110','191732012799','2024-11-19 13:40:50',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(8119,'1110','191732012799','2024-11-19 16:12:23',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(8120,'1110','191732012799','2024-11-19 16:12:32',NULL,750.00,'','19','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(8121,'5500','191732012799','2024-11-19 16:21:33',3358.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8122,'4000','191732012799','2024-11-19 13:41:06',NULL,400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(8123,'4000','191732012799','2024-11-19 13:40:00',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(8124,'4000','191732012799','2024-11-19 13:40:10',NULL,200.00,'','19','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(8125,'4000','191732012799','2024-11-19 13:40:18',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8126,'4000','191732012799','2024-11-19 13:40:35',NULL,2600.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(8127,'4000','191732012799','2024-11-19 13:40:50',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(8128,'4000','191732012799','2024-11-19 16:11:40',NULL,200.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(8129,'4000','191732012799','2024-11-19 16:12:00',NULL,200.00,'','19','1','Good sold','1','','sales','6533','','No',NULL,NULL,''),(8130,'4000','191732012799','2024-11-19 16:12:23',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(8131,'4000','191732012799','2024-11-19 16:12:32',NULL,1200.00,'','19','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(8132,'4000','191732012799','2024-11-19 16:13:19',NULL,750.00,'','19','1','Good sold','1','','sales','6549','','No',NULL,NULL,''),(8133,'4000','191732012799','2024-11-19 16:13:30',NULL,600.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(8146,'1050','191732025729','2024-11-19 17:15:50',1900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173203229700320023223','No',NULL,NULL,''),(8147,'1110','191732025729','2024-11-19 17:15:29',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(8148,'1110','191732025729','2024-11-19 17:15:39',NULL,507.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(8149,'1110','191732025729','2024-11-19 18:43:53',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(8150,'5500','191732025729','2024-11-19 19:04:42',1326.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8151,'4000','191732025729','2024-11-19 17:15:50',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(8152,'4000','191732025729','2024-11-19 17:15:29',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(8153,'4000','191732025729','2024-11-19 17:15:39',NULL,750.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(8154,'4000','191732025729','2024-11-19 18:43:53',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(8155,'1050','191732014569','2024-11-19 14:53:05',1700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173203235902223230932','No',NULL,NULL,''),(8156,'1110','191732014569','2024-11-19 14:53:05',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(8157,'1110','191732014569','2024-11-19 14:09:29',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(8158,'1110','191732014569','2024-11-19 14:52:41',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(8159,'1110','191732014569','2024-11-19 14:52:51',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(8160,'5500','191732014569','2024-11-19 19:05:40',1366.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8161,'4000','191732014569','2024-11-19 14:53:05',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(8162,'4000','191732014569','2024-11-19 14:09:29',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(8163,'4000','191732014569','2024-11-19 14:52:41',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(8164,'4000','191732014569','2024-11-19 14:52:51',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(8165,'1050','191732032372','2024-11-19 19:06:22',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173203238803322302123','No',NULL,NULL,''),(8166,'4000','191732032372','2024-11-19 19:06:22',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(8167,'1050','191732116768','2024-11-20 18:38:23',4300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173211712032200331023','No',NULL,NULL,''),(8168,'1110','191732116768','2024-11-20 18:38:23',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(8169,'1110','191732116768','2024-11-20 18:32:48',NULL,1290.00,'','19','1','Inventory sold','1','','sales','B044','','No',NULL,NULL,''),(8170,'1110','191732116768','2024-11-20 18:33:04',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(8171,'1110','191732116768','2024-11-20 18:33:40',NULL,440.00,'','19','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(8172,'1110','191732116768','2024-11-20 18:33:48',NULL,352.00,'','19','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(8173,'5500','191732116768','2024-11-20 18:38:11',2774.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8174,'4000','191732116768','2024-11-20 18:38:23',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(8175,'4000','191732116768','2024-11-20 18:32:48',NULL,2200.00,'','19','1','Good sold','1','','sales','B044','','No',NULL,NULL,''),(8176,'4000','191732116768','2024-11-20 18:33:04',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(8177,'4000','191732116768','2024-11-20 18:33:17',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(8178,'4000','191732116768','2024-11-20 18:33:40',NULL,600.00,'','19','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(8179,'4000','191732116768','2024-11-20 18:33:48',NULL,500.00,'','19','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(8180,'1050','191732117122','2024-11-20 20:28:38',1700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173212372503023723033','No',NULL,NULL,''),(8181,'1110','191732117122','2024-11-20 20:28:38',NULL,507.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(8182,'1110','191732117122','2024-11-20 18:38:42',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(8183,'5500','191732117122','2024-11-20 20:28:31',907.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8184,'4000','191732117122','2024-11-20 20:28:38',NULL,750.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(8185,'4000','191732117122','2024-11-20 18:38:42',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(8186,'4000','191732117122','2024-11-20 20:28:16',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(8187,'1050','191732123727','2024-11-20 20:37:25',2200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173212424932222009012','No',NULL,NULL,''),(8188,'1110','191732123727','2024-11-20 20:37:25',NULL,956.00,'','19','1','Inventory sold','1','','sales','B180','','No',NULL,NULL,''),(8189,'5500','191732123727','2024-11-20 20:37:16',956.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8190,'4000','191732123727','2024-11-20 20:37:25',NULL,1700.00,'','19','1','Good sold','1','','sales','B180','','No',NULL,NULL,''),(8191,'4000','191732123727','2024-11-20 20:28:47',NULL,500.00,'','19','1','Good sold','1','','sales','6554','','No',NULL,NULL,''),(8192,'1050','191732124251','2024-11-20 20:40:42',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173212444513341320543','No',NULL,NULL,''),(8193,'4000','191732124251','2024-11-20 20:40:42',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(8194,'1050','191732124446','2024-11-20 20:43:07',2000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173212459007329250031','No',NULL,NULL,''),(8195,'1110','191732124446','2024-11-20 20:43:07',NULL,1500.00,'','19','1','Inventory sold','1','','sales','6015','','No',NULL,NULL,''),(8196,'5500','191732124446','2024-11-20 20:42:58',1500.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8197,'4000','191732124446','2024-11-20 20:43:07',NULL,1500.00,'','19','1','Good sold','1','','sales','6015','','No',NULL,NULL,''),(8198,'4000','191732124446','2024-11-20 20:40:46',NULL,300.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(8199,'4000','191732124446','2024-11-20 20:42:36',NULL,200.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(8200,'1050','191732131746','2024-11-20 22:42:45',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173213176833393373382','No',NULL,NULL,''),(8201,'1110','191732131746','2024-11-20 22:42:45',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(8202,'5500','191732131746','2024-11-20 22:42:26',195.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8203,'4000','191732131746','2024-11-20 22:42:45',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(8204,'1050','191732131769','2024-11-20 22:43:08',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173213179110313113222','No',NULL,NULL,''),(8205,'4000','191732131769','2024-11-20 22:43:08',NULL,400.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(8206,'1050','191732131892','2024-11-20 22:45:07',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173213191139373239330','No',NULL,NULL,''),(8207,'4000','191732131892','2024-11-20 22:45:07',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(8208,'1050','191732131913','2024-11-20 23:07:14',4700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173213323730203300373','No',NULL,NULL,''),(8209,'1110','191732131913','2024-11-20 23:07:14',NULL,1600.00,'','19','1','Inventory sold','1','','sales','B174','','No',NULL,NULL,''),(8210,'1110','191732131913','2024-11-20 22:45:13',NULL,84.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(8211,'1110','191732131913','2024-11-20 23:06:17',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(8212,'5500','191732131913','2024-11-20 23:07:02',2884.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8213,'4000','191732131913','2024-11-20 23:07:14',NULL,2500.00,'','19','1','Good sold','1','','sales','B174','','No',NULL,NULL,''),(8214,'4000','191732131913','2024-11-20 22:45:13',NULL,200.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(8215,'4000','191732131913','2024-11-20 23:06:17',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(8216,'4000','191732131913','2024-11-20 23:06:30',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(8217,'4000','191732131913','2024-11-20 23:06:48',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(8234,'1050','191732206470','2024-11-21 19:29:45',7650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173220720231220920793','No',NULL,NULL,''),(8235,'1110','191732206470','2024-11-21 19:29:45',NULL,2400.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(8236,'1110','191732206470','2024-11-21 19:28:15',NULL,100.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(8237,'1110','191732206470','2024-11-21 19:28:39',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(8238,'1110','191732206470','2024-11-21 19:28:57',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(8239,'1110','191732206470','2024-11-21 19:29:19',NULL,500.00,'','19','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(8240,'5500','191732206470','2024-11-21 19:39:30',3079.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8241,'4000','191732206470','2024-11-21 19:29:45',NULL,3600.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(8242,'4000','191732206470','2024-11-21 19:27:51',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(8243,'4000','191732206470','2024-11-21 19:28:06',NULL,500.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(8244,'4000','191732206470','2024-11-21 19:28:15',NULL,200.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(8245,'4000','191732206470','2024-11-21 19:28:39',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8246,'4000','191732206470','2024-11-21 19:28:47',NULL,500.00,'','19','1','Good sold','1','','sales','6549','','No',NULL,NULL,''),(8247,'4000','191732206470','2024-11-21 19:28:57',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(8248,'4000','191732206470','2024-11-21 19:29:11',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(8249,'4000','191732206470','2024-11-21 19:29:19',NULL,500.00,'','19','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(8250,'4000','191732206470','2024-11-21 19:29:27',NULL,500.00,'','19','1','Good sold','1','','sales','6549','','No',NULL,NULL,''),(8251,'4000','191732206470','2024-11-21 19:39:07',NULL,1300.00,'','19','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(8266,'1050','191732220742','2024-11-21 23:26:20',3000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173222078232082202387','No',NULL,NULL,''),(8267,'1110','191732220742','2024-11-21 23:26:20',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(8268,'1110','191732220742','2024-11-21 23:25:42',NULL,1600.00,'','19','1','Inventory sold','1','','sales','B174','','No',NULL,NULL,''),(8269,'5500','191732220742','2024-11-21 23:25:57',1991.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8270,'4000','191732220742','2024-11-21 23:26:20',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(8271,'4000','191732220742','2024-11-21 23:25:42',NULL,2500.00,'','19','1','Good sold','1','','sales','B174','','No',NULL,NULL,''),(8272,'1050','191732217626','2024-11-21 22:35:19',7300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173222086030331102363','No',NULL,NULL,''),(8273,'1110','191732217626','2024-11-21 22:35:19',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(8274,'1110','191732217626','2024-11-21 22:33:46',NULL,3000.00,'','19','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(8275,'1110','191732217626','2024-11-21 22:34:01',NULL,750.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(8276,'1110','191732217626','2024-11-21 22:34:13',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(8277,'1110','191732217626','2024-11-21 22:34:38',NULL,84.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(8278,'1110','191732217626','2024-11-21 22:34:49',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(8279,'1110','191732217626','2024-11-21 22:35:10',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(8280,'5500','191732217626','2024-11-21 23:27:02',5442.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8281,'4000','191732217626','2024-11-21 22:35:19',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(8282,'4000','191732217626','2024-11-21 22:33:46',NULL,3600.00,'','19','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(8283,'4000','191732217626','2024-11-21 22:34:01',NULL,1000.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(8284,'4000','191732217626','2024-11-21 22:34:13',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(8285,'4000','191732217626','2024-11-21 22:34:38',NULL,200.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(8286,'4000','191732217626','2024-11-21 22:34:49',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(8287,'4000','191732217626','2024-11-21 22:35:10',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(8288,'1050','191732220956','2024-11-21 23:36:37',6700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173222141623274731399','No',NULL,NULL,''),(8289,'1110','191732220956','2024-11-21 23:36:37',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(8290,'1110','191732220956','2024-11-21 23:29:16',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(8291,'1110','191732220956','2024-11-21 23:35:47',NULL,1600.00,'','19','1','Inventory sold','1','','sales','B174','','No',NULL,NULL,''),(8292,'1110','191732220956','2024-11-21 23:36:06',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(8293,'1110','191732220956','2024-11-21 23:36:22',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(8294,'5500','191732220956','2024-11-21 23:36:30',3821.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8295,'4000','191732220956','2024-11-21 23:36:37',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(8296,'4000','191732220956','2024-11-21 23:29:16',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(8297,'4000','191732220956','2024-11-21 23:29:36',NULL,900.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(8298,'4000','191732220956','2024-11-21 23:35:21',NULL,300.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(8299,'4000','191732220956','2024-11-21 23:35:47',NULL,2500.00,'','19','1','Good sold','1','','sales','B174','','No',NULL,NULL,''),(8300,'4000','191732220956','2024-11-21 23:36:06',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(8301,'4000','191732220956','2024-11-21 23:36:22',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(8302,'1050','191732221417','2024-11-21 23:37:53',800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173222149020333220120','No',NULL,NULL,''),(8303,'1110','191732221417','2024-11-21 23:37:53',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(8304,'1110','191732221417','2024-11-21 23:36:57',NULL,352.00,'','19','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(8305,'5500','191732221417','2024-11-21 23:37:11',556.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8306,'4000','191732221417','2024-11-21 23:37:53',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(8307,'4000','191732221417','2024-11-21 23:36:57',NULL,500.00,'','19','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(8308,'1050','191732221491','2024-11-22 00:05:29',2300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173222316119309103122','No',NULL,NULL,''),(8309,'1110','191732221491','2024-11-21 23:38:11',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(8310,'1110','191732221491','2024-11-21 23:38:34',NULL,704.00,'','19','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(8311,'1110','191732221491','2024-11-21 23:38:43',NULL,782.08,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(8312,'5500','191732221491','2024-11-22 00:05:04',1636.08,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8313,'4000','191732221491','2024-11-22 00:05:29',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(8314,'4000','191732221491','2024-11-21 23:38:11',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(8315,'4000','191732221491','2024-11-21 23:38:34',NULL,1000.00,'','19','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(8316,'4000','191732221491','2024-11-21 23:38:43',NULL,1000.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(8317,'1050','191732223197','2024-11-22 00:07:11',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173222323323293321393','No',NULL,NULL,''),(8318,'1110','191732223197','2024-11-22 00:07:11',NULL,352.00,'','19','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(8319,'5500','191732223197','2024-11-22 00:06:37',352.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8320,'4000','191732223197','2024-11-22 00:07:11',NULL,500.00,'','19','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(8321,'1050','191732225162','2024-11-22 00:39:39',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173222518220031323733','No',NULL,NULL,''),(8322,'1110','191732225162','2024-11-22 00:39:39',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(8323,'5500','191732225162','2024-11-22 00:39:22',195.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8324,'4000','191732225162','2024-11-22 00:39:39',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(8325,'1050','191732272028','2024-11-22 13:40:40',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173227204200424333207','No',NULL,NULL,''),(8326,'1110','191732272028','2024-11-22 13:40:40',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(8327,'5500','191732272028','2024-11-22 13:40:28',450.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8328,'4000','191732272028','2024-11-22 13:40:40',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(8329,'1050','191732288758','2024-11-22 18:20:04',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173228880722022232800','No',NULL,NULL,''),(8330,'4000','191732288758','2024-11-22 18:20:04',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8331,'4000','191732288758','2024-11-22 18:19:18',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(8332,'4000','191732288758','2024-11-22 18:19:33',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(8339,'1050','191732289001','2024-11-22 18:24:02',3850.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173229114113102231202','No',NULL,NULL,''),(8340,'1110','191732289001','2024-11-22 18:23:21',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(8341,'1110','191732289001','2024-11-22 18:23:52',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(8342,'1110','191732289001','2024-11-22 18:58:31',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(8343,'5500','191732289001','2024-11-22 18:58:41',666.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8344,'4000','191732289001','2024-11-22 18:24:02',NULL,2400.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(8345,'4000','191732289001','2024-11-22 18:23:21',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(8346,'4000','191732289001','2024-11-22 18:23:40',NULL,300.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(8347,'4000','191732289001','2024-11-22 18:23:52',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(8348,'4000','191732289001','2024-11-22 18:58:31',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8349,'1050','191732291143','2024-11-22 19:40:27',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173229362903123333030','No',NULL,NULL,''),(8350,'4000','191732291143','2024-11-22 19:40:27',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(8387,'1050','191732302140','2024-11-22 22:02:46',700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173230217130312032132','No',NULL,NULL,''),(8388,'1110','191732302140','2024-11-22 22:02:46',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(8389,'1110','191732302140','2024-11-22 22:02:20',NULL,352.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(8390,'5500','191732302140','2024-11-22 22:02:35',502.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8391,'4000','191732302140','2024-11-22 22:02:46',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(8392,'4000','191732302140','2024-11-22 22:02:20',NULL,500.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(8393,'1050','191732301650','2024-11-22 21:56:28',5200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173230259602305931022','No',NULL,NULL,''),(8394,'1110','191732301650','2024-11-22 21:56:28',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(8395,'1110','191732301650','2024-11-22 21:54:10',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(8396,'1110','191732301650','2024-11-22 21:54:30',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(8397,'1110','191732301650','2024-11-22 21:54:44',NULL,500.00,'','19','1','Inventory sold','1','','sales','5984','','No',NULL,NULL,''),(8398,'1110','191732301650','2024-11-22 21:55:35',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(8399,'1110','191732301650','2024-11-22 21:56:15',NULL,507.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(8400,'1110','191732301650','2024-11-22 22:07:16',NULL,186.68,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(8401,'5500','191732301650','2024-11-22 22:09:10',2593.68,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8402,'4000','191732301650','2024-11-22 21:56:28',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(8403,'4000','191732301650','2024-11-22 21:54:10',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(8404,'4000','191732301650','2024-11-22 21:54:30',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(8405,'4000','191732301650','2024-11-22 21:54:44',NULL,500.00,'','19','1','Good sold','1','','sales','5984','','No',NULL,NULL,''),(8406,'4000','191732301650','2024-11-22 21:54:56',NULL,100.00,'','19','1','Good sold','1','','sales','6537','','No',NULL,NULL,''),(8407,'4000','191732301650','2024-11-22 21:55:35',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8408,'4000','191732301650','2024-11-22 21:55:55',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(8409,'4000','191732301650','2024-11-22 21:56:15',NULL,750.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(8410,'4000','191732301650','2024-11-22 22:07:16',NULL,250.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(8411,'4000','191732301650','2024-11-22 22:08:04',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(8412,'4000','191732301650','2024-11-22 22:08:15',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(8413,'4000','191732301650','2024-11-22 22:08:52',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(8414,'4000','191732301650','2024-11-22 22:09:02',NULL,600.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(8415,'1050','191732293630','2024-11-22 20:24:04',4450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173230274923322701293','No',NULL,NULL,''),(8416,'1110','191732293630','2024-11-22 20:24:04',NULL,1600.00,'','19','1','Inventory sold','1','','sales','B174','','No',NULL,NULL,''),(8417,'1110','191732293630','2024-11-22 19:40:30',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(8418,'1110','191732293630','2024-11-22 20:23:35',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(8419,'1110','191732293630','2024-11-22 20:23:52',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(8420,'1110','191732293630','2024-11-22 22:01:56',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(8421,'1110','191732293630','2024-11-22 22:02:06',NULL,41.67,'','19','1','Inventory sold','1','','sales','B097','','No',NULL,NULL,''),(8422,'5500','191732293630','2024-11-22 22:12:13',2800.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8423,'4000','191732293630','2024-11-22 20:24:04',NULL,2500.00,'','19','1','Good sold','1','','sales','B174','','No',NULL,NULL,''),(8424,'4000','191732293630','2024-11-22 19:40:30',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(8425,'4000','191732293630','2024-11-22 20:23:35',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(8426,'4000','191732293630','2024-11-22 20:23:43',NULL,300.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(8427,'4000','191732293630','2024-11-22 20:23:52',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(8428,'4000','191732293630','2024-11-22 22:01:56',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(8429,'4000','191732293630','2024-11-22 22:02:06',NULL,150.00,'','19','1','Good sold','1','','sales','B097','','No',NULL,NULL,''),(8438,'1050','191732302980','2024-11-22 22:17:03',1950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173230547301073203323','No',NULL,NULL,''),(8439,'1110','191732302980','2024-11-22 22:17:03',NULL,176.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(8440,'1110','191732302980','2024-11-22 22:16:20',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(8441,'1110','191732302980','2024-11-22 22:16:40',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(8442,'1110','191732302980','2024-11-22 22:54:09',NULL,176.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(8443,'1110','191732302980','2024-11-22 22:57:32',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(8444,'5500','191732302980','2024-11-22 22:57:42',894.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8445,'4000','191732302980','2024-11-22 22:17:03',NULL,250.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(8446,'4000','191732302980','2024-11-22 22:16:20',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(8447,'4000','191732302980','2024-11-22 22:16:40',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(8448,'4000','191732302980','2024-11-22 22:16:49',NULL,650.00,'','19','1','Good sold','1','','sales','6552','','No',NULL,NULL,''),(8449,'4000','191732302980','2024-11-22 22:54:09',NULL,250.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(8450,'4000','191732302980','2024-11-22 22:57:32',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(8451,'1050','121732372455','2024-11-23 17:38:18',5550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173237270721737371703','No',NULL,NULL,''),(8452,'1110','121732372455','2024-11-23 17:38:18',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(8453,'1110','121732372455','2024-11-23 17:34:15',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(8454,'1110','121732372455','2024-11-23 17:35:04',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(8455,'1110','121732372455','2024-11-23 17:35:43',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(8456,'1110','121732372455','2024-11-23 17:35:58',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(8457,'1110','121732372455','2024-11-23 17:36:23',NULL,352.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(8458,'1110','121732372455','2024-11-23 17:36:31',NULL,301.84,'','12','1','Inventory sold','1','','sales','B024','','No',NULL,NULL,''),(8459,'1110','121732372455','2024-11-23 17:36:56',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(8460,'1110','121732372455','2024-11-23 17:37:08',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(8461,'1110','121732372455','2024-11-23 17:38:00',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(8462,'5500','121732372455','2024-11-23 17:38:08',3128.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8463,'4000','121732372455','2024-11-23 17:38:18',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(8464,'4000','121732372455','2024-11-23 17:34:15',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(8465,'4000','121732372455','2024-11-23 17:34:26',NULL,250.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(8466,'4000','121732372455','2024-11-23 17:35:04',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(8467,'4000','121732372455','2024-11-23 17:35:43',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(8468,'4000','121732372455','2024-11-23 17:35:58',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(8469,'4000','121732372455','2024-11-23 17:36:23',NULL,600.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(8470,'4000','121732372455','2024-11-23 17:36:31',NULL,600.00,'','12','1','Good sold','1','','sales','B024','','No',NULL,NULL,''),(8471,'4000','121732372455','2024-11-23 17:36:56',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(8472,'4000','121732372455','2024-11-23 17:37:08',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(8473,'4000','121732372455','2024-11-23 17:38:00',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(8474,'1050','191732380098','2024-11-23 19:43:24',2300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173238023422232320429','No',NULL,NULL,''),(8475,'1110','191732380098','2024-11-23 19:43:24',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(8476,'5500','191732380098','2024-11-23 19:41:55',1200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8477,'4000','191732380098','2024-11-23 19:43:24',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(8478,'4000','191732380098','2024-11-23 19:41:38',NULL,500.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(8479,'1050','191732386525','2024-11-23 21:29:18',800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173238656213332102522','No',NULL,NULL,''),(8480,'1110','191732386525','2024-11-23 21:29:18',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(8481,'5500','191732386525','2024-11-23 21:29:10',400.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8482,'4000','191732386525','2024-11-23 21:29:18',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(8483,'4000','191732386525','2024-11-23 21:28:45',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(8484,'1050','191732386619','2024-11-23 21:30:55',850.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173238665883009206323','No',NULL,NULL,''),(8485,'1110','191732386619','2024-11-23 21:30:55',NULL,440.00,'','19','1','Inventory sold','1','','sales','B016','','No',NULL,NULL,''),(8486,'1110','191732386619','2024-11-23 21:30:19',NULL,100.00,'','19','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(8487,'1110','191732386619','2024-11-23 21:30:29',NULL,41.67,'','19','1','Inventory sold','1','','sales','B097','','No',NULL,NULL,''),(8488,'5500','191732386619','2024-11-23 21:30:42',581.67,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8489,'4000','191732386619','2024-11-23 21:30:55',NULL,600.00,'','19','1','Good sold','1','','sales','B016','','No',NULL,NULL,''),(8490,'4000','191732386619','2024-11-23 21:30:19',NULL,100.00,'','19','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(8491,'4000','191732386619','2024-11-23 21:30:29',NULL,150.00,'','19','1','Good sold','1','','sales','B097','','No',NULL,NULL,''),(8492,'1050','191732386659','2024-11-23 21:32:26',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173238674992394301001','No',NULL,NULL,''),(8493,'1110','191732386659','2024-11-23 21:32:26',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(8494,'5500','191732386659','2024-11-23 21:30:59',195.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8495,'4000','191732386659','2024-11-23 21:32:26',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(8496,'1050','191732442672','2024-11-24 13:04:42',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173244268322223283923','No',NULL,NULL,''),(8497,'4000','191732442672','2024-11-24 13:04:42',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(8498,'1050','191732442685','2024-11-24 13:05:52',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173244275420432514074','No',NULL,NULL,''),(8499,'1110','191732442685','2024-11-24 13:05:52',NULL,600.00,'','19','1','Inventory sold','1','','sales','6009','','No',NULL,NULL,''),(8500,'5500','191732442685','2024-11-24 13:04:45',600.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8501,'4000','191732442685','2024-11-24 13:05:52',NULL,600.00,'','19','1','Good sold','1','','sales','6009','','No',NULL,NULL,''),(8502,'1050','191732442784','2024-11-24 13:06:43',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173244280632202639223','No',NULL,NULL,''),(8503,'1110','191732442784','2024-11-24 13:06:43',NULL,150.00,'','19','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(8504,'1110','191732442784','2024-11-24 13:06:24',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(8505,'5500','191732442784','2024-11-24 13:06:35',150.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8506,'4000','191732442784','2024-11-24 13:06:43',NULL,150.00,'','19','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8507,'4000','191732442784','2024-11-24 13:06:24',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8510,'1050','191732442808','2024-11-24 13:07:09',700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173244340802022003202','No',NULL,NULL,''),(8511,'1110','191732442808','2024-11-24 13:06:48',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(8512,'5500','191732442808','2024-11-24 13:16:35',150.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8513,'4000','191732442808','2024-11-24 13:07:09',NULL,300.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(8514,'4000','191732442808','2024-11-24 13:06:48',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(8515,'4000','191732442808','2024-11-24 13:15:43',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(8522,'1050','121732450897','2024-11-24 15:22:00',1200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173245092292202223173','No',NULL,NULL,''),(8523,'1110','121732450897','2024-11-24 15:22:00',NULL,426.48,'','12','1','Inventory sold','1','','sales','B037','','No',NULL,NULL,''),(8524,'1110','121732450897','2024-11-24 15:21:38',NULL,530.00,'','12','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(8525,'5500','121732450897','2024-11-24 15:21:49',956.48,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8526,'4000','121732450897','2024-11-24 15:22:00',NULL,500.00,'','12','1','Good sold','1','','sales','B037','','No',NULL,NULL,''),(8527,'4000','121732450897','2024-11-24 15:21:38',NULL,700.00,'','12','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(8528,'1050','191732451408','2024-11-24 15:30:19',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173245142101322413322','No',NULL,NULL,''),(8529,'4000','191732451408','2024-11-24 15:30:19',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(8530,'1050','191732449662','2024-11-24 15:01:37',550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173245146202332612224','No',NULL,NULL,''),(8531,'1110','191732449662','2024-11-24 15:01:37',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(8532,'1110','191732449662','2024-11-24 15:01:02',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(8533,'5500','191732449662','2024-11-24 15:30:46',319.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8534,'4000','191732449662','2024-11-24 15:01:37',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(8535,'4000','191732449662','2024-11-24 15:01:02',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(8536,'4000','191732449662','2024-11-24 15:01:12',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(8544,'1050','191732451463','2024-11-24 15:31:37',2300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173245385612285003722','No',NULL,NULL,''),(8545,'1110','191732451463','2024-11-24 15:31:37',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(8546,'1110','191732451463','2024-11-24 15:31:03',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(8547,'1110','191732451463','2024-11-24 15:31:29',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(8548,'5500','191732451463','2024-11-24 16:10:12',1400.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8549,'4000','191732451463','2024-11-24 15:31:37',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(8550,'4000','191732451463','2024-11-24 15:31:03',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(8551,'4000','191732451463','2024-11-24 15:31:21',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(8552,'4000','191732451463','2024-11-24 15:31:29',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(8567,'1050','191732456002','2024-11-24 16:49:25',5500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173245729225233329334','No',NULL,NULL,''),(8568,'1110','191732456002','2024-11-24 16:49:25',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(8569,'1110','191732456002','2024-11-24 16:46:42',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(8570,'1110','191732456002','2024-11-24 16:46:59',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(8571,'1110','191732456002','2024-11-24 16:48:21',NULL,400.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(8572,'1110','191732456002','2024-11-24 16:48:36',NULL,50.00,'','19','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(8573,'1110','191732456002','2024-11-24 16:48:53',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(8574,'1110','191732456002','2024-11-24 16:49:15',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(8575,'5500','191732456002','2024-11-24 17:07:53',3358.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8576,'4000','191732456002','2024-11-24 16:49:25',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(8577,'4000','191732456002','2024-11-24 16:46:42',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(8578,'4000','191732456002','2024-11-24 16:46:59',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(8579,'4000','191732456002','2024-11-24 16:48:21',NULL,500.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(8580,'4000','191732456002','2024-11-24 16:48:36',NULL,200.00,'','19','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(8581,'4000','191732456002','2024-11-24 16:48:53',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(8582,'4000','191732456002','2024-11-24 16:49:15',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(8583,'4000','191732456002','2024-11-24 17:07:41',NULL,1500.00,'','19','1','Good sold','1','','sales','6556','','No',NULL,NULL,''),(8584,'1050','191732462304','2024-11-24 18:31:55',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173246231743100134221','No',NULL,NULL,''),(8585,'4000','191732462304','2024-11-24 18:31:55',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8586,'1050','191732462334','2024-11-24 18:33:41',1200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173246242233213231622','No',NULL,NULL,''),(8587,'1110','191732462334','2024-11-24 18:33:41',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(8588,'1110','191732462334','2024-11-24 18:32:14',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(8589,'1110','191732462334','2024-11-24 18:33:17',NULL,150.00,'','19','1','Inventory sold','1','','sales','6003','','No',NULL,NULL,''),(8590,'5500','191732462334','2024-11-24 18:33:29',750.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8591,'4000','191732462334','2024-11-24 18:33:41',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8592,'4000','191732462334','2024-11-24 18:32:14',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(8593,'4000','191732462334','2024-11-24 18:32:28',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(8594,'4000','191732462334','2024-11-24 18:33:04',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(8595,'4000','191732462334','2024-11-24 18:33:17',NULL,150.00,'','19','1','Good sold','1','','sales','6003','','No',NULL,NULL,''),(8596,'1050','191732462424','2024-11-24 18:35:27',2700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173246254333371003231','No',NULL,NULL,''),(8597,'1110','191732462424','2024-11-24 18:33:44',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(8598,'1110','191732462424','2024-11-24 18:34:25',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(8599,'1110','191732462424','2024-11-24 18:34:40',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(8600,'1110','191732462424','2024-11-24 18:35:03',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(8601,'5500','191732462424','2024-11-24 18:35:16',766.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8602,'4000','191732462424','2024-11-24 18:35:27',NULL,1200.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(8603,'4000','191732462424','2024-11-24 18:33:44',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(8604,'4000','191732462424','2024-11-24 18:34:25',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(8605,'4000','191732462424','2024-11-24 18:34:40',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(8606,'4000','191732462424','2024-11-24 18:34:52',NULL,500.00,'','19','1','Good sold','1','','sales','6556','','No',NULL,NULL,''),(8607,'4000','191732462424','2024-11-24 18:35:03',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(8608,'1050','191732462545','2024-11-24 18:40:27',1150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173246283260332232632','No',NULL,NULL,''),(8609,'1110','191732462545','2024-11-24 18:40:27',NULL,100.00,'','19','1','Inventory sold','1','','sales','6030','','No',NULL,NULL,''),(8610,'1110','191732462545','2024-11-24 18:35:45',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(8611,'1110','191732462545','2024-11-24 18:39:28',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(8612,'1110','191732462545','2024-11-24 18:40:03',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(8613,'5500','191732462545','2024-11-24 18:40:18',542.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8614,'4000','191732462545','2024-11-24 18:40:27',NULL,200.00,'','19','1','Good sold','1','','sales','6030','','No',NULL,NULL,''),(8615,'4000','191732462545','2024-11-24 18:35:45',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(8616,'4000','191732462545','2024-11-24 18:39:28',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(8617,'4000','191732462545','2024-11-24 18:40:03',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8618,'1050','121732465030','2024-11-24 19:17:25',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173246504830334340322','No',NULL,NULL,''),(8619,'1110','121732465030','2024-11-24 19:17:25',NULL,100.00,'','12','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(8620,'5500','121732465030','2024-11-24 19:17:10',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8621,'4000','121732465030','2024-11-24 19:17:25',NULL,200.00,'','12','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(8626,'1050','121732465314','2024-11-24 19:22:25',800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173246534932343032523','No',NULL,NULL,''),(8627,'1110','121732465314','2024-11-24 19:22:25',NULL,800.00,'','12','1','Inventory sold','1','','sales','6020','','No',NULL,NULL,''),(8628,'5500','121732465314','2024-11-24 19:21:54',800.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8629,'4000','121732465314','2024-11-24 19:22:25',NULL,800.00,'','12','1','Good sold','1','','sales','6020','','No',NULL,NULL,''),(8630,'1050','121732465049','2024-11-24 19:21:47',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173247239002223332223','No',NULL,NULL,''),(8631,'1110','121732465049','2024-11-24 19:21:47',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(8632,'1110','121732465049','2024-11-24 19:17:29',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(8633,'5500','121732465049','2024-11-24 21:19:36',338.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8634,'4000','121732465049','2024-11-24 19:21:47',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(8635,'4000','121732465049','2024-11-24 19:17:29',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(8636,'1050','121732472967','2024-11-24 21:30:42',1150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173247320112003721722','No',NULL,NULL,''),(8637,'1110','121732472967','2024-11-24 21:30:42',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(8638,'5500','121732472967','2024-11-24 21:30:27',650.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8639,'4000','121732472967','2024-11-24 21:30:42',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(8640,'4000','121732472967','2024-11-24 21:29:27',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(8641,'4000','121732472967','2024-11-24 21:30:18',NULL,400.00,'','12','1','Good sold','1','','sales','6527','','No',NULL,NULL,''),(8642,'1050','121732474841','2024-11-24 22:04:55',5350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173247510474171132332','No',NULL,NULL,''),(8643,'1110','121732474841','2024-11-24 22:04:55',NULL,1360.00,'','12','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(8644,'1110','121732474841','2024-11-24 22:00:42',NULL,126.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(8645,'1110','121732474841','2024-11-24 22:00:50',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(8646,'1110','121732474841','2024-11-24 22:01:18',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(8647,'1110','121732474841','2024-11-24 22:02:33',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(8648,'5500','121732474841','2024-11-24 22:04:07',3055.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8649,'4000','121732474841','2024-11-24 22:04:55',NULL,2400.00,'','12','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(8650,'4000','121732474841','2024-11-24 22:00:42',NULL,300.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(8651,'4000','121732474841','2024-11-24 22:00:50',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(8652,'4000','121732474841','2024-11-24 22:01:18',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(8653,'4000','121732474841','2024-11-24 22:01:55',NULL,900.00,'','12','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(8654,'4000','121732474841','2024-11-24 22:02:33',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(8655,'1050','121732475106','2024-11-24 22:08:23',4700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173247531123101251122','No',NULL,NULL,''),(8656,'1110','121732475106','2024-11-24 22:08:23',NULL,0.00,'','12','1','Inventory sold','1','','sales','B152','','No',NULL,NULL,''),(8657,'1110','121732475106','2024-11-24 22:07:15',NULL,100.00,'','12','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(8658,'5500','121732475106','2024-11-24 22:07:49',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8659,'4000','121732475106','2024-11-24 22:08:23',NULL,3200.00,'','12','1','Good sold','1','','sales','B152','','No',NULL,NULL,''),(8660,'4000','121732475106','2024-11-24 22:05:06',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(8661,'4000','121732475106','2024-11-24 22:06:34',NULL,1200.00,'','12','1','Good sold','1','','sales','6529','','No',NULL,NULL,''),(8662,'4000','121732475106','2024-11-24 22:07:15',NULL,200.00,'','12','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(8663,'1050','121732475312','2024-11-24 22:23:57',1200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173247624224122320233','No',NULL,NULL,''),(8664,'1110','121732475312','2024-11-24 22:23:57',NULL,352.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(8665,'5500','121732475312','2024-11-24 22:23:33',352.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8666,'4000','121732475312','2024-11-24 22:23:57',NULL,600.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(8667,'4000','121732475312','2024-11-24 22:08:32',NULL,500.00,'','12','1','Good sold','1','','sales','6549','','No',NULL,NULL,''),(8668,'4000','121732475312','2024-11-24 22:23:20',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(8669,'1050','121732478360','2024-11-24 22:59:31',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173247837930720223332','No',NULL,NULL,''),(8670,'4000','121732478360','2024-11-24 22:59:31',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(8671,'1050','191732543604','2024-11-25 17:08:25',4750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173254370703222303201','No',NULL,NULL,''),(8672,'1110','191732543604','2024-11-25 17:08:25',NULL,746.72,'','19','1','Inventory sold','1','','sales','B035','','No',NULL,NULL,''),(8673,'1110','191732543604','2024-11-25 17:06:44',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(8674,'1110','191732543604','2024-11-25 17:06:59',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(8675,'1110','191732543604','2024-11-25 17:07:12',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(8676,'1110','191732543604','2024-11-25 17:07:42',NULL,400.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(8677,'1110','191732543604','2024-11-25 17:07:59',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(8678,'5500','191732543604','2024-11-25 17:08:14',3212.72,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8679,'4000','191732543604','2024-11-25 17:08:25',NULL,1000.00,'','19','1','Good sold','1','','sales','B035','','No',NULL,NULL,''),(8680,'4000','191732543604','2024-11-25 17:06:44',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(8681,'4000','191732543604','2024-11-25 17:06:59',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(8682,'4000','191732543604','2024-11-25 17:07:12',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(8683,'4000','191732543604','2024-11-25 17:07:29',NULL,200.00,'','19','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(8684,'4000','191732543604','2024-11-25 17:07:42',NULL,500.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(8685,'4000','191732543604','2024-11-25 17:07:59',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(8686,'1050','191732543709','2024-11-25 17:09:25',1500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173254377230233323272','No',NULL,NULL,''),(8687,'1110','191732543709','2024-11-25 17:09:25',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(8688,'1110','191732543709','2024-11-25 17:08:29',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(8689,'1110','191732543709','2024-11-25 17:09:05',NULL,390.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(8690,'5500','191732543709','2024-11-25 17:09:13',940.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8691,'4000','191732543709','2024-11-25 17:09:25',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(8692,'4000','191732543709','2024-11-25 17:08:29',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(8693,'4000','191732543709','2024-11-25 17:09:05',NULL,600.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(8698,'1050','191732543774','2024-11-25 18:23:58',550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173254829830334902453','No',NULL,NULL,''),(8699,'1110','191732543774','2024-11-25 18:23:58',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(8700,'1110','191732543774','2024-11-25 17:09:34',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(8701,'5500','191732543774','2024-11-25 18:24:37',373.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8702,'4000','191732543774','2024-11-25 18:23:58',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(8703,'4000','191732543774','2024-11-25 17:09:34',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(8758,'1050','191732557629','2024-11-25 21:01:24',2200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173255769290325319312','No',NULL,NULL,''),(8759,'1110','191732557629','2024-11-25 21:01:24',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(8760,'1110','191732557629','2024-11-25 21:00:29',NULL,100.00,'','19','1','Inventory sold','1','','sales','6027','','No',NULL,NULL,''),(8761,'1110','191732557629','2024-11-25 21:00:48',NULL,610.00,'','19','1','Inventory sold','1','','sales','B041','','No',NULL,NULL,''),(8762,'1110','191732557629','2024-11-25 21:00:58',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(8763,'5500','191732557629','2024-11-25 21:01:16',1402.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8764,'4000','191732557629','2024-11-25 21:01:24',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(8765,'4000','191732557629','2024-11-25 21:00:29',NULL,150.00,'','19','1','Good sold','1','','sales','6027','','No',NULL,NULL,''),(8766,'4000','191732557629','2024-11-25 21:00:39',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(8767,'4000','191732557629','2024-11-25 21:00:48',NULL,1200.00,'','19','1','Good sold','1','','sales','B041','','No',NULL,NULL,''),(8768,'4000','191732557629','2024-11-25 21:00:58',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(8769,'1050','191732548299','2024-11-25 19:07:28',6650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173255844020322323222','No',NULL,NULL,''),(8770,'1110','191732548299','2024-11-25 19:07:28',NULL,1400.00,'','19','1','Inventory sold','1','','sales','B065','','No',NULL,NULL,''),(8771,'1110','191732548299','2024-11-25 18:24:59',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(8772,'1110','191732548299','2024-11-25 19:06:42',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(8773,'1110','191732548299','2024-11-25 19:07:02',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(8774,'1110','191732548299','2024-11-25 19:07:12',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(8775,'1110','191732548299','2024-11-25 20:56:46',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(8776,'1110','191732548299','2024-11-25 20:58:41',NULL,300.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(8777,'1110','191732548299','2024-11-25 20:59:52',NULL,350.00,'','19','1','Inventory sold','1','','sales','6025','','No',NULL,NULL,''),(8778,'5500','191732548299','2024-11-25 21:02:23',3650.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8779,'4000','191732548299','2024-11-25 19:07:28',NULL,2200.00,'','19','1','Good sold','1','','sales','B065','','No',NULL,NULL,''),(8780,'4000','191732548299','2024-11-25 18:24:59',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(8781,'4000','191732548299','2024-11-25 19:06:42',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(8782,'4000','191732548299','2024-11-25 19:06:51',NULL,200.00,'','19','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(8783,'4000','191732548299','2024-11-25 19:07:02',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8784,'4000','191732548299','2024-11-25 19:07:12',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(8785,'4000','191732548299','2024-11-25 20:56:46',NULL,1300.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(8786,'4000','191732548299','2024-11-25 20:57:04',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(8787,'4000','191732548299','2024-11-25 20:57:40',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(8788,'4000','191732548299','2024-11-25 20:57:50',NULL,700.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(8789,'4000','191732548299','2024-11-25 20:58:01',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(8790,'4000','191732548299','2024-11-25 20:58:41',NULL,400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(8791,'4000','191732548299','2024-11-25 20:58:50',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(8792,'4000','191732548299','2024-11-25 20:59:52',NULL,400.00,'','19','1','Good sold','1','','sales','6025','','No',NULL,NULL,''),(8793,'1050','211732617774','2024-11-26 13:44:20',1400.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21173261787636233032133','No',NULL,NULL,''),(8794,'1110','211732617774','2024-11-26 13:44:20',NULL,100.00,'','21','1','Inventory sold','1','','sales','6034','','No',NULL,NULL,''),(8795,'1110','211732617774','2024-11-26 13:42:54',NULL,42.00,'','21','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(8796,'1110','211732617774','2024-11-26 13:43:11',NULL,900.00,'','21','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(8797,'5500','211732617774','2024-11-26 13:44:02',1042.00,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8798,'4000','211732617774','2024-11-26 13:44:20',NULL,100.00,'','21','1','Good sold','1','','sales','6034','','No',NULL,NULL,''),(8799,'4000','211732617774','2024-11-26 13:42:54',NULL,100.00,'','21','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(8800,'4000','211732617774','2024-11-26 13:43:11',NULL,900.00,'','21','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(8801,'4000','211732617774','2024-11-26 13:43:22',NULL,200.00,'','21','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(8802,'4000','211732617774','2024-11-26 13:43:47',NULL,100.00,'','21','1','Good sold','1','','sales','6544','','No',NULL,NULL,''),(8803,'1050','211732644561','2024-11-26 21:10:12',2200.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21173264461762323024232','No',NULL,NULL,''),(8804,'1110','211732644561','2024-11-26 21:10:12',NULL,1200.00,'','21','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(8805,'1110','211732644561','2024-11-26 21:09:21',NULL,400.00,'','21','1','Inventory sold','1','','sales','6020','','No',NULL,NULL,''),(8806,'5500','211732644561','2024-11-26 21:09:44',1600.00,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8807,'4000','211732644561','2024-11-26 21:10:12',NULL,1800.00,'','21','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(8808,'4000','211732644561','2024-11-26 21:09:21',NULL,400.00,'','21','1','Good sold','1','','sales','6020','','No',NULL,NULL,''),(8809,'1050','211732644619','2024-11-26 21:10:58',550.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21173264466233702302433','No',NULL,NULL,''),(8810,'1110','211732644619','2024-11-26 21:10:58',NULL,195.52,'','21','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(8811,'1110','211732644619','2024-11-26 21:10:19',NULL,204.00,'','21','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(8812,'5500','211732644619','2024-11-26 21:10:45',399.52,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8813,'4000','211732644619','2024-11-26 21:10:58',NULL,250.00,'','21','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(8814,'4000','211732644619','2024-11-26 21:10:19',NULL,300.00,'','21','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(8815,'1050','211732645163','2024-11-26 21:19:44',100.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21173264518532542223025','No',NULL,NULL,''),(8816,'1110','211732645163','2024-11-26 21:19:44',NULL,42.00,'','21','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(8817,'5500','211732645163','2024-11-26 21:19:23',42.00,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8818,'4000','211732645163','2024-11-26 21:19:44',NULL,100.00,'','21','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(8819,'1050','191732721740','2024-11-27 18:36:19',1500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173272178103203022002','No',NULL,NULL,''),(8820,'1110','191732721740','2024-11-27 18:36:19',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(8821,'1110','191732721740','2024-11-27 18:35:40',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(8822,'5500','191732721740','2024-11-27 18:36:04',600.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8823,'4000','191732721740','2024-11-27 18:36:19',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(8824,'4000','191732721740','2024-11-27 18:35:40',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(8825,'4000','191732721740','2024-11-27 18:35:53',NULL,400.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(8826,'1050','191732721784','2024-11-27 18:37:19',2000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173272184471030337422','No',NULL,NULL,''),(8827,'1110','191732721784','2024-11-27 18:37:19',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(8828,'1110','191732721784','2024-11-27 18:36:24',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(8829,'1110','191732721784','2024-11-27 18:36:48',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(8830,'1110','191732721784','2024-11-27 18:36:59',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(8831,'5500','191732721784','2024-11-27 18:37:09',1657.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8832,'4000','191732721784','2024-11-27 18:37:19',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(8833,'4000','191732721784','2024-11-27 18:36:24',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(8834,'4000','191732721784','2024-11-27 18:36:48',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(8835,'4000','191732721784','2024-11-27 18:36:59',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(8836,'1050','191732725548','2024-11-27 19:39:19',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173272556121333073305','No',NULL,NULL,''),(8837,'1110','191732725548','2024-11-27 19:39:19',NULL,300.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(8838,'5500','191732725548','2024-11-27 19:39:08',300.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8839,'4000','191732725548','2024-11-27 19:39:19',NULL,400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(8854,'1050','191732812000','2024-11-28 19:40:23',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173281202820983391232','No',NULL,NULL,''),(8855,'1110','191732812000','2024-11-28 19:40:23',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(8856,'5500','191732812000','2024-11-28 19:40:14',338.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8857,'4000','191732812000','2024-11-28 19:40:23',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(8858,'4000','191732812000','2024-11-28 19:40:00',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(8859,'1050','191732806389','2024-11-28 18:07:49',1250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173281205832832027382','No',NULL,NULL,''),(8860,'1110','191732806389','2024-11-28 18:07:49',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(8861,'1110','191732806389','2024-11-28 18:06:45',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(8862,'1110','191732806389','2024-11-28 18:07:31',NULL,176.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(8863,'5500','191732806389','2024-11-28 19:40:45',528.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8864,'4000','191732806389','2024-11-28 18:07:49',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(8865,'4000','191732806389','2024-11-28 18:06:29',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(8866,'4000','191732806389','2024-11-28 18:06:45',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8867,'4000','191732806389','2024-11-28 18:07:31',NULL,300.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(8874,'1050','191732806475','2024-11-28 19:39:54',900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173281371730272200183','No',NULL,NULL,''),(8875,'1110','191732806475','2024-11-28 18:07:55',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(8876,'1110','191732806475','2024-11-28 19:39:29',NULL,300.00,'','19','1','Inventory sold','1','','sales','5984','','No',NULL,NULL,''),(8877,'1110','191732806475','2024-11-28 19:39:40',NULL,100.00,'','19','1','Inventory sold','1','','sales','5984','','No',NULL,NULL,''),(8878,'5500','191732806475','2024-11-28 20:08:19',400.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8879,'4000','191732806475','2024-11-28 19:39:54',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(8880,'4000','191732806475','2024-11-28 18:07:55',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8881,'4000','191732806475','2024-11-28 19:39:29',NULL,300.00,'','19','1','Good sold','1','','sales','5984','','No',NULL,NULL,''),(8882,'4000','191732806475','2024-11-28 19:39:40',NULL,100.00,'','19','1','Good sold','1','','sales','5984','','No',NULL,NULL,''),(8898,'1050','191732816906','2024-11-28 21:01:54',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173281953200922373223','No',NULL,NULL,''),(8899,'1110','191732816906','2024-11-28 21:01:54',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(8900,'1110','191732816906','2024-11-28 21:01:46',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(8901,'5500','191732816906','2024-11-28 21:45:20',338.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8902,'4000','191732816906','2024-11-28 21:01:54',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(8903,'4000','191732816906','2024-11-28 21:01:46',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(8904,'1050','191732819557','2024-11-28 21:46:14',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173281957730313792322','No',NULL,NULL,''),(8905,'1110','191732819557','2024-11-28 21:46:14',NULL,300.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(8906,'5500','191732819557','2024-11-28 21:45:57',300.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8907,'4000','191732819557','2024-11-28 21:46:14',NULL,400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(8908,'1050','191732813657','2024-11-28 20:07:59',2450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173282047722233084302','No',NULL,NULL,''),(8909,'1110','191732813657','2024-11-28 20:07:59',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(8910,'1110','191732813657','2024-11-28 20:07:37',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(8911,'1110','191732813657','2024-11-28 20:07:48',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(8912,'1110','191732813657','2024-11-28 21:02:06',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(8913,'1110','191732813657','2024-11-28 21:02:26',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(8914,'5500','191732813657','2024-11-28 22:01:06',2192.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8915,'4000','191732813657','2024-11-28 20:07:59',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(8916,'4000','191732813657','2024-11-28 20:07:37',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(8917,'4000','191732813657','2024-11-28 20:07:48',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(8918,'4000','191732813657','2024-11-28 21:02:06',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(8919,'4000','191732813657','2024-11-28 21:02:17',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(8920,'4000','191732813657','2024-11-28 21:02:26',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(8921,'1050','191732875026','2024-11-29 13:12:33',3650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173287515610003233235','No',NULL,NULL,''),(8922,'1110','191732875026','2024-11-29 13:12:33',NULL,100.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(8923,'1110','191732875026','2024-11-29 13:10:35',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(8924,'1110','191732875026','2024-11-29 13:11:18',NULL,1500.00,'','19','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(8925,'1110','191732875026','2024-11-29 13:11:56',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(8926,'5500','191732875026','2024-11-29 13:12:24',1804.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8927,'4000','191732875026','2024-11-29 13:12:33',NULL,200.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(8928,'4000','191732875026','2024-11-29 13:10:26',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(8929,'4000','191732875026','2024-11-29 13:10:35',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8930,'4000','191732875026','2024-11-29 13:10:46',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(8931,'4000','191732875026','2024-11-29 13:10:54',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(8932,'4000','191732875026','2024-11-29 13:11:05',NULL,200.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(8933,'4000','191732875026','2024-11-29 13:11:18',NULL,1500.00,'','19','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(8934,'4000','191732875026','2024-11-29 13:11:44',NULL,600.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(8935,'4000','191732875026','2024-11-29 13:11:56',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(8936,'4000','191732875026','2024-11-29 13:12:11',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(8937,'1050','191732897728','2024-11-29 19:29:25',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173289777101203978223','No',NULL,NULL,''),(8938,'1110','191732897728','2024-11-29 19:29:25',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(8939,'1110','191732897728','2024-11-29 19:28:48',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(8940,'5500','191732897728','2024-11-29 19:29:16',550.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8941,'4000','191732897728','2024-11-29 19:29:25',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(8942,'4000','191732897728','2024-11-29 19:28:48',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(8943,'4000','191732897728','2024-11-29 19:29:07',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(8949,'1050','191732897837','2024-11-29 19:32:13',10000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173289794893322832322','No',NULL,NULL,''),(8950,'1110','191732897837','2024-11-29 19:30:37',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(8951,'1110','191732897837','2024-11-29 19:30:52',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(8952,'1110','191732897837','2024-11-29 19:31:02',NULL,200.00,'','19','1','Inventory sold','1','','sales','6030','','No',NULL,NULL,''),(8953,'1110','191732897837','2024-11-29 19:31:11',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(8954,'1110','191732897837','2024-11-29 19:31:25',NULL,5100.01,'','19','1','Inventory sold','1','','sales','B050','','No',NULL,NULL,''),(8955,'5500','191732897837','2024-11-29 19:31:55',6758.34,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8956,'4000','191732897837','2024-11-29 19:32:13',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(8957,'4000','191732897837','2024-11-29 19:30:37',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(8958,'4000','191732897837','2024-11-29 19:30:52',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(8959,'4000','191732897837','2024-11-29 19:31:02',NULL,400.00,'','19','1','Good sold','1','','sales','6030','','No',NULL,NULL,''),(8960,'4000','191732897837','2024-11-29 19:31:11',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(8961,'4000','191732897837','2024-11-29 19:31:25',NULL,6800.00,'','19','1','Good sold','1','','sales','B050','','No',NULL,NULL,''),(8962,'4000','191732897837','2024-11-29 19:31:37',NULL,900.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(8963,'1050','191732897950','2024-11-29 19:33:11',800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173289812830213190223','No',NULL,NULL,''),(8964,'1110','191732897950','2024-11-29 19:33:11',NULL,300.00,'','19','1','Inventory sold','1','','sales','6048','','No',NULL,NULL,''),(8965,'1110','191732897950','2024-11-29 19:32:30',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(8966,'5500','191732897950','2024-11-29 19:33:00',450.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8967,'4000','191732897950','2024-11-29 19:33:11',NULL,600.00,'','19','1','Good sold','1','','sales','6048','','No',NULL,NULL,''),(8968,'4000','191732897950','2024-11-29 19:32:30',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(8969,'1050','191732897773','2024-11-29 19:29:59',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173289821122202209707','No',NULL,NULL,''),(8970,'1110','191732897773','2024-11-29 19:29:59',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(8971,'1110','191732897773','2024-11-29 19:29:45',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(8972,'5500','191732897773','2024-11-29 19:36:38',500.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8973,'4000','191732897773','2024-11-29 19:29:59',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(8974,'4000','191732897773','2024-11-29 19:29:33',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(8975,'4000','191732897773','2024-11-29 19:29:45',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(8996,'1050','191732898223','2024-11-29 19:37:43',3300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173290238712222003730','No',NULL,NULL,''),(8997,'1110','191732898223','2024-11-29 19:37:43',NULL,338.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(8998,'1110','191732898223','2024-11-29 19:37:03',NULL,975.00,'','19','1','Inventory sold','1','','sales','B178','','No',NULL,NULL,''),(8999,'1110','191732898223','2024-11-29 19:37:12',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(9000,'1110','191732898223','2024-11-29 19:37:21',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(9001,'1110','191732898223','2024-11-29 19:37:32',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(9002,'5500','191732898223','2024-11-29 20:46:11',1882.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9003,'4000','191732898223','2024-11-29 19:37:43',NULL,500.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(9004,'4000','191732898223','2024-11-29 19:37:03',NULL,1700.00,'','19','1','Good sold','1','','sales','B178','','No',NULL,NULL,''),(9005,'4000','191732898223','2024-11-29 19:37:12',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(9006,'4000','191732898223','2024-11-29 19:37:21',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(9007,'4000','191732898223','2024-11-29 19:37:32',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(9008,'1050','191732902301','2024-11-29 20:45:47',3100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173290369823339016233','No',NULL,NULL,''),(9009,'1110','191732902301','2024-11-29 20:45:47',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(9010,'1110','191732902301','2024-11-29 20:45:01',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(9011,'1110','191732902301','2024-11-29 20:45:15',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(9012,'1110','191732902301','2024-11-29 20:45:25',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(9013,'1110','191732902301','2024-11-29 20:45:36',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(9014,'5500','191732902301','2024-11-29 21:08:01',2143.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9015,'4000','191732902301','2024-11-29 20:45:47',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(9016,'4000','191732902301','2024-11-29 20:45:01',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(9017,'4000','191732902301','2024-11-29 20:45:15',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(9018,'4000','191732902301','2024-11-29 20:45:25',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(9019,'4000','191732902301','2024-11-29 20:45:36',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(9020,'1050','191732959990','2024-11-30 12:47:21',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173296004321002033320','No',NULL,NULL,''),(9021,'4000','191732959990','2024-11-30 12:47:21',NULL,300.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(9022,'1050','191732960044','2024-11-30 12:48:32',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173296011441322293310','No',NULL,NULL,''),(9023,'1110','191732960044','2024-11-30 12:48:32',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(9024,'1110','191732960044','2024-11-30 12:48:14',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(9025,'5500','191732960044','2024-11-30 12:48:23',479.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9026,'4000','191732960044','2024-11-30 12:48:32',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(9027,'4000','191732960044','2024-11-30 12:47:24',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(9028,'4000','191732960044','2024-11-30 12:48:14',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(9029,'1050','191732965157','2024-11-30 14:13:26',450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173296520912202200229','No',NULL,NULL,''),(9030,'1110','191732965157','2024-11-30 14:13:26',NULL,200.00,'','19','1','Inventory sold','1','','sales','6034','','No',NULL,NULL,''),(9031,'1110','191732965157','2024-11-30 14:12:37',NULL,186.68,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(9032,'5500','191732965157','2024-11-30 14:13:05',386.68,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9033,'4000','191732965157','2024-11-30 14:13:26',NULL,200.00,'','19','1','Good sold','1','','sales','6034','','No',NULL,NULL,''),(9034,'4000','191732965157','2024-11-30 14:12:37',NULL,250.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(9039,'1050','191732965249','2024-11-30 15:15:51',1200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173296895432622343893','No',NULL,NULL,''),(9040,'4000','191732965249','2024-11-30 15:15:51',NULL,1200.00,'','19','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(9057,'1050','191732969961','2024-11-30 15:33:13',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173296999592217351930','No',NULL,NULL,''),(9058,'1110','191732969961','2024-11-30 15:33:13',NULL,300.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(9059,'5500','191732969961','2024-11-30 15:32:41',300.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9060,'4000','191732969961','2024-11-30 15:33:13',NULL,400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(9061,'1050','191732969997','2024-11-30 15:33:31',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173297001392321322332','No',NULL,NULL,''),(9062,'4000','191732969997','2024-11-30 15:33:31',NULL,200.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(9063,'1050','191732970015','2024-11-30 16:47:16',1300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173297443972324732033','No',NULL,NULL,''),(9064,'1110','191732970015','2024-11-30 16:47:16',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(9065,'5500','191732970015','2024-11-30 16:47:08',900.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9066,'4000','191732970015','2024-11-30 16:47:16',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(9067,'4000','191732970015','2024-11-30 15:33:35',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(9068,'4000','191732970015','2024-11-30 16:46:49',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(9069,'4000','191732970015','2024-11-30 16:46:57',NULL,200.00,'','19','1','Good sold','1','','sales','6527','','No',NULL,NULL,''),(9070,'1050','191732965212','2024-11-30 14:13:50',2150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173297454924323132202','No',NULL,NULL,''),(9071,'1110','191732965212','2024-11-30 14:13:50',NULL,586.56,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(9072,'1110','191732965212','2024-11-30 14:13:32',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(9073,'1110','191732965212','2024-11-30 15:16:27',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(9074,'1110','191732965212','2024-11-30 15:27:53',NULL,186.68,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(9075,'1110','191732965212','2024-11-30 15:28:16',NULL,300.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(9076,'5500','191732965212','2024-11-30 16:48:46',1633.28,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9077,'4000','191732965212','2024-11-30 14:13:50',NULL,750.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(9078,'4000','191732965212','2024-11-30 14:13:32',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(9079,'4000','191732965212','2024-11-30 15:16:27',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(9080,'4000','191732965212','2024-11-30 15:27:53',NULL,250.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(9081,'4000','191732965212','2024-11-30 15:28:16',NULL,400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(9082,'1050','191732976187','2024-11-30 17:18:21',2400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173297630523333906232','No',NULL,NULL,''),(9083,'1110','191732976187','2024-11-30 17:18:21',NULL,956.00,'','19','1','Inventory sold','1','','sales','B180','','No',NULL,NULL,''),(9084,'1110','191732976187','2024-11-30 17:16:27',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(9085,'5500','191732976187','2024-11-30 17:18:07',1172.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9086,'4000','191732976187','2024-11-30 17:18:21',NULL,1700.00,'','19','1','Good sold','1','','sales','B180','','No',NULL,NULL,''),(9087,'4000','191732976187','2024-11-30 17:16:27',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(9088,'4000','191732976187','2024-11-30 17:17:10',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(9089,'4000','191732976187','2024-11-30 17:17:21',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(9365,'1050','191732996107','2024-11-30 22:50:03',4600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173299621831931301321','No',NULL,NULL,''),(9366,'1110','191732996107','2024-11-30 22:50:03',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(9367,'5500','191732996107','2024-11-30 22:49:45',450.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9368,'4000','191732996107','2024-11-30 22:50:03',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(9369,'4000','191732996107','2024-11-30 22:48:27',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(9370,'4000','191732996107','2024-11-30 22:48:55',NULL,200.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(9371,'4000','191732996107','2024-11-30 22:49:04',NULL,3600.00,'','19','1','Good sold','1','','sales','6508','','No',NULL,NULL,''),(9423,'1050','191732976538','2024-11-30 18:40:46',8800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173299639633292029309','No',NULL,NULL,''),(9424,'1110','191732976538','2024-11-30 18:40:46',NULL,507.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(9425,'1110','191732976538','2024-11-30 17:22:19',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(9426,'1110','191732976538','2024-11-30 18:40:38',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(9427,'1110','191732976538','2024-11-30 19:06:54',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(9428,'1110','191732976538','2024-11-30 19:07:21',NULL,338.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(9429,'1110','191732976538','2024-11-30 19:16:46',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(9430,'1110','191732976538','2024-11-30 19:17:17',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(9431,'1110','191732976538','2024-11-30 19:34:02',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(9432,'1110','191732976538','2024-11-30 20:23:38',NULL,507.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(9433,'1110','191732976538','2024-11-30 20:23:48',NULL,390.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(9434,'1110','191732976538','2024-11-30 20:26:36',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(9435,'1110','191732976538','2024-11-30 20:26:51',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(9436,'1110','191732976538','2024-11-30 20:28:30',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(9437,'1110','191732976538','2024-11-30 21:10:29',NULL,195.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(9438,'1110','191732976538','2024-11-30 21:11:28',NULL,195.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(9439,'1110','191732976538','2024-11-30 22:01:47',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(9440,'1110','191732976538','2024-11-30 22:04:59',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(9441,'1110','191732976538','2024-11-30 22:05:07',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(9442,'1110','191732976538','2024-11-30 22:05:17',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(9443,'1110','191732976538','2024-11-30 22:13:08',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(9444,'1110','191732976538','2024-11-30 22:13:21',NULL,195.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(9445,'1110','191732976538','2024-11-30 22:47:41',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(9446,'1110','191732976538','2024-11-30 22:50:58',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(9447,'1110','191732976538','2024-11-30 22:51:07',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(9448,'1110','191732976538','2024-11-30 22:51:22',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(9449,'5500','191732976538','2024-11-30 22:52:53',5826.12,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9450,'4000','191732976538','2024-11-30 18:40:46',NULL,750.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(9451,'4000','191732976538','2024-11-30 17:22:19',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(9452,'4000','191732976538','2024-11-30 18:40:38',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(9453,'4000','191732976538','2024-11-30 19:06:54',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(9454,'4000','191732976538','2024-11-30 19:07:10',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(9455,'4000','191732976538','2024-11-30 19:07:21',NULL,500.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(9456,'4000','191732976538','2024-11-30 19:16:46',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(9457,'4000','191732976538','2024-11-30 19:17:17',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(9458,'4000','191732976538','2024-11-30 19:34:02',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(9459,'4000','191732976538','2024-11-30 20:23:38',NULL,750.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(9460,'4000','191732976538','2024-11-30 20:23:48',NULL,600.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(9461,'4000','191732976538','2024-11-30 20:26:36',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(9462,'4000','191732976538','2024-11-30 20:26:51',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(9463,'4000','191732976538','2024-11-30 20:28:30',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(9464,'4000','191732976538','2024-11-30 21:10:29',NULL,300.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(9465,'4000','191732976538','2024-11-30 21:11:28',NULL,300.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(9466,'4000','191732976538','2024-11-30 22:01:47',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(9467,'4000','191732976538','2024-11-30 22:04:59',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(9468,'4000','191732976538','2024-11-30 22:05:07',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(9469,'4000','191732976538','2024-11-30 22:05:17',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(9470,'4000','191732976538','2024-11-30 22:13:08',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(9471,'4000','191732976538','2024-11-30 22:13:21',NULL,300.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(9472,'4000','191732976538','2024-11-30 22:47:41',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(9473,'4000','191732976538','2024-11-30 22:50:58',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(9474,'4000','191732976538','2024-11-30 22:51:07',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(9475,'4000','191732976538','2024-11-30 22:51:22',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(9476,'1050','191732996399','2024-11-30 23:11:44',9500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173299750530130303330','No',NULL,NULL,''),(9477,'1110','191732996399','2024-11-30 23:11:44',NULL,6000.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(9478,'5500','191732996399','2024-11-30 23:11:29',6000.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9479,'4000','191732996399','2024-11-30 23:11:44',NULL,9000.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(9480,'4000','191732996399','2024-11-30 22:53:19',NULL,500.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(9481,'1050','191732997507','2024-11-30 23:28:18',350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173299850130220832902','No',NULL,NULL,''),(9482,'1110','191732997507','2024-11-30 23:11:47',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(9483,'5500','191732997507','2024-11-30 23:28:09',150.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9484,'4000','191732997507','2024-11-30 23:28:18',NULL,150.00,'','19','1','Good sold','1','','sales','6557','','No',NULL,NULL,''),(9485,'4000','191732997507','2024-11-30 23:11:47',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(9486,'1050','191732993705','2024-11-30 22:10:35',6900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173299859359103390393','No',NULL,NULL,''),(9487,'1110','191732993705','2024-11-30 22:08:37',NULL,905.00,'','19','1','Inventory sold','1','','sales','B021','','No',NULL,NULL,''),(9488,'1110','191732993705','2024-11-30 22:08:56',NULL,1400.00,'','19','1','Inventory sold','1','','sales','B065','','No',NULL,NULL,''),(9489,'1110','191732993705','2024-11-30 22:09:17',NULL,1600.00,'','19','1','Inventory sold','1','','sales','B174','','No',NULL,NULL,''),(9490,'1110','191732993705','2024-11-30 22:09:28',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(9491,'1110','191732993705','2024-11-30 22:09:38',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(9492,'5500','191732993705','2024-11-30 23:29:42',4063.33,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9493,'4000','191732993705','2024-11-30 22:10:35',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(9494,'4000','191732993705','2024-11-30 22:08:25',NULL,100.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(9495,'4000','191732993705','2024-11-30 22:08:37',NULL,1500.00,'','19','1','Good sold','1','','sales','B021','','No',NULL,NULL,''),(9496,'4000','191732993705','2024-11-30 22:08:56',NULL,2200.00,'','19','1','Good sold','1','','sales','B065','','No',NULL,NULL,''),(9497,'4000','191732993705','2024-11-30 22:09:17',NULL,2500.00,'','19','1','Good sold','1','','sales','B174','','No',NULL,NULL,''),(9498,'4000','191732993705','2024-11-30 22:09:28',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(9499,'4000','191732993705','2024-11-30 22:09:38',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(9500,'1050','191732998672','2024-11-30 23:31:23',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173299868409008326132','No',NULL,NULL,''),(9501,'1110','191732998672','2024-11-30 23:31:23',NULL,352.00,'','19','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(9502,'5500','191732998672','2024-11-30 23:31:12',352.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9503,'4000','191732998672','2024-11-30 23:31:23',NULL,500.00,'','19','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(9504,'1050','191732999035','2024-11-30 23:37:32',650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173299905402305432547','No',NULL,NULL,''),(9505,'1110','191732999035','2024-11-30 23:37:32',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(9506,'1110','191732999035','2024-11-30 23:37:15',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(9507,'5500','191732999035','2024-11-30 23:37:25',385.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9508,'4000','191732999035','2024-11-30 23:37:32',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(9509,'4000','191732999035','2024-11-30 23:37:15',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(9510,'1050','191733003548','2024-12-01 00:53:17',750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173300360003922302222','No',NULL,NULL,''),(9511,'1110','191733003548','2024-12-01 00:53:17',NULL,338.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(9512,'1110','191733003548','2024-12-01 00:52:28',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(9513,'5500','191733003548','2024-12-01 00:53:01',533.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9514,'4000','191733003548','2024-12-01 00:53:17',NULL,500.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(9515,'4000','191733003548','2024-12-01 00:52:28',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(9516,'1050','191733006200','2024-12-01 01:36:51',800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173300621612233333223','No',NULL,NULL,''),(9517,'1110','191733006200','2024-12-01 01:36:51',NULL,432.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(9518,'5500','191733006200','2024-12-01 01:36:40',432.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9519,'4000','191733006200','2024-12-01 01:36:51',NULL,800.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(9527,'1050','191733061718','2024-12-01 17:02:40',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173306176202327232223','No',NULL,NULL,''),(9528,'1110','191733061718','2024-12-01 17:02:40',NULL,352.00,'','19','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(9529,'5500','191733061718','2024-12-01 17:01:58',352.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9530,'4000','191733061718','2024-12-01 17:02:40',NULL,500.00,'','19','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(9531,'1050','191733066838','2024-12-01 18:27:41',1300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173306686322003183276','No',NULL,NULL,''),(9532,'1110','191733066838','2024-12-01 18:27:41',NULL,603.00,'','19','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9533,'1110','191733066838','2024-12-01 18:27:18',NULL,47.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(9534,'5500','191733066838','2024-12-01 18:27:31',650.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9535,'4000','191733066838','2024-12-01 18:27:41',NULL,1200.00,'','19','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9536,'4000','191733066838','2024-12-01 18:27:18',NULL,100.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(9537,'1050','191733066864','2024-12-01 18:29:31',700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173306697420096022233','No',NULL,NULL,''),(9538,'1110','191733066864','2024-12-01 18:29:31',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(9539,'5500','191733066864','2024-12-01 18:27:55',450.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9540,'4000','191733066864','2024-12-01 18:29:31',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(9541,'4000','191733066864','2024-12-01 18:27:44',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(9542,'1050','191733061609','2024-12-01 17:01:52',950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173307346292262013312','No',NULL,NULL,''),(9543,'1110','191733061609','2024-12-01 17:01:52',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(9544,'1110','191733061609','2024-12-01 17:01:33',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(9545,'1110','191733061609','2024-12-01 17:01:41',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(9546,'5500','191733061609','2024-12-01 20:17:30',577.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9547,'4000','191733061609','2024-12-01 17:01:52',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(9548,'4000','191733061609','2024-12-01 17:00:09',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(9549,'4000','191733061609','2024-12-01 17:01:33',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(9550,'4000','191733061609','2024-12-01 17:01:41',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(9551,'1050','191733144806','2024-12-02 16:07:16',650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173314483900228810332','No',NULL,NULL,''),(9552,'1110','191733144806','2024-12-02 16:07:16',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(9553,'1110','191733144806','2024-12-02 16:06:46',NULL,220.00,'','19','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(9554,'1110','191733144806','2024-12-02 16:06:59',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(9555,'5500','191733144806','2024-12-02 16:07:08',457.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9556,'4000','191733144806','2024-12-02 16:07:16',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(9557,'4000','191733144806','2024-12-02 16:06:46',NULL,300.00,'','19','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(9558,'4000','191733144806','2024-12-02 16:06:59',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(9563,'1050','191733145141','2024-12-02 16:12:49',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173314522132223303320','No',NULL,NULL,''),(9564,'4000','191733145141','2024-12-02 16:12:49',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(9565,'4000','191733145141','2024-12-02 16:12:21',NULL,150.00,'','19','1','Good sold','1','','sales','6536','','No',NULL,NULL,''),(9578,'1050','191733149553','2024-12-02 17:26:33',3100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173315143494410725323','No',NULL,NULL,''),(9579,'1110','191733149553','2024-12-02 17:26:33',NULL,1290.00,'','19','1','Inventory sold','1','','sales','B044','','No',NULL,NULL,''),(9580,'1110','191733149553','2024-12-02 17:25:53',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(9581,'1110','191733149553','2024-12-02 17:26:24',NULL,300.00,'','19','1','Inventory sold','1','','sales','6048','','No',NULL,NULL,''),(9582,'1110','191733149553','2024-12-02 17:56:33',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(9583,'5500','191733149553','2024-12-02 17:56:51',1782.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9584,'4000','191733149553','2024-12-02 17:26:33',NULL,2200.00,'','19','1','Good sold','1','','sales','B044','','No',NULL,NULL,''),(9585,'4000','191733149553','2024-12-02 17:25:53',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(9586,'4000','191733149553','2024-12-02 17:26:24',NULL,600.00,'','19','1','Good sold','1','','sales','6048','','No',NULL,NULL,''),(9587,'4000','191733149553','2024-12-02 17:56:33',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(9596,'1050','191733151473','2024-12-02 19:12:07',700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173315593122010303203','No',NULL,NULL,''),(9597,'1110','191733151473','2024-12-02 19:12:07',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(9598,'1110','191733151473','2024-12-02 17:57:53',NULL,50.00,'','19','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(9599,'5500','191733151473','2024-12-02 19:11:53',441.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9600,'4000','191733151473','2024-12-02 19:12:07',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(9601,'4000','191733151473','2024-12-02 17:57:53',NULL,200.00,'','19','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(9602,'1050','191733145123','2024-12-02 16:12:14',1500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173316050900339993030','No',NULL,NULL,''),(9603,'1110','191733145123','2024-12-02 16:12:14',NULL,408.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(9604,'1110','191733145123','2024-12-02 16:12:04',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(9605,'1110','191733145123','2024-12-02 17:24:09',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(9606,'1110','191733145123','2024-12-02 17:57:31',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(9607,'5500','191733145123','2024-12-02 20:28:16',1020.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9608,'4000','191733145123','2024-12-02 16:12:14',NULL,600.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(9609,'4000','191733145123','2024-12-02 16:12:04',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(9610,'4000','191733145123','2024-12-02 17:24:09',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(9611,'4000','191733145123','2024-12-02 17:57:31',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(9612,'1050','121733242957','2024-12-03 19:22:49',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173324297202110292270','No',NULL,NULL,''),(9613,'1110','121733242957','2024-12-03 19:22:49',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(9614,'5500','121733242957','2024-12-03 19:22:37',195.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9615,'4000','121733242957','2024-12-03 19:22:49',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(9616,'1050','121733242973','2024-12-03 20:36:30',1250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173324739633002223020','No',NULL,NULL,''),(9617,'1110','121733242973','2024-12-03 19:22:53',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(9618,'1110','121733242973','2024-12-03 20:35:28',NULL,100.00,'','12','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(9619,'5500','121733242973','2024-12-03 20:36:18',142.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9620,'4000','121733242973','2024-12-03 20:36:30',NULL,800.00,'','12','1','Good sold','1','','sales','6551','','No',NULL,NULL,''),(9621,'4000','121733242973','2024-12-03 19:22:53',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(9622,'4000','121733242973','2024-12-03 20:35:28',NULL,200.00,'','12','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(9623,'4000','121733242973','2024-12-03 20:35:36',NULL,50.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(9624,'4000','121733242973','2024-12-03 20:35:59',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(9625,'1050','121733247398','2024-12-03 21:05:56',550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173324915933333201023','No',NULL,NULL,''),(9626,'1110','121733247398','2024-12-03 21:05:36',NULL,200.00,'','12','1','Inventory sold','1','','sales','6017','','No',NULL,NULL,''),(9627,'5500','121733247398','2024-12-03 21:05:46',200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9628,'4000','121733247398','2024-12-03 21:05:56',NULL,200.00,'','12','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(9629,'4000','121733247398','2024-12-03 20:36:38',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(9630,'4000','121733247398','2024-12-03 21:05:36',NULL,200.00,'','12','1','Good sold','1','','sales','6017','','No',NULL,NULL,''),(9631,'1050','121733249343','2024-12-03 21:12:24',7700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173325042431130235032','No',NULL,NULL,''),(9632,'1110','121733249343','2024-12-03 21:12:24',NULL,1500.00,'','12','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(9633,'1110','121733249343','2024-12-03 21:10:20',NULL,373.36,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(9634,'1110','121733249343','2024-12-03 21:10:30',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(9635,'1110','121733249343','2024-12-03 21:10:44',NULL,586.56,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(9636,'1110','121733249343','2024-12-03 21:11:02',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(9637,'1110','121733249343','2024-12-03 21:11:31',NULL,100.00,'','12','1','Inventory sold','1','','sales','5984','','No',NULL,NULL,''),(9638,'1110','121733249343','2024-12-03 21:11:55',NULL,1500.00,'','12','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(9639,'5500','121733249343','2024-12-03 21:12:11',5428.92,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9640,'4000','121733249343','2024-12-03 21:12:24',NULL,1500.00,'','12','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(9641,'4000','121733249343','2024-12-03 21:09:03',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(9642,'4000','121733249343','2024-12-03 21:10:20',NULL,500.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(9643,'4000','121733249343','2024-12-03 21:10:30',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(9644,'4000','121733249343','2024-12-03 21:10:44',NULL,750.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(9645,'4000','121733249343','2024-12-03 21:11:02',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(9646,'4000','121733249343','2024-12-03 21:11:20',NULL,600.00,'','12','1','Good sold','1','','sales','6558','','No',NULL,NULL,''),(9647,'4000','121733249343','2024-12-03 21:11:31',NULL,100.00,'','12','1','Good sold','1','','sales','5984','','No',NULL,NULL,''),(9648,'4000','121733249343','2024-12-03 21:11:42',NULL,500.00,'','12','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(9649,'4000','121733249343','2024-12-03 21:11:55',NULL,1500.00,'','12','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(9650,'1050','121733250658','2024-12-03 21:31:32',750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173325069636222326202','No',NULL,NULL,''),(9651,'1110','121733250658','2024-12-03 21:31:32',NULL,200.00,'','12','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(9652,'1110','121733250658','2024-12-03 21:30:58',NULL,100.00,'','12','1','Inventory sold','1','','sales','6034','','No',NULL,NULL,''),(9653,'1110','121733250658','2024-12-03 21:31:08',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(9654,'5500','121733250658','2024-12-03 21:31:18',495.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9655,'4000','121733250658','2024-12-03 21:31:32',NULL,400.00,'','12','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(9656,'4000','121733250658','2024-12-03 21:30:58',NULL,100.00,'','12','1','Good sold','1','','sales','6034','','No',NULL,NULL,''),(9657,'4000','121733250658','2024-12-03 21:31:08',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(9658,'1050','121733253756','2024-12-03 22:22:46',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173325376821300023033','No',NULL,NULL,''),(9659,'1110','121733253756','2024-12-03 22:22:46',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(9660,'5500','121733253756','2024-12-03 22:22:36',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9661,'4000','121733253756','2024-12-03 22:22:46',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(9662,'1050','121733253770','2024-12-03 22:27:08',1300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173325403434223302222','No',NULL,NULL,''),(9663,'1110','121733253770','2024-12-03 22:27:08',NULL,432.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(9664,'1110','121733253770','2024-12-03 22:22:50',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(9665,'5500','121733253770','2024-12-03 22:26:57',770.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9666,'4000','121733253770','2024-12-03 22:27:08',NULL,800.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(9667,'4000','121733253770','2024-12-03 22:22:50',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(9677,'1050','191733305998','2024-12-04 12:54:49',6200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173330856922020330901','No',NULL,NULL,''),(9678,'1110','191733305998','2024-12-04 12:54:49',NULL,1500.00,'','19','1','Inventory sold','1','','sales','6015','','No',NULL,NULL,''),(9679,'1110','191733305998','2024-12-04 12:53:18',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(9680,'1110','191733305998','2024-12-04 12:53:58',NULL,47.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(9681,'1110','191733305998','2024-12-04 12:54:23',NULL,47.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(9682,'1110','191733305998','2024-12-04 13:35:43',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(9683,'5500','191733305998','2024-12-04 13:35:54',2086.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9684,'4000','191733305998','2024-12-04 12:54:49',NULL,1500.00,'','19','1','Good sold','1','','sales','6015','','No',NULL,NULL,''),(9685,'4000','191733305998','2024-12-04 12:53:18',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(9686,'4000','191733305998','2024-12-04 12:53:45',NULL,3800.00,'','19','1','Good sold','1','','sales','6548','','No',NULL,NULL,''),(9687,'4000','191733305998','2024-12-04 12:53:58',NULL,100.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(9688,'4000','191733305998','2024-12-04 12:54:23',NULL,100.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(9689,'4000','191733305998','2024-12-04 13:35:43',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(9690,'1050','191733308571','2024-12-04 14:01:43',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173331010633233301399','No',NULL,NULL,''),(9691,'1110','191733308571','2024-12-04 14:01:43',NULL,94.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(9692,'5500','191733308571','2024-12-04 13:36:11',94.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9693,'4000','191733308571','2024-12-04 14:01:43',NULL,200.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(9702,'1050','191733324850','2024-12-04 18:08:19',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173332490232332333033','No',NULL,NULL,''),(9703,'4000','191733324850','2024-12-04 18:08:19',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(9704,'4000','191733324850','2024-12-04 18:07:30',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(9705,'1050','191733324775','2024-12-04 18:07:19',1900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173332951111332222313','No',NULL,NULL,''),(9706,'1110','191733324775','2024-12-04 18:07:19',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(9707,'1110','191733324775','2024-12-04 18:06:15',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(9708,'1110','191733324775','2024-12-04 18:07:10',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(9709,'5500','191733324775','2024-12-04 19:24:56',879.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9710,'4000','191733324775','2024-12-04 18:07:19',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(9711,'4000','191733324775','2024-12-04 18:06:15',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(9712,'4000','191733324775','2024-12-04 18:06:40',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(9713,'4000','191733324775','2024-12-04 18:07:02',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(9714,'4000','191733324775','2024-12-04 18:07:10',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(9715,'4000','191733324775','2024-12-04 19:24:43',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(9716,'1050','191733329513','2024-12-04 19:32:41',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173332996393320920301','No',NULL,NULL,''),(9717,'1110','191733329513','2024-12-04 19:32:41',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(9718,'5500','191733329513','2024-12-04 19:25:13',195.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9719,'4000','191733329513','2024-12-04 19:32:41',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(9720,'1050','191733330505','2024-12-04 19:41:57',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173333051832321232329','No',NULL,NULL,''),(9721,'1110','191733330505','2024-12-04 19:41:57',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(9722,'5500','191733330505','2024-12-04 19:41:45',216.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9723,'4000','191733330505','2024-12-04 19:41:57',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(9724,'1050','191733408974','2024-12-05 18:05:47',650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173341115030003720020','No',NULL,NULL,''),(9725,'1110','191733408974','2024-12-05 18:05:47',NULL,300.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(9726,'1110','191733408974','2024-12-05 17:29:34',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(9727,'5500','191733408974','2024-12-05 17:31:00',500.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9728,'4000','191733408974','2024-12-05 18:05:47',NULL,400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(9729,'4000','191733408974','2024-12-05 17:29:34',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(9730,'1050','191733411173','2024-12-05 18:06:29',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173341119977231323913','No',NULL,NULL,''),(9731,'1110','191733411173','2024-12-05 18:06:29',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(9732,'5500','191733411173','2024-12-05 18:06:13',195.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9733,'4000','191733411173','2024-12-05 18:06:29',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(9734,'1050','191733411200','2024-12-05 18:07:50',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173341127303223023231','No',NULL,NULL,''),(9735,'1110','191733411200','2024-12-05 18:07:50',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(9736,'5500','191733411200','2024-12-05 18:06:40',42.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9737,'4000','191733411200','2024-12-05 18:07:50',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(9738,'1050','191733416939','2024-12-05 19:42:38',800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173341696022913932130','No',NULL,NULL,''),(9739,'1110','191733416939','2024-12-05 19:42:38',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(9740,'1110','191733416939','2024-12-05 19:42:19',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(9741,'5500','191733416939','2024-12-05 19:42:29',750.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9742,'4000','191733416939','2024-12-05 19:42:38',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(9743,'4000','191733416939','2024-12-05 19:42:19',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(9744,'1050','191733416962','2024-12-05 19:43:24',2400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173341700621322312234','No',NULL,NULL,''),(9745,'1110','191733416962','2024-12-05 19:43:24',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(9746,'1110','191733416962','2024-12-05 19:42:42',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(9747,'1110','191733416962','2024-12-05 19:43:04',NULL,100.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(9748,'5500','191733416962','2024-12-05 19:43:15',1450.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9749,'4000','191733416962','2024-12-05 19:43:24',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(9750,'4000','191733416962','2024-12-05 19:42:42',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(9751,'4000','191733416962','2024-12-05 19:42:55',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(9752,'4000','191733416962','2024-12-05 19:43:04',NULL,200.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(9753,'1050','121733421691','2024-12-05 21:01:52',400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173342171410031320332','No',NULL,NULL,''),(9754,'1110','121733421691','2024-12-05 21:01:31',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(9755,'5500','121733421691','2024-12-05 21:01:42',204.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9756,'4000','121733421691','2024-12-05 21:01:52',NULL,100.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(9757,'4000','121733421691','2024-12-05 21:01:31',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(9758,'1050','191733495698','2024-12-06 17:37:54',2050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173349587622339232327','No',NULL,NULL,''),(9759,'1110','191733495698','2024-12-06 17:37:54',NULL,1650.00,'','19','1','Inventory sold','1','','sales','46554','','No',NULL,NULL,''),(9760,'1110','191733495698','2024-12-06 17:36:20',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(9761,'5500','191733495698','2024-12-06 17:37:41',1692.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9762,'4000','191733495698','2024-12-06 17:37:54',NULL,1650.00,'','19','1','Good sold','1','','sales','46554','','No',NULL,NULL,''),(9763,'4000','191733495698','2024-12-06 17:34:58',NULL,300.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(9764,'4000','191733495698','2024-12-06 17:36:20',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(9784,'1050','191733511927','2024-12-06 22:06:23',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173351199033091012002','No',NULL,NULL,''),(9785,'1110','191733511927','2024-12-06 22:06:23',NULL,100.00,'','19','1','Inventory sold','1','','sales','6034','','No',NULL,NULL,''),(9786,'1110','191733511927','2024-12-06 22:05:55',NULL,100.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(9787,'5500','191733511927','2024-12-06 22:06:04',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9788,'4000','191733511927','2024-12-06 22:06:23',NULL,100.00,'','19','1','Good sold','1','','sales','6034','','No',NULL,NULL,''),(9789,'4000','191733511927','2024-12-06 22:05:27',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(9790,'4000','191733511927','2024-12-06 22:05:37',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(9791,'4000','191733511927','2024-12-06 22:05:55',NULL,200.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(9792,'1050','191733495880','2024-12-06 19:19:17',4650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173351204103592322743','No',NULL,NULL,''),(9793,'1110','191733495880','2024-12-06 19:19:17',NULL,1173.12,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(9794,'1110','191733495880','2024-12-06 19:19:05',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(9795,'1110','191733495880','2024-12-06 22:04:30',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(9796,'1110','191733495880','2024-12-06 22:05:03',NULL,176.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(9797,'1110','191733495880','2024-12-06 22:05:13',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(9798,'1110','191733495880','2024-12-06 22:06:50',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(9799,'5500','191733495880','2024-12-06 22:07:00',3344.64,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9800,'4000','191733495880','2024-12-06 19:19:17',NULL,1500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(9801,'4000','191733495880','2024-12-06 17:38:00',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(9802,'4000','191733495880','2024-12-06 19:18:54',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(9803,'4000','191733495880','2024-12-06 19:19:05',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(9804,'4000','191733495880','2024-12-06 22:04:30',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(9805,'4000','191733495880','2024-12-06 22:04:42',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(9806,'4000','191733495880','2024-12-06 22:05:03',NULL,250.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(9807,'4000','191733495880','2024-12-06 22:05:13',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(9808,'4000','191733495880','2024-12-06 22:06:50',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(9818,'1050','191733513107','2024-12-06 22:25:55',1200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173351591311223125309','No',NULL,NULL,''),(9819,'1110','191733513107','2024-12-06 22:25:55',NULL,176.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(9820,'1110','191733513107','2024-12-06 22:25:07',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(9821,'1110','191733513107','2024-12-06 22:25:24',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(9822,'1110','191733513107','2024-12-06 22:25:47',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(9823,'5500','191733513107','2024-12-06 23:11:41',804.56,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9824,'4000','191733513107','2024-12-06 22:25:55',NULL,250.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(9825,'4000','191733513107','2024-12-06 22:25:07',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(9826,'4000','191733513107','2024-12-06 22:25:24',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(9827,'4000','191733513107','2024-12-06 22:25:34',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(9828,'4000','191733513107','2024-12-06 22:25:47',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(9839,'1050','191733579218','2024-12-07 16:47:51',2500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173357927959025739937','No',NULL,NULL,''),(9840,'1110','191733579218','2024-12-07 16:47:51',NULL,373.36,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(9841,'1110','191733579218','2024-12-07 16:46:58',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(9842,'1110','191733579218','2024-12-07 16:47:21',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(9843,'5500','191733579218','2024-12-07 16:47:39',1723.36,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9844,'4000','191733579218','2024-12-07 16:47:51',NULL,500.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(9845,'4000','191733579218','2024-12-07 16:46:58',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(9846,'4000','191733579218','2024-12-07 16:47:21',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(9847,'1050','191733579055','2024-12-07 16:46:49',2650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173358228721089223201','No',NULL,NULL,''),(9848,'1110','191733579055','2024-12-07 16:46:49',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(9849,'1110','191733579055','2024-12-07 16:44:15',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(9850,'1110','191733579055','2024-12-07 16:45:53',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(9851,'5500','191733579055','2024-12-07 17:37:50',1392.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9852,'4000','191733579055','2024-12-07 16:46:49',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(9853,'4000','191733579055','2024-12-07 16:44:15',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(9854,'4000','191733579055','2024-12-07 16:44:45',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(9855,'4000','191733579055','2024-12-07 16:45:42',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(9856,'4000','191733579055','2024-12-07 16:45:53',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(9857,'4000','191733579055','2024-12-07 16:46:17',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(9858,'1050','191733582290','2024-12-07 17:39:02',2200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173358234633623221227','No',NULL,NULL,''),(9859,'1110','191733582290','2024-12-07 17:39:02',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(9860,'5500','191733582290','2024-12-07 17:38:48',1200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9861,'4000','191733582290','2024-12-07 17:39:02',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(9862,'4000','191733582290','2024-12-07 17:38:10',NULL,400.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(9863,'1050','191733582528','2024-12-07 17:44:14',5600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173358265737123322233','No',NULL,NULL,''),(9864,'1110','191733582528','2024-12-07 17:44:14',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(9865,'1110','191733582528','2024-12-07 17:42:09',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(9866,'1110','191733582528','2024-12-07 17:42:20',NULL,600.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(9867,'1110','191733582528','2024-12-07 17:42:43',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(9868,'1110','191733582528','2024-12-07 17:43:06',NULL,84.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(9869,'1110','191733582528','2024-12-07 17:43:36',NULL,600.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(9870,'5500','191733582528','2024-12-07 17:43:53',3584.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9871,'4000','191733582528','2024-12-07 17:44:14',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(9872,'4000','191733582528','2024-12-07 17:42:09',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(9873,'4000','191733582528','2024-12-07 17:42:20',NULL,800.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(9874,'4000','191733582528','2024-12-07 17:42:32',NULL,600.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(9875,'4000','191733582528','2024-12-07 17:42:43',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(9876,'4000','191733582528','2024-12-07 17:42:57',NULL,400.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(9877,'4000','191733582528','2024-12-07 17:43:06',NULL,200.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(9878,'4000','191733582528','2024-12-07 17:43:17',NULL,100.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(9879,'4000','191733582528','2024-12-07 17:43:36',NULL,750.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(9880,'1050','191733582701','2024-12-07 17:45:33',700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173358273403030322402','No',NULL,NULL,''),(9881,'1110','191733582701','2024-12-07 17:45:01',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(9882,'5500','191733582701','2024-12-07 17:45:25',42.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9883,'4000','191733582701','2024-12-07 17:45:33',NULL,500.00,'','19','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(9884,'4000','191733582701','2024-12-07 17:45:01',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(9885,'4000','191733582701','2024-12-07 17:45:16',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(9886,'1050','191733584266','2024-12-07 18:11:42',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173358430731543382230','No',NULL,NULL,''),(9887,'4000','191733584266','2024-12-07 18:11:42',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(9888,'1050','191733591683','2024-12-07 20:24:58',16600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173359233990072292932','No',NULL,NULL,''),(9889,'1110','191733591683','2024-12-07 20:24:58',NULL,3600.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(9890,'1110','191733591683','2024-12-07 20:14:43',NULL,3900.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(9891,'1110','191733591683','2024-12-07 20:15:11',NULL,600.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(9892,'1110','191733591683','2024-12-07 20:21:12',NULL,500.00,'','19','1','Inventory sold','1','','sales','5990','','No',NULL,NULL,''),(9893,'1110','191733591683','2024-12-07 20:21:27',NULL,500.00,'','19','1','Inventory sold','1','','sales','5988','','No',NULL,NULL,''),(9894,'1110','191733591683','2024-12-07 20:22:02',NULL,500.00,'','19','1','Inventory sold','1','','sales','6024','','No',NULL,NULL,''),(9895,'1110','191733591683','2024-12-07 20:22:18',NULL,300.00,'','19','1','Inventory sold','1','','sales','6047','','No',NULL,NULL,''),(9896,'1110','191733591683','2024-12-07 20:22:31',NULL,210.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(9897,'1110','191733591683','2024-12-07 20:23:11',NULL,648.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(9898,'5500','191733591683','2024-12-07 20:24:44',10758.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9899,'4000','191733591683','2024-12-07 20:24:58',NULL,5400.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(9900,'4000','191733591683','2024-12-07 20:14:43',NULL,3900.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(9901,'4000','191733591683','2024-12-07 20:15:11',NULL,600.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(9902,'4000','191733591683','2024-12-07 20:15:33',NULL,700.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(9903,'4000','191733591683','2024-12-07 20:17:30',NULL,300.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(9904,'4000','191733591683','2024-12-07 20:18:03',NULL,1000.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(9905,'4000','191733591683','2024-12-07 20:20:54',NULL,500.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(9906,'4000','191733591683','2024-12-07 20:21:12',NULL,500.00,'','19','1','Good sold','1','','sales','5990','','No',NULL,NULL,''),(9907,'4000','191733591683','2024-12-07 20:21:27',NULL,500.00,'','19','1','Good sold','1','','sales','5988','','No',NULL,NULL,''),(9908,'4000','191733591683','2024-12-07 20:22:02',NULL,1000.00,'','19','1','Good sold','1','','sales','6024','','No',NULL,NULL,''),(9909,'4000','191733591683','2024-12-07 20:22:18',NULL,500.00,'','19','1','Good sold','1','','sales','6047','','No',NULL,NULL,''),(9910,'4000','191733591683','2024-12-07 20:22:31',NULL,500.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(9911,'4000','191733591683','2024-12-07 20:23:11',NULL,1200.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(9912,'1050','191733593205','2024-12-07 20:40:27',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173359322923309003373','No',NULL,NULL,''),(9913,'4000','191733593205','2024-12-07 20:40:27',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(9914,'4000','191733593205','2024-12-07 20:40:05',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(9923,'1050','191733659655','2024-12-08 15:07:58',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173365967939333511373','No',NULL,NULL,''),(9924,'1110','191733659655','2024-12-08 15:07:58',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(9925,'1110','191733659655','2024-12-08 15:07:35',NULL,186.68,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(9926,'5500','191733659655','2024-12-08 15:07:45',186.68,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9927,'4000','191733659655','2024-12-08 15:07:58',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(9928,'4000','191733659655','2024-12-08 15:07:35',NULL,250.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(9938,'1050','191733659597','2024-12-08 15:07:31',2050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173366107922330022323','No',NULL,NULL,''),(9939,'1110','191733659597','2024-12-08 15:06:37',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(9940,'1110','191733659597','2024-12-08 15:06:58',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(9941,'5500','191733659597','2024-12-08 15:31:09',345.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9942,'4000','191733659597','2024-12-08 15:07:31',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(9943,'4000','191733659597','2024-12-08 15:06:37',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(9944,'4000','191733659597','2024-12-08 15:06:47',NULL,1000.00,'','19','1','Good sold','1','','sales','6556','','No',NULL,NULL,''),(9945,'4000','191733659597','2024-12-08 15:06:58',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(9946,'4000','191733659597','2024-12-08 15:07:13',NULL,300.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(9947,'4000','191733659597','2024-12-08 15:08:16',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(9956,'1050','121733663070','2024-12-08 16:05:41',2700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173366314323343030022','No',NULL,NULL,''),(9957,'1110','121733663070','2024-12-08 16:05:41',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(9958,'1110','121733663070','2024-12-08 16:04:57',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(9959,'1110','121733663070','2024-12-08 16:05:12',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(9960,'1110','121733663070','2024-12-08 16:05:26',NULL,41.67,'','12','1','Inventory sold','1','','sales','B097','','No',NULL,NULL,''),(9961,'5500','121733663070','2024-12-08 16:05:34',1510.67,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9962,'4000','121733663070','2024-12-08 16:05:41',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(9963,'4000','121733663070','2024-12-08 16:04:30',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(9964,'4000','121733663070','2024-12-08 16:04:46',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(9965,'4000','121733663070','2024-12-08 16:04:57',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(9966,'4000','121733663070','2024-12-08 16:05:05',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(9967,'4000','121733663070','2024-12-08 16:05:12',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(9968,'4000','121733663070','2024-12-08 16:05:26',NULL,150.00,'','12','1','Good sold','1','','sales','B097','','No',NULL,NULL,''),(9969,'1050','191733661081','2024-12-08 15:32:33',2200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173367837272829233223','No',NULL,NULL,''),(9970,'1110','191733661081','2024-12-08 15:32:33',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(9971,'1110','191733661081','2024-12-08 15:31:21',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(9972,'1110','191733661081','2024-12-08 15:32:27',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(9973,'5500','191733661081','2024-12-08 20:19:18',1666.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9974,'4000','191733661081','2024-12-08 15:32:33',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(9975,'4000','191733661081','2024-12-08 15:31:21',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(9976,'4000','191733661081','2024-12-08 15:32:01',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(9977,'4000','191733661081','2024-12-08 15:32:11',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(9978,'4000','191733661081','2024-12-08 15:32:27',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(9979,'1050','191733678374','2024-12-08 20:20:27',2000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173367843123003332362','No',NULL,NULL,''),(9980,'1110','191733678374','2024-12-08 20:20:27',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(9981,'1110','191733678374','2024-12-08 20:19:34',NULL,300.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(9982,'1110','191733678374','2024-12-08 20:20:04',NULL,176.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(9983,'5500','191733678374','2024-12-08 20:20:16',1776.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9984,'4000','191733678374','2024-12-08 20:20:27',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(9985,'4000','191733678374','2024-12-08 20:19:34',NULL,400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(9986,'4000','191733678374','2024-12-08 20:20:04',NULL,300.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(9987,'1050','191733678432','2024-12-08 20:32:48',5300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173367919622329202336','No',NULL,NULL,''),(9988,'1110','191733678432','2024-12-08 20:32:48',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(9989,'1110','191733678432','2024-12-08 20:20:32',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(9990,'1110','191733678432','2024-12-08 20:26:08',NULL,800.00,'','19','1','Inventory sold','1','','sales','6020','','No',NULL,NULL,''),(9991,'1110','191733678432','2024-12-08 20:29:53',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(9992,'1110','191733678432','2024-12-08 20:31:40',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(9993,'1110','191733678432','2024-12-08 20:32:14',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(9994,'1110','191733678432','2024-12-08 20:32:25',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(9995,'5500','191733678432','2024-12-08 20:32:38',4020.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9996,'4000','191733678432','2024-12-08 20:32:48',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(9997,'4000','191733678432','2024-12-08 20:20:32',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(9998,'4000','191733678432','2024-12-08 20:22:28',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(9999,'4000','191733678432','2024-12-08 20:26:08',NULL,800.00,'','19','1','Good sold','1','','sales','6020','','No',NULL,NULL,''),(10000,'4000','191733678432','2024-12-08 20:29:53',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(10001,'4000','191733678432','2024-12-08 20:31:40',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(10002,'4000','191733678432','2024-12-08 20:32:04',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(10003,'4000','191733678432','2024-12-08 20:32:14',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(10004,'4000','191733678432','2024-12-08 20:32:25',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(10005,'1050','191733679198','2024-12-08 20:38:02',2900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173367948500233733322','No',NULL,NULL,''),(10006,'1110','191733679198','2024-12-08 20:38:02',NULL,610.00,'','19','1','Inventory sold','1','','sales','B064','','No',NULL,NULL,''),(10007,'1110','191733679198','2024-12-08 20:33:18',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(10008,'1110','191733679198','2024-12-08 20:37:02',NULL,84.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(10009,'1110','191733679198','2024-12-08 20:37:12',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(10010,'1110','191733679198','2024-12-08 20:37:25',NULL,782.08,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(10011,'5500','191733679198','2024-12-08 20:37:44',1734.08,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10012,'4000','191733679198','2024-12-08 20:38:02',NULL,1200.00,'','19','1','Good sold','1','','sales','B064','','No',NULL,NULL,''),(10013,'4000','191733679198','2024-12-08 20:33:18',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(10014,'4000','191733679198','2024-12-08 20:37:02',NULL,200.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(10015,'4000','191733679198','2024-12-08 20:37:12',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(10016,'4000','191733679198','2024-12-08 20:37:25',NULL,1000.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(10017,'1050','191733679487','2024-12-08 20:41:29',2600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173367970263033202723','No',NULL,NULL,''),(10018,'1110','191733679487','2024-12-08 20:41:29',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(10019,'1110','191733679487','2024-12-08 20:38:07',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(10020,'1110','191733679487','2024-12-08 20:38:42',NULL,408.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(10021,'5500','191733679487','2024-12-08 20:38:54',1758.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10022,'4000','191733679487','2024-12-08 20:41:29',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(10023,'4000','191733679487','2024-12-08 20:38:07',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(10024,'4000','191733679487','2024-12-08 20:38:42',NULL,600.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(10025,'1050','121733679851','2024-12-08 20:48:58',1550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173368014700127202320','No',NULL,NULL,''),(10026,'1110','121733679851','2024-12-08 20:48:58',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(10027,'1110','121733679851','2024-12-08 20:44:11',NULL,50.00,'','12','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(10028,'1110','121733679851','2024-12-08 20:44:27',NULL,432.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(10029,'1110','121733679851','2024-12-08 20:44:36',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(10030,'5500','121733679851','2024-12-08 20:48:36',582.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10031,'4000','121733679851','2024-12-08 20:48:58',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(10032,'4000','121733679851','2024-12-08 20:44:11',NULL,200.00,'','12','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(10033,'4000','121733679851','2024-12-08 20:44:27',NULL,800.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(10034,'4000','121733679851','2024-12-08 20:44:36',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(10035,'4000','121733679851','2024-12-08 20:47:37',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(10036,'1050','121733680149','2024-12-08 20:50:37',3550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173368024020700302221','No',NULL,NULL,''),(10037,'4000','121733680149','2024-12-08 20:50:37',NULL,2600.00,'','12','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(10038,'4000','121733680149','2024-12-08 20:49:09',NULL,300.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(10039,'4000','121733680149','2024-12-08 20:49:49',NULL,450.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(10040,'4000','121733680149','2024-12-08 20:50:09',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(10041,'1050','121733680241','2024-12-08 20:53:20',3100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173368044320322221042','No',NULL,NULL,''),(10042,'1110','121733680241','2024-12-08 20:53:20',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(10043,'1110','121733680241','2024-12-08 20:50:41',NULL,300.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(10044,'1110','121733680241','2024-12-08 20:53:03',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(10045,'5500','121733680241','2024-12-08 20:53:12',1716.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10046,'4000','121733680241','2024-12-08 20:53:20',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(10047,'4000','121733680241','2024-12-08 20:50:41',NULL,600.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(10048,'4000','121733680241','2024-12-08 20:52:35',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(10049,'4000','121733680241','2024-12-08 20:52:54',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(10050,'4000','121733680241','2024-12-08 20:53:03',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(10051,'1050','121733680444','2024-12-08 21:04:55',3000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173368114407383320236','No',NULL,NULL,''),(10052,'1110','121733680444','2024-12-08 21:04:55',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(10053,'1110','121733680444','2024-12-08 20:54:04',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(10054,'1110','121733680444','2024-12-08 20:55:54',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(10055,'1110','121733680444','2024-12-08 21:04:11',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(10056,'5500','121733680444','2024-12-08 21:04:37',1800.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10057,'4000','121733680444','2024-12-08 21:04:55',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(10058,'4000','121733680444','2024-12-08 20:54:04',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(10059,'4000','121733680444','2024-12-08 20:55:54',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(10060,'4000','121733680444','2024-12-08 20:56:12',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(10061,'4000','121733680444','2024-12-08 21:04:11',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(10062,'4000','121733680444','2024-12-08 21:04:22',NULL,500.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(10063,'1050','121733681145','2024-12-08 21:07:23',2100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173368124721106373320','No',NULL,NULL,''),(10064,'1110','121733681145','2024-12-08 21:07:23',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(10065,'1110','121733681145','2024-12-08 21:05:45',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(10066,'1110','121733681145','2024-12-08 21:06:39',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(10067,'5500','121733681145','2024-12-08 21:06:59',564.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10068,'4000','121733681145','2024-12-08 21:07:23',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(10069,'4000','121733681145','2024-12-08 21:05:45',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(10070,'4000','121733681145','2024-12-08 21:06:23',NULL,1200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(10071,'4000','121733681145','2024-12-08 21:06:39',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(10072,'1050','121733681316','2024-12-08 21:09:19',600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173368136333222323011','No',NULL,NULL,''),(10073,'4000','121733681316','2024-12-08 21:09:19',NULL,300.00,'','12','1','Good sold','1','','sales','B011','','No',NULL,NULL,''),(10074,'4000','121733681316','2024-12-08 21:08:36',NULL,300.00,'','12','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(10088,'1050','121733681773','2024-12-08 21:22:07',1000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173368213533233621023','No',NULL,NULL,''),(10089,'1110','121733681773','2024-12-08 21:22:07',NULL,782.08,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(10090,'5500','121733681773','2024-12-08 21:16:13',782.08,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10091,'4000','121733681773','2024-12-08 21:22:07',NULL,1000.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(10092,'1050','191733682243','2024-12-08 21:24:30',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173368227562233322703','No',NULL,NULL,''),(10093,'4000','191733682243','2024-12-08 21:24:30',NULL,400.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(10094,'1050','121733681364','2024-12-08 21:15:49',4000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173368339600020331222','No',NULL,NULL,''),(10095,'1110','121733681364','2024-12-08 21:15:49',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(10096,'1110','121733681364','2024-12-08 21:09:24',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(10097,'1110','121733681364','2024-12-08 21:13:38',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(10098,'1110','121733681364','2024-12-08 21:14:01',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(10099,'1110','121733681364','2024-12-08 21:15:00',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(10100,'5500','121733681364','2024-12-08 21:42:51',2271.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10101,'4000','121733681364','2024-12-08 21:15:49',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(10102,'4000','121733681364','2024-12-08 21:09:24',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(10103,'4000','121733681364','2024-12-08 21:11:36',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(10104,'4000','121733681364','2024-12-08 21:13:03',NULL,800.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(10105,'4000','121733681364','2024-12-08 21:13:23',NULL,300.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(10106,'4000','121733681364','2024-12-08 21:13:38',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(10107,'4000','121733681364','2024-12-08 21:14:01',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(10108,'4000','121733681364','2024-12-08 21:15:00',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(10109,'1050','121733683397','2024-12-08 21:50:44',1700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173368393236130333333','No',NULL,NULL,''),(10110,'1110','121733683397','2024-12-08 21:50:44',NULL,610.00,'','12','1','Inventory sold','1','','sales','B064','','No',NULL,NULL,''),(10111,'1110','121733683397','2024-12-08 21:43:17',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(10112,'1110','121733683397','2024-12-08 21:47:44',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(10113,'5500','121733683397','2024-12-08 21:50:26',974.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10114,'4000','121733683397','2024-12-08 21:50:44',NULL,1200.00,'','12','1','Good sold','1','','sales','B064','','No',NULL,NULL,''),(10115,'4000','121733683397','2024-12-08 21:43:17',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(10116,'4000','121733683397','2024-12-08 21:47:44',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(10117,'1050','191733684229','2024-12-08 21:57:53',1600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173368427736323222232','No',NULL,NULL,''),(10118,'1110','191733684229','2024-12-08 21:57:53',NULL,400.00,'','19','1','Inventory sold','1','','sales','B014','','No',NULL,NULL,''),(10119,'1110','191733684229','2024-12-08 21:57:09',NULL,782.08,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(10120,'5500','191733684229','2024-12-08 21:57:30',1182.08,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10121,'4000','191733684229','2024-12-08 21:57:53',NULL,600.00,'','19','1','Good sold','1','','sales','B014','','No',NULL,NULL,''),(10122,'4000','191733684229','2024-12-08 21:57:09',NULL,1000.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(10128,'1050','191733738274','2024-12-09 12:58:12',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173373829502002333228','No',NULL,NULL,''),(10129,'1110','191733738274','2024-12-09 12:58:12',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(10130,'5500','191733738274','2024-12-09 12:57:54',169.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10131,'4000','191733738274','2024-12-09 12:58:12',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(10132,'1050','121733729105','2024-12-09 10:25:21',2500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173373836920230392133','No',NULL,NULL,''),(10133,'1110','121733729105','2024-12-09 10:25:21',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(10134,'5500','121733729105','2024-12-09 12:59:06',1200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10135,'4000','121733729105','2024-12-09 10:25:21',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(10136,'4000','121733729105','2024-12-09 10:25:05',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(10137,'4000','121733729105','2024-12-09 10:25:13',NULL,300.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(10138,'4000','121733729105','2024-12-09 12:58:52',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(10139,'1050','191733746320','2024-12-09 15:12:16',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173374633834003330333','No',NULL,NULL,''),(10140,'1110','191733746320','2024-12-09 15:12:00',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(10141,'5500','191733746320','2024-12-09 15:12:08',150.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10142,'4000','191733746320','2024-12-09 15:12:16',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(10143,'4000','191733746320','2024-12-09 15:12:00',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(10144,'1050','191733746339','2024-12-09 15:12:26',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173374634721247273232','No',NULL,NULL,''),(10145,'4000','191733746339','2024-12-09 15:12:26',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(10146,'1050','191733746369','2024-12-09 15:13:01',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173374638313202070130','No',NULL,NULL,''),(10147,'1110','191733746369','2024-12-09 15:13:01',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(10148,'5500','191733746369','2024-12-09 15:12:49',195.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10149,'4000','191733746369','2024-12-09 15:13:01',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(10150,'1050','191733847958','2024-12-10 19:26:38',1550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173384800093100333301','No',NULL,NULL,''),(10151,'1110','191733847958','2024-12-10 19:26:38',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(10152,'1110','191733847958','2024-12-10 19:25:58',NULL,176.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(10153,'1110','191733847958','2024-12-10 19:26:12',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(10154,'5500','191733847958','2024-12-10 19:26:30',1217.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10155,'4000','191733847958','2024-12-10 19:26:38',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(10156,'4000','191733847958','2024-12-10 19:25:58',NULL,300.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(10157,'4000','191733847958','2024-12-10 19:26:12',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(10158,'4000','191733847958','2024-12-10 19:26:21',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(10159,'1050','191733848003','2024-12-10 20:07:52',750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173385047522033322339','No',NULL,NULL,''),(10160,'1110','191733848003','2024-12-10 20:07:52',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(10161,'1110','191733848003','2024-12-10 19:26:43',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(10162,'5500','191733848003','2024-12-10 20:07:41',533.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10163,'4000','191733848003','2024-12-10 20:07:52',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(10164,'4000','191733848003','2024-12-10 19:26:43',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(10165,'1050','191733920133','2024-12-11 15:30:02',2500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173392020553220302002','No',NULL,NULL,''),(10166,'1110','191733920133','2024-12-11 15:30:02',NULL,680.00,'','19','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(10167,'1110','191733920133','2024-12-11 15:28:53',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(10168,'1110','191733920133','2024-12-11 15:29:02',NULL,47.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(10169,'1110','191733920133','2024-12-11 15:29:10',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(10170,'1110','191733920133','2024-12-11 15:29:45',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(10171,'5500','191733920133','2024-12-11 15:29:52',1319.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10172,'4000','191733920133','2024-12-11 15:30:02',NULL,1200.00,'','19','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(10173,'4000','191733920133','2024-12-11 15:28:53',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(10174,'4000','191733920133','2024-12-11 15:29:02',NULL,100.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(10175,'4000','191733920133','2024-12-11 15:29:10',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(10176,'4000','191733920133','2024-12-11 15:29:27',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(10177,'4000','191733920133','2024-12-11 15:29:36',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(10178,'4000','191733920133','2024-12-11 15:29:45',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(10191,'1050','191733922889','2024-12-11 16:15:26',1400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173392292870232233239','No',NULL,NULL,''),(10192,'1110','191733922889','2024-12-11 16:15:26',NULL,47.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(10193,'1110','191733922889','2024-12-11 16:14:49',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(10194,'1110','191733922889','2024-12-11 16:14:58',NULL,680.00,'','19','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(10195,'5500','191733922889','2024-12-11 16:15:13',769.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10196,'4000','191733922889','2024-12-11 16:15:26',NULL,100.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(10197,'4000','191733922889','2024-12-11 16:14:49',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(10198,'4000','191733922889','2024-12-11 16:14:58',NULL,1200.00,'','19','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(10199,'1050','191733922931','2024-12-11 17:14:14',2400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173392645622277903333','No',NULL,NULL,''),(10200,'1110','191733922931','2024-12-11 17:14:14',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(10201,'1110','191733922931','2024-12-11 16:15:31',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(10202,'1110','191733922931','2024-12-11 17:13:47',NULL,200.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(10203,'1110','191733922931','2024-12-11 17:13:55',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(10204,'5500','191733922931','2024-12-11 17:14:03',1688.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10205,'4000','191733922931','2024-12-11 17:14:14',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(10206,'4000','191733922931','2024-12-11 16:15:31',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(10207,'4000','191733922931','2024-12-11 17:13:47',NULL,400.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(10208,'4000','191733922931','2024-12-11 17:13:55',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(10209,'1050','191733929416','2024-12-11 18:04:04',550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173392944633212013196','No',NULL,NULL,''),(10210,'1110','191733929416','2024-12-11 18:04:04',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(10211,'1110','191733929416','2024-12-11 18:03:36',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(10212,'5500','191733929416','2024-12-11 18:03:56',373.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10213,'4000','191733929416','2024-12-11 18:04:04',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(10214,'4000','191733929416','2024-12-11 18:03:36',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(10215,'1050','191733929448','2024-12-11 18:04:45',900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173392949124932302203','No',NULL,NULL,''),(10216,'1110','191733929448','2024-12-11 18:04:45',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(10217,'1110','191733929448','2024-12-11 18:04:08',NULL,169.08,'','19','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(10218,'1110','191733929448','2024-12-11 18:04:21',NULL,350.00,'','19','1','Inventory sold','1','','sales','6025','','No',NULL,NULL,''),(10219,'5500','191733929448','2024-12-11 18:04:31',714.60,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10220,'4000','191733929448','2024-12-11 18:04:45',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(10221,'4000','191733929448','2024-12-11 18:04:08',NULL,250.00,'','19','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(10222,'4000','191733929448','2024-12-11 18:04:21',NULL,400.00,'','19','1','Good sold','1','','sales','6025','','No',NULL,NULL,''),(10223,'1050','191733929497','2024-12-11 18:39:20',1100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173393156700331323012','No',NULL,NULL,''),(10224,'1110','191733929497','2024-12-11 18:39:20',NULL,352.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(10225,'1110','191733929497','2024-12-11 18:04:57',NULL,200.00,'','19','1','Inventory sold','1','','sales','B014','','No',NULL,NULL,''),(10226,'1110','191733929497','2024-12-11 18:38:42',NULL,176.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(10227,'5500','191733929497','2024-12-11 18:38:58',728.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10228,'4000','191733929497','2024-12-11 18:39:20',NULL,500.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(10229,'4000','191733929497','2024-12-11 18:04:57',NULL,300.00,'','19','1','Good sold','1','','sales','B014','','No',NULL,NULL,''),(10230,'4000','191733929497','2024-12-11 18:38:42',NULL,300.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(10246,'1050','191733931581','2024-12-11 19:19:37',3050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173393599430503335433','No',NULL,NULL,''),(10247,'1110','191733931581','2024-12-11 19:19:37',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(10248,'1110','191733931581','2024-12-11 19:18:37',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(10249,'5500','191733931581','2024-12-11 19:52:57',1200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10250,'4000','191733931581','2024-12-11 19:19:37',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(10251,'4000','191733931581','2024-12-11 18:39:41',NULL,200.00,'','19','1','Good sold','1','','sales','6527','','No',NULL,NULL,''),(10252,'4000','191733931581','2024-12-11 19:11:50',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(10253,'4000','191733931581','2024-12-11 19:12:00',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(10254,'4000','191733931581','2024-12-11 19:15:06',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(10255,'4000','191733931581','2024-12-11 19:17:02',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(10256,'4000','191733931581','2024-12-11 19:18:37',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(10257,'4000','191733931581','2024-12-11 19:18:51',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(10264,'1050','191733937327','2024-12-11 20:24:55',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173393789723333228238','No',NULL,NULL,''),(10265,'1110','191733937327','2024-12-11 20:24:55',NULL,50.00,'','19','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(10266,'5500','191733937327','2024-12-11 20:15:27',50.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10267,'4000','191733937327','2024-12-11 20:24:55',NULL,200.00,'','19','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(10276,'1050','191733940287','2024-12-11 21:05:08',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173394031124003309013','No',NULL,NULL,''),(10277,'1110','191733940287','2024-12-11 21:05:08',NULL,176.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(10278,'5500','191733940287','2024-12-11 21:05:01',176.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10279,'4000','191733940287','2024-12-11 21:05:08',NULL,300.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(10280,'4000','191733940287','2024-12-11 21:04:47',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(10291,'1050','191733938192','2024-12-11 20:31:22',4000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173394575403202340132','No',NULL,NULL,''),(10292,'1110','191733938192','2024-12-11 20:31:22',NULL,880.00,'','19','1','Inventory sold','1','','sales','B016','','No',NULL,NULL,''),(10293,'1110','191733938192','2024-12-11 20:29:52',NULL,610.00,'','19','1','Inventory sold','1','','sales','B064','','No',NULL,NULL,''),(10294,'1110','191733938192','2024-12-11 20:30:08',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(10295,'1110','191733938192','2024-12-11 20:30:19',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(10296,'5500','191733938192','2024-12-11 22:35:42',2532.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10297,'4000','191733938192','2024-12-11 20:31:22',NULL,1200.00,'','19','1','Good sold','1','','sales','B016','','No',NULL,NULL,''),(10298,'4000','191733938192','2024-12-11 20:29:52',NULL,1200.00,'','19','1','Good sold','1','','sales','B064','','No',NULL,NULL,''),(10299,'4000','191733938192','2024-12-11 20:30:08',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(10300,'4000','191733938192','2024-12-11 20:30:19',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(10301,'4000','191733938192','2024-12-11 22:35:22',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(10302,'1050','191733935793','2024-12-11 19:50:06',1900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173394682322382262963','No',NULL,NULL,''),(10303,'1110','191733935793','2024-12-11 19:50:06',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(10304,'1110','191733935793','2024-12-11 19:49:53',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(10305,'1110','191733935793','2024-12-11 20:15:08',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(10306,'1110','191733935793','2024-12-11 21:05:49',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(10307,'1110','191733935793','2024-12-11 21:06:01',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(10308,'5500','191733935793','2024-12-11 22:53:03',1495.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10309,'4000','191733935793','2024-12-11 19:50:06',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(10310,'4000','191733935793','2024-12-11 19:49:53',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(10311,'4000','191733935793','2024-12-11 20:15:08',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(10312,'4000','191733935793','2024-12-11 21:05:49',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(10313,'4000','191733935793','2024-12-11 21:06:01',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(10314,'1050','191733920207','2024-12-11 15:31:49',3900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173394698562639002393','No',NULL,NULL,''),(10315,'1110','191733920207','2024-12-11 15:31:49',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(10316,'1110','191733920207','2024-12-11 15:30:07',NULL,1500.00,'','19','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(10317,'1110','191733920207','2024-12-11 15:31:21',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(10318,'1110','191733920207','2024-12-11 15:31:29',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(10319,'1110','191733920207','2024-12-11 15:31:37',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(10320,'5500','191733920207','2024-12-11 22:56:11',2966.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10321,'4000','191733920207','2024-12-11 15:31:49',NULL,1200.00,'','19','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(10322,'4000','191733920207','2024-12-11 15:30:07',NULL,1500.00,'','19','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(10323,'4000','191733920207','2024-12-11 15:30:55',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(10324,'4000','191733920207','2024-12-11 15:31:12',NULL,200.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(10325,'4000','191733920207','2024-12-11 15:31:21',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(10326,'4000','191733920207','2024-12-11 15:31:29',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(10327,'4000','191733920207','2024-12-11 15:31:37',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(10328,'1050','211733990170','2024-12-12 10:56:23',100.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21173399018622732230321','No',NULL,NULL,''),(10329,'4000','211733990170','2024-12-12 10:56:23',NULL,100.00,'','21','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(10330,'1050','191734004428','2024-12-12 14:54:18',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173400446612003362239','No',NULL,NULL,''),(10331,'1110','191734004428','2024-12-12 14:54:18',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(10332,'1110','191734004428','2024-12-12 14:53:48',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(10333,'5500','191734004428','2024-12-12 14:53:57',84.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10334,'4000','191734004428','2024-12-12 14:54:18',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(10335,'4000','191734004428','2024-12-12 14:53:48',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(10343,'1050','191734004551','2024-12-12 15:52:25',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173400794734109330131','No',NULL,NULL,''),(10344,'1110','191734004551','2024-12-12 15:52:25',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(10345,'1110','191734004551','2024-12-12 14:55:51',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(10346,'1110','191734004551','2024-12-12 15:52:03',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(10347,'5500','191734004551','2024-12-12 15:52:15',729.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10348,'4000','191734004551','2024-12-12 15:52:25',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(10349,'4000','191734004551','2024-12-12 14:55:51',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(10350,'4000','191734004551','2024-12-12 15:52:03',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(10360,'1050','211734013235','2024-12-12 17:34:03',2600.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21173401404623242006033','No',NULL,NULL,''),(10361,'1110','211734013235','2024-12-12 17:34:03',NULL,400.00,'','21','1','Inventory sold','1','','sales','5990','','No',NULL,NULL,''),(10362,'1110','211734013235','2024-12-12 17:20:35',NULL,400.00,'','21','1','Inventory sold','1','','sales','6034','','No',NULL,NULL,''),(10363,'1110','211734013235','2024-12-12 17:32:16',NULL,0.00,'','21','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(10364,'1110','211734013235','2024-12-12 17:32:39',NULL,400.00,'','21','1','Inventory sold','1','','sales','6017','','No',NULL,NULL,''),(10365,'5500','211734013235','2024-12-12 17:33:41',1200.00,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10366,'4000','211734013235','2024-12-12 17:34:03',NULL,400.00,'','21','1','Good sold','1','','sales','5990','','No',NULL,NULL,''),(10367,'4000','211734013235','2024-12-12 17:20:35',NULL,400.00,'','21','1','Good sold','1','','sales','6034','','No',NULL,NULL,''),(10368,'4000','211734013235','2024-12-12 17:32:16',NULL,600.00,'','21','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(10369,'4000','211734013235','2024-12-12 17:32:39',NULL,400.00,'','21','1','Good sold','1','','sales','6017','','No',NULL,NULL,''),(10370,'4000','211734013235','2024-12-12 17:32:54',NULL,800.00,'','21','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(10371,'1050','191734004468','2024-12-12 14:55:47',2600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','21173401434401242223002','No',NULL,NULL,''),(10372,'1110','191734004468','2024-12-12 14:55:47',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(10373,'1110','191734004468','2024-12-12 14:54:28',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(10374,'1110','191734004468','2024-12-12 14:55:39',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(10375,'5500','191734004468','2024-12-12 15:52:59',1566.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10376,'4000','191734004468','2024-12-12 14:55:47',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(10377,'4000','191734004468','2024-12-12 14:54:28',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(10378,'4000','191734004468','2024-12-12 14:55:30',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(10379,'4000','191734004468','2024-12-12 14:55:39',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(10380,'1050','211734014381','2024-12-12 17:40:04',100.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21173401440600003220030','No',NULL,NULL,''),(10381,'1110','211734014381','2024-12-12 17:40:04',NULL,42.00,'','21','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(10382,'5500','211734014381','2024-12-12 17:39:41',42.00,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10383,'4000','211734014381','2024-12-12 17:40:04',NULL,100.00,'','21','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(10384,'1050','211734014408','2024-12-12 17:50:24',6800.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21173401504034232037222','No',NULL,NULL,''),(10385,'1110','211734014408','2024-12-12 17:50:24',NULL,2000.00,'','21','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(10386,'1110','211734014408','2024-12-12 17:40:08',NULL,100.00,'','21','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(10387,'1110','211734014408','2024-12-12 17:45:55',NULL,600.00,'','21','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(10388,'1110','211734014408','2024-12-12 17:46:10',NULL,586.56,'','21','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(10389,'1110','211734014408','2024-12-12 17:46:38',NULL,933.40,'','21','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(10390,'1110','211734014408','2024-12-12 17:47:51',NULL,216.00,'','21','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(10391,'1110','211734014408','2024-12-12 17:48:06',NULL,528.00,'','21','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(10392,'1110','211734014408','2024-12-12 17:48:22',NULL,0.00,'','21','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(10393,'1110','211734014408','2024-12-12 17:48:40',NULL,42.00,'','21','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(10394,'5500','211734014408','2024-12-12 17:48:53',5005.96,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10395,'4000','211734014408','2024-12-12 17:50:24',NULL,2600.00,'','21','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(10396,'4000','211734014408','2024-12-12 17:40:08',NULL,200.00,'','21','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(10397,'4000','211734014408','2024-12-12 17:45:55',NULL,600.00,'','21','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(10398,'4000','211734014408','2024-12-12 17:46:10',NULL,750.00,'','21','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(10399,'4000','211734014408','2024-12-12 17:46:38',NULL,1250.00,'','21','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(10400,'4000','211734014408','2024-12-12 17:47:51',NULL,400.00,'','21','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(10401,'4000','211734014408','2024-12-12 17:48:06',NULL,750.00,'','21','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(10402,'4000','211734014408','2024-12-12 17:48:22',NULL,150.00,'','21','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(10403,'4000','211734014408','2024-12-12 17:48:40',NULL,100.00,'','21','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(10411,'1050','191734015758','2024-12-12 18:03:47',700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173401583038211303325','No',NULL,NULL,''),(10412,'1110','191734015758','2024-12-12 18:03:47',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(10413,'1110','191734015758','2024-12-12 18:03:18',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(10414,'1110','191734015758','2024-12-12 18:03:25',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(10415,'5500','191734015758','2024-12-12 18:03:36',121.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10416,'4000','191734015758','2024-12-12 18:03:47',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(10417,'4000','191734015758','2024-12-12 18:02:38',NULL,150.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(10418,'4000','191734015758','2024-12-12 18:03:07',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(10419,'4000','191734015758','2024-12-12 18:03:18',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(10420,'4000','191734015758','2024-12-12 18:03:25',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(10421,'1050','191734015831','2024-12-12 18:04:51',450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173401590333000005300','No',NULL,NULL,''),(10422,'4000','191734015831','2024-12-12 18:04:51',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(10423,'4000','191734015831','2024-12-12 18:03:51',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(10424,'4000','191734015831','2024-12-12 18:04:28',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(10428,'1050','191734015955','2024-12-12 18:06:31',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173401599323530033323','No',NULL,NULL,''),(10429,'1110','191734015955','2024-12-12 18:06:31',NULL,50.00,'','19','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(10430,'5500','191734015955','2024-12-12 18:06:16',50.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10431,'4000','191734015955','2024-12-12 18:06:31',NULL,200.00,'','19','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(10432,'4000','191734015955','2024-12-12 18:05:55',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(10433,'1050','191734015994','2024-12-12 18:07:49',350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173401607123327309133','No',NULL,NULL,''),(10434,'4000','191734015994','2024-12-12 18:07:49',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(10435,'4000','191734015994','2024-12-12 18:06:34',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(10450,'1050','191734016182','2024-12-12 18:10:24',750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173401626721922232332','No',NULL,NULL,''),(10451,'1110','191734016182','2024-12-12 18:10:24',NULL,507.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(10452,'5500','191734016182','2024-12-12 18:09:42',507.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10453,'4000','191734016182','2024-12-12 18:10:24',NULL,750.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(10463,'1050','191734016442','2024-12-12 18:15:39',450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173401654227420222063','No',NULL,NULL,''),(10464,'1110','191734016442','2024-12-12 18:15:39',NULL,84.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(10465,'5500','191734016442','2024-12-12 18:15:30',84.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10466,'4000','191734016442','2024-12-12 18:15:39',NULL,200.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(10467,'4000','191734016442','2024-12-12 18:14:03',NULL,50.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(10468,'4000','191734016442','2024-12-12 18:15:09',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(10469,'1050','191734016699','2024-12-12 18:18:44',700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173401672823932673231','No',NULL,NULL,''),(10470,'4000','191734016699','2024-12-12 18:18:44',NULL,700.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(10471,'1050','191734016729','2024-12-12 18:20:21',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173401682323033009633','No',NULL,NULL,''),(10472,'1110','191734016729','2024-12-12 18:20:21',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(10473,'5500','191734016729','2024-12-12 18:18:49',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10474,'4000','191734016729','2024-12-12 18:20:21',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(10488,'1050','211734017660','2024-12-12 18:34:45',800.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21173401768916232039012','No',NULL,NULL,''),(10489,'1110','211734017660','2024-12-12 18:34:45',NULL,204.00,'','21','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(10490,'1110','211734017660','2024-12-12 18:34:20',NULL,391.04,'','21','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(10491,'5500','211734017660','2024-12-12 18:34:31',595.04,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10492,'4000','211734017660','2024-12-12 18:34:45',NULL,300.00,'','21','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(10493,'4000','211734017660','2024-12-12 18:34:20',NULL,500.00,'','21','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(10494,'1050','191734016394','2024-12-12 18:13:58',1350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173401989004313221000','No',NULL,NULL,''),(10495,'1110','191734016394','2024-12-12 18:13:58',NULL,746.72,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(10496,'5500','191734016394','2024-12-12 19:11:12',746.72,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10497,'4000','191734016394','2024-12-12 18:13:58',NULL,1000.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(10498,'4000','191734016394','2024-12-12 18:13:14',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(10499,'4000','191734016394','2024-12-12 18:13:50',NULL,250.00,'','19','1','Good sold','1','','sales','6549','','No',NULL,NULL,''),(10505,'1050','191734019944','2024-12-12 19:12:33',150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173401995502233005233','No',NULL,NULL,''),(10506,'4000','191734019944','2024-12-12 19:12:33',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(10507,'1050','191734019956','2024-12-12 19:13:03',800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173401998523991333214','No',NULL,NULL,''),(10508,'4000','191734019956','2024-12-12 19:13:03',NULL,800.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(10509,'1050','191734015574','2024-12-12 18:02:30',3850.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173402015123203343005','No',NULL,NULL,''),(10510,'1110','191734015574','2024-12-12 18:02:30',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(10511,'1110','191734015574','2024-12-12 17:59:34',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(10512,'1110','191734015574','2024-12-12 18:08:25',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(10513,'5500','191734015574','2024-12-12 19:15:06',79.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10514,'4000','191734015574','2024-12-12 18:02:30',NULL,1050.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(10515,'4000','191734015574','2024-12-12 17:59:34',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(10516,'4000','191734015574','2024-12-12 18:00:10',NULL,1150.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(10517,'4000','191734015574','2024-12-12 18:00:39',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(10518,'4000','191734015574','2024-12-12 18:01:21',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(10519,'4000','191734015574','2024-12-12 18:01:31',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(10520,'4000','191734015574','2024-12-12 18:01:44',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(10521,'4000','191734015574','2024-12-12 18:08:25',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(10522,'4000','191734015574','2024-12-12 18:26:31',NULL,600.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(10523,'1050','191734016267','2024-12-12 18:13:11',900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173402023732013223301','No',NULL,NULL,''),(10524,'4000','191734016267','2024-12-12 18:13:11',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(10525,'4000','191734016267','2024-12-12 18:11:08',NULL,300.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(10526,'4000','191734016267','2024-12-12 18:11:46',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(10527,'4000','191734016267','2024-12-12 18:12:30',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(10528,'4000','191734016267','2024-12-12 19:11:52',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(10547,'1050','191734016141','2024-12-12 18:09:39',750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173402036832332000027','No',NULL,NULL,''),(10548,'1110','191734016141','2024-12-12 18:09:39',NULL,50.00,'','19','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(10549,'5500','191734016141','2024-12-12 19:19:17',50.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10550,'4000','191734016141','2024-12-12 18:09:39',NULL,200.00,'','19','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(10551,'4000','191734016141','2024-12-12 18:09:01',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(10552,'4000','191734016141','2024-12-12 18:09:13',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(10553,'4000','191734016141','2024-12-12 18:09:20',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(10554,'4000','191734016141','2024-12-12 19:17:40',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(10555,'4000','191734016141','2024-12-12 19:17:51',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(10556,'4000','191734016141','2024-12-12 19:18:23',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(10557,'4000','191734016141','2024-12-12 19:18:33',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(10558,'1050','191734020555','2024-12-12 19:22:54',950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173402057732337023070','No',NULL,NULL,''),(10559,'1110','191734020555','2024-12-12 19:22:54',NULL,0.00,'','19','1','Inventory sold','1','','sales','B011','','No',NULL,NULL,''),(10560,'1110','191734020555','2024-12-12 19:22:35',NULL,265.00,'','19','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(10561,'5500','191734020555','2024-12-12 19:22:47',265.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10562,'4000','191734020555','2024-12-12 19:22:54',NULL,600.00,'','19','1','Good sold','1','','sales','B011','','No',NULL,NULL,''),(10563,'4000','191734020555','2024-12-12 19:22:35',NULL,350.00,'','19','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(10564,'1050','191734015904','2024-12-12 18:05:43',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173402065132303012322','No',NULL,NULL,''),(10565,'4000','191734015904','2024-12-12 18:05:43',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(10566,'4000','191734015904','2024-12-12 18:05:04',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(10567,'4000','191734015904','2024-12-12 18:05:27',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(10577,'1050','191734020677','2024-12-12 19:26:36',2800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173402084702002233220','No',NULL,NULL,''),(10578,'1110','191734020677','2024-12-12 19:26:36',NULL,300.00,'','19','1','Inventory sold','1','','sales','6048','','No',NULL,NULL,''),(10579,'1110','191734020677','2024-12-12 19:24:37',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(10580,'1110','191734020677','2024-12-12 19:25:59',NULL,300.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(10581,'1110','191734020677','2024-12-12 19:26:20',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(10582,'5500','191734020677','2024-12-12 19:27:18',1816.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10583,'4000','191734020677','2024-12-12 19:26:36',NULL,600.00,'','19','1','Good sold','1','','sales','6048','','No',NULL,NULL,''),(10584,'4000','191734020677','2024-12-12 19:24:37',NULL,1200.00,'','19','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(10585,'4000','191734020677','2024-12-12 19:25:36',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(10586,'4000','191734020677','2024-12-12 19:25:59',NULL,400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(10587,'4000','191734020677','2024-12-12 19:26:20',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(10588,'1050','191734021106','2024-12-12 19:32:33',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173402115973311013320','No',NULL,NULL,''),(10589,'1110','191734021106','2024-12-12 19:32:33',NULL,94.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(10590,'5500','191734021106','2024-12-12 19:32:21',94.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10591,'4000','191734021106','2024-12-12 19:32:33',NULL,200.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(10592,'1050','191734021372','2024-12-12 19:36:24',4000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173402138700224122202','No',NULL,NULL,''),(10593,'4000','191734021372','2024-12-12 19:36:24',NULL,4000.00,'','19','1','Good sold','1','','sales','6504','','No',NULL,NULL,''),(10594,'1050','191734021388','2024-12-12 19:36:51',1050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173402141513031722390','No',NULL,NULL,''),(10595,'4000','191734021388','2024-12-12 19:36:51',NULL,800.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(10596,'4000','191734021388','2024-12-12 19:36:28',NULL,250.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(10597,'1050','191734021416','2024-12-12 19:45:28',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173402193002723331232','No',NULL,NULL,''),(10598,'1110','191734021416','2024-12-12 19:45:28',NULL,186.68,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(10599,'5500','191734021416','2024-12-12 19:36:56',186.68,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10600,'4000','191734021416','2024-12-12 19:45:28',NULL,250.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(10601,'1050','191734021987','2024-12-12 19:46:37',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173402199933133232012','No',NULL,NULL,''),(10602,'4000','191734021987','2024-12-12 19:46:37',NULL,300.00,'','19','1','Good sold','1','','sales','B011','','No',NULL,NULL,''),(10607,'1050','191734022000','2024-12-12 19:47:10',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173402205233153202330','No',NULL,NULL,''),(10608,'1110','191734022000','2024-12-12 19:47:10',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(10609,'1110','191734022000','2024-12-12 19:46:40',NULL,352.00,'','19','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(10610,'5500','191734022000','2024-12-12 19:47:21',743.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10611,'4000','191734022000','2024-12-12 19:47:10',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(10612,'4000','191734022000','2024-12-12 19:46:40',NULL,500.00,'','19','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(10613,'1050','191734022077','2024-12-12 19:48:17',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173402210022112302300','No',NULL,NULL,''),(10614,'1110','191734022077','2024-12-12 19:48:17',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(10615,'5500','191734022077','2024-12-12 19:47:57',195.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10616,'4000','191734022077','2024-12-12 19:48:17',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(10624,'1050','191734023004','2024-12-12 20:03:43',800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173402302473323033330','No',NULL,NULL,''),(10625,'1110','191734023004','2024-12-12 20:03:43',NULL,237.50,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(10626,'1110','191734023004','2024-12-12 20:03:24',NULL,84.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(10627,'5500','191734023004','2024-12-12 20:03:34',321.50,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10628,'4000','191734023004','2024-12-12 20:03:43',NULL,600.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(10629,'4000','191734023004','2024-12-12 20:03:24',NULL,200.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(10636,'1050','191734024472','2024-12-12 20:29:06',1650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173402454804003400232','No',NULL,NULL,''),(10637,'1110','191734024472','2024-12-12 20:29:06',NULL,352.00,'','19','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(10638,'1110','191734024472','2024-12-12 20:27:52',NULL,390.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(10639,'1110','191734024472','2024-12-12 20:28:17',NULL,0.00,'','19','1','Inventory sold','1','','sales','B011','','No',NULL,NULL,''),(10640,'1110','191734024472','2024-12-12 20:28:34',NULL,186.68,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(10641,'5500','191734024472','2024-12-12 20:28:52',928.68,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10642,'4000','191734024472','2024-12-12 20:29:06',NULL,500.00,'','19','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(10643,'4000','191734024472','2024-12-12 20:27:52',NULL,600.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(10644,'4000','191734024472','2024-12-12 20:28:17',NULL,300.00,'','19','1','Good sold','1','','sales','B011','','No',NULL,NULL,''),(10645,'4000','191734024472','2024-12-12 20:28:34',NULL,250.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(10646,'1050','191734024193','2024-12-12 20:23:49',1200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173402472221223402322','No',NULL,NULL,''),(10647,'1110','191734024193','2024-12-12 20:23:49',NULL,400.00,'','19','1','Inventory sold','1','','sales','6020','','No',NULL,NULL,''),(10648,'1110','191734024193','2024-12-12 20:23:13',NULL,400.00,'','19','1','Inventory sold','1','','sales','6020','','No',NULL,NULL,''),(10649,'1110','191734024193','2024-12-12 20:23:31',NULL,400.00,'','19','1','Inventory sold','1','','sales','6020','','No',NULL,NULL,''),(10650,'5500','191734024193','2024-12-12 20:31:45',1200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10651,'4000','191734024193','2024-12-12 20:23:49',NULL,400.00,'','19','1','Good sold','1','','sales','6020','','No',NULL,NULL,''),(10652,'4000','191734024193','2024-12-12 20:23:13',NULL,400.00,'','19','1','Good sold','1','','sales','6020','','No',NULL,NULL,''),(10653,'4000','191734024193','2024-12-12 20:23:31',NULL,400.00,'','19','1','Good sold','1','','sales','6020','','No',NULL,NULL,''),(10658,'1050','211734025659','2024-12-12 20:52:53',10100.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21173402610733221133733','No',NULL,NULL,''),(10659,'1110','211734025659','2024-12-12 20:52:53',NULL,1300.00,'','21','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(10660,'1110','211734025659','2024-12-12 20:47:39',NULL,400.00,'','21','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(10661,'1110','211734025659','2024-12-12 20:49:46',NULL,200.00,'','21','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(10662,'1110','211734025659','2024-12-12 20:50:16',NULL,900.00,'','21','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(10663,'1110','211734025659','2024-12-12 20:50:35',NULL,1836.00,'','21','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(10664,'1110','211734025659','2024-12-12 20:51:08',NULL,1221.00,'','21','1','Inventory sold','1','','sales','B136','','No',NULL,NULL,''),(10665,'1110','211734025659','2024-12-12 20:51:19',NULL,168.00,'','21','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(10666,'1110','211734025659','2024-12-12 20:52:30',NULL,200.00,'','21','1','Inventory sold','1','','sales','B014','','No',NULL,NULL,''),(10667,'5500','211734025659','2024-12-12 20:52:40',6225.00,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10668,'4000','211734025659','2024-12-12 20:52:53',NULL,1300.00,'','21','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(10669,'4000','211734025659','2024-12-12 20:47:39',NULL,700.00,'','21','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(10670,'4000','211734025659','2024-12-12 20:49:33',NULL,300.00,'','21','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(10671,'4000','211734025659','2024-12-12 20:49:46',NULL,200.00,'','21','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(10672,'4000','211734025659','2024-12-12 20:50:16',NULL,900.00,'','21','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(10673,'4000','211734025659','2024-12-12 20:50:35',NULL,2700.00,'','21','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(10674,'4000','211734025659','2024-12-12 20:50:58',NULL,300.00,'','21','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(10675,'4000','211734025659','2024-12-12 20:51:08',NULL,2400.00,'','21','1','Good sold','1','','sales','B136','','No',NULL,NULL,''),(10676,'4000','211734025659','2024-12-12 20:51:19',NULL,400.00,'','21','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(10677,'4000','211734025659','2024-12-12 20:51:55',NULL,300.00,'','21','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(10678,'4000','211734025659','2024-12-12 20:52:15',NULL,300.00,'','21','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(10679,'4000','211734025659','2024-12-12 20:52:30',NULL,300.00,'','21','1','Good sold','1','','sales','B014','','No',NULL,NULL,''),(10686,'1050','191734025286','2024-12-12 20:41:39',1600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173402757520929322015','No',NULL,NULL,''),(10687,'1110','191734025286','2024-12-12 20:41:39',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(10688,'1110','191734025286','2024-12-12 20:41:26',NULL,704.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(10689,'1110','191734025286','2024-12-12 21:03:06',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(10690,'5500','191734025286','2024-12-12 21:19:11',1112.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10691,'4000','191734025286','2024-12-12 20:41:39',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(10692,'4000','191734025286','2024-12-12 20:41:26',NULL,1000.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(10693,'4000','191734025286','2024-12-12 21:03:06',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(10694,'1050','191734022101','2024-12-12 19:49:15',7300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173402826123112272313','No',NULL,NULL,''),(10695,'1110','191734022101','2024-12-12 19:49:15',NULL,2000.00,'','19','1','Inventory sold','1','','sales','B165','','No',NULL,NULL,''),(10696,'1110','191734022101','2024-12-12 19:48:58',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(10697,'1110','191734022101','2024-12-12 19:49:05',NULL,2000.00,'','19','1','Inventory sold','1','','sales','B165','','No',NULL,NULL,''),(10698,'5500','191734022101','2024-12-12 21:30:32',4042.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10699,'4000','191734022101','2024-12-12 19:49:15',NULL,3500.00,'','19','1','Good sold','1','','sales','B165','','No',NULL,NULL,''),(10700,'4000','191734022101','2024-12-12 19:48:21',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(10701,'4000','191734022101','2024-12-12 19:48:58',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(10702,'4000','191734022101','2024-12-12 19:49:05',NULL,3500.00,'','19','1','Good sold','1','','sales','B165','','No',NULL,NULL,''),(10703,'4000','191734022101','2024-12-12 21:26:12',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(10704,'1050','191734028337','2024-12-12 21:32:48',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173402838038333211373','No',NULL,NULL,''),(10705,'1110','191734028337','2024-12-12 21:32:48',NULL,408.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(10706,'5500','191734028337','2024-12-12 21:32:17',408.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10707,'4000','191734028337','2024-12-12 21:32:48',NULL,600.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(10708,'1050','191734028381','2024-12-12 21:33:13',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173402839510331523233','No',NULL,NULL,''),(10709,'1110','191734028381','2024-12-12 21:33:13',NULL,176.00,'','19','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(10710,'5500','191734028381','2024-12-12 21:33:01',176.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10711,'4000','191734028381','2024-12-12 21:33:13',NULL,250.00,'','19','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(10718,'1050','191734029826','2024-12-12 21:58:57',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173402993979332330322','No',NULL,NULL,''),(10719,'1110','191734029826','2024-12-12 21:58:57',NULL,176.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(10720,'5500','191734029826','2024-12-12 21:57:06',176.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10721,'4000','191734029826','2024-12-12 21:58:57',NULL,300.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(10722,'1050','191734029940','2024-12-12 21:59:58',1200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173403003433202301330','No',NULL,NULL,''),(10723,'4000','191734029940','2024-12-12 21:59:58',NULL,1200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(10724,'1050','191734029796','2024-12-12 21:57:04',1750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173403019833333002023','No',NULL,NULL,''),(10725,'1110','191734029796','2024-12-12 21:57:04',NULL,507.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(10726,'1110','191734029796','2024-12-12 21:56:36',NULL,782.08,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(10727,'5500','191734029796','2024-12-12 21:56:48',1289.08,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10728,'4000','191734029796','2024-12-12 21:57:04',NULL,750.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(10729,'4000','191734029796','2024-12-12 21:56:36',NULL,1000.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(10736,'1050','191734030198','2024-12-12 22:04:25',1050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173403036939133427300','No',NULL,NULL,''),(10737,'1110','191734030198','2024-12-12 22:04:25',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(10738,'1110','191734030198','2024-12-12 22:03:18',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(10739,'1110','191734030198','2024-12-12 22:04:12',NULL,200.00,'','19','1','Inventory sold','1','','sales','B014','','No',NULL,NULL,''),(10740,'5500','191734030198','2024-12-12 22:06:00',760.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10741,'4000','191734030198','2024-12-12 22:04:25',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(10742,'4000','191734030198','2024-12-12 22:03:18',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(10743,'4000','191734030198','2024-12-12 22:04:12',NULL,300.00,'','19','1','Good sold','1','','sales','B014','','No',NULL,NULL,''),(10744,'1050','191734030439','2024-12-12 22:07:35',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173403045922330001730','No',NULL,NULL,''),(10745,'4000','191734030439','2024-12-12 22:07:35',NULL,400.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(10746,'1050','191734031665','2024-12-12 22:27:52',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173403167404034422337','No',NULL,NULL,''),(10747,'1110','191734031665','2024-12-12 22:27:52',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(10748,'5500','191734031665','2024-12-12 22:27:45',204.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10749,'4000','191734031665','2024-12-12 22:27:52',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(10750,'1050','191734032638','2024-12-12 22:44:05',350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173403264721423031392','No',NULL,NULL,''),(10751,'1110','191734032638','2024-12-12 22:44:05',NULL,265.00,'','19','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(10752,'5500','191734032638','2024-12-12 22:43:58',265.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10753,'4000','191734032638','2024-12-12 22:44:05',NULL,350.00,'','19','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(10754,'1050','211734034635','2024-12-12 23:18:18',1000.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21173403470223342724203','No',NULL,NULL,''),(10755,'1110','211734034635','2024-12-12 23:18:18',NULL,391.04,'','21','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(10756,'1110','211734034635','2024-12-12 23:17:15',NULL,338.00,'','21','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(10757,'5500','211734034635','2024-12-12 23:18:06',729.04,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10758,'4000','211734034635','2024-12-12 23:18:18',NULL,500.00,'','21','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(10759,'4000','211734034635','2024-12-12 23:17:15',NULL,500.00,'','21','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(10760,'1050','211734035465','2024-12-12 23:31:16',300.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21173403547832733407222','No',NULL,NULL,''),(10761,'1110','211734035465','2024-12-12 23:31:16',NULL,200.00,'','21','1','Inventory sold','1','','sales','B014','','No',NULL,NULL,''),(10762,'5500','211734035465','2024-12-12 23:31:06',200.00,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10763,'4000','211734035465','2024-12-12 23:31:16',NULL,300.00,'','21','1','Good sold','1','','sales','B014','','No',NULL,NULL,''),(10764,'1050','211734035479','2024-12-13 00:19:05',1650.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21173403835024732302110','No',NULL,NULL,''),(10765,'1110','211734035479','2024-12-13 00:19:05',NULL,176.00,'','21','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(10766,'1110','211734035479','2024-12-12 23:31:19',NULL,200.00,'','21','1','Inventory sold','1','','sales','B014','','No',NULL,NULL,''),(10767,'1110','211734035479','2024-12-13 00:16:26',NULL,200.00,'','21','1','Inventory sold','1','','sales','B014','','No',NULL,NULL,''),(10768,'1110','211734035479','2024-12-13 00:16:37',NULL,391.04,'','21','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(10769,'1110','211734035479','2024-12-13 00:17:26',NULL,169.00,'','21','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(10770,'5500','211734035479','2024-12-13 00:18:47',1136.04,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10771,'4000','211734035479','2024-12-13 00:19:05',NULL,300.00,'','21','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(10772,'4000','211734035479','2024-12-12 23:31:19',NULL,300.00,'','21','1','Good sold','1','','sales','B014','','No',NULL,NULL,''),(10773,'4000','211734035479','2024-12-13 00:16:26',NULL,300.00,'','21','1','Good sold','1','','sales','B014','','No',NULL,NULL,''),(10774,'4000','211734035479','2024-12-13 00:16:37',NULL,500.00,'','21','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(10775,'4000','211734035479','2024-12-13 00:17:26',NULL,250.00,'','21','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(10776,'1050','211734038351','2024-12-13 00:20:27',300.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21173403842981083103123','No',NULL,NULL,''),(10777,'1110','211734038351','2024-12-13 00:20:27',NULL,176.00,'','21','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(10778,'5500','211734038351','2024-12-13 00:19:11',176.00,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10779,'4000','211734038351','2024-12-13 00:20:27',NULL,300.00,'','21','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(10780,'1050','191734039844','2024-12-13 00:44:21',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173403986313203203222','No',NULL,NULL,''),(10781,'1110','191734039844','2024-12-13 00:44:21',NULL,408.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(10782,'5500','191734039844','2024-12-13 00:44:04',408.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10783,'4000','191734039844','2024-12-13 00:44:21',NULL,600.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(10784,'1050','191734040942','2024-12-13 01:02:56',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173404097913370311323','No',NULL,NULL,''),(10785,'4000','191734040942','2024-12-13 01:02:56',NULL,250.00,'','19','1','Good sold','1','','sales','6549','','No',NULL,NULL,''),(10786,'1050','211734048042','2024-12-13 03:01:18',1000.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21173404809402193433430','No',NULL,NULL,''),(10787,'1110','211734048042','2024-12-13 03:01:18',NULL,391.04,'','21','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(10788,'1110','211734048042','2024-12-13 03:00:42',NULL,338.00,'','21','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(10789,'5500','211734048042','2024-12-13 03:01:03',729.04,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10790,'4000','211734048042','2024-12-13 03:01:18',NULL,500.00,'','21','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(10791,'4000','211734048042','2024-12-13 03:00:42',NULL,500.00,'','21','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(10792,'1050','191734088714','2024-12-13 14:19:00',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173408874342320343230','No',NULL,NULL,''),(10793,'4000','191734088714','2024-12-13 14:19:00',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(10794,'1050','191734093980','2024-12-13 15:47:49',3300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173409407020923393033','No',NULL,NULL,''),(10795,'1110','191734093980','2024-12-13 15:46:20',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(10796,'1110','191734093980','2024-12-13 15:47:13',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(10797,'1110','191734093980','2024-12-13 15:47:20',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(10798,'5500','191734093980','2024-12-13 15:47:29',1366.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10799,'4000','191734093980','2024-12-13 15:47:49',NULL,1500.00,'','19','1','Good sold','1','','sales','6509','','No',NULL,NULL,''),(10800,'4000','191734093980','2024-12-13 15:46:20',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(10801,'4000','191734093980','2024-12-13 15:46:55',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(10802,'4000','191734093980','2024-12-13 15:47:04',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(10803,'4000','191734093980','2024-12-13 15:47:13',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(10804,'4000','191734093980','2024-12-13 15:47:20',NULL,1000.00,'','19','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(10805,'1050','191734094072','2024-12-13 16:28:55',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173409653714222722053','No',NULL,NULL,''),(10806,'4000','191734094072','2024-12-13 16:28:55',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(10807,'4000','191734094072','2024-12-13 15:47:52',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(10808,'4000','191734094072','2024-12-13 16:28:36',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(10839,'1050','191734100223','2024-12-13 17:30:54',4600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173410785734130323203','No',NULL,NULL,''),(10840,'1110','191734100223','2024-12-13 17:30:54',NULL,1290.00,'','19','1','Inventory sold','1','','sales','B044','','No',NULL,NULL,''),(10841,'1110','191734100223','2024-12-13 17:30:23',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(10842,'1110','191734100223','2024-12-13 17:30:32',NULL,158.33,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(10843,'5500','191734100223','2024-12-13 19:36:00',1664.33,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10844,'4000','191734100223','2024-12-13 17:30:54',NULL,2200.00,'','19','1','Good sold','1','','sales','B044','','No',NULL,NULL,''),(10845,'4000','191734100223','2024-12-13 17:30:23',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(10846,'4000','191734100223','2024-12-13 17:30:32',NULL,400.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(10847,'4000','191734100223','2024-12-13 17:30:41',NULL,1500.00,'','19','1','Good sold','1','','sales','6509','','No',NULL,NULL,''),(10848,'4000','191734100223','2024-12-13 18:56:50',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(10881,'1050','121734109034','2024-12-13 20:00:09',2000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173410924042303210273','No',NULL,NULL,''),(10882,'1110','121734109034','2024-12-13 19:57:14',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(10883,'1110','121734109034','2024-12-13 19:59:37',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(10884,'1110','121734109034','2024-12-13 19:59:47',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(10885,'5500','121734109034','2024-12-13 20:00:27',242.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10886,'4000','121734109034','2024-12-13 20:00:09',NULL,1200.00,'','12','1','Good sold','1','','sales','6508','','No',NULL,NULL,''),(10887,'4000','121734109034','2024-12-13 19:57:14',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(10888,'4000','121734109034','2024-12-13 19:57:23',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(10889,'4000','121734109034','2024-12-13 19:58:06',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(10890,'4000','121734109034','2024-12-13 19:59:37',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(10891,'4000','121734109034','2024-12-13 19:59:47',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(10899,'1050','191734110637','2024-12-13 20:24:08',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173411065010123230307','No',NULL,NULL,''),(10900,'1110','191734110637','2024-12-13 20:24:08',NULL,338.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(10901,'5500','191734110637','2024-12-13 20:23:57',338.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10902,'4000','191734110637','2024-12-13 20:24:08',NULL,500.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(10919,'1050','191734107858','2024-12-13 19:47:06',5850.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173411187402737003314','No',NULL,NULL,''),(10920,'1110','191734107858','2024-12-13 19:47:06',NULL,782.08,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(10921,'1110','191734107858','2024-12-13 19:37:38',NULL,352.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(10922,'1110','191734107858','2024-12-13 19:38:39',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(10923,'1110','191734107858','2024-12-13 19:38:48',NULL,265.00,'','19','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(10924,'1110','191734107858','2024-12-13 19:38:55',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(10925,'1110','191734107858','2024-12-13 19:39:12',NULL,265.00,'','19','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(10926,'1110','191734107858','2024-12-13 19:44:17',NULL,176.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(10927,'1110','191734107858','2024-12-13 20:43:01',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(10928,'1110','191734107858','2024-12-13 20:43:51',NULL,600.00,'','19','1','Inventory sold','1','','sales','6009','','No',NULL,NULL,''),(10929,'5500','191734107858','2024-12-13 20:44:25',4110.29,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10930,'4000','191734107858','2024-12-13 19:47:06',NULL,1000.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(10931,'4000','191734107858','2024-12-13 19:37:38',NULL,500.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(10932,'4000','191734107858','2024-12-13 19:38:39',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(10933,'4000','191734107858','2024-12-13 19:38:48',NULL,350.00,'','19','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(10934,'4000','191734107858','2024-12-13 19:38:55',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(10935,'4000','191734107858','2024-12-13 19:39:12',NULL,350.00,'','19','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(10936,'4000','191734107858','2024-12-13 19:44:17',NULL,250.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(10937,'4000','191734107858','2024-12-13 20:43:01',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(10938,'4000','191734107858','2024-12-13 20:43:51',NULL,600.00,'','19','1','Good sold','1','','sales','6009','','No',NULL,NULL,''),(10939,'4000','191734107858','2024-12-13 20:44:03',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(10940,'4000','191734107858','2024-12-13 20:44:14',NULL,100.00,'','19','1','Good sold','1','','sales','6533','','No',NULL,NULL,''),(10941,'1050','191734108437','2024-12-13 19:47:33',2850.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173411310831233032133','No',NULL,NULL,''),(10942,'1110','191734108437','2024-12-13 19:47:33',NULL,1173.12,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(10943,'1110','191734108437','2024-12-13 20:20:16',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(10944,'1110','191734108437','2024-12-13 20:20:36',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(10945,'5500','191734108437','2024-12-13 21:04:48',1759.68,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10946,'4000','191734108437','2024-12-13 19:47:33',NULL,1500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(10947,'4000','191734108437','2024-12-13 19:47:17',NULL,600.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(10948,'4000','191734108437','2024-12-13 20:20:16',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(10949,'4000','191734108437','2024-12-13 20:20:36',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(10950,'1050','191734113109','2024-12-13 21:07:15',1100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173411323633233322032','No',NULL,NULL,''),(10951,'1110','191734113109','2024-12-13 21:07:15',NULL,265.00,'','19','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(10952,'1110','191734113109','2024-12-13 21:05:09',NULL,176.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(10953,'1110','191734113109','2024-12-13 21:06:41',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(10954,'5500','191734113109','2024-12-13 21:06:59',832.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10955,'4000','191734113109','2024-12-13 21:07:15',NULL,350.00,'','19','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(10956,'4000','191734113109','2024-12-13 21:05:09',NULL,250.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(10957,'4000','191734113109','2024-12-13 21:06:41',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(10958,'1050','191734100257','2024-12-13 17:31:38',3400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173411342123270312232','No',NULL,NULL,''),(10959,'1110','191734100257','2024-12-13 17:31:38',NULL,950.00,'','19','1','Inventory sold','1','','sales','6502','','No',NULL,NULL,''),(10960,'1110','191734100257','2024-12-13 17:30:57',NULL,47.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(10961,'1110','191734100257','2024-12-13 17:31:24',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(10962,'1110','191734100257','2024-12-13 17:31:30',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(10963,'5500','191734100257','2024-12-13 21:10:09',2339.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10964,'4000','191734100257','2024-12-13 17:31:38',NULL,1500.00,'','19','1','Good sold','1','','sales','6502','','No',NULL,NULL,''),(10965,'4000','191734100257','2024-12-13 17:30:57',NULL,100.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(10966,'4000','191734100257','2024-12-13 17:31:13',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(10967,'4000','191734100257','2024-12-13 17:31:24',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(10968,'4000','191734100257','2024-12-13 17:31:30',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(10969,'4000','191734100257','2024-12-13 18:55:42',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(10970,'4000','191734100257','2024-12-13 18:56:17',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(10971,'4000','191734100257','2024-12-13 18:56:25',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(10979,'1050','191734114764','2024-12-13 21:33:10',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173411479231234201220','No',NULL,NULL,''),(10980,'4000','191734114764','2024-12-13 21:33:10',NULL,200.00,'','19','1','Good sold','1','','sales','6533','','No',NULL,NULL,''),(10981,'4000','191734114764','2024-12-13 21:32:44',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(10982,'1050','121734108971','2024-12-13 19:57:08',2550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173412033820220813333','No',NULL,NULL,''),(10983,'1110','121734108971','2024-12-13 19:57:08',NULL,676.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(10984,'1110','121734108971','2024-12-13 19:56:33',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(10985,'1110','121734108971','2024-12-13 21:26:36',NULL,507.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(10986,'5500','121734108971','2024-12-13 23:04:55',1521.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10987,'4000','121734108971','2024-12-13 19:57:08',NULL,1000.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(10988,'4000','121734108971','2024-12-13 19:56:11',NULL,300.00,'','12','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(10989,'4000','121734108971','2024-12-13 19:56:33',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(10990,'4000','121734108971','2024-12-13 21:26:36',NULL,750.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(10991,'1050','121734120339','2024-12-13 23:52:52',3400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173412317634313202073','No',NULL,NULL,''),(10992,'1110','121734120339','2024-12-13 23:52:52',NULL,782.08,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(10993,'1110','121734120339','2024-12-13 23:52:22',NULL,1056.00,'','12','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(10994,'5500','121734120339','2024-12-13 23:52:36',1838.08,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10995,'4000','121734120339','2024-12-13 23:52:52',NULL,1000.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(10996,'4000','121734120339','2024-12-13 23:05:39',NULL,900.00,'','12','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(10997,'4000','121734120339','2024-12-13 23:52:22',NULL,1500.00,'','12','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(10998,'1050','191734124186','2024-12-14 00:10:42',1800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173412424423322000433','No',NULL,NULL,''),(10999,'1110','191734124186','2024-12-14 00:10:42',NULL,950.00,'','19','1','Inventory sold','1','','sales','6502','','No',NULL,NULL,''),(11000,'1110','191734124186','2024-12-14 00:10:11',NULL,47.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(11001,'1110','191734124186','2024-12-14 00:10:21',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(11002,'5500','191734124186','2024-12-14 00:10:31',1039.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11003,'4000','191734124186','2024-12-14 00:10:42',NULL,1500.00,'','19','1','Good sold','1','','sales','6502','','No',NULL,NULL,''),(11004,'4000','191734124186','2024-12-14 00:09:46',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(11005,'4000','191734124186','2024-12-14 00:10:11',NULL,100.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(11006,'4000','191734124186','2024-12-14 00:10:21',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(11007,'1050','191734124245','2024-12-14 00:11:06',750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173412426933103230330','No',NULL,NULL,''),(11008,'1110','191734124245','2024-12-14 00:11:06',NULL,586.56,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(11009,'5500','191734124245','2024-12-14 00:10:45',586.56,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11010,'4000','191734124245','2024-12-14 00:11:06',NULL,750.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(11011,'1050','121734178904','2024-12-14 15:21:55',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173417892332701222283','No',NULL,NULL,''),(11012,'4000','121734178904','2024-12-14 15:21:55',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(11013,'1050','191734179224','2024-12-14 15:28:04',1100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173417928703222204233','No',NULL,NULL,''),(11014,'1110','191734179224','2024-12-14 15:28:04',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(11015,'1110','191734179224','2024-12-14 15:27:04',NULL,300.00,'','19','1','Inventory sold','1','','sales','6048','','No',NULL,NULL,''),(11016,'5500','191734179224','2024-12-14 15:27:27',450.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11017,'4000','191734179224','2024-12-14 15:28:04',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(11018,'4000','191734179224','2024-12-14 15:27:04',NULL,600.00,'','19','1','Good sold','1','','sales','6048','','No',NULL,NULL,''),(11019,'4000','191734179224','2024-12-14 15:27:15',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(11048,'1050','191734185281','2024-12-14 17:09:21',550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173418930909207219003','No',NULL,NULL,''),(11049,'4000','191734185281','2024-12-14 17:09:21',NULL,150.00,'','19','1','Good sold','1','','sales','6534','','No',NULL,NULL,''),(11050,'4000','191734185281','2024-12-14 17:08:01',NULL,200.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(11051,'4000','191734185281','2024-12-14 17:09:11',NULL,200.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(11069,'1050','191734190380','2024-12-14 18:33:52',1500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173419159245322111272','No',NULL,NULL,''),(11070,'1110','191734190380','2024-12-14 18:33:52',NULL,600.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(11071,'1110','191734190380','2024-12-14 18:33:01',NULL,500.00,'','19','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(11072,'1110','191734190380','2024-12-14 18:33:40',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(11073,'5500','191734190380','2024-12-14 18:53:02',1300.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11074,'4000','191734190380','2024-12-14 18:33:52',NULL,750.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(11075,'4000','191734190380','2024-12-14 18:33:01',NULL,500.00,'','19','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(11076,'4000','191734190380','2024-12-14 18:33:40',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(11077,'1050','191734189344','2024-12-14 18:32:56',1450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173419163992037220232','No',NULL,NULL,''),(11078,'1110','191734189344','2024-12-14 18:32:56',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(11079,'1110','191734189344','2024-12-14 18:15:44',NULL,600.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(11080,'5500','191734189344','2024-12-14 18:53:45',1000.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11081,'4000','191734189344','2024-12-14 18:32:56',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(11082,'4000','191734189344','2024-12-14 18:15:44',NULL,750.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(11092,'1050','191734179312','2024-12-14 16:44:08',3150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173419231619233439322','No',NULL,NULL,''),(11093,'1110','191734179312','2024-12-14 16:44:08',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(11094,'1110','191734179312','2024-12-14 16:43:45',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(11095,'1110','191734179312','2024-12-14 16:46:49',NULL,782.08,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(11096,'1110','191734179312','2024-12-14 17:07:24',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(11097,'1110','191734179312','2024-12-14 19:04:52',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(11098,'5500','191734179312','2024-12-14 19:05:06',1619.60,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11099,'4000','191734179312','2024-12-14 16:44:08',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(11100,'4000','191734179312','2024-12-14 15:28:32',NULL,300.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(11101,'4000','191734179312','2024-12-14 16:43:45',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(11102,'4000','191734179312','2024-12-14 16:43:57',NULL,400.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(11103,'4000','191734179312','2024-12-14 16:46:49',NULL,1000.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(11104,'4000','191734179312','2024-12-14 17:07:24',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(11105,'4000','191734179312','2024-12-14 19:04:43',NULL,300.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(11106,'4000','191734179312','2024-12-14 19:04:52',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(11115,'1050','191734194145','2024-12-14 20:03:43',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173419582609452037123','No',NULL,NULL,''),(11116,'1110','191734194145','2024-12-14 19:35:45',NULL,200.00,'','19','1','Inventory sold','1','','sales','5984','','No',NULL,NULL,''),(11117,'5500','191734194145','2024-12-14 20:03:32',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11118,'4000','191734194145','2024-12-14 20:03:43',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(11119,'4000','191734194145','2024-12-14 19:35:45',NULL,200.00,'','19','1','Good sold','1','','sales','5984','','No',NULL,NULL,''),(11131,'1050','191734192317','2024-12-14 19:35:42',3350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173419796634912121137','No',NULL,NULL,''),(11132,'1110','191734192317','2024-12-14 19:35:42',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(11133,'1110','191734192317','2024-12-14 19:05:17',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(11134,'1110','191734192317','2024-12-14 19:35:16',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(11135,'5500','191734192317','2024-12-14 20:37:56',1650.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11136,'4000','191734192317','2024-12-14 19:35:42',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(11137,'4000','191734192317','2024-12-14 19:05:17',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(11138,'4000','191734192317','2024-12-14 19:35:16',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(11139,'4000','191734192317','2024-12-14 19:35:27',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(11140,'4000','191734192317','2024-12-14 20:30:35',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(11141,'4000','191734192317','2024-12-14 20:30:57',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(11142,'4000','191734192317','2024-12-14 20:31:21',NULL,250.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(11143,'1050','191734197967','2024-12-14 20:43:55',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173419823722373303723','No',NULL,NULL,''),(11144,'4000','191734197967','2024-12-14 20:43:55',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(11145,'1050','191734198238','2024-12-14 21:08:27',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173419970942317333210','No',NULL,NULL,''),(11146,'1110','191734198238','2024-12-14 21:08:27',NULL,100.00,'','19','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(11147,'5500','191734198238','2024-12-14 20:43:58',100.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11148,'4000','191734198238','2024-12-14 21:08:27',NULL,100.00,'','19','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(11149,'1050','191734199709','2024-12-14 21:20:16',15500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173420044843424430433','No',NULL,NULL,''),(11150,'1110','191734199709','2024-12-14 21:20:16',NULL,2200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(11151,'1110','191734199709','2024-12-14 21:14:23',NULL,176.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(11152,'1110','191734199709','2024-12-14 21:16:00',NULL,420.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(11153,'1110','191734199709','2024-12-14 21:17:06',NULL,329.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(11154,'1110','191734199709','2024-12-14 21:17:37',NULL,4200.00,'','19','1','Inventory sold','1','','sales','B065','','No',NULL,NULL,''),(11155,'5500','191734199709','2024-12-14 21:19:16',7325.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11156,'4000','191734199709','2024-12-14 21:20:16',NULL,2200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(11157,'4000','191734199709','2024-12-14 21:08:30',NULL,1000.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(11158,'4000','191734199709','2024-12-14 21:14:23',NULL,300.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(11159,'4000','191734199709','2024-12-14 21:14:38',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(11160,'4000','191734199709','2024-12-14 21:15:42',NULL,2200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(11161,'4000','191734199709','2024-12-14 21:16:00',NULL,1000.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(11162,'4000','191734199709','2024-12-14 21:16:15',NULL,1100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(11163,'4000','191734199709','2024-12-14 21:16:41',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(11164,'4000','191734199709','2024-12-14 21:17:06',NULL,700.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(11165,'4000','191734199709','2024-12-14 21:17:37',NULL,6600.00,'','19','1','Good sold','1','','sales','B065','','No',NULL,NULL,''),(11166,'1050','191734201187','2024-12-14 21:33:17',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173420119803031390303','No',NULL,NULL,''),(11167,'1110','191734201187','2024-12-14 21:33:17',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(11168,'5500','191734201187','2024-12-14 21:33:07',169.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11169,'4000','191734201187','2024-12-14 21:33:17',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(11172,'1050','191734201615','2024-12-14 21:41:00',800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173420166132422310727','No',NULL,NULL,''),(11173,'1110','191734201615','2024-12-14 21:41:00',NULL,50.00,'','19','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(11174,'1110','191734201615','2024-12-14 21:40:15',NULL,600.00,'','19','1','Inventory sold','1','','sales','6010','','No',NULL,NULL,''),(11175,'5500','191734201615','2024-12-14 21:40:45',650.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11176,'4000','191734201615','2024-12-14 21:41:00',NULL,200.00,'','19','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(11177,'4000','191734201615','2024-12-14 21:40:15',NULL,600.00,'','19','1','Good sold','1','','sales','6010','','No',NULL,NULL,''),(11178,'1050','191734201592','2024-12-14 21:40:09',2800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173420171221100300330','No',NULL,NULL,''),(11179,'1110','191734201592','2024-12-14 21:40:09',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(11180,'1110','191734201592','2024-12-14 21:39:52',NULL,1400.00,'','19','1','Inventory sold','1','','sales','B065','','No',NULL,NULL,''),(11181,'5500','191734201592','2024-12-14 21:41:40',1400.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11182,'4000','191734201592','2024-12-14 21:40:09',NULL,600.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(11183,'4000','191734201592','2024-12-14 21:39:52',NULL,2200.00,'','19','1','Good sold','1','','sales','B065','','No',NULL,NULL,''),(11184,'1050','191734201713','2024-12-14 21:47:03',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173420317932222232213','No',NULL,NULL,''),(11185,'4000','191734201713','2024-12-14 21:47:03',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(11186,'1050','191734203199','2024-12-14 22:06:55',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173420321727420292333','No',NULL,NULL,''),(11187,'1110','191734203199','2024-12-14 22:06:55',NULL,352.00,'','19','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(11188,'5500','191734203199','2024-12-14 22:06:39',352.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11189,'4000','191734203199','2024-12-14 22:06:55',NULL,500.00,'','19','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(11190,'1050','191734190447','2024-12-14 18:34:56',1500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173420389503421223002','No',NULL,NULL,''),(11191,'1110','191734190447','2024-12-14 18:34:56',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(11192,'1110','191734190447','2024-12-14 18:34:29',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(11193,'1110','191734190447','2024-12-14 18:34:47',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(11194,'1110','191734190447','2024-12-14 18:56:12',NULL,200.00,'','19','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(11195,'5500','191734190447','2024-12-14 22:18:00',938.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11196,'4000','191734190447','2024-12-14 18:34:56',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(11197,'4000','191734190447','2024-12-14 18:34:07',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(11198,'4000','191734190447','2024-12-14 18:34:29',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(11199,'4000','191734190447','2024-12-14 18:34:47',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(11200,'4000','191734190447','2024-12-14 18:56:12',NULL,200.00,'','19','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(11201,'1050','191734262662','2024-12-15 14:37:54',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173426267533236303333','No',NULL,NULL,''),(11202,'1110','191734262662','2024-12-15 14:37:54',NULL,169.08,'','19','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(11203,'5500','191734262662','2024-12-15 14:37:42',169.08,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11204,'4000','191734262662','2024-12-15 14:37:54',NULL,250.00,'','19','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(11217,'1050','191734264700','2024-12-15 15:24:19',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173426546100432232340','No',NULL,NULL,''),(11218,'1110','191734264700','2024-12-15 15:24:19',NULL,195.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(11219,'5500','191734264700','2024-12-15 15:11:40',195.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11220,'4000','191734264700','2024-12-15 15:24:19',NULL,300.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(11221,'1050','191734265476','2024-12-15 15:26:09',2700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173426558000223230503','No',NULL,NULL,''),(11222,'1110','191734265476','2024-12-15 15:24:37',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(11223,'1110','191734265476','2024-12-15 15:24:45',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(11224,'5500','191734265476','2024-12-15 15:26:01',1416.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11225,'4000','191734265476','2024-12-15 15:26:09',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(11226,'4000','191734265476','2024-12-15 15:24:37',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(11227,'4000','191734265476','2024-12-15 15:24:45',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(11228,'4000','191734265476','2024-12-15 15:24:55',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(11229,'4000','191734265476','2024-12-15 15:25:28',NULL,200.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(11230,'1050','121734270121','2024-12-15 16:46:37',6400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173427040022001077120','No',NULL,NULL,''),(11231,'1110','121734270121','2024-12-15 16:46:37',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(11232,'1110','121734270121','2024-12-15 16:42:01',NULL,2400.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(11233,'1110','121734270121','2024-12-15 16:42:19',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(11234,'1110','121734270121','2024-12-15 16:44:14',NULL,400.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(11235,'1110','121734270121','2024-12-15 16:45:15',NULL,126.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(11236,'1110','121734270121','2024-12-15 16:46:12',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(11237,'5500','121734270121','2024-12-15 16:46:23',4126.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11238,'4000','121734270121','2024-12-15 16:46:37',NULL,1300.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(11239,'4000','121734270121','2024-12-15 16:42:01',NULL,3600.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(11240,'4000','121734270121','2024-12-15 16:42:19',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(11241,'4000','121734270121','2024-12-15 16:44:14',NULL,400.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(11242,'4000','121734270121','2024-12-15 16:44:25',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(11243,'4000','121734270121','2024-12-15 16:44:36',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(11244,'4000','121734270121','2024-12-15 16:45:15',NULL,300.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(11245,'4000','121734270121','2024-12-15 16:46:12',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(11246,'1050','81734271488','2024-12-15 17:05:46',700.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173427156360334303030','No',NULL,NULL,''),(11247,'1110','81734271488','2024-12-15 17:05:46',NULL,195.00,'','8','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(11248,'1110','81734271488','2024-12-15 17:04:48',NULL,0.00,'','8','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(11249,'5500','81734271488','2024-12-15 17:05:27',195.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11250,'4000','81734271488','2024-12-15 17:05:46',NULL,300.00,'','8','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(11251,'4000','81734271488','2024-12-15 17:04:48',NULL,150.00,'','8','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(11252,'4000','81734271488','2024-12-15 17:05:10',NULL,250.00,'','8','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(11296,'1050','191734262678','2024-12-15 14:38:26',4150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173427209829232222292','No',NULL,NULL,''),(11297,'1110','191734262678','2024-12-15 14:38:26',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(11298,'1110','191734262678','2024-12-15 14:37:58',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(11299,'1110','191734262678','2024-12-15 15:11:02',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(11300,'1110','191734262678','2024-12-15 15:11:29',NULL,400.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(11301,'1110','191734262678','2024-12-15 17:11:49',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(11302,'1110','191734262678','2024-12-15 17:12:22',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(11303,'1110','191734262678','2024-12-15 17:12:30',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(11304,'1110','191734262678','2024-12-15 17:13:49',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(11305,'5500','191734262678','2024-12-15 17:14:32',2781.73,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11306,'4000','191734262678','2024-12-15 14:38:26',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(11307,'4000','191734262678','2024-12-15 14:37:58',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(11308,'4000','191734262678','2024-12-15 15:11:02',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(11309,'4000','191734262678','2024-12-15 15:11:29',NULL,500.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(11310,'4000','191734262678','2024-12-15 17:11:49',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(11311,'4000','191734262678','2024-12-15 17:12:09',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(11312,'4000','191734262678','2024-12-15 17:12:22',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(11313,'4000','191734262678','2024-12-15 17:12:30',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(11314,'4000','191734262678','2024-12-15 17:13:49',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(11330,'1050','81734276631','2024-12-15 18:31:49',7150.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173427671949023823122','No',NULL,NULL,''),(11331,'1110','81734276631','2024-12-15 18:31:49',NULL,1300.00,'','8','1','Inventory sold','1','','sales','5982','','No',NULL,NULL,''),(11332,'1110','81734276631','2024-12-15 18:30:31',NULL,2000.00,'','8','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(11333,'1110','81734276631','2024-12-15 18:30:43',NULL,0.00,'','8','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(11334,'1110','81734276631','2024-12-15 18:31:17',NULL,300.00,'','8','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(11335,'5500','81734276631','2024-12-15 18:31:37',3600.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11336,'4000','81734276631','2024-12-15 18:31:49',NULL,1300.00,'','8','1','Good sold','1','','sales','5982','','No',NULL,NULL,''),(11337,'4000','81734276631','2024-12-15 18:30:31',NULL,2600.00,'','8','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(11338,'4000','81734276631','2024-12-15 18:30:43',NULL,750.00,'','8','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(11339,'4000','81734276631','2024-12-15 18:30:53',NULL,900.00,'','8','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(11340,'4000','81734276631','2024-12-15 18:31:06',NULL,700.00,'','8','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(11341,'4000','81734276631','2024-12-15 18:31:17',NULL,600.00,'','8','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(11342,'4000','81734276631','2024-12-15 18:31:29',NULL,300.00,'','8','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(11343,'1050','191734277147','2024-12-15 18:39:17',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173427716003631372322','No',NULL,NULL,''),(11344,'1110','191734277147','2024-12-15 18:39:17',NULL,186.68,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(11345,'5500','191734277147','2024-12-15 18:39:07',186.68,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11346,'4000','191734277147','2024-12-15 18:39:17',NULL,250.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(11347,'1050','191734282600','2024-12-15 20:11:09',3550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173428267124100211332','No',NULL,NULL,''),(11348,'1110','191734282600','2024-12-15 20:10:00',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(11349,'1110','191734282600','2024-12-15 20:10:15',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(11350,'1110','191734282600','2024-12-15 20:10:28',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(11351,'1110','191734282600','2024-12-15 20:10:42',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(11352,'5500','191734282600','2024-12-15 20:11:00',1571.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11353,'4000','191734282600','2024-12-15 20:11:09',NULL,300.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(11354,'4000','191734282600','2024-12-15 20:10:00',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(11355,'4000','191734282600','2024-12-15 20:10:15',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(11356,'4000','191734282600','2024-12-15 20:10:28',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(11357,'4000','191734282600','2024-12-15 20:10:42',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(11358,'4000','191734282600','2024-12-15 20:10:53',NULL,1200.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(11359,'1050','191734271758','2024-12-15 17:10:14',6600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173428276563220673305','No',NULL,NULL,''),(11360,'1110','191734271758','2024-12-15 17:10:14',NULL,500.00,'','19','1','Inventory sold','1','','sales','6035','','No',NULL,NULL,''); INSERT INTO `debitcredit` VALUES (11361,'1110','191734271758','2024-12-15 17:09:18',NULL,1450.00,'','19','1','Inventory sold','1','','sales','B137','','No',NULL,NULL,''),(11362,'1110','191734271758','2024-12-15 17:09:26',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(11363,'1110','191734271758','2024-12-15 17:09:48',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(11364,'1110','191734271758','2024-12-15 17:09:54',NULL,1450.00,'','19','1','Inventory sold','1','','sales','B137','','No',NULL,NULL,''),(11365,'1110','191734271758','2024-12-15 18:13:11',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(11366,'1110','191734271758','2024-12-15 18:13:27',NULL,507.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(11367,'1110','191734271758','2024-12-15 20:12:00',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(11368,'5500','191734271758','2024-12-15 20:12:34',4402.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11369,'4000','191734271758','2024-12-15 17:10:14',NULL,500.00,'','19','1','Good sold','1','','sales','6035','','No',NULL,NULL,''),(11370,'4000','191734271758','2024-12-15 17:09:18',NULL,2200.00,'','19','1','Good sold','1','','sales','B137','','No',NULL,NULL,''),(11371,'4000','191734271758','2024-12-15 17:09:26',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(11372,'4000','191734271758','2024-12-15 17:09:40',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(11373,'4000','191734271758','2024-12-15 17:09:48',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(11374,'4000','191734271758','2024-12-15 17:09:54',NULL,2200.00,'','19','1','Good sold','1','','sales','B137','','No',NULL,NULL,''),(11375,'4000','191734271758','2024-12-15 18:13:11',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(11376,'4000','191734271758','2024-12-15 18:13:27',NULL,750.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(11377,'4000','191734271758','2024-12-15 20:12:00',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(11378,'1050','191734283299','2024-12-15 20:21:52',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173428331470823322422','No',NULL,NULL,''),(11379,'1110','191734283299','2024-12-15 20:21:52',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(11380,'5500','191734283299','2024-12-15 20:21:39',216.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11381,'4000','191734283299','2024-12-15 20:21:52',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(11382,'1050','121734287673','2024-12-15 21:35:35',3250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173428773823733302300','No',NULL,NULL,''),(11383,'1110','121734287673','2024-12-15 21:35:35',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(11384,'1110','121734287673','2024-12-15 21:34:33',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(11385,'1110','121734287673','2024-12-15 21:35:08',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(11386,'5500','121734287673','2024-12-15 21:35:22',2091.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11387,'4000','121734287673','2024-12-15 21:35:35',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(11388,'4000','121734287673','2024-12-15 21:34:33',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(11389,'4000','121734287673','2024-12-15 21:34:57',NULL,750.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(11390,'4000','121734287673','2024-12-15 21:35:08',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(11391,'1050','121734287740','2024-12-15 21:36:47',2150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173428781038002882301','No',NULL,NULL,''),(11392,'1110','121734287740','2024-12-15 21:35:40',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(11393,'1110','121734287740','2024-12-15 21:36:18',NULL,50.00,'','12','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(11394,'1110','121734287740','2024-12-15 21:36:26',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(11395,'5500','121734287740','2024-12-15 21:36:39',250.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11396,'4000','121734287740','2024-12-15 21:36:47',NULL,1200.00,'','12','1','Good sold','1','','sales','6508','','No',NULL,NULL,''),(11397,'4000','121734287740','2024-12-15 21:35:40',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(11398,'4000','121734287740','2024-12-15 21:35:58',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(11399,'4000','121734287740','2024-12-15 21:36:18',NULL,200.00,'','12','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(11400,'4000','121734287740','2024-12-15 21:36:26',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(11401,'1050','121734287811','2024-12-15 21:37:37',1800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173428786003012272277','No',NULL,NULL,''),(11402,'1110','121734287811','2024-12-15 21:37:37',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(11403,'5500','121734287811','2024-12-15 21:37:31',1300.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11404,'4000','121734287811','2024-12-15 21:37:37',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(11405,'4000','121734287811','2024-12-15 21:36:51',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(11406,'4000','121734287811','2024-12-15 21:37:14',NULL,200.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(11407,'4000','121734287811','2024-12-15 21:37:23',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(11408,'1050','81734282243','2024-12-15 22:00:37',2950.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173428925392042222282','No',NULL,NULL,''),(11409,'1110','81734282243','2024-12-15 22:00:37',NULL,352.00,'','8','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(11410,'1110','81734282243','2024-12-15 20:04:03',NULL,169.00,'','8','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(11411,'1110','81734282243','2024-12-15 20:04:30',NULL,600.00,'','8','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(11412,'5500','81734282243','2024-12-15 20:08:11',1121.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11413,'4000','81734282243','2024-12-15 22:00:37',NULL,600.00,'','8','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(11414,'4000','81734282243','2024-12-15 20:04:03',NULL,250.00,'','8','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(11415,'4000','81734282243','2024-12-15 20:04:18',NULL,300.00,'','8','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(11416,'4000','81734282243','2024-12-15 20:04:30',NULL,600.00,'','8','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(11417,'4000','81734282243','2024-12-15 20:06:54',NULL,1200.00,'','8','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(11418,'1050','71734021339','2024-12-15 22:05:38',4000.00,NULL,'','7','1','Payment of goods sold','1','','payment','','7173428955454593273323','No',NULL,NULL,''),(11419,'4000','71734021339','2024-12-15 22:05:38',NULL,4000.00,'','7','1','Good sold','1','','sales','6504','','No',NULL,NULL,''),(11432,'1050','191734289724','2024-12-15 22:10:44',9400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173428993193133327139','No',NULL,NULL,''),(11433,'1110','191734289724','2024-12-15 22:08:44',NULL,500.00,'','19','1','Inventory sold','1','','sales','6024','','No',NULL,NULL,''),(11434,'1110','191734289724','2024-12-15 22:09:05',NULL,3600.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(11435,'1110','191734289724','2024-12-15 22:09:51',NULL,900.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(11436,'1110','191734289724','2024-12-15 22:10:09',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(11437,'5500','191734289724','2024-12-15 22:10:28',5042.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11438,'4000','191734289724','2024-12-15 22:10:44',NULL,900.00,'','19','1','Good sold','1','','sales','6559','','No',NULL,NULL,''),(11439,'4000','191734289724','2024-12-15 22:08:44',NULL,1000.00,'','19','1','Good sold','1','','sales','6024','','No',NULL,NULL,''),(11440,'4000','191734289724','2024-12-15 22:09:05',NULL,5400.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(11441,'4000','191734289724','2024-12-15 22:09:35',NULL,800.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(11442,'4000','191734289724','2024-12-15 22:09:51',NULL,1200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(11443,'4000','191734289724','2024-12-15 22:10:09',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(11444,'1050','191734289932','2024-12-15 22:16:33',7400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173429021829323012222','No',NULL,NULL,''),(11445,'4000','191734289932','2024-12-15 22:16:33',NULL,2000.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(11446,'4000','191734289932','2024-12-15 22:12:12',NULL,1000.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(11447,'4000','191734289932','2024-12-15 22:12:33',NULL,1000.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(11448,'4000','191734289932','2024-12-15 22:12:44',NULL,500.00,'','19','1','Good sold','1','','sales','6537','','No',NULL,NULL,''),(11449,'4000','191734289932','2024-12-15 22:12:56',NULL,2350.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(11450,'4000','191734289932','2024-12-15 22:15:04',NULL,450.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(11451,'4000','191734289932','2024-12-15 22:15:50',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(11452,'1050','191734361325','2024-12-16 18:02:54',2100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173436137630232243007','No',NULL,NULL,''),(11453,'1110','191734361325','2024-12-16 18:02:54',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(11454,'1110','191734361325','2024-12-16 18:02:16',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(11455,'1110','191734361325','2024-12-16 18:02:29',NULL,610.50,'','19','1','Inventory sold','1','','sales','B136','','No',NULL,NULL,''),(11456,'5500','191734361325','2024-12-16 18:02:42',1052.50,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11457,'4000','191734361325','2024-12-16 18:02:54',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(11458,'4000','191734361325','2024-12-16 18:02:06',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(11459,'4000','191734361325','2024-12-16 18:02:16',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(11460,'4000','191734361325','2024-12-16 18:02:29',NULL,1200.00,'','19','1','Good sold','1','','sales','B136','','No',NULL,NULL,''),(11469,'1050','191734361428','2024-12-16 18:04:18',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173436146093372329144','No',NULL,NULL,''),(11470,'1110','191734361428','2024-12-16 18:04:18',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(11471,'5500','191734361428','2024-12-16 18:03:48',338.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11472,'4000','191734361428','2024-12-16 18:04:18',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(11473,'1050','191734361462','2024-12-16 18:09:10',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173436175363032013222','No',NULL,NULL,''),(11474,'1110','191734361462','2024-12-16 18:09:10',NULL,195.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(11475,'5500','191734361462','2024-12-16 18:08:58',195.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11476,'4000','191734361462','2024-12-16 18:09:10',NULL,300.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(11477,'4000','191734361462','2024-12-16 18:04:22',NULL,300.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(11488,'1050','191734361379','2024-12-16 18:03:35',1650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173436970840227072220','No',NULL,NULL,''),(11489,'1110','191734361379','2024-12-16 18:03:35',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(11490,'1110','191734361379','2024-12-16 18:02:59',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(11491,'1110','191734361379','2024-12-16 18:03:08',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(11492,'1110','191734361379','2024-12-16 18:03:22',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(11493,'1110','191734361379','2024-12-16 19:23:18',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(11494,'5500','191734361379','2024-12-16 20:21:35',1186.56,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11495,'4000','191734361379','2024-12-16 18:03:35',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(11496,'4000','191734361379','2024-12-16 18:02:59',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(11497,'4000','191734361379','2024-12-16 18:03:08',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(11498,'4000','191734361379','2024-12-16 18:03:22',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(11499,'4000','191734361379','2024-12-16 19:23:18',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(11509,'1050','191734369709','2024-12-16 20:24:16',3300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173437367623329237723','No',NULL,NULL,''),(11510,'1110','191734369709','2024-12-16 20:24:16',NULL,975.00,'','19','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(11511,'1110','191734369709','2024-12-16 20:22:05',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(11512,'1110','191734369709','2024-12-16 21:27:30',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(11513,'5500','191734369709','2024-12-16 21:27:41',1454.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11514,'4000','191734369709','2024-12-16 20:24:16',NULL,2000.00,'','19','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(11515,'4000','191734369709','2024-12-16 20:21:49',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(11516,'4000','191734369709','2024-12-16 20:22:05',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(11517,'4000','191734369709','2024-12-16 20:22:16',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(11518,'4000','191734369709','2024-12-16 20:22:40',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(11519,'4000','191734369709','2024-12-16 20:23:27',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(11520,'4000','191734369709','2024-12-16 21:27:30',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(11521,'1050','191734418897','2024-12-17 10:01:55',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173441891612224273322','No',NULL,NULL,''),(11522,'4000','191734418897','2024-12-17 10:01:55',NULL,400.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(11523,'4000','191734418897','2024-12-17 10:01:37',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(11524,'1050','191734449613','2024-12-17 18:33:55',550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173444963673733441644','No',NULL,NULL,''),(11525,'1110','191734449613','2024-12-17 18:33:55',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(11526,'1110','191734449613','2024-12-17 18:33:33',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(11527,'5500','191734449613','2024-12-17 18:33:46',399.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11528,'4000','191734449613','2024-12-17 18:33:55',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(11529,'4000','191734449613','2024-12-17 18:33:33',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(11550,'1050','191734451272','2024-12-17 19:01:39',750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173445130133313243143','No',NULL,NULL,''),(11551,'1110','191734451272','2024-12-17 19:01:39',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(11552,'1110','191734451272','2024-12-17 19:01:12',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(11553,'5500','191734451272','2024-12-17 19:01:23',507.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11554,'4000','191734451272','2024-12-17 19:01:39',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(11555,'4000','191734451272','2024-12-17 19:01:12',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(11564,'1050','191734452706','2024-12-17 19:25:31',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173445273402900331390','No',NULL,NULL,''),(11565,'1110','191734452706','2024-12-17 19:25:31',NULL,195.00,'','19','1','Inventory sold','1','','sales','B093','','No',NULL,NULL,''),(11566,'5500','191734452706','2024-12-17 19:25:06',195.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11567,'4000','191734452706','2024-12-17 19:25:31',NULL,300.00,'','19','1','Good sold','1','','sales','B093','','No',NULL,NULL,''),(11578,'1050','191734449681','2024-12-17 18:35:03',1500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173445410133224333703','No',NULL,NULL,''),(11579,'1110','191734449681','2024-12-17 18:35:03',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(11580,'1110','191734449681','2024-12-17 18:34:41',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(11581,'1110','191734449681','2024-12-17 18:34:53',NULL,500.00,'','19','1','Inventory sold','1','','sales','6035','','No',NULL,NULL,''),(11582,'1110','191734449681','2024-12-17 19:07:31',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(11583,'5500','191734449681','2024-12-17 19:47:59',1176.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11584,'4000','191734449681','2024-12-17 18:35:03',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(11585,'4000','191734449681','2024-12-17 18:34:41',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(11586,'4000','191734449681','2024-12-17 18:34:53',NULL,500.00,'','19','1','Good sold','1','','sales','6035','','No',NULL,NULL,''),(11587,'4000','191734449681','2024-12-17 19:07:31',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(11588,'1050','191734449646','2024-12-17 18:34:34',2550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173445535531313925294','No',NULL,NULL,''),(11589,'1110','191734449646','2024-12-17 18:34:34',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(11590,'1110','191734449646','2024-12-17 18:34:06',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(11591,'1110','191734449646','2024-12-17 18:34:23',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(11592,'1110','191734449646','2024-12-17 19:00:48',NULL,950.00,'','19','1','Inventory sold','1','','sales','B182','','No',NULL,NULL,''),(11593,'1110','191734449646','2024-12-17 19:47:13',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(11594,'5500','191734449646','2024-12-17 20:09:03',1578.56,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11595,'4000','191734449646','2024-12-17 18:34:34',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(11596,'4000','191734449646','2024-12-17 18:34:06',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(11597,'4000','191734449646','2024-12-17 18:34:23',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(11598,'4000','191734449646','2024-12-17 19:00:48',NULL,1700.00,'','19','1','Good sold','1','','sales','B182','','No',NULL,NULL,''),(11599,'4000','191734449646','2024-12-17 19:47:13',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(11600,'1050','191734506172','2024-12-18 10:24:03',4200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173450664850323623502','No',NULL,NULL,''),(11601,'1110','191734506172','2024-12-18 10:20:11',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(11602,'1110','191734506172','2024-12-18 10:20:40',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(11603,'1110','191734506172','2024-12-18 10:22:01',NULL,94.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(11604,'1110','191734506172','2024-12-18 10:22:16',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(11605,'5500','191734506172','2024-12-18 10:23:32',1136.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11606,'4000','191734506172','2024-12-18 10:24:03',NULL,150.00,'','19','1','Good sold','1','','sales','6561','','No',NULL,NULL,''),(11607,'4000','191734506172','2024-12-18 10:16:12',NULL,700.00,'','19','1','Good sold','1','','sales','6560','','No',NULL,NULL,''),(11608,'4000','191734506172','2024-12-18 10:20:11',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(11609,'4000','191734506172','2024-12-18 10:20:28',NULL,1300.00,'','19','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(11610,'4000','191734506172','2024-12-18 10:20:40',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(11611,'4000','191734506172','2024-12-18 10:20:52',NULL,150.00,'','19','1','Good sold','1','','sales','6561','','No',NULL,NULL,''),(11612,'4000','191734506172','2024-12-18 10:21:41',NULL,100.00,'','19','1','Good sold','1','','sales','6537','','No',NULL,NULL,''),(11613,'4000','191734506172','2024-12-18 10:22:01',NULL,200.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(11614,'4000','191734506172','2024-12-18 10:22:16',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(11615,'4000','191734506172','2024-12-18 10:22:56',NULL,250.00,'','19','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(11616,'4000','191734506172','2024-12-18 10:23:08',NULL,150.00,'','19','1','Good sold','1','','sales','6538','','No',NULL,NULL,''),(11617,'1050','191734507146','2024-12-18 10:32:40',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173450718930012022531','No',NULL,NULL,''),(11618,'4000','191734507146','2024-12-18 10:32:40',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(11619,'1050','191734507192','2024-12-18 10:35:11',750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173450731392323272035','No',NULL,NULL,''),(11620,'1110','191734507192','2024-12-18 10:35:11',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(11621,'1110','191734507192','2024-12-18 10:33:12',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(11622,'1110','191734507192','2024-12-18 10:34:48',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(11623,'5500','191734507192','2024-12-18 10:34:59',533.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11624,'4000','191734507192','2024-12-18 10:35:11',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(11625,'4000','191734507192','2024-12-18 10:33:12',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(11626,'4000','191734507192','2024-12-18 10:34:48',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(11627,'1050','191734507487','2024-12-18 10:38:51',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173450765332504203003','No',NULL,NULL,''),(11628,'1110','191734507487','2024-12-18 10:38:51',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(11629,'5500','191734507487','2024-12-18 10:38:07',79.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11630,'4000','191734507487','2024-12-18 10:38:51',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(11631,'1050','191734507655','2024-12-18 10:41:14',150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173450767779010402072','No',NULL,NULL,''),(11632,'4000','191734507655','2024-12-18 10:41:14',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(11633,'4000','191734507655','2024-12-18 10:40:55',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(11640,'1050','191734529648','2024-12-18 16:48:34',1450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173452971933223242703','No',NULL,NULL,''),(11641,'1110','191734529648','2024-12-18 16:47:28',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(11642,'1110','191734529648','2024-12-18 16:47:57',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(11643,'1110','191734529648','2024-12-18 16:48:05',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(11644,'5500','191734529648','2024-12-18 16:48:19',942.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11645,'4000','191734529648','2024-12-18 16:48:34',NULL,250.00,'','19','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(11646,'4000','191734529648','2024-12-18 16:47:28',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(11647,'4000','191734529648','2024-12-18 16:47:48',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(11648,'4000','191734529648','2024-12-18 16:47:57',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(11649,'4000','191734529648','2024-12-18 16:48:05',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(11650,'1050','191734529605','2024-12-18 16:47:24',1500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173453546250240240233','No',NULL,NULL,''),(11651,'1110','191734529605','2024-12-18 16:47:24',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(11652,'1110','191734529605','2024-12-18 18:22:53',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(11653,'5500','191734529605','2024-12-18 18:23:02',1095.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11654,'4000','191734529605','2024-12-18 16:47:24',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(11655,'4000','191734529605','2024-12-18 16:46:45',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(11656,'4000','191734529605','2024-12-18 16:46:56',NULL,150.00,'','19','1','Good sold','1','','sales','6538','','No',NULL,NULL,''),(11657,'4000','191734529605','2024-12-18 16:47:08',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(11658,'4000','191734529605','2024-12-18 18:22:53',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(11659,'1050','121734558990','2024-12-19 01:24:05',7950.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173456077673072631332','No',NULL,NULL,''),(11660,'1110','121734558990','2024-12-19 01:24:05',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(11661,'1110','121734558990','2024-12-19 00:56:30',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(11662,'1110','121734558990','2024-12-19 00:57:20',NULL,176.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(11663,'1110','121734558990','2024-12-19 00:57:39',NULL,176.00,'','12','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(11664,'1110','121734558990','2024-12-19 00:57:50',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(11665,'1110','121734558990','2024-12-19 00:57:59',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(11666,'1110','121734558990','2024-12-19 00:58:28',NULL,176.00,'','12','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(11667,'1110','121734558990','2024-12-19 00:58:48',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(11668,'1110','121734558990','2024-12-19 00:58:56',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(11669,'1110','121734558990','2024-12-19 01:00:06',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(11670,'1110','121734558990','2024-12-19 01:00:14',NULL,352.00,'','12','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(11671,'1110','121734558990','2024-12-19 01:00:51',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(11672,'1110','121734558990','2024-12-19 01:01:15',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(11673,'1110','121734558990','2024-12-19 01:01:23',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(11674,'1110','121734558990','2024-12-19 01:01:32',NULL,176.00,'','12','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(11675,'1110','121734558990','2024-12-19 01:03:06',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(11676,'1110','121734558990','2024-12-19 01:03:28',NULL,600.00,'','12','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(11677,'1110','121734558990','2024-12-19 01:03:36',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(11678,'5500','121734558990','2024-12-19 01:03:53',5243.20,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11679,'4000','121734558990','2024-12-19 01:24:05',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(11680,'4000','121734558990','2024-12-19 00:56:30',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(11681,'4000','121734558990','2024-12-19 00:57:20',NULL,300.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(11682,'4000','121734558990','2024-12-19 00:57:39',NULL,250.00,'','12','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(11683,'4000','121734558990','2024-12-19 00:57:50',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(11684,'4000','121734558990','2024-12-19 00:57:59',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(11685,'4000','121734558990','2024-12-19 00:58:28',NULL,250.00,'','12','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(11686,'4000','121734558990','2024-12-19 00:58:36',NULL,300.00,'','12','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(11687,'4000','121734558990','2024-12-19 00:58:48',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(11688,'4000','121734558990','2024-12-19 00:58:56',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(11689,'4000','121734558990','2024-12-19 00:59:56',NULL,600.00,'','12','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(11690,'4000','121734558990','2024-12-19 01:00:06',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(11691,'4000','121734558990','2024-12-19 01:00:14',NULL,500.00,'','12','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(11692,'4000','121734558990','2024-12-19 01:00:51',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(11693,'4000','121734558990','2024-12-19 01:01:15',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(11694,'4000','121734558990','2024-12-19 01:01:23',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(11695,'4000','121734558990','2024-12-19 01:01:32',NULL,250.00,'','12','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(11696,'4000','121734558990','2024-12-19 01:03:06',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(11697,'4000','121734558990','2024-12-19 01:03:28',NULL,600.00,'','12','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(11698,'4000','121734558990','2024-12-19 01:03:36',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(11699,'1050','191734596750','2024-12-19 11:26:24',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173459678763320720301','No',NULL,NULL,''),(11700,'4000','191734596750','2024-12-19 11:26:24',NULL,200.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(11701,'4000','191734596750','2024-12-19 11:25:50',NULL,400.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(11702,'1050','191734597286','2024-12-19 11:37:04',650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173459743422190222312','No',NULL,NULL,''),(11703,'1110','191734597286','2024-12-19 11:34:46',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(11704,'5500','191734597286','2024-12-19 11:36:56',216.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11705,'4000','191734597286','2024-12-19 11:37:04',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(11706,'4000','191734597286','2024-12-19 11:34:46',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(11707,'4000','191734597286','2024-12-19 11:36:41',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(11766,'1050','191734613016','2024-12-19 15:57:23',950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173461305610022272043','No',NULL,NULL,''),(11767,'1110','191734613016','2024-12-19 15:57:23',NULL,169.08,'','19','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(11768,'1110','191734613016','2024-12-19 15:56:56',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(11769,'5500','191734613016','2024-12-19 15:57:15',569.08,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11770,'4000','191734613016','2024-12-19 15:57:23',NULL,250.00,'','19','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(11771,'4000','191734613016','2024-12-19 15:56:56',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(11772,'1050','191734609744','2024-12-19 15:05:20',3150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173461309532619220232','No',NULL,NULL,''),(11773,'1110','191734609744','2024-12-19 15:05:20',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(11774,'1110','191734609744','2024-12-19 15:02:24',NULL,300.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(11775,'1110','191734609744','2024-12-19 15:02:34',NULL,352.00,'','19','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(11776,'1110','191734609744','2024-12-19 15:02:45',NULL,176.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(11777,'1110','191734609744','2024-12-19 15:02:58',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(11778,'1110','191734609744','2024-12-19 15:03:40',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(11779,'1110','191734609744','2024-12-19 15:57:53',NULL,176.00,'','19','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(11780,'5500','191734609744','2024-12-19 15:58:05',2335.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11781,'4000','191734609744','2024-12-19 15:05:20',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(11782,'4000','191734609744','2024-12-19 15:02:24',NULL,400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(11783,'4000','191734609744','2024-12-19 15:02:34',NULL,500.00,'','19','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(11784,'4000','191734609744','2024-12-19 15:02:45',NULL,300.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(11785,'4000','191734609744','2024-12-19 15:02:58',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(11786,'4000','191734609744','2024-12-19 15:03:40',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(11787,'4000','191734609744','2024-12-19 15:57:53',NULL,250.00,'','19','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(11805,'1050','191734604705','2024-12-19 13:38:53',2750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173461326912323233039','No',NULL,NULL,''),(11806,'1110','191734604705','2024-12-19 13:38:53',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(11807,'1110','191734604705','2024-12-19 13:38:25',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(11808,'1110','191734604705','2024-12-19 13:38:41',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(11809,'1110','191734604705','2024-12-19 14:25:06',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(11810,'1110','191734604705','2024-12-19 14:25:16',NULL,176.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(11811,'1110','191734604705','2024-12-19 14:31:25',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(11812,'1110','191734604705','2024-12-19 14:31:33',NULL,408.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(11813,'1110','191734604705','2024-12-19 16:00:09',NULL,176.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(11814,'5500','191734604705','2024-12-19 16:00:48',1754.56,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11815,'4000','191734604705','2024-12-19 13:38:53',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(11816,'4000','191734604705','2024-12-19 13:38:25',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(11817,'4000','191734604705','2024-12-19 13:38:41',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(11818,'4000','191734604705','2024-12-19 14:25:06',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(11819,'4000','191734604705','2024-12-19 14:25:16',NULL,300.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(11820,'4000','191734604705','2024-12-19 14:31:25',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(11821,'4000','191734604705','2024-12-19 14:31:33',NULL,600.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(11822,'4000','191734604705','2024-12-19 15:56:35',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(11823,'4000','191734604705','2024-12-19 16:00:09',NULL,300.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(11824,'1050','191734613370','2024-12-19 16:04:15',3500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173461345720293311113','No',NULL,NULL,''),(11825,'1110','191734613370','2024-12-19 16:04:15',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(11826,'1110','191734613370','2024-12-19 16:02:50',NULL,300.00,'','19','1','Inventory sold','1','','sales','6003','','No',NULL,NULL,''),(11827,'1110','191734613370','2024-12-19 16:03:00',NULL,2000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(11828,'1110','191734613370','2024-12-19 16:03:27',NULL,300.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(11829,'5500','191734613370','2024-12-19 16:03:46',2679.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11830,'4000','191734613370','2024-12-19 16:04:15',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(11831,'4000','191734613370','2024-12-19 16:02:50',NULL,300.00,'','19','1','Good sold','1','','sales','6003','','No',NULL,NULL,''),(11832,'4000','191734613370','2024-12-19 16:03:00',NULL,2600.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(11833,'4000','191734613370','2024-12-19 16:03:27',NULL,400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(11834,'1050','191734616215','2024-12-19 16:50:39',6000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173461624130013439024','No',NULL,NULL,''),(11835,'4000','191734616215','2024-12-19 16:50:39',NULL,4800.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(11836,'4000','191734616215','2024-12-19 16:50:15',NULL,1200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(11879,'1050','191734621863','2024-12-19 18:28:44',4050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173462845209251333303','No',NULL,NULL,''),(11880,'1110','191734621863','2024-12-19 18:28:44',NULL,1700.00,'','19','1','Inventory sold','1','','sales','5993','','No',NULL,NULL,''),(11881,'1110','191734621863','2024-12-19 18:24:23',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(11882,'1110','191734621863','2024-12-19 18:27:53',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(11883,'1110','191734621863','2024-12-19 18:28:18',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(11884,'1110','191734621863','2024-12-19 18:42:04',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(11885,'1110','191734621863','2024-12-19 19:53:15',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(11886,'5500','191734621863','2024-12-19 20:13:57',3040.56,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11887,'4000','191734621863','2024-12-19 18:28:44',NULL,1700.00,'','19','1','Good sold','1','','sales','5993','','No',NULL,NULL,''),(11888,'4000','191734621863','2024-12-19 18:24:23',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(11889,'4000','191734621863','2024-12-19 18:27:53',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(11890,'4000','191734621863','2024-12-19 18:28:18',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(11891,'4000','191734621863','2024-12-19 18:28:34',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(11892,'4000','191734621863','2024-12-19 18:42:04',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(11893,'4000','191734621863','2024-12-19 19:53:15',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(11894,'4000','191734621863','2024-12-19 19:53:27',NULL,300.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(11895,'1050','191734622940','2024-12-19 19:50:46',1150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173462947172309022222','No',NULL,NULL,''),(11896,'1110','191734622940','2024-12-19 19:50:46',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(11897,'1110','191734622940','2024-12-19 18:42:20',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(11898,'1110','191734622940','2024-12-19 19:46:02',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(11899,'5500','191734622940','2024-12-19 20:30:08',988.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11900,'4000','191734622940','2024-12-19 19:50:46',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(11901,'4000','191734622940','2024-12-19 18:42:20',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(11902,'4000','191734622940','2024-12-19 19:46:02',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(11903,'1050','191734629472','2024-12-19 20:34:23',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173462967709927022322','No',NULL,NULL,''),(11904,'1110','191734629472','2024-12-19 20:34:23',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(11905,'5500','191734629472','2024-12-19 20:34:16',204.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11906,'4000','191734629472','2024-12-19 20:34:23',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(11907,'4000','191734629472','2024-12-19 20:31:12',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(11908,'1050','81734636107','2024-12-19 22:25:45',200.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173463636903203323303','No',NULL,NULL,''),(11909,'4000','81734636107','2024-12-19 22:25:45',NULL,200.00,'','8','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(11910,'1050','81734636370','2024-12-19 22:32:08',1550.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173463675552323320343','No',NULL,NULL,''),(11911,'1110','81734636370','2024-12-19 22:26:10',NULL,204.00,'','8','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(11912,'1110','81734636370','2024-12-19 22:29:39',NULL,586.56,'','8','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(11913,'5500','81734636370','2024-12-19 22:31:33',790.56,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11914,'4000','81734636370','2024-12-19 22:32:08',NULL,500.00,'','8','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(11915,'4000','81734636370','2024-12-19 22:26:10',NULL,300.00,'','8','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(11916,'4000','81734636370','2024-12-19 22:29:39',NULL,750.00,'','8','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(11917,'1050','191734683073','2024-12-20 11:24:46',750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173468308780231143121','No',NULL,NULL,''),(11918,'1110','191734683073','2024-12-20 11:24:46',NULL,750.00,'','19','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(11919,'5500','191734683073','2024-12-20 11:24:33',750.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11920,'4000','191734683073','2024-12-20 11:24:46',NULL,750.00,'','19','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(11921,'1050','191734683089','2024-12-20 11:25:25',850.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173468312733288170332','No',NULL,NULL,''),(11922,'1110','191734683089','2024-12-20 11:25:25',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(11923,'1110','191734683089','2024-12-20 11:24:49',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(11924,'5500','191734683089','2024-12-20 11:25:17',547.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11925,'4000','191734683089','2024-12-20 11:25:25',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(11926,'4000','191734683089','2024-12-20 11:24:49',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(11927,'1050','81734699849','2024-12-20 16:05:55',1250.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173469997584032320228','No',NULL,NULL,''),(11928,'1110','81734699849','2024-12-20 16:05:55',NULL,391.04,'','8','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(11929,'1110','81734699849','2024-12-20 16:04:09',NULL,216.00,'','8','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(11930,'1110','81734699849','2024-12-20 16:04:37',NULL,100.00,'','8','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(11931,'5500','81734699849','2024-12-20 16:05:42',707.04,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11932,'4000','81734699849','2024-12-20 16:05:55',NULL,500.00,'','8','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(11933,'4000','81734699849','2024-12-20 16:04:09',NULL,400.00,'','8','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(11934,'4000','81734699849','2024-12-20 16:04:37',NULL,200.00,'','8','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(11935,'4000','81734699849','2024-12-20 16:04:51',NULL,50.00,'','8','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(11936,'4000','81734699849','2024-12-20 16:05:20',NULL,100.00,'','8','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(11937,'1050','191734704000','2024-12-20 17:21:50',2400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173470451620122210302','No',NULL,NULL,''),(11938,'1110','191734704000','2024-12-20 17:21:50',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(11939,'1110','191734704000','2024-12-20 17:13:20',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(11940,'1110','191734704000','2024-12-20 17:20:57',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(11941,'5500','191734704000','2024-12-20 17:21:36',2050.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11942,'4000','191734704000','2024-12-20 17:21:50',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(11943,'4000','191734704000','2024-12-20 17:13:20',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(11944,'4000','191734704000','2024-12-20 17:20:57',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(11945,'4000','191734704000','2024-12-20 17:21:24',NULL,300.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(11946,'1050','81734711409','2024-12-20 19:20:04',1000.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173471161901372233203','No',NULL,NULL,''),(11947,'1110','81734711409','2024-12-20 19:18:51',NULL,600.00,'','8','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(11948,'5500','81734711409','2024-12-20 19:19:07',600.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11949,'4000','81734711409','2024-12-20 19:20:04',NULL,200.00,'','8','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(11950,'4000','81734711409','2024-12-20 19:16:49',NULL,100.00,'','8','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(11951,'4000','81734711409','2024-12-20 19:18:24',NULL,100.00,'','8','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(11952,'4000','81734711409','2024-12-20 19:18:51',NULL,600.00,'','8','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(11953,'1050','191734718523','2024-12-20 21:15:41',750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173471855199252173133','No',NULL,NULL,''),(11954,'1110','191734718523','2024-12-20 21:15:41',NULL,507.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(11955,'5500','191734718523','2024-12-20 21:15:23',507.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11956,'4000','191734718523','2024-12-20 21:15:41',NULL,750.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(11963,'1050','191734718552','2024-12-20 21:16:18',1200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173471926732232372434','No',NULL,NULL,''),(11964,'1110','191734718552','2024-12-20 21:16:18',NULL,600.00,'','19','1','Inventory sold','1','','sales','6009','','No',NULL,NULL,''),(11965,'1110','191734718552','2024-12-20 21:15:52',NULL,338.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(11966,'5500','191734718552','2024-12-20 21:27:36',938.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11967,'4000','191734718552','2024-12-20 21:16:18',NULL,600.00,'','19','1','Good sold','1','','sales','6009','','No',NULL,NULL,''),(11968,'4000','191734718552','2024-12-20 21:15:52',NULL,500.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(11969,'4000','191734718552','2024-12-20 21:16:04',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(11970,'1050','81734719323','2024-12-20 21:29:20',1100.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173471937520732373902','No',NULL,NULL,''),(11971,'1110','81734719323','2024-12-20 21:28:43',NULL,79.17,'','8','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(11972,'1110','81734719323','2024-12-20 21:28:54',NULL,400.00,'','8','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(11973,'5500','81734719323','2024-12-20 21:29:02',479.17,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11974,'4000','81734719323','2024-12-20 21:29:20',NULL,200.00,'','8','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(11975,'4000','81734719323','2024-12-20 21:28:43',NULL,200.00,'','8','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(11976,'4000','81734719323','2024-12-20 21:28:54',NULL,700.00,'','8','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(11977,'1050','191734719999','2024-12-20 21:40:18',650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173472002127209233223','No',NULL,NULL,''),(11978,'1110','191734719999','2024-12-20 21:40:18',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(11979,'1110','191734719999','2024-12-20 21:39:59',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(11980,'5500','191734719999','2024-12-20 21:40:11',385.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11981,'4000','191734719999','2024-12-20 21:40:18',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(11982,'4000','191734719999','2024-12-20 21:39:59',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(11983,'1050','191734774469','2024-12-21 12:48:36',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173477451832722383493','No',NULL,NULL,''),(11984,'1110','191734774469','2024-12-21 12:48:36',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(11985,'5500','191734774469','2024-12-21 12:48:20',100.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11986,'4000','191734774469','2024-12-21 12:48:36',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(11987,'4000','191734774469','2024-12-21 12:47:49',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(11988,'4000','191734774469','2024-12-21 12:48:01',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(11989,'1050','191734774997','2024-12-21 12:56:47',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173477501000342703002','No',NULL,NULL,''),(11990,'1110','191734774997','2024-12-21 12:56:47',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(11991,'5500','191734774997','2024-12-21 12:56:37',150.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11992,'4000','191734774997','2024-12-21 12:56:47',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(11993,'1050','191734783626','2024-12-21 15:20:36',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173478363712221332027','No',NULL,NULL,''),(11994,'4000','191734783626','2024-12-21 15:20:36',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(11995,'1050','81734784770','2024-12-21 15:40:26',1800.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173478486000237372231','No',NULL,NULL,''),(11996,'1110','81734784770','2024-12-21 15:40:26',NULL,1300.00,'','8','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(11997,'5500','81734784770','2024-12-21 15:40:10',1300.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11998,'4000','81734784770','2024-12-21 15:40:26',NULL,1300.00,'','8','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(11999,'4000','81734784770','2024-12-21 15:39:30',NULL,500.00,'','8','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(12000,'1050','81734784861','2024-12-21 15:47:57',1300.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173478528772200502230','No',NULL,NULL,''),(12001,'1110','81734784861','2024-12-21 15:47:57',NULL,1300.00,'','8','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(12002,'5500','81734784861','2024-12-21 15:41:01',1300.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12003,'4000','81734784861','2024-12-21 15:47:57',NULL,1300.00,'','8','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(12004,'1050','81734794526','2024-12-21 18:22:26',300.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173479455235303032944','No',NULL,NULL,''),(12005,'4000','81734794526','2024-12-21 18:22:26',NULL,300.00,'','8','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(12006,'1050','191734797696','2024-12-21 19:15:17',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173479771990020229272','No',NULL,NULL,''),(12007,'1110','191734797696','2024-12-21 19:15:17',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(12008,'5500','191734797696','2024-12-21 19:14:56',150.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12009,'4000','191734797696','2024-12-21 19:15:17',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(12010,'1050','191734798865','2024-12-21 19:34:36',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173479887782187722722','No',NULL,NULL,''),(12011,'1110','191734798865','2024-12-21 19:34:36',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(12012,'5500','191734798865','2024-12-21 19:34:25',195.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12013,'4000','191734798865','2024-12-21 19:34:36',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(12014,'1050','191734855647','2024-12-22 11:21:53',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173485571702372002205','No',NULL,NULL,''),(12015,'4000','191734855647','2024-12-22 11:21:53',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(12016,'1050','81734862781','2024-12-22 13:20:34',650.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173486285222275203032','No',NULL,NULL,''),(12017,'1110','81734862781','2024-12-22 13:20:34',NULL,150.00,'','8','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(12018,'1110','81734862781','2024-12-22 13:20:02',NULL,195.52,'','8','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(12019,'5500','81734862781','2024-12-22 13:20:18',345.52,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12020,'4000','81734862781','2024-12-22 13:20:34',NULL,200.00,'','8','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(12021,'4000','81734862781','2024-12-22 13:19:41',NULL,200.00,'','8','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(12022,'4000','81734862781','2024-12-22 13:20:02',NULL,250.00,'','8','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(12023,'1050','81734865477','2024-12-22 14:05:01',250.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173486551243022133383','No',NULL,NULL,''),(12024,'1110','81734865477','2024-12-22 14:05:01',NULL,195.52,'','8','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(12025,'5500','81734865477','2024-12-22 14:04:37',195.52,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12026,'4000','81734865477','2024-12-22 14:05:01',NULL,250.00,'','8','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(12027,'1050','81734870319','2024-12-22 15:26:57',2250.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173487046782242623433','No',NULL,NULL,''),(12028,'1110','81734870319','2024-12-22 15:26:57',NULL,1000.00,'','8','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(12029,'1110','81734870319','2024-12-22 15:26:16',NULL,150.00,'','8','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(12030,'5500','81734870319','2024-12-22 15:26:46',1150.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12031,'4000','81734870319','2024-12-22 15:26:57',NULL,1300.00,'','8','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(12032,'4000','81734870319','2024-12-22 15:25:19',NULL,200.00,'','8','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(12033,'4000','81734870319','2024-12-22 15:26:04',NULL,250.00,'','8','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(12034,'4000','81734870319','2024-12-22 15:26:16',NULL,200.00,'','8','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(12035,'4000','81734870319','2024-12-22 15:26:38',NULL,300.00,'','8','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(12043,'1050','121734871351','2024-12-22 15:43:25',2900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173487140931483227279','No',NULL,NULL,''),(12044,'1110','121734871351','2024-12-22 15:43:25',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(12045,'1110','121734871351','2024-12-22 15:42:31',NULL,600.00,'','12','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(12046,'1110','121734871351','2024-12-22 15:42:45',NULL,400.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(12047,'1110','121734871351','2024-12-22 15:42:59',NULL,432.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(12048,'5500','121734871351','2024-12-22 15:43:16',1832.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12049,'4000','121734871351','2024-12-22 15:43:25',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(12050,'4000','121734871351','2024-12-22 15:42:31',NULL,600.00,'','12','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(12051,'4000','121734871351','2024-12-22 15:42:45',NULL,800.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(12052,'4000','121734871351','2024-12-22 15:42:59',NULL,800.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(12053,'1050','81734872747','2024-12-22 16:06:49',1400.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173487281603133803270','No',NULL,NULL,''),(12054,'1110','81734872747','2024-12-22 16:05:47',NULL,400.00,'','8','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(12055,'5500','81734872747','2024-12-22 16:06:34',400.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12056,'4000','81734872747','2024-12-22 16:06:49',NULL,300.00,'','8','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(12057,'4000','81734872747','2024-12-22 16:05:47',NULL,700.00,'','8','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(12058,'4000','81734872747','2024-12-22 16:06:14',NULL,400.00,'','8','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(12068,'1050','191734873771','2024-12-22 16:27:40',3700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173487406333300329760','No',NULL,NULL,''),(12069,'4000','191734873771','2024-12-22 16:27:40',NULL,3700.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(12070,'1050','191734871037','2024-12-22 15:38:16',1800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173487456042042209202','No',NULL,NULL,''),(12071,'1110','191734871037','2024-12-22 15:38:16',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(12072,'1110','191734871037','2024-12-22 15:37:18',NULL,195.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(12073,'1110','191734871037','2024-12-22 15:38:05',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(12074,'1110','191734871037','2024-12-22 16:22:17',NULL,195.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(12075,'5500','191734871037','2024-12-22 16:35:34',1172.08,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12076,'4000','191734871037','2024-12-22 15:38:16',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(12077,'4000','191734871037','2024-12-22 15:37:18',NULL,300.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(12078,'4000','191734871037','2024-12-22 15:37:47',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(12079,'4000','191734871037','2024-12-22 15:38:05',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(12080,'4000','191734871037','2024-12-22 16:22:17',NULL,300.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(12104,'1050','191734883839','2024-12-22 19:11:49',1550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173488407333392323003','No',NULL,NULL,''),(12105,'1110','191734883839','2024-12-22 19:10:39',NULL,560.04,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(12106,'5500','191734883839','2024-12-22 19:14:01',560.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12107,'4000','191734883839','2024-12-22 19:11:49',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(12108,'4000','191734883839','2024-12-22 19:10:39',NULL,750.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(12109,'4000','191734883839','2024-12-22 19:10:51',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(12110,'4000','191734883839','2024-12-22 19:11:12',NULL,500.00,'','19','1','Good sold','1','','sales','6556','','No',NULL,NULL,''),(12111,'1050','191734885110','2024-12-22 19:32:03',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173488512523250211323','No',NULL,NULL,''),(12112,'1110','191734885110','2024-12-22 19:32:03',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(12113,'5500','191734885110','2024-12-22 19:31:51',42.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12114,'4000','191734885110','2024-12-22 19:32:03',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(12115,'1050','191734885156','2024-12-22 19:33:05',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173488518622020632805','No',NULL,NULL,''),(12116,'4000','191734885156','2024-12-22 19:33:05',NULL,300.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(12117,'4000','191734885156','2024-12-22 19:32:36',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(12118,'1050','81734881218','2024-12-22 19:38:34',5000.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173488552603722322240','No',NULL,NULL,''),(12119,'1110','81734881218','2024-12-22 19:38:34',NULL,888.88,'','8','1','Inventory sold','1','','sales','B164','','No',NULL,NULL,''),(12120,'1110','81734881218','2024-12-22 18:26:58',NULL,84.00,'','8','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(12121,'1110','81734881218','2024-12-22 18:27:25',NULL,888.88,'','8','1','Inventory sold','1','','sales','B164','','No',NULL,NULL,''),(12122,'1110','81734881218','2024-12-22 19:34:48',NULL,888.88,'','8','1','Inventory sold','1','','sales','B164','','No',NULL,NULL,''),(12123,'5500','81734881218','2024-12-22 19:36:57',2750.64,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12124,'4000','81734881218','2024-12-22 19:38:34',NULL,1600.00,'','8','1','Good sold','1','','sales','B164','','No',NULL,NULL,''),(12125,'4000','81734881218','2024-12-22 18:26:58',NULL,200.00,'','8','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(12126,'4000','81734881218','2024-12-22 18:27:25',NULL,1600.00,'','8','1','Good sold','1','','sales','B164','','No',NULL,NULL,''),(12127,'4000','81734881218','2024-12-22 19:34:48',NULL,1600.00,'','8','1','Good sold','1','','sales','B164','','No',NULL,NULL,''),(12128,'1050','121734885595','2024-12-22 19:51:39',4200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173488630530322233368','No',NULL,NULL,''),(12129,'1110','121734885595','2024-12-22 19:51:39',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(12130,'1110','121734885595','2024-12-22 19:39:55',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(12131,'1110','121734885595','2024-12-22 19:40:18',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(12132,'1110','121734885595','2024-12-22 19:49:44',NULL,400.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(12133,'1110','121734885595','2024-12-22 19:50:36',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(12134,'1110','121734885595','2024-12-22 19:50:55',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(12135,'5500','121734885595','2024-12-22 19:51:18',2784.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12136,'4000','121734885595','2024-12-22 19:51:39',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(12137,'4000','121734885595','2024-12-22 19:39:55',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(12138,'4000','121734885595','2024-12-22 19:40:18',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(12139,'4000','121734885595','2024-12-22 19:49:44',NULL,400.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(12140,'4000','121734885595','2024-12-22 19:50:36',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(12141,'4000','121734885595','2024-12-22 19:50:55',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12142,'4000','121734885595','2024-12-22 19:51:06',NULL,200.00,'','12','1','Good sold','1','','sales','6553','','No',NULL,NULL,''),(12149,'1050','81734887152','2024-12-22 20:06:26',1450.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173488739640247423223','No',NULL,NULL,''),(12150,'1110','81734887152','2024-12-22 20:06:26',NULL,370.00,'','8','1','Inventory sold','1','','sales','B013','','No',NULL,NULL,''),(12151,'1110','81734887152','2024-12-22 20:05:52',NULL,265.00,'','8','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(12152,'1110','81734887152','2024-12-22 20:06:15',NULL,185.00,'','8','1','Inventory sold','1','','sales','B013','','No',NULL,NULL,''),(12153,'1110','81734887152','2024-12-22 20:09:28',NULL,150.00,'','8','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(12154,'5500','81734887152','2024-12-22 20:09:37',970.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12155,'4000','81734887152','2024-12-22 20:06:26',NULL,600.00,'','8','1','Good sold','1','','sales','B013','','No',NULL,NULL,''),(12156,'4000','81734887152','2024-12-22 20:05:52',NULL,350.00,'','8','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(12157,'4000','81734887152','2024-12-22 20:06:15',NULL,300.00,'','8','1','Good sold','1','','sales','B013','','No',NULL,NULL,''),(12158,'4000','81734887152','2024-12-22 20:09:28',NULL,200.00,'','8','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(12159,'1050','81734889967','2024-12-22 20:53:57',3600.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173489008503233332222','No',NULL,NULL,''),(12160,'1110','81734889967','2024-12-22 20:53:57',NULL,507.00,'','8','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(12161,'1110','81734889967','2024-12-22 20:52:47',NULL,586.56,'','8','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(12162,'1110','81734889967','2024-12-22 20:53:09',NULL,1232.00,'','8','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(12163,'5500','81734889967','2024-12-22 20:53:34',2325.56,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12164,'4000','81734889967','2024-12-22 20:53:57',NULL,750.00,'','8','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(12165,'4000','81734889967','2024-12-22 20:52:47',NULL,750.00,'','8','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(12166,'4000','81734889967','2024-12-22 20:53:09',NULL,2100.00,'','8','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(12167,'1050','191734874562','2024-12-22 17:16:20',3450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173489171213323132203','No',NULL,NULL,''),(12168,'1110','191734874562','2024-12-22 17:16:20',NULL,680.00,'','19','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(12169,'1110','191734874562','2024-12-22 16:36:02',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(12170,'1110','191734874562','2024-12-22 17:13:52',NULL,176.00,'','19','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(12171,'1110','191734874562','2024-12-22 17:14:07',NULL,47.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(12172,'1110','191734874562','2024-12-22 17:14:14',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(12173,'1110','191734874562','2024-12-22 17:14:25',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(12174,'5500','191734874562','2024-12-22 21:17:26',2395.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12175,'4000','191734874562','2024-12-22 17:16:20',NULL,1200.00,'','19','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(12176,'4000','191734874562','2024-12-22 16:36:02',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(12177,'4000','191734874562','2024-12-22 17:13:52',NULL,250.00,'','19','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(12178,'4000','191734874562','2024-12-22 17:14:07',NULL,100.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(12179,'4000','191734874562','2024-12-22 17:14:14',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(12180,'4000','191734874562','2024-12-22 17:14:25',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(12181,'4000','191734874562','2024-12-22 17:16:10',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(12182,'1050','121734883941','2024-12-22 19:12:58',1900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173489344033244237037','No',NULL,NULL,''),(12183,'1110','121734883941','2024-12-22 21:50:09',NULL,610.00,'','12','1','Inventory sold','1','','sales','B064','','No',NULL,NULL,''),(12184,'1110','121734883941','2024-12-22 21:50:21',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(12185,'5500','121734883941','2024-12-22 21:50:30',652.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12186,'4000','121734883941','2024-12-22 19:12:58',NULL,300.00,'','12','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(12187,'4000','121734883941','2024-12-22 19:12:21',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(12188,'4000','121734883941','2024-12-22 19:12:46',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(12189,'4000','121734883941','2024-12-22 21:50:09',NULL,1200.00,'','12','1','Good sold','1','','sales','B064','','No',NULL,NULL,''),(12190,'4000','121734883941','2024-12-22 21:50:21',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(12201,'1050','121734894019','2024-12-22 22:01:45',3100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173489411742732130200','No',NULL,NULL,''),(12202,'1110','121734894019','2024-12-22 22:01:45',NULL,2000.00,'','12','1','Inventory sold','1','','sales','5997','','No',NULL,NULL,''),(12203,'1110','121734894019','2024-12-22 22:00:19',NULL,300.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(12204,'5500','121734894019','2024-12-22 22:01:22',2300.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12205,'4000','121734894019','2024-12-22 22:01:45',NULL,2000.00,'','12','1','Good sold','1','','sales','5997','','No',NULL,NULL,''),(12206,'4000','121734894019','2024-12-22 22:00:19',NULL,600.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(12207,'4000','121734894019','2024-12-22 22:00:53',NULL,500.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(12208,'1050','81734894911','2024-12-22 22:17:13',2850.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173489504133223334203','No',NULL,NULL,''),(12209,'1110','81734894911','2024-12-22 22:15:11',NULL,0.00,'','8','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(12210,'1110','81734894911','2024-12-22 22:16:07',NULL,352.00,'','8','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(12211,'5500','81734894911','2024-12-22 22:16:53',352.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12212,'4000','81734894911','2024-12-22 22:17:13',NULL,1300.00,'','8','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(12213,'4000','81734894911','2024-12-22 22:15:11',NULL,300.00,'','8','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12214,'4000','81734894911','2024-12-22 22:15:37',NULL,150.00,'','8','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(12215,'4000','81734894911','2024-12-22 22:15:50',NULL,100.00,'','8','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(12216,'4000','81734894911','2024-12-22 22:16:07',NULL,600.00,'','8','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(12217,'4000','81734894911','2024-12-22 22:16:22',NULL,200.00,'','8','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(12218,'4000','81734894911','2024-12-22 22:16:38',NULL,200.00,'','8','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(12219,'1050','81734895042','2024-12-22 22:29:40',4950.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173489588121320903180','No',NULL,NULL,''),(12220,'1110','81734895042','2024-12-22 22:29:40',NULL,84.00,'','8','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(12221,'1110','81734895042','2024-12-22 22:17:22',NULL,560.04,'','8','1','Inventory sold','1','','sales','B035','','No',NULL,NULL,''),(12222,'1110','81734895042','2024-12-22 22:19:15',NULL,1290.00,'','8','1','Inventory sold','1','','sales','B044','','No',NULL,NULL,''),(12223,'1110','81734895042','2024-12-22 22:20:32',NULL,440.00,'','8','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(12224,'1110','81734895042','2024-12-22 22:28:47',NULL,440.00,'','8','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(12225,'5500','81734895042','2024-12-22 22:29:19',2814.04,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12226,'4000','81734895042','2024-12-22 22:29:40',NULL,200.00,'','8','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(12227,'4000','81734895042','2024-12-22 22:17:22',NULL,750.00,'','8','1','Good sold','1','','sales','B035','','No',NULL,NULL,''),(12228,'4000','81734895042','2024-12-22 22:19:15',NULL,2200.00,'','8','1','Good sold','1','','sales','B044','','No',NULL,NULL,''),(12229,'4000','81734895042','2024-12-22 22:20:11',NULL,100.00,'','8','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(12230,'4000','81734895042','2024-12-22 22:20:23',NULL,500.00,'','8','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(12231,'4000','81734895042','2024-12-22 22:20:32',NULL,600.00,'','8','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(12232,'4000','81734895042','2024-12-22 22:28:47',NULL,600.00,'','8','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(12233,'1050','81734895882','2024-12-22 22:34:44',1900.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173489609930303323398','No',NULL,NULL,''),(12234,'1110','81734895882','2024-12-22 22:31:22',NULL,338.00,'','8','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(12235,'1110','81734895882','2024-12-22 22:31:58',NULL,176.00,'','8','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(12236,'1110','81734895882','2024-12-22 22:32:49',NULL,600.00,'','8','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(12237,'5500','81734895882','2024-12-22 22:33:26',1114.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12238,'4000','81734895882','2024-12-22 22:34:44',NULL,200.00,'','8','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(12239,'4000','81734895882','2024-12-22 22:31:22',NULL,500.00,'','8','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(12240,'4000','81734895882','2024-12-22 22:31:58',NULL,300.00,'','8','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(12241,'4000','81734895882','2024-12-22 22:32:27',NULL,200.00,'','8','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(12242,'4000','81734895882','2024-12-22 22:32:49',NULL,600.00,'','8','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(12243,'4000','81734895882','2024-12-22 22:33:12',NULL,100.00,'','8','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(12244,'1050','81734897299','2024-12-22 22:55:46',650.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173489735352343903222','No',NULL,NULL,''),(12245,'1110','81734897299','2024-12-22 22:55:46',NULL,169.00,'','8','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(12246,'1110','81734897299','2024-12-22 22:54:59',NULL,400.00,'','8','1','Inventory sold','1','','sales','6020','','No',NULL,NULL,''),(12247,'5500','81734897299','2024-12-22 22:55:22',569.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12248,'4000','81734897299','2024-12-22 22:55:46',NULL,250.00,'','8','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(12249,'4000','81734897299','2024-12-22 22:54:59',NULL,400.00,'','8','1','Good sold','1','','sales','6020','','No',NULL,NULL,''),(12250,'1050','121734893964','2024-12-22 22:00:08',4300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173489925790039438222','No',NULL,NULL,''),(12251,'1110','121734893964','2024-12-22 22:00:08',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(12252,'1110','121734893964','2024-12-22 21:59:24',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(12253,'1110','121734893964','2024-12-22 21:59:35',NULL,1500.00,'','12','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(12254,'1110','121734893964','2024-12-22 21:59:48',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(12255,'5500','121734893964','2024-12-22 23:27:22',2642.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12256,'4000','121734893964','2024-12-22 22:00:08',NULL,1300.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(12257,'4000','121734893964','2024-12-22 21:59:24',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(12258,'4000','121734893964','2024-12-22 21:59:35',NULL,1500.00,'','12','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(12259,'4000','121734893964','2024-12-22 21:59:48',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(12260,'4000','121734893964','2024-12-22 22:00:00',NULL,1200.00,'','12','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(12261,'1050','191734959921','2024-12-23 16:19:00',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173495994723923431003','No',NULL,NULL,''),(12262,'1110','191734959921','2024-12-23 16:19:00',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(12263,'5500','191734959921','2024-12-23 16:18:41',450.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12264,'4000','191734959921','2024-12-23 16:19:00',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(12272,'1050','81734962126','2024-12-23 16:55:47',300.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173496216160232218222','No',NULL,NULL,''),(12273,'4000','81734962126','2024-12-23 16:55:47',NULL,150.00,'','8','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12274,'4000','81734962126','2024-12-23 16:55:26',NULL,150.00,'','8','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(12275,'1050','191734959953','2024-12-23 16:19:55',1200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173496829922123620922','No',NULL,NULL,''),(12276,'1110','191734959953','2024-12-23 16:19:13',NULL,300.00,'','19','1','Inventory sold','1','','sales','5998','','No',NULL,NULL,''),(12277,'1110','191734959953','2024-12-23 16:19:28',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(12278,'5500','191734959953','2024-12-23 18:38:10',516.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12279,'4000','191734959953','2024-12-23 16:19:55',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(12280,'4000','191734959953','2024-12-23 16:19:13',NULL,500.00,'','19','1','Good sold','1','','sales','5998','','No',NULL,NULL,''),(12281,'4000','191734959953','2024-12-23 16:19:28',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(12282,'4000','191734959953','2024-12-23 16:19:42',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(12283,'1050','81734976267','2024-12-23 20:51:22',1000.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173497629437069363920','No',NULL,NULL,''),(12284,'1110','81734976267','2024-12-23 20:51:22',NULL,676.00,'','8','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(12285,'5500','81734976267','2024-12-23 20:51:07',676.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12286,'4000','81734976267','2024-12-23 20:51:22',NULL,1000.00,'','8','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(12287,'1050','81734979557','2024-12-23 21:47:15',2500.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173497969144333332029','No',NULL,NULL,''),(12288,'1110','81734979557','2024-12-23 21:47:15',NULL,1500.00,'','8','1','Inventory sold','1','','sales','6015','','No',NULL,NULL,''),(12289,'1110','81734979557','2024-12-23 21:45:57',NULL,200.00,'','8','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(12290,'1110','81734979557','2024-12-23 21:46:47',NULL,0.00,'','8','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(12291,'5500','81734979557','2024-12-23 21:47:02',1700.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12292,'4000','81734979557','2024-12-23 21:47:15',NULL,1500.00,'','8','1','Good sold','1','','sales','6015','','No',NULL,NULL,''),(12293,'4000','81734979557','2024-12-23 21:45:57',NULL,400.00,'','8','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(12294,'4000','81734979557','2024-12-23 21:46:47',NULL,600.00,'','8','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12295,'1050','211735033230','2024-12-24 12:40:53',350.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21173503325635222225233','No',NULL,NULL,''),(12296,'1110','211735033230','2024-12-24 12:40:53',NULL,0.00,'','21','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(12297,'1110','211735033230','2024-12-24 12:40:30',NULL,150.00,'','21','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(12298,'5500','211735033230','2024-12-24 12:40:42',150.00,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12299,'4000','211735033230','2024-12-24 12:40:53',NULL,150.00,'','21','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12300,'4000','211735033230','2024-12-24 12:40:30',NULL,200.00,'','21','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(12301,'1050','191735047316','2024-12-24 16:35:46',450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173504734802322330420','No',NULL,NULL,''),(12302,'1110','191735047316','2024-12-24 16:35:46',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(12303,'1110','191735047316','2024-12-24 16:35:16',NULL,100.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(12304,'5500','191735047316','2024-12-24 16:35:37',100.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12305,'4000','191735047316','2024-12-24 16:35:46',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12306,'4000','191735047316','2024-12-24 16:35:16',NULL,200.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(12307,'4000','191735047316','2024-12-24 16:35:31',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(12308,'1050','81735060738','2024-12-24 20:19:22',2500.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173506077532330302020','No',NULL,NULL,''),(12309,'4000','81735060738','2024-12-24 20:19:22',NULL,2500.00,'','8','1','Good sold','1','','sales','6540','','No',NULL,NULL,''),(12310,'1050','191735060846','2024-12-24 20:20:57',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173506085922022222208','No',NULL,NULL,''),(12311,'1110','191735060846','2024-12-24 20:20:57',NULL,400.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(12312,'5500','191735060846','2024-12-24 20:20:46',400.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12313,'4000','191735060846','2024-12-24 20:20:57',NULL,500.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(12314,'1050','81735064266','2024-12-24 21:18:47',1700.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173506433931320433291','No',NULL,NULL,''),(12315,'1110','81735064266','2024-12-24 21:17:46',NULL,100.00,'','8','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(12316,'5500','81735064266','2024-12-24 21:18:34',100.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12317,'4000','81735064266','2024-12-24 21:18:47',NULL,1300.00,'','8','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(12318,'4000','81735064266','2024-12-24 21:17:46',NULL,200.00,'','8','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(12319,'4000','81735064266','2024-12-24 21:18:03',NULL,100.00,'','8','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(12320,'4000','81735064266','2024-12-24 21:18:21',NULL,100.00,'','8','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(12321,'1050','191735113645','2024-12-25 11:01:42',6300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173511371073013322233','No',NULL,NULL,''),(12322,'4000','191735113645','2024-12-25 11:01:42',NULL,4800.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(12323,'4000','191735113645','2024-12-25 11:00:45',NULL,1500.00,'','19','1','Good sold','1','','sales','6509','','No',NULL,NULL,''),(12324,'1050','191735113903','2024-12-25 11:08:06',1600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173511408933233322032','No',NULL,NULL,''),(12325,'1110','191735113903','2024-12-25 11:08:06',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(12326,'1110','191735113903','2024-12-25 11:05:03',NULL,676.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(12327,'5500','191735113903','2024-12-25 11:05:41',1126.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12328,'4000','191735113903','2024-12-25 11:08:06',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(12329,'4000','191735113903','2024-12-25 11:05:03',NULL,1000.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(12330,'1050','191735114403','2024-12-25 11:13:34',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173511473120932233133','No',NULL,NULL,''),(12331,'1110','191735114403','2024-12-25 11:13:34',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(12332,'5500','191735114403','2024-12-25 11:13:23',338.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12333,'4000','191735114403','2024-12-25 11:13:34',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(12334,'1050','191735115050','2024-12-25 11:24:39',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173511508333333302222','No',NULL,NULL,''),(12335,'4000','191735115050','2024-12-25 11:24:39',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12336,'4000','191735115050','2024-12-25 11:24:10',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(12337,'1050','121735115279','2024-12-25 11:32:14',4200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173511553673622133323','No',NULL,NULL,''),(12338,'1110','121735115279','2024-12-25 11:32:14',NULL,2000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(12339,'5500','121735115279','2024-12-25 11:32:03',2000.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12340,'4000','121735115279','2024-12-25 11:32:14',NULL,2600.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(12341,'4000','121735115279','2024-12-25 11:27:59',NULL,1600.00,'','12','1','Good sold','1','','sales','6562','','No',NULL,NULL,''),(12342,'1050','191735120690','2024-12-25 13:09:39',750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173512138271121325073','No',NULL,NULL,''),(12343,'1110','191735120690','2024-12-25 13:09:02',NULL,200.00,'','19','1','Inventory sold','1','','sales','6034','','No',NULL,NULL,''),(12344,'5500','191735120690','2024-12-25 13:09:28',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12345,'4000','191735120690','2024-12-25 13:09:39',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(12346,'4000','191735120690','2024-12-25 12:58:10',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(12347,'4000','191735120690','2024-12-25 13:09:02',NULL,200.00,'','19','1','Good sold','1','','sales','6034','','No',NULL,NULL,''),(12348,'4000','191735120690','2024-12-25 13:09:12',NULL,300.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(12359,'1050','191735122287','2024-12-25 13:26:36',800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173512239792332039033','No',NULL,NULL,''),(12360,'1110','191735122287','2024-12-25 13:26:36',NULL,400.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(12361,'5500','191735122287','2024-12-25 13:26:27',400.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12362,'4000','191735122287','2024-12-25 13:26:36',NULL,500.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(12363,'4000','191735122287','2024-12-25 13:24:47',NULL,300.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(12367,'1050','191735122022','2024-12-25 13:20:48',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173512301033533232210','No',NULL,NULL,''),(12368,'4000','191735122022','2024-12-25 13:20:48',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(12369,'4000','191735122022','2024-12-25 13:20:23',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(12370,'4000','191735122022','2024-12-25 13:27:19',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(12371,'1050','121735123205','2024-12-25 13:40:57',1600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173512325913310222223','No',NULL,NULL,''),(12372,'1110','121735123205','2024-12-25 13:40:57',NULL,300.00,'','12','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(12373,'1110','121735123205','2024-12-25 13:40:22',NULL,432.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(12374,'5500','121735123205','2024-12-25 13:40:42',732.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12375,'4000','121735123205','2024-12-25 13:40:57',NULL,400.00,'','12','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(12376,'4000','121735123205','2024-12-25 13:40:05',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(12377,'4000','121735123205','2024-12-25 13:40:22',NULL,800.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(12378,'4000','121735123205','2024-12-25 13:40:32',NULL,200.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(12391,'1050','191735125444','2024-12-25 14:24:36',2200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173512595123502332332','No',NULL,NULL,''),(12392,'1110','191735125444','2024-12-25 14:24:36',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(12393,'1110','191735125444','2024-12-25 14:17:24',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(12394,'5500','191735125444','2024-12-25 14:24:28',1400.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12395,'4000','191735125444','2024-12-25 14:24:36',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(12396,'4000','191735125444','2024-12-25 14:17:24',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(12397,'1050','191735125952','2024-12-25 14:28:18',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173512609929292259323','No',NULL,NULL,''),(12398,'1110','191735125952','2024-12-25 14:28:18',NULL,400.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(12399,'5500','191735125952','2024-12-25 14:25:52',400.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12400,'4000','191735125952','2024-12-25 14:28:18',NULL,500.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(12401,'1050','191735126100','2024-12-25 14:28:48',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173512613022005309013','No',NULL,NULL,''),(12402,'1110','191735126100','2024-12-25 14:28:20',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(12403,'5500','191735126100','2024-12-25 14:28:39',150.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12404,'4000','191735126100','2024-12-25 14:28:48',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(12405,'4000','191735126100','2024-12-25 14:28:20',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(12433,'1050','191735126771','2024-12-25 14:41:12',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173512687626223305229','No',NULL,NULL,''),(12434,'4000','191735126771','2024-12-25 14:41:12',NULL,400.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(12445,'1050','191735126475','2024-12-25 14:35:32',1200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173512757029372252077','No',NULL,NULL,''),(12446,'1110','191735126475','2024-12-25 14:35:32',NULL,300.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(12447,'1110','191735126475','2024-12-25 14:34:35',NULL,300.00,'','19','1','Inventory sold','1','','sales','6048','','No',NULL,NULL,''),(12448,'5500','191735126475','2024-12-25 14:52:11',600.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12449,'4000','191735126475','2024-12-25 14:35:32',NULL,400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(12450,'4000','191735126475','2024-12-25 14:34:35',NULL,600.00,'','19','1','Good sold','1','','sales','6048','','No',NULL,NULL,''),(12451,'4000','191735126475','2024-12-25 14:35:21',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(12452,'1050','191735127571','2024-12-25 14:52:59',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173512758170210223003','No',NULL,NULL,''),(12453,'1110','191735127571','2024-12-25 14:52:59',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(12454,'5500','191735127571','2024-12-25 14:52:51',79.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12455,'4000','191735127571','2024-12-25 14:52:59',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(12456,'1050','191735121383','2024-12-25 13:20:20',1750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173512772920031313733','No',NULL,NULL,''),(12457,'1110','191735121383','2024-12-25 13:09:43',NULL,300.00,'','19','1','Inventory sold','1','','sales','6048','','No',NULL,NULL,''),(12458,'1110','191735121383','2024-12-25 13:24:28',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(12459,'1110','191735121383','2024-12-25 14:39:04',NULL,41.67,'','19','1','Inventory sold','1','','sales','B097','','No',NULL,NULL,''),(12460,'5500','191735121383','2024-12-25 14:55:18',557.67,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12461,'4000','191735121383','2024-12-25 13:20:20',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(12462,'4000','191735121383','2024-12-25 13:09:43',NULL,600.00,'','19','1','Good sold','1','','sales','6048','','No',NULL,NULL,''),(12463,'4000','191735121383','2024-12-25 13:24:00',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(12464,'4000','191735121383','2024-12-25 13:24:28',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(12465,'4000','191735121383','2024-12-25 14:39:04',NULL,150.00,'','19','1','Good sold','1','','sales','B097','','No',NULL,NULL,''),(12466,'4000','191735121383','2024-12-25 14:50:20',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(12467,'1050','191735127730','2024-12-25 14:59:13',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173512795632726705333','No',NULL,NULL,''),(12468,'1110','191735127730','2024-12-25 14:59:13',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(12469,'5500','191735127730','2024-12-25 14:55:30',1000.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12470,'4000','191735127730','2024-12-25 14:59:13',NULL,1000.00,'','19','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(12471,'1050','191735127957','2024-12-25 15:00:32',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173512803333031302217','No',NULL,NULL,''),(12472,'1110','191735127957','2024-12-25 14:59:17',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(12473,'5500','191735127957','2024-12-25 15:00:22',79.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12474,'4000','191735127957','2024-12-25 15:00:32',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(12475,'4000','191735127957','2024-12-25 14:59:17',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(12482,'1050','191735129115','2024-12-25 15:19:28',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173512917112012321300','No',NULL,NULL,''),(12483,'4000','191735129115','2024-12-25 15:19:28',NULL,400.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(12484,'1050','191735129172','2024-12-25 15:20:30',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173512923279332331322','No',NULL,NULL,''),(12485,'1110','191735129172','2024-12-25 15:20:30',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(12486,'5500','191735129172','2024-12-25 15:19:32',79.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12487,'4000','191735129172','2024-12-25 15:20:30',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(12488,'1050','191735124841','2024-12-25 14:08:49',3050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173512964632133330502','No',NULL,NULL,''),(12489,'1110','191735124841','2024-12-25 14:07:21',NULL,41.67,'','19','1','Inventory sold','1','','sales','B097','','No',NULL,NULL,''),(12490,'5500','191735124841','2024-12-25 15:25:30',41.67,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12491,'4000','191735124841','2024-12-25 14:08:49',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(12492,'4000','191735124841','2024-12-25 14:07:21',NULL,150.00,'','19','1','Good sold','1','','sales','B097','','No',NULL,NULL,''),(12493,'4000','191735124841','2024-12-25 14:07:34',NULL,2500.00,'','19','1','Good sold','1','','sales','6540','','No',NULL,NULL,''),(12494,'4000','191735124841','2024-12-25 14:07:49',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(12495,'1050','191735128035','2024-12-25 15:18:30',2300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173512979410225122202','No',NULL,NULL,''),(12496,'1110','191735128035','2024-12-25 15:18:30',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(12497,'1110','191735128035','2024-12-25 15:00:35',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(12498,'5500','191735128035','2024-12-25 15:29:39',1350.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12499,'4000','191735128035','2024-12-25 15:18:30',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(12500,'4000','191735128035','2024-12-25 15:00:35',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(12501,'4000','191735128035','2024-12-25 15:18:20',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(12540,'1050','191735132464','2024-12-25 16:14:38',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173513247927333272922','No',NULL,NULL,''),(12541,'1110','191735132464','2024-12-25 16:14:38',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(12542,'5500','191735132464','2024-12-25 16:14:24',338.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12543,'4000','191735132464','2024-12-25 16:14:38',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(12544,'1050','191735132482','2024-12-25 16:21:37',4300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173513290302372002203','No',NULL,NULL,''),(12545,'1110','191735132482','2024-12-25 16:21:37',NULL,1000.00,'','19','1','Inventory sold','1','','sales','5997','','No',NULL,NULL,''),(12546,'1110','191735132482','2024-12-25 16:14:42',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(12547,'1110','191735132482','2024-12-25 16:16:43',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(12548,'1110','191735132482','2024-12-25 16:17:06',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(12549,'1110','191735132482','2024-12-25 16:17:14',NULL,352.00,'','19','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(12550,'1110','191735132482','2024-12-25 16:20:07',NULL,176.00,'','19','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(12551,'5500','191735132482','2024-12-25 16:20:45',2294.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12552,'4000','191735132482','2024-12-25 16:21:37',NULL,1000.00,'','19','1','Good sold','1','','sales','5997','','No',NULL,NULL,''),(12553,'4000','191735132482','2024-12-25 16:14:42',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(12554,'4000','191735132482','2024-12-25 16:16:43',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(12555,'4000','191735132482','2024-12-25 16:16:57',NULL,750.00,'','19','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(12556,'4000','191735132482','2024-12-25 16:17:06',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(12557,'4000','191735132482','2024-12-25 16:17:14',NULL,500.00,'','19','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(12558,'4000','191735132482','2024-12-25 16:20:07',NULL,250.00,'','19','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(12559,'4000','191735132482','2024-12-25 16:20:31',NULL,500.00,'','19','1','Good sold','1','','sales','6549','','No',NULL,NULL,''),(12560,'1050','191735132904','2024-12-25 16:25:38',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173513314123229313172','No',NULL,NULL,''),(12561,'1110','191735132904','2024-12-25 16:25:38',NULL,338.16,'','19','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(12562,'1110','191735132904','2024-12-25 16:21:44',NULL,352.00,'','19','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(12563,'5500','191735132904','2024-12-25 16:23:33',690.16,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12564,'4000','191735132904','2024-12-25 16:25:38',NULL,500.00,'','19','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(12565,'4000','191735132904','2024-12-25 16:21:44',NULL,500.00,'','19','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(12582,'1050','191735134262','2024-12-25 16:44:42',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173513428522533223233','No',NULL,NULL,''),(12583,'4000','191735134262','2024-12-25 16:44:42',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(12596,'1050','191735134592','2024-12-25 16:57:11',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173513503317313320035','No',NULL,NULL,''),(12597,'4000','191735134592','2024-12-25 16:57:11',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(12617,'1050','191735136640','2024-12-25 17:24:09',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173513665003125062072','No',NULL,NULL,''),(12618,'1110','191735136640','2024-12-25 17:24:09',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(12619,'5500','191735136640','2024-12-25 17:24:01',150.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12620,'4000','191735136640','2024-12-25 17:24:09',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(12621,'1050','191735137437','2024-12-25 17:37:28',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173513745039242300000','No',NULL,NULL,''),(12622,'1110','191735137437','2024-12-25 17:37:28',NULL,400.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(12623,'5500','191735137437','2024-12-25 17:37:18',400.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12624,'4000','191735137437','2024-12-25 17:37:28',NULL,500.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(12625,'1050','191735131198','2024-12-25 15:53:55',1650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173513813277800232372','No',NULL,NULL,''),(12626,'1110','191735131198','2024-12-25 15:53:55',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(12627,'1110','191735131198','2024-12-25 15:53:39',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(12628,'5500','191735131198','2024-12-25 15:53:46',1116.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12629,'4000','191735131198','2024-12-25 15:53:55',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(12630,'4000','191735131198','2024-12-25 15:53:18',NULL,250.00,'','19','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(12631,'4000','191735131198','2024-12-25 15:53:30',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(12632,'4000','191735131198','2024-12-25 15:53:39',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(12637,'1050','191735138727','2024-12-25 18:01:06',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173513886903202212020','No',NULL,NULL,''),(12638,'1110','191735138727','2024-12-25 18:01:06',NULL,400.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(12639,'5500','191735138727','2024-12-25 17:58:47',400.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12640,'4000','191735138727','2024-12-25 18:01:06',NULL,500.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(12647,'1050','191735140265','2024-12-25 18:24:42',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173514028403130202302','No',NULL,NULL,''),(12648,'1110','191735140265','2024-12-25 18:24:42',NULL,352.00,'','19','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(12649,'5500','191735140265','2024-12-25 18:24:25',352.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12650,'4000','191735140265','2024-12-25 18:24:42',NULL,500.00,'','19','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(12671,'1050','191735141472','2024-12-25 18:49:51',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173514182512323335321','No',NULL,NULL,''),(12672,'1110','191735141472','2024-12-25 18:49:51',NULL,200.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(12673,'1110','191735141472','2024-12-25 18:44:32',NULL,200.00,'','19','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(12674,'5500','191735141472','2024-12-25 18:50:06',400.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12675,'4000','191735141472','2024-12-25 18:49:51',NULL,400.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(12676,'4000','191735141472','2024-12-25 18:44:32',NULL,200.00,'','19','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(12698,'1050','191735126131','2024-12-25 14:34:16',5750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173514267523322131232','No',NULL,NULL,''),(12699,'1110','191735126131','2024-12-25 14:34:16',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(12700,'1110','191735126131','2024-12-25 14:28:51',NULL,610.00,'','19','1','Inventory sold','1','','sales','B064','','No',NULL,NULL,''),(12701,'1110','191735126131','2024-12-25 14:32:53',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(12702,'1110','191735126131','2024-12-25 14:33:00',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(12703,'1110','191735126131','2024-12-25 14:33:15',NULL,200.00,'','19','1','Inventory sold','1','','sales','6020','','No',NULL,NULL,''),(12704,'1110','191735126131','2024-12-25 16:07:43',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(12705,'1110','191735126131','2024-12-25 16:59:37',NULL,41.67,'','19','1','Inventory sold','1','','sales','B097','','No',NULL,NULL,''),(12706,'1110','191735126131','2024-12-25 16:59:51',NULL,41.67,'','19','1','Inventory sold','1','','sales','B097','','No',NULL,NULL,''),(12707,'1110','191735126131','2024-12-25 19:02:48',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(12708,'5500','191735126131','2024-12-25 19:04:22',3625.33,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12709,'4000','191735126131','2024-12-25 14:34:16',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(12710,'4000','191735126131','2024-12-25 14:28:51',NULL,1200.00,'','19','1','Good sold','1','','sales','B064','','No',NULL,NULL,''),(12711,'4000','191735126131','2024-12-25 14:32:53',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(12712,'4000','191735126131','2024-12-25 14:33:00',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(12713,'4000','191735126131','2024-12-25 14:33:15',NULL,200.00,'','19','1','Good sold','1','','sales','6020','','No',NULL,NULL,''),(12714,'4000','191735126131','2024-12-25 14:33:24',NULL,300.00,'','19','1','Good sold','1','','sales','6522','','No',NULL,NULL,''),(12715,'4000','191735126131','2024-12-25 14:33:37',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(12716,'4000','191735126131','2024-12-25 16:05:48',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(12717,'4000','191735126131','2024-12-25 16:07:43',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(12718,'4000','191735126131','2024-12-25 16:59:37',NULL,150.00,'','19','1','Good sold','1','','sales','B097','','No',NULL,NULL,''),(12719,'4000','191735126131','2024-12-25 16:59:51',NULL,150.00,'','19','1','Good sold','1','','sales','B097','','No',NULL,NULL,''),(12720,'4000','191735126131','2024-12-25 19:02:48',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12749,'1050','191735138133','2024-12-25 17:58:44',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173514334734232337072','No',NULL,NULL,''),(12750,'1110','191735138133','2024-12-25 17:58:44',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(12751,'1110','191735138133','2024-12-25 17:48:53',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(12752,'1110','191735138133','2024-12-25 18:12:12',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(12753,'1110','191735138133','2024-12-25 19:11:05',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(12754,'5500','191735138133','2024-12-25 19:15:32',338.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12755,'4000','191735138133','2024-12-25 17:58:44',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(12756,'4000','191735138133','2024-12-25 17:48:53',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12757,'4000','191735138133','2024-12-25 18:12:12',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(12758,'4000','191735138133','2024-12-25 19:11:05',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12759,'4000','191735138133','2024-12-25 19:11:18',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(12801,'1050','191735145875','2024-12-25 19:58:07',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173514589235130323243','No',NULL,NULL,''),(12802,'1110','191735145875','2024-12-25 19:58:07',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(12803,'5500','191735145875','2024-12-25 19:57:55',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12804,'4000','191735145875','2024-12-25 19:58:07',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(12805,'1050','191735133142','2024-12-25 16:32:39',5200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173514708420223214231','No',NULL,NULL,''),(12806,'1110','191735133142','2024-12-25 16:32:39',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(12807,'1110','191735133142','2024-12-25 16:25:42',NULL,1500.00,'','19','1','Inventory sold','1','','sales','6015','','No',NULL,NULL,''),(12808,'1110','191735133142','2024-12-25 16:32:30',NULL,176.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(12809,'1110','191735133142','2024-12-25 16:43:16',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(12810,'1110','191735133142','2024-12-25 16:44:13',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(12811,'1110','191735133142','2024-12-25 16:47:33',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(12812,'1110','191735133142','2024-12-25 18:31:36',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(12813,'1110','191735133142','2024-12-25 18:31:55',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(12814,'1110','191735133142','2024-12-25 19:09:54',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(12815,'1110','191735133142','2024-12-25 19:45:12',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(12816,'5500','191735133142','2024-12-25 20:17:49',3426.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12817,'4000','191735133142','2024-12-25 16:32:39',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(12818,'4000','191735133142','2024-12-25 16:25:42',NULL,1500.00,'','19','1','Good sold','1','','sales','6015','','No',NULL,NULL,''),(12819,'4000','191735133142','2024-12-25 16:32:30',NULL,300.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(12820,'4000','191735133142','2024-12-25 16:43:16',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(12821,'4000','191735133142','2024-12-25 16:44:13',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(12822,'4000','191735133142','2024-12-25 16:47:33',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(12823,'4000','191735133142','2024-12-25 18:31:36',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(12824,'4000','191735133142','2024-12-25 18:31:55',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(12825,'4000','191735133142','2024-12-25 19:09:54',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(12826,'4000','191735133142','2024-12-25 19:31:03',NULL,600.00,'','19','1','Good sold','1','','sales','6529','','No',NULL,NULL,''),(12827,'4000','191735133142','2024-12-25 19:45:12',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(12828,'1050','191735148529','2024-12-25 20:42:43',650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173514856635323220230','No',NULL,NULL,''),(12829,'1110','191735148529','2024-12-25 20:42:43',NULL,195.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(12830,'1110','191735148529','2024-12-25 20:42:09',NULL,265.00,'','19','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(12831,'5500','191735148529','2024-12-25 20:42:35',460.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12832,'4000','191735148529','2024-12-25 20:42:43',NULL,300.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(12833,'4000','191735148529','2024-12-25 20:42:09',NULL,350.00,'','19','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(12834,'1050','191735148567','2024-12-25 20:43:01',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173514858920258973353','No',NULL,NULL,''),(12835,'1110','191735148567','2024-12-25 20:43:01',NULL,370.00,'','19','1','Inventory sold','1','','sales','B013','','No',NULL,NULL,''),(12836,'5500','191735148567','2024-12-25 20:42:47',370.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12837,'4000','191735148567','2024-12-25 20:43:01',NULL,600.00,'','19','1','Good sold','1','','sales','B013','','No',NULL,NULL,''),(12842,'1050','191735148733','2024-12-25 20:45:47',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173514921829928421232','No',NULL,NULL,''),(12843,'1110','191735148733','2024-12-25 20:45:47',NULL,169.08,'','19','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(12844,'1110','191735148733','2024-12-25 20:45:33',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(12845,'5500','191735148733','2024-12-25 20:53:22',364.60,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12846,'4000','191735148733','2024-12-25 20:45:47',NULL,250.00,'','19','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(12847,'4000','191735148733','2024-12-25 20:45:33',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(12848,'1050','191735152212','2024-12-25 21:45:35',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173515233722552502333','No',NULL,NULL,''),(12849,'4000','191735152212','2024-12-25 21:45:35',NULL,200.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(12850,'4000','191735152212','2024-12-25 21:43:32',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(12851,'1050','191735152338','2024-12-25 21:47:14',3600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173515243655271162430','No',NULL,NULL,''),(12852,'4000','191735152338','2024-12-25 21:47:14',NULL,3600.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(12853,'1050','191735152556','2024-12-25 21:49:28',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173515257439290335021','No',NULL,NULL,''),(12854,'4000','191735152556','2024-12-25 21:49:28',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(12855,'1050','191735152828','2024-12-25 21:59:47',1200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173515319231920307332','No',NULL,NULL,''),(12856,'1110','191735152828','2024-12-25 21:59:47',NULL,610.00,'','19','1','Inventory sold','1','','sales','B064','','No',NULL,NULL,''),(12857,'5500','191735152828','2024-12-25 21:53:48',610.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12858,'4000','191735152828','2024-12-25 21:59:47',NULL,1200.00,'','19','1','Good sold','1','','sales','B064','','No',NULL,NULL,''),(12859,'1050','191735153642','2024-12-25 22:07:32',900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173515365313332102323','No',NULL,NULL,''),(12860,'1110','191735153642','2024-12-25 22:07:32',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(12861,'5500','191735153642','2024-12-25 22:07:22',900.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12862,'4000','191735153642','2024-12-25 22:07:32',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(12863,'1050','191735154754','2024-12-25 22:26:12',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173515477524323303307','No',NULL,NULL,''),(12864,'4000','191735154754','2024-12-25 22:26:12',NULL,600.00,'','19','1','Good sold','1','','sales','6563','','No',NULL,NULL,''),(12865,'1050','191735155524','2024-12-25 22:39:32',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173515557723335325135','No',NULL,NULL,''),(12866,'4000','191735155524','2024-12-25 22:39:32',NULL,600.00,'','19','1','Good sold','1','','sales','6529','','No',NULL,NULL,''),(12884,'1050','81735206966','2024-12-26 12:56:22',250.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173520701133272723213','No',NULL,NULL,''),(12885,'1110','81735206966','2024-12-26 12:56:22',NULL,169.00,'','8','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(12886,'5500','81735206966','2024-12-26 12:56:06',169.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12887,'4000','81735206966','2024-12-26 12:56:22',NULL,250.00,'','8','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(12888,'1050','191735200689','2024-12-26 11:11:58',2500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173520750531331322302','No',NULL,NULL,''),(12889,'1110','191735200689','2024-12-26 11:11:58',NULL,440.00,'','19','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(12890,'1110','191735200689','2024-12-26 11:11:29',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(12891,'1110','191735200689','2024-12-26 11:11:41',NULL,440.00,'','19','1','Inventory sold','1','','sales','B016','','No',NULL,NULL,''),(12892,'1110','191735200689','2024-12-26 12:52:39',NULL,500.00,'','19','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(12893,'1110','191735200689','2024-12-26 12:52:50',NULL,500.00,'','19','1','Inventory sold','1','','sales','6035','','No',NULL,NULL,''),(12894,'5500','191735200689','2024-12-26 13:04:44',1922.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12895,'4000','191735200689','2024-12-26 11:11:58',NULL,600.00,'','19','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(12896,'4000','191735200689','2024-12-26 11:11:29',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(12897,'4000','191735200689','2024-12-26 11:11:41',NULL,600.00,'','19','1','Good sold','1','','sales','B016','','No',NULL,NULL,''),(12898,'4000','191735200689','2024-12-26 12:52:25',NULL,200.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(12899,'4000','191735200689','2024-12-26 12:52:39',NULL,500.00,'','19','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(12900,'4000','191735200689','2024-12-26 12:52:50',NULL,500.00,'','19','1','Good sold','1','','sales','6035','','No',NULL,NULL,''),(12901,'1050','191735208416','2024-12-26 13:20:25',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173520842832320973321','No',NULL,NULL,''),(12902,'1110','191735208416','2024-12-26 13:20:25',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(12903,'5500','191735208416','2024-12-26 13:20:16',169.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12904,'4000','191735208416','2024-12-26 13:20:25',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(12905,'1050','81735208467','2024-12-26 13:22:17',1050.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173520855532320558232','No',NULL,NULL,''),(12906,'1110','81735208467','2024-12-26 13:22:17',NULL,220.00,'','8','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(12907,'1110','81735208467','2024-12-26 13:21:07',NULL,79.17,'','8','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(12908,'1110','81735208467','2024-12-26 13:21:25',NULL,195.52,'','8','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(12909,'5500','81735208467','2024-12-26 13:22:01',494.69,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12910,'4000','81735208467','2024-12-26 13:22:17',NULL,300.00,'','8','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(12911,'4000','81735208467','2024-12-26 13:21:07',NULL,200.00,'','8','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(12912,'4000','81735208467','2024-12-26 13:21:25',NULL,250.00,'','8','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(12913,'4000','81735208467','2024-12-26 13:21:43',NULL,300.00,'','8','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(12999,'1050','191735210854','2024-12-26 14:10:59',4600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173521711822331039181','No',NULL,NULL,''),(13000,'1110','191735210854','2024-12-26 14:10:59',NULL,1500.00,'','19','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(13001,'1110','191735210854','2024-12-26 14:00:54',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(13002,'1110','191735210854','2024-12-26 14:10:05',NULL,300.00,'','19','1','Inventory sold','1','','sales','5984','','No',NULL,NULL,''),(13003,'1110','191735210854','2024-12-26 14:10:16',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(13004,'1110','191735210854','2024-12-26 14:10:47',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(13005,'1110','191735210854','2024-12-26 14:24:27',NULL,200.00,'','19','1','Inventory sold','1','','sales','5984','','No',NULL,NULL,''),(13006,'1110','191735210854','2024-12-26 14:43:42',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(13007,'5500','191735210854','2024-12-26 15:45:03',3882.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13008,'4000','191735210854','2024-12-26 14:10:59',NULL,1500.00,'','19','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(13009,'4000','191735210854','2024-12-26 14:00:54',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(13010,'4000','191735210854','2024-12-26 14:10:05',NULL,300.00,'','19','1','Good sold','1','','sales','5984','','No',NULL,NULL,''),(13011,'4000','191735210854','2024-12-26 14:10:16',NULL,1200.00,'','19','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(13012,'4000','191735210854','2024-12-26 14:10:47',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(13013,'4000','191735210854','2024-12-26 14:24:27',NULL,200.00,'','19','1','Good sold','1','','sales','5984','','No',NULL,NULL,''),(13014,'4000','191735210854','2024-12-26 14:43:42',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(13024,'1050','191735213541','2024-12-26 14:54:56',4700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173521794020254973353','No',NULL,NULL,''),(13025,'1110','191735213541','2024-12-26 14:54:56',NULL,84.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(13026,'1110','191735213541','2024-12-26 14:53:19',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(13027,'1110','191735213541','2024-12-26 14:53:36',NULL,750.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(13028,'1110','191735213541','2024-12-26 14:53:56',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(13029,'1110','191735213541','2024-12-26 14:54:42',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(13030,'5500','191735213541','2024-12-26 15:58:47',2400.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13031,'4000','191735213541','2024-12-26 14:54:56',NULL,200.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(13032,'4000','191735213541','2024-12-26 14:45:41',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(13033,'4000','191735213541','2024-12-26 14:53:19',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(13034,'4000','191735213541','2024-12-26 14:53:29',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(13035,'4000','191735213541','2024-12-26 14:53:36',NULL,1000.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(13036,'4000','191735213541','2024-12-26 14:53:44',NULL,500.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(13037,'4000','191735213541','2024-12-26 14:53:56',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(13038,'4000','191735213541','2024-12-26 14:54:06',NULL,200.00,'','19','1','Good sold','1','','sales','6527','','No',NULL,NULL,''),(13039,'4000','191735213541','2024-12-26 14:54:42',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(13040,'1050','191735214409','2024-12-26 15:29:21',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173521811200581821333','No',NULL,NULL,''),(13041,'1110','191735214409','2024-12-26 15:29:21',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(13042,'1110','191735214409','2024-12-26 15:00:09',NULL,100.00,'','19','1','Inventory sold','1','','sales','5984','','No',NULL,NULL,''),(13043,'1110','191735214409','2024-12-26 15:28:58',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(13044,'5500','191735214409','2024-12-26 16:00:13',100.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13045,'4000','191735214409','2024-12-26 15:29:21',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(13046,'4000','191735214409','2024-12-26 15:00:09',NULL,100.00,'','19','1','Good sold','1','','sales','5984','','No',NULL,NULL,''),(13047,'4000','191735214409','2024-12-26 15:28:58',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(13048,'1050','191735212328','2024-12-26 14:36:23',750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173521909813119710302','No',NULL,NULL,''),(13049,'1110','191735212328','2024-12-26 14:36:23',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(13050,'1110','191735212328','2024-12-26 14:25:28',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(13051,'1110','191735212328','2024-12-26 14:41:54',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(13052,'5500','191735212328','2024-12-26 16:15:15',507.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13053,'4000','191735212328','2024-12-26 14:36:23',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(13054,'4000','191735212328','2024-12-26 14:25:28',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(13055,'4000','191735212328','2024-12-26 14:41:54',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(13056,'1050','191735219099','2024-12-26 16:18:31',800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173521911833351055113','No',NULL,NULL,''),(13057,'1110','191735219099','2024-12-26 16:18:31',NULL,600.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(13058,'5500','191735219099','2024-12-26 16:18:19',600.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13059,'4000','191735219099','2024-12-26 16:18:31',NULL,800.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(13060,'1050','191735209582','2024-12-26 13:40:44',2550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173521932533979232333','No',NULL,NULL,''),(13061,'1110','191735209582','2024-12-26 13:39:42',NULL,300.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(13062,'1110','191735209582','2024-12-26 13:40:32',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(13063,'1110','191735209582','2024-12-26 14:43:14',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(13064,'1110','191735209582','2024-12-26 15:46:56',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(13065,'5500','191735209582','2024-12-26 16:21:08',992.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13066,'4000','191735209582','2024-12-26 13:40:44',NULL,1200.00,'','19','1','Good sold','1','','sales','6508','','No',NULL,NULL,''),(13067,'4000','191735209582','2024-12-26 13:39:42',NULL,400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(13068,'4000','191735209582','2024-12-26 13:40:32',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(13069,'4000','191735209582','2024-12-26 14:43:14',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(13070,'4000','191735209582','2024-12-26 15:46:56',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(13071,'1050','191735209687','2024-12-26 14:00:51',2300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173521933321323221323','No',NULL,NULL,''),(13072,'1110','191735209687','2024-12-26 14:00:51',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(13073,'1110','191735209687','2024-12-26 14:00:19',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(13074,'5500','191735209687','2024-12-26 14:00:41',666.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13075,'4000','191735209687','2024-12-26 14:00:51',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(13076,'4000','191735209687','2024-12-26 13:41:27',NULL,1300.00,'','19','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(13077,'4000','191735209687','2024-12-26 14:00:19',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(13078,'1050','191735219420','2024-12-26 16:23:55',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173521943752302322032','No',NULL,NULL,''),(13079,'1110','191735219420','2024-12-26 16:23:55',NULL,800.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(13080,'5500','191735219420','2024-12-26 16:23:40',800.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13081,'4000','191735219420','2024-12-26 16:23:55',NULL,1000.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(13082,'1050','191735221619','2024-12-26 17:01:14',450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173522167552210155200','No',NULL,NULL,''),(13083,'1110','191735221619','2024-12-26 17:01:14',NULL,169.08,'','19','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(13084,'5500','191735221619','2024-12-26 17:01:06',169.08,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13085,'4000','191735221619','2024-12-26 17:01:14',NULL,250.00,'','19','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(13086,'4000','191735221619','2024-12-26 17:00:19',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(13087,'1050','191735221677','2024-12-26 17:01:57',2300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173522171825233133332','No',NULL,NULL,''),(13088,'1110','191735221677','2024-12-26 17:01:57',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(13089,'1110','191735221677','2024-12-26 17:01:17',NULL,600.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(13090,'5500','191735221677','2024-12-26 17:01:46',1900.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13091,'4000','191735221677','2024-12-26 17:01:57',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(13092,'4000','191735221677','2024-12-26 17:01:17',NULL,800.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(13093,'4000','191735221677','2024-12-26 17:01:33',NULL,200.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(13094,'1050','191735222512','2024-12-26 17:15:22',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173522252403220220333','No',NULL,NULL,''),(13095,'1110','191735222512','2024-12-26 17:15:22',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(13096,'5500','191735222512','2024-12-26 17:15:12',216.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13097,'4000','191735222512','2024-12-26 17:15:22',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(13102,'1050','191735222901','2024-12-26 17:32:37',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173522356102222115233','No',NULL,NULL,''),(13103,'1110','191735222901','2024-12-26 17:32:37',NULL,150.00,'','19','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(13104,'5500','191735222901','2024-12-26 17:32:11',150.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13105,'4000','191735222901','2024-12-26 17:32:37',NULL,150.00,'','19','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(13106,'4000','191735222901','2024-12-26 17:21:41',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(13127,'1050','191735226082','2024-12-26 18:17:55',3700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173522629537021332333','No',NULL,NULL,''),(13128,'1110','191735226082','2024-12-26 18:17:55',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(13129,'1110','191735226082','2024-12-26 18:14:42',NULL,1700.00,'','19','1','Inventory sold','1','','sales','5993','','No',NULL,NULL,''),(13130,'1110','191735226082','2024-12-26 18:17:03',NULL,950.00,'','19','1','Inventory sold','1','','sales','6502','','No',NULL,NULL,''),(13131,'5500','191735226082','2024-12-26 18:17:31',2800.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13132,'4000','191735226082','2024-12-26 18:17:55',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(13133,'4000','191735226082','2024-12-26 18:14:42',NULL,1700.00,'','19','1','Good sold','1','','sales','5993','','No',NULL,NULL,''),(13134,'4000','191735226082','2024-12-26 18:17:03',NULL,1500.00,'','19','1','Good sold','1','','sales','6502','','No',NULL,NULL,''),(13135,'4000','191735226082','2024-12-26 18:17:19',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(13180,'1050','191735225941','2024-12-26 18:12:38',1500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173522908420321032333','No',NULL,NULL,''),(13181,'1110','191735225941','2024-12-26 18:12:38',NULL,265.00,'','19','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(13182,'1110','191735225941','2024-12-26 18:12:21',NULL,440.00,'','19','1','Inventory sold','1','','sales','B016','','No',NULL,NULL,''),(13183,'1110','191735225941','2024-12-26 18:12:28',NULL,265.00,'','19','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(13184,'1110','191735225941','2024-12-26 18:26:40',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(13185,'5500','191735225941','2024-12-26 19:04:33',1012.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13186,'4000','191735225941','2024-12-26 18:12:38',NULL,350.00,'','19','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(13187,'4000','191735225941','2024-12-26 18:12:21',NULL,600.00,'','19','1','Good sold','1','','sales','B016','','No',NULL,NULL,''),(13188,'4000','191735225941','2024-12-26 18:12:28',NULL,350.00,'','19','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(13189,'4000','191735225941','2024-12-26 18:26:40',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(13190,'4000','191735225941','2024-12-26 18:26:47',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(13191,'1050','191735229086','2024-12-26 19:05:20',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173522912239333000322','No',NULL,NULL,''),(13192,'4000','191735229086','2024-12-26 19:05:20',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(13207,'1050','191735223562','2024-12-26 17:34:10',2500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173523055400203033532','No',NULL,NULL,''),(13208,'1110','191735223562','2024-12-26 17:34:10',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(13209,'1110','191735223562','2024-12-26 17:32:42',NULL,184.25,'','19','1','Inventory sold','1','','sales','B005','','No',NULL,NULL,''),(13210,'1110','191735223562','2024-12-26 17:33:51',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(13211,'1110','191735223562','2024-12-26 18:30:23',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(13212,'1110','191735223562','2024-12-26 18:30:57',NULL,184.25,'','19','1','Inventory sold','1','','sales','B005','','No',NULL,NULL,''),(13213,'1110','191735223562','2024-12-26 18:31:39',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(13214,'5500','191735223562','2024-12-26 19:29:03',1518.50,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13215,'4000','191735223562','2024-12-26 17:34:10',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(13216,'4000','191735223562','2024-12-26 17:32:42',NULL,300.00,'','19','1','Good sold','1','','sales','B005','','No',NULL,NULL,''),(13217,'4000','191735223562','2024-12-26 17:33:51',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(13218,'4000','191735223562','2024-12-26 18:30:23',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(13219,'4000','191735223562','2024-12-26 18:30:47',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(13220,'4000','191735223562','2024-12-26 18:30:57',NULL,300.00,'','19','1','Good sold','1','','sales','B005','','No',NULL,NULL,''),(13221,'4000','191735223562','2024-12-26 18:31:39',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(13246,'1050','191735226393','2024-12-26 18:25:43',1300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173523446924022362213','No',NULL,NULL,''),(13247,'1110','191735226393','2024-12-26 18:25:43',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(13248,'1110','191735226393','2024-12-26 18:19:53',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(13249,'1110','191735226393','2024-12-26 19:03:28',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(13250,'1110','191735226393','2024-12-26 19:07:46',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(13251,'1110','191735226393','2024-12-26 19:48:07',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(13252,'5500','191735226393','2024-12-26 20:34:14',898.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13253,'4000','191735226393','2024-12-26 18:25:43',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(13254,'4000','191735226393','2024-12-26 18:19:53',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(13255,'4000','191735226393','2024-12-26 19:03:28',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(13256,'4000','191735226393','2024-12-26 19:07:46',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(13257,'4000','191735226393','2024-12-26 19:47:59',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(13258,'4000','191735226393','2024-12-26 19:48:07',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(13263,'1050','191735222525','2024-12-26 17:21:38',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173523542802280730503','No',NULL,NULL,''),(13264,'1110','191735222525','2024-12-26 17:21:38',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(13265,'1110','191735222525','2024-12-26 17:15:25',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(13266,'1110','191735222525','2024-12-26 18:14:15',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(13267,'1110','191735222525','2024-12-26 18:14:24',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(13268,'5500','191735222525','2024-12-26 20:48:39',729.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13269,'4000','191735222525','2024-12-26 17:21:38',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(13270,'4000','191735222525','2024-12-26 17:15:25',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(13271,'4000','191735222525','2024-12-26 18:14:15',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(13272,'4000','191735222525','2024-12-26 18:14:24',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(13280,'1050','121735235791','2024-12-26 20:57:00',1600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173523582323223303222','No',NULL,NULL,''),(13281,'1110','121735235791','2024-12-26 20:57:00',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(13282,'5500','121735235791','2024-12-26 20:56:50',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13283,'4000','121735235791','2024-12-26 20:57:00',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(13284,'4000','121735235791','2024-12-26 20:56:31',NULL,1200.00,'','12','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(13285,'4000','121735235791','2024-12-26 20:56:38',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(13286,'1050','121735235824','2024-12-26 20:59:02',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173523594423332120505','No',NULL,NULL,''),(13287,'4000','121735235824','2024-12-26 20:59:02',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(13288,'1050','191735234470','2024-12-26 20:44:34',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173523706202327232232','No',NULL,NULL,''),(13289,'1110','191735234470','2024-12-26 20:44:34',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(13290,'1110','191735234470','2024-12-26 20:34:30',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(13291,'1110','191735234470','2024-12-26 21:17:04',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(13292,'5500','191735234470','2024-12-26 21:17:15',755.56,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13293,'4000','191735234470','2024-12-26 20:44:34',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(13294,'4000','191735234470','2024-12-26 20:34:30',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(13295,'4000','191735234470','2024-12-26 21:17:04',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(13311,'1050','191735229281','2024-12-26 19:27:31',4550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173523838833022328831','No',NULL,NULL,''),(13312,'1110','191735229281','2024-12-26 19:27:31',NULL,185.00,'','19','1','Inventory sold','1','','sales','B013','','No',NULL,NULL,''),(13313,'1110','191735229281','2024-12-26 19:08:01',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(13314,'1110','191735229281','2024-12-26 19:27:21',NULL,950.00,'','19','1','Inventory sold','1','','sales','6502','','No',NULL,NULL,''),(13315,'1110','191735229281','2024-12-26 20:03:37',NULL,370.00,'','19','1','Inventory sold','1','','sales','B013','','No',NULL,NULL,''),(13316,'1110','191735229281','2024-12-26 20:06:31',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(13317,'1110','191735229281','2024-12-26 20:10:55',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(13318,'1110','191735229281','2024-12-26 21:19:49',NULL,500.00,'','19','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(13319,'1110','191735229281','2024-12-26 21:39:14',NULL,600.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(13320,'5500','191735229281','2024-12-26 21:39:32',2816.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13321,'4000','191735229281','2024-12-26 19:27:31',NULL,300.00,'','19','1','Good sold','1','','sales','B013','','No',NULL,NULL,''),(13322,'4000','191735229281','2024-12-26 19:08:01',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(13323,'4000','191735229281','2024-12-26 19:27:21',NULL,1500.00,'','19','1','Good sold','1','','sales','6502','','No',NULL,NULL,''),(13324,'4000','191735229281','2024-12-26 20:03:37',NULL,600.00,'','19','1','Good sold','1','','sales','B013','','No',NULL,NULL,''),(13325,'4000','191735229281','2024-12-26 20:06:17',NULL,300.00,'','19','1','Good sold','1','','sales','6563','','No',NULL,NULL,''),(13326,'4000','191735229281','2024-12-26 20:06:31',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(13327,'4000','191735229281','2024-12-26 20:10:55',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(13328,'4000','191735229281','2024-12-26 21:19:49',NULL,500.00,'','19','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(13329,'4000','191735229281','2024-12-26 21:39:14',NULL,750.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(13330,'4000','191735229281','2024-12-26 21:39:23',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(13331,'1050','191735235429','2024-12-26 20:54:34',3600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173523897230300939330','No',NULL,NULL,''),(13332,'1110','191735235429','2024-12-26 20:54:34',NULL,2100.00,'','19','1','Inventory sold','1','','sales','B150','','No',NULL,NULL,''),(13333,'1110','191735235429','2024-12-26 20:52:54',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(13334,'5500','191735235429','2024-12-26 21:49:20',2142.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13335,'4000','191735235429','2024-12-26 20:54:34',NULL,3200.00,'','19','1','Good sold','1','','sales','B150','','No',NULL,NULL,''),(13336,'4000','191735235429','2024-12-26 20:50:29',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(13337,'4000','191735235429','2024-12-26 20:52:54',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(13338,'4000','191735235429','2024-12-26 20:53:01',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(13339,'1050','81735292020','2024-12-27 12:34:22',400.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173529207033033332223','No',NULL,NULL,''),(13340,'1110','81735292020','2024-12-27 12:34:22',NULL,204.00,'','8','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(13341,'5500','81735292020','2024-12-27 12:34:06',204.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13342,'4000','81735292020','2024-12-27 12:34:22',NULL,300.00,'','8','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(13343,'4000','81735292020','2024-12-27 12:33:40',NULL,100.00,'','8','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(13344,'1050','191735301820','2024-12-27 15:17:09',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173530183133202222323','No',NULL,NULL,''),(13345,'1110','191735301820','2024-12-27 15:17:09',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(13346,'5500','191735301820','2024-12-27 15:17:00',204.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13347,'4000','191735301820','2024-12-27 15:17:09',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(13348,'1050','191735301833','2024-12-27 15:17:26',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173530184803332303030','No',NULL,NULL,''),(13349,'1110','191735301833','2024-12-27 15:17:26',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(13350,'5500','191735301833','2024-12-27 15:17:13',169.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13351,'4000','191735301833','2024-12-27 15:17:26',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(13352,'1050','191735318076','2024-12-27 19:48:14',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173531809509022355302','No',NULL,NULL,''),(13353,'1110','191735318076','2024-12-27 19:48:14',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(13354,'5500','191735318076','2024-12-27 19:47:56',195.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13355,'4000','191735318076','2024-12-27 19:48:14',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(13356,'1050','191735318096','2024-12-27 19:48:55',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173531813793133220833','No',NULL,NULL,''),(13357,'1110','191735318096','2024-12-27 19:48:16',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(13358,'5500','191735318096','2024-12-27 19:48:43',900.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13359,'4000','191735318096','2024-12-27 19:48:55',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(13360,'4000','191735318096','2024-12-27 19:48:16',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(13361,'1050','81735318170','2024-12-27 19:50:04',2950.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173531822442123322233','No',NULL,NULL,''),(13362,'4000','81735318170','2024-12-27 19:50:04',NULL,2500.00,'','8','1','Good sold','1','','sales','6540','','No',NULL,NULL,''),(13363,'4000','81735318170','2024-12-27 19:49:30',NULL,450.00,'','8','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(13364,'1050','191735318553','2024-12-27 19:57:34',700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173531865733292021303','No',NULL,NULL,''),(13365,'4000','191735318553','2024-12-27 19:57:34',NULL,400.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(13366,'4000','191735318553','2024-12-27 19:55:53',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(13367,'4000','191735318553','2024-12-27 19:56:05',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(13368,'4000','191735318553','2024-12-27 19:56:22',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(13369,'1050','191735320955','2024-12-27 20:36:06',750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173532096873072231332','No',NULL,NULL,''),(13370,'1110','191735320955','2024-12-27 20:36:06',NULL,507.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(13371,'5500','191735320955','2024-12-27 20:35:55',507.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13372,'4000','191735320955','2024-12-27 20:36:06',NULL,750.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(13373,'1050','121735380331','2024-12-28 13:05:54',600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173538035723355030022','No',NULL,NULL,''),(13374,'1110','121735380331','2024-12-28 13:05:54',NULL,352.00,'','12','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(13375,'5500','121735380331','2024-12-28 13:05:46',352.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13376,'4000','121735380331','2024-12-28 13:05:54',NULL,500.00,'','12','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(13377,'4000','121735380331','2024-12-28 13:05:32',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(13378,'1050','121735392623','2024-12-28 16:30:56',1400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173539265923353223227','No',NULL,NULL,''),(13379,'1110','121735392623','2024-12-28 16:30:56',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(13380,'1110','121735392623','2024-12-28 16:30:40',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(13381,'5500','121735392623','2024-12-28 16:30:48',900.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13382,'4000','121735392623','2024-12-28 16:30:56',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(13383,'4000','121735392623','2024-12-28 16:30:23',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(13384,'4000','121735392623','2024-12-28 16:30:34',NULL,100.00,'','12','1','Good sold','1','','sales','6533','','No',NULL,NULL,''),(13385,'4000','121735392623','2024-12-28 16:30:40',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(13386,'1050','81735394983','2024-12-28 17:10:15',800.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173539502211232390232','No',NULL,NULL,''),(13387,'1110','81735394983','2024-12-28 17:09:44',NULL,600.00,'','8','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(13388,'5500','81735394983','2024-12-28 17:10:00',600.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13389,'4000','81735394983','2024-12-28 17:10:15',NULL,200.00,'','8','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(13390,'4000','81735394983','2024-12-28 17:09:44',NULL,600.00,'','8','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(13406,'1050','191735398023','2024-12-28 18:02:40',1200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173540007222220233309','No',NULL,NULL,''),(13407,'1110','191735398023','2024-12-28 18:02:40',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(13408,'1110','191735398023','2024-12-28 18:00:54',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(13409,'1110','191735398023','2024-12-28 18:01:21',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(13410,'5500','191735398023','2024-12-28 18:33:51',400.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13411,'4000','191735398023','2024-12-28 18:02:40',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(13412,'4000','191735398023','2024-12-28 18:00:23',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(13413,'4000','191735398023','2024-12-28 18:00:54',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(13414,'4000','191735398023','2024-12-28 18:01:21',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(13415,'1050','191735400078','2024-12-28 18:39:26',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173540037232325230223','No',NULL,NULL,''),(13416,'1110','191735400078','2024-12-28 18:39:26',NULL,200.00,'','19','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(13417,'5500','191735400078','2024-12-28 18:34:38',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13418,'4000','191735400078','2024-12-28 18:39:26',NULL,200.00,'','19','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(13419,'1050','81735400872','2024-12-28 18:49:23',3650.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173540099232333333293','No',NULL,NULL,''),(13420,'1110','81735400872','2024-12-28 18:49:23',NULL,650.00,'','8','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(13421,'1110','81735400872','2024-12-28 18:47:52',NULL,400.00,'','8','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(13422,'1110','81735400872','2024-12-28 18:48:12',NULL,940.00,'','8','1','Inventory sold','1','','sales','B177','','No',NULL,NULL,''),(13423,'1110','81735400872','2024-12-28 18:48:31',NULL,79.17,'','8','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(13424,'1110','81735400872','2024-12-28 18:48:59',NULL,100.00,'','8','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(13425,'5500','81735400872','2024-12-28 18:49:10',2169.17,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13426,'4000','81735400872','2024-12-28 18:49:23',NULL,650.00,'','8','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(13427,'4000','81735400872','2024-12-28 18:47:52',NULL,700.00,'','8','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(13428,'4000','81735400872','2024-12-28 18:48:12',NULL,1700.00,'','8','1','Good sold','1','','sales','B177','','No',NULL,NULL,''),(13429,'4000','81735400872','2024-12-28 18:48:31',NULL,200.00,'','8','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(13430,'4000','81735400872','2024-12-28 18:48:45',NULL,200.00,'','8','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(13431,'4000','81735400872','2024-12-28 18:48:59',NULL,200.00,'','8','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(13432,'1050','191735399220','2024-12-28 18:22:33',1200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173540137123010337203','No',NULL,NULL,''),(13433,'1110','191735399220','2024-12-28 18:20:20',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(13434,'1110','191735399220','2024-12-28 18:20:56',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(13435,'5500','191735399220','2024-12-28 18:55:49',541.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13436,'4000','191735399220','2024-12-28 18:22:33',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(13437,'4000','191735399220','2024-12-28 18:20:20',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(13438,'4000','191735399220','2024-12-28 18:20:56',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(13439,'4000','191735399220','2024-12-28 18:21:34',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(13440,'4000','191735399220','2024-12-28 18:22:08',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(13441,'1050','121735406911','2024-12-28 20:28:39',900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173540692142303307431','No',NULL,NULL,''),(13442,'1110','121735406911','2024-12-28 20:28:39',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(13443,'5500','121735406911','2024-12-28 20:28:31',900.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13444,'4000','121735406911','2024-12-28 20:28:39',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(13449,'1050','121735406922','2024-12-28 20:35:14',750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173540902300331323012','No',NULL,NULL,''),(13450,'1110','121735406922','2024-12-28 20:35:14',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(13451,'1110','121735406922','2024-12-28 20:28:42',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(13452,'5500','121735406922','2024-12-28 21:03:30',507.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13453,'4000','121735406922','2024-12-28 20:35:14',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(13454,'4000','121735406922','2024-12-28 20:28:42',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(13461,'1050','121735409035','2024-12-28 21:04:36',2300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173541428220333220120','No',NULL,NULL,''),(13462,'1110','121735409035','2024-12-28 21:04:36',NULL,782.08,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(13463,'1110','121735409035','2024-12-28 21:03:55',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(13464,'5500','121735409035','2024-12-28 22:30:48',986.08,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13465,'4000','121735409035','2024-12-28 21:04:36',NULL,1000.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(13466,'4000','121735409035','2024-12-28 21:03:55',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(13467,'4000','121735409035','2024-12-28 21:04:28',NULL,700.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(13468,'4000','121735409035','2024-12-28 22:30:31',NULL,300.00,'','12','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(13469,'1050','191735459698','2024-12-29 11:08:45',1050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173545972723222322227','No',NULL,NULL,''),(13470,'1110','191735459698','2024-12-29 11:08:45',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(13471,'1110','191735459698','2024-12-29 11:08:18',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(13472,'1110','191735459698','2024-12-29 11:08:25',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(13473,'5500','191735459698','2024-12-29 11:08:37',764.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13474,'4000','191735459698','2024-12-29 11:08:45',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(13475,'4000','191735459698','2024-12-29 11:08:18',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(13476,'4000','191735459698','2024-12-29 11:08:25',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(13486,'1050','121735465973','2024-12-29 12:53:08',800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173546824823002022122','No',NULL,NULL,''),(13487,'1110','121735465973','2024-12-29 12:53:08',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(13488,'1110','121735465973','2024-12-29 12:53:01',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(13489,'5500','121735465973','2024-12-29 13:30:37',391.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13490,'4000','121735465973','2024-12-29 12:53:08',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(13491,'4000','121735465973','2024-12-29 12:52:53',NULL,300.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(13492,'4000','121735465973','2024-12-29 12:53:01',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(13523,'1050','121735465946','2024-12-29 12:52:36',2000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173547052503302320054','No',NULL,NULL,''),(13524,'1110','121735465946','2024-12-29 12:52:36',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(13525,'1110','121735465946','2024-12-29 12:52:26',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(13526,'1110','121735465946','2024-12-29 13:31:19',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(13527,'1110','121735465946','2024-12-29 13:49:11',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(13528,'1110','121735465946','2024-12-29 14:07:41',NULL,169.08,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(13529,'5500','121735465946','2024-12-29 14:07:55',1537.72,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13530,'4000','121735465946','2024-12-29 12:52:36',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(13531,'4000','121735465946','2024-12-29 12:52:26',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(13532,'4000','121735465946','2024-12-29 13:31:19',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(13533,'4000','121735465946','2024-12-29 13:49:11',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(13534,'4000','121735465946','2024-12-29 14:07:41',NULL,250.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(13535,'1050','121735469434','2024-12-29 13:50:45',750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173547055072242235225','No',NULL,NULL,''),(13536,'1110','121735469434','2024-12-29 13:50:45',NULL,169.08,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(13537,'1110','121735469434','2024-12-29 13:50:34',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(13538,'5500','121735469434','2024-12-29 14:08:55',560.12,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13539,'4000','121735469434','2024-12-29 13:50:45',NULL,250.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(13540,'4000','121735469434','2024-12-29 13:50:34',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(13548,'1050','121735473181','2024-12-29 14:53:30',1000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173547321332731431722','No',NULL,NULL,''),(13549,'1110','121735473181','2024-12-29 14:53:30',NULL,586.56,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(13550,'1110','121735473181','2024-12-29 14:53:01',NULL,169.08,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(13551,'5500','121735473181','2024-12-29 14:53:21',755.64,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13552,'4000','121735473181','2024-12-29 14:53:30',NULL,750.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(13553,'4000','121735473181','2024-12-29 14:53:01',NULL,250.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(13571,'1050','121735470552','2024-12-29 14:30:35',1200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173547395730040712257','No',NULL,NULL,''),(13572,'1110','121735470552','2024-12-29 14:30:35',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(13573,'1110','121735470552','2024-12-29 14:30:05',NULL,400.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(13574,'5500','121735470552','2024-12-29 14:30:23',616.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13575,'4000','121735470552','2024-12-29 14:30:35',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(13576,'4000','121735470552','2024-12-29 14:09:12',NULL,300.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(13577,'4000','121735470552','2024-12-29 14:30:05',NULL,500.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(13592,'1050','121735469366','2024-12-29 13:50:31',3050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173547528112023323300','No',NULL,NULL,''),(13593,'1110','121735469366','2024-12-29 13:50:31',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(13594,'1110','121735469366','2024-12-29 13:49:26',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(13595,'1110','121735469366','2024-12-29 13:49:49',NULL,176.00,'','12','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(13596,'1110','121735469366','2024-12-29 13:50:10',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(13597,'1110','121735469366','2024-12-29 13:50:23',NULL,500.00,'','12','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(13598,'1110','121735469366','2024-12-29 15:06:19',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(13599,'5500','121735469366','2024-12-29 15:27:43',1960.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13600,'4000','121735469366','2024-12-29 13:50:31',NULL,1200.00,'','12','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(13601,'4000','121735469366','2024-12-29 13:49:26',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(13602,'4000','121735469366','2024-12-29 13:49:39',NULL,200.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(13603,'4000','121735469366','2024-12-29 13:49:49',NULL,250.00,'','12','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(13604,'4000','121735469366','2024-12-29 13:49:56',NULL,300.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(13605,'4000','121735469366','2024-12-29 13:50:10',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(13606,'4000','121735469366','2024-12-29 13:50:23',NULL,500.00,'','12','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(13607,'4000','121735469366','2024-12-29 15:06:19',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(13608,'1050','121735473303','2024-12-29 14:57:42',1600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173547547432335443323','No',NULL,NULL,''),(13609,'1110','121735473303','2024-12-29 14:55:03',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(13610,'1110','121735473303','2024-12-29 14:57:21',NULL,600.00,'','12','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(13611,'5500','121735473303','2024-12-29 15:31:04',642.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13612,'4000','121735473303','2024-12-29 14:57:42',NULL,300.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(13613,'4000','121735473303','2024-12-29 14:55:03',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(13614,'4000','121735473303','2024-12-29 14:57:12',NULL,400.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(13615,'4000','121735473303','2024-12-29 14:57:21',NULL,600.00,'','12','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(13616,'4000','121735473303','2024-12-29 14:57:34',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(13617,'4000','121735473303','2024-12-29 14:58:20',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(13618,'1050','121735476592','2024-12-29 15:50:00',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173547695635306270232','No',NULL,NULL,''),(13619,'1110','121735476592','2024-12-29 15:50:00',NULL,169.08,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(13620,'5500','121735476592','2024-12-29 15:49:52',169.08,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13621,'4000','121735476592','2024-12-29 15:50:00',NULL,250.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(13622,'1050','121735476957','2024-12-29 15:56:10',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173547697202333317323','No',NULL,NULL,''),(13623,'1110','121735476957','2024-12-29 15:56:10',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(13624,'5500','121735476957','2024-12-29 15:55:57',42.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13625,'4000','121735476957','2024-12-29 15:56:10',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(13626,'1050','121735477025','2024-12-29 15:57:14',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173547703633137002033','No',NULL,NULL,''),(13627,'1110','121735477025','2024-12-29 15:57:14',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(13628,'5500','121735477025','2024-12-29 15:57:05',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13629,'4000','121735477025','2024-12-29 15:57:14',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(13630,'1050','121735477037','2024-12-29 16:25:30',400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173547873330021120333','No',NULL,NULL,''),(13631,'1110','121735477037','2024-12-29 16:25:30',NULL,185.00,'','12','1','Inventory sold','1','','sales','B013','','No',NULL,NULL,''),(13632,'5500','121735477037','2024-12-29 16:25:24',185.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13633,'4000','121735477037','2024-12-29 16:25:30',NULL,300.00,'','12','1','Good sold','1','','sales','B013','','No',NULL,NULL,''),(13634,'4000','121735477037','2024-12-29 15:57:17',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(13635,'1050','121735479306','2024-12-29 16:35:27',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173547933132243233233','No',NULL,NULL,''),(13636,'1110','121735479306','2024-12-29 16:35:27',NULL,195.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(13637,'5500','121735479306','2024-12-29 16:35:06',195.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13638,'4000','121735479306','2024-12-29 16:35:27',NULL,300.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(13639,'1050','121735479332','2024-12-29 16:35:43',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173547934811515023833','No',NULL,NULL,''),(13640,'4000','121735479332','2024-12-29 16:35:43',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(13641,'1050','121735481262','2024-12-29 17:09:27',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173548136916090926201','No',NULL,NULL,''),(13642,'1110','121735481262','2024-12-29 17:09:27',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(13643,'5500','121735481262','2024-12-29 17:07:42',391.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13644,'4000','121735481262','2024-12-29 17:09:27',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(13645,'1050','121735484184','2024-12-29 17:56:46',2700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173548421111031331427','No',NULL,NULL,''),(13646,'1110','121735484184','2024-12-29 17:56:46',NULL,1173.12,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(13647,'1110','121735484184','2024-12-29 17:56:24',NULL,780.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(13648,'5500','121735484184','2024-12-29 17:56:34',1953.12,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13649,'4000','121735484184','2024-12-29 17:56:46',NULL,1500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(13650,'4000','121735484184','2024-12-29 17:56:24',NULL,1200.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(13666,'1050','121735484244','2024-12-29 17:57:51',1500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173548453433415201450','No',NULL,NULL,''),(13667,'1110','121735484244','2024-12-29 17:57:51',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(13668,'1110','121735484244','2024-12-29 17:57:24',NULL,176.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(13669,'1110','121735484244','2024-12-29 18:01:08',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(13670,'1110','121735484244','2024-12-29 18:01:38',NULL,176.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(13671,'5500','121735484244','2024-12-29 18:01:54',760.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13672,'4000','121735484244','2024-12-29 17:57:51',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(13673,'4000','121735484244','2024-12-29 17:57:24',NULL,300.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(13674,'4000','121735484244','2024-12-29 17:57:37',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(13675,'4000','121735484244','2024-12-29 17:57:44',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(13676,'4000','121735484244','2024-12-29 18:01:08',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(13677,'4000','121735484244','2024-12-29 18:01:38',NULL,300.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(13678,'1050','121735484535','2024-12-29 18:02:56',550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173548457820338875302','No',NULL,NULL,''),(13679,'4000','121735484535','2024-12-29 18:02:56',NULL,250.00,'','12','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(13680,'4000','121735484535','2024-12-29 18:02:15',NULL,300.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(13690,'1050','81735485979','2024-12-29 18:26:31',250.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173548599753070538095','No',NULL,NULL,''),(13691,'1110','81735485979','2024-12-29 18:26:31',NULL,169.00,'','8','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(13692,'5500','81735485979','2024-12-29 18:26:19',169.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13693,'4000','81735485979','2024-12-29 18:26:31',NULL,250.00,'','8','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(13694,'1050','191735486850','2024-12-29 18:42:01',3600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173548692323330022422','No',NULL,NULL,''),(13695,'1110','191735486850','2024-12-29 18:40:50',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(13696,'1110','191735486850','2024-12-29 18:41:11',NULL,300.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(13697,'1110','191735486850','2024-12-29 18:41:26',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(13698,'5500','191735486850','2024-12-29 18:41:39',595.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13699,'4000','191735486850','2024-12-29 18:42:01',NULL,2600.00,'','19','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(13700,'4000','191735486850','2024-12-29 18:40:50',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(13701,'4000','191735486850','2024-12-29 18:41:11',NULL,400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(13702,'4000','191735486850','2024-12-29 18:41:26',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(13716,'1050','121735487684','2024-12-29 18:55:15',600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173548772080270232825','No',NULL,NULL,''),(13717,'1110','121735487684','2024-12-29 18:55:15',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(13718,'1110','121735487684','2024-12-29 18:54:55',NULL,195.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(13719,'5500','121735487684','2024-12-29 18:55:05',295.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13720,'4000','121735487684','2024-12-29 18:55:15',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(13721,'4000','121735487684','2024-12-29 18:54:44',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(13722,'4000','121735487684','2024-12-29 18:54:55',NULL,300.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(13736,'1050','81735489526','2024-12-29 19:25:48',500.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173548955402403473558','No',NULL,NULL,''),(13737,'1110','81735489526','2024-12-29 19:25:48',NULL,338.00,'','8','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(13738,'5500','81735489526','2024-12-29 19:25:26',338.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13739,'4000','81735489526','2024-12-29 19:25:48',NULL,500.00,'','8','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(13740,'1050','81735489557','2024-12-29 19:26:35',1400.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173548960425793242043','No',NULL,NULL,''),(13741,'1110','81735489557','2024-12-29 19:26:35',NULL,680.00,'','8','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(13742,'1110','81735489557','2024-12-29 19:25:57',NULL,79.17,'','8','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(13743,'5500','81735489557','2024-12-29 19:26:18',759.17,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13744,'4000','81735489557','2024-12-29 19:26:35',NULL,1200.00,'','8','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(13745,'4000','81735489557','2024-12-29 19:25:57',NULL,200.00,'','8','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(13746,'1050','121735484212','2024-12-29 17:57:21',4050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173549025323225222002','No',NULL,NULL,''),(13747,'1110','121735484212','2024-12-29 17:57:21',NULL,586.56,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(13748,'1110','121735484212','2024-12-29 17:56:52',NULL,169.08,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(13749,'1110','121735484212','2024-12-29 17:57:06',NULL,195.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(13750,'1110','121735484212','2024-12-29 18:03:20',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(13751,'5500','121735484212','2024-12-29 19:37:08',1146.16,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13752,'4000','121735484212','2024-12-29 17:57:21',NULL,750.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(13753,'4000','121735484212','2024-12-29 17:56:52',NULL,250.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(13754,'4000','121735484212','2024-12-29 17:57:06',NULL,300.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(13755,'4000','121735484212','2024-12-29 17:57:14',NULL,2500.00,'','12','1','Good sold','1','','sales','6540','','No',NULL,NULL,''),(13756,'4000','121735484212','2024-12-29 18:03:20',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(13757,'1050','121735490828','2024-12-29 19:47:37',800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173549085901320302931','No',NULL,NULL,''),(13758,'1110','121735490828','2024-12-29 19:47:37',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(13759,'1110','121735490828','2024-12-29 19:47:08',NULL,195.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(13760,'5500','121735490828','2024-12-29 19:47:20',586.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13761,'4000','121735490828','2024-12-29 19:47:37',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(13762,'4000','121735490828','2024-12-29 19:47:08',NULL,300.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(13778,'1050','191735486925','2024-12-29 18:44:58',5750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173549299432200339023','No',NULL,NULL,''),(13779,'1110','191735486925','2024-12-29 18:44:58',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(13780,'1110','191735486925','2024-12-29 18:43:08',NULL,100.00,'','19','1','Inventory sold','1','','sales','6027','','No',NULL,NULL,''),(13781,'1110','191735486925','2024-12-29 18:43:20',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(13782,'1110','191735486925','2024-12-29 18:43:34',NULL,141.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(13783,'1110','191735486925','2024-12-29 18:43:45',NULL,610.00,'','19','1','Inventory sold','1','','sales','B041','','No',NULL,NULL,''),(13784,'1110','191735486925','2024-12-29 18:44:46',NULL,1056.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(13785,'1110','191735486925','2024-12-29 20:05:39',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(13786,'5500','191735486925','2024-12-29 20:22:57',3286.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13787,'4000','191735486925','2024-12-29 18:44:58',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(13788,'4000','191735486925','2024-12-29 18:42:05',NULL,100.00,'','19','1','Good sold','1','','sales','6533','','No',NULL,NULL,''),(13789,'4000','191735486925','2024-12-29 18:43:08',NULL,150.00,'','19','1','Good sold','1','','sales','6027','','No',NULL,NULL,''),(13790,'4000','191735486925','2024-12-29 18:43:20',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(13791,'4000','191735486925','2024-12-29 18:43:34',NULL,300.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(13792,'4000','191735486925','2024-12-29 18:43:45',NULL,1200.00,'','19','1','Good sold','1','','sales','B041','','No',NULL,NULL,''),(13793,'4000','191735486925','2024-12-29 18:44:46',NULL,1800.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(13794,'4000','191735486925','2024-12-29 20:05:39',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(13795,'1050','121735493155','2024-12-29 20:26:08',400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173549317033173323293','No',NULL,NULL,''),(13796,'1110','121735493155','2024-12-29 20:26:08',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(13797,'5500','121735493155','2024-12-29 20:25:55',200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13798,'4000','121735493155','2024-12-29 20:26:08',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(13799,'1050','81735494019','2024-12-29 20:40:49',1400.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173549406805232331304','No',NULL,NULL,''),(13800,'1110','81735494019','2024-12-29 20:40:49',NULL,338.00,'','8','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(13801,'1110','81735494019','2024-12-29 20:40:19',NULL,612.00,'','8','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(13802,'5500','81735494019','2024-12-29 20:40:35',950.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13803,'4000','81735494019','2024-12-29 20:40:49',NULL,500.00,'','8','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(13804,'4000','81735494019','2024-12-29 20:40:19',NULL,900.00,'','8','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(13821,'1050','121735496485','2024-12-29 21:21:33',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173549649633943230134','No',NULL,NULL,''),(13822,'1110','121735496485','2024-12-29 21:21:33',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(13823,'5500','121735496485','2024-12-29 21:21:25',195.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13824,'4000','121735496485','2024-12-29 21:21:33',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(13825,'1050','81735496909','2024-12-29 21:29:19',350.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173549696941320290005','No',NULL,NULL,''),(13826,'4000','81735496909','2024-12-29 21:29:19',NULL,150.00,'','8','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(13827,'4000','81735496909','2024-12-29 21:28:29',NULL,200.00,'','8','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(13844,'1050','81735489235','2024-12-29 19:24:03',5250.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173549984542813294333','No',NULL,NULL,''),(13845,'1110','81735489235','2024-12-29 19:24:03',NULL,680.00,'','8','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(13846,'1110','81735489235','2024-12-29 19:20:35',NULL,158.33,'','8','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(13847,'1110','81735489235','2024-12-29 19:21:05',NULL,352.00,'','8','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(13848,'1110','81735489235','2024-12-29 19:21:18',NULL,650.00,'','8','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(13849,'1110','81735489235','2024-12-29 21:05:36',NULL,352.00,'','8','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(13850,'1110','81735489235','2024-12-29 21:05:57',NULL,352.00,'','8','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(13851,'1110','81735489235','2024-12-29 22:16:24',NULL,391.04,'','8','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(13852,'5500','81735489235','2024-12-29 22:16:44',2935.37,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13853,'4000','81735489235','2024-12-29 19:24:03',NULL,1200.00,'','8','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(13854,'4000','81735489235','2024-12-29 19:20:35',NULL,400.00,'','8','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(13855,'4000','81735489235','2024-12-29 19:21:05',NULL,500.00,'','8','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(13856,'4000','81735489235','2024-12-29 19:21:18',NULL,650.00,'','8','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(13857,'4000','81735489235','2024-12-29 19:21:46',NULL,200.00,'','8','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(13858,'4000','81735489235','2024-12-29 19:22:19',NULL,100.00,'','8','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(13859,'4000','81735489235','2024-12-29 19:23:38',NULL,500.00,'','8','1','Good sold','1','','sales','6564','','No',NULL,NULL,''),(13860,'4000','81735489235','2024-12-29 19:23:47',NULL,200.00,'','8','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(13861,'4000','81735489235','2024-12-29 21:05:36',NULL,500.00,'','8','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(13862,'4000','81735489235','2024-12-29 21:05:57',NULL,500.00,'','8','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(13863,'4000','81735489235','2024-12-29 22:16:24',NULL,500.00,'','8','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(13864,'1050','81735501626','2024-12-29 22:47:22',250.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173550164734335331362','No',NULL,NULL,''),(13865,'1110','81735501626','2024-12-29 22:47:22',NULL,195.52,'','8','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(13866,'5500','81735501626','2024-12-29 22:47:06',195.52,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13867,'4000','81735501626','2024-12-29 22:47:22',NULL,250.00,'','8','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(13868,'1050','121735499113','2024-12-29 22:06:12',2700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173550293992270309032','No',NULL,NULL,''),(13869,'1110','121735499113','2024-12-29 22:05:13',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(13870,'1110','121735499113','2024-12-29 22:05:41',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(13871,'1110','121735499113','2024-12-29 22:05:55',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(13872,'5500','121735499113','2024-12-29 23:06:11',994.56,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13873,'4000','121735499113','2024-12-29 22:06:12',NULL,600.00,'','12','1','Good sold','1','','sales','6565','','No',NULL,NULL,''),(13874,'4000','121735499113','2024-12-29 22:05:13',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(13875,'4000','121735499113','2024-12-29 22:05:41',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(13876,'4000','121735499113','2024-12-29 22:05:55',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(13877,'4000','121735499113','2024-12-29 22:15:31',NULL,750.00,'','12','1','Good sold','1','','sales','6549','','No',NULL,NULL,''),(13878,'1050','121735503178','2024-12-29 23:13:19',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173550320323025023003','No',NULL,NULL,''),(13879,'1110','121735503178','2024-12-29 23:13:19',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(13880,'5500','121735503178','2024-12-29 23:12:58',195.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13881,'4000','121735503178','2024-12-29 23:13:19',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(13882,'1050','121735503427','2024-12-29 23:17:24',550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173550344725334573333','No',NULL,NULL,''),(13883,'1110','121735503427','2024-12-29 23:17:24',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(13884,'1110','121735503427','2024-12-29 23:17:07',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(13885,'5500','121735503427','2024-12-29 23:17:15',399.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13886,'4000','121735503427','2024-12-29 23:17:24',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(13887,'4000','121735503427','2024-12-29 23:17:07',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(13888,'1050','81735567642','2024-12-30 17:11:28',7500.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173556792233320870227','No',NULL,NULL,''),(13889,'1110','81735567642','2024-12-30 17:11:28',NULL,1000.00,'','8','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(13890,'1110','81735567642','2024-12-30 17:07:45',NULL,1000.00,'','8','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(13891,'1110','81735567642','2024-12-30 17:08:17',NULL,79.17,'','8','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(13892,'1110','81735567642','2024-12-30 17:10:38',NULL,100.00,'','8','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(13893,'5500','81735567642','2024-12-30 17:11:13',2179.17,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13894,'4000','81735567642','2024-12-30 17:11:28',NULL,1000.00,'','8','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(13895,'4000','81735567642','2024-12-30 17:07:22',NULL,2500.00,'','8','1','Good sold','1','','sales','6540','','No',NULL,NULL,''),(13896,'4000','81735567642','2024-12-30 17:07:45',NULL,1300.00,'','8','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(13897,'4000','81735567642','2024-12-30 17:08:01',NULL,1500.00,'','8','1','Good sold','1','','sales','6509','','No',NULL,NULL,''),(13898,'4000','81735567642','2024-12-30 17:08:17',NULL,200.00,'','8','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(13899,'4000','81735567642','2024-12-30 17:10:38',NULL,200.00,'','8','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(13900,'4000','81735567642','2024-12-30 17:10:50',NULL,600.00,'','8','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(13901,'4000','81735567642','2024-12-30 17:10:59',NULL,200.00,'','8','1','Good sold','1','','sales','6527','','No',NULL,NULL,''),(13902,'1050','191735570436','2024-12-30 17:54:36',2100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173557047927331333503','No',NULL,NULL,''),(13903,'1110','191735570436','2024-12-30 17:54:36',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(13904,'1110','191735570436','2024-12-30 17:54:05',NULL,750.00,'','19','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(13905,'5500','191735570436','2024-12-30 17:54:30',1350.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13906,'4000','191735570436','2024-12-30 17:54:36',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(13907,'4000','191735570436','2024-12-30 17:53:56',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(13908,'4000','191735570436','2024-12-30 17:54:05',NULL,1200.00,'','19','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(13909,'4000','191735570436','2024-12-30 17:54:13',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(13918,'1050','191735575829','2024-12-30 19:24:41',2950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173557618923321362502','No',NULL,NULL,''),(13919,'1110','191735575829','2024-12-30 19:24:41',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(13920,'1110','191735575829','2024-12-30 19:23:49',NULL,782.08,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(13921,'1110','191735575829','2024-12-30 19:24:33',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(13922,'5500','191735575829','2024-12-30 19:29:41',1986.08,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13923,'4000','191735575829','2024-12-30 19:24:41',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(13924,'4000','191735575829','2024-12-30 19:23:49',NULL,1000.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(13925,'4000','191735575829','2024-12-30 19:23:58',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(13926,'4000','191735575829','2024-12-30 19:24:17',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(13927,'4000','191735575829','2024-12-30 19:24:33',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(13928,'1050','81735580267','2024-12-30 20:38:12',500.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173558034430028473328','No',NULL,NULL,''),(13929,'1110','81735580267','2024-12-30 20:38:12',NULL,204.00,'','8','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(13930,'5500','81735580267','2024-12-30 20:38:00',204.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13931,'4000','81735580267','2024-12-30 20:38:12',NULL,300.00,'','8','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(13932,'4000','81735580267','2024-12-30 20:37:47',NULL,200.00,'','8','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(13933,'1050','81735580345','2024-12-30 20:39:30',500.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173558037525703252053','No',NULL,NULL,''),(13934,'1110','81735580345','2024-12-30 20:39:30',NULL,216.00,'','8','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(13935,'5500','81735580345','2024-12-30 20:39:19',216.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13936,'4000','81735580345','2024-12-30 20:39:30',NULL,400.00,'','8','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(13937,'4000','81735580345','2024-12-30 20:39:05',NULL,100.00,'','8','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(13942,'1050','121735585103','2024-12-30 21:59:25',600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173558535772302520352','No',NULL,NULL,''),(13943,'1110','121735585103','2024-12-30 21:59:25',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(13944,'1110','121735585103','2024-12-30 21:58:23',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(13945,'5500','121735585103','2024-12-30 22:02:27',408.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13946,'4000','121735585103','2024-12-30 21:59:25',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(13947,'4000','121735585103','2024-12-30 21:58:23',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(13958,'1050','191735640287','2024-12-31 13:33:17',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173564120022002232302','No',NULL,NULL,''),(13959,'4000','191735640287','2024-12-31 13:33:17',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(13990,'1050','191735643878','2024-12-31 14:34:23',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173564486500413163420','No',NULL,NULL,''),(13991,'4000','191735643878','2024-12-31 14:34:23',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(13992,'1050','81735648682','2024-12-31 15:40:17',800.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173564883180412131033','No',NULL,NULL,''),(13993,'1110','81735648682','2024-12-31 15:38:02',NULL,94.00,'','8','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(13994,'5500','81735648682','2024-12-31 15:39:08',94.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13995,'4000','81735648682','2024-12-31 15:40:17',NULL,600.00,'','8','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(13996,'4000','81735648682','2024-12-31 15:38:02',NULL,200.00,'','8','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(13997,'1050','191735643739','2024-12-31 14:17:23',4100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173565158650207022272','No',NULL,NULL,''),(13998,'1110','191735643739','2024-12-31 14:15:39',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(13999,'1110','191735643739','2024-12-31 14:15:48',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(14000,'1110','191735643739','2024-12-31 14:16:28',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(14001,'1110','191735643739','2024-12-31 14:16:53',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(14002,'5500','191735643739','2024-12-31 16:26:16',1350.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14003,'4000','191735643739','2024-12-31 14:17:23',NULL,1500.00,'','19','1','Good sold','1','','sales','6509','','No',NULL,NULL,''),(14004,'4000','191735643739','2024-12-31 14:15:39',NULL,1200.00,'','19','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(14005,'4000','191735643739','2024-12-31 14:15:48',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(14006,'4000','191735643739','2024-12-31 14:16:28',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(14007,'4000','191735643739','2024-12-31 14:16:37',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(14008,'4000','191735643739','2024-12-31 14:16:45',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(14009,'4000','191735643739','2024-12-31 14:16:53',NULL,600.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(14010,'4000','191735643739','2024-12-31 14:17:07',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(14011,'1050','191735640263','2024-12-31 13:18:04',2800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173565165000332029363','No',NULL,NULL,''),(14012,'1110','191735640263','2024-12-31 13:17:43',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(14013,'1110','191735640263','2024-12-31 13:17:56',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(14014,'1110','191735640263','2024-12-31 14:14:57',NULL,1500.00,'','19','1','Inventory sold','1','','sales','6015','','No',NULL,NULL,''),(14015,'1110','191735640263','2024-12-31 14:15:09',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(14016,'5500','191735640263','2024-12-31 16:27:15',2016.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14017,'4000','191735640263','2024-12-31 13:18:04',NULL,300.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(14018,'4000','191735640263','2024-12-31 13:17:43',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(14019,'4000','191735640263','2024-12-31 13:17:56',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(14020,'4000','191735640263','2024-12-31 14:14:39',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(14021,'4000','191735640263','2024-12-31 14:14:48',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(14022,'4000','191735640263','2024-12-31 14:14:57',NULL,1500.00,'','19','1','Good sold','1','','sales','6015','','No',NULL,NULL,''),(14023,'4000','191735640263','2024-12-31 14:15:09',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(14031,'1050','81735652942','2024-12-31 16:51:53',3300.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173565314032022018033','No',NULL,NULL,''),(14032,'1110','81735652942','2024-12-31 16:51:53',NULL,1200.00,'','8','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(14033,'1110','81735652942','2024-12-31 16:49:02',NULL,300.00,'','8','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(14034,'5500','81735652942','2024-12-31 16:51:14',1500.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14035,'4000','81735652942','2024-12-31 16:51:53',NULL,1800.00,'','8','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(14036,'4000','81735652942','2024-12-31 16:49:02',NULL,600.00,'','8','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(14037,'4000','81735652942','2024-12-31 16:49:21',NULL,100.00,'','8','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(14038,'4000','81735652942','2024-12-31 16:49:36',NULL,600.00,'','8','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(14039,'4000','81735652942','2024-12-31 16:49:48',NULL,200.00,'','8','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(14048,'1050','81735655323','2024-12-31 17:29:01',100.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173565534824520322022','No',NULL,NULL,''),(14049,'4000','81735655323','2024-12-31 17:29:01',NULL,100.00,'','8','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(14050,'1050','81735640172','2024-12-31 13:16:57',15500.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173565858830380235406','No',NULL,NULL,''),(14051,'1110','81735640172','2024-12-31 13:16:12',NULL,100.00,'','8','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(14052,'5500','81735640172','2024-12-31 18:22:49',100.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14053,'4000','81735640172','2024-12-31 13:16:57',NULL,7500.00,'','8','1','Good sold','1','','sales','6540','','No',NULL,NULL,''),(14054,'4000','81735640172','2024-12-31 13:16:12',NULL,200.00,'','8','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(14055,'4000','81735640172','2024-12-31 13:16:26',NULL,100.00,'','8','1','Good sold','1','','sales','6566','','No',NULL,NULL,''),(14056,'4000','81735640172','2024-12-31 13:37:45',NULL,7500.00,'','8','1','Good sold','1','','sales','6540','','No',NULL,NULL,''),(14057,'4000','81735640172','2024-12-31 16:48:11',NULL,100.00,'','8','1','Good sold','1','','sales','6566','','No',NULL,NULL,''),(14058,'4000','81735640172','2024-12-31 16:52:37',NULL,100.00,'','8','1','Good sold','1','','sales','6566','','No',NULL,NULL,''),(14059,'1050','81735658652','2024-12-31 18:26:34',200.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173565881702312333052','No',NULL,NULL,''),(14060,'1110','81735658652','2024-12-31 18:26:34',NULL,47.00,'','8','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(14061,'1110','81735658652','2024-12-31 18:24:12',NULL,53.54,'','8','1','Inventory sold','1','','sales','B090','','No',NULL,NULL,''),(14062,'5500','81735658652','2024-12-31 18:26:04',100.54,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14063,'4000','81735658652','2024-12-31 18:26:34',NULL,100.00,'','8','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(14064,'4000','81735658652','2024-12-31 18:24:12',NULL,100.00,'','8','1','Good sold','1','','sales','B090','','No',NULL,NULL,''),(14115,'1050','81735660706','2024-12-31 18:59:43',5050.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173566394313223320923','No',NULL,NULL,''),(14116,'1110','81735660706','2024-12-31 18:59:43',NULL,800.00,'','8','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(14117,'1110','81735660706','2024-12-31 18:58:26',NULL,216.00,'','8','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(14118,'1110','81735660706','2024-12-31 18:58:46',NULL,1500.00,'','8','1','Inventory sold','1','','sales','B042','','No',NULL,NULL,''),(14119,'1110','81735660706','2024-12-31 18:58:55',NULL,79.17,'','8','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(14120,'1110','81735660706','2024-12-31 18:59:20',NULL,750.00,'','8','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(14121,'1110','81735660706','2024-12-31 18:59:31',NULL,200.00,'','8','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(14122,'5500','81735660706','2024-12-31 19:52:00',3545.17,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14123,'4000','81735660706','2024-12-31 18:59:43',NULL,1000.00,'','8','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(14124,'4000','81735660706','2024-12-31 18:58:26',NULL,400.00,'','8','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(14125,'4000','81735660706','2024-12-31 18:58:46',NULL,2200.00,'','8','1','Good sold','1','','sales','B042','','No',NULL,NULL,''),(14126,'4000','81735660706','2024-12-31 18:58:55',NULL,200.00,'','8','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(14127,'4000','81735660706','2024-12-31 18:59:10',NULL,100.00,'','8','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(14128,'4000','81735660706','2024-12-31 18:59:20',NULL,750.00,'','8','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(14129,'4000','81735660706','2024-12-31 18:59:31',NULL,400.00,'','8','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(14130,'1050','191735660093','2024-12-31 18:48:38',10000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173566556632326533377','No',NULL,NULL,''),(14131,'1110','191735660093','2024-12-31 18:48:38',NULL,440.00,'','19','1','Inventory sold','1','','sales','B016','','No',NULL,NULL,''),(14132,'1110','191735660093','2024-12-31 18:48:13',NULL,265.00,'','19','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(14133,'1110','191735660093','2024-12-31 18:48:22',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(14134,'1110','191735660093','2024-12-31 18:48:30',NULL,600.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(14135,'1110','191735660093','2024-12-31 18:51:21',NULL,100.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(14136,'1110','191735660093','2024-12-31 19:27:22',NULL,265.00,'','19','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(14137,'1110','191735660093','2024-12-31 20:15:15',NULL,440.00,'','19','1','Inventory sold','1','','sales','B016','','No',NULL,NULL,''),(14138,'1110','191735660093','2024-12-31 20:15:23',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(14139,'1110','191735660093','2024-12-31 20:15:32',NULL,300.00,'','19','1','Inventory sold','1','','sales','6048','','No',NULL,NULL,''),(14140,'1110','191735660093','2024-12-31 20:17:32',NULL,3000.00,'','19','1','Inventory sold','1','','sales','6015','','No',NULL,NULL,''),(14141,'1110','191735660093','2024-12-31 20:17:45',NULL,750.00,'','19','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(14142,'1110','191735660093','2024-12-31 20:18:28',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(14143,'5500','191735660093','2024-12-31 20:19:15',7689.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14144,'4000','191735660093','2024-12-31 18:48:38',NULL,600.00,'','19','1','Good sold','1','','sales','B016','','No',NULL,NULL,''),(14145,'4000','191735660093','2024-12-31 18:48:13',NULL,350.00,'','19','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(14146,'4000','191735660093','2024-12-31 18:48:22',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(14147,'4000','191735660093','2024-12-31 18:48:30',NULL,750.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(14148,'4000','191735660093','2024-12-31 18:51:21',NULL,200.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(14149,'4000','191735660093','2024-12-31 19:27:15',NULL,300.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(14150,'4000','191735660093','2024-12-31 19:27:22',NULL,350.00,'','19','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(14151,'4000','191735660093','2024-12-31 20:15:15',NULL,600.00,'','19','1','Good sold','1','','sales','B016','','No',NULL,NULL,''),(14152,'4000','191735660093','2024-12-31 20:15:23',NULL,1200.00,'','19','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(14153,'4000','191735660093','2024-12-31 20:15:32',NULL,600.00,'','19','1','Good sold','1','','sales','6048','','No',NULL,NULL,''),(14154,'4000','191735660093','2024-12-31 20:17:32',NULL,3000.00,'','19','1','Good sold','1','','sales','6015','','No',NULL,NULL,''),(14155,'4000','191735660093','2024-12-31 20:17:45',NULL,750.00,'','19','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(14156,'4000','191735660093','2024-12-31 20:18:28',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(14157,'4000','191735660093','2024-12-31 20:18:45',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(14158,'4000','191735660093','2024-12-31 20:19:02',NULL,300.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(14159,'1050','81735665933','2024-12-31 20:26:02',300.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173566597402346363639','No',NULL,NULL,''),(14160,'1110','81735665933','2024-12-31 20:26:02',NULL,79.17,'','8','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(14161,'5500','81735665933','2024-12-31 20:25:41',79.17,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14162,'4000','81735665933','2024-12-31 20:26:02',NULL,200.00,'','8','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(14163,'4000','81735665933','2024-12-31 20:25:33',NULL,100.00,'','8','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(14172,'1050','191735666607','2024-12-31 20:36:59',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173566662133123622215','No',NULL,NULL,''),(14173,'1110','191735666607','2024-12-31 20:36:59',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(14174,'5500','191735666607','2024-12-31 20:36:47',204.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14175,'4000','191735666607','2024-12-31 20:36:59',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(14180,'1050','191735666753','2024-12-31 20:39:22',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173566676715167362335','No',NULL,NULL,''),(14181,'1110','191735666753','2024-12-31 20:39:22',NULL,47.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(14182,'5500','191735666753','2024-12-31 20:39:13',47.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14183,'4000','191735666753','2024-12-31 20:39:22',NULL,100.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(14190,'1050','191735668706','2024-12-31 21:11:56',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173566871838233022732','No',NULL,NULL,''),(14191,'1110','191735668706','2024-12-31 21:11:56',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(14192,'5500','191735668706','2024-12-31 21:11:46',195.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14193,'4000','191735668706','2024-12-31 21:11:56',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(14204,'1050','81735668160','2024-12-31 21:03:50',950.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173567141108252053002','No',NULL,NULL,''),(14205,'1110','81735668160','2024-12-31 21:03:50',NULL,301.67,'','8','1','Inventory sold','1','','sales','B021','','No',NULL,NULL,''),(14206,'1110','81735668160','2024-12-31 21:02:40',NULL,79.17,'','8','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(14207,'1110','81735668160','2024-12-31 21:03:32',NULL,150.83,'','8','1','Inventory sold','1','','sales','B021','','No',NULL,NULL,''),(14208,'5500','81735668160','2024-12-31 21:55:18',531.67,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14209,'4000','81735668160','2024-12-31 21:03:50',NULL,500.00,'','8','1','Good sold','1','','sales','B021','','No',NULL,NULL,''),(14210,'4000','81735668160','2024-12-31 21:02:40',NULL,200.00,'','8','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(14211,'4000','81735668160','2024-12-31 21:03:32',NULL,250.00,'','8','1','Good sold','1','','sales','B021','','No',NULL,NULL,''),(14224,'1050','191735666665','2024-12-31 20:39:02',1600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173567174973311013320','No',NULL,NULL,''),(14225,'1110','191735666665','2024-12-31 20:39:02',NULL,888.88,'','19','1','Inventory sold','1','','sales','B164','','No',NULL,NULL,''),(14226,'5500','191735666665','2024-12-31 20:37:45',888.88,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14227,'4000','191735666665','2024-12-31 20:39:02',NULL,1600.00,'','19','1','Good sold','1','','sales','B164','','No',NULL,NULL,''),(14228,'1050','191735663299','2024-12-31 19:42:14',2700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173567192072392039233','No',NULL,NULL,''),(14229,'1110','191735663299','2024-12-31 19:42:14',NULL,408.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(14230,'1110','191735663299','2024-12-31 19:41:39',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(14231,'1110','191735663299','2024-12-31 19:42:02',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(14232,'1110','191735663299','2024-12-31 20:36:29',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(14233,'1110','191735663299','2024-12-31 21:51:38',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(14234,'1110','191735663299','2024-12-31 22:01:39',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(14235,'5500','191735663299','2024-12-31 22:04:01',1989.12,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14236,'4000','191735663299','2024-12-31 19:42:14',NULL,600.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(14237,'4000','191735663299','2024-12-31 19:41:39',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(14238,'4000','191735663299','2024-12-31 19:42:02',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(14239,'4000','191735663299','2024-12-31 20:36:29',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(14240,'4000','191735663299','2024-12-31 21:51:38',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(14241,'4000','191735663299','2024-12-31 22:01:39',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(14242,'1050','191735671921','2024-12-31 22:05:29',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173567193132132323303','No',NULL,NULL,''),(14243,'1110','191735671921','2024-12-31 22:05:29',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(14244,'5500','191735671921','2024-12-31 22:05:21',204.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14245,'4000','191735671921','2024-12-31 22:05:29',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(14246,'1050','191735671932','2024-12-31 22:06:28',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173567198960323923602','No',NULL,NULL,''),(14247,'1110','191735671932','2024-12-31 22:06:28',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(14248,'5500','191735671932','2024-12-31 22:05:32',204.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14249,'4000','191735671932','2024-12-31 22:06:28',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(14250,'1050','121735682239','2025-01-01 00:57:49',2250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173568227100202127227','No',NULL,NULL,''),(14251,'1110','121735682239','2025-01-01 00:57:49',NULL,507.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(14252,'1110','121735682239','2025-01-01 00:57:19',NULL,452.76,'','12','1','Inventory sold','1','','sales','B024','','No',NULL,NULL,''),(14253,'1110','121735682239','2025-01-01 00:57:30',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(14254,'5500','121735682239','2025-01-01 00:57:41',1367.76,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14255,'4000','121735682239','2025-01-01 00:57:49',NULL,750.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(14256,'4000','121735682239','2025-01-01 00:57:19',NULL,900.00,'','12','1','Good sold','1','','sales','B024','','No',NULL,NULL,''),(14257,'4000','121735682239','2025-01-01 00:57:30',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(14295,'1050','191735721925','2025-01-01 12:01:14',1100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173572207620303012220','No',NULL,NULL,''),(14296,'1110','191735721925','2025-01-01 12:01:14',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(14297,'1110','191735721925','2025-01-01 11:58:45',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(14298,'5500','191735721925','2025-01-01 11:59:23',616.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14299,'4000','191735721925','2025-01-01 12:01:14',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(14300,'4000','191735721925','2025-01-01 11:58:45',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(14309,'1050','191735722475','2025-01-01 12:22:14',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173572333773373022377','No',NULL,NULL,''),(14310,'4000','191735722475','2025-01-01 12:22:14',NULL,300.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(14311,'1050','121735726622','2025-01-01 13:17:11',400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173572663232313230322','No',NULL,NULL,''),(14312,'1110','121735726622','2025-01-01 13:17:11',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(14313,'5500','121735726622','2025-01-01 13:17:02',216.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14314,'4000','121735726622','2025-01-01 13:17:11',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(14417,'1050','191735718850','2025-01-01 11:09:20',6050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173572929992272932209','No',NULL,NULL,''),(14418,'1110','191735718850','2025-01-01 11:09:20',NULL,2000.00,'','19','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(14419,'1110','191735718850','2025-01-01 11:07:30',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(14420,'1110','191735718850','2025-01-01 11:08:43',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(14421,'1110','191735718850','2025-01-01 11:09:05',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(14422,'1110','191735718850','2025-01-01 13:39:21',NULL,704.00,'','19','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(14423,'1110','191735718850','2025-01-01 13:56:48',NULL,600.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(14424,'5500','191735718850','2025-01-01 14:01:27',4049.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14425,'4000','191735718850','2025-01-01 11:09:20',NULL,2400.00,'','19','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(14426,'4000','191735718850','2025-01-01 11:07:30',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(14427,'4000','191735718850','2025-01-01 11:07:59',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(14428,'4000','191735718850','2025-01-01 11:08:16',NULL,200.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(14429,'4000','191735718850','2025-01-01 11:08:25',NULL,100.00,'','19','1','Good sold','1','','sales','6533','','No',NULL,NULL,''),(14430,'4000','191735718850','2025-01-01 11:08:43',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(14431,'4000','191735718850','2025-01-01 11:08:51',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(14432,'4000','191735718850','2025-01-01 11:09:05',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(14433,'4000','191735718850','2025-01-01 13:39:21',NULL,1000.00,'','19','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(14434,'4000','191735718850','2025-01-01 13:56:48',NULL,750.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(14458,'1050','121735727225','2025-01-01 13:27:17',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173573070330022232703','No',NULL,NULL,''),(14459,'1110','121735727225','2025-01-01 13:27:17',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(14460,'1110','121735727225','2025-01-01 13:27:05',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(14461,'5500','121735727225','2025-01-01 14:24:50',391.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14462,'4000','121735727225','2025-01-01 13:27:17',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(14463,'4000','121735727225','2025-01-01 13:27:05',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(14464,'1050','191735721607','2025-01-01 11:56:38',1300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173573082222232300322','No',NULL,NULL,''),(14465,'1110','191735721607','2025-01-01 11:56:38',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(14466,'1110','191735721607','2025-01-01 11:53:27',NULL,300.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(14467,'1110','191735721607','2025-01-01 11:53:41',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(14468,'5500','191735721607','2025-01-01 14:26:14',850.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14469,'4000','191735721607','2025-01-01 11:56:38',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(14470,'4000','191735721607','2025-01-01 11:53:27',NULL,400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(14471,'4000','191735721607','2025-01-01 11:53:41',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(14472,'1050','191735730823','2025-01-01 14:34:19',3700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173573126227757702000','No',NULL,NULL,''),(14473,'1110','191735730823','2025-01-01 14:30:52',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(14474,'1110','191735730823','2025-01-01 14:31:01',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(14475,'5500','191735730823','2025-01-01 14:34:00',556.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14476,'4000','191735730823','2025-01-01 14:34:19',NULL,2500.00,'','19','1','Good sold','1','','sales','6540','','No',NULL,NULL,''),(14477,'4000','191735730823','2025-01-01 14:27:03',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(14478,'4000','191735730823','2025-01-01 14:30:52',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(14479,'4000','191735730823','2025-01-01 14:31:01',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(14494,'1050','121735728014','2025-01-01 13:40:23',1500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173573145921239202230','No',NULL,NULL,''),(14495,'1110','121735728014','2025-01-01 13:40:23',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(14496,'1110','121735728014','2025-01-01 13:40:14',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(14497,'1110','121735728014','2025-01-01 14:37:14',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(14498,'5500','121735728014','2025-01-01 14:37:28',1316.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14499,'4000','121735728014','2025-01-01 13:40:23',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(14500,'4000','121735728014','2025-01-01 13:40:14',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(14501,'4000','121735728014','2025-01-01 14:37:14',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(14502,'1050','191735721326','2025-01-01 11:53:23',4200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173573442923731743133','No',NULL,NULL,''),(14503,'1110','191735721326','2025-01-01 11:53:23',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(14504,'1110','191735721326','2025-01-01 11:48:46',NULL,600.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(14505,'1110','191735721326','2025-01-01 13:23:45',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(14506,'1110','191735721326','2025-01-01 13:28:19',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(14507,'1110','191735721326','2025-01-01 14:11:52',NULL,600.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(14508,'5500','191735721326','2025-01-01 15:26:58',3007.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14509,'4000','191735721326','2025-01-01 11:53:23',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(14510,'4000','191735721326','2025-01-01 11:48:46',NULL,800.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(14511,'4000','191735721326','2025-01-01 11:53:14',NULL,300.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(14512,'4000','191735721326','2025-01-01 13:23:45',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(14513,'4000','191735721326','2025-01-01 13:24:28',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(14514,'4000','191735721326','2025-01-01 13:28:19',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(14515,'4000','191735721326','2025-01-01 13:34:45',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(14516,'4000','191735721326','2025-01-01 14:11:52',NULL,750.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(14517,'4000','191735721326','2025-01-01 14:11:59',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(14529,'1050','191735727377','2025-01-01 13:32:02',650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173573542920143242304','No',NULL,NULL,''),(14530,'1110','191735727377','2025-01-01 13:32:02',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(14531,'5500','191735727377','2025-01-01 15:43:34',216.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14532,'4000','191735727377','2025-01-01 13:32:02',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(14533,'4000','191735727377','2025-01-01 13:29:37',NULL,250.00,'','19','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(14549,'1050','191735736603','2025-01-01 16:03:44',1800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173573716492333772312','No',NULL,NULL,''),(14550,'1110','191735736603','2025-01-01 16:03:23',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(14551,'5500','191735736603','2025-01-01 16:09:07',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14552,'4000','191735736603','2025-01-01 16:03:44',NULL,1300.00,'','19','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(14553,'4000','191735736603','2025-01-01 16:03:23',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(14554,'4000','191735736603','2025-01-01 16:03:35',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(14555,'1050','121735728964','2025-01-01 13:56:21',1400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173573736723320133337','No',NULL,NULL,''),(14556,'1110','121735728964','2025-01-01 14:35:41',NULL,300.00,'','12','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(14557,'1110','121735728964','2025-01-01 14:35:51',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(14558,'5500','121735728964','2025-01-01 16:13:37',300.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14559,'4000','121735728964','2025-01-01 13:56:21',NULL,400.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(14560,'4000','121735728964','2025-01-01 13:56:04',NULL,250.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(14561,'4000','121735728964','2025-01-01 14:35:41',NULL,400.00,'','12','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(14562,'4000','121735728964','2025-01-01 14:35:51',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(14563,'4000','121735728964','2025-01-01 14:36:31',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(14564,'1050','121735737369','2025-01-01 16:18:02',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173573748373332420310','No',NULL,NULL,''),(14565,'4000','121735737369','2025-01-01 16:18:02',NULL,100.00,'','12','1','Good sold','1','','sales','6566','','No',NULL,NULL,''),(14566,'1050','191735737532','2025-01-01 16:20:55',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173573765727337636232','No',NULL,NULL,''),(14567,'1110','191735737532','2025-01-01 16:20:55',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(14568,'5500','191735737532','2025-01-01 16:18:52',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14569,'4000','191735737532','2025-01-01 16:20:55',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(14615,'1050','191735729301','2025-01-01 14:11:12',4500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173573908810323329320','No',NULL,NULL,''),(14616,'1110','191735729301','2025-01-01 14:11:12',NULL,648.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(14617,'1110','191735729301','2025-01-01 14:01:41',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(14618,'5500','191735729301','2025-01-01 16:44:24',1098.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14619,'4000','191735729301','2025-01-01 14:11:12',NULL,1200.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(14620,'4000','191735729301','2025-01-01 14:01:41',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(14621,'4000','191735729301','2025-01-01 15:42:20',NULL,2600.00,'','19','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(14622,'4000','191735729301','2025-01-01 15:42:33',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(14623,'1050','191735739091','2025-01-01 16:50:12',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173573941413903074200','No',NULL,NULL,''),(14624,'1110','191735739091','2025-01-01 16:50:12',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(14625,'5500','191735739091','2025-01-01 16:44:51',169.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14626,'4000','191735739091','2025-01-01 16:50:12',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(14728,'1050','121735742912','2025-01-01 17:49:12',3450.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173574349393033020322','No',NULL,NULL,''),(14729,'1110','121735742912','2025-01-01 17:49:12',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(14730,'1110','121735742912','2025-01-01 17:48:32',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(14731,'1110','121735742912','2025-01-01 17:48:41',NULL,300.00,'','12','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(14732,'1110','121735742912','2025-01-01 17:48:48',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(14733,'1110','121735742912','2025-01-01 17:48:57',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(14734,'1110','121735742912','2025-01-01 17:49:04',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(14735,'1110','121735742912','2025-01-01 17:57:30',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(14736,'5500','121735742912','2025-01-01 17:57:44',2624.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14737,'4000','121735742912','2025-01-01 17:49:12',NULL,1300.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(14738,'4000','121735742912','2025-01-01 17:48:32',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(14739,'4000','121735742912','2025-01-01 17:48:41',NULL,400.00,'','12','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(14740,'4000','121735742912','2025-01-01 17:48:48',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(14741,'4000','121735742912','2025-01-01 17:48:57',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(14742,'4000','121735742912','2025-01-01 17:49:04',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(14743,'4000','121735742912','2025-01-01 17:57:30',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(14744,'1050','81735744332','2025-01-01 18:12:27',300.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173574435732332203280','No',NULL,NULL,''),(14745,'4000','81735744332','2025-01-01 18:12:27',NULL,300.00,'','8','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(14746,'1050','121735744393','2025-01-01 18:13:28',2500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173574440933202122044','No',NULL,NULL,''),(14747,'4000','121735744393','2025-01-01 18:13:28',NULL,2500.00,'','12','1','Good sold','1','','sales','6540','','No',NULL,NULL,''),(14748,'1050','81735741099','2025-01-01 17:18:39',3400.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173574451522284283305','No',NULL,NULL,''),(14749,'1110','81735741099','2025-01-01 17:18:19',NULL,216.00,'','8','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(14750,'1110','81735741099','2025-01-01 17:18:30',NULL,391.04,'','8','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(14751,'5500','81735741099','2025-01-01 18:14:39',607.04,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14752,'4000','81735741099','2025-01-01 17:18:39',NULL,2500.00,'','8','1','Good sold','1','','sales','6540','','No',NULL,NULL,''),(14753,'4000','81735741099','2025-01-01 17:18:19',NULL,400.00,'','8','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(14754,'4000','81735741099','2025-01-01 17:18:30',NULL,500.00,'','8','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(14762,'1050','121735739962','2025-01-01 17:00:56',2550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173574583227303327222','No',NULL,NULL,''),(14763,'1110','121735739962','2025-01-01 17:00:56',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(14764,'1110','121735739962','2025-01-01 16:59:22',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(14765,'1110','121735739962','2025-01-01 16:59:38',NULL,195.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(14766,'1110','121735739962','2025-01-01 17:00:08',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(14767,'1110','121735739962','2025-01-01 17:03:09',NULL,176.00,'','12','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(14768,'5500','121735739962','2025-01-01 17:47:23',1735.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14769,'4000','121735739962','2025-01-01 17:00:56',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(14770,'4000','121735739962','2025-01-01 16:59:22',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(14771,'4000','121735739962','2025-01-01 16:59:38',NULL,300.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(14772,'4000','121735739962','2025-01-01 16:59:56',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(14773,'4000','121735739962','2025-01-01 17:00:08',NULL,1000.00,'','12','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(14774,'4000','121735739962','2025-01-01 17:03:09',NULL,250.00,'','12','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(14775,'4000','121735739962','2025-01-01 17:45:39',NULL,300.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(14776,'4000','121735739962','2025-01-01 17:46:11',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(14777,'1050','81735738013','2025-01-01 16:27:09',2200.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173574628320372372621','No',NULL,NULL,''),(14778,'1110','81735738013','2025-01-01 16:27:09',NULL,680.00,'','8','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(14779,'1110','81735738013','2025-01-01 16:27:02',NULL,352.00,'','8','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(14780,'1110','81735738013','2025-01-01 18:16:20',NULL,176.00,'','8','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(14781,'5500','81735738013','2025-01-01 18:44:28',1208.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14782,'4000','81735738013','2025-01-01 16:27:09',NULL,1200.00,'','8','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(14783,'4000','81735738013','2025-01-01 16:26:53',NULL,100.00,'','8','1','Good sold','1','','sales','6566','','No',NULL,NULL,''),(14784,'4000','81735738013','2025-01-01 16:27:02',NULL,600.00,'','8','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(14785,'4000','81735738013','2025-01-01 18:16:20',NULL,300.00,'','8','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(14792,'1050','191735729032','2025-01-01 14:00:24',6000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173574714403332300102','No',NULL,NULL,''),(14793,'1110','191735729032','2025-01-01 13:57:13',NULL,600.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(14794,'5500','191735729032','2025-01-01 18:58:51',600.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14795,'4000','191735729032','2025-01-01 14:00:24',NULL,3900.00,'','19','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(14796,'4000','191735729032','2025-01-01 13:57:13',NULL,800.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(14797,'4000','191735729032','2025-01-01 13:59:33',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(14798,'4000','191735729032','2025-01-01 13:59:47',NULL,600.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(14799,'4000','191735729032','2025-01-01 14:00:09',NULL,600.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(14800,'1050','81735747451','2025-01-01 19:04:20',400.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173574746405814737303','No',NULL,NULL,''),(14801,'1110','81735747451','2025-01-01 19:04:20',NULL,216.00,'','8','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(14802,'5500','81735747451','2025-01-01 19:04:12',216.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14803,'4000','81735747451','2025-01-01 19:04:20',NULL,400.00,'','8','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(14810,'1050','191735742973','2025-01-01 17:51:31',1550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173574766532230633070','No',NULL,NULL,''),(14811,'1110','191735742973','2025-01-01 17:51:31',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(14812,'1110','191735742973','2025-01-01 17:50:43',NULL,50.00,'','19','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(14813,'5500','191735742973','2025-01-01 19:07:23',700.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14814,'4000','191735742973','2025-01-01 17:51:31',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(14815,'4000','191735742973','2025-01-01 17:49:33',NULL,500.00,'','19','1','Good sold','1','','sales','6556','','No',NULL,NULL,''),(14816,'4000','191735742973','2025-01-01 17:50:43',NULL,200.00,'','19','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(14817,'4000','191735742973','2025-01-01 17:50:59',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(14818,'1050','191735747666','2025-01-01 19:08:13',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173574769627322221762','No',NULL,NULL,''),(14819,'1110','191735747666','2025-01-01 19:08:13',NULL,300.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(14820,'5500','191735747666','2025-01-01 19:07:46',300.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14821,'4000','191735747666','2025-01-01 19:08:13',NULL,400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(14829,'1050','191735721801','2025-01-01 11:57:18',2500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173574798582287330233','No',NULL,NULL,''),(14830,'1110','191735721801','2025-01-01 11:57:18',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(14831,'1110','191735721801','2025-01-01 11:56:41',NULL,600.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(14832,'1110','191735721801','2025-01-01 11:56:57',NULL,600.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(14833,'1110','191735721801','2025-01-01 13:29:25',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(14834,'5500','191735721801','2025-01-01 13:35:54',2000.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14835,'4000','191735721801','2025-01-01 11:57:18',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(14836,'4000','191735721801','2025-01-01 11:56:41',NULL,800.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(14837,'4000','191735721801','2025-01-01 11:56:57',NULL,750.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(14838,'4000','191735721801','2025-01-01 12:03:02',NULL,100.00,'','19','1','Good sold','1','','sales','6566','','No',NULL,NULL,''),(14839,'4000','191735721801','2025-01-01 13:29:25',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(14849,'1050','121735735985','2025-01-01 15:53:15',3600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173574911102022235937','No',NULL,NULL,''),(14850,'1110','121735735985','2025-01-01 15:53:15',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(14851,'1110','121735735985','2025-01-01 15:53:05',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(14852,'1110','121735735985','2025-01-01 15:54:23',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(14853,'1110','121735735985','2025-01-01 16:28:59',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(14854,'1110','121735735985','2025-01-01 16:30:44',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(14855,'1110','121735735985','2025-01-01 16:39:47',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(14856,'1110','121735735985','2025-01-01 17:52:02',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(14857,'1110','121735735985','2025-01-01 17:52:17',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(14858,'1110','121735735985','2025-01-01 17:54:02',NULL,150.00,'','12','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(14859,'1110','121735735985','2025-01-01 17:54:12',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(14860,'1110','121735735985','2025-01-01 19:31:27',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(14861,'5500','121735735985','2025-01-01 19:31:38',2659.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14862,'4000','121735735985','2025-01-01 15:53:15',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(14863,'4000','121735735985','2025-01-01 15:53:05',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(14864,'4000','121735735985','2025-01-01 15:54:23',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(14865,'4000','121735735985','2025-01-01 16:28:59',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(14866,'4000','121735735985','2025-01-01 16:30:44',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(14867,'4000','121735735985','2025-01-01 16:39:47',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(14868,'4000','121735735985','2025-01-01 17:52:02',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(14869,'4000','121735735985','2025-01-01 17:52:17',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(14870,'4000','121735735985','2025-01-01 17:54:02',NULL,200.00,'','12','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(14871,'4000','121735735985','2025-01-01 17:54:12',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(14872,'4000','121735735985','2025-01-01 19:31:27',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(14873,'1050','81735747465','2025-01-01 19:04:46',1750.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173574942890040302330','No',NULL,NULL,''),(14874,'1110','81735747465','2025-01-01 19:04:46',NULL,338.00,'','8','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(14875,'1110','81735747465','2025-01-01 19:04:25',NULL,338.00,'','8','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(14876,'1110','81735747465','2025-01-01 19:11:41',NULL,169.00,'','8','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(14877,'1110','81735747465','2025-01-01 19:29:12',NULL,169.00,'','8','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(14878,'5500','81735747465','2025-01-01 19:36:44',1014.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14879,'4000','81735747465','2025-01-01 19:04:46',NULL,500.00,'','8','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(14880,'4000','81735747465','2025-01-01 19:04:25',NULL,500.00,'','8','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(14881,'4000','81735747465','2025-01-01 19:04:35',NULL,250.00,'','8','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(14882,'4000','81735747465','2025-01-01 19:11:41',NULL,250.00,'','8','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(14883,'4000','81735747465','2025-01-01 19:29:12',NULL,250.00,'','8','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(14884,'1050','191735750435','2025-01-01 19:54:02',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173575044440210012322','No',NULL,NULL,''),(14885,'4000','191735750435','2025-01-01 19:54:02',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(14894,'1050','81735750713','2025-01-01 19:58:41',250.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173575072830323240350','No',NULL,NULL,''),(14895,'1110','81735750713','2025-01-01 19:58:41',NULL,169.00,'','8','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(14896,'5500','81735750713','2025-01-01 19:58:33',169.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14897,'4000','81735750713','2025-01-01 19:58:41',NULL,250.00,'','8','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(14898,'1050','191735721841','2025-01-01 11:58:16',3500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173575153632237330233','No',NULL,NULL,''),(14899,'1110','191735721841','2025-01-01 11:58:16',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(14900,'1110','191735721841','2025-01-01 11:57:21',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(14901,'1110','191735721841','2025-01-01 16:33:18',NULL,432.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(14902,'5500','191735721841','2025-01-01 16:33:33',2082.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14903,'4000','191735721841','2025-01-01 11:58:16',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(14904,'4000','191735721841','2025-01-01 11:57:21',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(14905,'4000','191735721841','2025-01-01 11:57:58',NULL,200.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(14906,'4000','191735721841','2025-01-01 11:58:08',NULL,100.00,'','19','1','Good sold','1','','sales','6566','','No',NULL,NULL,''),(14907,'4000','191735721841','2025-01-01 16:33:18',NULL,800.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(14908,'1050','191735742675','2025-01-01 17:45:00',1900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173575160672060232257','No',NULL,NULL,''),(14909,'1110','191735742675','2025-01-01 17:45:00',NULL,408.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(14910,'1110','191735742675','2025-01-01 17:44:35',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(14911,'1110','191735742675','2025-01-01 17:44:44',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(14912,'1110','191735742675','2025-01-01 19:54:18',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(14913,'5500','191735742675','2025-01-01 20:13:01',1394.08,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14914,'4000','191735742675','2025-01-01 17:45:00',NULL,600.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(14915,'4000','191735742675','2025-01-01 17:44:35',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(14916,'4000','191735742675','2025-01-01 17:44:44',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(14917,'4000','191735742675','2025-01-01 19:54:18',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(14924,'1050','121735746338','2025-01-01 18:45:58',1500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173575205623000002122','No',NULL,NULL,''),(14925,'1110','121735746338','2025-01-01 18:45:58',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(14926,'1110','121735746338','2025-01-01 18:45:38',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(14927,'1110','121735746338','2025-01-01 18:45:50',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(14928,'1110','121735746338','2025-01-01 20:20:34',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(14929,'5500','121735746338','2025-01-01 20:20:46',1014.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14930,'4000','121735746338','2025-01-01 18:45:58',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(14931,'4000','121735746338','2025-01-01 18:45:38',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(14932,'4000','121735746338','2025-01-01 18:45:50',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(14933,'4000','121735746338','2025-01-01 20:20:34',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(14993,'1050','191735755345','2025-01-01 21:20:03',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173575560491372061330','No',NULL,NULL,''),(14994,'1110','191735755345','2025-01-01 21:20:03',NULL,100.00,'','19','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(14995,'5500','191735755345','2025-01-01 21:15:45',100.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14996,'4000','191735755345','2025-01-01 21:20:03',NULL,100.00,'','19','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(14997,'1050','191735755605','2025-01-01 21:20:52',800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173575565321322312237','No',NULL,NULL,''),(14998,'1110','191735755605','2025-01-01 21:20:52',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(14999,'5500','191735755605','2025-01-01 21:20:45',400.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15000,'4000','191735755605','2025-01-01 21:20:52',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(15001,'4000','191735755605','2025-01-01 21:20:05',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(15015,'1050','81735753127','2025-01-01 20:39:45',4800.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173575766023307222035','No',NULL,NULL,''),(15016,'1110','81735753127','2025-01-01 20:39:45',NULL,888.88,'','8','1','Inventory sold','1','','sales','B164','','No',NULL,NULL,''),(15017,'1110','81735753127','2025-01-01 20:38:47',NULL,79.17,'','8','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(15018,'1110','81735753127','2025-01-01 21:10:36',NULL,0.00,'','8','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(15019,'1110','81735753127','2025-01-01 21:10:58',NULL,450.00,'','8','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(15020,'1110','81735753127','2025-01-01 21:24:29',NULL,1000.00,'','8','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(15021,'5500','81735753127','2025-01-01 21:53:35',2418.05,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15022,'4000','81735753127','2025-01-01 20:39:45',NULL,1600.00,'','8','1','Good sold','1','','sales','B164','','No',NULL,NULL,''),(15023,'4000','81735753127','2025-01-01 20:38:47',NULL,200.00,'','8','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(15024,'4000','81735753127','2025-01-01 20:39:04',NULL,150.00,'','8','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(15025,'4000','81735753127','2025-01-01 21:10:24',NULL,300.00,'','8','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(15026,'4000','81735753127','2025-01-01 21:10:36',NULL,150.00,'','8','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(15027,'4000','81735753127','2025-01-01 21:10:49',NULL,500.00,'','8','1','Good sold','1','','sales','6564','','No',NULL,NULL,''),(15028,'4000','81735753127','2025-01-01 21:10:58',NULL,600.00,'','8','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(15029,'4000','81735753127','2025-01-01 21:24:29',NULL,1300.00,'','8','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(15030,'1050','191735751607','2025-01-01 20:17:48',3250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173575899626773520930','No',NULL,NULL,''),(15031,'1110','191735751607','2025-01-01 20:17:48',NULL,176.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(15032,'1110','191735751607','2025-01-01 20:13:27',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(15033,'1110','191735751607','2025-01-01 20:17:40',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(15034,'1110','191735751607','2025-01-01 20:37:41',NULL,176.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(15035,'1110','191735751607','2025-01-01 20:37:50',NULL,176.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(15036,'1110','191735751607','2025-01-01 21:09:39',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(15037,'1110','191735751607','2025-01-01 21:09:47',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(15038,'1110','191735751607','2025-01-01 21:15:35',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(15039,'5500','191735751607','2025-01-01 22:16:25',2504.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15040,'4000','191735751607','2025-01-01 20:17:48',NULL,250.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(15041,'4000','191735751607','2025-01-01 20:13:27',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(15042,'4000','191735751607','2025-01-01 20:17:40',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(15043,'4000','191735751607','2025-01-01 20:37:41',NULL,250.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(15044,'4000','191735751607','2025-01-01 20:37:50',NULL,250.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(15045,'4000','191735751607','2025-01-01 21:09:39',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(15046,'4000','191735751607','2025-01-01 21:09:47',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(15047,'4000','191735751607','2025-01-01 21:15:12',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(15048,'4000','191735751607','2025-01-01 21:15:28',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(15049,'4000','191735751607','2025-01-01 21:15:35',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(15056,'1050','191735758997','2025-01-01 22:17:55',950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173576055333203250303','No',NULL,NULL,''),(15057,'1110','191735758997','2025-01-01 22:17:55',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(15058,'1110','191735758997','2025-01-01 22:16:37',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(15059,'5500','191735758997','2025-01-01 22:42:19',595.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15060,'4000','191735758997','2025-01-01 22:17:55',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(15061,'4000','191735758997','2025-01-01 22:16:37',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(15062,'4000','191735758997','2025-01-01 22:17:47',NULL,150.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(15063,'1050','191735824204','2025-01-02 16:25:25',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173582432727373034254','No',NULL,NULL,''),(15064,'4000','191735824204','2025-01-02 16:25:25',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(15065,'4000','191735824204','2025-01-02 16:23:24',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(15102,'1050','81735832178','2025-01-02 18:37:09',900.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173583223422822338272','No',NULL,NULL,''),(15103,'1110','81735832178','2025-01-02 18:36:18',NULL,0.00,'','8','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(15104,'1110','81735832178','2025-01-02 18:36:30',NULL,50.00,'','8','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(15105,'5500','81735832178','2025-01-02 18:37:00',50.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15106,'4000','81735832178','2025-01-02 18:37:09',NULL,200.00,'','8','1','Good sold','1','','sales','6527','','No',NULL,NULL,''),(15107,'4000','81735832178','2025-01-02 18:36:18',NULL,150.00,'','8','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(15108,'4000','81735832178','2025-01-02 18:36:30',NULL,200.00,'','8','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(15109,'4000','81735832178','2025-01-02 18:36:37',NULL,300.00,'','8','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(15110,'4000','81735832178','2025-01-02 18:36:46',NULL,50.00,'','8','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(15111,'1050','191735824328','2025-01-02 16:25:50',5900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173583255120211933323','No',NULL,NULL,''),(15112,'1110','191735824328','2025-01-02 16:25:28',NULL,950.00,'','19','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(15113,'1110','191735824328','2025-01-02 16:58:41',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(15114,'1110','191735824328','2025-01-02 16:58:54',NULL,610.00,'','19','1','Inventory sold','1','','sales','B041','','No',NULL,NULL,''),(15115,'1110','191735824328','2025-01-02 16:59:07',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(15116,'5500','191735824328','2025-01-02 18:42:19',1644.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15117,'4000','191735824328','2025-01-02 16:25:50',NULL,2500.00,'','19','1','Good sold','1','','sales','6540','','No',NULL,NULL,''),(15118,'4000','191735824328','2025-01-02 16:25:28',NULL,1700.00,'','19','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(15119,'4000','191735824328','2025-01-02 16:25:39',NULL,300.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(15120,'4000','191735824328','2025-01-02 16:58:41',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(15121,'4000','191735824328','2025-01-02 16:58:54',NULL,1200.00,'','19','1','Good sold','1','','sales','B041','','No',NULL,NULL,''),(15122,'4000','191735824328','2025-01-02 16:59:07',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(15154,'1050','121735830102','2025-01-02 18:02:03',2350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173583519508009321132','No',NULL,NULL,''),(15155,'1110','121735830102','2025-01-02 18:02:03',NULL,200.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(15156,'1110','121735830102','2025-01-02 18:01:42',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(15157,'1110','121735830102','2025-01-02 19:25:54',NULL,200.00,'','12','1','Inventory sold','1','','sales','5984','','No',NULL,NULL,''),(15158,'5500','121735830102','2025-01-02 19:26:25',616.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15159,'4000','121735830102','2025-01-02 18:02:03',NULL,250.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(15160,'4000','121735830102','2025-01-02 18:01:42',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(15161,'4000','121735830102','2025-01-02 18:01:51',NULL,1300.00,'','12','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(15162,'4000','121735830102','2025-01-02 19:24:42',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(15163,'4000','121735830102','2025-01-02 19:25:54',NULL,200.00,'','12','1','Good sold','1','','sales','5984','','No',NULL,NULL,''),(15164,'4000','121735830102','2025-01-02 19:26:07',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(15181,'1050','191735835724','2025-01-02 19:35:34',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173583840203383312300','No',NULL,NULL,''),(15182,'1110','191735835724','2025-01-02 19:35:34',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(15183,'1110','191735835724','2025-01-02 19:35:24',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(15184,'5500','191735835724','2025-01-02 20:19:45',338.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15185,'4000','191735835724','2025-01-02 19:35:34',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(15186,'4000','191735835724','2025-01-02 19:35:24',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(15187,'1050','81735829466','2025-01-02 17:51:15',2450.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173584024153403321232','No',NULL,NULL,''),(15188,'1110','81735829466','2025-01-02 17:51:15',NULL,200.00,'','8','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(15189,'1110','81735829466','2025-01-02 18:01:12',NULL,0.00,'','8','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(15190,'1110','81735829466','2025-01-02 18:59:45',NULL,1000.00,'','8','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(15191,'1110','81735829466','2025-01-02 19:00:58',NULL,150.00,'','8','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(15192,'1110','81735829466','2025-01-02 20:50:18',NULL,0.00,'','8','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(15193,'5500','81735829466','2025-01-02 20:50:30',1350.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15194,'4000','81735829466','2025-01-02 17:51:15',NULL,250.00,'','8','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(15195,'4000','81735829466','2025-01-02 17:51:07',NULL,100.00,'','8','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(15196,'4000','81735829466','2025-01-02 18:01:12',NULL,150.00,'','8','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(15197,'4000','81735829466','2025-01-02 18:59:45',NULL,1300.00,'','8','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(15198,'4000','81735829466','2025-01-02 18:59:59',NULL,150.00,'','8','1','Good sold','1','','sales','6538','','No',NULL,NULL,''),(15199,'4000','81735829466','2025-01-02 19:00:58',NULL,200.00,'','8','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(15200,'4000','81735829466','2025-01-02 19:12:26',NULL,150.00,'','8','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(15201,'4000','81735829466','2025-01-02 20:50:18',NULL,150.00,'','8','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(15202,'1050','81735828009','2025-01-02 17:27:15',7000.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173584466938822335202','No',NULL,NULL,''),(15203,'1110','81735828009','2025-01-02 17:27:15',NULL,1700.00,'','8','1','Inventory sold','1','','sales','B159','','No',NULL,NULL,''),(15204,'1110','81735828009','2025-01-02 17:26:49',NULL,79.17,'','8','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(15205,'1110','81735828009','2025-01-02 17:27:04',NULL,900.00,'','8','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(15206,'1110','81735828009','2025-01-02 20:18:41',NULL,1700.00,'','8','1','Inventory sold','1','','sales','B159','','No',NULL,NULL,''),(15207,'1110','81735828009','2025-01-02 20:18:49',NULL,79.17,'','8','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(15208,'1110','81735828009','2025-01-02 22:03:39',NULL,200.00,'','8','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(15209,'5500','81735828009','2025-01-02 22:03:50',4658.33,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15210,'4000','81735828009','2025-01-02 17:27:15',NULL,2700.00,'','8','1','Good sold','1','','sales','B159','','No',NULL,NULL,''),(15211,'4000','81735828009','2025-01-02 17:26:49',NULL,200.00,'','8','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(15212,'4000','81735828009','2025-01-02 17:27:04',NULL,900.00,'','8','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(15213,'4000','81735828009','2025-01-02 20:18:41',NULL,2700.00,'','8','1','Good sold','1','','sales','B159','','No',NULL,NULL,''),(15214,'4000','81735828009','2025-01-02 20:18:49',NULL,200.00,'','8','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(15215,'4000','81735828009','2025-01-02 20:19:08',NULL,100.00,'','8','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(15216,'4000','81735828009','2025-01-02 22:03:39',NULL,200.00,'','8','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(15232,'1050','81735912593','2025-01-03 16:56:44',1000.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173591444124342252203','No',NULL,NULL,''),(15233,'1110','81735912593','2025-01-03 16:56:33',NULL,373.36,'','8','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(15234,'1110','81735912593','2025-01-03 17:24:55',NULL,100.00,'','8','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(15235,'5500','81735912593','2025-01-03 17:27:08',473.36,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15236,'4000','81735912593','2025-01-03 16:56:44',NULL,300.00,'','8','1','Good sold','1','','sales','6522','','No',NULL,NULL,''),(15237,'4000','81735912593','2025-01-03 16:56:33',NULL,500.00,'','8','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(15238,'4000','81735912593','2025-01-03 17:24:55',NULL,200.00,'','8','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(15259,'1050','121735916093','2025-01-03 17:55:45',4000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173591614952022033521','No',NULL,NULL,''),(15260,'1110','121735916093','2025-01-03 17:55:45',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(15261,'1110','121735916093','2025-01-03 17:54:53',NULL,950.00,'','12','1','Inventory sold','1','','sales','B182','','No',NULL,NULL,''),(15262,'5500','121735916093','2025-01-03 17:55:33',2150.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15263,'4000','121735916093','2025-01-03 17:55:45',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(15264,'4000','121735916093','2025-01-03 17:54:53',NULL,1700.00,'','12','1','Good sold','1','','sales','B182','','No',NULL,NULL,''),(15265,'4000','121735916093','2025-01-03 17:55:13',NULL,500.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(15313,'1050','121735919516','2025-01-03 18:52:22',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173591954600120320323','No',NULL,NULL,''),(15314,'1110','121735919516','2025-01-03 18:52:22',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(15315,'5500','121735919516','2025-01-03 18:51:57',169.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15316,'4000','121735919516','2025-01-03 18:52:22',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(15342,'1050','121735920457','2025-01-03 19:07:48',350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173592068003225333759','No',NULL,NULL,''),(15343,'1110','121735920457','2025-01-03 19:07:48',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(15344,'5500','121735920457','2025-01-03 19:11:01',169.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15345,'4000','121735920457','2025-01-03 19:07:48',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(15346,'4000','121735920457','2025-01-03 19:07:37',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(15375,'1050','81735914254','2025-01-03 17:24:26',4300.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173592401823330017128','No',NULL,NULL,''),(15376,'1110','81735914254','2025-01-03 17:24:26',NULL,352.00,'','8','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(15377,'1110','81735914254','2025-01-03 17:24:15',NULL,0.00,'','8','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(15378,'1110','81735914254','2025-01-03 17:45:28',NULL,79.17,'','8','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(15379,'1110','81735914254','2025-01-03 17:49:49',NULL,1000.00,'','8','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(15380,'1110','81735914254','2025-01-03 18:02:50',NULL,352.00,'','8','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(15381,'1110','81735914254','2025-01-03 19:02:01',NULL,169.00,'','8','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(15382,'1110','81735914254','2025-01-03 19:02:57',NULL,338.00,'','8','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(15383,'1110','81735914254','2025-01-03 20:06:28',NULL,176.00,'','8','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(15384,'5500','81735914254','2025-01-03 20:06:37',2466.17,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15385,'4000','81735914254','2025-01-03 17:24:26',NULL,600.00,'','8','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(15386,'4000','81735914254','2025-01-03 17:24:15',NULL,150.00,'','8','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(15387,'4000','81735914254','2025-01-03 17:45:28',NULL,200.00,'','8','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(15388,'4000','81735914254','2025-01-03 17:49:49',NULL,1300.00,'','8','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(15389,'4000','81735914254','2025-01-03 18:02:23',NULL,200.00,'','8','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(15390,'4000','81735914254','2025-01-03 18:02:35',NULL,200.00,'','8','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(15391,'4000','81735914254','2025-01-03 18:02:50',NULL,600.00,'','8','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(15392,'4000','81735914254','2025-01-03 19:02:01',NULL,250.00,'','8','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(15393,'4000','81735914254','2025-01-03 19:02:57',NULL,500.00,'','8','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(15394,'4000','81735914254','2025-01-03 20:06:28',NULL,300.00,'','8','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(15395,'1050','81735912614','2025-01-03 17:24:01',5000.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173592408623033220333','No',NULL,NULL,''),(15396,'1110','81735912614','2025-01-03 17:24:01',NULL,338.00,'','8','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(15397,'1110','81735912614','2025-01-03 16:56:54',NULL,204.00,'','8','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(15398,'1110','81735912614','2025-01-03 17:48:58',NULL,1000.00,'','8','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(15399,'1110','81735912614','2025-01-03 18:01:23',NULL,338.00,'','8','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(15400,'1110','81735912614','2025-01-03 18:16:07',NULL,204.00,'','8','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(15401,'1110','81735912614','2025-01-03 18:16:32',NULL,956.00,'','8','1','Inventory sold','1','','sales','B181','','No',NULL,NULL,''),(15402,'5500','81735912614','2025-01-03 20:07:54',3040.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15403,'4000','81735912614','2025-01-03 17:24:01',NULL,500.00,'','8','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(15404,'4000','81735912614','2025-01-03 16:56:54',NULL,300.00,'','8','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(15405,'4000','81735912614','2025-01-03 17:48:58',NULL,1300.00,'','8','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(15406,'4000','81735912614','2025-01-03 18:00:34',NULL,100.00,'','8','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(15407,'4000','81735912614','2025-01-03 18:01:07',NULL,100.00,'','8','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(15408,'4000','81735912614','2025-01-03 18:01:23',NULL,500.00,'','8','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(15409,'4000','81735912614','2025-01-03 18:16:07',NULL,300.00,'','8','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(15410,'4000','81735912614','2025-01-03 18:16:32',NULL,1700.00,'','8','1','Good sold','1','','sales','B181','','No',NULL,NULL,''),(15411,'4000','81735912614','2025-01-03 20:07:28',NULL,100.00,'','8','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(15412,'4000','81735912614','2025-01-03 20:07:46',NULL,100.00,'','8','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(15417,'1050','191735924742','2025-01-03 20:19:33',1300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173592477443349320033','No',NULL,NULL,''),(15418,'1110','191735924742','2025-01-03 20:19:33',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(15419,'1110','191735924742','2025-01-03 20:19:18',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(15420,'5500','191735924742','2025-01-03 20:19:24',616.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15421,'4000','191735924742','2025-01-03 20:19:33',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(15422,'4000','191735924742','2025-01-03 20:19:02',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(15423,'4000','191735924742','2025-01-03 20:19:11',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(15424,'4000','191735924742','2025-01-03 20:19:18',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(15437,'1050','81735925467','2025-01-03 20:31:52',450.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173592551703308223351','No',NULL,NULL,''),(15438,'1110','81735925467','2025-01-03 20:31:07',NULL,100.00,'','8','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(15439,'5500','81735925467','2025-01-03 20:31:44',100.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15440,'4000','81735925467','2025-01-03 20:31:52',NULL,200.00,'','8','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(15441,'4000','81735925467','2025-01-03 20:31:07',NULL,200.00,'','8','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(15442,'4000','81735925467','2025-01-03 20:31:37',NULL,50.00,'','8','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(15455,'1050','121735924212','2025-01-03 20:10:24',1000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173592676930311229730','No',NULL,NULL,''),(15456,'1110','121735924212','2025-01-03 20:10:24',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(15457,'1110','121735924212','2025-01-03 20:10:12',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(15458,'1110','121735924212','2025-01-03 20:34:33',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(15459,'5500','121735924212','2025-01-03 20:52:39',676.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15460,'4000','121735924212','2025-01-03 20:10:24',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(15461,'4000','121735924212','2025-01-03 20:10:12',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(15462,'4000','121735924212','2025-01-03 20:34:33',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(15463,'1050','81735922125','2025-01-03 19:35:44',2100.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173592756992202233620','No',NULL,NULL,''),(15464,'1110','81735922125','2025-01-03 19:35:44',NULL,169.00,'','8','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(15465,'1110','81735922125','2025-01-03 19:35:25',NULL,169.00,'','8','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(15466,'1110','81735922125','2025-01-03 20:03:13',NULL,352.00,'','8','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(15467,'1110','81735922125','2025-01-03 20:30:33',NULL,169.00,'','8','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(15468,'1110','81735922125','2025-01-03 20:30:42',NULL,169.00,'','8','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(15469,'1110','81735922125','2025-01-03 20:30:51',NULL,338.00,'','8','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(15470,'5500','81735922125','2025-01-03 21:05:50',1366.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15471,'4000','81735922125','2025-01-03 19:35:44',NULL,250.00,'','8','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(15472,'4000','81735922125','2025-01-03 19:35:25',NULL,250.00,'','8','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(15473,'4000','81735922125','2025-01-03 20:03:13',NULL,600.00,'','8','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(15474,'4000','81735922125','2025-01-03 20:30:33',NULL,250.00,'','8','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(15475,'4000','81735922125','2025-01-03 20:30:42',NULL,250.00,'','8','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(15476,'4000','81735922125','2025-01-03 20:30:51',NULL,500.00,'','8','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(15477,'1050','81735927570','2025-01-03 22:14:01',250.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173593164556002010320','No',NULL,NULL,''),(15478,'1110','81735927570','2025-01-03 22:14:01',NULL,169.00,'','8','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(15479,'5500','81735927570','2025-01-03 21:06:10',169.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15480,'4000','81735927570','2025-01-03 22:14:01',NULL,250.00,'','8','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(15481,'1050','81735931646','2025-01-03 22:14:33',1050.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173593168283222221343','No',NULL,NULL,''),(15482,'1110','81735931646','2025-01-03 22:14:33',NULL,338.00,'','8','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(15483,'1110','81735931646','2025-01-03 22:14:06',NULL,169.00,'','8','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(15484,'1110','81735931646','2025-01-03 22:14:18',NULL,176.00,'','8','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(15485,'5500','81735931646','2025-01-03 22:14:25',683.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15486,'4000','81735931646','2025-01-03 22:14:33',NULL,500.00,'','8','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(15487,'4000','81735931646','2025-01-03 22:14:06',NULL,250.00,'','8','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(15488,'4000','81735931646','2025-01-03 22:14:18',NULL,300.00,'','8','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(15500,'1050','81735917453','2025-01-03 18:18:10',7900.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173593207602202308323','No',NULL,NULL,''),(15501,'1110','81735917453','2025-01-03 18:18:10',NULL,391.04,'','8','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(15502,'1110','81735917453','2025-01-03 18:17:33',NULL,0.00,'','8','1','Inventory sold','1','','sales','B156','','No',NULL,NULL,''),(15503,'1110','81735917453','2025-01-03 18:36:50',NULL,0.00,'','8','1','Inventory sold','1','','sales','B156','','No',NULL,NULL,''),(15504,'1110','81735917453','2025-01-03 20:05:11',NULL,0.00,'','8','1','Inventory sold','1','','sales','B156','','No',NULL,NULL,''),(15505,'5500','81735917453','2025-01-03 22:20:59',391.04,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15506,'4000','81735917453','2025-01-03 18:18:10',NULL,500.00,'','8','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(15507,'4000','81735917453','2025-01-03 18:17:33',NULL,2100.00,'','8','1','Good sold','1','','sales','B156','','No',NULL,NULL,''),(15508,'4000','81735917453','2025-01-03 18:36:37',NULL,300.00,'','8','1','Good sold','1','','sales','6522','','No',NULL,NULL,''),(15509,'4000','81735917453','2025-01-03 18:36:50',NULL,2100.00,'','8','1','Good sold','1','','sales','B156','','No',NULL,NULL,''),(15510,'4000','81735917453','2025-01-03 20:04:46',NULL,500.00,'','8','1','Good sold','1','','sales','6556','','No',NULL,NULL,''),(15511,'4000','81735917453','2025-01-03 20:04:56',NULL,300.00,'','8','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(15512,'4000','81735917453','2025-01-03 20:05:11',NULL,2100.00,'','8','1','Good sold','1','','sales','B156','','No',NULL,NULL,''),(15513,'1050','121735933862','2025-01-03 22:51:17',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173593387932300033351','No',NULL,NULL,''),(15514,'1110','121735933862','2025-01-03 22:51:17',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(15515,'5500','121735933862','2025-01-03 22:51:02',338.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15516,'4000','121735933862','2025-01-03 22:51:17',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(15549,'1050','81735919605','2025-01-03 18:53:49',2100.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173593714513330222001','No',NULL,NULL,''),(15550,'1110','81735919605','2025-01-03 18:53:25',NULL,950.00,'','8','1','Inventory sold','1','','sales','6502','','No',NULL,NULL,''),(15551,'5500','81735919605','2025-01-03 23:45:28',950.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15552,'4000','81735919605','2025-01-03 18:53:49',NULL,100.00,'','8','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(15553,'4000','81735919605','2025-01-03 18:53:25',NULL,1500.00,'','8','1','Good sold','1','','sales','6502','','No',NULL,NULL,''),(15554,'4000','81735919605','2025-01-03 18:53:38',NULL,100.00,'','8','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(15555,'4000','81735919605','2025-01-03 20:04:05',NULL,200.00,'','8','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(15556,'4000','81735919605','2025-01-03 20:04:12',NULL,200.00,'','8','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(15557,'1050','121735925705','2025-01-03 20:49:20',4100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173593719032322730020','No',NULL,NULL,''),(15558,'1110','121735925705','2025-01-03 20:49:20',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(15559,'1110','121735925705','2025-01-03 20:35:05',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(15560,'1110','121735925705','2025-01-03 20:49:10',NULL,612.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(15561,'1110','121735925705','2025-01-03 22:15:08',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(15562,'1110','121735925705','2025-01-03 22:15:32',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(15563,'1110','121735925705','2025-01-03 23:38:17',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(15564,'1110','121735925705','2025-01-03 23:38:27',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(15565,'1110','121735925705','2025-01-03 23:40:30',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(15566,'5500','121735925705','2025-01-03 23:46:05',2609.60,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15567,'4000','121735925705','2025-01-03 20:49:20',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(15568,'4000','121735925705','2025-01-03 20:35:05',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(15569,'4000','121735925705','2025-01-03 20:49:10',NULL,900.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(15570,'4000','121735925705','2025-01-03 22:15:08',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(15571,'4000','121735925705','2025-01-03 22:15:21',NULL,450.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(15572,'4000','121735925705','2025-01-03 22:15:32',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(15573,'4000','121735925705','2025-01-03 23:38:17',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(15574,'4000','121735925705','2025-01-03 23:38:27',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(15575,'4000','121735925705','2025-01-03 23:40:30',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(15576,'1050','121735938274','2025-01-04 00:05:11',400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173593831321105203533','No',NULL,NULL,''),(15577,'4000','121735938274','2025-01-04 00:05:11',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(15578,'4000','121735938274','2025-01-04 00:04:34',NULL,300.00,'','12','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(15579,'1050','121735938938','2025-01-04 00:15:48',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173593897000023023223','No',NULL,NULL,''),(15580,'1110','121735938938','2025-01-04 00:15:48',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(15581,'5500','121735938938','2025-01-04 00:15:38',204.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15582,'4000','121735938938','2025-01-04 00:15:48',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(15583,'1050','121735938971','2025-01-04 00:42:34',600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173594055632500425230','No',NULL,NULL,''),(15584,'1110','121735938971','2025-01-04 00:42:34',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(15585,'1110','121735938971','2025-01-04 00:16:11',NULL,176.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(15586,'5500','121735938971','2025-01-04 00:42:26',380.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15587,'4000','121735938971','2025-01-04 00:42:34',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(15588,'4000','121735938971','2025-01-04 00:16:11',NULL,300.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(15597,'1050','191735983415','2025-01-04 12:37:53',2050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173598356683230355233','No',NULL,NULL,''),(15598,'1110','191735983415','2025-01-04 12:37:53',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(15599,'1110','191735983415','2025-01-04 12:37:28',NULL,272.00,'','19','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(15600,'5500','191735983415','2025-01-04 12:39:03',1572.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15601,'4000','191735983415','2025-01-04 12:37:53',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(15602,'4000','191735983415','2025-01-04 12:36:55',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(15603,'4000','191735983415','2025-01-04 12:37:17',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(15604,'4000','191735983415','2025-01-04 12:37:28',NULL,350.00,'','19','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(15605,'4000','191735983415','2025-01-04 12:37:43',NULL,100.00,'','19','1','Good sold','1','','sales','6537','','No',NULL,NULL,''),(15606,'1050','191736005456','2025-01-04 18:44:32',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173600547522309030926','No',NULL,NULL,''),(15607,'1110','191736005456','2025-01-04 18:44:32',NULL,338.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(15608,'5500','191736005456','2025-01-04 18:44:16',338.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15609,'4000','191736005456','2025-01-04 18:44:32',NULL,500.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(15610,'1050','191736005475','2025-01-04 18:44:51',750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173600549439490239033','No',NULL,NULL,''),(15611,'1110','191736005475','2025-01-04 18:44:51',NULL,586.56,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(15612,'5500','191736005475','2025-01-04 18:44:36',586.56,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15613,'4000','191736005475','2025-01-04 18:44:51',NULL,750.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(15614,'1050','191736005495','2025-01-04 18:45:18',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173600552030233032033','No',NULL,NULL,''),(15615,'1110','191736005495','2025-01-04 18:45:18',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(15616,'5500','191736005495','2025-01-04 18:44:55',391.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15617,'4000','191736005495','2025-01-04 18:45:18',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(15618,'1050','191736005521','2025-01-04 19:26:21',550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173600798307300222227','No',NULL,NULL,''),(15619,'1110','191736005521','2025-01-04 19:26:21',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(15620,'1110','191736005521','2025-01-04 18:45:22',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(15621,'5500','191736005521','2025-01-04 19:26:10',399.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15622,'4000','191736005521','2025-01-04 19:26:21',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(15623,'4000','191736005521','2025-01-04 18:45:22',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(15624,'1050','121736074872','2025-01-05 14:02:41',3800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173607496603320373333','No',NULL,NULL,''),(15625,'1110','121736074872','2025-01-05 14:02:41',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(15626,'1110','121736074872','2025-01-05 14:01:12',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(15627,'1110','121736074872','2025-01-05 14:01:36',NULL,500.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(15628,'5500','121736074872','2025-01-05 14:02:26',2200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15629,'4000','121736074872','2025-01-05 14:02:41',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(15630,'4000','121736074872','2025-01-05 14:01:12',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(15631,'4000','121736074872','2025-01-05 14:01:36',NULL,1000.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(15632,'4000','121736074872','2025-01-05 14:01:52',NULL,500.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(15633,'4000','121736074872','2025-01-05 14:02:08',NULL,300.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(15640,'1050','191736075758','2025-01-05 14:16:45',3200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173607626427393210202','No',NULL,NULL,''),(15641,'1110','191736075758','2025-01-05 14:16:45',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(15642,'1110','191736075758','2025-01-05 14:15:58',NULL,750.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(15643,'1110','191736075758','2025-01-05 14:16:26',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(15644,'5500','191736075758','2025-01-05 14:24:01',2166.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15645,'4000','191736075758','2025-01-05 14:16:45',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(15646,'4000','191736075758','2025-01-05 14:15:58',NULL,1000.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(15647,'4000','191736075758','2025-01-05 14:16:26',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(15654,'1050','121736078343','2025-01-05 14:59:13',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173607837033827332363','No',NULL,NULL,''),(15655,'4000','121736078343','2025-01-05 14:59:13',NULL,500.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(15662,'1050','121736082669','2025-01-05 16:11:26',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173608268922222032110','No',NULL,NULL,''),(15663,'4000','121736082669','2025-01-05 16:11:26',NULL,250.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(15664,'1050','81736082765','2025-01-05 16:13:29',2100.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173608282038022307080','No',NULL,NULL,''),(15665,'1110','81736082765','2025-01-05 16:13:29',NULL,216.00,'','8','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(15666,'1110','81736082765','2025-01-05 16:12:45',NULL,1500.00,'','8','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(15667,'1110','81736082765','2025-01-05 16:13:01',NULL,100.00,'','8','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(15668,'5500','81736082765','2025-01-05 16:13:16',1816.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15669,'4000','81736082765','2025-01-05 16:13:29',NULL,400.00,'','8','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(15670,'4000','81736082765','2025-01-05 16:12:45',NULL,1500.00,'','8','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(15671,'4000','81736082765','2025-01-05 16:13:01',NULL,200.00,'','8','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(15672,'1050','81736082900','2025-01-05 16:18:02',1900.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173608310733322303200','No',NULL,NULL,''),(15673,'1110','81736082900','2025-01-05 16:15:00',NULL,200.00,'','8','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(15674,'1110','81736082900','2025-01-05 16:15:10',NULL,100.00,'','8','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(15675,'1110','81736082900','2025-01-05 16:15:21',NULL,42.00,'','8','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(15676,'5500','81736082900','2025-01-05 16:16:56',342.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15677,'4000','81736082900','2025-01-05 16:18:02',NULL,200.00,'','8','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(15678,'4000','81736082900','2025-01-05 16:15:00',NULL,400.00,'','8','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(15679,'4000','81736082900','2025-01-05 16:15:10',NULL,200.00,'','8','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(15680,'4000','81736082900','2025-01-05 16:15:21',NULL,100.00,'','8','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(15681,'4000','81736082900','2025-01-05 16:15:35',NULL,1000.00,'','8','1','Good sold','1','','sales','6549','','No',NULL,NULL,''),(15706,'1050','81736085077','2025-01-05 16:53:19',200.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173608521031503202030','No',NULL,NULL,''),(15707,'1110','81736085077','2025-01-05 16:53:19',NULL,100.00,'','8','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(15708,'5500','81736085077','2025-01-05 16:51:17',100.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15709,'4000','81736085077','2025-01-05 16:53:19',NULL,200.00,'','8','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(15710,'1050','191736076267','2025-01-05 14:58:46',700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173608678122022222232','No',NULL,NULL,''),(15711,'1110','191736076267','2025-01-05 14:58:46',NULL,300.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(15712,'5500','191736076267','2025-01-05 14:58:37',300.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15713,'4000','191736076267','2025-01-05 14:58:46',NULL,400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(15714,'4000','191736076267','2025-01-05 14:24:27',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(15715,'4000','191736076267','2025-01-05 14:58:24',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(15728,'1050','191736086998','2025-01-05 17:23:44',700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173608702732072083600','No',NULL,NULL,''),(15729,'4000','191736086998','2025-01-05 17:23:44',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(15730,'4000','191736086998','2025-01-05 17:23:18',NULL,500.00,'','19','1','Good sold','1','','sales','6556','','No',NULL,NULL,''),(15731,'1050','121736087080','2025-01-05 17:24:55',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173608709903377322932','No',NULL,NULL,''),(15732,'1110','121736087080','2025-01-05 17:24:55',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(15733,'5500','121736087080','2025-01-05 17:24:40',391.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15734,'4000','121736087080','2025-01-05 17:24:55',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(15738,'1050','81736087761','2025-01-05 17:36:15',200.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173608778033828836832','No',NULL,NULL,''),(15739,'1110','81736087761','2025-01-05 17:36:15',NULL,100.00,'','8','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(15740,'5500','81736087761','2025-01-05 17:36:01',100.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15741,'4000','81736087761','2025-01-05 17:36:15',NULL,200.00,'','8','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(15761,'1050','121736084574','2025-01-05 16:43:42',2050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173609055632227302007','No',NULL,NULL,''),(15762,'1110','121736084574','2025-01-05 16:42:54',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(15763,'1110','121736084574','2025-01-05 16:43:10',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(15764,'1110','121736084574','2025-01-05 16:43:35',NULL,100.00,'','12','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(15765,'1110','121736084574','2025-01-05 16:45:40',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(15766,'5500','121736084574','2025-01-05 18:22:24',700.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15767,'4000','121736084574','2025-01-05 16:43:42',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(15768,'4000','121736084574','2025-01-05 16:42:54',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(15769,'4000','121736084574','2025-01-05 16:43:10',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(15770,'4000','121736084574','2025-01-05 16:43:18',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(15771,'4000','121736084574','2025-01-05 16:43:26',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(15772,'4000','121736084574','2025-01-05 16:43:35',NULL,200.00,'','12','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(15773,'4000','121736084574','2025-01-05 16:45:40',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(15774,'4000','121736084574','2025-01-05 18:22:03',NULL,200.00,'','12','1','Good sold','1','','sales','6553','','No',NULL,NULL,''),(15775,'4000','121736084574','2025-01-05 18:22:15',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(15776,'1050','81736091016','2025-01-05 18:31:01',400.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173609106603346907333','No',NULL,NULL,''),(15777,'1110','81736091016','2025-01-05 18:30:16',NULL,50.00,'','8','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(15778,'5500','81736091016','2025-01-05 18:30:41',50.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15779,'4000','81736091016','2025-01-05 18:31:01',NULL,200.00,'','8','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(15780,'4000','81736091016','2025-01-05 18:30:16',NULL,200.00,'','8','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(15789,'1050','121736078371','2025-01-05 14:59:56',2250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173609310820001379100','No',NULL,NULL,''),(15790,'1110','121736078371','2025-01-05 14:59:56',NULL,610.00,'','12','1','Inventory sold','1','','sales','B064','','No',NULL,NULL,''),(15791,'1110','121736078371','2025-01-05 14:59:31',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(15792,'1110','121736078371','2025-01-05 17:22:02',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(15793,'1110','121736078371','2025-01-05 17:22:15',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(15794,'5500','121736078371','2025-01-05 19:04:43',889.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15795,'4000','121736078371','2025-01-05 14:59:56',NULL,1200.00,'','12','1','Good sold','1','','sales','B064','','No',NULL,NULL,''),(15796,'4000','121736078371','2025-01-05 14:59:31',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(15797,'4000','121736078371','2025-01-05 14:59:46',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(15798,'4000','121736078371','2025-01-05 17:21:52',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(15799,'4000','121736078371','2025-01-05 17:22:02',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(15800,'4000','121736078371','2025-01-05 17:22:15',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(15801,'1050','191736092064','2025-01-05 18:48:33',350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173609316860221073912','No',NULL,NULL,''),(15802,'1110','191736092064','2025-01-05 18:48:33',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(15803,'1110','191736092064','2025-01-05 18:47:44',NULL,100.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(15804,'5500','191736092064','2025-01-05 19:05:50',100.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15805,'4000','191736092064','2025-01-05 18:48:33',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(15806,'4000','191736092064','2025-01-05 18:47:44',NULL,200.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(15813,'1050','191736086973','2025-01-05 17:23:11',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173609352723032132229','No',NULL,NULL,''),(15814,'1110','191736086973','2025-01-05 17:29:06',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(15815,'1110','191736086973','2025-01-05 18:47:07',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(15816,'5500','191736086973','2025-01-05 19:11:35',391.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15817,'4000','191736086973','2025-01-05 17:23:11',NULL,400.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(15818,'4000','191736086973','2025-01-05 17:22:53',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(15819,'4000','191736086973','2025-01-05 17:29:06',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(15820,'4000','191736086973','2025-01-05 18:47:07',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(15821,'1050','81736085053','2025-01-05 16:51:08',900.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173609365334202016913','No',NULL,NULL,''),(15822,'1110','81736085053','2025-01-05 16:51:08',NULL,204.00,'','8','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(15823,'1110','81736085053','2025-01-05 16:50:53',NULL,204.00,'','8','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(15824,'1110','81736085053','2025-01-05 18:02:32',NULL,204.00,'','8','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(15825,'5500','81736085053','2025-01-05 19:13:41',612.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15826,'4000','81736085053','2025-01-05 16:51:08',NULL,300.00,'','8','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(15827,'4000','81736085053','2025-01-05 16:50:53',NULL,300.00,'','8','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(15828,'4000','81736085053','2025-01-05 18:02:32',NULL,300.00,'','8','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(15829,'1050','81736089381','2025-01-05 18:10:25',2500.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173609376803070369209','No',NULL,NULL,''),(15830,'1110','81736089381','2025-01-05 18:10:25',NULL,195.52,'','8','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(15831,'1110','81736089381','2025-01-05 18:03:02',NULL,79.17,'','8','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(15832,'1110','81736089381','2025-01-05 18:03:58',NULL,185.00,'','8','1','Inventory sold','1','','sales','B013','','No',NULL,NULL,''),(15833,'1110','81736089381','2025-01-05 18:04:16',NULL,200.00,'','8','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(15834,'1110','81736089381','2025-01-05 18:10:15',NULL,216.00,'','8','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(15835,'5500','81736089381','2025-01-05 19:15:42',875.69,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15836,'4000','81736089381','2025-01-05 18:10:25',NULL,250.00,'','8','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(15837,'4000','81736089381','2025-01-05 18:03:02',NULL,200.00,'','8','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(15838,'4000','81736089381','2025-01-05 18:03:58',NULL,300.00,'','8','1','Good sold','1','','sales','B013','','No',NULL,NULL,''),(15839,'4000','81736089381','2025-01-05 18:04:16',NULL,200.00,'','8','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(15840,'4000','81736089381','2025-01-05 18:08:37',NULL,400.00,'','8','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(15841,'4000','81736089381','2025-01-05 18:09:40',NULL,500.00,'','8','1','Good sold','1','','sales','6556','','No',NULL,NULL,''),(15842,'4000','81736089381','2025-01-05 18:09:54',NULL,250.00,'','8','1','Good sold','1','','sales','6518','','No',NULL,NULL,''),(15843,'4000','81736089381','2025-01-05 18:10:15',NULL,400.00,'','8','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(15866,'1050','81736099389','2025-01-05 20:50:40',1200.00,NULL,'','8','1','Payment of goods sold','1','','payment','','8173610146906313820032','No',NULL,NULL,''),(15867,'1110','81736099389','2025-01-05 20:50:40',NULL,50.00,'','8','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(15868,'1110','81736099389','2025-01-05 20:49:49',NULL,0.00,'','8','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(15869,'5500','81736099389','2025-01-05 21:24:12',50.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15870,'4000','81736099389','2025-01-05 20:50:40',NULL,200.00,'','8','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(15871,'4000','81736099389','2025-01-05 20:49:49',NULL,600.00,'','8','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(15872,'4000','81736099389','2025-01-05 20:50:09',NULL,300.00,'','8','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(15873,'4000','81736099389','2025-01-05 21:23:59',NULL,100.00,'','8','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(15874,'1050','121736095471','2025-01-05 19:44:55',2250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173610168532300113123','No',NULL,NULL,''),(15875,'1110','121736095471','2025-01-05 19:44:55',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(15876,'1110','121736095471','2025-01-05 19:44:31',NULL,208.00,'','12','1','Inventory sold','1','','sales','B008','','No',NULL,NULL,''),(15877,'1110','121736095471','2025-01-05 19:44:45',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(15878,'1110','121736095471','2025-01-05 20:56:10',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(15879,'1110','121736095471','2025-01-05 20:56:18',NULL,612.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(15880,'5500','121736095471','2025-01-05 21:27:49',1610.56,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15881,'4000','121736095471','2025-01-05 19:44:55',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(15882,'4000','121736095471','2025-01-05 19:44:31',NULL,300.00,'','12','1','Good sold','1','','sales','B008','','No',NULL,NULL,''),(15883,'4000','121736095471','2025-01-05 19:44:45',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(15884,'4000','121736095471','2025-01-05 20:56:10',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(15885,'4000','121736095471','2025-01-05 20:56:18',NULL,900.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(15892,'1050','121736164224','2025-01-06 14:50:47',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173616424923061002123','No',NULL,NULL,''),(15893,'1110','121736164224','2025-01-06 14:50:47',NULL,169.08,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(15894,'1110','121736164224','2025-01-06 14:50:24',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(15895,'5500','121736164224','2025-01-06 14:50:35',338.08,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15896,'4000','121736164224','2025-01-06 14:50:47',NULL,250.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(15897,'4000','121736164224','2025-01-06 14:50:24',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(15898,'1050','121736164250','2025-01-06 16:38:16',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173617071136132332300','No',NULL,NULL,''),(15899,'1110','121736164250','2025-01-06 16:38:16',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(15900,'1110','121736164250','2025-01-06 14:50:51',NULL,169.08,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(15901,'5500','121736164250','2025-01-06 16:38:00',338.08,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15902,'4000','121736164250','2025-01-06 16:38:16',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(15903,'4000','121736164250','2025-01-06 14:50:51',NULL,250.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(15912,'1050','121736170825','2025-01-06 16:42:29',3400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173617095422306333233','No',NULL,NULL,''),(15913,'1110','121736170825','2025-01-06 16:42:29',NULL,975.00,'','12','1','Inventory sold','1','','sales','B178','','No',NULL,NULL,''),(15914,'1110','121736170825','2025-01-06 16:40:45',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(15915,'1110','121736170825','2025-01-06 16:41:00',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(15916,'1110','121736170825','2025-01-06 16:41:19',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(15917,'5500','121736170825','2025-01-06 16:42:08',2117.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15918,'4000','121736170825','2025-01-06 16:42:29',NULL,1700.00,'','12','1','Good sold','1','','sales','B178','','No',NULL,NULL,''),(15919,'4000','121736170825','2025-01-06 16:40:25',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(15920,'4000','121736170825','2025-01-06 16:40:45',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(15921,'4000','121736170825','2025-01-06 16:41:00',NULL,1200.00,'','12','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(15922,'4000','121736170825','2025-01-06 16:41:19',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(15923,'4000','121736170825','2025-01-06 16:41:55',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(15924,'1050','121736164183','2025-01-06 14:50:08',2500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173617184823730022782','No',NULL,NULL,''),(15925,'1110','121736164183','2025-01-06 14:50:08',NULL,507.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(15926,'1110','121736164183','2025-01-06 14:49:43',NULL,507.24,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(15927,'5500','121736164183','2025-01-06 16:57:11',1014.24,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15928,'4000','121736164183','2025-01-06 14:50:08',NULL,750.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(15929,'4000','121736164183','2025-01-06 14:49:43',NULL,750.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(15930,'4000','121736164183','2025-01-06 14:49:54',NULL,100.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(15931,'4000','121736164183','2025-01-06 16:39:12',NULL,300.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(15932,'4000','121736164183','2025-01-06 16:39:30',NULL,600.00,'','12','1','Good sold','1','','sales','6565','','No',NULL,NULL,''),(15935,'1050','121736173781','2025-01-06 17:30:28',600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173617682420232433237','No',NULL,NULL,''),(15936,'1110','121736173781','2025-01-06 17:29:42',NULL,200.00,'','12','1','Inventory sold','1','','sales','6020','','No',NULL,NULL,''),(15937,'5500','121736173781','2025-01-06 18:19:31',200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15938,'4000','121736173781','2025-01-06 17:30:28',NULL,400.00,'','12','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(15939,'4000','121736173781','2025-01-06 17:29:42',NULL,200.00,'','12','1','Good sold','1','','sales','6020','','No',NULL,NULL,''),(15940,'1050','121736176838','2025-01-06 18:22:11',1050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173617694203203632363','No',NULL,NULL,''),(15941,'1110','121736176838','2025-01-06 18:22:11',NULL,169.08,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(15942,'1110','121736176838','2025-01-06 18:20:38',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(15943,'5500','121736176838','2025-01-06 18:21:45',569.08,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15944,'4000','121736176838','2025-01-06 18:22:11',NULL,250.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(15945,'4000','121736176838','2025-01-06 18:20:38',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(15946,'4000','121736176838','2025-01-06 18:21:10',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(15947,'1050','121736176977','2025-01-06 18:23:15',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173617700001373732222','No',NULL,NULL,''),(15948,'1110','121736176977','2025-01-06 18:23:15',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(15949,'5500','121736176977','2025-01-06 18:22:57',169.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15950,'4000','121736176977','2025-01-06 18:23:15',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(15991,'1050','121736178857','2025-01-06 18:54:54',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173618603923722292813','No',NULL,NULL,''),(15992,'4000','121736178857','2025-01-06 18:54:54',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(15993,'4000','121736178857','2025-01-06 20:53:36',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(15999,'1050','121736275749','2025-01-07 21:49:32',1900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173627743832322363122','No',NULL,NULL,''),(16000,'1110','121736275749','2025-01-07 21:49:32',NULL,676.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(16001,'1110','121736275749','2025-01-07 21:49:22',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(16002,'1110','121736275749','2025-01-07 22:12:18',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(16003,'5500','121736275749','2025-01-07 22:12:29',1218.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16004,'4000','121736275749','2025-01-07 21:49:32',NULL,1000.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(16005,'4000','121736275749','2025-01-07 21:49:09',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(16006,'4000','121736275749','2025-01-07 21:49:22',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(16007,'4000','121736275749','2025-01-07 22:12:18',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(16008,'1050','121736357456','2025-01-08 20:32:26',2200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173635755623322222007','No',NULL,NULL,''),(16009,'1110','121736357456','2025-01-08 20:32:26',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(16010,'1110','121736357456','2025-01-08 20:31:33',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(16011,'1110','121736357456','2025-01-08 20:31:45',NULL,1500.00,'','12','1','Inventory sold','1','','sales','6015','','No',NULL,NULL,''),(16012,'5500','121736357456','2025-01-08 20:32:11',1600.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16013,'4000','121736357456','2025-01-08 20:32:26',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(16014,'4000','121736357456','2025-01-08 20:31:19',NULL,200.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(16015,'4000','121736357456','2025-01-08 20:31:33',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(16016,'4000','121736357456','2025-01-08 20:31:45',NULL,1500.00,'','12','1','Good sold','1','','sales','6015','','No',NULL,NULL,''),(16017,'1050','121736357557','2025-01-08 20:34:15',5700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173635766522232336207','No',NULL,NULL,''),(16018,'1110','121736357557','2025-01-08 20:34:15',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(16019,'1110','121736357557','2025-01-08 20:32:51',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(16020,'1110','121736357557','2025-01-08 20:33:10',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(16021,'1110','121736357557','2025-01-08 20:33:21',NULL,782.08,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(16022,'1110','121736357557','2025-01-08 20:33:32',NULL,950.00,'','12','1','Inventory sold','1','','sales','B183','','No',NULL,NULL,''),(16023,'1110','121736357557','2025-01-08 20:33:48',NULL,888.88,'','12','1','Inventory sold','1','','sales','B164','','No',NULL,NULL,''),(16024,'5500','121736357557','2025-01-08 20:34:03',3762.96,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16025,'4000','121736357557','2025-01-08 20:34:15',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(16026,'4000','121736357557','2025-01-08 20:32:37',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(16027,'4000','121736357557','2025-01-08 20:32:51',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(16028,'4000','121736357557','2025-01-08 20:33:00',NULL,100.00,'','12','1','Good sold','1','','sales','6566','','No',NULL,NULL,''),(16029,'4000','121736357557','2025-01-08 20:33:10',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(16030,'4000','121736357557','2025-01-08 20:33:21',NULL,1000.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(16031,'4000','121736357557','2025-01-08 20:33:32',NULL,1700.00,'','12','1','Good sold','1','','sales','B183','','No',NULL,NULL,''),(16032,'4000','121736357557','2025-01-08 20:33:48',NULL,1600.00,'','12','1','Good sold','1','','sales','B164','','No',NULL,NULL,''),(16033,'1050','121736357665','2025-01-08 20:35:13',1200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173635772013377123330','No',NULL,NULL,''),(16034,'1110','121736357665','2025-01-08 20:34:25',NULL,100.00,'','12','1','Inventory sold','1','','sales','6034','','No',NULL,NULL,''),(16035,'1110','121736357665','2025-01-08 20:34:54',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(16036,'5500','121736357665','2025-01-08 20:35:04',142.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16037,'4000','121736357665','2025-01-08 20:35:13',NULL,1000.00,'','12','1','Good sold','1','','sales','6568','','No',NULL,NULL,''),(16038,'4000','121736357665','2025-01-08 20:34:25',NULL,100.00,'','12','1','Good sold','1','','sales','6034','','No',NULL,NULL,''),(16039,'4000','121736357665','2025-01-08 20:34:54',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(16040,'1050','121736357721','2025-01-08 20:36:28',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173635779802323122032','No',NULL,NULL,''),(16041,'1110','121736357721','2025-01-08 20:35:21',NULL,150.00,'','12','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(16042,'5500','121736357721','2025-01-08 20:36:17',150.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16043,'4000','121736357721','2025-01-08 20:36:28',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(16044,'4000','121736357721','2025-01-08 20:35:21',NULL,200.00,'','12','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(16045,'1050','121736418443','2025-01-09 13:28:00',1400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173641848324802871131','No',NULL,NULL,''),(16046,'1110','121736418443','2025-01-09 13:28:00',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(16047,'1110','121736418443','2025-01-09 13:27:23',NULL,400.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(16048,'5500','121736418443','2025-01-09 13:27:46',1300.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16049,'4000','121736418443','2025-01-09 13:28:00',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(16050,'4000','121736418443','2025-01-09 13:27:23',NULL,400.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(16051,'4000','121736418443','2025-01-09 13:27:34',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(16052,'1050','121736430982','2025-01-09 16:56:56',1400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173643101822033217133','No',NULL,NULL,''),(16053,'1110','121736430982','2025-01-09 16:56:56',NULL,750.00,'','12','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(16054,'1110','121736430982','2025-01-09 16:56:35',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(16055,'5500','121736430982','2025-01-09 16:56:45',966.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16056,'4000','121736430982','2025-01-09 16:56:56',NULL,750.00,'','12','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(16057,'4000','121736430982','2025-01-09 16:56:23',NULL,250.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(16058,'4000','121736430982','2025-01-09 16:56:35',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(16059,'1050','121736431020','2025-01-09 16:57:56',2350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173643108428027203337','No',NULL,NULL,''),(16060,'1110','121736431020','2025-01-09 16:57:56',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(16061,'1110','121736431020','2025-01-09 16:57:00',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(16062,'1110','121736431020','2025-01-09 16:57:33',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(16063,'1110','121736431020','2025-01-09 16:57:39',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(16064,'5500','121736431020','2025-01-09 16:57:46',1442.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16065,'4000','121736431020','2025-01-09 16:57:56',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(16066,'4000','121736431020','2025-01-09 16:57:00',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(16067,'4000','121736431020','2025-01-09 16:57:21',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(16068,'4000','121736431020','2025-01-09 16:57:33',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(16069,'4000','121736431020','2025-01-09 16:57:39',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(16070,'1050','121736431085','2025-01-09 16:58:36',900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173643111933222023304','No',NULL,NULL,''),(16071,'1110','121736431085','2025-01-09 16:58:36',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(16072,'1110','121736431085','2025-01-09 16:58:22',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(16073,'5500','121736431085','2025-01-09 16:58:28',442.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16074,'4000','121736431085','2025-01-09 16:58:36',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(16075,'4000','121736431085','2025-01-09 16:58:05',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(16076,'4000','121736431085','2025-01-09 16:58:22',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(16077,'1050','121736431126','2025-01-09 18:27:45',550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173643646733220600323','No',NULL,NULL,''),(16078,'1110','121736431126','2025-01-09 18:27:45',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(16079,'1110','121736431126','2025-01-09 16:58:47',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(16080,'5500','121736431126','2025-01-09 18:27:30',373.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16081,'4000','121736431126','2025-01-09 18:27:45',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(16082,'4000','121736431126','2025-01-09 16:58:47',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(16085,'1050','121736436518','2025-01-09 18:28:45',550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173643675522023023525','No',NULL,NULL,''),(16086,'1110','121736436518','2025-01-09 18:31:46',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(16087,'5500','121736436518','2025-01-09 18:32:19',169.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16088,'4000','121736436518','2025-01-09 18:28:45',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(16089,'4000','121736436518','2025-01-09 18:28:38',NULL,200.00,'','12','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(16090,'4000','121736436518','2025-01-09 18:31:46',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(16091,'1050','121736450669','2025-01-09 22:24:57',1850.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173645069921222023393','No',NULL,NULL,''),(16092,'1110','121736450669','2025-01-09 22:24:57',NULL,820.00,'','12','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(16093,'1110','121736450669','2025-01-09 22:24:43',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(16094,'5500','121736450669','2025-01-09 22:24:50',862.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16095,'4000','121736450669','2025-01-09 22:24:57',NULL,1650.00,'','12','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(16096,'4000','121736450669','2025-01-09 22:24:29',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(16097,'4000','121736450669','2025-01-09 22:24:43',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(16109,'1050','121736450770','2025-01-09 22:26:42',800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173645080408832223432','No',NULL,NULL,''),(16110,'1110','121736450770','2025-01-09 22:26:42',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(16111,'1110','121736450770','2025-01-09 22:26:10',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(16112,'1110','121736450770','2025-01-09 22:26:23',NULL,176.00,'','12','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(16113,'5500','121736450770','2025-01-09 22:26:33',575.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16114,'4000','121736450770','2025-01-09 22:26:42',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(16115,'4000','121736450770','2025-01-09 22:26:10',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(16116,'4000','121736450770','2025-01-09 22:26:23',NULL,250.00,'','12','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(16129,'1050','121736450700','2025-01-09 22:26:06',4100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173645359412323335034','No',NULL,NULL,''),(16130,'1110','121736450700','2025-01-09 22:26:06',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(16131,'1110','121736450700','2025-01-09 22:25:00',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(16132,'1110','121736450700','2025-01-09 22:25:19',NULL,352.00,'','12','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(16133,'1110','121736450700','2025-01-09 22:25:28',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(16134,'1110','121736450700','2025-01-09 22:59:59',NULL,176.00,'','12','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(16135,'5500','121736450700','2025-01-09 23:12:48',2527.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16136,'4000','121736450700','2025-01-09 22:26:06',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(16137,'4000','121736450700','2025-01-09 22:25:00',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(16138,'4000','121736450700','2025-01-09 22:25:19',NULL,500.00,'','12','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(16139,'4000','121736450700','2025-01-09 22:25:28',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(16140,'4000','121736450700','2025-01-09 22:25:39',NULL,250.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(16141,'4000','121736450700','2025-01-09 22:25:54',NULL,200.00,'','12','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(16142,'4000','121736450700','2025-01-09 22:59:59',NULL,250.00,'','12','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(16143,'1050','121736453595','2025-01-09 23:13:55',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173645363933023763210','No',NULL,NULL,''),(16144,'4000','121736453595','2025-01-09 23:13:55',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(16145,'4000','121736453595','2025-01-09 23:13:15',NULL,100.00,'','12','1','Good sold','1','','sales','6533','','No',NULL,NULL,''),(16146,'1050','121736453639','2025-01-09 23:20:01',550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173645400350200702322','No',NULL,NULL,''),(16147,'4000','121736453639','2025-01-09 23:20:01',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(16148,'4000','121736453639','2025-01-09 23:13:59',NULL,250.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(16149,'1050','121736495150','2025-01-10 10:46:03',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173649516832203338433','No',NULL,NULL,''),(16150,'1110','121736495150','2025-01-10 10:46:03',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(16151,'5500','121736495150','2025-01-10 10:45:50',79.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16152,'4000','121736495150','2025-01-10 10:46:03',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(16153,'1050','121736505019','2025-01-10 13:30:32',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173650503430340202313','No',NULL,NULL,''),(16154,'4000','121736505019','2025-01-10 13:30:32',NULL,100.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(16155,'1050','121736517135','2025-01-10 16:52:26',750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173651714833222021305','No',NULL,NULL,''),(16156,'1110','121736517135','2025-01-10 16:52:26',NULL,586.56,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(16157,'5500','121736517135','2025-01-10 16:52:15',586.56,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16158,'4000','121736517135','2025-01-10 16:52:26',NULL,750.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(16181,'1050','121736520608','2025-01-10 17:50:57',4600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173652188671027222136','No',NULL,NULL,''),(16182,'1110','121736520608','2025-01-10 17:50:57',NULL,820.00,'','12','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(16183,'1110','121736520608','2025-01-10 17:50:17',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(16184,'1110','121736520608','2025-01-10 17:50:34',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(16185,'1110','121736520608','2025-01-10 17:50:47',NULL,820.00,'','12','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(16186,'5500','121736520608','2025-01-10 18:11:14',2740.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16187,'4000','121736520608','2025-01-10 17:50:57',NULL,1650.00,'','12','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(16188,'4000','121736520608','2025-01-10 17:50:09',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(16189,'4000','121736520608','2025-01-10 17:50:17',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(16190,'4000','121736520608','2025-01-10 17:50:26',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(16191,'4000','121736520608','2025-01-10 17:50:34',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(16192,'4000','121736520608','2025-01-10 17:50:47',NULL,1650.00,'','12','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(16193,'1050','121736526401','2025-01-10 19:26:50',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173652641232323331212','No',NULL,NULL,''),(16194,'1110','121736526401','2025-01-10 19:26:50',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(16195,'5500','121736526401','2025-01-10 19:26:41',169.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16196,'4000','121736526401','2025-01-10 19:26:50',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(16197,'1050','121736520661','2025-01-10 17:51:52',3350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173652645333226233223','No',NULL,NULL,''),(16198,'1110','121736520661','2025-01-10 17:51:52',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(16199,'1110','121736520661','2025-01-10 17:51:01',NULL,600.00,'','12','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(16200,'1110','121736520661','2025-01-10 17:51:11',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(16201,'1110','121736520661','2025-01-10 17:51:18',NULL,390.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(16202,'1110','121736520661','2025-01-10 17:51:28',NULL,352.00,'','12','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(16203,'1110','121736520661','2025-01-10 17:51:39',NULL,176.00,'','12','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(16204,'1110','121736520661','2025-01-10 19:27:10',NULL,195.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(16205,'5500','121736520661','2025-01-10 19:27:20',2713.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16206,'4000','121736520661','2025-01-10 17:51:52',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(16207,'4000','121736520661','2025-01-10 17:51:01',NULL,600.00,'','12','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(16208,'4000','121736520661','2025-01-10 17:51:11',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(16209,'4000','121736520661','2025-01-10 17:51:18',NULL,600.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(16210,'4000','121736520661','2025-01-10 17:51:28',NULL,500.00,'','12','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(16211,'4000','121736520661','2025-01-10 17:51:39',NULL,250.00,'','12','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(16212,'4000','121736520661','2025-01-10 19:27:10',NULL,300.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(16213,'1050','121736526454','2025-01-10 19:38:05',1150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173652708703322325230','No',NULL,NULL,''),(16214,'1110','121736526454','2025-01-10 19:38:05',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(16215,'1110','121736526454','2025-01-10 19:27:35',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(16216,'5500','121736526454','2025-01-10 19:37:56',500.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16217,'4000','121736526454','2025-01-10 19:38:05',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(16218,'4000','121736526454','2025-01-10 19:27:35',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(16219,'4000','121736526454','2025-01-10 19:37:36',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(16220,'4000','121736526454','2025-01-10 19:37:44',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(16221,'1050','121736527099','2025-01-10 20:30:28',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173653023000020723323','No',NULL,NULL,''),(16222,'1110','121736527099','2025-01-10 20:30:28',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(16223,'5500','121736527099','2025-01-10 19:38:19',391.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16224,'4000','121736527099','2025-01-10 20:30:28',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(16225,'1050','121736530927','2025-01-10 20:42:24',550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173653094617236320225','No',NULL,NULL,''),(16226,'1110','121736530927','2025-01-10 20:42:24',NULL,176.00,'','12','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(16227,'1110','121736530927','2025-01-10 20:42:07',NULL,195.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(16228,'5500','121736530927','2025-01-10 20:42:15',371.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16229,'4000','121736530927','2025-01-10 20:42:24',NULL,250.00,'','12','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(16230,'4000','121736530927','2025-01-10 20:42:07',NULL,300.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(16231,'1050','121736531442','2025-01-10 20:50:57',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173653145822002252832','No',NULL,NULL,''),(16232,'1110','121736531442','2025-01-10 20:50:57',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(16233,'5500','121736531442','2025-01-10 20:50:42',391.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16234,'4000','121736531442','2025-01-10 20:50:57',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(16235,'1050','121736535214','2025-01-10 21:53:43',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173653522633222623233','No',NULL,NULL,''),(16236,'1110','121736535214','2025-01-10 21:53:43',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(16237,'5500','121736535214','2025-01-10 21:53:34',195.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16238,'4000','121736535214','2025-01-10 21:53:43',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(16256,'1050','121736600367','2025-01-11 16:00:02',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173660048462233324803','No',NULL,NULL,''),(16257,'4000','121736600367','2025-01-11 16:00:02',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(16285,'1050','121736602329','2025-01-11 16:43:12',3600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173660661710200122216','No',NULL,NULL,''),(16286,'1110','121736602329','2025-01-11 16:32:09',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(16287,'1110','121736602329','2025-01-11 17:42:56',NULL,888.88,'','12','1','Inventory sold','1','','sales','B164','','No',NULL,NULL,''),(16288,'1110','121736602329','2025-01-11 17:43:03',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(16289,'5500','121736602329','2025-01-11 17:43:18',1146.88,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16290,'4000','121736602329','2025-01-11 16:43:12',NULL,200.00,'','12','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(16291,'4000','121736602329','2025-01-11 16:32:09',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(16292,'4000','121736602329','2025-01-11 17:42:25',NULL,1200.00,'','12','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(16293,'4000','121736602329','2025-01-11 17:42:36',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(16294,'4000','121736602329','2025-01-11 17:42:56',NULL,1600.00,'','12','1','Good sold','1','','sales','B164','','No',NULL,NULL,''),(16295,'4000','121736602329','2025-01-11 17:43:03',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(16296,'1050','121736600655','2025-01-11 16:07:59',4150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173660914223260134330','No',NULL,NULL,''),(16297,'1110','121736600655','2025-01-11 16:07:59',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(16298,'1110','121736600655','2025-01-11 16:04:15',NULL,400.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(16299,'1110','121736600655','2025-01-11 16:04:47',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(16300,'1110','121736600655','2025-01-11 16:05:41',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(16301,'1110','121736600655','2025-01-11 16:06:16',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(16302,'1110','121736600655','2025-01-11 16:06:45',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(16303,'1110','121736600655','2025-01-11 16:07:19',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(16304,'5500','121736600655','2025-01-11 18:25:27',2058.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16305,'4000','121736600655','2025-01-11 16:07:59',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(16306,'4000','121736600655','2025-01-11 16:04:15',NULL,800.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(16307,'4000','121736600655','2025-01-11 16:04:47',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(16308,'4000','121736600655','2025-01-11 16:05:20',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(16309,'4000','121736600655','2025-01-11 16:05:41',NULL,450.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(16310,'4000','121736600655','2025-01-11 16:06:16',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(16311,'4000','121736600655','2025-01-11 16:06:45',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(16312,'4000','121736600655','2025-01-11 16:07:19',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(16313,'1050','121736593405','2025-01-11 14:04:45',7900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173660982102331132060','No',NULL,NULL,''),(16314,'1110','121736593405','2025-01-11 14:04:45',NULL,100.00,'','12','1','Inventory sold','1','','sales','6030','','No',NULL,NULL,''),(16315,'1110','121736593405','2025-01-11 14:03:41',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(16316,'1110','121736593405','2025-01-11 14:03:53',NULL,300.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(16317,'1110','121736593405','2025-01-11 14:04:18',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(16318,'1110','121736593405','2025-01-11 14:04:31',NULL,141.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(16319,'1110','121736593405','2025-01-11 18:35:29',NULL,586.56,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(16320,'1110','121736593405','2025-01-11 18:35:41',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(16321,'1110','121736593405','2025-01-11 18:35:52',NULL,352.00,'','12','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(16322,'1110','121736593405','2025-01-11 18:36:06',NULL,1700.00,'','12','1','Inventory sold','1','','sales','B159','','No',NULL,NULL,''),(16323,'1110','121736593405','2025-01-11 18:36:17',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(16324,'5500','121736593405','2025-01-11 18:36:40',4763.56,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16325,'4000','121736593405','2025-01-11 14:04:45',NULL,200.00,'','12','1','Good sold','1','','sales','6030','','No',NULL,NULL,''),(16326,'4000','121736593405','2025-01-11 14:03:25',NULL,250.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(16327,'4000','121736593405','2025-01-11 14:03:41',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(16328,'4000','121736593405','2025-01-11 14:03:53',NULL,600.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(16329,'4000','121736593405','2025-01-11 14:04:18',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(16330,'4000','121736593405','2025-01-11 14:04:31',NULL,300.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(16331,'4000','121736593405','2025-01-11 18:35:29',NULL,750.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(16332,'4000','121736593405','2025-01-11 18:35:41',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(16333,'4000','121736593405','2025-01-11 18:35:52',NULL,500.00,'','12','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(16334,'4000','121736593405','2025-01-11 18:36:06',NULL,2700.00,'','12','1','Good sold','1','','sales','B159','','No',NULL,NULL,''),(16335,'4000','121736593405','2025-01-11 18:36:17',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(16386,'1050','121736611304','2025-01-11 19:03:51',2700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173661144413322432322','No',NULL,NULL,''),(16387,'1110','121736611304','2025-01-11 19:03:51',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(16388,'1110','121736611304','2025-01-11 19:01:44',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(16389,'1110','121736611304','2025-01-11 19:01:54',NULL,150.00,'','12','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(16390,'1110','121736611304','2025-01-11 19:02:36',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(16391,'1110','121736611304','2025-01-11 19:02:50',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(16392,'5500','121736611304','2025-01-11 19:03:11',1916.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16393,'4000','121736611304','2025-01-11 19:03:51',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(16394,'4000','121736611304','2025-01-11 19:01:44',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(16395,'4000','121736611304','2025-01-11 19:01:54',NULL,200.00,'','12','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(16396,'4000','121736611304','2025-01-11 19:02:09',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(16397,'4000','121736611304','2025-01-11 19:02:36',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(16398,'4000','121736611304','2025-01-11 19:02:50',NULL,450.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(16399,'1050','121736610978','2025-01-11 19:00:26',2450.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173661398613118710302','No',NULL,NULL,''),(16400,'1110','121736610978','2025-01-11 19:00:26',NULL,150.00,'','12','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(16401,'1110','121736610978','2025-01-11 18:56:18',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(16402,'1110','121736610978','2025-01-11 18:59:40',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(16403,'1110','121736610978','2025-01-11 19:00:07',NULL,195.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(16404,'1110','121736610978','2025-01-11 19:00:16',NULL,195.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(16405,'5500','121736610978','2025-01-11 19:46:14',1940.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16406,'4000','121736610978','2025-01-11 19:00:26',NULL,150.00,'','12','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(16407,'4000','121736610978','2025-01-11 18:56:18',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(16408,'4000','121736610978','2025-01-11 18:56:51',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(16409,'4000','121736610978','2025-01-11 18:59:40',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(16410,'4000','121736610978','2025-01-11 18:59:48',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(16411,'4000','121736610978','2025-01-11 19:00:07',NULL,300.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(16412,'4000','121736610978','2025-01-11 19:00:16',NULL,300.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(16418,'1050','121736614097','2025-01-11 19:48:39',150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173661412120363101403','No',NULL,NULL,''),(16419,'4000','121736614097','2025-01-11 19:48:39',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(16420,'1050','121736610942','2025-01-11 18:56:09',3400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173661432552003333606','No',NULL,NULL,''),(16421,'1110','121736610942','2025-01-11 18:56:09',NULL,1900.00,'','12','1','Inventory sold','1','','sales','B141','','No',NULL,NULL,''),(16422,'1110','121736610942','2025-01-11 18:55:43',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(16423,'5500','121736610942','2025-01-11 19:51:54',1942.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16424,'4000','121736610942','2025-01-11 18:56:09',NULL,3200.00,'','12','1','Good sold','1','','sales','B141','','No',NULL,NULL,''),(16425,'4000','121736610942','2025-01-11 18:55:43',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(16426,'4000','121736610942','2025-01-11 18:56:01',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(16427,'1050','121736599926','2025-01-11 15:52:45',4500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173661439520232732002','No',NULL,NULL,''),(16428,'1110','121736599926','2025-01-11 15:52:45',NULL,1500.00,'','12','1','Inventory sold','1','','sales','B042','','No',NULL,NULL,''),(16429,'1110','121736599926','2025-01-11 15:52:06',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(16430,'1110','121736599926','2025-01-11 16:03:12',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(16431,'1110','121736599926','2025-01-11 16:03:28',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(16432,'1110','121736599926','2025-01-11 18:38:22',NULL,600.00,'','12','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(16433,'1110','121736599926','2025-01-11 18:53:48',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(16434,'5500','121736599926','2025-01-11 19:53:04',3184.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16435,'4000','121736599926','2025-01-11 15:52:45',NULL,2200.00,'','12','1','Good sold','1','','sales','B042','','No',NULL,NULL,''),(16436,'4000','121736599926','2025-01-11 15:52:06',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(16437,'4000','121736599926','2025-01-11 15:52:37',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(16438,'4000','121736599926','2025-01-11 16:02:52',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(16439,'4000','121736599926','2025-01-11 16:03:12',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(16440,'4000','121736599926','2025-01-11 16:03:28',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(16441,'4000','121736599926','2025-01-11 18:38:22',NULL,600.00,'','12','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(16442,'4000','121736599926','2025-01-11 18:53:33',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(16443,'4000','121736599926','2025-01-11 18:53:48',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(16444,'1050','121736613989','2025-01-11 19:48:13',800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173661522121631132230','No',NULL,NULL,''),(16445,'1110','121736613989','2025-01-11 19:48:13',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(16446,'1110','121736613989','2025-01-11 19:47:44',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(16447,'5500','121736613989','2025-01-11 20:06:50',391.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16448,'4000','121736613989','2025-01-11 19:48:13',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(16449,'4000','121736613989','2025-01-11 19:46:29',NULL,300.00,'','12','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(16450,'4000','121736613989','2025-01-11 19:47:44',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(16462,'1050','121736615223','2025-01-11 21:27:10',3850.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173662292632203336633','No',NULL,NULL,''),(16463,'1110','121736615223','2025-01-11 21:27:10',NULL,1700.00,'','12','1','Inventory sold','1','','sales','B159','','No',NULL,NULL,''),(16464,'1110','121736615223','2025-01-11 20:07:03',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(16465,'1110','121736615223','2025-01-11 21:26:29',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(16466,'1110','121736615223','2025-01-11 21:26:39',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(16467,'5500','121736615223','2025-01-11 21:27:00',2629.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16468,'4000','121736615223','2025-01-11 21:27:10',NULL,2700.00,'','12','1','Good sold','1','','sales','B159','','No',NULL,NULL,''),(16469,'4000','121736615223','2025-01-11 20:07:03',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(16470,'4000','121736615223','2025-01-11 21:26:29',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(16471,'4000','121736615223','2025-01-11 21:26:39',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(16472,'4000','121736615223','2025-01-11 21:26:47',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(16473,'1050','121736623370','2025-01-11 22:22:59',1000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173662338283233223203','No',NULL,NULL,''),(16474,'1110','121736623370','2025-01-11 22:22:59',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(16475,'5500','121736623370','2025-01-11 22:22:50',1000.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16476,'4000','121736623370','2025-01-11 22:22:59',NULL,1000.00,'','12','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(16477,'1050','121736610863','2025-01-11 18:55:33',700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173662404002122032064','No',NULL,NULL,''),(16478,'1110','121736610863','2025-01-11 18:54:23',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(16479,'1110','121736610863','2025-01-11 18:55:09',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(16480,'5500','121736610863','2025-01-11 22:33:48',408.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16481,'4000','121736610863','2025-01-11 18:55:33',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(16482,'4000','121736610863','2025-01-11 18:54:23',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(16483,'4000','121736610863','2025-01-11 18:55:09',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(16484,'1050','121736625384','2025-01-11 22:56:36',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173662539850835912078','No',NULL,NULL,''),(16485,'4000','121736625384','2025-01-11 22:56:36',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(16486,'1050','121736682924','2025-01-12 14:56:12',3700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173668297730762278660','No',NULL,NULL,''),(16487,'1110','121736682924','2025-01-12 14:56:12',NULL,3000.00,'','12','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(16488,'1110','121736682924','2025-01-12 14:55:24',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(16489,'5500','121736682924','2025-01-12 14:56:03',3200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16490,'4000','121736682924','2025-01-12 14:56:12',NULL,3000.00,'','12','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(16491,'4000','121736682924','2025-01-12 14:55:24',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(16492,'4000','121736682924','2025-01-12 14:55:41',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(16493,'4000','121736682924','2025-01-12 14:55:54',NULL,200.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(16494,'1050','121736682978','2025-01-12 14:58:54',2700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173668313832303320030','No',NULL,NULL,''),(16495,'1110','121736682978','2025-01-12 14:56:18',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(16496,'1110','121736682978','2025-01-12 14:58:16',NULL,352.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(16497,'5500','121736682978','2025-01-12 14:58:41',452.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16498,'4000','121736682978','2025-01-12 14:58:54',NULL,1300.00,'','12','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(16499,'4000','121736682978','2025-01-12 14:56:18',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(16500,'4000','121736682978','2025-01-12 14:57:57',NULL,100.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(16501,'4000','121736682978','2025-01-12 14:58:09',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(16502,'4000','121736682978','2025-01-12 14:58:16',NULL,600.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(16503,'4000','121736682978','2025-01-12 14:58:30',NULL,400.00,'','12','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(16504,'1050','121736683386','2025-01-12 15:53:38',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173668642100132223220','No',NULL,NULL,''),(16505,'1110','121736683386','2025-01-12 15:53:38',NULL,176.00,'','12','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(16506,'1110','121736683386','2025-01-12 15:52:21',NULL,176.00,'','12','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(16507,'5500','121736683386','2025-01-12 15:53:11',352.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16508,'4000','121736683386','2025-01-12 15:53:38',NULL,250.00,'','12','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(16509,'4000','121736683386','2025-01-12 15:52:21',NULL,250.00,'','12','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(16510,'1050','121736686423','2025-01-12 16:08:50',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173668733503230300322','No',NULL,NULL,''),(16511,'4000','121736686423','2025-01-12 16:08:50',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(16512,'1050','121736687337','2025-01-12 16:16:21',1500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173668778323002333332','No',NULL,NULL,''),(16513,'1110','121736687337','2025-01-12 16:16:21',NULL,600.00,'','12','1','Inventory sold','1','','sales','5981','','No',NULL,NULL,''),(16514,'1110','121736687337','2025-01-12 16:08:57',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(16515,'1110','121736687337','2025-01-12 16:15:25',NULL,100.00,'','12','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(16516,'5500','121736687337','2025-01-12 16:16:09',900.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16517,'4000','121736687337','2025-01-12 16:16:21',NULL,600.00,'','12','1','Good sold','1','','sales','5981','','No',NULL,NULL,''),(16518,'4000','121736687337','2025-01-12 16:08:57',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(16519,'4000','121736687337','2025-01-12 16:15:25',NULL,200.00,'','12','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(16520,'4000','121736687337','2025-01-12 16:15:59',NULL,300.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(16563,'1050','121736688530','2025-01-12 16:29:52',2050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173668860000186606230','No',NULL,NULL,''),(16564,'1110','121736688530','2025-01-12 16:29:52',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(16565,'1110','121736688530','2025-01-12 16:29:16',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(16566,'1110','121736688530','2025-01-12 16:29:30',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(16567,'5500','121736688530','2025-01-12 16:29:44',1673.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16568,'4000','121736688530','2025-01-12 16:29:52',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(16569,'4000','121736688530','2025-01-12 16:28:50',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(16570,'4000','121736688530','2025-01-12 16:29:16',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(16571,'4000','121736688530','2025-01-12 16:29:30',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(16581,'1050','121736688720','2025-01-12 16:32:27',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173668875020282033208','No',NULL,NULL,''),(16582,'4000','121736688720','2025-01-12 16:32:27',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(16583,'4000','121736688720','2025-01-12 16:32:00',NULL,100.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(16595,'1050','121736688096','2025-01-12 16:24:12',12100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173669433733763422233','No',NULL,NULL,''),(16596,'1110','121736688096','2025-01-12 16:21:36',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(16597,'1110','121736688096','2025-01-12 16:22:26',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(16598,'1110','121736688096','2025-01-12 16:23:31',NULL,158.33,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(16599,'5500','121736688096','2025-01-12 18:05:25',1358.33,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16600,'4000','121736688096','2025-01-12 16:24:12',NULL,1500.00,'','12','1','Good sold','1','','sales','6509','','No',NULL,NULL,''),(16601,'4000','121736688096','2025-01-12 16:21:36',NULL,1300.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(16602,'4000','121736688096','2025-01-12 16:22:26',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(16603,'4000','121736688096','2025-01-12 16:22:40',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(16604,'4000','121736688096','2025-01-12 16:23:04',NULL,150.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(16605,'4000','121736688096','2025-01-12 16:23:16',NULL,300.00,'','12','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(16606,'4000','121736688096','2025-01-12 16:23:31',NULL,400.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(16607,'4000','121736688096','2025-01-12 16:23:42',NULL,200.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(16608,'4000','121736688096','2025-01-12 16:23:55',NULL,150.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(16609,'4000','121736688096','2025-01-12 16:25:25',NULL,6000.00,'','12','1','Good sold','1','','sales','6569','','No',NULL,NULL,''),(16610,'4000','121736688096','2025-01-12 16:28:35',NULL,1500.00,'','12','1','Good sold','1','','sales','6509','','No',NULL,NULL,''),(16670,'1050','121736688603','2025-01-12 16:31:55',2600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173669816012636262037','No',NULL,NULL,''),(16671,'1110','121736688603','2025-01-12 16:31:55',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(16672,'1110','121736688603','2025-01-12 16:30:03',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(16673,'1110','121736688603','2025-01-12 16:31:35',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(16674,'1110','121736688603','2025-01-12 16:31:42',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(16675,'1110','121736688603','2025-01-12 17:16:53',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(16676,'5500','121736688603','2025-01-12 19:09:01',1514.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16677,'4000','121736688603','2025-01-12 16:31:55',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(16678,'4000','121736688603','2025-01-12 16:30:03',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(16679,'4000','121736688603','2025-01-12 16:31:29',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(16680,'4000','121736688603','2025-01-12 16:31:35',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(16681,'4000','121736688603','2025-01-12 16:31:42',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(16682,'4000','121736688603','2025-01-12 17:16:53',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(16812,'1050','121736697745','2025-01-12 19:04:04',4300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173670164164323212630','No',NULL,NULL,''),(16813,'1110','121736697745','2025-01-12 19:04:04',NULL,2000.00,'','12','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(16814,'1110','121736697745','2025-01-12 19:02:25',NULL,338.16,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(16815,'1110','121736697745','2025-01-12 19:02:40',NULL,530.00,'','12','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(16816,'1110','121736697745','2025-01-12 19:02:58',NULL,352.00,'','12','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(16817,'1110','121736697745','2025-01-12 19:03:26',NULL,352.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(16818,'5500','121736697745','2025-01-12 19:03:44',3572.16,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16819,'4000','121736697745','2025-01-12 19:04:04',NULL,2000.00,'','12','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(16820,'4000','121736697745','2025-01-12 19:02:25',NULL,500.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(16821,'4000','121736697745','2025-01-12 19:02:40',NULL,700.00,'','12','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(16822,'4000','121736697745','2025-01-12 19:02:58',NULL,500.00,'','12','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(16823,'4000','121736697745','2025-01-12 19:03:26',NULL,600.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(16885,'1050','121736703026','2025-01-12 20:31:10',4100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173670710700332323300','No',NULL,NULL,''),(16886,'1110','121736703026','2025-01-12 20:31:10',NULL,888.88,'','12','1','Inventory sold','1','','sales','B164','','No',NULL,NULL,''),(16887,'1110','121736703026','2025-01-12 20:30:45',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(16888,'1110','121736703026','2025-01-12 20:30:53',NULL,600.00,'','12','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(16889,'1110','121736703026','2025-01-12 20:31:01',NULL,888.88,'','12','1','Inventory sold','1','','sales','B164','','No',NULL,NULL,''),(16890,'5500','121736703026','2025-01-12 21:38:16',2419.76,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16891,'4000','121736703026','2025-01-12 20:31:10',NULL,1600.00,'','12','1','Good sold','1','','sales','B164','','No',NULL,NULL,''),(16892,'4000','121736703026','2025-01-12 20:30:26',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(16893,'4000','121736703026','2025-01-12 20:30:45',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(16894,'4000','121736703026','2025-01-12 20:30:53',NULL,600.00,'','12','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(16895,'4000','121736703026','2025-01-12 20:31:01',NULL,1600.00,'','12','1','Good sold','1','','sales','B164','','No',NULL,NULL,''),(16896,'4000','121736703026','2025-01-12 21:37:58',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(16897,'1050','121736707178','2025-01-12 21:49:04',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173670774724022207237','No',NULL,NULL,''),(16898,'4000','121736707178','2025-01-12 21:49:04',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(16899,'1050','121736694350','2025-01-12 19:01:56',14600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173670966062262020003','No',NULL,NULL,''),(16900,'1110','121736694350','2025-01-12 19:01:56',NULL,1400.00,'','12','1','Inventory sold','1','','sales','B065','','No',NULL,NULL,''),(16901,'1110','121736694350','2025-01-12 18:05:50',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(16902,'1110','121736694350','2025-01-12 18:59:30',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(16903,'1110','121736694350','2025-01-12 18:59:58',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(16904,'1110','121736694350','2025-01-12 19:00:12',NULL,704.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(16905,'1110','121736694350','2025-01-12 19:00:24',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(16906,'1110','121736694350','2025-01-12 19:00:52',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(16907,'1110','121736694350','2025-01-12 19:01:06',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(16908,'1110','121736694350','2025-01-12 19:01:23',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(16909,'1110','121736694350','2025-01-12 19:01:37',NULL,208.00,'','12','1','Inventory sold','1','','sales','B008','','No',NULL,NULL,''),(16910,'1110','121736694350','2025-01-12 19:05:50',NULL,704.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(16911,'1110','121736694350','2025-01-12 19:24:19',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(16912,'1110','121736694350','2025-01-12 19:57:53',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(16913,'1110','121736694350','2025-01-12 19:58:06',NULL,100.00,'','12','1','Inventory sold','1','','sales','6027','','No',NULL,NULL,''),(16914,'1110','121736694350','2025-01-12 20:01:23',NULL,1400.00,'','12','1','Inventory sold','1','','sales','B065','','No',NULL,NULL,''),(16915,'1110','121736694350','2025-01-12 20:04:25',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(16916,'1110','121736694350','2025-01-12 20:05:18',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(16917,'1110','121736694350','2025-01-12 20:25:35',NULL,352.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(16918,'5500','121736694350','2025-01-12 22:20:30',8986.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16919,'4000','121736694350','2025-01-12 19:01:56',NULL,2200.00,'','12','1','Good sold','1','','sales','B065','','No',NULL,NULL,''),(16920,'4000','121736694350','2025-01-12 18:05:50',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(16921,'4000','121736694350','2025-01-12 18:59:30',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(16922,'4000','121736694350','2025-01-12 18:59:41',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(16923,'4000','121736694350','2025-01-12 18:59:58',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(16924,'4000','121736694350','2025-01-12 19:00:12',NULL,1200.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(16925,'4000','121736694350','2025-01-12 19:00:24',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(16926,'4000','121736694350','2025-01-12 19:00:52',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(16927,'4000','121736694350','2025-01-12 19:01:06',NULL,1300.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(16928,'4000','121736694350','2025-01-12 19:01:23',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(16929,'4000','121736694350','2025-01-12 19:01:37',NULL,300.00,'','12','1','Good sold','1','','sales','B008','','No',NULL,NULL,''),(16930,'4000','121736694350','2025-01-12 19:01:47',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(16931,'4000','121736694350','2025-01-12 19:05:50',NULL,1200.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(16932,'4000','121736694350','2025-01-12 19:24:19',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(16933,'4000','121736694350','2025-01-12 19:57:53',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(16934,'4000','121736694350','2025-01-12 19:58:06',NULL,150.00,'','12','1','Good sold','1','','sales','6027','','No',NULL,NULL,''),(16935,'4000','121736694350','2025-01-12 20:01:05',NULL,100.00,'','12','1','Good sold','1','','sales','6533','','No',NULL,NULL,''),(16936,'4000','121736694350','2025-01-12 20:01:23',NULL,2200.00,'','12','1','Good sold','1','','sales','B065','','No',NULL,NULL,''),(16937,'4000','121736694350','2025-01-12 20:04:25',NULL,1300.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(16938,'4000','121736694350','2025-01-12 20:04:37',NULL,150.00,'','12','1','Good sold','1','','sales','6538','','No',NULL,NULL,''),(16939,'4000','121736694350','2025-01-12 20:04:52',NULL,200.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(16940,'4000','121736694350','2025-01-12 20:05:00',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(16941,'4000','121736694350','2025-01-12 20:05:18',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(16942,'4000','121736694350','2025-01-12 20:24:55',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(16943,'4000','121736694350','2025-01-12 20:25:35',NULL,600.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(16944,'1050','121736790042','2025-01-13 20:41:04',750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173679008533222202527','No',NULL,NULL,''),(16945,'1110','121736790042','2025-01-13 20:41:04',NULL,750.00,'','12','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(16946,'5500','121736790042','2025-01-13 20:40:42',750.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16947,'4000','121736790042','2025-01-13 20:41:04',NULL,750.00,'','12','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(16948,'1050','121736790087','2025-01-13 20:41:54',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173679011700221170362','No',NULL,NULL,''),(16949,'4000','121736790087','2025-01-13 20:41:54',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(16950,'4000','121736790087','2025-01-13 20:41:27',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(16951,'1050','121736790118','2025-01-13 20:43:23',550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173679020529222303620','No',NULL,NULL,''),(16952,'1110','121736790118','2025-01-13 20:43:23',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(16953,'1110','121736790118','2025-01-13 20:42:48',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(16954,'5500','121736790118','2025-01-13 20:43:12',373.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16955,'4000','121736790118','2025-01-13 20:43:23',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(16956,'4000','121736790118','2025-01-13 20:42:48',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(16957,'1050','121736790206','2025-01-13 20:44:14',1500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173679025922032322112','No',NULL,NULL,''),(16958,'1110','121736790206','2025-01-13 20:44:14',NULL,1173.12,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(16959,'5500','121736790206','2025-01-13 20:43:26',1173.12,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16960,'4000','121736790206','2025-01-13 20:44:14',NULL,1500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(16961,'1050','121736790260','2025-01-13 20:45:31',1150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173679033404323312060','No',NULL,NULL,''),(16962,'1110','121736790260','2025-01-13 20:45:31',NULL,750.00,'','12','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(16963,'1110','121736790260','2025-01-13 20:44:20',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(16964,'1110','121736790260','2025-01-13 20:45:05',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(16965,'5500','121736790260','2025-01-13 20:45:22',892.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16966,'4000','121736790260','2025-01-13 20:45:31',NULL,750.00,'','12','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(16967,'4000','121736790260','2025-01-13 20:44:20',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(16968,'4000','121736790260','2025-01-13 20:44:42',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(16969,'4000','121736790260','2025-01-13 20:45:05',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(16970,'1050','191736879474','2025-01-14 21:32:40',2300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173687956739333711373','No',NULL,NULL,''),(16971,'1110','191736879474','2025-01-14 21:32:40',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(16972,'1110','191736879474','2025-01-14 21:31:14',NULL,390.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(16973,'1110','191736879474','2025-01-14 21:31:49',NULL,408.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(16974,'5500','191736879474','2025-01-14 21:32:26',1189.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16975,'4000','191736879474','2025-01-14 21:32:40',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(16976,'4000','191736879474','2025-01-14 21:31:14',NULL,600.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(16977,'4000','191736879474','2025-01-14 21:31:49',NULL,600.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(16978,'4000','191736879474','2025-01-14 21:32:11',NULL,600.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(16991,'1050','191736953088','2025-01-15 18:00:35',2350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173695329123322906321','No',NULL,NULL,''),(16992,'1110','191736953088','2025-01-15 18:00:35',NULL,1400.00,'','19','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(16993,'1110','191736953088','2025-01-15 17:58:31',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(16994,'1110','191736953088','2025-01-15 17:58:55',NULL,41.67,'','19','1','Inventory sold','1','','sales','B097','','No',NULL,NULL,''),(16995,'1110','191736953088','2025-01-15 17:59:07',NULL,176.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(16996,'5500','191736953088','2025-01-15 18:00:19',1717.67,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16997,'4000','191736953088','2025-01-15 18:00:35',NULL,1400.00,'','19','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(16998,'4000','191736953088','2025-01-15 17:58:08',NULL,250.00,'','19','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(16999,'4000','191736953088','2025-01-15 17:58:31',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(17000,'4000','191736953088','2025-01-15 17:58:45',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(17001,'4000','191736953088','2025-01-15 17:58:55',NULL,150.00,'','19','1','Good sold','1','','sales','B097','','No',NULL,NULL,''),(17002,'4000','191736953088','2025-01-15 17:59:07',NULL,250.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(17003,'1050','191736953292','2025-01-15 18:02:49',650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173695339239670323653','No',NULL,NULL,''),(17004,'1110','191736953292','2025-01-15 18:02:49',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(17005,'1110','191736953292','2025-01-15 18:01:32',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(17006,'5500','191736953292','2025-01-15 18:02:23',373.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17007,'4000','191736953292','2025-01-15 18:02:49',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(17008,'4000','191736953292','2025-01-15 18:01:32',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(17009,'4000','191736953292','2025-01-15 18:01:58',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(17021,'1050','191736953393','2025-01-15 18:06:34',2500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173695598925325002938','No',NULL,NULL,''),(17022,'1110','191736953393','2025-01-15 18:03:13',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(17023,'1110','191736953393','2025-01-15 18:03:43',NULL,610.00,'','19','1','Inventory sold','1','','sales','B041','','No',NULL,NULL,''),(17024,'1110','191736953393','2025-01-15 18:04:16',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(17025,'1110','191736953393','2025-01-15 18:04:51',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(17026,'1110','191736953393','2025-01-15 18:06:13',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(17027,'5500','191736953393','2025-01-15 18:46:00',1571.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17028,'4000','191736953393','2025-01-15 18:06:34',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(17029,'4000','191736953393','2025-01-15 18:03:13',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(17030,'4000','191736953393','2025-01-15 18:03:43',NULL,1200.00,'','19','1','Good sold','1','','sales','B041','','No',NULL,NULL,''),(17031,'4000','191736953393','2025-01-15 18:04:16',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(17032,'4000','191736953393','2025-01-15 18:04:51',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(17033,'4000','191736953393','2025-01-15 18:06:13',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(17040,'1050','191736958597','2025-01-15 19:44:16',2350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173696122433040060310','No',NULL,NULL,''),(17041,'1110','191736958597','2025-01-15 19:44:16',NULL,586.56,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(17042,'1110','191736958597','2025-01-15 19:43:51',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(17043,'1110','191736958597','2025-01-15 20:12:38',NULL,352.00,'','19','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(17044,'5500','191736958597','2025-01-15 20:13:06',1329.60,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17045,'4000','191736958597','2025-01-15 19:44:16',NULL,750.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(17046,'4000','191736958597','2025-01-15 19:29:57',NULL,300.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(17047,'4000','191736958597','2025-01-15 19:30:42',NULL,300.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(17048,'4000','191736958597','2025-01-15 19:43:51',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(17049,'4000','191736958597','2025-01-15 20:12:38',NULL,500.00,'','19','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(17050,'1050','191736961241','2025-01-15 20:19:10',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173696155691920136579','No',NULL,NULL,''),(17051,'4000','191736961241','2025-01-15 20:19:10',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(17052,'4000','191736961241','2025-01-15 20:14:01',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(17053,'1050','191736964022','2025-01-15 22:00:02',2250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173696760766000660919','No',NULL,NULL,''),(17054,'1110','191736964022','2025-01-15 22:00:02',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(17055,'1110','191736964022','2025-01-15 21:00:22',NULL,676.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(17056,'1110','191736964022','2025-01-15 21:01:09',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(17057,'1110','191736964022','2025-01-15 21:01:49',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(17058,'5500','191736964022','2025-01-15 21:59:07',1600.56,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17059,'4000','191736964022','2025-01-15 22:00:02',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(17060,'4000','191736964022','2025-01-15 21:00:22',NULL,1000.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(17061,'4000','191736964022','2025-01-15 21:01:09',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(17062,'4000','191736964022','2025-01-15 21:01:49',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(17078,'1050','191736969233','2025-01-15 22:27:33',450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173697203036272023020','No',NULL,NULL,''),(17079,'1110','191736969233','2025-01-15 22:27:13',NULL,100.00,'','19','1','Inventory sold','1','','sales','6034','','No',NULL,NULL,''),(17080,'1110','191736969233','2025-01-15 22:27:24',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(17081,'5500','191736969233','2025-01-15 22:52:42',295.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17082,'4000','191736969233','2025-01-15 22:27:33',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(17083,'4000','191736969233','2025-01-15 22:27:13',NULL,100.00,'','19','1','Good sold','1','','sales','6034','','No',NULL,NULL,''),(17084,'4000','191736969233','2025-01-15 22:27:24',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(17085,'1050','191736967608','2025-01-15 22:27:08',750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173697205801932093333','No',NULL,NULL,''),(17086,'1110','191736967608','2025-01-15 22:27:08',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(17087,'1110','191736967608','2025-01-15 22:00:08',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(17088,'5500','191736967608','2025-01-15 22:26:32',533.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17089,'4000','191736967608','2025-01-15 22:27:08',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(17090,'4000','191736967608','2025-01-15 22:00:08',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(17091,'1050','191736972059','2025-01-15 23:14:43',1700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173697208872033332329','No',NULL,NULL,''),(17092,'1110','191736972059','2025-01-15 23:14:43',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(17093,'1110','191736972059','2025-01-15 23:14:19',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(17094,'5500','191736972059','2025-01-15 23:14:31',1500.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17095,'4000','191736972059','2025-01-15 23:14:43',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(17096,'4000','191736972059','2025-01-15 23:14:19',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(17097,'1050','191736972089','2025-01-15 23:18:17',1300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173697230109932032030','No',NULL,NULL,''),(17098,'1110','191736972089','2025-01-15 23:18:17',NULL,610.00,'','19','1','Inventory sold','1','','sales','B041','','No',NULL,NULL,''),(17099,'1110','191736972089','2025-01-15 23:14:49',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(17100,'5500','191736972089','2025-01-15 23:17:57',652.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17101,'4000','191736972089','2025-01-15 23:18:17',NULL,1200.00,'','19','1','Good sold','1','','sales','B041','','No',NULL,NULL,''),(17102,'4000','191736972089','2025-01-15 23:14:49',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(17103,'1050','191737020393','2025-01-16 12:40:05',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173702040834380909313','No',NULL,NULL,''),(17104,'4000','191737020393','2025-01-16 12:40:05',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(17105,'1050','191737034089','2025-01-16 16:28:47',1200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173703413223203133330','No',NULL,NULL,''),(17106,'1110','191737034089','2025-01-16 16:28:47',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(17107,'1110','191737034089','2025-01-16 16:28:09',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(17108,'5500','191737034089','2025-01-16 16:28:36',1000.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17109,'4000','191737034089','2025-01-16 16:28:47',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(17110,'4000','191737034089','2025-01-16 16:28:09',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(17111,'4000','191737034089','2025-01-16 16:28:23',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(17123,'1050','191737034559','2025-01-16 16:36:36',1050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173703778332333172331','No',NULL,NULL,''),(17124,'1110','191737034559','2025-01-16 16:35:59',NULL,265.00,'','19','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(17125,'5500','191737034559','2025-01-16 17:29:11',265.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17126,'4000','191737034559','2025-01-16 16:36:36',NULL,400.00,'','19','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(17127,'4000','191737034559','2025-01-16 16:35:59',NULL,350.00,'','19','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(17128,'4000','191737034559','2025-01-16 16:36:19',NULL,200.00,'','19','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(17129,'4000','191737034559','2025-01-16 16:38:21',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(17130,'1050','191737037784','2025-01-16 18:12:18',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173704207222333003110','No',NULL,NULL,''),(17131,'1110','191737037784','2025-01-16 18:12:18',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(17132,'5500','191737037784','2025-01-16 17:29:45',169.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17133,'4000','191737037784','2025-01-16 18:12:18',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(17134,'1050','191737046453','2025-01-16 19:55:20',750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173704652732226672133','No',NULL,NULL,''),(17135,'4000','191737046453','2025-01-16 19:55:20',NULL,300.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(17136,'4000','191737046453','2025-01-16 19:54:13',NULL,450.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(17137,'1050','191737046528','2025-01-16 19:56:00',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173704656215231032092','No',NULL,NULL,''),(17138,'1110','191737046528','2025-01-16 19:56:00',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(17139,'5500','191737046528','2025-01-16 19:55:28',169.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17140,'4000','191737046528','2025-01-16 19:56:00',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(17141,'1050','191737048822','2025-01-16 20:34:15',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173704885831372313347','No',NULL,NULL,''),(17142,'4000','191737048822','2025-01-16 20:34:15',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(17143,'1050','191737111322','2025-01-17 13:55:46',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173711134922329132331','No',NULL,NULL,''),(17144,'1110','191737111322','2025-01-17 13:55:46',NULL,338.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(17145,'1110','191737111322','2025-01-17 13:55:22',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(17146,'5500','191737111322','2025-01-17 13:55:34',676.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17147,'4000','191737111322','2025-01-17 13:55:46',NULL,500.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(17148,'4000','191737111322','2025-01-17 13:55:22',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(17176,'1050','191737123703','2025-01-17 17:37:57',1700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173712640173920323233','No',NULL,NULL,''),(17177,'1110','191737123703','2025-01-17 17:37:57',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(17178,'5500','191737123703','2025-01-17 17:39:45',1000.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17179,'4000','191737123703','2025-01-17 17:37:57',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(17180,'4000','191737123703','2025-01-17 17:21:43',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(17181,'4000','191737123703','2025-01-17 17:22:17',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(17182,'4000','191737123703','2025-01-17 17:22:29',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(17183,'4000','191737123703','2025-01-17 17:22:39',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(17193,'1050','191737131546','2025-01-17 19:33:23',1750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173713162522331113330','No',NULL,NULL,''),(17194,'1110','191737131546','2025-01-17 19:33:23',NULL,1500.00,'','19','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(17195,'5500','191737131546','2025-01-17 19:33:03',1500.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17196,'4000','191737131546','2025-01-17 19:33:23',NULL,1500.00,'','19','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(17197,'4000','191737131546','2025-01-17 19:32:26',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(17198,'1050','191737118226','2025-01-17 17:21:37',1450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173713291112321302232','No',NULL,NULL,''),(17199,'1110','191737118226','2025-01-17 15:50:26',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(17200,'1110','191737118226','2025-01-17 17:21:23',NULL,373.36,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(17201,'1110','191737118226','2025-01-17 17:40:43',NULL,186.68,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(17202,'5500','191737118226','2025-01-17 19:31:53',602.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17203,'4000','191737118226','2025-01-17 17:21:37',NULL,600.00,'','19','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(17204,'4000','191737118226','2025-01-17 15:50:26',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(17205,'4000','191737118226','2025-01-17 17:21:23',NULL,500.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(17206,'4000','191737118226','2025-01-17 17:40:43',NULL,250.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(17207,'1050','191737134296','2025-01-17 20:54:50',2300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173713649631370033132','No',NULL,NULL,''),(17208,'1110','191737134296','2025-01-17 20:54:50',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(17209,'1110','191737134296','2025-01-17 20:18:17',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(17210,'1110','191737134296','2025-01-17 20:18:29',NULL,704.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(17211,'5500','191737134296','2025-01-17 20:18:40',1704.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17212,'4000','191737134296','2025-01-17 20:54:50',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(17213,'4000','191737134296','2025-01-17 20:18:17',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(17214,'4000','191737134296','2025-01-17 20:18:29',NULL,1200.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(17215,'1050','191737136497','2025-01-17 20:55:24',750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173713652933350390331','No',NULL,NULL,''),(17216,'1110','191737136497','2025-01-17 20:55:24',NULL,507.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(17217,'5500','191737136497','2025-01-17 20:54:57',507.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17218,'4000','191737136497','2025-01-17 20:55:24',NULL,750.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(17219,'1050','191737136529','2025-01-17 21:07:49',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173713727112313233320','No',NULL,NULL,''),(17220,'1110','191737136529','2025-01-17 21:07:49',NULL,782.08,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(17221,'5500','191737136529','2025-01-17 20:55:29',782.08,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17222,'4000','191737136529','2025-01-17 21:07:49',NULL,1000.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(17223,'1050','121737192843','2025-01-18 12:34:30',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173719287213223227772','No',NULL,NULL,''),(17224,'1110','121737192843','2025-01-18 12:34:30',NULL,200.00,'','12','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(17225,'5500','121737192843','2025-01-18 12:34:03',200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17226,'4000','121737192843','2025-01-18 12:34:30',NULL,200.00,'','12','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(17237,'1050','121737196896','2025-01-18 13:42:42',1550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173719696423213210331','No',NULL,NULL,''),(17238,'1110','121737196896','2025-01-18 13:42:42',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(17239,'1110','121737196896','2025-01-18 13:42:22',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(17240,'5500','121737196896','2025-01-18 13:42:30',942.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17241,'4000','121737196896','2025-01-18 13:42:42',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(17242,'4000','121737196896','2025-01-18 13:41:36',NULL,250.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(17243,'4000','121737196896','2025-01-18 13:41:50',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(17244,'4000','121737196896','2025-01-18 13:42:13',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(17245,'4000','121737196896','2025-01-18 13:42:22',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(17258,'1050','191737195719','2025-01-18 13:23:07',3000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173720097400229320233','No',NULL,NULL,''),(17259,'1110','191737195719','2025-01-18 13:23:07',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(17260,'1110','191737195719','2025-01-18 13:21:59',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(17261,'1110','191737195719','2025-01-18 13:22:49',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(17262,'1110','191737195719','2025-01-18 13:22:57',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(17263,'1110','191737195719','2025-01-18 14:35:15',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(17264,'5500','191737195719','2025-01-18 14:35:54',1658.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17265,'4000','191737195719','2025-01-18 13:23:07',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(17266,'4000','191737195719','2025-01-18 13:21:59',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(17267,'4000','191737195719','2025-01-18 13:22:20',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(17268,'4000','191737195719','2025-01-18 13:22:35',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(17269,'4000','191737195719','2025-01-18 13:22:49',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(17270,'4000','191737195719','2025-01-18 13:22:57',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(17271,'4000','191737195719','2025-01-18 14:35:15',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(17272,'1050','191737214931','2025-01-18 18:43:32',3200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173721501532202391931','No',NULL,NULL,''),(17273,'1110','191737214931','2025-01-18 18:43:32',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(17274,'1110','191737214931','2025-01-18 18:42:11',NULL,400.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(17275,'1110','191737214931','2025-01-18 18:42:39',NULL,94.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(17276,'5500','191737214931','2025-01-18 18:43:20',1694.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17277,'4000','191737214931','2025-01-18 18:43:32',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(17278,'4000','191737214931','2025-01-18 18:42:11',NULL,800.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(17279,'4000','191737214931','2025-01-18 18:42:23',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(17280,'4000','191737214931','2025-01-18 18:42:39',NULL,200.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(17281,'4000','191737214931','2025-01-18 18:43:08',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(17292,'1050','191737215020','2025-01-18 18:49:19',4300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173721929299392720322','No',NULL,NULL,''),(17293,'1110','191737215020','2025-01-18 18:49:19',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(17294,'1110','191737215020','2025-01-18 18:48:22',NULL,300.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(17295,'1110','191737215020','2025-01-18 18:48:46',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(17296,'1110','191737215020','2025-01-18 18:49:05',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(17297,'1110','191737215020','2025-01-18 19:53:30',NULL,352.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(17298,'1110','191737215020','2025-01-18 19:53:52',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(17299,'1110','191737215020','2025-01-18 19:54:12',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(17300,'5500','191737215020','2025-01-18 19:54:29',1711.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17301,'4000','191737215020','2025-01-18 18:49:19',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(17302,'4000','191737215020','2025-01-18 18:43:40',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(17303,'4000','191737215020','2025-01-18 18:48:22',NULL,600.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(17304,'4000','191737215020','2025-01-18 18:48:34',NULL,1200.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(17305,'4000','191737215020','2025-01-18 18:48:46',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(17306,'4000','191737215020','2025-01-18 18:49:05',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(17307,'4000','191737215020','2025-01-18 19:53:30',NULL,500.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(17308,'4000','191737215020','2025-01-18 19:53:52',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(17309,'4000','191737215020','2025-01-18 19:54:12',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(17326,'1050','121737220772','2025-01-18 20:23:14',6050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173722616623033333210','No',NULL,NULL,''),(17327,'1110','121737220772','2025-01-18 20:23:14',NULL,2900.00,'','12','1','Inventory sold','1','','sales','B155','','No',NULL,NULL,''),(17328,'1110','121737220772','2025-01-18 20:19:32',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(17329,'1110','121737220772','2025-01-18 21:42:50',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(17330,'1110','121737220772','2025-01-18 21:43:04',NULL,530.00,'','12','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(17331,'1110','121737220772','2025-01-18 21:43:27',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(17332,'5500','121737220772','2025-01-18 21:49:17',4021.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17333,'4000','121737220772','2025-01-18 20:23:14',NULL,4000.00,'','12','1','Good sold','1','','sales','B155','','No',NULL,NULL,''),(17334,'4000','121737220772','2025-01-18 20:19:32',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(17335,'4000','121737220772','2025-01-18 21:42:33',NULL,300.00,'','12','1','Good sold','1','','sales','6522','','No',NULL,NULL,''),(17336,'4000','121737220772','2025-01-18 21:42:50',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(17337,'4000','121737220772','2025-01-18 21:43:04',NULL,700.00,'','12','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(17338,'4000','121737220772','2025-01-18 21:43:13',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(17339,'4000','121737220772','2025-01-18 21:43:27',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(17340,'1050','121737226230','2025-01-18 21:51:17',1300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173722627927732202119','No',NULL,NULL,''),(17341,'1110','121737226230','2025-01-18 21:51:17',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(17342,'1110','121737226230','2025-01-18 21:50:51',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(17343,'5500','121737226230','2025-01-18 21:50:59',400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17344,'4000','121737226230','2025-01-18 21:51:17',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(17345,'4000','121737226230','2025-01-18 21:50:30',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(17346,'4000','121737226230','2025-01-18 21:50:39',NULL,200.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(17347,'4000','121737226230','2025-01-18 21:50:51',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(17348,'1050','191737226510','2025-01-18 21:55:18',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173722651912220292902','No',NULL,NULL,''),(17349,'1110','191737226510','2025-01-18 21:55:18',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(17350,'5500','191737226510','2025-01-18 21:55:10',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17351,'4000','191737226510','2025-01-18 21:55:18',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(17352,'1050','191737283179','2025-01-19 13:41:25',2150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173728329523221333287','No',NULL,NULL,''),(17353,'1110','191737283179','2025-01-19 13:39:39',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(17354,'1110','191737283179','2025-01-19 13:40:34',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(17355,'1110','191737283179','2025-01-19 13:40:50',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(17356,'5500','191737283179','2025-01-19 13:41:14',142.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17357,'4000','191737283179','2025-01-19 13:41:25',NULL,1200.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(17358,'4000','191737283179','2025-01-19 13:39:39',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(17359,'4000','191737283179','2025-01-19 13:40:09',NULL,300.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(17360,'4000','191737283179','2025-01-19 13:40:34',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(17361,'4000','191737283179','2025-01-19 13:40:50',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(17362,'4000','191737283179','2025-01-19 13:41:05',NULL,200.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(17408,'1050','121737295861','2025-01-19 17:14:45',3500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173729612620722122922','No',NULL,NULL,''),(17409,'1110','121737295861','2025-01-19 17:13:39',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(17410,'1110','121737295861','2025-01-19 17:13:58',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(17411,'1110','121737295861','2025-01-19 17:14:09',NULL,195.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(17412,'1110','121737295861','2025-01-19 17:14:27',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(17413,'5500','121737295861','2025-01-19 17:15:17',1617.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17414,'4000','121737295861','2025-01-19 17:14:45',NULL,500.00,'','12','1','Good sold','1','','sales','6556','','No',NULL,NULL,''),(17415,'4000','121737295861','2025-01-19 17:11:01',NULL,500.00,'','12','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(17416,'4000','121737295861','2025-01-19 17:13:17',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(17417,'4000','121737295861','2025-01-19 17:13:39',NULL,1200.00,'','12','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(17418,'4000','121737295861','2025-01-19 17:13:58',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(17419,'4000','121737295861','2025-01-19 17:14:09',NULL,300.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(17420,'4000','121737295861','2025-01-19 17:14:20',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(17421,'4000','121737295861','2025-01-19 17:14:27',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(17422,'4000','121737295861','2025-01-19 17:14:37',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(17423,'1050','121737296128','2025-01-19 17:17:07',2100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173729623443020071733','No',NULL,NULL,''),(17424,'1110','121737296128','2025-01-19 17:17:07',NULL,845.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(17425,'1110','121737296128','2025-01-19 17:15:28',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(17426,'5500','121737296128','2025-01-19 17:16:58',1253.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17427,'4000','121737296128','2025-01-19 17:17:07',NULL,1250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(17428,'4000','121737296128','2025-01-19 17:15:28',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(17429,'4000','121737296128','2025-01-19 17:16:47',NULL,250.00,'','12','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(17430,'1050','121737294943','2025-01-19 16:58:50',6500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173729748299733024372','No',NULL,NULL,''),(17431,'1110','121737294943','2025-01-19 16:56:04',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(17432,'1110','121737294943','2025-01-19 16:56:12',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(17433,'1110','121737294943','2025-01-19 16:57:40',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(17434,'1110','121737294943','2025-01-19 16:57:55',NULL,586.56,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(17435,'1110','121737294943','2025-01-19 16:58:28',NULL,100.00,'','12','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(17436,'1110','121737294943','2025-01-19 16:58:43',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(17437,'5500','121737294943','2025-01-19 17:37:41',2298.08,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17438,'4000','121737294943','2025-01-19 16:58:50',NULL,1300.00,'','12','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(17439,'4000','121737294943','2025-01-19 16:55:43',NULL,650.00,'','12','1','Good sold','1','','sales','6505','','No',NULL,NULL,''),(17440,'4000','121737294943','2025-01-19 16:56:04',NULL,1300.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(17441,'4000','121737294943','2025-01-19 16:56:12',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(17442,'4000','121737294943','2025-01-19 16:56:49',NULL,250.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(17443,'4000','121737294943','2025-01-19 16:57:00',NULL,500.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(17444,'4000','121737294943','2025-01-19 16:57:08',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(17445,'4000','121737294943','2025-01-19 16:57:26',NULL,400.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(17446,'4000','121737294943','2025-01-19 16:57:40',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(17447,'4000','121737294943','2025-01-19 16:57:55',NULL,750.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(17448,'4000','121737294943','2025-01-19 16:58:28',NULL,200.00,'','12','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(17449,'4000','121737294943','2025-01-19 16:58:43',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(17450,'1050','121737297483','2025-01-19 17:43:40',2350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173729783033333370373','No',NULL,NULL,''),(17451,'1110','121737297483','2025-01-19 17:43:40',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(17452,'1110','121737297483','2025-01-19 17:38:03',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(17453,'1110','121737297483','2025-01-19 17:42:55',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(17454,'1110','121737297483','2025-01-19 17:43:03',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(17455,'1110','121737297483','2025-01-19 17:43:22',NULL,200.00,'','12','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(17456,'5500','121737297483','2025-01-19 17:43:31',1508.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17457,'4000','121737297483','2025-01-19 17:43:40',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(17458,'4000','121737297483','2025-01-19 17:38:03',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(17459,'4000','121737297483','2025-01-19 17:42:43',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(17460,'4000','121737297483','2025-01-19 17:42:55',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(17461,'4000','121737297483','2025-01-19 17:43:03',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(17462,'4000','121737297483','2025-01-19 17:43:22',NULL,400.00,'','12','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(17463,'1050','121737295135','2025-01-19 17:10:57',800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173729790327230002320','No',NULL,NULL,''),(17464,'1110','121737295135','2025-01-19 17:10:57',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(17465,'1110','121737295135','2025-01-19 16:58:55',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(17466,'1110','121737295135','2025-01-19 17:10:49',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(17467,'5500','121737295135','2025-01-19 17:44:52',542.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17468,'4000','121737295135','2025-01-19 17:10:57',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(17469,'4000','121737295135','2025-01-19 16:58:55',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(17470,'4000','121737295135','2025-01-19 17:10:49',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(17471,'1050','121737297904','2025-01-19 17:45:23',750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173729792522720073222','No',NULL,NULL,''),(17472,'1110','121737297904','2025-01-19 17:45:23',NULL,600.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(17473,'5500','121737297904','2025-01-19 17:45:04',600.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17474,'4000','121737297904','2025-01-19 17:45:23',NULL,750.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(17475,'1050','121737297926','2025-01-19 18:02:19',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173729894131380183997','No',NULL,NULL,''),(17476,'1110','121737297926','2025-01-19 18:02:19',NULL,200.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(17477,'5500','121737297926','2025-01-19 17:45:26',200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17478,'4000','121737297926','2025-01-19 18:02:19',NULL,250.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(17479,'1050','121737298942','2025-01-19 18:02:30',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173729895235950235033','No',NULL,NULL,''),(17480,'1110','121737298942','2025-01-19 18:02:30',NULL,500.00,'','12','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(17481,'5500','121737298942','2025-01-19 18:02:22',500.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17482,'4000','121737298942','2025-01-19 18:02:30',NULL,500.00,'','12','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(17483,'1050','121737298953','2025-01-19 18:02:51',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173729897320722122972','No',NULL,NULL,''),(17484,'1110','121737298953','2025-01-19 18:02:51',NULL,200.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(17485,'5500','121737298953','2025-01-19 18:02:33',200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17486,'4000','121737298953','2025-01-19 18:02:51',NULL,250.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(17487,'1050','121737299151','2025-01-19 18:15:38',1600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173729974131322714372','No',NULL,NULL,''),(17488,'1110','121737299151','2025-01-19 18:15:38',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(17489,'1110','121737299151','2025-01-19 18:05:51',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(17490,'1110','121737299151','2025-01-19 18:06:29',NULL,390.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(17491,'5500','121737299151','2025-01-19 18:06:45',1119.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17492,'4000','121737299151','2025-01-19 18:15:38',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(17493,'4000','121737299151','2025-01-19 18:05:51',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(17494,'4000','121737299151','2025-01-19 18:06:29',NULL,600.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(17495,'1050','121737299742','2025-01-19 18:18:50',2450.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173729993423323222237','No',NULL,NULL,''),(17496,'1110','121737299742','2025-01-19 18:18:50',NULL,750.00,'','12','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(17497,'1110','121737299742','2025-01-19 18:15:42',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(17498,'1110','121737299742','2025-01-19 18:17:28',NULL,390.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(17499,'1110','121737299742','2025-01-19 18:18:28',NULL,585.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(17500,'5500','121737299742','2025-01-19 18:18:37',1925.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17501,'4000','121737299742','2025-01-19 18:18:50',NULL,750.00,'','12','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(17502,'4000','121737299742','2025-01-19 18:15:42',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(17503,'4000','121737299742','2025-01-19 18:17:28',NULL,600.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(17504,'4000','121737299742','2025-01-19 18:18:28',NULL,900.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(17505,'1050','121737299935','2025-01-19 18:19:12',600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173729995403193733072','No',NULL,NULL,''),(17506,'1110','121737299935','2025-01-19 18:19:12',NULL,600.00,'','12','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(17507,'5500','121737299935','2025-01-19 18:18:55',600.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17508,'4000','121737299935','2025-01-19 18:19:12',NULL,600.00,'','12','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(17509,'1050','121737300385','2025-01-19 18:26:36',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173730039822033200220','No',NULL,NULL,''),(17510,'4000','121737300385','2025-01-19 18:26:36',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(17511,'1050','121737300399','2025-01-19 18:27:44',1400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173730046632010232330','No',NULL,NULL,''),(17512,'1110','121737300399','2025-01-19 18:27:44',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(17513,'1110','121737300399','2025-01-19 18:26:39',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(17514,'1110','121737300399','2025-01-19 18:27:27',NULL,352.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(17515,'5500','121737300399','2025-01-19 18:27:36',768.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17516,'4000','121737300399','2025-01-19 18:27:44',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(17517,'4000','121737300399','2025-01-19 18:26:39',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(17518,'4000','121737300399','2025-01-19 18:27:27',NULL,600.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(17519,'1050','121737300467','2025-01-19 18:28:18',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173730050005203003222','No',NULL,NULL,''),(17520,'1110','121737300467','2025-01-19 18:28:18',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(17521,'1110','121737300467','2025-01-19 18:27:47',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(17522,'5500','121737300467','2025-01-19 18:28:11',242.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17523,'4000','121737300467','2025-01-19 18:28:18',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(17524,'4000','121737300467','2025-01-19 18:27:47',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(17525,'1050','121737301262','2025-01-19 18:41:39',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173730130233003200323','No',NULL,NULL,''),(17526,'1110','121737301262','2025-01-19 18:41:39',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(17527,'1110','121737301262','2025-01-19 18:41:02',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(17528,'5500','121737301262','2025-01-19 18:41:10',364.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17529,'4000','121737301262','2025-01-19 18:41:39',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(17530,'4000','121737301262','2025-01-19 18:41:02',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(17531,'1050','121737302431','2025-01-19 19:11:36',7450.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173730318821022230113','No',NULL,NULL,''),(17532,'1110','121737302431','2025-01-19 19:11:36',NULL,2000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(17533,'1110','121737302431','2025-01-19 19:00:43',NULL,300.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(17534,'1110','121737302431','2025-01-19 19:03:00',NULL,210.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(17535,'1110','121737302431','2025-01-19 19:03:46',NULL,282.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(17536,'1110','121737302431','2025-01-19 19:09:15',NULL,53.54,'','12','1','Inventory sold','1','','sales','B090','','No',NULL,NULL,''),(17537,'1110','121737302431','2025-01-19 19:10:22',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(17538,'1110','121737302431','2025-01-19 19:10:40',NULL,100.00,'','12','1','Inventory sold','1','','sales','6027','','No',NULL,NULL,''),(17539,'5500','121737302431','2025-01-19 19:11:00',3161.54,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17540,'4000','121737302431','2025-01-19 19:11:36',NULL,2600.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(17541,'4000','121737302431','2025-01-19 19:00:31',NULL,1200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(17542,'4000','121737302431','2025-01-19 19:00:43',NULL,600.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(17543,'4000','121737302431','2025-01-19 19:02:44',NULL,250.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(17544,'4000','121737302431','2025-01-19 19:03:00',NULL,500.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(17545,'4000','121737302431','2025-01-19 19:03:46',NULL,600.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(17546,'4000','121737302431','2025-01-19 19:05:08',NULL,300.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(17547,'4000','121737302431','2025-01-19 19:05:25',NULL,150.00,'','12','1','Good sold','1','','sales','6570','','No',NULL,NULL,''),(17548,'4000','121737302431','2025-01-19 19:09:15',NULL,100.00,'','12','1','Good sold','1','','sales','B090','','No',NULL,NULL,''),(17549,'4000','121737302431','2025-01-19 19:09:32',NULL,600.00,'','12','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(17550,'4000','121737302431','2025-01-19 19:10:22',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(17551,'4000','121737302431','2025-01-19 19:10:40',NULL,150.00,'','12','1','Good sold','1','','sales','6027','','No',NULL,NULL,''),(17552,'1050','191737283296','2025-01-19 14:50:10',950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173730408333711220373','No',NULL,NULL,''),(17553,'1110','191737283296','2025-01-19 13:41:36',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(17554,'5500','191737283296','2025-01-19 19:27:46',100.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17555,'4000','191737283296','2025-01-19 14:50:10',NULL,250.00,'','19','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(17556,'4000','191737283296','2025-01-19 13:41:36',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(17557,'4000','191737283296','2025-01-19 14:49:32',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(17558,'4000','191737283296','2025-01-19 14:49:41',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(17559,'4000','191737283296','2025-01-19 14:49:55',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(17560,'1050','191737304085','2025-01-19 19:38:14',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173730469636323220233','No',NULL,NULL,''),(17561,'1110','191737304085','2025-01-19 19:38:14',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(17562,'5500','191737304085','2025-01-19 19:28:05',42.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17563,'4000','191737304085','2025-01-19 19:38:14',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(17564,'1050','121737304796','2025-01-19 19:40:10',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173730481223322320223','No',NULL,NULL,''),(17565,'1110','121737304796','2025-01-19 19:40:10',NULL,200.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(17566,'5500','121737304796','2025-01-19 19:39:56',200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17567,'4000','121737304796','2025-01-19 19:40:10',NULL,250.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(17568,'1050','121737305394','2025-01-19 19:50:11',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173730541322133202172','No',NULL,NULL,''),(17569,'4000','121737305394','2025-01-19 19:50:11',NULL,300.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(17570,'1050','121737395311','2025-01-20 20:49:54',2100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173739539651229233313','No',NULL,NULL,''),(17571,'1110','121737395311','2025-01-20 20:48:31',NULL,586.56,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(17572,'1110','121737395311','2025-01-20 20:48:48',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(17573,'1110','121737395311','2025-01-20 20:49:30',NULL,185.00,'','12','1','Inventory sold','1','','sales','B013','','No',NULL,NULL,''),(17574,'5500','121737395311','2025-01-20 20:49:39',1421.56,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17575,'4000','121737395311','2025-01-20 20:49:54',NULL,200.00,'','12','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(17576,'4000','121737395311','2025-01-20 20:48:31',NULL,750.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(17577,'4000','121737395311','2025-01-20 20:48:48',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(17578,'4000','121737395311','2025-01-20 20:48:59',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(17579,'4000','121737395311','2025-01-20 20:49:09',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(17580,'4000','121737395311','2025-01-20 20:49:30',NULL,300.00,'','12','1','Good sold','1','','sales','B013','','No',NULL,NULL,''),(17581,'1050','121737395397','2025-01-20 20:50:11',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173739541333200973121','No',NULL,NULL,''),(17582,'4000','121737395397','2025-01-20 20:50:11',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(17583,'1050','121737395414','2025-01-20 20:51:24',2400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173739549912233732322','No',NULL,NULL,''),(17584,'1110','121737395414','2025-01-20 20:51:24',NULL,1500.00,'','12','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(17585,'1110','121737395414','2025-01-20 20:50:50',NULL,195.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(17586,'1110','121737395414','2025-01-20 20:50:57',NULL,169.08,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(17587,'1110','121737395414','2025-01-20 20:51:06',NULL,169.08,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(17588,'5500','121737395414','2025-01-20 20:51:15',2033.16,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17589,'4000','121737395414','2025-01-20 20:51:24',NULL,1500.00,'','12','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(17590,'4000','121737395414','2025-01-20 20:50:14',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(17591,'4000','121737395414','2025-01-20 20:50:50',NULL,300.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(17592,'4000','121737395414','2025-01-20 20:50:57',NULL,250.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(17593,'4000','121737395414','2025-01-20 20:51:06',NULL,250.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(17594,'1050','121737395500','2025-01-20 20:51:57',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173739551953231030222','No',NULL,NULL,''),(17595,'1110','121737395500','2025-01-20 20:51:57',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(17596,'5500','121737395500','2025-01-20 20:51:40',42.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17597,'4000','121737395500','2025-01-20 20:51:57',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(17598,'1050','191737456014','2025-01-21 13:46:33',2150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173745640320053142263','No',NULL,NULL,''),(17599,'1110','191737456014','2025-01-21 13:46:33',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(17600,'1110','191737456014','2025-01-21 13:40:14',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(17601,'1110','191737456014','2025-01-21 13:44:22',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(17602,'1110','191737456014','2025-01-21 13:44:43',NULL,200.00,'','19','1','Inventory sold','1','','sales','6030','','No',NULL,NULL,''),(17603,'5500','191737456014','2025-01-21 13:46:01',1329.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17604,'4000','191737456014','2025-01-21 13:46:33',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(17605,'4000','191737456014','2025-01-21 13:40:14',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(17606,'4000','191737456014','2025-01-21 13:44:22',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(17607,'4000','191737456014','2025-01-21 13:44:43',NULL,400.00,'','19','1','Good sold','1','','sales','6030','','No',NULL,NULL,''),(17608,'4000','191737456014','2025-01-21 13:45:46',NULL,200.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(17609,'1050','191737456404','2025-01-21 15:02:09',2350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173746094620963232733','No',NULL,NULL,''),(17610,'1110','191737456404','2025-01-21 15:02:09',NULL,750.00,'','19','1','Inventory sold','1','','sales','5979','','No',NULL,NULL,''),(17611,'1110','191737456404','2025-01-21 13:46:44',NULL,750.00,'','19','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(17612,'1110','191737456404','2025-01-21 15:01:28',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(17613,'1110','191737456404','2025-01-21 15:01:49',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(17614,'5500','191737456404','2025-01-21 15:01:59',1816.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17615,'4000','191737456404','2025-01-21 15:02:09',NULL,750.00,'','19','1','Good sold','1','','sales','5979','','No',NULL,NULL,''),(17616,'4000','191737456404','2025-01-21 13:46:44',NULL,750.00,'','19','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(17617,'4000','191737456404','2025-01-21 15:01:28',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(17618,'4000','191737456404','2025-01-21 15:01:39',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(17619,'4000','191737456404','2025-01-21 15:01:49',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(17620,'1050','191737463491','2025-01-21 15:45:49',1250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173746355270930322331','No',NULL,NULL,''),(17621,'1110','191737463491','2025-01-21 15:45:49',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(17622,'1110','191737463491','2025-01-21 15:45:15',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(17623,'5500','191737463491','2025-01-21 15:45:38',729.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17624,'4000','191737463491','2025-01-21 15:45:49',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(17625,'4000','191737463491','2025-01-21 15:44:51',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(17626,'4000','191737463491','2025-01-21 15:45:04',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(17627,'4000','191737463491','2025-01-21 15:45:15',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(17628,'4000','191737463491','2025-01-21 15:45:27',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(17629,'1050','191737471748','2025-01-21 18:03:40',1900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173747182702309471212','No',NULL,NULL,''),(17630,'1110','191737471748','2025-01-21 18:02:28',NULL,610.00,'','19','1','Inventory sold','1','','sales','B064','','No',NULL,NULL,''),(17631,'1110','191737471748','2025-01-21 18:02:47',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(17632,'5500','191737471748','2025-01-21 18:03:27',652.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17633,'4000','191737471748','2025-01-21 18:03:40',NULL,600.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(17634,'4000','191737471748','2025-01-21 18:02:28',NULL,1200.00,'','19','1','Good sold','1','','sales','B064','','No',NULL,NULL,''),(17635,'4000','191737471748','2025-01-21 18:02:47',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(17660,'1050','191737483675','2025-01-21 21:21:32',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173748369732739907970','No',NULL,NULL,''),(17661,'4000','191737483675','2025-01-21 21:21:32',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(17681,'1050','191737480458','2025-01-21 20:28:27',4700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173748527422402002702','No',NULL,NULL,''),(17682,'1110','191737480458','2025-01-21 20:28:27',NULL,186.68,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(17683,'1110','191737480458','2025-01-21 20:27:38',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(17684,'1110','191737480458','2025-01-21 20:27:57',NULL,200.00,'','19','1','Inventory sold','1','','sales','B014','','No',NULL,NULL,''),(17685,'1110','191737480458','2025-01-21 20:28:13',NULL,186.68,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(17686,'1110','191737480458','2025-01-21 20:55:11',NULL,200.00,'','19','1','Inventory sold','1','','sales','B014','','No',NULL,NULL,''),(17687,'1110','191737480458','2025-01-21 20:55:25',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(17688,'1110','191737480458','2025-01-21 20:55:34',NULL,408.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(17689,'1110','191737480458','2025-01-21 21:22:30',NULL,408.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(17690,'1110','191737480458','2025-01-21 21:47:14',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(17691,'5500','191737480458','2025-01-21 21:47:30',2371.44,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17692,'4000','191737480458','2025-01-21 20:28:27',NULL,250.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(17693,'4000','191737480458','2025-01-21 20:27:38',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(17694,'4000','191737480458','2025-01-21 20:27:57',NULL,300.00,'','19','1','Good sold','1','','sales','B014','','No',NULL,NULL,''),(17695,'4000','191737480458','2025-01-21 20:28:13',NULL,250.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(17696,'4000','191737480458','2025-01-21 20:55:11',NULL,300.00,'','19','1','Good sold','1','','sales','B014','','No',NULL,NULL,''),(17697,'4000','191737480458','2025-01-21 20:55:25',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(17698,'4000','191737480458','2025-01-21 20:55:34',NULL,600.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(17699,'4000','191737480458','2025-01-21 20:55:49',NULL,1200.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(17700,'4000','191737480458','2025-01-21 21:22:02',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(17701,'4000','191737480458','2025-01-21 21:22:20',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(17702,'4000','191737480458','2025-01-21 21:22:30',NULL,600.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(17703,'4000','191737480458','2025-01-21 21:47:14',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(17704,'1050','191737539001','2025-01-22 12:43:56',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173753903902223233311','No',NULL,NULL,''),(17705,'1110','191737539001','2025-01-22 12:43:56',NULL,100.00,'','19','1','Inventory sold','1','','sales','6017','','No',NULL,NULL,''),(17706,'1110','191737539001','2025-01-22 12:43:21',NULL,50.00,'','19','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(17707,'5500','191737539001','2025-01-22 12:43:41',150.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17708,'4000','191737539001','2025-01-22 12:43:56',NULL,100.00,'','19','1','Good sold','1','','sales','6017','','No',NULL,NULL,''),(17709,'4000','191737539001','2025-01-22 12:43:21',NULL,200.00,'','19','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(17710,'1050','191737553455','2025-01-22 16:45:10',1750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173755352103237300023','No',NULL,NULL,''),(17711,'1110','191737553455','2025-01-22 16:45:10',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(17712,'1110','191737553455','2025-01-22 16:44:15',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(17713,'1110','191737553455','2025-01-22 16:44:48',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(17714,'5500','191737553455','2025-01-22 16:45:00',1100.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17715,'4000','191737553455','2025-01-22 16:45:10',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(17716,'4000','191737553455','2025-01-22 16:44:15',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(17717,'4000','191737553455','2025-01-22 16:44:29',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(17718,'4000','191737553455','2025-01-22 16:44:48',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(17719,'1050','191737558550','2025-01-22 18:10:11',4450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173755861333322291322','No',NULL,NULL,''),(17720,'1110','191737558550','2025-01-22 18:10:11',NULL,1290.00,'','19','1','Inventory sold','1','','sales','B044','','No',NULL,NULL,''),(17721,'1110','191737558550','2025-01-22 18:09:35',NULL,84.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(17722,'1110','191737558550','2025-01-22 18:09:45',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(17723,'1110','191737558550','2025-01-22 18:09:55',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(17724,'5500','191737558550','2025-01-22 18:10:03',2124.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17725,'4000','191737558550','2025-01-22 18:10:11',NULL,2200.00,'','19','1','Good sold','1','','sales','B044','','No',NULL,NULL,''),(17726,'4000','191737558550','2025-01-22 18:09:10',NULL,1200.00,'','19','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(17727,'4000','191737558550','2025-01-22 18:09:35',NULL,200.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(17728,'4000','191737558550','2025-01-22 18:09:45',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(17729,'4000','191737558550','2025-01-22 18:09:55',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(17730,'1050','121737558648','2025-01-22 18:11:30',2650.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173755871537320223377','No',NULL,NULL,''),(17731,'1110','121737558648','2025-01-22 18:11:30',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(17732,'1110','121737558648','2025-01-22 18:10:59',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(17733,'1110','121737558648','2025-01-22 18:11:06',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(17734,'1110','121737558648','2025-01-22 18:11:14',NULL,53.54,'','12','1','Inventory sold','1','','sales','B090','','No',NULL,NULL,''),(17735,'5500','121737558648','2025-01-22 18:11:23',2219.54,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17736,'4000','121737558648','2025-01-22 18:11:30',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(17737,'4000','121737558648','2025-01-22 18:10:48',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(17738,'4000','121737558648','2025-01-22 18:10:59',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(17739,'4000','121737558648','2025-01-22 18:11:06',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(17740,'4000','121737558648','2025-01-22 18:11:14',NULL,100.00,'','12','1','Good sold','1','','sales','B090','','No',NULL,NULL,''),(17741,'1050','191737565686','2025-01-22 20:08:47',750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173756573133373320375','No',NULL,NULL,''),(17742,'4000','191737565686','2025-01-22 20:08:47',NULL,500.00,'','19','1','Good sold','1','','sales','6564','','No',NULL,NULL,''),(17743,'4000','191737565686','2025-01-22 20:08:06',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(17744,'4000','191737565686','2025-01-22 20:08:28',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(17745,'1050','191737624685','2025-01-23 12:31:55',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173762471832722707737','No',NULL,NULL,''),(17746,'4000','191737624685','2025-01-23 12:31:55',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(17747,'4000','191737624685','2025-01-23 12:31:25',NULL,200.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(17748,'1050','191737636290','2025-01-23 15:46:38',3200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173763643923323226237','No',NULL,NULL,''),(17749,'1110','191737636290','2025-01-23 15:46:38',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(17750,'1110','191737636290','2025-01-23 15:45:59',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(17751,'1110','191737636290','2025-01-23 15:46:09',NULL,352.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(17752,'5500','191737636290','2025-01-23 15:46:21',1552.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17753,'4000','191737636290','2025-01-23 15:46:38',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(17754,'4000','191737636290','2025-01-23 15:44:50',NULL,300.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(17755,'4000','191737636290','2025-01-23 15:45:12',NULL,200.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(17756,'4000','191737636290','2025-01-23 15:45:44',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(17757,'4000','191737636290','2025-01-23 15:45:59',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(17758,'4000','191737636290','2025-01-23 15:46:09',NULL,500.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(17767,'1050','191737645614','2025-01-23 18:20:32',150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173764563563202537607','No',NULL,NULL,''),(17768,'4000','191737645614','2025-01-23 18:20:32',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(17769,'1050','191737645636','2025-01-23 18:20:48',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173764565132166033333','No',NULL,NULL,''),(17770,'4000','191737645636','2025-01-23 18:20:48',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(17771,'1050','191737636440','2025-01-23 17:33:59',3100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173764974303632324013','No',NULL,NULL,''),(17772,'1110','191737636440','2025-01-23 18:19:42',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(17773,'1110','191737636440','2025-01-23 19:28:09',NULL,600.00,'','19','1','Inventory sold','1','','sales','5987','','No',NULL,NULL,''),(17774,'1110','191737636440','2025-01-23 19:28:24',NULL,800.00,'','19','1','Inventory sold','1','','sales','5995','','No',NULL,NULL,''),(17775,'5500','191737636440','2025-01-23 19:28:42',1569.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17776,'4000','191737636440','2025-01-23 17:33:59',NULL,400.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(17777,'4000','191737636440','2025-01-23 15:47:20',NULL,300.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(17778,'4000','191737636440','2025-01-23 18:19:42',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(17779,'4000','191737636440','2025-01-23 18:19:55',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(17780,'4000','191737636440','2025-01-23 19:28:09',NULL,600.00,'','19','1','Good sold','1','','sales','5987','','No',NULL,NULL,''),(17781,'4000','191737636440','2025-01-23 19:28:16',NULL,250.00,'','19','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(17782,'4000','191737636440','2025-01-23 19:28:24',NULL,800.00,'','19','1','Good sold','1','','sales','5995','','No',NULL,NULL,''),(17783,'4000','191737636440','2025-01-23 19:28:31',NULL,400.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(17784,'1050','191737649752','2025-01-23 21:05:33',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173765553632733023320','No',NULL,NULL,''),(17785,'4000','191737649752','2025-01-23 21:05:33',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(17786,'4000','191737649752','2025-01-23 19:29:12',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(17798,'1050','191737655537','2025-01-23 21:21:29',2100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173765712925331232230','No',NULL,NULL,''),(17799,'1110','191737655537','2025-01-23 21:21:29',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(17800,'1110','191737655537','2025-01-23 21:20:47',NULL,600.00,'','19','1','Inventory sold','1','','sales','5987','','No',NULL,NULL,''),(17801,'1110','191737655537','2025-01-23 21:21:02',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(17802,'1110','191737655537','2025-01-23 21:21:19',NULL,107.08,'','19','1','Inventory sold','1','','sales','B090','','No',NULL,NULL,''),(17803,'5500','191737655537','2025-01-23 21:31:56',1357.08,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17804,'4000','191737655537','2025-01-23 21:21:29',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(17805,'4000','191737655537','2025-01-23 21:05:37',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(17806,'4000','191737655537','2025-01-23 21:20:47',NULL,600.00,'','19','1','Good sold','1','','sales','5987','','No',NULL,NULL,''),(17807,'4000','191737655537','2025-01-23 21:20:53',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(17808,'4000','191737655537','2025-01-23 21:21:02',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(17809,'4000','191737655537','2025-01-23 21:21:10',NULL,200.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(17810,'4000','191737655537','2025-01-23 21:21:19',NULL,200.00,'','19','1','Good sold','1','','sales','B090','','No',NULL,NULL,''),(17811,'1050','191737657454','2025-01-23 21:38:04',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173765748601293622425','No',NULL,NULL,''),(17812,'1110','191737657454','2025-01-23 21:37:34',NULL,50.00,'','19','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(17813,'1110','191737657454','2025-01-23 21:37:43',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(17814,'5500','191737657454','2025-01-23 21:37:51',150.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17815,'4000','191737657454','2025-01-23 21:38:04',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(17816,'4000','191737657454','2025-01-23 21:37:34',NULL,200.00,'','19','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(17817,'4000','191737657454','2025-01-23 21:37:43',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(17891,'1050','191737725127','2025-01-24 16:26:10',2750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173772705272322233032','No',NULL,NULL,''),(17892,'1110','191737725127','2025-01-24 16:26:10',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(17893,'1110','191737725127','2025-01-24 16:25:56',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(17894,'5500','191737725127','2025-01-24 16:57:16',1200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17895,'4000','191737725127','2025-01-24 16:26:10',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(17896,'4000','191737725127','2025-01-24 16:25:27',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(17897,'4000','191737725127','2025-01-24 16:25:46',NULL,300.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(17898,'4000','191737725127','2025-01-24 16:25:56',NULL,450.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(17899,'1050','191737713350','2025-01-24 13:09:39',2500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173772709072220330332','No',NULL,NULL,''),(17900,'1110','191737713350','2025-01-24 13:09:39',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(17901,'1110','191737713350','2025-01-24 13:09:27',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(17902,'1110','191737713350','2025-01-24 15:28:07',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(17903,'1110','191737713350','2025-01-24 15:28:33',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(17904,'1110','191737713350','2025-01-24 15:28:46',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(17905,'1110','191737713350','2025-01-24 16:24:37',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(17906,'5500','191737713350','2025-01-24 16:57:50',1824.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17907,'4000','191737713350','2025-01-24 13:09:39',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(17908,'4000','191737713350','2025-01-24 13:09:10',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(17909,'4000','191737713350','2025-01-24 13:09:27',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(17910,'4000','191737713350','2025-01-24 15:28:07',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(17911,'4000','191737713350','2025-01-24 15:28:24',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(17912,'4000','191737713350','2025-01-24 15:28:33',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(17913,'4000','191737713350','2025-01-24 15:28:46',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(17914,'4000','191737713350','2025-01-24 16:24:37',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(17919,'1050','191737736532','2025-01-24 19:35:55',750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173773837330713233339','No',NULL,NULL,''),(17920,'1110','191737736532','2025-01-24 19:35:55',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(17921,'1110','191737736532','2025-01-24 19:35:32',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(17922,'5500','191737736532','2025-01-24 20:05:26',507.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17923,'4000','191737736532','2025-01-24 19:35:55',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(17924,'4000','191737736532','2025-01-24 19:35:32',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(17925,'1050','191737717351','2025-01-24 14:16:51',1750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173774117322307333933','No',NULL,NULL,''),(17926,'1110','191737717351','2025-01-24 14:16:51',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(17927,'1110','191737717351','2025-01-24 14:15:51',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(17928,'1110','191737717351','2025-01-24 14:16:03',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(17929,'1110','191737717351','2025-01-24 14:16:13',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(17930,'5500','191737717351','2025-01-24 20:52:36',1108.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17931,'4000','191737717351','2025-01-24 14:16:51',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(17932,'4000','191737717351','2025-01-24 14:15:51',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(17933,'4000','191737717351','2025-01-24 14:16:03',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(17934,'4000','191737717351','2025-01-24 14:16:13',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(17935,'4000','191737717351','2025-01-24 14:16:26',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(17936,'4000','191737717351','2025-01-24 14:16:42',NULL,300.00,'','19','1','Good sold','1','','sales','6571','','No',NULL,NULL,''),(17953,'1050','121737823496','2025-01-25 19:45:58',4400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173782356121723220200','No',NULL,NULL,''),(17954,'1110','121737823496','2025-01-25 19:45:58',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(17955,'1110','121737823496','2025-01-25 19:45:21',NULL,0.00,'','12','1','Inventory sold','1','','sales','B152','','No',NULL,NULL,''),(17956,'1110','121737823496','2025-01-25 19:45:31',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(17957,'5500','121737823496','2025-01-25 19:45:44',734.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17958,'4000','121737823496','2025-01-25 19:45:58',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(17959,'4000','121737823496','2025-01-25 19:44:56',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(17960,'4000','121737823496','2025-01-25 19:45:11',NULL,250.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(17961,'4000','121737823496','2025-01-25 19:45:21',NULL,3200.00,'','12','1','Good sold','1','','sales','B152','','No',NULL,NULL,''),(17962,'4000','121737823496','2025-01-25 19:45:31',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(17963,'1050','121737823562','2025-01-25 19:47:35',3950.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173782365730733512077','No',NULL,NULL,''),(17964,'1110','121737823562','2025-01-25 19:47:35',NULL,845.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(17965,'1110','121737823562','2025-01-25 19:46:47',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(17966,'1110','121737823562','2025-01-25 19:46:58',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(17967,'1110','121737823562','2025-01-25 19:47:08',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(17968,'5500','121737823562','2025-01-25 19:47:26',2429.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17969,'4000','121737823562','2025-01-25 19:47:35',NULL,1250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(17970,'4000','121737823562','2025-01-25 19:46:02',NULL,900.00,'','12','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(17971,'4000','121737823562','2025-01-25 19:46:47',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(17972,'4000','121737823562','2025-01-25 19:46:58',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(17973,'4000','121737823562','2025-01-25 19:47:08',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(17974,'4000','121737823562','2025-01-25 19:47:17',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(17975,'1050','121737823658','2025-01-25 19:47:52',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173782367573333370373','No',NULL,NULL,''),(17976,'4000','121737823658','2025-01-25 19:47:52',NULL,300.00,'','12','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(17977,'1050','121737823677','2025-01-25 19:49:40',2900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173782379217231032822','No',NULL,NULL,''),(17978,'1110','121737823677','2025-01-25 19:48:11',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(17979,'1110','121737823677','2025-01-25 19:48:46',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(17980,'1110','121737823677','2025-01-25 19:48:56',NULL,300.00,'','12','1','Inventory sold','1','','sales','6048','','No',NULL,NULL,''),(17981,'5500','121737823677','2025-01-25 19:49:31',1800.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17982,'4000','121737823677','2025-01-25 19:49:40',NULL,300.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(17983,'4000','121737823677','2025-01-25 19:47:57',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(17984,'4000','121737823677','2025-01-25 19:48:11',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(17985,'4000','121737823677','2025-01-25 19:48:20',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(17986,'4000','121737823677','2025-01-25 19:48:30',NULL,100.00,'','12','1','Good sold','1','','sales','6533','','No',NULL,NULL,''),(17987,'4000','121737823677','2025-01-25 19:48:46',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(17988,'4000','121737823677','2025-01-25 19:48:56',NULL,600.00,'','12','1','Good sold','1','','sales','6048','','No',NULL,NULL,''),(17989,'4000','121737823677','2025-01-25 19:49:10',NULL,200.00,'','12','1','Good sold','1','','sales','6527','','No',NULL,NULL,''),(17990,'1050','121737823804','2025-01-25 19:50:47',1500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173782385052231323332','No',NULL,NULL,''),(17991,'1110','121737823804','2025-01-25 19:50:23',NULL,390.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(17992,'5500','121737823804','2025-01-25 19:50:32',390.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17993,'4000','121737823804','2025-01-25 19:50:47',NULL,800.00,'','12','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(17994,'4000','121737823804','2025-01-25 19:50:04',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(17995,'4000','121737823804','2025-01-25 19:50:23',NULL,600.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(18010,'1050','121737824624','2025-01-25 20:05:22',3150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173782473423333202043','No',NULL,NULL,''),(18011,'1110','121737824624','2025-01-25 20:05:22',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(18012,'1110','121737824624','2025-01-25 20:04:28',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(18013,'1110','121737824624','2025-01-25 20:04:40',NULL,956.00,'','12','1','Inventory sold','1','','sales','B180','','No',NULL,NULL,''),(18014,'5500','121737824624','2025-01-25 20:04:49',2060.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18015,'4000','121737824624','2025-01-25 20:05:22',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(18016,'4000','121737824624','2025-01-25 20:03:44',NULL,250.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(18017,'4000','121737824624','2025-01-25 20:04:28',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(18018,'4000','121737824624','2025-01-25 20:04:40',NULL,1700.00,'','12','1','Good sold','1','','sales','B180','','No',NULL,NULL,''),(18029,'1050','121737823851','2025-01-25 19:51:18',1300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173782728771872723323','No',NULL,NULL,''),(18030,'1110','121737823851','2025-01-25 19:51:18',NULL,612.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(18031,'1110','121737823851','2025-01-25 19:50:51',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(18032,'5500','121737823851','2025-01-25 20:47:55',816.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18033,'4000','121737823851','2025-01-25 19:51:18',NULL,900.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(18034,'4000','121737823851','2025-01-25 19:50:51',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(18035,'4000','121737823851','2025-01-25 20:47:46',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(18036,'1050','121737823320','2025-01-25 19:44:34',9900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173782803303133300022','No',NULL,NULL,''),(18037,'1110','121737823320','2025-01-25 19:44:34',NULL,1400.00,'','12','1','Inventory sold','1','','sales','B065','','No',NULL,NULL,''),(18038,'1110','121737823320','2025-01-25 19:42:00',NULL,2600.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(18039,'1110','121737823320','2025-01-25 19:42:38',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(18040,'1110','121737823320','2025-01-25 19:43:14',NULL,400.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(18041,'1110','121737823320','2025-01-25 19:43:59',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(18042,'5500','121737823320','2025-01-25 20:58:37',5484.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18043,'4000','121737823320','2025-01-25 19:44:34',NULL,2200.00,'','12','1','Good sold','1','','sales','B065','','No',NULL,NULL,''),(18044,'4000','121737823320','2025-01-25 19:42:00',NULL,2600.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(18045,'4000','121737823320','2025-01-25 19:42:38',NULL,1300.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(18046,'4000','121737823320','2025-01-25 19:43:14',NULL,800.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(18047,'4000','121737823320','2025-01-25 19:43:24',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(18048,'4000','121737823320','2025-01-25 19:43:37',NULL,200.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(18049,'4000','121737823320','2025-01-25 19:43:49',NULL,600.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(18050,'4000','121737823320','2025-01-25 19:43:59',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(18051,'4000','121737823320','2025-01-25 19:44:11',NULL,300.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(18052,'4000','121737823320','2025-01-25 19:44:25',NULL,1500.00,'','12','1','Good sold','1','','sales','6573','','No',NULL,NULL,''),(18053,'1050','121737824528','2025-01-25 20:03:26',6400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173783066026123113126','No',NULL,NULL,''),(18054,'1110','121737824528','2025-01-25 20:03:26',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(18055,'1110','121737824528','2025-01-25 20:02:08',NULL,1900.00,'','12','1','Inventory sold','1','','sales','B183','','No',NULL,NULL,''),(18056,'1110','121737824528','2025-01-25 20:02:51',NULL,610.00,'','12','1','Inventory sold','1','','sales','B064','','No',NULL,NULL,''),(18057,'1110','121737824528','2025-01-25 20:03:03',NULL,47.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(18058,'5500','121737824528','2025-01-25 21:43:40',3457.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18059,'4000','121737824528','2025-01-25 20:03:26',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(18060,'4000','121737824528','2025-01-25 20:02:08',NULL,3400.00,'','12','1','Good sold','1','','sales','B183','','No',NULL,NULL,''),(18061,'4000','121737824528','2025-01-25 20:02:51',NULL,1200.00,'','12','1','Good sold','1','','sales','B064','','No',NULL,NULL,''),(18062,'4000','121737824528','2025-01-25 20:03:03',NULL,100.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(18063,'4000','121737824528','2025-01-25 20:03:17',NULL,800.00,'','12','1','Good sold','1','','sales','6572','','No',NULL,NULL,''),(18078,'1050','121737831042','2025-01-25 21:50:54',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173783105922001022713','No',NULL,NULL,''),(18079,'1110','121737831042','2025-01-25 21:50:54',NULL,338.16,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(18080,'5500','121737831042','2025-01-25 21:50:42',338.16,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18081,'4000','121737831042','2025-01-25 21:50:54',NULL,500.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(18082,'1050','121737824821','2025-01-25 20:22:46',4250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173783373727237220720','No',NULL,NULL,''),(18083,'1110','121737824821','2025-01-25 20:22:46',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(18084,'1110','121737824821','2025-01-25 20:22:15',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(18085,'1110','121737824821','2025-01-25 20:22:23',NULL,950.00,'','12','1','Inventory sold','1','','sales','B176','','No',NULL,NULL,''),(18086,'1110','121737824821','2025-01-25 20:22:33',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(18087,'1110','121737824821','2025-01-25 21:49:11',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(18088,'1110','121737824821','2025-01-25 21:49:27',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(18089,'5500','121737824821','2025-01-25 22:35:07',2836.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18090,'4000','121737824821','2025-01-25 20:22:46',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(18091,'4000','121737824821','2025-01-25 20:07:01',NULL,200.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(18092,'4000','121737824821','2025-01-25 20:22:04',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(18093,'4000','121737824821','2025-01-25 20:22:15',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(18094,'4000','121737824821','2025-01-25 20:22:23',NULL,1700.00,'','12','1','Good sold','1','','sales','B176','','No',NULL,NULL,''),(18095,'4000','121737824821','2025-01-25 20:22:33',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(18096,'4000','121737824821','2025-01-25 21:49:11',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(18097,'4000','121737824821','2025-01-25 21:49:27',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(18098,'1050','191737885833','2025-01-26 13:05:24',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173788592772090071733','No',NULL,NULL,''),(18099,'1110','191737885833','2025-01-26 13:04:21',NULL,150.00,'','19','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(18100,'5500','191737885833','2025-01-26 13:04:35',150.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18101,'4000','191737885833','2025-01-26 13:05:24',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(18102,'4000','191737885833','2025-01-26 13:03:53',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(18103,'4000','191737885833','2025-01-26 13:04:07',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(18104,'4000','191737885833','2025-01-26 13:04:21',NULL,150.00,'','19','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(18105,'1050','191737885928','2025-01-26 14:21:29',1850.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173789049202224039229','No',NULL,NULL,''),(18106,'1110','191737885928','2025-01-26 14:21:29',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(18107,'5500','191737885928','2025-01-26 14:21:17',1300.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18108,'4000','191737885928','2025-01-26 14:21:29',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(18109,'4000','191737885928','2025-01-26 13:05:28',NULL,300.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(18110,'4000','191737885928','2025-01-26 14:20:31',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(18111,'4000','191737885928','2025-01-26 14:20:52',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(18112,'4000','191737885928','2025-01-26 14:21:07',NULL,50.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(18113,'1050','191737890494','2025-01-26 15:57:37',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173789626023302102303','No',NULL,NULL,''),(18114,'4000','191737890494','2025-01-26 15:57:37',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(18115,'1050','191737896261','2025-01-26 16:10:58',4100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173789706523203373076','No',NULL,NULL,''),(18116,'1110','191737896261','2025-01-26 16:10:58',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(18117,'1110','191737896261','2025-01-26 15:57:41',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(18118,'1110','191737896261','2025-01-26 16:10:15',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(18119,'1110','191737896261','2025-01-26 16:10:32',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(18120,'1110','191737896261','2025-01-26 16:10:43',NULL,610.00,'','19','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(18121,'5500','191737896261','2025-01-26 16:10:50',2752.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18122,'4000','191737896261','2025-01-26 16:10:58',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(18123,'4000','191737896261','2025-01-26 15:57:41',NULL,1200.00,'','19','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(18124,'4000','191737896261','2025-01-26 16:10:15',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(18125,'4000','191737896261','2025-01-26 16:10:23',NULL,300.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(18126,'4000','191737896261','2025-01-26 16:10:32',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(18127,'4000','191737896261','2025-01-26 16:10:43',NULL,1200.00,'','19','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(18128,'1050','121737908583','2025-01-26 19:26:09',14500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173790886722037922232','No',NULL,NULL,''),(18129,'1110','121737908583','2025-01-26 19:26:09',NULL,3600.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(18130,'1110','121737908583','2025-01-26 19:23:41',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(18131,'1110','121737908583','2025-01-26 19:24:15',NULL,1000.00,'','12','1','Inventory sold','1','','sales','5984','','No',NULL,NULL,''),(18132,'1110','121737908583','2025-01-26 19:24:45',NULL,500.00,'','12','1','Inventory sold','1','','sales','6024','','No',NULL,NULL,''),(18133,'1110','121737908583','2025-01-26 19:25:12',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(18134,'5500','121737908583','2025-01-26 19:25:58',6142.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18135,'4000','121737908583','2025-01-26 19:26:09',NULL,5400.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(18136,'4000','121737908583','2025-01-26 19:23:03',NULL,3600.00,'','12','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(18137,'4000','121737908583','2025-01-26 19:23:41',NULL,1000.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(18138,'4000','121737908583','2025-01-26 19:24:15',NULL,1000.00,'','12','1','Good sold','1','','sales','5984','','No',NULL,NULL,''),(18139,'4000','121737908583','2025-01-26 19:24:30',NULL,500.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(18140,'4000','121737908583','2025-01-26 19:24:45',NULL,1000.00,'','12','1','Good sold','1','','sales','6024','','No',NULL,NULL,''),(18141,'4000','121737908583','2025-01-26 19:24:55',NULL,1500.00,'','12','1','Good sold','1','','sales','6532','','No',NULL,NULL,''),(18142,'4000','121737908583','2025-01-26 19:25:12',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(18143,'4000','121737908583','2025-01-26 19:25:29',NULL,100.00,'','12','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(18144,'4000','121737908583','2025-01-26 19:25:50',NULL,300.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(18145,'1050','121737908868','2025-01-26 19:29:40',1400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173790898372323388320','No',NULL,NULL,''),(18146,'1110','121737908868','2025-01-26 19:29:40',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(18147,'5500','121737908868','2025-01-26 19:29:33',1300.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18148,'4000','121737908868','2025-01-26 19:29:40',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(18149,'4000','121737908868','2025-01-26 19:27:48',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(18150,'1050','121737908985','2025-01-26 19:30:06',700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173790900812132803077','No',NULL,NULL,''),(18151,'1110','121737908985','2025-01-26 19:30:06',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(18152,'5500','121737908985','2025-01-26 19:29:58',408.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18153,'4000','121737908985','2025-01-26 19:30:06',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(18154,'4000','121737908985','2025-01-26 19:29:45',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(18160,'1050','191737911072','2025-01-26 20:04:58',2200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173791110072023331339','No',NULL,NULL,''),(18161,'1110','191737911072','2025-01-26 20:04:58',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(18162,'1110','191737911072','2025-01-26 20:04:32',NULL,300.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(18163,'5500','191737911072','2025-01-26 20:04:49',1600.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18164,'4000','191737911072','2025-01-26 20:04:58',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(18165,'4000','191737911072','2025-01-26 20:04:32',NULL,600.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(18166,'4000','191737911072','2025-01-26 20:04:40',NULL,300.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(18167,'1050','191737911102','2025-01-26 20:07:59',1500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173791128230023333193','No',NULL,NULL,''),(18168,'1110','191737911102','2025-01-26 20:07:59',NULL,1500.00,'','19','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(18169,'5500','191737911102','2025-01-26 20:05:02',1500.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18170,'4000','191737911102','2025-01-26 20:07:59',NULL,1500.00,'','19','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(18177,'1050','121737910926','2025-01-26 20:02:25',450.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173797944613902734202','No',NULL,NULL,''),(18178,'1110','121737910926','2025-01-26 20:02:06',NULL,100.00,'','12','1','Inventory sold','1','','sales','6017','','No',NULL,NULL,''),(18179,'5500','121737910926','2025-01-26 20:11:30',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18180,'4000','121737910926','2025-01-26 20:02:25',NULL,200.00,'','12','1','Good sold','1','','sales','6527','','No',NULL,NULL,''),(18181,'4000','121737910926','2025-01-26 20:02:06',NULL,100.00,'','12','1','Good sold','1','','sales','6017','','No',NULL,NULL,''),(18182,'4000','121737910926','2025-01-26 20:02:17',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(18183,'1050','121737979462','2025-01-27 15:04:47',1200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173797948933893327022','No',NULL,NULL,''),(18184,'1110','121737979462','2025-01-27 15:04:47',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(18185,'1110','121737979462','2025-01-27 15:04:22',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(18186,'5500','121737979462','2025-01-27 15:04:40',1000.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18187,'4000','121737979462','2025-01-27 15:04:47',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(18188,'4000','121737979462','2025-01-27 15:04:22',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(18189,'4000','121737979462','2025-01-27 15:04:32',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(18202,'1050','121737987040','2025-01-27 17:11:38',3200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173798713123213033798','No',NULL,NULL,''),(18203,'1110','121737987040','2025-01-27 17:11:38',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(18204,'1110','121737987040','2025-01-27 17:10:40',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(18205,'1110','121737987040','2025-01-27 17:10:53',NULL,352.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(18206,'1110','121737987040','2025-01-27 17:11:02',NULL,47.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(18207,'1110','121737987040','2025-01-27 17:11:13',NULL,950.00,'','12','1','Inventory sold','1','','sales','6502','','No',NULL,NULL,''),(18208,'1110','121737987040','2025-01-27 17:11:24',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(18209,'5500','121737987040','2025-01-27 17:11:57',1891.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18210,'4000','121737987040','2025-01-27 17:11:38',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(18211,'4000','121737987040','2025-01-27 17:10:40',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(18212,'4000','121737987040','2025-01-27 17:10:53',NULL,600.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(18213,'4000','121737987040','2025-01-27 17:11:02',NULL,100.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(18214,'4000','121737987040','2025-01-27 17:11:13',NULL,1500.00,'','12','1','Good sold','1','','sales','6502','','No',NULL,NULL,''),(18215,'4000','121737987040','2025-01-27 17:11:24',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(18216,'1050','121737987133','2025-01-27 17:27:05',2550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173798802733302202833','No',NULL,NULL,''),(18217,'1110','121737987133','2025-01-27 17:27:05',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(18218,'1110','121737987133','2025-01-27 17:12:14',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(18219,'1110','121737987133','2025-01-27 17:25:48',NULL,528.00,'','12','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(18220,'1110','121737987133','2025-01-27 17:26:22',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(18221,'5500','121737987133','2025-01-27 17:26:48',1670.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18222,'4000','121737987133','2025-01-27 17:27:05',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(18223,'4000','121737987133','2025-01-27 17:12:14',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(18224,'4000','121737987133','2025-01-27 17:25:48',NULL,750.00,'','12','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(18225,'4000','121737987133','2025-01-27 17:25:59',NULL,600.00,'','12','1','Good sold','1','','sales','6522','','No',NULL,NULL,''),(18226,'4000','121737987133','2025-01-27 17:26:22',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(18227,'1050','121737988029','2025-01-27 17:27:23',450.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173798804732833020320','No',NULL,NULL,''),(18228,'4000','121737988029','2025-01-27 17:27:23',NULL,450.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(18229,'1050','121737988054','2025-01-27 17:57:19',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173798984203703009222','No',NULL,NULL,''),(18230,'4000','121737988054','2025-01-27 17:57:19',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(18237,'1050','121737991961','2025-01-27 18:33:09',2150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173799974703344130320','No',NULL,NULL,''),(18238,'1110','121737991961','2025-01-27 18:33:09',NULL,610.00,'','12','1','Inventory sold','1','','sales','B041','','No',NULL,NULL,''),(18239,'1110','121737991961','2025-01-27 18:32:41',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(18240,'1110','121737991961','2025-01-27 18:32:55',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(18241,'1110','121737991961','2025-01-27 20:42:10',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(18242,'5500','121737991961','2025-01-27 20:42:18',1402.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18243,'4000','121737991961','2025-01-27 18:33:09',NULL,1200.00,'','12','1','Good sold','1','','sales','B041','','No',NULL,NULL,''),(18244,'4000','121737991961','2025-01-27 18:32:41',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(18245,'4000','121737991961','2025-01-27 18:32:55',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(18246,'4000','121737991961','2025-01-27 20:42:10',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(18247,'1050','191738097153','2025-01-28 23:46:26',700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173809720400333700222','No',NULL,NULL,''),(18248,'1110','191738097153','2025-01-28 23:46:26',NULL,408.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(18249,'5500','191738097153','2025-01-28 23:46:06',408.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18250,'4000','191738097153','2025-01-28 23:46:26',NULL,600.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(18251,'4000','191738097153','2025-01-28 23:45:53',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(18252,'1050','191738097205','2025-01-28 23:47:20',450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173809724323332023317','No',NULL,NULL,''),(18253,'1110','191738097205','2025-01-28 23:47:20',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(18254,'1110','191738097205','2025-01-28 23:46:45',NULL,150.00,'','19','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(18255,'5500','191738097205','2025-01-28 23:46:59',354.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18256,'4000','191738097205','2025-01-28 23:47:20',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(18257,'4000','191738097205','2025-01-28 23:46:45',NULL,150.00,'','19','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(18258,'1050','191738097244','2025-01-28 23:48:10',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173809730309028730228','No',NULL,NULL,''),(18259,'1110','191738097244','2025-01-28 23:48:10',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(18260,'1110','191738097244','2025-01-28 23:47:24',NULL,338.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(18261,'5500','191738097244','2025-01-28 23:47:53',676.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18262,'4000','191738097244','2025-01-28 23:48:10',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(18263,'4000','191738097244','2025-01-28 23:47:24',NULL,500.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(18264,'1050','191738097304','2025-01-28 23:48:50',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173809733382320337337','No',NULL,NULL,''),(18265,'1110','191738097304','2025-01-28 23:48:50',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(18266,'1110','191738097304','2025-01-28 23:48:24',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(18267,'5500','191738097304','2025-01-28 23:48:35',338.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18268,'4000','191738097304','2025-01-28 23:48:50',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(18269,'4000','191738097304','2025-01-28 23:48:24',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(18270,'1050','191738097334','2025-01-28 23:50:07',2150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173809740920320233032','No',NULL,NULL,''),(18271,'1110','191738097334','2025-01-28 23:50:07',NULL,610.00,'','19','1','Inventory sold','1','','sales','B041','','No',NULL,NULL,''),(18272,'1110','191738097334','2025-01-28 23:48:54',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(18273,'1110','191738097334','2025-01-28 23:49:28',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(18274,'1110','191738097334','2025-01-28 23:49:44',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(18275,'5500','191738097334','2025-01-28 23:49:54',1402.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18276,'4000','191738097334','2025-01-28 23:50:07',NULL,1200.00,'','19','1','Good sold','1','','sales','B041','','No',NULL,NULL,''),(18277,'4000','191738097334','2025-01-28 23:48:54',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(18278,'4000','191738097334','2025-01-28 23:49:28',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(18279,'4000','191738097334','2025-01-28 23:49:44',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(18280,'1050','191738097426','2025-01-28 23:51:18',1550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173809749120293333333','No',NULL,NULL,''),(18281,'1110','191738097426','2025-01-28 23:51:18',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(18282,'1110','191738097426','2025-01-28 23:50:26',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(18283,'5500','191738097426','2025-01-28 23:51:08',1300.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18284,'4000','191738097426','2025-01-28 23:51:18',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(18285,'4000','191738097426','2025-01-28 23:50:26',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(18286,'4000','191738097426','2025-01-28 23:50:54',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(18287,'1050','191738163579','2025-01-29 18:13:14',150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173816359723033233292','No',NULL,NULL,''),(18288,'1110','191738163579','2025-01-29 18:13:14',NULL,150.00,'','19','1','Inventory sold','1','','sales','6003','','No',NULL,NULL,''),(18289,'5500','191738163579','2025-01-29 18:12:59',150.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18290,'4000','191738163579','2025-01-29 18:13:14',NULL,150.00,'','19','1','Good sold','1','','sales','6003','','No',NULL,NULL,''),(18291,'1050','121738227793','2025-01-30 12:03:20',600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173822780322308222183','No',NULL,NULL,''),(18292,'1110','121738227793','2025-01-30 12:03:20',NULL,600.00,'','12','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(18293,'5500','121738227793','2025-01-30 12:03:13',600.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18294,'4000','121738227793','2025-01-30 12:03:20',NULL,600.00,'','12','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(18295,'1050','121738230077','2025-01-30 12:41:43',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173823010932233222032','No',NULL,NULL,''),(18296,'4000','121738230077','2025-01-30 12:41:43',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(18297,'4000','121738230077','2025-01-30 12:41:17',NULL,400.00,'','12','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(18298,'1050','121738243999','2025-01-30 16:33:36',350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173824401821821113223','No',NULL,NULL,''),(18299,'4000','121738243999','2025-01-30 16:33:36',NULL,200.00,'','12','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(18300,'4000','121738243999','2025-01-30 16:33:19',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(18335,'1050','121738244019','2025-01-30 17:34:22',2750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173825717410323213222','No',NULL,NULL,''),(18336,'1110','121738244019','2025-01-30 17:34:22',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(18337,'1110','121738244019','2025-01-30 16:33:39',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(18338,'1110','121738244019','2025-01-30 18:08:05',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(18339,'1110','121738244019','2025-01-30 18:08:35',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(18340,'1110','121738244019','2025-01-30 19:11:27',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(18341,'1110','121738244019','2025-01-30 19:12:25',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(18342,'5500','121738244019','2025-01-30 20:12:35',2124.20,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18343,'4000','121738244019','2025-01-30 17:34:22',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(18344,'4000','121738244019','2025-01-30 16:33:39',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(18345,'4000','121738244019','2025-01-30 18:08:05',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(18346,'4000','121738244019','2025-01-30 18:08:35',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(18347,'4000','121738244019','2025-01-30 19:11:27',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(18348,'4000','121738244019','2025-01-30 19:12:25',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(18349,'1050','121738258247','2025-01-30 20:31:00',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173825826333322501322','No',NULL,NULL,''),(18350,'1110','121738258247','2025-01-30 20:31:00',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(18351,'5500','121738258247','2025-01-30 20:30:47',195.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18352,'4000','121738258247','2025-01-30 20:31:00',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(18353,'1050','121738318175','2025-01-31 13:09:48',750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173831819172801002030','No',NULL,NULL,''),(18354,'1110','121738318175','2025-01-31 13:09:48',NULL,586.56,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(18355,'5500','121738318175','2025-01-31 13:09:36',586.56,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18356,'4000','121738318175','2025-01-31 13:09:48',NULL,750.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(18357,'1050','121738327835','2025-01-31 15:50:51',1700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173832785302273333220','No',NULL,NULL,''),(18358,'1110','121738327835','2025-01-31 15:50:51',NULL,1500.00,'','12','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(18359,'1110','121738327835','2025-01-31 15:50:35',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(18360,'5500','121738327835','2025-01-31 15:50:43',1600.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18361,'4000','121738327835','2025-01-31 15:50:51',NULL,1500.00,'','12','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(18362,'4000','121738327835','2025-01-31 15:50:35',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(18369,'1050','121738334480','2025-01-31 17:41:48',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173833454523003233534','No',NULL,NULL,''),(18370,'4000','121738334480','2025-01-31 17:41:48',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(18371,'1050','121738327855','2025-01-31 17:41:00',1600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173833660933232233393','No',NULL,NULL,''),(18372,'1110','121738327855','2025-01-31 17:40:23',NULL,373.36,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(18373,'5500','121738327855','2025-01-31 18:16:15',373.36,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18374,'4000','121738327855','2025-01-31 17:41:00',NULL,400.00,'','12','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(18375,'4000','121738327855','2025-01-31 15:50:55',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(18376,'4000','121738327855','2025-01-31 17:40:23',NULL,500.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(18377,'4000','121738327855','2025-01-31 17:40:40',NULL,600.00,'','12','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(18378,'1050','121738336621','2025-01-31 18:32:36',1250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173833755922322373305','No',NULL,NULL,''),(18379,'1110','121738336621','2025-01-31 18:32:36',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(18380,'1110','121738336621','2025-01-31 18:17:02',NULL,200.00,'','12','1','Inventory sold','1','','sales','5984','','No',NULL,NULL,''),(18381,'1110','121738336621','2025-01-31 18:17:39',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(18382,'5500','121738336621','2025-01-31 18:32:27',850.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18383,'4000','121738336621','2025-01-31 18:32:36',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(18384,'4000','121738336621','2025-01-31 18:17:02',NULL,200.00,'','12','1','Good sold','1','','sales','5984','','No',NULL,NULL,''),(18385,'4000','121738336621','2025-01-31 18:17:39',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(18386,'4000','121738336621','2025-01-31 18:18:09',NULL,100.00,'','12','1','Good sold','1','','sales','6533','','No',NULL,NULL,''),(18387,'1050','121738343006','2025-01-31 20:03:47',1800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173834303202232724321','No',NULL,NULL,''),(18388,'1110','121738343006','2025-01-31 20:03:47',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(18389,'1110','121738343006','2025-01-31 20:03:26',NULL,373.36,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(18390,'5500','121738343006','2025-01-31 20:03:36',1673.36,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18391,'4000','121738343006','2025-01-31 20:03:47',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(18392,'4000','121738343006','2025-01-31 20:03:26',NULL,500.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(18393,'1050','121738343033','2025-01-31 20:04:40',3050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173834308606002032032','No',NULL,NULL,''),(18394,'1110','121738343033','2025-01-31 20:04:40',NULL,1290.00,'','12','1','Inventory sold','1','','sales','B044','','No',NULL,NULL,''),(18395,'1110','121738343033','2025-01-31 20:03:54',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(18396,'1110','121738343033','2025-01-31 20:04:22',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(18397,'5500','121738343033','2025-01-31 20:04:30',2024.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18398,'4000','121738343033','2025-01-31 20:04:40',NULL,2200.00,'','12','1','Good sold','1','','sales','B044','','No',NULL,NULL,''),(18399,'4000','121738343033','2025-01-31 20:03:54',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(18400,'4000','121738343033','2025-01-31 20:04:22',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(18401,'1050','121738343088','2025-01-31 20:06:36',4700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173834319923334813122','No',NULL,NULL,''),(18402,'1110','121738343088','2025-01-31 20:06:36',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(18403,'1110','121738343088','2025-01-31 20:04:48',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(18404,'1110','121738343088','2025-01-31 20:05:12',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(18405,'1110','121738343088','2025-01-31 20:05:29',NULL,1352.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(18406,'1110','121738343088','2025-01-31 20:05:43',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(18407,'1110','121738343088','2025-01-31 20:05:57',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(18408,'5500','121738343088','2025-01-31 20:06:25',3110.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18409,'4000','121738343088','2025-01-31 20:06:36',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(18410,'4000','121738343088','2025-01-31 20:04:48',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(18411,'4000','121738343088','2025-01-31 20:05:12',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(18412,'4000','121738343088','2025-01-31 20:05:29',NULL,2000.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(18413,'4000','121738343088','2025-01-31 20:05:43',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(18414,'4000','121738343088','2025-01-31 20:05:57',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(18428,'1050','121738409719','2025-02-01 14:37:09',9000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173841002312002033202','No',NULL,NULL,''),(18429,'1110','121738409719','2025-02-01 14:37:09',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(18430,'1110','121738409719','2025-02-01 14:35:19',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(18431,'1110','121738409719','2025-02-01 14:36:08',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(18432,'1110','121738409719','2025-02-01 14:36:23',NULL,400.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(18433,'1110','121738409719','2025-02-01 14:36:35',NULL,500.00,'','12','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(18434,'5500','121738409719','2025-02-01 14:40:08',2684.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18435,'4000','121738409719','2025-02-01 14:37:09',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(18436,'4000','121738409719','2025-02-01 14:35:19',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(18437,'4000','121738409719','2025-02-01 14:35:54',NULL,800.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(18438,'4000','121738409719','2025-02-01 14:36:08',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(18439,'4000','121738409719','2025-02-01 14:36:23',NULL,500.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(18440,'4000','121738409719','2025-02-01 14:36:35',NULL,500.00,'','12','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(18441,'4000','121738409719','2025-02-01 14:36:52',NULL,5000.00,'','12','1','Good sold','1','','sales','6540','','No',NULL,NULL,''),(18453,'1050','121738410026','2025-02-01 14:43:43',4250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173841028222321031220','No',NULL,NULL,''),(18454,'1110','121738410026','2025-02-01 14:40:26',NULL,47.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(18455,'1110','121738410026','2025-02-01 14:42:15',NULL,400.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(18456,'1110','121738410026','2025-02-01 14:42:24',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(18457,'1110','121738410026','2025-02-01 14:42:35',NULL,800.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(18458,'5500','121738410026','2025-02-01 14:44:22',2447.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18459,'4000','121738410026','2025-02-01 14:43:43',NULL,500.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(18460,'4000','121738410026','2025-02-01 14:40:26',NULL,100.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(18461,'4000','121738410026','2025-02-01 14:42:15',NULL,800.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(18462,'4000','121738410026','2025-02-01 14:42:24',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(18463,'4000','121738410026','2025-02-01 14:42:35',NULL,1000.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(18464,'4000','121738410026','2025-02-01 14:42:54',NULL,50.00,'','12','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(18505,'1050','121738420647','2025-02-01 17:38:08',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173842072322023023322','No',NULL,NULL,''),(18506,'1110','121738420647','2025-02-01 17:38:08',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(18507,'5500','121738420647','2025-02-01 17:37:27',338.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18508,'4000','121738420647','2025-02-01 17:38:08',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(18569,'1050','121738412126','2025-02-01 15:28:22',16600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173842184203023783033','No',NULL,NULL,''),(18570,'1110','121738412126','2025-02-01 15:28:22',NULL,3000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(18571,'1110','121738412126','2025-02-01 15:26:58',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(18572,'1110','121738412126','2025-02-01 15:27:16',NULL,785.00,'','12','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(18573,'1110','121738412126','2025-02-01 15:27:27',NULL,1400.00,'','12','1','Inventory sold','1','','sales','B065','','No',NULL,NULL,''),(18574,'1110','121738412126','2025-02-01 15:27:47',NULL,169.08,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(18575,'1110','121738412126','2025-02-01 17:31:27',NULL,338.16,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(18576,'1110','121738412126','2025-02-01 17:32:00',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(18577,'1110','121738412126','2025-02-01 17:33:37',NULL,47.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(18578,'1110','121738412126','2025-02-01 17:34:22',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(18579,'1110','121738412126','2025-02-01 17:47:17',NULL,1400.00,'','12','1','Inventory sold','1','','sales','B065','','No',NULL,NULL,''),(18580,'1110','121738412126','2025-02-01 17:54:35',NULL,169.08,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(18581,'5500','121738412126','2025-02-01 17:56:57',7566.32,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18582,'4000','121738412126','2025-02-01 15:28:22',NULL,3900.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(18583,'4000','121738412126','2025-02-01 15:15:26',NULL,300.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(18584,'4000','121738412126','2025-02-01 15:26:36',NULL,200.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(18585,'4000','121738412126','2025-02-01 15:26:46',NULL,400.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(18586,'4000','121738412126','2025-02-01 15:26:58',NULL,600.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(18587,'4000','121738412126','2025-02-01 15:27:16',NULL,1500.00,'','12','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(18588,'4000','121738412126','2025-02-01 15:27:27',NULL,2200.00,'','12','1','Good sold','1','','sales','B065','','No',NULL,NULL,''),(18589,'4000','121738412126','2025-02-01 15:27:47',NULL,250.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(18590,'4000','121738412126','2025-02-01 17:31:27',NULL,500.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(18591,'4000','121738412126','2025-02-01 17:32:00',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(18592,'4000','121738412126','2025-02-01 17:33:05',NULL,600.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(18593,'4000','121738412126','2025-02-01 17:33:37',NULL,100.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(18594,'4000','121738412126','2025-02-01 17:34:22',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(18595,'4000','121738412126','2025-02-01 17:34:56',NULL,2400.00,'','12','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(18596,'4000','121738412126','2025-02-01 17:35:40',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(18597,'4000','121738412126','2025-02-01 17:36:16',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(18598,'4000','121738412126','2025-02-01 17:36:42',NULL,400.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(18599,'4000','121738412126','2025-02-01 17:47:17',NULL,2200.00,'','12','1','Good sold','1','','sales','B065','','No',NULL,NULL,''),(18600,'4000','121738412126','2025-02-01 17:54:35',NULL,250.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(18601,'4000','121738412126','2025-02-01 17:54:51',NULL,100.00,'','12','1','Good sold','1','','sales','6537','','No',NULL,NULL,''),(18602,'1050','121738428069','2025-02-01 19:41:25',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173842808922228723038','No',NULL,NULL,''),(18603,'4000','121738428069','2025-02-01 19:41:25',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(18604,'4000','121738428069','2025-02-01 19:41:09',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(18605,'1050','121738428092','2025-02-01 19:44:39',2650.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173842831333331424832','No',NULL,NULL,''),(18606,'1110','121738428092','2025-02-01 19:44:39',NULL,400.00,'','12','1','Inventory sold','1','','sales','6017','','No',NULL,NULL,''),(18607,'1110','121738428092','2025-02-01 19:43:44',NULL,350.00,'','12','1','Inventory sold','1','','sales','6024','','No',NULL,NULL,''),(18608,'1110','121738428092','2025-02-01 19:44:02',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(18609,'5500','121738428092','2025-02-01 19:44:31',750.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18610,'4000','121738428092','2025-02-01 19:44:39',NULL,400.00,'','12','1','Good sold','1','','sales','6017','','No',NULL,NULL,''),(18611,'4000','121738428092','2025-02-01 19:41:32',NULL,1400.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(18612,'4000','121738428092','2025-02-01 19:43:44',NULL,700.00,'','12','1','Good sold','1','','sales','6024','','No',NULL,NULL,''),(18613,'4000','121738428092','2025-02-01 19:44:02',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(18620,'1050','121738432281','2025-02-01 20:51:40',2800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173843614931122333923','No',NULL,NULL,''),(18621,'1110','121738432281','2025-02-01 20:51:40',NULL,785.00,'','12','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(18622,'1110','121738432281','2025-02-01 20:51:21',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(18623,'1110','121738432281','2025-02-01 20:51:32',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(18624,'1110','121738432281','2025-02-01 21:55:29',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(18625,'5500','121738432281','2025-02-01 21:55:38',1643.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18626,'4000','121738432281','2025-02-01 20:51:40',NULL,1500.00,'','12','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(18627,'4000','121738432281','2025-02-01 20:51:21',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(18628,'4000','121738432281','2025-02-01 20:51:32',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(18629,'4000','121738432281','2025-02-01 21:55:29',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(18630,'1050','121738438452','2025-02-01 22:34:19',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173843846233282033220','No',NULL,NULL,''),(18631,'1110','121738438452','2025-02-01 22:34:19',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(18632,'5500','121738438452','2025-02-01 22:34:12',204.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18633,'4000','121738438452','2025-02-01 22:34:19',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(18634,'1050','121738513310','2025-02-02 19:22:27',2400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173851335032223302020','No',NULL,NULL,''),(18635,'1110','121738513310','2025-02-02 19:22:27',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(18636,'1110','121738513310','2025-02-02 19:21:50',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(18637,'1110','121738513310','2025-02-02 19:22:00',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(18638,'5500','121738513310','2025-02-02 19:22:18',1400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18639,'4000','121738513310','2025-02-02 19:22:27',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(18640,'4000','121738513310','2025-02-02 19:21:50',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(18641,'4000','121738513310','2025-02-02 19:22:00',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(18642,'4000','121738513310','2025-02-02 19:22:08',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(18643,'1050','121738513351','2025-02-02 19:25:01',1100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173851350900501302203','No',NULL,NULL,''),(18644,'1110','121738513351','2025-02-02 19:25:01',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(18645,'1110','121738513351','2025-02-02 19:22:31',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(18646,'5500','121738513351','2025-02-02 19:24:46',600.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18647,'4000','121738513351','2025-02-02 19:25:01',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(18648,'4000','121738513351','2025-02-02 19:22:31',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(18649,'1050','121738513512','2025-02-02 19:26:20',1700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173851358835130333333','No',NULL,NULL,''),(18650,'1110','121738513512','2025-02-02 19:26:20',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(18651,'1110','121738513512','2025-02-02 19:25:13',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(18652,'5500','121738513512','2025-02-02 19:26:12',1400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18653,'4000','121738513512','2025-02-02 19:26:20',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(18654,'4000','121738513512','2025-02-02 19:25:13',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(18655,'4000','121738513512','2025-02-02 19:26:04',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(18656,'1050','121738513646','2025-02-02 19:29:15',1000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173851375993285223137','No',NULL,NULL,''),(18657,'1110','121738513646','2025-02-02 19:29:15',NULL,600.00,'','12','1','Inventory sold','1','','sales','5987','','No',NULL,NULL,''),(18658,'5500','121738513646','2025-02-02 19:29:03',600.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18659,'4000','121738513646','2025-02-02 19:29:15',NULL,600.00,'','12','1','Good sold','1','','sales','5987','','No',NULL,NULL,''),(18660,'4000','121738513646','2025-02-02 19:27:26',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(18661,'4000','121738513646','2025-02-02 19:28:08',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(18662,'4000','121738513646','2025-02-02 19:28:53',NULL,200.00,'','12','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(18663,'1050','121738513848','2025-02-02 19:32:08',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173851393212132293378','No',NULL,NULL,''),(18664,'1110','121738513848','2025-02-02 19:32:08',NULL,186.68,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(18665,'5500','121738513848','2025-02-02 19:30:48',186.68,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18666,'4000','121738513848','2025-02-02 19:32:08',NULL,250.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(18667,'1050','121738513933','2025-02-02 19:35:14',1400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173851412703222005002','No',NULL,NULL,''),(18668,'1110','121738513933','2025-02-02 19:35:14',NULL,452.76,'','12','1','Inventory sold','1','','sales','B024','','No',NULL,NULL,''),(18669,'1110','121738513933','2025-02-02 19:32:13',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(18670,'5500','121738513933','2025-02-02 19:32:27',843.80,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18671,'4000','121738513933','2025-02-02 19:35:14',NULL,900.00,'','12','1','Good sold','1','','sales','B024','','No',NULL,NULL,''),(18672,'4000','121738513933','2025-02-02 19:32:13',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(18673,'1050','121738514404','2025-02-02 19:40:55',2350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173851445782303313022','No',NULL,NULL,''),(18674,'1110','121738514404','2025-02-02 19:40:55',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(18675,'5500','121738514404','2025-02-02 19:40:26',1200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18676,'4000','121738514404','2025-02-02 19:40:55',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(18677,'4000','121738514404','2025-02-02 19:40:04',NULL,500.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(18678,'4000','121738514404','2025-02-02 19:40:15',NULL,50.00,'','12','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(18679,'1050','121738514458','2025-02-02 19:44:07',2350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173851465033220342235','No',NULL,NULL,''),(18680,'1110','121738514458','2025-02-02 19:44:07',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(18681,'1110','121738514458','2025-02-02 19:40:58',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(18682,'1110','121738514458','2025-02-02 19:42:47',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(18683,'1110','121738514458','2025-02-02 19:42:54',NULL,200.00,'','12','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(18684,'5500','121738514458','2025-02-02 19:43:17',1679.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18685,'4000','121738514458','2025-02-02 19:44:07',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(18686,'4000','121738514458','2025-02-02 19:40:58',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(18687,'4000','121738514458','2025-02-02 19:41:29',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(18688,'4000','121738514458','2025-02-02 19:42:47',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(18689,'4000','121738514458','2025-02-02 19:42:54',NULL,400.00,'','12','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(18690,'4000','121738514458','2025-02-02 19:43:06',NULL,150.00,'','12','1','Good sold','1','','sales','6534','','No',NULL,NULL,''),(18691,'1050','121738514735','2025-02-02 19:45:56',1900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173851475823030028228','No',NULL,NULL,''),(18692,'1110','121738514735','2025-02-02 19:45:56',NULL,1500.00,'','12','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(18693,'1110','121738514735','2025-02-02 19:45:35',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(18694,'5500','121738514735','2025-02-02 19:45:47',1700.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18695,'4000','121738514735','2025-02-02 19:45:56',NULL,1500.00,'','12','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(18696,'4000','121738514735','2025-02-02 19:45:35',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(18704,'1050','121738515004','2025-02-02 19:54:10',10600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173851532022033223233','No',NULL,NULL,''),(18705,'1110','121738515004','2025-02-02 19:54:10',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(18706,'1110','121738515004','2025-02-02 19:50:05',NULL,1500.00,'','12','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(18707,'1110','121738515004','2025-02-02 19:51:30',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(18708,'1110','121738515004','2025-02-02 19:51:40',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(18709,'1110','121738515004','2025-02-02 19:51:53',NULL,300.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(18710,'1110','121738515004','2025-02-02 19:52:41',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(18711,'1110','121738515004','2025-02-02 19:52:49',NULL,2346.24,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(18712,'1110','121738515004','2025-02-02 19:53:09',NULL,880.00,'','12','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(18713,'1110','121738515004','2025-02-02 19:53:33',NULL,176.00,'','12','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(18714,'1110','121738515004','2025-02-02 19:53:48',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(18715,'5500','121738515004','2025-02-02 19:53:55',8097.41,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18716,'4000','121738515004','2025-02-02 19:54:10',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(18717,'4000','121738515004','2025-02-02 19:50:05',NULL,1500.00,'','12','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(18718,'4000','121738515004','2025-02-02 19:51:30',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(18719,'4000','121738515004','2025-02-02 19:51:40',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(18720,'4000','121738515004','2025-02-02 19:51:53',NULL,600.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(18721,'4000','121738515004','2025-02-02 19:52:10',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(18722,'4000','121738515004','2025-02-02 19:52:20',NULL,100.00,'','12','1','Good sold','1','','sales','6537','','No',NULL,NULL,''),(18723,'4000','121738515004','2025-02-02 19:52:34',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(18724,'4000','121738515004','2025-02-02 19:52:41',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(18725,'4000','121738515004','2025-02-02 19:52:49',NULL,3000.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(18726,'4000','121738515004','2025-02-02 19:53:09',NULL,1250.00,'','12','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(18727,'4000','121738515004','2025-02-02 19:53:33',NULL,250.00,'','12','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(18728,'4000','121738515004','2025-02-02 19:53:48',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(18729,'1050','121738514886','2025-02-02 19:49:58',1750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173851615410320221331','No',NULL,NULL,''),(18730,'1110','121738514886','2025-02-02 19:49:58',NULL,586.56,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(18731,'1110','121738514886','2025-02-02 19:48:06',NULL,176.00,'','12','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(18732,'1110','121738514886','2025-02-02 19:49:48',NULL,352.00,'','12','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(18733,'5500','121738514886','2025-02-02 20:08:58',1114.56,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18734,'4000','121738514886','2025-02-02 19:49:58',NULL,750.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(18735,'4000','121738514886','2025-02-02 19:48:06',NULL,250.00,'','12','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(18736,'4000','121738514886','2025-02-02 19:49:37',NULL,250.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(18737,'4000','121738514886','2025-02-02 19:49:48',NULL,500.00,'','12','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(18738,'1050','121738519589','2025-02-02 21:09:48',5300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173851980522020900221','No',NULL,NULL,''),(18739,'1110','121738519589','2025-02-02 21:09:48',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(18740,'1110','121738519589','2025-02-02 21:06:29',NULL,900.00,'','12','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(18741,'1110','121738519589','2025-02-02 21:07:37',NULL,200.00,'','12','1','Inventory sold','1','','sales','6017','','No',NULL,NULL,''),(18742,'1110','121738519589','2025-02-02 21:09:27',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(18743,'5500','121738519589','2025-02-02 21:09:38',1300.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18744,'4000','121738519589','2025-02-02 21:09:48',NULL,1200.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(18745,'4000','121738519589','2025-02-02 21:06:29',NULL,1800.00,'','12','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(18746,'4000','121738519589','2025-02-02 21:06:59',NULL,200.00,'','12','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(18747,'4000','121738519589','2025-02-02 21:07:17',NULL,200.00,'','12','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(18748,'4000','121738519589','2025-02-02 21:07:37',NULL,200.00,'','12','1','Good sold','1','','sales','6017','','No',NULL,NULL,''),(18749,'4000','121738519589','2025-02-02 21:08:06',NULL,300.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(18750,'4000','121738519589','2025-02-02 21:08:47',NULL,500.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(18751,'4000','121738519589','2025-02-02 21:09:02',NULL,300.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(18752,'4000','121738519589','2025-02-02 21:09:16',NULL,400.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(18753,'4000','121738519589','2025-02-02 21:09:27',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(18754,'1050','121738521915','2025-02-02 21:45:53',1500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173852197223929228302','No',NULL,NULL,''),(18755,'1110','121738521915','2025-02-02 21:45:53',NULL,1500.00,'','12','1','Inventory sold','1','','sales','6033','','No',NULL,NULL,''),(18756,'5500','121738521915','2025-02-02 21:45:15',1500.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18757,'4000','121738521915','2025-02-02 21:45:53',NULL,1500.00,'','12','1','Good sold','1','','sales','6033','','No',NULL,NULL,''),(18758,'1050','121738591341','2025-02-03 17:04:27',2500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173859147112220321885','No',NULL,NULL,''),(18759,'1110','121738591341','2025-02-03 17:04:27',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(18760,'1110','121738591341','2025-02-03 17:03:25',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(18761,'5500','121738591341','2025-02-03 17:04:02',1200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18762,'4000','121738591341','2025-02-03 17:04:27',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(18763,'4000','121738591341','2025-02-03 17:02:21',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(18764,'4000','121738591341','2025-02-03 17:03:02',NULL,200.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(18765,'4000','121738591341','2025-02-03 17:03:25',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(18772,'1050','121738591820','2025-02-03 17:10:51',1300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173859320508320332052','No',NULL,NULL,''),(18773,'1110','121738591820','2025-02-03 17:10:51',NULL,600.00,'','12','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(18774,'1110','121738591820','2025-02-03 17:10:39',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(18775,'5500','121738591820','2025-02-03 17:33:11',642.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18776,'4000','121738591820','2025-02-03 17:10:51',NULL,600.00,'','12','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(18777,'4000','121738591820','2025-02-03 17:10:20',NULL,300.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(18778,'4000','121738591820','2025-02-03 17:10:30',NULL,300.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(18779,'4000','121738591820','2025-02-03 17:10:39',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(18780,'1050','121738594104','2025-02-03 19:17:23',50.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173859945533223227351','No',NULL,NULL,''),(18781,'4000','121738594104','2025-02-03 19:17:23',NULL,50.00,'','12','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(18837,'1050','191738680240','2025-02-04 17:44:15',1350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173868192320021330232','No',NULL,NULL,''),(18838,'1110','191738680240','2025-02-04 17:44:15',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(18839,'1110','191738680240','2025-02-04 17:44:00',NULL,750.00,'','19','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(18840,'5500','191738680240','2025-02-04 18:11:25',1088.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18841,'4000','191738680240','2025-02-04 17:44:15',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(18842,'4000','191738680240','2025-02-04 17:44:00',NULL,750.00,'','19','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(18843,'4000','191738680240','2025-02-04 18:10:10',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(18868,'1050','191738675824','2025-02-04 16:31:41',3600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173868642623762068036','No',NULL,NULL,''),(18869,'1110','191738675824','2025-02-04 16:31:41',NULL,600.00,'','19','1','Inventory sold','1','','sales','6010','','No',NULL,NULL,''),(18870,'1110','191738675824','2025-02-04 16:30:24',NULL,373.36,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(18871,'1110','191738675824','2025-02-04 16:30:41',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(18872,'1110','191738675824','2025-02-04 16:31:16',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(18873,'1110','191738675824','2025-02-04 16:32:06',NULL,186.68,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(18874,'1110','191738675824','2025-02-04 16:34:01',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(18875,'1110','191738675824','2025-02-04 16:34:13',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(18876,'1110','191738675824','2025-02-04 17:42:37',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(18877,'1110','191738675824','2025-02-04 18:12:49',NULL,186.68,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(18878,'1110','191738675824','2025-02-04 18:13:41',NULL,186.68,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(18879,'1110','191738675824','2025-02-04 19:26:27',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(18880,'5500','191738675824','2025-02-04 19:26:45',2653.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18881,'4000','191738675824','2025-02-04 16:31:41',NULL,600.00,'','19','1','Good sold','1','','sales','6010','','No',NULL,NULL,''),(18882,'4000','191738675824','2025-02-04 16:30:24',NULL,500.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(18883,'4000','191738675824','2025-02-04 16:30:41',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(18884,'4000','191738675824','2025-02-04 16:31:16',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(18885,'4000','191738675824','2025-02-04 16:32:06',NULL,250.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(18886,'4000','191738675824','2025-02-04 16:34:01',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(18887,'4000','191738675824','2025-02-04 16:34:13',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(18888,'4000','191738675824','2025-02-04 17:42:26',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(18889,'4000','191738675824','2025-02-04 17:42:37',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(18890,'4000','191738675824','2025-02-04 18:12:49',NULL,250.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(18891,'4000','191738675824','2025-02-04 18:13:41',NULL,250.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(18892,'4000','191738675824','2025-02-04 19:26:27',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(18893,'1050','191738690390','2025-02-04 20:34:10',2300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173869045532259752210','No',NULL,NULL,''),(18894,'1110','191738690390','2025-02-04 20:33:10',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(18895,'1110','191738690390','2025-02-04 20:33:24',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(18896,'1110','191738690390','2025-02-04 20:33:36',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(18897,'5500','191738690390','2025-02-04 20:33:57',594.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18898,'4000','191738690390','2025-02-04 20:34:10',NULL,800.00,'','19','1','Good sold','1','','sales','6574','','No',NULL,NULL,''),(18899,'4000','191738690390','2025-02-04 20:33:10',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(18900,'4000','191738690390','2025-02-04 20:33:24',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(18901,'4000','191738690390','2025-02-04 20:33:36',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(18902,'4000','191738690390','2025-02-04 20:33:45',NULL,400.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(18903,'1050','191738680178','2025-02-04 17:43:19',1750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173869523639335263323','No',NULL,NULL,''),(18904,'4000','191738680178','2025-02-04 17:43:19',NULL,1200.00,'','19','1','Good sold','1','','sales','6563','','No',NULL,NULL,''),(18905,'4000','191738680178','2025-02-04 17:42:58',NULL,300.00,'','19','1','Good sold','1','','sales','6563','','No',NULL,NULL,''),(18906,'4000','191738680178','2025-02-04 18:32:04',NULL,250.00,'','19','1','Good sold','1','','sales','6575','','No',NULL,NULL,''),(18907,'1050','121738747911','2025-02-05 12:32:51',3500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173874797477282000322','No',NULL,NULL,''),(18908,'1110','121738747911','2025-02-05 12:32:51',NULL,2600.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(18909,'1110','121738747911','2025-02-05 12:31:51',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(18910,'1110','121738747911','2025-02-05 12:32:04',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(18911,'5500','121738747911','2025-02-05 12:32:37',2758.33,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18912,'4000','121738747911','2025-02-05 12:32:51',NULL,2600.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(18913,'4000','121738747911','2025-02-05 12:31:51',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(18914,'4000','121738747911','2025-02-05 12:32:04',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(18915,'4000','121738747911','2025-02-05 12:32:14',NULL,300.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(18916,'4000','121738747911','2025-02-05 12:32:24',NULL,200.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(18921,'1050','121738757188','2025-02-05 15:06:37',800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173875772083212220133','No',NULL,NULL,''),(18922,'1110','121738757188','2025-02-05 15:06:37',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(18923,'5500','121738757188','2025-02-05 15:15:10',400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18924,'4000','121738757188','2025-02-05 15:06:37',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(18925,'4000','121738757188','2025-02-05 15:06:28',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(18926,'1050','121738762297','2025-02-05 16:31:44',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173876230731037733232','No',NULL,NULL,''),(18927,'4000','121738762297','2025-02-05 16:31:44',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(18928,'1050','121738776244','2025-02-05 20:25:04',400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173877630602203333327','No',NULL,NULL,''),(18929,'1110','121738776244','2025-02-05 20:25:04',NULL,50.00,'','12','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(18930,'1110','121738776244','2025-02-05 20:24:04',NULL,50.00,'','12','1','Inventory sold','1','','sales','6024','','No',NULL,NULL,''),(18931,'1110','121738776244','2025-02-05 20:24:23',NULL,100.00,'','12','1','Inventory sold','1','','sales','6017','','No',NULL,NULL,''),(18932,'5500','121738776244','2025-02-05 20:24:52',200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18933,'4000','121738776244','2025-02-05 20:25:04',NULL,200.00,'','12','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(18934,'4000','121738776244','2025-02-05 20:24:04',NULL,100.00,'','12','1','Good sold','1','','sales','6024','','No',NULL,NULL,''),(18935,'4000','121738776244','2025-02-05 20:24:23',NULL,100.00,'','12','1','Good sold','1','','sales','6017','','No',NULL,NULL,''),(18936,'1050','121738776308','2025-02-05 20:25:50',1700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173877635202733220272','No',NULL,NULL,''),(18937,'1110','121738776308','2025-02-05 20:25:50',NULL,586.56,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(18938,'1110','121738776308','2025-02-05 20:25:08',NULL,452.50,'','12','1','Inventory sold','1','','sales','B021','','No',NULL,NULL,''),(18939,'5500','121738776308','2025-02-05 20:25:40',1039.06,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18940,'4000','121738776308','2025-02-05 20:25:50',NULL,750.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(18941,'4000','121738776308','2025-02-05 20:25:08',NULL,750.00,'','12','1','Good sold','1','','sales','B021','','No',NULL,NULL,''),(18942,'4000','121738776308','2025-02-05 20:25:24',NULL,200.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(18943,'1050','121738776353','2025-02-05 20:26:23',1300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173877638632033330833','No',NULL,NULL,''),(18944,'1110','121738776353','2025-02-05 20:26:23',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(18945,'1110','121738776353','2025-02-05 20:25:53',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(18946,'5500','121738776353','2025-02-05 20:26:10',738.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18947,'4000','121738776353','2025-02-05 20:26:23',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(18948,'4000','121738776353','2025-02-05 20:25:53',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(18949,'4000','121738776353','2025-02-05 20:26:02',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(18963,'1050','121738778550','2025-02-05 21:12:04',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173877912722030373197','No',NULL,NULL,''),(18964,'4000','121738778550','2025-02-05 21:12:04',NULL,100.00,'','12','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(18965,'1050','121738776387','2025-02-05 20:27:44',2700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173878032102327130022','No',NULL,NULL,''),(18966,'1110','121738776387','2025-02-05 20:27:44',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(18967,'1110','121738776387','2025-02-05 20:26:27',NULL,100.00,'','12','1','Inventory sold','1','','sales','6027','','No',NULL,NULL,''),(18968,'1110','121738776387','2025-02-05 20:27:07',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(18969,'1110','121738776387','2025-02-05 20:27:16',NULL,610.00,'','12','1','Inventory sold','1','','sales','B041','','No',NULL,NULL,''),(18970,'1110','121738776387','2025-02-05 20:27:24',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(18971,'1110','121738776387','2025-02-05 20:27:37',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(18972,'5500','121738776387','2025-02-05 21:31:46',1694.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18973,'4000','121738776387','2025-02-05 20:27:44',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(18974,'4000','121738776387','2025-02-05 20:26:27',NULL,150.00,'','12','1','Good sold','1','','sales','6027','','No',NULL,NULL,''),(18975,'4000','121738776387','2025-02-05 20:26:35',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(18976,'4000','121738776387','2025-02-05 20:27:07',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(18977,'4000','121738776387','2025-02-05 20:27:16',NULL,1200.00,'','12','1','Good sold','1','','sales','B041','','No',NULL,NULL,''),(18978,'4000','121738776387','2025-02-05 20:27:24',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(18979,'4000','121738776387','2025-02-05 20:27:37',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(18986,'1050','121738780538','2025-02-05 21:36:00',700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173878070930323937202','No',NULL,NULL,''),(18987,'1110','121738780538','2025-02-05 21:36:00',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(18988,'1110','121738780538','2025-02-05 21:35:38',NULL,300.00,'','12','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(18989,'5500','121738780538','2025-02-05 21:38:17',300.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18990,'4000','121738780538','2025-02-05 21:36:00',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(18991,'4000','121738780538','2025-02-05 21:35:38',NULL,300.00,'','12','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(18992,'4000','121738780538','2025-02-05 21:35:49',NULL,100.00,'','12','1','Good sold','1','','sales','6576','','No',NULL,NULL,''),(18993,'1050','121738847635','2025-02-06 16:14:14',800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173884765758022023708','No',NULL,NULL,''),(18994,'1110','121738847635','2025-02-06 16:14:14',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(18995,'5500','121738847635','2025-02-06 16:14:02',216.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18996,'4000','121738847635','2025-02-06 16:14:14',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(18997,'4000','121738847635','2025-02-06 16:13:55',NULL,400.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(18998,'1050','121738847658','2025-02-06 17:19:08',700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173885155031251237300','No',NULL,NULL,''),(18999,'4000','121738847658','2025-02-06 17:19:08',NULL,450.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(19000,'4000','121738847658','2025-02-06 16:14:18',NULL,250.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(19001,'1050','121738938346','2025-02-07 17:27:01',1700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173893842483732123923','No',NULL,NULL,''),(19002,'1110','121738938346','2025-02-07 17:27:01',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(19003,'1110','121738938346','2025-02-07 17:25:46',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(19004,'1110','121738938346','2025-02-07 17:26:29',NULL,100.00,'','12','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(19005,'5500','121738938346','2025-02-07 17:26:43',1200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19006,'4000','121738938346','2025-02-07 17:27:01',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(19007,'4000','121738938346','2025-02-07 17:25:46',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(19008,'4000','121738938346','2025-02-07 17:25:56',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(19009,'4000','121738938346','2025-02-07 17:26:06',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(19010,'4000','121738938346','2025-02-07 17:26:17',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(19011,'4000','121738938346','2025-02-07 17:26:29',NULL,200.00,'','12','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(19012,'1050','121738938425','2025-02-07 19:09:34',1900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173894458023005052122','No',NULL,NULL,''),(19013,'1110','121738938425','2025-02-07 19:09:34',NULL,888.88,'','12','1','Inventory sold','1','','sales','B164','','No',NULL,NULL,''),(19014,'5500','121738938425','2025-02-07 19:09:20',888.88,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19015,'4000','121738938425','2025-02-07 19:09:34',NULL,1600.00,'','12','1','Good sold','1','','sales','B164','','No',NULL,NULL,''),(19016,'4000','121738938425','2025-02-07 17:27:05',NULL,300.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(19017,'1050','121738950652','2025-02-07 20:51:33',1300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173895070275030223832','No',NULL,NULL,''),(19018,'1110','121738950652','2025-02-07 20:51:33',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(19019,'1110','121738950652','2025-02-07 20:51:02',NULL,610.00,'','12','1','Inventory sold','1','','sales','B041','','No',NULL,NULL,''),(19020,'5500','121738950652','2025-02-07 20:51:23',652.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19021,'4000','121738950652','2025-02-07 20:51:33',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(19022,'4000','121738950652','2025-02-07 20:51:02',NULL,1200.00,'','12','1','Good sold','1','','sales','B041','','No',NULL,NULL,''),(19023,'1050','121738950836','2025-02-07 20:54:14',750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173895085777533230972','No',NULL,NULL,''),(19024,'1110','121738950836','2025-02-07 20:54:14',NULL,507.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(19025,'5500','121738950836','2025-02-07 20:53:56',507.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19026,'4000','121738950836','2025-02-07 20:54:14',NULL,750.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(19032,'1050','11739031297','2025-02-08 19:15:57',1350.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1173903136422263131236','No',NULL,NULL,''),(19033,'1110','11739031297','2025-02-08 19:15:57',NULL,750.00,'','1','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(19034,'1110','11739031297','2025-02-08 19:15:57',NULL,42.00,'','1','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(19035,'1110','11739031297','2025-02-08 19:15:57',NULL,176.00,'','1','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(19036,'5500','11739031297','2025-02-08 19:15:57',968.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19037,'4000','11739031297','2025-02-08 19:15:57',NULL,750.00,'','1','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(19038,'4000','11739031297','2025-02-08 19:15:57',NULL,100.00,'','1','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(19039,'4000','11739031297','2025-02-08 19:15:57',NULL,100.00,'','1','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(19040,'4000','11739031297','2025-02-08 19:15:57',NULL,100.00,'','1','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(19041,'4000','11739031297','2025-02-08 19:15:57',NULL,300.00,'','1','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(19042,'1050','121739003841','2025-02-08 11:38:05',3150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173904183132301133000','No',NULL,NULL,''),(19043,'1110','121739003841','2025-02-08 11:37:21',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(19044,'1110','121739003841','2025-02-08 22:09:41',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(19045,'1110','121739003841','2025-02-08 22:09:59',NULL,975.00,'','12','1','Inventory sold','1','','sales','B178','','No',NULL,NULL,''),(19046,'5500','121739003841','2025-02-08 22:10:18',1175.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19047,'4000','121739003841','2025-02-08 11:38:05',NULL,500.00,'','12','1','Good sold','1','','sales','6556','','No',NULL,NULL,''),(19048,'4000','121739003841','2025-02-08 11:37:21',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(19049,'4000','121739003841','2025-02-08 11:37:32',NULL,500.00,'','12','1','Good sold','1','','sales','6556','','No',NULL,NULL,''),(19050,'4000','121739003841','2025-02-08 22:09:41',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(19051,'4000','121739003841','2025-02-08 22:09:59',NULL,1700.00,'','12','1','Good sold','1','','sales','B178','','No',NULL,NULL,''),(19052,'4000','121739003841','2025-02-08 22:10:06',NULL,50.00,'','12','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(19053,'1050','121739041831','2025-02-08 22:11:00',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173904186222228233342','No',NULL,NULL,''),(19054,'4000','121739041831','2025-02-08 22:11:00',NULL,400.00,'','12','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(19055,'4000','121739041831','2025-02-08 22:10:31',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(19056,'1050','121739041863','2025-02-08 22:11:53',1250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173904191573312300103','No',NULL,NULL,''),(19057,'1110','121739041863','2025-02-08 22:11:53',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(19058,'1110','121739041863','2025-02-08 22:11:18',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(19059,'5500','121739041863','2025-02-08 22:11:46',569.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19060,'4000','121739041863','2025-02-08 22:11:53',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(19061,'4000','121739041863','2025-02-08 22:11:03',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(19062,'4000','121739041863','2025-02-08 22:11:18',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(19063,'4000','121739041863','2025-02-08 22:11:26',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(19064,'4000','121739041863','2025-02-08 22:11:37',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(19065,'1050','121739041916','2025-02-08 22:12:55',1300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173904197810320127140','No',NULL,NULL,''),(19066,'1110','121739041916','2025-02-08 22:12:55',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(19067,'1110','121739041916','2025-02-08 22:12:09',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(19068,'1110','121739041916','2025-02-08 22:12:21',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(19069,'5500','121739041916','2025-02-08 22:12:42',316.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19070,'4000','121739041916','2025-02-08 22:12:55',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(19071,'4000','121739041916','2025-02-08 22:11:56',NULL,400.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(19072,'4000','121739041916','2025-02-08 22:12:09',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(19073,'4000','121739041916','2025-02-08 22:12:21',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(19074,'4000','121739041916','2025-02-08 22:12:32',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(19075,'1050','121739041979','2025-02-08 22:14:00',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173904204220210012322','No',NULL,NULL,''),(19076,'4000','121739041979','2025-02-08 22:14:00',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(19077,'1050','121739042043','2025-02-08 22:14:11',150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173904205203320702092','No',NULL,NULL,''),(19078,'4000','121739042043','2025-02-08 22:14:11',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(19079,'1050','121739042053','2025-02-08 22:15:24',700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173904215413312123300','No',NULL,NULL,''),(19080,'1110','121739042053','2025-02-08 22:15:24',NULL,400.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(19081,'1110','121739042053','2025-02-08 22:14:51',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(19082,'5500','121739042053','2025-02-08 22:15:03',400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19083,'4000','121739042053','2025-02-08 22:15:24',NULL,400.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(19084,'4000','121739042053','2025-02-08 22:14:51',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(19085,'1050','121739042155','2025-02-08 22:18:00',7650.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173904228432810343903','No',NULL,NULL,''),(19086,'1110','121739042155','2025-02-08 22:18:00',NULL,1900.00,'','12','1','Inventory sold','1','','sales','B176','','No',NULL,NULL,''),(19087,'1110','121739042155','2025-02-08 22:16:43',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(19088,'1110','121739042155','2025-02-08 22:16:50',NULL,390.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(19089,'1110','121739042155','2025-02-08 22:17:32',NULL,704.00,'','12','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(19090,'5500','121739042155','2025-02-08 22:17:45',3036.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19091,'4000','121739042155','2025-02-08 22:18:00',NULL,3400.00,'','12','1','Good sold','1','','sales','B176','','No',NULL,NULL,''),(19092,'4000','121739042155','2025-02-08 22:15:55',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(19093,'4000','121739042155','2025-02-08 22:16:26',NULL,200.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(19094,'4000','121739042155','2025-02-08 22:16:34',NULL,1500.00,'','12','1','Good sold','1','','sales','6509','','No',NULL,NULL,''),(19095,'4000','121739042155','2025-02-08 22:16:43',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(19096,'4000','121739042155','2025-02-08 22:16:50',NULL,600.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(19097,'4000','121739042155','2025-02-08 22:17:11',NULL,650.00,'','12','1','Good sold','1','','sales','6505','','No',NULL,NULL,''),(19098,'4000','121739042155','2025-02-08 22:17:32',NULL,1000.00,'','12','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(19099,'1050','121739042285','2025-02-08 22:18:57',1700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173904234832124402023','No',NULL,NULL,''),(19100,'4000','121739042285','2025-02-08 22:18:57',NULL,1200.00,'','12','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(19101,'4000','121739042285','2025-02-08 22:18:05',NULL,300.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(19102,'4000','121739042285','2025-02-08 22:18:40',NULL,200.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(19103,'1050','121739096599','2025-02-09 13:23:47',1300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173909663037920207392','No',NULL,NULL,''),(19104,'1110','121739096599','2025-02-09 13:23:47',NULL,300.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(19105,'1110','121739096599','2025-02-09 13:23:29',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(19106,'5500','121739096599','2025-02-09 13:23:38',516.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19107,'4000','121739096599','2025-02-09 13:23:47',NULL,600.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(19108,'4000','121739096599','2025-02-09 13:23:19',NULL,300.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(19109,'4000','121739096599','2025-02-09 13:23:29',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(19119,'1050','121739100820','2025-02-09 14:34:32',2100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173910087632312020023','No',NULL,NULL,''),(19120,'1110','121739100820','2025-02-09 14:34:32',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(19121,'1110','121739100820','2025-02-09 14:33:54',NULL,680.00,'','12','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(19122,'1110','121739100820','2025-02-09 14:34:03',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(19123,'5500','121739100820','2025-02-09 14:34:12',1122.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19124,'4000','121739100820','2025-02-09 14:34:32',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(19125,'4000','121739100820','2025-02-09 14:33:40',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(19126,'4000','121739100820','2025-02-09 14:33:54',NULL,1200.00,'','12','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(19127,'4000','121739100820','2025-02-09 14:34:03',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(19128,'1050','121739102322','2025-02-09 14:59:11',1800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173910235323212237991','No',NULL,NULL,''),(19129,'1110','121739102322','2025-02-09 14:59:11',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(19130,'5500','121739102322','2025-02-09 14:59:02',1000.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19131,'4000','121739102322','2025-02-09 14:59:11',NULL,1300.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(19132,'4000','121739102322','2025-02-09 14:58:42',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(19133,'4000','121739102322','2025-02-09 14:58:50',NULL,200.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(19134,'4000','121739102322','2025-02-09 14:58:56',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(19135,'1050','121739100746','2025-02-09 14:33:30',1800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173910751320330325023','No',NULL,NULL,''),(19136,'1110','121739100746','2025-02-09 14:33:30',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(19137,'1110','121739100746','2025-02-09 14:32:56',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(19138,'5500','121739100746','2025-02-09 16:24:40',850.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19139,'4000','121739100746','2025-02-09 14:33:30',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(19140,'4000','121739100746','2025-02-09 14:32:26',NULL,250.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(19141,'4000','121739100746','2025-02-09 14:32:41',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(19142,'4000','121739100746','2025-02-09 14:32:49',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(19143,'4000','121739100746','2025-02-09 14:32:56',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(19144,'4000','121739100746','2025-02-09 14:33:03',NULL,300.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(19145,'1050','121739107736','2025-02-09 16:40:08',2000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173910841372810221082','No',NULL,NULL,''),(19146,'1110','121739107736','2025-02-09 16:29:09',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(19147,'1110','121739107736','2025-02-09 16:39:44',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(19148,'5500','121739107736','2025-02-09 16:39:54',316.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19149,'4000','121739107736','2025-02-09 16:40:08',NULL,1300.00,'','12','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(19150,'4000','121739107736','2025-02-09 16:28:56',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(19151,'4000','121739107736','2025-02-09 16:29:09',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(19152,'4000','121739107736','2025-02-09 16:39:44',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(19153,'1050','121739108419','2025-02-09 16:44:16',3700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173910866330033329279','No',NULL,NULL,''),(19154,'1110','121739108419','2025-02-09 16:44:16',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(19155,'1110','121739108419','2025-02-09 16:42:23',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(19156,'1110','121739108419','2025-02-09 16:43:01',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(19157,'1110','121739108419','2025-02-09 16:43:25',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(19158,'5500','121739108419','2025-02-09 16:43:45',1653.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19159,'4000','121739108419','2025-02-09 16:44:16',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(19160,'4000','121739108419','2025-02-09 16:40:19',NULL,250.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(19161,'4000','121739108419','2025-02-09 16:41:49',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(19162,'4000','121739108419','2025-02-09 16:42:12',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(19163,'4000','121739108419','2025-02-09 16:42:23',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(19164,'4000','121739108419','2025-02-09 16:43:01',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(19165,'4000','121739108419','2025-02-09 16:43:12',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(19166,'4000','121739108419','2025-02-09 16:43:25',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(19167,'4000','121739108419','2025-02-09 16:43:36',NULL,600.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(19188,'1050','121739115337','2025-02-09 18:37:05',800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173911542922070253022','No',NULL,NULL,''),(19189,'1110','121739115337','2025-02-09 18:37:05',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(19190,'1110','121739115337','2025-02-09 18:36:42',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(19191,'5500','121739115337','2025-02-09 18:36:57',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19192,'4000','121739115337','2025-02-09 18:37:05',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(19193,'4000','121739115337','2025-02-09 18:35:37',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(19194,'4000','121739115337','2025-02-09 18:36:13',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(19195,'4000','121739115337','2025-02-09 18:36:42',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(19196,'1050','121739110813','2025-02-09 17:22:12',2700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173911715602003101323','No',NULL,NULL,''),(19197,'1110','121739110813','2025-02-09 17:22:12',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(19198,'1110','121739110813','2025-02-09 17:20:13',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(19199,'5500','121739110813','2025-02-09 19:05:45',1400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19200,'4000','121739110813','2025-02-09 17:22:12',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(19201,'4000','121739110813','2025-02-09 17:20:13',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(19202,'4000','121739110813','2025-02-09 17:21:53',NULL,200.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(19203,'4000','121739110813','2025-02-09 17:22:03',NULL,300.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(19204,'1050','121739120671','2025-02-09 20:04:41',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173912068530738110220','No',NULL,NULL,''),(19205,'4000','121739120671','2025-02-09 20:04:41',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(19206,'1050','121739120983','2025-02-09 20:09:50',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173912099470923031344','No',NULL,NULL,''),(19207,'1110','121739120983','2025-02-09 20:09:50',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(19208,'5500','121739120983','2025-02-09 20:09:43',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19209,'4000','121739120983','2025-02-09 20:09:50',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(19210,'1050','121739121394','2025-02-09 20:16:56',850.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173912141932343223202','No',NULL,NULL,''),(19211,'1110','121739121394','2025-02-09 20:16:56',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(19212,'1110','121739121394','2025-02-09 20:16:42',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(19213,'5500','121739121394','2025-02-09 20:16:49',416.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19214,'4000','121739121394','2025-02-09 20:16:56',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(19215,'4000','121739121394','2025-02-09 20:16:34',NULL,250.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(19216,'4000','121739121394','2025-02-09 20:16:42',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(19217,'1050','121739123107','2025-02-09 20:45:34',2800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173912313703303331120','No',NULL,NULL,''),(19218,'1110','121739123107','2025-02-09 20:45:34',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(19219,'1110','121739123107','2025-02-09 20:45:07',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(19220,'1110','121739123107','2025-02-09 20:45:16',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(19221,'5500','121739123107','2025-02-09 20:45:23',1400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19222,'4000','121739123107','2025-02-09 20:45:34',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(19223,'4000','121739123107','2025-02-09 20:45:07',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(19224,'4000','121739123107','2025-02-09 20:45:16',NULL,600.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(19225,'1050','121739110704','2025-02-09 17:20:08',1550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173912495253205110311','No',NULL,NULL,''),(19226,'1110','121739110704','2025-02-09 17:20:08',NULL,500.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(19227,'5500','121739110704','2025-02-09 17:19:19',500.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19228,'4000','121739110704','2025-02-09 17:20:08',NULL,1000.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(19229,'4000','121739110704','2025-02-09 17:18:24',NULL,500.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(19230,'4000','121739110704','2025-02-09 17:19:08',NULL,50.00,'','12','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(19231,'1050','121739187613','2025-02-10 14:40:26',550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173918762820223227283','No',NULL,NULL,''),(19232,'1110','121739187613','2025-02-10 14:40:26',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(19233,'1110','121739187613','2025-02-10 14:40:13',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(19234,'5500','121739187613','2025-02-10 14:40:19',373.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19235,'4000','121739187613','2025-02-10 14:40:26',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(19236,'4000','121739187613','2025-02-10 14:40:13',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(19237,'1050','121739187629','2025-02-10 15:49:06',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173919175239032127221','No',NULL,NULL,''),(19238,'1110','121739187629','2025-02-10 15:49:06',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(19239,'5500','121739187629','2025-02-10 14:40:29',169.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19240,'4000','121739187629','2025-02-10 15:49:06',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(19241,'1050','121739191753','2025-02-10 17:33:27',1300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173919801131222107912','No',NULL,NULL,''),(19242,'1110','121739191753','2025-02-10 17:33:27',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(19243,'1110','121739191753','2025-02-10 17:32:52',NULL,169.08,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(19244,'1110','121739191753','2025-02-10 17:33:03',NULL,169.08,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(19245,'5500','121739191753','2025-02-10 17:33:14',738.16,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19246,'4000','121739191753','2025-02-10 17:33:27',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(19247,'4000','121739191753','2025-02-10 15:49:14',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(19248,'4000','121739191753','2025-02-10 17:32:52',NULL,250.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(19249,'4000','121739191753','2025-02-10 17:33:03',NULL,250.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(19250,'1050','121739257709','2025-02-11 10:11:40',18700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173925790535023723023','No',NULL,NULL,''),(19251,'4000','121739257709','2025-02-11 10:11:40',NULL,9600.00,'','12','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(19252,'4000','121739257709','2025-02-11 10:08:29',NULL,2400.00,'','12','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(19253,'4000','121739257709','2025-02-11 10:09:23',NULL,6700.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(19254,'1050','191739288700','2025-02-11 18:46:36',2550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173928880191039820011','No',NULL,NULL,''),(19255,'1110','191739288700','2025-02-11 18:45:57',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(19256,'1110','191739288700','2025-02-11 18:46:06',NULL,195.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(19257,'1110','191739288700','2025-02-11 18:46:16',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(19258,'5500','191739288700','2025-02-11 18:46:26',615.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19259,'4000','191739288700','2025-02-11 18:46:36',NULL,1200.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(19260,'4000','191739288700','2025-02-11 18:45:00',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(19261,'4000','191739288700','2025-02-11 18:45:34',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(19262,'4000','191739288700','2025-02-11 18:45:57',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(19263,'4000','191739288700','2025-02-11 18:46:06',NULL,300.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(19264,'4000','191739288700','2025-02-11 18:46:16',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(19265,'1050','121739369480','2025-02-12 17:11:45',1900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173936951132023311026','No',NULL,NULL,''),(19266,'1110','121739369480','2025-02-12 17:11:45',NULL,1173.12,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(19267,'1110','121739369480','2025-02-12 17:11:21',NULL,158.33,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(19268,'5500','121739369480','2025-02-12 17:11:35',1331.45,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19269,'4000','121739369480','2025-02-12 17:11:45',NULL,1500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(19270,'4000','121739369480','2025-02-12 17:11:21',NULL,400.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(19282,'1050','121739369537','2025-02-12 17:13:09',400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173937047553023203037','No',NULL,NULL,''),(19283,'1110','121739369537','2025-02-12 17:13:09',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(19284,'5500','121739369537','2025-02-12 17:24:06',200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19285,'4000','121739369537','2025-02-12 17:13:09',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(19310,'1050','121739369513','2025-02-12 17:12:09',1750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173937479889389301001','No',NULL,NULL,''),(19311,'1110','121739369513','2025-02-12 17:12:09',NULL,782.08,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(19312,'1110','121739369513','2025-02-12 17:11:53',NULL,586.56,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(19313,'5500','121739369513','2025-02-12 18:39:42',1368.64,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19314,'4000','121739369513','2025-02-12 17:12:09',NULL,1000.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(19315,'4000','121739369513','2025-02-12 17:11:53',NULL,750.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(19316,'1050','121739370543','2025-02-12 17:30:09',1500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173938013273199393313','No',NULL,NULL,''),(19317,'1110','121739370543','2025-02-12 17:30:09',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(19318,'1110','121739370543','2025-02-12 17:29:03',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(19319,'1110','121739370543','2025-02-12 17:56:00',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(19320,'1110','121739370543','2025-02-12 18:39:06',NULL,586.56,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(19321,'5500','121739370543','2025-02-12 20:08:27',1173.12,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19322,'4000','121739370543','2025-02-12 17:30:09',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(19323,'4000','121739370543','2025-02-12 17:29:03',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(19324,'4000','121739370543','2025-02-12 17:56:00',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(19325,'4000','121739370543','2025-02-12 18:39:06',NULL,750.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(19361,'1050','121739380133','2025-02-12 20:09:26',1850.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173938517833213022032','No',NULL,NULL,''),(19362,'1110','121739380133','2025-02-12 21:32:18',NULL,610.00,'','12','1','Inventory sold','1','','sales','B041','','No',NULL,NULL,''),(19363,'1110','121739380133','2025-02-12 21:32:29',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(19364,'5500','121739380133','2025-02-12 21:32:47',652.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19365,'4000','121739380133','2025-02-12 20:09:26',NULL,200.00,'','12','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(19366,'4000','121739380133','2025-02-12 20:08:53',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(19367,'4000','121739380133','2025-02-12 20:09:18',NULL,250.00,'','12','1','Good sold','1','','sales','6575','','No',NULL,NULL,''),(19368,'4000','121739380133','2025-02-12 21:32:18',NULL,1200.00,'','12','1','Good sold','1','','sales','B041','','No',NULL,NULL,''),(19369,'4000','121739380133','2025-02-12 21:32:29',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(19400,'1050','121739380331','2025-02-12 21:07:35',3200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173939100103302370013','No',NULL,NULL,''),(19401,'1110','121739380331','2025-02-12 21:07:35',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(19402,'1110','121739380331','2025-02-12 20:12:11',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(19403,'1110','121739380331','2025-02-12 21:07:06',NULL,169.08,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(19404,'1110','121739380331','2025-02-12 21:07:25',NULL,169.08,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(19405,'1110','121739380331','2025-02-12 21:17:40',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(19406,'1110','121739380331','2025-02-12 21:17:49',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(19407,'1110','121739380331','2025-02-12 21:18:02',NULL,169.08,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(19408,'5500','121739380331','2025-02-12 23:09:43',1518.76,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19409,'4000','121739380331','2025-02-12 21:07:35',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(19410,'4000','121739380331','2025-02-12 20:12:11',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(19411,'4000','121739380331','2025-02-12 21:07:06',NULL,250.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(19412,'4000','121739380331','2025-02-12 21:07:17',NULL,300.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(19413,'4000','121739380331','2025-02-12 21:07:25',NULL,250.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(19414,'4000','121739380331','2025-02-12 21:17:40',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(19415,'4000','121739380331','2025-02-12 21:17:49',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(19416,'4000','121739380331','2025-02-12 21:18:02',NULL,250.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(19417,'4000','121739380331','2025-02-12 22:03:05',NULL,200.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(19418,'4000','121739380331','2025-02-12 22:03:15',NULL,500.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(19419,'1050','121739391002','2025-02-12 23:10:19',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173939102220002329322','No',NULL,NULL,''),(19420,'4000','121739391002','2025-02-12 23:10:19',NULL,250.00,'','12','1','Good sold','1','','sales','6575','','No',NULL,NULL,''),(19421,'1050','121739391878','2025-02-12 23:24:45',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173939189031223302372','No',NULL,NULL,''),(19422,'1110','121739391878','2025-02-12 23:24:45',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(19423,'5500','121739391878','2025-02-12 23:24:38',204.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19424,'4000','121739391878','2025-02-12 23:24:45',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(19425,'1050','121739370476','2025-02-12 17:28:56',2800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173939309833233232230','No',NULL,NULL,''),(19426,'1110','121739370476','2025-02-12 17:28:56',NULL,507.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(19427,'1110','121739370476','2025-02-12 17:27:56',NULL,200.00,'','12','1','Inventory sold','1','','sales','B014','','No',NULL,NULL,''),(19428,'1110','121739370476','2025-02-12 17:28:48',NULL,528.00,'','12','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(19429,'1110','121739370476','2025-02-12 20:10:06',NULL,176.00,'','12','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(19430,'1110','121739370476','2025-02-12 23:05:34',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(19431,'1110','121739370476','2025-02-12 23:05:41',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(19432,'1110','121739370476','2025-02-12 23:44:39',NULL,176.00,'','12','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(19433,'5500','121739370476','2025-02-12 23:44:48',1925.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19434,'4000','121739370476','2025-02-12 17:28:56',NULL,750.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(19435,'4000','121739370476','2025-02-12 17:27:56',NULL,300.00,'','12','1','Good sold','1','','sales','B014','','No',NULL,NULL,''),(19436,'4000','121739370476','2025-02-12 17:28:48',NULL,750.00,'','12','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(19437,'4000','121739370476','2025-02-12 20:10:06',NULL,250.00,'','12','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(19438,'4000','121739370476','2025-02-12 23:05:34',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(19439,'4000','121739370476','2025-02-12 23:05:41',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(19440,'4000','121739370476','2025-02-12 23:44:39',NULL,250.00,'','12','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(19441,'1050','121739394972','2025-02-13 00:16:26',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173939499333091042002','No',NULL,NULL,''),(19442,'1110','121739394972','2025-02-13 00:16:26',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(19443,'1110','121739394972','2025-02-13 00:16:12',NULL,176.00,'','12','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(19444,'5500','121739394972','2025-02-13 00:16:19',345.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19445,'4000','121739394972','2025-02-13 00:16:26',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(19446,'4000','121739394972','2025-02-13 00:16:12',NULL,250.00,'','12','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(19453,'1050','121739395086','2025-02-13 00:18:22',700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173939580933313222233','No',NULL,NULL,''),(19454,'1110','121739395086','2025-02-13 00:18:22',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(19455,'1110','121739395086','2025-02-13 00:18:06',NULL,265.00,'','12','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(19456,'5500','121739395086','2025-02-13 00:29:57',434.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19457,'4000','121739395086','2025-02-13 00:18:22',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(19458,'4000','121739395086','2025-02-13 00:18:06',NULL,350.00,'','12','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(19459,'4000','121739395086','2025-02-13 00:18:16',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(19460,'1050','121739397381','2025-02-13 00:56:39',550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173939740179121270732','No',NULL,NULL,''),(19461,'1110','121739397381','2025-02-13 00:56:39',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(19462,'1110','121739397381','2025-02-13 00:56:21',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(19463,'5500','121739397381','2025-02-13 00:56:31',373.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19464,'4000','121739397381','2025-02-13 00:56:39',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(19465,'4000','121739397381','2025-02-13 00:56:21',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(19466,'1050','121739449140','2025-02-13 15:19:56',2550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173944920550231242500','No',NULL,NULL,''),(19467,'1110','121739449140','2025-02-13 15:19:56',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(19468,'1110','121739449140','2025-02-13 15:19:11',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(19469,'1110','121739449140','2025-02-13 15:19:22',NULL,169.08,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(19470,'5500','121739449140','2025-02-13 15:19:40',1585.08,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19471,'4000','121739449140','2025-02-13 15:19:56',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(19472,'4000','121739449140','2025-02-13 15:19:00',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(19473,'4000','121739449140','2025-02-13 15:19:11',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(19474,'4000','121739449140','2025-02-13 15:19:22',NULL,250.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(19475,'1050','121739449206','2025-02-13 15:48:23',900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173945090609403249293','No',NULL,NULL,''),(19476,'1110','121739449206','2025-02-13 15:48:23',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(19477,'5500','121739449206','2025-02-13 15:48:13',400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19478,'4000','121739449206','2025-02-13 15:48:23',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(19479,'4000','121739449206','2025-02-13 15:20:06',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(19480,'4000','121739449206','2025-02-13 15:47:44',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(19481,'1050','121739468595','2025-02-13 20:43:47',1000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173946862930120413326','No',NULL,NULL,''),(19482,'1110','121739468595','2025-02-13 20:43:47',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(19483,'1110','121739468595','2025-02-13 20:43:15',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(19484,'1110','121739468595','2025-02-13 20:43:23',NULL,169.08,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(19485,'5500','121739468595','2025-02-13 20:43:37',676.08,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19486,'4000','121739468595','2025-02-13 20:43:47',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(19487,'4000','121739468595','2025-02-13 20:43:15',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(19488,'4000','121739468595','2025-02-13 20:43:23',NULL,250.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(19489,'1050','121739473775','2025-02-13 22:12:07',3250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173947393432412220232','No',NULL,NULL,''),(19490,'1110','121739473775','2025-02-13 22:12:07',NULL,338.16,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(19491,'1110','121739473775','2025-02-13 22:09:35',NULL,507.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(19492,'1110','121739473775','2025-02-13 22:10:43',NULL,1014.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(19493,'1110','121739473775','2025-02-13 22:10:53',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(19494,'5500','121739473775','2025-02-13 22:11:25',2075.16,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19495,'4000','121739473775','2025-02-13 22:12:07',NULL,500.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(19496,'4000','121739473775','2025-02-13 22:09:35',NULL,750.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(19497,'4000','121739473775','2025-02-13 22:09:48',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(19498,'4000','121739473775','2025-02-13 22:10:43',NULL,1500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(19499,'4000','121739473775','2025-02-13 22:10:53',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(19533,'1050','121739481938','2025-02-14 00:25:54',3050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173948843022132401232','No',NULL,NULL,''),(19534,'1110','121739481938','2025-02-14 00:25:54',NULL,676.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(19535,'1110','121739481938','2025-02-14 00:25:38',NULL,169.08,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(19536,'1110','121739481938','2025-02-14 00:25:47',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(19537,'1110','121739481938','2025-02-14 01:23:19',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(19538,'1110','121739481938','2025-02-14 01:23:30',NULL,169.08,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(19539,'1110','121739481938','2025-02-14 01:23:40',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(19540,'1110','121739481938','2025-02-14 02:02:21',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(19541,'5500','121739481938','2025-02-14 02:13:39',2028.16,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19542,'4000','121739481938','2025-02-14 00:25:54',NULL,1000.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(19543,'4000','121739481938','2025-02-14 00:25:38',NULL,250.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(19544,'4000','121739481938','2025-02-14 00:25:47',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(19545,'4000','121739481938','2025-02-14 01:23:19',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(19546,'4000','121739481938','2025-02-14 01:23:30',NULL,250.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(19547,'4000','121739481938','2025-02-14 01:23:40',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(19548,'4000','121739481938','2025-02-14 02:02:12',NULL,50.00,'','12','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(19549,'4000','121739481938','2025-02-14 02:02:21',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(19550,'1050','121739488600','2025-02-14 02:16:48',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173948861003133181302','No',NULL,NULL,''),(19551,'1110','121739488600','2025-02-14 02:16:48',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(19552,'5500','121739488600','2025-02-14 02:16:40',338.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19553,'4000','121739488600','2025-02-14 02:16:48',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(19554,'1050','121739522375','2025-02-14 11:39:57',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173952240232231003200','No',NULL,NULL,''),(19555,'1110','121739522375','2025-02-14 11:39:35',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(19556,'5500','121739522375','2025-02-14 11:39:48',79.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19557,'4000','121739522375','2025-02-14 11:39:57',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(19558,'4000','121739522375','2025-02-14 11:39:35',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(19559,'1050','191739532743','2025-02-14 14:33:03',900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173953278822222337059','No',NULL,NULL,''),(19560,'4000','191739532743','2025-02-14 14:33:03',NULL,600.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(19561,'4000','191739532743','2025-02-14 14:32:23',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(19562,'4000','191739532743','2025-02-14 14:32:37',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(19563,'1050','191739532789','2025-02-14 15:32:33',1350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173953635722220733133','No',NULL,NULL,''),(19564,'1110','191739532789','2025-02-14 15:32:33',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(19565,'1110','191739532789','2025-02-14 15:29:20',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(19566,'1110','191739532789','2025-02-14 15:29:54',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(19567,'5500','191739532789','2025-02-14 15:30:19',258.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19568,'4000','191739532789','2025-02-14 15:32:33',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(19569,'4000','191739532789','2025-02-14 14:33:09',NULL,300.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(19570,'4000','191739532789','2025-02-14 15:29:20',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(19571,'4000','191739532789','2025-02-14 15:29:32',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(19572,'4000','191739532789','2025-02-14 15:29:42',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(19573,'4000','191739532789','2025-02-14 15:29:54',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(19574,'1050','191739536359','2025-02-14 16:51:24',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173954108811823031392','No',NULL,NULL,''),(19575,'4000','191739536359','2025-02-14 16:51:24',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(19576,'4000','191739536359','2025-02-14 15:32:49',NULL,300.00,'','19','1','Good sold','1','','sales','6563','','No',NULL,NULL,''),(19577,'1050','191739544312','2025-02-14 17:45:24',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173954433422539943037','No',NULL,NULL,''),(19578,'4000','191739544312','2025-02-14 17:45:24',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(19579,'1050','191739544337','2025-02-14 17:45:49',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173954435254020227303','No',NULL,NULL,''),(19580,'1110','191739544337','2025-02-14 17:45:49',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(19581,'5500','191739544337','2025-02-14 17:45:37',42.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19582,'4000','191739544337','2025-02-14 17:45:49',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(19583,'1050','191739544354','2025-02-14 17:48:41',2500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173954452440323921322','No',NULL,NULL,''),(19584,'1110','191739544354','2025-02-14 17:48:41',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(19585,'1110','191739544354','2025-02-14 17:45:54',NULL,676.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(19586,'1110','191739544354','2025-02-14 17:46:06',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(19587,'5500','191739544354','2025-02-14 17:48:27',1061.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19588,'4000','191739544354','2025-02-14 17:48:41',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(19589,'4000','191739544354','2025-02-14 17:45:54',NULL,1000.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(19590,'4000','191739544354','2025-02-14 17:46:06',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(19591,'4000','191739544354','2025-02-14 17:46:15',NULL,250.00,'','19','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(19592,'4000','191739544354','2025-02-14 17:46:27',NULL,300.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(19593,'4000','191739544354','2025-02-14 17:48:18',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(19605,'1050','191739544527','2025-02-14 18:11:35',3050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173954596392262724331','No',NULL,NULL,''),(19606,'1110','191739544527','2025-02-14 18:11:35',NULL,1500.00,'','19','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(19607,'1110','191739544527','2025-02-14 17:48:47',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(19608,'1110','191739544527','2025-02-14 18:10:46',NULL,610.50,'','19','1','Inventory sold','1','','sales','B136','','No',NULL,NULL,''),(19609,'1110','191739544527','2025-02-14 18:10:57',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(19610,'5500','191739544527','2025-02-14 18:11:21',2352.50,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19611,'4000','191739544527','2025-02-14 18:11:35',NULL,1500.00,'','19','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(19612,'4000','191739544527','2025-02-14 17:48:47',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(19613,'4000','191739544527','2025-02-14 18:10:46',NULL,1200.00,'','19','1','Good sold','1','','sales','B136','','No',NULL,NULL,''),(19614,'4000','191739544527','2025-02-14 18:10:57',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(19615,'4000','191739544527','2025-02-14 18:11:10',NULL,50.00,'','19','1','Good sold','1','','sales','6550','','No',NULL,NULL,''),(19616,'1050','191739545972','2025-02-14 18:27:30',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173954685322222325103','No',NULL,NULL,''),(19617,'4000','191739545972','2025-02-14 18:27:30',NULL,600.00,'','19','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(19644,'1050','191739554908','2025-02-14 20:42:45',2200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173955573353333393333','No',NULL,NULL,''),(19645,'1110','191739554908','2025-02-14 20:42:45',NULL,586.56,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(19646,'1110','191739554908','2025-02-14 20:41:48',NULL,408.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(19647,'1110','191739554908','2025-02-14 20:42:19',NULL,528.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(19648,'5500','191739554908','2025-02-14 20:42:32',1522.56,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19649,'4000','191739554908','2025-02-14 20:42:45',NULL,750.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(19650,'4000','191739554908','2025-02-14 20:41:48',NULL,600.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(19651,'4000','191739554908','2025-02-14 20:42:04',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(19652,'4000','191739554908','2025-02-14 20:42:19',NULL,750.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(19657,'1050','191739555734','2025-02-14 20:55:59',2300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173955649853312231200','No',NULL,NULL,''),(19658,'1110','191739555734','2025-02-14 20:55:59',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(19659,'1110','191739555734','2025-02-14 20:55:34',NULL,1500.00,'','19','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(19660,'1110','191739555734','2025-02-14 21:07:25',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(19661,'5500','191739555734','2025-02-14 21:07:55',1916.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19662,'4000','191739555734','2025-02-14 20:55:59',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(19663,'4000','191739555734','2025-02-14 20:55:34',NULL,1500.00,'','19','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(19664,'4000','191739555734','2025-02-14 21:07:25',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(19665,'1050','191739550051','2025-02-14 19:22:09',2100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173955927892302039905','No',NULL,NULL,''),(19666,'1110','191739550051','2025-02-14 19:22:09',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(19667,'1110','191739550051','2025-02-14 19:21:53',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(19668,'1110','191739550051','2025-02-14 20:47:44',NULL,338.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(19669,'1110','191739550051','2025-02-14 20:48:20',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(19670,'1110','191739550051','2025-02-14 21:52:53',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(19671,'5500','191739550051','2025-02-14 21:54:17',987.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19672,'4000','191739550051','2025-02-14 19:22:09',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(19673,'4000','191739550051','2025-02-14 19:20:51',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(19674,'4000','191739550051','2025-02-14 19:21:16',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(19675,'4000','191739550051','2025-02-14 19:21:53',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(19676,'4000','191739550051','2025-02-14 20:47:44',NULL,500.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(19677,'4000','191739550051','2025-02-14 20:48:06',NULL,300.00,'','19','1','Good sold','1','','sales','6563','','No',NULL,NULL,''),(19678,'4000','191739550051','2025-02-14 20:48:20',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(19679,'4000','191739550051','2025-02-14 21:52:53',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(19680,'1050','191739559620','2025-02-14 22:01:49',900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173956057903320702590','No',NULL,NULL,''),(19681,'1110','191739559620','2025-02-14 22:00:20',NULL,300.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(19682,'5500','191739559620','2025-02-14 22:00:31',300.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19683,'4000','191739559620','2025-02-14 22:01:49',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(19684,'4000','191739559620','2025-02-14 22:00:20',NULL,600.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(19685,'1050','191739609178','2025-02-15 11:46:31',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173960919822090189239','No',NULL,NULL,''),(19686,'4000','191739609178','2025-02-15 11:46:31',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(19692,'1050','191739609198','2025-02-15 11:48:21',1600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173961233030233337039','No',NULL,NULL,''),(19693,'1110','191739609198','2025-02-15 11:46:38',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(19694,'1110','191739609198','2025-02-15 12:38:35',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(19695,'5500','191739609198','2025-02-15 12:38:41',142.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19696,'4000','191739609198','2025-02-15 11:48:21',NULL,1200.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(19697,'4000','191739609198','2025-02-15 11:46:38',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(19698,'4000','191739609198','2025-02-15 11:48:12',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(19699,'4000','191739609198','2025-02-15 12:38:35',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(19700,'1050','191739612331','2025-02-15 12:48:17',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173961289923230633329','No',NULL,NULL,''),(19701,'1110','191739612331','2025-02-15 12:48:17',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(19702,'5500','191739612331','2025-02-15 12:38:51',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19703,'4000','191739612331','2025-02-15 12:48:17',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(19726,'1050','191739617992','2025-02-15 14:14:12',1050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173961847133223227371','No',NULL,NULL,''),(19727,'1110','191739617992','2025-02-15 14:14:12',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(19728,'1110','191739617992','2025-02-15 14:13:12',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(19729,'1110','191739617992','2025-02-15 14:13:31',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(19730,'5500','191739617992','2025-02-15 14:20:59',563.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19731,'4000','191739617992','2025-02-15 14:14:12',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(19732,'4000','191739617992','2025-02-15 14:13:12',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(19733,'4000','191739617992','2025-02-15 14:13:31',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(19734,'4000','191739617992','2025-02-15 14:13:56',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(19751,'1050','191739624197','2025-02-15 15:59:10',550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173962435431222234103','No',NULL,NULL,''),(19752,'1110','191739624197','2025-02-15 15:59:10',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(19753,'1110','191739624197','2025-02-15 15:56:37',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(19754,'5500','191739624197','2025-02-15 15:59:00',373.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19755,'4000','191739624197','2025-02-15 15:59:10',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(19756,'4000','191739624197','2025-02-15 15:56:37',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(19797,'1050','191739617275','2025-02-15 14:12:52',3600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173962800933223227301','No',NULL,NULL,''),(19798,'1110','191739617275','2025-02-15 14:01:15',NULL,352.00,'','19','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(19799,'1110','191739617275','2025-02-15 14:01:27',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(19800,'1110','191739617275','2025-02-15 14:01:52',NULL,600.00,'','19','1','Inventory sold','1','','sales','5981','','No',NULL,NULL,''),(19801,'1110','191739617275','2025-02-15 14:11:51',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(19802,'1110','191739617275','2025-02-15 14:12:43',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(19803,'1110','191739617275','2025-02-15 15:53:41',NULL,176.00,'','19','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(19804,'1110','191739617275','2025-02-15 16:04:12',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(19805,'1110','191739617275','2025-02-15 16:50:01',NULL,176.00,'','19','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(19806,'5500','191739617275','2025-02-15 16:59:50',2290.56,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19807,'4000','191739617275','2025-02-15 14:12:52',NULL,100.00,'','19','1','Good sold','1','','sales','6566','','No',NULL,NULL,''),(19808,'4000','191739617275','2025-02-15 14:01:15',NULL,500.00,'','19','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(19809,'4000','191739617275','2025-02-15 14:01:27',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(19810,'4000','191739617275','2025-02-15 14:01:52',NULL,600.00,'','19','1','Good sold','1','','sales','5981','','No',NULL,NULL,''),(19811,'4000','191739617275','2025-02-15 14:11:51',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(19812,'4000','191739617275','2025-02-15 14:12:02',NULL,250.00,'','19','1','Good sold','1','','sales','6518','','No',NULL,NULL,''),(19813,'4000','191739617275','2025-02-15 14:12:21',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(19814,'4000','191739617275','2025-02-15 14:12:32',NULL,100.00,'','19','1','Good sold','1','','sales','6533','','No',NULL,NULL,''),(19815,'4000','191739617275','2025-02-15 14:12:43',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(19816,'4000','191739617275','2025-02-15 15:53:41',NULL,250.00,'','19','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(19817,'4000','191739617275','2025-02-15 16:04:12',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(19818,'4000','191739617275','2025-02-15 16:50:01',NULL,250.00,'','19','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(19819,'1050','191739631642','2025-02-15 18:01:07',700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173963167033903273330','No',NULL,NULL,''),(19820,'4000','191739631642','2025-02-15 18:01:07',NULL,300.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(19821,'4000','191739631642','2025-02-15 18:00:42',NULL,400.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(19822,'1050','191739631672','2025-02-15 18:06:12',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173963197532203303900','No',NULL,NULL,''),(19823,'1110','191739631672','2025-02-15 18:06:12',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(19824,'5500','191739631672','2025-02-15 18:01:12',169.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19825,'4000','191739631672','2025-02-15 18:06:12',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(19881,'1050','121739636503','2025-02-15 19:23:41',6200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173963714372116322322','No',NULL,NULL,''),(19882,'1110','121739636503','2025-02-15 19:23:41',NULL,2400.00,'','12','1','Inventory sold','1','','sales','6591','','No',NULL,NULL,''),(19883,'1110','121739636503','2025-02-15 19:21:44',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(19884,'1110','121739636503','2025-02-15 19:31:04',NULL,100.00,'','12','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(19885,'1110','121739636503','2025-02-15 19:31:26',NULL,1056.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(19886,'1110','121739636503','2025-02-15 19:31:38',NULL,352.00,'','12','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(19887,'1110','121739636503','2025-02-15 19:31:57',NULL,373.36,'','12','1','Inventory sold','1','','sales','B035','','No',NULL,NULL,''),(19888,'5500','121739636503','2025-02-15 19:32:08',4381.36,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19889,'4000','121739636503','2025-02-15 19:23:41',NULL,2400.00,'','12','1','Good sold','1','','sales','6591','','No',NULL,NULL,''),(19890,'4000','121739636503','2025-02-15 19:21:44',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(19891,'4000','121739636503','2025-02-15 19:22:19',NULL,150.00,'','12','1','Good sold','1','','sales','6570','','No',NULL,NULL,''),(19892,'4000','121739636503','2025-02-15 19:22:28',NULL,150.00,'','12','1','Good sold','1','','sales','6538','','No',NULL,NULL,''),(19893,'4000','121739636503','2025-02-15 19:22:42',NULL,300.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(19894,'4000','121739636503','2025-02-15 19:31:04',NULL,200.00,'','12','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(19895,'4000','121739636503','2025-02-15 19:31:26',NULL,1800.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(19896,'4000','121739636503','2025-02-15 19:31:38',NULL,500.00,'','12','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(19897,'4000','121739636503','2025-02-15 19:31:57',NULL,500.00,'','12','1','Good sold','1','','sales','B035','','No',NULL,NULL,''),(19898,'1050','121739636959','2025-02-15 19:30:09',3150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173963743073302223322','No',NULL,NULL,''),(19899,'1110','121739636959','2025-02-15 19:30:09',NULL,352.00,'','12','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(19900,'1110','121739636959','2025-02-15 19:29:19',NULL,1056.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(19901,'1110','121739636959','2025-02-15 19:29:34',NULL,373.36,'','12','1','Inventory sold','1','','sales','B035','','No',NULL,NULL,''),(19902,'1110','121739636959','2025-02-15 19:29:59',NULL,186.68,'','12','1','Inventory sold','1','','sales','B035','','No',NULL,NULL,''),(19903,'5500','121739636959','2025-02-15 19:30:33',1968.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19904,'4000','121739636959','2025-02-15 19:30:09',NULL,500.00,'','12','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(19905,'4000','121739636959','2025-02-15 19:29:19',NULL,1800.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(19906,'4000','121739636959','2025-02-15 19:29:34',NULL,500.00,'','12','1','Good sold','1','','sales','B035','','No',NULL,NULL,''),(19907,'4000','121739636959','2025-02-15 19:29:45',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(19908,'4000','121739636959','2025-02-15 19:29:59',NULL,250.00,'','12','1','Good sold','1','','sales','B035','','No',NULL,NULL,''),(19909,'1050','191739624669','2025-02-15 16:48:53',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173963832583315023313','No',NULL,NULL,''),(19910,'4000','191739624669','2025-02-15 16:48:53',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(19911,'4000','191739624669','2025-02-15 16:04:29',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(19912,'1050','191739631976','2025-02-15 19:08:53',3050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173963927323102192073','No',NULL,NULL,''),(19913,'1110','191739631976','2025-02-15 19:08:53',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(19914,'1110','191739631976','2025-02-15 18:06:16',NULL,530.00,'','19','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(19915,'1110','191739631976','2025-02-15 19:08:18',NULL,352.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(19916,'1110','191739631976','2025-02-15 19:08:31',NULL,100.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(19917,'1110','191739631976','2025-02-15 19:08:43',NULL,300.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(19918,'1110','191739631976','2025-02-15 19:09:51',NULL,265.00,'','19','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(19919,'5500','191739631976','2025-02-15 20:07:36',1763.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19920,'4000','191739631976','2025-02-15 19:08:53',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(19921,'4000','191739631976','2025-02-15 18:06:16',NULL,700.00,'','19','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(19922,'4000','191739631976','2025-02-15 19:08:18',NULL,500.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(19923,'4000','191739631976','2025-02-15 19:08:31',NULL,200.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(19924,'4000','191739631976','2025-02-15 19:08:43',NULL,600.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(19925,'4000','191739631976','2025-02-15 19:09:27',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(19926,'4000','191739631976','2025-02-15 19:09:42',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(19927,'4000','191739631976','2025-02-15 19:09:51',NULL,350.00,'','19','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(19937,'1050','191739639277','2025-02-15 20:09:58',1850.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173963947103331622330','No',NULL,NULL,''),(19938,'1110','191739639277','2025-02-15 20:07:57',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(19939,'1110','191739639277','2025-02-15 20:09:10',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(19940,'5500','191739639277','2025-02-15 20:09:45',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19941,'4000','191739639277','2025-02-15 20:09:58',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(19942,'4000','191739639277','2025-02-15 20:07:57',NULL,450.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(19943,'4000','191739639277','2025-02-15 20:08:55',NULL,400.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(19944,'4000','191739639277','2025-02-15 20:09:10',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(19945,'4000','191739639277','2025-02-15 20:09:31',NULL,500.00,'','19','1','Good sold','1','','sales','6556','','No',NULL,NULL,''),(19949,'1050','191739635877','2025-02-15 19:12:32',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173964051839222601533','No',NULL,NULL,''),(19950,'4000','191739635877','2025-02-15 19:12:32',NULL,300.00,'','19','1','Good sold','1','','sales','6534','','No',NULL,NULL,''),(19951,'4000','191739635877','2025-02-15 19:11:40',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(19952,'1050','191739641259','2025-02-15 20:41:07',700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173964128130119010321','No',NULL,NULL,''),(19953,'1110','191739641259','2025-02-15 20:41:07',NULL,530.00,'','19','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(19954,'5500','191739641259','2025-02-15 20:40:59',530.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19955,'4000','191739641259','2025-02-15 20:41:07',NULL,700.00,'','19','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(19956,'1050','191739642534','2025-02-15 21:02:23',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173964254843502323109','No',NULL,NULL,''),(19957,'1110','191739642534','2025-02-15 21:02:23',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(19958,'5500','191739642534','2025-02-15 21:02:15',216.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19959,'4000','191739642534','2025-02-15 21:02:23',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(19960,'1050','191739642551','2025-02-15 21:02:40',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173964256510209123339','No',NULL,NULL,''),(19961,'1110','191739642551','2025-02-15 21:02:40',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(19962,'5500','191739642551','2025-02-15 21:02:31',169.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19963,'4000','191739642551','2025-02-15 21:02:40',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(19977,'1050','121739643070','2025-02-15 21:13:59',6850.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173964448932234603022','No',NULL,NULL,''),(19978,'1110','121739643070','2025-02-15 21:13:59',NULL,1290.00,'','12','1','Inventory sold','1','','sales','B044','','No',NULL,NULL,''),(19979,'1110','121739643070','2025-02-15 21:12:41',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(19980,'1110','121739643070','2025-02-15 21:13:26',NULL,528.00,'','12','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(19981,'1110','121739643070','2025-02-15 21:13:45',NULL,352.00,'','12','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(19982,'5500','121739643070','2025-02-15 21:34:35',2570.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19983,'4000','121739643070','2025-02-15 21:13:59',NULL,2200.00,'','12','1','Good sold','1','','sales','B044','','No',NULL,NULL,''),(19984,'4000','121739643070','2025-02-15 21:11:10',NULL,300.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(19985,'4000','121739643070','2025-02-15 21:11:38',NULL,300.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(19986,'4000','121739643070','2025-02-15 21:11:45',NULL,100.00,'','12','1','Good sold','1','','sales','6566','','No',NULL,NULL,''),(19987,'4000','121739643070','2025-02-15 21:12:00',NULL,1500.00,'','12','1','Good sold','1','','sales','6509','','No',NULL,NULL,''),(19988,'4000','121739643070','2025-02-15 21:12:41',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(19989,'4000','121739643070','2025-02-15 21:13:15',NULL,500.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(19990,'4000','121739643070','2025-02-15 21:13:26',NULL,750.00,'','12','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(19991,'4000','121739643070','2025-02-15 21:13:45',NULL,500.00,'','12','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(19992,'1050','121739649425','2025-02-15 23:08:17',50.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173965009909736363302','No',NULL,NULL,''),(19993,'4000','121739649425','2025-02-15 23:08:17',NULL,50.00,'','12','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(19994,'1050','121739650100','2025-02-15 23:17:20',3750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173965064301322004321','No',NULL,NULL,''),(19995,'1110','121739650100','2025-02-15 23:17:20',NULL,1500.00,'','12','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(19996,'1110','121739650100','2025-02-15 23:16:31',NULL,610.00,'','12','1','Inventory sold','1','','sales','B041','','No',NULL,NULL,''),(19997,'1110','121739650100','2025-02-15 23:16:43',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(19998,'1110','121739650100','2025-02-15 23:16:52',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(19999,'5500','121739650100','2025-02-15 23:17:05',2490.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20000,'4000','121739650100','2025-02-15 23:17:20',NULL,1500.00,'','12','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(20001,'4000','121739650100','2025-02-15 23:08:20',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(20002,'4000','121739650100','2025-02-15 23:16:20',NULL,250.00,'','12','1','Good sold','1','','sales','6518','','No',NULL,NULL,''),(20003,'4000','121739650100','2025-02-15 23:16:26',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(20004,'4000','121739650100','2025-02-15 23:16:31',NULL,1200.00,'','12','1','Good sold','1','','sales','B041','','No',NULL,NULL,''),(20005,'4000','121739650100','2025-02-15 23:16:43',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(20006,'4000','121739650100','2025-02-15 23:16:52',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(20007,'1050','121739651216','2025-02-15 23:27:06',350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173965123032233220209','No',NULL,NULL,''),(20008,'1110','121739651216','2025-02-15 23:27:06',NULL,265.00,'','12','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(20009,'5500','121739651216','2025-02-15 23:26:56',265.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20010,'4000','121739651216','2025-02-15 23:27:06',NULL,350.00,'','12','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(20011,'1050','121739655448','2025-02-16 00:37:51',1000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173965547467965422335','No',NULL,NULL,''),(20012,'1110','121739655448','2025-02-16 00:37:51',NULL,265.00,'','12','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(20013,'1110','121739655448','2025-02-16 00:37:28',NULL,265.00,'','12','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(20014,'1110','121739655448','2025-02-16 00:37:35',NULL,176.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(20015,'5500','121739655448','2025-02-16 00:37:43',706.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20016,'4000','121739655448','2025-02-16 00:37:51',NULL,350.00,'','12','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(20017,'4000','121739655448','2025-02-16 00:37:28',NULL,350.00,'','12','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(20018,'4000','121739655448','2025-02-16 00:37:35',NULL,300.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(20019,'1050','121739691851','2025-02-16 10:46:20',1500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173969200520033722333','No',NULL,NULL,''),(20020,'1110','121739691851','2025-02-16 10:46:20',NULL,1500.00,'','12','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(20021,'5500','121739691851','2025-02-16 10:44:11',1500.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20022,'4000','121739691851','2025-02-16 10:46:20',NULL,1500.00,'','12','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(20023,'1050','121739692006','2025-02-16 10:56:58',5250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12173969269612002033902','No',NULL,NULL,''),(20024,'1110','121739692006','2025-02-16 10:56:58',NULL,2400.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(20025,'1110','121739692006','2025-02-16 10:46:46',NULL,200.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(20026,'1110','121739692006','2025-02-16 10:56:06',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(20027,'1110','121739692006','2025-02-16 10:56:18',NULL,100.00,'','12','1','Inventory sold','1','','sales','6034','','No',NULL,NULL,''),(20028,'5500','121739692006','2025-02-16 10:56:29',4000.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20029,'4000','121739692006','2025-02-16 10:56:58',NULL,3600.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(20030,'4000','121739692006','2025-02-16 10:46:46',NULL,250.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(20031,'4000','121739692006','2025-02-16 10:56:06',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(20032,'4000','121739692006','2025-02-16 10:56:18',NULL,100.00,'','12','1','Good sold','1','','sales','6034','','No',NULL,NULL,''),(20033,'1050','191739705772','2025-02-16 14:36:48',2400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173970581800233033322','No',NULL,NULL,''),(20034,'1110','191739705772','2025-02-16 14:36:48',NULL,1500.00,'','19','1','Inventory sold','1','','sales','6015','','No',NULL,NULL,''),(20035,'1110','191739705772','2025-02-16 14:36:12',NULL,300.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(20036,'5500','191739705772','2025-02-16 14:36:37',1800.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20037,'4000','191739705772','2025-02-16 14:36:48',NULL,1500.00,'','19','1','Good sold','1','','sales','6015','','No',NULL,NULL,''),(20038,'4000','191739705772','2025-02-16 14:36:12',NULL,600.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(20039,'4000','191739705772','2025-02-16 14:36:25',NULL,300.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(20040,'1050','191739705819','2025-02-16 14:40:56',1150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173970605809205808235','No',NULL,NULL,''),(20041,'1110','191739705819','2025-02-16 14:40:36',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(20042,'5500','191739705819','2025-02-16 14:40:45',169.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20043,'4000','191739705819','2025-02-16 14:40:56',NULL,800.00,'','19','1','Good sold','1','','sales','6592','','No',NULL,NULL,''),(20044,'4000','191739705819','2025-02-16 14:36:59',NULL,100.00,'','19','1','Good sold','1','','sales','6544','','No',NULL,NULL,''),(20045,'4000','191739705819','2025-02-16 14:40:36',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(20046,'1050','191739706059','2025-02-16 14:43:47',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173970623223020222393','No',NULL,NULL,''),(20047,'1110','191739706059','2025-02-16 14:43:47',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(20048,'5500','191739706059','2025-02-16 14:40:59',169.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20049,'4000','191739706059','2025-02-16 14:43:47',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(20050,'1050','191739706260','2025-02-16 14:44:46',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173970629190263301100','No',NULL,NULL,''),(20051,'1110','191739706260','2025-02-16 14:44:46',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(20052,'1110','191739706260','2025-02-16 14:44:20',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(20053,'5500','191739706260','2025-02-16 14:44:35',364.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20054,'4000','191739706260','2025-02-16 14:44:46',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(20055,'4000','191739706260','2025-02-16 14:44:20',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(20056,'1050','191739706292','2025-02-16 14:45:30',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173970633529399020372','No',NULL,NULL,''),(20057,'1110','191739706292','2025-02-16 14:45:30',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(20058,'5500','191739706292','2025-02-16 14:44:52',169.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20059,'4000','191739706292','2025-02-16 14:45:30',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(20060,'1050','191739706336','2025-02-16 14:46:36',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173970640174022310901','No',NULL,NULL,''),(20061,'4000','191739706336','2025-02-16 14:46:36',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(20062,'1050','191739706402','2025-02-16 14:48:17',1600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173970650121727396122','No',NULL,NULL,''),(20063,'1110','191739706402','2025-02-16 14:48:17',NULL,676.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(20064,'1110','191739706402','2025-02-16 14:47:46',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(20065,'5500','191739706402','2025-02-16 14:47:59',776.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20066,'4000','191739706402','2025-02-16 14:48:17',NULL,1000.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(20067,'4000','191739706402','2025-02-16 14:46:42',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(20068,'4000','191739706402','2025-02-16 14:47:18',NULL,200.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(20069,'4000','191739706402','2025-02-16 14:47:46',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(20072,'1050','191739706502','2025-02-16 15:45:00',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173971271832203302301','No',NULL,NULL,''),(20073,'4000','191739706502','2025-02-16 15:45:00',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(20074,'4000','191739706502','2025-02-16 14:48:22',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(20075,'1050','191739713962','2025-02-16 16:53:08',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173971399132330223002','No',NULL,NULL,''),(20076,'1110','191739713962','2025-02-16 16:53:08',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(20077,'5500','191739713962','2025-02-16 16:52:42',169.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20078,'4000','191739713962','2025-02-16 16:53:08',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(20082,'1050','191739718690','2025-02-16 19:13:26',950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173972241032031231322','No',NULL,NULL,''),(20083,'1110','191739718690','2025-02-16 19:13:26',NULL,750.00,'','19','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(20084,'1110','191739718690','2025-02-16 18:11:30',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(20085,'5500','191739718690','2025-02-16 19:13:01',950.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20086,'4000','191739718690','2025-02-16 19:13:26',NULL,750.00,'','19','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(20087,'4000','191739718690','2025-02-16 18:11:30',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(20104,'1050','191739728374','2025-02-16 20:54:05',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173972844932021020223','No',NULL,NULL,''),(20105,'4000','191739728374','2025-02-16 20:54:05',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(20112,'1050','191739725583','2025-02-16 20:06:58',700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173973027702923720972','No',NULL,NULL,''),(20113,'1110','191739725583','2025-02-16 20:06:41',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(20114,'5500','191739725583','2025-02-16 21:24:05',600.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20115,'4000','191739725583','2025-02-16 20:06:58',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(20116,'4000','191739725583','2025-02-16 20:06:41',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(20117,'1050','191739725530','2025-02-16 20:05:44',650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173973032209133323332','No',NULL,NULL,''),(20118,'1110','191739725530','2025-02-16 20:05:44',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(20119,'1110','191739725530','2025-02-16 20:05:30',NULL,200.00,'','19','1','Inventory sold','1','','sales','B014','','No',NULL,NULL,''),(20120,'5500','191739725530','2025-02-16 21:25:05',404.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20121,'4000','191739725530','2025-02-16 20:05:44',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(20122,'4000','191739725530','2025-02-16 20:05:30',NULL,350.00,'','19','1','Good sold','1','','sales','B014','','No',NULL,NULL,''),(20123,'1050','191739718494','2025-02-16 18:10:20',650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173973034533203257509','No',NULL,NULL,''),(20124,'1110','191739718494','2025-02-16 18:08:37',NULL,150.00,'','19','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(20125,'5500','191739718494','2025-02-16 21:25:33',150.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20126,'4000','191739718494','2025-02-16 18:10:20',NULL,400.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(20127,'4000','191739718494','2025-02-16 18:08:14',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(20128,'4000','191739718494','2025-02-16 18:08:37',NULL,150.00,'','19','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(20129,'1050','191739726485','2025-02-16 20:26:54',1250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173973310602269323332','No',NULL,NULL,''),(20130,'1110','191739726485','2025-02-16 20:26:54',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(20131,'1110','191739726485','2025-02-16 20:21:25',NULL,352.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(20132,'1110','191739726485','2025-02-16 20:21:50',NULL,176.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(20133,'5500','191739726485','2025-02-16 22:11:29',866.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20134,'4000','191739726485','2025-02-16 20:26:54',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(20135,'4000','191739726485','2025-02-16 20:21:25',NULL,500.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(20136,'4000','191739726485','2025-02-16 20:21:50',NULL,250.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(20137,'1050','191739728312','2025-02-16 20:52:35',1800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173973765121020917635','No',NULL,NULL,''),(20138,'1110','191739728312','2025-02-16 20:52:35',NULL,816.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(20139,'1110','191739728312','2025-02-16 20:52:08',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(20140,'5500','191739728312','2025-02-16 21:23:31',1416.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20141,'4000','191739728312','2025-02-16 20:52:35',NULL,1200.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(20142,'4000','191739728312','2025-02-16 20:52:08',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(20164,'1050','191739803412','2025-02-17 17:43:51',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173980343592007929233','No',NULL,NULL,''),(20165,'4000','191739803412','2025-02-17 17:43:51',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(20190,'1050','191739806658','2025-02-17 18:38:25',150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173980671172629293223','No',NULL,NULL,''),(20191,'4000','191739806658','2025-02-17 18:38:25',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(20192,'1050','191739806751','2025-02-17 18:41:19',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173980688532399630020','No',NULL,NULL,''),(20193,'1110','191739806751','2025-02-17 18:41:19',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(20194,'5500','191739806751','2025-02-17 18:40:37',195.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20195,'4000','191739806751','2025-02-17 18:41:19',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(20196,'1050','191739803301','2025-02-17 17:43:28',1500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173980761320392223373','No',NULL,NULL,''),(20197,'1110','191739803301','2025-02-17 17:43:28',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(20198,'1110','191739803301','2025-02-17 17:41:41',NULL,176.00,'','19','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(20199,'1110','191739803301','2025-02-17 17:42:49',NULL,176.00,'','19','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(20200,'1110','191739803301','2025-02-17 17:43:01',NULL,176.00,'','19','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(20201,'1110','191739803301','2025-02-17 18:52:36',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(20202,'5500','191739803301','2025-02-17 18:53:01',1114.56,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20203,'4000','191739803301','2025-02-17 17:43:28',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(20204,'4000','191739803301','2025-02-17 17:41:41',NULL,250.00,'','19','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(20205,'4000','191739803301','2025-02-17 17:42:49',NULL,250.00,'','19','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(20206,'4000','191739803301','2025-02-17 17:43:01',NULL,250.00,'','19','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(20207,'4000','191739803301','2025-02-17 18:52:36',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(20214,'1050','191739807672','2025-02-17 19:00:12',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173980802432233821303','No',NULL,NULL,''),(20215,'4000','191739807672','2025-02-17 19:00:12',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(20226,'1050','191739800580','2025-02-17 16:56:45',7500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173980915233212202132','No',NULL,NULL,''),(20227,'1110','191739800580','2025-02-17 16:56:20',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(20228,'1110','191739800580','2025-02-17 17:41:01',NULL,956.00,'','19','1','Inventory sold','1','','sales','B181','','No',NULL,NULL,''),(20229,'1110','191739800580','2025-02-17 17:41:16',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(20230,'1110','191739800580','2025-02-17 17:51:22',NULL,956.00,'','19','1','Inventory sold','1','','sales','B181','','No',NULL,NULL,''),(20231,'1110','191739800580','2025-02-17 18:15:43',NULL,956.00,'','19','1','Inventory sold','1','','sales','B181','','No',NULL,NULL,''),(20232,'5500','191739800580','2025-02-17 19:18:55',3010.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20233,'4000','191739800580','2025-02-17 16:56:45',NULL,300.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(20234,'4000','191739800580','2025-02-17 16:56:20',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(20235,'4000','191739800580','2025-02-17 16:56:33',NULL,300.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(20236,'4000','191739800580','2025-02-17 17:41:01',NULL,1700.00,'','19','1','Good sold','1','','sales','B181','','No',NULL,NULL,''),(20237,'4000','191739800580','2025-02-17 17:41:16',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(20238,'4000','191739800580','2025-02-17 17:51:11',NULL,1500.00,'','19','1','Good sold','1','','sales','6509','','No',NULL,NULL,''),(20239,'4000','191739800580','2025-02-17 17:51:22',NULL,1700.00,'','19','1','Good sold','1','','sales','B181','','No',NULL,NULL,''),(20240,'4000','191739800580','2025-02-17 18:15:43',NULL,1700.00,'','19','1','Good sold','1','','sales','B181','','No',NULL,NULL,''),(20241,'1050','191739807620','2025-02-17 18:54:19',2600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173981341222233303127','No',NULL,NULL,''),(20242,'1110','191739807620','2025-02-17 18:54:19',NULL,195.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(20243,'1110','191739807620','2025-02-17 18:53:40',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(20244,'1110','191739807620','2025-02-17 18:53:57',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(20245,'1110','191739807620','2025-02-17 19:01:39',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(20246,'1110','191739807620','2025-02-17 19:02:11',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(20247,'1110','191739807620','2025-02-17 20:29:29',NULL,195.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(20248,'5500','191739807620','2025-02-17 20:29:46',2228.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20249,'4000','191739807620','2025-02-17 18:54:19',NULL,300.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(20250,'4000','191739807620','2025-02-17 18:53:40',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(20251,'4000','191739807620','2025-02-17 18:53:57',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(20252,'4000','191739807620','2025-02-17 19:01:39',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(20253,'4000','191739807620','2025-02-17 19:02:11',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(20254,'4000','191739807620','2025-02-17 20:29:29',NULL,300.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(20255,'1050','191739879969','2025-02-18 15:00:19',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173988002131293372222','No',NULL,NULL,''),(20256,'1110','191739879969','2025-02-18 15:00:19',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(20257,'5500','191739879969','2025-02-18 14:59:45',391.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20258,'4000','191739879969','2025-02-18 15:00:19',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(20259,'4000','191739879969','2025-02-18 14:59:29',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(20260,'1050','191739949342','2025-02-19 10:16:46',1200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173994940802207330233','No',NULL,NULL,''),(20261,'1110','191739949342','2025-02-19 10:15:42',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(20262,'1110','191739949342','2025-02-19 10:16:10',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(20263,'5500','191739949342','2025-02-19 10:16:37',258.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20264,'4000','191739949342','2025-02-19 10:16:46',NULL,600.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(20265,'4000','191739949342','2025-02-19 10:15:42',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(20266,'4000','191739949342','2025-02-19 10:16:10',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(20267,'4000','191739949342','2025-02-19 10:16:20',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(20268,'1050','11739949606','2025-02-19 10:20:16',100.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1173994962502330220076','No',NULL,NULL,''),(20269,'4000','11739949606','2025-02-19 10:20:16',NULL,100.00,'','1','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(20270,'1050','191739949409','2025-02-19 10:20:33',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173994965423032320275','No',NULL,NULL,''),(20271,'1110','191739949409','2025-02-19 10:20:33',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(20272,'5500','191739949409','2025-02-19 10:17:17',391.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20273,'4000','191739949409','2025-02-19 10:20:33',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(20274,'4000','191739949409','2025-02-19 10:16:49',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(20275,'1050','191739949735','2025-02-19 10:22:22',350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19173994974903332343090','No',NULL,NULL,''),(20276,'1110','191739949735','2025-02-19 10:22:22',NULL,220.00,'','19','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(20277,'5500','191739949735','2025-02-19 10:22:15',220.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20278,'4000','191739949735','2025-02-19 10:22:22',NULL,350.00,'','19','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(20279,'1050','191740037522','2025-02-20 10:45:36',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174003756430242441123','No',NULL,NULL,''),(20280,'4000','191740037522','2025-02-20 10:45:36',NULL,300.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(20281,'1050','121740037863','2025-02-20 10:53:22',1150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174003801021002131373','No',NULL,NULL,''),(20282,'1110','121740037863','2025-02-20 10:53:22',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(20283,'1110','121740037863','2025-02-20 10:52:18',NULL,150.00,'','12','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(20284,'5500','121740037863','2025-02-20 10:53:09',354.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20285,'4000','121740037863','2025-02-20 10:53:22',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(20286,'4000','121740037863','2025-02-20 10:51:03',NULL,300.00,'','12','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(20287,'4000','121740037863','2025-02-20 10:52:18',NULL,200.00,'','12','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(20288,'4000','121740037863','2025-02-20 10:52:30',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(20289,'4000','121740037863','2025-02-20 10:53:02',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(20290,'1050','121740125914','2025-02-21 11:18:50',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174012593232122202023','No',NULL,NULL,''),(20291,'1110','121740125914','2025-02-21 11:18:50',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(20292,'5500','121740125914','2025-02-21 11:18:34',338.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20293,'4000','121740125914','2025-02-21 11:18:50',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(20294,'1050','121740125943','2025-02-21 11:19:21',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174012596423162220420','No',NULL,NULL,''),(20295,'1110','121740125943','2025-02-21 11:19:21',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(20296,'5500','121740125943','2025-02-21 11:19:03',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20297,'4000','121740125943','2025-02-21 11:19:21',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(20298,'1050','121740125979','2025-02-21 11:20:06',1050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174012600922034200220','No',NULL,NULL,''),(20299,'4000','121740125979','2025-02-21 11:20:06',NULL,750.00,'','12','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(20300,'4000','121740125979','2025-02-21 11:19:39',NULL,300.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(20301,'1050','121740126783','2025-02-21 11:33:13',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174012679607431390122','No',NULL,NULL,''),(20302,'4000','121740126783','2025-02-21 11:33:13',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(20303,'1050','121740155672','2025-02-21 19:35:34',1100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174015574003020020127','No',NULL,NULL,''),(20304,'1110','121740155672','2025-02-21 19:35:34',NULL,507.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(20305,'1110','121740155672','2025-02-21 19:34:32',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(20306,'5500','121740155672','2025-02-21 19:35:24',507.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20307,'4000','121740155672','2025-02-21 19:35:34',NULL,750.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(20308,'4000','121740155672','2025-02-21 19:34:32',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(20309,'4000','121740155672','2025-02-21 19:34:45',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(20310,'4000','121740155672','2025-02-21 19:35:06',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(20311,'1050','121740155745','2025-02-21 19:36:55',3000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174015582050030030831','No',NULL,NULL,''),(20312,'1110','121740155745','2025-02-21 19:36:55',NULL,680.00,'','12','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(20313,'1110','121740155745','2025-02-21 19:35:45',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(20314,'1110','121740155745','2025-02-21 19:35:58',NULL,352.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(20315,'1110','121740155745','2025-02-21 19:36:08',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(20316,'1110','121740155745','2025-02-21 19:36:24',NULL,400.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(20317,'5500','121740155745','2025-02-21 19:36:43',1874.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20318,'4000','121740155745','2025-02-21 19:36:55',NULL,1200.00,'','12','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(20319,'4000','121740155745','2025-02-21 19:35:45',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(20320,'4000','121740155745','2025-02-21 19:35:58',NULL,600.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(20321,'4000','121740155745','2025-02-21 19:36:08',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(20322,'4000','121740155745','2025-02-21 19:36:24',NULL,400.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(20323,'1050','121740156313','2025-02-21 19:45:47',2250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174015635035136032053','No',NULL,NULL,''),(20324,'1110','121740156313','2025-02-21 19:45:47',NULL,750.00,'','12','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(20325,'1110','121740156313','2025-02-21 19:45:13',NULL,750.00,'','12','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(20326,'1110','121740156313','2025-02-21 19:45:27',NULL,750.00,'','12','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(20327,'5500','121740156313','2025-02-21 19:45:38',2250.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20328,'4000','121740156313','2025-02-21 19:45:47',NULL,750.00,'','12','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(20329,'4000','121740156313','2025-02-21 19:45:13',NULL,750.00,'','12','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(20330,'4000','121740156313','2025-02-21 19:45:27',NULL,750.00,'','12','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(20331,'1050','121740317137','2025-02-23 17:13:12',2700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174031999833033202123','No',NULL,NULL,''),(20332,'1110','121740317137','2025-02-23 17:13:12',NULL,400.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(20333,'1110','121740317137','2025-02-23 16:37:12',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(20334,'1110','121740317137','2025-02-23 17:11:48',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(20335,'1110','121740317137','2025-02-23 17:12:02',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(20336,'5500','121740317137','2025-02-23 17:13:02',1984.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20337,'4000','121740317137','2025-02-23 17:13:12',NULL,800.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(20338,'4000','121740317137','2025-02-23 16:37:12',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(20339,'4000','121740317137','2025-02-23 16:48:15',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(20340,'4000','121740317137','2025-02-23 17:11:48',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(20341,'4000','121740317137','2025-02-23 17:12:02',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(20342,'1050','121740320000','2025-02-23 17:14:13',1350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174032006801226233313','No',NULL,NULL,''),(20343,'1110','121740320000','2025-02-23 17:14:13',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(20344,'1110','121740320000','2025-02-23 17:13:58',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(20345,'5500','121740320000','2025-02-23 17:14:06',850.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20346,'4000','121740320000','2025-02-23 17:14:13',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(20347,'4000','121740320000','2025-02-23 17:13:20',NULL,300.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(20348,'4000','121740320000','2025-02-23 17:13:58',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(20364,'1050','121740321474','2025-02-23 17:39:16',1100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174032157322277203030','No',NULL,NULL,''),(20365,'1110','121740321474','2025-02-23 17:39:16',NULL,600.00,'','12','1','Inventory sold','1','','sales','5981','','No',NULL,NULL,''),(20366,'1110','121740321474','2025-02-23 17:38:39',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(20367,'5500','121740321474','2025-02-23 17:38:52',816.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20368,'4000','121740321474','2025-02-23 17:39:16',NULL,600.00,'','12','1','Good sold','1','','sales','5981','','No',NULL,NULL,''),(20369,'4000','121740321474','2025-02-23 17:37:54',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(20370,'4000','121740321474','2025-02-23 17:38:39',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(20388,'1050','121740320069','2025-02-23 17:37:48',5700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174032244107722224272','No',NULL,NULL,''),(20389,'1110','121740320069','2025-02-23 17:37:48',NULL,3000.00,'','12','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(20390,'1110','121740320069','2025-02-23 17:14:29',NULL,300.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(20391,'1110','121740320069','2025-02-23 17:36:32',NULL,126.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(20392,'1110','121740320069','2025-02-23 17:36:41',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(20393,'1110','121740320069','2025-02-23 17:37:06',NULL,186.68,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(20394,'1110','121740320069','2025-02-23 17:37:34',NULL,186.68,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(20395,'1110','121740320069','2025-02-23 17:43:34',NULL,352.00,'','12','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(20396,'5500','121740320069','2025-02-23 17:53:48',4367.36,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20397,'4000','121740320069','2025-02-23 17:37:48',NULL,3000.00,'','12','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(20398,'4000','121740320069','2025-02-23 17:14:29',NULL,600.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(20399,'4000','121740320069','2025-02-23 17:36:18',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(20400,'4000','121740320069','2025-02-23 17:36:32',NULL,300.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(20401,'4000','121740320069','2025-02-23 17:36:41',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(20402,'4000','121740320069','2025-02-23 17:36:53',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(20403,'4000','121740320069','2025-02-23 17:37:06',NULL,250.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(20404,'4000','121740320069','2025-02-23 17:37:14',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(20405,'4000','121740320069','2025-02-23 17:37:34',NULL,250.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(20406,'4000','121740320069','2025-02-23 17:43:34',NULL,500.00,'','12','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(20422,'1050','121740322497','2025-02-23 17:55:39',400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174032254102313332312','No',NULL,NULL,''),(20423,'1110','121740322497','2025-02-23 17:55:39',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(20424,'5500','121740322497','2025-02-23 17:54:57',216.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20425,'4000','121740322497','2025-02-23 17:55:39',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(20441,'1050','121740322641','2025-02-23 17:58:09',1200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174032269447213932900','No',NULL,NULL,''),(20442,'1110','121740322641','2025-02-23 17:58:09',NULL,600.00,'','12','1','Inventory sold','1','','sales','5981','','No',NULL,NULL,''),(20443,'1110','121740322641','2025-02-23 17:57:21',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(20444,'1110','121740322641','2025-02-23 17:57:47',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(20445,'5500','121740322641','2025-02-23 17:58:01',916.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20446,'4000','121740322641','2025-02-23 17:58:09',NULL,600.00,'','12','1','Good sold','1','','sales','5981','','No',NULL,NULL,''),(20447,'4000','121740322641','2025-02-23 17:57:21',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(20448,'4000','121740322641','2025-02-23 17:57:47',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(20449,'1050','121740322695','2025-02-23 18:21:56',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174032412131220220302','No',NULL,NULL,''),(20450,'1110','121740322695','2025-02-23 18:21:56',NULL,176.00,'','12','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(20451,'1110','121740322695','2025-02-23 17:58:15',NULL,186.68,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(20452,'5500','121740322695','2025-02-23 18:21:20',362.68,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20453,'4000','121740322695','2025-02-23 18:21:56',NULL,250.00,'','12','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(20454,'4000','121740322695','2025-02-23 17:58:15',NULL,250.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(20455,'1050','121740322542','2025-02-23 17:56:28',1750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174032450223322023314','No',NULL,NULL,''),(20456,'1110','121740322542','2025-02-23 17:55:42',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(20457,'1110','121740322542','2025-02-23 17:55:59',NULL,750.00,'','12','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(20458,'1110','121740322542','2025-02-23 17:56:07',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(20459,'5500','121740322542','2025-02-23 18:28:12',1066.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20460,'4000','121740322542','2025-02-23 17:56:28',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(20461,'4000','121740322542','2025-02-23 17:55:42',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(20462,'4000','121740322542','2025-02-23 17:55:59',NULL,750.00,'','12','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(20463,'4000','121740322542','2025-02-23 17:56:07',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(20464,'4000','121740322542','2025-02-23 17:56:18',NULL,300.00,'','12','1','Good sold','1','','sales','6593','','No',NULL,NULL,''),(20467,'1050','121740325986','2025-02-23 18:53:48',2500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174032603030323023302','No',NULL,NULL,''),(20468,'1110','121740325986','2025-02-23 18:53:48',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(20469,'1110','121740325986','2025-02-23 18:53:06',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(20470,'5500','121740325986','2025-02-23 18:53:38',1300.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20471,'4000','121740325986','2025-02-23 18:53:48',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(20472,'4000','121740325986','2025-02-23 18:53:06',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(20473,'4000','121740325986','2025-02-23 18:53:18',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(20474,'4000','121740325986','2025-02-23 18:53:27',NULL,300.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(20475,'1050','121740326032','2025-02-23 18:54:19',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174032606130603100302','No',NULL,NULL,''),(20476,'1110','121740326032','2025-02-23 18:54:19',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(20477,'1110','121740326032','2025-02-23 18:53:52',NULL,200.00,'','12','1','Inventory sold','1','','sales','6017','','No',NULL,NULL,''),(20478,'5500','121740326032','2025-02-23 18:54:08',200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20479,'4000','121740326032','2025-02-23 18:54:19',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(20480,'4000','121740326032','2025-02-23 18:53:52',NULL,200.00,'','12','1','Good sold','1','','sales','6017','','No',NULL,NULL,''),(20491,'1050','121740325803','2025-02-23 18:50:14',950.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174032637532427232322','No',NULL,NULL,''),(20492,'1110','121740325803','2025-02-23 18:50:04',NULL,176.00,'','12','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(20493,'5500','121740325803','2025-02-23 18:58:54',176.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20494,'4000','121740325803','2025-02-23 18:50:14',NULL,700.00,'','12','1','Good sold','1','','sales','6594','','No',NULL,NULL,''),(20495,'4000','121740325803','2025-02-23 18:50:04',NULL,250.00,'','12','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(20496,'1050','121740326536','2025-02-23 19:03:57',7350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174032664122312323272','No',NULL,NULL,''),(20497,'1110','121740326536','2025-02-23 19:03:57',NULL,1020.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(20498,'1110','121740326536','2025-02-23 19:02:26',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(20499,'1110','121740326536','2025-02-23 19:02:36',NULL,880.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(20500,'1110','121740326536','2025-02-23 19:02:47',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(20501,'1110','121740326536','2025-02-23 19:03:04',NULL,680.00,'','12','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(20502,'1110','121740326536','2025-02-23 19:03:16',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(20503,'1110','121740326536','2025-02-23 19:03:24',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(20504,'5500','121740326536','2025-02-23 19:03:49',4207.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20505,'4000','121740326536','2025-02-23 19:03:57',NULL,1500.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(20506,'4000','121740326536','2025-02-23 19:02:16',NULL,300.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(20507,'4000','121740326536','2025-02-23 19:02:26',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(20508,'4000','121740326536','2025-02-23 19:02:36',NULL,1500.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(20509,'4000','121740326536','2025-02-23 19:02:47',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(20510,'4000','121740326536','2025-02-23 19:03:04',NULL,1200.00,'','12','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(20511,'4000','121740326536','2025-02-23 19:03:16',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(20512,'4000','121740326536','2025-02-23 19:03:24',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(20513,'4000','121740326536','2025-02-23 19:03:33',NULL,300.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(20514,'1050','121740326642','2025-02-23 19:07:47',2600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174032687030030332732','No',NULL,NULL,''),(20515,'1110','121740326642','2025-02-23 19:04:02',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(20516,'1110','121740326642','2025-02-23 19:06:29',NULL,610.00,'','12','1','Inventory sold','1','','sales','B064','','No',NULL,NULL,''),(20517,'1110','121740326642','2025-02-23 19:06:51',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(20518,'1110','121740326642','2025-02-23 19:07:15',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(20519,'1110','121740326642','2025-02-23 19:07:26',NULL,600.00,'','12','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(20520,'5500','121740326642','2025-02-23 19:07:37',1568.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20521,'4000','121740326642','2025-02-23 19:07:47',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(20522,'4000','121740326642','2025-02-23 19:04:02',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(20523,'4000','121740326642','2025-02-23 19:06:29',NULL,1200.00,'','12','1','Good sold','1','','sales','B064','','No',NULL,NULL,''),(20524,'4000','121740326642','2025-02-23 19:06:51',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(20525,'4000','121740326642','2025-02-23 19:07:15',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(20526,'4000','121740326642','2025-02-23 19:07:26',NULL,600.00,'','12','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(20548,'1050','121740326874','2025-02-23 19:19:41',8450.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174032887502321222323','No',NULL,NULL,''),(20549,'1110','121740326874','2025-02-23 19:19:41',NULL,782.08,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(20550,'1110','121740326874','2025-02-23 19:14:15',NULL,560.04,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(20551,'1110','121740326874','2025-02-23 19:15:04',NULL,528.00,'','12','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(20552,'1110','121740326874','2025-02-23 19:15:35',NULL,237.50,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(20553,'1110','121740326874','2025-02-23 19:15:47',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(20554,'1110','121740326874','2025-02-23 19:15:59',NULL,432.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(20555,'1110','121740326874','2025-02-23 19:16:18',NULL,50.00,'','12','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(20556,'1110','121740326874','2025-02-23 19:16:36',NULL,600.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(20557,'1110','121740326874','2025-02-23 19:19:32',NULL,2400.00,'','12','1','Inventory sold','1','','sales','6591','','No',NULL,NULL,''),(20558,'5500','121740326874','2025-02-23 19:40:54',5631.62,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20559,'4000','121740326874','2025-02-23 19:19:41',NULL,1000.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(20560,'4000','121740326874','2025-02-23 19:14:15',NULL,750.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(20561,'4000','121740326874','2025-02-23 19:15:04',NULL,750.00,'','12','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(20562,'4000','121740326874','2025-02-23 19:15:35',NULL,600.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(20563,'4000','121740326874','2025-02-23 19:15:47',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(20564,'4000','121740326874','2025-02-23 19:15:59',NULL,800.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(20565,'4000','121740326874','2025-02-23 19:16:09',NULL,400.00,'','12','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(20566,'4000','121740326874','2025-02-23 19:16:18',NULL,200.00,'','12','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(20567,'4000','121740326874','2025-02-23 19:16:36',NULL,1200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(20568,'4000','121740326874','2025-02-23 19:16:48',NULL,100.00,'','12','1','Good sold','1','','sales','6537','','No',NULL,NULL,''),(20569,'4000','121740326874','2025-02-23 19:19:09',NULL,150.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(20570,'4000','121740326874','2025-02-23 19:19:32',NULL,2400.00,'','12','1','Good sold','1','','sales','6591','','No',NULL,NULL,''),(20588,'1050','121740321576','2025-02-23 17:54:02',4750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174032947622201203402','No',NULL,NULL,''),(20589,'1110','121740321576','2025-02-23 17:54:02',NULL,975.00,'','12','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(20590,'1110','121740321576','2025-02-23 17:42:41',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(20591,'1110','121740321576','2025-02-23 17:44:50',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(20592,'1110','121740321576','2025-02-23 17:45:05',NULL,100.00,'','12','1','Inventory sold','1','','sales','6030','','No',NULL,NULL,''),(20593,'1110','121740321576','2025-02-23 17:46:32',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(20594,'5500','121740321576','2025-02-23 19:50:59',2617.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20595,'4000','121740321576','2025-02-23 17:54:02',NULL,2000.00,'','12','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(20596,'4000','121740321576','2025-02-23 17:39:36',NULL,300.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(20597,'4000','121740321576','2025-02-23 17:42:41',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(20598,'4000','121740321576','2025-02-23 17:43:47',NULL,50.00,'','12','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(20599,'4000','121740321576','2025-02-23 17:44:41',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(20600,'4000','121740321576','2025-02-23 17:44:50',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(20601,'4000','121740321576','2025-02-23 17:45:05',NULL,200.00,'','12','1','Good sold','1','','sales','6030','','No',NULL,NULL,''),(20602,'4000','121740321576','2025-02-23 17:46:32',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(20603,'4000','121740321576','2025-02-23 17:50:04',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(20604,'4000','121740321576','2025-02-23 19:42:38',NULL,100.00,'','12','1','Good sold','1','','sales','6566','','No',NULL,NULL,''),(20605,'4000','121740321576','2025-02-23 19:43:37',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(20606,'1050','121740322611','2025-02-23 17:57:13',1400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174032951522371200123','No',NULL,NULL,''),(20607,'1110','121740322611','2025-02-23 17:57:13',NULL,338.16,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(20608,'1110','121740322611','2025-02-23 17:56:51',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(20609,'1110','121740322611','2025-02-23 17:57:02',NULL,169.08,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(20610,'1110','121740322611','2025-02-23 18:55:27',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(20611,'1110','121740322611','2025-02-23 18:55:36',NULL,169.08,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(20612,'5500','121740322611','2025-02-23 19:51:44',922.32,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20613,'4000','121740322611','2025-02-23 17:57:13',NULL,500.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(20614,'4000','121740322611','2025-02-23 17:56:51',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(20615,'4000','121740322611','2025-02-23 17:57:02',NULL,250.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(20616,'4000','121740322611','2025-02-23 18:55:27',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(20617,'4000','121740322611','2025-02-23 18:55:36',NULL,250.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(20630,'1050','121740330904','2025-02-23 20:16:31',1800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174033099320022300232','No',NULL,NULL,''),(20631,'1110','121740330904','2025-02-23 20:16:31',NULL,600.00,'','12','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(20632,'1110','121740330904','2025-02-23 20:15:04',NULL,750.00,'','12','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(20633,'1110','121740330904','2025-02-23 20:15:42',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(20634,'5500','121740330904','2025-02-23 20:16:15',1550.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20635,'4000','121740330904','2025-02-23 20:16:31',NULL,600.00,'','12','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(20636,'4000','121740330904','2025-02-23 20:15:04',NULL,750.00,'','12','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(20637,'4000','121740330904','2025-02-23 20:15:42',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(20638,'4000','121740330904','2025-02-23 20:16:04',NULL,50.00,'','12','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(20639,'1050','121740329518','2025-02-23 20:15:00',4000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174033352625323720032','No',NULL,NULL,''),(20640,'1110','121740329518','2025-02-23 20:15:00',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(20641,'1110','121740329518','2025-02-23 19:51:58',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(20642,'1110','121740329518','2025-02-23 19:53:38',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(20643,'1110','121740329518','2025-02-23 19:54:27',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(20644,'5500','121740329518','2025-02-23 20:58:32',1700.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20645,'4000','121740329518','2025-02-23 20:15:00',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(20646,'4000','121740329518','2025-02-23 19:51:58',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(20647,'4000','121740329518','2025-02-23 19:52:28',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(20648,'4000','121740329518','2025-02-23 19:52:36',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(20649,'4000','121740329518','2025-02-23 19:53:21',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(20650,'4000','121740329518','2025-02-23 19:53:30',NULL,800.00,'','12','1','Good sold','1','','sales','6572','','No',NULL,NULL,''),(20651,'4000','121740329518','2025-02-23 19:53:38',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(20652,'4000','121740329518','2025-02-23 19:54:27',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(20653,'1050','121740334080','2025-02-23 21:08:07',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174033409120203304102','No',NULL,NULL,''),(20654,'4000','121740334080','2025-02-23 21:08:07',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(20655,'1050','121740335157','2025-02-23 21:26:05',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174033517422222202323','No',NULL,NULL,''),(20656,'4000','121740335157','2025-02-23 21:26:05',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(20657,'1050','121740392671','2025-02-24 13:25:16',4500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174039271932037332723','No',NULL,NULL,''),(20658,'1110','121740392671','2025-02-24 13:25:16',NULL,2900.00,'','12','1','Inventory sold','1','','sales','B157','','No',NULL,NULL,''),(20659,'1110','121740392671','2025-02-24 13:24:31',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(20660,'5500','121740392671','2025-02-24 13:25:04',2942.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20661,'4000','121740392671','2025-02-24 13:25:16',NULL,3500.00,'','12','1','Good sold','1','','sales','B157','','No',NULL,NULL,''),(20662,'4000','121740392671','2025-02-24 13:24:31',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(20663,'4000','121740392671','2025-02-24 13:24:42',NULL,600.00,'','12','1','Good sold','1','','sales','6529','','No',NULL,NULL,''),(20664,'4000','121740392671','2025-02-24 13:24:49',NULL,300.00,'','12','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(20665,'1050','121740392721','2025-02-24 13:25:46',1500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174039274922013022722','No',NULL,NULL,''),(20666,'1110','121740392721','2025-02-24 13:25:46',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(20667,'5500','121740392721','2025-02-24 13:25:33',1000.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20668,'4000','121740392721','2025-02-24 13:25:46',NULL,1200.00,'','12','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(20669,'4000','121740392721','2025-02-24 13:25:21',NULL,300.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(20670,'1050','121740392750','2025-02-24 13:26:08',900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174039277132203107723','No',NULL,NULL,''),(20671,'1110','121740392750','2025-02-24 13:26:08',NULL,528.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(20672,'5500','121740392750','2025-02-24 13:25:50',528.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20673,'4000','121740392750','2025-02-24 13:26:08',NULL,900.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(20674,'1050','121740392772','2025-02-24 13:26:33',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174039279700331323012','No',NULL,NULL,''),(20675,'1110','121740392772','2025-02-24 13:26:33',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(20676,'1110','121740392772','2025-02-24 13:26:12',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(20677,'5500','121740392772','2025-02-24 13:26:25',258.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20678,'4000','121740392772','2025-02-24 13:26:33',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(20679,'4000','121740392772','2025-02-24 13:26:12',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(20680,'1050','121740392798','2025-02-24 13:27:26',3800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174039285003203422330','No',NULL,NULL,''),(20681,'1110','121740392798','2025-02-24 13:27:26',NULL,432.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(20682,'1110','121740392798','2025-02-24 13:26:38',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(20683,'1110','121740392798','2025-02-24 13:26:52',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(20684,'5500','121740392798','2025-02-24 13:27:07',674.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20685,'4000','121740392798','2025-02-24 13:27:26',NULL,800.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(20686,'4000','121740392798','2025-02-24 13:26:38',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(20687,'4000','121740392798','2025-02-24 13:26:52',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(20688,'4000','121740392798','2025-02-24 13:27:00',NULL,2500.00,'','12','1','Good sold','1','','sales','6540','','No',NULL,NULL,''),(20689,'1050','121740403570','2025-02-24 16:27:57',1900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174040368032314102830','No',NULL,NULL,''),(20690,'1110','121740403570','2025-02-24 16:27:57',NULL,1500.00,'','12','1','Inventory sold','1','','sales','6015','','No',NULL,NULL,''),(20691,'1110','121740403570','2025-02-24 16:27:41',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(20692,'5500','121740403570','2025-02-24 16:27:48',1579.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20693,'4000','121740403570','2025-02-24 16:27:57',NULL,1500.00,'','12','1','Good sold','1','','sales','6015','','No',NULL,NULL,''),(20694,'4000','121740403570','2025-02-24 16:26:10',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(20695,'4000','121740403570','2025-02-24 16:27:34',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(20696,'4000','121740403570','2025-02-24 16:27:41',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(20697,'1050','121740403681','2025-02-24 16:28:14',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174040369637362040300','No',NULL,NULL,''),(20698,'4000','121740403681','2025-02-24 16:28:14',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(20699,'1050','121740408089','2025-02-24 17:44:41',3600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174040828432240022314','No',NULL,NULL,''),(20700,'1110','121740408089','2025-02-24 17:44:41',NULL,782.08,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(20701,'1110','121740408089','2025-02-24 17:41:29',NULL,704.00,'','12','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(20702,'1110','121740408089','2025-02-24 17:43:50',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(20703,'1110','121740408089','2025-02-24 17:44:07',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(20704,'5500','121740408089','2025-02-24 17:44:33',2886.08,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20705,'4000','121740408089','2025-02-24 17:44:41',NULL,1000.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(20706,'4000','121740408089','2025-02-24 17:41:29',NULL,1000.00,'','12','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(20707,'4000','121740408089','2025-02-24 17:43:50',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(20708,'4000','121740408089','2025-02-24 17:44:07',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(20709,'4000','121740408089','2025-02-24 17:44:26',NULL,100.00,'','12','1','Good sold','1','','sales','6526','','No',NULL,NULL,''),(20719,'1050','121740411929','2025-02-24 18:45:38',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174041194133392202133','No',NULL,NULL,''),(20720,'1110','121740411929','2025-02-24 18:45:38',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(20721,'5500','121740411929','2025-02-24 18:45:29',204.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20722,'4000','121740411929','2025-02-24 18:45:38',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(20723,'1050','121740409930','2025-02-24 18:13:01',1600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174041431140731140220','No',NULL,NULL,''),(20724,'1110','121740409930','2025-02-24 18:13:01',NULL,272.00,'','12','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(20725,'1110','121740409930','2025-02-24 18:12:10',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(20726,'1110','121740409930','2025-02-24 18:12:39',NULL,352.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(20727,'1110','121740409930','2025-02-24 18:12:48',NULL,272.00,'','12','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(20728,'5500','121740409930','2025-02-24 19:24:14',975.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20729,'4000','121740409930','2025-02-24 18:13:01',NULL,350.00,'','12','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(20730,'4000','121740409930','2025-02-24 18:12:10',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(20731,'4000','121740409930','2025-02-24 18:12:30',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(20732,'4000','121740409930','2025-02-24 18:12:39',NULL,600.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(20733,'4000','121740409930','2025-02-24 18:12:48',NULL,350.00,'','12','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(20734,'1050','121740414472','2025-02-24 20:45:34',1600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174041913649042149124','No',NULL,NULL,''),(20735,'1110','121740414472','2025-02-24 20:45:34',NULL,352.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(20736,'1110','121740414472','2025-02-24 20:12:03',NULL,600.00,'','12','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(20737,'1110','121740414472','2025-02-24 20:45:11',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(20738,'1110','121740414472','2025-02-24 20:45:18',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(20739,'5500','121740414472','2025-02-24 20:45:25',1131.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20740,'4000','121740414472','2025-02-24 20:45:34',NULL,600.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(20741,'4000','121740414472','2025-02-24 20:12:03',NULL,600.00,'','12','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(20742,'4000','121740414472','2025-02-24 20:45:11',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(20743,'4000','121740414472','2025-02-24 20:45:18',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(20744,'1050','191740486602','2025-02-25 15:31:15',1700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174048667930130303430','No',NULL,NULL,''),(20745,'1110','191740486602','2025-02-25 15:31:15',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(20746,'1110','191740486602','2025-02-25 15:30:03',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(20747,'5500','191740486602','2025-02-25 15:31:05',1100.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20748,'4000','191740486602','2025-02-25 15:31:15',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(20749,'4000','191740486602','2025-02-25 15:30:03',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(20750,'4000','191740486602','2025-02-25 15:30:39',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(20751,'4000','191740486602','2025-02-25 15:30:55',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(20761,'1050','191740486682','2025-02-25 16:14:28',2100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174049148232399130020','No',NULL,NULL,''),(20762,'1110','191740486682','2025-02-25 16:14:28',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(20763,'1110','191740486682','2025-02-25 16:13:54',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(20764,'1110','191740486682','2025-02-25 16:14:18',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(20765,'5500','191740486682','2025-02-25 16:51:09',380.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20766,'4000','191740486682','2025-02-25 16:14:28',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(20767,'4000','191740486682','2025-02-25 15:31:22',NULL,1200.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(20768,'4000','191740486682','2025-02-25 15:31:56',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(20769,'4000','191740486682','2025-02-25 16:13:54',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(20770,'4000','191740486682','2025-02-25 16:14:05',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(20771,'4000','191740486682','2025-02-25 16:14:18',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(20772,'1050','191740491485','2025-02-25 16:51:39',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174049150694120234320','No',NULL,NULL,''),(20773,'1110','191740491485','2025-02-25 16:51:39',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(20774,'5500','191740491485','2025-02-25 16:51:25',216.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20775,'4000','191740491485','2025-02-25 16:51:39',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(20781,'1050','191740491509','2025-02-25 18:10:30',1550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174050061300232339053','No',NULL,NULL,''),(20782,'1110','191740491509','2025-02-25 16:51:49',NULL,176.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(20783,'1110','191740491509','2025-02-25 18:10:11',NULL,176.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(20784,'1110','191740491509','2025-02-25 19:22:53',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(20785,'1110','191740491509','2025-02-25 19:23:02',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(20786,'5500','191740491509','2025-02-25 19:23:19',1102.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20787,'4000','191740491509','2025-02-25 18:10:30',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(20788,'4000','191740491509','2025-02-25 16:51:49',NULL,300.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(20789,'4000','191740491509','2025-02-25 18:10:11',NULL,300.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(20790,'4000','191740491509','2025-02-25 19:22:53',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(20791,'4000','191740491509','2025-02-25 19:23:02',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(20796,'1050','191740504095','2025-02-25 20:28:00',900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174050544922332134434','No',NULL,NULL,''),(20797,'1110','191740504095','2025-02-25 20:28:00',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(20798,'1110','191740504095','2025-02-25 20:21:35',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(20799,'5500','191740504095','2025-02-25 20:43:29',607.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20800,'4000','191740504095','2025-02-25 20:28:00',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(20801,'4000','191740504095','2025-02-25 20:21:35',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(20802,'1050','121740571339','2025-02-26 15:03:39',2050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174057142322051222717','No',NULL,NULL,''),(20803,'1110','121740571339','2025-02-26 15:02:19',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(20804,'1110','121740571339','2025-02-26 15:03:06',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(20805,'1110','121740571339','2025-02-26 15:03:14',NULL,200.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(20806,'5500','121740571339','2025-02-26 15:03:25',342.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20807,'4000','121740571339','2025-02-26 15:03:39',NULL,1200.00,'','12','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(20808,'4000','121740571339','2025-02-26 15:02:19',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(20809,'4000','121740571339','2025-02-26 15:02:39',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(20810,'4000','121740571339','2025-02-26 15:02:56',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(20811,'4000','121740571339','2025-02-26 15:03:06',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(20812,'4000','121740571339','2025-02-26 15:03:14',NULL,250.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(20813,'1050','121740571424','2025-02-26 15:06:11',700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174057157373320223033','No',NULL,NULL,''),(20814,'1110','121740571424','2025-02-26 15:06:11',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(20815,'5500','121740571424','2025-02-26 15:05:50',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20816,'4000','121740571424','2025-02-26 15:06:11',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(20817,'4000','121740571424','2025-02-26 15:03:44',NULL,100.00,'','12','1','Good sold','1','','sales','6526','','No',NULL,NULL,''),(20818,'4000','121740571424','2025-02-26 15:05:42',NULL,400.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(20819,'1050','121740571575','2025-02-26 15:08:22',400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174057170623020220200','No',NULL,NULL,''),(20820,'1110','121740571575','2025-02-26 15:08:22',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(20821,'5500','121740571575','2025-02-26 15:06:15',216.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20822,'4000','121740571575','2025-02-26 15:08:22',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(20823,'1050','121740586859','2025-02-26 19:22:40',3600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174058696392235242362','No',NULL,NULL,''),(20824,'1110','121740586859','2025-02-26 19:22:40',NULL,1500.00,'','12','1','Inventory sold','1','','sales','B042','','No',NULL,NULL,''),(20825,'1110','121740586859','2025-02-26 19:20:59',NULL,126.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(20826,'1110','121740586859','2025-02-26 19:21:57',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(20827,'5500','121740586859','2025-02-26 19:22:28',2526.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20828,'4000','121740586859','2025-02-26 19:22:40',NULL,2200.00,'','12','1','Good sold','1','','sales','B042','','No',NULL,NULL,''),(20829,'4000','121740586859','2025-02-26 19:20:59',NULL,300.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(20830,'4000','121740586859','2025-02-26 19:21:39',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(20831,'4000','121740586859','2025-02-26 19:21:57',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(20832,'4000','121740586859','2025-02-26 19:22:21',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(20833,'1050','121740642916','2025-02-27 10:55:25',150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174064292863211933223','No',NULL,NULL,''),(20834,'4000','121740642916','2025-02-27 10:55:25',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(20835,'1050','121740669225','2025-02-27 18:13:58',400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174066924223332341302','No',NULL,NULL,''),(20836,'1110','121740669225','2025-02-27 18:13:58',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(20837,'5500','121740669225','2025-02-27 18:13:46',216.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20838,'4000','121740669225','2025-02-27 18:13:58',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(20844,'1050','121740669279','2025-02-27 18:14:57',1300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174066930102031201243','No',NULL,NULL,''),(20845,'1110','121740669279','2025-02-27 18:14:57',NULL,610.00,'','12','1','Inventory sold','1','','sales','B064','','No',NULL,NULL,''),(20846,'1110','121740669279','2025-02-27 18:14:39',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(20847,'5500','121740669279','2025-02-27 18:14:49',652.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20848,'4000','121740669279','2025-02-27 18:14:57',NULL,1200.00,'','12','1','Good sold','1','','sales','B064','','No',NULL,NULL,''),(20849,'4000','121740669279','2025-02-27 18:14:39',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(20866,'1050','121740669247','2025-02-27 18:14:33',2200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174067461522323330023','No',NULL,NULL,''),(20867,'1110','121740669247','2025-02-27 18:14:33',NULL,1500.00,'','12','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(20868,'1110','121740669247','2025-02-27 18:14:22',NULL,100.00,'','12','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(20869,'5500','121740669247','2025-02-27 19:43:21',1600.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20870,'4000','121740669247','2025-02-27 18:14:33',NULL,1500.00,'','12','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(20871,'4000','121740669247','2025-02-27 18:14:08',NULL,500.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(20872,'4000','121740669247','2025-02-27 18:14:22',NULL,200.00,'','12','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(20873,'1050','121740669304','2025-02-27 18:15:43',1150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174067485322040720032','No',NULL,NULL,''),(20874,'1110','121740669304','2025-02-27 18:15:43',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(20875,'1110','121740669304','2025-02-27 18:15:21',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(20876,'1110','121740669304','2025-02-27 18:15:34',NULL,176.00,'','12','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(20877,'1110','121740669304','2025-02-27 19:39:52',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(20878,'5500','121740669304','2025-02-27 19:47:12',667.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20879,'4000','121740669304','2025-02-27 18:15:43',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(20880,'4000','121740669304','2025-02-27 18:15:04',NULL,200.00,'','12','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(20881,'4000','121740669304','2025-02-27 18:15:21',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(20882,'4000','121740669304','2025-02-27 18:15:34',NULL,250.00,'','12','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(20883,'4000','121740669304','2025-02-27 19:39:52',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(20884,'1050','121740747124','2025-02-28 15:52:31',450.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174074715437173402320','No',NULL,NULL,''),(20885,'1110','121740747124','2025-02-28 15:52:31',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(20886,'1110','121740747124','2025-02-28 15:52:04',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(20887,'5500','121740747124','2025-02-28 15:52:20',204.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20888,'4000','121740747124','2025-02-28 15:52:31',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(20889,'4000','121740747124','2025-02-28 15:52:04',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(20910,'1050','121740747162','2025-02-28 16:30:49',2600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174075307542533200303','No',NULL,NULL,''),(20911,'1110','121740747162','2025-02-28 16:30:49',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(20912,'1110','121740747162','2025-02-28 16:30:16',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(20913,'1110','121740747162','2025-02-28 16:30:25',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(20914,'1110','121740747162','2025-02-28 16:30:39',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(20915,'5500','121740747162','2025-02-28 17:31:01',1600.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20916,'4000','121740747162','2025-02-28 16:30:49',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(20917,'4000','121740747162','2025-02-28 15:52:42',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(20918,'4000','121740747162','2025-02-28 16:30:16',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(20919,'4000','121740747162','2025-02-28 16:30:25',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(20920,'4000','121740747162','2025-02-28 16:30:39',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(20921,'4000','121740747162','2025-02-28 17:29:26',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(20922,'1050','121740753090','2025-02-28 19:26:30',1200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174076000502460211052','No',NULL,NULL,''),(20923,'1110','121740753090','2025-02-28 19:26:30',NULL,750.00,'','12','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(20924,'1110','121740753090','2025-02-28 19:25:04',NULL,186.68,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(20925,'5500','121740753090','2025-02-28 19:25:57',936.68,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20926,'4000','121740753090','2025-02-28 19:26:30',NULL,750.00,'','12','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(20927,'4000','121740753090','2025-02-28 17:31:30',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(20928,'4000','121740753090','2025-02-28 19:24:42',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(20929,'4000','121740753090','2025-02-28 19:25:04',NULL,250.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(20947,'1050','121740760018','2025-02-28 19:37:38',4900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174076070270042740624','No',NULL,NULL,''),(20948,'1110','121740760018','2025-02-28 19:37:38',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(20949,'1110','121740760018','2025-02-28 19:26:58',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(20950,'1110','121740760018','2025-02-28 19:35:45',NULL,300.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(20951,'1110','121740760018','2025-02-28 19:36:09',NULL,530.00,'','12','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(20952,'1110','121740760018','2025-02-28 19:36:36',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(20953,'1110','121740760018','2025-02-28 19:36:56',NULL,373.36,'','12','1','Inventory sold','1','','sales','B035','','No',NULL,NULL,''),(20954,'1110','121740760018','2025-02-28 19:37:13',NULL,220.00,'','12','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(20955,'5500','121740760018','2025-02-28 19:38:05',3411.36,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20956,'4000','121740760018','2025-02-28 19:37:38',NULL,1300.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(20957,'4000','121740760018','2025-02-28 19:26:58',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(20958,'4000','121740760018','2025-02-28 19:35:30',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(20959,'4000','121740760018','2025-02-28 19:35:45',NULL,600.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(20960,'4000','121740760018','2025-02-28 19:36:09',NULL,700.00,'','12','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(20961,'4000','121740760018','2025-02-28 19:36:36',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(20962,'4000','121740760018','2025-02-28 19:36:56',NULL,500.00,'','12','1','Good sold','1','','sales','B035','','No',NULL,NULL,''),(20963,'4000','121740760018','2025-02-28 19:37:13',NULL,350.00,'','12','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(20964,'4000','121740760018','2025-02-28 19:37:27',NULL,200.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(20965,'1050','121740761848','2025-02-28 19:57:59',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174076189222913233397','No',NULL,NULL,''),(20966,'1110','121740761848','2025-02-28 19:57:59',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(20967,'5500','121740761848','2025-02-28 19:57:28',338.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20968,'4000','121740761848','2025-02-28 19:57:59',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(20969,'1050','121740761913','2025-02-28 19:59:48',600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174076199232200401202','No',NULL,NULL,''),(20970,'4000','121740761913','2025-02-28 19:59:48',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(20971,'4000','121740761913','2025-02-28 19:58:34',NULL,100.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(20972,'4000','121740761913','2025-02-28 19:59:22',NULL,300.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(20973,'1050','121740762003','2025-02-28 21:39:58',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174076800136032707033','No',NULL,NULL,''),(20974,'4000','121740762003','2025-02-28 21:39:58',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(20975,'1050','191740818200','2025-03-01 11:36:53',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174081821530933022350','No',NULL,NULL,''),(20976,'1110','191740818200','2025-03-01 11:36:53',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(20977,'5500','191740818200','2025-03-01 11:36:40',216.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20978,'4000','191740818200','2025-03-01 11:36:53',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(20987,'1050','191740818217','2025-03-01 13:16:36',1700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174082817820207974403','No',NULL,NULL,''),(20988,'1110','191740818217','2025-03-01 13:16:36',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(20989,'1110','191740818217','2025-03-01 13:14:41',NULL,300.00,'','19','1','Inventory sold','1','','sales','6048','','No',NULL,NULL,''),(20990,'1110','191740818217','2025-03-01 13:15:37',NULL,100.00,'','19','1','Inventory sold','1','','sales','6030','','No',NULL,NULL,''),(20991,'1110','191740818217','2025-03-01 13:15:59',NULL,408.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(20992,'5500','191740818217','2025-03-01 14:22:40',1012.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(20993,'4000','191740818217','2025-03-01 13:16:36',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(20994,'4000','191740818217','2025-03-01 13:14:41',NULL,600.00,'','19','1','Good sold','1','','sales','6048','','No',NULL,NULL,''),(20995,'4000','191740818217','2025-03-01 13:15:37',NULL,200.00,'','19','1','Good sold','1','','sales','6030','','No',NULL,NULL,''),(20996,'4000','191740818217','2025-03-01 13:15:59',NULL,600.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(20997,'1050','191740828182','2025-03-01 14:23:33',900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174082821727322320122','No',NULL,NULL,''),(20998,'1110','191740828182','2025-03-01 14:23:33',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(20999,'1110','191740828182','2025-03-01 14:23:02',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(21000,'5500','191740828182','2025-03-01 14:23:23',800.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21001,'4000','191740828182','2025-03-01 14:23:33',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(21002,'4000','191740828182','2025-03-01 14:23:02',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(21003,'4000','191740828182','2025-03-01 14:23:14',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(21016,'1050','191740829831','2025-03-01 14:53:27',2100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174083642332343214833','No',NULL,NULL,''),(21017,'1110','191740829831','2025-03-01 14:53:27',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(21018,'1110','191740829831','2025-03-01 14:50:32',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(21019,'1110','191740829831','2025-03-01 14:52:50',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(21020,'5500','191740829831','2025-03-01 16:40:02',1416.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21021,'4000','191740829831','2025-03-01 14:53:27',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(21022,'4000','191740829831','2025-03-01 14:50:32',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(21023,'4000','191740829831','2025-03-01 14:50:46',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(21024,'4000','191740829831','2025-03-01 14:52:50',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(21025,'4000','191740829831','2025-03-01 14:53:07',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(21038,'1050','191740836864','2025-03-01 16:47:58',150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174083688138132611036','No',NULL,NULL,''),(21039,'4000','191740836864','2025-03-01 16:47:58',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(21040,'1050','191740836757','2025-03-01 16:47:32',1100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174083848622162280100','No',NULL,NULL,''),(21041,'1110','191740836757','2025-03-01 16:47:32',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(21042,'1110','191740836757','2025-03-01 16:45:57',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(21043,'1110','191740836757','2025-03-01 16:46:40',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(21044,'1110','191740836757','2025-03-01 16:47:10',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(21045,'5500','191740836757','2025-03-01 17:12:45',771.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21046,'4000','191740836757','2025-03-01 16:47:32',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(21047,'4000','191740836757','2025-03-01 16:45:57',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(21048,'4000','191740836757','2025-03-01 16:46:40',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(21049,'4000','191740836757','2025-03-01 16:47:10',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(21050,'1050','191740838490','2025-03-01 17:16:46',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174083860930833043613','No',NULL,NULL,''),(21051,'1110','191740838490','2025-03-01 17:16:46',NULL,169.08,'','19','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(21052,'5500','191740838490','2025-03-01 17:14:50',169.08,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21053,'4000','191740838490','2025-03-01 17:16:46',NULL,250.00,'','19','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(21054,'1050','121740838936','2025-03-01 17:23:33',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174083902122337312331','No',NULL,NULL,''),(21055,'1110','121740838936','2025-03-01 17:23:33',NULL,169.08,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(21056,'1110','121740838936','2025-03-01 17:22:16',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(21057,'5500','121740838936','2025-03-01 17:22:49',364.60,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21058,'4000','121740838936','2025-03-01 17:23:33',NULL,250.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(21059,'4000','121740838936','2025-03-01 17:22:16',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(21067,'1050','121740839151','2025-03-01 17:27:35',3200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174083926535019290323','No',NULL,NULL,''),(21068,'1110','121740839151','2025-03-01 17:27:35',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(21069,'1110','121740839151','2025-03-01 17:25:52',NULL,300.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(21070,'1110','121740839151','2025-03-01 17:26:08',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(21071,'1110','121740839151','2025-03-01 17:26:27',NULL,176.00,'','12','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(21072,'1110','121740839151','2025-03-01 17:26:49',NULL,150.00,'','12','1','Inventory sold','1','','sales','6003','','No',NULL,NULL,''),(21073,'5500','121740839151','2025-03-01 17:27:01',2042.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21074,'4000','121740839151','2025-03-01 17:27:35',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(21075,'4000','121740839151','2025-03-01 17:25:52',NULL,600.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(21076,'4000','121740839151','2025-03-01 17:26:08',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(21077,'4000','121740839151','2025-03-01 17:26:27',NULL,250.00,'','12','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(21078,'4000','121740839151','2025-03-01 17:26:49',NULL,150.00,'','12','1','Good sold','1','','sales','6003','','No',NULL,NULL,''),(21079,'1050','121740839273','2025-03-01 17:42:36',6300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174084016663401263760','No',NULL,NULL,''),(21080,'1110','121740839273','2025-03-01 17:39:42',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(21081,'1110','121740839273','2025-03-01 17:40:30',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(21082,'1110','121740839273','2025-03-01 17:41:38',NULL,800.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(21083,'5500','121740839273','2025-03-01 17:42:06',2100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21084,'4000','121740839273','2025-03-01 17:42:36',NULL,1800.00,'','12','1','Good sold','1','','sales','6529','','No',NULL,NULL,''),(21085,'4000','121740839273','2025-03-01 17:27:53',NULL,500.00,'','12','1','Good sold','1','','sales','6556','','No',NULL,NULL,''),(21086,'4000','121740839273','2025-03-01 17:39:42',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(21087,'4000','121740839273','2025-03-01 17:39:54',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(21088,'4000','121740839273','2025-03-01 17:40:30',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(21089,'4000','121740839273','2025-03-01 17:41:06',NULL,800.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(21090,'4000','121740839273','2025-03-01 17:41:38',NULL,1000.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(21091,'1050','191740832164','2025-03-01 15:29:54',3000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174084103304012037833','No',NULL,NULL,''),(21092,'4000','191740832164','2025-03-01 15:29:54',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(21093,'4000','191740832164','2025-03-01 15:29:25',NULL,2500.00,'','19','1','Good sold','1','','sales','6540','','No',NULL,NULL,''),(21094,'4000','191740832164','2025-03-01 15:29:39',NULL,200.00,'','19','1','Good sold','1','','sales','6527','','No',NULL,NULL,''),(21095,'4000','191740832164','2025-03-01 16:45:06',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(21096,'1050','121740839026','2025-03-01 17:25:19',2350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174084254634514251023','No',NULL,NULL,''),(21097,'1110','121740839026','2025-03-01 17:25:19',NULL,507.24,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(21098,'1110','121740839026','2025-03-01 17:23:47',NULL,750.00,'','12','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(21099,'1110','121740839026','2025-03-01 17:24:36',NULL,169.08,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(21100,'1110','121740839026','2025-03-01 18:21:32',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(21101,'1110','121740839026','2025-03-01 18:21:48',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(21102,'5500','121740839026','2025-03-01 18:22:06',1790.84,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21103,'4000','121740839026','2025-03-01 17:25:19',NULL,750.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(21104,'4000','121740839026','2025-03-01 17:23:47',NULL,750.00,'','12','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(21105,'4000','121740839026','2025-03-01 17:24:06',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(21106,'4000','121740839026','2025-03-01 17:24:36',NULL,250.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(21107,'4000','121740839026','2025-03-01 18:21:32',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(21108,'4000','121740839026','2025-03-01 18:21:48',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(21113,'1050','121740842590','2025-03-01 19:09:52',650.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174084539633030312363','No',NULL,NULL,''),(21114,'1110','121740842590','2025-03-01 19:09:52',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(21115,'1110','121740842590','2025-03-01 18:23:11',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(21116,'5500','121740842590','2025-03-01 19:09:41',385.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21117,'4000','121740842590','2025-03-01 19:09:52',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(21118,'4000','121740842590','2025-03-01 18:23:11',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(21119,'1050','191740850931','2025-03-01 20:43:16',2150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174085102683202331222','No',NULL,NULL,''),(21120,'1110','191740850931','2025-03-01 20:43:16',NULL,338.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(21121,'1110','191740850931','2025-03-01 20:42:11',NULL,704.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(21122,'5500','191740850931','2025-03-01 20:42:56',1042.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21123,'4000','191740850931','2025-03-01 20:43:16',NULL,500.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(21124,'4000','191740850931','2025-03-01 20:42:11',NULL,1200.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(21125,'4000','191740850931','2025-03-01 20:42:25',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(21126,'4000','191740850931','2025-03-01 20:42:39',NULL,300.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(21127,'1050','191740851030','2025-03-01 21:01:18',2400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174085208420433322822','No',NULL,NULL,''),(21128,'1110','191740851030','2025-03-01 21:00:25',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(21129,'1110','191740851030','2025-03-01 21:00:53',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(21130,'5500','191740851030','2025-03-01 21:01:02',1300.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21131,'4000','191740851030','2025-03-01 21:01:18',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(21132,'4000','191740851030','2025-03-01 20:43:50',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(21133,'4000','191740851030','2025-03-01 21:00:13',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(21134,'4000','191740851030','2025-03-01 21:00:25',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(21135,'4000','191740851030','2025-03-01 21:00:53',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(21136,'1050','121740845399','2025-03-01 21:11:50',7200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174085272003572081230','No',NULL,NULL,''),(21137,'1110','121740845399','2025-03-01 21:11:50',NULL,2400.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(21138,'1110','121740845399','2025-03-01 19:09:59',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(21139,'1110','121740845399','2025-03-01 19:10:38',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(21140,'1110','121740845399','2025-03-01 19:11:08',NULL,1000.00,'','12','1','Inventory sold','1','','sales','B083','','No',NULL,NULL,''),(21141,'1110','121740845399','2025-03-01 19:11:19',NULL,100.00,'','12','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(21142,'5500','121740845399','2025-03-01 21:11:15',3779.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21143,'4000','121740845399','2025-03-01 21:11:50',NULL,3600.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(21144,'4000','121740845399','2025-03-01 19:09:59',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(21145,'4000','121740845399','2025-03-01 19:10:16',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(21146,'4000','121740845399','2025-03-01 19:10:25',NULL,200.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(21147,'4000','121740845399','2025-03-01 19:10:38',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(21148,'4000','121740845399','2025-03-01 19:10:52',NULL,400.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(21149,'4000','121740845399','2025-03-01 19:11:08',NULL,2000.00,'','12','1','Good sold','1','','sales','B083','','No',NULL,NULL,''),(21150,'4000','121740845399','2025-03-01 19:11:19',NULL,200.00,'','12','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(21185,'1050','121740852845','2025-03-01 21:16:09',3500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174085299873043308520','No',NULL,NULL,''),(21186,'1110','121740852845','2025-03-01 21:16:09',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(21187,'1110','121740852845','2025-03-01 21:14:05',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(21188,'1110','121740852845','2025-03-01 21:15:29',NULL,338.16,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(21189,'1110','121740852845','2025-03-01 21:15:40',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(21190,'1110','121740852845','2025-03-01 21:15:50',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(21191,'5500','121740852845','2025-03-01 21:16:23',2521.68,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21192,'4000','121740852845','2025-03-01 21:16:09',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(21193,'4000','121740852845','2025-03-01 21:14:05',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(21194,'4000','121740852845','2025-03-01 21:15:29',NULL,500.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(21195,'4000','121740852845','2025-03-01 21:15:40',NULL,1300.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(21196,'4000','121740852845','2025-03-01 21:15:50',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(21197,'4000','121740852845','2025-03-01 21:16:01',NULL,300.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(21198,'1050','121740852999','2025-03-01 21:17:50',1900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174085307303023724323','No',NULL,NULL,''),(21199,'1110','121740852999','2025-03-01 21:17:50',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(21200,'1110','121740852999','2025-03-01 21:16:39',NULL,680.00,'','12','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(21201,'1110','121740852999','2025-03-01 21:17:29',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(21202,'5500','121740852999','2025-03-01 21:17:39',1097.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21203,'4000','121740852999','2025-03-01 21:17:50',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(21204,'4000','121740852999','2025-03-01 21:16:39',NULL,1200.00,'','12','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(21205,'4000','121740852999','2025-03-01 21:17:29',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(21206,'1050','121740853076','2025-03-01 21:18:24',1650.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174085311132310233133','No',NULL,NULL,''),(21207,'1110','121740853076','2025-03-01 21:18:24',NULL,680.00,'','12','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(21208,'1110','121740853076','2025-03-01 21:17:56',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(21209,'1110','121740853076','2025-03-01 21:18:07',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(21210,'5500','121740853076','2025-03-01 21:18:15',928.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21211,'4000','121740853076','2025-03-01 21:18:24',NULL,1200.00,'','12','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(21212,'4000','121740853076','2025-03-01 21:17:56',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(21213,'4000','121740853076','2025-03-01 21:18:07',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(21214,'1050','121740842554','2025-03-01 18:22:53',1850.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174085322613030362720','No',NULL,NULL,''),(21215,'1110','121740842554','2025-03-01 18:22:53',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(21216,'1110','121740842554','2025-03-01 18:22:35',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(21217,'1110','121740842554','2025-03-01 21:12:20',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(21218,'1110','121740842554','2025-03-01 21:12:32',NULL,338.16,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(21219,'1110','121740842554','2025-03-01 21:12:47',NULL,390.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(21220,'5500','121740842554','2025-03-01 21:13:52',1261.68,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21221,'4000','121740842554','2025-03-01 18:22:53',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(21222,'4000','121740842554','2025-03-01 18:22:35',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(21223,'4000','121740842554','2025-03-01 21:12:20',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(21224,'4000','121740842554','2025-03-01 21:12:32',NULL,500.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(21225,'4000','121740842554','2025-03-01 21:12:47',NULL,600.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(21226,'1050','191740853271','2025-03-01 21:24:38',3950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174085348302331132000','No',NULL,NULL,''),(21227,'1110','191740853271','2025-03-01 21:21:11',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(21228,'1110','191740853271','2025-03-01 21:21:26',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(21229,'1110','191740853271','2025-03-01 21:23:48',NULL,1500.00,'','19','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(21230,'1110','191740853271','2025-03-01 21:24:07',NULL,750.00,'','19','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(21231,'5500','191740853271','2025-03-01 21:24:18',2529.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21232,'4000','191740853271','2025-03-01 21:24:38',NULL,400.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(21233,'4000','191740853271','2025-03-01 21:21:11',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(21234,'4000','191740853271','2025-03-01 21:21:26',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(21235,'4000','191740853271','2025-03-01 21:21:50',NULL,500.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(21236,'4000','191740853271','2025-03-01 21:23:22',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(21237,'4000','191740853271','2025-03-01 21:23:34',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(21238,'4000','191740853271','2025-03-01 21:23:48',NULL,1500.00,'','19','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(21239,'4000','191740853271','2025-03-01 21:24:07',NULL,750.00,'','19','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(21240,'1050','121740855186','2025-03-01 21:53:18',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174085520030832021033','No',NULL,NULL,''),(21241,'1110','121740855186','2025-03-01 21:53:18',NULL,400.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(21242,'5500','121740855186','2025-03-01 21:53:06',400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21243,'4000','121740855186','2025-03-01 21:53:18',NULL,500.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(21244,'1050','121740855572','2025-03-01 21:59:42',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174085558554352032303','No',NULL,NULL,''),(21245,'4000','121740855572','2025-03-01 21:59:42',NULL,200.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(21258,'1050','191740911729','2025-03-02 13:55:11',2600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174091292032030320227','No',NULL,NULL,''),(21259,'1110','191740911729','2025-03-02 13:55:11',NULL,1500.00,'','19','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(21260,'1110','191740911729','2025-03-02 13:54:06',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(21261,'1110','191740911729','2025-03-02 13:54:23',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(21262,'1110','191740911729','2025-03-02 13:54:45',NULL,186.68,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(21263,'5500','191740911729','2025-03-02 13:54:55',2102.68,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21264,'4000','191740911729','2025-03-02 13:55:11',NULL,1500.00,'','19','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(21265,'4000','191740911729','2025-03-02 13:35:29',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(21266,'4000','191740911729','2025-03-02 13:54:06',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(21267,'4000','191740911729','2025-03-02 13:54:23',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(21268,'4000','191740911729','2025-03-02 13:54:45',NULL,250.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(21269,'1050','121740918312','2025-03-02 15:30:38',5200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174091864422103740020','No',NULL,NULL,''),(21270,'1110','121740918312','2025-03-02 15:30:38',NULL,1500.00,'','12','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(21271,'1110','121740918312','2025-03-02 15:25:12',NULL,400.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(21272,'1110','121740918312','2025-03-02 15:25:48',NULL,432.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(21273,'1110','121740918312','2025-03-02 15:26:10',NULL,100.00,'','12','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(21274,'1110','121740918312','2025-03-02 15:26:21',NULL,352.00,'','12','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(21275,'1110','121740918312','2025-03-02 15:26:43',NULL,200.00,'','12','1','Inventory sold','1','','sales','5984','','No',NULL,NULL,''),(21276,'5500','121740918312','2025-03-02 15:30:26',2984.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21277,'4000','121740918312','2025-03-02 15:30:38',NULL,1500.00,'','12','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(21278,'4000','121740918312','2025-03-02 15:25:12',NULL,800.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(21279,'4000','121740918312','2025-03-02 15:25:48',NULL,800.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(21280,'4000','121740918312','2025-03-02 15:26:10',NULL,100.00,'','12','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(21281,'4000','121740918312','2025-03-02 15:26:21',NULL,500.00,'','12','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(21282,'4000','121740918312','2025-03-02 15:26:29',NULL,1200.00,'','12','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(21283,'4000','121740918312','2025-03-02 15:26:43',NULL,200.00,'','12','1','Good sold','1','','sales','5984','','No',NULL,NULL,''),(21284,'4000','121740918312','2025-03-02 15:27:59',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(21285,'1050','191740911623','2025-03-02 13:35:10',2400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174091953619500553932','No',NULL,NULL,''),(21286,'1110','191740911623','2025-03-02 13:35:10',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(21287,'1110','191740911623','2025-03-02 13:33:43',NULL,750.00,'','19','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(21288,'1110','191740911623','2025-03-02 13:33:52',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(21289,'1110','191740911623','2025-03-02 13:34:22',NULL,100.00,'','19','1','Inventory sold','1','','sales','5984','','No',NULL,NULL,''),(21290,'5500','191740911623','2025-03-02 15:45:22',1716.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21291,'4000','191740911623','2025-03-02 13:35:10',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(21292,'4000','191740911623','2025-03-02 13:33:43',NULL,750.00,'','19','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(21293,'4000','191740911623','2025-03-02 13:33:52',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(21294,'4000','191740911623','2025-03-02 13:34:10',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(21295,'4000','191740911623','2025-03-02 13:34:22',NULL,100.00,'','19','1','Good sold','1','','sales','5984','','No',NULL,NULL,''),(21296,'4000','191740911623','2025-03-02 13:34:31',NULL,150.00,'','19','1','Good sold','1','','sales','6561','','No',NULL,NULL,''),(21297,'4000','191740911623','2025-03-02 13:34:41',NULL,100.00,'','19','1','Good sold','1','','sales','6544','','No',NULL,NULL,''),(21306,'1050','191740923736','2025-03-02 16:55:51',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174092375307325270031','No',NULL,NULL,''),(21307,'1110','191740923736','2025-03-02 16:55:51',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(21308,'5500','191740923736','2025-03-02 16:55:37',216.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21309,'4000','191740923736','2025-03-02 16:55:51',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(21310,'1050','191740923664','2025-03-02 16:55:31',2000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174092424303332209343','No',NULL,NULL,''),(21311,'1110','191740923664','2025-03-02 16:54:24',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(21312,'1110','191740923664','2025-03-02 16:54:42',NULL,1500.00,'','19','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(21313,'5500','191740923664','2025-03-02 17:03:50',1600.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21314,'4000','191740923664','2025-03-02 16:55:31',NULL,100.00,'','19','1','Good sold','1','','sales','6526','','No',NULL,NULL,''),(21315,'4000','191740923664','2025-03-02 16:54:24',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(21316,'4000','191740923664','2025-03-02 16:54:42',NULL,1500.00,'','19','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(21317,'4000','191740923664','2025-03-02 16:55:08',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(21318,'4000','191740923664','2025-03-02 16:55:18',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(21319,'1050','191740924245','2025-03-02 17:05:18',1800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174092432133302922332','No',NULL,NULL,''),(21320,'4000','191740924245','2025-03-02 17:05:18',NULL,300.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(21321,'4000','191740924245','2025-03-02 17:04:05',NULL,300.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(21322,'4000','191740924245','2025-03-02 17:04:16',NULL,1200.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(21331,'1050','191740924323','2025-03-02 18:54:58',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174093097633401127621','No',NULL,NULL,''),(21332,'1110','191740924323','2025-03-02 18:54:58',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(21333,'1110','191740924323','2025-03-02 17:05:23',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(21334,'1110','191740924323','2025-03-02 18:54:27',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(21335,'5500','191740924323','2025-03-02 18:54:42',900.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21336,'4000','191740924323','2025-03-02 18:54:58',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(21337,'4000','191740924323','2025-03-02 17:05:23',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(21338,'4000','191740924323','2025-03-02 18:54:27',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(21339,'1050','191740930981','2025-03-02 19:02:05',550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174093133131232093902','No',NULL,NULL,''),(21340,'4000','191740930981','2025-03-02 19:02:05',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(21341,'4000','191740930981','2025-03-02 18:56:21',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(21342,'4000','191740930981','2025-03-02 19:01:29',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(21347,'1050','191740931421','2025-03-02 19:05:45',1150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174093155032235971322','No',NULL,NULL,''),(21348,'1110','191740931421','2025-03-02 19:05:45',NULL,750.00,'','19','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(21349,'1110','191740931421','2025-03-02 19:04:01',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(21350,'5500','191740931421','2025-03-02 19:05:36',850.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21351,'4000','191740931421','2025-03-02 19:05:45',NULL,750.00,'','19','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(21352,'4000','191740931421','2025-03-02 19:04:01',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(21353,'4000','191740931421','2025-03-02 19:05:14',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(21354,'1050','191740931335','2025-03-02 19:03:29',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174093169691969332326','No',NULL,NULL,''),(21355,'4000','191740931335','2025-03-02 19:03:29',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(21356,'4000','191740931335','2025-03-02 19:02:16',NULL,600.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(21357,'4000','191740931335','2025-03-02 19:02:44',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(21358,'4000','191740931335','2025-03-02 19:03:16',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(21363,'1050','121740933242','2025-03-02 19:35:58',2100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174093337422034277743','No',NULL,NULL,''),(21364,'1110','121740933242','2025-03-02 19:34:26',NULL,352.00,'','12','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(21365,'5500','121740933242','2025-03-02 19:35:31',352.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21366,'4000','121740933242','2025-03-02 19:35:58',NULL,1200.00,'','12','1','Good sold','1','','sales','6508','','No',NULL,NULL,''),(21367,'4000','121740933242','2025-03-02 19:34:03',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(21368,'4000','121740933242','2025-03-02 19:34:26',NULL,500.00,'','12','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(21369,'4000','121740933242','2025-03-02 19:34:51',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(21370,'1050','121740933388','2025-03-02 19:38:43',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174093353432233200133','No',NULL,NULL,''),(21371,'1110','121740933388','2025-03-02 19:38:43',NULL,100.00,'','12','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(21372,'5500','121740933388','2025-03-02 19:36:29',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21373,'4000','121740933388','2025-03-02 19:38:43',NULL,100.00,'','12','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(21374,'1050','121740933538','2025-03-02 19:43:06',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174093378932318312332','No',NULL,NULL,''),(21375,'4000','121740933538','2025-03-02 19:43:06',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(21376,'1050','121740933791','2025-03-02 19:53:06',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174093438900910322823','No',NULL,NULL,''),(21377,'1110','121740933791','2025-03-02 19:53:06',NULL,200.00,'','12','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(21378,'5500','121740933791','2025-03-02 19:43:11',200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21379,'4000','121740933791','2025-03-02 19:53:06',NULL,200.00,'','12','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(21380,'1050','121740933193','2025-03-02 19:33:39',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174093816700332423360','No',NULL,NULL,''),(21381,'1110','121740933193','2025-03-02 19:33:39',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(21382,'1110','121740933193','2025-03-02 19:33:13',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(21383,'5500','121740933193','2025-03-02 20:55:55',338.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21384,'4000','121740933193','2025-03-02 19:33:39',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(21385,'4000','121740933193','2025-03-02 19:33:13',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(21386,'1050','121740938169','2025-03-02 20:56:33',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174093819732227223237','No',NULL,NULL,''),(21387,'1110','121740938169','2025-03-02 20:56:33',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(21388,'5500','121740938169','2025-03-02 20:56:09',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21389,'4000','121740938169','2025-03-02 20:56:33',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(21390,'1050','121740990988','2025-03-03 11:36:46',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174099101120022139232','No',NULL,NULL,''),(21391,'1110','121740990988','2025-03-03 11:36:46',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(21392,'5500','121740990988','2025-03-03 11:36:38',216.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21393,'4000','121740990988','2025-03-03 11:36:46',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(21394,'4000','121740990988','2025-03-03 11:36:29',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(21395,'1050','121740991340','2025-03-03 11:42:32',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174099136922993322203','No',NULL,NULL,''),(21396,'1110','121740991340','2025-03-03 11:42:32',NULL,200.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(21397,'5500','121740991340','2025-03-03 11:42:20',200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21398,'4000','121740991340','2025-03-03 11:42:32',NULL,250.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(21434,'1050','121741004436','2025-03-03 15:20:57',1250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174101424234222224243','No',NULL,NULL,''),(21435,'1110','121741004436','2025-03-03 15:20:57',NULL,373.36,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(21436,'1110','121741004436','2025-03-03 15:20:36',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(21437,'1110','121741004436','2025-03-03 15:20:46',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(21438,'5500','121741004436','2025-03-03 18:03:40',933.40,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21439,'4000','121741004436','2025-03-03 15:20:57',NULL,500.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(21440,'4000','121741004436','2025-03-03 15:20:36',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(21441,'4000','121741004436','2025-03-03 15:20:46',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(21442,'1050','121741004411','2025-03-03 15:20:31',2000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174101442100101213341','No',NULL,NULL,''),(21443,'1110','121741004411','2025-03-03 15:20:31',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(21444,'1110','121741004411','2025-03-03 15:20:21',NULL,373.36,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(21445,'1110','121741004411','2025-03-03 18:06:14',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(21446,'5500','121741004411','2025-03-03 18:06:39',1611.36,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21447,'4000','121741004411','2025-03-03 15:20:31',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(21448,'4000','121741004411','2025-03-03 15:20:12',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(21449,'4000','121741004411','2025-03-03 15:20:21',NULL,500.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(21450,'4000','121741004411','2025-03-03 18:06:14',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(21451,'1050','121741014430','2025-03-03 18:29:28',2300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174101577838121030500','No',NULL,NULL,''),(21452,'1110','121741014430','2025-03-03 18:25:34',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(21453,'5500','121741014430','2025-03-03 18:26:49',79.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21454,'4000','121741014430','2025-03-03 18:29:28',NULL,1300.00,'','12','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(21455,'4000','121741014430','2025-03-03 18:07:10',NULL,200.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(21456,'4000','121741014430','2025-03-03 18:24:31',NULL,600.00,'','12','1','Good sold','1','','sales','6522','','No',NULL,NULL,''),(21457,'4000','121741014430','2025-03-03 18:25:34',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(21458,'1050','121741004350','2025-03-03 15:20:03',4650.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174101692000303002073','No',NULL,NULL,''),(21459,'1110','121741004350','2025-03-03 15:20:03',NULL,1866.80,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(21460,'1110','121741004350','2025-03-03 15:19:10',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(21461,'1110','121741004350','2025-03-03 15:19:27',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(21462,'1110','121741004350','2025-03-03 15:19:37',NULL,373.36,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(21463,'1110','121741004350','2025-03-03 17:39:26',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(21464,'1110','121741004350','2025-03-03 18:45:15',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(21465,'5500','121741004350','2025-03-03 18:45:50',3619.20,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21466,'4000','121741004350','2025-03-03 15:20:03',NULL,2500.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(21467,'4000','121741004350','2025-03-03 15:19:10',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(21468,'4000','121741004350','2025-03-03 15:19:27',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(21469,'4000','121741004350','2025-03-03 15:19:37',NULL,500.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(21470,'4000','121741004350','2025-03-03 17:39:26',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(21471,'4000','121741004350','2025-03-03 18:45:15',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(21472,'1050','121741023745','2025-03-03 20:43:12',1050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174102379923220133330','No',NULL,NULL,''),(21473,'1110','121741023745','2025-03-03 20:42:25',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(21474,'5500','121741023745','2025-03-03 20:42:36',169.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21475,'4000','121741023745','2025-03-03 20:43:12',NULL,800.00,'','12','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(21476,'4000','121741023745','2025-03-03 20:42:25',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(21477,'1050','121741023813','2025-03-03 20:59:45',1250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174102479441232904333','No',NULL,NULL,''),(21478,'1110','121741023813','2025-03-03 20:59:45',NULL,676.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(21479,'1110','121741023813','2025-03-03 20:43:33',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(21480,'5500','121741023813','2025-03-03 20:59:03',871.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21481,'4000','121741023813','2025-03-03 20:59:45',NULL,1000.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(21482,'4000','121741023813','2025-03-03 20:43:33',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(21483,'1050','191741103556','2025-03-04 18:52:49',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174110357200132037173','No',NULL,NULL,''),(21484,'4000','191741103556','2025-03-04 18:52:49',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(21485,'1050','191741103574','2025-03-04 18:53:07',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174110359601034131254','No',NULL,NULL,''),(21486,'1110','191741103574','2025-03-04 18:53:07',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(21487,'5500','191741103574','2025-03-04 18:52:54',169.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21488,'4000','191741103574','2025-03-04 18:53:07',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(21489,'1050','191741103630','2025-03-04 19:21:31',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174110529404203240542','No',NULL,NULL,''),(21490,'1110','191741103630','2025-03-04 19:21:31',NULL,100.00,'','19','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(21491,'5500','191741103630','2025-03-04 18:53:50',100.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21492,'4000','191741103630','2025-03-04 19:21:31',NULL,100.00,'','19','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(21493,'1050','191741105296','2025-03-04 19:48:26',2400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174110691019636237733','No',NULL,NULL,''),(21494,'1110','191741105296','2025-03-04 19:48:26',NULL,610.00,'','19','1','Inventory sold','1','','sales','B064','','No',NULL,NULL,''),(21495,'1110','191741105296','2025-03-04 19:21:36',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(21496,'1110','191741105296','2025-03-04 19:47:54',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(21497,'5500','191741105296','2025-03-04 19:48:04',1552.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21498,'4000','191741105296','2025-03-04 19:48:26',NULL,1200.00,'','19','1','Good sold','1','','sales','B064','','No',NULL,NULL,''),(21499,'4000','191741105296','2025-03-04 19:21:36',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(21500,'4000','191741105296','2025-03-04 19:47:30',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(21501,'4000','191741105296','2025-03-04 19:47:40',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(21502,'4000','191741105296','2025-03-04 19:47:54',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(21503,'1050','191741106912','2025-03-04 19:51:32',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174110709671929249020','No',NULL,NULL,''),(21504,'1110','191741106912','2025-03-04 19:48:32',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(21505,'5500','191741106912','2025-03-04 19:51:18',204.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21506,'4000','191741106912','2025-03-04 19:51:32',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(21507,'4000','191741106912','2025-03-04 19:48:32',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(21508,'1050','191741111326','2025-03-04 21:02:31',900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174111145335222332301','No',NULL,NULL,''),(21509,'1110','191741111326','2025-03-04 21:02:31',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(21510,'1110','191741111326','2025-03-04 21:02:06',NULL,528.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(21511,'5500','191741111326','2025-03-04 21:02:18',528.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21512,'4000','191741111326','2025-03-04 21:02:31',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(21513,'4000','191741111326','2025-03-04 21:02:06',NULL,750.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(21514,'1050','191741111454','2025-03-04 21:07:28',1300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174111165120216022262','No',NULL,NULL,''),(21515,'1110','191741111454','2025-03-04 21:07:28',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(21516,'1110','191741111454','2025-03-04 21:04:14',NULL,610.00,'','19','1','Inventory sold','1','','sales','B041','','No',NULL,NULL,''),(21517,'5500','191741111454','2025-03-04 21:07:13',652.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21518,'4000','191741111454','2025-03-04 21:07:28',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(21519,'4000','191741111454','2025-03-04 21:04:14',NULL,1200.00,'','19','1','Good sold','1','','sales','B041','','No',NULL,NULL,''),(21520,'1050','121741178450','2025-03-05 15:41:48',2700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174117851001203031822','No',NULL,NULL,''),(21521,'1110','121741178450','2025-03-05 15:41:48',NULL,530.00,'','12','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(21522,'1110','121741178450','2025-03-05 15:40:50',NULL,373.36,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(21523,'1110','121741178450','2025-03-05 15:41:05',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(21524,'5500','121741178450','2025-03-05 15:41:41',2203.36,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21525,'4000','121741178450','2025-03-05 15:41:48',NULL,700.00,'','12','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(21526,'4000','121741178450','2025-03-05 15:40:50',NULL,500.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(21527,'4000','121741178450','2025-03-05 15:41:05',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(21528,'4000','121741178450','2025-03-05 15:41:24',NULL,200.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(21529,'1050','121741178512','2025-03-05 17:02:47',2300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174118337031730132321','No',NULL,NULL,''),(21530,'1110','121741178512','2025-03-05 17:02:47',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(21531,'5500','121741178512','2025-03-05 17:02:36',1200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21532,'4000','121741178512','2025-03-05 17:02:47',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(21533,'4000','121741178512','2025-03-05 15:41:52',NULL,300.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(21534,'4000','121741178512','2025-03-05 17:02:27',NULL,200.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(21535,'1050','121741183371','2025-03-05 18:11:22',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174118748412343237034','No',NULL,NULL,''),(21536,'4000','121741183371','2025-03-05 18:11:22',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(21537,'1050','121741189089','2025-03-05 18:38:22',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174118912824810291273','No',NULL,NULL,''),(21538,'4000','121741189089','2025-03-05 18:38:22',NULL,300.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(21539,'1050','121741201121','2025-03-05 21:59:10',1950.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174120115323121122270','No',NULL,NULL,''),(21540,'1110','121741201121','2025-03-05 21:59:10',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(21541,'1110','121741201121','2025-03-05 21:58:48',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(21542,'1110','121741201121','2025-03-05 21:58:54',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(21543,'5500','121741201121','2025-03-05 21:59:01',1699.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21544,'4000','121741201121','2025-03-05 21:59:10',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(21545,'4000','121741201121','2025-03-05 21:58:41',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(21546,'4000','121741201121','2025-03-05 21:58:48',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(21547,'4000','121741201121','2025-03-05 21:58:54',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(21548,'1050','121741280879','2025-03-06 20:08:07',600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174128088923202029043','No',NULL,NULL,''),(21549,'1110','121741280879','2025-03-06 20:08:07',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(21550,'5500','121741280879','2025-03-06 20:07:59',408.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21551,'4000','121741280879','2025-03-06 20:08:07',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(21552,'1050','121741280891','2025-03-06 20:17:14',10400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174128143703034320303','No',NULL,NULL,''),(21553,'1110','121741280891','2025-03-06 20:17:14',NULL,2400.00,'','12','1','Inventory sold','1','','sales','6591','','No',NULL,NULL,''),(21554,'1110','121741280891','2025-03-06 20:08:21',NULL,1500.00,'','12','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(21555,'1110','121741280891','2025-03-06 20:16:05',NULL,47.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(21556,'1110','121741280891','2025-03-06 20:16:13',NULL,158.33,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(21557,'1110','121741280891','2025-03-06 20:16:21',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(21558,'1110','121741280891','2025-03-06 20:16:47',NULL,1900.00,'','12','1','Inventory sold','1','','sales','B141','','No',NULL,NULL,''),(21559,'5500','121741280891','2025-03-06 20:16:56',6209.33,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21560,'4000','121741280891','2025-03-06 20:17:14',NULL,2400.00,'','12','1','Good sold','1','','sales','6591','','No',NULL,NULL,''),(21561,'4000','121741280891','2025-03-06 20:08:11',NULL,300.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(21562,'4000','121741280891','2025-03-06 20:08:21',NULL,1500.00,'','12','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(21563,'4000','121741280891','2025-03-06 20:15:25',NULL,600.00,'','12','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(21564,'4000','121741280891','2025-03-06 20:15:38',NULL,1200.00,'','12','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(21565,'4000','121741280891','2025-03-06 20:15:55',NULL,100.00,'','12','1','Good sold','1','','sales','6550','','No',NULL,NULL,''),(21566,'4000','121741280891','2025-03-06 20:16:05',NULL,100.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(21567,'4000','121741280891','2025-03-06 20:16:13',NULL,400.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(21568,'4000','121741280891','2025-03-06 20:16:21',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(21569,'4000','121741280891','2025-03-06 20:16:31',NULL,300.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(21570,'4000','121741280891','2025-03-06 20:16:47',NULL,3200.00,'','12','1','Good sold','1','','sales','B141','','No',NULL,NULL,''),(21571,'1050','121741281439','2025-03-06 20:19:27',1500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174128156952431229701','No',NULL,NULL,''),(21572,'1110','121741281439','2025-03-06 20:19:27',NULL,1500.00,'','12','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(21573,'5500','121741281439','2025-03-06 20:17:34',1500.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21574,'4000','121741281439','2025-03-06 20:19:27',NULL,1500.00,'','12','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(21575,'1050','121741281572','2025-03-06 20:19:46',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174128158999208230922','No',NULL,NULL,''),(21576,'1110','121741281572','2025-03-06 20:19:46',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(21577,'5500','121741281572','2025-03-06 20:19:32',42.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21578,'4000','121741281572','2025-03-06 20:19:46',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(21579,'1050','121741282080','2025-03-06 20:46:36',1300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174128320032007223233','No',NULL,NULL,''),(21580,'1110','121741282080','2025-03-06 20:46:36',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(21581,'5500','121741282080','2025-03-06 20:28:00',1000.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21582,'4000','121741282080','2025-03-06 20:46:36',NULL,1300.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(21592,'1050','121741283201','2025-03-06 21:55:07',2600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174128752035232228210','No',NULL,NULL,''),(21593,'1110','121741283201','2025-03-06 21:55:07',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(21594,'1110','121741283201','2025-03-06 21:05:26',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(21595,'1110','121741283201','2025-03-06 21:53:19',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(21596,'1110','121741283201','2025-03-06 21:54:19',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(21597,'5500','121741283201','2025-03-06 21:58:29',1094.21,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21598,'4000','121741283201','2025-03-06 21:55:07',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(21599,'4000','121741283201','2025-03-06 21:05:26',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(21600,'4000','121741283201','2025-03-06 21:53:07',NULL,900.00,'','12','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(21601,'4000','121741283201','2025-03-06 21:53:19',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(21602,'4000','121741283201','2025-03-06 21:54:19',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(21603,'1050','121741287521','2025-03-06 22:21:23',1200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174128888535322221522','No',NULL,NULL,''),(21604,'4000','121741287521','2025-03-06 22:21:23',NULL,1200.00,'','12','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(21605,'1050','121741288886','2025-03-06 22:26:45',1100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174128920813002330332','No',NULL,NULL,''),(21606,'1110','121741288886','2025-03-06 22:26:45',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(21607,'1110','121741288886','2025-03-06 22:21:26',NULL,195.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(21608,'1110','121741288886','2025-03-06 22:26:24',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(21609,'5500','121741288886','2025-03-06 22:26:32',682.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21610,'4000','121741288886','2025-03-06 22:26:45',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(21611,'4000','121741288886','2025-03-06 22:21:26',NULL,300.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(21612,'4000','121741288886','2025-03-06 22:26:24',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(21613,'1050','121741337472','2025-03-07 11:51:27',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174133749233042070403','No',NULL,NULL,''),(21614,'1110','121741337472','2025-03-07 11:51:27',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(21615,'5500','121741337472','2025-03-07 11:51:12',79.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21616,'4000','121741337472','2025-03-07 11:51:27',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(21617,'1050','211741359695','2025-03-07 18:18:45',1550.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21174136072961332207030','No',NULL,NULL,''),(21618,'1110','211741359695','2025-03-07 18:18:45',NULL,440.00,'','21','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(21619,'1110','211741359695','2025-03-07 18:01:36',NULL,79.17,'','21','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(21620,'1110','211741359695','2025-03-07 18:02:35',NULL,220.00,'','21','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(21621,'5500','211741359695','2025-03-07 18:03:12',739.17,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21622,'4000','211741359695','2025-03-07 18:18:45',NULL,700.00,'','21','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(21623,'4000','211741359695','2025-03-07 18:01:36',NULL,200.00,'','21','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(21624,'4000','211741359695','2025-03-07 18:02:21',NULL,300.00,'','21','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(21625,'4000','211741359695','2025-03-07 18:02:35',NULL,350.00,'','21','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(21626,'1050','211741360730','2025-03-07 19:14:09',250.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21174136405444333203543','No',NULL,NULL,''),(21627,'1110','211741360730','2025-03-07 19:14:09',NULL,150.00,'','21','1','Inventory sold','1','','sales','6003','','No',NULL,NULL,''),(21628,'1110','211741360730','2025-03-07 19:11:38',NULL,100.00,'','21','1','Inventory sold','1','','sales','6034','','No',NULL,NULL,''),(21629,'5500','211741360730','2025-03-07 19:13:52',250.00,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21630,'4000','211741360730','2025-03-07 19:14:09',NULL,150.00,'','21','1','Good sold','1','','sales','6003','','No',NULL,NULL,''),(21631,'4000','211741360730','2025-03-07 19:11:38',NULL,100.00,'','21','1','Good sold','1','','sales','6034','','No',NULL,NULL,''),(21632,'1050','211741364060','2025-03-07 19:32:18',500.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21174136514512312253321','No',NULL,NULL,''),(21633,'1110','211741364060','2025-03-07 19:32:18',NULL,338.16,'','21','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(21634,'5500','211741364060','2025-03-07 19:14:21',338.16,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21635,'4000','211741364060','2025-03-07 19:32:18',NULL,500.00,'','21','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(21636,'1050','191741369504','2025-03-07 20:45:30',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174136953930233220302','No',NULL,NULL,''),(21637,'1110','191741369504','2025-03-07 20:45:30',NULL,300.00,'','19','1','Inventory sold','1','','sales','B012','','No',NULL,NULL,''),(21638,'1110','191741369504','2025-03-07 20:45:04',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(21639,'5500','191741369504','2025-03-07 20:45:18',504.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21640,'4000','191741369504','2025-03-07 20:45:30',NULL,300.00,'','19','1','Good sold','1','','sales','B012','','No',NULL,NULL,''),(21641,'4000','191741369504','2025-03-07 20:45:04',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(21642,'1050','191741427685','2025-03-08 13:28:54',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174142973813223223312','No',NULL,NULL,''),(21643,'4000','191741427685','2025-03-08 13:28:54',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(21644,'1050','211741439768','2025-03-08 16:18:34',3000.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21174143993423313339333','No',NULL,NULL,''),(21645,'1110','211741439768','2025-03-08 16:18:34',NULL,1200.00,'','21','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(21646,'1110','211741439768','2025-03-08 16:16:41',NULL,200.00,'','21','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(21647,'1110','211741439768','2025-03-08 16:17:12',NULL,390.00,'','21','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(21648,'5500','211741439768','2025-03-08 16:18:02',1790.00,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21649,'4000','211741439768','2025-03-08 16:18:34',NULL,1800.00,'','21','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(21650,'4000','211741439768','2025-03-08 16:16:08',NULL,200.00,'','21','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(21651,'4000','211741439768','2025-03-08 16:16:41',NULL,400.00,'','21','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(21652,'4000','211741439768','2025-03-08 16:17:12',NULL,600.00,'','21','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(21656,'1050','191741447288','2025-03-08 18:22:42',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174144818721373241234','No',NULL,NULL,''),(21657,'4000','191741447288','2025-03-08 18:22:42',NULL,300.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(21658,'4000','191741447288','2025-03-08 18:21:45',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(21659,'4000','191741447288','2025-03-08 18:22:20',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(21660,'1050','211741448560','2025-03-08 18:44:20',5500.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21174144866920002233232','No',NULL,NULL,''),(21661,'1110','211741448560','2025-03-08 18:44:20',NULL,2400.00,'','21','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(21662,'1110','211741448560','2025-03-08 18:42:40',NULL,200.00,'','21','1','Inventory sold','1','','sales','5984','','No',NULL,NULL,''),(21663,'1110','211741448560','2025-03-08 18:43:44',NULL,0.00,'','21','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(21664,'5500','211741448560','2025-03-08 18:44:04',2600.00,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21665,'4000','211741448560','2025-03-08 18:44:20',NULL,3600.00,'','21','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(21666,'4000','211741448560','2025-03-08 18:42:40',NULL,200.00,'','21','1','Good sold','1','','sales','5984','','No',NULL,NULL,''),(21667,'4000','211741448560','2025-03-08 18:43:07',NULL,200.00,'','21','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(21668,'4000','211741448560','2025-03-08 18:43:26',NULL,300.00,'','21','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(21669,'4000','211741448560','2025-03-08 18:43:44',NULL,1200.00,'','21','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(21670,'1050','211741448676','2025-03-08 19:05:46',200.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21174144994913423443749','No',NULL,NULL,''),(21671,'4000','211741448676','2025-03-08 19:05:46',NULL,200.00,'','21','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(21678,'1050','121741450418','2025-03-08 19:30:23',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174145142722013022331','No',NULL,NULL,''),(21679,'1110','121741450418','2025-03-08 19:30:23',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(21680,'5500','121741450418','2025-03-08 19:13:38',204.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21681,'4000','121741450418','2025-03-08 19:30:23',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(21688,'1050','121741450332','2025-03-08 19:13:33',2200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174145191777100232472','No',NULL,NULL,''),(21689,'1110','121741450332','2025-03-08 19:13:33',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(21690,'1110','121741450332','2025-03-08 19:12:12',NULL,600.00,'','12','1','Inventory sold','1','','sales','B012','','No',NULL,NULL,''),(21691,'1110','121741450332','2025-03-08 19:13:13',NULL,300.00,'','12','1','Inventory sold','1','','sales','B012','','No',NULL,NULL,''),(21692,'5500','121741450332','2025-03-08 19:38:21',1900.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21693,'4000','121741450332','2025-03-08 19:13:33',NULL,1300.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(21694,'4000','121741450332','2025-03-08 19:12:12',NULL,600.00,'','12','1','Good sold','1','','sales','B012','','No',NULL,NULL,''),(21695,'4000','121741450332','2025-03-08 19:13:13',NULL,300.00,'','12','1','Good sold','1','','sales','B012','','No',NULL,NULL,''),(21740,'1050','191741452444','2025-03-08 19:48:18',5550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174146017673233113237','No',NULL,NULL,''),(21741,'1110','191741452444','2025-03-08 19:48:18',NULL,3000.00,'','19','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(21742,'1110','191741452444','2025-03-08 19:47:24',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(21743,'1110','191741452444','2025-03-08 19:49:01',NULL,408.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(21744,'1110','191741452444','2025-03-08 19:50:37',NULL,352.00,'','19','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(21745,'1110','191741452444','2025-03-08 20:55:56',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(21746,'1110','191741452444','2025-03-08 20:56:28',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(21747,'5500','191741452444','2025-03-08 21:55:59',4164.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21748,'4000','191741452444','2025-03-08 19:48:18',NULL,3000.00,'','19','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(21749,'4000','191741452444','2025-03-08 19:47:24',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(21750,'4000','191741452444','2025-03-08 19:47:48',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(21751,'4000','191741452444','2025-03-08 19:48:04',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(21752,'4000','191741452444','2025-03-08 19:49:01',NULL,600.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(21753,'4000','191741452444','2025-03-08 19:50:21',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(21754,'4000','191741452444','2025-03-08 19:50:37',NULL,500.00,'','19','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(21755,'4000','191741452444','2025-03-08 20:55:56',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(21756,'4000','191741452444','2025-03-08 20:56:17',NULL,100.00,'','19','1','Good sold','1','','sales','6537','','No',NULL,NULL,''),(21757,'4000','191741452444','2025-03-08 20:56:28',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(21758,'4000','191741452444','2025-03-08 21:55:45',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(21759,'1050','191741456608','2025-03-08 21:50:28',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174146244234322233326','No',NULL,NULL,''),(21760,'4000','191741456608','2025-03-08 21:50:28',NULL,400.00,'','19','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(21761,'4000','191741456608','2025-03-08 20:56:48',NULL,200.00,'','19','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(21762,'1050','121741463830','2025-03-08 22:57:45',850.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174146386813630221616','No',NULL,NULL,''),(21763,'1110','121741463830','2025-03-08 22:57:45',NULL,600.00,'','12','1','Inventory sold','1','','sales','B012','','No',NULL,NULL,''),(21764,'1110','121741463830','2025-03-08 22:57:20',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(21765,'5500','121741463830','2025-03-08 22:57:32',795.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21766,'4000','121741463830','2025-03-08 22:57:45',NULL,600.00,'','12','1','Good sold','1','','sales','B012','','No',NULL,NULL,''),(21767,'4000','121741463830','2025-03-08 22:57:20',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(21768,'1050','121741465833','2025-03-09 00:44:12',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174147025534233042124','No',NULL,NULL,''),(21769,'1110','121741465833','2025-03-09 00:44:12',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(21770,'5500','121741465833','2025-03-08 23:30:33',195.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21771,'4000','121741465833','2025-03-09 00:44:12',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(21783,'1050','211741514356','2025-03-09 14:28:07',600.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21174151969729034315262','No',NULL,NULL,''),(21784,'1110','211741514356','2025-03-09 14:28:07',NULL,600.00,'','21','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(21785,'5500','211741514356','2025-03-09 12:59:16',600.00,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21786,'4000','211741514356','2025-03-09 14:28:07',NULL,600.00,'','21','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(21809,'1050','121741521339','2025-03-09 14:55:49',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174152135752031713332','No',NULL,NULL,''),(21810,'1110','121741521339','2025-03-09 14:55:49',NULL,500.00,'','12','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(21811,'5500','121741521339','2025-03-09 14:55:39',500.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21812,'4000','121741521339','2025-03-09 14:55:49',NULL,500.00,'','12','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(21813,'1050','121741521358','2025-03-09 14:56:42',1300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174152231123720133223','No',NULL,NULL,''),(21814,'1110','121741521358','2025-03-09 14:56:42',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(21815,'5500','121741521358','2025-03-09 14:55:58',1300.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21816,'4000','121741521358','2025-03-09 14:56:42',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(21817,'1050','121741522313','2025-03-09 15:12:04',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174152232743247323320','No',NULL,NULL,''),(21818,'1110','121741522313','2025-03-09 15:12:04',NULL,500.00,'','12','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(21819,'5500','121741522313','2025-03-09 15:11:53',500.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21820,'4000','121741522313','2025-03-09 15:12:04',NULL,500.00,'','12','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(21821,'1050','211741523004','2025-03-09 15:23:50',750.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21174152303523003305321','No',NULL,NULL,''),(21822,'4000','211741523004','2025-03-09 15:23:50',NULL,750.00,'','21','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(21823,'1050','191741514497','2025-03-09 13:02:39',5500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174152376950270210222','No',NULL,NULL,''),(21824,'1110','191741514497','2025-03-09 13:02:39',NULL,888.88,'','19','1','Inventory sold','1','','sales','B164','','No',NULL,NULL,''),(21825,'1110','191741514497','2025-03-09 13:01:59',NULL,500.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(21826,'1110','191741514497','2025-03-09 15:35:26',NULL,2400.00,'','19','1','Inventory sold','1','','sales','6591','','No',NULL,NULL,''),(21827,'5500','191741514497','2025-03-09 15:35:41',3788.88,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21828,'4000','191741514497','2025-03-09 13:02:39',NULL,1600.00,'','19','1','Good sold','1','','sales','B164','','No',NULL,NULL,''),(21829,'4000','191741514497','2025-03-09 13:01:37',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(21830,'4000','191741514497','2025-03-09 13:01:59',NULL,1000.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(21831,'4000','191741514497','2025-03-09 15:35:09',NULL,400.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(21832,'4000','191741514497','2025-03-09 15:35:26',NULL,2400.00,'','19','1','Good sold','1','','sales','6591','','No',NULL,NULL,''),(21845,'1050','191741514565','2025-03-09 13:54:45',6800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174152717791030321210','No',NULL,NULL,''),(21846,'1110','191741514565','2025-03-09 13:54:45',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(21847,'1110','191741514565','2025-03-09 13:02:45',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(21848,'1110','191741514565','2025-03-09 13:54:26',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(21849,'1110','191741514565','2025-03-09 14:46:25',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(21850,'1110','191741514565','2025-03-09 14:46:38',NULL,3500.00,'','19','1','Inventory sold','1','','sales','B160','','No',NULL,NULL,''),(21851,'1110','191741514565','2025-03-09 14:52:51',NULL,352.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(21852,'1110','191741514565','2025-03-09 16:30:39',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(21853,'5500','191741514565','2025-03-09 16:31:40',4633.69,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21854,'4000','191741514565','2025-03-09 13:54:45',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(21855,'4000','191741514565','2025-03-09 13:02:45',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(21856,'4000','191741514565','2025-03-09 13:54:26',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(21857,'4000','191741514565','2025-03-09 14:46:25',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(21858,'4000','191741514565','2025-03-09 14:46:38',NULL,5000.00,'','19','1','Good sold','1','','sales','B160','','No',NULL,NULL,''),(21859,'4000','191741514565','2025-03-09 14:52:51',NULL,500.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(21860,'4000','191741514565','2025-03-09 16:30:22',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(21861,'4000','191741514565','2025-03-09 16:30:39',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(21862,'1050','211741636138','2025-03-10 22:49:57',1500.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21174163620221261226030','No',NULL,NULL,''),(21863,'1110','211741636138','2025-03-10 22:49:57',NULL,900.00,'','21','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(21864,'5500','211741636138','2025-03-10 22:49:26',900.00,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21865,'4000','211741636138','2025-03-10 22:49:57',NULL,900.00,'','21','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(21866,'4000','211741636138','2025-03-10 22:48:58',NULL,300.00,'','21','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(21867,'4000','211741636138','2025-03-10 22:49:10',NULL,300.00,'','21','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(21868,'1050','211741636304','2025-03-10 22:52:34',1500.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21174163635863623032223','No',NULL,NULL,''),(21869,'1110','211741636304','2025-03-10 22:52:34',NULL,900.00,'','21','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(21870,'5500','211741636304','2025-03-10 22:52:17',900.00,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21871,'4000','211741636304','2025-03-10 22:52:34',NULL,900.00,'','21','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(21872,'4000','211741636304','2025-03-10 22:51:44',NULL,300.00,'','21','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(21873,'4000','211741636304','2025-03-10 22:51:57',NULL,300.00,'','21','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(21874,'1050','211741644152','2025-03-11 01:04:00',1500.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21174164424434260200224','No',NULL,NULL,''),(21875,'1110','211741644152','2025-03-11 01:04:00',NULL,900.00,'','21','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(21876,'5500','211741644152','2025-03-11 01:03:51',900.00,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21877,'4000','211741644152','2025-03-11 01:04:00',NULL,900.00,'','21','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(21878,'4000','211741644152','2025-03-11 01:02:32',NULL,300.00,'','21','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(21879,'4000','211741644152','2025-03-11 01:03:38',NULL,300.00,'','21','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(21888,'1050','191741681463','2025-03-11 12:05:17',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174168392132032222892','No',NULL,NULL,''),(21889,'4000','191741681463','2025-03-11 12:05:17',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(21890,'4000','191741681463','2025-03-11 11:24:23',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(21895,'1050','211741684934','2025-03-11 12:22:37',350.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21174168501668120331362','No',NULL,NULL,''),(21896,'1110','211741684934','2025-03-11 12:22:37',NULL,220.00,'','21','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(21897,'5500','211741684934','2025-03-11 12:22:14',220.00,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21898,'4000','211741684934','2025-03-11 12:22:37',NULL,350.00,'','21','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(21945,'1050','211741691987','2025-03-11 14:22:22',2350.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21174169223320242332012','No',NULL,NULL,''),(21946,'1110','211741691987','2025-03-11 14:22:22',NULL,900.00,'','21','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(21947,'1110','211741691987','2025-03-11 14:19:47',NULL,150.00,'','21','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(21948,'1110','211741691987','2025-03-11 14:20:48',NULL,586.56,'','21','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(21949,'1110','211741691987','2025-03-11 14:21:06',NULL,216.00,'','21','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(21950,'5500','211741691987','2025-03-11 14:22:10',1852.56,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(21951,'4000','211741691987','2025-03-11 14:22:22',NULL,900.00,'','21','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(21952,'4000','211741691987','2025-03-11 14:19:47',NULL,200.00,'','21','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(21953,'4000','211741691987','2025-03-11 14:20:00',NULL,100.00,'','21','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(21954,'4000','211741691987','2025-03-11 14:20:48',NULL,750.00,'','21','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(21955,'4000','211741691987','2025-03-11 14:21:06',NULL,400.00,'','21','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(22022,'1050','191741681355','2025-03-11 11:24:18',4550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174170564632310239333','No',NULL,NULL,''),(22023,'1110','191741681355','2025-03-11 11:24:18',NULL,338.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(22024,'1110','191741681355','2025-03-11 11:22:35',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(22025,'1110','191741681355','2025-03-11 11:22:50',NULL,400.00,'','19','1','Inventory sold','1','','sales','6587','','No',NULL,NULL,''),(22026,'1110','191741681355','2025-03-11 11:23:08',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(22027,'1110','191741681355','2025-03-11 13:51:15',NULL,400.00,'','19','1','Inventory sold','1','','sales','6587','','No',NULL,NULL,''),(22028,'1110','191741681355','2025-03-11 13:51:52',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(22029,'1110','191741681355','2025-03-11 14:29:58',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(22030,'1110','191741681355','2025-03-11 17:50:27',NULL,977.60,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(22031,'1110','191741681355','2025-03-11 17:52:54',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(22032,'5500','191741681355','2025-03-11 18:06:33',3235.68,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22033,'4000','191741681355','2025-03-11 11:24:18',NULL,500.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(22034,'4000','191741681355','2025-03-11 11:22:35',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(22035,'4000','191741681355','2025-03-11 11:22:50',NULL,650.00,'','19','1','Good sold','1','','sales','6587','','No',NULL,NULL,''),(22036,'4000','191741681355','2025-03-11 11:23:08',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(22037,'4000','191741681355','2025-03-11 13:51:15',NULL,650.00,'','19','1','Good sold','1','','sales','6587','','No',NULL,NULL,''),(22038,'4000','191741681355','2025-03-11 13:51:52',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(22039,'4000','191741681355','2025-03-11 14:29:58',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(22040,'4000','191741681355','2025-03-11 17:50:27',NULL,1250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(22041,'4000','191741681355','2025-03-11 17:52:54',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(22042,'1050','191741705652','2025-03-11 18:12:27',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174170595807335202220','No',NULL,NULL,''),(22043,'1110','191741705652','2025-03-11 18:12:27',NULL,300.00,'','19','1','Inventory sold','1','','sales','6003','','No',NULL,NULL,''),(22044,'5500','191741705652','2025-03-11 18:12:10',300.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22045,'4000','191741705652','2025-03-11 18:12:27',NULL,300.00,'','19','1','Good sold','1','','sales','6003','','No',NULL,NULL,''),(22046,'4000','191741705652','2025-03-11 18:07:32',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(22047,'1050','191741706618','2025-03-11 18:41:53',2000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174170771724729239302','No',NULL,NULL,''),(22048,'1110','191741706618','2025-03-11 18:41:53',NULL,300.00,'','19','1','Inventory sold','1','','sales','6003','','No',NULL,NULL,''),(22049,'5500','191741706618','2025-03-11 18:41:42',300.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22050,'4000','191741706618','2025-03-11 18:41:53',NULL,300.00,'','19','1','Good sold','1','','sales','6003','','No',NULL,NULL,''),(22051,'4000','191741706618','2025-03-11 18:23:38',NULL,1300.00,'','19','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(22052,'4000','191741706618','2025-03-11 18:24:12',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(22053,'4000','191741706618','2025-03-11 18:24:41',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(22054,'4000','191741706618','2025-03-11 18:39:55',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(22055,'1050','191741716763','2025-03-12 11:09:38',3600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174176698173332190106','No',NULL,NULL,''),(22056,'1110','191741716763','2025-03-12 11:09:38',NULL,1700.00,'','19','1','Inventory sold','1','','sales','6580','','No',NULL,NULL,''),(22057,'1110','191741716763','2025-03-11 21:12:44',NULL,1500.00,'','19','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(22058,'1110','191741716763','2025-03-12 11:08:36',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(22059,'5500','191741716763','2025-03-12 11:09:25',3200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22060,'4000','191741716763','2025-03-12 11:09:38',NULL,1700.00,'','19','1','Good sold','1','','sales','6580','','No',NULL,NULL,''),(22061,'4000','191741716763','2025-03-11 21:12:44',NULL,1500.00,'','19','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(22062,'4000','191741716763','2025-03-12 11:08:36',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(22063,'4000','191741716763','2025-03-12 11:09:07',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(22064,'1050','191741767032','2025-03-12 11:11:27',1500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174176709033330630727','No',NULL,NULL,''),(22065,'1110','191741767032','2025-03-12 11:10:32',NULL,352.00,'','19','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(22066,'5500','191741767032','2025-03-12 11:10:46',352.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22067,'4000','191741767032','2025-03-12 11:11:27',NULL,1000.00,'','19','1','Good sold','1','','sales','6556','','No',NULL,NULL,''),(22068,'4000','191741767032','2025-03-12 11:10:32',NULL,500.00,'','19','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(22069,'1050','191741767091','2025-03-12 11:16:39',12850.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174176740720109407027','No',NULL,NULL,''),(22070,'1110','191741767091','2025-03-12 11:16:39',NULL,586.56,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(22071,'1110','191741767091','2025-03-12 11:11:31',NULL,47.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(22072,'1110','191741767091','2025-03-12 11:12:04',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(22073,'1110','191741767091','2025-03-12 11:12:28',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(22074,'1110','191741767091','2025-03-12 11:12:44',NULL,3000.00,'','19','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(22075,'1110','191741767091','2025-03-12 11:13:04',NULL,2000.00,'','19','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(22076,'1110','191741767091','2025-03-12 11:13:25',NULL,750.00,'','19','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(22077,'1110','191741767091','2025-03-12 11:14:12',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(22078,'1110','191741767091','2025-03-12 11:14:24',NULL,450.00,'','19','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(22079,'1110','191741767091','2025-03-12 11:15:51',NULL,750.00,'','19','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(22080,'5500','191741767091','2025-03-12 11:16:22',7762.73,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22081,'4000','191741767091','2025-03-12 11:16:39',NULL,750.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(22082,'4000','191741767091','2025-03-12 11:11:31',NULL,100.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(22083,'4000','191741767091','2025-03-12 11:12:04',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(22084,'4000','191741767091','2025-03-12 11:12:17',NULL,700.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(22085,'4000','191741767091','2025-03-12 11:12:28',NULL,1200.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(22086,'4000','191741767091','2025-03-12 11:12:44',NULL,3000.00,'','19','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(22087,'4000','191741767091','2025-03-12 11:13:04',NULL,2400.00,'','19','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(22088,'4000','191741767091','2025-03-12 11:13:25',NULL,750.00,'','19','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(22089,'4000','191741767091','2025-03-12 11:13:45',NULL,250.00,'','19','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(22090,'4000','191741767091','2025-03-12 11:14:12',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(22091,'4000','191741767091','2025-03-12 11:14:24',NULL,450.00,'','19','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(22092,'4000','191741767091','2025-03-12 11:14:38',NULL,600.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(22093,'4000','191741767091','2025-03-12 11:15:08',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(22094,'4000','191741767091','2025-03-12 11:15:38',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(22095,'4000','191741767091','2025-03-12 11:15:51',NULL,750.00,'','19','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(22096,'4000','191741767091','2025-03-12 11:16:01',NULL,1200.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(22097,'1050','191741767408','2025-03-12 11:18:10',2000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174176749321233020213','No',NULL,NULL,''),(22098,'1110','191741767408','2025-03-12 11:18:10',NULL,704.00,'','19','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(22099,'1110','191741767408','2025-03-12 11:16:49',NULL,782.08,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(22100,'5500','191741767408','2025-03-12 11:17:46',1486.08,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22101,'4000','191741767408','2025-03-12 11:18:10',NULL,1000.00,'','19','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(22102,'4000','191741767408','2025-03-12 11:16:49',NULL,1000.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(22103,'1050','191741767495','2025-03-12 11:18:40',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174176752531302202750','No',NULL,NULL,''),(22104,'4000','191741767495','2025-03-12 11:18:40',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(22105,'1050','191741767526','2025-03-12 11:19:26',800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174176756922062202331','No',NULL,NULL,''),(22106,'1110','191741767526','2025-03-12 11:19:26',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(22107,'5500','191741767526','2025-03-12 11:19:13',391.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22108,'4000','191741767526','2025-03-12 11:19:26',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(22109,'4000','191741767526','2025-03-12 11:18:46',NULL,300.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(22110,'1050','191741784053','2025-03-12 15:54:40',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174178408629311028872','No',NULL,NULL,''),(22111,'1110','191741784053','2025-03-12 15:54:40',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(22112,'5500','191741784053','2025-03-12 15:54:13',204.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22113,'4000','191741784053','2025-03-12 15:54:40',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(22122,'1050','191741784533','2025-03-12 16:02:28',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174178457792318314030','No',NULL,NULL,''),(22123,'4000','191741784533','2025-03-12 16:02:28',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(22124,'1050','121741785172','2025-03-12 16:13:06',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174178519025373532217','No',NULL,NULL,''),(22125,'1110','121741785172','2025-03-12 16:13:06',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(22126,'5500','121741785172','2025-03-12 16:12:52',169.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22127,'4000','121741785172','2025-03-12 16:13:06',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(22128,'1050','121741785192','2025-03-12 16:13:30',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174178521510233250113','No',NULL,NULL,''),(22129,'4000','121741785192','2025-03-12 16:13:30',NULL,300.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(22160,'1050','211741793438','2025-03-12 18:54:55',25950.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21174179554823221373572','No',NULL,NULL,''),(22161,'1110','211741793438','2025-03-12 18:54:55',NULL,704.00,'','21','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(22162,'1110','211741793438','2025-03-12 18:30:39',NULL,600.00,'','21','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(22163,'1110','211741793438','2025-03-12 18:31:40',NULL,880.00,'','21','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(22164,'1110','211741793438','2025-03-12 18:32:01',NULL,676.00,'','21','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(22165,'1110','211741793438','2025-03-12 18:34:22',NULL,1000.00,'','21','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(22166,'1110','211741793438','2025-03-12 18:35:27',NULL,650.00,'','21','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(22167,'1110','211741793438','2025-03-12 18:35:44',NULL,0.00,'','21','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(22168,'1110','211741793438','2025-03-12 18:36:45',NULL,373.36,'','21','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(22169,'1110','211741793438','2025-03-12 18:37:33',NULL,220.00,'','21','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(22170,'1110','211741793438','2025-03-12 18:38:03',NULL,1000.00,'','21','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(22171,'1110','211741793438','2025-03-12 18:38:51',NULL,200.00,'','21','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(22172,'1110','211741793438','2025-03-12 18:41:30',NULL,336.00,'','21','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(22173,'1110','211741793438','2025-03-12 18:41:45',NULL,600.00,'','21','1','Inventory sold','1','','sales','6048','','No',NULL,NULL,''),(22174,'1110','211741793438','2025-03-12 18:42:47',NULL,390.00,'','21','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(22175,'1110','211741793438','2025-03-12 18:43:06',NULL,864.00,'','21','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(22176,'1110','211741793438','2025-03-12 18:45:11',NULL,977.60,'','21','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(22177,'1110','211741793438','2025-03-12 18:49:10',NULL,2000.00,'','21','1','Inventory sold','1','','sales','B165','','No',NULL,NULL,''),(22178,'1110','211741793438','2025-03-12 18:49:57',NULL,888.88,'','21','1','Inventory sold','1','','sales','B164','','No',NULL,NULL,''),(22179,'1110','211741793438','2025-03-12 18:50:49',NULL,704.00,'','21','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(22180,'1110','211741793438','2025-03-12 18:51:52',NULL,600.00,'','21','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(22181,'5500','211741793438','2025-03-12 18:54:39',13663.84,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22182,'4000','211741793438','2025-03-12 18:54:55',NULL,1000.00,'','21','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(22183,'4000','211741793438','2025-03-12 18:30:39',NULL,1200.00,'','21','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(22184,'4000','211741793438','2025-03-12 18:31:11',NULL,600.00,'','21','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(22185,'4000','211741793438','2025-03-12 18:31:40',NULL,1500.00,'','21','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(22186,'4000','211741793438','2025-03-12 18:32:01',NULL,1000.00,'','21','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(22187,'4000','211741793438','2025-03-12 18:32:30',NULL,900.00,'','21','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(22188,'4000','211741793438','2025-03-12 18:32:49',NULL,600.00,'','21','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(22189,'4000','211741793438','2025-03-12 18:33:37',NULL,200.00,'','21','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(22190,'4000','211741793438','2025-03-12 18:34:22',NULL,1300.00,'','21','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(22191,'4000','211741793438','2025-03-12 18:35:27',NULL,650.00,'','21','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(22192,'4000','211741793438','2025-03-12 18:35:44',NULL,300.00,'','21','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(22193,'4000','211741793438','2025-03-12 18:36:04',NULL,300.00,'','21','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(22194,'4000','211741793438','2025-03-12 18:36:45',NULL,500.00,'','21','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(22195,'4000','211741793438','2025-03-12 18:37:33',NULL,350.00,'','21','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(22196,'4000','211741793438','2025-03-12 18:38:03',NULL,1000.00,'','21','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(22197,'4000','211741793438','2025-03-12 18:38:51',NULL,250.00,'','21','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(22198,'4000','211741793438','2025-03-12 18:41:05',NULL,1600.00,'','21','1','Good sold','1','','sales','6572','','No',NULL,NULL,''),(22199,'4000','211741793438','2025-03-12 18:41:30',NULL,800.00,'','21','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(22200,'4000','211741793438','2025-03-12 18:41:45',NULL,1200.00,'','21','1','Good sold','1','','sales','6048','','No',NULL,NULL,''),(22201,'4000','211741793438','2025-03-12 18:42:47',NULL,600.00,'','21','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(22202,'4000','211741793438','2025-03-12 18:43:06',NULL,1600.00,'','21','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(22203,'4000','211741793438','2025-03-12 18:44:21',NULL,500.00,'','21','1','Good sold','1','','sales','6556','','No',NULL,NULL,''),(22204,'4000','211741793438','2025-03-12 18:45:11',NULL,1250.00,'','21','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(22205,'4000','211741793438','2025-03-12 18:49:10',NULL,3500.00,'','21','1','Good sold','1','','sales','B165','','No',NULL,NULL,''),(22206,'4000','211741793438','2025-03-12 18:49:57',NULL,1600.00,'','21','1','Good sold','1','','sales','B164','','No',NULL,NULL,''),(22207,'4000','211741793438','2025-03-12 18:50:49',NULL,1000.00,'','21','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(22208,'4000','211741793438','2025-03-12 18:51:52',NULL,600.00,'','21','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(22209,'4000','211741793438','2025-03-12 18:52:48',NULL,50.00,'','21','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(22210,'1050','211741795551','2025-03-12 19:08:46',1200.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21174179573602372002209','No',NULL,NULL,''),(22211,'1110','211741795551','2025-03-12 19:08:46',NULL,816.00,'','21','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(22212,'5500','211741795551','2025-03-12 19:05:51',816.00,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22213,'4000','211741795551','2025-03-12 19:08:46',NULL,1200.00,'','21','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(22244,'1050','121741800381','2025-03-12 20:29:14',1800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174180063721200222021','No',NULL,NULL,''),(22245,'1110','121741800381','2025-03-12 20:29:14',NULL,1700.00,'','12','1','Inventory sold','1','','sales','6580','','No',NULL,NULL,''),(22246,'1110','121741800381','2025-03-12 20:26:21',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(22247,'5500','121741800381','2025-03-12 20:29:02',1742.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22248,'4000','121741800381','2025-03-12 20:29:14',NULL,1700.00,'','12','1','Good sold','1','','sales','6580','','No',NULL,NULL,''),(22249,'4000','121741800381','2025-03-12 20:26:21',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(22284,'1050','191741798690','2025-03-12 19:58:43',950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174180438903410233372','No',NULL,NULL,''),(22285,'1110','191741798690','2025-03-12 19:58:43',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(22286,'1110','191741798690','2025-03-12 21:03:57',NULL,50.00,'','19','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(22287,'1110','191741798690','2025-03-12 21:04:22',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(22288,'5500','191741798690','2025-03-12 21:28:18',461.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22289,'4000','191741798690','2025-03-12 19:58:43',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(22290,'4000','191741798690','2025-03-12 19:58:10',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(22291,'4000','191741798690','2025-03-12 21:03:57',NULL,200.00,'','19','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(22292,'4000','191741798690','2025-03-12 21:04:22',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(22293,'1050','121741785217','2025-03-12 16:32:58',7750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174180465512445573120','No',NULL,NULL,''),(22294,'1110','121741785217','2025-03-12 16:32:58',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(22295,'1110','121741785217','2025-03-12 16:13:37',NULL,158.33,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(22296,'1110','121741785217','2025-03-12 17:30:17',NULL,600.00,'','12','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(22297,'1110','121741785217','2025-03-12 17:30:55',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(22298,'1110','121741785217','2025-03-12 17:31:17',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(22299,'1110','121741785217','2025-03-12 18:20:40',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(22300,'1110','121741785217','2025-03-12 18:20:40',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(22301,'1110','121741785217','2025-03-12 20:16:27',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(22302,'1110','121741785217','2025-03-12 20:16:39',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(22303,'1110','121741785217','2025-03-12 20:16:49',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(22304,'1110','121741785217','2025-03-12 20:20:45',NULL,400.00,'','12','1','Inventory sold','1','','sales','6034','','No',NULL,NULL,''),(22305,'1110','121741785217','2025-03-12 21:36:16',NULL,352.00,'','12','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(22306,'5500','121741785217','2025-03-12 21:36:42',2263.33,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22307,'4000','121741785217','2025-03-12 16:32:58',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(22308,'4000','121741785217','2025-03-12 16:13:37',NULL,400.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(22309,'4000','121741785217','2025-03-12 17:30:17',NULL,600.00,'','12','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(22310,'4000','121741785217','2025-03-12 17:30:38',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(22311,'4000','121741785217','2025-03-12 17:30:55',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(22312,'4000','121741785217','2025-03-12 17:31:17',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(22313,'4000','121741785217','2025-03-12 18:20:40',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(22314,'4000','121741785217','2025-03-12 18:20:40',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(22315,'4000','121741785217','2025-03-12 20:16:27',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(22316,'4000','121741785217','2025-03-12 20:16:39',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(22317,'4000','121741785217','2025-03-12 20:16:49',NULL,600.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(22318,'4000','121741785217','2025-03-12 20:19:32',NULL,800.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(22319,'4000','121741785217','2025-03-12 20:20:45',NULL,400.00,'','12','1','Good sold','1','','sales','6034','','No',NULL,NULL,''),(22320,'4000','121741785217','2025-03-12 20:20:59',NULL,1200.00,'','12','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(22321,'4000','121741785217','2025-03-12 20:34:07',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(22322,'4000','121741785217','2025-03-12 21:35:14',NULL,600.00,'','12','1','Good sold','1','','sales','6529','','No',NULL,NULL,''),(22323,'4000','121741785217','2025-03-12 21:35:26',NULL,500.00,'','12','1','Good sold','1','','sales','6556','','No',NULL,NULL,''),(22324,'4000','121741785217','2025-03-12 21:36:16',NULL,500.00,'','12','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(22335,'1050','191741784091','2025-03-12 16:02:00',2150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174180666123276736399','No',NULL,NULL,''),(22336,'1110','191741784091','2025-03-12 16:02:00',NULL,585.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(22337,'1110','191741784091','2025-03-12 15:54:51',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(22338,'1110','191741784091','2025-03-12 16:00:15',NULL,750.00,'','19','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(22339,'1110','191741784091','2025-03-12 16:01:43',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(22340,'5500','191741784091','2025-03-12 22:04:41',1577.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22341,'4000','191741784091','2025-03-12 16:02:00',NULL,900.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(22342,'4000','191741784091','2025-03-12 15:54:51',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(22343,'4000','191741784091','2025-03-12 16:00:15',NULL,750.00,'','19','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(22344,'4000','191741784091','2025-03-12 16:01:43',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(22345,'1050','191741806749','2025-03-12 22:13:39',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174180683028312331300','No',NULL,NULL,''),(22346,'4000','191741806749','2025-03-12 22:13:39',NULL,500.00,'','19','1','Good sold','1','','sales','6556','','No',NULL,NULL,''),(22347,'1050','121741809047','2025-03-12 22:50:57',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174180906026204192330','No',NULL,NULL,''),(22348,'1110','121741809047','2025-03-12 22:50:57',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(22349,'5500','121741809047','2025-03-12 22:50:47',391.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22350,'4000','121741809047','2025-03-12 22:50:57',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(22351,'1050','121741870371','2025-03-13 15:54:11',1950.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174187045733232238874','No',NULL,NULL,''),(22352,'1110','121741870371','2025-03-13 15:54:11',NULL,1500.00,'','12','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(22353,'1110','121741870371','2025-03-13 15:52:51',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(22354,'1110','121741870371','2025-03-13 15:53:01',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(22355,'5500','121741870371','2025-03-13 15:53:23',1795.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22356,'4000','121741870371','2025-03-13 15:54:11',NULL,1500.00,'','12','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(22357,'4000','121741870371','2025-03-13 15:52:51',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(22358,'4000','121741870371','2025-03-13 15:53:01',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(22359,'1050','121741883944','2025-03-13 19:39:21',1200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174188397042802322201','No',NULL,NULL,''),(22360,'1110','121741883944','2025-03-13 19:39:21',NULL,610.00,'','12','1','Inventory sold','1','','sales','B064','','No',NULL,NULL,''),(22361,'5500','121741883944','2025-03-13 19:39:04',610.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22362,'4000','121741883944','2025-03-13 19:39:21',NULL,1200.00,'','12','1','Good sold','1','','sales','B064','','No',NULL,NULL,''),(22363,'1050','121741883974','2025-03-13 19:41:15',1050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174188408232037832723','No',NULL,NULL,''),(22364,'4000','121741883974','2025-03-13 19:41:15',NULL,900.00,'','12','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(22365,'4000','121741883974','2025-03-13 19:39:34',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(22366,'1050','121741884089','2025-03-13 19:42:18',700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174188414820420211410','No',NULL,NULL,''),(22367,'1110','121741884089','2025-03-13 19:42:18',NULL,352.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(22368,'5500','121741884089','2025-03-13 19:41:54',352.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22369,'4000','121741884089','2025-03-13 19:42:18',NULL,600.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(22370,'4000','121741884089','2025-03-13 19:41:29',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(22371,'1050','121741884154','2025-03-13 21:46:02',400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174189156512023535935','No',NULL,NULL,''),(22372,'1110','121741884154','2025-03-13 21:46:02',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(22373,'5500','121741884154','2025-03-13 19:42:34',216.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22374,'4000','121741884154','2025-03-13 21:46:02',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(22375,'1050','121741891566','2025-03-13 21:46:27',1000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174189158923022022933','No',NULL,NULL,''),(22376,'1110','121741891566','2025-03-13 21:46:06',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(22377,'5500','121741891566','2025-03-13 21:46:17',338.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22378,'4000','121741891566','2025-03-13 21:46:27',NULL,500.00,'','12','1','Good sold','1','','sales','6556','','No',NULL,NULL,''),(22379,'4000','121741891566','2025-03-13 21:46:06',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(22380,'1050','121741891732','2025-03-13 21:49:04',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174189174602233133233','No',NULL,NULL,''),(22381,'1110','121741891732','2025-03-13 21:49:04',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(22382,'5500','121741891732','2025-03-13 21:48:52',195.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22383,'4000','121741891732','2025-03-13 21:49:04',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(22414,'1050','191741955476','2025-03-14 15:31:37',2150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174196280743290233203','No',NULL,NULL,''),(22415,'1110','191741955476','2025-03-14 15:31:37',NULL,507.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(22416,'1110','191741955476','2025-03-14 15:31:16',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(22417,'1110','191741955476','2025-03-14 15:31:28',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(22418,'5500','191741955476','2025-03-14 17:32:53',880.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22419,'4000','191741955476','2025-03-14 15:31:37',NULL,750.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(22420,'4000','191741955476','2025-03-14 15:31:16',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(22421,'4000','191741955476','2025-03-14 15:31:28',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(22422,'4000','191741955476','2025-03-14 16:27:16',NULL,300.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(22423,'4000','191741955476','2025-03-14 16:58:21',NULL,250.00,'','19','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(22424,'4000','191741955476','2025-03-14 16:58:43',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(22459,'1050','121741967890','2025-03-14 18:59:47',2600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','21174197123822020192033','No',NULL,NULL,''),(22460,'1110','121741967890','2025-03-14 18:59:47',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(22461,'1110','121741967890','2025-03-14 18:58:10',NULL,390.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(22462,'1110','121741967890','2025-03-14 18:58:42',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(22463,'1110','121741967890','2025-03-14 18:59:30',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(22464,'1110','121741967890','2025-03-14 19:53:18',NULL,195.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(22465,'5500','121741967890','2025-03-14 19:53:37',1597.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22466,'4000','121741967890','2025-03-14 18:59:47',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(22467,'4000','121741967890','2025-03-14 18:58:10',NULL,600.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(22468,'4000','121741967890','2025-03-14 18:58:42',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(22469,'4000','121741967890','2025-03-14 18:58:59',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(22470,'4000','121741967890','2025-03-14 18:59:30',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(22471,'4000','121741967890','2025-03-14 19:53:18',NULL,300.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(22482,'1050','191741972018','2025-03-14 20:10:21',3050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174197223330122437202','No',NULL,NULL,''),(22483,'1110','191741972018','2025-03-14 20:10:21',NULL,1500.00,'','19','1','Inventory sold','1','','sales','6586','','No',NULL,NULL,''),(22484,'1110','191741972018','2025-03-14 20:06:58',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(22485,'1110','191741972018','2025-03-14 20:07:52',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(22486,'1110','191741972018','2025-03-14 20:09:50',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(22487,'5500','191741972018','2025-03-14 20:10:04',2442.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22488,'4000','191741972018','2025-03-14 20:10:21',NULL,1800.00,'','19','1','Good sold','1','','sales','6586','','No',NULL,NULL,''),(22489,'4000','191741972018','2025-03-14 20:06:58',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(22490,'4000','191741972018','2025-03-14 20:07:52',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(22491,'4000','191741972018','2025-03-14 20:09:38',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(22492,'4000','191741972018','2025-03-14 20:09:50',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(22497,'1050','121741968019','2025-03-14 19:03:06',2450.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174197244803124022072','No',NULL,NULL,''),(22498,'1110','121741968019','2025-03-14 19:03:06',NULL,300.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(22499,'1110','121741968019','2025-03-14 19:00:51',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(22500,'5500','121741968019','2025-03-14 20:13:48',516.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22501,'4000','121741968019','2025-03-14 19:03:06',NULL,600.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(22502,'4000','121741968019','2025-03-14 19:00:19',NULL,600.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(22503,'4000','121741968019','2025-03-14 19:00:51',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(22504,'4000','121741968019','2025-03-14 19:01:22',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(22505,'4000','121741968019','2025-03-14 19:01:53',NULL,650.00,'','12','1','Good sold','1','','sales','6505','','No',NULL,NULL,''),(22506,'4000','121741968019','2025-03-14 19:02:22',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(22507,'1050','191741972236','2025-03-14 20:10:49',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174197297671236034100','No',NULL,NULL,''),(22508,'1110','191741972236','2025-03-14 20:10:49',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(22509,'5500','191741972236','2025-03-14 20:21:15',204.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22510,'4000','191741972236','2025-03-14 20:10:49',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(22511,'4000','191741972236','2025-03-14 20:10:36',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(22512,'1050','211741968392','2025-03-14 19:07:50',1000.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21174197514032223332433','No',NULL,NULL,''),(22513,'1110','211741968392','2025-03-14 19:07:50',NULL,676.00,'','21','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(22514,'5500','211741968392','2025-03-14 19:06:32',676.00,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22515,'4000','211741968392','2025-03-14 19:07:50',NULL,1000.00,'','21','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(22524,'1050','211741975141','2025-03-14 21:00:39',1650.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21174197665034275200323','No',NULL,NULL,''),(22525,'1110','211741975141','2025-03-14 21:00:39',NULL,600.00,'','21','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(22526,'1110','211741975141','2025-03-14 20:59:21',NULL,100.00,'','21','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(22527,'1110','211741975141','2025-03-14 21:00:26',NULL,390.00,'','21','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(22528,'5500','211741975141','2025-03-14 21:23:54',1090.00,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22529,'4000','211741975141','2025-03-14 21:00:39',NULL,600.00,'','21','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(22530,'4000','211741975141','2025-03-14 20:59:01',NULL,100.00,'','21','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(22531,'4000','211741975141','2025-03-14 20:59:21',NULL,200.00,'','21','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(22532,'4000','211741975141','2025-03-14 20:59:39',NULL,100.00,'','21','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(22533,'4000','211741975141','2025-03-14 21:00:26',NULL,600.00,'','21','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(22534,'4000','211741975141','2025-03-14 21:23:37',NULL,50.00,'','21','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(22590,'1050','191741965289','2025-03-14 18:15:28',7650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174198380509801333303','No',NULL,NULL,''),(22591,'1110','191741965289','2025-03-14 18:15:28',NULL,1500.00,'','19','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(22592,'1110','191741965289','2025-03-14 20:01:05',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(22593,'1110','191741965289','2025-03-14 20:01:24',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(22594,'1110','191741965289','2025-03-14 21:58:53',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(22595,'1110','191741965289','2025-03-14 21:59:09',NULL,2000.00,'','19','1','Inventory sold','1','','sales','B165','','No',NULL,NULL,''),(22596,'1110','191741965289','2025-03-14 22:52:29',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(22597,'1110','191741965289','2025-03-14 22:52:55',NULL,390.00,'','19','1','Inventory sold','1','','sales','B093','','No',NULL,NULL,''),(22598,'5500','191741965289','2025-03-14 22:53:15',4771.73,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22599,'4000','191741965289','2025-03-14 18:15:28',NULL,1500.00,'','19','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(22600,'4000','191741965289','2025-03-14 18:14:49',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(22601,'4000','191741965289','2025-03-14 18:15:04',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(22602,'4000','191741965289','2025-03-14 18:20:03',NULL,100.00,'','19','1','Good sold','1','','sales','6537','','No',NULL,NULL,''),(22603,'4000','191741965289','2025-03-14 18:20:16',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(22604,'4000','191741965289','2025-03-14 20:01:05',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(22605,'4000','191741965289','2025-03-14 20:01:24',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(22606,'4000','191741965289','2025-03-14 21:58:53',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(22607,'4000','191741965289','2025-03-14 21:59:09',NULL,3500.00,'','19','1','Good sold','1','','sales','B165','','No',NULL,NULL,''),(22608,'4000','191741965289','2025-03-14 22:52:29',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(22609,'4000','191741965289','2025-03-14 22:52:55',NULL,600.00,'','19','1','Good sold','1','','sales','B093','','No',NULL,NULL,''),(22626,'1050','191742036552','2025-03-15 14:02:51',50.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174203664334222264230','No',NULL,NULL,''),(22627,'4000','191742036552','2025-03-15 14:02:51',NULL,50.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(22736,'1050','191742043024','2025-03-15 15:53:25',950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174204321310002323111','No',NULL,NULL,''),(22737,'1110','191742043024','2025-03-15 15:53:25',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(22738,'1110','191742043024','2025-03-15 15:50:24',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(22739,'1110','191742043024','2025-03-15 15:50:40',NULL,150.00,'','19','1','Inventory sold','1','','sales','6003','','No',NULL,NULL,''),(22740,'5500','191742043024','2025-03-15 15:50:58',950.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22741,'4000','191742043024','2025-03-15 15:53:25',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(22742,'4000','191742043024','2025-03-15 15:50:24',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(22743,'4000','191742043024','2025-03-15 15:50:40',NULL,150.00,'','19','1','Good sold','1','','sales','6003','','No',NULL,NULL,''),(22755,'1050','191742036298','2025-03-15 13:59:59',7650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174204403540400204032','No',NULL,NULL,''),(22756,'1110','191742036298','2025-03-15 13:59:59',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(22757,'1110','191742036298','2025-03-15 13:58:18',NULL,610.00,'','19','1','Inventory sold','1','','sales','B041','','No',NULL,NULL,''),(22758,'1110','191742036298','2025-03-15 13:58:38',NULL,610.00,'','19','1','Inventory sold','1','','sales','B064','','No',NULL,NULL,''),(22759,'1110','191742036298','2025-03-15 14:10:27',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(22760,'1110','191742036298','2025-03-15 14:24:06',NULL,100.00,'','19','1','Inventory sold','1','','sales','5988','','No',NULL,NULL,''),(22761,'1110','191742036298','2025-03-15 14:26:09',NULL,100.00,'','19','1','Inventory sold','1','','sales','5988','','No',NULL,NULL,''),(22762,'1110','191742036298','2025-03-15 14:26:09',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(22763,'1110','191742036298','2025-03-15 14:54:10',NULL,1400.00,'','19','1','Inventory sold','1','','sales','B065','','No',NULL,NULL,''),(22764,'1110','191742036298','2025-03-15 14:58:17',NULL,610.00,'','19','1','Inventory sold','1','','sales','B041','','No',NULL,NULL,''),(22765,'1110','191742036298','2025-03-15 15:04:34',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(22766,'5500','191742036298','2025-03-15 15:04:47',4814.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22767,'4000','191742036298','2025-03-15 13:59:59',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(22768,'4000','191742036298','2025-03-15 13:58:18',NULL,1200.00,'','19','1','Good sold','1','','sales','B041','','No',NULL,NULL,''),(22769,'4000','191742036298','2025-03-15 13:58:38',NULL,1200.00,'','19','1','Good sold','1','','sales','B064','','No',NULL,NULL,''),(22770,'4000','191742036298','2025-03-15 14:10:27',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(22771,'4000','191742036298','2025-03-15 14:23:34',NULL,150.00,'','19','1','Good sold','1','','sales','6538','','No',NULL,NULL,''),(22772,'4000','191742036298','2025-03-15 14:24:06',NULL,100.00,'','19','1','Good sold','1','','sales','5988','','No',NULL,NULL,''),(22773,'4000','191742036298','2025-03-15 14:26:09',NULL,100.00,'','19','1','Good sold','1','','sales','5988','','No',NULL,NULL,''),(22774,'4000','191742036298','2025-03-15 14:26:09',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(22775,'4000','191742036298','2025-03-15 14:54:10',NULL,2200.00,'','19','1','Good sold','1','','sales','B065','','No',NULL,NULL,''),(22776,'4000','191742036298','2025-03-15 14:58:17',NULL,1200.00,'','19','1','Good sold','1','','sales','B041','','No',NULL,NULL,''),(22777,'4000','191742036298','2025-03-15 15:04:34',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(22788,'1050','191742036431','2025-03-15 14:01:12',1150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174204481237322233047','No',NULL,NULL,''),(22789,'1110','191742036431','2025-03-15 14:00:32',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(22790,'1110','191742036431','2025-03-15 14:01:43',NULL,265.00,'','19','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(22791,'1110','191742036431','2025-03-15 14:01:59',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(22792,'5500','191742036431','2025-03-15 16:19:11',603.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22793,'4000','191742036431','2025-03-15 14:01:12',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(22794,'4000','191742036431','2025-03-15 14:00:32',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(22795,'4000','191742036431','2025-03-15 14:01:43',NULL,350.00,'','19','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(22796,'4000','191742036431','2025-03-15 14:01:59',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(22797,'4000','191742036431','2025-03-15 16:18:47',NULL,200.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(22820,'1050','191742039704','2025-03-15 14:56:44',4700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174204920502022330524','No',NULL,NULL,''),(22821,'1110','191742039704','2025-03-15 14:56:44',NULL,84.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(22822,'1110','191742039704','2025-03-15 14:55:04',NULL,2000.00,'','19','1','Inventory sold','1','','sales','B165','','No',NULL,NULL,''),(22823,'1110','191742039704','2025-03-15 14:56:17',NULL,195.00,'','19','1','Inventory sold','1','','sales','B093','','No',NULL,NULL,''),(22824,'1110','191742039704','2025-03-15 14:56:29',NULL,390.00,'','19','1','Inventory sold','1','','sales','B093','','No',NULL,NULL,''),(22825,'5500','191742039704','2025-03-15 16:02:43',2669.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22826,'4000','191742039704','2025-03-15 14:56:44',NULL,200.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(22827,'4000','191742039704','2025-03-15 14:55:04',NULL,3500.00,'','19','1','Good sold','1','','sales','B165','','No',NULL,NULL,''),(22828,'4000','191742039704','2025-03-15 14:55:32',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(22829,'4000','191742039704','2025-03-15 14:56:17',NULL,300.00,'','19','1','Good sold','1','','sales','B093','','No',NULL,NULL,''),(22830,'4000','191742039704','2025-03-15 14:56:29',NULL,600.00,'','19','1','Good sold','1','','sales','B093','','No',NULL,NULL,''),(22855,'1050','121742041225','2025-03-15 17:35:19',4400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174205995030233537032','No',NULL,NULL,''),(22856,'1110','121742041225','2025-03-15 17:35:19',NULL,1521.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(22857,'1110','121742041225','2025-03-15 15:20:25',NULL,746.72,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(22858,'1110','121742041225','2025-03-15 15:21:17',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(22859,'1110','121742041225','2025-03-15 15:21:31',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(22860,'1110','121742041225','2025-03-15 15:54:13',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(22861,'5500','121742041225','2025-03-15 17:34:33',3043.76,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22862,'4000','121742041225','2025-03-15 17:35:19',NULL,2250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(22863,'4000','121742041225','2025-03-15 15:20:25',NULL,1000.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(22864,'4000','121742041225','2025-03-15 15:21:17',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(22865,'4000','121742041225','2025-03-15 15:21:31',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(22866,'4000','121742041225','2025-03-15 15:54:13',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(22867,'1050','121742059951','2025-03-15 20:47:45',4300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174206112623343470323','No',NULL,NULL,''),(22868,'1110','121742059951','2025-03-15 20:46:33',NULL,400.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(22869,'5500','121742059951','2025-03-15 20:47:26',400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22870,'4000','121742059951','2025-03-15 20:47:45',NULL,2400.00,'','12','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(22871,'4000','121742059951','2025-03-15 20:32:31',NULL,500.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(22872,'4000','121742059951','2025-03-15 20:35:18',NULL,200.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(22873,'4000','121742059951','2025-03-15 20:46:33',NULL,400.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(22874,'4000','121742059951','2025-03-15 20:46:46',NULL,500.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(22875,'4000','121742059951','2025-03-15 20:47:14',NULL,300.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(22876,'1050','121742061127','2025-03-15 20:53:24',1750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174206121300312310332','No',NULL,NULL,''),(22877,'1110','121742061127','2025-03-15 20:53:24',NULL,676.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(22878,'1110','121742061127','2025-03-15 20:52:07',NULL,373.36,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(22879,'1110','121742061127','2025-03-15 20:52:51',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(22880,'5500','121742061127','2025-03-15 20:53:12',1244.88,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22881,'4000','121742061127','2025-03-15 20:53:24',NULL,1000.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(22882,'4000','121742061127','2025-03-15 20:52:07',NULL,500.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(22883,'4000','121742061127','2025-03-15 20:52:51',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(22884,'1050','121742061214','2025-03-15 20:55:27',4400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174206133221223332331','No',NULL,NULL,''),(22885,'1110','121742061214','2025-03-15 20:55:27',NULL,845.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(22886,'1110','121742061214','2025-03-15 20:53:34',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(22887,'1110','121742061214','2025-03-15 20:54:00',NULL,373.36,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(22888,'1110','121742061214','2025-03-15 20:54:10',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(22889,'1110','121742061214','2025-03-15 20:54:52',NULL,950.00,'','12','1','Inventory sold','1','','sales','B182','','No',NULL,NULL,''),(22890,'1110','121742061214','2025-03-15 20:55:08',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(22891,'5500','121742061214','2025-03-15 20:55:19',2559.40,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22892,'4000','121742061214','2025-03-15 20:55:27',NULL,1250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(22893,'4000','121742061214','2025-03-15 20:53:34',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(22894,'4000','121742061214','2025-03-15 20:54:00',NULL,500.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(22895,'4000','121742061214','2025-03-15 20:54:10',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(22896,'4000','121742061214','2025-03-15 20:54:52',NULL,1700.00,'','12','1','Good sold','1','','sales','B182','','No',NULL,NULL,''),(22897,'4000','121742061214','2025-03-15 20:55:08',NULL,450.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(22898,'1050','191742061552','2025-03-15 20:59:40',2400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174206158333212822252','No',NULL,NULL,''),(22899,'1110','191742061552','2025-03-15 20:59:40',NULL,956.00,'','19','1','Inventory sold','1','','sales','B180','','No',NULL,NULL,''),(22900,'1110','191742061552','2025-03-15 20:59:12',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(22901,'5500','191742061552','2025-03-15 20:59:22',1356.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22902,'4000','191742061552','2025-03-15 20:59:40',NULL,1700.00,'','19','1','Good sold','1','','sales','B180','','No',NULL,NULL,''),(22903,'4000','191742061552','2025-03-15 20:59:12',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(22919,'1050','191742061829','2025-03-15 21:06:29',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174206199101322019321','No',NULL,NULL,''),(22920,'1110','191742061829','2025-03-15 21:06:29',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(22921,'5500','191742061829','2025-03-15 21:03:49',169.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22922,'4000','191742061829','2025-03-15 21:06:29',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(22923,'1050','191742061636','2025-03-15 21:03:14',5000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174206288902003106323','No',NULL,NULL,''),(22924,'1110','191742061636','2025-03-15 21:03:14',NULL,1450.00,'','19','1','Inventory sold','1','','sales','B137','','No',NULL,NULL,''),(22925,'1110','191742061636','2025-03-15 21:01:21',NULL,352.00,'','19','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(22926,'1110','191742061636','2025-03-15 21:01:49',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(22927,'1110','191742061636','2025-03-15 21:02:16',NULL,1500.00,'','19','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(22928,'1110','191742061636','2025-03-15 21:02:33',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(22929,'1110','191742061636','2025-03-15 21:03:03',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(22930,'5500','191742061636','2025-03-15 21:21:17',3486.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22931,'4000','191742061636','2025-03-15 21:03:14',NULL,2200.00,'','19','1','Good sold','1','','sales','B137','','No',NULL,NULL,''),(22932,'4000','191742061636','2025-03-15 21:00:36',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(22933,'4000','191742061636','2025-03-15 21:01:21',NULL,500.00,'','19','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(22934,'4000','191742061636','2025-03-15 21:01:49',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(22935,'4000','191742061636','2025-03-15 21:02:16',NULL,1500.00,'','19','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(22936,'4000','191742061636','2025-03-15 21:02:33',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(22937,'4000','191742061636','2025-03-15 21:02:45',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(22938,'4000','191742061636','2025-03-15 21:02:55',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(22939,'4000','191742061636','2025-03-15 21:03:03',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(22940,'1050','191742061992','2025-03-16 00:34:09',850.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174207454821433371313','No',NULL,NULL,''),(22941,'1110','191742061992','2025-03-16 00:34:09',NULL,408.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(22942,'1110','191742061992','2025-03-15 21:08:49',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(22943,'5500','191742061992','2025-03-15 21:09:44',577.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22944,'4000','191742061992','2025-03-16 00:34:09',NULL,600.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(22945,'4000','191742061992','2025-03-15 21:08:49',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(22972,'1050','191742076601','2025-03-16 01:14:36',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174207688022731236329','No',NULL,NULL,''),(22973,'1110','191742076601','2025-03-16 01:14:36',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(22974,'5500','191742076601','2025-03-16 01:14:22',100.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(22975,'4000','191742076601','2025-03-16 01:14:36',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(22976,'4000','191742076601','2025-03-16 01:10:01',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(23007,'1050','191742074549','2025-03-16 00:39:53',9550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174208115439331143323','No',NULL,NULL,''),(23008,'1110','191742074549','2025-03-16 00:39:53',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(23009,'1110','191742074549','2025-03-16 00:35:49',NULL,5800.00,'','19','1','Inventory sold','1','','sales','B157','','No',NULL,NULL,''),(23010,'1110','191742074549','2025-03-16 00:40:24',NULL,782.08,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(23011,'1110','191742074549','2025-03-16 00:40:39',NULL,158.33,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(23012,'1110','191742074549','2025-03-16 00:40:54',NULL,195.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(23013,'1110','191742074549','2025-03-16 00:41:13',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(23014,'5500','191742074549','2025-03-16 02:11:01',6977.41,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23015,'4000','191742074549','2025-03-16 00:39:53',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(23016,'4000','191742074549','2025-03-16 00:35:49',NULL,7000.00,'','19','1','Good sold','1','','sales','B157','','No',NULL,NULL,''),(23017,'4000','191742074549','2025-03-16 00:40:24',NULL,1000.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(23018,'4000','191742074549','2025-03-16 00:40:39',NULL,400.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(23019,'4000','191742074549','2025-03-16 00:40:54',NULL,300.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(23020,'4000','191742074549','2025-03-16 00:41:13',NULL,450.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(23021,'4000','191742074549','2025-03-16 02:10:43',NULL,300.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(23022,'1050','121742134886','2025-03-16 17:25:33',2050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174213515202332012312','No',NULL,NULL,''),(23023,'4000','121742134886','2025-03-16 17:25:33',NULL,1300.00,'','12','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(23024,'4000','121742134886','2025-03-16 17:21:26',NULL,500.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(23025,'4000','121742134886','2025-03-16 17:24:24',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(23026,'4000','121742134886','2025-03-16 17:24:47',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(23037,'1050','121742135891','2025-03-16 18:00:54',3050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174213752040322323223','No',NULL,NULL,''),(23038,'1110','121742135891','2025-03-16 17:48:23',NULL,300.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(23039,'1110','121742135891','2025-03-16 17:48:32',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(23040,'5500','121742135891','2025-03-16 17:49:14',638.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23041,'4000','121742135891','2025-03-16 18:00:54',NULL,1300.00,'','12','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(23042,'4000','121742135891','2025-03-16 17:38:11',NULL,650.00,'','12','1','Good sold','1','','sales','6505','','No',NULL,NULL,''),(23043,'4000','121742135891','2025-03-16 17:48:23',NULL,600.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(23044,'4000','121742135891','2025-03-16 17:48:32',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(23056,'1050','121742140430','2025-03-16 18:54:19',1100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174214046432223112360','No',NULL,NULL,''),(23057,'1110','121742140430','2025-03-16 18:54:19',NULL,352.00,'','12','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(23058,'1110','121742140430','2025-03-16 18:53:50',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(23059,'5500','121742140430','2025-03-16 18:54:04',760.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23060,'4000','121742140430','2025-03-16 18:54:19',NULL,500.00,'','12','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(23061,'4000','121742140430','2025-03-16 18:53:50',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(23068,'1050','121742135158','2025-03-16 17:37:54',5150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174214307637112020343','No',NULL,NULL,''),(23069,'1110','121742135158','2025-03-16 17:25:58',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(23070,'1110','121742135158','2025-03-16 17:37:29',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(23071,'1110','121742135158','2025-03-16 19:37:03',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(23072,'1110','121742135158','2025-03-16 19:37:19',NULL,200.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(23073,'5500','121742135158','2025-03-16 19:37:31',426.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23074,'4000','121742135158','2025-03-16 17:37:54',NULL,800.00,'','12','1','Good sold','1','','sales','6572','','No',NULL,NULL,''),(23075,'4000','121742135158','2025-03-16 17:25:58',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(23076,'4000','121742135158','2025-03-16 17:35:26',NULL,300.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(23077,'4000','121742135158','2025-03-16 17:35:47',NULL,1300.00,'','12','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(23078,'4000','121742135158','2025-03-16 17:37:08',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(23079,'4000','121742135158','2025-03-16 17:37:29',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(23080,'4000','121742135158','2025-03-16 17:37:42',NULL,800.00,'','12','1','Good sold','1','','sales','6572','','No',NULL,NULL,''),(23081,'4000','121742135158','2025-03-16 18:53:23',NULL,800.00,'','12','1','Good sold','1','','sales','6572','','No',NULL,NULL,''),(23082,'4000','121742135158','2025-03-16 19:36:49',NULL,300.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(23083,'4000','121742135158','2025-03-16 19:37:03',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(23084,'4000','121742135158','2025-03-16 19:37:19',NULL,250.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(23085,'1050','121742140467','2025-03-16 18:55:05',4350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174214645833214202323','No',NULL,NULL,''),(23086,'1110','121742140467','2025-03-16 18:55:05',NULL,2600.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(23087,'1110','121742140467','2025-03-16 19:35:11',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(23088,'1110','121742140467','2025-03-16 20:31:59',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(23089,'1110','121742140467','2025-03-16 20:33:03',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(23090,'1110','121742140467','2025-03-16 20:33:17',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(23091,'5500','121742140467','2025-03-16 20:33:31',3242.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23092,'4000','121742140467','2025-03-16 18:55:05',NULL,2600.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(23093,'4000','121742140467','2025-03-16 19:35:11',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(23094,'4000','121742140467','2025-03-16 20:31:59',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(23095,'4000','121742140467','2025-03-16 20:32:19',NULL,200.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(23096,'4000','121742140467','2025-03-16 20:32:50',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(23097,'4000','121742140467','2025-03-16 20:33:03',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(23098,'4000','121742140467','2025-03-16 20:33:17',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(23099,'1050','121742146550','2025-03-16 20:37:40',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174214668936390202314','No',NULL,NULL,''),(23100,'1110','121742146550','2025-03-16 20:37:40',NULL,176.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(23101,'5500','121742146550','2025-03-16 20:35:50',176.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23102,'4000','121742146550','2025-03-16 20:37:40',NULL,300.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(23103,'1050','121742146830','2025-03-16 20:43:53',2900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174214704440202020433','No',NULL,NULL,''),(23104,'1110','121742146830','2025-03-16 20:43:53',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(23105,'1110','121742146830','2025-03-16 20:40:30',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(23106,'5500','121742146830','2025-03-16 20:43:32',1400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23107,'4000','121742146830','2025-03-16 20:43:53',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(23108,'4000','121742146830','2025-03-16 20:40:30',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(23109,'4000','121742146830','2025-03-16 20:41:19',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(23110,'4000','121742146830','2025-03-16 20:43:16',NULL,600.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(23111,'1050','191742147537','2025-03-16 20:54:47',2500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174214770213309222223','No',NULL,NULL,''),(23112,'1110','191742147537','2025-03-16 20:54:47',NULL,528.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(23113,'1110','191742147537','2025-03-16 20:52:17',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(23114,'5500','191742147537','2025-03-16 20:54:32',570.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23115,'4000','191742147537','2025-03-16 20:54:47',NULL,900.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(23116,'4000','191742147537','2025-03-16 20:52:17',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(23117,'4000','191742147537','2025-03-16 20:53:31',NULL,1300.00,'','19','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(23118,'4000','191742147537','2025-03-16 20:54:13',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(23119,'1050','191742147704','2025-03-16 20:55:51',350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174214776232302130631','No',NULL,NULL,''),(23120,'4000','191742147704','2025-03-16 20:55:51',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(23121,'4000','191742147704','2025-03-16 20:55:04',NULL,250.00,'','19','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(23122,'1050','191742147763','2025-03-16 20:57:57',3000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174214789022221102132','No',NULL,NULL,''),(23123,'1110','191742147763','2025-03-16 20:57:57',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(23124,'1110','191742147763','2025-03-16 20:56:48',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(23125,'1110','191742147763','2025-03-16 20:57:16',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(23126,'5500','191742147763','2025-03-16 20:57:38',1242.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23127,'4000','191742147763','2025-03-16 20:57:57',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(23128,'4000','191742147763','2025-03-16 20:56:03',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(23129,'4000','191742147763','2025-03-16 20:56:19',NULL,300.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(23130,'4000','191742147763','2025-03-16 20:56:48',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(23131,'4000','191742147763','2025-03-16 20:57:02',NULL,600.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(23132,'4000','191742147763','2025-03-16 20:57:16',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(23133,'1050','191742147894','2025-03-16 20:58:31',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174214791842239103022','No',NULL,NULL,''),(23134,'1110','191742147894','2025-03-16 20:58:31',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(23135,'5500','191742147894','2025-03-16 20:58:14',169.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23136,'4000','191742147894','2025-03-16 20:58:31',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(23137,'1050','191742147925','2025-03-16 20:59:09',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174214795522775333503','No',NULL,NULL,''),(23138,'1110','191742147925','2025-03-16 20:59:09',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(23139,'5500','191742147925','2025-03-16 20:58:45',169.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23140,'4000','191742147925','2025-03-16 20:59:09',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(23141,'1050','191742147958','2025-03-16 21:01:12',1950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174214808412003030233','No',NULL,NULL,''),(23142,'1110','191742147958','2025-03-16 21:01:12',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(23143,'1110','191742147958','2025-03-16 20:59:18',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(23144,'1110','191742147958','2025-03-16 21:00:20',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(23145,'1110','191742147958','2025-03-16 21:00:39',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(23146,'5500','191742147958','2025-03-16 21:00:52',738.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23147,'4000','191742147958','2025-03-16 21:01:12',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(23148,'4000','191742147958','2025-03-16 20:59:18',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(23149,'4000','191742147958','2025-03-16 20:59:40',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(23150,'4000','191742147958','2025-03-16 20:59:58',NULL,650.00,'','19','1','Good sold','1','','sales','6505','','No',NULL,NULL,''),(23151,'4000','191742147958','2025-03-16 21:00:20',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(23152,'4000','191742147958','2025-03-16 21:00:39',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(23153,'1050','191742148087','2025-03-16 21:02:38',2000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174214816404332201363','No',NULL,NULL,''),(23154,'1110','191742148087','2025-03-16 21:02:38',NULL,83.33,'','19','1','Inventory sold','1','','sales','B097','','No',NULL,NULL,''),(23155,'1110','191742148087','2025-03-16 21:02:09',NULL,888.88,'','19','1','Inventory sold','1','','sales','B164','','No',NULL,NULL,''),(23156,'5500','191742148087','2025-03-16 21:02:23',972.21,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23157,'4000','191742148087','2025-03-16 21:02:38',NULL,300.00,'','19','1','Good sold','1','','sales','B097','','No',NULL,NULL,''),(23158,'4000','191742148087','2025-03-16 21:01:27',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(23159,'4000','191742148087','2025-03-16 21:02:09',NULL,1600.00,'','19','1','Good sold','1','','sales','B164','','No',NULL,NULL,''),(23160,'1050','191742148166','2025-03-16 21:08:49',5300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174214854680410223003','No',NULL,NULL,''),(23161,'1110','191742148166','2025-03-16 21:02:46',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(23162,'1110','191742148166','2025-03-16 21:03:37',NULL,400.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(23163,'1110','191742148166','2025-03-16 21:04:12',NULL,507.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(23164,'1110','191742148166','2025-03-16 21:06:37',NULL,338.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(23165,'1110','191742148166','2025-03-16 21:07:15',NULL,600.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(23166,'5500','191742148166','2025-03-16 21:08:14',3145.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23167,'4000','191742148166','2025-03-16 21:08:49',NULL,800.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(23168,'4000','191742148166','2025-03-16 21:02:46',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(23169,'4000','191742148166','2025-03-16 21:03:19',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(23170,'4000','191742148166','2025-03-16 21:03:37',NULL,800.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(23171,'4000','191742148166','2025-03-16 21:03:53',NULL,300.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(23172,'4000','191742148166','2025-03-16 21:04:12',NULL,750.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(23173,'4000','191742148166','2025-03-16 21:06:37',NULL,500.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(23174,'4000','191742148166','2025-03-16 21:07:15',NULL,750.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(23175,'1050','191742148548','2025-03-16 21:10:04',2400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174214861113233113237','No',NULL,NULL,''),(23176,'1110','191742148548','2025-03-16 21:10:04',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(23177,'1110','191742148548','2025-03-16 21:09:08',NULL,300.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(23178,'1110','191742148548','2025-03-16 21:09:25',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(23179,'5500','191742148548','2025-03-16 21:09:45',1938.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23180,'4000','191742148548','2025-03-16 21:10:04',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(23181,'4000','191742148548','2025-03-16 21:09:08',NULL,600.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(23182,'4000','191742148548','2025-03-16 21:09:25',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(23183,'1050','191742148616','2025-03-16 21:15:18',3150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174214896932303923819','No',NULL,NULL,''),(23184,'1110','191742148616','2025-03-16 21:15:18',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(23185,'1110','191742148616','2025-03-16 21:10:16',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(23186,'1110','191742148616','2025-03-16 21:11:47',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(23187,'1110','191742148616','2025-03-16 21:13:20',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(23188,'5500','191742148616','2025-03-16 21:13:49',2190.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23189,'4000','191742148616','2025-03-16 21:15:18',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(23190,'4000','191742148616','2025-03-16 21:10:16',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(23191,'4000','191742148616','2025-03-16 21:10:50',NULL,250.00,'','19','1','Good sold','1','','sales','6518','','No',NULL,NULL,''),(23192,'4000','191742148616','2025-03-16 21:11:32',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(23193,'4000','191742148616','2025-03-16 21:11:47',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(23194,'4000','191742148616','2025-03-16 21:13:20',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(23195,'1050','191742148972','2025-03-16 21:18:06',2000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174214912032230221793','No',NULL,NULL,''),(23196,'1110','191742148972','2025-03-16 21:18:06',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(23197,'1110','191742148972','2025-03-16 21:17:20',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(23198,'1110','191742148972','2025-03-16 21:17:30',NULL,50.00,'','19','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(23199,'5500','191742148972','2025-03-16 21:17:46',450.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23200,'4000','191742148972','2025-03-16 21:18:06',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(23201,'4000','191742148972','2025-03-16 21:16:12',NULL,650.00,'','19','1','Good sold','1','','sales','6505','','No',NULL,NULL,''),(23202,'4000','191742148972','2025-03-16 21:16:33',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(23203,'4000','191742148972','2025-03-16 21:16:55',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(23204,'4000','191742148972','2025-03-16 21:17:20',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(23205,'4000','191742148972','2025-03-16 21:17:30',NULL,200.00,'','19','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(23206,'1050','191742150040','2025-03-16 21:37:16',3400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174215029423931533439','No',NULL,NULL,''),(23207,'1110','191742150040','2025-03-16 21:37:16',NULL,41.67,'','19','1','Inventory sold','1','','sales','B097','','No',NULL,NULL,''),(23208,'1110','191742150040','2025-03-16 21:35:05',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(23209,'5500','191742150040','2025-03-16 21:37:03',241.67,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23210,'4000','191742150040','2025-03-16 21:37:16',NULL,150.00,'','19','1','Good sold','1','','sales','B097','','No',NULL,NULL,''),(23211,'4000','191742150040','2025-03-16 21:35:05',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(23212,'4000','191742150040','2025-03-16 21:35:46',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(23213,'4000','191742150040','2025-03-16 21:36:12',NULL,1300.00,'','19','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(23214,'4000','191742150040','2025-03-16 21:36:23',NULL,1200.00,'','19','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(23215,'4000','191742150040','2025-03-16 21:36:39',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(23216,'1050','121742212172','2025-03-17 14:50:05',1550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174221220912203032233','No',NULL,NULL,''),(23217,'1110','121742212172','2025-03-17 14:50:05',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(23218,'1110','121742212172','2025-03-17 14:49:39',NULL,507.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(23219,'5500','121742212172','2025-03-17 14:49:50',907.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23220,'4000','121742212172','2025-03-17 14:50:05',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(23221,'4000','121742212172','2025-03-17 14:49:32',NULL,100.00,'','12','1','Good sold','1','','sales','6533','','No',NULL,NULL,''),(23222,'4000','121742212172','2025-03-17 14:49:39',NULL,750.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(23229,'1110','11742215031','2025-03-17 15:37:11',4600.00,NULL,'','1','1','Inventory Purchased','1','24','Purchases','B157','','No',NULL,NULL,''),(23230,'1110','11742215031','2025-03-17 15:37:11',956.00,NULL,'','1','1','Inventory Purchased','1','24','Purchases','B180','','No',NULL,NULL,''),(23231,'1110','11742215031','2025-03-17 15:37:11',1320.00,NULL,'','1','1','Inventory Purchased','1','24','Purchases','B137','','No',NULL,NULL,''),(23232,'1110','11742215031','2025-03-17 15:37:11',950.00,NULL,'','1','1','Inventory Purchased','1','24','Purchases','B182','','No',NULL,NULL,''),(23233,'1110','11742215031','2025-03-17 15:37:11',634.00,NULL,'','1','1','Inventory Purchased','1','24','Purchases','6587','','No',NULL,NULL,''),(23234,'1110','11742215031','2025-03-17 15:37:11',440.00,NULL,'','1','1','Inventory Purchased','1','24','Purchases','6574','','No',NULL,NULL,''),(23235,'1110','11742215031','2025-03-17 15:37:11',440.00,NULL,'','1','1','Inventory Purchased','1','24','Purchases','6582','','No',NULL,NULL,''),(23236,'1110','11742215031','2025-03-17 15:37:11',3060.00,NULL,'','1','1','Inventory Purchased','1','24','Purchases','B088','','No',NULL,NULL,''),(23237,'2130','11742215031','2025-03-17 15:37:11',NULL,12400.00,'','1','1','Account payable for inventory','1','24','Purchases','','','No',NULL,NULL,''),(23238,'1110','11742215503','2025-03-17 15:45:03',4900.00,NULL,'','1','1','Inventory Purchased','1','25','Purchases','B038','','No',NULL,NULL,''),(23239,'1110','11742215503','2025-03-17 15:45:03',2028.00,NULL,'','1','1','Inventory Purchased','1','25','Purchases','B030','','No',NULL,NULL,''),(23240,'1110','11742215503','2025-03-17 15:45:03',2197.00,NULL,'','1','1','Inventory Purchased','1','25','Purchases','B001','','No',NULL,NULL,''),(23241,'2130','11742215503','2025-03-17 15:45:03',NULL,9125.00,'','1','1','Account payable for inventory','1','25','Purchases','','','No',NULL,NULL,''),(23242,'1110','11742215715','2025-03-17 15:48:35',2550.00,NULL,'','1','1','Inventory Purchased','1','24','Purchases','6595','','No',NULL,NULL,''),(23243,'1110','11742215715','2025-03-17 15:48:35',317.00,NULL,'','1','1','Inventory Purchased','1','24','Purchases','6587','','No',NULL,NULL,''),(23244,'1110','11742215715','2025-03-17 15:48:35',1200.00,NULL,'','1','1','Inventory Purchased','1','24','Purchases','6585','','No',NULL,NULL,''),(23245,'1110','11742215715','2025-03-17 15:48:35',2280.00,NULL,'','1','1','Inventory Purchased','1','24','Purchases','6586','','No',NULL,NULL,''),(23246,'1110','11742215715','2025-03-17 15:48:35',440.00,NULL,'','1','1','Inventory Purchased','1','24','Purchases','6572','','No',NULL,NULL,''),(23247,'1110','11742215715','2025-03-17 15:48:35',1920.00,NULL,'','1','1','Inventory Purchased','1','24','Purchases','6580','','No',NULL,NULL,''),(23248,'2130','11742215715','2025-03-17 15:48:35',NULL,8707.00,'','1','1','Account payable for inventory','1','24','Purchases','','','No',NULL,NULL,''),(23249,'1110','11742216266','2025-03-17 15:57:46',2431.00,NULL,'','1','1','Inventory Purchased','1','25','Purchases','B032','','No',NULL,NULL,''),(23250,'1110','11742216266','2025-03-17 15:57:46',2028.00,NULL,'','1','1','Inventory Purchased','1','25','Purchases','B018','','No',NULL,NULL,''),(23251,'1110','11742216266','2025-03-17 15:57:46',2244.00,NULL,'','1','1','Inventory Purchased','1','25','Purchases','B035','','No',NULL,NULL,''),(23252,'1110','11742216266','2025-03-17 15:57:46',2886.00,NULL,'','1','1','Inventory Purchased','1','25','Purchases','B028','','No',NULL,NULL,''),(23253,'1110','11742216266','2025-03-17 15:57:46',2112.00,NULL,'','1','1','Inventory Purchased','1','25','Purchases','B022','','No',NULL,NULL,''),(23254,'1110','11742216266','2025-03-17 15:57:46',2112.00,NULL,'','1','1','Inventory Purchased','1','25','Purchases','6596','','No',NULL,NULL,''),(23255,'1110','11742216266','2025-03-17 15:57:46',2112.00,NULL,'','1','1','Inventory Purchased','1','25','Purchases','B006','','No',NULL,NULL,''),(23256,'1110','11742216266','2025-03-17 15:57:46',1220.00,NULL,'','1','1','Inventory Purchased','1','25','Purchases','B064','','No',NULL,NULL,''),(23257,'1110','11742216266','2025-03-17 15:57:46',1297.00,NULL,'','1','1','Inventory Purchased','1','25','Purchases','B065','','No',NULL,NULL,''),(23258,'1110','11742216266','2025-03-17 15:57:46',5112.00,NULL,'','1','1','Inventory Purchased','1','25','Purchases','B165','','No',NULL,NULL,''),(23259,'1110','11742216266','2025-03-17 15:57:46',1220.00,NULL,'','1','1','Inventory Purchased','1','25','Purchases','B041','','No',NULL,NULL,''),(23260,'2130','11742216266','2025-03-17 15:57:46',NULL,24774.00,'','1','1','Account payable for inventory','1','25','Purchases','','','No',NULL,NULL,''),(23261,'1050','71742222107','2025-03-17 17:35:25',600.00,NULL,'','7','1','Payment of goods sold','1','','payment','','7174222213130021320270','No',NULL,NULL,''),(23262,'1110','71742222107','2025-03-17 17:35:25',NULL,408.00,'','7','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(23263,'5500','71742222107','2025-03-17 17:35:25',408.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23264,'4000','71742222107','2025-03-17 17:35:25',NULL,600.00,'','7','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(23265,'1050','71742222134','2025-03-17 17:36:47',1050.00,NULL,'','7','1','Payment of goods sold','1','','payment','','7174222221727232220442','No',NULL,NULL,''),(23266,'1110','71742222134','2025-03-17 17:36:47',NULL,600.00,'','7','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(23267,'1110','71742222134','2025-03-17 17:36:47',NULL,150.00,'','7','1','Inventory sold','1','','sales','6003','','No',NULL,NULL,''),(23268,'5500','71742222134','2025-03-17 17:36:47',750.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23269,'4000','71742222134','2025-03-17 17:36:47',NULL,600.00,'','7','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(23270,'4000','71742222134','2025-03-17 17:36:47',NULL,200.00,'','7','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(23271,'4000','71742222134','2025-03-17 17:36:47',NULL,100.00,'','7','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(23272,'4000','71742222134','2025-03-17 17:36:47',NULL,150.00,'','7','1','Good sold','1','','sales','6003','','No',NULL,NULL,''),(23273,'1050','71742222222','2025-03-17 17:37:34',300.00,NULL,'','7','1','Payment of goods sold','1','','payment','','7174222225923032329332','No',NULL,NULL,''),(23274,'4000','71742222222','2025-03-17 17:37:34',NULL,300.00,'','7','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(23275,'1050','191742224177','2025-03-17 18:10:06',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174222420822113220320','No',NULL,NULL,''),(23276,'4000','191742224177','2025-03-17 18:10:06',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(23277,'1050','191742229788','2025-03-17 19:43:41',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174222982423423423020','No',NULL,NULL,''),(23278,'1110','191742229788','2025-03-17 19:43:41',NULL,100.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(23279,'1110','191742229788','2025-03-17 19:43:08',NULL,100.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(23280,'5500','191742229788','2025-03-17 19:43:30',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23281,'4000','191742229788','2025-03-17 19:43:41',NULL,200.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(23282,'4000','191742229788','2025-03-17 19:43:08',NULL,200.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(23283,'4000','191742229788','2025-03-17 19:43:24',NULL,200.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(23284,'1050','121742212210','2025-03-17 14:50:30',1050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174223063223224220360','No',NULL,NULL,''),(23285,'1110','121742212210','2025-03-17 14:50:30',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(23286,'1110','121742212210','2025-03-17 14:50:10',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(23287,'1110','121742212210','2025-03-17 14:50:22',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(23288,'5500','121742212210','2025-03-17 19:56:14',327.33,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23289,'4000','121742212210','2025-03-17 14:50:30',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(23290,'4000','121742212210','2025-03-17 14:50:10',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(23291,'4000','121742212210','2025-03-17 14:50:22',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(23292,'4000','121742212210','2025-03-17 19:55:51',NULL,400.00,'','12','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(23293,'1050','121742230633','2025-03-17 21:56:39',1300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174223780123028322032','No',NULL,NULL,''),(23294,'1110','121742230633','2025-03-17 21:56:39',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(23295,'1110','121742230633','2025-03-17 19:57:13',NULL,600.00,'','12','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(23296,'5500','121742230633','2025-03-17 21:56:33',991.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23297,'4000','121742230633','2025-03-17 21:56:39',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(23298,'4000','121742230633','2025-03-17 19:57:13',NULL,600.00,'','12','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(23299,'4000','121742230633','2025-03-17 21:56:18',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(23300,'4000','121742230633','2025-03-17 21:56:27',NULL,100.00,'','12','1','Good sold','1','','sales','6533','','No',NULL,NULL,''),(23301,'1050','191742314109','2025-03-18 19:09:44',3550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174231419723213144393','No',NULL,NULL,''),(23302,'1110','191742314109','2025-03-18 19:09:44',NULL,956.00,'','19','1','Inventory sold','1','','sales','B180','','No',NULL,NULL,''),(23303,'1110','191742314109','2025-03-18 19:08:29',NULL,150.00,'','19','1','Inventory sold','1','','sales','6003','','No',NULL,NULL,''),(23304,'1110','191742314109','2025-03-18 19:08:38',NULL,100.00,'','19','1','Inventory sold','1','','sales','5984','','No',NULL,NULL,''),(23305,'1110','191742314109','2025-03-18 19:09:09',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(23306,'1110','191742314109','2025-03-18 19:09:15',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(23307,'5500','191742314109','2025-03-18 19:09:36',2206.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23308,'4000','191742314109','2025-03-18 19:09:44',NULL,1700.00,'','19','1','Good sold','1','','sales','B180','','No',NULL,NULL,''),(23309,'4000','191742314109','2025-03-18 19:08:29',NULL,150.00,'','19','1','Good sold','1','','sales','6003','','No',NULL,NULL,''),(23310,'4000','191742314109','2025-03-18 19:08:38',NULL,100.00,'','19','1','Good sold','1','','sales','5984','','No',NULL,NULL,''),(23311,'4000','191742314109','2025-03-18 19:08:51',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(23312,'4000','191742314109','2025-03-18 19:09:01',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(23313,'4000','191742314109','2025-03-18 19:09:09',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(23314,'4000','191742314109','2025-03-18 19:09:15',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(23325,'1050','191742314198','2025-03-18 19:10:13',750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174231709622201203002','No',NULL,NULL,''),(23326,'1110','191742314198','2025-03-18 19:10:13',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(23327,'1110','191742314198','2025-03-18 19:09:58',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(23328,'1110','191742314198','2025-03-18 19:14:04',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(23329,'5500','191742314198','2025-03-18 19:58:04',507.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23330,'4000','191742314198','2025-03-18 19:10:13',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(23331,'4000','191742314198','2025-03-18 19:09:58',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(23332,'4000','191742314198','2025-03-18 19:14:04',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(23333,'1050','121742382082','2025-03-19 14:01:40',1000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174238210230212220223','No',NULL,NULL,''),(23334,'1110','121742382082','2025-03-19 14:01:40',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(23335,'1110','121742382082','2025-03-19 14:01:22',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(23336,'5500','121742382082','2025-03-19 14:01:32',676.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23337,'4000','121742382082','2025-03-19 14:01:40',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(23338,'4000','121742382082','2025-03-19 14:01:22',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(23339,'1050','121742392120','2025-03-19 16:49:11',1700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174239215332330122212','No',NULL,NULL,''),(23340,'4000','121742392120','2025-03-19 16:49:11',NULL,1200.00,'','12','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(23341,'4000','121742392120','2025-03-19 16:48:40',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(23342,'4000','121742392120','2025-03-19 16:48:54',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(23348,'1050','121742392154','2025-03-19 16:49:35',12850.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174241344420022330232','No',NULL,NULL,''),(23349,'1110','121742392154','2025-03-19 16:49:14',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(23350,'1110','121742392154','2025-03-19 16:49:23',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(23351,'1110','121742392154','2025-03-19 22:29:50',NULL,1290.00,'','12','1','Inventory sold','1','','sales','B044','','No',NULL,NULL,''),(23352,'1110','121742392154','2025-03-19 22:30:02',NULL,2400.00,'','12','1','Inventory sold','1','','sales','6591','','No',NULL,NULL,''),(23353,'1110','121742392154','2025-03-19 22:31:15',NULL,1500.00,'','12','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(23354,'1110','121742392154','2025-03-19 22:31:22',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(23355,'1110','121742392154','2025-03-19 22:31:31',NULL,374.00,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(23356,'1110','121742392154','2025-03-19 22:33:22',NULL,1224.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(23357,'1110','121742392154','2025-03-19 22:33:31',NULL,176.00,'','12','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(23358,'1110','121742392154','2025-03-19 22:33:55',NULL,680.00,'','12','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(23359,'1110','121742392154','2025-03-19 22:43:30',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(23360,'5500','121742392154','2025-03-19 22:43:39',8344.33,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23361,'4000','121742392154','2025-03-19 16:49:35',NULL,200.00,'','12','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(23362,'4000','121742392154','2025-03-19 16:49:14',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(23363,'4000','121742392154','2025-03-19 16:49:23',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(23364,'4000','121742392154','2025-03-19 22:29:29',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(23365,'4000','121742392154','2025-03-19 22:29:50',NULL,2200.00,'','12','1','Good sold','1','','sales','B044','','No',NULL,NULL,''),(23366,'4000','121742392154','2025-03-19 22:30:02',NULL,2400.00,'','12','1','Good sold','1','','sales','6591','','No',NULL,NULL,''),(23367,'4000','121742392154','2025-03-19 22:30:10',NULL,500.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(23368,'4000','121742392154','2025-03-19 22:31:15',NULL,1500.00,'','12','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(23369,'4000','121742392154','2025-03-19 22:31:22',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(23370,'4000','121742392154','2025-03-19 22:31:31',NULL,500.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(23371,'4000','121742392154','2025-03-19 22:31:42',NULL,600.00,'','12','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(23372,'4000','121742392154','2025-03-19 22:33:08',NULL,300.00,'','12','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(23373,'4000','121742392154','2025-03-19 22:33:22',NULL,1800.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(23374,'4000','121742392154','2025-03-19 22:33:31',NULL,250.00,'','12','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(23375,'4000','121742392154','2025-03-19 22:33:55',NULL,1200.00,'','12','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(23376,'4000','121742392154','2025-03-19 22:34:24',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(23377,'4000','121742392154','2025-03-19 22:43:30',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(23390,'1050','121742413446','2025-03-19 22:46:30',5300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174241675733303233337','No',NULL,NULL,''),(23391,'1110','121742413446','2025-03-19 22:46:30',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(23392,'1110','121742413446','2025-03-19 22:44:06',NULL,748.00,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(23393,'1110','121742413446','2025-03-19 22:45:07',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(23394,'1110','121742413446','2025-03-19 22:45:39',NULL,816.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(23395,'5500','121742413446','2025-03-19 23:39:07',3102.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23396,'4000','121742413446','2025-03-19 22:46:30',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(23397,'4000','121742413446','2025-03-19 22:44:06',NULL,1000.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(23398,'4000','121742413446','2025-03-19 22:45:07',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(23399,'4000','121742413446','2025-03-19 22:45:17',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(23400,'4000','121742413446','2025-03-19 22:45:32',NULL,600.00,'','12','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(23401,'4000','121742413446','2025-03-19 22:45:39',NULL,1200.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(23402,'4000','121742413446','2025-03-19 22:45:58',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(23403,'1050','121742416758','2025-03-19 23:46:11',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174241717320123222343','No',NULL,NULL,''),(23404,'4000','121742416758','2025-03-19 23:46:11',NULL,250.00,'','12','1','Good sold','1','','sales','6575','','No',NULL,NULL,''),(23405,'1050','121742417218','2025-03-19 23:47:26',1300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174241725131027130202','No',NULL,NULL,''),(23406,'1110','121742417218','2025-03-19 23:47:26',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(23407,'1110','121742417218','2025-03-19 23:47:12',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(23408,'5500','121742417218','2025-03-19 23:47:18',900.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23409,'4000','121742417218','2025-03-19 23:47:26',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(23410,'4000','121742417218','2025-03-19 23:46:58',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(23411,'4000','121742417218','2025-03-19 23:47:12',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(23412,'1050','121742417252','2025-03-19 23:47:51',1950.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174241727320147213233','No',NULL,NULL,''),(23413,'1110','121742417252','2025-03-19 23:47:51',NULL,507.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(23414,'1110','121742417252','2025-03-19 23:47:32',NULL,816.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(23415,'5500','121742417252','2025-03-19 23:47:42',1323.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23416,'4000','121742417252','2025-03-19 23:47:51',NULL,750.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(23417,'4000','121742417252','2025-03-19 23:47:32',NULL,1200.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(23425,'1050','121742417848','2025-03-19 23:57:40',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174241787503722120202','No',NULL,NULL,''),(23426,'1110','121742417848','2025-03-19 23:57:40',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(23427,'5500','121742417848','2025-03-19 23:57:28',391.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23428,'4000','121742417848','2025-03-19 23:57:40',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(23429,'1050','121742417274','2025-03-19 23:48:34',1500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174241797621432222236','No',NULL,NULL,''),(23430,'1110','121742417274','2025-03-19 23:47:54',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(23431,'1110','121742417274','2025-03-19 23:48:06',NULL,47.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(23432,'1110','121742417274','2025-03-19 23:48:24',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6579','','No',NULL,NULL,''),(23433,'5500','121742417274','2025-03-19 23:59:21',1089.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23434,'4000','121742417274','2025-03-19 23:48:34',NULL,300.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(23435,'4000','121742417274','2025-03-19 23:47:54',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(23436,'4000','121742417274','2025-03-19 23:48:06',NULL,100.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(23437,'4000','121742417274','2025-03-19 23:48:24',NULL,1000.00,'','12','1','Good sold','1','','sales','6579','','No',NULL,NULL,''),(23438,'1050','191742478765','2025-03-20 16:55:28',650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174247893022293020900','No',NULL,NULL,''),(23439,'4000','191742478765','2025-03-20 16:55:28',NULL,600.00,'','19','1','Good sold','1','','sales','6536','','No',NULL,NULL,''),(23440,'4000','191742478765','2025-03-20 16:52:45',NULL,50.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(23441,'1050','191742478931','2025-03-20 17:39:08',950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174248155139345223080','No',NULL,NULL,''),(23442,'1110','191742478931','2025-03-20 17:38:27',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(23443,'1110','191742478931','2025-03-20 17:38:41',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(23444,'5500','191742478931','2025-03-20 17:38:50',79.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23445,'4000','191742478931','2025-03-20 17:39:08',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(23446,'4000','191742478931','2025-03-20 16:55:31',NULL,400.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(23447,'4000','191742478931','2025-03-20 17:38:27',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(23448,'4000','191742478931','2025-03-20 17:38:41',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(23449,'1050','191742481552','2025-03-20 18:02:32',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174248295429321032333','No',NULL,NULL,''),(23450,'4000','191742481552','2025-03-20 18:02:32',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(23454,'1050','191742484407','2025-03-20 18:39:25',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174248516720300220060','No',NULL,NULL,''),(23455,'1110','191742484407','2025-03-20 18:39:25',NULL,200.00,'','19','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(23456,'5500','191742484407','2025-03-20 18:26:47',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23457,'4000','191742484407','2025-03-20 18:39:25',NULL,200.00,'','19','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(23464,'1050','121742501413','2025-03-20 23:10:38',2800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174250260113222333200','No',NULL,NULL,''),(23465,'1110','121742501413','2025-03-20 23:10:38',NULL,1290.00,'','12','1','Inventory sold','1','','sales','B044','','No',NULL,NULL,''),(23466,'1110','121742501413','2025-03-20 23:10:13',NULL,158.33,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(23467,'1110','121742501413','2025-03-20 23:10:22',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(23468,'5500','121742501413','2025-03-20 23:29:50',1527.50,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23469,'4000','121742501413','2025-03-20 23:10:38',NULL,2200.00,'','12','1','Good sold','1','','sales','B044','','No',NULL,NULL,''),(23470,'4000','121742501413','2025-03-20 23:10:13',NULL,400.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(23471,'4000','121742501413','2025-03-20 23:10:22',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(23475,'1050','121742502603','2025-03-20 23:30:38',5200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174250328920433322822','No',NULL,NULL,''),(23476,'1110','121742502603','2025-03-20 23:38:41',NULL,500.00,'','12','1','Inventory sold','1','','sales','6034','','No',NULL,NULL,''),(23477,'1110','121742502603','2025-03-20 23:38:59',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(23478,'1110','121742502603','2025-03-20 23:40:03',NULL,400.00,'','12','1','Inventory sold','1','','sales','6017','','No',NULL,NULL,''),(23479,'5500','121742502603','2025-03-20 23:41:12',900.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23480,'4000','121742502603','2025-03-20 23:30:38',NULL,1200.00,'','12','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(23481,'4000','121742502603','2025-03-20 23:30:03',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(23482,'4000','121742502603','2025-03-20 23:30:30',NULL,1000.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(23483,'4000','121742502603','2025-03-20 23:38:41',NULL,500.00,'','12','1','Good sold','1','','sales','6034','','No',NULL,NULL,''),(23484,'4000','121742502603','2025-03-20 23:38:59',NULL,600.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(23485,'4000','121742502603','2025-03-20 23:39:55',NULL,200.00,'','12','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(23486,'4000','121742502603','2025-03-20 23:40:03',NULL,400.00,'','12','1','Good sold','1','','sales','6017','','No',NULL,NULL,''),(23487,'4000','121742502603','2025-03-20 23:40:12',NULL,1200.00,'','12','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(23488,'1050','191742482955','2025-03-20 18:23:17',900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174250351623310232523','No',NULL,NULL,''),(23489,'1110','191742482955','2025-03-20 18:23:01',NULL,586.56,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(23490,'5500','191742482955','2025-03-20 23:44:59',586.56,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23491,'4000','191742482955','2025-03-20 18:23:17',NULL,50.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(23492,'4000','191742482955','2025-03-20 18:02:35',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(23493,'4000','191742482955','2025-03-20 18:23:01',NULL,750.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(23527,'1050','191742554992','2025-03-21 14:51:46',1050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174256651673319350603','No',NULL,NULL,''),(23528,'1110','191742554992','2025-03-21 14:51:46',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(23529,'1110','191742554992','2025-03-21 14:51:35',NULL,220.00,'','19','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(23530,'5500','191742554992','2025-03-21 17:14:47',299.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23531,'4000','191742554992','2025-03-21 14:51:46',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(23532,'4000','191742554992','2025-03-21 14:03:12',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(23533,'4000','191742554992','2025-03-21 14:51:35',NULL,350.00,'','19','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(23534,'4000','191742554992','2025-03-21 14:52:00',NULL,350.00,'','19','1','Good sold','1','','sales','6610','','No',NULL,NULL,''),(23535,'1050','191742568022','2025-03-21 17:41:17',750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174256808224320833738','No',NULL,NULL,''),(23536,'1110','191742568022','2025-03-21 17:41:17',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(23537,'1110','191742568022','2025-03-21 17:40:22',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(23538,'5500','191742568022','2025-03-21 17:40:33',560.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23539,'4000','191742568022','2025-03-21 17:41:17',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(23540,'4000','191742568022','2025-03-21 17:40:22',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(23541,'1050','191742568087','2025-03-21 17:41:51',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174256811514233629303','No',NULL,NULL,''),(23542,'1110','191742568087','2025-03-21 17:41:51',NULL,374.00,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(23543,'5500','191742568087','2025-03-21 17:41:27',374.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23544,'4000','191742568087','2025-03-21 17:41:51',NULL,500.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(23596,'1050','191742551406','2025-03-21 13:03:43',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174257296113022096223','No',NULL,NULL,''),(23597,'1110','191742551406','2025-03-21 13:03:36',NULL,220.00,'','19','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(23598,'5500','191742551406','2025-03-21 19:00:02',220.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23599,'4000','191742551406','2025-03-21 13:03:43',NULL,50.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(23600,'4000','191742551406','2025-03-21 13:03:26',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(23601,'4000','191742551406','2025-03-21 13:03:36',NULL,350.00,'','19','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(23602,'1050','191742572973','2025-03-21 19:04:27',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174257307002307301001','No',NULL,NULL,''),(23603,'4000','191742572973','2025-03-21 19:04:27',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(23608,'1050','121742573549','2025-03-21 19:12:53',1600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174257357727320030222','No',NULL,NULL,''),(23609,'4000','121742573549','2025-03-21 19:12:53',NULL,1200.00,'','12','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(23610,'4000','121742573549','2025-03-21 19:12:29',NULL,400.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(23662,'1050','191742551429','2025-03-21 14:03:02',8250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174257554243052223323','No',NULL,NULL,''),(23663,'1110','191742551429','2025-03-21 13:03:49',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(23664,'1110','191742551429','2025-03-21 14:02:42',NULL,1290.00,'','19','1','Inventory sold','1','','sales','B044','','No',NULL,NULL,''),(23665,'1110','191742551429','2025-03-21 14:02:52',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(23666,'1110','191742551429','2025-03-21 15:13:15',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(23667,'1110','191742551429','2025-03-21 17:47:16',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(23668,'1110','191742551429','2025-03-21 19:39:55',NULL,300.00,'','19','1','Inventory sold','1','','sales','6034','','No',NULL,NULL,''),(23669,'1110','191742551429','2025-03-21 19:40:37',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(23670,'5500','191742551429','2025-03-21 19:45:27',3948.33,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23671,'4000','191742551429','2025-03-21 14:03:02',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(23672,'4000','191742551429','2025-03-21 13:03:49',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(23673,'4000','191742551429','2025-03-21 14:02:42',NULL,2200.00,'','19','1','Good sold','1','','sales','B044','','No',NULL,NULL,''),(23674,'4000','191742551429','2025-03-21 14:02:52',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(23675,'4000','191742551429','2025-03-21 15:12:49',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(23676,'4000','191742551429','2025-03-21 15:13:07',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(23677,'4000','191742551429','2025-03-21 15:13:15',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(23678,'4000','191742551429','2025-03-21 17:47:16',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(23679,'4000','191742551429','2025-03-21 17:48:02',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(23680,'4000','191742551429','2025-03-21 17:48:16',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(23681,'4000','191742551429','2025-03-21 18:56:42',NULL,150.00,'','19','1','Good sold','1','','sales','6576','','No',NULL,NULL,''),(23682,'4000','191742551429','2025-03-21 19:39:05',NULL,600.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(23683,'4000','191742551429','2025-03-21 19:39:55',NULL,300.00,'','19','1','Good sold','1','','sales','6034','','No',NULL,NULL,''),(23684,'4000','191742551429','2025-03-21 19:40:37',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(23685,'4000','191742551429','2025-03-21 19:43:01',NULL,1200.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(23686,'4000','191742551429','2025-03-21 19:43:43',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(23695,'1050','121742577896','2025-03-21 20:25:46',2150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174257795773523920232','No',NULL,NULL,''),(23696,'1110','121742577896','2025-03-21 20:25:46',NULL,1368.64,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(23697,'1110','121742577896','2025-03-21 20:24:56',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(23698,'5500','121742577896','2025-03-21 20:25:27',1568.64,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23699,'4000','121742577896','2025-03-21 20:25:46',NULL,1750.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(23700,'4000','121742577896','2025-03-21 20:24:56',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(23713,'1050','191742570535','2025-03-21 18:54:32',3200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174258022702022223009','No',NULL,NULL,''),(23714,'1110','191742570535','2025-03-21 18:54:32',NULL,975.00,'','19','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(23715,'1110','191742570535','2025-03-21 19:38:22',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(23716,'1110','191742570535','2025-03-21 20:57:24',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(23717,'5500','191742570535','2025-03-21 21:03:37',1617.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23718,'4000','191742570535','2025-03-21 18:54:32',NULL,2000.00,'','19','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(23719,'4000','191742570535','2025-03-21 18:22:15',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(23720,'4000','191742570535','2025-03-21 18:54:16',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(23721,'4000','191742570535','2025-03-21 19:38:22',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(23722,'4000','191742570535','2025-03-21 20:57:14',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(23723,'4000','191742570535','2025-03-21 20:57:24',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(23724,'4000','191742570535','2025-03-21 20:57:32',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(23725,'4000','191742570535','2025-03-21 20:57:41',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(23732,'1050','191742573079','2025-03-21 19:04:54',4100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174258093703344070387','No',NULL,NULL,''),(23733,'1110','191742573079','2025-03-21 19:04:54',NULL,956.00,'','19','1','Inventory sold','1','','sales','B180','','No',NULL,NULL,''),(23734,'1110','191742573079','2025-03-21 19:04:40',NULL,956.00,'','19','1','Inventory sold','1','','sales','B180','','No',NULL,NULL,''),(23735,'1110','191742573079','2025-03-21 21:08:37',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(23736,'5500','191742573079','2025-03-21 21:15:19',2312.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23737,'4000','191742573079','2025-03-21 19:04:54',NULL,1700.00,'','19','1','Good sold','1','','sales','B180','','No',NULL,NULL,''),(23738,'4000','191742573079','2025-03-21 19:04:40',NULL,1700.00,'','19','1','Good sold','1','','sales','B180','','No',NULL,NULL,''),(23739,'4000','191742573079','2025-03-21 21:08:37',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(23740,'1050','191742580938','2025-03-21 22:00:10',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174258361531533382230','No',NULL,NULL,''),(23741,'4000','191742580938','2025-03-21 22:00:10',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(23742,'1050','121742586000','2025-03-21 22:40:13',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174258601522362201050','No',NULL,NULL,''),(23743,'1110','121742586000','2025-03-21 22:40:13',NULL,50.00,'','12','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(23744,'5500','121742586000','2025-03-21 22:40:00',50.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23745,'4000','121742586000','2025-03-21 22:40:13',NULL,200.00,'','12','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(23746,'1050','121742586016','2025-03-21 22:40:38',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174258604033522433332','No',NULL,NULL,''),(23747,'1110','121742586016','2025-03-21 22:40:38',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(23748,'5500','121742586016','2025-03-21 22:40:16',42.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23749,'4000','121742586016','2025-03-21 22:40:38',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(23750,'1050','121742586041','2025-03-21 22:44:04',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174258624523630534325','No',NULL,NULL,''),(23751,'1110','121742586041','2025-03-21 22:44:04',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(23752,'5500','121742586041','2025-03-21 22:40:41',42.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23753,'4000','121742586041','2025-03-21 22:44:04',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(23754,'1050','121742586247','2025-03-21 23:08:14',1500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174258769622302230393','No',NULL,NULL,''),(23755,'1110','121742586247','2025-03-21 23:08:14',NULL,680.00,'','12','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(23756,'1110','121742586247','2025-03-21 22:44:07',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(23757,'5500','121742586247','2025-03-21 23:08:07',759.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23758,'4000','121742586247','2025-03-21 23:08:14',NULL,1200.00,'','12','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(23759,'4000','121742586247','2025-03-21 22:44:07',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(23760,'4000','121742586247','2025-03-21 23:07:58',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(23761,'1050','121742577717','2025-03-21 20:24:52',6650.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174258944331200402314','No',NULL,NULL,''),(23762,'1110','121742577717','2025-03-21 20:24:52',NULL,1564.16,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(23763,'1110','121742577717','2025-03-21 20:21:57',NULL,1100.00,'','12','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(23764,'1110','121742577717','2025-03-21 20:23:33',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(23765,'1110','121742577717','2025-03-21 20:24:38',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(23766,'1110','121742577717','2025-03-21 23:23:19',NULL,220.00,'','12','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(23767,'1110','121742577717','2025-03-21 23:26:31',NULL,440.00,'','12','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(23768,'1110','121742577717','2025-03-21 23:26:38',NULL,660.00,'','12','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(23769,'1110','121742577717','2025-03-21 23:28:08',NULL,50.00,'','12','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(23770,'1110','121742577717','2025-03-21 23:28:36',NULL,100.00,'','12','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(23771,'5500','121742577717','2025-03-21 23:37:12',4292.49,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23772,'4000','121742577717','2025-03-21 20:24:52',NULL,2000.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(23773,'4000','121742577717','2025-03-21 20:21:57',NULL,1750.00,'','12','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(23774,'4000','121742577717','2025-03-21 20:23:33',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(23775,'4000','121742577717','2025-03-21 20:24:38',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(23776,'4000','121742577717','2025-03-21 23:23:19',NULL,350.00,'','12','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(23777,'4000','121742577717','2025-03-21 23:26:31',NULL,700.00,'','12','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(23778,'4000','121742577717','2025-03-21 23:26:38',NULL,1050.00,'','12','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(23779,'4000','121742577717','2025-03-21 23:28:08',NULL,200.00,'','12','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(23780,'4000','121742577717','2025-03-21 23:28:36',NULL,200.00,'','12','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(23781,'1050','121742594971','2025-03-22 01:15:43',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174259534543323220521','No',NULL,NULL,''),(23782,'4000','121742594971','2025-03-22 01:15:43',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(23783,'4000','121742594971','2025-03-22 01:10:11',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(23799,'1050','121742637703','2025-03-22 13:01:50',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174263771213331730402','No',NULL,NULL,''),(23800,'1110','121742637703','2025-03-22 13:01:50',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(23801,'5500','121742637703','2025-03-22 13:01:43',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23802,'4000','121742637703','2025-03-22 13:01:50',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(23803,'1050','121742637713','2025-03-22 14:36:42',850.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174264340521273304423','No',NULL,NULL,''),(23804,'1110','121742637713','2025-03-22 14:36:42',NULL,317.00,'','12','1','Inventory sold','1','','sales','6587','','No',NULL,NULL,''),(23805,'1110','121742637713','2025-03-22 14:36:28',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(23806,'5500','121742637713','2025-03-22 14:36:35',359.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23807,'4000','121742637713','2025-03-22 14:36:42',NULL,650.00,'','12','1','Good sold','1','','sales','6587','','No',NULL,NULL,''),(23808,'4000','121742637713','2025-03-22 13:01:54',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(23809,'4000','121742637713','2025-03-22 14:36:28',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(23810,'1050','121742645337','2025-03-22 15:58:07',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174264829023314227200','No',NULL,NULL,''),(23811,'4000','121742645337','2025-03-22 15:58:07',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(23826,'1050','191742661099','2025-03-22 19:31:52',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174266111720001311643','No',NULL,NULL,''),(23827,'1110','191742661099','2025-03-22 19:31:52',NULL,100.00,'','19','1','Inventory sold','1','','sales','6581','','No',NULL,NULL,''),(23828,'5500','191742661099','2025-03-22 19:31:40',100.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23829,'4000','191742661099','2025-03-22 19:31:52',NULL,100.00,'','19','1','Good sold','1','','sales','6581','','No',NULL,NULL,''),(23830,'1050','191742632644','2025-03-22 11:38:35',350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174266128632212912236','No',NULL,NULL,''),(23831,'1110','191742632644','2025-03-22 11:38:14',NULL,47.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(23832,'5500','191742632644','2025-03-22 19:34:15',47.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23833,'4000','191742632644','2025-03-22 11:38:35',NULL,100.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(23834,'4000','191742632644','2025-03-22 11:37:24',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(23835,'4000','191742632644','2025-03-22 11:38:14',NULL,100.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(23836,'4000','191742632644','2025-03-22 11:38:23',NULL,50.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(23849,'1050','191742661499','2025-03-22 19:38:54',1300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174266153832032001932','No',NULL,NULL,''),(23850,'1110','191742661499','2025-03-22 19:38:54',NULL,680.00,'','19','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(23851,'1110','191742661499','2025-03-22 19:38:19',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(23852,'5500','191742661499','2025-03-22 19:38:39',722.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23853,'4000','191742661499','2025-03-22 19:38:54',NULL,1200.00,'','19','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(23854,'4000','191742661499','2025-03-22 19:38:19',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(23896,'1050','191742632724','2025-03-22 11:41:48',3800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174266566432292323334','No',NULL,NULL,''),(23897,'1110','191742632724','2025-03-22 11:41:48',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(23898,'1110','191742632724','2025-03-22 11:40:29',NULL,200.00,'','19','1','Inventory sold','1','','sales','6034','','No',NULL,NULL,''),(23899,'1110','191742632724','2025-03-22 19:39:38',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(23900,'1110','191742632724','2025-03-22 19:40:00',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(23901,'5500','191742632724','2025-03-22 20:47:28',1558.33,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23902,'4000','191742632724','2025-03-22 11:41:48',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(23903,'4000','191742632724','2025-03-22 11:38:44',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(23904,'4000','191742632724','2025-03-22 11:39:59',NULL,100.00,'','19','1','Good sold','1','','sales','6576','','No',NULL,NULL,''),(23905,'4000','191742632724','2025-03-22 11:40:29',NULL,200.00,'','19','1','Good sold','1','','sales','6034','','No',NULL,NULL,''),(23906,'4000','191742632724','2025-03-22 11:40:41',NULL,600.00,'','19','1','Good sold','1','','sales','6529','','No',NULL,NULL,''),(23907,'4000','191742632724','2025-03-22 11:41:10',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(23908,'4000','191742632724','2025-03-22 19:39:38',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(23909,'4000','191742632724','2025-03-22 19:40:00',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(23910,'4000','191742632724','2025-03-22 20:46:44',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(23911,'4000','191742632724','2025-03-22 20:47:00',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(23920,'1050','191742665731','2025-03-22 20:49:19',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174266576152213220762','No',NULL,NULL,''),(23921,'1110','191742665731','2025-03-22 20:49:19',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(23922,'5500','191742665731','2025-03-22 20:48:51',195.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23923,'4000','191742665731','2025-03-22 20:49:19',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(23946,'1050','191742665665','2025-03-22 20:48:47',2300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174266687563033733833','No',NULL,NULL,''),(23947,'1110','191742665665','2025-03-22 20:48:20',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(23948,'1110','191742665665','2025-03-22 20:48:31',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(23949,'1110','191742665665','2025-03-22 20:48:39',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(23950,'1110','191742665665','2025-03-22 21:03:08',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(23951,'5500','191742665665','2025-03-22 21:07:46',1379.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23952,'4000','191742665665','2025-03-22 20:48:47',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(23953,'4000','191742665665','2025-03-22 20:47:45',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(23954,'4000','191742665665','2025-03-22 20:48:20',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(23955,'4000','191742665665','2025-03-22 20:48:31',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(23956,'4000','191742665665','2025-03-22 20:48:39',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(23957,'4000','191742665665','2025-03-22 21:03:08',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(23958,'4000','191742665665','2025-03-22 21:04:36',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(23959,'4000','191742665665','2025-03-22 21:07:28',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(23968,'1050','191742651862','2025-03-22 16:58:11',4050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174266994222239232427','No',NULL,NULL,''),(23969,'1110','191742651862','2025-03-22 16:58:11',NULL,544.00,'','19','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(23970,'1110','191742651862','2025-03-22 16:57:42',NULL,265.00,'','19','1','Inventory sold','1','','sales','B003','','No',NULL,NULL,''),(23971,'1110','191742651862','2025-03-22 16:58:00',NULL,272.00,'','19','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(23972,'1110','191742651862','2025-03-22 19:35:58',NULL,530.00,'','19','1','Inventory sold','1','','sales','B003','','No',NULL,NULL,''),(23973,'1110','191742651862','2025-03-22 19:36:20',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(23974,'1110','191742651862','2025-03-22 19:37:34',NULL,680.00,'','19','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(23975,'1110','191742651862','2025-03-22 19:46:21',NULL,265.00,'','19','1','Inventory sold','1','','sales','B003','','No',NULL,NULL,''),(23976,'5500','191742651862','2025-03-22 21:58:46',2635.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23977,'4000','191742651862','2025-03-22 16:58:11',NULL,700.00,'','19','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(23978,'4000','191742651862','2025-03-22 16:57:42',NULL,400.00,'','19','1','Good sold','1','','sales','B003','','No',NULL,NULL,''),(23979,'4000','191742651862','2025-03-22 16:58:00',NULL,350.00,'','19','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(23980,'4000','191742651862','2025-03-22 19:35:58',NULL,800.00,'','19','1','Good sold','1','','sales','B003','','No',NULL,NULL,''),(23981,'4000','191742651862','2025-03-22 19:36:20',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(23982,'4000','191742651862','2025-03-22 19:37:34',NULL,1200.00,'','19','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(23983,'4000','191742651862','2025-03-22 19:46:21',NULL,400.00,'','19','1','Good sold','1','','sales','B003','','No',NULL,NULL,''),(23984,'1050','191742651822','2025-03-22 16:57:37',1650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174266998123123163020','No',NULL,NULL,''),(23985,'1110','191742651822','2025-03-22 16:57:37',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(23986,'1110','191742651822','2025-03-22 16:57:21',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(23987,'1110','191742651822','2025-03-22 16:57:27',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(23988,'5500','191742651822','2025-03-22 21:59:26',811.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23989,'4000','191742651822','2025-03-22 16:57:37',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(23990,'4000','191742651822','2025-03-22 16:57:02',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(23991,'4000','191742651822','2025-03-22 16:57:12',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(23992,'4000','191742651822','2025-03-22 16:57:21',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(23993,'4000','191742651822','2025-03-22 16:57:27',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(23994,'1050','121742670494','2025-03-22 22:08:25',400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174267050762206137332','No',NULL,NULL,''),(23995,'4000','121742670494','2025-03-22 22:08:25',NULL,400.00,'','12','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(23996,'1050','121742670508','2025-03-22 22:37:45',3500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174267227323026133270','No',NULL,NULL,''),(23997,'1110','121742670508','2025-03-22 22:37:45',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(23998,'1110','121742670508','2025-03-22 22:08:28',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(23999,'1110','121742670508','2025-03-22 22:37:08',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(24000,'1110','121742670508','2025-03-22 22:37:21',NULL,316.67,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(24001,'5500','121742670508','2025-03-22 22:37:32',2616.67,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24002,'4000','121742670508','2025-03-22 22:37:45',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(24003,'4000','121742670508','2025-03-22 22:08:28',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(24004,'4000','121742670508','2025-03-22 22:36:50',NULL,200.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(24005,'4000','121742670508','2025-03-22 22:37:08',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(24006,'4000','121742670508','2025-03-22 22:37:15',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(24007,'4000','121742670508','2025-03-22 22:37:21',NULL,800.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(24008,'1050','121742677565','2025-03-23 00:06:26',2200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174267758822383682212','No',NULL,NULL,''),(24009,'1110','121742677565','2025-03-23 00:06:26',NULL,1088.00,'','12','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(24010,'1110','121742677565','2025-03-23 00:06:05',NULL,530.00,'','12','1','Inventory sold','1','','sales','B003','','No',NULL,NULL,''),(24011,'5500','121742677565','2025-03-23 00:06:17',1618.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24012,'4000','121742677565','2025-03-23 00:06:26',NULL,1400.00,'','12','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(24013,'4000','121742677565','2025-03-23 00:06:05',NULL,800.00,'','12','1','Good sold','1','','sales','B003','','No',NULL,NULL,''),(24014,'1050','121742677589','2025-03-23 00:06:47',1600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174267760932022322360','No',NULL,NULL,''),(24015,'1110','121742677589','2025-03-23 00:06:47',NULL,680.00,'','12','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(24016,'1110','121742677589','2025-03-23 00:06:29',NULL,158.33,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(24017,'5500','121742677589','2025-03-23 00:06:38',838.33,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24018,'4000','121742677589','2025-03-23 00:06:47',NULL,1200.00,'','12','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(24019,'4000','121742677589','2025-03-23 00:06:29',NULL,400.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(24041,'1050','191742724354','2025-03-23 13:12:22',3000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174272475613322232002','No',NULL,NULL,''),(24042,'1110','191742724354','2025-03-23 13:06:41',NULL,100.00,'','19','1','Inventory sold','1','','sales','6017','','No',NULL,NULL,''),(24043,'1110','191742724354','2025-03-23 13:11:38',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(24044,'1110','191742724354','2025-03-23 13:11:49',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(24045,'1110','191742724354','2025-03-23 13:12:02',NULL,300.00,'','19','1','Inventory sold','1','','sales','6003','','No',NULL,NULL,''),(24046,'5500','191742724354','2025-03-23 13:12:14',1600.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24047,'4000','191742724354','2025-03-23 13:12:22',NULL,150.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(24048,'4000','191742724354','2025-03-23 13:05:54',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(24049,'4000','191742724354','2025-03-23 13:06:41',NULL,100.00,'','19','1','Good sold','1','','sales','6017','','No',NULL,NULL,''),(24050,'4000','191742724354','2025-03-23 13:06:51',NULL,200.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(24051,'4000','191742724354','2025-03-23 13:11:23',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(24052,'4000','191742724354','2025-03-23 13:11:38',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(24053,'4000','191742724354','2025-03-23 13:11:49',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(24054,'4000','191742724354','2025-03-23 13:12:02',NULL,300.00,'','19','1','Good sold','1','','sales','6003','','No',NULL,NULL,''),(24055,'1050','191742724758','2025-03-23 13:15:42',350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174272494401233200224','No',NULL,NULL,''),(24056,'1110','191742724758','2025-03-23 13:15:42',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(24057,'1110','191742724758','2025-03-23 13:12:38',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(24058,'5500','191742724758','2025-03-23 13:13:43',242.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24059,'4000','191742724758','2025-03-23 13:15:42',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(24060,'4000','191742724758','2025-03-23 13:12:38',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(24069,'1050','191742680789','2025-03-23 01:03:52',12100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174273508823012102207','No',NULL,NULL,''),(24070,'1110','191742680789','2025-03-23 00:59:49',NULL,1200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(24071,'1110','191742680789','2025-03-23 01:01:26',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(24072,'1110','191742680789','2025-03-23 01:01:47',NULL,50.00,'','19','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(24073,'1110','191742680789','2025-03-23 01:01:58',NULL,84.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(24074,'1110','191742680789','2025-03-23 01:02:20',NULL,864.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(24075,'1110','191742680789','2025-03-23 01:02:32',NULL,2580.00,'','19','1','Inventory sold','1','','sales','B044','','No',NULL,NULL,''),(24076,'5500','191742680789','2025-03-23 01:03:37',4878.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24077,'4000','191742680789','2025-03-23 01:03:52',NULL,600.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(24078,'4000','191742680789','2025-03-23 00:59:49',NULL,1200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(24079,'4000','191742680789','2025-03-23 01:00:06',NULL,600.00,'','19','1','Good sold','1','','sales','6537','','No',NULL,NULL,''),(24080,'4000','191742680789','2025-03-23 01:00:22',NULL,900.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(24081,'4000','191742680789','2025-03-23 01:00:39',NULL,300.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(24082,'4000','191742680789','2025-03-23 01:01:00',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(24083,'4000','191742680789','2025-03-23 01:01:26',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(24084,'4000','191742680789','2025-03-23 01:01:47',NULL,200.00,'','19','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(24085,'4000','191742680789','2025-03-23 01:01:58',NULL,200.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(24086,'4000','191742680789','2025-03-23 01:02:20',NULL,1600.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(24087,'4000','191742680789','2025-03-23 01:02:32',NULL,4400.00,'','19','1','Good sold','1','','sales','B044','','No',NULL,NULL,''),(24088,'4000','191742680789','2025-03-23 01:02:44',NULL,650.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(24089,'4000','191742680789','2025-03-23 01:03:00',NULL,1200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(24090,'1050','191742734230','2025-03-23 15:51:46',2100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174273514223322230222','No',NULL,NULL,''),(24091,'1110','191742734230','2025-03-23 15:50:30',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(24092,'1110','191742734230','2025-03-23 15:51:01',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(24093,'5500','191742734230','2025-03-23 16:05:13',366.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24094,'4000','191742734230','2025-03-23 15:51:46',NULL,1300.00,'','19','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(24095,'4000','191742734230','2025-03-23 15:50:30',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(24096,'4000','191742734230','2025-03-23 15:50:49',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(24097,'4000','191742734230','2025-03-23 15:51:01',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(24098,'4000','191742734230','2025-03-23 15:51:08',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(24102,'1050','191742736459','2025-03-23 16:29:28',4650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174273657272223130073','No',NULL,NULL,''),(24103,'1110','191742736459','2025-03-23 16:27:39',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(24104,'1110','191742736459','2025-03-23 16:28:21',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(24105,'1110','191742736459','2025-03-23 16:28:30',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(24106,'1110','191742736459','2025-03-23 16:29:03',NULL,150.00,'','19','1','Inventory sold','1','','sales','6003','','No',NULL,NULL,''),(24107,'5500','191742736459','2025-03-23 16:29:19',608.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24108,'4000','191742736459','2025-03-23 16:29:28',NULL,500.00,'','19','1','Good sold','1','','sales','6556','','No',NULL,NULL,''),(24109,'4000','191742736459','2025-03-23 16:27:39',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(24110,'4000','191742736459','2025-03-23 16:27:52',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(24111,'4000','191742736459','2025-03-23 16:28:05',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(24112,'4000','191742736459','2025-03-23 16:28:13',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(24113,'4000','191742736459','2025-03-23 16:28:21',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(24114,'4000','191742736459','2025-03-23 16:28:30',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(24115,'4000','191742736459','2025-03-23 16:28:37',NULL,1500.00,'','19','1','Good sold','1','','sales','6509','','No',NULL,NULL,''),(24116,'4000','191742736459','2025-03-23 16:28:48',NULL,1300.00,'','19','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(24117,'4000','191742736459','2025-03-23 16:29:03',NULL,150.00,'','19','1','Good sold','1','','sales','6003','','No',NULL,NULL,''),(24143,'1050','121742742977','2025-03-23 18:17:50',8900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174274307372202300334','No',NULL,NULL,''),(24144,'1110','121742742977','2025-03-23 18:17:50',NULL,4800.00,'','12','1','Inventory sold','1','','sales','6591','','No',NULL,NULL,''),(24145,'1110','121742742977','2025-03-23 18:16:17',NULL,300.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(24146,'1110','121742742977','2025-03-23 18:16:27',NULL,2900.00,'','12','1','Inventory sold','1','','sales','B157','','No',NULL,NULL,''),(24147,'5500','121742742977','2025-03-23 18:17:26',8000.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24148,'4000','121742742977','2025-03-23 18:17:50',NULL,4800.00,'','12','1','Good sold','1','','sales','6591','','No',NULL,NULL,''),(24149,'4000','121742742977','2025-03-23 18:16:17',NULL,600.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(24150,'4000','121742742977','2025-03-23 18:16:27',NULL,3500.00,'','12','1','Good sold','1','','sales','B157','','No',NULL,NULL,''),(24151,'1050','121742739382','2025-03-23 17:16:52',1050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174274415933274952777','No',NULL,NULL,''),(24152,'1110','121742739382','2025-03-23 17:16:52',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(24153,'1110','121742739382','2025-03-23 17:16:22',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(24154,'1110','121742739382','2025-03-23 17:16:31',NULL,352.00,'','12','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(24155,'5500','121742739382','2025-03-23 17:16:39',725.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24156,'4000','121742739382','2025-03-23 17:16:52',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(24157,'4000','121742739382','2025-03-23 17:16:22',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(24158,'4000','121742739382','2025-03-23 17:16:31',NULL,500.00,'','12','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(24168,'1050','191742741243','2025-03-23 17:47:51',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174274500305223201001','No',NULL,NULL,''),(24169,'4000','191742741243','2025-03-23 17:47:51',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(24170,'4000','191742741243','2025-03-23 17:47:23',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(24176,'1050','191742747817','2025-03-23 19:41:16',6250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174274810222272041209','No',NULL,NULL,''),(24177,'1110','191742747817','2025-03-23 19:41:16',NULL,612.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(24178,'1110','191742747817','2025-03-23 19:36:57',NULL,845.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(24179,'1110','191742747817','2025-03-23 19:37:29',NULL,432.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(24180,'1110','191742747817','2025-03-23 19:38:08',NULL,176.00,'','19','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(24181,'1110','191742747817','2025-03-23 19:38:47',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(24182,'1110','191742747817','2025-03-23 19:39:20',NULL,750.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(24183,'1110','191742747817','2025-03-23 19:39:44',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(24184,'1110','191742747817','2025-03-23 19:40:50',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(24185,'5500','191742747817','2025-03-23 19:41:01',4807.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24186,'4000','191742747817','2025-03-23 19:41:16',NULL,900.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(24187,'4000','191742747817','2025-03-23 19:36:57',NULL,1250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(24188,'4000','191742747817','2025-03-23 19:37:29',NULL,800.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(24189,'4000','191742747817','2025-03-23 19:38:08',NULL,250.00,'','19','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(24190,'4000','191742747817','2025-03-23 19:38:47',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(24191,'4000','191742747817','2025-03-23 19:39:20',NULL,1000.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(24192,'4000','191742747817','2025-03-23 19:39:44',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''); INSERT INTO `debitcredit` VALUES (24193,'4000','191742747817','2025-03-23 19:40:50',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(24194,'1050','191742735143','2025-03-23 16:11:55',1250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174274817430112434202','No',NULL,NULL,''),(24195,'1110','191742735143','2025-03-23 16:11:46',NULL,222.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(24196,'1110','191742735143','2025-03-23 19:42:19',NULL,100.00,'','19','1','Inventory sold','1','','sales','6034','','No',NULL,NULL,''),(24197,'5500','191742735143','2025-03-23 19:42:40',322.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24198,'4000','191742735143','2025-03-23 16:11:55',NULL,300.00,'','19','1','Good sold','1','','sales','6522','','No',NULL,NULL,''),(24199,'4000','191742735143','2025-03-23 16:05:43',NULL,50.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(24200,'4000','191742735143','2025-03-23 16:11:46',NULL,300.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(24201,'4000','191742735143','2025-03-23 18:43:44',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(24202,'4000','191742735143','2025-03-23 18:44:39',NULL,250.00,'','19','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(24203,'4000','191742735143','2025-03-23 19:42:19',NULL,100.00,'','19','1','Good sold','1','','sales','6034','','No',NULL,NULL,''),(24204,'4000','191742735143','2025-03-23 19:42:29',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(24205,'1050','191742738808','2025-03-23 17:10:52',1400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174274822832030328227','No',NULL,NULL,''),(24206,'1110','191742738808','2025-03-23 17:06:48',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(24207,'1110','191742738808','2025-03-23 17:10:31',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(24208,'1110','191742738808','2025-03-23 17:10:43',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(24209,'5500','191742738808','2025-03-23 19:43:36',442.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24210,'4000','191742738808','2025-03-23 17:10:52',NULL,650.00,'','19','1','Good sold','1','','sales','6505','','No',NULL,NULL,''),(24211,'4000','191742738808','2025-03-23 17:06:48',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(24212,'4000','191742738808','2025-03-23 17:10:31',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(24213,'4000','191742738808','2025-03-23 17:10:43',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(24214,'1050','191742736573','2025-03-23 17:06:43',1350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174274826122913922140','No',NULL,NULL,''),(24215,'1110','191742736573','2025-03-23 17:06:43',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(24216,'1110','191742736573','2025-03-23 16:29:33',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(24217,'1110','191742736573','2025-03-23 17:06:06',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(24218,'1110','191742736573','2025-03-23 17:06:29',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(24219,'5500','191742736573','2025-03-23 19:44:06',1042.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24220,'4000','191742736573','2025-03-23 17:06:43',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(24221,'4000','191742736573','2025-03-23 16:29:33',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(24222,'4000','191742736573','2025-03-23 17:06:06',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(24223,'4000','191742736573','2025-03-23 17:06:29',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(24224,'1050','191742748357','2025-03-23 19:46:05',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174274836673224263406','No',NULL,NULL,''),(24225,'4000','191742748357','2025-03-23 19:46:05',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(24226,'1050','191742746060','2025-03-23 19:08:17',750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174274977901392222020','No',NULL,NULL,''),(24227,'4000','191742746060','2025-03-23 19:08:17',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(24228,'4000','191742746060','2025-03-23 19:07:40',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(24229,'4000','191742746060','2025-03-23 19:07:50',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(24230,'4000','191742746060','2025-03-23 19:07:57',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(24231,'4000','191742746060','2025-03-23 19:08:07',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(24235,'1050','191742751175','2025-03-23 20:41:50',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174275171277122222207','No',NULL,NULL,''),(24236,'4000','191742751175','2025-03-23 20:41:50',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(24237,'1050','191742749780','2025-03-23 20:32:52',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174275185429323831342','No',NULL,NULL,''),(24238,'4000','191742749780','2025-03-23 20:32:52',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(24239,'4000','191742749780','2025-03-23 20:09:40',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(24240,'1050','191742813226','2025-03-24 13:48:09',1800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174281329192333331323','No',NULL,NULL,''),(24241,'1110','191742813226','2025-03-24 13:47:06',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(24242,'1110','191742813226','2025-03-24 13:47:27',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(24243,'5500','191742813226','2025-03-24 13:48:00',479.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24244,'4000','191742813226','2025-03-24 13:48:09',NULL,800.00,'','19','1','Good sold','1','','sales','6551','','No',NULL,NULL,''),(24245,'4000','191742813226','2025-03-24 13:47:06',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(24246,'4000','191742813226','2025-03-24 13:47:27',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(24247,'4000','191742813226','2025-03-24 13:47:49',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(24248,'1050','191742813294','2025-03-24 15:07:09',1350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174281803242222830131','No',NULL,NULL,''),(24249,'1110','191742813294','2025-03-24 15:07:09',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(24250,'1110','191742813294','2025-03-24 15:06:42',NULL,100.00,'','19','1','Inventory sold','1','','sales','5984','','No',NULL,NULL,''),(24251,'1110','191742813294','2025-03-24 15:06:53',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(24252,'5500','191742813294','2025-03-24 15:07:00',1000.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24253,'4000','191742813294','2025-03-24 15:07:09',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(24254,'4000','191742813294','2025-03-24 13:48:14',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(24255,'4000','191742813294','2025-03-24 15:06:42',NULL,100.00,'','19','1','Good sold','1','','sales','5984','','No',NULL,NULL,''),(24256,'4000','191742813294','2025-03-24 15:06:53',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(24257,'1050','191742818033','2025-03-24 15:07:55',1100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174281807821808203023','No',NULL,NULL,''),(24258,'1110','191742818033','2025-03-24 15:07:13',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(24259,'1110','191742818033','2025-03-24 15:07:36',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(24260,'5500','191742818033','2025-03-24 15:07:48',800.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24261,'4000','191742818033','2025-03-24 15:07:55',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(24262,'4000','191742818033','2025-03-24 15:07:13',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(24263,'4000','191742818033','2025-03-24 15:07:36',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(24276,'1050','191742821296','2025-03-24 16:08:00',1300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174282168623002343342','No',NULL,NULL,''),(24277,'1110','191742821296','2025-03-24 16:08:00',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(24278,'1110','191742821296','2025-03-24 16:01:36',NULL,150.00,'','19','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(24279,'1110','191742821296','2025-03-24 16:07:19',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(24280,'1110','191742821296','2025-03-24 16:07:43',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(24281,'5500','191742821296','2025-03-24 16:07:52',829.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24282,'4000','191742821296','2025-03-24 16:08:00',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(24283,'4000','191742821296','2025-03-24 16:01:36',NULL,150.00,'','19','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(24284,'4000','191742821296','2025-03-24 16:07:10',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(24285,'4000','191742821296','2025-03-24 16:07:19',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(24286,'4000','191742821296','2025-03-24 16:07:31',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(24287,'4000','191742821296','2025-03-24 16:07:43',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(24295,'1050','191742818079','2025-03-24 15:08:31',2300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174282715422232303312','No',NULL,NULL,''),(24296,'1110','191742818079','2025-03-24 15:08:31',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(24297,'1110','191742818079','2025-03-24 15:07:59',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(24298,'5500','191742818079','2025-03-24 17:39:03',1400.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24299,'4000','191742818079','2025-03-24 15:08:31',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(24300,'4000','191742818079','2025-03-24 15:07:59',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(24301,'4000','191742818079','2025-03-24 15:08:12',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(24302,'4000','191742818079','2025-03-24 15:08:23',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(24310,'1050','191742818146','2025-03-24 15:32:53',2350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174283446023034002221','No',NULL,NULL,''),(24311,'1110','191742818146','2025-03-24 15:32:53',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(24312,'1110','191742818146','2025-03-24 15:31:39',NULL,100.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(24313,'1110','191742818146','2025-03-24 16:18:45',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(24314,'5500','191742818146','2025-03-24 19:40:48',1300.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24315,'4000','191742818146','2025-03-24 15:32:53',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(24316,'4000','191742818146','2025-03-24 15:09:06',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(24317,'4000','191742818146','2025-03-24 15:31:39',NULL,200.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(24318,'4000','191742818146','2025-03-24 16:18:45',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(24319,'1050','191742929164','2025-03-25 21:59:37',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174292917929003302322','No',NULL,NULL,''),(24320,'1110','191742929164','2025-03-25 21:59:37',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(24321,'5500','191742929164','2025-03-25 21:59:24',42.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24322,'4000','191742929164','2025-03-25 21:59:37',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(24323,'1050','191742929181','2025-03-25 22:00:27',2000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174292923023392393220','No',NULL,NULL,''),(24324,'1110','191742929181','2025-03-25 22:00:27',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(24325,'1110','191742929181','2025-03-25 21:59:41',NULL,610.00,'','19','1','Inventory sold','1','','sales','B041','','No',NULL,NULL,''),(24326,'1110','191742929181','2025-03-25 21:59:55',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(24327,'5500','191742929181','2025-03-25 22:00:19',1252.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24328,'4000','191742929181','2025-03-25 22:00:27',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(24329,'4000','191742929181','2025-03-25 21:59:41',NULL,1200.00,'','19','1','Good sold','1','','sales','B041','','No',NULL,NULL,''),(24330,'4000','191742929181','2025-03-25 21:59:55',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(24331,'4000','191742929181','2025-03-25 22:00:11',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(24346,'1050','191743013275','2025-03-26 21:23:01',2000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174301338513930327042','No',NULL,NULL,''),(24347,'1110','191743013275','2025-03-26 21:23:01',NULL,610.00,'','19','1','Inventory sold','1','','sales','B041','','No',NULL,NULL,''),(24348,'1110','191743013275','2025-03-26 21:21:31',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(24349,'1110','191743013275','2025-03-26 21:21:41',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(24350,'5500','191743013275','2025-03-26 21:21:51',1252.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24351,'4000','191743013275','2025-03-26 21:23:01',NULL,1200.00,'','19','1','Good sold','1','','sales','B041','','No',NULL,NULL,''),(24352,'4000','191743013275','2025-03-26 21:21:15',NULL,100.00,'','19','1','Good sold','1','','sales','6526','','No',NULL,NULL,''),(24353,'4000','191743013275','2025-03-26 21:21:31',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(24354,'4000','191743013275','2025-03-26 21:21:41',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(24355,'1050','191743005362','2025-03-26 19:10:13',650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174301340702210032013','No',NULL,NULL,''),(24356,'1110','191743005362','2025-03-26 19:10:13',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(24357,'1110','191743005362','2025-03-26 19:09:23',NULL,176.00,'','19','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(24358,'5500','191743005362','2025-03-26 19:10:00',326.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24359,'4000','191743005362','2025-03-26 19:10:13',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(24360,'4000','191743005362','2025-03-26 19:09:23',NULL,250.00,'','19','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(24361,'4000','191743005362','2025-03-26 19:09:41',NULL,200.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(24372,'1050','191743013408','2025-03-26 21:24:35',2400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174301362000203930223','No',NULL,NULL,''),(24373,'1110','191743013408','2025-03-26 21:24:35',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(24374,'1110','191743013408','2025-03-26 21:23:28',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(24375,'1110','191743013408','2025-03-26 21:23:43',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(24376,'1110','191743013408','2025-03-26 21:23:53',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(24377,'1110','191743013408','2025-03-26 21:24:05',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(24378,'5500','191743013408','2025-03-26 21:26:46',1816.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24379,'4000','191743013408','2025-03-26 21:24:35',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(24380,'4000','191743013408','2025-03-26 21:23:28',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(24381,'4000','191743013408','2025-03-26 21:23:43',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(24382,'4000','191743013408','2025-03-26 21:23:53',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(24383,'4000','191743013408','2025-03-26 21:24:05',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(24420,'1050','191743081408','2025-03-27 16:18:42',2850.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174308166029223362313','No',NULL,NULL,''),(24421,'1110','191743081408','2025-03-27 16:18:42',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(24422,'1110','191743081408','2025-03-27 16:17:20',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(24423,'1110','191743081408','2025-03-27 16:17:32',NULL,50.00,'','19','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(24424,'5500','191743081408','2025-03-27 16:18:20',1250.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24425,'4000','191743081408','2025-03-27 16:18:42',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(24426,'4000','191743081408','2025-03-27 16:16:48',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(24427,'4000','191743081408','2025-03-27 16:17:07',NULL,200.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(24428,'4000','191743081408','2025-03-27 16:17:20',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(24429,'4000','191743081408','2025-03-27 16:17:32',NULL,200.00,'','19','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(24430,'4000','191743081408','2025-03-27 16:17:42',NULL,150.00,'','19','1','Good sold','1','','sales','6534','','No',NULL,NULL,''),(24431,'4000','191743081408','2025-03-27 16:18:04',NULL,150.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(24432,'1050','121743086822','2025-03-27 17:47:23',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174308684633323306203','No',NULL,NULL,''),(24433,'1110','121743086822','2025-03-27 17:47:23',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(24434,'1110','121743086822','2025-03-27 17:47:03',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(24435,'5500','121743086822','2025-03-27 17:47:11',338.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24436,'4000','121743086822','2025-03-27 17:47:23',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(24437,'4000','121743086822','2025-03-27 17:47:03',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(24438,'1050','191743094372','2025-03-27 19:53:29',1450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174309441222241020400','No',NULL,NULL,''),(24439,'1110','191743094372','2025-03-27 19:53:29',NULL,338.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(24440,'1110','191743094372','2025-03-27 19:52:52',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(24441,'1110','191743094372','2025-03-27 19:53:11',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(24442,'5500','191743094372','2025-03-27 19:53:20',738.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24443,'4000','191743094372','2025-03-27 19:53:29',NULL,500.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(24444,'4000','191743094372','2025-03-27 19:52:52',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(24445,'4000','191743094372','2025-03-27 19:53:02',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(24446,'4000','191743094372','2025-03-27 19:53:11',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(24502,'1050','191743094423','2025-03-27 19:54:19',1850.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174310113133321330090','No',NULL,NULL,''),(24503,'1110','191743094423','2025-03-27 19:53:43',NULL,158.33,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(24504,'1110','191743094423','2025-03-27 19:54:09',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(24505,'1110','191743094423','2025-03-27 20:16:07',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(24506,'1110','191743094423','2025-03-27 21:30:46',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(24507,'1110','191743094423','2025-03-27 21:41:18',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(24508,'5500','191743094423','2025-03-27 21:43:27',814.50,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24509,'4000','191743094423','2025-03-27 19:54:19',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(24510,'4000','191743094423','2025-03-27 19:53:43',NULL,400.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(24511,'4000','191743094423','2025-03-27 19:54:09',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(24512,'4000','191743094423','2025-03-27 20:16:07',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(24513,'4000','191743094423','2025-03-27 20:16:48',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(24514,'4000','191743094423','2025-03-27 21:30:46',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(24515,'4000','191743094423','2025-03-27 21:41:18',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(24516,'1050','191743102990','2025-03-27 22:16:39',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174310300132231022100','No',NULL,NULL,''),(24517,'4000','191743102990','2025-03-27 22:16:39',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(24518,'1050','191743103002','2025-03-27 22:47:10',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174310483233213329271','No',NULL,NULL,''),(24519,'4000','191743103002','2025-03-27 22:47:10',NULL,200.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(24520,'1050','191743151378','2025-03-28 11:43:31',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174315141424321032333','No',NULL,NULL,''),(24521,'4000','191743151378','2025-03-28 11:43:31',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(24522,'4000','191743151378','2025-03-28 11:42:58',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(24523,'4000','191743151378','2025-03-28 11:43:08',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(24524,'1050','191743151416','2025-03-28 12:21:36',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174315369932230291793','No',NULL,NULL,''),(24525,'4000','191743151416','2025-03-28 12:21:36',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(24560,'1050','191743163967','2025-03-28 15:13:55',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174316403932203339133','No',NULL,NULL,''),(24561,'4000','191743163967','2025-03-28 15:13:55',NULL,300.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(24582,'1050','191743166178','2025-03-28 15:50:20',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174316622366210221103','No',NULL,NULL,''),(24583,'1110','191743166178','2025-03-28 15:50:20',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(24584,'1110','191743166178','2025-03-28 15:49:38',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(24585,'5500','191743166178','2025-03-28 15:49:47',364.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24586,'4000','191743166178','2025-03-28 15:50:20',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(24587,'4000','191743166178','2025-03-28 15:49:38',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(24588,'1050','191743161053','2025-03-28 14:26:11',6100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174316624626332432262','No',NULL,NULL,''),(24589,'1110','191743161053','2025-03-28 14:26:11',NULL,1500.00,'','19','1','Inventory sold','1','','sales','6015','','No',NULL,NULL,''),(24590,'1110','191743161053','2025-03-28 14:24:13',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(24591,'1110','191743161053','2025-03-28 14:24:32',NULL,600.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(24592,'1110','191743161053','2025-03-28 14:25:00',NULL,432.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(24593,'1110','191743161053','2025-03-28 14:25:48',NULL,200.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(24594,'1110','191743161053','2025-03-28 14:26:00',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(24595,'1110','191743161053','2025-03-28 15:12:11',NULL,100.00,'','19','1','Inventory sold','1','','sales','6042','','No',NULL,NULL,''),(24596,'1110','191743161053','2025-03-28 15:24:51',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(24597,'5500','191743161053','2025-03-28 15:24:59',4190.33,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24598,'4000','191743161053','2025-03-28 14:26:11',NULL,1500.00,'','19','1','Good sold','1','','sales','6015','','No',NULL,NULL,''),(24599,'4000','191743161053','2025-03-28 14:24:13',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(24600,'4000','191743161053','2025-03-28 14:24:32',NULL,800.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(24601,'4000','191743161053','2025-03-28 14:24:43',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(24602,'4000','191743161053','2025-03-28 14:24:52',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(24603,'4000','191743161053','2025-03-28 14:25:00',NULL,800.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(24604,'4000','191743161053','2025-03-28 14:25:48',NULL,400.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(24605,'4000','191743161053','2025-03-28 14:26:00',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(24606,'4000','191743161053','2025-03-28 15:12:11',NULL,200.00,'','19','1','Good sold','1','','sales','6042','','No',NULL,NULL,''),(24607,'4000','191743161053','2025-03-28 15:24:51',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(24641,'1050','191743173960','2025-03-28 17:59:41',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174317398413310222223','No',NULL,NULL,''),(24642,'1110','191743173960','2025-03-28 17:59:41',NULL,200.00,'','19','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(24643,'5500','191743173960','2025-03-28 17:59:20',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24644,'4000','191743173960','2025-03-28 17:59:41',NULL,200.00,'','19','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(24645,'1050','191743163947','2025-03-28 15:12:42',1350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174317404409334202002','No',NULL,NULL,''),(24646,'1110','191743163947','2025-03-28 15:12:42',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(24647,'1110','191743163947','2025-03-28 16:31:37',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(24648,'1110','191743163947','2025-03-28 16:31:48',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(24649,'5500','191743163947','2025-03-28 18:00:17',442.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24650,'4000','191743163947','2025-03-28 15:12:42',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(24651,'4000','191743163947','2025-03-28 15:12:27',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(24652,'4000','191743163947','2025-03-28 16:31:37',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(24653,'4000','191743163947','2025-03-28 16:31:48',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(24662,'1050','191743168092','2025-03-28 16:22:20',700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174317482090220330244','No',NULL,NULL,''),(24663,'1110','191743168092','2025-03-28 16:22:20',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(24664,'1110','191743168092','2025-03-28 16:21:51',NULL,47.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(24665,'1110','191743168092','2025-03-28 16:22:01',NULL,47.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(24666,'1110','191743168092','2025-03-28 18:08:52',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(24667,'1110','191743168092','2025-03-28 18:12:51',NULL,47.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(24668,'5500','191743168092','2025-03-28 18:13:17',299.33,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24669,'4000','191743168092','2025-03-28 16:22:20',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(24670,'4000','191743168092','2025-03-28 16:21:51',NULL,100.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(24671,'4000','191743168092','2025-03-28 16:22:01',NULL,100.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(24672,'4000','191743168092','2025-03-28 18:08:52',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(24673,'4000','191743168092','2025-03-28 18:12:51',NULL,100.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(24674,'1050','191743183435','2025-03-28 20:37:37',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174318346033001330331','No',NULL,NULL,''),(24675,'1110','191743183435','2025-03-28 20:37:15',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(24676,'5500','191743183435','2025-03-28 20:37:28',42.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24677,'4000','191743183435','2025-03-28 20:37:37',NULL,200.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(24678,'4000','191743183435','2025-03-28 20:37:15',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(24696,'1050','191743166247','2025-03-28 16:21:30',6750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174318899042321222192','No',NULL,NULL,''),(24697,'1110','191743166247','2025-03-28 16:21:30',NULL,1500.00,'','19','1','Inventory sold','1','','sales','6015','','No',NULL,NULL,''),(24698,'1110','191743166247','2025-03-28 16:20:58',NULL,158.33,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(24699,'1110','191743166247','2025-03-28 16:21:04',NULL,47.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(24700,'1110','191743166247','2025-03-28 16:22:49',NULL,100.00,'','19','1','Inventory sold','1','','sales','5984','','No',NULL,NULL,''),(24701,'1110','191743166247','2025-03-28 20:39:24',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(24702,'1110','191743166247','2025-03-28 20:40:31',NULL,750.00,'','19','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(24703,'5500','191743166247','2025-03-28 22:09:39',2555.33,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24704,'4000','191743166247','2025-03-28 16:21:30',NULL,1500.00,'','19','1','Good sold','1','','sales','6015','','No',NULL,NULL,''),(24705,'4000','191743166247','2025-03-28 15:50:47',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(24706,'4000','191743166247','2025-03-28 16:20:58',NULL,400.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(24707,'4000','191743166247','2025-03-28 16:21:04',NULL,100.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(24708,'4000','191743166247','2025-03-28 16:21:16',NULL,1200.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(24709,'4000','191743166247','2025-03-28 16:22:36',NULL,300.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(24710,'4000','191743166247','2025-03-28 16:22:49',NULL,100.00,'','19','1','Good sold','1','','sales','5984','','No',NULL,NULL,''),(24711,'4000','191743166247','2025-03-28 20:39:24',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(24712,'4000','191743166247','2025-03-28 20:39:33',NULL,1200.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(24713,'4000','191743166247','2025-03-28 20:39:48',NULL,500.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(24714,'4000','191743166247','2025-03-28 20:40:31',NULL,750.00,'','19','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(24715,'4000','191743166247','2025-03-28 22:09:30',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(24724,'1050','121743234733','2025-03-29 10:53:21',900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174324322507033720333','No',NULL,NULL,''),(24725,'1110','121743234733','2025-03-29 10:52:14',NULL,150.00,'','12','1','Inventory sold','1','','sales','6003','','No',NULL,NULL,''),(24726,'1110','121743234733','2025-03-29 10:52:25',NULL,200.00,'','12','1','Inventory sold','1','','sales','6034','','No',NULL,NULL,''),(24727,'1110','121743234733','2025-03-29 10:52:48',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(24728,'5500','121743234733','2025-03-29 13:13:32',429.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24729,'4000','121743234733','2025-03-29 10:53:21',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(24730,'4000','121743234733','2025-03-29 10:52:14',NULL,150.00,'','12','1','Good sold','1','','sales','6003','','No',NULL,NULL,''),(24731,'4000','121743234733','2025-03-29 10:52:25',NULL,200.00,'','12','1','Good sold','1','','sales','6034','','No',NULL,NULL,''),(24732,'4000','121743234733','2025-03-29 10:52:35',NULL,200.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(24733,'4000','121743234733','2025-03-29 10:52:48',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(24746,'1050','121743257221','2025-03-29 17:07:28',2200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174325725402340231351','No',NULL,NULL,''),(24747,'1110','121743257221','2025-03-29 17:07:28',NULL,1290.00,'','12','1','Inventory sold','1','','sales','B044','','No',NULL,NULL,''),(24748,'5500','121743257221','2025-03-29 17:07:15',1290.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24749,'4000','121743257221','2025-03-29 17:07:28',NULL,2200.00,'','12','1','Good sold','1','','sales','B044','','No',NULL,NULL,''),(24750,'1050','121743256927','2025-03-29 17:06:03',2950.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174325731122322273131','No',NULL,NULL,''),(24751,'1110','121743256927','2025-03-29 17:06:03',NULL,352.00,'','12','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(24752,'1110','121743256927','2025-03-29 17:02:22',NULL,1290.00,'','12','1','Inventory sold','1','','sales','B044','','No',NULL,NULL,''),(24753,'1110','121743256927','2025-03-29 17:05:44',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(24754,'5500','121743256927','2025-03-29 17:08:17',1811.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24755,'4000','121743256927','2025-03-29 17:06:03',NULL,500.00,'','12','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(24756,'4000','121743256927','2025-03-29 17:02:22',NULL,2200.00,'','12','1','Good sold','1','','sales','B044','','No',NULL,NULL,''),(24757,'4000','121743256927','2025-03-29 17:05:44',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(24758,'1050','121743257316','2025-03-29 17:14:47',600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174325769102302257272','No',NULL,NULL,''),(24759,'1110','121743257316','2025-03-29 17:14:47',NULL,352.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(24760,'5500','121743257316','2025-03-29 17:08:36',352.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24761,'4000','121743257316','2025-03-29 17:14:47',NULL,600.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(24762,'1050','121743257696','2025-03-29 17:15:06',1200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174325770943022223933','No',NULL,NULL,''),(24763,'1110','121743257696','2025-03-29 17:15:06',NULL,680.00,'','12','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(24764,'5500','121743257696','2025-03-29 17:14:56',680.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24765,'4000','121743257696','2025-03-29 17:15:06',NULL,1200.00,'','12','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(24806,'1050','121743261290','2025-03-29 18:15:05',800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174326130802332221120','No',NULL,NULL,''),(24807,'1110','121743261290','2025-03-29 18:15:05',NULL,700.00,'','12','1','Inventory sold','1','','sales','6583','','No',NULL,NULL,''),(24808,'5500','121743261290','2025-03-29 18:14:50',700.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24809,'4000','121743261290','2025-03-29 18:15:05',NULL,800.00,'','12','1','Good sold','1','','sales','6583','','No',NULL,NULL,''),(24810,'1050','191743246760','2025-03-29 14:15:32',5100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174326475812333233592','No',NULL,NULL,''),(24811,'1110','191743246760','2025-03-29 14:15:32',NULL,586.56,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(24812,'1110','191743246760','2025-03-29 14:12:40',NULL,748.00,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(24813,'1110','191743246760','2025-03-29 14:13:28',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(24814,'1110','191743246760','2025-03-29 17:34:21',NULL,561.00,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(24815,'1110','191743246760','2025-03-29 17:36:49',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(24816,'1110','191743246760','2025-03-29 17:37:38',NULL,187.00,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(24817,'1110','191743246760','2025-03-29 18:02:46',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(24818,'5500','191743246760','2025-03-29 19:12:21',3669.12,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24819,'4000','191743246760','2025-03-29 14:15:32',NULL,750.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(24820,'4000','191743246760','2025-03-29 14:12:40',NULL,1000.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(24821,'4000','191743246760','2025-03-29 14:13:28',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(24822,'4000','191743246760','2025-03-29 17:34:07',NULL,150.00,'','19','1','Good sold','1','','sales','6538','','No',NULL,NULL,''),(24823,'4000','191743246760','2025-03-29 17:34:21',NULL,750.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(24824,'4000','191743246760','2025-03-29 17:36:49',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(24825,'4000','191743246760','2025-03-29 17:37:38',NULL,250.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(24826,'4000','191743246760','2025-03-29 18:02:46',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(24827,'4000','191743246760','2025-03-29 18:03:14',NULL,150.00,'','19','1','Good sold','1','','sales','6538','','No',NULL,NULL,''),(24828,'1050','191743259089','2025-03-29 17:41:43',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174326482320333234348','No',NULL,NULL,''),(24829,'1110','191743259089','2025-03-29 17:41:43',NULL,100.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(24830,'1110','191743259089','2025-03-29 17:41:34',NULL,222.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(24831,'5500','191743259089','2025-03-29 18:05:55',322.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24832,'4000','191743259089','2025-03-29 17:41:43',NULL,200.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(24833,'4000','191743259089','2025-03-29 17:41:34',NULL,300.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(24834,'1050','121743265859','2025-03-29 19:32:54',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174326597793250222399','No',NULL,NULL,''),(24835,'4000','121743265859','2025-03-29 19:32:54',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(24836,'1050','121743266635','2025-03-29 19:44:17',1200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174326666722633636312','No',NULL,NULL,''),(24837,'1110','121743266635','2025-03-29 19:44:17',NULL,680.00,'','12','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(24838,'5500','121743266635','2025-03-29 19:43:55',680.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24839,'4000','121743266635','2025-03-29 19:44:17',NULL,1200.00,'','12','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(24840,'1050','121743266679','2025-03-29 19:45:10',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174326672002307407723','No',NULL,NULL,''),(24841,'1110','121743266679','2025-03-29 19:45:10',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(24842,'5500','121743266679','2025-03-29 19:44:39',391.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24843,'4000','121743266679','2025-03-29 19:45:10',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(24844,'1050','121743266724','2025-03-29 19:45:57',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174326676762327131334','No',NULL,NULL,''),(24845,'1110','121743266724','2025-03-29 19:45:57',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(24846,'5500','121743266724','2025-03-29 19:45:24',169.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24847,'4000','121743266724','2025-03-29 19:45:57',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(24848,'1050','121743268224','2025-03-29 20:12:45',2500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174326836723386022320','No',NULL,NULL,''),(24849,'1110','121743268224','2025-03-29 20:12:45',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(24850,'1110','121743268224','2025-03-29 20:11:11',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(24851,'1110','121743268224','2025-03-29 20:11:59',NULL,150.00,'','12','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(24852,'5500','121743268224','2025-03-29 20:12:33',229.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24853,'4000','121743268224','2025-03-29 20:12:45',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(24854,'4000','121743268224','2025-03-29 20:10:24',NULL,1200.00,'','12','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(24855,'4000','121743268224','2025-03-29 20:10:41',NULL,400.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(24856,'4000','121743268224','2025-03-29 20:11:11',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(24857,'4000','121743268224','2025-03-29 20:11:42',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(24858,'4000','121743268224','2025-03-29 20:11:59',NULL,150.00,'','12','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(24859,'4000','121743268224','2025-03-29 20:12:16',NULL,200.00,'','12','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(24860,'1050','121743268369','2025-03-29 20:13:08',350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174326839443332382314','No',NULL,NULL,''),(24861,'4000','121743268369','2025-03-29 20:13:08',NULL,300.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(24862,'4000','121743268369','2025-03-29 20:12:49',NULL,50.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(24863,'1050','121743268395','2025-03-29 20:16:34',2150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174326860303302233223','No',NULL,NULL,''),(24864,'1110','121743268395','2025-03-29 20:16:34',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(24865,'1110','121743268395','2025-03-29 20:15:45',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(24866,'5500','121743268395','2025-03-29 20:16:05',900.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24867,'4000','121743268395','2025-03-29 20:16:34',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(24868,'4000','121743268395','2025-03-29 20:13:15',NULL,150.00,'','12','1','Good sold','1','','sales','6545','','No',NULL,NULL,''),(24869,'4000','121743268395','2025-03-29 20:15:24',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(24870,'4000','121743268395','2025-03-29 20:15:37',NULL,500.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(24871,'4000','121743268395','2025-03-29 20:15:45',NULL,450.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(24872,'4000','121743268395','2025-03-29 20:15:56',NULL,50.00,'','12','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(24879,'1050','191743319591','2025-03-30 10:26:53',750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174331976273263300303','No',NULL,NULL,''),(24880,'4000','191743319591','2025-03-30 10:26:53',NULL,450.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(24881,'4000','191743319591','2025-03-30 10:26:31',NULL,300.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(24884,'1050','191743327651','2025-03-30 12:50:03',2100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174332928992343408230','No',NULL,NULL,''),(24885,'1110','191743327651','2025-03-30 12:40:51',NULL,1800.00,'','19','1','Inventory sold','1','','sales','6010','','No',NULL,NULL,''),(24886,'5500','191743327651','2025-03-30 13:07:44',1800.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24887,'4000','191743327651','2025-03-30 12:50:03',NULL,300.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(24888,'4000','191743327651','2025-03-30 12:40:51',NULL,1800.00,'','19','1','Good sold','1','','sales','6010','','No',NULL,NULL,''),(24902,'1050','191743332366','2025-03-30 14:20:36',450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174333363932272331243','No',NULL,NULL,''),(24903,'4000','191743332366','2025-03-30 14:20:36',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(24904,'4000','191743332366','2025-03-30 13:59:26',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(24905,'4000','191743332366','2025-03-30 14:20:19',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(24915,'1050','191743338287','2025-03-30 15:38:51',2150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174333927932203137332','No',NULL,NULL,''),(24916,'1110','191743338287','2025-03-30 15:38:51',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(24917,'1110','191743338287','2025-03-30 15:38:07',NULL,300.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(24918,'1110','191743338287','2025-03-30 15:38:29',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(24919,'5500','191743338287','2025-03-30 15:54:29',1600.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24920,'4000','191743338287','2025-03-30 15:38:51',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(24921,'4000','191743338287','2025-03-30 15:38:07',NULL,400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(24922,'4000','191743338287','2025-03-30 15:38:16',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(24923,'4000','191743338287','2025-03-30 15:38:29',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(24924,'4000','191743338287','2025-03-30 15:38:41',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(24973,'1050','191743343447','2025-03-30 17:04:45',2100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174334348773243932342','No',NULL,NULL,''),(24974,'1110','191743343447','2025-03-30 17:04:07',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(24975,'1110','191743343447','2025-03-30 17:04:17',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(24976,'1110','191743343447','2025-03-30 17:04:28',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(24977,'5500','191743343447','2025-03-30 17:04:35',516.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24978,'4000','191743343447','2025-03-30 17:04:45',NULL,1300.00,'','19','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(24979,'4000','191743343447','2025-03-30 17:04:07',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(24980,'4000','191743343447','2025-03-30 17:04:17',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(24981,'4000','191743343447','2025-03-30 17:04:28',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(24982,'1050','191743343488','2025-03-30 17:15:44',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174334414843034742390','No',NULL,NULL,''),(24983,'1110','191743343488','2025-03-30 17:15:44',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(24984,'5500','191743343488','2025-03-30 17:04:48',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(24985,'4000','191743343488','2025-03-30 17:15:44',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(25006,'1050','191743347399','2025-03-30 18:11:41',3150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174334750533271152500','No',NULL,NULL,''),(25007,'1110','191743347399','2025-03-30 18:11:41',NULL,300.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(25008,'1110','191743347399','2025-03-30 18:10:31',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(25009,'1110','191743347399','2025-03-30 18:10:42',NULL,352.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(25010,'1110','191743347399','2025-03-30 18:10:54',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(25011,'5500','191743347399','2025-03-30 18:11:06',2290.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25012,'4000','191743347399','2025-03-30 18:11:41',NULL,600.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(25013,'4000','191743347399','2025-03-30 18:09:59',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(25014,'4000','191743347399','2025-03-30 18:10:11',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(25015,'4000','191743347399','2025-03-30 18:10:31',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(25016,'4000','191743347399','2025-03-30 18:10:42',NULL,500.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(25017,'4000','191743347399','2025-03-30 18:10:54',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(25018,'1050','191743347506','2025-03-30 18:12:15',4400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174334755992243532333','No',NULL,NULL,''),(25019,'1110','191743347506','2025-03-30 18:12:15',NULL,2594.00,'','19','1','Inventory sold','1','','sales','B065','','No',NULL,NULL,''),(25020,'5500','191743347506','2025-03-30 18:11:46',2594.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25021,'4000','191743347506','2025-03-30 18:12:15',NULL,4400.00,'','19','1','Good sold','1','','sales','B065','','No',NULL,NULL,''),(25022,'1050','191743347561','2025-03-30 18:12:57',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174334758223722220057','No',NULL,NULL,''),(25023,'1110','191743347561','2025-03-30 18:12:57',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(25024,'5500','191743347561','2025-03-30 18:12:41',100.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25025,'4000','191743347561','2025-03-30 18:12:57',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(25026,'1050','191743347584','2025-03-30 18:13:18',150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174334760231233392223','No',NULL,NULL,''),(25027,'4000','191743347584','2025-03-30 18:13:18',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(25059,'1050','191743329290','2025-03-30 13:49:48',2400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174334928642234323322','No',NULL,NULL,''),(25060,'1110','191743329290','2025-03-30 13:49:48',NULL,1500.00,'','19','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(25061,'1110','191743329290','2025-03-30 13:48:52',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(25062,'1110','191743329290','2025-03-30 13:49:19',NULL,100.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(25063,'1110','191743329290','2025-03-30 13:49:32',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(25064,'5500','191743329290','2025-03-30 13:49:39',1742.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25065,'4000','191743329290','2025-03-30 13:49:48',NULL,1500.00,'','19','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(25066,'4000','191743329290','2025-03-30 13:08:10',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(25067,'4000','191743329290','2025-03-30 13:48:43',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(25068,'4000','191743329290','2025-03-30 13:48:52',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(25069,'4000','191743329290','2025-03-30 13:49:19',NULL,200.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(25070,'4000','191743329290','2025-03-30 13:49:26',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(25071,'4000','191743329290','2025-03-30 13:49:32',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(25076,'1050','191743349306','2025-03-30 18:42:29',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174334960000332203303','No',NULL,NULL,''),(25077,'1110','191743349306','2025-03-30 18:42:29',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(25078,'5500','191743349306','2025-03-30 18:41:46',338.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25079,'4000','191743349306','2025-03-30 18:42:29',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(25086,'1050','191743350563','2025-03-30 19:02:58',1100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174335063132022013333','No',NULL,NULL,''),(25087,'1110','191743350563','2025-03-30 19:02:58',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(25088,'1110','191743350563','2025-03-30 19:02:43',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(25089,'1110','191743350563','2025-03-30 19:02:51',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(25090,'5500','191743350563','2025-03-30 19:03:41',569.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25091,'4000','191743350563','2025-03-30 19:02:58',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(25092,'4000','191743350563','2025-03-30 19:02:43',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(25093,'4000','191743350563','2025-03-30 19:02:51',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(25094,'1050','191743353027','2025-03-30 19:45:27',950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174335312954932223792','No',NULL,NULL,''),(25095,'1110','191743353027','2025-03-30 19:45:27',NULL,50.00,'','19','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(25096,'5500','191743353027','2025-03-30 19:45:14',50.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25097,'4000','191743353027','2025-03-30 19:45:27',NULL,200.00,'','19','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(25098,'4000','191743353027','2025-03-30 19:43:47',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(25099,'4000','191743353027','2025-03-30 19:44:06',NULL,600.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(25100,'1050','191743353130','2025-03-30 19:46:35',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174335320034103203332','No',NULL,NULL,''),(25101,'1110','191743353130','2025-03-30 19:46:35',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(25102,'5500','191743353130','2025-03-30 19:45:30',169.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25103,'4000','191743353130','2025-03-30 19:46:35',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(25104,'1050','191743354245','2025-03-30 20:04:16',350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174335425890123222848','No',NULL,NULL,''),(25105,'1110','191743354245','2025-03-30 20:04:16',NULL,272.00,'','19','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(25106,'5500','191743354245','2025-03-30 20:04:05',272.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25107,'4000','191743354245','2025-03-30 20:04:16',NULL,350.00,'','19','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(25143,'1050','191743339678','2025-03-30 16:01:28',6950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174335456022344030100','No',NULL,NULL,''),(25144,'1110','191743339678','2025-03-30 16:01:28',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(25145,'1110','191743339678','2025-03-30 16:01:18',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(25146,'1110','191743339678','2025-03-30 16:20:45',NULL,352.00,'','19','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(25147,'1110','191743339678','2025-03-30 16:21:00',NULL,176.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(25148,'1110','191743339678','2025-03-30 16:21:25',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(25149,'1110','191743339678','2025-03-30 16:21:34',NULL,158.33,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(25150,'1110','191743339678','2025-03-30 17:03:01',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(25151,'1110','191743339678','2025-03-30 17:03:27',NULL,530.00,'','19','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(25152,'1110','191743339678','2025-03-30 17:45:41',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(25153,'1110','191743339678','2025-03-30 18:26:51',NULL,265.00,'','19','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(25154,'1110','191743339678','2025-03-30 18:27:01',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(25155,'1110','191743339678','2025-03-30 18:27:34',NULL,176.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(25156,'1110','191743339678','2025-03-30 18:28:04',NULL,176.00,'','19','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(25157,'1110','191743339678','2025-03-30 18:28:16',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(25158,'1110','191743339678','2025-03-30 20:05:08',NULL,158.33,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(25159,'1110','191743339678','2025-03-30 20:06:15',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(25160,'5500','191743339678','2025-03-30 20:08:01',3660.43,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25161,'4000','191743339678','2025-03-30 16:01:28',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(25162,'4000','191743339678','2025-03-30 16:01:18',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(25163,'4000','191743339678','2025-03-30 16:20:45',NULL,500.00,'','19','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(25164,'4000','191743339678','2025-03-30 16:21:00',NULL,250.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(25165,'4000','191743339678','2025-03-30 16:21:25',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(25166,'4000','191743339678','2025-03-30 16:21:34',NULL,400.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(25167,'4000','191743339678','2025-03-30 16:22:13',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(25168,'4000','191743339678','2025-03-30 17:03:01',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(25169,'4000','191743339678','2025-03-30 17:03:10',NULL,600.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(25170,'4000','191743339678','2025-03-30 17:03:27',NULL,700.00,'','19','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(25171,'4000','191743339678','2025-03-30 17:45:41',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(25172,'4000','191743339678','2025-03-30 18:26:51',NULL,350.00,'','19','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(25173,'4000','191743339678','2025-03-30 18:27:01',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(25174,'4000','191743339678','2025-03-30 18:27:08',NULL,400.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(25175,'4000','191743339678','2025-03-30 18:27:34',NULL,250.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(25176,'4000','191743339678','2025-03-30 18:28:04',NULL,250.00,'','19','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(25177,'4000','191743339678','2025-03-30 18:28:16',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(25178,'4000','191743339678','2025-03-30 20:05:08',NULL,400.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(25179,'4000','191743339678','2025-03-30 20:06:15',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(25180,'4000','191743339678','2025-03-30 20:07:10',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(25191,'1050','191743354812','2025-03-30 20:16:42',800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174335500423335343203','No',NULL,NULL,''),(25192,'1110','191743354812','2025-03-30 20:16:42',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(25193,'5500','191743354812','2025-03-30 20:16:28',400.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25194,'4000','191743354812','2025-03-30 20:16:42',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(25195,'4000','191743354812','2025-03-30 20:13:32',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(25196,'1050','191743354721','2025-03-30 20:13:10',1400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174335543030413200312','No',NULL,NULL,''),(25197,'1110','191743354721','2025-03-30 20:13:10',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(25198,'1110','191743354721','2025-03-30 20:12:20',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(25199,'1110','191743354721','2025-03-30 20:12:59',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(25200,'5500','191743354721','2025-03-30 20:23:38',637.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25201,'4000','191743354721','2025-03-30 20:13:10',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(25202,'4000','191743354721','2025-03-30 20:12:01',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(25203,'4000','191743354721','2025-03-30 20:12:13',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(25204,'4000','191743354721','2025-03-30 20:12:20',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(25205,'4000','191743354721','2025-03-30 20:12:30',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(25206,'4000','191743354721','2025-03-30 20:12:48',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(25207,'4000','191743354721','2025-03-30 20:12:59',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(25208,'1050','191743356129','2025-03-30 20:35:41',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174335614404203021339','No',NULL,NULL,''),(25209,'1110','191743356129','2025-03-30 20:35:41',NULL,126.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(25210,'5500','191743356129','2025-03-30 20:35:29',126.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25211,'4000','191743356129','2025-03-30 20:35:41',NULL,300.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(25212,'1050','191743359352','2025-03-30 21:29:49',1100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174335940330532513703','No',NULL,NULL,''),(25213,'4000','191743359352','2025-03-30 21:29:49',NULL,300.00,'','19','1','Good sold','1','','sales','6522','','No',NULL,NULL,''),(25214,'4000','191743359352','2025-03-30 21:29:12',NULL,800.00,'','19','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(25215,'1050','121743359496','2025-03-30 21:34:58',10900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174335970753372352273','No',NULL,NULL,''),(25216,'1110','121743359496','2025-03-30 21:34:58',NULL,400.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(25217,'5500','121743359496','2025-03-30 21:34:36',400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25218,'4000','121743359496','2025-03-30 21:34:58',NULL,400.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(25219,'4000','121743359496','2025-03-30 21:32:27',NULL,1000.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(25220,'4000','121743359496','2025-03-30 21:32:36',NULL,800.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(25221,'4000','121743359496','2025-03-30 21:32:58',NULL,1500.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(25222,'4000','121743359496','2025-03-30 21:33:07',NULL,7200.00,'','12','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(25223,'1050','191743412942','2025-03-31 12:22:40',1300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174341296323203334026','No',NULL,NULL,''),(25224,'1110','191743412942','2025-03-31 12:22:40',NULL,610.00,'','19','1','Inventory sold','1','','sales','B064','','No',NULL,NULL,''),(25225,'1110','191743412942','2025-03-31 12:22:23',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(25226,'5500','191743412942','2025-03-31 12:22:32',652.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25227,'4000','191743412942','2025-03-31 12:22:40',NULL,1200.00,'','19','1','Good sold','1','','sales','B064','','No',NULL,NULL,''),(25228,'4000','191743412942','2025-03-31 12:22:23',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(25229,'1050','191743412964','2025-03-31 12:23:35',2600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174341302030233237033','No',NULL,NULL,''),(25230,'1110','191743412964','2025-03-31 12:23:35',NULL,610.00,'','19','1','Inventory sold','1','','sales','B064','','No',NULL,NULL,''),(25231,'1110','191743412964','2025-03-31 12:22:44',NULL,84.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(25232,'1110','191743412964','2025-03-31 12:22:59',NULL,610.00,'','19','1','Inventory sold','1','','sales','B041','','No',NULL,NULL,''),(25233,'5500','191743412964','2025-03-31 12:23:16',1304.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25234,'4000','191743412964','2025-03-31 12:23:35',NULL,1200.00,'','19','1','Good sold','1','','sales','B064','','No',NULL,NULL,''),(25235,'4000','191743412964','2025-03-31 12:22:44',NULL,200.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(25236,'4000','191743412964','2025-03-31 12:22:59',NULL,1200.00,'','19','1','Good sold','1','','sales','B041','','No',NULL,NULL,''),(25242,'1050','191743413110','2025-03-31 12:25:30',450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174341315353013323323','No',NULL,NULL,''),(25243,'1110','191743413110','2025-03-31 12:25:30',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(25244,'1110','191743413110','2025-03-31 12:25:23',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(25245,'5500','191743413110','2025-03-31 12:25:42',150.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25246,'4000','191743413110','2025-03-31 12:25:30',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(25247,'4000','191743413110','2025-03-31 12:25:10',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(25248,'4000','191743413110','2025-03-31 12:25:23',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(25251,'1050','191743419105','2025-03-31 14:05:21',1150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174341917814704428012','No',NULL,NULL,''),(25252,'1110','191743419105','2025-03-31 14:05:36',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(25253,'5500','191743419105','2025-03-31 14:05:44',900.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25254,'4000','191743419105','2025-03-31 14:05:21',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(25255,'4000','191743419105','2025-03-31 14:05:05',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(25256,'4000','191743419105','2025-03-31 14:05:36',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(25257,'1050','191743419180','2025-03-31 14:07:13',1300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174341923539015523309','No',NULL,NULL,''),(25258,'1110','191743419180','2025-03-31 14:07:13',NULL,374.00,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(25259,'1110','191743419180','2025-03-31 14:06:20',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(25260,'5500','191743419180','2025-03-31 14:07:04',774.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25261,'4000','191743419180','2025-03-31 14:07:13',NULL,500.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(25262,'4000','191743419180','2025-03-31 14:06:20',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(25263,'4000','191743419180','2025-03-31 14:06:45',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(25316,'1050','191743419237','2025-03-31 14:42:47',7550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174342258933034233901','No',NULL,NULL,''),(25317,'1110','191743419237','2025-03-31 14:42:47',NULL,2400.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(25318,'1110','191743419237','2025-03-31 14:41:29',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(25319,'1110','191743419237','2025-03-31 14:41:56',NULL,150.00,'','19','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(25320,'1110','191743419237','2025-03-31 14:42:37',NULL,158.33,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(25321,'5500','191743419237','2025-03-31 15:02:56',2708.33,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25322,'4000','191743419237','2025-03-31 14:42:47',NULL,3600.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(25323,'4000','191743419237','2025-03-31 14:07:17',NULL,500.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(25324,'4000','191743419237','2025-03-31 14:40:55',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(25325,'4000','191743419237','2025-03-31 14:41:05',NULL,300.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(25326,'4000','191743419237','2025-03-31 14:41:15',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(25327,'4000','191743419237','2025-03-31 14:41:29',NULL,1050.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(25328,'4000','191743419237','2025-03-31 14:41:37',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(25329,'4000','191743419237','2025-03-31 14:41:56',NULL,150.00,'','19','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(25330,'4000','191743419237','2025-03-31 14:42:11',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(25331,'4000','191743419237','2025-03-31 14:42:37',NULL,400.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(25332,'4000','191743419237','2025-03-31 14:43:29',NULL,600.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(25333,'4000','191743419237','2025-03-31 14:43:41',NULL,200.00,'','19','1','Good sold','1','','sales','6553','','No',NULL,NULL,''),(25334,'4000','191743419237','2025-03-31 14:46:22',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(25335,'1050','191743421504','2025-03-31 14:45:59',950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174342263823333226236','No',NULL,NULL,''),(25336,'4000','191743421504','2025-03-31 14:45:59',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(25337,'4000','191743421504','2025-03-31 14:45:04',NULL,400.00,'','19','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(25338,'4000','191743421504','2025-03-31 14:45:31',NULL,400.00,'','19','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(25356,'1050','191743424571','2025-03-31 16:01:23',900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174342608643792220232','No',NULL,NULL,''),(25357,'1110','191743424571','2025-03-31 16:01:23',NULL,352.00,'','19','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(25358,'5500','191743424571','2025-03-31 16:01:13',352.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25359,'4000','191743424571','2025-03-31 16:01:23',NULL,500.00,'','19','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(25360,'4000','191743424571','2025-03-31 15:36:11',NULL,400.00,'','19','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(25370,'1050','191743426640','2025-03-31 16:10:50',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174342665231301232933','No',NULL,NULL,''),(25371,'1110','191743426640','2025-03-31 16:10:50',NULL,200.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(25372,'5500','191743426640','2025-03-31 16:10:40',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25373,'4000','191743426640','2025-03-31 16:10:50',NULL,400.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(25393,'1050','191743422639','2025-03-31 15:26:56',1450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174342892322320222370','No',NULL,NULL,''),(25394,'1110','191743422639','2025-03-31 15:26:56',NULL,700.00,'','19','1','Inventory sold','1','','sales','6583','','No',NULL,NULL,''),(25395,'1110','191743422639','2025-03-31 15:03:59',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(25396,'1110','191743422639','2025-03-31 15:26:26',NULL,176.00,'','19','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(25397,'5500','191743422639','2025-03-31 16:48:32',955.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25398,'4000','191743422639','2025-03-31 15:26:56',NULL,800.00,'','19','1','Good sold','1','','sales','6583','','No',NULL,NULL,''),(25399,'4000','191743422639','2025-03-31 15:03:59',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(25400,'4000','191743422639','2025-03-31 15:26:26',NULL,250.00,'','19','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(25401,'4000','191743422639','2025-03-31 15:26:35',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(25402,'4000','191743422639','2025-03-31 16:47:48',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(25414,'1050','191743435166','2025-03-31 18:33:24',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174343520832113434232','No',NULL,NULL,''),(25415,'1110','191743435166','2025-03-31 18:33:24',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(25416,'5500','191743435166','2025-03-31 18:32:46',216.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25417,'4000','191743435166','2025-03-31 18:33:24',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(25433,'1050','191743426654','2025-03-31 16:24:04',2750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174343542920220913432','No',NULL,NULL,''),(25434,'1110','191743426654','2025-03-31 16:24:04',NULL,272.00,'','19','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(25435,'1110','191743426654','2025-03-31 16:10:54',NULL,187.00,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(25436,'1110','191743426654','2025-03-31 16:45:28',NULL,272.00,'','19','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(25437,'1110','191743426654','2025-03-31 16:51:54',NULL,100.00,'','19','1','Inventory sold','1','','sales','6030','','No',NULL,NULL,''),(25438,'1110','191743426654','2025-03-31 16:52:09',NULL,272.00,'','19','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(25439,'1110','191743426654','2025-03-31 18:35:38',NULL,187.00,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(25440,'1110','191743426654','2025-03-31 18:35:50',NULL,272.00,'','19','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(25441,'5500','191743426654','2025-03-31 18:36:57',1562.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25442,'4000','191743426654','2025-03-31 16:24:04',NULL,350.00,'','19','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(25443,'4000','191743426654','2025-03-31 16:10:54',NULL,250.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(25444,'4000','191743426654','2025-03-31 16:45:28',NULL,350.00,'','19','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(25445,'4000','191743426654','2025-03-31 16:51:44',NULL,650.00,'','19','1','Good sold','1','','sales','6505','','No',NULL,NULL,''),(25446,'4000','191743426654','2025-03-31 16:51:54',NULL,200.00,'','19','1','Good sold','1','','sales','6030','','No',NULL,NULL,''),(25447,'4000','191743426654','2025-03-31 16:52:09',NULL,350.00,'','19','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(25448,'4000','191743426654','2025-03-31 18:35:38',NULL,250.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(25449,'4000','191743426654','2025-03-31 18:35:50',NULL,350.00,'','19','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(25484,'1050','191743437309','2025-03-31 19:09:14',1350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174343735803173733072','No',NULL,NULL,''),(25485,'1110','191743437309','2025-03-31 19:09:14',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(25486,'1110','191743437309','2025-03-31 19:08:29',NULL,200.00,'','19','1','Inventory sold','1','','sales','5984','','No',NULL,NULL,''),(25487,'5500','191743437309','2025-03-31 19:09:03',1100.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25488,'4000','191743437309','2025-03-31 19:09:14',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(25489,'4000','191743437309','2025-03-31 19:08:29',NULL,200.00,'','19','1','Good sold','1','','sales','5984','','No',NULL,NULL,''),(25490,'4000','191743437309','2025-03-31 19:08:41',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(25491,'4000','191743437309','2025-03-31 19:08:52',NULL,50.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(25499,'1050','191743435478','2025-03-31 18:38:42',1300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174344092190323321032','No',NULL,NULL,''),(25500,'1110','191743435478','2025-03-31 18:38:42',NULL,507.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(25501,'1110','191743435478','2025-03-31 18:37:58',NULL,100.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(25502,'1110','191743435478','2025-03-31 18:38:14',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(25503,'1110','191743435478','2025-03-31 20:08:21',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(25504,'5500','191743435478','2025-03-31 20:08:30',818.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25505,'4000','191743435478','2025-03-31 18:38:42',NULL,750.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(25506,'4000','191743435478','2025-03-31 18:37:58',NULL,200.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(25507,'4000','191743435478','2025-03-31 18:38:14',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(25508,'4000','191743435478','2025-03-31 20:08:21',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(25509,'1050','191743440942','2025-03-31 20:09:31',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174344097370044492230','No',NULL,NULL,''),(25510,'1110','191743440942','2025-03-31 20:09:31',NULL,400.00,'','19','1','Inventory sold','1','','sales','6024','','No',NULL,NULL,''),(25511,'5500','191743440942','2025-03-31 20:09:16',400.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25512,'4000','191743440942','2025-03-31 20:09:31',NULL,800.00,'','19','1','Good sold','1','','sales','6024','','No',NULL,NULL,''),(25513,'4000','191743440942','2025-03-31 20:09:03',NULL,200.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(25514,'1050','191743437360','2025-03-31 19:17:37',2600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174344224942200420232','No',NULL,NULL,''),(25515,'1110','191743437360','2025-03-31 19:17:37',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(25516,'1110','191743437360','2025-03-31 19:09:20',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(25517,'1110','191743437360','2025-03-31 19:17:01',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(25518,'5500','191743437360','2025-03-31 20:29:59',1283.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25519,'4000','191743437360','2025-03-31 19:17:37',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(25520,'4000','191743437360','2025-03-31 19:09:20',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(25521,'4000','191743437360','2025-03-31 19:16:54',NULL,800.00,'','19','1','Good sold','1','','sales','6551','','No',NULL,NULL,''),(25522,'4000','191743437360','2025-03-31 19:17:01',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(25537,'1050','191743435526','2025-03-31 18:39:28',4600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174344284383800324423','No',NULL,NULL,''),(25538,'1110','191743435526','2025-03-31 18:39:28',NULL,1140.00,'','19','1','Inventory sold','1','','sales','6586','','No',NULL,NULL,''),(25539,'1110','191743435526','2025-03-31 18:38:46',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(25540,'1110','191743435526','2025-03-31 18:39:10',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(25541,'1110','191743435526','2025-03-31 20:37:02',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(25542,'1110','191743435526','2025-03-31 20:37:29',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(25543,'1110','191743435526','2025-03-31 20:37:46',NULL,400.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(25544,'5500','191743435526','2025-03-31 20:40:30',3285.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25545,'4000','191743435526','2025-03-31 18:39:28',NULL,1800.00,'','19','1','Good sold','1','','sales','6586','','No',NULL,NULL,''),(25546,'4000','191743435526','2025-03-31 18:38:46',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(25547,'4000','191743435526','2025-03-31 18:39:10',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(25548,'4000','191743435526','2025-03-31 20:36:52',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(25549,'4000','191743435526','2025-03-31 20:37:02',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(25550,'4000','191743435526','2025-03-31 20:37:29',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(25551,'4000','191743435526','2025-03-31 20:37:36',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(25552,'4000','191743435526','2025-03-31 20:37:46',NULL,500.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(25553,'1050','191743443208','2025-03-31 20:59:04',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174344394523943210331','No',NULL,NULL,''),(25554,'4000','191743443208','2025-03-31 20:59:04',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(25555,'1050','191743424021','2025-03-31 15:30:08',4250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174344444043377002242','No',NULL,NULL,''),(25556,'1110','191743424021','2025-03-31 15:30:08',NULL,158.33,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(25557,'1110','191743424021','2025-03-31 15:28:04',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(25558,'1110','191743424021','2025-03-31 15:28:12',NULL,47.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(25559,'1110','191743424021','2025-03-31 18:39:45',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(25560,'1110','191743424021','2025-03-31 18:40:41',NULL,300.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(25561,'1110','191743424021','2025-03-31 18:40:54',NULL,528.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(25562,'5500','191743424021','2025-03-31 21:02:40',2449.33,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25563,'4000','191743424021','2025-03-31 15:30:08',NULL,400.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(25564,'4000','191743424021','2025-03-31 15:27:01',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(25565,'4000','191743424021','2025-03-31 15:28:04',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(25566,'4000','191743424021','2025-03-31 15:28:12',NULL,100.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(25567,'4000','191743424021','2025-03-31 15:28:19',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(25568,'4000','191743424021','2025-03-31 18:39:45',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(25569,'4000','191743424021','2025-03-31 18:40:10',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(25570,'4000','191743424021','2025-03-31 18:40:26',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(25571,'4000','191743424021','2025-03-31 18:40:41',NULL,400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(25572,'4000','191743424021','2025-03-31 18:40:54',NULL,750.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(25575,'1050','191743444567','2025-03-31 21:09:34',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174344480710227730030','No',NULL,NULL,''),(25576,'4000','191743444567','2025-03-31 21:09:34',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(25577,'1050','191743520030','2025-04-01 18:07:35',800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174352005900329250520','No',NULL,NULL,''),(25578,'1110','191743520030','2025-04-01 18:07:35',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(25579,'5500','191743520030','2025-04-01 18:07:24',400.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25580,'4000','191743520030','2025-04-01 18:07:35',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(25581,'4000','191743520030','2025-04-01 18:07:11',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(25590,'1050','191743520065','2025-04-01 18:09:11',2250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174352462934233022632','No',NULL,NULL,''),(25591,'1110','191743520065','2025-04-01 18:09:11',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(25592,'1110','191743520065','2025-04-01 18:07:45',NULL,680.00,'','19','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(25593,'1110','191743520065','2025-04-01 18:07:56',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(25594,'1110','191743520065','2025-04-01 18:08:56',NULL,750.00,'','19','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(25595,'5500','191743520065','2025-04-01 19:23:33',1572.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25596,'4000','191743520065','2025-04-01 18:09:11',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(25597,'4000','191743520065','2025-04-01 18:07:45',NULL,1200.00,'','19','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(25598,'4000','191743520065','2025-04-01 18:07:56',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(25599,'4000','191743520065','2025-04-01 18:08:56',NULL,750.00,'','19','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(25600,'1050','191743583545','2025-04-02 11:45:59',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174358356459303334903','No',NULL,NULL,''),(25601,'4000','191743583545','2025-04-02 11:45:59',NULL,500.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(25602,'1050','191743604051','2025-04-02 17:28:05',900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174360408671200803233','No',NULL,NULL,''),(25603,'1110','191743604051','2025-04-02 17:28:05',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(25604,'1110','191743604051','2025-04-02 17:27:31',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(25605,'5500','191743604051','2025-04-02 17:27:50',488.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25606,'4000','191743604051','2025-04-02 17:28:05',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(25607,'4000','191743604051','2025-04-02 17:27:31',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(25608,'4000','191743604051','2025-04-02 17:27:43',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(25633,'1050','191743604091','2025-04-02 17:48:49',1600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174360856622220733133','No',NULL,NULL,''),(25634,'1110','191743604091','2025-04-02 17:28:11',NULL,680.00,'','19','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(25635,'5500','191743604091','2025-04-02 18:42:32',680.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25636,'4000','191743604091','2025-04-02 17:48:49',NULL,400.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(25637,'4000','191743604091','2025-04-02 17:28:11',NULL,1200.00,'','19','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(25651,'1050','191743605334','2025-04-02 17:50:35',3800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174361107903233302120','No',NULL,NULL,''),(25652,'1110','191743605334','2025-04-02 17:50:35',NULL,158.33,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(25653,'1110','191743605334','2025-04-02 17:49:42',NULL,47.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(25654,'1110','191743605334','2025-04-02 17:49:56',NULL,680.00,'','19','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(25655,'1110','191743605334','2025-04-02 17:50:21',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(25656,'1110','191743605334','2025-04-02 18:41:50',NULL,100.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(25657,'5500','191743605334','2025-04-02 19:24:29',1064.50,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25658,'4000','191743605334','2025-04-02 17:50:35',NULL,400.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(25659,'4000','191743605334','2025-04-02 17:48:54',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(25660,'4000','191743605334','2025-04-02 17:49:42',NULL,100.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(25661,'4000','191743605334','2025-04-02 17:49:56',NULL,1200.00,'','19','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(25662,'4000','191743605334','2025-04-02 17:50:11',NULL,1500.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(25663,'4000','191743605334','2025-04-02 17:50:21',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(25664,'4000','191743605334','2025-04-02 18:41:50',NULL,200.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(25674,'1050','191743609774','2025-04-02 19:03:41',1550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174361287021263203423','No',NULL,NULL,''),(25675,'1110','191743609774','2025-04-02 19:03:41',NULL,338.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(25676,'1110','191743609774','2025-04-02 19:02:54',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(25677,'1110','191743609774','2025-04-02 19:03:23',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(25678,'5500','191743609774','2025-04-02 19:54:13',907.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25679,'4000','191743609774','2025-04-02 19:03:41',NULL,500.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(25680,'4000','191743609774','2025-04-02 19:02:54',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(25681,'4000','191743609774','2025-04-02 19:03:08',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(25682,'4000','191743609774','2025-04-02 19:03:23',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(25694,'1050','191743613583','2025-04-02 20:06:49',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174361361537330336331','No',NULL,NULL,''),(25695,'1110','191743613583','2025-04-02 20:06:49',NULL,176.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(25696,'5500','191743613583','2025-04-02 20:06:34',176.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25697,'4000','191743613583','2025-04-02 20:06:49',NULL,300.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(25704,'1050','191743613968','2025-04-02 20:13:06',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174361398912012329300','No',NULL,NULL,''),(25705,'1110','191743613968','2025-04-02 20:13:06',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(25706,'5500','191743613968','2025-04-02 20:12:48',169.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25707,'4000','191743613968','2025-04-02 20:13:06',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(25708,'1050','191743614073','2025-04-02 20:14:44',1200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174361409032323007233','No',NULL,NULL,''),(25709,'1110','191743614073','2025-04-02 20:14:44',NULL,680.00,'','19','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(25710,'5500','191743614073','2025-04-02 20:14:33',680.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25711,'4000','191743614073','2025-04-02 20:14:44',NULL,1200.00,'','19','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(25712,'1050','191743614100','2025-04-02 20:28:56',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174361493944173323214','No',NULL,NULL,''),(25713,'1110','191743614100','2025-04-02 20:28:56',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(25714,'5500','191743614100','2025-04-02 20:15:01',169.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25715,'4000','191743614100','2025-04-02 20:28:56',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(25716,'1050','191743610996','2025-04-02 19:23:55',1600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174361506036503132090','No',NULL,NULL,''),(25717,'1110','191743610996','2025-04-02 19:23:55',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(25718,'1110','191743610996','2025-04-02 19:23:16',NULL,134.52,'','19','1','Inventory sold','1','','sales','B035','','No',NULL,NULL,''),(25719,'1110','191743610996','2025-04-02 19:23:41',NULL,134.52,'','19','1','Inventory sold','1','','sales','B035','','No',NULL,NULL,''),(25720,'5500','191743610996','2025-04-02 20:30:28',621.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25721,'4000','191743610996','2025-04-02 19:23:55',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(25722,'4000','191743610996','2025-04-02 19:23:16',NULL,500.00,'','19','1','Good sold','1','','sales','B035','','No',NULL,NULL,''),(25723,'4000','191743610996','2025-04-02 19:23:41',NULL,500.00,'','19','1','Good sold','1','','sales','B035','','No',NULL,NULL,''),(25724,'1050','191743615063','2025-04-02 21:16:34',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174361779622272333033','No',NULL,NULL,''),(25725,'4000','191743615063','2025-04-02 21:16:34',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(25726,'4000','191743615063','2025-04-02 20:31:03',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(25737,'1050','191743611081','2025-04-02 19:41:47',2400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174362187602110232169','No',NULL,NULL,''),(25738,'1110','191743611081','2025-04-02 19:41:47',NULL,408.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(25739,'1110','191743611081','2025-04-02 19:24:41',NULL,408.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(25740,'1110','191743611081','2025-04-02 19:40:06',NULL,432.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(25741,'1110','191743611081','2025-04-02 19:41:07',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(25742,'5500','191743611081','2025-04-02 20:02:13',1452.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25743,'4000','191743611081','2025-04-02 19:41:47',NULL,600.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(25744,'4000','191743611081','2025-04-02 19:24:41',NULL,600.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(25745,'4000','191743611081','2025-04-02 19:40:06',NULL,800.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(25746,'4000','191743611081','2025-04-02 19:40:18',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(25747,'4000','191743611081','2025-04-02 19:41:07',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(25762,'1050','191743621300','2025-04-02 22:15:53',1950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174362614336223232422','No',NULL,NULL,''),(25763,'1110','191743621300','2025-04-02 22:15:53',NULL,222.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(25764,'1110','191743621300','2025-04-02 22:15:00',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(25765,'1110','191743621300','2025-04-02 22:15:18',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(25766,'1110','191743621300','2025-04-02 22:15:28',NULL,750.00,'','19','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(25767,'1110','191743621300','2025-04-02 22:15:37',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(25768,'1110','191743621300','2025-04-02 23:34:53',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(25769,'5500','191743621300','2025-04-02 23:35:07',1522.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25770,'4000','191743621300','2025-04-02 22:15:53',NULL,300.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(25771,'4000','191743621300','2025-04-02 22:15:00',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(25772,'4000','191743621300','2025-04-02 22:15:18',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(25773,'4000','191743621300','2025-04-02 22:15:28',NULL,750.00,'','19','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(25774,'4000','191743621300','2025-04-02 22:15:37',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(25775,'4000','191743621300','2025-04-02 23:34:53',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(25782,'1050','191743692176','2025-04-03 17:56:25',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174369218723802302782','No',NULL,NULL,''),(25783,'1110','191743692176','2025-04-03 17:56:25',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(25784,'5500','191743692176','2025-04-03 17:56:16',150.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25785,'4000','191743692176','2025-04-03 17:56:25',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(25786,'1050','191743692194','2025-04-03 17:56:44',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174369221023302302343','No',NULL,NULL,''),(25787,'4000','191743692194','2025-04-03 17:56:44',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(25788,'1050','191743692144','2025-04-03 17:56:13',1500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174369225800283203921','No',NULL,NULL,''),(25789,'1110','191743692144','2025-04-03 17:56:13',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(25790,'1110','191743692144','2025-04-03 17:55:44',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(25791,'5500','191743692144','2025-04-03 17:57:30',1150.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25792,'4000','191743692144','2025-04-03 17:56:13',NULL,1200.00,'','19','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(25793,'4000','191743692144','2025-04-03 17:55:44',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(25794,'4000','191743692144','2025-04-03 17:56:05',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(25795,'1050','191743707101','2025-04-03 22:05:55',1200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174370715721039377527','No',NULL,NULL,''),(25796,'1110','191743707101','2025-04-03 22:05:55',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(25797,'1110','191743707101','2025-04-03 22:05:01',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(25798,'5500','191743707101','2025-04-03 22:05:43',700.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25799,'4000','191743707101','2025-04-03 22:05:55',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(25800,'4000','191743707101','2025-04-03 22:05:01',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(25801,'4000','191743707101','2025-04-03 22:05:11',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(25802,'4000','191743707101','2025-04-03 22:05:18',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(25803,'4000','191743707101','2025-04-03 22:05:31',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(25804,'1050','191743746770','2025-04-04 09:06:51',1400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174374681232282009012','No',NULL,NULL,''),(25805,'1110','191743746770','2025-04-04 09:06:51',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(25806,'5500','191743746770','2025-04-04 09:06:41',1000.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25807,'4000','191743746770','2025-04-04 09:06:51',NULL,1200.00,'','19','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(25808,'4000','191743746770','2025-04-04 09:06:10',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(25809,'1050','191743758716','2025-04-04 12:25:44',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174375874642787720623','No',NULL,NULL,''),(25810,'1110','191743758716','2025-04-04 12:25:44',NULL,150.00,'','19','1','Inventory sold','1','','sales','6003','','No',NULL,NULL,''),(25811,'1110','191743758716','2025-04-04 12:25:16',NULL,100.00,'','19','1','Inventory sold','1','','sales','6034','','No',NULL,NULL,''),(25812,'5500','191743758716','2025-04-04 12:25:29',250.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25813,'4000','191743758716','2025-04-04 12:25:44',NULL,150.00,'','19','1','Good sold','1','','sales','6003','','No',NULL,NULL,''),(25814,'4000','191743758716','2025-04-04 12:25:16',NULL,100.00,'','19','1','Good sold','1','','sales','6034','','No',NULL,NULL,''),(25815,'1050','191743769896','2025-04-04 15:32:38',1400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174376996036322022423','No',NULL,NULL,''),(25816,'1110','191743769896','2025-04-04 15:32:38',NULL,300.00,'','19','1','Inventory sold','1','','sales','6048','','No',NULL,NULL,''),(25817,'1110','191743769896','2025-04-04 15:31:36',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(25818,'5500','191743769896','2025-04-04 15:32:24',516.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25819,'4000','191743769896','2025-04-04 15:32:38',NULL,600.00,'','19','1','Good sold','1','','sales','6048','','No',NULL,NULL,''),(25820,'4000','191743769896','2025-04-04 15:31:36',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(25821,'4000','191743769896','2025-04-04 15:31:49',NULL,300.00,'','19','1','Good sold','1','','sales','6571','','No',NULL,NULL,''),(25822,'4000','191743769896','2025-04-04 15:31:57',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(25825,'1050','191743773711','2025-04-04 16:35:36',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174377374273072731332','No',NULL,NULL,''),(25826,'1110','191743773711','2025-04-04 16:35:36',NULL,676.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(25827,'5500','191743773711','2025-04-04 16:35:11',676.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25828,'4000','191743773711','2025-04-04 16:35:36',NULL,1000.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(25833,'1050','191743773798','2025-04-04 16:37:50',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174377388140303002211','No',NULL,NULL,''),(25834,'1110','191743773798','2025-04-04 16:37:50',NULL,676.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(25835,'5500','191743773798','2025-04-04 16:36:38',676.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25836,'4000','191743773798','2025-04-04 16:37:50',NULL,1000.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(25837,'1050','191743773889','2025-04-04 16:38:28',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174377391200272042223','No',NULL,NULL,''),(25838,'1110','191743773889','2025-04-04 16:38:28',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(25839,'5500','191743773889','2025-04-04 16:38:09',169.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25840,'4000','191743773889','2025-04-04 16:38:28',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(25841,'1050','191743773922','2025-04-04 16:41:27',2100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174377411331270343227','No',NULL,NULL,''),(25842,'1110','191743773922','2025-04-04 16:41:27',NULL,237.50,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(25843,'1110','191743773922','2025-04-04 16:39:21',NULL,785.00,'','19','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(25844,'5500','191743773922','2025-04-04 16:40:41',1022.50,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25845,'4000','191743773922','2025-04-04 16:41:27',NULL,600.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(25846,'4000','191743773922','2025-04-04 16:39:21',NULL,1500.00,'','19','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(25858,'1050','191743774203','2025-04-04 16:44:36',900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174377435337944733731','No',NULL,NULL,''),(25859,'1110','191743774203','2025-04-04 16:44:36',NULL,300.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(25860,'5500','191743774203','2025-04-04 16:45:19',300.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25861,'4000','191743774203','2025-04-04 16:44:36',NULL,400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(25862,'4000','191743774203','2025-04-04 16:43:24',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(25863,'4000','191743774203','2025-04-04 16:43:56',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(25878,'1050','191743777483','2025-04-04 17:38:56',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174377754222202509707','No',NULL,NULL,''),(25879,'4000','191743777483','2025-04-04 17:38:56',NULL,600.00,'','19','1','Good sold','1','','sales','6522','','No',NULL,NULL,''),(25880,'1050','191743778127','2025-04-04 17:48:58',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174377814043720223332','No',NULL,NULL,''),(25881,'1110','191743778127','2025-04-04 17:48:58',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(25882,'5500','191743778127','2025-04-04 17:48:47',169.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25883,'4000','191743778127','2025-04-04 17:48:58',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(25884,'1050','191743774714','2025-04-04 16:53:28',1350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174377844234232074020','No',NULL,NULL,''),(25885,'1110','191743774714','2025-04-04 16:53:28',NULL,586.56,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(25886,'1110','191743774714','2025-04-04 16:51:54',NULL,150.00,'','19','1','Inventory sold','1','','sales','6003','','No',NULL,NULL,''),(25887,'1110','191743774714','2025-04-04 16:52:45',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(25888,'1110','191743774714','2025-04-04 16:53:09',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(25889,'5500','191743774714','2025-04-04 17:53:38',1011.25,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25890,'4000','191743774714','2025-04-04 16:53:28',NULL,750.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(25891,'4000','191743774714','2025-04-04 16:51:54',NULL,150.00,'','19','1','Good sold','1','','sales','6003','','No',NULL,NULL,''),(25892,'4000','191743774714','2025-04-04 16:52:45',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(25893,'4000','191743774714','2025-04-04 16:53:09',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(25894,'1050','191743773750','2025-04-04 16:36:10',2000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174377897300200723048','No',NULL,NULL,''),(25895,'1110','191743773750','2025-04-04 16:36:10',NULL,1014.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(25896,'1110','191743773750','2025-04-04 16:35:50',NULL,338.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(25897,'5500','191743773750','2025-04-04 18:02:30',1352.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25898,'4000','191743773750','2025-04-04 16:36:10',NULL,1500.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(25899,'4000','191743773750','2025-04-04 16:35:50',NULL,500.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(25900,'1050','191743774129','2025-04-04 16:43:01',1450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174377979202233323732','No',NULL,NULL,''),(25901,'1110','191743774129','2025-04-04 16:43:01',NULL,338.00,'','19','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(25902,'1110','191743774129','2025-04-04 16:42:10',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(25903,'1110','191743774129','2025-04-04 16:42:40',NULL,169.00,'','19','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(25904,'1110','191743774129','2025-04-04 18:15:43',NULL,338.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(25905,'5500','191743774129','2025-04-04 18:16:03',924.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25906,'4000','191743774129','2025-04-04 16:43:01',NULL,500.00,'','19','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(25907,'4000','191743774129','2025-04-04 16:42:10',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(25908,'4000','191743774129','2025-04-04 16:42:40',NULL,250.00,'','19','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(25909,'4000','191743774129','2025-04-04 18:15:43',NULL,500.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(25910,'1050','191743780609','2025-04-04 18:30:59',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174378067337203103373','No',NULL,NULL,''),(25911,'4000','191743780609','2025-04-04 18:30:59',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(25912,'1050','191743782193','2025-04-04 18:57:04',450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174378222832222223823','No',NULL,NULL,''),(25913,'4000','191743782193','2025-04-04 18:57:04',NULL,450.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(25914,'1050','191743782253','2025-04-04 18:58:06',7000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174378229203022020722','No',NULL,NULL,''),(25915,'1110','191743782253','2025-04-04 18:58:06',NULL,4950.00,'','19','1','Inventory sold','1','','sales','6608','','No',NULL,NULL,''),(25916,'5500','191743782253','2025-04-04 18:57:33',4950.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25917,'4000','191743782253','2025-04-04 18:58:06',NULL,7000.00,'','19','1','Good sold','1','','sales','6608','','No',NULL,NULL,''),(25918,'1050','191743782297','2025-04-04 18:58:57',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174378234003720343227','No',NULL,NULL,''),(25919,'1110','191743782297','2025-04-04 18:58:57',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(25920,'5500','191743782297','2025-04-04 18:58:17',79.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25921,'4000','191743782297','2025-04-04 18:58:57',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(25928,'1050','191743783049','2025-04-04 19:12:39',1100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174378316184312332303','No',NULL,NULL,''),(25929,'1110','191743783049','2025-04-04 19:10:49',NULL,400.00,'','19','1','Inventory sold','1','','sales','6020','','No',NULL,NULL,''),(25930,'5500','191743783049','2025-04-04 19:12:09',400.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25931,'4000','191743783049','2025-04-04 19:12:39',NULL,700.00,'','19','1','Good sold','1','','sales','6610','','No',NULL,NULL,''),(25932,'4000','191743783049','2025-04-04 19:10:49',NULL,400.00,'','19','1','Good sold','1','','sales','6020','','No',NULL,NULL,''),(25948,'1050','121743784230','2025-04-04 19:50:45',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174378544730048732383','No',NULL,NULL,''),(25949,'1110','121743784230','2025-04-04 19:50:45',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(25950,'5500','121743784230','2025-04-04 19:30:30',195.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(25951,'4000','121743784230','2025-04-04 19:50:45',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(25952,'1050','191743785771','2025-04-04 19:56:28',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174378579422003022303','No',NULL,NULL,''),(25953,'4000','191743785771','2025-04-04 19:56:28',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(25954,'4000','191743785771','2025-04-04 19:56:12',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(25955,'1050','191743785795','2025-04-04 19:57:16',2000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174378583802038800892','No',NULL,NULL,''),(25956,'4000','191743785795','2025-04-04 19:57:16',NULL,1200.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(25957,'4000','191743785795','2025-04-04 19:56:35',NULL,800.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(25994,'1050','121743787762','2025-04-04 20:31:53',1300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174378792002313372312','No',NULL,NULL,''),(25995,'4000','121743787762','2025-04-04 20:31:53',NULL,400.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(25996,'4000','121743787762','2025-04-04 20:29:22',NULL,900.00,'','12','1','Good sold','1','','sales','6615','','No',NULL,NULL,''),(25997,'1050','121743786967','2025-04-04 20:16:18',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174378796002222203022','No',NULL,NULL,''),(25998,'4000','121743786967','2025-04-04 20:16:18',NULL,200.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(25999,'4000','121743786967','2025-04-04 20:16:07',NULL,100.00,'','12','1','Good sold','1','','sales','6615','','No',NULL,NULL,''),(26000,'1050','191743789199','2025-04-04 20:53:35',1400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174378922510305223292','No',NULL,NULL,''),(26001,'1110','191743789199','2025-04-04 20:53:35',NULL,1088.00,'','19','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(26002,'5500','191743789199','2025-04-04 20:53:19',1088.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26003,'4000','191743789199','2025-04-04 20:53:35',NULL,1400.00,'','19','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(26004,'1050','191743789226','2025-04-04 20:54:01',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174378924400333900222','No',NULL,NULL,''),(26005,'1110','191743789226','2025-04-04 20:54:01',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(26006,'5500','191743789226','2025-04-04 20:53:46',391.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26007,'4000','191743789226','2025-04-04 20:54:01',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(26008,'1050','191743789245','2025-04-04 20:54:22',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174378926444242233202','No',NULL,NULL,''),(26009,'1110','191743789245','2025-04-04 20:54:22',NULL,444.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(26010,'5500','191743789245','2025-04-04 20:54:05',444.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26011,'4000','191743789245','2025-04-04 20:54:22',NULL,600.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(26012,'1050','191743789265','2025-04-04 20:54:37',750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174378927931233399227','No',NULL,NULL,''),(26013,'1110','191743789265','2025-04-04 20:54:37',NULL,507.00,'','19','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(26014,'5500','191743789265','2025-04-04 20:54:25',507.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26015,'4000','191743789265','2025-04-04 20:54:37',NULL,750.00,'','19','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(26016,'1050','191743789280','2025-04-04 20:55:08',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174378931138137220022','No',NULL,NULL,''),(26017,'1110','191743789280','2025-04-04 20:55:08',NULL,338.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(26018,'5500','191743789280','2025-04-04 20:54:40',338.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26019,'4000','191743789280','2025-04-04 20:55:08',NULL,500.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(26020,'1050','191743789312','2025-04-04 20:56:26',3600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174378938803033328323','No',NULL,NULL,''),(26021,'1110','191743789312','2025-04-04 20:56:26',NULL,2165.00,'','19','1','Inventory sold','1','','sales','B058','','No',NULL,NULL,''),(26022,'5500','191743789312','2025-04-04 20:56:20',2165.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26023,'4000','191743789312','2025-04-04 20:56:26',NULL,3500.00,'','19','1','Good sold','1','','sales','B058','','No',NULL,NULL,''),(26024,'4000','191743789312','2025-04-04 20:55:12',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(26025,'1050','191743789389','2025-04-04 20:56:48',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174378940909273930399','No',NULL,NULL,''),(26026,'1110','191743789389','2025-04-04 20:56:48',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(26027,'5500','191743789389','2025-04-04 20:56:29',195.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26028,'4000','191743789389','2025-04-04 20:56:48',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(26029,'1050','191743789410','2025-04-04 20:58:15',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174378949738333233032','No',NULL,NULL,''),(26030,'1110','191743789410','2025-04-04 20:58:15',NULL,676.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(26031,'5500','191743789410','2025-04-04 20:56:50',676.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26032,'4000','191743789410','2025-04-04 20:58:15',NULL,1000.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(26033,'1050','191743789498','2025-04-04 20:59:13',2200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174378955533322240932','No',NULL,NULL,''),(26034,'4000','191743789498','2025-04-04 20:59:13',NULL,800.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(26035,'4000','191743789498','2025-04-04 20:58:18',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(26036,'4000','191743789498','2025-04-04 20:58:31',NULL,1200.00,'','19','1','Good sold','1','','sales','6508','','No',NULL,NULL,''),(26037,'1050','191743789556','2025-04-04 21:08:44',2400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174379012620023106921','No',NULL,NULL,''),(26038,'4000','191743789556','2025-04-04 21:08:44',NULL,2400.00,'','19','1','Good sold','1','','sales','6508','','No',NULL,NULL,''),(26039,'1050','191743773669','2025-04-04 16:34:59',3000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174379054132523032302','No',NULL,NULL,''),(26040,'4000','191743773669','2025-04-04 16:34:59',NULL,3000.00,'','19','1','Good sold','1','','sales','6609','','No',NULL,NULL,''),(26047,'1050','121743791010','2025-04-04 21:23:54',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174379103620203039103','No',NULL,NULL,''),(26048,'1110','121743791010','2025-04-04 21:23:54',NULL,47.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(26049,'1110','121743791010','2025-04-04 21:23:30',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(26050,'5500','121743791010','2025-04-04 21:23:40',126.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26051,'4000','121743791010','2025-04-04 21:23:54',NULL,100.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(26052,'4000','121743791010','2025-04-04 21:23:30',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(26053,'1050','121743790563','2025-04-04 21:23:21',1050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174379115622333323232','No',NULL,NULL,''),(26054,'1110','121743790563','2025-04-04 21:23:21',NULL,47.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(26055,'1110','121743790563','2025-04-04 21:23:06',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(26056,'1110','121743790563','2025-04-04 21:25:21',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(26057,'1110','121743790563','2025-04-04 21:25:35',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(26058,'5500','121743790563','2025-04-04 21:25:45',168.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26059,'4000','121743790563','2025-04-04 21:23:21',NULL,100.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(26060,'4000','121743790563','2025-04-04 21:16:03',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(26061,'4000','121743790563','2025-04-04 21:22:53',NULL,300.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(26062,'4000','121743790563','2025-04-04 21:23:06',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(26063,'4000','121743790563','2025-04-04 21:24:52',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(26064,'4000','121743790563','2025-04-04 21:25:21',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(26065,'4000','121743790563','2025-04-04 21:25:35',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(26066,'1050','121743791653','2025-04-04 21:34:37',750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174379168532326389142','No',NULL,NULL,''),(26067,'1110','121743791653','2025-04-04 21:34:37',NULL,300.00,'','12','1','Inventory sold','1','','sales','6048','','No',NULL,NULL,''),(26068,'1110','121743791653','2025-04-04 21:34:13',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(26069,'5500','121743791653','2025-04-04 21:34:25',300.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26070,'4000','121743791653','2025-04-04 21:34:37',NULL,600.00,'','12','1','Good sold','1','','sales','6048','','No',NULL,NULL,''),(26071,'4000','121743791653','2025-04-04 21:34:13',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(26072,'1050','121743791686','2025-04-04 21:35:27',800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174379173033223031203','No',NULL,NULL,''),(26073,'1110','121743791686','2025-04-04 21:35:27',NULL,800.00,'','12','1','Inventory sold','1','','sales','6614','','No',NULL,NULL,''),(26074,'5500','121743791686','2025-04-04 21:34:46',800.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26075,'4000','121743791686','2025-04-04 21:35:27',NULL,800.00,'','12','1','Good sold','1','','sales','6614','','No',NULL,NULL,''),(26092,'1050','121743791931','2025-04-04 21:39:31',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174379197372223120330','No',NULL,NULL,''),(26093,'1110','121743791931','2025-04-04 21:39:31',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(26094,'5500','121743791931','2025-04-04 21:38:51',338.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26095,'4000','121743791931','2025-04-04 21:39:31',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(26234,'1050','121743793395','2025-04-04 22:03:31',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174379341223433030223','No',NULL,NULL,''),(26235,'1110','121743793395','2025-04-04 22:03:31',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(26236,'5500','121743793395','2025-04-04 22:03:15',79.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26237,'4000','121743793395','2025-04-04 22:03:31',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(26238,'1050','121743784136','2025-04-04 19:29:36',2750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174379418334043103233','No',NULL,NULL,''),(26239,'1110','121743784136','2025-04-04 19:29:36',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(26240,'1110','121743784136','2025-04-04 19:28:56',NULL,352.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(26241,'1110','121743784136','2025-04-04 19:29:19',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(26242,'1110','121743784136','2025-04-04 19:29:28',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(26243,'1110','121743784136','2025-04-04 20:15:47',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(26244,'1110','121743784136','2025-04-04 20:15:56',NULL,176.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(26245,'5500','121743784136','2025-04-04 22:16:04',1101.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26246,'4000','121743784136','2025-04-04 19:29:36',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(26247,'4000','121743784136','2025-04-04 19:28:56',NULL,600.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(26248,'4000','121743784136','2025-04-04 19:29:07',NULL,800.00,'','12','1','Good sold','1','','sales','6572','','No',NULL,NULL,''),(26249,'4000','121743784136','2025-04-04 19:29:19',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(26250,'4000','121743784136','2025-04-04 19:29:28',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(26251,'4000','121743784136','2025-04-04 20:15:47',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(26252,'4000','121743784136','2025-04-04 20:15:56',NULL,300.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(26253,'4000','121743784136','2025-04-04 20:19:33',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(26254,'1050','121743784186','2025-04-04 19:30:21',750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174379426832222060312','No',NULL,NULL,''),(26255,'1110','121743784186','2025-04-04 19:30:21',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(26256,'1110','121743784186','2025-04-04 19:29:47',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(26257,'1110','121743784186','2025-04-04 19:30:03',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(26258,'1110','121743784186','2025-04-04 22:17:03',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(26259,'5500','121743784186','2025-04-04 22:17:15',483.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26260,'4000','121743784186','2025-04-04 19:30:21',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(26261,'4000','121743784186','2025-04-04 19:29:47',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(26262,'4000','121743784186','2025-04-04 19:30:03',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(26263,'4000','121743784186','2025-04-04 22:17:03',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(26271,'1050','121743791767','2025-04-04 21:38:44',27850.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174379526137245933721','No',NULL,NULL,''),(26272,'1110','121743791767','2025-04-04 21:38:44',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(26273,'1110','121743791767','2025-04-04 21:36:07',NULL,676.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(26274,'1110','121743791767','2025-04-04 21:36:23',NULL,586.56,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(26275,'1110','121743791767','2025-04-04 21:36:33',NULL,544.00,'','12','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(26276,'1110','121743791767','2025-04-04 21:37:03',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(26277,'1110','121743791767','2025-04-04 21:37:14',NULL,158.33,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(26278,'1110','121743791767','2025-04-04 21:37:23',NULL,888.88,'','12','1','Inventory sold','1','','sales','B164','','No',NULL,NULL,''),(26279,'1110','121743791767','2025-04-04 21:37:47',NULL,338.00,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(26280,'1110','121743791767','2025-04-04 21:41:13',NULL,485.16,'','12','1','Inventory sold','1','','sales','B033','','No',NULL,NULL,''),(26281,'1110','121743791767','2025-04-04 21:41:24',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(26282,'1110','121743791767','2025-04-04 21:41:38',NULL,4950.00,'','12','1','Inventory sold','1','','sales','6608','','No',NULL,NULL,''),(26283,'1110','121743791767','2025-04-04 21:53:48',NULL,800.00,'','12','1','Inventory sold','1','','sales','6614','','No',NULL,NULL,''),(26284,'1110','121743791767','2025-04-04 21:54:02',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(26285,'1110','121743791767','2025-04-04 21:54:42',NULL,795.00,'','12','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(26286,'1110','121743791767','2025-04-04 21:55:31',NULL,300.00,'','12','1','Inventory sold','1','','sales','6048','','No',NULL,NULL,''),(26287,'1110','121743791767','2025-04-04 21:58:40',NULL,528.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(26288,'1110','121743791767','2025-04-04 21:58:59',NULL,800.00,'','12','1','Inventory sold','1','','sales','6614','','No',NULL,NULL,''),(26289,'1110','121743791767','2025-04-04 22:02:51',NULL,265.00,'','12','1','Inventory sold','1','','sales','B003','','No',NULL,NULL,''),(26290,'1110','121743791767','2025-04-04 22:33:51',NULL,2400.00,'','12','1','Inventory sold','1','','sales','B100','','No',NULL,NULL,''),(26291,'5500','121743791767','2025-04-04 22:34:02',15625.45,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26292,'4000','121743791767','2025-04-04 21:38:44',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(26293,'4000','121743791767','2025-04-04 21:36:07',NULL,1000.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(26294,'4000','121743791767','2025-04-04 21:36:23',NULL,750.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(26295,'4000','121743791767','2025-04-04 21:36:33',NULL,700.00,'','12','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(26296,'4000','121743791767','2025-04-04 21:37:03',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(26297,'4000','121743791767','2025-04-04 21:37:14',NULL,400.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(26298,'4000','121743791767','2025-04-04 21:37:23',NULL,1600.00,'','12','1','Good sold','1','','sales','B164','','No',NULL,NULL,''),(26299,'4000','121743791767','2025-04-04 21:37:47',NULL,500.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(26300,'4000','121743791767','2025-04-04 21:41:13',NULL,500.00,'','12','1','Good sold','1','','sales','B033','','No',NULL,NULL,''),(26301,'4000','121743791767','2025-04-04 21:41:24',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(26302,'4000','121743791767','2025-04-04 21:41:38',NULL,7000.00,'','12','1','Good sold','1','','sales','6608','','No',NULL,NULL,''),(26303,'4000','121743791767','2025-04-04 21:53:48',NULL,800.00,'','12','1','Good sold','1','','sales','6614','','No',NULL,NULL,''),(26304,'4000','121743791767','2025-04-04 21:54:02',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(26305,'4000','121743791767','2025-04-04 21:54:42',NULL,1050.00,'','12','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(26306,'4000','121743791767','2025-04-04 21:55:31',NULL,600.00,'','12','1','Good sold','1','','sales','6048','','No',NULL,NULL,''),(26307,'4000','121743791767','2025-04-04 21:55:45',NULL,400.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(26308,'4000','121743791767','2025-04-04 21:56:40',NULL,200.00,'','12','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(26309,'4000','121743791767','2025-04-04 21:56:51',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(26310,'4000','121743791767','2025-04-04 21:57:17',NULL,3000.00,'','12','1','Good sold','1','','sales','6609','','No',NULL,NULL,''),(26311,'4000','121743791767','2025-04-04 21:58:29',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(26312,'4000','121743791767','2025-04-04 21:58:40',NULL,900.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(26313,'4000','121743791767','2025-04-04 21:58:59',NULL,800.00,'','12','1','Good sold','1','','sales','6614','','No',NULL,NULL,''),(26314,'4000','121743791767','2025-04-04 22:02:39',NULL,800.00,'','12','1','Good sold','1','','sales','6572','','No',NULL,NULL,''),(26315,'4000','121743791767','2025-04-04 22:02:51',NULL,400.00,'','12','1','Good sold','1','','sales','B003','','No',NULL,NULL,''),(26316,'4000','121743791767','2025-04-04 22:33:51',NULL,4500.00,'','12','1','Good sold','1','','sales','B100','','No',NULL,NULL,''),(26317,'1050','121743795262','2025-04-04 22:40:50',2300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174379565232330272737','No',NULL,NULL,''),(26318,'1110','121743795262','2025-04-04 22:40:50',NULL,782.08,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(26319,'1110','121743795262','2025-04-04 22:34:22',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(26320,'1110','121743795262','2025-04-04 22:40:29',NULL,544.00,'','12','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(26321,'5500','121743795262','2025-04-04 22:40:39',1734.08,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26322,'4000','121743795262','2025-04-04 22:40:50',NULL,1000.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(26323,'4000','121743795262','2025-04-04 22:34:22',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(26324,'4000','121743795262','2025-04-04 22:40:29',NULL,700.00,'','12','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(26332,'1050','121743797096','2025-04-04 23:06:45',1350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174379723922319302933','No',NULL,NULL,''),(26333,'1110','121743797096','2025-04-04 23:06:45',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(26334,'1110','121743797096','2025-04-04 23:04:56',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(26335,'1110','121743797096','2025-04-04 23:05:29',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(26336,'1110','121743797096','2025-04-04 23:06:01',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(26337,'1110','121743797096','2025-04-04 23:06:21',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(26338,'5500','121743797096','2025-04-04 23:06:37',755.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26339,'4000','121743797096','2025-04-04 23:06:45',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(26340,'4000','121743797096','2025-04-04 23:04:56',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(26341,'4000','121743797096','2025-04-04 23:05:29',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(26342,'4000','121743797096','2025-04-04 23:06:01',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(26343,'4000','121743797096','2025-04-04 23:06:21',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(26344,'1050','191743783025','2025-04-04 19:10:42',700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174379794543901943750','No',NULL,NULL,''),(26345,'1110','191743783025','2025-04-04 19:10:42',NULL,265.00,'','19','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(26346,'1110','191743783025','2025-04-04 19:10:25',NULL,265.00,'','19','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(26347,'5500','191743783025','2025-04-04 19:10:33',530.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26348,'4000','191743783025','2025-04-04 19:10:42',NULL,350.00,'','19','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(26349,'4000','191743783025','2025-04-04 19:10:25',NULL,350.00,'','19','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(26350,'1050','121743794269','2025-04-04 22:29:32',3200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174379870613020330922','No',NULL,NULL,''),(26351,'1110','121743794269','2025-04-04 22:25:36',NULL,47.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(26352,'5500','121743794269','2025-04-04 23:31:21',47.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26353,'4000','121743794269','2025-04-04 22:29:32',NULL,600.00,'','12','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(26354,'4000','121743794269','2025-04-04 22:17:49',NULL,1500.00,'','12','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(26355,'4000','121743794269','2025-04-04 22:24:39',NULL,700.00,'','12','1','Good sold','1','','sales','6610','','No',NULL,NULL,''),(26356,'4000','121743794269','2025-04-04 22:25:36',NULL,100.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(26357,'4000','121743794269','2025-04-04 22:25:45',NULL,300.00,'','12','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(26358,'1050','121743798707','2025-04-04 23:35:05',1650.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174379890830282939203','No',NULL,NULL,''),(26359,'1110','121743798707','2025-04-04 23:35:05',NULL,820.00,'','12','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(26360,'5500','121743798707','2025-04-04 23:31:47',820.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26361,'4000','121743798707','2025-04-04 23:35:05',NULL,1650.00,'','12','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(26362,'1050','121743795653','2025-04-04 22:42:46',3600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174379910221220022093','No',NULL,NULL,''),(26363,'1110','121743795653','2025-04-04 22:42:46',NULL,1900.00,'','12','1','Inventory sold','1','','sales','B141','','No',NULL,NULL,''),(26364,'1110','121743795653','2025-04-04 22:40:54',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(26365,'1110','121743795653','2025-04-04 22:42:28',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(26366,'5500','121743795653','2025-04-04 23:38:11',2042.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26367,'4000','121743795653','2025-04-04 22:42:46',NULL,3200.00,'','12','1','Good sold','1','','sales','B141','','No',NULL,NULL,''),(26368,'4000','121743795653','2025-04-04 22:40:54',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(26369,'4000','121743795653','2025-04-04 22:42:18',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(26370,'4000','121743795653','2025-04-04 22:42:28',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(26371,'1050','121743799103','2025-04-04 23:42:39',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174379936233224227361','No',NULL,NULL,''),(26372,'1110','121743799103','2025-04-04 23:42:39',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(26373,'5500','121743799103','2025-04-04 23:38:23',204.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26374,'4000','121743799103','2025-04-04 23:42:39',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(26375,'1050','121743800653','2025-04-05 00:04:20',400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174380078633333223814','No',NULL,NULL,''),(26376,'1110','121743800653','2025-04-05 00:04:20',NULL,265.00,'','12','1','Inventory sold','1','','sales','B003','','No',NULL,NULL,''),(26377,'5500','121743800653','2025-04-05 00:04:13',265.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26378,'4000','121743800653','2025-04-05 00:04:20',NULL,400.00,'','12','1','Good sold','1','','sales','B003','','No',NULL,NULL,''),(26379,'1050','121743801880','2025-04-05 00:27:24',1600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174380204733034277402','No',NULL,NULL,''),(26380,'1110','121743801880','2025-04-05 00:27:24',NULL,1500.00,'','12','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(26381,'5500','121743801880','2025-04-05 00:27:13',1500.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26382,'4000','121743801880','2025-04-05 00:27:24',NULL,1500.00,'','12','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(26383,'4000','121743801880','2025-04-05 00:24:40',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(26384,'1050','121743802048','2025-04-05 00:49:52',1000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174380339932022022038','No',NULL,NULL,''),(26385,'1110','121743802048','2025-04-05 00:49:52',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(26386,'1110','121743802048','2025-04-05 00:27:28',NULL,134.52,'','12','1','Inventory sold','1','','sales','B035','','No',NULL,NULL,''),(26387,'5500','121743802048','2025-04-05 00:49:40',525.56,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26388,'4000','121743802048','2025-04-05 00:49:52',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(26389,'4000','121743802048','2025-04-05 00:27:28',NULL,500.00,'','12','1','Good sold','1','','sales','B035','','No',NULL,NULL,''),(26390,'1050','121743803400','2025-04-05 00:53:19',700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174380360221000821033','No',NULL,NULL,''),(26391,'1110','121743803400','2025-04-05 00:53:19',NULL,530.00,'','12','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(26392,'5500','121743803400','2025-04-05 00:50:00',530.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26393,'4000','121743803400','2025-04-05 00:53:19',NULL,700.00,'','12','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(26394,'1050','121743803603','2025-04-05 00:57:55',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174380387832031222334','No',NULL,NULL,''),(26395,'1110','121743803603','2025-04-05 00:57:55',NULL,100.00,'','12','1','Inventory sold','1','','sales','6581','','No',NULL,NULL,''),(26396,'1110','121743803603','2025-04-05 00:53:23',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(26397,'5500','121743803603','2025-04-05 00:57:47',179.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26398,'4000','121743803603','2025-04-05 00:57:55',NULL,100.00,'','12','1','Good sold','1','','sales','6581','','No',NULL,NULL,''),(26399,'4000','121743803603','2025-04-05 00:53:23',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(26400,'1050','121743805962','2025-04-05 01:32:54',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174380597723822380342','No',NULL,NULL,''),(26401,'4000','121743805962','2025-04-05 01:32:54',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(26402,'1050','121743805978','2025-04-05 02:18:42',800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174380872583323253822','No',NULL,NULL,''),(26403,'1110','121743805978','2025-04-05 02:18:42',NULL,600.00,'','12','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(26404,'1110','121743805978','2025-04-05 01:32:58',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(26405,'5500','121743805978','2025-04-05 02:17:52',679.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26406,'4000','121743805978','2025-04-05 02:18:42',NULL,600.00,'','12','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(26407,'4000','121743805978','2025-04-05 01:32:58',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(26408,'1050','71743842108','2025-04-05 11:35:50',1800.00,NULL,'','7','1','Payment of goods sold','1','','payment','','7174384215833213733323','No',NULL,NULL,''),(26409,'1110','71743842108','2025-04-05 11:35:50',NULL,1200.00,'','7','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(26410,'5500','71743842108','2025-04-05 11:35:50',1200.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26411,'4000','71743842108','2025-04-05 11:35:50',NULL,1800.00,'','7','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(26412,'1050','121743849619','2025-04-05 13:40:42',350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174384965532121433132','No',NULL,NULL,''),(26413,'4000','121743849619','2025-04-05 13:40:42',NULL,200.00,'','12','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(26414,'4000','121743849619','2025-04-05 13:40:19',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(26415,'1050','121743849657','2025-04-05 13:58:08',1600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174385069623236051502','No',NULL,NULL,''),(26416,'1110','121743849657','2025-04-05 13:58:08',NULL,600.00,'','12','1','Inventory sold','1','','sales','6034','','No',NULL,NULL,''),(26417,'1110','121743849657','2025-04-05 13:57:32',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(26418,'5500','121743849657','2025-04-05 13:57:54',600.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26419,'4000','121743849657','2025-04-05 13:58:08',NULL,600.00,'','12','1','Good sold','1','','sales','6034','','No',NULL,NULL,''),(26420,'4000','121743849657','2025-04-05 13:40:57',NULL,400.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(26421,'4000','121743849657','2025-04-05 13:56:56',NULL,300.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(26422,'4000','121743849657','2025-04-05 13:57:32',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(26423,'4000','121743849657','2025-04-05 13:57:45',NULL,150.00,'','12','1','Good sold','1','','sales','6534','','No',NULL,NULL,''),(26424,'1050','121743850698','2025-04-05 13:59:42',1300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174385079030000243331','No',NULL,NULL,''),(26425,'1110','121743850698','2025-04-05 13:58:51',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(26426,'1110','121743850698','2025-04-05 13:59:11',NULL,400.00,'','12','1','Inventory sold','1','','sales','6034','','No',NULL,NULL,''),(26427,'5500','121743850698','2025-04-05 13:59:23',400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26428,'4000','121743850698','2025-04-05 13:59:42',NULL,200.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(26429,'4000','121743850698','2025-04-05 13:58:18',NULL,400.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(26430,'4000','121743850698','2025-04-05 13:58:51',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(26431,'4000','121743850698','2025-04-05 13:59:03',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(26432,'4000','121743850698','2025-04-05 13:59:11',NULL,400.00,'','12','1','Good sold','1','','sales','6034','','No',NULL,NULL,''),(26433,'1050','191743854648','2025-04-05 15:05:52',1700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174385475627342232087','No',NULL,NULL,''),(26434,'1110','191743854648','2025-04-05 15:05:52',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(26435,'1110','191743854648','2025-04-05 15:04:08',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(26436,'1110','191743854648','2025-04-05 15:04:52',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(26437,'5500','191743854648','2025-04-05 15:05:33',1388.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26438,'4000','191743854648','2025-04-05 15:05:52',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(26439,'4000','191743854648','2025-04-05 15:04:08',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(26440,'4000','191743854648','2025-04-05 15:04:52',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(26441,'4000','191743854648','2025-04-05 15:05:23',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(26442,'1050','191743854757','2025-04-05 15:35:14',1700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174385651607930633564','No',NULL,NULL,''),(26443,'1110','191743854757','2025-04-05 15:35:14',NULL,1500.00,'','19','1','Inventory sold','1','','sales','6015','','No',NULL,NULL,''),(26444,'1110','191743854757','2025-04-05 15:05:57',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(26445,'5500','191743854757','2025-04-05 15:35:02',1650.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26446,'4000','191743854757','2025-04-05 15:35:14',NULL,1500.00,'','19','1','Good sold','1','','sales','6015','','No',NULL,NULL,''),(26447,'4000','191743854757','2025-04-05 15:05:57',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(26452,'1050','121743861571','2025-04-05 17:00:43',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174386166023200222023','No',NULL,NULL,''),(26453,'4000','121743861571','2025-04-05 17:00:43',NULL,200.00,'','12','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(26454,'4000','121743861571','2025-04-05 16:59:31',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(26455,'1050','121743861729','2025-04-05 17:03:09',750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174386179202309232927','No',NULL,NULL,''),(26456,'1110','121743861729','2025-04-05 17:03:09',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(26457,'1110','121743861729','2025-04-05 17:02:09',NULL,352.00,'','12','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(26458,'5500','121743861729','2025-04-05 17:02:49',547.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26459,'4000','121743861729','2025-04-05 17:03:09',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(26460,'4000','121743861729','2025-04-05 17:02:09',NULL,500.00,'','12','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(26467,'1050','191743861469','2025-04-05 16:58:32',1900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174386509713370910430','No',NULL,NULL,''),(26468,'1110','191743861469','2025-04-05 16:58:32',NULL,1500.00,'','19','1','Inventory sold','1','','sales','6033','','No',NULL,NULL,''),(26469,'1110','191743861469','2025-04-05 16:57:49',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(26470,'1110','191743861469','2025-04-05 17:51:46',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(26471,'5500','191743861469','2025-04-05 17:57:56',1700.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26472,'4000','191743861469','2025-04-05 16:58:32',NULL,1500.00,'','19','1','Good sold','1','','sales','6033','','No',NULL,NULL,''),(26473,'4000','191743861469','2025-04-05 16:57:49',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(26474,'4000','191743861469','2025-04-05 17:51:46',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(26475,'1050','191743865232','2025-04-05 18:04:19',2950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174386546430024302373','No',NULL,NULL,''),(26476,'1110','191743865232','2025-04-05 18:04:19',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(26477,'1110','191743865232','2025-04-05 18:02:01',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(26478,'1110','191743865232','2025-04-05 18:03:11',NULL,700.00,'','19','1','Inventory sold','1','','sales','6583','','No',NULL,NULL,''),(26479,'1110','191743865232','2025-04-05 18:03:38',NULL,176.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(26480,'5500','191743865232','2025-04-05 18:03:55',1992.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26481,'4000','191743865232','2025-04-05 18:04:19',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(26482,'4000','191743865232','2025-04-05 18:00:32',NULL,300.00,'','19','1','Good sold','1','','sales','6571','','No',NULL,NULL,''),(26483,'4000','191743865232','2025-04-05 18:02:01',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(26484,'4000','191743865232','2025-04-05 18:02:22',NULL,50.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(26485,'4000','191743865232','2025-04-05 18:02:55',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(26486,'4000','191743865232','2025-04-05 18:03:11',NULL,800.00,'','19','1','Good sold','1','','sales','6583','','No',NULL,NULL,''),(26487,'4000','191743865232','2025-04-05 18:03:20',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(26488,'4000','191743865232','2025-04-05 18:03:38',NULL,300.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(26543,'1050','191743865586','2025-04-05 18:21:45',5850.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174386669781763022733','No',NULL,NULL,''),(26544,'1110','191743865586','2025-04-05 18:21:45',NULL,237.50,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(26545,'1110','191743865586','2025-04-05 18:06:26',NULL,47.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(26546,'1110','191743865586','2025-04-05 18:17:25',NULL,2400.00,'','19','1','Inventory sold','1','','sales','6591','','No',NULL,NULL,''),(26547,'1110','191743865586','2025-04-05 18:18:33',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(26548,'1110','191743865586','2025-04-05 18:19:53',NULL,100.00,'','19','1','Inventory sold','1','','sales','6034','','No',NULL,NULL,''),(26549,'1110','191743865586','2025-04-05 18:20:05',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(26550,'1110','191743865586','2025-04-05 18:20:33',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(26551,'1110','191743865586','2025-04-05 18:20:42',NULL,750.00,'','19','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(26552,'1110','191743865586','2025-04-05 18:20:50',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(26553,'1110','191743865586','2025-04-05 18:21:38',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(26554,'5500','191743865586','2025-04-05 18:24:45',4003.50,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26555,'4000','191743865586','2025-04-05 18:21:45',NULL,600.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(26556,'4000','191743865586','2025-04-05 18:06:26',NULL,100.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(26557,'4000','191743865586','2025-04-05 18:17:25',NULL,2400.00,'','19','1','Good sold','1','','sales','6591','','No',NULL,NULL,''),(26558,'4000','191743865586','2025-04-05 18:17:36',NULL,150.00,'','19','1','Good sold','1','','sales','6534','','No',NULL,NULL,''),(26559,'4000','191743865586','2025-04-05 18:18:04',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(26560,'4000','191743865586','2025-04-05 18:18:15',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(26561,'4000','191743865586','2025-04-05 18:18:25',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(26562,'4000','191743865586','2025-04-05 18:18:33',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(26563,'4000','191743865586','2025-04-05 18:19:53',NULL,100.00,'','19','1','Good sold','1','','sales','6034','','No',NULL,NULL,''),(26564,'4000','191743865586','2025-04-05 18:20:05',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(26565,'4000','191743865586','2025-04-05 18:20:33',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(26566,'4000','191743865586','2025-04-05 18:20:42',NULL,750.00,'','19','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(26567,'4000','191743865586','2025-04-05 18:20:50',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(26568,'4000','191743865586','2025-04-05 18:21:23',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(26569,'4000','191743865586','2025-04-05 18:21:31',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(26570,'4000','191743865586','2025-04-05 18:21:38',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(26571,'4000','191743865586','2025-04-05 18:22:36',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(26584,'1050','121743868445','2025-04-05 18:54:35',1950.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174387296793031336227','No',NULL,NULL,''),(26585,'1110','121743868445','2025-04-05 18:54:35',NULL,1650.00,'','12','1','Inventory sold','1','','sales','46554','','No',NULL,NULL,''),(26586,'1110','121743868445','2025-04-05 18:54:05',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(26587,'5500','121743868445','2025-04-05 20:09:16',1729.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26588,'4000','121743868445','2025-04-05 18:54:35',NULL,1650.00,'','12','1','Good sold','1','','sales','46554','','No',NULL,NULL,''),(26589,'4000','121743868445','2025-04-05 18:54:05',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(26590,'4000','121743868445','2025-04-05 18:54:21',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(26591,'1050','121743872969','2025-04-05 20:18:52',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174387353503025020825','No',NULL,NULL,''),(26592,'1110','121743872969','2025-04-05 20:18:52',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(26593,'5500','121743872969','2025-04-05 20:09:29',42.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26594,'4000','121743872969','2025-04-05 20:18:52',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(26595,'1050','121743873536','2025-04-05 20:33:32',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174387446234233220403','No',NULL,NULL,''),(26596,'1110','121743873536','2025-04-05 20:33:32',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(26597,'5500','121743873536','2025-04-05 20:18:56',391.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26598,'4000','121743873536','2025-04-05 20:33:32',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(26599,'1050','121743875254','2025-04-05 20:54:57',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174387572302233133233','No',NULL,NULL,''),(26600,'1110','121743875254','2025-04-05 20:54:57',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(26601,'5500','121743875254','2025-04-05 20:47:34',391.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26602,'4000','121743875254','2025-04-05 20:54:57',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(26603,'1050','121743875724','2025-04-05 21:03:55',3000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174387623812380342233','No',NULL,NULL,''),(26604,'1110','121743875724','2025-04-05 21:03:55',NULL,507.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(26605,'1110','121743875724','2025-04-05 20:55:24',NULL,704.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(26606,'1110','121743875724','2025-04-05 21:03:08',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(26607,'5500','121743875724','2025-04-05 21:03:46',1861.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26608,'4000','121743875724','2025-04-05 21:03:55',NULL,750.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(26609,'4000','121743875724','2025-04-05 20:55:24',NULL,1200.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(26610,'4000','121743875724','2025-04-05 21:03:08',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(26611,'4000','121743875724','2025-04-05 21:03:21',NULL,200.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(26612,'4000','121743875724','2025-04-05 21:03:37',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(26617,'1050','121743879203','2025-04-05 21:53:43',750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174387966442336374933','No',NULL,NULL,''),(26618,'1110','121743879203','2025-04-05 21:53:43',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(26619,'1110','121743879203','2025-04-05 21:53:23',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(26620,'5500','121743879203','2025-04-05 22:00:50',586.56,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26621,'4000','121743879203','2025-04-05 21:53:43',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(26622,'4000','121743879203','2025-04-05 21:53:23',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(26634,'1050','191743941251','2025-04-06 15:09:02',2850.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174394139220922210302','No',NULL,NULL,''),(26635,'1110','191743941251','2025-04-06 15:07:31',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(26636,'1110','191743941251','2025-04-06 15:08:02',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(26637,'1110','191743941251','2025-04-06 15:08:11',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(26638,'1110','191743941251','2025-04-06 15:08:45',NULL,500.00,'','19','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(26639,'5500','191743941251','2025-04-06 15:09:36',1866.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26640,'4000','191743941251','2025-04-06 15:09:02',NULL,150.00,'','19','1','Good sold','1','','sales','6616','','No',NULL,NULL,''),(26641,'4000','191743941251','2025-04-06 15:07:31',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(26642,'4000','191743941251','2025-04-06 15:07:40',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(26643,'4000','191743941251','2025-04-06 15:07:52',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(26644,'4000','191743941251','2025-04-06 15:08:02',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(26645,'4000','191743941251','2025-04-06 15:08:11',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(26646,'4000','191743941251','2025-04-06 15:08:45',NULL,500.00,'','19','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(26653,'1050','121743944566','2025-04-06 16:04:31',2000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174394468534148951134','No',NULL,NULL,''),(26654,'1110','121743944566','2025-04-06 16:02:46',NULL,1500.00,'','12','1','Inventory sold','1','','sales','6033','','No',NULL,NULL,''),(26655,'1110','121743944566','2025-04-06 16:04:07',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(26656,'5500','121743944566','2025-04-06 16:04:19',1700.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26657,'4000','121743944566','2025-04-06 16:04:31',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(26658,'4000','121743944566','2025-04-06 16:02:46',NULL,1500.00,'','12','1','Good sold','1','','sales','6033','','No',NULL,NULL,''),(26659,'4000','121743944566','2025-04-06 16:03:59',NULL,200.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(26660,'4000','121743944566','2025-04-06 16:04:07',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(26700,'1050','191743945365','2025-04-06 16:17:12',6600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174394786604720023332','No',NULL,NULL,''),(26701,'1110','191743945365','2025-04-06 16:17:12',NULL,2400.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(26702,'1110','191743945365','2025-04-06 16:16:05',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(26703,'1110','191743945365','2025-04-06 16:16:17',NULL,100.00,'','19','1','Inventory sold','1','','sales','6030','','No',NULL,NULL,''),(26704,'1110','191743945365','2025-04-06 16:51:42',NULL,300.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(26705,'1110','191743945365','2025-04-06 16:51:50',NULL,432.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(26706,'1110','191743945365','2025-04-06 16:52:00',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(26707,'1110','191743945365','2025-04-06 16:57:26',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(26708,'5500','191743945365','2025-04-06 16:57:34',3977.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26709,'4000','191743945365','2025-04-06 16:17:12',NULL,3600.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(26710,'4000','191743945365','2025-04-06 16:16:05',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(26711,'4000','191743945365','2025-04-06 16:16:17',NULL,200.00,'','19','1','Good sold','1','','sales','6030','','No',NULL,NULL,''),(26712,'4000','191743945365','2025-04-06 16:16:50',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(26713,'4000','191743945365','2025-04-06 16:16:57',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(26714,'4000','191743945365','2025-04-06 16:17:04',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(26715,'4000','191743945365','2025-04-06 16:51:42',NULL,400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(26716,'4000','191743945365','2025-04-06 16:51:50',NULL,800.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(26717,'4000','191743945365','2025-04-06 16:52:00',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(26718,'4000','191743945365','2025-04-06 16:57:26',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(26719,'1050','191743947867','2025-04-06 17:10:08',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174394861221933330232','No',NULL,NULL,''),(26720,'1110','191743947867','2025-04-06 17:10:08',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(26721,'5500','191743947867','2025-04-06 16:57:47',42.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26722,'4000','191743947867','2025-04-06 17:10:08',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(26723,'1050','191743948847','2025-04-06 17:32:33',550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174394995632023273933','No',NULL,NULL,''),(26724,'4000','191743948847','2025-04-06 17:32:33',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(26725,'4000','191743948847','2025-04-06 17:14:07',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(26726,'4000','191743948847','2025-04-06 17:32:17',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(26727,'1050','191743951589','2025-04-06 18:00:43',2850.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174395164532410354303','No',NULL,NULL,''),(26728,'1110','191743951589','2025-04-06 18:00:43',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(26729,'1110','191743951589','2025-04-06 17:59:57',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(26730,'1110','191743951589','2025-04-06 18:00:12',NULL,785.00,'','19','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(26731,'5500','191743951589','2025-04-06 18:00:21',1601.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26732,'4000','191743951589','2025-04-06 18:00:43',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(26733,'4000','191743951589','2025-04-06 17:59:49',NULL,250.00,'','19','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(26734,'4000','191743951589','2025-04-06 17:59:57',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(26735,'4000','191743951589','2025-04-06 18:00:05',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(26736,'4000','191743951589','2025-04-06 18:00:12',NULL,1500.00,'','19','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(26737,'1050','191743951647','2025-04-06 18:08:57',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174395214333532539311','No',NULL,NULL,''),(26738,'1110','191743951647','2025-04-06 18:08:57',NULL,100.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(26739,'5500','191743951647','2025-04-06 18:00:47',100.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26740,'4000','191743951647','2025-04-06 18:08:57',NULL,200.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(26741,'1050','191743952145','2025-04-06 18:10:04',3600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174395221220325123332','No',NULL,NULL,''),(26742,'1110','191743952145','2025-04-06 18:10:04',NULL,975.00,'','19','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(26743,'1110','191743952145','2025-04-06 18:09:05',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(26744,'1110','191743952145','2025-04-06 18:09:26',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(26745,'5500','191743952145','2025-04-06 18:09:52',2354.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26746,'4000','191743952145','2025-04-06 18:10:04',NULL,2000.00,'','19','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(26747,'4000','191743952145','2025-04-06 18:09:05',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(26748,'4000','191743952145','2025-04-06 18:09:26',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(26749,'4000','191743952145','2025-04-06 18:09:42',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(26761,'1050','191743952936','2025-04-06 18:26:20',2400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174395318312329301804','No',NULL,NULL,''),(26762,'1110','191743952936','2025-04-06 18:26:20',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(26763,'1110','191743952936','2025-04-06 18:22:16',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(26764,'1110','191743952936','2025-04-06 18:25:52',NULL,680.00,'','19','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(26765,'5500','191743952936','2025-04-06 18:26:13',1680.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26766,'4000','191743952936','2025-04-06 18:26:20',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(26767,'4000','191743952936','2025-04-06 18:22:16',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(26768,'4000','191743952936','2025-04-06 18:25:34',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(26769,'4000','191743952936','2025-04-06 18:25:52',NULL,1200.00,'','19','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(26770,'1050','191743953184','2025-04-06 18:30:34',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174395343722232320729','No',NULL,NULL,''),(26771,'1110','191743953184','2025-04-06 18:30:34',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(26772,'5500','191743953184','2025-04-06 18:26:24',391.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26773,'4000','191743953184','2025-04-06 18:30:34',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(26808,'1050','191743954261','2025-04-06 18:45:00',6000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174395437232332112777','No',NULL,NULL,''),(26809,'1110','191743954261','2025-04-06 18:45:00',NULL,975.00,'','19','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(26810,'1110','191743954261','2025-04-06 18:44:21',NULL,2900.00,'','19','1','Inventory sold','1','','sales','B157','','No',NULL,NULL,''),(26811,'5500','191743954261','2025-04-06 18:44:50',3875.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26812,'4000','191743954261','2025-04-06 18:45:00',NULL,2000.00,'','19','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(26813,'4000','191743954261','2025-04-06 18:44:21',NULL,3500.00,'','19','1','Good sold','1','','sales','B157','','No',NULL,NULL,''),(26814,'4000','191743954261','2025-04-06 18:44:35',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(26815,'4000','191743954261','2025-04-06 18:44:43',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(26816,'1050','191743953833','2025-04-06 18:44:18',7850.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174395446929321720230','No',NULL,NULL,''),(26817,'1110','191743953833','2025-04-06 18:44:18',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(26818,'1110','191743953833','2025-04-06 18:37:46',NULL,1500.00,'','19','1','Inventory sold','1','','sales','6015','','No',NULL,NULL,''),(26819,'1110','191743953833','2025-04-06 18:38:07',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(26820,'1110','191743953833','2025-04-06 18:38:17',NULL,47.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(26821,'1110','191743953833','2025-04-06 18:39:33',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(26822,'1110','191743953833','2025-04-06 18:39:41',NULL,237.50,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(26823,'1110','191743953833','2025-04-06 18:41:16',NULL,100.00,'','19','1','Inventory sold','1','','sales','6034','','No',NULL,NULL,''),(26824,'1110','191743953833','2025-04-06 18:41:27',NULL,150.00,'','19','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(26825,'1110','191743953833','2025-04-06 18:42:55',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(26826,'1110','191743953833','2025-04-06 18:43:19',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(26827,'1110','191743953833','2025-04-06 18:43:52',NULL,100.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(26828,'5500','191743953833','2025-04-06 18:47:41',2954.71,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26829,'4000','191743953833','2025-04-06 18:44:18',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(26830,'4000','191743953833','2025-04-06 18:37:13',NULL,1200.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(26831,'4000','191743953833','2025-04-06 18:37:46',NULL,1500.00,'','19','1','Good sold','1','','sales','6015','','No',NULL,NULL,''),(26832,'4000','191743953833','2025-04-06 18:38:07',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(26833,'4000','191743953833','2025-04-06 18:38:17',NULL,100.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(26834,'4000','191743953833','2025-04-06 18:38:56',NULL,200.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(26835,'4000','191743953833','2025-04-06 18:39:10',NULL,400.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(26836,'4000','191743953833','2025-04-06 18:39:33',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(26837,'4000','191743953833','2025-04-06 18:39:41',NULL,600.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(26838,'4000','191743953833','2025-04-06 18:40:04',NULL,200.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(26839,'4000','191743953833','2025-04-06 18:40:40',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(26840,'4000','191743953833','2025-04-06 18:41:03',NULL,600.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(26841,'4000','191743953833','2025-04-06 18:41:16',NULL,100.00,'','19','1','Good sold','1','','sales','6034','','No',NULL,NULL,''),(26842,'4000','191743953833','2025-04-06 18:41:27',NULL,150.00,'','19','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(26843,'4000','191743953833','2025-04-06 18:41:48',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(26844,'4000','191743953833','2025-04-06 18:41:58',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(26845,'4000','191743953833','2025-04-06 18:42:08',NULL,600.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(26846,'4000','191743953833','2025-04-06 18:42:25',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(26847,'4000','191743953833','2025-04-06 18:42:55',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(26848,'4000','191743953833','2025-04-06 18:43:19',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(26849,'4000','191743953833','2025-04-06 18:43:37',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(26850,'4000','191743953833','2025-04-06 18:43:45',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(26851,'4000','191743953833','2025-04-06 18:43:52',NULL,200.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(26852,'1050','191743942305','2025-04-06 15:25:31',2300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174395470735707032033','No',NULL,NULL,''),(26853,'1110','191743942305','2025-04-06 15:25:31',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(26854,'1110','191743942305','2025-04-06 15:25:24',NULL,187.00,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(26855,'1110','191743942305','2025-04-06 16:52:41',NULL,187.00,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(26856,'5500','191743942305','2025-04-06 18:51:07',774.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26857,'4000','191743942305','2025-04-06 15:25:31',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(26858,'4000','191743942305','2025-04-06 15:25:05',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(26859,'4000','191743942305','2025-04-06 15:25:17',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(26860,'4000','191743942305','2025-04-06 15:25:24',NULL,250.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(26861,'4000','191743942305','2025-04-06 16:52:41',NULL,250.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(26862,'4000','191743942305','2025-04-06 18:20:31',NULL,600.00,'','19','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(26863,'4000','191743942305','2025-04-06 18:20:44',NULL,300.00,'','19','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(26864,'1050','121743955870','2025-04-06 19:11:47',900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174395591035249137333','No',NULL,NULL,''),(26865,'4000','121743955870','2025-04-06 19:11:47',NULL,600.00,'','12','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(26866,'4000','121743955870','2025-04-06 19:11:10',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(26867,'4000','121743955870','2025-04-06 19:11:26',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(26872,'1050','121743955912','2025-04-06 19:14:36',600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174395610000123312630','No',NULL,NULL,''),(26873,'1110','121743955912','2025-04-06 19:14:36',NULL,100.00,'','12','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(26874,'1110','121743955912','2025-04-06 19:11:52',NULL,400.00,'','12','1','Inventory sold','1','','sales','6020','','No',NULL,NULL,''),(26875,'5500','121743955912','2025-04-06 19:14:49',500.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26876,'4000','121743955912','2025-04-06 19:14:36',NULL,200.00,'','12','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(26877,'4000','121743955912','2025-04-06 19:11:52',NULL,400.00,'','12','1','Good sold','1','','sales','6020','','No',NULL,NULL,''),(26878,'1050','191743958146','2025-04-06 19:49:19',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174395816123333933433','No',NULL,NULL,''),(26879,'4000','191743958146','2025-04-06 19:49:19',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(26907,'1050','191743962313','2025-04-06 21:02:58',11600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174396283022932120333','No',NULL,NULL,''),(26908,'1110','191743962313','2025-04-06 21:02:58',NULL,1020.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(26909,'1110','191743962313','2025-04-06 20:59:33',NULL,432.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(26910,'1110','191743962313','2025-04-06 20:59:43',NULL,586.56,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(26911,'1110','191743962313','2025-04-06 20:59:57',NULL,2900.00,'','19','1','Inventory sold','1','','sales','B157','','No',NULL,NULL,''),(26912,'1110','191743962313','2025-04-06 21:00:53',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(26913,'1110','191743962313','2025-04-06 21:01:13',NULL,1200.00,'','19','1','Inventory sold','1','','sales','6614','','No',NULL,NULL,''),(26914,'1110','191743962313','2025-04-06 21:01:39',NULL,200.00,'','19','1','Inventory sold','1','','sales','B014','','No',NULL,NULL,''),(26915,'1110','191743962313','2025-04-06 21:01:55',NULL,176.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(26916,'1110','191743962313','2025-04-06 21:02:05',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(26917,'1110','191743962313','2025-04-06 21:02:17',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(26918,'5500','191743962313','2025-04-06 21:02:47',7013.73,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26919,'4000','191743962313','2025-04-06 21:02:58',NULL,1500.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(26920,'4000','191743962313','2025-04-06 20:58:33',NULL,300.00,'','19','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(26921,'4000','191743962313','2025-04-06 20:59:22',NULL,300.00,'','19','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(26922,'4000','191743962313','2025-04-06 20:59:33',NULL,800.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(26923,'4000','191743962313','2025-04-06 20:59:43',NULL,750.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(26924,'4000','191743962313','2025-04-06 20:59:57',NULL,3500.00,'','19','1','Good sold','1','','sales','B157','','No',NULL,NULL,''),(26925,'4000','191743962313','2025-04-06 21:00:53',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(26926,'4000','191743962313','2025-04-06 21:01:04',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(26927,'4000','191743962313','2025-04-06 21:01:13',NULL,1200.00,'','19','1','Good sold','1','','sales','6614','','No',NULL,NULL,''),(26928,'4000','191743962313','2025-04-06 21:01:20',NULL,1400.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(26929,'4000','191743962313','2025-04-06 21:01:39',NULL,350.00,'','19','1','Good sold','1','','sales','B014','','No',NULL,NULL,''),(26930,'4000','191743962313','2025-04-06 21:01:55',NULL,300.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(26931,'4000','191743962313','2025-04-06 21:02:05',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(26932,'4000','191743962313','2025-04-06 21:02:17',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(26933,'4000','191743962313','2025-04-06 21:02:33',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(26934,'1050','191743965603','2025-04-06 21:56:03',2450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174396576519323405502','No',NULL,NULL,''),(26935,'1110','191743965603','2025-04-06 21:56:03',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(26936,'1110','191743965603','2025-04-06 21:54:03',NULL,100.00,'','19','1','Inventory sold','1','','sales','6042','','No',NULL,NULL,''),(26937,'1110','191743965603','2025-04-06 21:54:51',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(26938,'5500','191743965603','2025-04-06 21:55:03',1391.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26939,'4000','191743965603','2025-04-06 21:56:03',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(26940,'4000','191743965603','2025-04-06 21:53:23',NULL,200.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(26941,'4000','191743965603','2025-04-06 21:53:35',NULL,500.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(26942,'4000','191743965603','2025-04-06 21:53:48',NULL,150.00,'','19','1','Good sold','1','','sales','6545','','No',NULL,NULL,''),(26943,'4000','191743965603','2025-04-06 21:54:03',NULL,200.00,'','19','1','Good sold','1','','sales','6042','','No',NULL,NULL,''),(26944,'4000','191743965603','2025-04-06 21:54:51',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(26945,'1050','191744018285','2025-04-07 12:31:53',150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174401832020023230132','No',NULL,NULL,''),(26946,'4000','191744018285','2025-04-07 12:31:53',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(26955,'1050','191744029791','2025-04-07 15:43:55',2300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174402988592022431002','No',NULL,NULL,''),(26956,'1110','191744029791','2025-04-07 15:43:55',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(26957,'1110','191744029791','2025-04-07 15:43:39',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(26958,'1110','191744029791','2025-04-07 15:43:49',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(26959,'5500','191744029791','2025-04-07 15:44:36',1595.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26960,'4000','191744029791','2025-04-07 15:43:55',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(26961,'4000','191744029791','2025-04-07 15:43:11',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(26962,'4000','191744029791','2025-04-07 15:43:20',NULL,200.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(26963,'4000','191744029791','2025-04-07 15:43:39',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(26964,'4000','191744029791','2025-04-07 15:43:49',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(26965,'1050','191744030450','2025-04-07 15:56:42',3600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174403061433074222023','No',NULL,NULL,''),(26966,'1110','191744030450','2025-04-07 15:56:42',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(26967,'1110','191744030450','2025-04-07 15:54:39',NULL,700.00,'','19','1','Inventory sold','1','','sales','6583','','No',NULL,NULL,''),(26968,'1110','191744030450','2025-04-07 15:54:57',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(26969,'1110','191744030450','2025-04-07 15:55:08',NULL,100.00,'','19','1','Inventory sold','1','','sales','5988','','No',NULL,NULL,''),(26970,'1110','191744030450','2025-04-07 15:55:28',NULL,100.00,'','19','1','Inventory sold','1','','sales','5988','','No',NULL,NULL,''),(26971,'1110','191744030450','2025-04-07 15:56:00',NULL,100.00,'','19','1','Inventory sold','1','','sales','6027','','No',NULL,NULL,''),(26972,'1110','191744030450','2025-04-07 15:56:16',NULL,432.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(26973,'5500','191744030450','2025-04-07 15:56:27',2511.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26974,'4000','191744030450','2025-04-07 15:56:42',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(26975,'4000','191744030450','2025-04-07 15:54:10',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(26976,'4000','191744030450','2025-04-07 15:54:39',NULL,800.00,'','19','1','Good sold','1','','sales','6583','','No',NULL,NULL,''),(26977,'4000','191744030450','2025-04-07 15:54:57',NULL,1200.00,'','19','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(26978,'4000','191744030450','2025-04-07 15:55:08',NULL,100.00,'','19','1','Good sold','1','','sales','5988','','No',NULL,NULL,''),(26979,'4000','191744030450','2025-04-07 15:55:28',NULL,100.00,'','19','1','Good sold','1','','sales','5988','','No',NULL,NULL,''),(26980,'4000','191744030450','2025-04-07 15:55:49',NULL,150.00,'','19','1','Good sold','1','','sales','6538','','No',NULL,NULL,''),(26981,'4000','191744030450','2025-04-07 15:56:00',NULL,150.00,'','19','1','Good sold','1','','sales','6027','','No',NULL,NULL,''),(26982,'4000','191744030450','2025-04-07 15:56:16',NULL,800.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(26983,'1050','191744030658','2025-04-07 15:57:48',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174403067506020443207','No',NULL,NULL,''),(26984,'1110','191744030658','2025-04-07 15:57:48',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(26985,'5500','191744030658','2025-04-07 15:57:38',79.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26986,'4000','191744030658','2025-04-07 15:57:48',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(26991,'1050','191744030804','2025-04-07 17:49:25',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174403736877081384073','No',NULL,NULL,''),(26992,'1110','191744030804','2025-04-07 17:49:25',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(26993,'1110','191744030804','2025-04-07 16:00:04',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(26994,'5500','191744030804','2025-04-07 17:49:14',800.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26995,'4000','191744030804','2025-04-07 17:49:25',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(26996,'4000','191744030804','2025-04-07 16:00:04',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(26997,'4000','191744030804','2025-04-07 17:48:43',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(26998,'4000','191744030804','2025-04-07 17:49:00',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(26999,'1050','191744037371','2025-04-07 17:50:07',2000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174403741173302223223','No',NULL,NULL,''),(27000,'1110','191744037371','2025-04-07 17:50:07',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(27001,'1110','191744037371','2025-04-07 17:49:31',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(27002,'5500','191744037371','2025-04-07 17:49:53',1516.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27003,'4000','191744037371','2025-04-07 17:50:07',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(27004,'4000','191744037371','2025-04-07 17:49:31',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(27005,'4000','191744037371','2025-04-07 17:49:44',NULL,300.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(27006,'1050','191744042735','2025-04-07 19:19:14',700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174404275942722342223','No',NULL,NULL,''),(27007,'1110','191744042735','2025-04-07 19:19:14',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(27008,'5500','191744042735','2025-04-07 19:18:56',400.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27009,'4000','191744042735','2025-04-07 19:19:14',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(27016,'1050','191744044352','2025-04-07 19:46:26',3300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174404759005322203350','No',NULL,NULL,''),(27017,'1110','191744044352','2025-04-07 19:46:26',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(27018,'1110','191744044352','2025-04-07 19:46:19',NULL,950.00,'','19','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(27019,'5500','191744044352','2025-04-07 20:39:28',2250.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27020,'4000','191744044352','2025-04-07 19:46:26',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(27021,'4000','191744044352','2025-04-07 19:45:52',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(27022,'4000','191744044352','2025-04-07 19:46:02',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(27023,'4000','191744044352','2025-04-07 19:46:19',NULL,1700.00,'','19','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(27024,'1050','191744030773','2025-04-07 15:59:51',900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174404761562933044753','No',NULL,NULL,''),(27025,'1110','191744030773','2025-04-07 15:59:51',NULL,612.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(27026,'5500','191744030773','2025-04-07 15:59:33',612.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27027,'4000','191744030773','2025-04-07 15:59:51',NULL,900.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(27032,'1050','191744101385','2025-04-08 11:36:36',1500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174410320822913942140','No',NULL,NULL,''),(27033,'1110','191744101385','2025-04-08 11:36:36',NULL,507.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(27034,'1110','191744101385','2025-04-08 11:36:25',NULL,507.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(27035,'5500','191744101385','2025-04-08 12:06:32',1014.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27036,'4000','191744101385','2025-04-08 11:36:36',NULL,750.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(27037,'4000','191744101385','2025-04-08 11:36:25',NULL,750.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(27059,'1050','191744117564','2025-04-08 16:06:40',3650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174412489530122991439','No',NULL,NULL,''),(27060,'1110','191744117564','2025-04-08 16:06:40',NULL,1290.00,'','19','1','Inventory sold','1','','sales','B044','','No',NULL,NULL,''),(27061,'1110','191744117564','2025-04-08 16:06:04',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(27062,'1110','191744117564','2025-04-08 16:06:14',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(27063,'1110','191744117564','2025-04-08 16:06:23',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(27064,'1110','191744117564','2025-04-08 17:58:10',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(27065,'5500','191744117564','2025-04-08 18:08:04',2240.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27066,'4000','191744117564','2025-04-08 16:06:40',NULL,2200.00,'','19','1','Good sold','1','','sales','B044','','No',NULL,NULL,''),(27067,'4000','191744117564','2025-04-08 16:06:04',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(27068,'4000','191744117564','2025-04-08 16:06:14',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(27069,'4000','191744117564','2025-04-08 16:06:23',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(27070,'4000','191744117564','2025-04-08 17:58:00',NULL,100.00,'','19','1','Good sold','1','','sales','6526','','No',NULL,NULL,''),(27071,'4000','191744117564','2025-04-08 17:58:10',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(27072,'4000','191744117564','2025-04-08 17:58:23',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(27073,'1050','191744124898','2025-04-08 18:09:06',1350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174412496032212210030','No',NULL,NULL,''),(27074,'1110','191744124898','2025-04-08 18:09:06',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(27075,'1110','191744124898','2025-04-08 18:08:18',NULL,150.83,'','19','1','Inventory sold','1','','sales','B021','','No',NULL,NULL,''),(27076,'1110','191744124898','2025-04-08 18:08:31',NULL,800.00,'','19','1','Inventory sold','1','','sales','6582','','No',NULL,NULL,''),(27077,'1110','191744124898','2025-04-08 18:08:49',NULL,100.00,'','19','1','Inventory sold','1','','sales','6034','','No',NULL,NULL,''),(27078,'5500','191744124898','2025-04-08 18:08:58',1130.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27079,'4000','191744124898','2025-04-08 18:09:06',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(27080,'4000','191744124898','2025-04-08 18:08:18',NULL,250.00,'','19','1','Good sold','1','','sales','B021','','No',NULL,NULL,''),(27081,'4000','191744124898','2025-04-08 18:08:31',NULL,800.00,'','19','1','Good sold','1','','sales','6582','','No',NULL,NULL,''),(27082,'4000','191744124898','2025-04-08 18:08:49',NULL,100.00,'','19','1','Good sold','1','','sales','6034','','No',NULL,NULL,''),(27120,'1050','191744124962','2025-04-08 18:24:59',2900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174413347523370423317','No',NULL,NULL,''),(27121,'1110','191744124962','2025-04-08 18:24:48',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(27122,'1110','191744124962','2025-04-08 18:26:50',NULL,374.00,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(27123,'1110','191744124962','2025-04-08 19:59:12',NULL,222.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(27124,'5500','191744124962','2025-04-08 20:31:02',1896.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27125,'4000','191744124962','2025-04-08 18:24:59',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(27126,'4000','191744124962','2025-04-08 18:09:22',NULL,300.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(27127,'4000','191744124962','2025-04-08 18:24:48',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(27128,'4000','191744124962','2025-04-08 18:26:50',NULL,500.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(27129,'4000','191744124962','2025-04-08 19:59:12',NULL,300.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(27130,'4000','191744124962','2025-04-08 20:08:52',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(27131,'4000','191744124962','2025-04-08 20:30:47',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(27144,'1050','191744132179','2025-04-08 20:11:10',2720.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174413748330027232233','No',NULL,NULL,''),(27145,'1110','191744132179','2025-04-08 20:11:10',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(27146,'1110','191744132179','2025-04-08 20:09:40',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(27147,'1110','191744132179','2025-04-08 20:09:53',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(27148,'1110','191744132179','2025-04-08 20:10:36',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(27149,'1110','191744132179','2025-04-08 21:30:14',NULL,20.00,'','19','1','Inventory sold','1','','sales','6029','','No',NULL,NULL,''),(27150,'5500','191744132179','2025-04-08 21:37:48',2106.56,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27151,'4000','191744132179','2025-04-08 20:11:10',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(27152,'4000','191744132179','2025-04-08 20:09:40',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(27153,'4000','191744132179','2025-04-08 20:09:53',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(27154,'4000','191744132179','2025-04-08 20:10:12',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(27155,'4000','191744132179','2025-04-08 20:10:18',NULL,150.00,'','19','1','Good sold','1','','sales','6545','','No',NULL,NULL,''),(27156,'4000','191744132179','2025-04-08 20:10:36',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(27157,'4000','191744132179','2025-04-08 21:30:14',NULL,70.00,'','19','1','Good sold','1','','sales','6029','','No',NULL,NULL,''),(27158,'1050','121744206187','2025-04-09 16:43:37',750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174420621926101032372','No',NULL,NULL,''),(27159,'1110','121744206187','2025-04-09 16:43:07',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(27160,'5500','121744206187','2025-04-09 16:43:26',216.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27161,'4000','121744206187','2025-04-09 16:43:37',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(27162,'4000','121744206187','2025-04-09 16:43:07',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(27163,'4000','121744206187','2025-04-09 16:43:19',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(27164,'1050','121744206221','2025-04-09 18:06:09',400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174421117200020331222','No',NULL,NULL,''),(27165,'1110','121744206221','2025-04-09 18:06:09',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(27166,'5500','121744206221','2025-04-09 18:05:55',204.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27167,'4000','121744206221','2025-04-09 18:06:09',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(27168,'4000','121744206221','2025-04-09 16:43:41',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(27169,'1050','121744299700','2025-04-10 18:42:08',750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174429973503032290032','No',NULL,NULL,''),(27170,'4000','121744299700','2025-04-10 18:42:08',NULL,750.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(27171,'1050','121744299748','2025-04-10 18:42:54',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174429978601937393322','No',NULL,NULL,''),(27172,'1110','121744299748','2025-04-10 18:42:54',NULL,352.00,'','12','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(27173,'5500','121744299748','2025-04-10 18:42:28',352.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27174,'4000','121744299748','2025-04-10 18:42:54',NULL,500.00,'','12','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(27175,'1050','121744299809','2025-04-10 19:02:07',1700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174430093020002233232','No',NULL,NULL,''),(27176,'1110','121744299809','2025-04-10 19:02:07',NULL,704.00,'','12','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(27177,'1110','121744299809','2025-04-10 18:43:29',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(27178,'1110','121744299809','2025-04-10 19:01:45',NULL,100.00,'','12','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(27179,'5500','121744299809','2025-04-10 19:01:58',1142.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27180,'4000','121744299809','2025-04-10 19:02:07',NULL,1000.00,'','12','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(27181,'4000','121744299809','2025-04-10 18:43:29',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(27182,'4000','121744299809','2025-04-10 19:01:45',NULL,200.00,'','12','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(27189,'1050','121744301654','2025-04-10 19:14:33',1400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174430653203233303032','No',NULL,NULL,''),(27190,'1110','121744301654','2025-04-10 19:14:33',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(27191,'1110','121744301654','2025-04-10 19:14:14',NULL,610.00,'','12','1','Inventory sold','1','','sales','B064','','No',NULL,NULL,''),(27192,'1110','121744301654','2025-04-10 19:14:23',NULL,100.00,'','12','1','Inventory sold','1','','sales','6034','','No',NULL,NULL,''),(27193,'5500','121744301654','2025-04-10 20:35:16',752.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27194,'4000','121744301654','2025-04-10 19:14:33',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(27195,'4000','121744301654','2025-04-10 19:14:14',NULL,1200.00,'','12','1','Good sold','1','','sales','B064','','No',NULL,NULL,''),(27196,'4000','121744301654','2025-04-10 19:14:23',NULL,100.00,'','12','1','Good sold','1','','sales','6034','','No',NULL,NULL,''),(27197,'1050','121744314509','2025-04-10 22:49:55',1150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174431460041024241332','No',NULL,NULL,''),(27198,'1110','121744314509','2025-04-10 22:48:42',NULL,600.00,'','12','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(27199,'5500','121744314509','2025-04-10 22:49:41',600.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27200,'4000','121744314509','2025-04-10 22:49:55',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(27201,'4000','121744314509','2025-04-10 22:48:29',NULL,200.00,'','12','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(27202,'4000','121744314509','2025-04-10 22:48:42',NULL,600.00,'','12','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(27203,'4000','121744314509','2025-04-10 22:49:22',NULL,250.00,'','12','1','Good sold','1','','sales','6575','','No',NULL,NULL,''),(27216,'1050','191744373959','2025-04-11 15:20:39',2350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174437404120002030302','No',NULL,NULL,''),(27217,'1110','191744373959','2025-04-11 15:19:19',NULL,265.00,'','19','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(27218,'1110','191744373959','2025-04-11 15:19:46',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(27219,'1110','191744373959','2025-04-11 15:20:13',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(27220,'5500','191744373959','2025-04-11 15:20:23',1415.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27221,'4000','191744373959','2025-04-11 15:20:39',NULL,300.00,'','19','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(27222,'4000','191744373959','2025-04-11 15:19:19',NULL,350.00,'','19','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(27223,'4000','191744373959','2025-04-11 15:19:46',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(27224,'4000','191744373959','2025-04-11 15:19:56',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(27225,'4000','191744373959','2025-04-11 15:20:05',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(27226,'4000','191744373959','2025-04-11 15:20:13',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(27333,'1050','121744374420','2025-04-11 15:28:00',3500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174438046402340341324','No',NULL,NULL,''),(27334,'1110','121744374420','2025-04-11 15:27:15',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(27335,'1110','121744374420','2025-04-11 15:27:25',NULL,2400.00,'','12','1','Inventory sold','1','','sales','6591','','No',NULL,NULL,''),(27336,'1110','121744374420','2025-04-11 15:27:46',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(27337,'1110','121744374420','2025-04-11 17:07:11',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(27338,'5500','121744374420','2025-04-11 17:07:26',2700.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27339,'4000','121744374420','2025-04-11 15:28:00',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(27340,'4000','121744374420','2025-04-11 15:27:00',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(27341,'4000','121744374420','2025-04-11 15:27:15',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(27342,'4000','121744374420','2025-04-11 15:27:25',NULL,2400.00,'','12','1','Good sold','1','','sales','6591','','No',NULL,NULL,''),(27343,'4000','121744374420','2025-04-11 15:27:34',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(27344,'4000','121744374420','2025-04-11 15:27:46',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(27345,'4000','121744374420','2025-04-11 17:07:11',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(27346,'1050','121744380467','2025-04-11 17:20:50',2500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174438125334222202327','No',NULL,NULL,''),(27347,'4000','121744380467','2025-04-11 17:20:50',NULL,1300.00,'','12','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(27348,'4000','121744380467','2025-04-11 17:07:48',NULL,400.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(27349,'4000','121744380467','2025-04-11 17:20:16',NULL,400.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(27350,'4000','121744380467','2025-04-11 17:20:26',NULL,400.00,'','12','1','Good sold','1','','sales','6537','','No',NULL,NULL,''),(27382,'1050','191744366925','2025-04-11 13:24:11',12900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174438696362672203362','No',NULL,NULL,''),(27383,'1110','191744366925','2025-04-11 13:24:11',NULL,150.00,'','19','1','Inventory sold','1','','sales','6003','','No',NULL,NULL,''),(27384,'1110','191744366925','2025-04-11 13:22:29',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(27385,'1110','191744366925','2025-04-11 13:22:40',NULL,4800.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(27386,'1110','191744366925','2025-04-11 13:23:48',NULL,900.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(27387,'1110','191744366925','2025-04-11 13:24:00',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(27388,'1110','191744366925','2025-04-11 15:22:13',NULL,150.00,'','19','1','Inventory sold','1','','sales','6003','','No',NULL,NULL,''),(27389,'1110','191744366925','2025-04-11 15:24:59',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(27390,'1110','191744366925','2025-04-11 16:32:12',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(27391,'1110','191744366925','2025-04-11 16:32:53',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(27392,'1110','191744366925','2025-04-11 17:03:33',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(27393,'1110','191744366925','2025-04-11 17:04:11',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(27394,'1110','191744366925','2025-04-11 18:01:18',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(27395,'1110','191744366925','2025-04-11 18:55:43',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(27396,'5500','191744366925','2025-04-11 18:55:51',6487.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27397,'4000','191744366925','2025-04-11 13:24:11',NULL,150.00,'','19','1','Good sold','1','','sales','6003','','No',NULL,NULL,''),(27398,'4000','191744366925','2025-04-11 13:22:06',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(27399,'4000','191744366925','2025-04-11 13:22:29',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(27400,'4000','191744366925','2025-04-11 13:22:40',NULL,7200.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(27401,'4000','191744366925','2025-04-11 13:23:34',NULL,600.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(27402,'4000','191744366925','2025-04-11 13:23:48',NULL,1200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(27403,'4000','191744366925','2025-04-11 13:24:00',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(27404,'4000','191744366925','2025-04-11 15:21:44',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(27405,'4000','191744366925','2025-04-11 15:22:13',NULL,150.00,'','19','1','Good sold','1','','sales','6003','','No',NULL,NULL,''),(27406,'4000','191744366925','2025-04-11 15:22:30',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(27407,'4000','191744366925','2025-04-11 15:22:45',NULL,550.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(27408,'4000','191744366925','2025-04-11 15:23:57',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(27409,'4000','191744366925','2025-04-11 15:24:59',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(27410,'4000','191744366925','2025-04-11 16:32:02',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(27411,'4000','191744366925','2025-04-11 16:32:12',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(27412,'4000','191744366925','2025-04-11 16:32:53',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(27413,'4000','191744366925','2025-04-11 17:03:33',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(27414,'4000','191744366925','2025-04-11 17:04:11',NULL,450.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(27415,'4000','191744366925','2025-04-11 18:01:18',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(27416,'4000','191744366925','2025-04-11 18:55:43',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(27417,'1050','121744390336','2025-04-11 19:53:05',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174439038802010008223','No',NULL,NULL,''),(27418,'4000','121744390336','2025-04-11 19:53:05',NULL,200.00,'','12','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(27419,'4000','121744390336','2025-04-11 19:52:16',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(27420,'1050','191744391483','2025-04-11 20:11:35',150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174439149770139722330','No',NULL,NULL,''),(27421,'4000','191744391483','2025-04-11 20:11:35',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(27422,'1050','121744392695','2025-04-11 20:32:11',1400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174439273927422202003','No',NULL,NULL,''),(27423,'1110','121744392695','2025-04-11 20:31:35',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(27424,'1110','121744392695','2025-04-11 20:31:46',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(27425,'5500','121744392695','2025-04-11 20:32:04',1000.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27426,'4000','121744392695','2025-04-11 20:32:11',NULL,200.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(27427,'4000','121744392695','2025-04-11 20:31:35',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(27428,'4000','121744392695','2025-04-11 20:31:46',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(27429,'4000','121744392695','2025-04-11 20:31:56',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(27430,'1050','191744461554','2025-04-12 15:58:42',4000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174446274923904032371','No',NULL,NULL,''),(27431,'1110','191744461554','2025-04-12 15:58:42',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(27432,'1110','191744461554','2025-04-12 15:39:14',NULL,700.00,'','19','1','Inventory sold','1','','sales','6583','','No',NULL,NULL,''),(27433,'5500','191744461554','2025-04-12 15:58:00',742.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27434,'4000','191744461554','2025-04-12 15:58:42',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(27435,'4000','191744461554','2025-04-12 15:39:14',NULL,800.00,'','19','1','Good sold','1','','sales','6583','','No',NULL,NULL,''),(27436,'4000','191744461554','2025-04-12 15:39:26',NULL,2400.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(27437,'4000','191744461554','2025-04-12 15:40:27',NULL,600.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(27438,'4000','191744461554','2025-04-12 15:57:42',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(27459,'1050','191744463183','2025-04-12 16:07:29',1900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174446326702232732233','No',NULL,NULL,''),(27460,'1110','191744463183','2025-04-12 16:07:29',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(27461,'5500','191744463183','2025-04-12 16:07:14',1000.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27462,'4000','191744463183','2025-04-12 16:07:29',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(27463,'4000','191744463183','2025-04-12 16:06:23',NULL,300.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(27464,'4000','191744463183','2025-04-12 16:06:58',NULL,300.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(27465,'1050','191744463274','2025-04-12 16:53:32',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174446601573352449329','No',NULL,NULL,''),(27466,'1110','191744463274','2025-04-12 16:53:32',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(27467,'5500','191744463274','2025-04-12 16:07:54',42.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27468,'4000','191744463274','2025-04-12 16:53:32',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(27507,'1050','191744462915','2025-04-12 16:02:05',2600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174447035934122234252','No',NULL,NULL,''),(27508,'1110','191744462915','2025-04-12 16:02:05',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(27509,'1110','191744462915','2025-04-12 16:01:55',NULL,352.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(27510,'1110','191744462915','2025-04-12 17:46:33',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(27511,'1110','191744462915','2025-04-12 17:46:52',NULL,700.00,'','19','1','Inventory sold','1','','sales','6583','','No',NULL,NULL,''),(27512,'1110','191744462915','2025-04-12 18:00:43',NULL,176.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(27513,'5500','191744462915','2025-04-12 18:05:38',1796.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27514,'4000','191744462915','2025-04-12 16:02:05',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(27515,'4000','191744462915','2025-04-12 16:01:55',NULL,500.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(27516,'4000','191744462915','2025-04-12 17:46:33',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(27517,'4000','191744462915','2025-04-12 17:46:52',NULL,800.00,'','19','1','Good sold','1','','sales','6583','','No',NULL,NULL,''),(27518,'4000','191744462915','2025-04-12 18:00:43',NULL,300.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(27519,'1050','191744470363','2025-04-12 18:31:19',3300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174447189029322010001','No',NULL,NULL,''),(27520,'1110','191744470363','2025-04-12 18:06:04',NULL,352.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(27521,'1110','191744470363','2025-04-12 18:30:21',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(27522,'1110','191744470363','2025-04-12 18:30:56',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(27523,'5500','191744470363','2025-04-12 18:31:06',1752.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27524,'4000','191744470363','2025-04-12 18:31:19',NULL,300.00,'','19','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(27525,'4000','191744470363','2025-04-12 18:06:04',NULL,500.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(27526,'4000','191744470363','2025-04-12 18:30:07',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(27527,'4000','191744470363','2025-04-12 18:30:21',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(27528,'4000','191744470363','2025-04-12 18:30:35',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(27529,'4000','191744470363','2025-04-12 18:30:56',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(27530,'1050','191744462928','2025-04-12 16:05:51',10050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174447223523422332700','No',NULL,NULL,''),(27531,'1110','191744462928','2025-04-12 16:05:51',NULL,316.67,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(27532,'1110','191744462928','2025-04-12 16:02:38',NULL,1290.00,'','19','1','Inventory sold','1','','sales','B044','','No',NULL,NULL,''),(27533,'1110','191744462928','2025-04-12 16:03:08',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(27534,'1110','191744462928','2025-04-12 16:04:51',NULL,47.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(27535,'1110','191744462928','2025-04-12 17:44:47',NULL,956.00,'','19','1','Inventory sold','1','','sales','B181','','No',NULL,NULL,''),(27536,'1110','191744462928','2025-04-12 17:45:44',NULL,1500.00,'','19','1','Inventory sold','1','','sales','6015','','No',NULL,NULL,''),(27537,'5500','191744462928','2025-04-12 18:36:21',4109.67,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27538,'4000','191744462928','2025-04-12 16:05:51',NULL,800.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(27539,'4000','191744462928','2025-04-12 16:02:08',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(27540,'4000','191744462928','2025-04-12 16:02:38',NULL,2200.00,'','19','1','Good sold','1','','sales','B044','','No',NULL,NULL,''),(27541,'4000','191744462928','2025-04-12 16:02:52',NULL,1200.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(27542,'4000','191744462928','2025-04-12 16:03:08',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(27543,'4000','191744462928','2025-04-12 16:03:26',NULL,200.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(27544,'4000','191744462928','2025-04-12 16:03:39',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(27545,'4000','191744462928','2025-04-12 16:03:55',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(27546,'4000','191744462928','2025-04-12 16:04:11',NULL,600.00,'','19','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(27547,'4000','191744462928','2025-04-12 16:04:51',NULL,100.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(27548,'4000','191744462928','2025-04-12 16:05:19',NULL,900.00,'','19','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(27549,'4000','191744462928','2025-04-12 17:44:47',NULL,1700.00,'','19','1','Good sold','1','','sales','B181','','No',NULL,NULL,''),(27550,'4000','191744462928','2025-04-12 17:45:25',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(27551,'4000','191744462928','2025-04-12 17:45:44',NULL,1500.00,'','19','1','Good sold','1','','sales','6015','','No',NULL,NULL,''),(27552,'1050','191744472343','2025-04-12 18:39:28',2200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174447238038214201030','No',NULL,NULL,''),(27553,'1110','191744472343','2025-04-12 18:39:28',NULL,1290.00,'','19','1','Inventory sold','1','','sales','B044','','No',NULL,NULL,''),(27554,'5500','191744472343','2025-04-12 18:39:03',1290.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27555,'4000','191744472343','2025-04-12 18:39:28',NULL,2200.00,'','19','1','Good sold','1','','sales','B044','','No',NULL,NULL,''),(27556,'1050','191744472381','2025-04-12 19:02:21',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174447374403293920932','No',NULL,NULL,''),(27557,'4000','191744472381','2025-04-12 19:02:21',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(27558,'1050','191744473746','2025-04-12 19:03:29',950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174447381208432123030','No',NULL,NULL,''),(27559,'1110','191744473746','2025-04-12 19:02:41',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(27560,'1110','191744473746','2025-04-12 19:02:57',NULL,187.00,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(27561,'1110','191744473746','2025-04-12 19:03:06',NULL,187.00,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(27562,'5500','191744473746','2025-04-12 19:03:18',374.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27563,'4000','191744473746','2025-04-12 19:03:29',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(27564,'4000','191744473746','2025-04-12 19:02:26',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(27565,'4000','191744473746','2025-04-12 19:02:41',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(27566,'4000','191744473746','2025-04-12 19:02:57',NULL,250.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(27567,'4000','191744473746','2025-04-12 19:03:06',NULL,250.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(27581,'1050','191744476935','2025-04-12 19:55:54',1050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174447698294081677140','No',NULL,NULL,''),(27582,'1110','191744476935','2025-04-12 19:55:54',NULL,750.00,'','19','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(27583,'1110','191744476935','2025-04-12 19:55:35',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(27584,'5500','191744476935','2025-04-12 19:56:12',829.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27585,'4000','191744476935','2025-04-12 19:55:54',NULL,750.00,'','19','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(27586,'4000','191744476935','2025-04-12 19:55:35',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(27587,'4000','191744476935','2025-04-12 19:55:45',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(27588,'1050','191744476985','2025-04-12 20:15:31',1450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174447813321232313324','No',NULL,NULL,''),(27589,'1110','191744476985','2025-04-12 20:15:31',NULL,666.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(27590,'1110','191744476985','2025-04-12 19:56:25',NULL,176.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(27591,'1110','191744476985','2025-04-12 20:15:12',NULL,176.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(27592,'5500','191744476985','2025-04-12 20:15:20',1018.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27593,'4000','191744476985','2025-04-12 20:15:31',NULL,900.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(27594,'4000','191744476985','2025-04-12 19:56:25',NULL,250.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(27595,'4000','191744476985','2025-04-12 20:15:12',NULL,300.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(27596,'1050','191744474811','2025-04-12 19:22:34',1700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174447832573373022445','No',NULL,NULL,''),(27597,'1110','191744474811','2025-04-12 19:22:34',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(27598,'1110','191744474811','2025-04-12 19:20:11',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(27599,'5500','191744474811','2025-04-12 20:18:27',743.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27600,'4000','191744474811','2025-04-12 19:22:34',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(27601,'4000','191744474811','2025-04-12 19:20:11',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(27602,'4000','191744474811','2025-04-12 19:21:52',NULL,300.00,'','19','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(27603,'4000','191744474811','2025-04-12 19:22:23',NULL,300.00,'','19','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(27604,'1050','191744481230','2025-04-12 21:07:27',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174448124902000131404','No',NULL,NULL,''),(27605,'4000','191744481230','2025-04-12 21:07:27',NULL,400.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(27606,'1050','191744481418','2025-04-12 21:10:31',750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174448143302421003812','No',NULL,NULL,''),(27607,'1110','191744481418','2025-04-12 21:10:31',NULL,586.56,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(27608,'5500','191744481418','2025-04-12 21:10:18',586.56,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27609,'4000','191744481418','2025-04-12 21:10:31',NULL,750.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(27610,'1050','191744481796','2025-04-12 21:16:45',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174448180774334320201','No',NULL,NULL,''),(27611,'4000','191744481796','2025-04-12 21:16:45',NULL,200.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(27632,'1050','121744546648','2025-04-13 15:17:40',400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174454666302202113242','No',NULL,NULL,''),(27633,'1110','121744546648','2025-04-13 15:17:40',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(27634,'5500','121744546648','2025-04-13 15:17:28',216.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27635,'4000','121744546648','2025-04-13 15:17:40',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(27653,'1050','191744542991','2025-04-13 14:17:40',5650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174454772573220052310','No',NULL,NULL,''),(27654,'1110','191744542991','2025-04-13 14:17:40',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(27655,'1110','191744542991','2025-04-13 14:16:31',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(27656,'1110','191744542991','2025-04-13 14:16:48',NULL,3000.00,'','19','1','Inventory sold','1','','sales','6015','','No',NULL,NULL,''),(27657,'1110','191744542991','2025-04-13 14:17:02',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(27658,'5500','191744542991','2025-04-13 15:35:12',4741.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27659,'4000','191744542991','2025-04-13 14:17:40',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(27660,'4000','191744542991','2025-04-13 14:16:31',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(27661,'4000','191744542991','2025-04-13 14:16:48',NULL,3000.00,'','19','1','Good sold','1','','sales','6015','','No',NULL,NULL,''),(27662,'4000','191744542991','2025-04-13 14:17:02',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(27663,'4000','191744542991','2025-04-13 14:17:16',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(27664,'4000','191744542991','2025-04-13 14:17:29',NULL,250.00,'','19','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(27665,'4000','191744542991','2025-04-13 15:34:34',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(27666,'4000','191744542991','2025-04-13 15:34:46',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(27681,'1050','121744548070','2025-04-13 15:56:01',5450.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174454896432079324433','No',NULL,NULL,''),(27682,'1110','121744548070','2025-04-13 15:56:01',NULL,300.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(27683,'1110','121744548070','2025-04-13 15:54:55',NULL,2000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(27684,'1110','121744548070','2025-04-13 15:55:05',NULL,338.00,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(27685,'1110','121744548070','2025-04-13 15:55:18',NULL,586.56,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(27686,'1110','121744548070','2025-04-13 15:55:29',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(27687,'1110','121744548070','2025-04-13 15:55:44',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(27688,'5500','121744548070','2025-04-13 15:55:51',3482.56,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27689,'4000','121744548070','2025-04-13 15:56:01',NULL,600.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(27690,'4000','121744548070','2025-04-13 15:41:10',NULL,300.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(27691,'4000','121744548070','2025-04-13 15:54:42',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(27692,'4000','121744548070','2025-04-13 15:54:55',NULL,2600.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(27693,'4000','121744548070','2025-04-13 15:55:05',NULL,500.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(27694,'4000','121744548070','2025-04-13 15:55:18',NULL,750.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(27695,'4000','121744548070','2025-04-13 15:55:29',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(27696,'4000','121744548070','2025-04-13 15:55:44',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(27713,'1050','191744552212','2025-04-13 16:50:47',1050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174455225019352220222','No',NULL,NULL,''),(27714,'1110','191744552212','2025-04-13 16:50:24',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(27715,'5500','191744552212','2025-04-13 16:50:35',150.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27716,'4000','191744552212','2025-04-13 16:50:47',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(27717,'4000','191744552212','2025-04-13 16:50:12',NULL,650.00,'','19','1','Good sold','1','','sales','6505','','No',NULL,NULL,''),(27718,'4000','191744552212','2025-04-13 16:50:24',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(27738,'1050','121744552638','2025-04-13 16:58:24',550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174455271017231030522','No',NULL,NULL,''),(27739,'4000','121744552638','2025-04-13 16:58:24',NULL,200.00,'','12','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(27740,'4000','121744552638','2025-04-13 16:57:18',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(27741,'4000','121744552638','2025-04-13 16:57:50',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(27753,'1050','121744555252','2025-04-13 17:40:59',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174455526223221072303','No',NULL,NULL,''),(27754,'1110','121744555252','2025-04-13 17:40:59',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(27755,'5500','121744555252','2025-04-13 17:40:52',42.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27756,'4000','121744555252','2025-04-13 17:40:59',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(27762,'1050','121744552608','2025-04-13 16:57:13',950.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174455534620123222646','No',NULL,NULL,''),(27763,'1110','121744552608','2025-04-13 16:57:13',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(27764,'1110','121744552608','2025-04-13 16:57:02',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(27765,'5500','121744552608','2025-04-13 17:42:13',432.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27766,'4000','121744552608','2025-04-13 16:57:13',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(27767,'4000','121744552608','2025-04-13 16:56:48',NULL,150.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(27768,'4000','121744552608','2025-04-13 16:57:02',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(27769,'1050','121744555347','2025-04-13 17:42:44',2000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174455536732134522303','No',NULL,NULL,''),(27770,'1110','121744555347','2025-04-13 17:42:44',NULL,975.00,'','12','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(27771,'5500','121744555347','2025-04-13 17:42:27',975.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27772,'4000','121744555347','2025-04-13 17:42:44',NULL,2000.00,'','12','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(27773,'1050','121744555367','2025-04-13 17:52:37',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174455596052335222303','No',NULL,NULL,''),(27774,'4000','121744555367','2025-04-13 17:52:37',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(27775,'1050','191744552251','2025-04-13 16:52:12',4500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174455611324071032940','No',NULL,NULL,''),(27776,'1110','191744552251','2025-04-13 16:50:51',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(27777,'1110','191744552251','2025-04-13 16:51:26',NULL,265.00,'','19','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(27778,'1110','191744552251','2025-04-13 16:51:50',NULL,544.00,'','19','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(27779,'1110','191744552251','2025-04-13 16:52:03',NULL,800.00,'','19','1','Inventory sold','1','','sales','6614','','No',NULL,NULL,''),(27780,'1110','191744552251','2025-04-13 17:19:47',NULL,265.00,'','19','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(27781,'1110','191744552251','2025-04-13 17:54:29',NULL,544.00,'','19','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(27782,'1110','191744552251','2025-04-13 17:54:50',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(27783,'5500','191744552251','2025-04-13 17:55:03',2713.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27784,'4000','191744552251','2025-04-13 16:52:12',NULL,1000.00,'','19','1','Good sold','1','','sales','6556','','No',NULL,NULL,''),(27785,'4000','191744552251','2025-04-13 16:50:51',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(27786,'4000','191744552251','2025-04-13 16:51:26',NULL,350.00,'','19','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(27787,'4000','191744552251','2025-04-13 16:51:50',NULL,700.00,'','19','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(27788,'4000','191744552251','2025-04-13 16:52:03',NULL,800.00,'','19','1','Good sold','1','','sales','6614','','No',NULL,NULL,''),(27789,'4000','191744552251','2025-04-13 17:19:47',NULL,350.00,'','19','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(27790,'4000','191744552251','2025-04-13 17:54:29',NULL,700.00,'','19','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(27791,'4000','191744552251','2025-04-13 17:54:50',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(27809,'1050','191744556149','2025-04-13 17:56:19',2800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174455799122345302333','No',NULL,NULL,''),(27810,'1110','191744556149','2025-04-13 17:56:19',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(27811,'1110','191744556149','2025-04-13 17:55:49',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(27812,'1110','191744556149','2025-04-13 17:56:12',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(27813,'1110','191744556149','2025-04-13 18:23:04',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(27814,'1110','191744556149','2025-04-13 18:23:21',NULL,1200.00,'','19','1','Inventory sold','1','','sales','6614','','No',NULL,NULL,''),(27815,'5500','191744556149','2025-04-13 18:26:07',2320.08,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27816,'4000','191744556149','2025-04-13 17:56:19',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(27817,'4000','191744556149','2025-04-13 17:55:49',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(27818,'4000','191744556149','2025-04-13 17:56:12',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(27819,'4000','191744556149','2025-04-13 18:23:04',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(27820,'4000','191744556149','2025-04-13 18:23:11',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(27821,'4000','191744556149','2025-04-13 18:23:21',NULL,1200.00,'','19','1','Good sold','1','','sales','6614','','No',NULL,NULL,''),(27837,'1050','191744547727','2025-04-13 15:35:57',2250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174456417822820303230','No',NULL,NULL,''),(27838,'1110','191744547727','2025-04-13 15:35:57',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(27839,'1110','191744547727','2025-04-13 15:35:27',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(27840,'1110','191744547727','2025-04-13 15:35:48',NULL,586.56,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(27841,'1110','191744547727','2025-04-13 16:46:21',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(27842,'1110','191744547727','2025-04-13 16:46:43',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(27843,'1110','191744547727','2025-04-13 16:47:37',NULL,47.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(27844,'1110','191744547727','2025-04-13 16:48:27',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(27845,'5500','191744547727','2025-04-13 16:49:59',1552.08,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27846,'4000','191744547727','2025-04-13 15:35:57',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(27847,'4000','191744547727','2025-04-13 15:35:27',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(27848,'4000','191744547727','2025-04-13 15:35:48',NULL,750.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(27849,'4000','191744547727','2025-04-13 16:46:21',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(27850,'4000','191744547727','2025-04-13 16:46:43',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(27851,'4000','191744547727','2025-04-13 16:47:37',NULL,100.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(27852,'4000','191744547727','2025-04-13 16:48:27',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(27862,'1050','191744564432','2025-04-13 20:14:01',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174456444242220391445','No',NULL,NULL,''),(27863,'4000','191744564432','2025-04-13 20:14:01',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(27864,'1050','121744548054','2025-04-13 15:41:05',3400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174456474520320234432','No',NULL,NULL,''),(27865,'1110','121744548054','2025-04-13 15:40:54',NULL,195.00,'','12','1','Inventory sold','1','','sales','B093','','No',NULL,NULL,''),(27866,'1110','121744548054','2025-04-13 17:41:22',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(27867,'1110','121744548054','2025-04-13 20:18:31',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(27868,'5500','121744548054','2025-04-13 20:18:43',237.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27869,'4000','121744548054','2025-04-13 15:41:05',NULL,2500.00,'','12','1','Good sold','1','','sales','6540','','No',NULL,NULL,''),(27870,'4000','121744548054','2025-04-13 15:40:54',NULL,300.00,'','12','1','Good sold','1','','sales','B093','','No',NULL,NULL,''),(27871,'4000','121744548054','2025-04-13 17:41:22',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(27872,'4000','121744548054','2025-04-13 19:01:25',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(27873,'4000','121744548054','2025-04-13 20:11:45',NULL,150.00,'','12','1','Good sold','1','','sales','6570','','No',NULL,NULL,''),(27874,'4000','121744548054','2025-04-13 20:11:54',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(27875,'4000','121744548054','2025-04-13 20:18:31',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(27876,'1050','121744564747','2025-04-13 20:19:29',2700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174456477202234007233','No',NULL,NULL,''),(27877,'1110','121744564747','2025-04-13 20:19:29',NULL,1700.00,'','12','1','Inventory sold','1','','sales','B159','','No',NULL,NULL,''),(27878,'5500','121744564747','2025-04-13 20:19:07',1700.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27879,'4000','121744564747','2025-04-13 20:19:29',NULL,2700.00,'','12','1','Good sold','1','','sales','B159','','No',NULL,NULL,''),(27885,'1050','191744552345','2025-04-13 16:52:41',900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174456535406233130435','No',NULL,NULL,''),(27886,'1110','191744552345','2025-04-13 16:52:25',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(27887,'1110','191744552345','2025-04-13 16:52:33',NULL,300.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(27888,'5500','191744552345','2025-04-13 20:29:02',516.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27889,'4000','191744552345','2025-04-13 16:52:41',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(27890,'4000','191744552345','2025-04-13 16:52:25',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(27891,'4000','191744552345','2025-04-13 16:52:33',NULL,400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(27892,'1050','191744543139','2025-04-13 14:19:09',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174456541220002230232','No',NULL,NULL,''),(27893,'1110','191744543139','2025-04-13 14:18:59',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(27894,'1110','191744543139','2025-04-13 20:28:36',NULL,176.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(27895,'5500','191744543139','2025-04-13 20:29:57',218.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27896,'4000','191744543139','2025-04-13 14:19:09',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(27897,'4000','191744543139','2025-04-13 14:18:59',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(27898,'4000','191744543139','2025-04-13 20:28:36',NULL,300.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(27899,'1050','191744565996','2025-04-13 20:40:49',650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174456605134026023153','No',NULL,NULL,''),(27900,'1110','191744565996','2025-04-13 20:40:49',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(27901,'1110','191744565996','2025-04-13 20:39:56',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(27902,'5500','191744565996','2025-04-13 20:40:11',411.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27903,'4000','191744565996','2025-04-13 20:40:49',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(27904,'4000','191744565996','2025-04-13 20:39:56',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(27905,'1050','121744538336','2025-04-13 12:59:27',600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174456679133223267313','No',NULL,NULL,''),(27906,'1110','121744538336','2025-04-13 12:59:27',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(27907,'1110','121744538336','2025-04-13 12:58:56',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(27908,'5500','121744538336','2025-04-13 12:59:18',364.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27909,'4000','121744538336','2025-04-13 12:59:27',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(27910,'4000','121744538336','2025-04-13 12:58:56',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(27911,'4000','121744538336','2025-04-13 12:59:05',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(27912,'1050','121744546664','2025-04-13 15:17:55',900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174456688921312263324','No',NULL,NULL,''),(27913,'1110','121744546664','2025-04-13 15:17:55',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(27914,'1110','121744546664','2025-04-13 15:17:44',NULL,400.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(27915,'5500','121744546664','2025-04-13 15:37:23',616.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27916,'4000','121744546664','2025-04-13 15:17:55',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(27917,'4000','121744546664','2025-04-13 15:17:44',NULL,500.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(27918,'1050','121744561106','2025-04-13 19:19:08',2400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174456718903333333003','No',NULL,NULL,''),(27919,'1110','121744561106','2025-04-13 19:19:08',NULL,444.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(27920,'1110','121744561106','2025-04-13 19:18:26',NULL,352.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(27921,'1110','121744561106','2025-04-13 19:18:38',NULL,1200.00,'','12','1','Inventory sold','1','','sales','6009','','No',NULL,NULL,''),(27922,'5500','121744561106','2025-04-13 19:18:46',1996.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27923,'4000','121744561106','2025-04-13 19:19:08',NULL,600.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(27924,'4000','121744561106','2025-04-13 19:18:26',NULL,600.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(27925,'4000','121744561106','2025-04-13 19:18:38',NULL,1200.00,'','12','1','Good sold','1','','sales','6009','','No',NULL,NULL,''),(27926,'1050','191744638832','2025-04-14 16:54:13',1350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174463885792334343216','No',NULL,NULL,''),(27927,'1110','191744638832','2025-04-14 16:54:13',NULL,600.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(27928,'1110','191744638832','2025-04-14 16:53:52',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(27929,'5500','191744638832','2025-04-14 16:54:04',600.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27930,'4000','191744638832','2025-04-14 16:54:13',NULL,1200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(27931,'4000','191744638832','2025-04-14 16:53:52',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(27932,'1050','191744638938','2025-04-14 16:57:34',1750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174463905633332536030','No',NULL,NULL,''),(27933,'1110','191744638938','2025-04-14 16:55:38',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(27934,'1110','191744638938','2025-04-14 16:57:12',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(27935,'5500','191744638938','2025-04-14 16:57:23',1169.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27936,'4000','191744638938','2025-04-14 16:57:34',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(27937,'4000','191744638938','2025-04-14 16:55:38',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(27938,'4000','191744638938','2025-04-14 16:57:12',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(27939,'1050','191744639057','2025-04-14 16:57:54',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174463907510311246102','No',NULL,NULL,''),(27940,'1110','191744639057','2025-04-14 16:57:54',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(27941,'5500','191744639057','2025-04-14 16:57:37',169.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27942,'4000','191744639057','2025-04-14 16:57:54',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(27969,'1050','191744639087','2025-04-14 17:02:06',3250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174464961130009223222','No',NULL,NULL,''),(27970,'1110','191744639087','2025-04-14 17:02:06',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(27971,'1110','191744639087','2025-04-14 17:01:44',NULL,528.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(27972,'1110','191744639087','2025-04-14 17:01:54',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(27973,'5500','191744639087','2025-04-14 19:53:16',1728.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27974,'4000','191744639087','2025-04-14 17:02:06',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(27975,'4000','191744639087','2025-04-14 16:58:07',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(27976,'4000','191744639087','2025-04-14 17:01:44',NULL,900.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(27977,'4000','191744639087','2025-04-14 17:01:54',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(27978,'4000','191744639087','2025-04-14 17:14:18',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(27979,'4000','191744639087','2025-04-14 19:52:27',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(27980,'1050','121744712211','2025-04-15 13:17:09',1450.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174471223410122132203','No',NULL,NULL,''),(27981,'1110','121744712211','2025-04-15 13:17:09',NULL,507.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(27982,'1110','121744712211','2025-04-15 13:16:51',NULL,530.00,'','12','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(27983,'5500','121744712211','2025-04-15 13:17:00',1037.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27984,'4000','121744712211','2025-04-15 13:17:09',NULL,750.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(27985,'4000','121744712211','2025-04-15 13:16:51',NULL,700.00,'','12','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(27986,'1050','121744712235','2025-04-15 14:20:05',1050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174471600926421023422','No',NULL,NULL,''),(27987,'1110','121744712235','2025-04-15 14:20:05',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(27988,'1110','121744712235','2025-04-15 13:17:15',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(27989,'1110','121744712235','2025-04-15 14:19:43',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(27990,'5500','121744712235','2025-04-15 14:19:53',892.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27991,'4000','121744712235','2025-04-15 14:20:05',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(27992,'4000','121744712235','2025-04-15 13:17:15',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(27993,'4000','121744712235','2025-04-15 14:19:34',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(27994,'4000','121744712235','2025-04-15 14:19:43',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(27995,'1050','121744729914','2025-04-15 18:12:03',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174472992626293926332','No',NULL,NULL,''),(27996,'1110','121744729914','2025-04-15 18:12:03',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(27997,'5500','121744729914','2025-04-15 18:11:54',42.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27998,'4000','121744729914','2025-04-15 18:12:03',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(28004,'1050','121744739243','2025-04-15 20:47:43',10950.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174473989923008082122','No',NULL,NULL,''),(28005,'1110','121744739243','2025-04-15 20:47:23',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(28006,'1110','121744739243','2025-04-15 20:47:35',NULL,158.33,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(28007,'1110','121744739243','2025-04-15 20:48:12',NULL,47.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(28008,'1110','121744739243','2025-04-15 20:53:57',NULL,352.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(28009,'1110','121744739243','2025-04-15 20:54:13',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(28010,'1110','121744739243','2025-04-15 20:54:37',NULL,2300.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(28011,'5500','121744739243','2025-04-15 20:56:18',3061.33,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28012,'4000','121744739243','2025-04-15 20:47:43',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(28013,'4000','121744739243','2025-04-15 20:47:23',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(28014,'4000','121744739243','2025-04-15 20:47:35',NULL,400.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(28015,'4000','121744739243','2025-04-15 20:48:12',NULL,100.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(28016,'4000','121744739243','2025-04-15 20:53:57',NULL,600.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(28017,'4000','121744739243','2025-04-15 20:54:13',NULL,450.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(28018,'4000','121744739243','2025-04-15 20:54:25',NULL,400.00,'','12','1','Good sold','1','','sales','6553','','No',NULL,NULL,''),(28019,'4000','121744739243','2025-04-15 20:54:37',NULL,4600.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(28020,'4000','121744739243','2025-04-15 20:54:50',NULL,2800.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(28021,'4000','121744739243','2025-04-15 20:55:43',NULL,1100.00,'','12','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(28022,'1050','121744805076','2025-04-16 15:05:44',2400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174480514721220424008','No',NULL,NULL,''),(28023,'1110','121744805076','2025-04-16 15:05:44',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(28024,'1110','121744805076','2025-04-16 15:05:05',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(28025,'1110','121744805076','2025-04-16 15:05:14',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(28026,'1110','121744805076','2025-04-16 15:05:24',NULL,176.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(28027,'5500','121744805076','2025-04-16 15:05:36',1297.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28028,'4000','121744805076','2025-04-16 15:05:44',NULL,1300.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(28029,'4000','121744805076','2025-04-16 15:04:36',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(28030,'4000','121744805076','2025-04-16 15:04:55',NULL,300.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(28031,'4000','121744805076','2025-04-16 15:05:05',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(28032,'4000','121744805076','2025-04-16 15:05:14',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(28033,'4000','121744805076','2025-04-16 15:05:24',NULL,300.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(28034,'1050','191744815147','2025-04-16 17:53:23',750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174481520703522330200','No',NULL,NULL,''),(28035,'1110','191744815147','2025-04-16 17:53:23',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(28036,'1110','191744815147','2025-04-16 17:52:27',NULL,100.00,'','19','1','Inventory sold','1','','sales','5984','','No',NULL,NULL,''),(28037,'5500','191744815147','2025-04-16 17:53:08',100.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28038,'4000','191744815147','2025-04-16 17:53:23',NULL,450.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(28039,'4000','191744815147','2025-04-16 17:52:27',NULL,100.00,'','19','1','Good sold','1','','sales','5984','','No',NULL,NULL,''),(28040,'4000','191744815147','2025-04-16 17:52:51',NULL,200.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(28054,'1050','121744816676','2025-04-16 18:18:31',450.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174481671412132473174','No',NULL,NULL,''),(28055,'4000','121744816676','2025-04-16 18:18:31',NULL,300.00,'','12','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(28056,'4000','121744816676','2025-04-16 18:17:57',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(28069,'1050','191744815212','2025-04-16 17:54:23',1400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174482316332023311092','No',NULL,NULL,''),(28070,'1110','191744815212','2025-04-16 17:53:32',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(28071,'5500','191744815212','2025-04-16 20:05:43',150.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28072,'4000','191744815212','2025-04-16 17:54:23',NULL,800.00,'','19','1','Good sold','1','','sales','6567','','No',NULL,NULL,''),(28073,'4000','191744815212','2025-04-16 17:53:32',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(28074,'4000','191744815212','2025-04-16 17:53:59',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(28075,'4000','191744815212','2025-04-16 17:54:10',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(28148,'1050','121744826744','2025-04-16 21:07:57',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174482687948233923343','No',NULL,NULL,''),(28149,'4000','121744826744','2025-04-16 21:07:57',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(28175,'1050','191744815352','2025-04-16 18:03:58',7400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174482757634330292302','No',NULL,NULL,''),(28176,'1110','191744815352','2025-04-16 18:03:58',NULL,237.50,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(28177,'1110','191744815352','2025-04-16 17:56:11',NULL,94.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(28178,'1110','191744815352','2025-04-16 18:19:38',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(28179,'1110','191744815352','2025-04-16 18:19:50',NULL,1290.00,'','19','1','Inventory sold','1','','sales','B044','','No',NULL,NULL,''),(28180,'1110','191744815352','2025-04-16 18:20:06',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(28181,'1110','191744815352','2025-04-16 20:07:13',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(28182,'1110','191744815352','2025-04-16 20:07:24',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(28183,'1110','191744815352','2025-04-16 20:14:54',NULL,1290.00,'','19','1','Inventory sold','1','','sales','B044','','No',NULL,NULL,''),(28184,'1110','191744815352','2025-04-16 20:15:24',NULL,100.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(28185,'5500','191744815352','2025-04-16 21:18:28',3465.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28186,'4000','191744815352','2025-04-16 18:03:58',NULL,600.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(28187,'4000','191744815352','2025-04-16 17:55:53',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(28188,'4000','191744815352','2025-04-16 17:56:11',NULL,200.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(28189,'4000','191744815352','2025-04-16 18:03:02',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(28190,'4000','191744815352','2025-04-16 18:19:38',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(28191,'4000','191744815352','2025-04-16 18:19:50',NULL,2200.00,'','19','1','Good sold','1','','sales','B044','','No',NULL,NULL,''),(28192,'4000','191744815352','2025-04-16 18:20:06',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(28193,'4000','191744815352','2025-04-16 20:06:36',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(28194,'4000','191744815352','2025-04-16 20:07:13',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(28195,'4000','191744815352','2025-04-16 20:07:24',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(28196,'4000','191744815352','2025-04-16 20:14:45',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(28197,'4000','191744815352','2025-04-16 20:14:54',NULL,2200.00,'','19','1','Good sold','1','','sales','B044','','No',NULL,NULL,''),(28198,'4000','191744815352','2025-04-16 20:15:24',NULL,200.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(28199,'4000','191744815352','2025-04-16 21:03:01',NULL,300.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(28200,'4000','191744815352','2025-04-16 21:16:56',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(28201,'1050','121744826690','2025-04-16 21:05:39',1750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174483081990072222232','No',NULL,NULL,''),(28202,'1110','121744826690','2025-04-16 21:05:39',NULL,800.00,'','12','1','Inventory sold','1','','sales','6582','','No',NULL,NULL,''),(28203,'1110','121744826690','2025-04-16 21:04:50',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(28204,'1110','121744826690','2025-04-16 21:05:04',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(28205,'1110','121744826690','2025-04-16 21:05:26',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(28206,'5500','121744826690','2025-04-16 22:13:27',1534.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28207,'4000','121744826690','2025-04-16 21:05:39',NULL,800.00,'','12','1','Good sold','1','','sales','6582','','No',NULL,NULL,''),(28208,'4000','121744826690','2025-04-16 21:04:50',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(28209,'4000','121744826690','2025-04-16 21:05:04',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(28210,'4000','121744826690','2025-04-16 21:05:14',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(28211,'4000','121744826690','2025-04-16 21:05:26',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(28226,'1050','121744882145','2025-04-17 12:30:50',4000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174488878241338210323','No',NULL,NULL,''),(28227,'1110','121744882145','2025-04-17 12:30:50',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(28228,'1110','121744882145','2025-04-17 12:29:05',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(28229,'1110','121744882145','2025-04-17 12:29:17',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(28230,'1110','121744882145','2025-04-17 12:29:54',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(28231,'1110','121744882145','2025-04-17 12:30:32',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(28232,'1110','121744882145','2025-04-17 12:30:40',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(28233,'5500','121744882145','2025-04-17 14:19:26',2574.33,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28234,'4000','121744882145','2025-04-17 12:30:50',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(28235,'4000','121744882145','2025-04-17 12:29:05',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(28236,'4000','121744882145','2025-04-17 12:29:17',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(28237,'4000','121744882145','2025-04-17 12:29:54',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(28238,'4000','121744882145','2025-04-17 12:30:14',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(28239,'4000','121744882145','2025-04-17 12:30:23',NULL,200.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(28240,'4000','121744882145','2025-04-17 12:30:32',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(28241,'4000','121744882145','2025-04-17 12:30:40',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(28242,'1050','121744890850','2025-04-17 14:54:55',1300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174489090103221309323','No',NULL,NULL,''),(28243,'1110','121744890850','2025-04-17 14:54:55',NULL,600.00,'','12','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(28244,'1110','121744890850','2025-04-17 14:54:37',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(28245,'5500','121744890850','2025-04-17 14:54:45',816.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28246,'4000','121744890850','2025-04-17 14:54:55',NULL,600.00,'','12','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(28247,'4000','121744890850','2025-04-17 14:54:10',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(28248,'4000','121744890850','2025-04-17 14:54:27',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(28249,'4000','121744890850','2025-04-17 14:54:37',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(28250,'1050','191744892673','2025-04-17 15:25:08',1400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174489273873072931332','No',NULL,NULL,''),(28251,'1110','191744892673','2025-04-17 15:24:43',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(28252,'1110','191744892673','2025-04-17 15:24:49',NULL,47.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(28253,'5500','191744892673','2025-04-17 15:24:57',126.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28254,'4000','191744892673','2025-04-17 15:25:08',NULL,1000.00,'','19','1','Good sold','1','','sales','6568','','No',NULL,NULL,''),(28255,'4000','191744892673','2025-04-17 15:24:33',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(28256,'4000','191744892673','2025-04-17 15:24:43',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(28257,'4000','191744892673','2025-04-17 15:24:49',NULL,100.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(28258,'1050','191744892739','2025-04-17 15:27:55',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174489287623360320423','No',NULL,NULL,''),(28259,'4000','191744892739','2025-04-17 15:27:55',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(28260,'4000','191744892739','2025-04-17 15:25:39',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(28264,'1050','191744898920','2025-04-17 17:09:31',6400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174489908900233332028','No',NULL,NULL,''),(28265,'1110','191744898920','2025-04-17 17:08:40',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(28266,'1110','191744898920','2025-04-17 17:09:18',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(28267,'1110','191744898920','2025-04-17 17:10:14',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(28268,'1110','191744898920','2025-04-17 17:10:33',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(28269,'1110','191744898920','2025-04-17 17:10:42',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(28270,'5500','191744898920','2025-04-17 17:11:15',2329.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28271,'4000','191744898920','2025-04-17 17:09:31',NULL,2000.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(28272,'4000','191744898920','2025-04-17 17:08:40',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(28273,'4000','191744898920','2025-04-17 17:09:18',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(28274,'4000','191744898920','2025-04-17 17:10:14',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(28275,'4000','191744898920','2025-04-17 17:10:33',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(28276,'4000','191744898920','2025-04-17 17:10:42',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(28277,'4000','191744898920','2025-04-17 17:10:51',NULL,1200.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(28278,'4000','191744898920','2025-04-17 17:11:05',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(28279,'1050','191744909787','2025-04-17 20:09:59',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174490980120212270322','No',NULL,NULL,''),(28280,'1110','191744909787','2025-04-17 20:09:59',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(28281,'5500','191744909787','2025-04-17 20:09:47',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28282,'4000','191744909787','2025-04-17 20:09:59',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(28283,'1050','121744910925','2025-04-17 20:28:58',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174491094202342022493','No',NULL,NULL,''),(28284,'4000','121744910925','2025-04-17 20:28:58',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(28285,'1050','191744956879','2025-04-18 09:15:38',2800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174495694100121202326','No',NULL,NULL,''),(28286,'1110','191744956879','2025-04-18 09:15:38',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(28287,'1110','191744956879','2025-04-18 09:14:39',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(28288,'5500','191744956879','2025-04-18 09:15:26',1400.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28289,'4000','191744956879','2025-04-18 09:15:38',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(28290,'4000','191744956879','2025-04-18 09:14:39',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(28291,'4000','191744956879','2025-04-18 09:14:59',NULL,200.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(28292,'4000','191744956879','2025-04-18 09:15:15',NULL,400.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(28293,'1050','191744973124','2025-04-18 13:45:44',1500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174497316172720223023','No',NULL,NULL,''),(28294,'1110','191744973124','2025-04-18 13:45:44',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(28295,'1110','191744973124','2025-04-18 13:45:24',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(28296,'5500','191744973124','2025-04-18 13:45:36',1450.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28297,'4000','191744973124','2025-04-18 13:45:44',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(28298,'4000','191744973124','2025-04-18 13:45:24',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(28327,'1050','191744973195','2025-04-18 13:47:21',5700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174497495335931433205','No',NULL,NULL,''),(28328,'1110','191744973195','2025-04-18 13:47:21',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(28329,'1110','191744973195','2025-04-18 13:46:35',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(28330,'1110','191744973195','2025-04-18 13:46:47',NULL,600.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(28331,'1110','191744973195','2025-04-18 13:47:05',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(28332,'1110','191744973195','2025-04-18 13:47:13',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(28333,'1110','191744973195','2025-04-18 13:48:11',NULL,50.00,'','19','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(28334,'1110','191744973195','2025-04-18 14:15:13',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(28335,'5500','191744973195','2025-04-18 14:15:41',3224.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28336,'4000','191744973195','2025-04-18 13:47:21',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(28337,'4000','191744973195','2025-04-18 13:46:35',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(28338,'4000','191744973195','2025-04-18 13:46:47',NULL,800.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(28339,'4000','191744973195','2025-04-18 13:46:55',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(28340,'4000','191744973195','2025-04-18 13:47:05',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(28341,'4000','191744973195','2025-04-18 13:47:13',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(28342,'4000','191744973195','2025-04-18 13:47:38',NULL,350.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(28343,'4000','191744973195','2025-04-18 13:47:53',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(28344,'4000','191744973195','2025-04-18 13:48:11',NULL,200.00,'','19','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(28345,'4000','191744973195','2025-04-18 13:48:39',NULL,300.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(28346,'4000','191744973195','2025-04-18 14:15:13',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(28347,'4000','191744973195','2025-04-18 14:15:23',NULL,50.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(28368,'1050','121744981376','2025-04-18 16:03:14',1500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174498329712202200229','No',NULL,NULL,''),(28369,'1110','121744981376','2025-04-18 16:03:14',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(28370,'1110','121744981376','2025-04-18 16:02:56',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(28371,'5500','121744981376','2025-04-18 16:34:35',900.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28372,'4000','121744981376','2025-04-18 16:03:14',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(28373,'4000','121744981376','2025-04-18 16:02:56',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(28374,'4000','121744981376','2025-04-18 16:34:12',NULL,200.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(28375,'4000','121744981376','2025-04-18 16:34:26',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(28404,'1050','121744983480','2025-04-18 16:52:45',2000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174498436834044601646','No',NULL,NULL,''),(28405,'1110','121744983480','2025-04-18 16:52:45',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(28406,'5500','121744983480','2025-04-18 16:52:38',1200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28407,'4000','121744983480','2025-04-18 16:52:45',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(28408,'4000','121744983480','2025-04-18 16:38:00',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(28409,'4000','121744983480','2025-04-18 16:52:25',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(28410,'1050','191744985686','2025-04-18 17:15:05',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174498570783320077333','No',NULL,NULL,''),(28411,'4000','191744985686','2025-04-18 17:15:05',NULL,600.00,'','19','1','Good sold','1','','sales','6547','','No',NULL,NULL,''),(28412,'1050','121744980792','2025-04-18 15:55:18',4050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174498614816412224328','No',NULL,NULL,''),(28413,'1110','121744980792','2025-04-18 15:55:18',NULL,975.00,'','12','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(28414,'1110','121744980792','2025-04-18 15:53:44',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(28415,'1110','121744980792','2025-04-18 15:54:41',NULL,158.33,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(28416,'1110','121744980792','2025-04-18 17:22:06',NULL,47.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(28417,'5500','121744980792','2025-04-18 17:22:14',2480.33,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28418,'4000','121744980792','2025-04-18 15:55:18',NULL,1700.00,'','12','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(28419,'4000','121744980792','2025-04-18 15:53:12',NULL,250.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(28420,'4000','121744980792','2025-04-18 15:53:44',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(28421,'4000','121744980792','2025-04-18 15:53:58',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(28422,'4000','121744980792','2025-04-18 15:54:19',NULL,100.00,'','12','1','Good sold','1','','sales','6526','','No',NULL,NULL,''),(28423,'4000','121744980792','2025-04-18 15:54:41',NULL,400.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(28424,'4000','121744980792','2025-04-18 17:21:39',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(28425,'4000','121744980792','2025-04-18 17:22:06',NULL,100.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(28426,'1050','121744989456','2025-04-18 18:18:42',600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174498952820219220003','No',NULL,NULL,''),(28427,'4000','121744989456','2025-04-18 18:18:42',NULL,250.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(28428,'4000','121744989456','2025-04-18 18:17:36',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(28429,'4000','121744989456','2025-04-18 18:18:13',NULL,200.00,'','12','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(28473,'1050','121744992564','2025-04-18 19:11:21',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174499269993323140293','No',NULL,NULL,''),(28474,'1110','121744992564','2025-04-18 19:11:21',NULL,400.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(28475,'5500','121744992564','2025-04-18 19:09:24',400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28476,'4000','121744992564','2025-04-18 19:11:21',NULL,500.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(28494,'1050','191744990914','2025-04-18 18:48:12',5450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174499649170432703469','No',NULL,NULL,''),(28495,'1110','191744990914','2025-04-18 18:48:12',NULL,1500.00,'','19','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(28496,'1110','191744990914','2025-04-18 18:41:54',NULL,169.00,'','19','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(28497,'1110','191744990914','2025-04-18 18:42:33',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(28498,'1110','191744990914','2025-04-18 18:43:00',NULL,432.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(28499,'1110','191744990914','2025-04-18 18:47:44',NULL,169.00,'','19','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(28500,'1110','191744990914','2025-04-18 19:53:53',NULL,169.00,'','19','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(28501,'5500','191744990914','2025-04-18 20:14:40',3439.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28502,'4000','191744990914','2025-04-18 18:48:12',NULL,1500.00,'','19','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(28503,'4000','191744990914','2025-04-18 18:41:54',NULL,250.00,'','19','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(28504,'4000','191744990914','2025-04-18 18:42:10',NULL,200.00,'','19','1','Good sold','1','','sales','6527','','No',NULL,NULL,''),(28505,'4000','191744990914','2025-04-18 18:42:23',NULL,250.00,'','19','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(28506,'4000','191744990914','2025-04-18 18:42:33',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(28507,'4000','191744990914','2025-04-18 18:42:47',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(28508,'4000','191744990914','2025-04-18 18:43:00',NULL,800.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(28509,'4000','191744990914','2025-04-18 18:43:08',NULL,250.00,'','19','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(28510,'4000','191744990914','2025-04-18 18:43:17',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(28511,'4000','191744990914','2025-04-18 18:47:44',NULL,250.00,'','19','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(28512,'4000','191744990914','2025-04-18 19:53:53',NULL,250.00,'','19','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(28513,'1050','121744989529','2025-04-18 18:23:20',4420.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174499888533298322279','No',NULL,NULL,''),(28514,'1110','121744989529','2025-04-18 18:23:20',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(28515,'1110','121744989529','2025-04-18 18:18:49',NULL,600.00,'','12','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(28516,'1110','121744989529','2025-04-18 18:23:00',NULL,400.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(28517,'1110','121744989529','2025-04-18 18:23:09',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(28518,'1110','121744989529','2025-04-18 20:53:09',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(28519,'1110','121744989529','2025-04-18 20:53:37',NULL,20.00,'','12','1','Inventory sold','1','','sales','6029','','No',NULL,NULL,''),(28520,'5500','121744989529','2025-04-18 20:54:01',2478.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28521,'4000','121744989529','2025-04-18 18:23:20',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(28522,'4000','121744989529','2025-04-18 18:18:49',NULL,600.00,'','12','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(28523,'4000','121744989529','2025-04-18 18:22:49',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(28524,'4000','121744989529','2025-04-18 18:23:00',NULL,800.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(28525,'4000','121744989529','2025-04-18 18:23:09',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(28526,'4000','121744989529','2025-04-18 20:53:09',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(28527,'4000','121744989529','2025-04-18 20:53:29',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(28528,'4000','121744989529','2025-04-18 20:53:37',NULL,70.00,'','12','1','Good sold','1','','sales','6029','','No',NULL,NULL,''),(28529,'4000','121744989529','2025-04-18 20:53:46',NULL,250.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(28530,'1050','121744983298','2025-04-18 16:37:12',3300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174499992130792002030','No',NULL,NULL,''),(28531,'1110','121744983298','2025-04-18 16:37:12',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(28532,'1110','121744983298','2025-04-18 16:34:58',NULL,47.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(28533,'1110','121744983298','2025-04-18 16:35:27',NULL,300.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(28534,'1110','121744983298','2025-04-18 16:36:45',NULL,544.00,'','12','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(28535,'1110','121744983298','2025-04-18 16:37:48',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(28536,'1110','121744983298','2025-04-18 18:59:53',NULL,47.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(28537,'1110','121744983298','2025-04-18 19:00:10',NULL,100.00,'','12','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(28538,'5500','121744983298','2025-04-18 21:11:47',1196.33,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28539,'4000','121744983298','2025-04-18 16:37:12',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(28540,'4000','121744983298','2025-04-18 16:34:58',NULL,100.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(28541,'4000','121744983298','2025-04-18 16:35:27',NULL,600.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(28542,'4000','121744983298','2025-04-18 16:35:39',NULL,400.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(28543,'4000','121744983298','2025-04-18 16:35:56',NULL,200.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(28544,'4000','121744983298','2025-04-18 16:36:07',NULL,300.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(28545,'4000','121744983298','2025-04-18 16:36:45',NULL,700.00,'','12','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(28546,'4000','121744983298','2025-04-18 16:37:00',NULL,200.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(28547,'4000','121744983298','2025-04-18 16:37:40',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(28548,'4000','121744983298','2025-04-18 16:37:48',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(28549,'4000','121744983298','2025-04-18 18:59:53',NULL,100.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(28550,'4000','121744983298','2025-04-18 19:00:10',NULL,200.00,'','12','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(28551,'1050','121745000104','2025-04-18 21:19:27',150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174500037022233030304','No',NULL,NULL,''),(28552,'4000','121745000104','2025-04-18 21:19:27',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(28602,'1050','121745059731','2025-04-19 13:49:35',1650.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174506105003035513333','No',NULL,NULL,''),(28603,'1110','121745059731','2025-04-19 13:49:07',NULL,600.00,'','12','1','Inventory sold','1','','sales','5981','','No',NULL,NULL,''),(28604,'1110','121745059731','2025-04-19 13:49:16',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(28605,'5500','121745059731','2025-04-19 14:09:41',800.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28606,'4000','121745059731','2025-04-19 13:49:35',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(28607,'4000','121745059731','2025-04-19 13:48:51',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(28608,'4000','121745059731','2025-04-19 13:49:07',NULL,600.00,'','12','1','Good sold','1','','sales','5981','','No',NULL,NULL,''),(28609,'4000','121745059731','2025-04-19 13:49:16',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(28610,'4000','121745059731','2025-04-19 13:49:25',NULL,300.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(28701,'1050','121745061051','2025-04-19 14:17:24',6600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174507207500221255231','No',NULL,NULL,''),(28702,'1110','121745061051','2025-04-19 14:17:24',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(28703,'1110','121745061051','2025-04-19 14:16:45',NULL,158.33,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(28704,'1110','121745061051','2025-04-19 14:17:06',NULL,47.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(28705,'1110','121745061051','2025-04-19 14:17:16',NULL,47.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(28706,'1110','121745061051','2025-04-19 16:42:36',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(28707,'5500','121745061051','2025-04-19 17:14:20',552.33,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28708,'4000','121745061051','2025-04-19 14:17:24',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(28709,'4000','121745061051','2025-04-19 14:10:51',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(28710,'4000','121745061051','2025-04-19 14:16:45',NULL,400.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(28711,'4000','121745061051','2025-04-19 14:17:06',NULL,100.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(28712,'4000','121745061051','2025-04-19 14:17:16',NULL,100.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(28713,'4000','121745061051','2025-04-19 16:41:40',NULL,400.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(28714,'4000','121745061051','2025-04-19 16:42:36',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(28715,'4000','121745061051','2025-04-19 16:43:07',NULL,2400.00,'','12','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(28716,'4000','121745061051','2025-04-19 16:57:43',NULL,1200.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(28717,'4000','121745061051','2025-04-19 17:14:08',NULL,1200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(28827,'1050','191745057957','2025-04-19 13:19:56',2900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174507388770272123183','No',NULL,NULL,''),(28828,'1110','191745057957','2025-04-19 13:19:56',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(28829,'1110','191745057957','2025-04-19 13:19:17',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(28830,'5500','191745057957','2025-04-19 17:44:32',1650.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28831,'4000','191745057957','2025-04-19 13:19:56',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(28832,'4000','191745057957','2025-04-19 13:19:17',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(28833,'4000','191745057957','2025-04-19 13:19:34',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(28834,'4000','191745057957','2025-04-19 13:19:44',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(28835,'4000','191745057957','2025-04-19 17:43:43',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(28836,'1050','191745073888','2025-04-19 17:48:19',4300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174507410721722205234','No',NULL,NULL,''),(28837,'1110','191745073888','2025-04-19 17:48:19',NULL,0.00,'','19','1','Inventory sold','1','','sales','5979','','No',NULL,NULL,''),(28838,'1110','191745073888','2025-04-19 17:44:48',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(28839,'1110','191745073888','2025-04-19 17:46:28',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(28840,'1110','191745073888','2025-04-19 17:46:47',NULL,795.00,'','19','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(28841,'1110','191745073888','2025-04-19 17:47:07',NULL,408.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(28842,'1110','191745073888','2025-04-19 17:47:38',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(28843,'1110','191745073888','2025-04-19 17:47:47',NULL,352.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(28844,'5500','191745073888','2025-04-19 17:48:06',2509.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28845,'4000','191745073888','2025-04-19 17:48:19',NULL,750.00,'','19','1','Good sold','1','','sales','5979','','No',NULL,NULL,''),(28846,'4000','191745073888','2025-04-19 17:44:48',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(28847,'4000','191745073888','2025-04-19 17:46:09',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(28848,'4000','191745073888','2025-04-19 17:46:28',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(28849,'4000','191745073888','2025-04-19 17:46:39',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(28850,'4000','191745073888','2025-04-19 17:46:47',NULL,1050.00,'','19','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(28851,'4000','191745073888','2025-04-19 17:47:07',NULL,600.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(28852,'4000','191745073888','2025-04-19 17:47:26',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(28853,'4000','191745073888','2025-04-19 17:47:38',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(28854,'4000','191745073888','2025-04-19 17:47:47',NULL,500.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(28882,'1050','191745074403','2025-04-19 17:54:26',4850.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174507464623703392797','No',NULL,NULL,''),(28883,'1110','191745074403','2025-04-19 17:54:26',NULL,1224.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(28884,'1110','191745074403','2025-04-19 17:53:23',NULL,169.00,'','19','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(28885,'1110','191745074403','2025-04-19 17:53:43',NULL,444.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(28886,'1110','191745074403','2025-04-19 17:54:17',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(28887,'1110','191745074403','2025-04-19 17:56:27',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(28888,'1110','191745074403','2025-04-19 17:56:36',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(28889,'1110','191745074403','2025-04-19 17:56:49',NULL,408.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(28890,'5500','191745074403','2025-04-19 17:57:01',3151.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28891,'4000','191745074403','2025-04-19 17:54:26',NULL,1800.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(28892,'4000','191745074403','2025-04-19 17:53:23',NULL,250.00,'','19','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(28893,'4000','191745074403','2025-04-19 17:53:43',NULL,600.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(28894,'4000','191745074403','2025-04-19 17:53:55',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(28895,'4000','191745074403','2025-04-19 17:54:17',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(28896,'4000','191745074403','2025-04-19 17:56:27',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(28897,'4000','191745074403','2025-04-19 17:56:36',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(28898,'4000','191745074403','2025-04-19 17:56:49',NULL,600.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(28899,'1050','191745074649','2025-04-19 18:06:15',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174507517662723375232','No',NULL,NULL,''),(28900,'1110','191745074649','2025-04-19 18:06:15',NULL,530.00,'','19','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(28901,'1110','191745074649','2025-04-19 17:57:29',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(28902,'5500','191745074649','2025-04-19 18:06:07',530.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28903,'4000','191745074649','2025-04-19 18:06:15',NULL,700.00,'','19','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(28904,'4000','191745074649','2025-04-19 17:57:29',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(28942,'1050','121745059639','2025-04-19 13:48:45',8150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174507665873320078333','No',NULL,NULL,''),(28943,'1110','121745059639','2025-04-19 13:48:45',NULL,600.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(28944,'1110','121745059639','2025-04-19 13:47:31',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(28945,'1110','121745059639','2025-04-19 13:47:39',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(28946,'1110','121745059639','2025-04-19 13:48:05',NULL,352.00,'','12','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(28947,'1110','121745059639','2025-04-19 13:48:16',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(28948,'1110','121745059639','2025-04-19 13:48:35',NULL,176.00,'','12','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(28949,'1110','121745059639','2025-04-19 14:08:54',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(28950,'1110','121745059639','2025-04-19 14:09:08',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(28951,'1110','121745059639','2025-04-19 14:09:16',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(28952,'1110','121745059639','2025-04-19 15:58:37',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(28953,'1110','121745059639','2025-04-19 15:59:06',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(28954,'1110','121745059639','2025-04-19 16:05:39',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(28955,'1110','121745059639','2025-04-19 16:05:56',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(28956,'1110','121745059639','2025-04-19 17:16:00',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(28957,'1110','121745059639','2025-04-19 17:16:11',NULL,176.00,'','12','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(28958,'1110','121745059639','2025-04-19 17:25:43',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(28959,'5500','121745059639','2025-04-19 18:30:44',3786.12,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(28960,'4000','121745059639','2025-04-19 13:48:45',NULL,1200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(28961,'4000','121745059639','2025-04-19 13:47:19',NULL,1300.00,'','12','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(28962,'4000','121745059639','2025-04-19 13:47:31',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(28963,'4000','121745059639','2025-04-19 13:47:39',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(28964,'4000','121745059639','2025-04-19 13:47:53',NULL,600.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(28965,'4000','121745059639','2025-04-19 13:48:05',NULL,500.00,'','12','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(28966,'4000','121745059639','2025-04-19 13:48:16',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(28967,'4000','121745059639','2025-04-19 13:48:35',NULL,250.00,'','12','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(28968,'4000','121745059639','2025-04-19 14:08:54',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(28969,'4000','121745059639','2025-04-19 14:09:08',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(28970,'4000','121745059639','2025-04-19 14:09:16',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(28971,'4000','121745059639','2025-04-19 15:58:37',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(28972,'4000','121745059639','2025-04-19 15:59:06',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(28973,'4000','121745059639','2025-04-19 16:05:39',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(28974,'4000','121745059639','2025-04-19 16:05:56',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(28975,'4000','121745059639','2025-04-19 17:16:00',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(28976,'4000','121745059639','2025-04-19 17:16:11',NULL,250.00,'','12','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(28977,'4000','121745059639','2025-04-19 17:20:43',NULL,300.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(28978,'4000','121745059639','2025-04-19 17:25:43',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(28979,'4000','121745059639','2025-04-19 18:07:54',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(28980,'1050','121745077679','2025-04-19 18:48:32',900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174507771513272323325','No',NULL,NULL,''),(28981,'4000','121745077679','2025-04-19 18:48:32',NULL,600.00,'','12','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(28982,'4000','121745077679','2025-04-19 18:47:59',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(28983,'4000','121745077679','2025-04-19 18:48:10',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(29050,'1050','191745074156','2025-04-19 17:52:58',15800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174508157702005321923','No',NULL,NULL,''),(29051,'1110','191745074156','2025-04-19 17:49:16',NULL,750.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(29052,'1110','191745074156','2025-04-19 17:50:46',NULL,125.00,'','19','1','Inventory sold','1','','sales','B097','','No',NULL,NULL,''),(29053,'1110','191745074156','2025-04-19 17:51:08',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(29054,'1110','191745074156','2025-04-19 17:51:15',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(29055,'1110','191745074156','2025-04-19 17:51:27',NULL,3500.00,'','19','1','Inventory sold','1','','sales','B160','','No',NULL,NULL,''),(29056,'1110','191745074156','2025-04-19 17:51:37',NULL,800.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(29057,'1110','191745074156','2025-04-19 19:45:35',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(29058,'1110','191745074156','2025-04-19 19:46:38',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(29059,'1110','191745074156','2025-04-19 19:48:08',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(29060,'5500','191745074156','2025-04-19 19:52:06',5857.69,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29061,'4000','191745074156','2025-04-19 17:52:58',NULL,3000.00,'','19','1','Good sold','1','','sales','6509','','No',NULL,NULL,''),(29062,'4000','191745074156','2025-04-19 17:49:16',NULL,1000.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(29063,'4000','191745074156','2025-04-19 17:49:46',NULL,400.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(29064,'4000','191745074156','2025-04-19 17:50:15',NULL,150.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(29065,'4000','191745074156','2025-04-19 17:50:46',NULL,450.00,'','19','1','Good sold','1','','sales','B097','','No',NULL,NULL,''),(29066,'4000','191745074156','2025-04-19 17:50:56',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(29067,'4000','191745074156','2025-04-19 17:51:08',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(29068,'4000','191745074156','2025-04-19 17:51:15',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(29069,'4000','191745074156','2025-04-19 17:51:27',NULL,5000.00,'','19','1','Good sold','1','','sales','B160','','No',NULL,NULL,''),(29070,'4000','191745074156','2025-04-19 17:51:37',NULL,1000.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(29071,'4000','191745074156','2025-04-19 17:52:42',NULL,3000.00,'','19','1','Good sold','1','','sales','6509','','No',NULL,NULL,''),(29072,'4000','191745074156','2025-04-19 19:42:03',NULL,50.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(29073,'4000','191745074156','2025-04-19 19:45:35',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(29074,'4000','191745074156','2025-04-19 19:45:45',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(29075,'4000','191745074156','2025-04-19 19:46:38',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(29076,'4000','191745074156','2025-04-19 19:46:47',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(29077,'4000','191745074156','2025-04-19 19:47:57',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(29078,'4000','191745074156','2025-04-19 19:48:08',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(29083,'1050','121745085435','2025-04-19 20:58:30',1500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174508568413251300356','No',NULL,NULL,''),(29084,'1110','121745085435','2025-04-19 20:58:30',NULL,676.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(29085,'1110','121745085435','2025-04-19 20:57:15',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(29086,'5500','121745085435','2025-04-19 21:01:05',1014.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29087,'4000','121745085435','2025-04-19 20:58:30',NULL,1000.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(29088,'4000','121745085435','2025-04-19 20:57:15',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(29098,'1050','121745139876','2025-04-20 12:05:24',1300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174514192052023341332','No',NULL,NULL,''),(29099,'1110','121745139876','2025-04-20 12:05:24',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(29100,'1110','121745139876','2025-04-20 12:04:36',NULL,200.00,'','12','1','Inventory sold','1','','sales','6017','','No',NULL,NULL,''),(29101,'1110','121745139876','2025-04-20 12:04:47',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(29102,'5500','121745139876','2025-04-20 12:05:14',600.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29103,'4000','121745139876','2025-04-20 12:05:24',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(29104,'4000','121745139876','2025-04-20 12:04:36',NULL,200.00,'','12','1','Good sold','1','','sales','6017','','No',NULL,NULL,''),(29105,'4000','121745139876','2025-04-20 12:04:47',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(29106,'4000','121745139876','2025-04-20 12:04:57',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(29107,'1050','211745162186','2025-04-20 18:17:23',4200.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21174516224730373407346','No',NULL,NULL,''),(29108,'1110','211745162186','2025-04-20 18:17:23',NULL,680.00,'','21','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(29109,'1110','211745162186','2025-04-20 18:16:26',NULL,84.00,'','21','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(29110,'1110','211745162186','2025-04-20 18:16:57',NULL,176.00,'','21','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(29111,'5500','211745162186','2025-04-20 18:17:15',940.00,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29112,'4000','211745162186','2025-04-20 18:17:23',NULL,1200.00,'','21','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(29113,'4000','211745162186','2025-04-20 18:16:26',NULL,200.00,'','21','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(29114,'4000','211745162186','2025-04-20 18:16:48',NULL,2500.00,'','21','1','Good sold','1','','sales','6540','','No',NULL,NULL,''),(29115,'4000','211745162186','2025-04-20 18:16:57',NULL,300.00,'','21','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(29116,'1050','211745162248','2025-04-20 18:18:42',4400.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21174516233053206230305','No',NULL,NULL,''),(29117,'1110','211745162248','2025-04-20 18:17:50',NULL,1088.00,'','21','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(29118,'1110','211745162248','2025-04-20 18:18:01',NULL,795.00,'','21','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(29119,'1110','211745162248','2025-04-20 18:18:16',NULL,800.00,'','21','1','Inventory sold','1','','sales','6614','','No',NULL,NULL,''),(29120,'5500','211745162248','2025-04-20 18:18:30',2683.00,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29121,'4000','211745162248','2025-04-20 18:18:42',NULL,1000.00,'','21','1','Good sold','1','','sales','6556','','No',NULL,NULL,''),(29122,'4000','211745162248','2025-04-20 18:17:28',NULL,150.00,'','21','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(29123,'4000','211745162248','2025-04-20 18:17:50',NULL,1400.00,'','21','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(29124,'4000','211745162248','2025-04-20 18:18:01',NULL,1050.00,'','21','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(29125,'4000','211745162248','2025-04-20 18:18:16',NULL,800.00,'','21','1','Good sold','1','','sales','6614','','No',NULL,NULL,''),(29126,'1050','211745164836','2025-04-20 19:00:53',200.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21174516485822220170052','No',NULL,NULL,''),(29127,'1110','211745164836','2025-04-20 19:00:53',NULL,100.00,'','21','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(29128,'5500','211745164836','2025-04-20 19:00:36',100.00,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29129,'4000','211745164836','2025-04-20 19:00:53',NULL,200.00,'','21','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(29130,'1050','121745166034','2025-04-20 19:20:44',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174516606612132603675','No',NULL,NULL,''),(29131,'1110','121745166034','2025-04-20 19:20:44',NULL,150.00,'','12','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(29132,'5500','121745166034','2025-04-20 19:20:34',150.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29133,'4000','121745166034','2025-04-20 19:20:44',NULL,200.00,'','12','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(29134,'1050','191745166099','2025-04-20 19:22:50',1800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174516617320212120215','No',NULL,NULL,''),(29135,'1110','191745166099','2025-04-20 19:22:50',NULL,300.00,'','19','1','Inventory sold','1','','sales','6048','','No',NULL,NULL,''),(29136,'1110','191745166099','2025-04-20 19:21:39',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(29137,'5500','191745166099','2025-04-20 19:22:35',1300.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29138,'4000','191745166099','2025-04-20 19:22:50',NULL,600.00,'','19','1','Good sold','1','','sales','6048','','No',NULL,NULL,''),(29139,'4000','191745166099','2025-04-20 19:21:39',NULL,1200.00,'','19','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(29147,'1050','191745170028','2025-04-20 20:27:46',1500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174517006905033722393','No',NULL,NULL,''),(29148,'1110','191745170028','2025-04-20 20:27:46',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(29149,'1110','191745170028','2025-04-20 20:27:08',NULL,612.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(29150,'1110','191745170028','2025-04-20 20:27:21',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(29151,'5500','191745170028','2025-04-20 20:27:35',1045.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29152,'4000','191745170028','2025-04-20 20:27:46',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(29153,'4000','191745170028','2025-04-20 20:27:08',NULL,900.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(29154,'4000','191745170028','2025-04-20 20:27:21',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(29155,'1050','121745170983','2025-04-20 20:43:27',550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174517101030333121321','No',NULL,NULL,''),(29156,'1110','121745170983','2025-04-20 20:43:27',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(29157,'1110','121745170983','2025-04-20 20:43:03',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(29158,'5500','121745170983','2025-04-20 20:43:11',399.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29159,'4000','121745170983','2025-04-20 20:43:27',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(29160,'4000','121745170983','2025-04-20 20:43:03',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(29161,'1050','191745166722','2025-04-20 19:47:22',2450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174517228033023722259','No',NULL,NULL,''),(29162,'1110','191745166722','2025-04-20 19:47:22',NULL,440.00,'','19','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(29163,'1110','191745166722','2025-04-20 19:32:02',NULL,750.00,'','19','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(29164,'1110','191745166722','2025-04-20 19:47:12',NULL,220.00,'','19','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(29165,'1110','191745166722','2025-04-20 21:04:15',NULL,400.00,'','19','1','Inventory sold','1','','sales','6614','','No',NULL,NULL,''),(29166,'5500','191745166722','2025-04-20 21:04:24',1810.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29167,'4000','191745166722','2025-04-20 19:47:22',NULL,700.00,'','19','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(29168,'4000','191745166722','2025-04-20 19:32:02',NULL,750.00,'','19','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(29169,'4000','191745166722','2025-04-20 19:47:00',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(29170,'4000','191745166722','2025-04-20 19:47:12',NULL,350.00,'','19','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(29171,'4000','191745166722','2025-04-20 21:04:15',NULL,400.00,'','19','1','Good sold','1','','sales','6614','','No',NULL,NULL,''),(29172,'1050','121745240746','2025-04-21 16:07:31',2350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174524085551002120341','No',NULL,NULL,''),(29173,'1110','121745240746','2025-04-21 16:05:46',NULL,374.00,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(29174,'1110','121745240746','2025-04-21 16:06:23',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(29175,'1110','121745240746','2025-04-21 16:06:35',NULL,1500.00,'','12','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(29176,'5500','121745240746','2025-04-21 16:07:00',2069.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29177,'4000','121745240746','2025-04-21 16:07:31',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(29178,'4000','121745240746','2025-04-21 16:05:46',NULL,500.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(29179,'4000','121745240746','2025-04-21 16:06:23',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(29180,'4000','121745240746','2025-04-21 16:06:35',NULL,1500.00,'','12','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(29203,'1050','121745242418','2025-04-21 16:42:14',1000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174524293635303339330','No',NULL,NULL,''),(29204,'1110','121745242418','2025-04-21 16:42:14',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(29205,'1110','121745242418','2025-04-21 16:33:38',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(29206,'1110','121745242418','2025-04-21 16:39:20',NULL,200.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(29207,'5500','121745242418','2025-04-21 16:42:02',400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29208,'4000','121745242418','2025-04-21 16:42:14',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(29209,'4000','121745242418','2025-04-21 16:33:38',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(29210,'4000','121745242418','2025-04-21 16:33:58',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(29211,'4000','121745242418','2025-04-21 16:39:20',NULL,250.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(29229,'1050','121745245171','2025-04-21 17:52:17',2700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174524714803332202242','No',NULL,NULL,''),(29230,'1110','121745245171','2025-04-21 17:52:17',NULL,1500.00,'','12','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(29231,'1110','121745245171','2025-04-21 17:51:41',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(29232,'1110','121745245171','2025-04-21 17:51:49',NULL,600.00,'','12','1','Inventory sold','1','','sales','B012','','No',NULL,NULL,''),(29233,'5500','121745245171','2025-04-21 17:52:06',2491.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29234,'4000','121745245171','2025-04-21 17:52:17',NULL,1500.00,'','12','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(29235,'4000','121745245171','2025-04-21 17:19:32',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(29236,'4000','121745245171','2025-04-21 17:51:41',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(29237,'4000','121745245171','2025-04-21 17:51:49',NULL,600.00,'','12','1','Good sold','1','','sales','B012','','No',NULL,NULL,''),(29306,'1050','121745248940','2025-04-21 18:22:55',850.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174524898002308032807','No',NULL,NULL,''),(29307,'1110','121745248940','2025-04-21 18:22:20',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(29308,'5500','121745248940','2025-04-21 18:22:43',42.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29309,'4000','121745248940','2025-04-21 18:22:55',NULL,650.00,'','12','1','Good sold','1','','sales','6552','','No',NULL,NULL,''),(29310,'4000','121745248940','2025-04-21 18:22:20',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(29311,'4000','121745248940','2025-04-21 18:22:36',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(29342,'1050','191745240992','2025-04-21 16:10:36',2050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174524919403210300922','No',NULL,NULL,''),(29343,'1110','191745240992','2025-04-21 16:10:36',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(29344,'1110','191745240992','2025-04-21 16:10:04',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(29345,'1110','191745240992','2025-04-21 16:10:22',NULL,222.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(29346,'5500','191745240992','2025-04-21 18:26:01',1222.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29347,'4000','191745240992','2025-04-21 16:10:36',NULL,1200.00,'','19','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(29348,'4000','191745240992','2025-04-21 16:09:52',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(29349,'4000','191745240992','2025-04-21 16:10:04',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(29350,'4000','191745240992','2025-04-21 16:10:22',NULL,300.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(29351,'1050','191745249198','2025-04-21 18:27:03',1100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174524922521322252037','No',NULL,NULL,''),(29352,'1110','191745249198','2025-04-21 18:26:38',NULL,374.00,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(29353,'5500','191745249198','2025-04-21 18:26:48',374.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29354,'4000','191745249198','2025-04-21 18:27:03',NULL,600.00,'','19','1','Good sold','1','','sales','6547','','No',NULL,NULL,''),(29355,'4000','191745249198','2025-04-21 18:26:38',NULL,500.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(29356,'1050','191745249919','2025-04-21 18:39:16',1950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174524996023231204227','No',NULL,NULL,''),(29357,'1110','191745249919','2025-04-21 18:39:16',NULL,100.00,'','19','1','Inventory sold','1','','sales','6027','','No',NULL,NULL,''),(29358,'1110','191745249919','2025-04-21 18:38:39',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(29359,'5500','191745249919','2025-04-21 18:38:56',1300.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29360,'4000','191745249919','2025-04-21 18:39:16',NULL,150.00,'','19','1','Good sold','1','','sales','6027','','No',NULL,NULL,''),(29361,'4000','191745249919','2025-04-21 18:38:39',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(29362,'1050','121745250622','2025-04-21 18:52:24',650.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174525077973031537227','No',NULL,NULL,''),(29363,'1110','121745250622','2025-04-21 18:50:23',NULL,50.00,'','12','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(29364,'5500','121745250622','2025-04-21 18:52:16',50.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29365,'4000','121745250622','2025-04-21 18:52:24',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(29366,'4000','121745250622','2025-04-21 18:50:23',NULL,200.00,'','12','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(29367,'4000','121745250622','2025-04-21 18:50:54',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(29368,'4000','121745250622','2025-04-21 18:51:42',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(29369,'1050','121745254579','2025-04-21 19:57:07',650.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174525463463235523332','No',NULL,NULL,''),(29370,'1110','121745254579','2025-04-21 19:56:19',NULL,50.00,'','12','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(29371,'5500','121745254579','2025-04-21 19:56:54',50.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29372,'4000','121745254579','2025-04-21 19:57:07',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(29373,'4000','121745254579','2025-04-21 19:56:19',NULL,200.00,'','12','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(29374,'4000','121745254579','2025-04-21 19:56:31',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(29375,'4000','121745254579','2025-04-21 19:56:43',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(29376,'1050','121745254635','2025-04-21 20:02:36',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174525495870042422230','No',NULL,NULL,''),(29377,'1110','121745254635','2025-04-21 20:02:36',NULL,200.00,'','12','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(29378,'1110','121745254635','2025-04-21 19:57:16',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(29379,'5500','121745254635','2025-04-21 20:02:25',242.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29380,'4000','121745254635','2025-04-21 20:02:36',NULL,200.00,'','12','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(29381,'4000','121745254635','2025-04-21 19:57:16',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(29382,'1050','121745242324','2025-04-21 16:33:28',9200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174525596133902026215','No',NULL,NULL,''),(29383,'1110','121745242324','2025-04-21 16:32:20',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(29384,'1110','121745242324','2025-04-21 16:32:31',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(29385,'1110','121745242324','2025-04-21 16:32:37',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(29386,'1110','121745242324','2025-04-21 16:32:58',NULL,100.00,'','12','1','Inventory sold','1','','sales','6030','','No',NULL,NULL,''),(29387,'1110','121745242324','2025-04-21 16:33:20',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(29388,'1110','121745242324','2025-04-21 17:19:04',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(29389,'1110','121745242324','2025-04-21 18:08:48',NULL,374.00,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(29390,'1110','121745242324','2025-04-21 18:12:02',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(29391,'1110','121745242324','2025-04-21 18:12:18',NULL,1122.00,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(29392,'1110','121745242324','2025-04-21 20:16:29',NULL,482.00,'','12','1','Inventory sold','1','','sales','B034','','No',NULL,NULL,''),(29393,'1110','121745242324','2025-04-21 20:17:09',NULL,704.00,'','12','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(29394,'1110','121745242324','2025-04-21 20:17:29',NULL,507.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(29395,'1110','121745242324','2025-04-21 20:17:39',NULL,134.52,'','12','1','Inventory sold','1','','sales','B035','','No',NULL,NULL,''),(29396,'5500','121745242324','2025-04-21 20:17:53',5119.86,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29397,'4000','121745242324','2025-04-21 16:33:28',NULL,150.00,'','12','1','Good sold','1','','sales','6534','','No',NULL,NULL,''),(29398,'4000','121745242324','2025-04-21 16:32:04',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(29399,'4000','121745242324','2025-04-21 16:32:20',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(29400,'4000','121745242324','2025-04-21 16:32:31',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(29401,'4000','121745242324','2025-04-21 16:32:37',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(29402,'4000','121745242324','2025-04-21 16:32:48',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(29403,'4000','121745242324','2025-04-21 16:32:58',NULL,200.00,'','12','1','Good sold','1','','sales','6030','','No',NULL,NULL,''),(29404,'4000','121745242324','2025-04-21 16:33:06',NULL,100.00,'','12','1','Good sold','1','','sales','6533','','No',NULL,NULL,''),(29405,'4000','121745242324','2025-04-21 16:33:13',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(29406,'4000','121745242324','2025-04-21 16:33:20',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(29407,'4000','121745242324','2025-04-21 17:19:04',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(29408,'4000','121745242324','2025-04-21 18:08:48',NULL,500.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(29409,'4000','121745242324','2025-04-21 18:10:06',NULL,800.00,'','12','1','Good sold','1','','sales','6551','','No',NULL,NULL,''),(29410,'4000','121745242324','2025-04-21 18:12:02',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(29411,'4000','121745242324','2025-04-21 18:12:18',NULL,1500.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(29412,'4000','121745242324','2025-04-21 20:16:29',NULL,500.00,'','12','1','Good sold','1','','sales','B034','','No',NULL,NULL,''),(29413,'4000','121745242324','2025-04-21 20:17:09',NULL,1000.00,'','12','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(29414,'4000','121745242324','2025-04-21 20:17:29',NULL,750.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(29415,'4000','121745242324','2025-04-21 20:17:39',NULL,500.00,'','12','1','Good sold','1','','sales','B035','','No',NULL,NULL,''),(29416,'1050','191745256129','2025-04-21 20:25:27',8100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174525635333235523332','No',NULL,NULL,''),(29417,'1110','191745256129','2025-04-21 20:25:27',NULL,500.00,'','19','1','Inventory sold','1','','sales','6024','','No',NULL,NULL,''),(29418,'1110','191745256129','2025-04-21 20:22:09',NULL,150.00,'','19','1','Inventory sold','1','','sales','6047','','No',NULL,NULL,''),(29419,'1110','191745256129','2025-04-21 20:22:53',NULL,1000.00,'','19','1','Inventory sold','1','','sales','5984','','No',NULL,NULL,''),(29420,'1110','191745256129','2025-04-21 20:23:43',NULL,600.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(29421,'1110','191745256129','2025-04-21 20:24:48',NULL,2400.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(29422,'5500','191745256129','2025-04-21 20:25:03',4650.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29423,'4000','191745256129','2025-04-21 20:25:27',NULL,1000.00,'','19','1','Good sold','1','','sales','6024','','No',NULL,NULL,''),(29424,'4000','191745256129','2025-04-21 20:22:09',NULL,250.00,'','19','1','Good sold','1','','sales','6047','','No',NULL,NULL,''),(29425,'4000','191745256129','2025-04-21 20:22:53',NULL,1000.00,'','19','1','Good sold','1','','sales','5984','','No',NULL,NULL,''),(29426,'4000','191745256129','2025-04-21 20:23:06',NULL,800.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(29427,'4000','191745256129','2025-04-21 20:23:43',NULL,600.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(29428,'4000','191745256129','2025-04-21 20:24:14',NULL,400.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(29429,'4000','191745256129','2025-04-21 20:24:31',NULL,450.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(29430,'4000','191745256129','2025-04-21 20:24:48',NULL,3600.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(29431,'1050','191745256532','2025-04-21 20:30:32',3300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174525663882253951224','No',NULL,NULL,''),(29432,'1110','191745256532','2025-04-21 20:30:32',NULL,676.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(29433,'1110','191745256532','2025-04-21 20:28:52',NULL,444.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(29434,'1110','191745256532','2025-04-21 20:29:06',NULL,680.00,'','19','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(29435,'1110','191745256532','2025-04-21 20:29:24',NULL,158.33,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(29436,'5500','191745256532','2025-04-21 20:30:19',1958.34,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29437,'4000','191745256532','2025-04-21 20:30:32',NULL,1000.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(29438,'4000','191745256532','2025-04-21 20:28:52',NULL,600.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(29439,'4000','191745256532','2025-04-21 20:29:06',NULL,1200.00,'','19','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(29440,'4000','191745256532','2025-04-21 20:29:24',NULL,400.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(29441,'4000','191745256532','2025-04-21 20:29:50',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(29442,'1050','121745257420','2025-04-21 20:44:07',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174525746223300223202','No',NULL,NULL,''),(29443,'1110','121745257420','2025-04-21 20:44:07',NULL,200.00,'','12','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(29444,'5500','121745257420','2025-04-21 20:43:40',200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29445,'4000','121745257420','2025-04-21 20:44:07',NULL,200.00,'','12','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(29454,'1050','121745257473','2025-04-21 20:45:20',2500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174525765023211633273','No',NULL,NULL,''),(29455,'1110','121745257473','2025-04-21 20:45:20',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(29456,'1110','121745257473','2025-04-21 20:44:33',NULL,444.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(29457,'1110','121745257473','2025-04-21 20:45:01',NULL,680.00,'','12','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(29458,'1110','121745257473','2025-04-21 20:45:11',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(29459,'5500','121745257473','2025-04-21 20:47:12',1541.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29460,'4000','121745257473','2025-04-21 20:45:20',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(29461,'4000','121745257473','2025-04-21 20:44:33',NULL,600.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(29462,'4000','121745257473','2025-04-21 20:45:01',NULL,1200.00,'','12','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(29463,'4000','121745257473','2025-04-21 20:45:11',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(29496,'1050','121745257892','2025-04-21 20:51:51',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174525792930230522422','No',NULL,NULL,''),(29497,'1110','121745257892','2025-04-21 20:51:51',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(29498,'5500','121745257892','2025-04-21 20:51:32',169.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29499,'4000','121745257892','2025-04-21 20:51:51',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(29583,'1050','121745248376','2025-04-21 18:18:35',13450.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174526059963921021752','No',NULL,NULL,''),(29584,'1110','121745248376','2025-04-21 18:13:20',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(29585,'1110','121745248376','2025-04-21 18:13:26',NULL,222.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(29586,'1110','121745248376','2025-04-21 18:13:40',NULL,187.00,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(29587,'1110','121745248376','2025-04-21 18:13:49',NULL,67.26,'','12','1','Inventory sold','1','','sales','B035','','No',NULL,NULL,''),(29588,'1110','121745248376','2025-04-21 18:14:14',NULL,158.33,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(29589,'1110','121745248376','2025-04-21 18:14:24',NULL,94.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(29590,'1110','121745248376','2025-04-21 18:14:47',NULL,680.00,'','12','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(29591,'1110','121745248376','2025-04-21 18:15:03',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(29592,'1110','121745248376','2025-04-21 18:21:53',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(29593,'1110','121745248376','2025-04-21 18:22:03',NULL,300.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(29594,'1110','121745248376','2025-04-21 18:23:41',NULL,67.26,'','12','1','Inventory sold','1','','sales','B035','','No',NULL,NULL,''),(29595,'1110','121745248376','2025-04-21 18:23:54',NULL,586.56,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(29596,'1110','121745248376','2025-04-21 18:24:15',NULL,222.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(29597,'1110','121745248376','2025-04-21 20:49:18',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(29598,'1110','121745248376','2025-04-21 21:06:43',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(29599,'1110','121745248376','2025-04-21 21:30:22',NULL,352.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(29600,'1110','121745248376','2025-04-21 21:30:56',NULL,432.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(29601,'1110','121745248376','2025-04-21 21:31:20',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(29602,'1110','121745248376','2025-04-21 21:32:01',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(29603,'1110','121745248376','2025-04-21 21:34:49',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(29604,'5500','121745248376','2025-04-21 21:36:23',6376.42,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29605,'4000','121745248376','2025-04-21 18:18:35',NULL,1200.00,'','12','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(29606,'4000','121745248376','2025-04-21 18:12:56',NULL,200.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(29607,'4000','121745248376','2025-04-21 18:13:20',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(29608,'4000','121745248376','2025-04-21 18:13:26',NULL,300.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(29609,'4000','121745248376','2025-04-21 18:13:40',NULL,250.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(29610,'4000','121745248376','2025-04-21 18:13:49',NULL,250.00,'','12','1','Good sold','1','','sales','B035','','No',NULL,NULL,''),(29611,'4000','121745248376','2025-04-21 18:14:01',NULL,800.00,'','12','1','Good sold','1','','sales','6551','','No',NULL,NULL,''),(29612,'4000','121745248376','2025-04-21 18:14:14',NULL,400.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(29613,'4000','121745248376','2025-04-21 18:14:24',NULL,200.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(29614,'4000','121745248376','2025-04-21 18:14:34',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(29615,'4000','121745248376','2025-04-21 18:14:47',NULL,1200.00,'','12','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(29616,'4000','121745248376','2025-04-21 18:15:03',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(29617,'4000','121745248376','2025-04-21 18:21:53',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(29618,'4000','121745248376','2025-04-21 18:22:03',NULL,600.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(29619,'4000','121745248376','2025-04-21 18:23:41',NULL,250.00,'','12','1','Good sold','1','','sales','B035','','No',NULL,NULL,''),(29620,'4000','121745248376','2025-04-21 18:23:54',NULL,750.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(29621,'4000','121745248376','2025-04-21 18:24:15',NULL,300.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(29622,'4000','121745248376','2025-04-21 20:49:18',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(29623,'4000','121745248376','2025-04-21 21:06:34',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(29624,'4000','121745248376','2025-04-21 21:06:43',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(29625,'4000','121745248376','2025-04-21 21:30:22',NULL,600.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(29626,'4000','121745248376','2025-04-21 21:30:56',NULL,800.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(29627,'4000','121745248376','2025-04-21 21:31:20',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(29628,'4000','121745248376','2025-04-21 21:31:33',NULL,300.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(29629,'4000','121745248376','2025-04-21 21:32:01',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(29630,'4000','121745248376','2025-04-21 21:34:49',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(29631,'4000','121745248376','2025-04-21 21:34:58',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(29632,'1050','121745260601','2025-04-21 21:42:37',750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174526095900230032122','No',NULL,NULL,''),(29633,'1110','121745260601','2025-04-21 21:42:37',NULL,374.00,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(29634,'1110','121745260601','2025-04-21 21:36:41',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(29635,'5500','121745260601','2025-04-21 21:42:27',543.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29636,'4000','121745260601','2025-04-21 21:42:37',NULL,500.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(29637,'4000','121745260601','2025-04-21 21:36:41',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(29646,'1050','121745319693','2025-04-22 14:02:08',2550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174532183650228082220','No',NULL,NULL,''),(29647,'1110','121745319693','2025-04-22 14:02:08',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(29648,'1110','121745319693','2025-04-22 14:01:33',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(29649,'5500','121745319693','2025-04-22 14:36:59',1400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29650,'4000','121745319693','2025-04-22 14:02:08',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(29651,'4000','121745319693','2025-04-22 14:01:33',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(29652,'4000','121745319693','2025-04-22 14:01:41',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(29653,'4000','121745319693','2025-04-22 14:01:51',NULL,50.00,'','12','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(29654,'4000','121745319693','2025-04-22 14:01:59',NULL,200.00,'','12','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(29655,'1050','121745321838','2025-04-22 15:03:56',850.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174532344004322233340','No',NULL,NULL,''),(29656,'1110','121745321838','2025-04-22 15:03:56',NULL,750.00,'','12','1','Inventory sold','1','','sales','6033','','No',NULL,NULL,''),(29657,'5500','121745321838','2025-04-22 15:03:48',750.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29658,'4000','121745321838','2025-04-22 15:03:56',NULL,750.00,'','12','1','Good sold','1','','sales','6033','','No',NULL,NULL,''),(29659,'4000','121745321838','2025-04-22 14:37:18',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(29664,'1050','121745332534','2025-04-22 17:36:07',1000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174533454432250003453','No',NULL,NULL,''),(29665,'4000','121745332534','2025-04-22 17:36:07',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(29666,'4000','121745332534','2025-04-22 17:35:35',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(29667,'4000','121745332534','2025-04-22 17:35:47',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(29668,'4000','121745332534','2025-04-22 17:35:57',NULL,600.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(29669,'1050','121745334545','2025-04-22 18:31:38',4700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174533590533252223002','No',NULL,NULL,''),(29670,'1110','121745334545','2025-04-22 18:09:06',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(29671,'1110','121745334545','2025-04-22 18:31:02',NULL,600.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(29672,'1110','121745334545','2025-04-22 18:31:10',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(29673,'1110','121745334545','2025-04-22 18:31:22',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(29674,'5500','121745334545','2025-04-22 18:31:30',1232.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29675,'4000','121745334545','2025-04-22 18:31:38',NULL,2400.00,'','12','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(29676,'4000','121745334545','2025-04-22 18:09:06',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(29677,'4000','121745334545','2025-04-22 18:30:45',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(29678,'4000','121745334545','2025-04-22 18:31:02',NULL,1200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(29679,'4000','121745334545','2025-04-22 18:31:10',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(29680,'4000','121745334545','2025-04-22 18:31:22',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(29681,'1050','121745335935','2025-04-22 18:53:33',1700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174533721933212324431','No',NULL,NULL,''),(29682,'1110','121745335935','2025-04-22 18:53:33',NULL,950.00,'','12','1','Inventory sold','1','','sales','B182','','No',NULL,NULL,''),(29683,'5500','121745335935','2025-04-22 18:32:15',950.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29684,'4000','121745335935','2025-04-22 18:53:33',NULL,1700.00,'','12','1','Good sold','1','','sales','B182','','No',NULL,NULL,''),(29721,'1050','191745410990','2025-04-23 15:27:11',2000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174543009890022325332','No',NULL,NULL,''),(29722,'1110','191745410990','2025-04-23 15:23:10',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(29723,'1110','191745410990','2025-04-23 15:26:53',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(29724,'5500','191745410990','2025-04-23 20:41:25',600.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29725,'4000','191745410990','2025-04-23 15:27:11',NULL,1000.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(29726,'4000','191745410990','2025-04-23 15:23:10',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(29727,'4000','191745410990','2025-04-23 15:26:38',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(29728,'4000','191745410990','2025-04-23 15:26:53',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(29729,'1050','191745410904','2025-04-23 15:23:06',850.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174543012223337422342','No',NULL,NULL,''),(29730,'1110','191745410904','2025-04-23 15:23:06',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(29731,'1110','191745410904','2025-04-23 15:21:44',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(29732,'5500','191745410904','2025-04-23 20:41:51',150.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29733,'4000','191745410904','2025-04-23 15:23:06',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(29734,'4000','191745410904','2025-04-23 15:21:44',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(29735,'4000','191745410904','2025-04-23 15:22:11',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(29736,'4000','191745410904','2025-04-23 15:22:33',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(29737,'4000','191745410904','2025-04-23 15:22:44',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(29738,'1050','191745411239','2025-04-23 15:28:22',2650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174543017432413304702','No',NULL,NULL,''),(29739,'1110','191745411239','2025-04-23 15:28:22',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(29740,'1110','191745411239','2025-04-23 15:27:45',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(29741,'1110','191745411239','2025-04-23 15:28:12',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(29742,'1110','191745411239','2025-04-23 16:09:17',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(29743,'1110','191745411239','2025-04-23 16:09:34',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(29744,'5500','191745411239','2025-04-23 20:42:31',1786.56,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29745,'4000','191745411239','2025-04-23 15:28:22',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(29746,'4000','191745411239','2025-04-23 15:27:19',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(29747,'4000','191745411239','2025-04-23 15:27:45',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(29748,'4000','191745411239','2025-04-23 15:27:57',NULL,250.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(29749,'4000','191745411239','2025-04-23 15:28:12',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(29750,'4000','191745411239','2025-04-23 16:09:17',NULL,1000.00,'','19','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(29751,'4000','191745411239','2025-04-23 16:09:34',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(29752,'4000','191745411239','2025-04-23 16:09:58',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(29753,'4000','191745411239','2025-04-23 20:42:23',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(29760,'1050','191745486550','2025-04-24 12:23:21',3450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174549762637031421093','No',NULL,NULL,''),(29761,'1110','191745486550','2025-04-24 12:23:21',NULL,400.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(29762,'5500','191745486550','2025-04-24 15:26:43',400.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29763,'4000','191745486550','2025-04-24 12:23:21',NULL,500.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(29764,'4000','191745486550','2025-04-24 12:22:30',NULL,250.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(29765,'4000','191745486550','2025-04-24 12:22:53',NULL,2500.00,'','19','1','Good sold','1','','sales','6540','','No',NULL,NULL,''),(29766,'4000','191745486550','2025-04-24 12:23:03',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(29767,'1050','121745580034','2025-04-25 14:21:18',1350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174558008521005503023','No',NULL,NULL,''),(29768,'1110','121745580034','2025-04-25 14:21:18',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(29769,'1110','121745580034','2025-04-25 14:20:34',NULL,400.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(29770,'5500','121745580034','2025-04-25 14:21:07',1050.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29771,'4000','121745580034','2025-04-25 14:21:18',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(29772,'4000','121745580034','2025-04-25 14:20:34',NULL,400.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(29773,'4000','121745580034','2025-04-25 14:20:46',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(29774,'4000','121745580034','2025-04-25 14:20:56',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(29775,'1050','121745580087','2025-04-25 14:44:32',3050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174558147473332320042','No',NULL,NULL,''),(29776,'1110','121745580087','2025-04-25 14:44:32',NULL,1564.16,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(29777,'1110','121745580087','2025-04-25 14:21:27',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(29778,'1110','121745580087','2025-04-25 14:44:12',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(29779,'5500','121745580087','2025-04-25 14:44:24',2414.16,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29780,'4000','121745580087','2025-04-25 14:44:32',NULL,2000.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(29781,'4000','121745580087','2025-04-25 14:21:27',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(29782,'4000','121745580087','2025-04-25 14:44:12',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(29787,'1050','121745581478','2025-04-25 15:22:12',1000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174558594254322022423','No',NULL,NULL,''),(29788,'1110','121745581478','2025-04-25 15:22:12',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(29789,'1110','121745581478','2025-04-25 14:44:38',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(29790,'5500','121745581478','2025-04-25 15:58:45',782.08,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29791,'4000','121745581478','2025-04-25 15:22:12',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(29792,'4000','121745581478','2025-04-25 14:44:38',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(29799,'1050','191745588690','2025-04-25 16:45:09',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174558871133912524431','No',NULL,NULL,''),(29800,'4000','191745588690','2025-04-25 16:45:09',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(29801,'4000','191745588690','2025-04-25 16:44:51',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(29829,'1050','121745587636','2025-04-25 16:27:49',1600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174559086323205038124','No',NULL,NULL,''),(29830,'1110','121745587636','2025-04-25 16:27:49',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(29831,'1110','121745587636','2025-04-25 16:27:16',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(29832,'1110','121745587636','2025-04-25 16:27:34',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(29833,'1110','121745587636','2025-04-25 17:14:41',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(29834,'1110','121745587636','2025-04-25 17:17:24',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(29835,'5500','121745587636','2025-04-25 17:20:42',1190.08,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29836,'4000','121745587636','2025-04-25 16:27:49',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(29837,'4000','121745587636','2025-04-25 16:27:16',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(29838,'4000','121745587636','2025-04-25 16:27:34',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(29839,'4000','121745587636','2025-04-25 17:14:41',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(29840,'4000','121745587636','2025-04-25 17:17:24',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(29841,'1050','121745590866','2025-04-25 17:24:15',1400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174559105755271172050','No',NULL,NULL,''),(29842,'1110','121745590866','2025-04-25 17:24:15',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(29843,'1110','121745590866','2025-04-25 17:21:06',NULL,176.00,'','12','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(29844,'1110','121745590866','2025-04-25 17:23:37',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(29845,'1110','121745590866','2025-04-25 17:23:54',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(29846,'5500','121745590866','2025-04-25 17:24:02',871.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29847,'4000','121745590866','2025-04-25 17:24:15',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(29848,'4000','121745590866','2025-04-25 17:21:06',NULL,250.00,'','12','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(29849,'4000','121745590866','2025-04-25 17:23:37',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(29850,'4000','121745590866','2025-04-25 17:23:54',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(29851,'1050','121745591256','2025-04-25 17:50:42',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174559264533227332653','No',NULL,NULL,''),(29852,'1110','121745591256','2025-04-25 17:50:42',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(29853,'5500','121745591256','2025-04-25 17:27:36',195.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29854,'4000','121745591256','2025-04-25 17:50:42',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(29855,'1050','121745592648','2025-04-25 17:57:47',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174559306992352720709','No',NULL,NULL,''),(29856,'1110','121745592648','2025-04-25 17:57:47',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(29857,'5500','121745592648','2025-04-25 17:50:48',195.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29858,'4000','121745592648','2025-04-25 17:57:47',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(29859,'1050','121745594808','2025-04-25 18:39:42',800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174559558722370522823','No',NULL,NULL,''),(29860,'1110','121745594808','2025-04-25 18:39:42',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(29861,'1110','121745594808','2025-04-25 18:26:48',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(29862,'5500','121745594808','2025-04-25 18:39:24',595.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29863,'4000','121745594808','2025-04-25 18:39:42',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(29864,'4000','121745594808','2025-04-25 18:26:48',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(29865,'1050','191745599617','2025-04-25 19:47:29',700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174559965264320735209','No',NULL,NULL,''),(29866,'1110','191745599617','2025-04-25 19:47:08',NULL,200.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(29867,'5500','191745599617','2025-04-25 19:47:19',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29868,'4000','191745599617','2025-04-25 19:47:29',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(29869,'4000','191745599617','2025-04-25 19:46:57',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(29870,'4000','191745599617','2025-04-25 19:47:08',NULL,400.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(29907,'1050','121745602990','2025-04-25 20:44:12',1500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174560305540211455423','No',NULL,NULL,''),(29908,'1110','121745602990','2025-04-25 20:44:12',NULL,600.00,'','12','1','Inventory sold','1','','sales','5981','','No',NULL,NULL,''),(29909,'1110','121745602990','2025-04-25 20:43:10',NULL,100.00,'','12','1','Inventory sold','1','','sales','6030','','No',NULL,NULL,''),(29910,'1110','121745602990','2025-04-25 20:43:52',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(29911,'1110','121745602990','2025-04-25 20:43:59',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(29912,'5500','121745602990','2025-04-25 20:44:06',958.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29913,'4000','121745602990','2025-04-25 20:44:12',NULL,600.00,'','12','1','Good sold','1','','sales','5981','','No',NULL,NULL,''),(29914,'4000','121745602990','2025-04-25 20:43:10',NULL,200.00,'','12','1','Good sold','1','','sales','6030','','No',NULL,NULL,''),(29915,'4000','121745602990','2025-04-25 20:43:38',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(29916,'4000','121745602990','2025-04-25 20:43:45',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(29917,'4000','121745602990','2025-04-25 20:43:52',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(29918,'4000','121745602990','2025-04-25 20:43:59',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(29919,'1050','191745588713','2025-04-25 16:46:25',7500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174560314720002200312','No',NULL,NULL,''),(29920,'1110','191745588713','2025-04-25 16:46:25',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(29921,'1110','191745588713','2025-04-25 16:45:36',NULL,600.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(29922,'1110','191745588713','2025-04-25 16:45:55',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(29923,'1110','191745588713','2025-04-25 16:46:11',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(29924,'1110','191745588713','2025-04-25 19:47:50',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(29925,'1110','191745588713','2025-04-25 19:48:01',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(29926,'1110','191745588713','2025-04-25 19:48:10',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(29927,'1110','191745588713','2025-04-25 19:49:05',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(29928,'5500','191745588713','2025-04-25 20:45:32',3470.21,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29929,'4000','191745588713','2025-04-25 16:46:25',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(29930,'4000','191745588713','2025-04-25 16:45:13',NULL,2600.00,'','19','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(29931,'4000','191745588713','2025-04-25 16:45:36',NULL,800.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(29932,'4000','191745588713','2025-04-25 16:45:55',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(29933,'4000','191745588713','2025-04-25 16:46:11',NULL,1000.00,'','19','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(29934,'4000','191745588713','2025-04-25 19:47:50',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(29935,'4000','191745588713','2025-04-25 19:48:01',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(29936,'4000','191745588713','2025-04-25 19:48:10',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(29937,'4000','191745588713','2025-04-25 19:48:42',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(29938,'4000','191745588713','2025-04-25 19:49:05',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(29939,'1050','121745659537','2025-04-26 13:15:33',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174566253623323226247','No',NULL,NULL,''),(29940,'4000','121745659537','2025-04-26 13:15:33',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(29941,'4000','121745659537','2025-04-26 12:25:37',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(29942,'4000','121745659537','2025-04-26 13:15:11',NULL,200.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(29943,'1050','191745666025','2025-04-26 14:14:53',950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174566609636602230332','No',NULL,NULL,''),(29944,'1110','191745666025','2025-04-26 14:14:53',NULL,600.00,'','19','1','Inventory sold','1','','sales','6010','','No',NULL,NULL,''),(29945,'1110','191745666025','2025-04-26 14:14:08',NULL,41.67,'','19','1','Inventory sold','1','','sales','B097','','No',NULL,NULL,''),(29946,'5500','191745666025','2025-04-26 14:14:32',641.67,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29947,'4000','191745666025','2025-04-26 14:14:53',NULL,600.00,'','19','1','Good sold','1','','sales','6010','','No',NULL,NULL,''),(29948,'4000','191745666025','2025-04-26 14:13:45',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(29949,'4000','191745666025','2025-04-26 14:14:08',NULL,150.00,'','19','1','Good sold','1','','sales','B097','','No',NULL,NULL,''),(29962,'1050','191745666669','2025-04-26 14:25:10',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174566671611776032232','No',NULL,NULL,''),(29963,'1110','191745666669','2025-04-26 14:24:29',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(29964,'5500','191745666669','2025-04-26 14:24:44',195.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29965,'4000','191745666669','2025-04-26 14:25:10',NULL,250.00,'','19','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(29966,'4000','191745666669','2025-04-26 14:24:29',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(29967,'1050','121745670812','2025-04-26 15:35:18',1750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174567092101623522122','No',NULL,NULL,''),(29968,'1110','121745670812','2025-04-26 15:35:18',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(29969,'1110','121745670812','2025-04-26 15:33:56',NULL,600.00,'','12','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(29970,'1110','121745670812','2025-04-26 15:34:11',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(29971,'5500','121745670812','2025-04-26 15:35:04',700.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29972,'4000','121745670812','2025-04-26 15:35:18',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(29973,'4000','121745670812','2025-04-26 15:33:33',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(29974,'4000','121745670812','2025-04-26 15:33:45',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(29975,'4000','121745670812','2025-04-26 15:33:56',NULL,600.00,'','12','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(29976,'4000','121745670812','2025-04-26 15:34:11',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(29977,'4000','121745670812','2025-04-26 15:34:34',NULL,200.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(29978,'4000','121745670812','2025-04-26 15:34:44',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(29979,'4000','121745670812','2025-04-26 15:34:54',NULL,50.00,'','12','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(29980,'1050','191745671175','2025-04-26 15:39:55',1500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174567127243332222302','No',NULL,NULL,''),(29981,'1110','191745671175','2025-04-26 15:39:55',NULL,950.00,'','19','1','Inventory sold','1','','sales','6502','','No',NULL,NULL,''),(29982,'1110','191745671175','2025-04-26 15:39:35',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(29983,'5500','191745671175','2025-04-26 15:39:55',992.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29984,'4000','191745671175','2025-04-26 15:39:55',NULL,1500.00,'','19','1','Good sold','1','','sales','6502','','No',NULL,NULL,''),(29985,'4000','191745671175','2025-04-26 15:39:35',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(29994,'1050','121745680620','2025-04-26 18:17:58',1000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174568068122242302022','No',NULL,NULL,''),(29995,'1110','121745680620','2025-04-26 18:17:00',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(29996,'5500','121745680620','2025-04-26 18:17:47',42.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(29997,'4000','121745680620','2025-04-26 18:17:58',NULL,800.00,'','12','1','Good sold','1','','sales','6574','','No',NULL,NULL,''),(29998,'4000','121745680620','2025-04-26 18:17:00',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(29999,'4000','121745680620','2025-04-26 18:17:22',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(30004,'1050','191745680825','2025-04-26 18:20:40',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174568084383022823741','No',NULL,NULL,''),(30005,'1110','191745680825','2025-04-26 18:20:40',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(30006,'5500','191745680825','2025-04-26 18:20:25',1000.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30007,'4000','191745680825','2025-04-26 18:20:40',NULL,1000.00,'','19','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(30008,'1050','121745681222','2025-04-26 18:27:20',600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174568124885567232238','No',NULL,NULL,''),(30009,'4000','121745681222','2025-04-26 18:27:20',NULL,600.00,'','12','1','Good sold','1','','sales','6547','','No',NULL,NULL,''),(30010,'1050','191745684428','2025-04-26 19:20:54',50.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174568445800233833322','No',NULL,NULL,''),(30011,'4000','191745684428','2025-04-26 19:20:54',NULL,50.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(30012,'1050','191745666101','2025-04-26 14:17:08',2600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174568622022208232093','No',NULL,NULL,''),(30013,'1110','191745666101','2025-04-26 14:17:08',NULL,950.00,'','19','1','Inventory sold','1','','sales','6502','','No',NULL,NULL,''),(30014,'1110','191745666101','2025-04-26 14:15:01',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(30015,'1110','191745666101','2025-04-26 14:15:17',NULL,47.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(30016,'1110','191745666101','2025-04-26 14:16:05',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(30017,'5500','191745666101','2025-04-26 14:16:53',1639.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30018,'4000','191745666101','2025-04-26 14:17:08',NULL,1500.00,'','19','1','Good sold','1','','sales','6502','','No',NULL,NULL,''),(30019,'4000','191745666101','2025-04-26 14:15:01',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(30020,'4000','191745666101','2025-04-26 14:15:17',NULL,100.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(30021,'4000','191745666101','2025-04-26 14:16:05',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(30022,'4000','191745666101','2025-04-26 14:16:27',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(30023,'4000','191745666101','2025-04-26 14:16:38',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(30024,'1050','191745680781','2025-04-26 18:20:16',1500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174568624452323722102','No',NULL,NULL,''),(30025,'4000','191745680781','2025-04-26 18:20:16',NULL,1200.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(30026,'4000','191745680781','2025-04-26 18:19:41',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(30027,'4000','191745680781','2025-04-26 18:19:57',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(30028,'1050','191745680181','2025-04-26 18:10:28',1700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174568629612022029136','No',NULL,NULL,''),(30029,'1110','191745680181','2025-04-26 18:10:28',NULL,950.00,'','19','1','Inventory sold','1','','sales','6502','','No',NULL,NULL,''),(30030,'1110','191745680181','2025-04-26 18:09:41',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(30031,'1110','191745680181','2025-04-26 18:10:08',NULL,47.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(30032,'5500','191745680181','2025-04-26 18:10:20',1039.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30033,'4000','191745680181','2025-04-26 18:10:28',NULL,1500.00,'','19','1','Good sold','1','','sales','6502','','No',NULL,NULL,''),(30034,'4000','191745680181','2025-04-26 18:09:41',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(30035,'4000','191745680181','2025-04-26 18:10:08',NULL,100.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(30040,'1050','191745752247','2025-04-27 14:11:48',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174575230920393239303','No',NULL,NULL,''),(30041,'4000','191745752247','2025-04-27 14:11:48',NULL,400.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(30042,'1050','121745755293','2025-04-27 15:03:47',6550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174575543133320353500','No',NULL,NULL,''),(30043,'1110','121745755293','2025-04-27 15:03:47',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(30044,'1110','121745755293','2025-04-27 15:01:33',NULL,300.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(30045,'1110','121745755293','2025-04-27 15:02:21',NULL,507.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(30046,'1110','121745755293','2025-04-27 15:02:31',NULL,444.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(30047,'1110','121745755293','2025-04-27 15:03:04',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(30048,'1110','121745755293','2025-04-27 15:03:15',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(30049,'5500','121745755293','2025-04-27 15:03:22',2751.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30050,'4000','121745755293','2025-04-27 15:03:47',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(30051,'4000','121745755293','2025-04-27 15:01:33',NULL,600.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(30052,'4000','121745755293','2025-04-27 15:01:41',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(30053,'4000','121745755293','2025-04-27 15:01:52',NULL,200.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(30054,'4000','121745755293','2025-04-27 15:02:00',NULL,400.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(30055,'4000','121745755293','2025-04-27 15:02:09',NULL,500.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(30056,'4000','121745755293','2025-04-27 15:02:21',NULL,750.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(30057,'4000','121745755293','2025-04-27 15:02:31',NULL,600.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(30058,'4000','121745755293','2025-04-27 15:02:43',NULL,600.00,'','12','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(30059,'4000','121745755293','2025-04-27 15:02:54',NULL,300.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(30060,'4000','121745755293','2025-04-27 15:03:04',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(30061,'4000','121745755293','2025-04-27 15:03:15',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(30067,'1050','121745761207','2025-04-27 16:40:35',550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174576123921032334372','No',NULL,NULL,''),(30068,'1110','121745761207','2025-04-27 16:40:35',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(30069,'5500','121745761207','2025-04-27 16:40:19',169.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30070,'4000','121745761207','2025-04-27 16:40:35',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(30071,'4000','121745761207','2025-04-27 16:40:07',NULL,300.00,'','12','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(30081,'1050','121745761240','2025-04-27 16:41:31',1500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174576374214352631342','No',NULL,NULL,''),(30082,'1110','121745761240','2025-04-27 16:40:40',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(30083,'1110','121745761240','2025-04-27 16:40:53',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(30084,'1110','121745761240','2025-04-27 16:41:11',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(30085,'1110','121745761240','2025-04-27 16:41:23',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(30086,'5500','121745761240','2025-04-27 17:22:05',1045.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30087,'4000','121745761240','2025-04-27 16:41:31',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(30088,'4000','121745761240','2025-04-27 16:40:40',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(30089,'4000','121745761240','2025-04-27 16:40:53',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(30090,'4000','121745761240','2025-04-27 16:41:11',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(30091,'4000','121745761240','2025-04-27 16:41:23',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(30102,'1050','191745764515','2025-04-27 17:36:47',3600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174576461274332137122','No',NULL,NULL,''),(30103,'1110','191745764515','2025-04-27 17:36:47',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(30104,'1110','191745764515','2025-04-27 17:35:15',NULL,530.00,'','19','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(30105,'1110','191745764515','2025-04-27 17:35:47',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(30106,'5500','191745764515','2025-04-27 17:36:36',1196.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30107,'4000','191745764515','2025-04-27 17:36:47',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(30108,'4000','191745764515','2025-04-27 17:35:15',NULL,700.00,'','19','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(30109,'4000','191745764515','2025-04-27 17:35:29',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(30110,'4000','191745764515','2025-04-27 17:35:37',NULL,1200.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(30111,'4000','191745764515','2025-04-27 17:35:47',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(30112,'4000','191745764515','2025-04-27 17:35:58',NULL,400.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(30113,'4000','191745764515','2025-04-27 17:36:15',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(30114,'1050','191745752230','2025-04-27 14:10:43',650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174576480566533078342','No',NULL,NULL,''),(30115,'1110','191745752230','2025-04-27 14:10:43',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(30116,'5500','191745752230','2025-04-27 17:38:12',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30117,'4000','191745752230','2025-04-27 14:10:43',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(30118,'4000','191745752230','2025-04-27 14:10:31',NULL,300.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(30119,'4000','191745752230','2025-04-27 15:06:50',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(30120,'1050','191745764434','2025-04-27 17:35:05',6400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174576592880022262233','No',NULL,NULL,''),(30121,'1110','191745764434','2025-04-27 17:35:05',NULL,2400.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(30122,'1110','191745764434','2025-04-27 17:33:55',NULL,1050.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(30123,'1110','191745764434','2025-04-27 17:34:44',NULL,168.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(30124,'1110','191745764434','2025-04-27 17:58:01',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(30125,'5500','191745764434','2025-04-27 17:58:14',3660.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30126,'4000','191745764434','2025-04-27 17:35:05',NULL,3600.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(30127,'4000','191745764434','2025-04-27 17:33:55',NULL,1400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(30128,'4000','191745764434','2025-04-27 17:34:10',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(30129,'4000','191745764434','2025-04-27 17:34:32',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(30130,'4000','191745764434','2025-04-27 17:34:44',NULL,400.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(30131,'4000','191745764434','2025-04-27 17:34:52',NULL,600.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(30132,'4000','191745764434','2025-04-27 17:58:01',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(30140,'1050','121745771110','2025-04-27 19:25:59',2500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174577183022023303033','No',NULL,NULL,''),(30141,'1110','121745771110','2025-04-27 19:25:59',NULL,1500.00,'','12','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(30142,'1110','121745771110','2025-04-27 19:25:10',NULL,300.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(30143,'1110','121745771110','2025-04-27 19:25:46',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(30144,'5500','121745771110','2025-04-27 19:36:53',1900.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30145,'4000','121745771110','2025-04-27 19:25:59',NULL,1500.00,'','12','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(30146,'4000','121745771110','2025-04-27 19:25:10',NULL,600.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(30147,'4000','121745771110','2025-04-27 19:25:34',NULL,200.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(30148,'4000','121745771110','2025-04-27 19:25:46',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(30149,'1050','191745772307','2025-04-27 19:46:35',2300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174577239937202339933','No',NULL,NULL,''),(30150,'1110','191745772307','2025-04-27 19:46:35',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(30151,'1110','191745772307','2025-04-27 19:45:08',NULL,680.00,'','19','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(30152,'1110','191745772307','2025-04-27 19:45:22',NULL,600.00,'','19','1','Inventory sold','1','','sales','5981','','No',NULL,NULL,''),(30153,'5500','191745772307','2025-04-27 19:46:10',1496.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30154,'4000','191745772307','2025-04-27 19:46:35',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(30155,'4000','191745772307','2025-04-27 19:45:08',NULL,1200.00,'','19','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(30156,'4000','191745772307','2025-04-27 19:45:22',NULL,600.00,'','19','1','Good sold','1','','sales','5981','','No',NULL,NULL,''),(30157,'4000','191745772307','2025-04-27 19:45:34',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(30158,'1050','191745772400','2025-04-27 19:48:03',950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174577249071032200203','No',NULL,NULL,''),(30159,'4000','191745772400','2025-04-27 19:48:03',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(30160,'4000','191745772400','2025-04-27 19:46:40',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(30161,'4000','191745772400','2025-04-27 19:47:19',NULL,600.00,'','19','1','Good sold','1','','sales','6529','','No',NULL,NULL,''),(30162,'1050','191745775811','2025-04-27 20:44:49',1600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174577589000350142034','No',NULL,NULL,''),(30163,'1110','191745775811','2025-04-27 20:44:49',NULL,432.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(30164,'1110','191745775811','2025-04-27 20:43:31',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(30165,'5500','191745775811','2025-04-27 20:44:40',784.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30166,'4000','191745775811','2025-04-27 20:44:49',NULL,800.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(30167,'4000','191745775811','2025-04-27 20:43:31',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(30168,'4000','191745775811','2025-04-27 20:44:29',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(30169,'1050','121745776228','2025-04-27 20:50:40',1700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174577624532232205620','No',NULL,NULL,''),(30170,'1110','121745776228','2025-04-27 20:50:40',NULL,950.00,'','12','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(30171,'5500','121745776228','2025-04-27 20:50:28',950.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30172,'4000','121745776228','2025-04-27 20:50:40',NULL,1700.00,'','12','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(30179,'1050','191745838321','2025-04-28 14:35:47',3300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174584017330152472210','No',NULL,NULL,''),(30180,'1110','191745838321','2025-04-28 14:35:47',NULL,2000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(30181,'1110','191745838321','2025-04-28 14:05:21',NULL,300.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(30182,'1110','191745838321','2025-04-28 14:34:14',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(30183,'5500','191745838321','2025-04-28 14:34:52',2342.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30184,'4000','191745838321','2025-04-28 14:35:47',NULL,2600.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(30185,'4000','191745838321','2025-04-28 14:05:21',NULL,400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(30186,'4000','191745838321','2025-04-28 14:32:58',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(30187,'4000','191745838321','2025-04-28 14:33:54',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(30188,'4000','191745838321','2025-04-28 14:34:14',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(30189,'1050','191745854382','2025-04-28 18:33:19',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174585440608313543706','No',NULL,NULL,''),(30190,'1110','191745854382','2025-04-28 18:33:19',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(30191,'5500','191745854382','2025-04-28 18:33:02',79.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30192,'4000','191745854382','2025-04-28 18:33:19',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(30193,'1050','191745854419','2025-04-28 18:34:21',350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174585446422731234329','No',NULL,NULL,''),(30194,'1110','191745854419','2025-04-28 18:33:39',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(30195,'5500','191745854419','2025-04-28 18:34:09',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30196,'4000','191745854419','2025-04-28 18:34:21',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(30197,'4000','191745854419','2025-04-28 18:33:39',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(30198,'1050','191745857776','2025-04-28 19:30:38',3000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174585784093323938713','No',NULL,NULL,''),(30199,'1110','191745857776','2025-04-28 19:30:38',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(30200,'1110','191745857776','2025-04-28 19:29:36',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(30201,'1110','191745857776','2025-04-28 19:29:49',NULL,300.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(30202,'1110','191745857776','2025-04-28 19:30:22',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(30203,'5500','191745857776','2025-04-28 19:30:30',1866.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30204,'4000','191745857776','2025-04-28 19:30:38',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(30205,'4000','191745857776','2025-04-28 19:29:36',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(30206,'4000','191745857776','2025-04-28 19:29:49',NULL,400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(30207,'4000','191745857776','2025-04-28 19:30:01',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(30208,'4000','191745857776','2025-04-28 19:30:14',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(30209,'4000','191745857776','2025-04-28 19:30:22',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(30210,'1050','191745838257','2025-04-28 14:05:09',900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174586070232772122002','No',NULL,NULL,''),(30211,'1110','191745838257','2025-04-28 14:05:09',NULL,300.00,'','19','1','Inventory sold','1','','sales','6048','','No',NULL,NULL,''),(30212,'5500','191745838257','2025-04-28 20:17:37',300.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30213,'4000','191745838257','2025-04-28 14:05:09',NULL,600.00,'','19','1','Good sold','1','','sales','6048','','No',NULL,NULL,''),(30214,'4000','191745838257','2025-04-28 14:04:18',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(30215,'4000','191745838257','2025-04-28 14:04:45',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(30216,'4000','191745838257','2025-04-28 14:04:58',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(30217,'1050','191746003199','2025-04-30 11:54:10',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174600325232212530236','No',NULL,NULL,''),(30218,'1110','191746003199','2025-04-30 11:54:10',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(30219,'1110','191746003199','2025-04-30 11:53:39',NULL,100.00,'','19','1','Inventory sold','1','','sales','6034','','No',NULL,NULL,''),(30220,'5500','191746003199','2025-04-30 11:53:50',100.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30221,'4000','191746003199','2025-04-30 11:54:10',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(30222,'4000','191746003199','2025-04-30 11:53:20',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(30223,'4000','191746003199','2025-04-30 11:53:29',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(30224,'4000','191746003199','2025-04-30 11:53:39',NULL,100.00,'','19','1','Good sold','1','','sales','6034','','No',NULL,NULL,''),(30225,'1050','191746003254','2025-04-30 11:54:57',350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174600330001223000034','No',NULL,NULL,''),(30226,'1110','191746003254','2025-04-30 11:54:57',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(30227,'5500','191746003254','2025-04-30 11:54:45',195.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30228,'4000','191746003254','2025-04-30 11:54:57',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(30229,'4000','191746003254','2025-04-30 11:54:14',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(30249,'1050','121746011251','2025-04-30 14:08:50',3900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174601789427078128300','No',NULL,NULL,''),(30250,'1110','121746011251','2025-04-30 14:08:50',NULL,1500.00,'','12','1','Inventory sold','1','','sales','6033','','No',NULL,NULL,''),(30251,'1110','121746011251','2025-04-30 14:08:13',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(30252,'1110','121746011251','2025-04-30 14:08:33',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(30253,'5500','121746011251','2025-04-30 15:58:00',1758.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30254,'4000','121746011251','2025-04-30 14:08:50',NULL,1500.00,'','12','1','Good sold','1','','sales','6033','','No',NULL,NULL,''),(30255,'4000','121746011251','2025-04-30 14:07:31',NULL,800.00,'','12','1','Good sold','1','','sales','6551','','No',NULL,NULL,''),(30256,'4000','121746011251','2025-04-30 14:08:13',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(30257,'4000','121746011251','2025-04-30 14:08:33',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(30258,'4000','121746011251','2025-04-30 14:08:41',NULL,800.00,'','12','1','Good sold','1','','sales','6551','','No',NULL,NULL,''),(30259,'4000','121746011251','2025-04-30 15:39:50',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(30260,'4000','121746011251','2025-04-30 15:57:49',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(30261,'1050','191746020004','2025-04-30 16:34:17',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174602005902234223230','No',NULL,NULL,''),(30262,'4000','191746020004','2025-04-30 16:34:17',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(30263,'4000','191746020004','2025-04-30 16:33:24',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(30264,'1050','191746024985','2025-04-30 17:56:47',800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174602501103122363332','No',NULL,NULL,''),(30265,'1110','191746024985','2025-04-30 17:56:47',NULL,440.00,'','19','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(30266,'5500','191746024985','2025-04-30 17:56:38',440.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30267,'4000','191746024985','2025-04-30 17:56:47',NULL,700.00,'','19','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(30268,'4000','191746024985','2025-04-30 17:56:26',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(30279,'1050','191746025017','2025-04-30 18:44:45',1900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174602805652320003386','No',NULL,NULL,''),(30280,'1110','191746025017','2025-04-30 18:44:45',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(30281,'1110','191746025017','2025-04-30 17:56:57',NULL,169.00,'','19','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(30282,'1110','191746025017','2025-04-30 18:40:58',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(30283,'1110','191746025017','2025-04-30 18:44:17',NULL,352.00,'','19','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(30284,'5500','191746025017','2025-04-30 18:46:25',920.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30285,'4000','191746025017','2025-04-30 18:44:45',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(30286,'4000','191746025017','2025-04-30 17:56:57',NULL,250.00,'','19','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(30287,'4000','191746025017','2025-04-30 18:40:58',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(30288,'4000','191746025017','2025-04-30 18:41:11',NULL,500.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(30289,'4000','191746025017','2025-04-30 18:43:53',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(30290,'4000','191746025017','2025-04-30 18:44:17',NULL,500.00,'','19','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(30291,'1050','121746028246','2025-04-30 18:51:28',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174602830032000204033','No',NULL,NULL,''),(30292,'1110','121746028246','2025-04-30 18:51:28',NULL,150.00,'','12','1','Inventory sold','1','','sales','6003','','No',NULL,NULL,''),(30293,'1110','121746028246','2025-04-30 18:50:46',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(30294,'5500','121746028246','2025-04-30 18:51:03',150.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30295,'4000','121746028246','2025-04-30 18:51:28',NULL,150.00,'','12','1','Good sold','1','','sales','6003','','No',NULL,NULL,''),(30296,'4000','121746028246','2025-04-30 18:50:46',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(30297,'1050','121746028315','2025-04-30 18:54:09',1450.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174602845603240300522','No',NULL,NULL,''),(30298,'1110','121746028315','2025-04-30 18:54:09',NULL,150.00,'','12','1','Inventory sold','1','','sales','6003','','No',NULL,NULL,''),(30299,'1110','121746028315','2025-04-30 18:52:27',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(30300,'1110','121746028315','2025-04-30 18:52:57',NULL,150.00,'','12','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(30301,'5500','121746028315','2025-04-30 18:53:37',1200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30302,'4000','121746028315','2025-04-30 18:54:09',NULL,150.00,'','12','1','Good sold','1','','sales','6003','','No',NULL,NULL,''),(30303,'4000','121746028315','2025-04-30 18:51:55',NULL,200.00,'','12','1','Good sold','1','','sales','6527','','No',NULL,NULL,''),(30304,'4000','121746028315','2025-04-30 18:52:27',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(30305,'4000','121746028315','2025-04-30 18:52:57',NULL,200.00,'','12','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(30306,'1050','121746035350','2025-04-30 20:49:34',900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174603558462828002322','No',NULL,NULL,''),(30307,'1110','121746035350','2025-04-30 20:49:34',NULL,500.00,'','12','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(30308,'1110','121746035350','2025-04-30 20:49:10',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(30309,'5500','121746035350','2025-04-30 20:49:23',700.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30310,'4000','121746035350','2025-04-30 20:49:34',NULL,500.00,'','12','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(30311,'4000','121746035350','2025-04-30 20:49:10',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(30312,'1050','191746096599','2025-05-01 13:50:57',2000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174609666232622310727','No',NULL,NULL,''),(30313,'1110','191746096599','2025-05-01 13:50:57',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(30314,'1110','191746096599','2025-05-01 13:49:59',NULL,352.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(30315,'1110','191746096599','2025-05-01 13:50:17',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(30316,'5500','191746096599','2025-05-01 13:50:44',1643.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30317,'4000','191746096599','2025-05-01 13:50:57',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(30318,'4000','191746096599','2025-05-01 13:49:59',NULL,500.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(30319,'4000','191746096599','2025-05-01 13:50:17',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(30320,'4000','191746096599','2025-05-01 13:50:29',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(30321,'1050','121746101545','2025-05-01 15:13:14',1500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174610160233703202001','No',NULL,NULL,''),(30322,'1110','121746101545','2025-05-01 15:13:14',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(30323,'1110','121746101545','2025-05-01 15:12:25',NULL,600.00,'','12','1','Inventory sold','1','','sales','6009','','No',NULL,NULL,''),(30324,'5500','121746101545','2025-05-01 15:13:02',1000.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30325,'4000','121746101545','2025-05-01 15:13:14',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(30326,'4000','121746101545','2025-05-01 15:12:25',NULL,600.00,'','12','1','Good sold','1','','sales','6009','','No',NULL,NULL,''),(30327,'4000','121746101545','2025-05-01 15:12:51',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(30328,'1050','191746110409','2025-05-01 17:41:17',1200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174611048011031014339','No',NULL,NULL,''),(30329,'1110','191746110409','2025-05-01 17:40:27',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(30330,'1110','191746110409','2025-05-01 17:40:42',NULL,600.00,'','19','1','Inventory sold','1','','sales','6010','','No',NULL,NULL,''),(30331,'5500','191746110409','2025-05-01 17:40:53',600.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30332,'4000','191746110409','2025-05-01 17:41:17',NULL,200.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(30333,'4000','191746110409','2025-05-01 17:40:09',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(30334,'4000','191746110409','2025-05-01 17:40:27',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(30335,'4000','191746110409','2025-05-01 17:40:42',NULL,600.00,'','19','1','Good sold','1','','sales','6010','','No',NULL,NULL,''),(30336,'1050','191746110482','2025-05-01 17:43:31',3350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174611061312326131334','No',NULL,NULL,''),(30337,'1110','191746110482','2025-05-01 17:43:31',NULL,1290.00,'','19','1','Inventory sold','1','','sales','B044','','No',NULL,NULL,''),(30338,'1110','191746110482','2025-05-01 17:42:11',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(30339,'1110','191746110482','2025-05-01 17:42:24',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(30340,'1110','191746110482','2025-05-01 17:42:33',NULL,100.00,'','19','1','Inventory sold','1','','sales','6030','','No',NULL,NULL,''),(30341,'5500','191746110482','2025-05-01 17:43:23',2082.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30342,'4000','191746110482','2025-05-01 17:43:31',NULL,2200.00,'','19','1','Good sold','1','','sales','B044','','No',NULL,NULL,''),(30343,'4000','191746110482','2025-05-01 17:41:22',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(30344,'4000','191746110482','2025-05-01 17:42:11',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(30345,'4000','191746110482','2025-05-01 17:42:24',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(30346,'4000','191746110482','2025-05-01 17:42:33',NULL,200.00,'','19','1','Good sold','1','','sales','6030','','No',NULL,NULL,''),(30347,'1050','121746110711','2025-05-01 17:46:12',650.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174611077533716220232','No',NULL,NULL,''),(30348,'4000','121746110711','2025-05-01 17:46:12',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(30349,'4000','121746110711','2025-05-01 17:45:11',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(30350,'4000','121746110711','2025-05-01 17:45:50',NULL,200.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(30351,'1050','121746119328','2025-05-01 20:09:33',350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174611943514233331322','No',NULL,NULL,''),(30352,'4000','121746119328','2025-05-01 20:09:33',NULL,150.00,'','12','1','Good sold','1','','sales','6557','','No',NULL,NULL,''),(30353,'4000','121746119328','2025-05-01 20:08:48',NULL,150.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(30354,'4000','121746119328','2025-05-01 20:09:09',NULL,50.00,'','12','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(30355,'1050','121746167075','2025-05-02 09:24:51',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174616709500331323012','No',NULL,NULL,''),(30356,'4000','121746167075','2025-05-02 09:24:51',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(30357,'1050','121746189541','2025-05-02 15:39:17',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174618956030920633405','No',NULL,NULL,''),(30358,'1110','121746189541','2025-05-02 15:39:17',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(30359,'1110','121746189541','2025-05-02 15:39:01',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(30360,'5500','121746189541','2025-05-02 15:39:09',258.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30361,'4000','121746189541','2025-05-02 15:39:17',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(30362,'4000','121746189541','2025-05-02 15:39:01',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(30363,'1050','191746206695','2025-05-02 20:25:23',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174620673722623026703','No',NULL,NULL,''),(30364,'1110','191746206695','2025-05-02 20:25:23',NULL,100.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(30365,'5500','191746206695','2025-05-02 20:24:55',100.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30366,'4000','191746206695','2025-05-02 20:25:23',NULL,200.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(30376,'1050','191746264224','2025-05-03 12:24:15',1200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174626425832272122002','No',NULL,NULL,''),(30377,'1110','191746264224','2025-05-03 12:24:15',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(30378,'5500','191746264224','2025-05-03 12:24:07',900.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30379,'4000','191746264224','2025-05-03 12:24:15',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(30380,'4000','191746264224','2025-05-03 12:23:44',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(30381,'4000','191746264224','2025-05-03 12:23:53',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(30423,'1050','191746274726','2025-05-03 15:19:52',1500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174627479322410232430','No',NULL,NULL,''),(30424,'1110','191746274726','2025-05-03 15:19:52',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(30425,'1110','191746274726','2025-05-03 15:18:46',NULL,100.00,'','19','1','Inventory sold','1','','sales','6030','','No',NULL,NULL,''),(30426,'1110','191746274726','2025-05-03 15:19:34',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(30427,'5500','191746274726','2025-05-03 15:19:42',1000.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30428,'4000','191746274726','2025-05-03 15:19:52',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(30429,'4000','191746274726','2025-05-03 15:18:46',NULL,200.00,'','19','1','Good sold','1','','sales','6030','','No',NULL,NULL,''),(30430,'4000','191746274726','2025-05-03 15:19:23',NULL,100.00,'','19','1','Good sold','1','','sales','6533','','No',NULL,NULL,''),(30431,'4000','191746274726','2025-05-03 15:19:34',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(30432,'1050','191746276512','2025-05-03 15:49:00',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174627654213207192939','No',NULL,NULL,''),(30433,'4000','191746276512','2025-05-03 15:49:00',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(30434,'4000','191746276512','2025-05-03 15:48:32',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(30452,'1050','191746286735','2025-05-03 18:39:52',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174628680008432306122','No',NULL,NULL,''),(30453,'4000','191746286735','2025-05-03 18:39:52',NULL,200.00,'','19','1','Good sold','1','','sales','6530','','No',NULL,NULL,''),(30461,'1050','191746292632','2025-05-03 20:17:35',1800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174629265707322233230','No',NULL,NULL,''),(30462,'1110','191746292632','2025-05-03 20:17:35',NULL,704.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(30463,'1110','191746292632','2025-05-03 20:17:12',NULL,444.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(30464,'5500','191746292632','2025-05-03 20:17:26',1148.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30465,'4000','191746292632','2025-05-03 20:17:35',NULL,1200.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(30466,'4000','191746292632','2025-05-03 20:17:12',NULL,600.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(30467,'1050','191746292658','2025-05-03 20:19:40',1700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174629279142713323203','No',NULL,NULL,''),(30468,'1110','191746292658','2025-05-03 20:19:40',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(30469,'5500','191746292658','2025-05-03 20:18:47',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30470,'4000','191746292658','2025-05-03 20:19:40',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(30471,'4000','191746292658','2025-05-03 20:17:38',NULL,1300.00,'','19','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(30472,'1050','191746292824','2025-05-03 20:30:23',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174629342880020228242','No',NULL,NULL,''),(30473,'4000','191746292824','2025-05-03 20:30:23',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(30529,'1050','191746293432','2025-05-03 20:34:32',1150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174629658302337232236','No',NULL,NULL,''),(30530,'1110','191746293432','2025-05-03 20:34:32',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(30531,'1110','191746293432','2025-05-03 20:30:32',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(30532,'5500','191746293432','2025-05-03 21:21:55',391.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30533,'4000','191746293432','2025-05-03 20:34:32',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(30534,'4000','191746293432','2025-05-03 20:30:32',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(30535,'4000','191746293432','2025-05-03 20:34:22',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(30536,'4000','191746293432','2025-05-03 20:40:35',NULL,400.00,'','19','1','Good sold','1','','sales','6527','','No',NULL,NULL,''),(30537,'1050','191746296585','2025-05-03 21:24:11',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174629665825913053629','No',NULL,NULL,''),(30538,'4000','191746296585','2025-05-03 21:24:11',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(30552,'1050','191746296660','2025-05-03 21:47:58',950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174629906872922822230','No',NULL,NULL,''),(30553,'1110','191746296660','2025-05-03 21:47:58',NULL,176.00,'','19','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(30554,'1110','191746296660','2025-05-03 21:51:50',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(30555,'1110','191746296660','2025-05-03 22:03:49',NULL,301.67,'','19','1','Inventory sold','1','','sales','B021','','No',NULL,NULL,''),(30556,'5500','191746296660','2025-05-03 22:04:01',519.67,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30557,'4000','191746296660','2025-05-03 21:47:58',NULL,250.00,'','19','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(30558,'4000','191746296660','2025-05-03 21:24:20',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(30559,'4000','191746296660','2025-05-03 21:51:50',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(30560,'4000','191746296660','2025-05-03 22:03:49',NULL,500.00,'','19','1','Good sold','1','','sales','B021','','No',NULL,NULL,''),(30561,'1050','191746299069','2025-05-03 22:04:44',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174629908600260373733','No',NULL,NULL,''),(30562,'1110','191746299069','2025-05-03 22:04:44',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(30563,'5500','191746299069','2025-05-03 22:04:29',216.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30564,'4000','191746299069','2025-05-03 22:04:44',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(30565,'1050','191746286808','2025-05-03 19:39:36',1800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174629995320622139232','No',NULL,NULL,''),(30566,'1110','191746286808','2025-05-03 19:39:36',NULL,750.00,'','19','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(30567,'1110','191746286808','2025-05-03 19:38:37',NULL,528.00,'','19','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(30568,'1110','191746286808','2025-05-03 19:39:04',NULL,200.00,'','19','1','Inventory sold','1','','sales','6614','','No',NULL,NULL,''),(30569,'5500','191746286808','2025-05-03 22:18:53',1478.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30570,'4000','191746286808','2025-05-03 19:39:36',NULL,750.00,'','19','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(30571,'4000','191746286808','2025-05-03 18:40:09',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(30572,'4000','191746286808','2025-05-03 19:38:37',NULL,750.00,'','19','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(30573,'4000','191746286808','2025-05-03 19:39:04',NULL,200.00,'','19','1','Good sold','1','','sales','6614','','No',NULL,NULL,''),(30574,'1050','191746298320','2025-05-03 21:52:35',12800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174630006622222326103','No',NULL,NULL,''),(30575,'1110','191746298320','2025-05-03 21:52:35',NULL,4200.00,'','19','1','Inventory sold','1','','sales','B150','','No',NULL,NULL,''),(30576,'1110','191746298320','2025-05-03 21:52:00',NULL,4200.00,'','19','1','Inventory sold','1','','sales','B150','','No',NULL,NULL,''),(30577,'5500','191746298320','2025-05-03 22:20:19',8400.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30578,'4000','191746298320','2025-05-03 21:52:35',NULL,6400.00,'','19','1','Good sold','1','','sales','B150','','No',NULL,NULL,''),(30579,'4000','191746298320','2025-05-03 21:52:00',NULL,6400.00,'','19','1','Good sold','1','','sales','B150','','No',NULL,NULL,''),(30580,'1050','191746300112','2025-05-03 22:22:39',1650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174630016003333221231','No',NULL,NULL,''),(30581,'1110','191746300112','2025-05-03 22:21:52',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(30582,'1110','191746300112','2025-05-03 22:22:06',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(30583,'1110','191746300112','2025-05-03 22:22:22',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(30584,'5500','191746300112','2025-05-03 22:22:30',433.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30585,'4000','191746300112','2025-05-03 22:22:39',NULL,900.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(30586,'4000','191746300112','2025-05-03 22:21:52',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(30587,'4000','191746300112','2025-05-03 22:22:06',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(30588,'4000','191746300112','2025-05-03 22:22:22',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(30589,'1050','191746264174','2025-05-03 12:23:41',6150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174630020309670033603','No',NULL,NULL,''),(30590,'1110','191746264174','2025-05-03 12:23:41',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(30591,'1110','191746264174','2025-05-03 12:23:14',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(30592,'1110','191746264174','2025-05-03 12:23:24',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(30593,'1110','191746264174','2025-05-03 12:23:32',NULL,528.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(30594,'1110','191746264174','2025-05-03 14:28:35',NULL,222.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(30595,'1110','191746264174','2025-05-03 14:30:28',NULL,222.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(30596,'1110','191746264174','2025-05-03 15:18:27',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(30597,'1110','191746264174','2025-05-03 16:13:31',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(30598,'1110','191746264174','2025-05-03 20:57:25',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(30599,'1110','191746264174','2025-05-03 21:05:14',NULL,222.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(30600,'1110','191746264174','2025-05-03 21:05:21',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(30601,'5500','191746264174','2025-05-03 22:23:13',4093.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30602,'4000','191746264174','2025-05-03 12:23:41',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(30603,'4000','191746264174','2025-05-03 12:22:54',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(30604,'4000','191746264174','2025-05-03 12:23:14',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(30605,'4000','191746264174','2025-05-03 12:23:24',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(30606,'4000','191746264174','2025-05-03 12:23:32',NULL,900.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(30607,'4000','191746264174','2025-05-03 14:28:35',NULL,300.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(30608,'4000','191746264174','2025-05-03 14:30:28',NULL,300.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(30609,'4000','191746264174','2025-05-03 15:18:27',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(30610,'4000','191746264174','2025-05-03 16:13:31',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(30611,'4000','191746264174','2025-05-03 20:57:25',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(30612,'4000','191746264174','2025-05-03 21:05:14',NULL,300.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(30613,'4000','191746264174','2025-05-03 21:05:21',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(30614,'1050','191746300877','2025-05-03 22:34:57',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174630090000332300132','No',NULL,NULL,''),(30615,'1110','191746300877','2025-05-03 22:34:57',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(30616,'5500','191746300877','2025-05-03 22:34:37',391.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30617,'4000','191746300877','2025-05-03 22:34:57',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(30618,'1050','191746301967','2025-05-03 22:57:27',24800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174630230903923630609','No',NULL,NULL,''),(30619,'1110','191746301967','2025-05-03 22:53:06',NULL,1200.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(30620,'1110','191746301967','2025-05-03 22:55:12',NULL,400.00,'','19','1','Inventory sold','1','','sales','5985','','No',NULL,NULL,''),(30621,'1110','191746301967','2025-05-03 22:55:34',NULL,600.00,'','19','1','Inventory sold','1','','sales','5981','','No',NULL,NULL,''),(30622,'1110','191746301967','2025-05-03 22:56:05',NULL,210.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(30623,'1110','191746301967','2025-05-03 22:56:31',NULL,648.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(30624,'5500','191746301967','2025-05-03 22:57:10',3058.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30625,'4000','191746301967','2025-05-03 22:57:27',NULL,20000.00,'','19','1','Good sold','1','','sales','6523','','No',NULL,NULL,''),(30626,'4000','191746301967','2025-05-03 22:52:47',NULL,400.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(30627,'4000','191746301967','2025-05-03 22:53:06',NULL,1600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(30628,'4000','191746301967','2025-05-03 22:55:12',NULL,500.00,'','19','1','Good sold','1','','sales','5985','','No',NULL,NULL,''),(30629,'4000','191746301967','2025-05-03 22:55:34',NULL,600.00,'','19','1','Good sold','1','','sales','5981','','No',NULL,NULL,''),(30630,'4000','191746301967','2025-05-03 22:56:05',NULL,500.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(30631,'4000','191746301967','2025-05-03 22:56:31',NULL,1200.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(30632,'1050','191746302310','2025-05-03 22:58:58',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174630234323933323302','No',NULL,NULL,''),(30633,'1110','191746302310','2025-05-03 22:58:58',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(30634,'1110','191746302310','2025-05-03 22:58:30',NULL,100.00,'','19','1','Inventory sold','1','','sales','5984','','No',NULL,NULL,''),(30635,'5500','191746302310','2025-05-03 22:58:49',1000.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30636,'4000','191746302310','2025-05-03 22:58:58',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(30637,'4000','191746302310','2025-05-03 22:58:30',NULL,100.00,'','19','1','Good sold','1','','sales','5984','','No',NULL,NULL,''),(30638,'1050','191746302607','2025-05-03 23:03:39',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174630262122020603230','No',NULL,NULL,''),(30639,'1110','191746302607','2025-05-03 23:03:39',NULL,126.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(30640,'5500','191746302607','2025-05-03 23:03:27',126.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30641,'4000','191746302607','2025-05-03 23:03:39',NULL,300.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(30642,'1050','191746302952','2025-05-03 23:09:32',350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174630297433236321263','No',NULL,NULL,''),(30643,'1110','191746302952','2025-05-03 23:09:32',NULL,220.00,'','19','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(30644,'5500','191746302952','2025-05-03 23:09:12',220.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30645,'4000','191746302952','2025-05-03 23:09:32',NULL,350.00,'','19','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(30646,'1050','191746304059','2025-05-03 23:27:49',700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174630407140927713316','No',NULL,NULL,''),(30647,'1110','191746304059','2025-05-03 23:27:49',NULL,440.00,'','19','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(30648,'5500','191746304059','2025-05-03 23:27:39',440.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30649,'4000','191746304059','2025-05-03 23:27:49',NULL,700.00,'','19','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(30650,'1050','191746306985','2025-05-04 00:16:45',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174630700838302012291','No',NULL,NULL,''),(30651,'1110','191746306985','2025-05-04 00:16:45',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(30652,'5500','191746306985','2025-05-04 00:16:25',42.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30653,'4000','191746306985','2025-05-04 00:16:45',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(30654,'1050','71746309590','2025-05-04 01:01:59',700.00,NULL,'','7','1','Payment of goods sold','1','','payment','','7174630972326032222132','No',NULL,NULL,''),(30655,'1110','71746309590','2025-05-04 01:01:59',NULL,700.00,'','7','1','Inventory sold','1','','sales','6589','','No',NULL,NULL,''),(30656,'5500','71746309590','2025-05-04 01:01:59',700.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30657,'4000','71746309590','2025-05-04 01:01:59',NULL,700.00,'','7','1','Good sold','1','','sales','6589','','No',NULL,NULL,''),(30658,'1050','121746352684','2025-05-04 12:59:01',1750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174635274634222202627','No',NULL,NULL,''),(30659,'1110','121746352684','2025-05-04 12:58:04',NULL,100.00,'','12','1','Inventory sold','1','','sales','6027','','No',NULL,NULL,''),(30660,'5500','121746352684','2025-05-04 12:58:31',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30661,'4000','121746352684','2025-05-04 12:59:01',NULL,1200.00,'','12','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(30662,'4000','121746352684','2025-05-04 12:58:04',NULL,150.00,'','12','1','Good sold','1','','sales','6027','','No',NULL,NULL,''),(30663,'4000','121746352684','2025-05-04 12:58:22',NULL,400.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(30755,'1050','121746364156','2025-05-04 16:10:59',2400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174636426360262302362','No',NULL,NULL,''),(30756,'1110','121746364156','2025-05-04 16:09:38',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(30757,'1110','121746364156','2025-05-04 16:09:49',NULL,301.67,'','12','1','Inventory sold','1','','sales','B021','','No',NULL,NULL,''),(30758,'1110','121746364156','2025-05-04 16:10:00',NULL,47.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(30759,'5500','121746364156','2025-05-04 16:10:35',1348.67,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30760,'4000','121746364156','2025-05-04 16:10:59',NULL,300.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(30761,'4000','121746364156','2025-05-04 16:09:17',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(30762,'4000','121746364156','2025-05-04 16:09:29',NULL,100.00,'','12','1','Good sold','1','','sales','6537','','No',NULL,NULL,''),(30763,'4000','121746364156','2025-05-04 16:09:38',NULL,1300.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(30764,'4000','121746364156','2025-05-04 16:09:49',NULL,500.00,'','12','1','Good sold','1','','sales','B021','','No',NULL,NULL,''),(30765,'4000','121746364156','2025-05-04 16:10:00',NULL,100.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(30790,'1050','191746364757','2025-05-04 16:20:40',1100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174636484122807822043','No',NULL,NULL,''),(30791,'1110','191746364757','2025-05-04 16:20:40',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(30792,'5500','191746364757','2025-05-04 16:20:29',900.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30793,'4000','191746364757','2025-05-04 16:20:40',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(30794,'4000','191746364757','2025-05-04 16:19:17',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(30795,'4000','191746364757','2025-05-04 16:20:21',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(30818,'1050','191746356680','2025-05-04 14:05:04',1100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174636656602262732233','No',NULL,NULL,''),(30819,'1110','191746356680','2025-05-04 14:05:04',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(30820,'1110','191746356680','2025-05-04 16:48:22',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(30821,'5500','191746356680','2025-05-04 16:49:11',529.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30822,'4000','191746356680','2025-05-04 14:05:04',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(30823,'4000','191746356680','2025-05-04 14:04:40',NULL,300.00,'','19','1','Good sold','1','','sales','6618','','No',NULL,NULL,''),(30824,'4000','191746356680','2025-05-04 16:48:22',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(30825,'1050','121746366770','2025-05-04 16:52:59',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174636678208078337322','No',NULL,NULL,''),(30826,'4000','121746366770','2025-05-04 16:52:59',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(30827,'1050','121746366783','2025-05-04 16:53:16',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174636679830130303430','No',NULL,NULL,''),(30828,'4000','121746366783','2025-05-04 16:53:16',NULL,300.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(30829,'1050','191746366653','2025-05-04 17:11:15',6000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174636787829138322102','No',NULL,NULL,''),(30830,'1110','191746366653','2025-05-04 17:11:15',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(30831,'1110','191746366653','2025-05-04 16:50:53',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(30832,'1110','191746366653','2025-05-04 16:51:16',NULL,2600.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(30833,'1110','191746366653','2025-05-04 17:10:14',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(30834,'1110','191746366653','2025-05-04 17:10:35',NULL,900.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(30835,'5500','191746366653','2025-05-04 17:10:44',5007.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30836,'4000','191746366653','2025-05-04 17:11:15',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(30837,'4000','191746366653','2025-05-04 16:50:53',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(30838,'4000','191746366653','2025-05-04 16:51:08',NULL,400.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(30839,'4000','191746366653','2025-05-04 16:51:16',NULL,2600.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(30840,'4000','191746366653','2025-05-04 17:10:14',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(30841,'4000','191746366653','2025-05-04 17:10:35',NULL,1200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(30856,'1050','121746368258','2025-05-04 17:19:05',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174636834867203103373','No',NULL,NULL,''),(30857,'1110','121746368258','2025-05-04 17:19:05',NULL,500.00,'','12','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(30858,'5500','121746368258','2025-05-04 17:17:38',500.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30859,'4000','121746368258','2025-05-04 17:19:05',NULL,500.00,'','12','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(30860,'1050','121746365546','2025-05-04 16:33:23',2200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174636897700332423370','No',NULL,NULL,''),(30861,'1110','121746365546','2025-05-04 16:33:23',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(30862,'1110','121746365546','2025-05-04 16:32:26',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(30863,'1110','121746365546','2025-05-04 17:28:45',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(30864,'5500','121746365546','2025-05-04 17:28:54',1100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30865,'4000','121746365546','2025-05-04 16:33:23',NULL,1200.00,'','12','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(30866,'4000','121746365546','2025-05-04 16:32:26',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(30867,'4000','121746365546','2025-05-04 16:32:40',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(30868,'4000','121746365546','2025-05-04 16:32:47',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(30869,'4000','121746365546','2025-05-04 16:33:03',NULL,300.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(30870,'4000','121746365546','2025-05-04 16:33:13',NULL,50.00,'','12','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(30871,'4000','121746365546','2025-05-04 17:28:45',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(30872,'1050','191746369912','2025-05-04 17:47:25',5350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174637005432362123333','No',NULL,NULL,''),(30873,'1110','191746369912','2025-05-04 17:47:25',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(30874,'1110','191746369912','2025-05-04 17:45:12',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(30875,'1110','191746369912','2025-05-04 17:45:46',NULL,845.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(30876,'1110','191746369912','2025-05-04 17:45:52',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(30877,'1110','191746369912','2025-05-04 17:46:03',NULL,880.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(30878,'1110','191746369912','2025-05-04 17:46:13',NULL,84.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(30879,'5500','191746369912','2025-05-04 17:46:49',3775.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30880,'4000','191746369912','2025-05-04 17:47:25',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(30881,'4000','191746369912','2025-05-04 17:45:12',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(30882,'4000','191746369912','2025-05-04 17:45:26',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(30883,'4000','191746369912','2025-05-04 17:45:46',NULL,1250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(30884,'4000','191746369912','2025-05-04 17:45:52',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(30885,'4000','191746369912','2025-05-04 17:46:03',NULL,1500.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(30886,'4000','191746369912','2025-05-04 17:46:13',NULL,200.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(30887,'1050','121746365633','2025-05-04 16:47:47',900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174637013922222032110','No',NULL,NULL,''),(30888,'1110','121746365633','2025-05-04 16:47:47',NULL,300.00,'','12','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(30889,'1110','121746365633','2025-05-04 16:33:53',NULL,200.00,'','12','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(30890,'1110','121746365633','2025-05-04 17:13:57',NULL,47.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(30891,'1110','121746365633','2025-05-04 17:17:20',NULL,300.00,'','12','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(30892,'5500','121746365633','2025-05-04 17:48:39',847.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30893,'4000','121746365633','2025-05-04 16:47:47',NULL,300.00,'','12','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(30894,'4000','121746365633','2025-05-04 16:33:53',NULL,200.00,'','12','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(30895,'4000','121746365633','2025-05-04 17:13:57',NULL,100.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(30896,'4000','121746365633','2025-05-04 17:17:20',NULL,300.00,'','12','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(30962,'1050','121746374939','2025-05-04 19:11:47',7050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174637578922302330339','No',NULL,NULL,''),(30963,'1110','121746374939','2025-05-04 19:11:47',NULL,1500.00,'','12','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(30964,'1110','121746374939','2025-05-04 19:08:59',NULL,1088.00,'','12','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(30965,'1110','121746374939','2025-05-04 19:09:12',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(30966,'1110','121746374939','2025-05-04 19:10:11',NULL,676.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(30967,'1110','121746374939','2025-05-04 19:10:37',NULL,800.00,'','12','1','Inventory sold','1','','sales','6614','','No',NULL,NULL,''),(30968,'1110','121746374939','2025-05-04 19:11:04',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(30969,'1110','121746374939','2025-05-04 19:20:23',NULL,200.00,'','12','1','Inventory sold','1','','sales','6614','','No',NULL,NULL,''),(30970,'1110','121746374939','2025-05-04 19:20:59',NULL,200.00,'','12','1','Inventory sold','1','','sales','6614','','No',NULL,NULL,''),(30971,'5500','121746374939','2025-05-04 19:21:11',4743.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30972,'4000','121746374939','2025-05-04 19:11:47',NULL,1500.00,'','12','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(30973,'4000','121746374939','2025-05-04 19:08:59',NULL,1400.00,'','12','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(30974,'4000','121746374939','2025-05-04 19:09:12',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(30975,'4000','121746374939','2025-05-04 19:09:35',NULL,600.00,'','12','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(30976,'4000','121746374939','2025-05-04 19:10:11',NULL,1000.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(30977,'4000','121746374939','2025-05-04 19:10:37',NULL,800.00,'','12','1','Good sold','1','','sales','6614','','No',NULL,NULL,''),(30978,'4000','121746374939','2025-05-04 19:11:04',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(30979,'4000','121746374939','2025-05-04 19:11:18',NULL,150.00,'','12','1','Good sold','1','','sales','6534','','No',NULL,NULL,''),(30980,'4000','121746374939','2025-05-04 19:11:27',NULL,600.00,'','12','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(30981,'4000','121746374939','2025-05-04 19:20:23',NULL,200.00,'','12','1','Good sold','1','','sales','6614','','No',NULL,NULL,''),(30982,'4000','121746374939','2025-05-04 19:20:59',NULL,200.00,'','12','1','Good sold','1','','sales','6614','','No',NULL,NULL,''),(30983,'1050','191746375817','2025-05-04 19:24:35',1550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174637588222423763821','No',NULL,NULL,''),(30984,'1110','191746375817','2025-05-04 19:23:37',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(30985,'1110','191746375817','2025-05-04 19:23:53',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(30986,'1110','191746375817','2025-05-04 19:24:02',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(30987,'1110','191746375817','2025-05-04 19:24:11',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(30988,'5500','191746375817','2025-05-04 19:24:20',779.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30989,'4000','191746375817','2025-05-04 19:24:35',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(30990,'4000','191746375817','2025-05-04 19:23:37',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(30991,'4000','191746375817','2025-05-04 19:23:53',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(30992,'4000','191746375817','2025-05-04 19:24:02',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(30993,'4000','191746375817','2025-05-04 19:24:11',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(30994,'1050','121746376332','2025-05-04 19:33:37',1850.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174637642403220220333','No',NULL,NULL,''),(30995,'1110','121746376332','2025-05-04 19:32:54',NULL,200.00,'','12','1','Inventory sold','1','','sales','5984','','No',NULL,NULL,''),(30996,'5500','121746376332','2025-05-04 19:33:20',200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(30997,'4000','121746376332','2025-05-04 19:33:37',NULL,1300.00,'','12','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(30998,'4000','121746376332','2025-05-04 19:32:12',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(30999,'4000','121746376332','2025-05-04 19:32:34',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(31000,'4000','121746376332','2025-05-04 19:32:44',NULL,100.00,'','12','1','Good sold','1','','sales','6537','','No',NULL,NULL,''),(31001,'4000','121746376332','2025-05-04 19:32:54',NULL,200.00,'','12','1','Good sold','1','','sales','5984','','No',NULL,NULL,''),(31002,'4000','121746376332','2025-05-04 19:33:03',NULL,50.00,'','12','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(31003,'1050','191746356594','2025-05-04 14:04:37',8000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174637652332212230030','No',NULL,NULL,''),(31004,'1110','191746356594','2025-05-04 14:04:37',NULL,374.00,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(31005,'1110','191746356594','2025-05-04 14:03:14',NULL,374.00,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(31006,'1110','191746356594','2025-05-04 14:03:28',NULL,782.08,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(31007,'1110','191746356594','2025-05-04 14:03:40',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(31008,'1110','191746356594','2025-05-04 14:03:59',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(31009,'1110','191746356594','2025-05-04 15:26:13',NULL,374.00,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(31010,'1110','191746356594','2025-05-04 15:27:38',NULL,782.08,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(31011,'1110','191746356594','2025-05-04 15:28:17',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(31012,'1110','191746356594','2025-05-04 15:31:47',NULL,187.00,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(31013,'1110','191746356594','2025-05-04 16:18:48',NULL,200.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(31014,'1110','191746356594','2025-05-04 16:19:02',NULL,187.00,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(31015,'1110','191746356594','2025-05-04 18:09:49',NULL,100.00,'','19','1','Inventory sold','1','','sales','6037','','No',NULL,NULL,''),(31016,'1110','191746356594','2025-05-04 18:11:22',NULL,586.56,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(31017,'5500','191746356594','2025-05-04 19:35:05',5558.24,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31018,'4000','191746356594','2025-05-04 14:04:37',NULL,500.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(31019,'4000','191746356594','2025-05-04 14:03:14',NULL,500.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(31020,'4000','191746356594','2025-05-04 14:03:28',NULL,1000.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(31021,'4000','191746356594','2025-05-04 14:03:40',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(31022,'4000','191746356594','2025-05-04 14:03:59',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(31023,'4000','191746356594','2025-05-04 14:04:12',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(31024,'4000','191746356594','2025-05-04 14:04:28',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(31025,'4000','191746356594','2025-05-04 15:26:13',NULL,500.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(31026,'4000','191746356594','2025-05-04 15:27:38',NULL,1000.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(31027,'4000','191746356594','2025-05-04 15:28:17',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(31028,'4000','191746356594','2025-05-04 15:31:47',NULL,250.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(31029,'4000','191746356594','2025-05-04 16:18:48',NULL,400.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(31030,'4000','191746356594','2025-05-04 16:19:02',NULL,250.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(31031,'4000','191746356594','2025-05-04 18:09:49',NULL,100.00,'','19','1','Good sold','1','','sales','6037','','No',NULL,NULL,''),(31032,'4000','191746356594','2025-05-04 18:11:22',NULL,750.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(31033,'1050','191746376570','2025-05-04 19:36:30',150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174637659226662293332','No',NULL,NULL,''),(31034,'4000','191746376570','2025-05-04 19:36:30',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(31035,'4000','191746376570','2025-05-04 19:36:10',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(31036,'1050','191746377220','2025-05-04 19:48:31',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174637731476332672243','No',NULL,NULL,''),(31037,'1110','191746377220','2025-05-04 19:47:01',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(31038,'1110','191746377220','2025-05-04 19:47:14',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(31039,'1110','191746377220','2025-05-04 19:47:49',NULL,100.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(31040,'5500','191746377220','2025-05-04 19:48:20',358.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31041,'4000','191746377220','2025-05-04 19:48:31',NULL,300.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(31042,'4000','191746377220','2025-05-04 19:47:01',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(31043,'4000','191746377220','2025-05-04 19:47:14',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(31044,'4000','191746377220','2025-05-04 19:47:49',NULL,200.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(31045,'1050','121746378533','2025-05-04 20:09:40',1550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174637859373100230033','No',NULL,NULL,''),(31046,'1110','121746378533','2025-05-04 20:09:40',NULL,300.00,'','12','1','Inventory sold','1','','sales','6048','','No',NULL,NULL,''),(31047,'1110','121746378533','2025-05-04 20:09:16',NULL,150.83,'','12','1','Inventory sold','1','','sales','B021','','No',NULL,NULL,''),(31048,'5500','121746378533','2025-05-04 20:09:27',450.83,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31049,'4000','121746378533','2025-05-04 20:09:40',NULL,600.00,'','12','1','Good sold','1','','sales','6048','','No',NULL,NULL,''),(31050,'4000','121746378533','2025-05-04 20:08:53',NULL,500.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(31051,'4000','121746378533','2025-05-04 20:09:07',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(31052,'4000','121746378533','2025-05-04 20:09:16',NULL,250.00,'','12','1','Good sold','1','','sales','B021','','No',NULL,NULL,''),(31053,'1050','191746378852','2025-05-04 20:14:23',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174637886608234313923','No',NULL,NULL,''),(31054,'1110','191746378852','2025-05-04 20:14:23',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(31055,'5500','191746378852','2025-05-04 20:14:12',42.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31056,'4000','191746378852','2025-05-04 20:14:23',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(31063,'1050','191746379405','2025-05-04 20:24:19',550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174637976507327304211','No',NULL,NULL,''),(31064,'1110','191746379405','2025-05-04 20:24:19',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(31065,'1110','191746379405','2025-05-04 20:23:25',NULL,187.00,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(31066,'1110','191746379405','2025-05-04 20:23:45',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(31067,'5500','191746379405','2025-05-04 20:29:11',379.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31068,'4000','191746379405','2025-05-04 20:24:19',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(31069,'4000','191746379405','2025-05-04 20:23:25',NULL,250.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(31070,'4000','191746379405','2025-05-04 20:23:45',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(31079,'1050','121746442566','2025-05-05 15:16:56',2450.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174644741933131234047','No',NULL,NULL,''),(31080,'1110','121746442566','2025-05-05 15:16:56',NULL,169.00,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(31081,'1110','121746442566','2025-05-05 13:56:06',NULL,352.00,'','12','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(31082,'1110','121746442566','2025-05-05 15:15:56',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(31083,'5500','121746442566','2025-05-05 15:16:42',1821.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31084,'4000','121746442566','2025-05-05 15:16:56',NULL,250.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(31085,'4000','121746442566','2025-05-05 13:56:06',NULL,500.00,'','12','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(31086,'4000','121746442566','2025-05-05 15:15:56',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(31087,'4000','121746442566','2025-05-05 15:16:09',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(31088,'4000','121746442566','2025-05-05 15:16:22',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(31089,'4000','121746442566','2025-05-05 15:16:32',NULL,200.00,'','12','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(31090,'1050','121746442523','2025-05-05 13:56:00',1100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174644753674442622230','No',NULL,NULL,''),(31091,'1110','121746442523','2025-05-05 13:56:00',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(31092,'1110','121746442523','2025-05-05 13:55:45',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(31093,'1110','121746442523','2025-05-05 13:55:52',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(31094,'5500','121746442523','2025-05-05 15:18:36',692.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31095,'4000','121746442523','2025-05-05 13:56:00',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(31096,'4000','121746442523','2025-05-05 13:55:23',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(31097,'4000','121746442523','2025-05-05 13:55:34',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(31098,'4000','121746442523','2025-05-05 13:55:45',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(31099,'4000','121746442523','2025-05-05 13:55:52',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(31108,'1050','191746452582','2025-05-05 16:44:03',1150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174645453256332303324','No',NULL,NULL,''),(31109,'1110','191746452582','2025-05-05 16:44:03',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(31110,'1110','191746452582','2025-05-05 16:43:03',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(31111,'1110','191746452582','2025-05-05 16:43:40',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(31112,'1110','191746452582','2025-05-05 16:43:51',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(31113,'5500','191746452582','2025-05-05 17:15:16',592.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31114,'4000','191746452582','2025-05-05 16:44:03',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(31115,'4000','191746452582','2025-05-05 16:43:03',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(31116,'4000','191746452582','2025-05-05 16:43:40',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(31117,'4000','191746452582','2025-05-05 16:43:51',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(31118,'1050','121746460681','2025-05-05 18:58:45',2100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174646072941763022933','No',NULL,NULL,''),(31119,'1110','121746460681','2025-05-05 18:58:45',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(31120,'5500','121746460681','2025-05-05 18:58:32',1200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31121,'4000','121746460681','2025-05-05 18:58:45',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(31122,'4000','121746460681','2025-05-05 18:58:02',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(31123,'4000','121746460681','2025-05-05 18:58:16',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(31124,'1050','121746461504','2025-05-05 19:12:03',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174646152533253232051','No',NULL,NULL,''),(31125,'4000','121746461504','2025-05-05 19:12:03',NULL,200.00,'','12','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(31126,'1050','121746532996','2025-05-06 15:03:57',3000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174653304022032033322','No',NULL,NULL,''),(31127,'1110','121746532996','2025-05-06 15:03:57',NULL,2000.00,'','12','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(31128,'1110','121746532996','2025-05-06 15:03:16',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(31129,'1110','121746532996','2025-05-06 15:03:32',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(31130,'5500','121746532996','2025-05-06 15:03:45',2433.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31131,'4000','121746532996','2025-05-06 15:03:57',NULL,2400.00,'','12','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(31132,'4000','121746532996','2025-05-06 15:03:16',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(31133,'4000','121746532996','2025-05-06 15:03:32',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(31153,'1050','121746630113','2025-05-07 18:02:27',600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174663206232233033232','No',NULL,NULL,''),(31154,'1110','121746630113','2025-05-07 18:02:27',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(31155,'1110','121746630113','2025-05-07 18:12:08',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(31156,'5500','121746630113','2025-05-07 18:34:03',391.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31157,'4000','121746630113','2025-05-07 18:02:27',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(31158,'4000','121746630113','2025-05-07 18:01:53',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(31159,'4000','121746630113','2025-05-07 18:12:08',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(31160,'1050','121746629594','2025-05-07 18:01:41',2400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174663212022022202336','No',NULL,NULL,''),(31161,'1110','121746629594','2025-05-07 18:01:41',NULL,1500.00,'','12','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(31162,'1110','121746629594','2025-05-07 17:53:51',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(31163,'1110','121746629594','2025-05-07 18:01:23',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(31164,'1110','121746629594','2025-05-07 18:01:30',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(31165,'5500','121746629594','2025-05-07 18:34:59',1842.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31166,'4000','121746629594','2025-05-07 18:01:41',NULL,1500.00,'','12','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(31167,'4000','121746629594','2025-05-07 17:53:14',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(31168,'4000','121746629594','2025-05-07 17:53:33',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(31169,'4000','121746629594','2025-05-07 17:53:51',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(31170,'4000','121746629594','2025-05-07 18:01:23',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(31171,'4000','121746629594','2025-05-07 18:01:30',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(31172,'1050','191746715963','2025-05-08 17:53:17',1200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174671599903392397230','No',NULL,NULL,''),(31173,'1110','191746715963','2025-05-08 17:52:56',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(31174,'5500','191746715963','2025-05-08 17:53:08',216.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31175,'4000','191746715963','2025-05-08 17:53:17',NULL,600.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(31176,'4000','191746715963','2025-05-08 17:52:43',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(31177,'4000','191746715963','2025-05-08 17:52:56',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(31186,'1050','191746788770','2025-05-09 14:07:06',4800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174678934810211000323','No',NULL,NULL,''),(31187,'1110','191746788770','2025-05-09 14:07:06',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(31188,'1110','191746788770','2025-05-09 14:06:48',NULL,1088.00,'','19','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(31189,'1110','191746788770','2025-05-09 14:06:55',NULL,1088.00,'','19','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(31190,'5500','191746788770','2025-05-09 14:15:33',3376.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31191,'4000','191746788770','2025-05-09 14:07:06',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(31192,'4000','191746788770','2025-05-09 14:06:10',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(31193,'4000','191746788770','2025-05-09 14:06:36',NULL,100.00,'','19','1','Good sold','1','','sales','6533','','No',NULL,NULL,''),(31194,'4000','191746788770','2025-05-09 14:06:48',NULL,1400.00,'','19','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(31195,'4000','191746788770','2025-05-09 14:06:55',NULL,1400.00,'','19','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(31196,'1050','191746810981','2025-05-09 20:16:41',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174681100512402022624','No',NULL,NULL,''),(31197,'4000','191746810981','2025-05-09 20:16:41',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(31198,'4000','191746810981','2025-05-09 20:16:21',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(31199,'1050','191746811006','2025-05-09 20:17:48',1400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174681107029306603009','No',NULL,NULL,''),(31200,'1110','191746811006','2025-05-09 20:17:48',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(31201,'1110','191746811006','2025-05-09 20:17:26',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(31202,'5500','191746811006','2025-05-09 20:17:35',979.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31203,'4000','191746811006','2025-05-09 20:17:48',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(31204,'4000','191746811006','2025-05-09 20:16:46',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(31205,'4000','191746811006','2025-05-09 20:17:17',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(31206,'4000','191746811006','2025-05-09 20:17:26',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(31223,'1050','121746871403','2025-05-10 13:31:13',1200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174687307726330224203','No',NULL,NULL,''),(31224,'1110','121746871403','2025-05-10 13:31:13',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(31225,'5500','121746871403','2025-05-10 13:31:02',900.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31226,'4000','121746871403','2025-05-10 13:31:13',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(31227,'4000','121746871403','2025-05-10 13:03:23',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(31228,'4000','121746871403','2025-05-10 13:30:46',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(31229,'1050','121746867802','2025-05-10 12:03:40',1200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174687428426036208482','No',NULL,NULL,''),(31230,'1110','121746867802','2025-05-10 12:03:40',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(31231,'1110','121746867802','2025-05-10 12:03:22',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(31232,'1110','121746867802','2025-05-10 12:03:32',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(31233,'1110','121746867802','2025-05-10 13:02:52',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(31234,'1110','121746867802','2025-05-10 13:03:05',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(31235,'5500','121746867802','2025-05-10 13:51:13',788.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31236,'4000','121746867802','2025-05-10 12:03:40',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(31237,'4000','121746867802','2025-05-10 12:03:22',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(31238,'4000','121746867802','2025-05-10 12:03:32',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(31239,'4000','121746867802','2025-05-10 13:02:52',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(31240,'4000','121746867802','2025-05-10 13:03:05',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(31248,'1050','191746875132','2025-05-10 14:06:29',2600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174688012831022618331','No',NULL,NULL,''),(31249,'1110','191746875132','2025-05-10 14:06:29',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(31250,'5500','191746875132','2025-05-10 15:28:27',1200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31251,'4000','191746875132','2025-05-10 14:06:29',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(31252,'4000','191746875132','2025-05-10 14:05:33',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(31253,'4000','191746875132','2025-05-10 14:05:49',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(31254,'4000','191746875132','2025-05-10 14:06:12',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(31255,'4000','191746875132','2025-05-10 14:06:19',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(31256,'4000','191746875132','2025-05-10 15:28:07',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(31257,'1050','191746880141','2025-05-10 16:30:24',1550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174688384260392386338','No',NULL,NULL,''),(31258,'1110','191746880141','2025-05-10 16:30:24',NULL,100.00,'','19','1','Inventory sold','1','','sales','6034','','No',NULL,NULL,''),(31259,'1110','191746880141','2025-05-10 16:29:36',NULL,100.00,'','19','1','Inventory sold','1','','sales','5988','','No',NULL,NULL,''),(31260,'1110','191746880141','2025-05-10 16:29:53',NULL,600.00,'','19','1','Inventory sold','1','','sales','6009','','No',NULL,NULL,''),(31261,'5500','191746880141','2025-05-10 16:30:05',800.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31262,'4000','191746880141','2025-05-10 16:30:24',NULL,100.00,'','19','1','Good sold','1','','sales','6034','','No',NULL,NULL,''),(31263,'4000','191746880141','2025-05-10 15:29:02',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(31264,'4000','191746880141','2025-05-10 16:28:35',NULL,400.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(31265,'4000','191746880141','2025-05-10 16:28:43',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(31266,'4000','191746880141','2025-05-10 16:29:36',NULL,100.00,'','19','1','Good sold','1','','sales','5988','','No',NULL,NULL,''),(31267,'4000','191746880141','2025-05-10 16:29:53',NULL,600.00,'','19','1','Good sold','1','','sales','6009','','No',NULL,NULL,''),(31268,'1050','191746883901','2025-05-10 16:31:55',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174688391737332323033','No',NULL,NULL,''),(31269,'4000','191746883901','2025-05-10 16:31:55',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(31270,'1050','121746892744','2025-05-10 18:59:59',1750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174689280602031263262','No',NULL,NULL,''),(31271,'1110','121746892744','2025-05-10 18:59:59',NULL,935.00,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(31272,'1110','121746892744','2025-05-10 18:59:05',NULL,47.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(31273,'1110','121746892744','2025-05-10 18:59:32',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(31274,'5500','121746892744','2025-05-10 18:59:48',1082.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31275,'4000','121746892744','2025-05-10 18:59:59',NULL,1250.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(31276,'4000','121746892744','2025-05-10 18:59:05',NULL,100.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(31277,'4000','121746892744','2025-05-10 18:59:32',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(31278,'4000','121746892744','2025-05-10 18:59:41',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(31279,'1050','121746901277','2025-05-10 21:21:46',1200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174690131262320431337','No',NULL,NULL,''),(31280,'1110','121746901277','2025-05-10 21:21:46',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(31281,'5500','121746901277','2025-05-10 21:21:39',900.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31282,'4000','121746901277','2025-05-10 21:21:46',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(31283,'4000','121746901277','2025-05-10 21:21:17',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(31284,'4000','121746901277','2025-05-10 21:21:24',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(31290,'1050','191746958489','2025-05-11 13:15:11',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174695851331620930893','No',NULL,NULL,''),(31291,'1110','191746958489','2025-05-11 13:15:11',NULL,100.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(31292,'5500','191746958489','2025-05-11 13:14:57',100.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31293,'4000','191746958489','2025-05-11 13:15:11',NULL,200.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(31294,'4000','191746958489','2025-05-11 13:14:49',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(31295,'1050','121746959141','2025-05-11 13:26:24',2300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174695918732020723279','No',NULL,NULL,''),(31296,'1110','121746959141','2025-05-11 13:26:24',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(31297,'1110','121746959141','2025-05-11 13:25:41',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(31298,'1110','121746959141','2025-05-11 13:26:07',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(31299,'5500','121746959141','2025-05-11 13:26:14',1716.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31300,'4000','121746959141','2025-05-11 13:26:24',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(31301,'4000','121746959141','2025-05-11 13:25:41',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(31302,'4000','121746959141','2025-05-11 13:25:53',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(31303,'4000','121746959141','2025-05-11 13:26:07',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(31304,'1050','191746958445','2025-05-11 13:14:45',1250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174696113921203930334','No',NULL,NULL,''),(31305,'1110','191746958445','2025-05-11 13:14:45',NULL,750.00,'','19','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(31306,'1110','191746958445','2025-05-11 13:14:27',NULL,100.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(31307,'5500','191746958445','2025-05-11 13:58:46',850.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31308,'4000','191746958445','2025-05-11 13:14:45',NULL,750.00,'','19','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(31309,'4000','191746958445','2025-05-11 13:14:05',NULL,300.00,'','19','1','Good sold','1','','sales','6618','','No',NULL,NULL,''),(31310,'4000','191746958445','2025-05-11 13:14:27',NULL,200.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(31311,'1050','121746964147','2025-05-11 14:49:43',3300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174696418724660849273','No',NULL,NULL,''),(31312,'1110','121746964147','2025-05-11 14:49:43',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(31313,'1110','121746964147','2025-05-11 14:49:07',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(31314,'1110','121746964147','2025-05-11 14:49:24',NULL,300.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(31315,'5500','121746964147','2025-05-11 14:49:31',2400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31316,'4000','121746964147','2025-05-11 14:49:43',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(31317,'4000','121746964147','2025-05-11 14:49:07',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(31318,'4000','121746964147','2025-05-11 14:49:24',NULL,600.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(31328,'1050','121746964750','2025-05-11 14:59:35',1600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174696478003702246334','No',NULL,NULL,''),(31329,'1110','121746964750','2025-05-11 14:59:35',NULL,600.00,'','12','1','Inventory sold','1','','sales','5981','','No',NULL,NULL,''),(31330,'1110','121746964750','2025-05-11 14:59:10',NULL,400.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(31331,'1110','121746964750','2025-05-11 14:59:18',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(31332,'5500','121746964750','2025-05-11 14:59:27',1079.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31333,'4000','121746964750','2025-05-11 14:59:35',NULL,600.00,'','12','1','Good sold','1','','sales','5981','','No',NULL,NULL,''),(31334,'4000','121746964750','2025-05-11 14:59:10',NULL,800.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(31335,'4000','121746964750','2025-05-11 14:59:18',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(31336,'1050','121746965059','2025-05-11 15:04:28',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174696507132303373103','No',NULL,NULL,''),(31337,'1110','121746965059','2025-05-11 15:04:28',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(31338,'5500','121746965059','2025-05-11 15:04:19',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31339,'4000','121746965059','2025-05-11 15:04:28',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(31367,'1050','121746972075','2025-05-11 17:01:27',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174697209022170222312','No',NULL,NULL,''),(31368,'1110','121746972075','2025-05-11 17:01:27',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(31369,'5500','121746972075','2025-05-11 17:01:15',195.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31370,'4000','121746972075','2025-05-11 17:01:27',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(31371,'1050','191746964506','2025-05-11 14:56:44',4450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174697376330772022337','No',NULL,NULL,''),(31372,'1110','191746964506','2025-05-11 14:56:44',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(31373,'1110','191746964506','2025-05-11 14:55:26',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(31374,'1110','191746964506','2025-05-11 14:56:17',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(31375,'1110','191746964506','2025-05-11 15:16:21',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(31376,'1110','191746964506','2025-05-11 15:26:09',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(31377,'1110','191746964506','2025-05-11 17:28:27',NULL,176.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(31378,'1110','191746964506','2025-05-11 17:28:45',NULL,400.00,'','19','1','Inventory sold','1','','sales','6020','','No',NULL,NULL,''),(31379,'1110','191746964506','2025-05-11 17:28:53',NULL,200.00,'','19','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(31380,'5500','191746964506','2025-05-11 17:29:05',3242.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31381,'4000','191746964506','2025-05-11 14:56:44',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(31382,'4000','191746964506','2025-05-11 14:55:06',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(31383,'4000','191746964506','2025-05-11 14:55:17',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(31384,'4000','191746964506','2025-05-11 14:55:26',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(31385,'4000','191746964506','2025-05-11 14:55:32',NULL,200.00,'','19','1','Good sold','1','','sales','6533','','No',NULL,NULL,''),(31386,'4000','191746964506','2025-05-11 14:56:17',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(31387,'4000','191746964506','2025-05-11 15:16:21',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(31388,'4000','191746964506','2025-05-11 15:16:33',NULL,300.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(31389,'4000','191746964506','2025-05-11 15:26:09',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(31390,'4000','191746964506','2025-05-11 17:28:27',NULL,300.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(31391,'4000','191746964506','2025-05-11 17:28:45',NULL,400.00,'','19','1','Good sold','1','','sales','6020','','No',NULL,NULL,''),(31392,'4000','191746964506','2025-05-11 17:28:53',NULL,200.00,'','19','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(31393,'1050','191746973775','2025-05-11 17:31:46',3000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174697390902032393930','No',NULL,NULL,''),(31394,'1110','191746973775','2025-05-11 17:31:46',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(31395,'1110','191746973775','2025-05-11 17:29:35',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(31396,'1110','191746973775','2025-05-11 17:30:53',NULL,352.00,'','19','1','Inventory sold','1','','sales','B022','','No',NULL,NULL,''),(31397,'1110','191746973775','2025-05-11 17:31:03',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(31398,'5500','191746973775','2025-05-11 17:31:39',1918.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31399,'4000','191746973775','2025-05-11 17:31:46',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(31400,'4000','191746973775','2025-05-11 17:29:35',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(31401,'4000','191746973775','2025-05-11 17:29:45',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(31402,'4000','191746973775','2025-05-11 17:30:53',NULL,500.00,'','19','1','Good sold','1','','sales','B022','','No',NULL,NULL,''),(31403,'4000','191746973775','2025-05-11 17:31:03',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(31404,'1050','191746974174','2025-05-11 17:36:22',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174697418432148013322','No',NULL,NULL,''),(31405,'1110','191746974174','2025-05-11 17:36:22',NULL,176.00,'','19','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(31406,'5500','191746974174','2025-05-11 17:36:14',176.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31407,'4000','191746974174','2025-05-11 17:36:22',NULL,250.00,'','19','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(31408,'1050','191746975200','2025-05-11 17:53:42',1500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174697523230705333330','No',NULL,NULL,''),(31409,'4000','191746975200','2025-05-11 17:53:42',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(31410,'4000','191746975200','2025-05-11 17:53:20',NULL,1200.00,'','19','1','Good sold','1','','sales','6508','','No',NULL,NULL,''),(31411,'1050','121746977035','2025-05-11 18:24:49',1700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174697709230322922330','No',NULL,NULL,''),(31412,'1110','121746977035','2025-05-11 18:24:07',NULL,750.00,'','12','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(31413,'1110','121746977035','2025-05-11 18:24:16',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(31414,'5500','121746977035','2025-05-11 18:24:41',750.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31415,'4000','121746977035','2025-05-11 18:24:49',NULL,400.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(31416,'4000','121746977035','2025-05-11 18:23:55',NULL,200.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(31417,'4000','121746977035','2025-05-11 18:24:07',NULL,750.00,'','12','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(31418,'4000','121746977035','2025-05-11 18:24:16',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(31419,'4000','121746977035','2025-05-11 18:24:29',NULL,200.00,'','12','1','Good sold','1','','sales','6527','','No',NULL,NULL,''),(31427,'1050','121746979411','2025-05-11 19:04:09',1000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174697945341047334232','No',NULL,NULL,''),(31428,'1110','121746979411','2025-05-11 19:03:31',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(31429,'5500','121746979411','2025-05-11 19:04:00',400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31430,'4000','121746979411','2025-05-11 19:04:09',NULL,200.00,'','12','1','Good sold','1','','sales','6527','','No',NULL,NULL,''),(31431,'4000','121746979411','2025-05-11 19:03:31',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(31432,'4000','121746979411','2025-05-11 19:03:41',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(31436,'1050','191746979766','2025-05-11 19:10:06',800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174698091111200020830','No',NULL,NULL,''),(31437,'4000','191746979766','2025-05-11 19:10:06',NULL,300.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(31438,'4000','191746979766','2025-05-11 19:09:26',NULL,300.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(31439,'4000','191746979766','2025-05-11 19:09:51',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(31448,'1050','191746982574','2025-05-11 19:56:40',2500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174698260633273980292','No',NULL,NULL,''),(31449,'4000','191746982574','2025-05-11 19:56:40',NULL,2500.00,'','19','1','Good sold','1','','sales','6540','','No',NULL,NULL,''),(31450,'1050','191746977904','2025-05-11 18:40:08',2100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174698325523533312303','No',NULL,NULL,''),(31451,'1110','191746977904','2025-05-11 18:38:24',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(31452,'1110','191746977904','2025-05-11 18:38:35',NULL,300.00,'','19','1','Inventory sold','1','','sales','6048','','No',NULL,NULL,''),(31453,'1110','191746977904','2025-05-11 19:55:17',NULL,600.00,'','19','1','Inventory sold','1','','sales','6585','','No',NULL,NULL,''),(31454,'5500','191746977904','2025-05-11 20:07:14',979.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31455,'4000','191746977904','2025-05-11 18:40:08',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(31456,'4000','191746977904','2025-05-11 18:38:24',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(31457,'4000','191746977904','2025-05-11 18:38:35',NULL,600.00,'','19','1','Good sold','1','','sales','6048','','No',NULL,NULL,''),(31458,'4000','191746977904','2025-05-11 18:38:50',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(31459,'4000','191746977904','2025-05-11 19:55:17',NULL,1100.00,'','19','1','Good sold','1','','sales','6585','','No',NULL,NULL,''),(31465,'1050','191746986129','2025-05-11 20:56:48',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174698656912924383022','No',NULL,NULL,''),(31466,'1110','191746986129','2025-05-11 20:55:29',NULL,100.00,'','19','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(31467,'1110','191746986129','2025-05-11 20:59:58',NULL,100.00,'','19','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(31468,'5500','191746986129','2025-05-11 21:02:10',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31469,'4000','191746986129','2025-05-11 20:56:48',NULL,200.00,'','19','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(31470,'4000','191746986129','2025-05-11 20:55:29',NULL,100.00,'','19','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(31471,'4000','191746986129','2025-05-11 20:56:36',NULL,200.00,'','19','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(31472,'4000','191746986129','2025-05-11 20:59:58',NULL,100.00,'','19','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(31479,'1050','191747040849','2025-05-12 12:07:55',2100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174704110137243323312','No',NULL,NULL,''),(31480,'1110','191747040849','2025-05-12 12:07:55',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(31481,'1110','191747040849','2025-05-12 12:07:46',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(31482,'5500','191747040849','2025-05-12 12:11:25',1800.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31483,'4000','191747040849','2025-05-12 12:07:55',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(31484,'4000','191747040849','2025-05-12 12:07:29',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(31485,'4000','191747040849','2025-05-12 12:07:38',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(31486,'4000','191747040849','2025-05-12 12:07:46',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(31487,'1050','191747058496','2025-05-12 17:02:12',450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174705853668231231532','No',NULL,NULL,''),(31488,'4000','191747058496','2025-05-12 17:02:12',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(31489,'4000','191747058496','2025-05-12 17:01:36',NULL,300.00,'','19','1','Good sold','1','','sales','6571','','No',NULL,NULL,''),(31490,'1050','191747058542','2025-05-12 17:02:48',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174705857132280003207','No',NULL,NULL,''),(31491,'4000','191747058542','2025-05-12 17:02:48',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(31492,'4000','191747058542','2025-05-12 17:02:22',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(31493,'1050','191747058576','2025-05-12 17:03:07',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174705859033220222712','No',NULL,NULL,''),(31494,'1110','191747058576','2025-05-12 17:03:07',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(31495,'5500','191747058576','2025-05-12 17:02:56',600.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31496,'4000','191747058576','2025-05-12 17:03:07',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(31497,'1050','191747058595','2025-05-12 17:03:28',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174705861027733004033','No',NULL,NULL,''),(31498,'1110','191747058595','2025-05-12 17:03:28',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(31499,'5500','191747058595','2025-05-12 17:03:15',42.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31500,'4000','191747058595','2025-05-12 17:03:28',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(31507,'1050','191747067535','2025-05-12 19:44:50',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174706829100303662002','No',NULL,NULL,''),(31508,'4000','191747067535','2025-05-12 19:44:50',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(31509,'4000','191747067535','2025-05-12 19:32:15',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(31520,'1050','191747067344','2025-05-12 19:29:35',1950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174707339042733720023','No',NULL,NULL,''),(31521,'1110','191747067344','2025-05-12 19:29:35',NULL,440.00,'','19','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(31522,'1110','191747067344','2025-05-12 19:29:05',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(31523,'1110','191747067344','2025-05-12 19:29:18',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(31524,'1110','191747067344','2025-05-12 20:05:36',NULL,220.00,'','19','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(31525,'1110','191747067344','2025-05-12 20:05:46',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(31526,'5500','191747067344','2025-05-12 21:09:37',1272.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31527,'4000','191747067344','2025-05-12 19:29:35',NULL,700.00,'','19','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(31528,'4000','191747067344','2025-05-12 19:29:05',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(31529,'4000','191747067344','2025-05-12 19:29:18',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(31530,'4000','191747067344','2025-05-12 20:05:36',NULL,350.00,'','19','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(31531,'4000','191747067344','2025-05-12 20:05:46',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(31540,'1050','121747128458','2025-05-13 12:28:26',750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174712861611223330763','No',NULL,NULL,''),(31541,'1110','121747128458','2025-05-13 12:28:26',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(31542,'1110','121747128458','2025-05-13 12:28:03',NULL,100.00,'','12','1','Inventory sold','1','','sales','5988','','No',NULL,NULL,''),(31543,'1110','121747128458','2025-05-13 12:28:11',NULL,100.00,'','12','1','Inventory sold','1','','sales','5988','','No',NULL,NULL,''),(31544,'5500','121747128458','2025-05-13 12:29:43',200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31545,'4000','121747128458','2025-05-13 12:28:26',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(31546,'4000','121747128458','2025-05-13 12:27:38',NULL,150.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(31547,'4000','121747128458','2025-05-13 12:27:54',NULL,100.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(31548,'4000','121747128458','2025-05-13 12:28:03',NULL,100.00,'','12','1','Good sold','1','','sales','5988','','No',NULL,NULL,''),(31549,'4000','121747128458','2025-05-13 12:28:11',NULL,100.00,'','12','1','Good sold','1','','sales','5988','','No',NULL,NULL,''),(31550,'1050','121747136602','2025-05-13 14:44:12',2600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174713665567123773235','No',NULL,NULL,''),(31551,'1110','121747136602','2025-05-13 14:44:12',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(31552,'1110','121747136602','2025-05-13 14:43:22',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(31553,'1110','121747136602','2025-05-13 14:43:33',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(31554,'1110','121747136602','2025-05-13 14:43:44',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(31555,'5500','121747136602','2025-05-13 14:43:55',1733.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31556,'4000','121747136602','2025-05-13 14:44:12',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(31557,'4000','121747136602','2025-05-13 14:43:22',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(31558,'4000','121747136602','2025-05-13 14:43:33',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(31559,'4000','121747136602','2025-05-13 14:43:44',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(31560,'1050','121747144955','2025-05-13 17:02:49',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174714497242212343234','No',NULL,NULL,''),(31561,'4000','121747144955','2025-05-13 17:02:49',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(31562,'1050','121747144976','2025-05-13 17:03:12',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174714499431002303323','No',NULL,NULL,''),(31563,'4000','121747144976','2025-05-13 17:03:12',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(31564,'1050','121747150938','2025-05-13 18:42:30',900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174715095230207323237','No',NULL,NULL,''),(31565,'1110','121747150938','2025-05-13 18:42:30',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(31566,'5500','121747150938','2025-05-13 18:42:18',900.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31567,'4000','121747150938','2025-05-13 18:42:30',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(31568,'1050','121747150955','2025-05-13 18:43:03',950.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174715098640423639202','No',NULL,NULL,''),(31569,'1110','121747150955','2025-05-13 18:43:03',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(31570,'1110','121747150955','2025-05-13 18:42:35',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(31571,'5500','121747150955','2025-05-13 18:42:49',595.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31572,'4000','121747150955','2025-05-13 18:43:03',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(31573,'4000','121747150955','2025-05-13 18:42:35',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(31574,'1050','191747231226','2025-05-14 17:02:21',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174723134412223133344','No',NULL,NULL,''),(31575,'1110','191747231226','2025-05-14 17:02:01',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(31576,'5500','191747231226','2025-05-14 17:02:13',42.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31577,'4000','191747231226','2025-05-14 17:02:21',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(31578,'4000','191747231226','2025-05-14 17:00:26',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(31579,'4000','191747231226','2025-05-14 17:02:01',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(31584,'1050','191747232008','2025-05-14 17:14:13',1050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174723206023102726270','No',NULL,NULL,''),(31585,'1110','191747232008','2025-05-14 17:14:13',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(31586,'1110','191747232008','2025-05-14 17:13:46',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(31587,'5500','191747232008','2025-05-14 17:13:55',400.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31588,'4000','191747232008','2025-05-14 17:14:13',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(31589,'4000','191747232008','2025-05-14 17:13:28',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(31590,'4000','191747232008','2025-05-14 17:13:37',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(31591,'4000','191747232008','2025-05-14 17:13:46',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(31607,'1050','191747231352','2025-05-14 17:02:52',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174723532320203370333','No',NULL,NULL,''),(31608,'1110','191747231352','2025-05-14 17:02:52',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(31609,'1110','191747231352','2025-05-14 17:02:32',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(31610,'5500','191747231352','2025-05-14 18:08:28',338.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31611,'4000','191747231352','2025-05-14 17:02:52',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(31612,'4000','191747231352','2025-05-14 17:02:32',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(31645,'1050','191747234063','2025-05-14 18:07:36',1650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174723940529405322309','No',NULL,NULL,''),(31646,'1110','191747234063','2025-05-14 17:47:43',NULL,374.00,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(31647,'1110','191747234063','2025-05-14 19:15:24',NULL,187.00,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(31648,'5500','191747234063','2025-05-14 19:15:31',561.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31649,'4000','191747234063','2025-05-14 18:07:36',NULL,600.00,'','19','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(31650,'4000','191747234063','2025-05-14 17:47:43',NULL,500.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(31651,'4000','191747234063','2025-05-14 18:07:23',NULL,300.00,'','19','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(31652,'4000','191747234063','2025-05-14 19:15:24',NULL,250.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(31653,'1050','191747239259','2025-05-14 19:14:58',1800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174723945322223292333','No',NULL,NULL,''),(31654,'1110','191747239259','2025-05-14 19:14:58',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(31655,'1110','191747239259','2025-05-14 19:14:41',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(31656,'1110','191747239259','2025-05-14 19:14:49',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(31657,'5500','191747239259','2025-05-14 19:17:07',1150.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31658,'4000','191747239259','2025-05-14 19:14:58',NULL,1000.00,'','19','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(31659,'4000','191747239259','2025-05-14 19:14:19',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(31660,'4000','191747239259','2025-05-14 19:14:33',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(31661,'4000','191747239259','2025-05-14 19:14:41',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(31662,'4000','191747239259','2025-05-14 19:14:49',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(31663,'1050','191747240464','2025-05-14 19:34:39',700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174724048032202230332','No',NULL,NULL,''),(31664,'1110','191747240464','2025-05-14 19:34:39',NULL,544.00,'','19','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(31665,'5500','191747240464','2025-05-14 19:34:24',544.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31666,'4000','191747240464','2025-05-14 19:34:39',NULL,700.00,'','19','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(31667,'1050','191747232097','2025-05-14 17:47:37',2450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174724453532525023233','No',NULL,NULL,''),(31668,'1110','191747232097','2025-05-14 17:47:37',NULL,169.00,'','19','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(31669,'1110','191747232097','2025-05-14 17:14:57',NULL,169.00,'','19','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(31670,'1110','191747232097','2025-05-14 18:07:50',NULL,169.00,'','19','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(31671,'1110','191747232097','2025-05-14 18:42:10',NULL,750.00,'','19','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(31672,'1110','191747232097','2025-05-14 18:42:32',NULL,169.00,'','19','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(31673,'1110','191747232097','2025-05-14 19:14:01',NULL,338.00,'','19','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(31674,'5500','191747232097','2025-05-14 20:42:03',1764.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31675,'4000','191747232097','2025-05-14 17:47:37',NULL,250.00,'','19','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(31676,'4000','191747232097','2025-05-14 17:14:57',NULL,250.00,'','19','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(31677,'4000','191747232097','2025-05-14 18:07:50',NULL,250.00,'','19','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(31678,'4000','191747232097','2025-05-14 18:42:10',NULL,750.00,'','19','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(31679,'4000','191747232097','2025-05-14 18:42:20',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(31680,'4000','191747232097','2025-05-14 18:42:32',NULL,250.00,'','19','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(31681,'4000','191747232097','2025-05-14 19:14:01',NULL,500.00,'','19','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(31688,'1050','191747244536','2025-05-14 20:56:52',1200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174724550535720023031','No',NULL,NULL,''),(31689,'1110','191747244536','2025-05-14 20:56:52',NULL,169.00,'','19','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(31690,'1110','191747244536','2025-05-14 20:42:16',NULL,544.00,'','19','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(31691,'1110','191747244536','2025-05-14 20:56:34',NULL,169.00,'','19','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(31692,'5500','191747244536','2025-05-14 20:58:14',882.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31693,'4000','191747244536','2025-05-14 20:56:52',NULL,250.00,'','19','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(31694,'4000','191747244536','2025-05-14 20:42:16',NULL,700.00,'','19','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(31695,'4000','191747244536','2025-05-14 20:56:34',NULL,250.00,'','19','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(31696,'1050','191747251154','2025-05-14 22:32:48',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174725117032370239333','No',NULL,NULL,''),(31697,'1110','191747251154','2025-05-14 22:32:48',NULL,169.00,'','19','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(31698,'5500','191747251154','2025-05-14 22:32:34',169.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31699,'4000','191747251154','2025-05-14 22:32:48',NULL,250.00,'','19','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(31700,'1050','191747313205','2025-05-15 15:46:54',1300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174731321724272712222','No',NULL,NULL,''),(31701,'1110','191747313205','2025-05-15 15:46:54',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(31702,'5500','191747313205','2025-05-15 15:46:45',1300.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31703,'4000','191747313205','2025-05-15 15:46:54',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(31704,'1050','191747313218','2025-05-15 15:49:08',2100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174731335037722233733','No',NULL,NULL,''),(31705,'1110','191747313218','2025-05-15 15:49:08',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(31706,'5500','191747313218','2025-05-15 15:47:40',1200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31707,'4000','191747313218','2025-05-15 15:49:08',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(31708,'4000','191747313218','2025-05-15 15:46:58',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(31709,'4000','191747313218','2025-05-15 15:47:12',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(31710,'4000','191747313218','2025-05-15 15:47:22',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(31711,'1050','191747323222','2025-05-15 18:34:09',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174732325337335301001','No',NULL,NULL,''),(31712,'1110','191747323222','2025-05-15 18:34:09',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(31713,'5500','191747323222','2025-05-15 18:33:42',391.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31714,'4000','191747323222','2025-05-15 18:34:09',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(31721,'1050','191747323262','2025-05-15 18:35:17',1100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174732462243322130210','No',NULL,NULL,''),(31722,'1110','191747323262','2025-05-15 18:35:17',NULL,408.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(31723,'1110','191747323262','2025-05-15 18:34:23',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(31724,'1110','191747323262','2025-05-15 18:35:06',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(31725,'5500','191747323262','2025-05-15 18:56:50',746.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31726,'4000','191747323262','2025-05-15 18:35:17',NULL,600.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(31727,'4000','191747323262','2025-05-15 18:34:23',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(31728,'4000','191747323262','2025-05-15 18:35:06',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(31729,'1050','121747385831','2025-05-16 11:57:31',1300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174738585437202832732','No',NULL,NULL,''),(31730,'1110','121747385831','2025-05-16 11:57:31',NULL,610.50,'','12','1','Inventory sold','1','','sales','B136','','No',NULL,NULL,''),(31731,'1110','121747385831','2025-05-16 11:57:11',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(31732,'5500','121747385831','2025-05-16 11:57:22',652.50,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31733,'4000','121747385831','2025-05-16 11:57:31',NULL,1200.00,'','12','1','Good sold','1','','sales','B136','','No',NULL,NULL,''),(31734,'4000','121747385831','2025-05-16 11:57:11',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(31735,'1050','121747399315','2025-05-16 15:42:11',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174739933430000232104','No',NULL,NULL,''),(31736,'1110','121747399315','2025-05-16 15:42:11',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(31737,'1110','121747399315','2025-05-16 15:41:55',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(31738,'5500','121747399315','2025-05-16 15:42:03',258.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31739,'4000','121747399315','2025-05-16 15:42:11',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(31740,'4000','121747399315','2025-05-16 15:41:55',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(31741,'1050','121747399398','2025-05-16 15:43:27',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174739941129222310212','No',NULL,NULL,''),(31742,'1110','121747399398','2025-05-16 15:43:27',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(31743,'5500','121747399398','2025-05-16 15:43:18',42.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31744,'4000','121747399398','2025-05-16 15:43:27',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(31752,'1050','121747406822','2025-05-16 17:48:08',2200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174740691323120302037','No',NULL,NULL,''),(31753,'1110','121747406822','2025-05-16 17:48:08',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(31754,'1110','121747406822','2025-05-16 17:47:03',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(31755,'1110','121747406822','2025-05-16 17:47:26',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(31756,'5500','121747406822','2025-05-16 17:48:08',1379.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31757,'4000','121747406822','2025-05-16 17:48:08',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(31758,'4000','121747406822','2025-05-16 17:47:03',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(31759,'4000','121747406822','2025-05-16 17:47:26',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(31760,'4000','121747406822','2025-05-16 17:47:45',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(31761,'1050','121747407804','2025-05-16 18:04:41',1400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174740790609221306472','No',NULL,NULL,''),(31762,'1110','121747407804','2025-05-16 18:04:41',NULL,600.00,'','12','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(31763,'1110','121747407804','2025-05-16 18:03:25',NULL,400.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(31764,'5500','121747407804','2025-05-16 18:04:25',1000.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31765,'4000','121747407804','2025-05-16 18:04:41',NULL,600.00,'','12','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(31766,'4000','121747407804','2025-05-16 18:03:25',NULL,400.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(31767,'4000','121747407804','2025-05-16 18:03:44',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(31768,'4000','121747407804','2025-05-16 18:04:14',NULL,300.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(31777,'1050','191747408207','2025-05-16 18:10:42',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174740824419009300243','No',NULL,NULL,''),(31778,'4000','191747408207','2025-05-16 18:10:42',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(31779,'4000','191747408207','2025-05-16 18:10:07',NULL,150.00,'','19','1','Good sold','1','','sales','6557','','No',NULL,NULL,''),(31792,'1050','191747408125','2025-05-16 18:09:46',2200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174741216933324326124','No',NULL,NULL,''),(31793,'1110','191747408125','2025-05-16 18:09:02',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(31794,'1110','191747408125','2025-05-16 18:09:15',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(31795,'1110','191747408125','2025-05-16 18:09:29',NULL,176.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(31796,'5500','191747408125','2025-05-16 19:15:41',1626.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31797,'4000','191747408125','2025-05-16 18:09:46',NULL,300.00,'','19','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(31798,'4000','191747408125','2025-05-16 18:08:45',NULL,150.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(31799,'4000','191747408125','2025-05-16 18:09:02',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(31800,'4000','191747408125','2025-05-16 18:09:15',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(31801,'4000','191747408125','2025-05-16 18:09:29',NULL,250.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(31802,'1050','191747412393','2025-05-16 19:20:32',800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174741243522271342017','No',NULL,NULL,''),(31803,'1110','191747412393','2025-05-16 19:20:32',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(31804,'5500','191747412393','2025-05-16 19:20:24',400.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31805,'4000','191747412393','2025-05-16 19:20:32',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(31806,'4000','191747412393','2025-05-16 19:19:53',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(31807,'1050','121747418907','2025-05-16 21:08:44',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174741892710222407921','No',NULL,NULL,''),(31808,'4000','121747418907','2025-05-16 21:08:44',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(31809,'4000','121747418907','2025-05-16 21:08:27',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(31822,'1050','191747404837','2025-05-16 17:14:32',1400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174741962310733241739','No',NULL,NULL,''),(31823,'1110','191747404837','2025-05-16 17:14:32',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(31824,'1110','191747404837','2025-05-16 17:13:57',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(31825,'1110','191747404837','2025-05-16 17:14:20',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(31826,'1110','191747404837','2025-05-16 19:09:44',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(31827,'1110','191747404837','2025-05-16 19:10:05',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(31828,'5500','191747404837','2025-05-16 21:20:12',645.50,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31829,'4000','191747404837','2025-05-16 17:14:32',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(31830,'4000','191747404837','2025-05-16 17:13:57',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(31831,'4000','191747404837','2025-05-16 17:14:09',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(31832,'4000','191747404837','2025-05-16 17:14:20',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(31833,'4000','191747404837','2025-05-16 19:09:30',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(31834,'4000','191747404837','2025-05-16 19:09:44',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(31835,'4000','191747404837','2025-05-16 19:10:05',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(31836,'1050','121747477265','2025-05-17 13:22:22',2500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174747734543423032223','No',NULL,NULL,''),(31837,'1110','121747477265','2025-05-17 13:22:22',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(31838,'1110','121747477265','2025-05-17 13:21:48',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(31839,'5500','121747477265','2025-05-17 13:22:14',491.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31840,'4000','121747477265','2025-05-17 13:22:22',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(31841,'4000','121747477265','2025-05-17 13:21:06',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(31842,'4000','121747477265','2025-05-17 13:21:21',NULL,300.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(31843,'4000','121747477265','2025-05-17 13:21:33',NULL,1200.00,'','12','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(31844,'4000','121747477265','2025-05-17 13:21:48',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(31845,'4000','121747477265','2025-05-17 13:22:05',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(31860,'1050','191747493168','2025-05-17 17:48:17',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174749330133237320303','No',NULL,NULL,''),(31861,'1110','191747493168','2025-05-17 17:48:17',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(31862,'1110','191747493168','2025-05-17 17:46:39',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(31863,'5500','191747493168','2025-05-17 17:46:54',195.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31864,'4000','191747493168','2025-05-17 17:48:17',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(31865,'4000','191747493168','2025-05-17 17:46:08',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(31866,'4000','191747493168','2025-05-17 17:46:39',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(31867,'1050','191747492586','2025-05-17 17:44:50',13750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174749640423224231022','No',NULL,NULL,''),(31868,'1110','191747492586','2025-05-17 17:44:50',NULL,450.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(31869,'1110','191747492586','2025-05-17 17:40:08',NULL,420.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(31870,'1110','191747492586','2025-05-17 17:43:42',NULL,500.00,'','19','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(31871,'1110','191747492586','2025-05-17 18:39:09',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(31872,'5500','191747492586','2025-05-17 18:39:23',1570.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31873,'4000','191747492586','2025-05-17 17:44:50',NULL,600.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(31874,'4000','191747492586','2025-05-17 17:36:27',NULL,3600.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(31875,'4000','191747492586','2025-05-17 17:36:56',NULL,3900.00,'','19','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(31876,'4000','191747492586','2025-05-17 17:37:23',NULL,800.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(31877,'4000','191747492586','2025-05-17 17:37:44',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(31878,'4000','191747492586','2025-05-17 17:39:50',NULL,700.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(31879,'4000','191747492586','2025-05-17 17:40:08',NULL,1000.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(31880,'4000','191747492586','2025-05-17 17:40:38',NULL,800.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(31881,'4000','191747492586','2025-05-17 17:41:08',NULL,1200.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(31882,'4000','191747492586','2025-05-17 17:41:50',NULL,300.00,'','19','1','Good sold','1','','sales','6522','','No',NULL,NULL,''),(31883,'4000','191747492586','2025-05-17 17:43:42',NULL,500.00,'','19','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(31884,'4000','191747492586','2025-05-17 18:39:09',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(31885,'1050','121747500043','2025-05-17 19:41:27',2700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174750009133040402330','No',NULL,NULL,''),(31886,'1110','121747500043','2025-05-17 19:41:27',NULL,950.00,'','12','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(31887,'5500','121747500043','2025-05-17 19:40:58',950.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31888,'4000','121747500043','2025-05-17 19:41:27',NULL,1700.00,'','12','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(31889,'4000','121747500043','2025-05-17 19:40:43',NULL,1000.00,'','12','1','Good sold','1','','sales','6556','','No',NULL,NULL,''),(31890,'1050','121747504673','2025-05-17 20:58:12',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174750469592223727201','No',NULL,NULL,''),(31891,'1110','121747504673','2025-05-17 20:58:12',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(31892,'5500','121747504673','2025-05-17 20:58:03',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31893,'4000','121747504673','2025-05-17 20:58:12',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(31894,'4000','121747504673','2025-05-17 20:57:53',NULL,50.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(31895,'1050','121747505748','2025-05-17 21:17:08',3200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174750583121213322233','No',NULL,NULL,''),(31896,'1110','121747505748','2025-05-17 21:17:08',NULL,507.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(31897,'1110','121747505748','2025-05-17 21:15:48',NULL,680.00,'','12','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(31898,'1110','121747505748','2025-05-17 21:16:39',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(31899,'1110','121747505748','2025-05-17 21:16:48',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(31900,'5500','121747505748','2025-05-17 21:16:55',1879.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31901,'4000','121747505748','2025-05-17 21:17:08',NULL,750.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(31902,'4000','121747505748','2025-05-17 21:15:48',NULL,1200.00,'','12','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(31903,'4000','121747505748','2025-05-17 21:16:07',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(31904,'4000','121747505748','2025-05-17 21:16:22',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(31905,'4000','121747505748','2025-05-17 21:16:31',NULL,200.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(31906,'4000','121747505748','2025-05-17 21:16:39',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(31907,'4000','121747505748','2025-05-17 21:16:48',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(31908,'1050','121747507824','2025-05-17 21:52:08',2400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174750793313200073200','No',NULL,NULL,''),(31909,'1110','121747507824','2025-05-17 21:52:08',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(31910,'1110','121747507824','2025-05-17 21:50:52',NULL,440.00,'','12','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(31911,'5500','121747507824','2025-05-17 21:51:37',1740.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31912,'4000','121747507824','2025-05-17 21:52:08',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(31913,'4000','121747507824','2025-05-17 21:50:24',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(31914,'4000','121747507824','2025-05-17 21:50:41',NULL,200.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(31915,'4000','121747507824','2025-05-17 21:50:52',NULL,700.00,'','12','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(31916,'1050','121747516458','2025-05-18 00:15:15',900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174751651812237027222','No',NULL,NULL,''),(31917,'1110','121747516458','2025-05-18 00:15:15',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(31918,'5500','121747516458','2025-05-18 00:15:06',400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31919,'4000','121747516458','2025-05-18 00:15:15',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(31920,'4000','121747516458','2025-05-18 00:14:18',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(31921,'4000','121747516458','2025-05-18 00:14:57',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(31997,'1050','121747516519','2025-05-18 00:19:11',27650.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174751707732350172212','No',NULL,NULL,''),(31998,'1110','121747516519','2025-05-18 00:19:11',NULL,8700.00,'','12','1','Inventory sold','1','','sales','B157','','No',NULL,NULL,''),(31999,'1110','121747516519','2025-05-18 00:15:19',NULL,795.00,'','12','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(32000,'1110','121747516519','2025-05-18 00:15:44',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(32001,'1110','121747516519','2025-05-18 00:15:57',NULL,754.17,'','12','1','Inventory sold','1','','sales','B021','','No',NULL,NULL,''),(32002,'1110','121747516519','2025-05-18 00:16:09',NULL,1700.00,'','12','1','Inventory sold','1','','sales','5993','','No',NULL,NULL,''),(32003,'1110','121747516519','2025-05-18 00:16:51',NULL,1759.68,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(32004,'1110','121747516519','2025-05-18 00:17:02',NULL,528.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(32005,'1110','121747516519','2025-05-18 00:17:26',NULL,610.00,'','12','1','Inventory sold','1','','sales','B064','','No',NULL,NULL,''),(32006,'1110','121747516519','2025-05-18 00:17:46',NULL,704.00,'','12','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(32007,'1110','121747516519','2025-05-18 00:18:33',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(32008,'1110','121747516519','2025-05-18 00:18:49',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(32009,'1110','121747516519','2025-05-18 00:19:46',NULL,1583.34,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(32010,'5500','121747516519','2025-05-18 00:23:38',17626.18,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32011,'4000','121747516519','2025-05-18 00:19:11',NULL,10500.00,'','12','1','Good sold','1','','sales','B157','','No',NULL,NULL,''),(32012,'4000','121747516519','2025-05-18 00:15:19',NULL,1050.00,'','12','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(32013,'4000','121747516519','2025-05-18 00:15:44',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(32014,'4000','121747516519','2025-05-18 00:15:57',NULL,1250.00,'','12','1','Good sold','1','','sales','B021','','No',NULL,NULL,''),(32015,'4000','121747516519','2025-05-18 00:16:09',NULL,1700.00,'','12','1','Good sold','1','','sales','5993','','No',NULL,NULL,''),(32016,'4000','121747516519','2025-05-18 00:16:51',NULL,2250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(32017,'4000','121747516519','2025-05-18 00:17:02',NULL,900.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(32018,'4000','121747516519','2025-05-18 00:17:26',NULL,1200.00,'','12','1','Good sold','1','','sales','B064','','No',NULL,NULL,''),(32019,'4000','121747516519','2025-05-18 00:17:46',NULL,1000.00,'','12','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(32020,'4000','121747516519','2025-05-18 00:18:33',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(32021,'4000','121747516519','2025-05-18 00:18:49',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(32022,'4000','121747516519','2025-05-18 00:19:46',NULL,4000.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(32023,'4000','121747516519','2025-05-18 00:20:00',NULL,1200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(32024,'4000','121747516519','2025-05-18 00:21:47',NULL,1500.00,'','12','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(32025,'1050','121747572120','2025-05-18 15:42:35',1600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174757215872321732053','No',NULL,NULL,''),(32026,'1110','121747572120','2025-05-18 15:42:00',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(32027,'5500','121747572120','2025-05-18 15:42:27',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32028,'4000','121747572120','2025-05-18 15:42:35',NULL,1200.00,'','12','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(32029,'4000','121747572120','2025-05-18 15:42:00',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(32030,'4000','121747572120','2025-05-18 15:42:11',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(32031,'4000','121747572120','2025-05-18 15:42:20',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(32032,'1050','191747574438','2025-05-18 16:21:24',1900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174757448934332137933','No',NULL,NULL,''),(32033,'1110','191747574438','2025-05-18 16:20:38',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(32034,'5500','191747574438','2025-05-18 16:21:16',338.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32035,'4000','191747574438','2025-05-18 16:21:24',NULL,1300.00,'','19','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(32036,'4000','191747574438','2025-05-18 16:20:38',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(32037,'4000','191747574438','2025-05-18 16:21:08',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(32038,'1050','191747574491','2025-05-18 16:22:24',2950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174757460040000020201','No',NULL,NULL,''),(32039,'4000','191747574491','2025-05-18 16:22:24',NULL,2100.00,'','19','1','Good sold','1','','sales','B156','','No',NULL,NULL,''),(32040,'4000','191747574491','2025-05-18 16:21:31',NULL,750.00,'','19','1','Good sold','1','','sales','5979','','No',NULL,NULL,''),(32041,'4000','191747574491','2025-05-18 16:21:55',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(32042,'1050','191747574602','2025-05-18 16:25:13',3800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174757471557334431333','No',NULL,NULL,''),(32043,'1110','191747574602','2025-05-18 16:23:55',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(32044,'5500','191747574602','2025-05-18 16:25:04',150.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32045,'4000','191747574602','2025-05-18 16:25:13',NULL,3000.00,'','19','1','Good sold','1','','sales','6509','','No',NULL,NULL,''),(32046,'4000','191747574602','2025-05-18 16:23:22',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(32047,'4000','191747574602','2025-05-18 16:23:48',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(32048,'4000','191747574602','2025-05-18 16:23:55',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(32049,'4000','191747574602','2025-05-18 16:24:08',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(32050,'4000','191747574602','2025-05-18 16:24:16',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(32051,'1050','191747574761','2025-05-18 16:26:24',550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174757478742027030232','No',NULL,NULL,''),(32052,'1110','191747574761','2025-05-18 16:26:01',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(32053,'5500','191747574761','2025-05-18 16:26:12',216.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32054,'4000','191747574761','2025-05-18 16:26:24',NULL,150.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(32055,'4000','191747574761','2025-05-18 16:26:01',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(32058,'1050','191747578876','2025-05-18 17:35:42',2650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174757894720903037193','No',NULL,NULL,''),(32059,'1110','191747578876','2025-05-18 17:35:42',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(32060,'1110','191747578876','2025-05-18 17:34:36',NULL,150.00,'','19','1','Inventory sold','1','','sales','6003','','No',NULL,NULL,''),(32061,'5500','191747578876','2025-05-18 17:35:23',150.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32062,'4000','191747578876','2025-05-18 17:35:42',NULL,900.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(32063,'4000','191747578876','2025-05-18 17:34:36',NULL,150.00,'','19','1','Good sold','1','','sales','6003','','No',NULL,NULL,''),(32064,'4000','191747578876','2025-05-18 17:35:02',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(32065,'4000','191747578876','2025-05-18 17:35:13',NULL,1400.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(32066,'1050','121747579157','2025-05-18 17:41:33',800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174757929552094302327','No',NULL,NULL,''),(32067,'4000','121747579157','2025-05-18 17:41:33',NULL,200.00,'','12','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(32068,'4000','121747579157','2025-05-18 17:39:17',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(32069,'4000','121747579157','2025-05-18 17:40:55',NULL,300.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(32070,'4000','121747579157','2025-05-18 17:41:06',NULL,150.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(32071,'1050','121747579297','2025-05-18 17:42:16',1100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174757933849034283328','No',NULL,NULL,''),(32072,'1110','121747579297','2025-05-18 17:42:16',NULL,600.00,'','12','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(32073,'1110','121747579297','2025-05-18 17:41:37',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(32074,'5500','121747579297','2025-05-18 17:42:07',804.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32075,'4000','121747579297','2025-05-18 17:42:16',NULL,800.00,'','12','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(32076,'4000','121747579297','2025-05-18 17:41:37',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(32077,'1050','121747580448','2025-05-18 18:44:21',1100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174758306901222312123','No',NULL,NULL,''),(32078,'1110','121747580448','2025-05-18 18:00:48',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(32079,'5500','121747580448','2025-05-18 18:44:10',42.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32080,'4000','121747580448','2025-05-18 18:44:21',NULL,1000.00,'','12','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(32081,'4000','121747580448','2025-05-18 18:00:48',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(32082,'1050','191747583290','2025-05-18 18:48:23',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174758330870322035437','No',NULL,NULL,''),(32083,'1110','191747583290','2025-05-18 18:48:23',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(32084,'5500','191747583290','2025-05-18 18:48:10',195.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32085,'4000','191747583290','2025-05-18 18:48:23',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(32092,'1050','191747583618','2025-05-18 18:54:11',900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174758634783032064222','No',NULL,NULL,''),(32093,'4000','191747583618','2025-05-18 18:54:11',NULL,300.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(32094,'4000','191747583618','2025-05-18 18:53:38',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(32095,'4000','191747583618','2025-05-18 18:53:52',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(32096,'4000','191747583618','2025-05-18 19:38:45',NULL,300.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(32097,'1050','191747574889','2025-05-18 16:28:17',4200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174758643760633239343','No',NULL,NULL,''),(32098,'4000','191747574889','2025-05-18 16:28:17',NULL,2100.00,'','19','1','Good sold','1','','sales','B156','','No',NULL,NULL,''),(32099,'4000','191747574889','2025-05-18 16:28:09',NULL,2100.00,'','19','1','Good sold','1','','sales','B156','','No',NULL,NULL,''),(32106,'1050','191747586444','2025-05-18 19:41:30',1150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174758652446412205327','No',NULL,NULL,''),(32107,'1110','191747586444','2025-05-18 19:41:30',NULL,408.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(32108,'1110','191747586444','2025-05-18 19:40:44',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(32109,'5500','191747586444','2025-05-18 19:41:46',603.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32110,'4000','191747586444','2025-05-18 19:41:30',NULL,600.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(32111,'4000','191747586444','2025-05-18 19:40:44',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(32112,'4000','191747586444','2025-05-18 19:41:13',NULL,300.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(32113,'1050','191747586593','2025-05-18 19:43:26',7000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174758662128203212611','No',NULL,NULL,''),(32114,'1110','191747586593','2025-05-18 19:43:26',NULL,5800.00,'','19','1','Inventory sold','1','','sales','B157','','No',NULL,NULL,''),(32115,'5500','191747586593','2025-05-18 19:43:13',5800.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32116,'4000','191747586593','2025-05-18 19:43:26',NULL,7000.00,'','19','1','Good sold','1','','sales','B157','','No',NULL,NULL,''),(32117,'1050','191747586625','2025-05-18 19:45:58',950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174758677532722310727','No',NULL,NULL,''),(32118,'1110','191747586625','2025-05-18 19:45:58',NULL,100.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(32119,'1110','191747586625','2025-05-18 19:43:46',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(32120,'5500','191747586625','2025-05-18 19:45:31',100.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32121,'4000','191747586625','2025-05-18 19:45:58',NULL,200.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(32122,'4000','191747586625','2025-05-18 19:43:46',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(32123,'4000','191747586625','2025-05-18 19:44:31',NULL,600.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(32124,'1050','191747586776','2025-05-18 19:46:41',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174758680307830335892','No',NULL,NULL,''),(32125,'4000','191747586776','2025-05-18 19:46:41',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(32126,'1050','121747587370','2025-05-18 19:56:26',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174758739232001310240','No',NULL,NULL,''),(32127,'1110','121747587370','2025-05-18 19:56:26',NULL,200.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(32128,'5500','121747587370','2025-05-18 19:56:10',200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32129,'4000','121747587370','2025-05-18 19:56:26',NULL,250.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(32130,'1050','121747587414','2025-05-18 20:00:53',3650.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174758767680162132703','No',NULL,NULL,''),(32131,'1110','121747587414','2025-05-18 20:00:53',NULL,507.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(32132,'1110','121747587414','2025-05-18 19:56:54',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(32133,'1110','121747587414','2025-05-18 19:57:30',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(32134,'1110','121747587414','2025-05-18 19:58:34',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(32135,'1110','121747587414','2025-05-18 19:59:14',NULL,352.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(32136,'5500','121747587414','2025-05-18 19:59:44',2275.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32137,'4000','121747587414','2025-05-18 20:00:53',NULL,750.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(32138,'4000','121747587414','2025-05-18 19:56:54',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(32139,'4000','121747587414','2025-05-18 19:57:30',NULL,1300.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(32140,'4000','121747587414','2025-05-18 19:58:34',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(32141,'4000','121747587414','2025-05-18 19:58:42',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(32142,'4000','121747587414','2025-05-18 19:59:14',NULL,600.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(32169,'1050','191747591196','2025-05-18 21:01:09',2800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174759423692423347233','No',NULL,NULL,''),(32170,'1110','191747591196','2025-05-18 21:01:09',NULL,750.00,'','19','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(32171,'1110','191747591196','2025-05-18 20:59:56',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(32172,'1110','191747591196','2025-05-18 21:00:14',NULL,169.00,'','19','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(32173,'1110','191747591196','2025-05-18 21:00:27',NULL,169.00,'','19','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(32174,'1110','191747591196','2025-05-18 21:00:45',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(32175,'1110','191747591196','2025-05-18 21:00:55',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(32176,'1110','191747591196','2025-05-18 21:16:50',NULL,169.00,'','19','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(32177,'5500','191747591196','2025-05-18 21:50:23',1860.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32178,'4000','191747591196','2025-05-18 21:01:09',NULL,1200.00,'','19','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(32179,'4000','191747591196','2025-05-18 20:59:56',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(32180,'4000','191747591196','2025-05-18 21:00:14',NULL,250.00,'','19','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(32181,'4000','191747591196','2025-05-18 21:00:27',NULL,250.00,'','19','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(32182,'4000','191747591196','2025-05-18 21:00:45',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(32183,'4000','191747591196','2025-05-18 21:00:55',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(32184,'4000','191747591196','2025-05-18 21:16:50',NULL,250.00,'','19','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(32185,'1050','191747656571','2025-05-19 15:09:52',1100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174765659506457106657','No',NULL,NULL,''),(32186,'1110','191747656571','2025-05-19 15:09:52',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(32187,'1110','191747656571','2025-05-19 15:09:31',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(32188,'5500','191747656571','2025-05-19 15:09:45',1050.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32189,'4000','191747656571','2025-05-19 15:09:52',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(32190,'4000','191747656571','2025-05-19 15:09:31',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(32215,'1050','191747662638','2025-05-19 16:51:48',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174766271772303313092','No',NULL,NULL,''),(32216,'1110','191747662638','2025-05-19 16:51:48',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(32217,'5500','191747662638','2025-05-19 16:50:38',42.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32218,'4000','191747662638','2025-05-19 16:51:48',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(32219,'1050','191747672725','2025-05-19 19:39:28',1600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174767277133321230207','No',NULL,NULL,''),(32220,'1110','191747672725','2025-05-19 19:39:28',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(32221,'1110','191747672725','2025-05-19 19:38:45',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(32222,'1110','191747672725','2025-05-19 19:39:00',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(32223,'5500','191747672725','2025-05-19 19:39:11',1028.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32224,'4000','191747672725','2025-05-19 19:39:28',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(32225,'4000','191747672725','2025-05-19 19:38:45',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(32226,'4000','191747672725','2025-05-19 19:39:00',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(32227,'1050','191747672774','2025-05-19 20:18:20',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174767510290396223733','No',NULL,NULL,''),(32228,'1110','191747672774','2025-05-19 20:18:20',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(32229,'5500','191747672774','2025-05-19 19:39:34',338.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32230,'4000','191747672774','2025-05-19 20:18:20',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(32231,'1050','191747678007','2025-05-19 21:08:01',2150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174767813672307202212','No',NULL,NULL,''),(32232,'1110','191747678007','2025-05-19 21:08:01',NULL,220.00,'','19','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(32233,'1110','191747678007','2025-05-19 21:06:54',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(32234,'1110','191747678007','2025-05-19 21:07:41',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(32235,'5500','191747678007','2025-05-19 21:07:51',1720.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32236,'4000','191747678007','2025-05-19 21:08:01',NULL,350.00,'','19','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(32237,'4000','191747678007','2025-05-19 21:06:47',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(32238,'4000','191747678007','2025-05-19 21:06:54',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(32239,'4000','191747678007','2025-05-19 21:07:03',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(32240,'4000','191747678007','2025-05-19 21:07:20',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(32241,'4000','191747678007','2025-05-19 21:07:41',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(32242,'1050','191747656598','2025-05-19 15:10:51',5200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174767849737270401207','No',NULL,NULL,''),(32243,'1110','191747656598','2025-05-19 15:10:51',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(32244,'1110','191747656598','2025-05-19 15:09:58',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(32245,'1110','191747656598','2025-05-19 15:10:31',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(32246,'1110','191747656598','2025-05-19 15:10:41',NULL,444.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(32247,'1110','191747656598','2025-05-19 16:49:28',NULL,507.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(32248,'1110','191747656598','2025-05-19 16:49:52',NULL,338.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(32249,'1110','191747656598','2025-05-19 21:13:53',NULL,444.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(32250,'1110','191747656598','2025-05-19 21:14:13',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(32251,'5500','191747656598','2025-05-19 21:14:42',3431.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32252,'4000','191747656598','2025-05-19 15:10:51',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(32253,'4000','191747656598','2025-05-19 15:09:58',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(32254,'4000','191747656598','2025-05-19 15:10:13',NULL,200.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(32255,'4000','191747656598','2025-05-19 15:10:21',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(32256,'4000','191747656598','2025-05-19 15:10:31',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(32257,'4000','191747656598','2025-05-19 15:10:41',NULL,600.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(32258,'4000','191747656598','2025-05-19 16:49:28',NULL,750.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(32259,'4000','191747656598','2025-05-19 16:49:52',NULL,500.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(32260,'4000','191747656598','2025-05-19 21:13:53',NULL,600.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(32261,'4000','191747656598','2025-05-19 21:14:13',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(32262,'4000','191747656598','2025-05-19 21:14:27',NULL,400.00,'','19','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(32263,'1050','121747754649','2025-05-20 18:24:38',900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174775468330400636350','No',NULL,NULL,''),(32264,'1110','121747754649','2025-05-20 18:24:10',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(32265,'5500','121747754649','2025-05-20 18:24:26',42.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32266,'4000','121747754649','2025-05-20 18:24:38',NULL,800.00,'','12','1','Good sold','1','','sales','6551','','No',NULL,NULL,''),(32267,'4000','121747754649','2025-05-20 18:24:10',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(32268,'1050','121747754690','2025-05-20 18:25:56',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174775476531272347403','No',NULL,NULL,''),(32269,'1110','121747754690','2025-05-20 18:25:14',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(32270,'5500','121747754690','2025-05-20 18:25:35',42.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32271,'4000','121747754690','2025-05-20 18:25:56',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(32272,'4000','121747754690','2025-05-20 18:24:50',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(32273,'4000','121747754690','2025-05-20 18:25:14',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(32274,'1050','121747758575','2025-05-20 19:33:47',850.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174775883234128525222','No',NULL,NULL,''),(32275,'1110','121747758575','2025-05-20 19:33:47',NULL,750.00,'','12','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(32276,'5500','121747758575','2025-05-20 19:30:01',750.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32277,'4000','121747758575','2025-05-20 19:33:47',NULL,750.00,'','12','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(32278,'4000','121747758575','2025-05-20 19:29:36',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(32279,'1050','121747758890','2025-05-20 19:35:12',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174775891920287337732','No',NULL,NULL,''),(32280,'1110','121747758890','2025-05-20 19:35:12',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(32281,'5500','121747758890','2025-05-20 19:34:50',169.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32282,'4000','121747758890','2025-05-20 19:35:12',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(32283,'1050','191747825142','2025-05-21 13:59:33',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174782517527203317730','No',NULL,NULL,''),(32284,'1110','191747825142','2025-05-21 13:59:03',NULL,300.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(32285,'5500','191747825142','2025-05-21 13:59:20',300.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32286,'4000','191747825142','2025-05-21 13:59:33',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(32287,'4000','191747825142','2025-05-21 13:59:03',NULL,400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(32290,'1050','191747850244','2025-05-21 20:58:08',2450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174785029173307217015','No',NULL,NULL,''),(32291,'1110','191747850244','2025-05-21 20:58:08',NULL,610.00,'','19','1','Inventory sold','1','','sales','B064','','No',NULL,NULL,''),(32292,'1110','191747850244','2025-05-21 20:57:24',NULL,41.67,'','19','1','Inventory sold','1','','sales','B097','','No',NULL,NULL,''),(32293,'1110','191747850244','2025-05-21 20:57:40',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(32294,'1110','191747850244','2025-05-21 20:57:52',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(32295,'5500','191747850244','2025-05-21 20:58:01',1751.67,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32296,'4000','191747850244','2025-05-21 20:58:08',NULL,1200.00,'','19','1','Good sold','1','','sales','B064','','No',NULL,NULL,''),(32297,'4000','191747850244','2025-05-21 20:57:24',NULL,150.00,'','19','1','Good sold','1','','sales','B097','','No',NULL,NULL,''),(32298,'4000','191747850244','2025-05-21 20:57:40',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(32299,'4000','191747850244','2025-05-21 20:57:52',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(32300,'1050','191747850311','2025-05-21 20:58:51',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174785033313402522782','No',NULL,NULL,''),(32301,'4000','191747850311','2025-05-21 20:58:51',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(32302,'4000','191747850311','2025-05-21 20:58:31',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(32303,'1050','191747850215','2025-05-21 20:57:18',750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174785035321337293723','No',NULL,NULL,''),(32304,'1110','191747850215','2025-05-21 20:56:55',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(32305,'5500','191747850215','2025-05-21 20:59:04',42.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32306,'4000','191747850215','2025-05-21 20:57:18',NULL,650.00,'','19','1','Good sold','1','','sales','6552','','No',NULL,NULL,''),(32307,'4000','191747850215','2025-05-21 20:56:55',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(32308,'1050','191747928958','2025-05-22 18:49:50',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174792899222223223334','No',NULL,NULL,''),(32309,'4000','191747928958','2025-05-22 18:49:50',NULL,200.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(32310,'4000','191747928958','2025-05-22 18:49:18',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(32311,'1050','191747929002','2025-05-22 18:51:13',800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174792907743272743020','No',NULL,NULL,''),(32312,'4000','191747929002','2025-05-22 18:51:13',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(32313,'4000','191747929002','2025-05-22 18:50:02',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(32314,'4000','191747929002','2025-05-22 18:50:18',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(32315,'4000','191747929002','2025-05-22 18:50:44',NULL,300.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(32316,'1050','191747929078','2025-05-22 18:51:40',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174792910422220733133','No',NULL,NULL,''),(32317,'4000','191747929078','2025-05-22 18:51:40',NULL,250.00,'','19','1','Good sold','1','','sales','6575','','No',NULL,NULL,''),(32318,'1050','191747929106','2025-05-22 18:53:46',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174792922933239237220','No',NULL,NULL,''),(32319,'4000','191747929106','2025-05-22 18:53:46',NULL,200.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(32325,'1050','191747931587','2025-05-22 19:34:14',1250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174793166121792603012','No',NULL,NULL,''),(32326,'1110','191747931587','2025-05-22 19:34:14',NULL,750.00,'','19','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(32327,'1110','191747931587','2025-05-22 19:33:24',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(32328,'5500','191747931587','2025-05-22 19:33:39',966.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32329,'4000','191747931587','2025-05-22 19:34:14',NULL,750.00,'','19','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(32330,'4000','191747931587','2025-05-22 19:33:07',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(32331,'4000','191747931587','2025-05-22 19:33:24',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(32357,'1050','191747931477','2025-05-22 19:32:49',2350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174793422897323132012','No',NULL,NULL,''),(32358,'1110','191747931477','2025-05-22 19:31:17',NULL,544.00,'','19','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(32359,'1110','191747931477','2025-05-22 19:32:21',NULL,176.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(32360,'1110','191747931477','2025-05-22 19:47:13',NULL,176.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(32361,'1110','191747931477','2025-05-22 20:01:42',NULL,176.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(32362,'5500','191747931477','2025-05-22 20:16:51',1072.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32363,'4000','191747931477','2025-05-22 19:32:49',NULL,300.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(32364,'4000','191747931477','2025-05-22 19:31:17',NULL,700.00,'','19','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(32365,'4000','191747931477','2025-05-22 19:32:21',NULL,300.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(32366,'4000','191747931477','2025-05-22 19:37:44',NULL,400.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(32367,'4000','191747931477','2025-05-22 19:47:13',NULL,300.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(32368,'4000','191747931477','2025-05-22 20:01:42',NULL,300.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(32369,'4000','191747931477','2025-05-22 20:16:35',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(32370,'1050','121748023730','2025-05-23 21:09:20',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174802376202300620634','No',NULL,NULL,''),(32371,'1110','121748023730','2025-05-23 21:08:50',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(32372,'5500','121748023730','2025-05-23 21:09:07',42.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32373,'4000','121748023730','2025-05-23 21:09:20',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(32374,'4000','121748023730','2025-05-23 21:08:50',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(32375,'1050','121748072187','2025-05-24 10:45:19',22050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174807275917239320220','No',NULL,NULL,''),(32376,'1110','121748072187','2025-05-24 10:45:19',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(32377,'1110','121748072187','2025-05-24 10:36:49',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(32378,'1110','121748072187','2025-05-24 10:37:02',NULL,158.33,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(32379,'1110','121748072187','2025-05-24 10:37:10',NULL,1640.00,'','12','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(32380,'1110','121748072187','2025-05-24 10:37:57',NULL,586.56,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(32381,'1110','121748072187','2025-05-24 10:38:08',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(32382,'1110','121748072187','2025-05-24 10:39:23',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(32383,'1110','121748072187','2025-05-24 10:39:34',NULL,400.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(32384,'1110','121748072187','2025-05-24 10:39:44',NULL,600.00,'','12','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(32385,'1110','121748072187','2025-05-24 10:40:31',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(32386,'1110','121748072187','2025-05-24 10:40:42',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(32387,'1110','121748072187','2025-05-24 10:41:06',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(32388,'1110','121748072187','2025-05-24 10:41:15',NULL,586.56,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(32389,'1110','121748072187','2025-05-24 10:44:32',NULL,3500.00,'','12','1','Inventory sold','1','','sales','B160','','No',NULL,NULL,''),(32390,'1110','121748072187','2025-05-24 10:44:43',NULL,1088.00,'','12','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(32391,'5500','121748072187','2025-05-24 10:45:03',12970.45,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32392,'4000','121748072187','2025-05-24 10:45:19',NULL,450.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(32393,'4000','121748072187','2025-05-24 10:36:27',NULL,400.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(32394,'4000','121748072187','2025-05-24 10:36:49',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(32395,'4000','121748072187','2025-05-24 10:37:02',NULL,400.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(32396,'4000','121748072187','2025-05-24 10:37:10',NULL,3300.00,'','12','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(32397,'4000','121748072187','2025-05-24 10:37:28',NULL,300.00,'','12','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(32398,'4000','121748072187','2025-05-24 10:37:57',NULL,750.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(32399,'4000','121748072187','2025-05-24 10:38:08',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(32400,'4000','121748072187','2025-05-24 10:38:45',NULL,500.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(32401,'4000','121748072187','2025-05-24 10:38:55',NULL,400.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(32402,'4000','121748072187','2025-05-24 10:39:13',NULL,200.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(32403,'4000','121748072187','2025-05-24 10:39:23',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(32404,'4000','121748072187','2025-05-24 10:39:34',NULL,400.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(32405,'4000','121748072187','2025-05-24 10:39:44',NULL,600.00,'','12','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(32406,'4000','121748072187','2025-05-24 10:40:09',NULL,200.00,'','12','1','Good sold','1','','sales','6533','','No',NULL,NULL,''),(32407,'4000','121748072187','2025-05-24 10:40:19',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(32408,'4000','121748072187','2025-05-24 10:40:31',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(32409,'4000','121748072187','2025-05-24 10:40:42',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(32410,'4000','121748072187','2025-05-24 10:40:56',NULL,250.00,'','12','1','Good sold','1','','sales','6575','','No',NULL,NULL,''),(32411,'4000','121748072187','2025-05-24 10:41:06',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(32412,'4000','121748072187','2025-05-24 10:41:15',NULL,750.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(32413,'4000','121748072187','2025-05-24 10:43:43',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(32414,'4000','121748072187','2025-05-24 10:43:57',NULL,200.00,'','12','1','Good sold','1','','sales','6533','','No',NULL,NULL,''),(32415,'4000','121748072187','2025-05-24 10:44:18',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(32416,'4000','121748072187','2025-05-24 10:44:32',NULL,5000.00,'','12','1','Good sold','1','','sales','B160','','No',NULL,NULL,''),(32417,'4000','121748072187','2025-05-24 10:44:43',NULL,1400.00,'','12','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(32418,'1050','121748085673','2025-05-24 14:21:24',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174808568723052332800','No',NULL,NULL,''),(32419,'4000','121748085673','2025-05-24 14:21:24',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(32420,'1050','121748085688','2025-05-24 15:01:33',4900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174808809601321180302','No',NULL,NULL,''),(32421,'1110','121748085688','2025-05-24 15:01:33',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(32422,'1110','121748085688','2025-05-24 15:00:36',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(32423,'1110','121748085688','2025-05-24 15:00:47',NULL,530.00,'','12','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(32424,'1110','121748085688','2025-05-24 15:00:56',NULL,272.00,'','12','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(32425,'5500','121748085688','2025-05-24 15:01:13',2081.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32426,'4000','121748085688','2025-05-24 15:01:33',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(32427,'4000','121748085688','2025-05-24 14:21:28',NULL,250.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(32428,'4000','121748085688','2025-05-24 15:00:30',NULL,1600.00,'','12','1','Good sold','1','','sales','6551','','No',NULL,NULL,''),(32429,'4000','121748085688','2025-05-24 15:00:36',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(32430,'4000','121748085688','2025-05-24 15:00:47',NULL,700.00,'','12','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(32431,'4000','121748085688','2025-05-24 15:00:56',NULL,350.00,'','12','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(32432,'1050','191748091238','2025-05-24 15:54:47',1100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174809128982310280822','No',NULL,NULL,''),(32433,'1110','191748091238','2025-05-24 15:53:58',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(32434,'5500','191748091238','2025-05-24 15:54:37',900.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32435,'4000','191748091238','2025-05-24 15:54:47',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(32436,'4000','191748091238','2025-05-24 15:53:58',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(32437,'4000','191748091238','2025-05-24 15:54:10',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(32446,'1050','121748094904','2025-05-24 16:56:04',2000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174809497300802203070','No',NULL,NULL,''),(32447,'1110','121748094904','2025-05-24 16:56:04',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(32448,'5500','121748094904','2025-05-24 16:55:46',1200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32449,'4000','121748094904','2025-05-24 16:56:04',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(32450,'4000','121748094904','2025-05-24 16:55:04',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(32451,'1050','121748094989','2025-05-24 17:13:02',3900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174809598622032329214','No',NULL,NULL,''),(32452,'1110','121748094989','2025-05-24 17:13:02',NULL,3900.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(32453,'5500','121748094989','2025-05-24 16:56:29',3900.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32454,'4000','121748094989','2025-05-24 17:13:02',NULL,3900.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(32455,'1050','121748097342','2025-05-24 17:35:59',350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174809737632033342123','No',NULL,NULL,''),(32456,'1110','121748097342','2025-05-24 17:35:59',NULL,272.00,'','12','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(32457,'5500','121748097342','2025-05-24 17:35:43',272.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32458,'4000','121748097342','2025-05-24 17:35:59',NULL,350.00,'','12','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(32459,'1050','191748099098','2025-05-24 18:05:34',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174809913733029312320','No',NULL,NULL,''),(32460,'1110','191748099098','2025-05-24 18:05:34',NULL,169.00,'','19','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(32461,'5500','191748099098','2025-05-24 18:04:58',169.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32462,'4000','191748099098','2025-05-24 18:05:34',NULL,250.00,'','19','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(32463,'1050','191748099309','2025-05-24 18:10:07',550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174809941002429020202','No',NULL,NULL,''),(32464,'1110','191748099309','2025-05-24 18:09:48',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(32465,'5500','191748099309','2025-05-24 18:09:57',42.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32466,'4000','191748099309','2025-05-24 18:10:07',NULL,250.00,'','19','1','Good sold','1','','sales','6575','','No',NULL,NULL,''),(32467,'4000','191748099309','2025-05-24 18:08:29',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(32468,'4000','191748099309','2025-05-24 18:08:40',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(32469,'4000','191748099309','2025-05-24 18:09:48',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(32470,'1050','191748099456','2025-05-24 18:11:18',350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174809948023443202003','No',NULL,NULL,''),(32471,'4000','191748099456','2025-05-24 18:11:18',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(32472,'4000','191748099456','2025-05-24 18:10:56',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(32473,'1050','121748105663','2025-05-24 19:55:14',3500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174810572121038022011','No',NULL,NULL,''),(32474,'1110','121748105663','2025-05-24 19:55:14',NULL,2900.00,'','12','1','Inventory sold','1','','sales','B157','','No',NULL,NULL,''),(32475,'5500','121748105663','2025-05-24 19:54:23',2900.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32476,'4000','121748105663','2025-05-24 19:55:14',NULL,3500.00,'','12','1','Good sold','1','','sales','B157','','No',NULL,NULL,''),(32481,'1050','121748105722','2025-05-24 19:58:28',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174810674420002233232','No',NULL,NULL,''),(32482,'1110','121748105722','2025-05-24 19:58:28',NULL,187.00,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(32483,'1110','121748105722','2025-05-24 19:55:22',NULL,187.00,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(32484,'5500','121748105722','2025-05-24 20:11:53',374.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32485,'4000','121748105722','2025-05-24 19:58:28',NULL,250.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(32486,'4000','121748105722','2025-05-24 19:55:22',NULL,250.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(32487,'1050','191748091291','2025-05-24 15:57:14',3050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174810957200220042570','No',NULL,NULL,''),(32488,'1110','191748091291','2025-05-24 15:54:51',NULL,408.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(32489,'1110','191748091291','2025-05-24 15:55:27',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(32490,'1110','191748091291','2025-05-24 15:55:44',NULL,820.00,'','19','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(32491,'5500','191748091291','2025-05-24 20:59:18',1423.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32492,'4000','191748091291','2025-05-24 15:57:14',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(32493,'4000','191748091291','2025-05-24 15:54:51',NULL,600.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(32494,'4000','191748091291','2025-05-24 15:55:10',NULL,450.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(32495,'4000','191748091291','2025-05-24 15:55:27',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(32496,'4000','191748091291','2025-05-24 15:55:44',NULL,1650.00,'','19','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(32497,'1050','121748172723','2025-05-25 14:34:33',4250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174817287713722728232','No',NULL,NULL,''),(32498,'1110','121748172723','2025-05-25 14:34:33',NULL,1500.00,'','12','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(32499,'1110','121748172723','2025-05-25 14:32:03',NULL,0.00,'','12','1','Inventory sold','1','','sales','5979','','No',NULL,NULL,''),(32500,'1110','121748172723','2025-05-25 14:32:28',NULL,200.00,'','12','1','Inventory sold','1','','sales','6030','','No',NULL,NULL,''),(32501,'1110','121748172723','2025-05-25 14:32:43',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(32502,'1110','121748172723','2025-05-25 14:33:46',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(32503,'1110','121748172723','2025-05-25 14:34:14',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(32504,'5500','121748172723','2025-05-25 14:34:25',2095.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32505,'4000','121748172723','2025-05-25 14:34:33',NULL,1500.00,'','12','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(32506,'4000','121748172723','2025-05-25 14:32:03',NULL,750.00,'','12','1','Good sold','1','','sales','5979','','No',NULL,NULL,''),(32507,'4000','121748172723','2025-05-25 14:32:28',NULL,400.00,'','12','1','Good sold','1','','sales','6030','','No',NULL,NULL,''),(32508,'4000','121748172723','2025-05-25 14:32:43',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(32509,'4000','121748172723','2025-05-25 14:33:46',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(32510,'4000','121748172723','2025-05-25 14:33:59',NULL,800.00,'','12','1','Good sold','1','','sales','6551','','No',NULL,NULL,''),(32511,'4000','121748172723','2025-05-25 14:34:14',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(32512,'1050','191748178822','2025-05-25 16:14:04',2000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174817884630008223222','No',NULL,NULL,''),(32513,'1110','191748178822','2025-05-25 16:14:04',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(32514,'5500','191748178822','2025-05-25 16:13:54',1200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32515,'4000','191748178822','2025-05-25 16:14:04',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(32516,'4000','191748178822','2025-05-25 16:13:42',NULL,200.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(32524,'1050','191748178894','2025-05-25 16:15:44',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174817894623309436700','No',NULL,NULL,''),(32525,'4000','191748178894','2025-05-25 16:15:44',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(32526,'4000','191748178894','2025-05-25 16:14:54',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(32527,'4000','191748178894','2025-05-25 16:15:05',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(32539,'1050','191748179005','2025-05-25 16:17:03',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174817902422221142132','No',NULL,NULL,''),(32540,'4000','191748179005','2025-05-25 16:17:03',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(32541,'1050','121748180639','2025-05-25 16:45:00',3100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174818070433333043273','No',NULL,NULL,''),(32542,'1110','121748180639','2025-05-25 16:45:00',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(32543,'1110','121748180639','2025-05-25 16:43:59',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(32544,'1110','121748180639','2025-05-25 16:44:27',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(32545,'5500','121748180639','2025-05-25 16:44:50',1316.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32546,'4000','121748180639','2025-05-25 16:45:00',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(32547,'4000','121748180639','2025-05-25 16:43:59',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(32548,'4000','121748180639','2025-05-25 16:44:08',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(32549,'4000','121748180639','2025-05-25 16:44:17',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(32550,'4000','121748180639','2025-05-25 16:44:27',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(32551,'4000','121748180639','2025-05-25 16:44:35',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(32552,'4000','121748180639','2025-05-25 16:44:42',NULL,1000.00,'','12','1','Good sold','1','','sales','6568','','No',NULL,NULL,''),(32588,'1050','191748183047','2025-05-25 17:27:07',2350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174818322903313202220','No',NULL,NULL,''),(32589,'1110','191748183047','2025-05-25 17:27:07',NULL,300.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(32590,'1110','191748183047','2025-05-25 17:26:11',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(32591,'1110','191748183047','2025-05-25 17:26:18',NULL,544.00,'','19','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(32592,'5500','191748183047','2025-05-25 17:26:47',1060.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32593,'4000','191748183047','2025-05-25 17:27:07',NULL,400.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(32594,'4000','191748183047','2025-05-25 17:25:57',NULL,650.00,'','19','1','Good sold','1','','sales','6505','','No',NULL,NULL,''),(32595,'4000','191748183047','2025-05-25 17:26:11',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(32596,'4000','191748183047','2025-05-25 17:26:18',NULL,700.00,'','19','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(32597,'4000','191748183047','2025-05-25 17:26:37',NULL,200.00,'','19','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(32598,'1050','191748178854','2025-05-25 16:14:46',2700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174818329770072292932','No',NULL,NULL,''),(32599,'1110','191748178854','2025-05-25 16:14:14',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(32600,'1110','191748178854','2025-05-25 16:14:27',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(32601,'1110','191748178854','2025-05-25 16:14:38',NULL,500.00,'','19','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(32602,'1110','191748178854','2025-05-25 17:01:05',NULL,500.00,'','19','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(32603,'1110','191748178854','2025-05-25 17:27:29',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(32604,'1110','191748178854','2025-05-25 17:27:58',NULL,500.00,'','19','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(32605,'5500','191748178854','2025-05-25 17:28:06',2000.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32606,'4000','191748178854','2025-05-25 16:14:46',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(32607,'4000','191748178854','2025-05-25 16:14:14',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(32608,'4000','191748178854','2025-05-25 16:14:27',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(32609,'4000','191748178854','2025-05-25 16:14:38',NULL,500.00,'','19','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(32610,'4000','191748178854','2025-05-25 17:01:05',NULL,500.00,'','19','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(32611,'4000','191748178854','2025-05-25 17:27:29',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(32612,'4000','191748178854','2025-05-25 17:27:42',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(32613,'4000','191748178854','2025-05-25 17:27:58',NULL,500.00,'','19','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(32614,'1050','121748184043','2025-05-25 17:42:57',150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174818418023200114132','No',NULL,NULL,''),(32615,'4000','121748184043','2025-05-25 17:42:57',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(32618,'1050','121748185773','2025-05-25 18:10:57',1250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174818586202383187320','No',NULL,NULL,''),(32619,'4000','121748185773','2025-05-25 18:10:57',NULL,650.00,'','12','1','Good sold','1','','sales','6505','','No',NULL,NULL,''),(32620,'4000','121748185773','2025-05-25 18:09:33',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(32621,'4000','121748185773','2025-05-25 18:09:57',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(32622,'4000','121748185773','2025-05-25 18:10:08',NULL,250.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(32623,'1050','121748187890','2025-05-25 18:45:48',1100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174818795383773327274','No',NULL,NULL,''),(32624,'1110','121748187890','2025-05-25 18:45:48',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(32625,'1110','121748187890','2025-05-25 18:44:50',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(32626,'5500','121748187890','2025-05-25 18:45:38',300.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32627,'4000','121748187890','2025-05-25 18:45:48',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(32628,'4000','121748187890','2025-05-25 18:44:50',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(32629,'4000','121748187890','2025-05-25 18:45:00',NULL,300.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(32630,'4000','121748187890','2025-05-25 18:45:07',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(32631,'4000','121748187890','2025-05-25 18:45:28',NULL,200.00,'','12','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(32648,'1050','121748184182','2025-05-25 17:43:17',550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174818882930922722738','No',NULL,NULL,''),(32649,'1110','121748184182','2025-05-25 17:43:02',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(32650,'5500','121748184182','2025-05-25 19:00:03',195.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32651,'4000','121748184182','2025-05-25 17:43:17',NULL,300.00,'','12','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(32652,'4000','121748184182','2025-05-25 17:43:02',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(32653,'1050','191748178947','2025-05-25 16:16:41',3350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174818911213931142381','No',NULL,NULL,''),(32654,'1110','191748178947','2025-05-25 16:16:41',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(32655,'1110','191748178947','2025-05-25 16:16:08',NULL,150.00,'','19','1','Inventory sold','1','','sales','5996','','No',NULL,NULL,''),(32656,'1110','191748178947','2025-05-25 16:16:16',NULL,432.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(32657,'1110','191748178947','2025-05-25 16:16:25',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(32658,'1110','191748178947','2025-05-25 17:02:01',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(32659,'1110','191748178947','2025-05-25 17:02:51',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(32660,'1110','191748178947','2025-05-25 18:52:33',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(32661,'5500','191748178947','2025-05-25 19:04:34',2131.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32662,'4000','191748178947','2025-05-25 16:16:41',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(32663,'4000','191748178947','2025-05-25 16:15:47',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(32664,'4000','191748178947','2025-05-25 16:16:08',NULL,200.00,'','19','1','Good sold','1','','sales','5996','','No',NULL,NULL,''),(32665,'4000','191748178947','2025-05-25 16:16:16',NULL,800.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(32666,'4000','191748178947','2025-05-25 16:16:25',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(32667,'4000','191748178947','2025-05-25 16:16:33',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(32668,'4000','191748178947','2025-05-25 17:02:01',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(32669,'4000','191748178947','2025-05-25 17:02:51',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(32670,'4000','191748178947','2025-05-25 18:52:33',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(32671,'1050','191748189113','2025-05-25 19:10:47',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174818944937823229092','No',NULL,NULL,''),(32672,'4000','191748189113','2025-05-25 19:10:47',NULL,400.00,'','19','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(32673,'1050','191748189451','2025-05-25 19:16:51',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174818981230711022810','No',NULL,NULL,''),(32674,'1110','191748189451','2025-05-25 19:16:51',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(32675,'5500','191748189451','2025-05-25 19:10:51',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32676,'4000','191748189451','2025-05-25 19:16:51',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(32677,'1050','121748189984','2025-05-25 19:20:14',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174819002110322213300','No',NULL,NULL,''),(32678,'1110','121748189984','2025-05-25 19:20:14',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(32679,'5500','121748189984','2025-05-25 19:19:44',195.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32680,'4000','121748189984','2025-05-25 19:20:14',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(32681,'1050','121748191306','2025-05-25 19:41:58',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174819132000222820039','No',NULL,NULL,''),(32682,'1110','121748191306','2025-05-25 19:41:58',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(32683,'5500','121748191306','2025-05-25 19:41:46',338.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32684,'4000','121748191306','2025-05-25 19:41:58',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(32695,'1050','121748193918','2025-05-25 20:26:07',1000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174819683292233200133','No',NULL,NULL,''),(32696,'1110','121748193918','2025-05-25 20:26:07',NULL,374.00,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(32697,'1110','121748193918','2025-05-25 20:25:18',NULL,187.00,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(32698,'1110','121748193918','2025-05-25 20:40:29',NULL,187.00,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(32699,'5500','121748193918','2025-05-25 21:13:33',748.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32700,'4000','121748193918','2025-05-25 20:26:07',NULL,500.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(32701,'4000','121748193918','2025-05-25 20:25:18',NULL,250.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(32702,'4000','121748193918','2025-05-25 20:40:29',NULL,250.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(32703,'1050','121748240270','2025-05-26 09:19:06',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174824036633222322320','No',NULL,NULL,''),(32704,'4000','121748240270','2025-05-26 09:19:06',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(32705,'4000','121748240270','2025-05-26 09:17:50',NULL,300.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(32706,'1050','121748256010','2025-05-26 13:40:27',1000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174825603063333383333','No',NULL,NULL,''),(32707,'1110','121748256010','2025-05-26 13:40:27',NULL,525.00,'','12','1','Inventory sold','1','','sales','6028','','No',NULL,NULL,''),(32708,'5500','121748256010','2025-05-26 13:40:10',525.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32709,'4000','121748256010','2025-05-26 13:40:27',NULL,1000.00,'','12','1','Good sold','1','','sales','6028','','No',NULL,NULL,''),(32710,'1050','121748256032','2025-05-26 14:29:36',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174825898202010003233','No',NULL,NULL,''),(32711,'4000','121748256032','2025-05-26 14:29:36',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(32712,'4000','121748256032','2025-05-26 13:40:32',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(32713,'4000','121748256032','2025-05-26 14:29:16',NULL,200.00,'','12','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(32714,'1050','121748258983','2025-05-26 15:41:53',2300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174826331830261203312','No',NULL,NULL,''),(32715,'1110','121748258983','2025-05-26 15:41:53',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(32716,'1110','121748258983','2025-05-26 14:29:43',NULL,100.00,'','12','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(32717,'5500','121748258983','2025-05-26 15:41:38',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32718,'4000','121748258983','2025-05-26 15:41:53',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(32719,'4000','121748258983','2025-05-26 14:29:43',NULL,200.00,'','12','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(32720,'4000','121748258983','2025-05-26 15:40:49',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(32721,'4000','121748258983','2025-05-26 15:41:04',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(32722,'4000','121748258983','2025-05-26 15:41:13',NULL,200.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(32723,'4000','121748258983','2025-05-26 15:41:28',NULL,1300.00,'','12','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(32724,'1050','121748263319','2025-05-26 15:52:02',2600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174826392423336330202','No',NULL,NULL,''),(32725,'1110','121748263319','2025-05-26 15:41:59',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(32726,'5500','121748263319','2025-05-26 15:51:52',42.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32727,'4000','121748263319','2025-05-26 15:52:02',NULL,2500.00,'','12','1','Good sold','1','','sales','6540','','No',NULL,NULL,''),(32728,'4000','121748263319','2025-05-26 15:41:59',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(32729,'1050','121748276993','2025-05-26 19:30:21',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174827702433003323214','No',NULL,NULL,''),(32730,'4000','121748276993','2025-05-26 19:30:21',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(32731,'4000','121748276993','2025-05-26 19:29:53',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(32747,'1050','121748359095','2025-05-27 18:57:50',3000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174836147732334342123','No',NULL,NULL,''),(32748,'1110','121748359095','2025-05-27 18:18:15',NULL,935.00,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(32749,'1110','121748359095','2025-05-27 18:57:14',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(32750,'1110','121748359095','2025-05-27 18:57:27',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(32751,'5500','121748359095','2025-05-27 18:57:39',1151.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32752,'4000','121748359095','2025-05-27 18:57:50',NULL,1200.00,'','12','1','Good sold','1','','sales','6529','','No',NULL,NULL,''),(32753,'4000','121748359095','2025-05-27 18:18:15',NULL,1250.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(32754,'4000','121748359095','2025-05-27 18:57:14',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(32755,'4000','121748359095','2025-05-27 18:57:27',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(32758,'1050','121748364264','2025-05-27 19:45:36',2500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174836433903297239923','No',NULL,NULL,''),(32759,'1110','121748364264','2025-05-27 19:45:36',NULL,750.00,'','12','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(32760,'1110','121748364264','2025-05-27 19:44:24',NULL,600.00,'','12','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(32761,'1110','121748364264','2025-05-27 19:45:09',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(32762,'5500','121748364264','2025-05-27 19:45:24',1566.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32763,'4000','121748364264','2025-05-27 19:45:36',NULL,750.00,'','12','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(32764,'4000','121748364264','2025-05-27 19:44:24',NULL,600.00,'','12','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(32765,'4000','121748364264','2025-05-27 19:44:37',NULL,250.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(32766,'4000','121748364264','2025-05-27 19:44:44',NULL,200.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(32767,'4000','121748364264','2025-05-27 19:44:51',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(32768,'4000','121748364264','2025-05-27 19:44:57',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(32769,'4000','121748364264','2025-05-27 19:45:09',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(32779,'1050','121748358926','2025-05-27 18:18:09',8000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174836762200007322300','No',NULL,NULL,''),(32780,'1110','121748358926','2025-05-27 18:18:09',NULL,1368.64,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(32781,'1110','121748358926','2025-05-27 18:15:26',NULL,1870.00,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(32782,'1110','121748358926','2025-05-27 18:16:29',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(32783,'1110','121748358926','2025-05-27 18:17:07',NULL,400.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(32784,'1110','121748358926','2025-05-27 18:17:35',NULL,2000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(32785,'1110','121748358926','2025-05-27 18:17:46',NULL,100.00,'','12','1','Inventory sold','1','','sales','6027','','No',NULL,NULL,''),(32786,'5500','121748358926','2025-05-27 20:39:57',5817.81,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32787,'4000','121748358926','2025-05-27 18:18:09',NULL,1750.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(32788,'4000','121748358926','2025-05-27 18:15:26',NULL,2500.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(32789,'4000','121748358926','2025-05-27 18:16:29',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(32790,'4000','121748358926','2025-05-27 18:17:07',NULL,400.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(32791,'4000','121748358926','2025-05-27 18:17:24',NULL,200.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(32792,'4000','121748358926','2025-05-27 18:17:35',NULL,2600.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(32793,'4000','121748358926','2025-05-27 18:17:46',NULL,150.00,'','12','1','Good sold','1','','sales','6027','','No',NULL,NULL,''),(32794,'4000','121748358926','2025-05-27 18:17:59',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(32795,'1050','121748361479','2025-05-27 19:10:34',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174836765482521282440','No',NULL,NULL,''),(32796,'4000','121748361479','2025-05-27 19:10:34',NULL,450.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(32797,'4000','121748361479','2025-05-27 18:57:59',NULL,50.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(32798,'1050','121748365656','2025-05-27 20:08:17',1950.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174836767601200337232','No',NULL,NULL,''),(32799,'1110','121748365656','2025-05-27 20:08:17',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(32800,'1110','121748365656','2025-05-27 20:07:45',NULL,528.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(32801,'1110','121748365656','2025-05-27 20:07:52',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(32802,'5500','121748365656','2025-05-27 20:08:01',1097.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32803,'4000','121748365656','2025-05-27 20:08:17',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(32804,'4000','121748365656','2025-05-27 20:07:36',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(32805,'4000','121748365656','2025-05-27 20:07:45',NULL,900.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(32806,'4000','121748365656','2025-05-27 20:07:52',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(32807,'1050','191748423440','2025-05-28 12:11:20',950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174842348123002343342','No',NULL,NULL,''),(32808,'4000','191748423440','2025-05-28 12:11:20',NULL,600.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(32809,'4000','191748423440','2025-05-28 12:10:40',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(32810,'4000','191748423440','2025-05-28 12:10:56',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(32824,'1050','191748423490','2025-05-28 12:15:30',1950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174842923522273203030','No',NULL,NULL,''),(32825,'1110','191748423490','2025-05-28 12:15:30',NULL,750.00,'','19','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(32826,'1110','191748423490','2025-05-28 12:11:30',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(32827,'1110','191748423490','2025-05-28 13:46:53',NULL,700.00,'','19','1','Inventory sold','1','','sales','6583','','No',NULL,NULL,''),(32828,'5500','191748423490','2025-05-28 13:47:01',1650.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32829,'4000','191748423490','2025-05-28 12:15:30',NULL,750.00,'','19','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(32830,'4000','191748423490','2025-05-28 12:11:30',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(32831,'4000','191748423490','2025-05-28 12:15:07',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(32832,'4000','191748423490','2025-05-28 12:15:19',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(32833,'4000','191748423490','2025-05-28 13:46:53',NULL,800.00,'','19','1','Good sold','1','','sales','6583','','No',NULL,NULL,''),(32846,'1050','191748423754','2025-05-28 12:16:22',3250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174843484123833302400','No',NULL,NULL,''),(32847,'1110','191748423754','2025-05-28 12:16:22',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(32848,'1110','191748423754','2025-05-28 12:15:55',NULL,100.00,'','19','1','Inventory sold','1','','sales','6027','','No',NULL,NULL,''),(32849,'1110','191748423754','2025-05-28 12:16:07',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(32850,'1110','191748423754','2025-05-28 14:39:07',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(32851,'1110','191748423754','2025-05-28 14:39:16',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(32852,'1110','191748423754','2025-05-28 14:39:34',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(32853,'5500','191748423754','2025-05-28 15:20:28',2102.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32854,'4000','191748423754','2025-05-28 12:16:22',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(32855,'4000','191748423754','2025-05-28 12:15:55',NULL,150.00,'','19','1','Good sold','1','','sales','6027','','No',NULL,NULL,''),(32856,'4000','191748423754','2025-05-28 12:16:07',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(32857,'4000','191748423754','2025-05-28 14:39:07',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(32858,'4000','191748423754','2025-05-28 14:39:16',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(32859,'4000','191748423754','2025-05-28 14:39:34',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(32860,'1050','121748436378','2025-05-28 15:47:08',1700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174843643262338317312','No',NULL,NULL,''),(32861,'4000','121748436378','2025-05-28 15:47:08',NULL,1200.00,'','12','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(32862,'4000','121748436378','2025-05-28 15:46:18',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(32863,'4000','121748436378','2025-05-28 15:46:32',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(32864,'1050','191748448137','2025-05-28 19:02:47',450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174844817201844132123','No',NULL,NULL,''),(32865,'4000','191748448137','2025-05-28 19:02:47',NULL,300.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(32866,'4000','191748448137','2025-05-28 19:02:17',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(32867,'1050','191748448178','2025-05-28 19:03:45',2000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174844822922022283223','No',NULL,NULL,''),(32868,'1110','191748448178','2025-05-28 19:03:45',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(32869,'5500','191748448178','2025-05-28 19:03:36',1200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32870,'4000','191748448178','2025-05-28 19:03:45',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(32871,'4000','191748448178','2025-05-28 19:02:58',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(32872,'4000','191748448178','2025-05-28 19:03:19',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(32899,'1050','191748452777','2025-05-28 20:20:10',2800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174845696566309924522','No',NULL,NULL,''),(32900,'1110','191748452777','2025-05-28 20:20:10',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(32901,'1110','191748452777','2025-05-28 20:20:00',NULL,800.00,'','19','1','Inventory sold','1','','sales','6614','','No',NULL,NULL,''),(32902,'5500','191748452777','2025-05-28 21:16:30',2000.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32903,'4000','191748452777','2025-05-28 20:20:10',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(32904,'4000','191748452777','2025-05-28 20:19:37',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(32905,'4000','191748452777','2025-05-28 20:19:52',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(32906,'4000','191748452777','2025-05-28 20:20:00',NULL,800.00,'','19','1','Good sold','1','','sales','6614','','No',NULL,NULL,''),(32907,'1050','191748504391','2025-05-29 10:40:07',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174850440938332932203','No',NULL,NULL,''),(32908,'1110','191748504391','2025-05-29 10:40:07',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(32909,'5500','191748504391','2025-05-29 10:40:00',900.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32910,'4000','191748504391','2025-05-29 10:40:07',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(32911,'4000','191748504391','2025-05-29 10:39:51',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(32918,'1050','191748517647','2025-05-29 14:21:26',1800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174851771452203110781','No',NULL,NULL,''),(32919,'1110','191748517647','2025-05-29 14:21:26',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(32920,'5500','191748517647','2025-05-29 14:21:41',1000.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32921,'4000','191748517647','2025-05-29 14:21:26',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(32922,'4000','191748517647','2025-05-29 14:20:48',NULL,300.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(32923,'4000','191748517647','2025-05-29 14:21:03',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(32924,'4000','191748517647','2025-05-29 14:21:15',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(32964,'1050','191748521277','2025-05-29 15:21:56',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174852131752223233272','No',NULL,NULL,''),(32965,'4000','191748521277','2025-05-29 15:21:56',NULL,250.00,'','19','1','Good sold','1','','sales','6575','','No',NULL,NULL,''),(32966,'1050','191748521239','2025-05-29 15:21:15',1500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174852368923382930222','No',NULL,NULL,''),(32967,'1110','191748521239','2025-05-29 15:21:15',NULL,680.00,'','19','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(32968,'1110','191748521239','2025-05-29 15:20:39',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(32969,'1110','191748521239','2025-05-29 15:21:05',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(32970,'5500','191748521239','2025-05-29 16:01:19',801.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(32971,'4000','191748521239','2025-05-29 15:21:15',NULL,1200.00,'','19','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(32972,'4000','191748521239','2025-05-29 15:20:39',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(32973,'4000','191748521239','2025-05-29 15:21:05',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(33008,'1050','191748517716','2025-05-29 15:16:11',3300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174853193220091022233','No',NULL,NULL,''),(33009,'1110','191748517716','2025-05-29 15:16:11',NULL,1500.00,'','19','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(33010,'1110','191748517716','2025-05-29 14:21:56',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(33011,'5500','191748517716','2025-05-29 18:18:39',1700.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33012,'4000','191748517716','2025-05-29 15:16:11',NULL,1500.00,'','19','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(33013,'4000','191748517716','2025-05-29 14:21:56',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(33014,'4000','191748517716','2025-05-29 14:59:17',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(33015,'4000','191748517716','2025-05-29 14:59:35',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(33016,'4000','191748517716','2025-05-29 14:59:43',NULL,1300.00,'','19','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(33017,'1050','191748521045','2025-05-29 15:19:10',4350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174853217832730384280','No',NULL,NULL,''),(33018,'4000','191748521045','2025-05-29 15:19:10',NULL,3000.00,'','19','1','Good sold','1','','sales','6509','','No',NULL,NULL,''),(33019,'4000','191748521045','2025-05-29 15:17:25',NULL,750.00,'','19','1','Good sold','1','','sales','5979','','No',NULL,NULL,''),(33020,'4000','191748521045','2025-05-29 15:18:37',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(33021,'4000','191748521045','2025-05-29 15:18:47',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(33022,'4000','191748521045','2025-05-29 15:19:01',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(33023,'4000','191748521045','2025-05-29 16:39:18',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(33024,'4000','191748521045','2025-05-29 18:22:21',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(33025,'1050','191748521172','2025-05-29 15:20:21',2100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174853223634202212222','No',NULL,NULL,''),(33026,'1110','191748521172','2025-05-29 15:20:21',NULL,169.00,'','19','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(33027,'1110','191748521172','2025-05-29 15:19:32',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(33028,'1110','191748521172','2025-05-29 15:19:40',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(33029,'1110','191748521172','2025-05-29 15:19:53',NULL,100.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(33030,'1110','191748521172','2025-05-29 15:20:12',NULL,169.00,'','19','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(33031,'1110','191748521172','2025-05-29 18:02:26',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(33032,'1110','191748521172','2025-05-29 18:02:41',NULL,408.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(33033,'5500','191748521172','2025-05-29 18:02:55',1441.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33034,'4000','191748521172','2025-05-29 15:20:21',NULL,250.00,'','19','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(33035,'4000','191748521172','2025-05-29 15:19:32',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(33036,'4000','191748521172','2025-05-29 15:19:40',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(33037,'4000','191748521172','2025-05-29 15:19:53',NULL,200.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(33038,'4000','191748521172','2025-05-29 15:20:12',NULL,250.00,'','19','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(33039,'4000','191748521172','2025-05-29 18:02:26',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(33040,'4000','191748521172','2025-05-29 18:02:41',NULL,600.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(33041,'1050','191748520977','2025-05-29 15:17:22',2950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174853270203213230033','No',NULL,NULL,''),(33042,'1110','191748520977','2025-05-29 15:17:22',NULL,680.00,'','19','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(33043,'1110','191748520977','2025-05-29 15:16:17',NULL,84.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(33044,'1110','191748520977','2025-05-29 15:16:49',NULL,507.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(33045,'1110','191748520977','2025-05-29 15:16:59',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(33046,'1110','191748520977','2025-05-29 15:17:11',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(33047,'1110','191748520977','2025-05-29 18:13:26',NULL,222.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(33048,'5500','191748520977','2025-05-29 18:30:43',1831.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33049,'4000','191748520977','2025-05-29 15:17:22',NULL,1200.00,'','19','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(33050,'4000','191748520977','2025-05-29 15:16:17',NULL,200.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(33051,'4000','191748520977','2025-05-29 15:16:49',NULL,750.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(33052,'4000','191748520977','2025-05-29 15:16:59',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(33053,'4000','191748520977','2025-05-29 15:17:11',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(33054,'4000','191748520977','2025-05-29 18:13:26',NULL,300.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(33055,'1050','191748534570','2025-05-29 19:03:25',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174853462025723532238','No',NULL,NULL,''),(33056,'4000','191748534570','2025-05-29 19:03:25',NULL,800.00,'','19','1','Good sold','1','','sales','6567','','No',NULL,NULL,''),(33057,'4000','191748534570','2025-05-29 19:02:50',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(33058,'4000','191748534570','2025-05-29 19:03:05',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(33059,'1050','191748534621','2025-05-29 19:04:24',1300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174853466720391332308','No',NULL,NULL,''),(33060,'1110','191748534621','2025-05-29 19:04:24',NULL,680.00,'','19','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(33061,'1110','191748534621','2025-05-29 19:03:41',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(33062,'5500','191748534621','2025-05-29 19:04:17',722.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33063,'4000','191748534621','2025-05-29 19:04:24',NULL,1200.00,'','19','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(33064,'4000','191748534621','2025-05-29 19:03:41',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(33065,'1050','191748534668','2025-05-29 19:05:21',1300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174853472281733371704','No',NULL,NULL,''),(33066,'1110','191748534668','2025-05-29 19:05:21',NULL,680.00,'','19','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(33067,'1110','191748534668','2025-05-29 19:04:28',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(33068,'5500','191748534668','2025-05-29 19:04:51',722.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33069,'4000','191748534668','2025-05-29 19:05:21',NULL,1200.00,'','19','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(33070,'4000','191748534668','2025-05-29 19:04:28',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(33071,'1050','191748539353','2025-05-29 20:22:51',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174853937435338237337','No',NULL,NULL,''),(33072,'1110','191748539353','2025-05-29 20:22:51',NULL,500.00,'','19','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(33073,'1110','191748539353','2025-05-29 20:22:33',NULL,100.00,'','19','1','Inventory sold','1','','sales','6581','','No',NULL,NULL,''),(33074,'5500','191748539353','2025-05-29 20:22:42',600.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33075,'4000','191748539353','2025-05-29 20:22:51',NULL,500.00,'','19','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(33076,'4000','191748539353','2025-05-29 20:22:33',NULL,100.00,'','19','1','Good sold','1','','sales','6581','','No',NULL,NULL,''),(33077,'1050','191748601386','2025-05-30 13:37:03',2800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174860142620221423103','No',NULL,NULL,''),(33078,'1110','191748601386','2025-05-30 13:37:03',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(33079,'5500','191748601386','2025-05-30 13:36:53',1200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33080,'4000','191748601386','2025-05-30 13:37:03',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(33081,'4000','191748601386','2025-05-30 13:36:26',NULL,400.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(33082,'4000','191748601386','2025-05-30 13:36:36',NULL,200.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(33083,'4000','191748601386','2025-05-30 13:36:44',NULL,400.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(33084,'1050','191748601427','2025-05-30 13:37:24',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174860144803401233136','No',NULL,NULL,''),(33085,'4000','191748601427','2025-05-30 13:37:24',NULL,200.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(33089,'1050','191748601450','2025-05-30 13:37:56',750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174860157893338371302','No',NULL,NULL,''),(33090,'4000','191748601450','2025-05-30 13:37:56',NULL,500.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(33091,'4000','191748601450','2025-05-30 13:37:30',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(33092,'4000','191748601450','2025-05-30 13:37:43',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(33093,'1050','121748607274','2025-05-30 15:15:07',1100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174860731010208123338','No',NULL,NULL,''),(33094,'1110','121748607274','2025-05-30 15:15:07',NULL,200.00,'','12','1','Inventory sold','1','','sales','5984','','No',NULL,NULL,''),(33095,'1110','121748607274','2025-05-30 15:14:34',NULL,650.00,'','12','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(33096,'1110','121748607274','2025-05-30 15:14:52',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(33097,'5500','121748607274','2025-05-30 15:15:00',850.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33098,'4000','121748607274','2025-05-30 15:15:07',NULL,200.00,'','12','1','Good sold','1','','sales','5984','','No',NULL,NULL,''),(33099,'4000','121748607274','2025-05-30 15:14:34',NULL,650.00,'','12','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(33100,'4000','121748607274','2025-05-30 15:14:44',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(33101,'4000','121748607274','2025-05-30 15:14:52',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(33106,'1050','121748615574','2025-05-30 17:33:13',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174862007932212608987','No',NULL,NULL,''),(33107,'1110','121748615574','2025-05-30 17:33:13',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(33108,'1110','121748615574','2025-05-30 17:32:54',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(33109,'5500','121748615574','2025-05-30 18:47:46',391.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33110,'4000','121748615574','2025-05-30 17:33:13',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(33111,'4000','121748615574','2025-05-30 17:32:54',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(33112,'1050','121748620082','2025-05-30 18:48:38',350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174862012302122307323','No',NULL,NULL,''),(33113,'1110','121748620082','2025-05-30 18:48:02',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(33114,'5500','121748620082','2025-05-30 18:48:18',42.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33115,'4000','121748620082','2025-05-30 18:48:38',NULL,250.00,'','12','1','Good sold','1','','sales','6575','','No',NULL,NULL,''),(33116,'4000','121748620082','2025-05-30 18:48:02',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(33123,'1050','191748625847','2025-05-30 20:25:44',2400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174862594823021002123','No',NULL,NULL,''),(33124,'1110','191748625847','2025-05-30 20:25:44',NULL,41.67,'','19','1','Inventory sold','1','','sales','B097','','No',NULL,NULL,''),(33125,'1110','191748625847','2025-05-30 20:24:07',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(33126,'1110','191748625847','2025-05-30 20:24:19',NULL,610.00,'','19','1','Inventory sold','1','','sales','B064','','No',NULL,NULL,''),(33127,'1110','191748625847','2025-05-30 20:24:30',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(33128,'5500','191748625847','2025-05-30 20:25:34',1380.83,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33129,'4000','191748625847','2025-05-30 20:25:44',NULL,150.00,'','19','1','Good sold','1','','sales','B097','','No',NULL,NULL,''),(33130,'4000','191748625847','2025-05-30 20:24:07',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(33131,'4000','191748625847','2025-05-30 20:24:19',NULL,1200.00,'','19','1','Good sold','1','','sales','B064','','No',NULL,NULL,''),(33132,'4000','191748625847','2025-05-30 20:24:30',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(33133,'4000','191748625847','2025-05-30 20:24:56',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(33134,'4000','191748625847','2025-05-30 20:25:26',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(33135,'1050','121748625522','2025-05-30 20:19:08',1250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174862771730233822370','No',NULL,NULL,''),(33136,'1110','121748625522','2025-05-30 20:19:08',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(33137,'1110','121748625522','2025-05-30 20:18:43',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(33138,'1110','121748625522','2025-05-30 20:18:56',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(33139,'5500','121748625522','2025-05-30 20:54:50',924.56,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33140,'4000','121748625522','2025-05-30 20:19:08',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(33141,'4000','121748625522','2025-05-30 20:18:43',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(33142,'4000','121748625522','2025-05-30 20:18:56',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(33143,'1050','191748690950','2025-05-31 14:29:49',550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174869099023009092129','No',NULL,NULL,''),(33144,'4000','191748690950','2025-05-31 14:29:49',NULL,200.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(33145,'4000','191748690950','2025-05-31 14:29:10',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(33146,'4000','191748690950','2025-05-31 14:29:24',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(33147,'1050','121748691231','2025-05-31 14:34:17',1300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174869126033049402330','No',NULL,NULL,''),(33148,'1110','121748691231','2025-05-31 14:34:17',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(33149,'1110','121748691231','2025-05-31 14:33:51',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(33150,'5500','121748691231','2025-05-31 14:34:10',979.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33151,'4000','121748691231','2025-05-31 14:34:17',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(33152,'4000','121748691231','2025-05-31 14:33:51',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(33153,'4000','121748691231','2025-05-31 14:34:00',NULL,200.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(33154,'1050','121748691261','2025-05-31 14:59:01',1950.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174869274932373373903','No',NULL,NULL,''),(33155,'1110','121748691261','2025-05-31 14:59:01',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(33156,'1110','121748691261','2025-05-31 14:58:23',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(33157,'5500','121748691261','2025-05-31 14:58:46',1500.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33158,'4000','121748691261','2025-05-31 14:59:01',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(33159,'4000','121748691261','2025-05-31 14:34:21',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(33160,'4000','121748691261','2025-05-31 14:58:23',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(33161,'4000','121748691261','2025-05-31 14:58:32',NULL,50.00,'','12','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(33162,'1050','191748693426','2025-05-31 15:11:02',800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174869347037343823809','No',NULL,NULL,''),(33163,'1110','191748693426','2025-05-31 15:10:26',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(33164,'5500','191748693426','2025-05-31 15:10:49',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33165,'4000','191748693426','2025-05-31 15:11:02',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(33166,'4000','191748693426','2025-05-31 15:10:26',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(33167,'4000','191748693426','2025-05-31 15:10:37',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(33168,'1050','191748701210','2025-05-31 17:26:05',3900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174870157023720302038','No',NULL,NULL,''),(33169,'1110','191748701210','2025-05-31 17:26:05',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(33170,'1110','191748701210','2025-05-31 17:22:29',NULL,300.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(33171,'1110','191748701210','2025-05-31 17:22:46',NULL,84.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(33172,'1110','191748701210','2025-05-31 17:23:53',NULL,47.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(33173,'1110','191748701210','2025-05-31 17:24:03',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(33174,'1110','191748701210','2025-05-31 17:24:30',NULL,352.00,'','19','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(33175,'5500','191748701210','2025-05-31 17:24:56',2199.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33176,'4000','191748701210','2025-05-31 17:26:05',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(33177,'4000','191748701210','2025-05-31 17:20:10',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(33178,'4000','191748701210','2025-05-31 17:22:03',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(33179,'4000','191748701210','2025-05-31 17:22:29',NULL,600.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(33180,'4000','191748701210','2025-05-31 17:22:46',NULL,200.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(33181,'4000','191748701210','2025-05-31 17:23:09',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(33182,'4000','191748701210','2025-05-31 17:23:53',NULL,100.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(33183,'4000','191748701210','2025-05-31 17:24:03',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(33184,'4000','191748701210','2025-05-31 17:24:30',NULL,500.00,'','19','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(33185,'1050','121748705079','2025-05-31 18:26:16',6000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174870518001320302031','No',NULL,NULL,''),(33186,'1110','121748705079','2025-05-31 18:26:16',NULL,2600.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(33187,'1110','121748705079','2025-05-31 18:24:39',NULL,400.00,'','12','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(33188,'1110','121748705079','2025-05-31 18:25:41',NULL,680.00,'','12','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(33189,'1110','121748705079','2025-05-31 18:25:50',NULL,352.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(33190,'5500','121748705079','2025-05-31 18:26:06',4032.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33191,'4000','121748705079','2025-05-31 18:26:16',NULL,2600.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(33192,'4000','121748705079','2025-05-31 18:24:39',NULL,700.00,'','12','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(33193,'4000','121748705079','2025-05-31 18:24:57',NULL,400.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(33194,'4000','121748705079','2025-05-31 18:25:10',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(33195,'4000','121748705079','2025-05-31 18:25:26',NULL,400.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(33196,'4000','121748705079','2025-05-31 18:25:41',NULL,1200.00,'','12','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(33197,'4000','121748705079','2025-05-31 18:25:50',NULL,600.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(33198,'1050','121748705182','2025-05-31 18:26:51',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174870521431138231333','No',NULL,NULL,''),(33199,'1110','121748705182','2025-05-31 18:26:51',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(33200,'5500','121748705182','2025-05-31 18:26:22',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33201,'4000','121748705182','2025-05-31 18:26:51',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(33216,'1050','191748709311','2025-05-31 19:39:34',1100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174870957518195372338','No',NULL,NULL,''),(33217,'1110','191748709311','2025-05-31 19:39:34',NULL,300.00,'','19','1','Inventory sold','1','','sales','6048','','No',NULL,NULL,''),(33218,'1110','191748709311','2025-05-31 19:39:11',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(33219,'5500','191748709311','2025-05-31 19:39:25',300.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33220,'4000','191748709311','2025-05-31 19:39:34',NULL,600.00,'','19','1','Good sold','1','','sales','6048','','No',NULL,NULL,''),(33221,'4000','191748709311','2025-05-31 19:35:11',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(33222,'4000','191748709311','2025-05-31 19:39:11',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(33223,'4000','191748709311','2025-05-31 19:39:19',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(33232,'1050','121748710904','2025-05-31 20:02:36',3900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174871096430267322326','No',NULL,NULL,''),(33233,'1110','121748710904','2025-05-31 20:02:36',NULL,2000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(33234,'1110','121748710904','2025-05-31 20:01:54',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(33235,'1110','121748710904','2025-05-31 20:02:17',NULL,100.00,'','12','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(33236,'5500','121748710904','2025-05-31 20:02:28',2300.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33237,'4000','121748710904','2025-05-31 20:02:36',NULL,2600.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(33238,'4000','121748710904','2025-05-31 20:01:44',NULL,400.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(33239,'4000','121748710904','2025-05-31 20:01:54',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(33240,'4000','121748710904','2025-05-31 20:02:03',NULL,300.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(33241,'4000','121748710904','2025-05-31 20:02:17',NULL,200.00,'','12','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(33242,'1050','191748709201','2025-05-31 19:35:03',6100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174871564903333020342','No',NULL,NULL,''),(33243,'1110','191748709201','2025-05-31 19:35:03',NULL,237.50,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(33244,'1110','191748709201','2025-05-31 19:33:21',NULL,432.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(33245,'1110','191748709201','2025-05-31 19:33:35',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(33246,'1110','191748709201','2025-05-31 19:34:01',NULL,400.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(33247,'1110','191748709201','2025-05-31 19:34:52',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(33248,'5500','191748709201','2025-05-31 21:20:31',2269.50,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33249,'4000','191748709201','2025-05-31 19:35:03',NULL,600.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(33250,'4000','191748709201','2025-05-31 19:33:21',NULL,800.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(33251,'4000','191748709201','2025-05-31 19:33:35',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(33252,'4000','191748709201','2025-05-31 19:33:47',NULL,1200.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(33253,'4000','191748709201','2025-05-31 19:34:01',NULL,800.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(33254,'4000','191748709201','2025-05-31 19:34:14',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(33255,'4000','191748709201','2025-05-31 19:34:24',NULL,200.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(33256,'4000','191748709201','2025-05-31 19:34:41',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(33257,'4000','191748709201','2025-05-31 19:34:52',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(33280,'1050','191748715713','2025-05-31 21:37:34',1950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174871741543913112221','No',NULL,NULL,''),(33281,'1110','191748715713','2025-05-31 21:36:53',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(33282,'1110','191748715713','2025-05-31 21:37:16',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(33283,'5500','191748715713','2025-05-31 21:49:42',1116.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33284,'4000','191748715713','2025-05-31 21:37:34',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(33285,'4000','191748715713','2025-05-31 21:21:53',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(33286,'4000','191748715713','2025-05-31 21:36:44',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(33287,'4000','191748715713','2025-05-31 21:36:53',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(33288,'4000','191748715713','2025-05-31 21:37:01',NULL,150.00,'','19','1','Good sold','1','','sales','6545','','No',NULL,NULL,''),(33289,'4000','191748715713','2025-05-31 21:37:16',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(33290,'4000','191748715713','2025-05-31 21:37:25',NULL,50.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(33310,'1050','121748717713','2025-05-31 21:55:32',2500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174871956321270335823','No',NULL,NULL,''),(33311,'1110','121748717713','2025-05-31 21:55:32',NULL,975.00,'','12','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(33312,'1110','121748717713','2025-05-31 21:55:23',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(33313,'5500','121748717713','2025-05-31 22:25:52',1075.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33314,'4000','121748717713','2025-05-31 21:55:32',NULL,2000.00,'','12','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(33315,'4000','121748717713','2025-05-31 21:55:13',NULL,300.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(33316,'4000','121748717713','2025-05-31 21:55:23',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(33317,'1050','191748709576','2025-05-31 19:46:57',3650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174871965272043332329','No',NULL,NULL,''),(33318,'1110','191748709576','2025-05-31 19:46:57',NULL,94.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(33319,'1110','191748709576','2025-05-31 19:39:36',NULL,1297.00,'','19','1','Inventory sold','1','','sales','B065','','No',NULL,NULL,''),(33320,'1110','191748709576','2025-05-31 19:46:21',NULL,352.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(33321,'1110','191748709576','2025-05-31 19:46:38',NULL,176.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(33322,'1110','191748709576','2025-05-31 21:21:02',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(33323,'1110','191748709576','2025-05-31 21:21:12',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(33324,'1110','191748709576','2025-05-31 21:51:13',NULL,47.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(33325,'5500','191748709576','2025-05-31 22:27:01',2124.33,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33326,'4000','191748709576','2025-05-31 19:46:57',NULL,200.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(33327,'4000','191748709576','2025-05-31 19:39:36',NULL,2200.00,'','19','1','Good sold','1','','sales','B065','','No',NULL,NULL,''),(33328,'4000','191748709576','2025-05-31 19:46:21',NULL,500.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(33329,'4000','191748709576','2025-05-31 19:46:38',NULL,250.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(33330,'4000','191748709576','2025-05-31 21:21:02',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(33331,'4000','191748709576','2025-05-31 21:21:12',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(33332,'4000','191748709576','2025-05-31 21:51:13',NULL,100.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(33333,'1050','121748724235','2025-05-31 23:44:07',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174872424937232733093','No',NULL,NULL,''),(33334,'4000','121748724235','2025-05-31 23:44:07',NULL,300.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(33335,'1050','121748724250','2025-05-31 23:44:20',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174872426230012022731','No',NULL,NULL,''),(33336,'1110','121748724250','2025-05-31 23:44:20',NULL,222.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(33337,'5500','121748724250','2025-05-31 23:44:10',222.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33338,'4000','121748724250','2025-05-31 23:44:20',NULL,300.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(33339,'1050','191748766299','2025-06-01 11:25:24',1600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174876632649300037133','No',NULL,NULL,''),(33340,'1110','191748766299','2025-06-01 11:25:24',NULL,782.08,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(33341,'1110','191748766299','2025-06-01 11:24:59',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(33342,'5500','191748766299','2025-06-01 11:25:15',1134.08,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33343,'4000','191748766299','2025-06-01 11:25:24',NULL,1000.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(33344,'4000','191748766299','2025-06-01 11:24:59',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(33345,'1050','121748776775','2025-06-01 14:20:32',3400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174877683522363323422','No',NULL,NULL,''),(33346,'1110','121748776775','2025-06-01 14:20:32',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(33347,'1110','121748776775','2025-06-01 14:19:35',NULL,300.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(33348,'1110','121748776775','2025-06-01 14:19:53',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(33349,'1110','121748776775','2025-06-01 14:20:08',NULL,352.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(33350,'1110','121748776775','2025-06-01 14:20:18',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(33351,'5500','121748776775','2025-06-01 14:20:25',2372.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33352,'4000','121748776775','2025-06-01 14:20:32',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(33353,'4000','121748776775','2025-06-01 14:19:35',NULL,600.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(33354,'4000','121748776775','2025-06-01 14:19:45',NULL,200.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(33355,'4000','121748776775','2025-06-01 14:19:53',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(33356,'4000','121748776775','2025-06-01 14:20:08',NULL,600.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(33357,'4000','121748776775','2025-06-01 14:20:18',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(33358,'1050','191748776892','2025-06-01 14:21:43',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174877694999910727323','No',NULL,NULL,''),(33359,'4000','191748776892','2025-06-01 14:21:43',NULL,600.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(33371,'1050','121748784281','2025-06-01 16:25:23',2300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174878432740323221322','No',NULL,NULL,''),(33372,'1110','121748784281','2025-06-01 16:25:23',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(33373,'5500','121748784281','2025-06-01 16:25:14',1200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33374,'4000','121748784281','2025-06-01 16:25:23',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(33375,'4000','121748784281','2025-06-01 16:24:41',NULL,500.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(33376,'1050','121748785550','2025-06-01 16:52:56',5150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174878598022042520902','No',NULL,NULL,''),(33377,'1110','121748785550','2025-06-01 16:52:56',NULL,2000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(33378,'1110','121748785550','2025-06-01 16:45:50',NULL,200.00,'','12','1','Inventory sold','1','','sales','6027','','No',NULL,NULL,''),(33379,'1110','121748785550','2025-06-01 16:51:41',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(33380,'1110','121748785550','2025-06-01 16:52:11',NULL,660.00,'','12','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(33381,'1110','121748785550','2025-06-01 16:52:20',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(33382,'5500','121748785550','2025-06-01 16:52:31',3139.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33383,'4000','121748785550','2025-06-01 16:52:56',NULL,2600.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(33384,'4000','121748785550','2025-06-01 16:45:50',NULL,300.00,'','12','1','Good sold','1','','sales','6027','','No',NULL,NULL,''),(33385,'4000','121748785550','2025-06-01 16:51:12',NULL,200.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(33386,'4000','121748785550','2025-06-01 16:51:25',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(33387,'4000','121748785550','2025-06-01 16:51:41',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(33388,'4000','121748785550','2025-06-01 16:51:49',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(33389,'4000','121748785550','2025-06-01 16:52:02',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(33390,'4000','121748785550','2025-06-01 16:52:11',NULL,1050.00,'','12','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(33391,'4000','121748785550','2025-06-01 16:52:20',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(33392,'1050','121748787226','2025-06-01 17:14:53',4600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174878729603316023232','No',NULL,NULL,''),(33393,'1110','121748787226','2025-06-01 17:14:53',NULL,1600.00,'','12','1','Inventory sold','1','','sales','B140','','No',NULL,NULL,''),(33394,'1110','121748787226','2025-06-01 17:13:46',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(33395,'1110','121748787226','2025-06-01 17:13:59',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(33396,'1110','121748787226','2025-06-01 17:14:06',NULL,352.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(33397,'1110','121748787226','2025-06-01 17:14:24',NULL,300.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(33398,'1110','121748787226','2025-06-01 17:14:33',NULL,600.00,'','12','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(33399,'5500','121748787226','2025-06-01 17:14:44',3110.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33400,'4000','121748787226','2025-06-01 17:14:53',NULL,2200.00,'','12','1','Good sold','1','','sales','B140','','No',NULL,NULL,''),(33401,'4000','121748787226','2025-06-01 17:13:46',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(33402,'4000','121748787226','2025-06-01 17:13:59',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(33403,'4000','121748787226','2025-06-01 17:14:06',NULL,600.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(33404,'4000','121748787226','2025-06-01 17:14:13',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(33405,'4000','121748787226','2025-06-01 17:14:24',NULL,600.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(33406,'4000','121748787226','2025-06-01 17:14:33',NULL,600.00,'','12','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(33412,'1050','191748787672','2025-06-01 17:21:33',1400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174878769577601239722','No',NULL,NULL,''),(33413,'4000','191748787672','2025-06-01 17:21:33',NULL,1200.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(33414,'4000','191748787672','2025-06-01 17:21:12',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(33415,'1050','191748787648','2025-06-01 17:21:07',1600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174878772820177802033','No',NULL,NULL,''),(33416,'1110','191748787648','2025-06-01 17:20:48',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(33417,'1110','191748787648','2025-06-01 17:20:59',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(33418,'5500','191748787648','2025-06-01 17:21:52',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33419,'4000','191748787648','2025-06-01 17:21:07',NULL,1200.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(33420,'4000','191748787648','2025-06-01 17:20:48',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(33421,'4000','191748787648','2025-06-01 17:20:59',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(33422,'1050','191748787780','2025-06-01 17:24:51',5450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174878789200223203821','No',NULL,NULL,''),(33423,'1110','191748787780','2025-06-01 17:23:00',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(33424,'1110','191748787780','2025-06-01 17:23:15',NULL,265.00,'','19','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(33425,'1110','191748787780','2025-06-01 17:23:24',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(33426,'5500','191748787780','2025-06-01 17:24:39',1681.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33427,'4000','191748787780','2025-06-01 17:24:51',NULL,2400.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(33428,'4000','191748787780','2025-06-01 17:23:00',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(33429,'4000','191748787780','2025-06-01 17:23:15',NULL,350.00,'','19','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(33430,'4000','191748787780','2025-06-01 17:23:24',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(33431,'4000','191748787780','2025-06-01 17:24:01',NULL,300.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(33432,'4000','191748787780','2025-06-01 17:24:14',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(33433,'4000','191748787780','2025-06-01 17:24:24',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(33434,'1050','191748787894','2025-06-01 17:27:13',6400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174878804121833400210','No',NULL,NULL,''),(33435,'1110','191748787894','2025-06-01 17:27:13',NULL,2400.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(33436,'1110','191748787894','2025-06-01 17:24:54',NULL,400.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(33437,'1110','191748787894','2025-06-01 17:25:16',NULL,1060.00,'','19','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(33438,'1110','191748787894','2025-06-01 17:25:52',NULL,84.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(33439,'1110','191748787894','2025-06-01 17:26:09',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(33440,'5500','191748787894','2025-06-01 17:27:02',4160.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33441,'4000','191748787894','2025-06-01 17:27:13',NULL,3600.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(33442,'4000','191748787894','2025-06-01 17:24:54',NULL,800.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(33443,'4000','191748787894','2025-06-01 17:25:16',NULL,1400.00,'','19','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(33444,'4000','191748787894','2025-06-01 17:25:52',NULL,200.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(33445,'4000','191748787894','2025-06-01 17:26:09',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(33446,'1050','191748777042','2025-06-01 14:25:17',2200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174878813220230133428','No',NULL,NULL,''),(33447,'1110','191748777042','2025-06-01 14:25:17',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(33448,'1110','191748777042','2025-06-01 14:24:02',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(33449,'1110','191748777042','2025-06-01 14:24:31',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(33450,'5500','191748777042','2025-06-01 14:25:10',1316.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33451,'4000','191748777042','2025-06-01 14:25:17',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(33452,'4000','191748777042','2025-06-01 14:24:02',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(33453,'4000','191748777042','2025-06-01 14:24:12',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(33454,'4000','191748777042','2025-06-01 14:24:31',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(33455,'4000','191748777042','2025-06-01 14:24:40',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(33456,'4000','191748777042','2025-06-01 14:25:02',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(33485,'1050','121748788253','2025-06-01 17:31:21',1500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174878849323102333338','No',NULL,NULL,''),(33486,'1110','121748788253','2025-06-01 17:31:21',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(33487,'1110','121748788253','2025-06-01 17:30:53',NULL,300.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(33488,'5500','121748788253','2025-06-01 17:34:39',708.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33489,'4000','121748788253','2025-06-01 17:31:21',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(33490,'4000','121748788253','2025-06-01 17:30:53',NULL,600.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(33491,'4000','121748788253','2025-06-01 17:31:08',NULL,300.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(33492,'1050','191748789329','2025-06-01 17:49:28',700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174878937033922912033','No',NULL,NULL,''),(33493,'1110','191748789329','2025-06-01 17:49:28',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(33494,'1110','191748789329','2025-06-01 17:49:04',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(33495,'5500','191748789329','2025-06-01 17:49:12',100.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33496,'4000','191748789329','2025-06-01 17:49:28',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(33497,'4000','191748789329','2025-06-01 17:48:49',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(33498,'4000','191748789329','2025-06-01 17:49:04',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(33524,'1050','121748790727','2025-06-01 18:12:17',900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174879074120923390229','No',NULL,NULL,''),(33525,'1110','121748790727','2025-06-01 18:12:17',NULL,528.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(33526,'5500','121748790727','2025-06-01 18:12:07',528.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33527,'4000','121748790727','2025-06-01 18:12:17',NULL,900.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(33568,'1050','191748788171','2025-06-01 17:30:09',1400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174879183839223120332','No',NULL,NULL,''),(33569,'1110','191748788171','2025-06-01 17:30:09',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(33570,'1110','191748788171','2025-06-01 17:29:31',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(33571,'1110','191748788171','2025-06-01 17:29:57',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(33572,'1110','191748788171','2025-06-01 18:30:03',NULL,176.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(33573,'5500','191748788171','2025-06-01 18:30:17',919.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33574,'4000','191748788171','2025-06-01 17:30:09',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(33575,'4000','191748788171','2025-06-01 17:29:31',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(33576,'4000','191748788171','2025-06-01 17:29:57',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(33577,'4000','191748788171','2025-06-01 18:30:03',NULL,300.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(33578,'1050','191748791844','2025-06-01 18:31:19',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174879190797199932342','No',NULL,NULL,''),(33579,'1110','191748791844','2025-06-01 18:31:19',NULL,169.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(33580,'5500','191748791844','2025-06-01 18:30:44',169.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33581,'4000','191748791844','2025-06-01 18:31:19',NULL,250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(33582,'1050','191748792231','2025-06-01 18:37:26',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174879225205203031222','No',NULL,NULL,''),(33583,'4000','191748792231','2025-06-01 18:37:26',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(33592,'1050','191748792313','2025-06-01 18:44:22',1550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174879273342328330333','No',NULL,NULL,''),(33593,'1110','191748792313','2025-06-01 18:44:22',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(33594,'1110','191748792313','2025-06-01 18:43:45',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(33595,'1110','191748792313','2025-06-01 18:44:12',NULL,500.00,'','19','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(33596,'5500','191748792313','2025-06-01 18:45:16',1142.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33597,'4000','191748792313','2025-06-01 18:44:22',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(33598,'4000','191748792313','2025-06-01 18:38:34',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(33599,'4000','191748792313','2025-06-01 18:43:28',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(33600,'4000','191748792313','2025-06-01 18:43:45',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(33601,'4000','191748792313','2025-06-01 18:44:12',NULL,500.00,'','19','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(33630,'1050','121748794627','2025-06-01 19:26:03',750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174879517732213332733','No',NULL,NULL,''),(33631,'1110','121748794627','2025-06-01 19:26:03',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(33632,'1110','121748794627','2025-06-01 19:17:07',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(33633,'1110','121748794627','2025-06-01 19:25:01',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(33634,'5500','121748794627','2025-06-01 19:25:25',533.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33635,'4000','121748794627','2025-06-01 19:26:03',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(33636,'4000','121748794627','2025-06-01 19:17:07',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(33637,'4000','121748794627','2025-06-01 19:25:01',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(33638,'1050','121748789609','2025-06-01 18:11:59',2900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174879558322222222291','No',NULL,NULL,''),(33639,'1110','121748789609','2025-06-01 18:11:59',NULL,782.08,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(33640,'1110','121748789609','2025-06-01 18:11:28',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(33641,'1110','121748789609','2025-06-01 18:11:35',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(33642,'1110','121748789609','2025-06-01 18:11:49',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(33643,'1110','121748789609','2025-06-01 18:22:11',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(33644,'1110','121748789609','2025-06-01 19:31:45',NULL,400.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(33645,'5500','121748789609','2025-06-01 19:32:31',1715.12,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33646,'4000','121748789609','2025-06-01 18:11:59',NULL,1000.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(33647,'4000','121748789609','2025-06-01 17:53:29',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(33648,'4000','121748789609','2025-06-01 18:11:28',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(33649,'4000','121748789609','2025-06-01 18:11:35',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(33650,'4000','121748789609','2025-06-01 18:11:42',NULL,400.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(33651,'4000','121748789609','2025-06-01 18:11:49',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(33652,'4000','121748789609','2025-06-01 18:22:11',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(33653,'4000','121748789609','2025-06-01 19:31:45',NULL,500.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(33654,'1050','191748795240','2025-06-01 19:33:59',2850.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174879567092747202172','No',NULL,NULL,''),(33655,'1110','191748795240','2025-06-01 19:27:20',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(33656,'5500','191748795240','2025-06-01 19:29:15',600.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33657,'4000','191748795240','2025-06-01 19:33:59',NULL,1200.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(33658,'4000','191748795240','2025-06-01 19:27:20',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(33659,'4000','191748795240','2025-06-01 19:27:38',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(33660,'4000','191748795240','2025-06-01 19:27:56',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(33661,'4000','191748795240','2025-06-01 19:28:29',NULL,600.00,'','19','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(33677,'1050','121748788291','2025-06-01 17:32:45',4150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174879600466982902333','No',NULL,NULL,''),(33678,'1110','121748788291','2025-06-01 17:32:45',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(33679,'1110','121748788291','2025-06-01 17:31:31',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(33680,'1110','121748788291','2025-06-01 17:32:08',NULL,352.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(33681,'1110','121748788291','2025-06-01 17:32:34',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(33682,'1110','121748788291','2025-06-01 17:52:58',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(33683,'1110','121748788291','2025-06-01 17:53:08',NULL,400.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(33684,'5500','121748788291','2025-06-01 19:39:45',2389.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33685,'4000','121748788291','2025-06-01 17:32:45',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(33686,'4000','121748788291','2025-06-01 17:31:31',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(33687,'4000','121748788291','2025-06-01 17:31:42',NULL,200.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(33688,'4000','121748788291','2025-06-01 17:31:55',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(33689,'4000','121748788291','2025-06-01 17:32:08',NULL,600.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(33690,'4000','121748788291','2025-06-01 17:32:22',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(33691,'4000','121748788291','2025-06-01 17:32:34',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(33692,'4000','121748788291','2025-06-01 17:52:58',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(33693,'4000','121748788291','2025-06-01 17:53:08',NULL,500.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(33694,'1050','121748796097','2025-06-01 19:42:06',1050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174879613947020222333','No',NULL,NULL,''),(33695,'1110','121748796097','2025-06-01 19:42:06',NULL,660.00,'','12','1','Inventory sold','1','','sales','B015','','No',NULL,NULL,''),(33696,'5500','121748796097','2025-06-01 19:41:37',660.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33697,'4000','121748796097','2025-06-01 19:42:06',NULL,1050.00,'','12','1','Good sold','1','','sales','B015','','No',NULL,NULL,''),(33722,'1050','191748797683','2025-06-01 20:08:31',900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174879771434330292302','No',NULL,NULL,''),(33723,'1110','191748797683','2025-06-01 20:08:31',NULL,612.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(33724,'5500','191748797683','2025-06-01 20:08:03',612.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33725,'4000','191748797683','2025-06-01 20:08:31',NULL,900.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(33768,'1050','191748800105','2025-06-01 20:49:08',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174880015121213392232','No',NULL,NULL,''),(33769,'1110','191748800105','2025-06-01 20:48:25',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(33770,'5500','191748800105','2025-06-01 20:48:54',79.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33771,'4000','191748800105','2025-06-01 20:49:08',NULL,50.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(33772,'4000','191748800105','2025-06-01 20:48:25',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(33791,'1050','191748797131','2025-06-01 19:59:38',2850.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174880105982122929205','No',NULL,NULL,''),(33792,'1110','191748797131','2025-06-01 19:59:38',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(33793,'1110','191748797131','2025-06-01 19:58:52',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(33794,'1110','191748797131','2025-06-01 19:59:05',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(33795,'1110','191748797131','2025-06-01 19:59:19',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(33796,'1110','191748797131','2025-06-01 19:59:30',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(33797,'5500','191748797131','2025-06-01 20:39:16',1642.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33798,'4000','191748797131','2025-06-01 19:59:38',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(33799,'4000','191748797131','2025-06-01 19:58:52',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(33800,'4000','191748797131','2025-06-01 19:59:05',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(33801,'4000','191748797131','2025-06-01 19:59:19',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(33802,'4000','191748797131','2025-06-01 19:59:30',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(33803,'1050','121748790743','2025-06-01 18:20:45',8900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174880371870232301323','No',NULL,NULL,''),(33804,'1110','121748790743','2025-06-01 18:20:45',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(33805,'1110','121748790743','2025-06-01 18:19:15',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(33806,'1110','121748790743','2025-06-01 18:19:26',NULL,1290.00,'','12','1','Inventory sold','1','','sales','B044','','No',NULL,NULL,''),(33807,'1110','121748790743','2025-06-01 18:19:51',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(33808,'1110','121748790743','2025-06-01 18:20:04',NULL,605.34,'','12','1','Inventory sold','1','','sales','B035','','No',NULL,NULL,''),(33809,'1110','121748790743','2025-06-01 18:20:19',NULL,336.30,'','12','1','Inventory sold','1','','sales','B035','','No',NULL,NULL,''),(33810,'1110','121748790743','2025-06-01 20:41:13',NULL,67.26,'','12','1','Inventory sold','1','','sales','B035','','No',NULL,NULL,''),(33811,'1110','121748790743','2025-06-01 21:00:12',NULL,67.26,'','12','1','Inventory sold','1','','sales','B035','','No',NULL,NULL,''),(33812,'5500','121748790743','2025-06-01 21:48:21',3850.16,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33813,'4000','121748790743','2025-06-01 18:20:45',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(33814,'4000','121748790743','2025-06-01 18:12:23',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(33815,'4000','121748790743','2025-06-01 18:19:15',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(33816,'4000','121748790743','2025-06-01 18:19:26',NULL,2200.00,'','12','1','Good sold','1','','sales','B044','','No',NULL,NULL,''),(33817,'4000','121748790743','2025-06-01 18:19:37',NULL,300.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(33818,'4000','121748790743','2025-06-01 18:19:51',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(33819,'4000','121748790743','2025-06-01 18:20:04',NULL,2250.00,'','12','1','Good sold','1','','sales','B035','','No',NULL,NULL,''),(33820,'4000','121748790743','2025-06-01 18:20:19',NULL,1250.00,'','12','1','Good sold','1','','sales','B035','','No',NULL,NULL,''),(33821,'4000','121748790743','2025-06-01 20:41:13',NULL,250.00,'','12','1','Good sold','1','','sales','B035','','No',NULL,NULL,''),(33822,'4000','121748790743','2025-06-01 21:00:12',NULL,250.00,'','12','1','Good sold','1','','sales','B035','','No',NULL,NULL,''),(33823,'1050','191748788134','2025-06-01 17:29:22',1200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174880402022020320322','No',NULL,NULL,''),(33824,'1110','191748788134','2025-06-01 17:28:54',NULL,600.00,'','19','1','Inventory sold','1','','sales','6010','','No',NULL,NULL,''),(33825,'1110','191748788134','2025-06-01 17:29:08',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(33826,'5500','191748788134','2025-06-01 21:53:11',816.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33827,'4000','191748788134','2025-06-01 17:29:22',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(33828,'4000','191748788134','2025-06-01 17:28:54',NULL,600.00,'','19','1','Good sold','1','','sales','6010','','No',NULL,NULL,''),(33829,'4000','191748788134','2025-06-01 17:29:08',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(33830,'1050','121748804054','2025-06-01 21:55:01',950.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174880410332231022100','No',NULL,NULL,''),(33831,'1110','121748804054','2025-06-01 21:55:01',NULL,600.00,'','12','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(33832,'1110','121748804054','2025-06-01 21:54:30',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(33833,'5500','121748804054','2025-06-01 21:54:49',600.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33834,'4000','121748804054','2025-06-01 21:55:01',NULL,600.00,'','12','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(33835,'4000','121748804054','2025-06-01 21:54:14',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(33836,'4000','121748804054','2025-06-01 21:54:30',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(33837,'4000','121748804054','2025-06-01 21:54:37',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(33838,'1050','121748804104','2025-06-01 21:56:18',750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174880418112202228383','No',NULL,NULL,''),(33839,'1110','121748804104','2025-06-01 21:56:18',NULL,750.00,'','12','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(33840,'5500','121748804104','2025-06-01 21:55:04',750.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33841,'4000','121748804104','2025-06-01 21:56:18',NULL,750.00,'','12','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(33842,'1050','191748863781','2025-06-02 14:30:16',700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174886382083181133782','No',NULL,NULL,''),(33843,'1110','191748863781','2025-06-02 14:30:16',NULL,300.00,'','19','1','Inventory sold','1','','sales','6048','','No',NULL,NULL,''),(33844,'5500','191748863781','2025-06-02 14:30:06',300.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33845,'4000','191748863781','2025-06-02 14:30:16',NULL,600.00,'','19','1','Good sold','1','','sales','6048','','No',NULL,NULL,''),(33846,'4000','191748863781','2025-06-02 14:29:41',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(33857,'1050','121748866816','2025-06-02 15:20:36',2000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174886684232303223612','No',NULL,NULL,''),(33858,'1110','121748866816','2025-06-02 15:20:36',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(33859,'1110','121748866816','2025-06-02 15:20:16',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(33860,'5500','121748866816','2025-06-02 15:20:23',1400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33861,'4000','121748866816','2025-06-02 15:20:36',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(33862,'4000','121748866816','2025-06-02 15:20:16',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(33863,'1050','121748866848','2025-06-02 15:20:56',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174886686232188033333','No',NULL,NULL,''),(33864,'4000','121748866848','2025-06-02 15:20:56',NULL,300.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(33865,'1050','121748866863','2025-06-02 15:40:06',750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174886801032863338023','No',NULL,NULL,''),(33866,'4000','121748866863','2025-06-02 15:40:06',NULL,450.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(33867,'4000','121748866863','2025-06-02 15:21:03',NULL,300.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(33868,'1050','191748869434','2025-06-02 16:04:08',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174886945034903130676','No',NULL,NULL,''),(33869,'1110','191748869434','2025-06-02 16:04:08',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(33870,'5500','191748869434','2025-06-02 16:03:54',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33871,'4000','191748869434','2025-06-02 16:04:08',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(33872,'1050','191748863881','2025-06-02 14:31:36',1200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174887010577328030343','No',NULL,NULL,''),(33873,'4000','191748863881','2025-06-02 14:31:36',NULL,600.00,'','19','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(33874,'4000','191748863881','2025-06-02 14:31:21',NULL,600.00,'','19','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(33875,'1050','191748870116','2025-06-02 16:15:48',1100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174887015120385230310','No',NULL,NULL,''),(33876,'1110','191748870116','2025-06-02 16:15:48',NULL,700.00,'','19','1','Inventory sold','1','','sales','6589','','No',NULL,NULL,''),(33877,'1110','191748870116','2025-06-02 16:15:16',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(33878,'1110','191748870116','2025-06-02 16:15:26',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(33879,'5500','191748870116','2025-06-02 16:15:37',946.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33880,'4000','191748870116','2025-06-02 16:15:48',NULL,700.00,'','19','1','Good sold','1','','sales','6589','','No',NULL,NULL,''),(33881,'4000','191748870116','2025-06-02 16:15:16',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(33882,'4000','191748870116','2025-06-02 16:15:26',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(33893,'1050','191748863823','2025-06-02 14:31:14',3000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174887322233223248733','No',NULL,NULL,''),(33894,'1110','191748863823','2025-06-02 14:30:23',NULL,300.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(33895,'1110','191748863823','2025-06-02 14:30:36',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(33896,'1110','191748863823','2025-06-02 14:30:58',NULL,50.00,'','19','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(33897,'5500','191748863823','2025-06-02 16:16:06',566.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33898,'4000','191748863823','2025-06-02 14:31:14',NULL,1200.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(33899,'4000','191748863823','2025-06-02 14:30:23',NULL,600.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(33900,'4000','191748863823','2025-06-02 14:30:36',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(33901,'4000','191748863823','2025-06-02 14:30:48',NULL,600.00,'','19','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(33902,'4000','191748863823','2025-06-02 14:30:58',NULL,200.00,'','19','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(33903,'1050','121748874774','2025-06-02 17:33:04',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174887478622003308322','No',NULL,NULL,''),(33904,'1110','121748874774','2025-06-02 17:33:04',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(33905,'5500','121748874774','2025-06-02 17:32:54',42.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33906,'4000','121748874774','2025-06-02 17:33:04',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(33907,'1050','121748874789','2025-06-02 17:33:50',1550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174887483724104077402','No',NULL,NULL,''),(33908,'1110','121748874789','2025-06-02 17:33:50',NULL,750.00,'','12','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(33909,'1110','121748874789','2025-06-02 17:33:09',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(33910,'1110','121748874789','2025-06-02 17:33:30',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(33911,'5500','121748874789','2025-06-02 17:33:41',950.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33912,'4000','121748874789','2025-06-02 17:33:50',NULL,750.00,'','12','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(33913,'4000','121748874789','2025-06-02 17:33:09',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(33914,'4000','121748874789','2025-06-02 17:33:21',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(33915,'4000','121748874789','2025-06-02 17:33:30',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(33916,'1050','121748874840','2025-06-02 19:15:50',4900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174888095983973212203','No',NULL,NULL,''),(33917,'1110','121748874840','2025-06-02 19:15:50',NULL,2400.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(33918,'1110','121748874840','2025-06-02 19:14:46',NULL,300.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(33919,'5500','121748874840','2025-06-02 19:15:34',2700.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33920,'4000','121748874840','2025-06-02 19:15:50',NULL,3600.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(33921,'4000','121748874840','2025-06-02 17:34:00',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(33922,'4000','121748874840','2025-06-02 19:14:46',NULL,600.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(33923,'4000','121748874840','2025-06-02 19:15:00',NULL,300.00,'','12','1','Good sold','1','','sales','6533','','No',NULL,NULL,''),(33924,'4000','121748874840','2025-06-02 19:15:13',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(33925,'1050','191748881363','2025-06-02 19:23:55',900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174888145800813183820','No',NULL,NULL,''),(33926,'1110','191748881363','2025-06-02 19:22:43',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(33927,'1110','191748881363','2025-06-02 19:23:01',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(33928,'5500','191748881363','2025-06-02 19:23:37',100.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33929,'4000','191748881363','2025-06-02 19:23:55',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(33930,'4000','191748881363','2025-06-02 19:22:43',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(33931,'4000','191748881363','2025-06-02 19:23:01',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(33932,'4000','191748881363','2025-06-02 19:23:16',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(33933,'4000','191748881363','2025-06-02 19:23:25',NULL,300.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(33934,'1050','121748881657','2025-06-02 19:28:01',750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174888169337130336338','No',NULL,NULL,''),(33935,'1110','121748881657','2025-06-02 19:28:01',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(33936,'1110','121748881657','2025-06-02 19:27:38',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(33937,'5500','121748881657','2025-06-02 19:27:52',560.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33938,'4000','121748881657','2025-06-02 19:28:01',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(33939,'4000','121748881657','2025-06-02 19:27:38',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(33955,'1050','121748881696','2025-06-02 20:40:35',3800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174888612702234283830','No',NULL,NULL,''),(33956,'1110','121748881696','2025-06-02 20:40:35',NULL,169.00,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(33957,'1110','121748881696','2025-06-02 19:28:16',NULL,352.00,'','12','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(33958,'1110','121748881696','2025-06-02 20:38:47',NULL,84.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(33959,'1110','121748881696','2025-06-02 20:39:21',NULL,187.00,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(33960,'1110','121748881696','2025-06-02 20:39:44',NULL,530.00,'','12','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(33961,'1110','121748881696','2025-06-02 20:40:14',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(33962,'5500','121748881696','2025-06-02 20:41:55',2322.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33963,'4000','121748881696','2025-06-02 20:40:35',NULL,250.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(33964,'4000','121748881696','2025-06-02 19:28:16',NULL,500.00,'','12','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(33965,'4000','121748881696','2025-06-02 20:38:47',NULL,200.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(33966,'4000','121748881696','2025-06-02 20:39:08',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(33967,'4000','121748881696','2025-06-02 20:39:21',NULL,250.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(33968,'4000','121748881696','2025-06-02 20:39:44',NULL,700.00,'','12','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(33969,'4000','121748881696','2025-06-02 20:40:14',NULL,1200.00,'','12','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(33970,'4000','121748881696','2025-06-02 20:40:25',NULL,600.00,'','12','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(33983,'1050','121748886129','2025-06-02 20:43:52',3050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174888627823227212203','No',NULL,NULL,''),(33984,'1110','121748886129','2025-06-02 20:43:52',NULL,187.00,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(33985,'1110','121748886129','2025-06-02 20:42:09',NULL,528.00,'','12','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(33986,'1110','121748886129','2025-06-02 20:43:03',NULL,530.00,'','12','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(33987,'1110','121748886129','2025-06-02 20:43:15',NULL,169.00,'','12','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(33988,'1110','121748886129','2025-06-02 20:43:24',NULL,700.00,'','12','1','Inventory sold','1','','sales','6583','','No',NULL,NULL,''),(33989,'5500','121748886129','2025-06-02 20:44:21',2114.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(33990,'4000','121748886129','2025-06-02 20:43:52',NULL,250.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(33991,'4000','121748886129','2025-06-02 20:42:09',NULL,750.00,'','12','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(33992,'4000','121748886129','2025-06-02 20:43:03',NULL,700.00,'','12','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(33993,'4000','121748886129','2025-06-02 20:43:15',NULL,250.00,'','12','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(33994,'4000','121748886129','2025-06-02 20:43:24',NULL,800.00,'','12','1','Good sold','1','','sales','6583','','No',NULL,NULL,''),(33995,'4000','121748886129','2025-06-02 20:43:40',NULL,300.00,'','12','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(33996,'1050','121748951772','2025-06-03 14:56:29',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174895179122192028901','No',NULL,NULL,''),(33997,'4000','121748951772','2025-06-03 14:56:29',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(33998,'4000','121748951772','2025-06-03 14:56:12',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(33999,'1050','121748951792','2025-06-03 15:00:46',2900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174895204822332370220','No',NULL,NULL,''),(34000,'1110','121748951792','2025-06-03 15:00:46',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(34001,'1110','121748951792','2025-06-03 14:56:32',NULL,1500.00,'','12','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(34002,'5500','121748951792','2025-06-03 15:00:36',1500.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34003,'4000','121748951792','2025-06-03 15:00:46',NULL,600.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(34004,'4000','121748951792','2025-06-03 14:56:32',NULL,1500.00,'','12','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(34005,'4000','121748951792','2025-06-03 14:59:34',NULL,200.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(34006,'4000','121748951792','2025-06-03 15:00:19',NULL,300.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(34007,'4000','121748951792','2025-06-03 15:00:28',NULL,300.00,'','12','1','Good sold','1','','sales','6618','','No',NULL,NULL,''),(34008,'1050','121748968664','2025-06-03 19:38:32',1700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174896871529157271202','No',NULL,NULL,''),(34009,'1110','121748968664','2025-06-03 19:37:44',NULL,150.00,'','12','1','Inventory sold','1','','sales','6003','','No',NULL,NULL,''),(34010,'1110','121748968664','2025-06-03 19:38:00',NULL,1500.00,'','12','1','Inventory sold','1','','sales','6033','','No',NULL,NULL,''),(34011,'5500','121748968664','2025-06-03 19:38:17',1650.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34012,'4000','121748968664','2025-06-03 19:38:32',NULL,50.00,'','12','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(34013,'4000','121748968664','2025-06-03 19:37:44',NULL,150.00,'','12','1','Good sold','1','','sales','6003','','No',NULL,NULL,''),(34014,'4000','121748968664','2025-06-03 19:38:00',NULL,1500.00,'','12','1','Good sold','1','','sales','6033','','No',NULL,NULL,''),(34023,'1050','121748968718','2025-06-03 19:55:22',1300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174897137412023222032','No',NULL,NULL,''),(34024,'1110','121748968718','2025-06-03 19:55:22',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(34025,'1110','121748968718','2025-06-03 19:38:38',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(34026,'1110','121748968718','2025-06-03 19:55:00',NULL,352.00,'','12','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(34027,'1110','121748968718','2025-06-03 19:55:09',NULL,176.00,'','12','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(34028,'5500','121748968718','2025-06-03 20:22:41',901.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34029,'4000','121748968718','2025-06-03 19:55:22',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(34030,'4000','121748968718','2025-06-03 19:38:38',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(34031,'4000','121748968718','2025-06-03 19:55:00',NULL,500.00,'','12','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(34032,'4000','121748968718','2025-06-03 19:55:09',NULL,250.00,'','12','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(34033,'1050','121748971395','2025-06-03 20:23:23',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174897140510094323110','No',NULL,NULL,''),(34034,'1110','121748971395','2025-06-03 20:23:23',NULL,100.00,'','12','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(34035,'5500','121748971395','2025-06-03 20:23:15',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34036,'4000','121748971395','2025-06-03 20:23:23',NULL,200.00,'','12','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(34037,'1050','121748973526','2025-06-03 21:19:50',1100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174897479337193702328','No',NULL,NULL,''),(34038,'1110','121748973526','2025-06-03 21:19:36',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(34039,'5500','121748973526','2025-06-03 21:19:43',900.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34040,'4000','121748973526','2025-06-03 21:19:50',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(34041,'4000','121748973526','2025-06-03 20:58:46',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(34042,'4000','121748973526','2025-06-03 21:19:36',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(34043,'1050','71748976715','2025-06-03 21:52:13',150.00,NULL,'','7','1','Payment of goods sold','1','','payment','','7174897673883330322308','No',NULL,NULL,''),(34044,'4000','71748976715','2025-06-03 21:52:13',NULL,150.00,'','7','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(34045,'1050','71749020581','2025-06-04 10:03:13',100.00,NULL,'','7','1','Payment of goods sold','1','','payment','','7174902060320033232229','No',NULL,NULL,''),(34046,'1110','71749020581','2025-06-04 10:03:13',NULL,100.00,'','7','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(34047,'5500','71749020581','2025-06-04 10:03:13',100.00,NULL,'','7','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34048,'4000','71749020581','2025-06-04 10:03:13',NULL,100.00,'','7','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(34049,'1050','191749037894','2025-06-04 14:52:04',1300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174903793023120201009','No',NULL,NULL,''),(34050,'1110','191749037894','2025-06-04 14:52:04',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(34051,'1110','191749037894','2025-06-04 14:51:34',NULL,338.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(34052,'1110','191749037894','2025-06-04 14:51:43',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(34053,'5500','191749037894','2025-06-04 14:51:57',790.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34054,'4000','191749037894','2025-06-04 14:52:04',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(34055,'4000','191749037894','2025-06-04 14:51:34',NULL,500.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(34056,'4000','191749037894','2025-06-04 14:51:43',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(34128,'1050','191749041142','2025-06-04 15:46:17',3100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174906191932032029222','No',NULL,NULL,''),(34129,'1110','191749041142','2025-06-04 15:46:17',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(34130,'1110','191749041142','2025-06-04 15:45:43',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(34131,'1110','191749041142','2025-06-04 15:46:09',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(34132,'1110','191749041142','2025-06-04 18:00:51',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(34133,'1110','191749041142','2025-06-04 18:23:58',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(34134,'1110','191749041142','2025-06-04 19:05:58',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(34135,'1110','191749041142','2025-06-04 20:12:26',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(34136,'1110','191749041142','2025-06-04 20:13:26',NULL,507.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(34137,'5500','191749041142','2025-06-04 21:31:34',2006.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34138,'4000','191749041142','2025-06-04 15:46:17',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(34139,'4000','191749041142','2025-06-04 15:45:43',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(34140,'4000','191749041142','2025-06-04 15:46:09',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(34141,'4000','191749041142','2025-06-04 18:00:51',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(34142,'4000','191749041142','2025-06-04 18:23:58',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(34143,'4000','191749041142','2025-06-04 19:05:58',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(34144,'4000','191749041142','2025-06-04 20:12:26',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(34145,'4000','191749041142','2025-06-04 20:13:26',NULL,750.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(34146,'1050','191749037931','2025-06-04 14:52:31',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174906231130073223223','No',NULL,NULL,''),(34147,'1110','191749037931','2025-06-04 14:52:11',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(34148,'5500','191749037931','2025-06-04 21:32:20',42.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34149,'4000','191749037931','2025-06-04 14:52:31',NULL,250.00,'','19','1','Good sold','1','','sales','6575','','No',NULL,NULL,''),(34150,'4000','191749037931','2025-06-04 14:52:11',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(34151,'4000','191749037931','2025-06-04 14:52:23',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(34152,'1050','191749124781','2025-06-05 15:00:37',950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174912483941332322930','No',NULL,NULL,''),(34153,'1110','191749124781','2025-06-05 15:00:37',NULL,300.00,'','19','1','Inventory sold','1','','sales','6048','','No',NULL,NULL,''),(34154,'1110','191749124781','2025-06-05 14:59:41',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(34155,'1110','191749124781','2025-06-05 15:00:18',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(34156,'5500','191749124781','2025-06-05 15:00:28',400.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34157,'4000','191749124781','2025-06-05 15:00:37',NULL,600.00,'','19','1','Good sold','1','','sales','6048','','No',NULL,NULL,''),(34158,'4000','191749124781','2025-06-05 14:59:41',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(34159,'4000','191749124781','2025-06-05 15:00:18',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(34188,'1050','191749124841','2025-06-05 15:00:51',6700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174912877913439137432','No',NULL,NULL,''),(34189,'1110','191749124841','2025-06-05 15:00:51',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(34190,'1110','191749124841','2025-06-05 15:00:41',NULL,750.00,'','19','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(34191,'1110','191749124841','2025-06-05 16:02:47',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(34192,'1110','191749124841','2025-06-05 16:02:56',NULL,150.83,'','19','1','Inventory sold','1','','sales','B021','','No',NULL,NULL,''),(34193,'1110','191749124841','2025-06-05 16:03:16',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(34194,'1110','191749124841','2025-06-05 16:03:22',NULL,1500.00,'','19','1','Inventory sold','1','','sales','6015','','No',NULL,NULL,''),(34195,'1110','191749124841','2025-06-05 16:05:20',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(34196,'1110','191749124841','2025-06-05 16:05:41',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(34197,'5500','191749124841','2025-06-05 16:05:54',4107.35,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34198,'4000','191749124841','2025-06-05 15:00:51',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(34199,'4000','191749124841','2025-06-05 15:00:41',NULL,750.00,'','19','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(34200,'4000','191749124841','2025-06-05 16:02:40',NULL,600.00,'','19','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(34201,'4000','191749124841','2025-06-05 16:02:47',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(34202,'4000','191749124841','2025-06-05 16:02:56',NULL,250.00,'','19','1','Good sold','1','','sales','B021','','No',NULL,NULL,''),(34203,'4000','191749124841','2025-06-05 16:03:07',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(34204,'4000','191749124841','2025-06-05 16:03:16',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(34205,'4000','191749124841','2025-06-05 16:03:22',NULL,1500.00,'','19','1','Good sold','1','','sales','6015','','No',NULL,NULL,''),(34206,'4000','191749124841','2025-06-05 16:03:31',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(34207,'4000','191749124841','2025-06-05 16:05:13',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(34208,'4000','191749124841','2025-06-05 16:05:20',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(34209,'4000','191749124841','2025-06-05 16:05:33',NULL,600.00,'','19','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(34210,'4000','191749124841','2025-06-05 16:05:41',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(34211,'1050','191749131084','2025-06-05 16:45:53',2500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174913115722217353343','No',NULL,NULL,''),(34212,'1110','191749131084','2025-06-05 16:45:53',NULL,845.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(34213,'1110','191749131084','2025-06-05 16:44:44',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(34214,'1110','191749131084','2025-06-05 16:45:07',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(34215,'5500','191749131084','2025-06-05 16:45:42',1449.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34216,'4000','191749131084','2025-06-05 16:45:53',NULL,1250.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(34217,'4000','191749131084','2025-06-05 16:44:44',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(34218,'4000','191749131084','2025-06-05 16:45:07',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(34219,'4000','191749131084','2025-06-05 16:45:18',NULL,250.00,'','19','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(34220,'1050','191749128500','2025-06-05 16:02:06',4500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174913148030933922300','No',NULL,NULL,''),(34221,'1110','191749128500','2025-06-05 16:02:06',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(34222,'1110','191749128500','2025-06-05 16:01:40',NULL,100.00,'','19','1','Inventory sold','1','','sales','6030','','No',NULL,NULL,''),(34223,'1110','191749128500','2025-06-05 16:01:48',NULL,956.00,'','19','1','Inventory sold','1','','sales','B181','','No',NULL,NULL,''),(34224,'1110','191749128500','2025-06-05 16:01:56',NULL,956.00,'','19','1','Inventory sold','1','','sales','B181','','No',NULL,NULL,''),(34225,'5500','191749128500','2025-06-05 16:51:06',2912.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34226,'4000','191749128500','2025-06-05 16:02:06',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(34227,'4000','191749128500','2025-06-05 16:01:40',NULL,200.00,'','19','1','Good sold','1','','sales','6030','','No',NULL,NULL,''),(34228,'4000','191749128500','2025-06-05 16:01:48',NULL,1700.00,'','19','1','Good sold','1','','sales','B181','','No',NULL,NULL,''),(34229,'4000','191749128500','2025-06-05 16:01:56',NULL,1700.00,'','19','1','Good sold','1','','sales','B181','','No',NULL,NULL,''),(34230,'1050','191749131499','2025-06-05 17:55:29',2250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174913533412543123243','No',NULL,NULL,''),(34231,'1110','191749131499','2025-06-05 17:55:29',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(34232,'1110','191749131499','2025-06-05 16:51:39',NULL,100.00,'','19','1','Inventory sold','1','','sales','6027','','No',NULL,NULL,''),(34233,'1110','191749131499','2025-06-05 17:54:04',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(34234,'5500','191749131499','2025-06-05 17:54:56',1300.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34235,'4000','191749131499','2025-06-05 17:55:29',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(34236,'4000','191749131499','2025-06-05 16:51:39',NULL,150.00,'','19','1','Good sold','1','','sales','6027','','No',NULL,NULL,''),(34237,'4000','191749131499','2025-06-05 17:54:04',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(34238,'4000','191749131499','2025-06-05 17:54:21',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(34245,'1050','191749144163','2025-06-05 20:23:03',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174914458170220221239','No',NULL,NULL,''),(34246,'1110','191749144163','2025-06-05 20:23:03',NULL,265.00,'','19','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(34247,'1110','191749144163','2025-06-05 20:22:43',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(34248,'5500','191749144163','2025-06-05 20:22:51',460.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34249,'4000','191749144163','2025-06-05 20:23:03',NULL,350.00,'','19','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(34250,'4000','191749144163','2025-06-05 20:22:43',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(34306,'1050','191749212536','2025-06-06 15:23:21',2550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174921659522311902199','No',NULL,NULL,''),(34307,'1110','191749212536','2025-06-06 15:23:21',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(34308,'1110','191749212536','2025-06-06 15:22:16',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(34309,'1110','191749212536','2025-06-06 15:22:35',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(34310,'1110','191749212536','2025-06-06 15:22:57',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(34311,'1110','191749212536','2025-06-06 15:50:04',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(34312,'1110','191749212536','2025-06-06 16:02:37',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(34313,'5500','191749212536','2025-06-06 16:29:39',1574.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34314,'4000','191749212536','2025-06-06 15:23:21',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(34315,'4000','191749212536','2025-06-06 15:22:16',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(34316,'4000','191749212536','2025-06-06 15:22:35',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(34317,'4000','191749212536','2025-06-06 15:22:57',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(34318,'4000','191749212536','2025-06-06 15:49:50',NULL,300.00,'','19','1','Good sold','1','','sales','6522','','No',NULL,NULL,''),(34319,'4000','191749212536','2025-06-06 15:50:04',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(34320,'4000','191749212536','2025-06-06 16:02:37',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(34321,'1050','121749220754','2025-06-06 17:39:52',950.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174922079633027332793','No',NULL,NULL,''),(34322,'1110','121749220754','2025-06-06 17:39:52',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(34323,'1110','121749220754','2025-06-06 17:39:29',NULL,200.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(34324,'5500','121749220754','2025-06-06 17:39:38',200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34325,'4000','121749220754','2025-06-06 17:39:52',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(34326,'4000','121749220754','2025-06-06 17:39:14',NULL,250.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(34327,'4000','121749220754','2025-06-06 17:39:29',NULL,400.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(34328,'1050','121749223795','2025-06-06 18:32:14',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174922458053222220042','No',NULL,NULL,''),(34329,'1110','121749223795','2025-06-06 18:32:14',NULL,200.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(34330,'5500','121749223795','2025-06-06 18:29:55',200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34331,'4000','121749223795','2025-06-06 18:32:14',NULL,250.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(34332,'1050','191749215996','2025-06-06 16:20:20',1400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174922473123432902410','No',NULL,NULL,''),(34333,'1110','191749215996','2025-06-06 16:20:20',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(34334,'1110','191749215996','2025-06-06 16:20:12',NULL,100.00,'','19','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(34335,'5500','191749215996','2025-06-06 18:44:07',500.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34336,'4000','191749215996','2025-06-06 16:20:20',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(34337,'4000','191749215996','2025-06-06 16:19:56',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(34338,'4000','191749215996','2025-06-06 16:20:12',NULL,200.00,'','19','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(34339,'4000','191749215996','2025-06-06 18:43:57',NULL,400.00,'','19','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(34340,'1050','121749213506','2025-06-06 15:41:49',2250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174922490209903230303','No',NULL,NULL,''),(34341,'1110','121749213506','2025-06-06 15:41:49',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(34342,'1110','121749213506','2025-06-06 15:38:26',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(34343,'1110','121749213506','2025-06-06 15:40:21',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(34344,'1110','121749213506','2025-06-06 15:50:46',NULL,50.00,'','12','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(34345,'5500','121749213506','2025-06-06 18:47:48',1250.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34346,'4000','121749213506','2025-06-06 15:41:49',NULL,1200.00,'','12','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(34347,'4000','121749213506','2025-06-06 15:38:26',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(34348,'4000','121749213506','2025-06-06 15:39:06',NULL,150.00,'','12','1','Good sold','1','','sales','6545','','No',NULL,NULL,''),(34349,'4000','121749213506','2025-06-06 15:39:37',NULL,300.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(34350,'4000','121749213506','2025-06-06 15:40:21',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(34351,'4000','121749213506','2025-06-06 15:50:46',NULL,200.00,'','12','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(34352,'1050','121749224910','2025-06-06 18:49:06',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174922495032322393122','No',NULL,NULL,''),(34353,'4000','121749224910','2025-06-06 18:49:06',NULL,200.00,'','12','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(34354,'1050','121749228385','2025-06-06 19:46:36',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174922839989392333310','No',NULL,NULL,''),(34355,'1110','121749228385','2025-06-06 19:46:36',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(34356,'5500','121749228385','2025-06-06 19:46:25',204.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34357,'4000','121749228385','2025-06-06 19:46:36',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(34358,'1050','121749287070','2025-06-07 12:05:22',2950.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174928712530112221311','No',NULL,NULL,''),(34359,'1110','121749287070','2025-06-07 12:05:22',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(34360,'1110','121749287070','2025-06-07 12:04:30',NULL,816.00,'','12','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(34361,'1110','121749287070','2025-06-07 12:04:49',NULL,530.00,'','12','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(34362,'1110','121749287070','2025-06-07 12:05:00',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(34363,'5500','121749287070','2025-06-07 12:05:08',1726.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34364,'4000','121749287070','2025-06-07 12:05:22',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(34365,'4000','121749287070','2025-06-07 12:04:30',NULL,1050.00,'','12','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(34366,'4000','121749287070','2025-06-07 12:04:39',NULL,600.00,'','12','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(34367,'4000','121749287070','2025-06-07 12:04:49',NULL,700.00,'','12','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(34368,'4000','121749287070','2025-06-07 12:05:00',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(34369,'1050','121749287127','2025-06-07 12:13:39',1200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174928762470322032477','No',NULL,NULL,''),(34370,'1110','121749287127','2025-06-07 12:13:09',NULL,408.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(34371,'1110','121749287127','2025-06-07 12:13:18',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(34372,'5500','121749287127','2025-06-07 12:13:28',487.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34373,'4000','121749287127','2025-06-07 12:13:39',NULL,300.00,'','12','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(34374,'4000','121749287127','2025-06-07 12:05:27',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(34375,'4000','121749287127','2025-06-07 12:13:09',NULL,600.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(34376,'4000','121749287127','2025-06-07 12:13:18',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(34408,'1050','191749295507','2025-06-07 14:25:54',2050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174929764723260999333','No',NULL,NULL,''),(34409,'1110','191749295507','2025-06-07 14:25:23',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(34410,'5500','191749295507','2025-06-07 15:00:32',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34411,'4000','191749295507','2025-06-07 14:25:54',NULL,1500.00,'','19','1','Good sold','1','','sales','6556','','No',NULL,NULL,''),(34412,'4000','191749295507','2025-06-07 14:25:08',NULL,300.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(34413,'4000','191749295507','2025-06-07 14:25:23',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(34435,'1050','191749300157','2025-06-07 15:43:16',1600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174930020838013703201','No',NULL,NULL,''),(34436,'1110','191749300157','2025-06-07 15:43:16',NULL,400.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(34437,'5500','191749300157','2025-06-07 15:42:51',400.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34438,'4000','191749300157','2025-06-07 15:43:16',NULL,800.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(34439,'4000','191749300157','2025-06-07 15:42:38',NULL,800.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(34440,'1050','191749300214','2025-06-07 15:43:54',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174930024073013330303','No',NULL,NULL,''),(34441,'4000','191749300214','2025-06-07 15:43:54',NULL,250.00,'','19','1','Good sold','1','','sales','6575','','No',NULL,NULL,''),(34464,'1050','121749287626','2025-06-07 14:03:19',3300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174930187623032132222','No',NULL,NULL,''),(34465,'1110','121749287626','2025-06-07 12:13:46',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(34466,'1110','121749287626','2025-06-07 14:40:43',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(34467,'1110','121749287626','2025-06-07 14:41:19',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(34468,'1110','121749287626','2025-06-07 15:45:50',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(34469,'5500','121749287626','2025-06-07 16:07:44',422.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34470,'4000','121749287626','2025-06-07 14:03:19',NULL,1300.00,'','12','1','Good sold','1','','sales','6552','','No',NULL,NULL,''),(34471,'4000','121749287626','2025-06-07 12:13:46',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(34472,'4000','121749287626','2025-06-07 14:03:08',NULL,650.00,'','12','1','Good sold','1','','sales','6552','','No',NULL,NULL,''),(34473,'4000','121749287626','2025-06-07 14:40:43',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(34474,'4000','121749287626','2025-06-07 14:41:19',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(34475,'4000','121749287626','2025-06-07 15:41:33',NULL,650.00,'','12','1','Good sold','1','','sales','6552','','No',NULL,NULL,''),(34476,'4000','121749287626','2025-06-07 15:45:50',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(34493,'1050','191749308022','2025-06-07 17:54:12',850.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174930805493042023307','No',NULL,NULL,''),(34494,'1110','191749308022','2025-06-07 17:54:12',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(34495,'1110','191749308022','2025-06-07 17:53:42',NULL,300.00,'','19','1','Inventory sold','1','','sales','6048','','No',NULL,NULL,''),(34496,'5500','191749308022','2025-06-07 17:54:02',400.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34497,'4000','191749308022','2025-06-07 17:54:12',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(34498,'4000','191749308022','2025-06-07 17:53:42',NULL,600.00,'','19','1','Good sold','1','','sales','6048','','No',NULL,NULL,''),(34499,'4000','191749308022','2025-06-07 17:53:52',NULL,50.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(34500,'1050','121749302780','2025-06-07 17:50:33',650.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174931024837133102329','No',NULL,NULL,''),(34501,'4000','121749302780','2025-06-07 17:50:33',NULL,650.00,'','12','1','Good sold','1','','sales','6552','','No',NULL,NULL,''),(34514,'1050','121749310254','2025-06-07 18:32:22',350.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174931046820303313037','No',NULL,NULL,''),(34515,'1110','121749310254','2025-06-07 18:32:22',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(34516,'1110','121749310254','2025-06-07 18:30:54',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(34517,'5500','121749310254','2025-06-07 18:31:47',211.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34518,'4000','121749310254','2025-06-07 18:32:22',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(34519,'4000','121749310254','2025-06-07 18:30:54',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(34520,'1050','191749310584','2025-06-07 18:37:34',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174931066031019213020','No',NULL,NULL,''),(34521,'4000','191749310584','2025-06-07 18:37:34',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(34524,'1050','121749316122','2025-06-07 20:09:51',750.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174931629922023930321','No',NULL,NULL,''),(34525,'4000','121749316122','2025-06-07 20:09:51',NULL,650.00,'','12','1','Good sold','1','','sales','6552','','No',NULL,NULL,''),(34526,'4000','121749316122','2025-06-07 20:08:42',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(34527,'1050','121749294204','2025-06-07 14:04:40',5050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174931651420129552231','No',NULL,NULL,''),(34528,'1110','121749294204','2025-06-07 14:04:40',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(34529,'1110','121749294204','2025-06-07 14:04:22',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(34530,'1110','121749294204','2025-06-07 14:04:31',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(34531,'1110','121749294204','2025-06-07 16:25:20',NULL,1140.00,'','12','1','Inventory sold','1','','sales','6586','','No',NULL,NULL,''),(34532,'1110','121749294204','2025-06-07 16:25:48',NULL,94.00,'','12','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(34533,'5500','121749294204','2025-06-07 20:14:54',2445.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34534,'4000','121749294204','2025-06-07 14:04:40',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(34535,'4000','121749294204','2025-06-07 14:03:24',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(34536,'4000','121749294204','2025-06-07 14:03:49',NULL,250.00,'','12','1','Good sold','1','','sales','6575','','No',NULL,NULL,''),(34537,'4000','121749294204','2025-06-07 14:04:12',NULL,300.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(34538,'4000','121749294204','2025-06-07 14:04:22',NULL,1300.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(34539,'4000','121749294204','2025-06-07 14:04:31',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(34540,'4000','121749294204','2025-06-07 15:09:50',NULL,650.00,'','12','1','Good sold','1','','sales','6552','','No',NULL,NULL,''),(34541,'4000','121749294204','2025-06-07 16:25:20',NULL,1800.00,'','12','1','Good sold','1','','sales','6586','','No',NULL,NULL,''),(34542,'4000','121749294204','2025-06-07 16:25:48',NULL,200.00,'','12','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(34543,'1050','121749316775','2025-06-07 20:20:13',650.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174931682933322222309','No',NULL,NULL,''),(34544,'4000','121749316775','2025-06-07 20:20:13',NULL,650.00,'','12','1','Good sold','1','','sales','6552','','No',NULL,NULL,''),(34545,'1050','121749325865','2025-06-07 22:51:42',1300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174932591312530323093','No',NULL,NULL,''),(34546,'1110','121749325865','2025-06-07 22:51:14',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(34547,'1110','121749325865','2025-06-07 22:51:23',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(34548,'5500','121749325865','2025-06-07 22:51:31',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34549,'4000','121749325865','2025-06-07 22:51:42',NULL,650.00,'','12','1','Good sold','1','','sales','6505','','No',NULL,NULL,''),(34550,'4000','121749325865','2025-06-07 22:51:05',NULL,300.00,'','12','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(34551,'4000','121749325865','2025-06-07 22:51:14',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(34552,'4000','121749325865','2025-06-07 22:51:23',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(34553,'1050','121749326647','2025-06-07 23:05:36',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174932673903023793033','No',NULL,NULL,''),(34554,'1110','121749326647','2025-06-07 23:04:07',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(34555,'5500','121749326647','2025-06-07 23:05:08',42.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34556,'4000','121749326647','2025-06-07 23:05:36',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(34557,'4000','121749326647','2025-06-07 23:04:07',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(34558,'1050','191749389538','2025-06-08 16:33:01',1400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174938958333280425923','No',NULL,NULL,''),(34559,'1110','191749389538','2025-06-08 16:33:01',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(34560,'1110','191749389538','2025-06-08 16:32:18',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(34561,'1110','191749389538','2025-06-08 16:32:42',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(34562,'5500','191749389538','2025-06-08 16:32:53',1016.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34563,'4000','191749389538','2025-06-08 16:33:01',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(34564,'4000','191749389538','2025-06-08 16:32:18',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(34565,'4000','191749389538','2025-06-08 16:32:42',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(34579,'1050','191749393943','2025-06-08 17:46:20',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174939398233709229349','No',NULL,NULL,''),(34580,'1110','191749393943','2025-06-08 17:46:20',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(34581,'5500','191749393943','2025-06-08 17:45:43',79.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34582,'4000','191749393943','2025-06-08 17:46:20',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(34601,'1050','191749394260','2025-06-08 18:07:50',2800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174939527327093352329','No',NULL,NULL,''),(34602,'1110','191749394260','2025-06-08 18:07:50',NULL,704.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(34603,'1110','191749394260','2025-06-08 18:07:21',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(34604,'5500','191749394260','2025-06-08 18:07:35',904.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34605,'4000','191749394260','2025-06-08 18:07:50',NULL,1200.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(34606,'4000','191749394260','2025-06-08 17:51:00',NULL,1200.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(34607,'4000','191749394260','2025-06-08 18:07:21',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(34630,'1050','121749396121','2025-06-08 18:23:07',4500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174939664422221142332','No',NULL,NULL,''),(34631,'1110','121749396121','2025-06-08 18:23:07',NULL,795.00,'','12','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(34632,'1110','121749396121','2025-06-08 18:22:01',NULL,544.00,'','12','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(34633,'1110','121749396121','2025-06-08 18:22:11',NULL,272.00,'','12','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(34634,'1110','121749396121','2025-06-08 18:28:22',NULL,400.00,'','12','1','Inventory sold','1','','sales','6614','','No',NULL,NULL,''),(34635,'1110','121749396121','2025-06-08 18:28:32',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(34636,'1110','121749396121','2025-06-08 18:29:34',NULL,1500.00,'','12','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(34637,'5500','121749396121','2025-06-08 18:29:42',3611.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34638,'4000','121749396121','2025-06-08 18:23:07',NULL,1050.00,'','12','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(34639,'4000','121749396121','2025-06-08 18:22:01',NULL,700.00,'','12','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(34640,'4000','121749396121','2025-06-08 18:22:11',NULL,350.00,'','12','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(34641,'4000','121749396121','2025-06-08 18:28:22',NULL,400.00,'','12','1','Good sold','1','','sales','6614','','No',NULL,NULL,''),(34642,'4000','121749396121','2025-06-08 18:28:32',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(34643,'4000','121749396121','2025-06-08 18:29:03',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(34644,'4000','121749396121','2025-06-08 18:29:27',NULL,200.00,'','12','1','Good sold','1','','sales','6553','','No',NULL,NULL,''),(34645,'4000','121749396121','2025-06-08 18:29:34',NULL,1500.00,'','12','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(34646,'1050','121749397562','2025-06-08 18:47:02',2050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174939762310371142233','No',NULL,NULL,''),(34647,'1110','121749397562','2025-06-08 18:47:02',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(34648,'1110','121749397562','2025-06-08 18:46:02',NULL,704.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(34649,'5500','121749397562','2025-06-08 18:46:51',1095.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34650,'4000','121749397562','2025-06-08 18:47:02',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(34651,'4000','121749397562','2025-06-08 18:46:02',NULL,1200.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(34652,'4000','121749397562','2025-06-08 18:46:25',NULL,300.00,'','12','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(34653,'4000','121749397562','2025-06-08 18:46:37',NULL,50.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(34654,'1050','121749398043','2025-06-08 18:54:18',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174939805939729242822','No',NULL,NULL,''),(34655,'4000','121749398043','2025-06-08 18:54:18',NULL,300.00,'','12','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(34679,'1050','191749398371','2025-06-08 19:26:28',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174939999112321302232','No',NULL,NULL,''),(34680,'1110','191749398371','2025-06-08 19:26:28',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(34681,'5500','191749398371','2025-06-08 18:59:31',100.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34682,'4000','191749398371','2025-06-08 19:26:28',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(34683,'1050','121749400012','2025-06-08 19:27:21',800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174940004422423322034','No',NULL,NULL,''),(34684,'1110','121749400012','2025-06-08 19:26:52',NULL,400.00,'','12','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(34685,'5500','121749400012','2025-06-08 19:27:08',400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34686,'4000','121749400012','2025-06-08 19:27:21',NULL,300.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(34687,'4000','121749400012','2025-06-08 19:26:52',NULL,500.00,'','12','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(34688,'1050','121749400047','2025-06-08 19:27:57',600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174940008223322209321','No',NULL,NULL,''),(34689,'4000','121749400047','2025-06-08 19:27:57',NULL,300.00,'','12','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(34690,'4000','121749400047','2025-06-08 19:27:27',NULL,300.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(34691,'1050','191749393769','2025-06-08 17:45:39',19050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174940034434240200230','No',NULL,NULL,''),(34692,'1110','191749393769','2025-06-08 17:45:39',NULL,800.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(34693,'1110','191749393769','2025-06-08 17:43:58',NULL,4000.00,'','19','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(34694,'1110','191749393769','2025-06-08 17:44:36',NULL,1080.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(34695,'1110','191749393769','2025-06-08 17:48:42',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(34696,'1110','191749393769','2025-06-08 18:56:32',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(34697,'1110','191749393769','2025-06-08 18:56:44',NULL,700.00,'','19','1','Inventory sold','1','','sales','6583','','No',NULL,NULL,''),(34698,'1110','191749393769','2025-06-08 18:58:24',NULL,600.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(34699,'1110','191749393769','2025-06-08 18:58:35',NULL,400.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(34700,'5500','191749393769','2025-06-08 19:30:03',7971.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34701,'4000','191749393769','2025-06-08 17:45:39',NULL,800.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(34702,'4000','191749393769','2025-06-08 17:42:49',NULL,750.00,'','19','1','Good sold','1','','sales','6545','','No',NULL,NULL,''),(34703,'4000','191749393769','2025-06-08 17:43:30',NULL,500.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(34704,'4000','191749393769','2025-06-08 17:43:48',NULL,5200.00,'','19','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(34705,'4000','191749393769','2025-06-08 17:43:58',NULL,4800.00,'','19','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(34706,'4000','191749393769','2025-06-08 17:44:12',NULL,550.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(34707,'4000','191749393769','2025-06-08 17:44:36',NULL,2000.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(34708,'4000','191749393769','2025-06-08 17:44:57',NULL,400.00,'','19','1','Good sold','1','','sales','6537','','No',NULL,NULL,''),(34709,'4000','191749393769','2025-06-08 17:45:10',NULL,1000.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(34710,'4000','191749393769','2025-06-08 17:48:42',NULL,450.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(34711,'4000','191749393769','2025-06-08 18:56:32',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(34712,'4000','191749393769','2025-06-08 18:56:44',NULL,800.00,'','19','1','Good sold','1','','sales','6583','','No',NULL,NULL,''),(34713,'4000','191749393769','2025-06-08 18:56:56',NULL,50.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(34714,'4000','191749393769','2025-06-08 18:58:24',NULL,750.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(34715,'4000','191749393769','2025-06-08 18:58:35',NULL,500.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(34716,'1050','121749400663','2025-06-08 19:37:53',500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174940067530250020324','No',NULL,NULL,''),(34717,'1110','121749400663','2025-06-08 19:37:53',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(34718,'5500','121749400663','2025-06-08 19:37:43',338.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34719,'4000','121749400663','2025-06-08 19:37:53',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(34720,'1050','121749400677','2025-06-08 19:38:49',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174940073173342420293','No',NULL,NULL,''),(34721,'1110','121749400677','2025-06-08 19:38:49',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(34722,'5500','121749400677','2025-06-08 19:37:57',79.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34723,'4000','121749400677','2025-06-08 19:38:49',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(34724,'1050','191749393984','2025-06-08 17:46:47',800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174940083634320221003','No',NULL,NULL,''),(34725,'1110','191749393984','2025-06-08 17:46:47',NULL,700.00,'','19','1','Inventory sold','1','','sales','6583','','No',NULL,NULL,''),(34726,'5500','191749393984','2025-06-08 17:46:24',700.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34727,'4000','191749393984','2025-06-08 17:46:47',NULL,800.00,'','19','1','Good sold','1','','sales','6583','','No',NULL,NULL,''),(34728,'1050','121749473024','2025-06-09 15:44:30',2100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174947307320309032279','No',NULL,NULL,''),(34729,'1110','121749473024','2025-06-09 15:44:30',NULL,400.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(34730,'1110','121749473024','2025-06-09 15:43:44',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(34731,'5500','121749473024','2025-06-09 15:44:12',1700.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34732,'4000','121749473024','2025-06-09 15:44:30',NULL,800.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(34733,'4000','121749473024','2025-06-09 15:43:44',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(34734,'1050','121749473075','2025-06-09 15:46:37',1600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174947320020920222223','No',NULL,NULL,''),(34735,'1110','121749473075','2025-06-09 15:46:37',NULL,680.00,'','12','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(34736,'1110','121749473075','2025-06-09 15:44:35',NULL,222.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(34737,'5500','121749473075','2025-06-09 15:46:00',902.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34738,'4000','121749473075','2025-06-09 15:46:37',NULL,1200.00,'','12','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(34739,'4000','121749473075','2025-06-09 15:44:35',NULL,300.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(34740,'4000','121749473075','2025-06-09 15:45:29',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(34741,'1050','121749473474','2025-06-09 15:51:54',1700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174947354330220213432','No',NULL,NULL,''),(34742,'1110','121749473474','2025-06-09 15:51:54',NULL,680.00,'','12','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(34743,'1110','121749473474','2025-06-09 15:51:14',NULL,176.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(34744,'5500','121749473474','2025-06-09 15:51:45',856.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34745,'4000','121749473474','2025-06-09 15:51:54',NULL,1200.00,'','12','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(34746,'4000','121749473474','2025-06-09 15:51:14',NULL,300.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(34747,'4000','121749473474','2025-06-09 15:51:23',NULL,200.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(34748,'1050','121749473544','2025-06-09 15:52:54',1700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174947357743292743520','No',NULL,NULL,''),(34749,'1110','121749473544','2025-06-09 15:52:54',NULL,680.00,'','12','1','Inventory sold','1','','sales','B043','','No',NULL,NULL,''),(34750,'1110','121749473544','2025-06-09 15:52:24',NULL,222.00,'','12','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(34751,'5500','121749473544','2025-06-09 15:52:46',902.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34752,'4000','121749473544','2025-06-09 15:52:54',NULL,1200.00,'','12','1','Good sold','1','','sales','B043','','No',NULL,NULL,''),(34753,'4000','121749473544','2025-06-09 15:52:24',NULL,300.00,'','12','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(34754,'4000','121749473544','2025-06-09 15:52:36',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(34765,'1050','121749473578','2025-06-09 15:53:50',3100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174947394742323332910','No',NULL,NULL,''),(34766,'1110','121749473578','2025-06-09 15:53:50',NULL,507.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(34767,'1110','121749473578','2025-06-09 15:52:58',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(34768,'1110','121749473578','2025-06-09 15:53:19',NULL,100.00,'','12','1','Inventory sold','1','','sales','6027','','No',NULL,NULL,''),(34769,'1110','121749473578','2025-06-09 15:53:30',NULL,338.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(34770,'5500','121749473578','2025-06-09 15:58:53',1945.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34771,'4000','121749473578','2025-06-09 15:53:50',NULL,750.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(34772,'4000','121749473578','2025-06-09 15:52:58',NULL,1300.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(34773,'4000','121749473578','2025-06-09 15:53:19',NULL,150.00,'','12','1','Good sold','1','','sales','6027','','No',NULL,NULL,''),(34774,'4000','121749473578','2025-06-09 15:53:30',NULL,500.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(34775,'4000','121749473578','2025-06-09 15:53:41',NULL,400.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(34776,'1050','121749473951','2025-06-09 16:40:43',2200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174947644522030723733','No',NULL,NULL,''),(34777,'1110','121749473951','2025-06-09 16:40:43',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(34778,'1110','121749473951','2025-06-09 16:40:27',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(34779,'5500','121749473951','2025-06-09 16:40:35',1242.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34780,'4000','121749473951','2025-06-09 16:40:43',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(34781,'4000','121749473951','2025-06-09 15:59:11',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(34782,'4000','121749473951','2025-06-09 16:40:20',NULL,200.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(34783,'4000','121749473951','2025-06-09 16:40:27',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(34784,'1050','121749476447','2025-06-09 17:40:43',900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174948004602317003900','No',NULL,NULL,''),(34785,'1110','121749476447','2025-06-09 17:40:43',NULL,600.00,'','12','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(34786,'5500','121749476447','2025-06-09 17:40:35',600.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34787,'4000','121749476447','2025-06-09 17:40:43',NULL,600.00,'','12','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(34788,'4000','121749476447','2025-06-09 16:40:48',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(34789,'4000','121749476447','2025-06-09 17:40:25',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(34790,'1050','121749481485','2025-06-09 18:05:25',700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174948152743220233203','No',NULL,NULL,''),(34791,'1110','121749481485','2025-06-09 18:05:25',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(34792,'1110','121749481485','2025-06-09 18:04:46',NULL,400.00,'','12','1','Inventory sold','1','','sales','6017','','No',NULL,NULL,''),(34793,'5500','121749481485','2025-06-09 18:05:00',400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34794,'4000','121749481485','2025-06-09 18:05:25',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(34795,'4000','121749481485','2025-06-09 18:04:46',NULL,400.00,'','12','1','Good sold','1','','sales','6017','','No',NULL,NULL,''),(34809,'1050','121749488132','2025-06-09 19:55:47',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174948814983443422021','No',NULL,NULL,''),(34810,'4000','121749488132','2025-06-09 19:55:47',NULL,250.00,'','12','1','Good sold','1','','sales','6575','','No',NULL,NULL,''),(34811,'1050','121749488151','2025-06-09 19:56:52',450.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174948827632307820040','No',NULL,NULL,''),(34812,'1110','121749488151','2025-06-09 19:55:51',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(34813,'1110','121749488151','2025-06-09 19:56:11',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(34814,'5500','121749488151','2025-06-09 19:56:44',84.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34815,'4000','121749488151','2025-06-09 19:56:52',NULL,250.00,'','12','1','Good sold','1','','sales','6575','','No',NULL,NULL,''),(34816,'4000','121749488151','2025-06-09 19:55:51',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(34817,'4000','121749488151','2025-06-09 19:56:11',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(34818,'1050','121749488277','2025-06-09 19:58:19',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174948830132202728411','No',NULL,NULL,''),(34819,'1110','121749488277','2025-06-09 19:58:19',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(34820,'5500','121749488277','2025-06-09 19:57:57',42.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34821,'4000','121749488277','2025-06-09 19:58:19',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(34822,'1050','121749488018','2025-06-09 19:55:26',3300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174948924923090229420','No',NULL,NULL,''),(34823,'1110','121749488018','2025-06-09 19:55:26',NULL,374.00,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(34824,'1110','121749488018','2025-06-09 19:53:38',NULL,352.00,'','12','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(34825,'1110','121749488018','2025-06-09 19:54:23',NULL,600.00,'','12','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(34826,'1110','121749488018','2025-06-09 19:54:34',NULL,750.00,'','12','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(34827,'1110','121749488018','2025-06-09 19:55:19',NULL,176.00,'','12','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(34828,'1110','121749488018','2025-06-09 20:13:50',NULL,187.00,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(34829,'5500','121749488018','2025-06-09 20:14:00',2439.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34830,'4000','121749488018','2025-06-09 19:55:26',NULL,500.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(34831,'4000','121749488018','2025-06-09 19:53:38',NULL,500.00,'','12','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(34832,'4000','121749488018','2025-06-09 19:54:23',NULL,600.00,'','12','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(34833,'4000','121749488018','2025-06-09 19:54:34',NULL,750.00,'','12','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(34834,'4000','121749488018','2025-06-09 19:54:42',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(34835,'4000','121749488018','2025-06-09 19:54:55',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(34836,'4000','121749488018','2025-06-09 19:55:11',NULL,250.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(34837,'4000','121749488018','2025-06-09 19:55:19',NULL,250.00,'','12','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(34838,'4000','121749488018','2025-06-09 20:13:50',NULL,250.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(34843,'1050','121749492170','2025-06-09 21:03:07',550.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174949353643377062252','No',NULL,NULL,''),(34844,'1110','121749492170','2025-06-09 21:03:07',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(34845,'1110','121749492170','2025-06-09 21:02:50',NULL,195.52,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(34846,'5500','121749492170','2025-06-09 21:25:22',399.52,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34847,'4000','121749492170','2025-06-09 21:03:07',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(34848,'4000','121749492170','2025-06-09 21:02:50',NULL,250.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(34849,'1050','121749556711','2025-06-10 14:58:45',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174955672702130225723','No',NULL,NULL,''),(34850,'1110','121749556711','2025-06-10 14:58:45',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(34851,'5500','121749556711','2025-06-10 14:58:38',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34852,'4000','121749556711','2025-06-10 14:58:45',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(34853,'4000','121749556711','2025-06-10 14:58:31',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(34854,'1050','121749557898','2025-06-10 15:18:55',2000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174955793820220323325','No',NULL,NULL,''),(34855,'1110','121749557898','2025-06-10 15:18:55',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(34856,'1110','121749557898','2025-06-10 15:18:37',NULL,300.00,'','12','1','Inventory sold','1','','sales','6003','','No',NULL,NULL,''),(34857,'5500','121749557898','2025-06-10 15:18:46',1300.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34858,'4000','121749557898','2025-06-10 15:18:55',NULL,1300.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(34859,'4000','121749557898','2025-06-10 15:18:18',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(34860,'4000','121749557898','2025-06-10 15:18:28',NULL,200.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(34861,'4000','121749557898','2025-06-10 15:18:37',NULL,300.00,'','12','1','Good sold','1','','sales','6003','','No',NULL,NULL,''),(34862,'1050','121749557939','2025-06-10 17:11:27',200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174956470252230222942','No',NULL,NULL,''),(34863,'1110','121749557939','2025-06-10 15:18:59',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(34864,'5500','121749557939','2025-06-10 17:11:18',42.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34865,'4000','121749557939','2025-06-10 17:11:27',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(34866,'4000','121749557939','2025-06-10 15:18:59',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(34867,'1050','121749575999','2025-06-10 20:20:50',6200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174957605333030090310','No',NULL,NULL,''),(34868,'1110','121749575999','2025-06-10 20:20:50',NULL,1500.00,'','12','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(34869,'1110','121749575999','2025-06-10 20:20:08',NULL,900.00,'','12','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(34870,'1110','121749575999','2025-06-10 20:20:20',NULL,956.00,'','12','1','Inventory sold','1','','sales','B180','','No',NULL,NULL,''),(34871,'1110','121749575999','2025-06-10 20:20:27',NULL,950.00,'','12','1','Inventory sold','1','','sales','B182','','No',NULL,NULL,''),(34872,'1110','121749575999','2025-06-10 20:20:33',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(34873,'5500','121749575999','2025-06-10 20:20:42',4385.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34874,'4000','121749575999','2025-06-10 20:20:50',NULL,1500.00,'','12','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(34875,'4000','121749575999','2025-06-10 20:19:59',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(34876,'4000','121749575999','2025-06-10 20:20:08',NULL,900.00,'','12','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(34877,'4000','121749575999','2025-06-10 20:20:20',NULL,1700.00,'','12','1','Good sold','1','','sales','B180','','No',NULL,NULL,''),(34878,'4000','121749575999','2025-06-10 20:20:27',NULL,1700.00,'','12','1','Good sold','1','','sales','B182','','No',NULL,NULL,''),(34879,'4000','121749575999','2025-06-10 20:20:33',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(34880,'1050','121749576055','2025-06-10 20:24:59',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174957630161320355634','No',NULL,NULL,''),(34881,'4000','121749576055','2025-06-10 20:24:59',NULL,250.00,'','12','1','Good sold','1','','sales','6575','','No',NULL,NULL,''),(34882,'1050','191749647533','2025-06-11 16:13:08',5650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174964759036002303323','No',NULL,NULL,''),(34883,'1110','191749647533','2025-06-11 16:13:08',NULL,2400.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(34884,'1110','191749647533','2025-06-11 16:12:13',NULL,300.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(34885,'1110','191749647533','2025-06-11 16:12:51',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(34886,'5500','191749647533','2025-06-11 16:12:58',2700.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34887,'4000','191749647533','2025-06-11 16:13:08',NULL,3600.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(34888,'4000','191749647533','2025-06-11 16:12:13',NULL,600.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(34889,'4000','191749647533','2025-06-11 16:12:26',NULL,1200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(34890,'4000','191749647533','2025-06-11 16:12:35',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(34891,'4000','191749647533','2025-06-11 16:12:51',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(34899,'1050','191749647632','2025-06-11 16:14:28',1200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174964767027162320633','No',NULL,NULL,''),(34900,'1110','191749647632','2025-06-11 16:14:06',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(34901,'5500','191749647632','2025-06-11 16:14:20',600.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34902,'4000','191749647632','2025-06-11 16:14:28',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(34903,'4000','191749647632','2025-06-11 16:13:52',NULL,400.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(34904,'4000','191749647632','2025-06-11 16:14:06',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(34905,'1050','191749648482','2025-06-11 16:29:07',1050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174964855135122422060','No',NULL,NULL,''),(34906,'1110','191749648482','2025-06-11 16:29:07',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(34907,'5500','191749648482','2025-06-11 16:29:00',650.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34908,'4000','191749648482','2025-06-11 16:29:07',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(34909,'4000','191749648482','2025-06-11 16:28:02',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(34910,'4000','191749648482','2025-06-11 16:28:12',NULL,200.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(34937,'1050','191749651180','2025-06-11 18:06:41',2600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174965440334332303220','No',NULL,NULL,''),(34938,'1110','191749651180','2025-06-11 18:06:41',NULL,2600.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(34939,'5500','191749651180','2025-06-11 17:13:00',2600.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34940,'4000','191749651180','2025-06-11 18:06:41',NULL,2600.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(34941,'1050','191749654405','2025-06-11 18:12:19',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174965474193320074234','No',NULL,NULL,''),(34942,'4000','191749654405','2025-06-11 18:12:19',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(34943,'4000','191749654405','2025-06-11 18:06:45',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(34944,'4000','191749654405','2025-06-11 18:12:01',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(34945,'1050','191749649562','2025-06-11 16:46:15',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174965791872033790247','No',NULL,NULL,''),(34946,'4000','191749649562','2025-06-11 16:46:15',NULL,200.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(34947,'4000','191749649562','2025-06-11 16:46:02',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(34948,'1050','191749657924','2025-06-11 19:05:52',50.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174965795893920537093','No',NULL,NULL,''),(34949,'4000','191749657924','2025-06-11 19:05:52',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(34950,'1050','191749657963','2025-06-11 19:06:52',950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174965801392733916343','No',NULL,NULL,''),(34951,'1110','191749657963','2025-06-11 19:06:52',NULL,750.00,'','19','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(34952,'5500','191749657963','2025-06-11 19:06:40',750.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34953,'4000','191749657963','2025-06-11 19:06:52',NULL,750.00,'','19','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(34954,'4000','191749657963','2025-06-11 19:06:04',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(34970,'1050','191749647592','2025-06-11 16:13:49',5600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174965825187120992090','No',NULL,NULL,''),(34971,'1110','191749647592','2025-06-11 16:13:49',NULL,1417.50,'','19','1','Inventory sold','1','','sales','B137','','No',NULL,NULL,''),(34972,'1110','191749647592','2025-06-11 16:13:12',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(34973,'1110','191749647592','2025-06-11 16:41:39',NULL,1000.00,'','19','1','Inventory sold','1','','sales','B083','','No',NULL,NULL,''),(34974,'1110','191749647592','2025-06-11 16:44:35',NULL,187.00,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(34975,'1110','191749647592','2025-06-11 17:12:23',NULL,176.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(34976,'1110','191749647592','2025-06-11 19:07:32',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(34977,'5500','191749647592','2025-06-11 19:10:15',2938.83,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34978,'4000','191749647592','2025-06-11 16:13:49',NULL,2200.00,'','19','1','Good sold','1','','sales','B137','','No',NULL,NULL,''),(34979,'4000','191749647592','2025-06-11 16:13:12',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(34980,'4000','191749647592','2025-06-11 16:13:36',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(34981,'4000','191749647592','2025-06-11 16:13:43',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(34982,'4000','191749647592','2025-06-11 16:41:39',NULL,2000.00,'','19','1','Good sold','1','','sales','B083','','No',NULL,NULL,''),(34983,'4000','191749647592','2025-06-11 16:44:35',NULL,250.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(34984,'4000','191749647592','2025-06-11 17:12:23',NULL,250.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(34985,'4000','191749647592','2025-06-11 17:12:47',NULL,300.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(34986,'4000','191749647592','2025-06-11 19:07:32',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(34987,'1050','191749658254','2025-06-11 19:15:53',950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174965855769725942822','No',NULL,NULL,''),(34988,'1110','191749658254','2025-06-11 19:15:53',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(34989,'5500','191749658254','2025-06-11 19:14:34',600.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(34990,'4000','191749658254','2025-06-11 19:15:53',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(34991,'4000','191749658254','2025-06-11 19:10:54',NULL,150.00,'','19','1','Good sold','1','','sales','6545','','No',NULL,NULL,''),(34992,'4000','191749658254','2025-06-11 19:13:50',NULL,200.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(34993,'1050','191749730774','2025-06-12 15:20:43',4550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174973084473792328232','No',NULL,NULL,''),(34994,'1110','191749730774','2025-06-12 15:20:43',NULL,750.00,'','19','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(34995,'1110','191749730774','2025-06-12 15:19:34',NULL,1500.00,'','19','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(34996,'1110','191749730774','2025-06-12 15:20:02',NULL,950.00,'','19','1','Inventory sold','1','','sales','B183','','No',NULL,NULL,''),(34997,'1110','191749730774','2025-06-12 15:20:12',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(34998,'1110','191749730774','2025-06-12 15:20:21',NULL,47.00,'','19','1','Inventory sold','1','','sales','B091','','No',NULL,NULL,''),(34999,'5500','191749730774','2025-06-12 15:20:30',3326.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35000,'4000','191749730774','2025-06-12 15:20:43',NULL,750.00,'','19','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(35001,'4000','191749730774','2025-06-12 15:19:34',NULL,1500.00,'','19','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(35002,'4000','191749730774','2025-06-12 15:19:44',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(35003,'4000','191749730774','2025-06-12 15:19:53',NULL,200.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(35004,'4000','191749730774','2025-06-12 15:20:02',NULL,1700.00,'','19','1','Good sold','1','','sales','B183','','No',NULL,NULL,''),(35005,'4000','191749730774','2025-06-12 15:20:12',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(35006,'4000','191749730774','2025-06-12 15:20:21',NULL,100.00,'','19','1','Good sold','1','','sales','B091','','No',NULL,NULL,''),(35014,'1050','191749730847','2025-06-12 15:21:35',2300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174973243882391024828','No',NULL,NULL,''),(35015,'1110','191749730847','2025-06-12 15:20:47',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(35016,'1110','191749730847','2025-06-12 15:21:16',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(35017,'5500','191749730847','2025-06-12 15:47:08',1300.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35018,'4000','191749730847','2025-06-12 15:21:35',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(35019,'4000','191749730847','2025-06-12 15:20:47',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(35020,'4000','191749730847','2025-06-12 15:21:16',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(35021,'4000','191749730847','2025-06-12 15:21:23',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(35022,'1050','191749748969','2025-06-12 20:23:01',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174974898323389030022','No',NULL,NULL,''),(35023,'1110','191749748969','2025-06-12 20:23:01',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(35024,'5500','191749748969','2025-06-12 20:22:49',195.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35025,'4000','191749748969','2025-06-12 20:23:01',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(35026,'1050','191749831882','2025-06-13 19:26:09',1300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174983197311320320331','No',NULL,NULL,''),(35027,'1110','191749831882','2025-06-13 19:26:09',NULL,400.00,'','19','1','Inventory sold','1','','sales','6614','','No',NULL,NULL,''),(35028,'1110','191749831882','2025-06-13 19:24:42',NULL,200.00,'','19','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(35029,'1110','191749831882','2025-06-13 19:24:56',NULL,200.00,'','19','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(35030,'5500','191749831882','2025-06-13 19:25:44',800.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35031,'4000','191749831882','2025-06-13 19:26:09',NULL,400.00,'','19','1','Good sold','1','','sales','6614','','No',NULL,NULL,''),(35032,'4000','191749831882','2025-06-13 19:24:42',NULL,200.00,'','19','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(35033,'4000','191749831882','2025-06-13 19:24:56',NULL,200.00,'','19','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(35034,'4000','191749831882','2025-06-13 19:25:12',NULL,400.00,'','19','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(35035,'4000','191749831882','2025-06-13 19:25:26',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(35036,'1050','191749832960','2025-06-13 19:43:10',2000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174983299339123222230','No',NULL,NULL,''),(35037,'1110','191749832960','2025-06-13 19:43:10',NULL,676.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(35038,'1110','191749832960','2025-06-13 19:42:40',NULL,676.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(35039,'5500','191749832960','2025-06-13 19:42:55',1352.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35040,'4000','191749832960','2025-06-13 19:43:10',NULL,1000.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(35041,'4000','191749832960','2025-06-13 19:42:40',NULL,1000.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(35042,'1050','191749900711','2025-06-14 14:33:00',550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174990079020393000003','No',NULL,NULL,''),(35043,'1110','191749900711','2025-06-14 14:33:00',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(35044,'1110','191749900711','2025-06-14 14:31:51',NULL,176.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(35045,'5500','191749900711','2025-06-14 14:32:36',371.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35046,'4000','191749900711','2025-06-14 14:33:00',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(35047,'4000','191749900711','2025-06-14 14:31:51',NULL,300.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(35048,'1050','191749904390','2025-06-14 15:34:13',1050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174990445732302207311','No',NULL,NULL,''),(35049,'1110','191749904390','2025-06-14 15:33:10',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(35050,'5500','191749904390','2025-06-14 15:33:41',600.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35051,'4000','191749904390','2025-06-14 15:34:13',NULL,250.00,'','19','1','Good sold','1','','sales','6575','','No',NULL,NULL,''),(35052,'4000','191749904390','2025-06-14 15:33:10',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(35053,'4000','191749904390','2025-06-14 15:33:26',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(35065,'1050','121749905856','2025-06-14 15:59:48',3850.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174990628203242039323','No',NULL,NULL,''),(35066,'1110','121749905856','2025-06-14 15:59:48',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(35067,'1110','121749905856','2025-06-14 15:58:02',NULL,79.17,'','12','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(35068,'1110','121749905856','2025-06-14 15:58:45',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(35069,'1110','121749905856','2025-06-14 15:58:59',NULL,374.00,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(35070,'1110','121749905856','2025-06-14 16:03:41',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(35071,'5500','121749905856','2025-06-14 16:04:15',1822.17,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35072,'4000','121749905856','2025-06-14 15:59:48',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(35073,'4000','121749905856','2025-06-14 15:57:36',NULL,500.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(35074,'4000','121749905856','2025-06-14 15:57:50',NULL,200.00,'','12','1','Good sold','1','','sales','6533','','No',NULL,NULL,''),(35075,'4000','121749905856','2025-06-14 15:58:02',NULL,200.00,'','12','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(35076,'4000','121749905856','2025-06-14 15:58:18',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(35077,'4000','121749905856','2025-06-14 15:58:45',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(35078,'4000','121749905856','2025-06-14 15:58:59',NULL,500.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(35079,'4000','121749905856','2025-06-14 16:03:41',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(35086,'1050','121749912362','2025-06-14 17:47:17',2200.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174991244922112223931','No',NULL,NULL,''),(35087,'1110','121749912362','2025-06-14 17:47:17',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(35088,'1110','121749912362','2025-06-14 17:46:02',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(35089,'5500','121749912362','2025-06-14 17:47:00',1300.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35090,'4000','121749912362','2025-06-14 17:47:17',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(35091,'4000','121749912362','2025-06-14 17:46:02',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(35092,'4000','121749912362','2025-06-14 17:46:27',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(35093,'1050','191749913406','2025-06-14 18:07:08',1250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174991364923332902310','No',NULL,NULL,''),(35094,'1110','191749913406','2025-06-14 18:07:08',NULL,300.00,'','19','1','Inventory sold','1','','sales','6048','','No',NULL,NULL,''),(35095,'1110','191749913406','2025-06-14 18:04:06',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(35096,'5500','191749913406','2025-06-14 18:05:22',516.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35097,'4000','191749913406','2025-06-14 18:07:08',NULL,600.00,'','19','1','Good sold','1','','sales','6048','','No',NULL,NULL,''),(35098,'4000','191749913406','2025-06-14 18:03:26',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(35099,'4000','191749913406','2025-06-14 18:04:06',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(35100,'1050','191749914458','2025-06-14 18:23:51',3350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174991463649041993933','No',NULL,NULL,''),(35101,'1110','191749914458','2025-06-14 18:21:37',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(35102,'1110','191749914458','2025-06-14 18:22:12',NULL,176.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(35103,'5500','191749914458','2025-06-14 18:23:27',376.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35104,'4000','191749914458','2025-06-14 18:23:51',NULL,2500.00,'','19','1','Good sold','1','','sales','6540','','No',NULL,NULL,''),(35105,'4000','191749914458','2025-06-14 18:20:58',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(35106,'4000','191749914458','2025-06-14 18:21:37',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(35107,'4000','191749914458','2025-06-14 18:22:12',NULL,300.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(35108,'1050','191749916655','2025-06-14 19:03:06',1500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174991699002229039229','No',NULL,NULL,''),(35109,'1110','191749916655','2025-06-14 19:03:06',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(35110,'1110','191749916655','2025-06-14 18:57:36',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(35111,'1110','191749916655','2025-06-14 18:59:28',NULL,374.00,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(35112,'5500','191749916655','2025-06-14 18:59:39',1103.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35113,'4000','191749916655','2025-06-14 19:03:06',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(35114,'4000','191749916655','2025-06-14 18:57:36',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(35115,'4000','191749916655','2025-06-14 18:59:28',NULL,500.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(35126,'1050','121749917233','2025-06-14 19:07:53',1000.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174991729904110393390','No',NULL,NULL,''),(35127,'1110','121749917233','2025-06-14 19:07:53',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(35128,'1110','121749917233','2025-06-14 19:07:13',NULL,374.00,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(35129,'5500','121749917233','2025-06-14 19:07:42',712.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35130,'4000','121749917233','2025-06-14 19:07:53',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(35131,'4000','121749917233','2025-06-14 19:07:13',NULL,500.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(35132,'1050','121749906296','2025-06-14 17:45:47',2400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174992010703233232322','No',NULL,NULL,''),(35133,'1110','121749906296','2025-06-14 17:45:47',NULL,374.00,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(35134,'1110','121749906296','2025-06-14 16:04:56',NULL,544.00,'','12','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(35135,'1110','121749906296','2025-06-14 17:45:32',NULL,272.00,'','12','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(35136,'1110','121749906296','2025-06-14 19:04:10',NULL,187.00,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(35137,'1110','121749906296','2025-06-14 19:04:28',NULL,187.00,'','12','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(35138,'1110','121749906296','2025-06-14 19:54:42',NULL,272.00,'','12','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(35139,'5500','121749906296','2025-06-14 19:54:56',1836.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35140,'4000','121749906296','2025-06-14 17:45:47',NULL,500.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(35141,'4000','121749906296','2025-06-14 16:04:56',NULL,700.00,'','12','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(35142,'4000','121749906296','2025-06-14 17:45:32',NULL,350.00,'','12','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(35143,'4000','121749906296','2025-06-14 19:04:10',NULL,250.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(35144,'4000','121749906296','2025-06-14 19:04:28',NULL,250.00,'','12','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(35145,'4000','121749906296','2025-06-14 19:54:42',NULL,350.00,'','12','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(35150,'1050','121749920299','2025-06-14 20:05:01',5800.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174992070612373230036','No',NULL,NULL,''),(35151,'1110','121749920299','2025-06-14 20:05:01',NULL,3400.00,'','12','1','Inventory sold','1','','sales','5993','','No',NULL,NULL,''),(35152,'1110','121749920299','2025-06-14 19:58:19',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(35153,'1110','121749920299','2025-06-14 19:58:28',NULL,1700.00,'','12','1','Inventory sold','1','','sales','5993','','No',NULL,NULL,''),(35154,'1110','121749920299','2025-06-14 19:58:37',NULL,600.00,'','12','1','Inventory sold','1','','sales','5981','','No',NULL,NULL,''),(35155,'5500','121749920299','2025-06-14 20:04:43',5742.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35156,'4000','121749920299','2025-06-14 20:05:01',NULL,3400.00,'','12','1','Good sold','1','','sales','5993','','No',NULL,NULL,''),(35157,'4000','121749920299','2025-06-14 19:58:19',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(35158,'4000','121749920299','2025-06-14 19:58:28',NULL,1700.00,'','12','1','Good sold','1','','sales','5993','','No',NULL,NULL,''),(35159,'4000','121749920299','2025-06-14 19:58:37',NULL,600.00,'','12','1','Good sold','1','','sales','5981','','No',NULL,NULL,''),(35160,'1050','121749920139','2025-06-14 19:55:52',600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174992785600902502672','No',NULL,NULL,''),(35161,'1110','121749920139','2025-06-14 19:55:52',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(35162,'1110','121749920139','2025-06-14 19:55:39',NULL,204.00,'','12','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(35163,'5500','121749920139','2025-06-14 22:04:05',408.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35164,'4000','121749920139','2025-06-14 19:55:52',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(35165,'4000','121749920139','2025-06-14 19:55:39',NULL,300.00,'','12','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(35194,'1050','121749929576','2025-06-14 22:46:02',50.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174993036530073223223','No',NULL,NULL,''),(35195,'4000','121749929576','2025-06-14 22:46:02',NULL,50.00,'','12','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(35196,'1050','121749927857','2025-06-14 22:09:42',6300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174993184702922722340','No',NULL,NULL,''),(35197,'1110','121749927857','2025-06-14 22:09:42',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(35198,'1110','121749927857','2025-06-14 22:07:44',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(35199,'1110','121749927857','2025-06-14 22:08:02',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(35200,'1110','121749927857','2025-06-14 22:08:25',NULL,1704.00,'','12','1','Inventory sold','1','','sales','B165','','No',NULL,NULL,''),(35201,'1110','121749927857','2025-06-14 22:09:16',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(35202,'1110','121749927857','2025-06-14 22:10:03',NULL,200.00,'','12','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(35203,'5500','121749927857','2025-06-14 23:10:36',3488.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35204,'4000','121749927857','2025-06-14 22:09:42',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(35205,'4000','121749927857','2025-06-14 22:04:17',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(35206,'4000','121749927857','2025-06-14 22:07:44',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(35207,'4000','121749927857','2025-06-14 22:07:52',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(35208,'4000','121749927857','2025-06-14 22:08:02',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(35209,'4000','121749927857','2025-06-14 22:08:15',NULL,600.00,'','12','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(35210,'4000','121749927857','2025-06-14 22:08:25',NULL,3500.00,'','12','1','Good sold','1','','sales','B165','','No',NULL,NULL,''),(35211,'4000','121749927857','2025-06-14 22:09:16',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(35212,'4000','121749927857','2025-06-14 22:10:03',NULL,200.00,'','12','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(35213,'1050','121749933085','2025-06-14 23:31:34',100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174993309690200122219','No',NULL,NULL,''),(35214,'4000','121749933085','2025-06-14 23:31:34',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(35220,'1050','191749984052','2025-06-15 13:41:12',800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174998410833933239197','No',NULL,NULL,''),(35221,'1110','191749984052','2025-06-15 13:41:12',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(35222,'1110','191749984052','2025-06-15 13:41:04',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(35223,'5500','191749984052','2025-06-15 13:41:34',258.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35224,'4000','191749984052','2025-06-15 13:41:12',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(35225,'4000','191749984052','2025-06-15 13:40:52',NULL,300.00,'','19','1','Good sold','1','','sales','6571','','No',NULL,NULL,''),(35226,'4000','191749984052','2025-06-15 13:41:04',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(35237,'1050','121749988040','2025-06-15 14:47:51',1850.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174998807893309928322','No',NULL,NULL,''),(35238,'1110','121749988040','2025-06-15 14:47:51',NULL,1300.00,'','12','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(35239,'1110','121749988040','2025-06-15 14:47:31',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(35240,'1110','121749988040','2025-06-15 14:47:36',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(35241,'5500','121749988040','2025-06-15 14:47:44',1400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35242,'4000','121749988040','2025-06-15 14:47:51',NULL,1300.00,'','12','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(35243,'4000','121749988040','2025-06-15 14:47:20',NULL,200.00,'','12','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(35244,'4000','121749988040','2025-06-15 14:47:31',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(35245,'4000','121749988040','2025-06-15 14:47:36',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(35246,'1050','191749988560','2025-06-15 14:56:39',1400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174998860138333130833','No',NULL,NULL,''),(35247,'1110','191749988560','2025-06-15 14:56:39',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(35248,'1110','191749988560','2025-06-15 14:56:19',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(35249,'5500','191749988560','2025-06-15 14:56:32',1116.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35250,'4000','191749988560','2025-06-15 14:56:39',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(35251,'4000','191749988560','2025-06-15 14:56:00',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(35252,'4000','191749988560','2025-06-15 14:56:19',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(35253,'1050','191749988602','2025-06-15 15:06:07',1300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174998917003382039392','No',NULL,NULL,''),(35254,'1110','191749988602','2025-06-15 15:06:07',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(35255,'1110','191749988602','2025-06-15 14:56:42',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(35256,'5500','191749988602','2025-06-15 15:05:51',800.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35257,'4000','191749988602','2025-06-15 15:06:07',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(35258,'4000','191749988602','2025-06-15 14:56:42',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(35259,'4000','191749988602','2025-06-15 15:05:44',NULL,300.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(35279,'1050','121749990157','2025-06-15 15:23:04',2100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174999018530011802020','No',NULL,NULL,''),(35280,'1110','121749990157','2025-06-15 15:23:04',NULL,300.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(35281,'1110','121749990157','2025-06-15 15:22:37',NULL,1500.00,'','12','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(35282,'5500','121749990157','2025-06-15 15:22:46',1800.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35283,'4000','121749990157','2025-06-15 15:23:04',NULL,600.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(35284,'4000','121749990157','2025-06-15 15:22:37',NULL,1500.00,'','12','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(35285,'1050','121749992544','2025-06-15 16:03:07',1900.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174999259101322213329','No',NULL,NULL,''),(35286,'1110','121749992544','2025-06-15 16:02:24',NULL,1000.00,'','12','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(35287,'1110','121749992544','2025-06-15 16:02:39',NULL,400.00,'','12','1','Inventory sold','1','','sales','6013','','No',NULL,NULL,''),(35288,'5500','121749992544','2025-06-15 16:02:52',1400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35289,'4000','121749992544','2025-06-15 16:03:07',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(35290,'4000','121749992544','2025-06-15 16:02:24',NULL,1300.00,'','12','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(35291,'4000','121749992544','2025-06-15 16:02:39',NULL,400.00,'','12','1','Good sold','1','','sales','6013','','No',NULL,NULL,''),(35306,'1050','191749989899','2025-06-15 15:21:04',3050.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174999444233342901324','No',NULL,NULL,''),(35307,'1110','191749989899','2025-06-15 15:21:04',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(35308,'1110','191749989899','2025-06-15 15:18:19',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(35309,'1110','191749989899','2025-06-15 15:19:50',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(35310,'1110','191749989899','2025-06-15 15:20:31',NULL,134.52,'','19','1','Inventory sold','1','','sales','B035','','No',NULL,NULL,''),(35311,'1110','191749989899','2025-06-15 15:20:38',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(35312,'5500','191749989899','2025-06-15 16:28:57',1634.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35313,'4000','191749989899','2025-06-15 15:21:04',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(35314,'4000','191749989899','2025-06-15 15:18:19',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(35315,'4000','191749989899','2025-06-15 15:19:50',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(35316,'4000','191749989899','2025-06-15 15:20:24',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(35317,'4000','191749989899','2025-06-15 15:20:31',NULL,500.00,'','19','1','Good sold','1','','sales','B035','','No',NULL,NULL,''),(35318,'4000','191749989899','2025-06-15 15:20:38',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(35319,'4000','191749989899','2025-06-15 16:28:48',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(35320,'1050','191749989351','2025-06-15 15:17:30',1900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174999543030302300033','No',NULL,NULL,''),(35321,'1110','191749989351','2025-06-15 15:17:30',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(35322,'1110','191749989351','2025-06-15 15:09:11',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(35323,'1110','191749989351','2025-06-15 15:17:02',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(35324,'1110','191749989351','2025-06-15 15:17:08',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(35325,'5500','191749989351','2025-06-15 16:50:11',1358.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35326,'4000','191749989351','2025-06-15 15:17:30',NULL,1200.00,'','19','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(35327,'4000','191749989351','2025-06-15 15:09:11',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(35328,'4000','191749989351','2025-06-15 15:17:02',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(35329,'4000','191749989351','2025-06-15 15:17:08',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(35341,'1050','191749995534','2025-06-15 16:52:41',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19174999556355515612000','No',NULL,NULL,''),(35342,'4000','191749995534','2025-06-15 16:52:41',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(35360,'1050','121749997385','2025-06-15 17:23:37',1500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174999816222026263331','No',NULL,NULL,''),(35361,'4000','121749997385','2025-06-15 17:23:37',NULL,600.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(35362,'4000','121749997385','2025-06-15 17:23:05',NULL,450.00,'','12','1','Good sold','1','','sales','6534','','No',NULL,NULL,''),(35363,'4000','121749997385','2025-06-15 17:23:19',NULL,150.00,'','12','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(35364,'4000','121749997385','2025-06-15 17:23:29',NULL,300.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(35365,'1050','121749998163','2025-06-15 17:38:13',9050.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12174999830033001082002','No',NULL,NULL,''),(35366,'1110','121749998163','2025-06-15 17:38:13',NULL,648.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(35367,'1110','121749998163','2025-06-15 17:36:21',NULL,169.00,'','12','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(35368,'1110','121749998163','2025-06-15 17:36:33',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(35369,'1110','121749998163','2025-06-15 17:36:51',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(35370,'1110','121749998163','2025-06-15 17:37:06',NULL,500.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(35371,'5500','121749998163','2025-06-15 17:38:02',2559.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35372,'4000','121749998163','2025-06-15 17:38:13',NULL,1200.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(35373,'4000','121749998163','2025-06-15 17:36:03',NULL,600.00,'','12','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(35374,'4000','121749998163','2025-06-15 17:36:21',NULL,250.00,'','12','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(35375,'4000','121749998163','2025-06-15 17:36:33',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(35376,'4000','121749998163','2025-06-15 17:36:44',NULL,2600.00,'','12','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(35377,'4000','121749998163','2025-06-15 17:36:51',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(35378,'4000','121749998163','2025-06-15 17:37:06',NULL,1000.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(35379,'4000','121749998163','2025-06-15 17:37:20',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(35380,'4000','121749998163','2025-06-15 17:37:36',NULL,300.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(35381,'4000','121749998163','2025-06-15 17:37:44',NULL,500.00,'','12','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(35382,'4000','121749998163','2025-06-15 17:37:53',NULL,500.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(35440,'1050','121750002418','2025-06-15 18:47:13',150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12175000244003331022330','No',NULL,NULL,''),(35441,'4000','121750002418','2025-06-15 18:47:13',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(35450,'1050','191749984120','2025-06-15 13:42:57',3500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175000467551260010270','No',NULL,NULL,''),(35451,'1110','191749984120','2025-06-15 13:42:57',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(35452,'1110','191749984120','2025-06-15 13:42:00',NULL,600.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(35453,'1110','191749984120','2025-06-15 13:42:09',NULL,300.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(35454,'1110','191749984120','2025-06-15 13:42:16',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(35455,'1110','191749984120','2025-06-15 13:42:25',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(35456,'5500','191749984120','2025-06-15 19:24:21',2358.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35457,'4000','191749984120','2025-06-15 13:42:57',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(35458,'4000','191749984120','2025-06-15 13:42:00',NULL,600.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(35459,'4000','191749984120','2025-06-15 13:42:09',NULL,600.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(35460,'4000','191749984120','2025-06-15 13:42:16',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(35461,'4000','191749984120','2025-06-15 13:42:25',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(35462,'1050','121750006931','2025-06-15 20:05:19',4400.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12175000712302230223072','No',NULL,NULL,''),(35463,'1110','121750006931','2025-06-15 20:05:19',NULL,800.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(35464,'1110','121750006931','2025-06-15 20:04:20',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(35465,'5500','121750006931','2025-06-15 20:05:10',800.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35466,'4000','121750006931','2025-06-15 20:05:19',NULL,1600.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(35467,'4000','121750006931','2025-06-15 20:02:12',NULL,1400.00,'','12','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(35468,'4000','121750006931','2025-06-15 20:03:10',NULL,100.00,'','12','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(35469,'4000','121750006931','2025-06-15 20:04:20',NULL,900.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(35470,'4000','121750006931','2025-06-15 20:04:36',NULL,300.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(35471,'4000','121750006931','2025-06-15 20:04:48',NULL,100.00,'','12','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(35472,'1050','121750008790','2025-06-15 20:34:43',3600.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12175000888508030200020','No',NULL,NULL,''),(35473,'1110','121750008790','2025-06-15 20:34:43',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(35474,'1110','121750008790','2025-06-15 20:33:10',NULL,100.00,'','12','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(35475,'1110','121750008790','2025-06-15 20:34:05',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(35476,'1110','121750008790','2025-06-15 20:34:18',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(35477,'5500','121750008790','2025-06-15 20:34:34',1854.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35478,'4000','121750008790','2025-06-15 20:34:43',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(35479,'4000','121750008790','2025-06-15 20:33:10',NULL,200.00,'','12','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(35480,'4000','121750008790','2025-06-15 20:33:50',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(35481,'4000','121750008790','2025-06-15 20:33:58',NULL,600.00,'','12','1','Good sold','1','','sales','6547','','No',NULL,NULL,''),(35482,'4000','121750008790','2025-06-15 20:34:05',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(35483,'4000','121750008790','2025-06-15 20:34:18',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(35484,'1050','191749995629','2025-06-15 16:56:02',4300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175001147920300220070','No',NULL,NULL,''),(35485,'1110','191749995629','2025-06-15 16:56:02',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(35486,'1110','191749995629','2025-06-15 16:53:49',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(35487,'1110','191749995629','2025-06-15 16:54:16',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(35488,'1110','191749995629','2025-06-15 16:54:30',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(35489,'1110','191749995629','2025-06-15 16:54:47',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(35490,'1110','191749995629','2025-06-15 16:55:49',NULL,338.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(35491,'1110','191749995629','2025-06-15 18:14:07',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(35492,'1110','191749995629','2025-06-15 18:16:20',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(35493,'5500','191749995629','2025-06-15 18:23:22',2738.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35494,'4000','191749995629','2025-06-15 16:56:02',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(35495,'4000','191749995629','2025-06-15 16:53:49',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(35496,'4000','191749995629','2025-06-15 16:54:16',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(35497,'4000','191749995629','2025-06-15 16:54:30',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(35498,'4000','191749995629','2025-06-15 16:54:47',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(35499,'4000','191749995629','2025-06-15 16:55:13',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(35500,'4000','191749995629','2025-06-15 16:55:49',NULL,500.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(35501,'4000','191749995629','2025-06-15 18:14:07',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(35502,'4000','191749995629','2025-06-15 18:16:20',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(35503,'1050','191750003016','2025-06-15 18:57:46',2600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175001149302300920935','No',NULL,NULL,''),(35504,'1110','191750003016','2025-06-15 18:56:56',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(35505,'1110','191750003016','2025-06-15 18:57:24',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(35506,'5500','191750003016','2025-06-15 18:57:35',552.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35507,'4000','191750003016','2025-06-15 18:57:46',NULL,1200.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(35508,'4000','191750003016','2025-06-15 18:56:56',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(35509,'4000','191750003016','2025-06-15 18:57:11',NULL,400.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(35510,'4000','191750003016','2025-06-15 18:57:24',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(35511,'1050','191750000648','2025-06-15 18:18:02',2000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175001150807033720331','No',NULL,NULL,''),(35512,'1110','191750000648','2025-06-15 18:18:02',NULL,1500.00,'','19','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(35513,'1110','191750000648','2025-06-15 18:17:28',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(35514,'5500','191750000648','2025-06-15 18:17:53',1700.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35515,'4000','191750000648','2025-06-15 18:18:02',NULL,1500.00,'','19','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(35516,'4000','191750000648','2025-06-15 18:17:28',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(35517,'4000','191750000648','2025-06-15 18:17:45',NULL,300.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(35518,'1050','191749995434','2025-06-15 16:52:06',2650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175001157101020135210','No',NULL,NULL,''),(35519,'1110','191749995434','2025-06-15 16:50:49',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(35520,'1110','191749995434','2025-06-15 16:51:01',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(35521,'1110','191749995434','2025-06-15 16:51:23',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(35522,'5500','191749995434','2025-06-15 16:51:54',1600.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35523,'4000','191749995434','2025-06-15 16:52:06',NULL,650.00,'','19','1','Good sold','1','','sales','6505','','No',NULL,NULL,''),(35524,'4000','191749995434','2025-06-15 16:50:34',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(35525,'4000','191749995434','2025-06-15 16:50:49',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(35526,'4000','191749995434','2025-06-15 16:51:01',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(35527,'4000','191749995434','2025-06-15 16:51:23',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(35528,'4000','191749995434','2025-06-15 16:51:44',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(35538,'1050','121750011959','2025-06-15 21:42:25',2650.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12175001299722013132729','No',NULL,NULL,''),(35539,'1110','121750011959','2025-06-15 21:41:59',NULL,528.00,'','12','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(35540,'1110','121750011959','2025-06-15 21:42:06',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(35541,'5500','121750011959','2025-06-15 21:42:17',744.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35542,'4000','121750011959','2025-06-15 21:42:25',NULL,1300.00,'','12','1','Good sold','1','','sales','6506','','No',NULL,NULL,''),(35543,'4000','121750011959','2025-06-15 21:25:59',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(35544,'4000','121750011959','2025-06-15 21:41:52',NULL,100.00,'','12','1','Good sold','1','','sales','6537','','No',NULL,NULL,''),(35545,'4000','121750011959','2025-06-15 21:41:59',NULL,750.00,'','12','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(35546,'4000','121750011959','2025-06-15 21:42:06',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(35547,'1050','191750098917','2025-06-16 21:36:07',2650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175009897233020000310','No',NULL,NULL,''),(35548,'1110','191750098917','2025-06-16 21:36:07',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(35549,'1110','191750098917','2025-06-16 21:35:17',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(35550,'1110','191750098917','2025-06-16 21:35:27',NULL,610.00,'','19','1','Inventory sold','1','','sales','B064','','No',NULL,NULL,''),(35551,'1110','191750098917','2025-06-16 21:35:36',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(35552,'1110','191750098917','2025-06-16 21:35:45',NULL,41.67,'','19','1','Inventory sold','1','','sales','B097','','No',NULL,NULL,''),(35553,'5500','191750098917','2025-06-16 21:35:55',1830.83,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35554,'4000','191750098917','2025-06-16 21:36:07',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(35555,'4000','191750098917','2025-06-16 21:35:17',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(35556,'4000','191750098917','2025-06-16 21:35:27',NULL,1200.00,'','19','1','Good sold','1','','sales','B064','','No',NULL,NULL,''),(35557,'4000','191750098917','2025-06-16 21:35:36',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(35558,'4000','191750098917','2025-06-16 21:35:45',NULL,150.00,'','19','1','Good sold','1','','sales','B097','','No',NULL,NULL,''),(35559,'1050','191750098974','2025-06-16 21:36:54',700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175009905003359293903','No',NULL,NULL,''),(35560,'1110','191750098974','2025-06-16 21:36:14',NULL,400.00,'','19','1','Inventory sold','1','','sales','6614','','No',NULL,NULL,''),(35561,'5500','191750098974','2025-06-16 21:36:43',400.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35562,'4000','191750098974','2025-06-16 21:36:54',NULL,300.00,'','19','1','Good sold','1','','sales','6522','','No',NULL,NULL,''),(35563,'4000','191750098974','2025-06-16 21:36:14',NULL,400.00,'','19','1','Good sold','1','','sales','6614','','No',NULL,NULL,''),(35564,'1050','191750099051','2025-06-16 21:38:11',900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175009909203139300022','No',NULL,NULL,''),(35565,'4000','191750099051','2025-06-16 21:38:11',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(35566,'4000','191750099051','2025-06-16 21:37:31',NULL,600.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(35567,'1050','191750164761','2025-06-17 15:53:38',1700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175016481939013703201','No',NULL,NULL,''),(35568,'1110','191750164761','2025-06-17 15:53:12',NULL,300.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(35569,'5500','191750164761','2025-06-17 15:53:24',300.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35570,'4000','191750164761','2025-06-17 15:53:38',NULL,450.00,'','19','1','Good sold','1','','sales','6534','','No',NULL,NULL,''),(35571,'4000','191750164761','2025-06-17 15:52:41',NULL,200.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(35572,'4000','191750164761','2025-06-17 15:53:00',NULL,450.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(35573,'4000','191750164761','2025-06-17 15:53:12',NULL,600.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(35574,'1050','191750164820','2025-06-17 15:54:03',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175016484612132683470','No',NULL,NULL,''),(35575,'4000','191750164820','2025-06-17 15:54:03',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(35576,'4000','191750164820','2025-06-17 15:53:40',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(35577,'1050','191750172314','2025-06-17 17:59:20',2950.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175017236230523233222','No',NULL,NULL,''),(35578,'1110','191750172314','2025-06-17 17:59:20',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(35579,'1110','191750172314','2025-06-17 17:58:47',NULL,352.00,'','19','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(35580,'1110','191750172314','2025-06-17 17:58:54',NULL,222.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(35581,'1110','191750172314','2025-06-17 17:59:04',NULL,169.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(35582,'5500','191750172314','2025-06-17 17:59:13',1943.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35583,'4000','191750172314','2025-06-17 17:59:20',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(35584,'4000','191750172314','2025-06-17 17:58:34',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(35585,'4000','191750172314','2025-06-17 17:58:47',NULL,500.00,'','19','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(35586,'4000','191750172314','2025-06-17 17:58:54',NULL,300.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(35587,'4000','191750172314','2025-06-17 17:59:04',NULL,250.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(35588,'1050','121750248297','2025-06-18 15:05:31',2100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12175024833402220212233','No',NULL,NULL,''),(35589,'1110','121750248297','2025-06-18 15:05:31',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(35590,'1110','121750248297','2025-06-18 15:05:13',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(35591,'5500','121750248297','2025-06-18 15:05:22',1242.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35592,'4000','121750248297','2025-06-18 15:05:31',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(35593,'4000','121750248297','2025-06-18 15:04:58',NULL,100.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(35594,'4000','121750248297','2025-06-18 15:05:07',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(35595,'4000','121750248297','2025-06-18 15:05:13',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(35596,'1050','121750248339','2025-06-18 15:10:19',250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12175024862222222333323','No',NULL,NULL,''),(35597,'1110','121750248339','2025-06-18 15:10:19',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(35598,'5500','121750248339','2025-06-18 15:05:39',169.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35599,'4000','121750248339','2025-06-18 15:10:19',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(35600,'1050','121750248624','2025-06-18 16:59:57',150.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12175025520020320030535','No',NULL,NULL,''),(35601,'4000','121750248624','2025-06-18 16:59:57',NULL,150.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(35602,'1050','121750269077','2025-06-18 20:51:40',700.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12175026910559230292372','No',NULL,NULL,''),(35603,'1110','121750269077','2025-06-18 20:51:40',NULL,391.04,'','12','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(35604,'1110','121750269077','2025-06-18 20:51:17',NULL,100.00,'','12','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(35605,'5500','121750269077','2025-06-18 20:51:33',491.04,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35606,'4000','121750269077','2025-06-18 20:51:40',NULL,500.00,'','12','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(35607,'4000','121750269077','2025-06-18 20:51:17',NULL,200.00,'','12','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(35608,'1050','191750327812','2025-06-19 13:10:33',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175032783592323272053','No',NULL,NULL,''),(35609,'4000','191750327812','2025-06-19 13:10:33',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(35610,'4000','191750327812','2025-06-19 13:10:12',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(35611,'1050','191750327836','2025-06-19 13:11:59',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175032792729233222222','No',NULL,NULL,''),(35612,'1110','191750327836','2025-06-19 13:10:36',NULL,50.00,'','19','1','Inventory sold','1','','sales','6024','','No',NULL,NULL,''),(35613,'5500','191750327836','2025-06-19 13:11:20',50.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35614,'4000','191750327836','2025-06-19 13:11:59',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(35615,'4000','191750327836','2025-06-19 13:10:36',NULL,100.00,'','19','1','Good sold','1','','sales','6024','','No',NULL,NULL,''),(35616,'4000','191750327836','2025-06-19 13:11:04',NULL,50.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(35617,'1050','191750327929','2025-06-19 13:12:45',1350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175032796703791339530','No',NULL,NULL,''),(35618,'4000','191750327929','2025-06-19 13:12:45',NULL,900.00,'','19','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(35619,'4000','191750327929','2025-06-19 13:12:09',NULL,450.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(35649,'1050','191750348978','2025-06-19 19:03:57',2900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175035684233333230197','No',NULL,NULL,''),(35650,'1110','191750348978','2025-06-19 19:03:57',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(35651,'1110','191750348978','2025-06-19 19:02:58',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(35652,'1110','191750348978','2025-06-19 19:03:48',NULL,204.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(35653,'5500','191750348978','2025-06-19 21:13:52',1408.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35654,'4000','191750348978','2025-06-19 19:03:57',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(35655,'4000','191750348978','2025-06-19 19:02:58',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(35656,'4000','191750348978','2025-06-19 19:03:09',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(35657,'4000','191750348978','2025-06-19 19:03:48',NULL,300.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(35658,'4000','191750348978','2025-06-19 19:51:23',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(35659,'4000','191750348978','2025-06-19 19:51:31',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(35660,'4000','191750348978','2025-06-19 19:51:38',NULL,600.00,'','19','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(35661,'4000','191750348978','2025-06-19 19:51:53',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(35662,'1050','191750348949','2025-06-19 19:02:52',900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175035687300622373223','No',NULL,NULL,''),(35663,'1110','191750348949','2025-06-19 19:02:52',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(35664,'1110','191750348949','2025-06-19 19:02:29',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(35665,'1110','191750348949','2025-06-19 19:50:49',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(35666,'5500','191750348949','2025-06-19 21:14:18',607.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35667,'4000','191750348949','2025-06-19 19:02:52',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(35668,'4000','191750348949','2025-06-19 19:02:29',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(35669,'4000','191750348949','2025-06-19 19:50:49',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(35670,'1050','191750356874','2025-06-19 21:14:50',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175035689233223562213','No',NULL,NULL,''),(35671,'4000','191750356874','2025-06-19 21:14:50',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(35672,'1050','121750436123','2025-06-20 19:15:39',300.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12175043614515213120312','No',NULL,NULL,''),(35673,'4000','121750436123','2025-06-20 19:15:39',NULL,300.00,'','12','1','Good sold','1','','sales','6515','','No',NULL,NULL,''),(35674,'1050','121750436147','2025-06-20 19:16:44',2100.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12175043620746052256325','No',NULL,NULL,''),(35675,'1110','121750436147','2025-06-20 19:16:44',NULL,1200.00,'','12','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(35676,'5500','121750436147','2025-06-20 19:16:34',1200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35677,'4000','121750436147','2025-06-20 19:16:44',NULL,1800.00,'','12','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(35678,'4000','121750436147','2025-06-20 19:15:47',NULL,200.00,'','12','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(35679,'4000','121750436147','2025-06-20 19:16:22',NULL,100.00,'','12','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(35716,'1050','121750436208','2025-06-20 20:23:06',4250.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12175044241100040123340','No',NULL,NULL,''),(35717,'1110','121750436208','2025-06-20 20:23:06',NULL,338.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(35718,'1110','121750436208','2025-06-20 19:16:48',NULL,610.50,'','12','1','Inventory sold','1','','sales','B136','','No',NULL,NULL,''),(35719,'1110','121750436208','2025-06-20 20:21:57',NULL,352.00,'','12','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(35720,'1110','121750436208','2025-06-20 20:22:08',NULL,42.00,'','12','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(35721,'1110','121750436208','2025-06-20 20:22:20',NULL,216.00,'','12','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(35722,'1110','121750436208','2025-06-20 20:24:23',NULL,610.50,'','12','1','Inventory sold','1','','sales','B136','','No',NULL,NULL,''),(35723,'1110','121750436208','2025-06-20 20:59:21',NULL,169.00,'','12','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(35724,'5500','121750436208','2025-06-20 20:59:57',2338.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35725,'4000','121750436208','2025-06-20 20:23:06',NULL,500.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(35726,'4000','121750436208','2025-06-20 19:16:48',NULL,1200.00,'','12','1','Good sold','1','','sales','B136','','No',NULL,NULL,''),(35727,'4000','121750436208','2025-06-20 20:21:57',NULL,600.00,'','12','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(35728,'4000','121750436208','2025-06-20 20:22:08',NULL,100.00,'','12','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(35729,'4000','121750436208','2025-06-20 20:22:20',NULL,400.00,'','12','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(35730,'4000','121750436208','2025-06-20 20:24:23',NULL,1200.00,'','12','1','Good sold','1','','sales','B136','','No',NULL,NULL,''),(35731,'4000','121750436208','2025-06-20 20:59:21',NULL,250.00,'','12','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(35732,'1050','191750502557','2025-06-21 13:43:05',550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175050258902122032502','No',NULL,NULL,''),(35733,'1110','191750502557','2025-06-21 13:43:05',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(35734,'5500','191750502557','2025-06-21 13:42:52',391.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35735,'4000','191750502557','2025-06-21 13:43:05',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(35736,'4000','191750502557','2025-06-21 13:42:37',NULL,50.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(35751,'1050','191750502597','2025-06-21 15:10:41',5200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175050809430009002301','No',NULL,NULL,''),(35752,'1110','191750502597','2025-06-21 15:10:41',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(35753,'1110','191750502597','2025-06-21 13:43:17',NULL,610.50,'','19','1','Inventory sold','1','','sales','B136','','No',NULL,NULL,''),(35754,'1110','191750502597','2025-06-21 15:08:10',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(35755,'1110','191750502597','2025-06-21 15:08:59',NULL,530.00,'','19','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(35756,'1110','191750502597','2025-06-21 15:09:31',NULL,530.00,'','19','1','Inventory sold','1','','sales','B019','','No',NULL,NULL,''),(35757,'1110','191750502597','2025-06-21 15:09:48',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(35758,'5500','191750502597','2025-06-21 15:14:39',3149.67,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35759,'4000','191750502597','2025-06-21 15:10:41',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(35760,'4000','191750502597','2025-06-21 13:43:17',NULL,1200.00,'','19','1','Good sold','1','','sales','B136','','No',NULL,NULL,''),(35761,'4000','191750502597','2025-06-21 15:08:10',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(35762,'4000','191750502597','2025-06-21 15:08:59',NULL,700.00,'','19','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(35763,'4000','191750502597','2025-06-21 15:09:31',NULL,700.00,'','19','1','Good sold','1','','sales','B019','','No',NULL,NULL,''),(35764,'4000','191750502597','2025-06-21 15:09:48',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(35765,'4000','191750502597','2025-06-21 15:10:19',NULL,200.00,'','19','1','Good sold','1','','sales','6521','','No',NULL,NULL,''),(35766,'1050','191750508106','2025-06-21 15:17:24',2100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175050824532335823548','No',NULL,NULL,''),(35767,'1110','191750508106','2025-06-21 15:17:24',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(35768,'5500','191750508106','2025-06-21 15:17:16',1200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35769,'4000','191750508106','2025-06-21 15:17:24',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(35770,'4000','191750508106','2025-06-21 15:15:06',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(35771,'4000','191750508106','2025-06-21 15:17:08',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(35783,'1050','191750509583','2025-06-21 15:40:46',2300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175051537571322052253','No',NULL,NULL,''),(35784,'1110','191750509583','2025-06-21 15:40:46',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(35785,'5500','191750509583','2025-06-21 17:15:50',1300.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35786,'4000','191750509583','2025-06-21 15:40:46',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(35787,'4000','191750509583','2025-06-21 15:39:44',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(35788,'4000','191750509583','2025-06-21 15:40:33',NULL,600.00,'','19','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(35789,'4000','191750509583','2025-06-21 15:48:45',NULL,300.00,'','19','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(35790,'1050','191750515384','2025-06-21 17:16:57',800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175051542033032220205','No',NULL,NULL,''),(35791,'1110','191750515384','2025-06-21 17:16:57',NULL,600.00,'','19','1','Inventory sold','1','','sales','6010','','No',NULL,NULL,''),(35792,'1110','191750515384','2025-06-21 17:16:25',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(35793,'5500','191750515384','2025-06-21 17:16:45',700.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35794,'4000','191750515384','2025-06-21 17:16:57',NULL,600.00,'','19','1','Good sold','1','','sales','6010','','No',NULL,NULL,''),(35795,'4000','191750515384','2025-06-21 17:16:25',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(35796,'1050','191750515433','2025-06-21 18:05:23',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175051833400223023228','No',NULL,NULL,''),(35797,'1110','191750515433','2025-06-21 18:05:23',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(35798,'5500','191750515433','2025-06-21 18:04:56',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35799,'4000','191750515433','2025-06-21 18:05:23',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(35800,'4000','191750515433','2025-06-21 17:17:14',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(35801,'1050','191750587723','2025-06-22 13:23:29',3200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175058781038932918592','No',NULL,NULL,''),(35802,'1110','191750587723','2025-06-22 13:22:03',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(35803,'1110','191750587723','2025-06-22 13:22:29',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(35804,'1110','191750587723','2025-06-22 13:22:36',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(35805,'1110','191750587723','2025-06-22 13:23:08',NULL,500.00,'','19','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(35806,'5500','191750587723','2025-06-22 13:23:20',1900.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35807,'4000','191750587723','2025-06-22 13:23:29',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(35808,'4000','191750587723','2025-06-22 13:22:03',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(35809,'4000','191750587723','2025-06-22 13:22:19',NULL,200.00,'','19','1','Good sold','1','','sales','6527','','No',NULL,NULL,''),(35810,'4000','191750587723','2025-06-22 13:22:29',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(35811,'4000','191750587723','2025-06-22 13:22:36',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(35812,'4000','191750587723','2025-06-22 13:22:49',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(35813,'4000','191750587723','2025-06-22 13:22:59',NULL,500.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(35814,'4000','191750587723','2025-06-22 13:23:08',NULL,500.00,'','19','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(35824,'1050','191750603718','2025-06-22 17:49:50',1100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175060379203000332202','No',NULL,NULL,''),(35825,'1110','191750603718','2025-06-22 17:49:50',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(35826,'1110','191750603718','2025-06-22 17:48:38',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(35827,'5500','191750603718','2025-06-22 17:49:31',743.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35828,'4000','191750603718','2025-06-22 17:49:50',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(35829,'4000','191750603718','2025-06-22 17:48:38',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(35841,'1050','191750587812','2025-06-22 13:25:23',4300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175060692102309231062','No',NULL,NULL,''),(35842,'1110','191750587812','2025-06-22 13:25:23',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(35843,'1110','191750587812','2025-06-22 13:23:32',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(35844,'1110','191750587812','2025-06-22 13:24:43',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(35845,'1110','191750587812','2025-06-22 13:25:08',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(35846,'5500','191750587812','2025-06-22 18:40:38',2182.08,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35847,'4000','191750587812','2025-06-22 13:25:23',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(35848,'4000','191750587812','2025-06-22 13:23:32',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(35849,'4000','191750587812','2025-06-22 13:24:43',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(35850,'4000','191750587812','2025-06-22 13:24:55',NULL,1200.00,'','19','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(35851,'4000','191750587812','2025-06-22 13:25:08',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(35852,'4000','191750587812','2025-06-22 18:40:25',NULL,600.00,'','19','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(35853,'1050','191750606932','2025-06-22 18:42:56',2500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175060697868263306520','No',NULL,NULL,''),(35854,'1110','191750606932','2025-06-22 18:42:56',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(35855,'1110','191750606932','2025-06-22 18:42:13',NULL,600.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(35856,'5500','191750606932','2025-06-22 18:42:45',1800.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35857,'4000','191750606932','2025-06-22 18:42:56',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(35858,'4000','191750606932','2025-06-22 18:42:13',NULL,600.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(35859,'4000','191750606932','2025-06-22 18:42:34',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(35871,'1050','191750607060','2025-06-22 18:45:36',2500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175060713972207923370','No',NULL,NULL,''),(35872,'1110','191750607060','2025-06-22 18:45:36',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(35873,'1110','191750607060','2025-06-22 18:44:20',NULL,300.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(35874,'1110','191750607060','2025-06-22 18:44:43',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(35875,'5500','191750607060','2025-06-22 18:45:20',1516.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35876,'4000','191750607060','2025-06-22 18:45:36',NULL,1200.00,'','19','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(35877,'4000','191750607060','2025-06-22 18:44:20',NULL,600.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(35878,'4000','191750607060','2025-06-22 18:44:43',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(35879,'4000','191750607060','2025-06-22 18:44:59',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(35889,'1050','191750607142','2025-06-22 18:47:16',2750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175060736603631120130','No',NULL,NULL,''),(35890,'1110','191750607142','2025-06-22 18:47:16',NULL,300.00,'','19','1','Inventory sold','1','','sales','6048','','No',NULL,NULL,''),(35891,'1110','191750607142','2025-06-22 18:45:42',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(35892,'1110','191750607142','2025-06-22 18:46:05',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(35893,'1110','191750607142','2025-06-22 18:46:49',NULL,222.00,'','19','1','Inventory sold','1','','sales','B028','','No',NULL,NULL,''),(35894,'5500','191750607142','2025-06-22 18:49:11',1572.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35895,'4000','191750607142','2025-06-22 18:47:16',NULL,600.00,'','19','1','Good sold','1','','sales','6048','','No',NULL,NULL,''),(35896,'4000','191750607142','2025-06-22 18:45:42',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(35897,'4000','191750607142','2025-06-22 18:46:05',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(35898,'4000','191750607142','2025-06-22 18:46:32',NULL,400.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(35899,'4000','191750607142','2025-06-22 18:46:49',NULL,300.00,'','19','1','Good sold','1','','sales','B028','','No',NULL,NULL,''),(35900,'4000','191750607142','2025-06-22 18:49:00',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(35901,'1050','191750606980','2025-06-22 18:44:06',3700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175060840810522005229','No',NULL,NULL,''),(35902,'1110','191750606980','2025-06-22 18:44:06',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(35903,'1110','191750606980','2025-06-22 18:43:00',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(35904,'1110','191750606980','2025-06-22 18:43:33',NULL,432.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(35905,'1110','191750606980','2025-06-22 18:43:40',NULL,676.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(35906,'1110','191750606980','2025-06-22 18:43:54',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(35907,'5500','191750606980','2025-06-22 19:06:24',2350.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35908,'4000','191750606980','2025-06-22 18:44:06',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(35909,'4000','191750606980','2025-06-22 18:43:00',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(35910,'4000','191750606980','2025-06-22 18:43:24',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(35911,'4000','191750606980','2025-06-22 18:43:33',NULL,800.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(35912,'4000','191750606980','2025-06-22 18:43:40',NULL,1000.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(35913,'4000','191750606980','2025-06-22 18:43:54',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(35914,'1050','191750608470','2025-06-22 19:08:06',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175060850752220123300','No',NULL,NULL,''),(35915,'4000','191750608470','2025-06-22 19:08:06',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(35928,'1050','191750608607','2025-06-22 19:11:20',1300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175060871138011173308','No',NULL,NULL,''),(35929,'1110','191750608607','2025-06-22 19:11:20',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(35930,'1110','191750608607','2025-06-22 19:10:07',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(35931,'5500','191750608607','2025-06-22 19:10:47',1100.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35932,'4000','191750608607','2025-06-22 19:11:20',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(35933,'4000','191750608607','2025-06-22 19:10:07',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(35934,'1050','191750609628','2025-06-22 19:27:38',1800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175060966020363090077','No',NULL,NULL,''),(35935,'1110','191750609628','2025-06-22 19:27:38',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6000','','No',NULL,NULL,''),(35936,'1110','191750609628','2025-06-22 19:27:08',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(35937,'1110','191750609628','2025-06-22 19:27:18',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(35938,'5500','191750609628','2025-06-22 19:27:28',1242.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35939,'4000','191750609628','2025-06-22 19:27:38',NULL,1300.00,'','19','1','Good sold','1','','sales','6000','','No',NULL,NULL,''),(35940,'4000','191750609628','2025-06-22 19:27:08',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(35941,'4000','191750609628','2025-06-22 19:27:18',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(35942,'1050','191750609757','2025-06-22 19:29:38',450.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175060978092303303727','No',NULL,NULL,''),(35943,'1110','191750609757','2025-06-22 19:29:38',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(35944,'1110','191750609757','2025-06-22 19:29:17',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(35945,'5500','191750609757','2025-06-22 19:29:28',274.69,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35946,'4000','191750609757','2025-06-22 19:29:38',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(35947,'4000','191750609757','2025-06-22 19:29:17',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(35948,'1050','191750609782','2025-06-22 19:33:00',2600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175061000403197013220','No',NULL,NULL,''),(35949,'1110','191750609782','2025-06-22 19:33:00',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(35950,'1110','191750609782','2025-06-22 19:29:43',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(35951,'1110','191750609782','2025-06-22 19:32:38',NULL,432.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(35952,'5500','191750609782','2025-06-22 19:32:49',1632.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35953,'4000','191750609782','2025-06-22 19:33:00',NULL,1200.00,'','19','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(35954,'4000','191750609782','2025-06-22 19:29:43',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(35955,'4000','191750609782','2025-06-22 19:32:13',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(35956,'4000','191750609782','2025-06-22 19:32:26',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(35957,'4000','191750609782','2025-06-22 19:32:38',NULL,800.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(35958,'1050','191750610008','2025-06-22 19:36:27',700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175061018922062223800','No',NULL,NULL,''),(35959,'4000','191750610008','2025-06-22 19:36:27',NULL,400.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(35960,'4000','191750610008','2025-06-22 19:33:28',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(35961,'4000','191750610008','2025-06-22 19:36:01',NULL,150.00,'','19','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(35976,'1050','191750608509','2025-06-22 19:09:41',1750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175061038100130332013','No',NULL,NULL,''),(35977,'1110','191750608509','2025-06-22 19:09:41',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(35978,'1110','191750608509','2025-06-22 19:08:29',NULL,100.00,'','19','1','Inventory sold','1','','sales','6027','','No',NULL,NULL,''),(35979,'1110','191750608509','2025-06-22 19:08:49',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(35980,'1110','191750608509','2025-06-22 19:09:00',NULL,67.26,'','19','1','Inventory sold','1','','sales','B035','','No',NULL,NULL,''),(35981,'1110','191750608509','2025-06-22 19:09:14',NULL,67.26,'','19','1','Inventory sold','1','','sales','B035','','No',NULL,NULL,''),(35982,'1110','191750608509','2025-06-22 19:09:26',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(35983,'5500','191750608509','2025-06-22 19:39:23',1225.56,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35984,'4000','191750608509','2025-06-22 19:09:41',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(35985,'4000','191750608509','2025-06-22 19:08:29',NULL,150.00,'','19','1','Good sold','1','','sales','6027','','No',NULL,NULL,''),(35986,'4000','191750608509','2025-06-22 19:08:49',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(35987,'4000','191750608509','2025-06-22 19:09:00',NULL,250.00,'','19','1','Good sold','1','','sales','B035','','No',NULL,NULL,''),(35988,'4000','191750608509','2025-06-22 19:09:14',NULL,250.00,'','19','1','Good sold','1','','sales','B035','','No',NULL,NULL,''),(35989,'4000','191750608509','2025-06-22 19:09:26',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(35990,'1050','191750610221','2025-06-22 19:38:38',4200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175061112332112902130','No',NULL,NULL,''),(35991,'1110','191750610221','2025-06-22 19:38:38',NULL,352.00,'','19','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(35992,'1110','191750610221','2025-06-22 19:37:01',NULL,1500.00,'','19','1','Inventory sold','1','','sales','6015','','No',NULL,NULL,''),(35993,'1110','191750610221','2025-06-22 19:37:38',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(35994,'1110','191750610221','2025-06-22 19:38:02',NULL,200.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(35995,'1110','191750610221','2025-06-22 19:38:28',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(35996,'5500','191750610221','2025-06-22 19:51:02',2231.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35997,'4000','191750610221','2025-06-22 19:38:38',NULL,500.00,'','19','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(35998,'4000','191750610221','2025-06-22 19:37:01',NULL,1500.00,'','19','1','Good sold','1','','sales','6015','','No',NULL,NULL,''),(35999,'4000','191750610221','2025-06-22 19:37:28',NULL,250.00,'','19','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(36000,'4000','191750610221','2025-06-22 19:37:38',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(36001,'4000','191750610221','2025-06-22 19:37:50',NULL,650.00,'','19','1','Good sold','1','','sales','6505','','No',NULL,NULL,''),(36002,'4000','191750610221','2025-06-22 19:38:02',NULL,200.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(36003,'4000','191750610221','2025-06-22 19:38:10',NULL,400.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(36004,'4000','191750610221','2025-06-22 19:38:18',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(36005,'4000','191750610221','2025-06-22 19:38:28',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(36006,'1050','191750612033','2025-06-22 20:07:24',1300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175061204704322037173','No',NULL,NULL,''),(36007,'1110','191750612033','2025-06-22 20:07:24',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(36008,'5500','191750612033','2025-06-22 20:07:13',1300.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36009,'4000','191750612033','2025-06-22 20:07:24',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(36028,'1050','271750613514','2025-06-22 20:33:42',7100.00,NULL,'','27','1','Payment of goods sold','1','','payment','','27175061665820021006220','No',NULL,NULL,''),(36029,'1110','271750613514','2025-06-22 20:31:54',NULL,200.00,'','27','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(36030,'1110','271750613514','2025-06-22 20:32:07',NULL,400.00,'','27','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(36031,'1110','271750613514','2025-06-22 20:32:33',NULL,237.50,'','27','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(36032,'1110','271750613514','2025-06-22 20:32:41',NULL,432.00,'','27','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(36033,'1110','271750613514','2025-06-22 20:32:50',NULL,1290.00,'','27','1','Inventory sold','1','','sales','B044','','No',NULL,NULL,''),(36034,'1110','271750613514','2025-06-22 20:33:16',NULL,400.00,'','27','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(36035,'5500','271750613514','2025-06-22 21:23:53',2959.50,NULL,'','27','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36036,'4000','271750613514','2025-06-22 20:33:42',NULL,800.00,'','27','1','Good sold','1','','sales','6567','','No',NULL,NULL,''),(36037,'4000','271750613514','2025-06-22 20:31:54',NULL,400.00,'','27','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(36038,'4000','271750613514','2025-06-22 20:32:07',NULL,700.00,'','27','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(36039,'4000','271750613514','2025-06-22 20:32:16',NULL,100.00,'','27','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(36040,'4000','271750613514','2025-06-22 20:32:26',NULL,100.00,'','27','1','Good sold','1','','sales','6537','','No',NULL,NULL,''),(36041,'4000','271750613514','2025-06-22 20:32:33',NULL,600.00,'','27','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(36042,'4000','271750613514','2025-06-22 20:32:41',NULL,800.00,'','27','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(36043,'4000','271750613514','2025-06-22 20:32:50',NULL,2200.00,'','27','1','Good sold','1','','sales','B044','','No',NULL,NULL,''),(36044,'4000','271750613514','2025-06-22 20:33:07',NULL,100.00,'','27','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(36045,'4000','271750613514','2025-06-22 20:33:16',NULL,500.00,'','27','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(36046,'4000','271750613514','2025-06-22 20:33:28',NULL,800.00,'','27','1','Good sold','1','','sales','6567','','No',NULL,NULL,''),(36047,'1050','271750616659','2025-06-22 21:24:31',250.00,NULL,'','27','1','Payment of goods sold','1','','payment','','27175061667320301222333','No',NULL,NULL,''),(36048,'4000','271750616659','2025-06-22 21:24:31',NULL,250.00,'','27','1','Good sold','1','','sales','6575','','No',NULL,NULL,''),(36053,'1050','191750603794','2025-06-22 17:50:58',2700.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175061825230335612233','No',NULL,NULL,''),(36054,'1110','191750603794','2025-06-22 17:50:58',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(36055,'1110','191750603794','2025-06-22 17:49:54',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(36056,'1110','191750603794','2025-06-22 17:50:39',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(36057,'5500','191750603794','2025-06-22 17:50:48',1552.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36058,'4000','191750603794','2025-06-22 17:50:58',NULL,1200.00,'','19','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(36059,'4000','191750603794','2025-06-22 17:49:54',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(36060,'4000','191750603794','2025-06-22 17:50:09',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(36061,'4000','191750603794','2025-06-22 17:50:19',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(36062,'4000','191750603794','2025-06-22 17:50:30',NULL,300.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(36063,'4000','191750603794','2025-06-22 17:50:39',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(36064,'1050','191750618109','2025-06-22 21:48:51',900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175061870502001201133','No',NULL,NULL,''),(36065,'1110','191750618109','2025-06-22 21:48:51',NULL,176.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(36066,'1110','191750618109','2025-06-22 21:48:29',NULL,176.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(36067,'5500','191750618109','2025-06-22 21:57:57',352.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36068,'4000','191750618109','2025-06-22 21:48:51',NULL,300.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(36069,'4000','191750618109','2025-06-22 21:48:29',NULL,300.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(36070,'4000','191750618109','2025-06-22 21:57:49',NULL,300.00,'','19','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(36071,'1050','271750623336','2025-06-22 23:18:48',2350.00,NULL,'','27','1','Payment of goods sold','1','','payment','','27175062353920003233007','No',NULL,NULL,''),(36072,'1110','271750623336','2025-06-22 23:18:48',NULL,1200.00,'','27','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(36073,'5500','271750623336','2025-06-22 23:18:35',1200.00,NULL,'','27','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36074,'4000','271750623336','2025-06-22 23:18:48',NULL,1800.00,'','27','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(36075,'4000','271750623336','2025-06-22 23:15:36',NULL,200.00,'','27','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(36076,'4000','271750623336','2025-06-22 23:16:43',NULL,200.00,'','27','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(36077,'4000','271750623336','2025-06-22 23:18:05',NULL,150.00,'','27','1','Good sold','1','','sales','6519','','No',NULL,NULL,''),(36078,'1050','191750697209','2025-06-23 19:47:26',1400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175069853473432020212','No',NULL,NULL,''),(36079,'1110','191750697209','2025-06-23 19:47:26',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(36080,'1110','191750697209','2025-06-23 19:47:08',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(36081,'5500','191750697209','2025-06-23 19:47:16',979.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36082,'4000','191750697209','2025-06-23 19:47:26',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(36083,'4000','191750697209','2025-06-23 19:46:49',NULL,200.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(36084,'4000','191750697209','2025-06-23 19:46:58',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(36085,'4000','191750697209','2025-06-23 19:47:08',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(36095,'1050','191750698536','2025-06-23 20:09:31',2350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175069859423229225252','No',NULL,NULL,''),(36096,'1110','191750698536','2025-06-23 20:09:31',NULL,610.00,'','19','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(36097,'1110','191750698536','2025-06-23 20:08:56',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(36098,'1110','191750698536','2025-06-23 20:09:05',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(36099,'1110','191750698536','2025-06-23 20:09:22',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(36100,'5500','191750698536','2025-06-23 20:09:44',1052.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36101,'4000','191750698536','2025-06-23 20:09:31',NULL,1200.00,'','19','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(36102,'4000','191750698536','2025-06-23 20:08:56',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(36103,'4000','191750698536','2025-06-23 20:09:05',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(36104,'4000','191750698536','2025-06-23 20:09:13',NULL,200.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(36105,'4000','191750698536','2025-06-23 20:09:22',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(36106,'1050','191750698595','2025-06-23 20:10:40',2100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175069864232022310727','No',NULL,NULL,''),(36107,'1110','191750698595','2025-06-23 20:09:55',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(36108,'5500','191750698595','2025-06-23 20:10:30',1200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36109,'4000','191750698595','2025-06-23 20:10:40',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(36110,'4000','191750698595','2025-06-23 20:09:55',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(36111,'4000','191750698595','2025-06-23 20:10:11',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(36112,'4000','191750698595','2025-06-23 20:10:20',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(36113,'1050','191750701993','2025-06-23 21:06:43',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175070200503052930293','No',NULL,NULL,''),(36114,'4000','191750701993','2025-06-23 21:06:43',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(36115,'1050','271750833009','2025-06-25 09:31:20',1000.00,NULL,'','27','1','Payment of goods sold','1','','payment','','27175083308602282723561','No',NULL,NULL,''),(36116,'1110','271750833009','2025-06-25 09:31:20',NULL,900.00,'','27','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(36117,'1110','271750833009','2025-06-25 09:30:09',NULL,42.00,'','27','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(36118,'5500','271750833009','2025-06-25 09:30:35',942.00,NULL,'','27','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36119,'4000','271750833009','2025-06-25 09:31:20',NULL,900.00,'','27','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(36120,'4000','271750833009','2025-06-25 09:30:09',NULL,100.00,'','27','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(36121,'1050','271750833087','2025-06-25 09:32:32',2100.00,NULL,'','27','1','Payment of goods sold','1','','payment','','27175083315937233323335','No',NULL,NULL,''),(36122,'1110','271750833087','2025-06-25 09:32:32',NULL,1200.00,'','27','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(36123,'5500','271750833087','2025-06-25 09:32:09',1200.00,NULL,'','27','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36124,'4000','271750833087','2025-06-25 09:32:32',NULL,1800.00,'','27','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(36125,'4000','271750833087','2025-06-25 09:31:27',NULL,200.00,'','27','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(36126,'4000','271750833087','2025-06-25 09:31:51',NULL,100.00,'','27','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(36127,'1050','271750833160','2025-06-25 09:34:32',2500.00,NULL,'','27','1','Payment of goods sold','1','','payment','','27175083329222002232302','No',NULL,NULL,''),(36128,'1110','271750833160','2025-06-25 09:34:32',NULL,1500.00,'','27','1','Inventory sold','1','','sales','6015','','No',NULL,NULL,''),(36129,'1110','271750833160','2025-06-25 09:32:40',NULL,352.00,'','27','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(36130,'1110','271750833160','2025-06-25 09:33:34',NULL,200.00,'','27','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(36131,'5500','271750833160','2025-06-25 09:33:53',2052.00,NULL,'','27','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36132,'4000','271750833160','2025-06-25 09:34:32',NULL,1500.00,'','27','1','Good sold','1','','sales','6015','','No',NULL,NULL,''),(36133,'4000','271750833160','2025-06-25 09:32:40',NULL,600.00,'','27','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(36134,'4000','271750833160','2025-06-25 09:33:34',NULL,400.00,'','27','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(36135,'1050','271750833293','2025-06-25 09:37:12',3800.00,NULL,'','27','1','Payment of goods sold','1','','payment','','27175083348933027237302','No',NULL,NULL,''),(36136,'1110','271750833293','2025-06-25 09:37:12',NULL,1200.00,'','27','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(36137,'1110','271750833293','2025-06-25 09:35:48',NULL,432.00,'','27','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(36138,'1110','271750833293','2025-06-25 09:36:07',NULL,400.00,'','27','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(36139,'1110','271750833293','2025-06-25 09:36:23',NULL,42.00,'','27','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(36140,'1110','271750833293','2025-06-25 09:36:44',NULL,100.00,'','27','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(36141,'5500','271750833293','2025-06-25 09:36:58',2174.00,NULL,'','27','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36142,'4000','271750833293','2025-06-25 09:37:12',NULL,1800.00,'','27','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(36143,'4000','271750833293','2025-06-25 09:34:53',NULL,200.00,'','27','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(36144,'4000','271750833293','2025-06-25 09:35:30',NULL,200.00,'','27','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(36145,'4000','271750833293','2025-06-25 09:35:48',NULL,800.00,'','27','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(36146,'4000','271750833293','2025-06-25 09:36:07',NULL,500.00,'','27','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(36147,'4000','271750833293','2025-06-25 09:36:23',NULL,100.00,'','27','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(36148,'4000','271750833293','2025-06-25 09:36:44',NULL,200.00,'','27','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(36149,'1050','271750834890','2025-06-25 10:02:48',650.00,NULL,'','27','1','Payment of goods sold','1','','payment','','27175083497073020330002','No',NULL,NULL,''),(36150,'1110','271750834890','2025-06-25 10:02:48',NULL,300.00,'','27','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(36151,'5500','271750834890','2025-06-25 10:02:34',300.00,NULL,'','27','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36152,'4000','271750834890','2025-06-25 10:02:48',NULL,600.00,'','27','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(36153,'4000','271750834890','2025-06-25 10:01:30',NULL,50.00,'','27','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(36154,'1050','271750849908','2025-06-25 14:14:29',2050.00,NULL,'','27','1','Payment of goods sold','1','','payment','','27175085007402270320235','No',NULL,NULL,''),(36155,'1110','271750849908','2025-06-25 14:14:29',NULL,1500.00,'','27','1','Inventory sold','1','','sales','6015','','No',NULL,NULL,''),(36156,'1110','271750849908','2025-06-25 14:11:48',NULL,400.00,'','27','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(36157,'1110','271750849908','2025-06-25 14:13:17',NULL,150.00,'','27','1','Inventory sold','1','','sales','6003','','No',NULL,NULL,''),(36158,'5500','271750849908','2025-06-25 14:14:09',2050.00,NULL,'','27','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36159,'4000','271750849908','2025-06-25 14:14:29',NULL,1500.00,'','27','1','Good sold','1','','sales','6015','','No',NULL,NULL,''),(36160,'4000','271750849908','2025-06-25 14:11:48',NULL,400.00,'','27','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(36161,'4000','271750849908','2025-06-25 14:13:17',NULL,150.00,'','27','1','Good sold','1','','sales','6003','','No',NULL,NULL,''),(36162,'1050','271750861564','2025-06-25 17:26:44',2400.00,NULL,'','27','1','Payment of goods sold','1','','payment','','27175086160712302333032','No',NULL,NULL,''),(36163,'1110','271750861564','2025-06-25 17:26:44',NULL,1300.00,'','27','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(36164,'1110','271750861564','2025-06-25 17:26:04',NULL,400.00,'','27','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(36165,'1110','271750861564','2025-06-25 17:26:25',NULL,200.00,'','27','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(36166,'5500','271750861564','2025-06-25 17:26:34',1900.00,NULL,'','27','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36167,'4000','271750861564','2025-06-25 17:26:44',NULL,1300.00,'','27','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(36168,'4000','271750861564','2025-06-25 17:26:04',NULL,700.00,'','27','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(36169,'4000','271750861564','2025-06-25 17:26:25',NULL,400.00,'','27','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(36170,'1050','271750861608','2025-06-25 17:30:46',2250.00,NULL,'','27','1','Payment of goods sold','1','','payment','','27175086185033351135003','No',NULL,NULL,''),(36171,'1110','271750861608','2025-06-25 17:28:34',NULL,200.00,'','27','1','Inventory sold','1','','sales','5988','','No',NULL,NULL,''),(36172,'1110','271750861608','2025-06-25 17:29:18',NULL,0.00,'','27','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(36173,'1110','271750861608','2025-06-25 17:29:55',NULL,42.00,'','27','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(36174,'5500','271750861608','2025-06-25 17:30:36',242.00,NULL,'','27','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36175,'4000','271750861608','2025-06-25 17:30:46',NULL,1200.00,'','27','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(36176,'4000','271750861608','2025-06-25 17:26:48',NULL,150.00,'','27','1','Good sold','1','','sales','6538','','No',NULL,NULL,''),(36177,'4000','271750861608','2025-06-25 17:28:34',NULL,200.00,'','27','1','Good sold','1','','sales','5988','','No',NULL,NULL,''),(36178,'4000','271750861608','2025-06-25 17:28:43',NULL,100.00,'','27','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(36179,'4000','271750861608','2025-06-25 17:29:04',NULL,100.00,'','27','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(36180,'4000','271750861608','2025-06-25 17:29:18',NULL,150.00,'','27','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(36181,'4000','271750861608','2025-06-25 17:29:32',NULL,200.00,'','27','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(36182,'4000','271750861608','2025-06-25 17:29:40',NULL,50.00,'','27','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(36183,'4000','271750861608','2025-06-25 17:29:55',NULL,100.00,'','27','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(36184,'1050','271750865821','2025-06-25 18:37:23',250.00,NULL,'','27','1','Payment of goods sold','1','','payment','','27175086584850855416078','No',NULL,NULL,''),(36185,'1110','271750865821','2025-06-25 18:37:23',NULL,195.52,'','27','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(36186,'5500','271750865821','2025-06-25 18:37:01',195.52,NULL,'','27','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36187,'4000','271750865821','2025-06-25 18:37:23',NULL,250.00,'','27','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(36188,'1050','271750865849','2025-06-25 18:37:55',100.00,NULL,'','27','1','Payment of goods sold','1','','payment','','27175086587912087003722','No',NULL,NULL,''),(36189,'4000','271750865849','2025-06-25 18:37:55',NULL,100.00,'','27','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(36190,'1050','271750868537','2025-06-25 19:22:38',250.00,NULL,'','27','1','Payment of goods sold','1','','payment','','27175086856132272200370','No',NULL,NULL,''),(36191,'4000','271750868537','2025-06-25 19:22:38',NULL,250.00,'','27','1','Good sold','1','','sales','6575','','No',NULL,NULL,''),(36192,'1050','271750868562','2025-06-25 19:23:33',250.00,NULL,'','27','1','Payment of goods sold','1','','payment','','27175086861813230233302','No',NULL,NULL,''),(36193,'1110','271750868562','2025-06-25 19:23:33',NULL,195.52,'','27','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(36194,'5500','271750868562','2025-06-25 19:22:42',195.52,NULL,'','27','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36195,'4000','271750868562','2025-06-25 19:23:33',NULL,250.00,'','27','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(36196,'1050','191750934874','2025-06-26 13:48:32',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175093491439230223193','No',NULL,NULL,''),(36197,'1110','191750934874','2025-06-26 13:48:09',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(36198,'5500','191750934874','2025-06-26 13:48:21',42.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36199,'4000','191750934874','2025-06-26 13:48:32',NULL,800.00,'','19','1','Good sold','1','','sales','6567','','No',NULL,NULL,''),(36200,'4000','191750934874','2025-06-26 13:47:54',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(36201,'4000','191750934874','2025-06-26 13:48:09',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(36202,'1050','191750934919','2025-06-26 14:20:41',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175093684525803022033','No',NULL,NULL,''),(36203,'1110','191750934919','2025-06-26 14:20:41',NULL,391.04,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(36204,'5500','191750934919','2025-06-26 13:48:40',391.04,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36205,'4000','191750934919','2025-06-26 14:20:41',NULL,500.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(36206,'1050','191750946550','2025-06-26 17:02:45',600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175094657430535703604','No',NULL,NULL,''),(36207,'4000','191750946550','2025-06-26 17:02:45',NULL,600.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(36218,'1050','191750946584','2025-06-26 17:04:52',1550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175094744432377742422','No',NULL,NULL,''),(36219,'1110','191750946584','2025-06-26 17:04:52',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(36220,'1110','191750946584','2025-06-26 17:03:04',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(36221,'1110','191750946584','2025-06-26 17:03:22',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(36222,'5500','191750946584','2025-06-26 17:17:12',500.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36223,'4000','191750946584','2025-06-26 17:04:52',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(36224,'4000','191750946584','2025-06-26 17:03:04',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(36225,'4000','191750946584','2025-06-26 17:03:22',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(36226,'4000','191750946584','2025-06-26 17:03:43',NULL,200.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(36227,'4000','191750946584','2025-06-26 17:04:04',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(36228,'4000','191750946584','2025-06-26 17:04:39',NULL,50.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(36229,'1050','191750947473','2025-06-26 17:19:08',1150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175094755335134201353','No',NULL,NULL,''),(36230,'1110','191750947473','2025-06-26 17:19:08',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(36231,'1110','191750947473','2025-06-26 17:17:53',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(36232,'1110','191750947473','2025-06-26 17:18:29',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(36233,'5500','191750947473','2025-06-26 17:18:50',442.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36234,'4000','191750947473','2025-06-26 17:19:08',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(36235,'4000','191750947473','2025-06-26 17:17:53',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(36236,'4000','191750947473','2025-06-26 17:18:07',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(36237,'4000','191750947473','2025-06-26 17:18:18',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(36238,'4000','191750947473','2025-06-26 17:18:29',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(36239,'1050','191750955669','2025-06-26 19:34:42',300.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175095568629882962673','No',NULL,NULL,''),(36240,'1110','191750955669','2025-06-26 19:34:42',NULL,176.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(36241,'5500','191750955669','2025-06-26 19:34:30',176.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36242,'4000','191750955669','2025-06-26 19:34:42',NULL,300.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(36243,'1050','191750955690','2025-06-26 19:35:49',1100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175095575491312253320','No',NULL,NULL,''),(36244,'1110','191750955690','2025-06-26 19:35:49',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(36245,'5500','191750955690','2025-06-26 19:35:37',900.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36246,'4000','191750955690','2025-06-26 19:35:49',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(36247,'4000','191750955690','2025-06-26 19:34:50',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(36248,'4000','191750955690','2025-06-26 19:35:24',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(36249,'1050','191751028263','2025-06-27 15:45:36',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175102834433708184224','No',NULL,NULL,''),(36250,'1110','191751028263','2025-06-27 15:45:36',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(36251,'5500','191751028263','2025-06-27 15:44:24',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36252,'4000','191751028263','2025-06-27 15:45:36',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(36253,'1050','191751028347','2025-06-27 15:47:31',200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175102845320098022233','No',NULL,NULL,''),(36254,'4000','191751028347','2025-06-27 15:47:31',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(36255,'4000','191751028347','2025-06-27 15:45:47',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(36256,'1050','191751028497','2025-06-27 15:48:31',50.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175102851750032032303','No',NULL,NULL,''),(36257,'4000','191751028497','2025-06-27 15:48:31',NULL,50.00,'','19','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(36258,'1050','191751044088','2025-06-27 20:09:35',2250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175104418102240832013','No',NULL,NULL,''),(36259,'1110','191751044088','2025-06-27 20:09:35',NULL,700.00,'','19','1','Inventory sold','1','','sales','6583','','No',NULL,NULL,''),(36260,'1110','191751044088','2025-06-27 20:08:26',NULL,374.00,'','19','1','Inventory sold','1','','sales','B032','','No',NULL,NULL,''),(36261,'1110','191751044088','2025-06-27 20:08:38',NULL,0.00,'','19','1','Inventory sold','1','','sales','5979','','No',NULL,NULL,''),(36262,'5500','191751044088','2025-06-27 20:09:22',1074.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36263,'4000','191751044088','2025-06-27 20:09:35',NULL,800.00,'','19','1','Good sold','1','','sales','6583','','No',NULL,NULL,''),(36264,'4000','191751044088','2025-06-27 20:08:08',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(36265,'4000','191751044088','2025-06-27 20:08:26',NULL,500.00,'','19','1','Good sold','1','','sales','B032','','No',NULL,NULL,''),(36266,'4000','191751044088','2025-06-27 20:08:38',NULL,750.00,'','19','1','Good sold','1','','sales','5979','','No',NULL,NULL,''),(36267,'4000','191751044088','2025-06-27 20:09:02',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(36268,'1050','191751118902','2025-06-28 16:58:30',6000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175111911424130000999','No',NULL,NULL,''),(36269,'1110','191751118902','2025-06-28 16:58:30',NULL,1000.00,'','19','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(36270,'1110','191751118902','2025-06-28 16:55:03',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(36271,'1110','191751118902','2025-06-28 16:55:32',NULL,400.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(36272,'1110','191751118902','2025-06-28 16:55:46',NULL,432.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(36273,'1110','191751118902','2025-06-28 16:57:25',NULL,84.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(36274,'1110','191751118902','2025-06-28 16:57:49',NULL,816.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(36275,'5500','191751118902','2025-06-28 16:58:04',3332.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36276,'4000','191751118902','2025-06-28 16:58:30',NULL,1200.00,'','19','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(36277,'4000','191751118902','2025-06-28 16:55:03',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(36278,'4000','191751118902','2025-06-28 16:55:21',NULL,1200.00,'','19','1','Good sold','1','','sales','6555','','No',NULL,NULL,''),(36279,'4000','191751118902','2025-06-28 16:55:32',NULL,800.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(36280,'4000','191751118902','2025-06-28 16:55:46',NULL,800.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(36281,'4000','191751118902','2025-06-28 16:57:25',NULL,200.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(36282,'4000','191751118902','2025-06-28 16:57:49',NULL,1200.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(36283,'1050','191751119121','2025-06-28 17:17:29',650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175112025213222210022','No',NULL,NULL,''),(36284,'1110','191751119121','2025-06-28 17:17:29',NULL,317.00,'','19','1','Inventory sold','1','','sales','6587','','No',NULL,NULL,''),(36285,'5500','191751119121','2025-06-28 16:58:41',317.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36286,'4000','191751119121','2025-06-28 17:17:29',NULL,650.00,'','19','1','Good sold','1','','sales','6587','','No',NULL,NULL,''),(36287,'1050','191751120258','2025-06-28 17:17:59',500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175112028430133290003','No',NULL,NULL,''),(36288,'1110','191751120258','2025-06-28 17:17:59',NULL,338.00,'','19','1','Inventory sold','1','','sales','B018','','No',NULL,NULL,''),(36289,'5500','191751120258','2025-06-28 17:17:38',338.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36290,'4000','191751120258','2025-06-28 17:17:59',NULL,500.00,'','19','1','Good sold','1','','sales','B018','','No',NULL,NULL,''),(36291,'1050','191751123546','2025-06-28 18:16:57',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175112386404322213331','No',NULL,NULL,''),(36292,'1110','191751123546','2025-06-28 18:16:57',NULL,600.00,'','19','1','Inventory sold','1','','sales','5977','','No',NULL,NULL,''),(36293,'1110','191751123546','2025-06-28 18:13:43',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(36294,'1110','191751123546','2025-06-28 18:14:21',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(36295,'5500','191751123546','2025-06-28 18:15:51',642.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36296,'4000','191751123546','2025-06-28 18:16:57',NULL,600.00,'','19','1','Good sold','1','','sales','5977','','No',NULL,NULL,''),(36297,'4000','191751123546','2025-06-28 18:12:27',NULL,150.00,'','19','1','Good sold','1','','sales','6538','','No',NULL,NULL,''),(36298,'4000','191751123546','2025-06-28 18:13:43',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(36299,'4000','191751123546','2025-06-28 18:14:21',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(36300,'1050','271751124006','2025-06-28 18:21:42',450.00,NULL,'','27','1','Payment of goods sold','1','','payment','','27175112411172312314030','No',NULL,NULL,''),(36301,'1110','271751124006','2025-06-28 18:21:42',NULL,0.00,'','27','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(36302,'1110','271751124006','2025-06-28 18:20:27',NULL,42.00,'','27','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(36303,'5500','271751124006','2025-06-28 18:21:12',42.00,NULL,'','27','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36304,'4000','271751124006','2025-06-28 18:21:42',NULL,150.00,'','27','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(36305,'4000','271751124006','2025-06-28 18:20:06',NULL,200.00,'','27','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(36306,'4000','271751124006','2025-06-28 18:20:27',NULL,100.00,'','27','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(36307,'1050','191751124224','2025-06-28 18:24:27',1500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175112439020227212070','No',NULL,NULL,''),(36308,'1110','191751124224','2025-06-28 18:24:27',NULL,750.00,'','19','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(36309,'5500','191751124224','2025-06-28 18:23:44',750.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36310,'4000','191751124224','2025-06-28 18:24:27',NULL,1500.00,'','19','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(36311,'1050','191751124393','2025-06-28 18:27:26',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175112444803122220220','No',NULL,NULL,''),(36312,'1110','191751124393','2025-06-28 18:27:26',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(36313,'5500','191751124393','2025-06-28 18:26:33',42.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36314,'4000','191751124393','2025-06-28 18:27:26',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(36315,'1050','271751127387','2025-06-28 19:17:25',1900.00,NULL,'','27','1','Payment of goods sold','1','','payment','','27175112744801242720787','No',NULL,NULL,''),(36316,'1110','271751127387','2025-06-28 19:17:25',NULL,100.00,'','27','1','Inventory sold','1','','sales','6501','','No',NULL,NULL,''),(36317,'1110','271751127387','2025-06-28 19:16:34',NULL,50.00,'','27','1','Inventory sold','1','','sales','6026','','No',NULL,NULL,''),(36318,'1110','271751127387','2025-06-28 19:16:43',NULL,900.00,'','27','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(36319,'5500','271751127387','2025-06-28 19:17:15',1050.00,NULL,'','27','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36320,'4000','271751127387','2025-06-28 19:17:25',NULL,200.00,'','27','1','Good sold','1','','sales','6501','','No',NULL,NULL,''),(36321,'4000','271751127387','2025-06-28 19:16:27',NULL,100.00,'','27','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(36322,'4000','271751127387','2025-06-28 19:16:34',NULL,200.00,'','27','1','Good sold','1','','sales','6026','','No',NULL,NULL,''),(36323,'4000','271751127387','2025-06-28 19:16:43',NULL,900.00,'','27','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(36324,'4000','271751127387','2025-06-28 19:16:53',NULL,100.00,'','27','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(36325,'4000','271751127387','2025-06-28 19:17:01',NULL,400.00,'','27','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(36326,'1050','191751128221','2025-06-28 19:32:59',11200.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175112838323201033125','No',NULL,NULL,''),(36327,'1110','191751128221','2025-06-28 19:30:21',NULL,610.50,'','19','1','Inventory sold','1','','sales','B136','','No',NULL,NULL,''),(36328,'1110','191751128221','2025-06-28 19:30:53',NULL,1417.50,'','19','1','Inventory sold','1','','sales','B137','','No',NULL,NULL,''),(36329,'1110','191751128221','2025-06-28 19:31:08',NULL,1900.00,'','19','1','Inventory sold','1','','sales','B141','','No',NULL,NULL,''),(36330,'1110','191751128221','2025-06-28 19:31:21',NULL,395.83,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(36331,'1110','191751128221','2025-06-28 19:31:35',NULL,1700.00,'','19','1','Inventory sold','1','','sales','B159','','No',NULL,NULL,''),(36332,'1110','191751128221','2025-06-28 19:32:06',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(36333,'5500','191751128221','2025-06-28 19:32:30',6023.83,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36334,'4000','191751128221','2025-06-28 19:32:59',NULL,600.00,'','19','1','Good sold','1','','sales','6539','','No',NULL,NULL,''),(36335,'4000','191751128221','2025-06-28 19:30:21',NULL,1200.00,'','19','1','Good sold','1','','sales','B136','','No',NULL,NULL,''),(36336,'4000','191751128221','2025-06-28 19:30:53',NULL,2200.00,'','19','1','Good sold','1','','sales','B137','','No',NULL,NULL,''),(36337,'4000','191751128221','2025-06-28 19:31:08',NULL,3200.00,'','19','1','Good sold','1','','sales','B141','','No',NULL,NULL,''),(36338,'4000','191751128221','2025-06-28 19:31:21',NULL,1000.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(36339,'4000','191751128221','2025-06-28 19:31:35',NULL,2700.00,'','19','1','Good sold','1','','sales','B159','','No',NULL,NULL,''),(36340,'4000','191751128221','2025-06-28 19:32:06',NULL,300.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(36341,'1050','211751128857','2025-06-28 19:41:30',1800.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21175112890533708280225','No',NULL,NULL,''),(36342,'1110','211751128857','2025-06-28 19:41:30',NULL,100.00,'','21','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(36343,'5500','211751128857','2025-06-28 19:41:17',100.00,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36344,'4000','211751128857','2025-06-28 19:41:30',NULL,200.00,'','21','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(36345,'4000','211751128857','2025-06-28 19:40:57',NULL,100.00,'','21','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(36346,'4000','211751128857','2025-06-28 19:41:08',NULL,1500.00,'','21','1','Good sold','1','','sales','6509','','No',NULL,NULL,''),(36347,'1050','271751129013','2025-06-28 19:48:50',6200.00,NULL,'','27','1','Payment of goods sold','1','','payment','','27175112933335322122322','No',NULL,NULL,''),(36348,'1110','271751129013','2025-06-28 19:48:50',NULL,0.00,'','27','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(36349,'1110','271751129013','2025-06-28 19:43:50',NULL,900.00,'','27','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(36350,'1110','271751129013','2025-06-28 19:44:11',NULL,900.00,'','27','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(36351,'1110','271751129013','2025-06-28 19:44:30',NULL,1500.00,'','27','1','Inventory sold','1','','sales','6015','','No',NULL,NULL,''),(36352,'1110','271751129013','2025-06-28 19:44:58',NULL,750.00,'','27','1','Inventory sold','1','','sales','6016','','No',NULL,NULL,''),(36353,'1110','271751129013','2025-06-28 19:46:22',NULL,200.00,'','27','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(36354,'1110','271751129013','2025-06-28 19:46:46',NULL,100.00,'','27','1','Inventory sold','1','','sales','6030','','No',NULL,NULL,''),(36355,'5500','271751129013','2025-06-28 19:48:34',4350.00,NULL,'','27','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36356,'4000','271751129013','2025-06-28 19:48:50',NULL,150.00,'','27','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(36357,'4000','271751129013','2025-06-28 19:43:33',NULL,200.00,'','27','1','Good sold','1','','sales','6527','','No',NULL,NULL,''),(36358,'4000','271751129013','2025-06-28 19:43:50',NULL,900.00,'','27','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(36359,'4000','271751129013','2025-06-28 19:44:11',NULL,900.00,'','27','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(36360,'4000','271751129013','2025-06-28 19:44:30',NULL,1500.00,'','27','1','Good sold','1','','sales','6015','','No',NULL,NULL,''),(36361,'4000','271751129013','2025-06-28 19:44:58',NULL,750.00,'','27','1','Good sold','1','','sales','6016','','No',NULL,NULL,''),(36362,'4000','271751129013','2025-06-28 19:45:35',NULL,400.00,'','27','1','Good sold','1','','sales','6524','','No',NULL,NULL,''),(36363,'4000','271751129013','2025-06-28 19:46:05',NULL,200.00,'','27','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(36364,'4000','271751129013','2025-06-28 19:46:22',NULL,400.00,'','27','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(36365,'4000','271751129013','2025-06-28 19:46:46',NULL,200.00,'','27','1','Good sold','1','','sales','6030','','No',NULL,NULL,''),(36366,'4000','271751129013','2025-06-28 19:47:05',NULL,200.00,'','27','1','Good sold','1','','sales','6537','','No',NULL,NULL,''),(36367,'4000','271751129013','2025-06-28 19:48:08',NULL,300.00,'','27','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(36368,'4000','271751129013','2025-06-28 19:48:21',NULL,100.00,'','27','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(36369,'1050','191751131703','2025-06-28 20:37:08',2550.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175113223932120503305','No',NULL,NULL,''),(36370,'1110','191751131703','2025-06-28 20:37:08',NULL,610.00,'','19','1','Inventory sold','1','','sales','B064','','No',NULL,NULL,''),(36371,'1110','191751131703','2025-06-28 20:30:43',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(36372,'1110','191751131703','2025-06-28 20:36:21',NULL,650.00,'','19','1','Inventory sold','1','','sales','6001','','No',NULL,NULL,''),(36373,'1110','191751131703','2025-06-28 20:36:30',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(36374,'5500','191751131703','2025-06-28 20:36:55',1402.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36375,'4000','191751131703','2025-06-28 20:37:08',NULL,1200.00,'','19','1','Good sold','1','','sales','B064','','No',NULL,NULL,''),(36376,'4000','191751131703','2025-06-28 20:28:23',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(36377,'4000','191751131703','2025-06-28 20:30:43',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(36378,'4000','191751131703','2025-06-28 20:30:54',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(36379,'4000','191751131703','2025-06-28 20:33:49',NULL,100.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(36380,'4000','191751131703','2025-06-28 20:36:21',NULL,650.00,'','19','1','Good sold','1','','sales','6001','','No',NULL,NULL,''),(36381,'4000','191751131703','2025-06-28 20:36:30',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(36382,'1050','191751132240','2025-06-28 20:38:27',1800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175113231000337221923','No',NULL,NULL,''),(36383,'1110','191751132240','2025-06-28 20:37:20',NULL,1500.00,'','19','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(36384,'1110','191751132240','2025-06-28 20:38:01',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(36385,'5500','191751132240','2025-06-28 20:38:15',1600.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36386,'4000','191751132240','2025-06-28 20:38:27',NULL,100.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(36387,'4000','191751132240','2025-06-28 20:37:20',NULL,1500.00,'','19','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(36388,'4000','191751132240','2025-06-28 20:38:01',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(36389,'1050','191751132376','2025-06-28 20:40:19',1900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175113242033233322032','No',NULL,NULL,''),(36390,'1110','191751132376','2025-06-28 20:40:19',NULL,500.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(36391,'5500','191751132376','2025-06-28 20:39:57',500.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36392,'4000','191751132376','2025-06-28 20:40:19',NULL,1000.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(36393,'4000','191751132376','2025-06-28 20:39:36',NULL,900.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(36394,'1050','271751200260','2025-06-29 15:34:06',2950.00,NULL,'','27','1','Payment of goods sold','1','','payment','','27175120045321300211332','No',NULL,NULL,''),(36395,'1110','271751200260','2025-06-29 15:34:06',NULL,600.00,'','27','1','Inventory sold','1','','sales','6009','','No',NULL,NULL,''),(36396,'1110','271751200260','2025-06-29 15:33:20',NULL,100.00,'','27','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(36397,'1110','271751200260','2025-06-29 15:33:39',NULL,400.00,'','27','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(36398,'5500','271751200260','2025-06-29 15:33:52',1100.00,NULL,'','27','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36399,'4000','271751200260','2025-06-29 15:34:06',NULL,600.00,'','27','1','Good sold','1','','sales','6009','','No',NULL,NULL,''),(36400,'4000','271751200260','2025-06-29 15:31:00',NULL,600.00,'','27','1','Good sold','1','','sales','6547','','No',NULL,NULL,''),(36401,'4000','271751200260','2025-06-29 15:31:23',NULL,600.00,'','27','1','Good sold','1','','sales','6547','','No',NULL,NULL,''),(36402,'4000','271751200260','2025-06-29 15:32:30',NULL,300.00,'','27','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(36403,'4000','271751200260','2025-06-29 15:33:20',NULL,200.00,'','27','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(36404,'4000','271751200260','2025-06-29 15:33:31',NULL,150.00,'','27','1','Good sold','1','','sales','6531','','No',NULL,NULL,''),(36405,'4000','271751200260','2025-06-29 15:33:39',NULL,500.00,'','27','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(36406,'1050','271751200455','2025-06-29 15:34:36',400.00,NULL,'','27','1','Payment of goods sold','1','','payment','','27175120048715330222130','No',NULL,NULL,''),(36407,'1110','271751200455','2025-06-29 15:34:36',NULL,200.00,'','27','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(36408,'5500','271751200455','2025-06-29 15:34:15',200.00,NULL,'','27','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36409,'4000','271751200455','2025-06-29 15:34:36',NULL,400.00,'','27','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(36410,'1050','191751216099','2025-06-29 19:56:20',900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175121618403031230120','No',NULL,NULL,''),(36411,'1110','191751216099','2025-06-29 19:56:20',NULL,352.00,'','19','1','Inventory sold','1','','sales','B006','','No',NULL,NULL,''),(36412,'1110','191751216099','2025-06-29 19:54:59',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(36413,'5500','191751216099','2025-06-29 19:56:10',568.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36414,'4000','191751216099','2025-06-29 19:56:20',NULL,500.00,'','19','1','Good sold','1','','sales','B006','','No',NULL,NULL,''),(36415,'4000','191751216099','2025-06-29 19:54:59',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(36416,'1050','191751216196','2025-06-29 19:57:25',2900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175121625121133223302','No',NULL,NULL,''),(36417,'1110','191751216196','2025-06-29 19:56:57',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(36418,'1110','191751216196','2025-06-29 19:57:07',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(36419,'5500','191751216196','2025-06-29 19:57:18',1416.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36420,'4000','191751216196','2025-06-29 19:57:25',NULL,500.00,'','19','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(36421,'4000','191751216196','2025-06-29 19:56:36',NULL,200.00,'','19','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(36422,'4000','191751216196','2025-06-29 19:56:57',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(36423,'4000','191751216196','2025-06-29 19:57:07',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(36429,'1050','191751216571','2025-06-29 20:04:26',1800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175121667012303012502','No',NULL,NULL,''),(36430,'1110','191751216571','2025-06-29 20:04:26',NULL,400.00,'','19','1','Inventory sold','1','','sales','6046','','No',NULL,NULL,''),(36431,'1110','191751216571','2025-06-29 20:02:51',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(36432,'1110','191751216571','2025-06-29 20:03:32',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(36433,'1110','191751216571','2025-06-29 20:03:43',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(36434,'1110','191751216571','2025-06-29 20:03:57',NULL,272.00,'','19','1','Inventory sold','1','','sales','B010','','No',NULL,NULL,''),(36435,'5500','191751216571','2025-06-29 20:04:05',988.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36436,'4000','191751216571','2025-06-29 20:04:26',NULL,700.00,'','19','1','Good sold','1','','sales','6046','','No',NULL,NULL,''),(36437,'4000','191751216571','2025-06-29 20:02:51',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(36438,'4000','191751216571','2025-06-29 20:03:32',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(36439,'4000','191751216571','2025-06-29 20:03:43',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(36440,'4000','191751216571','2025-06-29 20:03:57',NULL,350.00,'','19','1','Good sold','1','','sales','B010','','No',NULL,NULL,''),(36441,'1050','191751216673','2025-06-29 20:05:10',750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175121671922723232211','No',NULL,NULL,''),(36442,'1110','191751216673','2025-06-29 20:05:10',NULL,500.00,'','19','1','Inventory sold','1','','sales','6012','','No',NULL,NULL,''),(36443,'1110','191751216673','2025-06-29 20:04:33',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(36444,'5500','191751216673','2025-06-29 20:05:01',700.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36445,'4000','191751216673','2025-06-29 20:05:10',NULL,500.00,'','19','1','Good sold','1','','sales','6012','','No',NULL,NULL,''),(36446,'4000','191751216673','2025-06-29 20:04:33',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(36447,'1050','191751216721','2025-06-29 20:05:48',650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175121675023102162073','No',NULL,NULL,''),(36448,'1110','191751216721','2025-06-29 20:05:48',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(36449,'1110','191751216721','2025-06-29 20:05:21',NULL,338.00,'','19','1','Inventory sold','1','','sales','B001','','No',NULL,NULL,''),(36450,'5500','191751216721','2025-06-29 20:05:33',338.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36451,'4000','191751216721','2025-06-29 20:05:48',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(36452,'4000','191751216721','2025-06-29 20:05:21',NULL,500.00,'','19','1','Good sold','1','','sales','B001','','No',NULL,NULL,''),(36453,'1050','191751216752','2025-06-29 20:08:14',4350.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175121690062502022125','No',NULL,NULL,''),(36454,'1110','191751216752','2025-06-29 20:05:52',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(36455,'1110','191751216752','2025-06-29 20:06:19',NULL,900.00,'','19','1','Inventory sold','1','','sales','5980','','No',NULL,NULL,''),(36456,'1110','191751216752','2025-06-29 20:06:29',NULL,300.00,'','19','1','Inventory sold','1','','sales','6048','','No',NULL,NULL,''),(36457,'1110','191751216752','2025-06-29 20:06:41',NULL,400.00,'','19','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(36458,'1110','191751216752','2025-06-29 20:07:01',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(36459,'1110','191751216752','2025-06-29 20:07:38',NULL,1300.00,'','19','1','Inventory sold','1','','sales','6038','','No',NULL,NULL,''),(36460,'5500','191751216752','2025-06-29 20:07:57',3216.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36461,'4000','191751216752','2025-06-29 20:08:14',NULL,300.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(36462,'4000','191751216752','2025-06-29 20:05:52',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(36463,'4000','191751216752','2025-06-29 20:06:19',NULL,900.00,'','19','1','Good sold','1','','sales','5980','','No',NULL,NULL,''),(36464,'4000','191751216752','2025-06-29 20:06:29',NULL,600.00,'','19','1','Good sold','1','','sales','6048','','No',NULL,NULL,''),(36465,'4000','191751216752','2025-06-29 20:06:41',NULL,400.00,'','19','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(36466,'4000','191751216752','2025-06-29 20:06:51',NULL,250.00,'','19','1','Good sold','1','','sales','6528','','No',NULL,NULL,''),(36467,'4000','191751216752','2025-06-29 20:07:01',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(36468,'4000','191751216752','2025-06-29 20:07:38',NULL,1300.00,'','19','1','Good sold','1','','sales','6038','','No',NULL,NULL,''),(36469,'1050','191751216996','2025-06-29 20:10:10',250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175121701227011327127','No',NULL,NULL,''),(36470,'1110','191751216996','2025-06-29 20:10:10',NULL,200.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(36471,'5500','191751216996','2025-06-29 20:09:56',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36472,'4000','191751216996','2025-06-29 20:10:10',NULL,250.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(36473,'1050','191751217014','2025-06-29 20:11:33',1150.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175121709702233700222','No',NULL,NULL,''),(36474,'1110','191751217014','2025-06-29 20:11:33',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(36475,'5500','191751217014','2025-06-29 20:11:23',200.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36476,'4000','191751217014','2025-06-29 20:11:33',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(36477,'4000','191751217014','2025-06-29 20:10:14',NULL,400.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(36478,'4000','191751217014','2025-06-29 20:10:29',NULL,150.00,'','19','1','Good sold','1','','sales','6534','','No',NULL,NULL,''),(36479,'4000','191751217014','2025-06-29 20:10:51',NULL,200.00,'','19','1','Good sold','1','','sales','6520','','No',NULL,NULL,''),(36480,'1050','191751217099','2025-06-29 20:15:05',16000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175121731424723120350','No',NULL,NULL,''),(36481,'1110','191751217099','2025-06-29 20:11:39',NULL,79.17,'','19','1','Inventory sold','1','','sales','B089','','No',NULL,NULL,''),(36482,'1110','191751217099','2025-06-29 20:11:56',NULL,168.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(36483,'1110','191751217099','2025-06-29 20:12:08',NULL,84.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(36484,'1110','191751217099','2025-06-29 20:12:22',NULL,7484.00,'','19','1','Inventory sold','1','','sales','B139','','No',NULL,NULL,''),(36485,'1110','191751217099','2025-06-29 20:12:43',NULL,432.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(36486,'5500','191751217099','2025-06-29 20:13:28',8247.17,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36487,'4000','191751217099','2025-06-29 20:15:05',NULL,400.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(36488,'4000','191751217099','2025-06-29 20:11:39',NULL,200.00,'','19','1','Good sold','1','','sales','B089','','No',NULL,NULL,''),(36489,'4000','191751217099','2025-06-29 20:11:56',NULL,400.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(36490,'4000','191751217099','2025-06-29 20:12:08',NULL,200.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(36491,'4000','191751217099','2025-06-29 20:12:22',NULL,14000.00,'','19','1','Good sold','1','','sales','B139','','No',NULL,NULL,''),(36492,'4000','191751217099','2025-06-29 20:12:43',NULL,800.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(36493,'1050','191751217316','2025-06-29 20:16:02',1000.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175121738220213052503','No',NULL,NULL,''),(36494,'1110','191751217316','2025-06-29 20:15:16',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(36495,'5500','191751217316','2025-06-29 20:15:43',216.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36496,'4000','191751217316','2025-06-29 20:16:02',NULL,600.00,'','19','1','Good sold','1','','sales','6547','','No',NULL,NULL,''),(36497,'4000','191751217316','2025-06-29 20:15:16',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(36498,'1050','191751217386','2025-06-29 20:17:17',2900.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175121744023202332392','No',NULL,NULL,''),(36499,'1110','191751217386','2025-06-29 20:17:17',NULL,600.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(36500,'1110','191751217386','2025-06-29 20:16:26',NULL,785.00,'','19','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(36501,'5500','191751217386','2025-06-29 20:17:08',1385.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36502,'4000','191751217386','2025-06-29 20:17:17',NULL,1200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(36503,'4000','191751217386','2025-06-29 20:16:26',NULL,1500.00,'','19','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(36504,'4000','191751217386','2025-06-29 20:16:53',NULL,200.00,'','19','1','Good sold','1','','sales','6553','','No',NULL,NULL,''),(36505,'1050','191751217442','2025-06-29 20:22:33',7750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175121775973322130510','No',NULL,NULL,''),(36506,'1110','191751217442','2025-06-29 20:22:33',NULL,648.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(36507,'1110','191751217442','2025-06-29 20:19:21',NULL,352.00,'','19','1','Inventory sold','1','','sales','B027','','No',NULL,NULL,''),(36508,'1110','191751217442','2025-06-29 20:19:36',NULL,612.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(36509,'1110','191751217442','2025-06-29 20:19:48',NULL,600.00,'','19','1','Inventory sold','1','','sales','6002','','No',NULL,NULL,''),(36510,'1110','191751217442','2025-06-29 20:20:10',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(36511,'5500','191751217442','2025-06-29 20:22:09',2254.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36512,'4000','191751217442','2025-06-29 20:22:33',NULL,1200.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(36513,'4000','191751217442','2025-06-29 20:17:22',NULL,1500.00,'','19','1','Good sold','1','','sales','6509','','No',NULL,NULL,''),(36514,'4000','191751217442','2025-06-29 20:17:41',NULL,2500.00,'','19','1','Good sold','1','','sales','6540','','No',NULL,NULL,''),(36515,'4000','191751217442','2025-06-29 20:17:53',NULL,300.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(36516,'4000','191751217442','2025-06-29 20:19:21',NULL,500.00,'','19','1','Good sold','1','','sales','B027','','No',NULL,NULL,''),(36517,'4000','191751217442','2025-06-29 20:19:36',NULL,900.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(36518,'4000','191751217442','2025-06-29 20:19:48',NULL,750.00,'','19','1','Good sold','1','','sales','6002','','No',NULL,NULL,''),(36519,'4000','191751217442','2025-06-29 20:20:10',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(36520,'1050','191751216513','2025-06-29 20:02:39',3800.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175121805300320255071','No',NULL,NULL,''),(36521,'1110','191751216513','2025-06-29 20:01:53',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(36522,'1110','191751216513','2025-06-29 20:02:13',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(36523,'5500','191751216513','2025-06-29 20:27:21',432.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36524,'4000','191751216513','2025-06-29 20:02:39',NULL,3000.00,'','19','1','Good sold','1','','sales','6619','','No',NULL,NULL,''),(36525,'4000','191751216513','2025-06-29 20:01:53',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(36526,'4000','191751216513','2025-06-29 20:02:13',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(36527,'1050','191751218088','2025-06-29 20:28:55',1650.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175121813920332907912','No',NULL,NULL,''),(36528,'1110','191751218088','2025-06-29 20:28:55',NULL,612.00,'','19','1','Inventory sold','1','','sales','B009','','No',NULL,NULL,''),(36529,'1110','191751218088','2025-06-29 20:28:24',NULL,200.00,'','19','1','Inventory sold','1','','sales','5985','','No',NULL,NULL,''),(36530,'1110','191751218088','2025-06-29 20:28:39',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(36531,'5500','191751218088','2025-06-29 20:28:47',912.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36532,'4000','191751218088','2025-06-29 20:28:55',NULL,900.00,'','19','1','Good sold','1','','sales','B009','','No',NULL,NULL,''),(36533,'4000','191751218088','2025-06-29 20:28:08',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(36534,'4000','191751218088','2025-06-29 20:28:24',NULL,250.00,'','19','1','Good sold','1','','sales','5985','','No',NULL,NULL,''),(36535,'4000','191751218088','2025-06-29 20:28:39',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(36536,'1050','191751218140','2025-06-29 20:30:30',1100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175121823633322222301','No',NULL,NULL,''),(36537,'1110','191751218140','2025-06-29 20:29:00',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(36538,'1110','191751218140','2025-06-29 20:30:14',NULL,0.00,'','19','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(36539,'5500','191751218140','2025-06-29 20:30:21',100.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36540,'4000','191751218140','2025-06-29 20:30:30',NULL,200.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(36541,'4000','191751218140','2025-06-29 20:29:00',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(36542,'4000','191751218140','2025-06-29 20:29:31',NULL,100.00,'','19','1','Good sold','1','','sales','6511','','No',NULL,NULL,''),(36543,'4000','191751218140','2025-06-29 20:29:42',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(36544,'4000','191751218140','2025-06-29 20:29:55',NULL,100.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(36545,'4000','191751218140','2025-06-29 20:30:06',NULL,250.00,'','19','1','Good sold','1','','sales','6517','','No',NULL,NULL,''),(36546,'4000','191751218140','2025-06-29 20:30:14',NULL,150.00,'','19','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(36547,'1050','191751218238','2025-06-29 20:31:35',1400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175121829723011002123','No',NULL,NULL,''),(36548,'1110','191751218238','2025-06-29 20:31:35',NULL,800.00,'','19','1','Inventory sold','1','','sales','5985','','No',NULL,NULL,''),(36549,'1110','191751218238','2025-06-29 20:30:38',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(36550,'5500','191751218238','2025-06-29 20:31:28',1016.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36551,'4000','191751218238','2025-06-29 20:31:35',NULL,1000.00,'','19','1','Good sold','1','','sales','5985','','No',NULL,NULL,''),(36552,'4000','191751218238','2025-06-29 20:30:38',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(36553,'1050','191751218299','2025-06-29 20:33:57',2500.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175121844734811201740','No',NULL,NULL,''),(36554,'1110','191751218299','2025-06-29 20:33:57',NULL,200.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(36555,'1110','191751218299','2025-06-29 20:31:39',NULL,1200.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(36556,'1110','191751218299','2025-06-29 20:33:15',NULL,200.00,'','19','1','Inventory sold','1','','sales','5988','','No',NULL,NULL,''),(36557,'1110','191751218299','2025-06-29 20:33:32',NULL,42.00,'','19','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(36558,'5500','191751218299','2025-06-29 20:33:43',1642.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36559,'4000','191751218299','2025-06-29 20:33:57',NULL,400.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(36560,'4000','191751218299','2025-06-29 20:31:39',NULL,1800.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(36561,'4000','191751218299','2025-06-29 20:33:15',NULL,200.00,'','19','1','Good sold','1','','sales','5988','','No',NULL,NULL,''),(36562,'4000','191751218299','2025-06-29 20:33:32',NULL,100.00,'','19','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(36563,'1050','191751218762','2025-06-29 20:40:32',1250.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175121883513220333033','No',NULL,NULL,''),(36564,'1110','191751218762','2025-06-29 20:40:32',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(36565,'1110','191751218762','2025-06-29 20:39:43',NULL,195.52,'','19','1','Inventory sold','1','','sales','B038','','No',NULL,NULL,''),(36566,'5500','191751218762','2025-06-29 20:40:21',295.52,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36567,'4000','191751218762','2025-06-29 20:40:32',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(36568,'4000','191751218762','2025-06-29 20:39:22',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(36569,'4000','191751218762','2025-06-29 20:39:43',NULL,250.00,'','19','1','Good sold','1','','sales','B038','','No',NULL,NULL,''),(36570,'4000','191751218762','2025-06-29 20:39:56',NULL,300.00,'','19','1','Good sold','1','','sales','6620','','No',NULL,NULL,''),(36571,'4000','191751218762','2025-06-29 20:40:09',NULL,300.00,'','19','1','Good sold','1','','sales','6516','','No',NULL,NULL,''),(36572,'1050','191751219012','2025-06-29 20:44:09',1750.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175121905652032332032','No',NULL,NULL,''),(36573,'1110','191751219012','2025-06-29 20:44:09',NULL,352.00,'','19','1','Inventory sold','1','','sales','B023','','No',NULL,NULL,''),(36574,'1110','191751219012','2025-06-29 20:43:32',NULL,216.00,'','19','1','Inventory sold','1','','sales','B088','','No',NULL,NULL,''),(36575,'1110','191751219012','2025-06-29 20:43:45',NULL,507.00,'','19','1','Inventory sold','1','','sales','B030','','No',NULL,NULL,''),(36576,'5500','191751219012','2025-06-29 20:43:53',1075.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36577,'4000','191751219012','2025-06-29 20:44:09',NULL,600.00,'','19','1','Good sold','1','','sales','B023','','No',NULL,NULL,''),(36578,'4000','191751219012','2025-06-29 20:43:32',NULL,400.00,'','19','1','Good sold','1','','sales','B088','','No',NULL,NULL,''),(36579,'4000','191751219012','2025-06-29 20:43:45',NULL,750.00,'','19','1','Good sold','1','','sales','B030','','No',NULL,NULL,''),(36580,'1050','191751219099','2025-06-29 20:45:19',400.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175121912322332921011','No',NULL,NULL,''),(36581,'1110','191751219099','2025-06-29 20:45:19',NULL,100.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(36582,'5500','191751219099','2025-06-29 20:45:09',100.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36583,'4000','191751219099','2025-06-29 20:45:19',NULL,200.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(36584,'4000','191751219099','2025-06-29 20:45:00',NULL,200.00,'','19','1','Good sold','1','','sales','6514','','No',NULL,NULL,''),(36585,'1050','191751219217','2025-06-29 20:47:06',100.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175121922872053332329','No',NULL,NULL,''),(36586,'4000','191751219217','2025-06-29 20:47:06',NULL,100.00,'','19','1','Good sold','1','','sales','6512','','No',NULL,NULL,''),(36587,'1050','271751220995','2025-06-29 21:18:00',2000.00,NULL,'','27','1','Payment of goods sold','1','','payment','','27175122108500210203300','No',NULL,NULL,''),(36588,'1110','271751220995','2025-06-29 21:18:00',NULL,1000.00,'','27','1','Inventory sold','1','','sales','6011','','No',NULL,NULL,''),(36589,'1110','271751220995','2025-06-29 21:16:57',NULL,100.00,'','27','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(36590,'1110','271751220995','2025-06-29 21:17:06',NULL,200.00,'','27','1','Inventory sold','1','','sales','6032','','No',NULL,NULL,''),(36591,'1110','271751220995','2025-06-29 21:17:15',NULL,42.00,'','27','1','Inventory sold','1','','sales','6040','','No',NULL,NULL,''),(36592,'5500','271751220995','2025-06-29 21:17:47',1342.00,NULL,'','27','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36593,'4000','271751220995','2025-06-29 21:18:00',NULL,1200.00,'','27','1','Good sold','1','','sales','6011','','No',NULL,NULL,''),(36594,'4000','271751220995','2025-06-29 21:16:35',NULL,100.00,'','27','1','Good sold','1','','sales','6510','','No',NULL,NULL,''),(36595,'4000','271751220995','2025-06-29 21:16:57',NULL,200.00,'','27','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(36596,'4000','271751220995','2025-06-29 21:17:06',NULL,200.00,'','27','1','Good sold','1','','sales','6032','','No',NULL,NULL,''),(36597,'4000','271751220995','2025-06-29 21:17:15',NULL,100.00,'','27','1','Good sold','1','','sales','6040','','No',NULL,NULL,''),(36598,'4000','271751220995','2025-06-29 21:17:26',NULL,200.00,'','27','1','Good sold','1','','sales','6513','','No',NULL,NULL,''),(36599,'1050','211751222163','2025-06-29 21:37:31',2250.00,NULL,'','21','1','Payment of goods sold','1','','payment','','21175122228702233722221','No',NULL,NULL,''),(36600,'1110','211751222163','2025-06-29 21:37:31',NULL,1500.00,'','21','1','Inventory sold','1','','sales','5999','','No',NULL,NULL,''),(36601,'1110','211751222163','2025-06-29 21:36:59',NULL,41.67,'','21','1','Inventory sold','1','','sales','B097','','No',NULL,NULL,''),(36602,'5500','211751222163','2025-06-29 21:37:21',1541.67,NULL,'','21','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36603,'4000','211751222163','2025-06-29 21:37:31',NULL,1500.00,'','21','1','Good sold','1','','sales','5999','','No',NULL,NULL,''),(36604,'4000','211751222163','2025-06-29 21:36:03',NULL,600.00,'','21','1','Good sold','1','','sales','6529','','No',NULL,NULL,''),(36605,'4000','211751222163','2025-06-29 21:36:59',NULL,150.00,'','21','1','Good sold','1','','sales','B097','','No',NULL,NULL,''),(36606,'1050','191751282572','2025-06-30 14:23:38',4600.00,NULL,'','19','1','Payment of goods sold','1','','payment','','19175128262122272333033','No',NULL,NULL,''),(36607,'1110','191751282572','2025-06-30 14:23:38',NULL,2400.00,'','19','1','Inventory sold','1','','sales','7029','','No',NULL,NULL,''),(36608,'1110','191751282572','2025-06-30 14:22:52',NULL,300.00,'','19','1','Inventory sold','1','','sales','6044','','No',NULL,NULL,''),(36609,'5500','191751282572','2025-06-30 14:23:12',2700.00,NULL,'','19','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36610,'4000','191751282572','2025-06-30 14:23:38',NULL,3600.00,'','19','1','Good sold','1','','sales','7029','','No',NULL,NULL,''),(36611,'4000','191751282572','2025-06-30 14:22:52',NULL,600.00,'','19','1','Good sold','1','','sales','6044','','No',NULL,NULL,''),(36612,'4000','191751282572','2025-06-30 14:23:03',NULL,400.00,'','19','1','Good sold','1','','sales','6524','','No',NULL,NULL,''); /*!40000 ALTER TABLE `debitcredit` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `delivery` -- DROP TABLE IF EXISTS `delivery`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `delivery` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemid` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` varchar(10) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `serial` varchar(50) NOT NULL, `orderno` varchar(50) NOT NULL, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(50) NOT NULL, `staff` int(11) NOT NULL, `shipping` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `ordereddate` varchar(50) NOT NULL, `supplier` int(11) NOT NULL DEFAULT 1, `profit` varchar(20) NOT NULL, `commissionrate` varchar(20) NOT NULL, `type` varchar(30) NOT NULL, `mode` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `delivery` -- LOCK TABLES `delivery` WRITE; /*!40000 ALTER TABLE `delivery` DISABLE KEYS */; /*!40000 ALTER TABLE `delivery` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `department` -- DROP TABLE IF EXISTS `department`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `department` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `description` text NOT NULL, `faculty_id` int(11) NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `department` -- LOCK TABLES `department` WRITE; /*!40000 ALTER TABLE `department` DISABLE KEYS */; /*!40000 ALTER TABLE `department` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `depositrefunds` -- DROP TABLE IF EXISTS `depositrefunds`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `depositrefunds` ( `id` int(100) NOT NULL AUTO_INCREMENT, `houseno` varchar(100) NOT NULL, `type` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `balance` decimal(10,2) NOT NULL, `status` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` int(30) NOT NULL DEFAULT 1, `amount` decimal(10,2) NOT NULL, `before` varchar(20) DEFAULT NULL, `after` varchar(20) DEFAULT NULL, `bookingid` int(20) NOT NULL, `tenantid` int(11) NOT NULL, `receiptno` varchar(50) NOT NULL, `transactioncode` varchar(50) NOT NULL, `mode` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `depositrefunds` -- LOCK TABLES `depositrefunds` WRITE; /*!40000 ALTER TABLE `depositrefunds` DISABLE KEYS */; /*!40000 ALTER TABLE `depositrefunds` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `device` -- DROP TABLE IF EXISTS `device`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `device` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) DEFAULT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `device` -- LOCK TABLES `device` WRITE; /*!40000 ALTER TABLE `device` DISABLE KEYS */; /*!40000 ALTER TABLE `device` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `discount` -- DROP TABLE IF EXISTS `discount`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `discount` ( `id` int(11) NOT NULL AUTO_INCREMENT, `discount` varchar(50) 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, `branchid` int(11) NOT NULL DEFAULT 1, `type` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `discount` -- LOCK TABLES `discount` WRITE; /*!40000 ALTER TABLE `discount` DISABLE KEYS */; INSERT INTO `discount` VALUES (1,'1000','BASIC','2023-05-16 14:12:30','active','1','','1',1,'Amount'),(2,'10','PREMIUM DISCOUNT','2023-11-11 07:36:57','active','1','','1',1,'Percentage'); /*!40000 ALTER TABLE `discount` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `distribution` -- DROP TABLE IF EXISTS `distribution`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `distribution` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemid` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` varchar(10) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `serial` varchar(50) NOT NULL, `orderno` varchar(50) NOT NULL, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(50) NOT NULL, `staff` int(11) NOT NULL, `shipping` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `ordereddate` varchar(50) NOT NULL, `supplier` int(11) NOT NULL DEFAULT 1, `profit` varchar(20) NOT NULL, `commissionrate` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `distribution` -- LOCK TABLES `distribution` WRITE; /*!40000 ALTER TABLE `distribution` DISABLE KEYS */; /*!40000 ALTER TABLE `distribution` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `district` -- DROP TABLE IF EXISTS `district`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `district` ( `id` int(30) NOT NULL, `code` varchar(50) NOT NULL, `countyid` varchar(10) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `provincecode` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `district` -- LOCK TABLES `district` WRITE; /*!40000 ALTER TABLE `district` DISABLE KEYS */; /*!40000 ALTER TABLE `district` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `documents` -- DROP TABLE IF EXISTS `documents`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `documents` ( `id` int(50) NOT NULL AUTO_INCREMENT, `documentname` varchar(100) NOT NULL, `idno` varchar(50) NOT NULL, `category` varchar(100) NOT NULL, `name` text NOT NULL, `dateposted` varchar(100) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `entrydate` varchar(50) NOT NULL, `img_id` varchar(100) NOT NULL, `companyid` varchar(50) NOT NULL, `mydocuments` text DEFAULT NULL, `invoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `documents` -- LOCK TABLES `documents` WRITE; /*!40000 ALTER TABLE `documents` DISABLE KEYS */; /*!40000 ALTER TABLE `documents` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `doorlock` -- DROP TABLE IF EXISTS `doorlock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `doorlock` ( `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, `name` varchar(50) NOT NULL, `companyid` int(5) NOT NULL DEFAULT 1, `branchid` int(20) DEFAULT NULL, `guest` varchar(50) NOT NULL, `roomtype` varchar(50) NOT NULL, `roomno` varchar(50) NOT NULL, `guesttype` varchar(50) NOT NULL, `chargetype` varchar(50) NOT NULL, `issuedqty` varchar(50) NOT NULL, `recycledcardqty` varchar(50) NOT NULL, `state` varchar(50) NOT NULL, `checkintime` varchar(50) NOT NULL, `departuretime` varchar(50) NOT NULL, `vouchertype` varchar(50) NOT NULL, `voucherno` varchar(50) NOT NULL, `checkouttime` varchar(50) NOT NULL, `area1` varchar(50) NOT NULL, `area2` varchar(50) NOT NULL, `operator` varchar(50) NOT NULL, `remark` varchar(50) NOT NULL, `familyroom` 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 `doorlock` -- LOCK TABLES `doorlock` WRITE; /*!40000 ALTER TABLE `doorlock` DISABLE KEYS */; /*!40000 ALTER TABLE `doorlock` 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 `etiminitialization` -- DROP TABLE IF EXISTS `etiminitialization`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `etiminitialization` ( `id` int(11) NOT NULL AUTO_INCREMENT, `tin` varchar(50) NOT NULL, `bhfOpenDt` varchar(50) DEFAULT NULL, `createdate` datetime NOT NULL, `sdcId` varchar(50) DEFAULT '00', `mrcNo` text DEFAULT NULL, `cmcKey` text DEFAULT NULL, `companyid` varchar(50) NOT NULL, `branchid` varchar(50) NOT NULL, `updatedid` varchar(20) NOT NULL DEFAULT 'KES', `updatedby` varchar(20) DEFAULT NULL, `userid` int(11) NOT NULL, `name` text NOT NULL, `bhfid` varchar(50) DEFAULT NULL, `bhfSttsCd` varchar(50) DEFAULT NULL, `url` text NOT NULL, `onlineoffline` varchar(20) NOT NULL, `phone` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `verification` text NOT NULL, `requestdate` varchar(50) NOT NULL, `confirmationdate` varchar(50) NOT NULL, `businesskey` 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 `etiminitialization` -- LOCK TABLES `etiminitialization` WRITE; /*!40000 ALTER TABLE `etiminitialization` DISABLE KEYS */; /*!40000 ALTER TABLE `etiminitialization` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `etimsactivations` -- DROP TABLE IF EXISTS `etimsactivations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `etimsactivations` ( `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, `computerno` text NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) DEFAULT NULL, `bhfid` varchar(50) NOT NULL, `duration` int(11) NOT NULL, `phone` varchar(20) DEFAULT NULL, `extensiontype` varchar(30) DEFAULT 'New Installation', `computernostatus` varchar(20) NOT NULL DEFAULT 'new', `computernodate` varchar(20) NOT NULL, `computernouserdata` text NOT NULL, `updatedid` int(11) DEFAULT NULL, `tin` text NOT NULL, `sdcId` text NOT NULL, `cmcKey` text NOT NULL, `mrcNo` text NOT NULL, `url` text NOT NULL, `onlineoffline` varchar(50) NOT NULL, `businesskey` text NOT NULL, `code` varchar(50) NOT NULL, `verification` text NOT NULL, `branchid` varchar(5) 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 `etimsactivations` -- LOCK TABLES `etimsactivations` WRITE; /*!40000 ALTER TABLE `etimsactivations` DISABLE KEYS */; /*!40000 ALTER TABLE `etimsactivations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `evaluation` -- DROP TABLE IF EXISTS `evaluation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `evaluation` ( `invoice` varchar(100) NOT NULL, `id` int(20) NOT NULL AUTO_INCREMENT, `serialno` varchar(50) NOT NULL, `insuredname` varchar(50) NOT NULL, `insurer` varchar(50) NOT NULL, `expirydate` varchar(50) NOT NULL, `inspectedby` varchar(50) NOT NULL, `contact` varchar(50) NOT NULL, `policyno` varchar(50) NOT NULL, `instructions` text NOT NULL, `registrationno` varchar(50) NOT NULL, `make` varchar(50) NOT NULL, `model` varchar(50) NOT NULL, `colour` varchar(50) NOT NULL, `yom` varchar(50) NOT NULL, `fueltype` varchar(50) NOT NULL, `engineno` varchar(50) NOT NULL, `chassisno` varchar(50) NOT NULL, `mileage` varchar(50) NOT NULL, `enginerating` varchar(50) NOT NULL, `countryoforigin` varchar(50) NOT NULL, `locationofinspection` varchar(50) NOT NULL, `coachwork` varchar(50) NOT NULL, `mechanical` varchar(50) NOT NULL, `electrical` varchar(50) NOT NULL, `tyres` varchar(50) NOT NULL, `generalcondition` text NOT NULL, `assessedvalue` varchar(50) NOT NULL, `features` text NOT NULL, `anittheft` varchar(50) NOT NULL, `windscreenvalue` varchar(50) NOT NULL, `radiovalue` varchar(50) NOT NULL, `remarks` text NOT NULL, `reportdetails` text NOT NULL, `date` date NOT NULL, `pin` varchar(50) NOT NULL, `userid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `dateposted` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `evaluation` -- LOCK TABLES `evaluation` WRITE; /*!40000 ALTER TABLE `evaluation` DISABLE KEYS */; /*!40000 ALTER TABLE `evaluation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `events` -- DROP TABLE IF EXISTS `events`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `events` ( `id` int(50) NOT NULL AUTO_INCREMENT, `title` varchar(100) NOT NULL, `fromdate` varchar(50) NOT NULL, `todate` varchar(50) NOT NULL, `host` varchar(100) NOT NULL, `participants` text NOT NULL, `location` varchar(100) NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'new', `comments` text NOT NULL, `repeated` varchar(50) NOT NULL, `dateposted` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `companyid` varchar(50) NOT NULL, `one` varchar(20) NOT NULL, `two` varchar(20) NOT NULL, `three` varchar(20) DEFAULT NULL, `branchid` int(10) NOT NULL DEFAULT 1, `four` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `events` -- LOCK TABLES `events` WRITE; /*!40000 ALTER TABLE `events` DISABLE KEYS */; /*!40000 ALTER TABLE `events` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `expenses` -- DROP TABLE IF EXISTS `expenses`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `expenses` ( `id` int(50) NOT NULL AUTO_INCREMENT, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` datetime NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `datespent` datetime NOT NULL, `receiptno` varchar(100) NOT NULL, `idno` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `imgid` varchar(100) NOT NULL, `img_id` text NOT NULL, `companyid` varchar(100) NOT NULL, `accounttype` varchar(50) NOT NULL, `bankname` varchar(60) NOT NULL, `supplier` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `paymentmethodes` varchar(30) NOT NULL, `duedate` varchar(30) NOT NULL, `terms` text NOT NULL, `balance` decimal(10,2) NOT NULL, `paid` decimal(10,2) NOT NULL, `updatedat` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `allocation` varchar(20) NOT NULL DEFAULT 'No', `invoicestatus` varchar(20) NOT NULL DEFAULT 'No', `allocationtext` text NOT NULL, `loanpaid` decimal(10,2) NOT NULL, `loanbalance` decimal(10,2) NOT NULL, `duration` varchar(20) NOT NULL, `monthlyrate` varchar(20) NOT NULL, `department` 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,'2024 Fiscal Year','active','2024-01-01 00:00:00','2024-12-31 23:59:00',1,1,'2024-01-11 10:54:45',0.00,0.00,0); /*!40000 ALTER TABLE `fiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `followups` -- DROP TABLE IF EXISTS `followups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `followups` ( `id` int(30) NOT NULL AUTO_INCREMENT, `date` varchar(50) NOT NULL, `followupid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `nextdate` datetime NOT NULL, `feedback` text NOT NULL, `recommendation` text NOT NULL, `challanges` text NOT NULL, `level` varchar(50) NOT NULL, `branchid` int(11) NOT NULL, `finalid` varchar(50) NOT NULL, `dateposted` datetime NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'Deal', `completed` varchar(20) NOT NULL DEFAULT 'no', `dealowner` varchar(20) DEFAULT NULL, `stage` varchar(20) DEFAULT NULL, `allsteps` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `followups` -- LOCK TABLES `followups` WRITE; /*!40000 ALTER TABLE `followups` DISABLE KEYS */; /*!40000 ALTER TABLE `followups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `glaccounts` -- DROP TABLE IF EXISTS `glaccounts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `glaccounts` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `accounttype` varchar(50) NOT NULL, `accountname` varchar(80) NOT NULL, `bankname` varchar(50) DEFAULT NULL, `openingdate` varchar(50) NOT NULL, `description` int(11) NOT NULL, `accountstatus` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `number` varchar(50) NOT NULL, `currency` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=221 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,'','-123735','2020-10-01 13:01:12','1000','1'),(31,'1','1','1','Mpesa','','2020-05-10 17:24:37',1,'','34000','2020-05-10 17:28:13','1010','1'),(33,'351','1','1','KCB account','','2018-06-01',1,'','-3882698','2019-07-30 19:18:31','1030','1'),(34,'1','1','6','Accounts receivable','','2018-06-01',1,'','0','2020-01-07 05:46:09','1100',''),(35,'351','1','6','Inventory assets','','2018-07-20 13:29:27',1,'','-1500','2019-07-20 23:18:46','1110','1'),(36,'2','1','6','checking account','','2018-07-20 14:14:59',1,'','0','2018-07-20 14:15:36pm','1120','KES'),(37,'351','1','6','Tax Assets','','2018-07-20 14:15:37',1,'','0','2019-07-20 13:01:36','1130',''),(38,'2','1','6','loans & advances','','2018-07-20 14:17:01',1,'','0','2018-07-20 14:18:41pm','1140','KES'),(39,'2','1','6','securities & deposits','','2018-07-20 14:18:42',1,'','0','2018-07-20 14:19:49pm','1150','KES'),(40,'351','1','6','Allowance for doubtful accounts','','2018-07-20 14:19:50',1,'','0','2019-07-20 12:05:22','1160',''),(41,'351','1','6','Prepayments','','2018-07-20 14:37:09',1,'','0','2019-07-20 13:03:33','1170',''),(44,'351','1','6','Salary advances','','2018-07-20 14:42:02',1,'','0','2019-07-20 12:58:57','1200',''),(45,'351','1','7','Land','','2018-07-20 14:43:05',1,'','0','2019-07-20 13:00:33','1500',''),(46,'351','1','7','Motor Vehicle','','2018-07-20 15:05:47',1,'','0','2019-07-20 13:04:35','1510',''),(47,'1','1','27','Softwares','','2018-07-20 15:06:36',4,'','0','2019-10-28 05:41:59','1520',''),(48,'351','1','7','Buildings','','2018-07-20 15:07:38',1,'','0','2019-07-20 13:07:02','1530',''),(49,'351','1','7','Plants & Machinery','','2018-07-20 15:09:21',1,'','0','2019-07-20 13:08:16','1540',''),(50,'351','1','7','Office Equipments','','2018-07-20 15:13:54',1,'','0','2019-07-20 13:09:35','1550',''),(51,'351','1','7','Furnitures & Fixtures','','2018-07-20 15:18:17',1,'','0','2019-07-20 13:10:29','1560',''),(52,'351','1','7','Depreciation ','117','2018-07-20 15:20:15',1,'','0','2019-07-20 13:13:53','1570',''),(53,'351','1','7','Depletable assets','','2018-07-20 15:21:07',1,'','0','2019-07-20 13:30:32','1580','1'),(54,'351','1','7','Leasehold improvements','','2018-07-20 15:22:55',1,'','0','2019-07-20 13:36:59','1590',''),(55,'351','1','7','Accumulated depreciation','','2018-07-20 15:23:48',1,'','0','2019-07-20 13:17:21','1600',''),(57,'351','1','9','Capital ','','2018-07-20 15:43:54',1,'','0','2019-07-20 14:18:04','1800',''),(58,'416','1','29','Office purchases','','2018-07-20 16:02:41',5,'','0','2019-10-16 17:53:18','1850',''),(59,'2','1','8','stock of raw materials','','2018-07-20 16:04:29',1,'','0','2018-07-20 16:07:35pm','1860','KES'),(63,'351','1','14','Loan payable','','2018-07-23 12:06:08',2,'','0','2019-07-20 14:11:32','2000',''),(64,'351','1','14','Dividends payable','','2018-07-23 12:33:51',2,'','0','2019-07-20 15:08:15','2010','1'),(65,'2','1','14','Income tax payable','','2018-07-23 12:35:15',2,'','0','2018-07-23 12:36:09pm','2020','KES'),(66,'351','1','14','Accrued Expenses Payable ','','2018-07-23 12:36:09',2,'','0','2019-07-20 13:33:39','2030','1'),(67,'351','1','14','Payroll Liabilities','','2018-07-23 12:37:11',2,'','0','2019-07-20 13:24:33','2040',''),(68,'351','1','14','Current tax liability','','2018-07-23 12:37:58',2,'','0','2019-07-20 15:10:18','2050','1'),(69,'1','1','14','Customer Deposits ','','2018-07-23 12:38:55 ',2,'','0','2024-02-01 06:08:04','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,'1','1','29','Painting','','2018-07-23 15:07:48 ',5,'','0','2024-02-26 12:40:36','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,'1','1','27','Vehicle Loan','94','2018-07-23 15:16:38 ',4,'','2000000','2023-05-27 12:46:29','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,'','-6666664999','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,'','6000','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,'1','1','29','Branding','156','2018-11-05 16:46:57 ',5,'','0','2024-02-26 12:40:51','5910',''),(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,'','-577','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,'1','1','27','Donations','131','2019-07-20 15:56:24 ',4,'','140800','2023-03-08 12:44:25','4031','1'),(169,'351','1','27','Bulk Sms Branding','131','2019-07-20 16:07:38',4,'','0','2019-07-20 16:09:27','4032',''),(170,'1','1','27','Bulk Sms Recharge','131','2019-07-20 16:09:28',4,'','0','2019-10-26 13:53:32','4033','1'),(171,'351','1','27','Hotel Accommodation System','94','2019-07-20 16:19:27',4,'','0','2019-07-20 16:23:52','4100','1'),(172,'351','1','27','Miscellaneous Income','94','2019-07-20 16:58:12',4,'','0','2019-07-20 17:00:06','4180','1'),(173,'351','1','27','Mpesa Intergration','94','2019-07-20 17:00:07',4,'','0','2019-07-20 17:02:30','4190','1'),(174,'351','1','27','Biometric Bulk Sms Intergration','94','2019-07-20 17:02:31',4,'','0','2019-07-20 17:38:53','4195',''),(175,'351','1','8','Thermal rolls','58','2019-07-20 17:32:58',5,'','0','2019-09-04 10:26:06','1852','1'),(176,'351','1','29','Electricity','102','2019-07-20 17:42:59',5,'','0','2019-07-20 17:44:30','5531','1'),(177,'351','1','29','Water','102','2019-07-20 17:44:31',5,'','0','2019-07-20 17:45:22','5532','1'),(178,'351','1','29','Wages/Overtime','104','2019-07-20 20:26:31',5,'','0','2019-07-20 20:29:49','5551','1'),(179,'1','1','29','Staff Airtime','105','2020-07-20 20:47:45',5,'','0','2020-06-30 21:03:42','5563','1'),(180,'1','1','29','Medical Expenses ','105','2019-07-20 20:50:12',5,'','0','2020-06-30 22:16:41','5566','1'),(181,'351','1','29','NSSF-Employer','105','2019-07-20 20:51:37',5,'','0','2019-07-20 20:53:29','5565','1'),(182,'351','1','29','Meal Expenses ','','2019-07-20 22:28:52',5,'','0','2019-07-20 22:48:43','5250','1'),(183,'351','1','29','Refunds','','2019-07-20 22:48:44',5,'','0','2019-07-20 22:49:44','5240','1'),(184,'351','1','30','Loss on Disposal of fixed Assets ','','2019-07-20 22:49:45',5,'','0','2019-07-20 22:53:18','5220','1'),(185,'351','1','29','Internet Expenses ','','2019-07-20 22:53:19',5,'','0','2019-07-20 22:56:13','5200',''),(186,'351','1','29','Telephone Expenses ','','2019-07-20 22:56:14',5,'','0','2019-07-20 22:57:42','5210','1'),(187,'351','1','29','Dues & Subscriptions','','2019-07-20 22:57:43',5,'','0','2019-07-20 23:02:13','5180','1'),(188,'351','1','29','Donations','','2019-07-20 23:02:14',5,'','0','2019-07-20 23:03:34','5170','1'),(189,'351','1','29','Chaitable Donations','188','2019-07-20 23:03:35',5,'','0','2019-07-20 23:04:51','5171','1'),(190,'351','1','29','Non-Charitable Donations','188','2019-07-20 23:04:52',5,'','0','2019-07-20 23:08:00','5172','1'),(191,'351','1','29','Business Licences & Permits ','','2019-07-20 23:08:01',5,'','0','2019-07-20 23:09:26','5960','1'),(192,'351','1','29','Bad debts written off','','2019-07-20 23:09:27',5,'','0','2019-07-20 23:10:42','5950','1'),(193,'351','1','29','Bad debts ','','2019-07-20 23:10:43',5,'','0','2019-07-20 23:11:35','5940','1'),(194,'351','1','27','suspense Income A/C','','2019-07-22 22:00:00',4,'','2393.5','2019-07-27 17:14:05','4050','1'),(195,'351','1','29','suspense Expense A/C','','2019-07-22 22:05:38',5,'','0','2019-07-27 17:15:19','5040','1'),(196,'351','1','34','Opening Balance','','2018-06-01',4,'','0','2019-07-30 09:29:55','1060','1'),(197,'351','1','29','CCTV Installation fee','','2018-06-01',5,'','0','2019-08-21 10:15:30','5190','1'),(198,'351','1','29','Director\'s Expenses','','2018-06-01',5,'','0','2019-08-23 14:53:11','5720','1'),(199,'351','1','29','Staff Allowance','105','2019-06-01 ',5,'','-521','2019-10-01 15:22:06','5564','1'),(200,'1','1','1','Witholding Account','','2019-10-01 11:49:23 ',1,'','6666629825.5','2021-11-25 16:26:21','1035','1'),(201,'1','1','7','LAPTOPS','','2020-09-17 09:30:28',1,'','0','2020-09-17 09:31:53','1501',''),(202,'1','1','7','Amblifier','','2020-09-22 10:17:58',1,'','0','2020-09-22 10:19:53','1502',''),(205,'1','1','1','Bonga points Account','','2021-03-08 15:21:56 ',1,'','2000','2021-09-07 06:35:52','1011','1'),(206,'1','1','29','CARE PURCHASE','','2021-07-19 15:02:30 ',5,'','0','2023-05-27 12:48:58','5171',''),(207,'1','1','27','RENT COLLECTED','','2021-09-17 06:42:46',4,'','0','2021-09-17 06:47:13','4161','1'),(208,'1','1','27','DEPOSIT COLLECTED','','2021-09-17 06:14:47',4,'','0','2021-09-17 06:48:29','4162','1'),(209,'1','1','27','WATER/POWER DEPOSIT','','2021-09-17 06:30:48',4,'','0','2021-09-17 06:48:46','4163',''),(210,'1','1','27','PENALTY','','2021-09-17 06:47:48',4,'','0','2021-09-17 06:49:02','4164',''),(211,'1','1','27','WATER','','2021-09-17 06:04:49',4,'','0','2021-09-17 06:49:27','4165','1'),(212,'1','1','27','PARTIAL PAYMENT','','2021-09-17 06:29:49',4,'','0','2021-09-17 06:49:47','4166','1'),(213,'1','1','29','GARBAGE','','2021-09-17 06:49:49 ',5,'','0','2024-05-06 05:36:16','4167',''),(214,'1','1','27','DAMAGES','','2021-09-17 06:09:50',4,'','0','2021-09-17 06:50:31','4168','1'),(215,'1','1','27','AGREEMENT FORM','','2021-09-17 06:32:50',4,'','0','2021-09-17 06:50:50','4169','1'),(216,'1','1','27','POWER','','2021-09-17 06:51:50',4,'','4000','2021-09-17 06:51:16','4171','1'),(217,'1','1','27','SEWAGE','','2021-09-17 06:17:51',4,'','-47000','2021-09-17 06:51:44','4172','1'),(218,'1','1','27','BED ONLY','','2021-09-17 06:45:51',4,'','7000','2021-09-17 06:52:22','4173','1'),(219,'1','1','27','BED AND BREAKFAST','','2021-09-17 06:24:52',4,'','-55555','2021-09-17 06:52:42','4174','1'),(220,'1','1','28','Foreign Exchange gain/loss','','2023-07-30 07:48:19',4,'','0','2023-07-30 07:21:27','4001','5'); /*!40000 ALTER TABLE `glaccounts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `glfiscalyear` -- DROP TABLE IF EXISTS `glfiscalyear`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `glfiscalyear` ( `id` int(40) NOT NULL AUTO_INCREMENT, `name` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `glfiscalyear` -- LOCK TABLES `glfiscalyear` WRITE; /*!40000 ALTER TABLE `glfiscalyear` DISABLE KEYS */; /*!40000 ALTER TABLE `glfiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `glgroups` -- DROP TABLE IF EXISTS `glgroups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `glgroups` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `accounttype` varchar(50) NOT NULL, `accountname` varchar(80) NOT NULL, `groupname` bigint(50) NOT NULL DEFAULT 1, `openingdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `glgroups` -- LOCK TABLES `glgroups` WRITE; /*!40000 ALTER TABLE `glgroups` DISABLE KEYS */; INSERT INTO `glgroups` VALUES (1,'2','1','1','Banks',0,''),(6,'2','1','1','Current asset',0,''),(7,'2','1','1','Fixed assets',0,''),(8,'2','1','5','Cost of Good Sold',0,''),(9,'2','1','1','Capital asset',0,''),(14,'2','1','2','Current liabilities',0,''),(15,'2','1','2','Longterm liabilities',0,''),(26,'2','1','3','Equity',0,''),(27,'2','1','4','Income',0,''),(28,'2','1','4','Other income',0,''),(29,'2','1','5','Expenses',0,''),(30,'2','1','5','Other expenses',0,''),(31,'2','1','2','Share Capital',0,''),(32,'2','1','2','Retained Earnings',0,''),(33,'2','1','4','Cash',1,''),(34,'2','1','4','Equity',1,''); /*!40000 ALTER TABLE `glgroups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grouping` -- DROP TABLE IF EXISTS `grouping`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `grouping` ( `id` int(50) NOT NULL AUTO_INCREMENT, `memberid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `updatedat` varchar(50) NOT NULL, `categoryid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB 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 */; /*!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=17 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,1,NULL,'2023-02-15','2023-04-25',1,90.00,'',1,'2023-02-15 12:36:46pm',0),(14,NULL,6,NULL,'2023-01-27','2023-07-11',2,9.49,'',1,'2023-07-11 07:05:18pm',0),(15,NULL,12,NULL,'2023-08-01','2023-12-31',2,21.00,'',1,'2023-08-31 03:04:22am',0),(16,NULL,1,NULL,'2019-06-11','2023-09-02',2,67.83,'',1,'2023-09-02 08:10:55am',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, `meternumber` text NOT NULL, `utility` varchar(20) DEFAULT 'yes', `waterno` varchar(30) NOT NULL, `waterrate` varchar(30) NOT NULL, `watercharge` varchar(30) NOT NULL, `watermonth` varchar(30) NOT NULL, `wateryear` varchar(30) NOT NULL, `electricityno` varchar(30) NOT NULL, `electricityrate` varchar(30) NOT NULL, `electricitycharge` varchar(30) NOT NULL, `electricitymonth` varchar(30) NOT NULL, `electricityyear` varchar(30) NOT NULL, `bowholeno` varchar(30) NOT NULL, `bowholerate` varchar(30) NOT NULL, `bowholecharge` varchar(30) NOT NULL, `bowholemonth` varchar(30) NOT NULL, `bowholeyear` varchar(30) NOT NULL, `beds` varchar(5) DEFAULT NULL, `bedstatus` varchar(20) NOT NULL DEFAULT 'no', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `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 `insurance` -- DROP TABLE IF EXISTS `insurance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `insurance` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text NOT NULL, `status` varchar(20) NOT NULL, `rate` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `branchid` 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 `insurance` -- LOCK TABLES `insurance` WRITE; /*!40000 ALTER TABLE `insurance` DISABLE KEYS */; /*!40000 ALTER TABLE `insurance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `invoice` -- DROP TABLE IF EXISTS `invoice`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `invoice` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` decimal(10,2) NOT NULL, `type` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `month` varchar(100) NOT NULL, `year` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `duedate` varchar(40) NOT NULL, `paymentstatus` varchar(40) NOT NULL, `paymentmode` varchar(40) NOT NULL, `paymentcode` varchar(100) NOT NULL, `transactioncode` varchar(100) NOT NULL, `approval` varchar(30) NOT NULL DEFAULT 'new', `approvedby` varchar(60) NOT NULL, `approvaldate` varchar(60) NOT NULL, `totalamount` varchar(40) NOT NULL, `paid` decimal(10,2) NOT NULL, `balance` varchar(40) NOT NULL DEFAULT '0', `companyid` varchar(100) NOT NULL DEFAULT '1', `commission` decimal(10,2) NOT NULL, `vat` decimal(10,2) NOT NULL, `paymentdate` varchar(30) NOT NULL, `order` int(11) NOT NULL, `priority` int(11) NOT NULL, `coparent` decimal(10,2) NOT NULL, `coparentcommission` decimal(10,2) NOT NULL, `coparentvat` decimal(10,2) NOT NULL, `coparentdate` varchar(30) NOT NULL, `coparentuserid` int(11) NOT NULL, `chargeid` varchar(30) NOT NULL, `branchid` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `invoice` -- LOCK TABLES `invoice` WRITE; /*!40000 ALTER TABLE `invoice` DISABLE KEYS */; /*!40000 ALTER TABLE `invoice` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `itemclassification` -- DROP TABLE IF EXISTS `itemclassification`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `itemclassification` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `itm_class_code` varchar(100) DEFAULT NULL, `itm_class_level` varchar(50) NOT NULL, `tax_type_code` varchar(50) DEFAULT NULL, `status` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=1001 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `itemclassification` -- LOCK TABLES `itemclassification` WRITE; /*!40000 ALTER TABLE `itemclassification` DISABLE KEYS */; INSERT INTO `itemclassification` VALUES (1,'VAT Act','99000000','1',NULL,'Y'),(2,'Goods','99010000','2',NULL,'Y'),(3,'Exempt Goods (Paragraph 1 - 99)','99011000','3',NULL,'Y'),(4,'Bovine Semen of tariff number 05111000','99011001','4',NULL,'Y'),(5,'Fish eggs and roes of tariff number 0511990110','99011002','4',NULL,'Y'),(6,'Animal semen other than of bovine of tariff number 0511999010','99011003','4',NULL,'Y'),(7,'Soya beans whether or not broken of tariff numbers 12011000 and 12019000','99011004','4',NULL,'Y'),(8,'Groundnuts not roasted or otherwise cooked In shell of tariff number 12024100','99011005','4',NULL,'Y'),(9,'Groundnuts not roasted or otherwise cooked Shelled whether or not broken of tariff number 12024200','99011006','4',NULL,'Y'),(10,'Copra of tariff number 12030000','99011007','4',NULL,'Y'),(11,'Linseed whether or not broken of tariff number 12040000','99011008','4',NULL,'Y'),(12,'Low erucic acid rape or colza seed of tariff number 12051000','99011009','4',NULL,'Y'),(13,'Other rape or colza seed of tariff number 12059000','99011010','4',NULL,'Y'),(14,'Sunflower seeds whether or not broken of tariff number 12060000','99011011','4',NULL,'Y'),(15,'Cotton seeds whether or not broken Seed of tariff numbers 12072100 and 12072900','99011012','4',NULL,'Y'),(16,'Sesamum seeds whether or not broken of tariff number 12074000','99011013','4',NULL,'Y'),(17,'Mustard seeds whether or not broken of tariff number 12075000','99011014','4',NULL,'Y'),(18,'Safflower seeds whether or not broken 12076000','99011015','4',NULL,'Y'),(19,'Other oil seeds and oleaginous fruits whether or not broken of tariff number 12079900','99011016','4',NULL,'Y'),(20,'Sugarcane of tariff number 1212990300;Sugarcane of tariff number 1212990300;Unprocessed produce of plant species camellia sinensis','99011017','4',NULL,'Y'),(21,'Live animals of chapter 1','99011018','4',NULL,'Y'),(22,'Meat and edible offals of chapter 2 excluding those of heading 0209 and 0210','99011019','4',NULL,'Y'),(23,'Fish and crustaceans molluscs and other aquatic invertebrates of chapter 3 excluding those of tariff heading 0305 0306 and 0307','99011020','4',NULL,'Y'),(24,'Unprocessed milk','99011021','4',NULL,'Y'),(25,'Fresh birds eggs in shell','99011022','4',NULL,'Y'),(26,'Edible Vegetables and certain roots and tubers of Chapter 7 excluding those of tariff heading 0711','99011023','4',NULL,'Y'),(27,'Edible fruits and nuts peal of citrus fruits or melon of chapter 8 excluding those of tariff heading 0811 0812 0813 and 0814','99011024','4',NULL,'Y'),(28,'Cereals of chapter 10 excluding seeds of tariff heading 1002 ','99011025','4',NULL,'Y'),(29,'Syringes with or without needles of tarrif no 90183100','99011032','4',NULL,'Y'),(30,'Tubular metal needles and needles for sutures of tariff number 90183200','99011035','4',NULL,'Y'),(31,'Catheters cannulae and the like of tariff number 90183900','99011036','4',NULL,'Y'),(32,'Blood bags','99011037','4',NULL,'Y'),(33,'Blood and fluid infusion sets','99011038','4',NULL,'Y'),(34,'Materials articles and equipment including motor vehicles listed under the first schedule paragraph 39 of the VAT Act.','99011039','4',NULL,'Y'),(35,'Madeup fishing nets of manmade textile material of tariff number 56081100','99011040','4',NULL,'Y'),(36,'Mosquito nets of tariff No 6304990110','99011041','4',NULL,'Y'),(37,'Materials waste residues and by products whether or not in the form of pellets and preparations of a kind used in animal feeding of tariff numbers as listed in Part 1 of the first schedule of VAT Act 2013','99011043','4',NULL,'Y'),(38,'Unprocessed green tea','99011044','4',NULL,'Y'),(39,'Inputs or raw materials supplied to solar equipment manufacturers for manufacture of solar equipment or deep cycle sealed batteries which exclusively use or store solar power ','99011048','4',NULL,'Y'),(40,'Aircraft parts of heading 8803 excluding parts of goods of heading 8801','99011049','4',NULL,'Y'),(41,'Taxable goods imported or purchased for direct and exclusive use in the implementation of official aid funded projects upon approval by the Cabinet Secretary responsible for the National Treasury','99011051','4',NULL,'Y'),(42,'Goods imported or purchased locally for use by the local film producers and local filming agents upon recommendation by the Kenya Film Commission subject to approval by CS TNT','99011054','4',NULL,'Y'),(43,'Inputs or raw materials locally purchased or imported by manufacturers of agricultural machinery and implements upon approval by the Cabinet Secretary responsible for industrialization','99011056','4',NULL,'Y'),(44,'All goods including material supplies equipment machinery and motor vehicles for official use by the Kenya Defence Forces and the National Police Service','99011057','4',NULL,'Y'),(45,'Direction finding compasses instruments and appliances for aircraft','99011058','4',NULL,'Y'),(46,'Wheat seeds of tariff numbers 10011100 and 1001990100','99011059','4',NULL,'Y'),(47,'Taxable goods for direct and exclusive use for the construction of tourism facilities recreational parks of fifty acres or more convention and conference facilities upon recommendation by the Cabinet Secretary responsible for matters relating to recreational parks','99011062','4',NULL,'Y'),(48,'Taxable goods equipment and apparatus for the direct and exclusive use for construction of specialized hospitals with a minimum bed capacity of fifty with accommodation facilities upon the recommendation by the Cabinet Secretary responsible for health who shall issue guidelines for the criteria to be used to determine eligibility for the exemption provided that notwithstanding this subparagraph any approval granted by the cabinet Secretary before the commencement thereof in respect of the supply of taxable goods and which is in supply of taxable goods and which is in force at such commencement shall continue to apply of the exempted taxable goods is made in full','99011063','4',NULL,'Y'),(49,'Inputs or raw materials locally purchased or imported by manufacturers of clean cook stoves approved by the CS TNT upon recommendation by the CS responsible for energy','99011066','4',NULL,'Y'),(50,'Super absorbent polymer SAP of tariff number 39069000','99011068','4',NULL,'Y'),(51,'Carrier tissue white 1 ply 14 point 5 GSM 47032100','99011069','4',NULL,'Y'),(52,'IP super soft fluff pulp for fluff 310 treated pulp 488 times 125 mm cellose of tariff number 47032100','99011070','4',NULL,'Y'),(53,'Perforated PE film 15 to 22 gsm of tariff number 3990219000','99011071','4',NULL,'Y'),(54,'Spunbound nonwoven 15 to 25 gsm of tariff number 56031100','99011072','4',NULL,'Y'),(55,'Airlid paper with super absorbent polymer 180gsm67 of tariff number 48030000','99011073','4',NULL,'Y'),(56,'Airlid paper with super absorbent polymer 80gsm67 of tariff number 48030000','99011074','4',NULL,'Y'),(57,'Pressure sensitive adhesive of tariff number 3506990100','99011077','4',NULL,'Y'),(58,'Plain polythene filmLPDE of tariff number 399021199010','99011078','4',NULL,'Y'),(59,'Plain polythene filmPE of tariff number 399021199010','99011079','4',NULL,'Y'),(60,'PE white 25 to 40 gsm release paper of tarrif number 48114900','99011080','4',NULL,'Y'),(61,'ADL 25 to 40 gsm of tariff number 56031100','99011081','4',NULL,'Y'),(62,'Elasticized side tape of tariff number 54024400','99011082','4',NULL,'Y'),(63,'12 to 16 gsm spunbound piyropo nonwoven coverstock 12gsm spunbound PP nonwoven SMS hydrophobic leg cuffs of tariff number 56031100','99011083','4',NULL,'Y'),(64,'Polymetric elastic 2 over 3 strands of tariff number 3990199010','99011084','4',NULL,'Y'),(65,'Any other aircraft spare parts imported by aircraft operators or persons engaged in the business of aircraft maintenance upon recommendation by the competent authority responsible for civil aviation','99011089','4',NULL,'Y'),(66,'Inputs for the manufacture of pesticides upon recommendation by the Cabinet Secretary for the time being responsible for matters relating to agriculture','99011090','4',NULL,'Y'),(67,'Locally assembled motor vehicles for transportation of tourists purchased before clearance through Customs following conditions as specified in the VAT Act 2013 1st Schedule Section A no9901','99011091','4',NULL,'Y'),(68,'The supply of natural water excluding bottled water by a NG, CGor any political subdivision thereof or a person approved by the CS responsible for water development for domestic or for industrial use','99011095','4',NULL,'Y'),(69,'Articles of apparel clothing accessories and equipment specially designed for safety or protective purposes for use in registered hospitals and clinics or by CG or LA in firefighting','99011096','4',NULL,'Y'),(70,'Goods imported by passengers arriving from places outside Kenya as specified in the VAT Act 2013 First Schedule section A no 99','99011099','4',NULL,'Y'),(71,'Exempt Goods (Paragraph 100 - 146)','99011100','3',NULL,'Y'),(72,'Alcoholic or non alcoholic beverages supplied to the Kenya Defence Forces Canteen Organization','99011101','4',NULL,'Y'),(73,'Hearing aids excluding parts and accessories of tariff Number 90214000','99011103','4',NULL,'Y'),(74,'Locally manufactured motherboards','99011105','4',NULL,'Y'),(75,'Inputs for the manufacture of motherboards approved by the Cabinet Secretary responsible for information communication technology','99011106','4',NULL,'Y'),(76,'Plant machinery and equipment used in the construction of a plastics recycling plant','99011107','4',NULL,'Y'),(77,'The supply of maize corn flour cassava flour wheat or meslin flour and maize flour containing cassava flour by more than ten percent in weight provided that this paragra','99011108','4',NULL,'Y'),(78,'Goods imported or purchased locally for the direct and exclusive use in the construction of houses under an affordable housing scheme approved by the CS on the recommendation of the CS responsible for matters relating to housing','99011109','4',NULL,'Y'),(79,'Musical instruments and other musical equipment imported or purchased locally for exclusive use by educational institutions upon recommendation by the Cabinet Secretary responsible for Education','99011110','4',NULL,'Y'),(80,'Maize corn seeds of tariff no 10051000','99011111','4',NULL,'Y'),(81,'Taxable good excl. motor vehicle imported or purchased for direct exclusive use in geothermal, oil, mining prospecting, exploration, product sharing as per the Energy Act 2019, Petroleum Act 2019, the Mining Act 2016 upon recommendation by the CS','99011112','4',NULL,'Y'),(82,'Specialized equipment for the development and generation of solar and wind energy upon recommendation to the commissioner by the cabinet secretary responsible for matters relating to energy ','99011113','4',NULL,'Y'),(83,'Taxable goods supplied to persons that had a contract with the government prior to 25-04-2020 and contract provided for exemption from VAT provided that this exemption shall apply to the unexpired period of contract upon recommendation by CS Energy','99011114','4',NULL,'Y'),(84,'Medical ventilators and the inputs for the manufacture of medical ventilators upon recommendation by the cabinet secretary responsible for matters relating to health ','99011115','4',NULL,'Y'),(85,'Physiotherapy accessories treadmills for cardiology therapy and treatment of tariff number 9506990100 for use by licensed hospitals upon approval by the cabinet secretary responsible for matters relating to health ','99011116','4',NULL,'Y'),(86,'Dexpanthenol of tariff number 33049900 used for medical nappy rash treatment by licensed hospitals upon approval by the cabinet secretary responsible for matters relating to health ','99011117','4',NULL,'Y'),(87,'Medicaments of tariff number 30034100 30034200 30034300 30034900 30036000 excluding goods of heading 3002 3005 or 3006 consisting of two or more constituents which have been mixed together for theraputic or prophylactic uses','99011118','4',NULL,'Y'),(88,'Diagnostic or laboratory reagents of tariff number 38220000 on a backing prepared diagnostic or laboratory reagents whether or not on a backing other than those of heading 3002 or 3006 certified reference materials upon approval by CS Health ','99011119','4',NULL,'Y'),(89,'Electrodiagnostic apparatus of tariff numbers 90181100 90181200 90181300 90181400 90181900 90182000 90189000 upon approval by the cabinet secretary responsible for matters relating to health ','99011120','4',NULL,'Y'),(90,'Other instruments and appliances of tariff number 90184100 used in dental sciences dental drill engines whether or not combined on a single base with other dental equipment upon approval by CS Health','99011121','4',NULL,'Y'),(91,'Other instruments and appliances including surgical blades of tariff number 90184900 90185000 90189000 used in dental sciences dental drill engines whether or not combined on a single base with other dental equipment upon approval by CS Health','99011122','4',NULL,'Y'),(92,'Ozone therapy Oxygen therapy aerosol therapy artificial respiration or other theraputic respiration apapratus upon approval by CS Health ','99011123','4',NULL,'Y'),(93,'Other breathing appliances and gas masks excluding protective masks having neither mechanical parts nor replaceable filters upon approval by CS Health','99011124','4',NULL,'Y'),(94,'Artificial teeth and dental fittings of tariff number 90212100 90212900 and artificial parts of the body of tariff number 90213100 90213900 90215000 and 90219000 upon approval by CS Health','99011125','4',NULL,'Y'),(95,'Apparatus based on the use of x rays whether or not for medical surgical or dental of tariff numbers 90221200 90221300 90221400 and 90221900 upon approval by CS Health','99011126','4',NULL,'Y'),(96,'Apparatus based on the use of alpha beta or gamma radiations whether or not medical surgical or dental of tariff numbers 90222100 90222900 90223000 and 90229000 upon approval by CS Health','99011127','4',NULL,'Y'),(97,'Discs tape solid-state nonvolatile storage devices smart cards and other media for the recording of sound or of other phenomena whether or not recorded of tariff number 85238010 but excluding products of chapter 37 software upon approval by CS Health','99011128','4',NULL,'Y'),(98,'Management support services','80161500','3',NULL,'Y'),(99,'Silk fabrics','11161500','3',NULL,'Y'),(100,'Screws','31161500','3',NULL,'Y'),(101,'Agricultural machinery for planting and seeding','21101600','3',NULL,'Y'),(102,'Amebicides and Trichomonacides and Antiprotozoals','51101600','3',NULL,'Y'),(103,'Mechanical engineering','81101600','3',NULL,'Y'),(104,'Paving equipment','22101600','3',NULL,'Y'),(105,'Integrated circuits','32101600','3',NULL,'Y'),(106,'Broadcast advertising','82101600','3',NULL,'Y'),(107,'Fire services','92101600','3',NULL,'Y'),(108,'Processed and synthetic rubber','13101600','3',NULL,'Y'),(109,'Shirts and blouses','53101600','3',NULL,'Y'),(110,'Chemicals and fertilizers production','73101600','3',NULL,'Y'),(111,'Oil and gas utilities','83101600','3',NULL,'Y'),(112,'Political officials','93101600','3',NULL,'Y'),(113,'Lifting equipment and accessories','24101600','3',NULL,'Y'),(114,'Paper processing machines and accessories','44101600','3',NULL,'Y'),(115,'Aid financing','84101600','3',NULL,'Y'),(116,'Solid and gel fuels','15101600','3',NULL,'Y'),(117,'Product and material transport vehicles','25101600','3',NULL,'Y'),(118,'Printing machinery accessories','45101600','3',NULL,'Y'),(119,'Healthcare provider support persons','85101600','3',NULL,'Y'),(120,'Commercial land parcels','95101600','3',NULL,'Y'),(121,'Ammunition','46101600','3',NULL,'Y'),(122,'Outdoor furniture','56101600','3',NULL,'Y'),(123,'Hazardous material decontamination','76101600','3',NULL,'Y'),(124,'Scientific vocational training services','86101600','3',NULL,'Y'),(125,'Water treatment consumables','47101600','3',NULL,'Y'),(126,'Environmental planning','77101600','3',NULL,'Y'),(127,'Food preparation equipment','48101600','3',NULL,'Y'),(128,'Rail cargo transport','78101600','3',NULL,'Y'),(129,'Lamps and lightbulbs','39101600','3',NULL,'Y'),(130,'Collectibles','49101600','3',NULL,'Y'),(131,'Drilling and operation machinery','20111600','3',NULL,'Y'),(132,'Cement and lime','30111600','3',NULL,'Y'),(133,'Flowering plants','70111600','3',NULL,'Y'),(134,'Temporary personnel services','80111600','3',NULL,'Y'),(135,'Meeting facilities','90111600','3',NULL,'Y'),(136,'Stone','11111600','3',NULL,'Y'),(137,'Aquaculture equipment','21111600','3',NULL,'Y'),(138,'Length and thickness and distance measuring instruments','41111600','3',NULL,'Y'),(139,'Antimetabolites','51111600','3',NULL,'Y'),(140,'Computer programmers','81111600','3',NULL,'Y'),(141,'Household assistance and care','91111600','3',NULL,'Y'),(142,'Non technical writing','82111600','3',NULL,'Y'),(143,'Disarmament','92111600','3',NULL,'Y'),(144,'Shoes','53111600','3',NULL,'Y'),(145,'Mobile communications services','83111600','3',NULL,'Y'),(146,'Political representation and participation','93111600','3',NULL,'Y'),(147,'Novelty paper','14111600','3',NULL,'Y'),(148,'Cash handling supplies','44111600','3',NULL,'Y'),(149,'Clocks','54111600','3',NULL,'Y'),(150,'Audit services','84111600','3',NULL,'Y'),(151,'Safety and rescue water craft','25111600','3',NULL,'Y'),(152,'Projectors and supplies','45111600','3',NULL,'Y'),(153,'Non contagious disease prevention and control','85111600','3',NULL,'Y'),(154,'Open traffic thoroughfares','95111600','3',NULL,'Y'),(155,'Power generators','26111600','3',NULL,'Y'),(156,'Building component cleaning services','76111600','3',NULL,'Y'),(157,'Adult education','86111600','3',NULL,'Y'),(158,'Panel systems','56111600','3',NULL,'Y'),(159,'Ironing equipment','47111600','3',NULL,'Y'),(160,'Forming tools','27111600','3',NULL,'Y'),(161,'Environmental rehabilitation','77111600','3',NULL,'Y'),(162,'Passenger railway transportation','78111600','3',NULL,'Y'),(163,'Exterior lighting fixtures and accessories ','39111600','3',NULL,'Y'),(164,'Bird and fowl food','10121600','3',NULL,'Y'),(165,'Asphalts','30121600','3',NULL,'Y'),(166,'Livestock industry','70121600','3',NULL,'Y'),(167,'Business law services','80121600','3',NULL,'Y'),(168,'Travel document assistance','90121600','3',NULL,'Y'),(169,'Drilling bits','20121600','3',NULL,'Y'),(170,'Studio aids','60121600','3',NULL,'Y'),(171,'Wood','11121600','3',NULL,'Y'),(172,'Monetary systems and issues','81121600','3',NULL,'Y'),(173,'Pipette tips','41121600','3',NULL,'Y'),(174,'Veterinary products','42121600','3',NULL,'Y'),(175,'Table and kitchen linen and accessories','52121600','3',NULL,'Y'),(176,'Engraving','82121600','3',NULL,'Y'),(177,'Detective services','92121600','3',NULL,'Y'),(178,'Textile working machinery and equipment and accessories','23121600','3',NULL,'Y'),(179,'Purses and handbags and bags','53121600','3',NULL,'Y'),(180,'Information centers','83121600','3',NULL,'Y'),(181,'International relations and cooperation','93121600','3',NULL,'Y'),(182,'Desk supplies','44121600','3',NULL,'Y'),(183,'Tissue papers','14121600','3',NULL,'Y'),(184,'Funds transfer and clearance and exchange services','84121600','3',NULL,'Y'),(185,'Camera accessories','45121600','3',NULL,'Y'),(186,'Labels','55121600','3',NULL,'Y'),(187,'Medical doctor specialist services','85121600','3',NULL,'Y'),(188,'Transport buildings and structures','95121600','3',NULL,'Y'),(189,'Electrical cable and accessories','26121600','3',NULL,'Y'),(190,'Nonhazardous waste disposal','76121600','3',NULL,'Y'),(191,'Junior colleges','86121600','3',NULL,'Y'),(192,'Floor machines and accessories','47121600','3',NULL,'Y'),(193,'Soil pollution','77121600','3',NULL,'Y'),(194,'Material handling services','78121600','3',NULL,'Y'),(195,'Circuit protection devices and accessories','39121600','3',NULL,'Y'),(196,'Camping furniture','49121600','3',NULL,'Y'),(197,'Animal containment','10131600','3',NULL,'Y'),(198,'Bricks','30131600','3',NULL,'Y'),(199,'Eggs and egg substitutes','50131600','3',NULL,'Y'),(200,'Land and soil preparation','70131600','3',NULL,'Y'),(201,'Sale of property and building','80131600','3',NULL,'Y'),(202,'Musical instrument sets','60131600','3',NULL,'Y'),(203,'Other animal products','11131600','3',NULL,'Y'),(204,'Anticoagulants','51131600','3',NULL,'Y'),(205,'Pyrotechnics','12131600','3',NULL,'Y'),(206,'Blinds and shades','52131600','3',NULL,'Y'),(207,'Photographers and cinematographers','82131600','3',NULL,'Y'),(208,'Medical staff clothing and related articles','42131600','3',NULL,'Y'),(209,'Faceting equipment and accessories','23131600','3',NULL,'Y'),(210,'Bath and body','53131600','3',NULL,'Y'),(211,'Meat and poultry and seafood processing','73131600','3',NULL,'Y'),(212,'Food and nutrition policy planning and programs','93131600','3',NULL,'Y'),(213,'Industrial freezers','24131600','3',NULL,'Y'),(214,'Life and health and accident insurance','84131600','3',NULL,'Y'),(215,'Charity organizations','94131600','3',NULL,'Y'),(216,'Civilian and commercial rotary wing aircraft','25131600','3',NULL,'Y'),(217,'Moving picture media','45131600','3',NULL,'Y'),(218,'Fission fuel assemblies','15131600','3',NULL,'Y'),(219,'Medical ethics','85131600','3',NULL,'Y'),(220,'Portable commercial and industrial buildings and structures','95131600','3',NULL,'Y'),(221,'Toxic spill cleanup','76131600','3',NULL,'Y'),(222,'Music and drama','86131600','3',NULL,'Y'),(223,'Exhaust structures or screening equipment','26131600','3',NULL,'Y'),(224,'Brooms and mops and brushes and accessories','47131600','3',NULL,'Y'),(225,'Noise pollution','77131600','3',NULL,'Y'),(226,'General goods storage','78131600','3',NULL,'Y'),(227,'Wire protection devices','39131600','3',NULL,'Y'),(228,'Valves','40141600','3',NULL,'Y'),(229,'Crop protection','70141600','3',NULL,'Y'),(230,'Sales and business promotion activities','80141600','3',NULL,'Y'),(231,'Non metallic waste and scrap','11141600','3',NULL,'Y'),(232,'Supply chain management','81141600','3',NULL,'Y'),(233,'Domestic laundry appliances and supplies','52141600','3',NULL,'Y'),(234,'Graphic display services','82141600','3',NULL,'Y'),(235,'Rare earth metals','12141600','3',NULL,'Y'),(236,'Basins and bedpans and urinals and admission kits','42141600','3',NULL,'Y'),(237,'Mass transit system construction services','72141600','3',NULL,'Y'),(238,'Leather preparing machinery and accessories','23141600','3',NULL,'Y'),(239,'Thread and yarn processing','73141600','3',NULL,'Y'),(240,'Population','93141600','3',NULL,'Y'),(241,'Miscellaneous sewing supplies','53141600','3',NULL,'Y'),(242,'Cushioning supplies','24141600','3',NULL,'Y'),(243,'Personal credit agencies','84141600','3',NULL,'Y'),(244,'Prefabricated residential buildings and structures','95141600','3',NULL,'Y'),(245,'Darkroom supplies','45141600','3',NULL,'Y'),(246,'Herbal treatments','85141600','3',NULL,'Y'),(247,'Subcritical assembly equipment','26141600','3',NULL,'Y'),(248,'Students organizations','86141600','3',NULL,'Y'),(249,'Inspection','78141600','3',NULL,'Y'),(250,'Cereal seeds','10151600','3',NULL,'Y'),(251,'Roofing accessories','30151600','3',NULL,'Y'),(252,'Compressors','40151600','3',NULL,'Y'),(253,'Edible animal oils and fats','50151600','3',NULL,'Y'),(254,'Forestry industry','70151600','3',NULL,'Y'),(255,'International trade services','80151600','3',NULL,'Y'),(256,'Threads','11151600','3',NULL,'Y'),(257,'Chains','31151600','3',NULL,'Y'),(258,'Cholinergic blocking agents','51151600','3',NULL,'Y'),(259,'Cartography','81151600','3',NULL,'Y'),(260,'Clinical laboratory instruments','41151600','3',NULL,'Y'),(261,'Dental and subspecialty instruments and devices','42151600','3',NULL,'Y'),(262,'Domestic kitchen tools and utensils','52151600','3',NULL,'Y'),(263,'Specialized communication system services','72151600','3',NULL,'Y'),(264,'Cement and ceramics and glass industry machinery and equipment and supplies','23151600','3',NULL,'Y'),(265,'Packaging services','73151600','3',NULL,'Y'),(266,'Public finance','93151600','3',NULL,'Y'),(267,'Nutrition issues','85151600','3',NULL,'Y'),(268,'Security and control equipment','46151600','3',NULL,'Y'),(269,'Ceiling materials','30161600','3',NULL,'Y'),(270,'Purification','40161600','3',NULL,'Y'),(271,'Flora','70161600','3',NULL,'Y'),(272,'Business facilities oversight','80161600','3',NULL,'Y'),(273,'Wool fabrics','11161600','3',NULL,'Y'),(274,'Bolts','31161600','3',NULL,'Y'),(275,'Other oilfield support services','71161600','3',NULL,'Y'),(276,'Electronic mail and messaging services','81161600','3',NULL,'Y'),(277,'Extracorporeal hemodialysis equipment and supplies','42161600','3',NULL,'Y'),(278,'Audio visual equipment accessories','52161600','3',NULL,'Y'),(279,'Foundry supplies','23161600','3',NULL,'Y'),(280,'Manufacture of transport equipment','73161600','3',NULL,'Y'),(281,'Taxes other than income tax','93161600','3',NULL,'Y'),(282,'Water safety','46161600','3',NULL,'Y'),(283,'Racquet and court sports equipment','49161600','3',NULL,'Y'),(284,'Chemical fertilizers and plant nutrients','10171600','3',NULL,'Y'),(285,'Windows','30171600','3',NULL,'Y'),(286,'Water quality management services','70171600','3',NULL,'Y'),(287,'Publicity and marketing support services','80171600','3',NULL,'Y'),(288,'Bushings','31171600','3',NULL,'Y'),(289,'Laxatives','51171600','3',NULL,'Y'),(290,'Stainless steel alloys','11171600','3',NULL,'Y'),(291,'Ecological science services','81171600','3',NULL,'Y'),(292,'Microbiology devices','41171600','3',NULL,'Y'),(293,'Pigments','12171600','3',NULL,'Y'),(294,'Mobile medical services extricating and immobilizing and transporting products','42171600','3',NULL,'Y'),(295,'Manufacture of precision instruments','73171600','3',NULL,'Y'),(296,'International trade','93171600','3',NULL,'Y'),(297,'Defrosting and defogging systems','25171600','3',NULL,'Y'),(298,'Hospice care','85171600','3',NULL,'Y'),(299,'Surveillance and detection equipment','46171600','3',NULL,'Y'),(300,'Boxing equipment','49171600','3',NULL,'Y'),(301,'Non sanitary residential fixtures','30181600','3',NULL,'Y'),(302,'Thyroid and antithyroid drugs','51181600','3',NULL,'Y'),(303,'Blood pressure units and related products','42181600','3',NULL,'Y'),(304,'Oils','12181600','3',NULL,'Y'),(305,'Food cutting machinery','23181600','3',NULL,'Y'),(306,'Automotive chassis','25181600','3',NULL,'Y'),(307,'Safety footwear','46181600','3',NULL,'Y'),(308,'Panel and paint services','78181600','3',NULL,'Y'),(309,'Ladders and scaffolding accessories','30191600','3',NULL,'Y'),(310,'Abrasive wheels','31191600','3',NULL,'Y'),(311,'Electrolytes','51191600','3',NULL,'Y'),(312,'Medical facility building systems','42191600','3',NULL,'Y'),(313,'Personal communications device accessories or parts','43191600','3',NULL,'Y'),(314,'Space transportation support systems and equipment','25191600','3',NULL,'Y'),(315,'Fire fighting equipment','46191600','3',NULL,'Y'),(316,'Adhesives','31201600','3',NULL,'Y'),(317,'Vaccines and antigens and toxoids','51201600','3',NULL,'Y'),(318,'Medical magnetic resonance imaging MRI products','42201600','3',NULL,'Y'),(319,'Chassis components','43201600','3',NULL,'Y'),(320,'Weight and resistance training equipment','49201600','3',NULL,'Y'),(321,'Paint additives','31211600','3',NULL,'Y'),(322,'Bathroom and bathing aids for the physically challenged','42211600','3',NULL,'Y'),(323,'Weighing machinery excluding balances of a sensitivity of 5 cg or better of tariff number 84233100 including weight operated counting or checking machines weighing machine weights of all kinds upon approval by CS Health','99011129','4',NULL,'Y'),(324,'Fetal Doppler Pocket Wgd002 Pc and pulse oximeter finger held Gima band Pc of tariff number 90181900 upon approval by the cabinet sectretary responsible for matters relating to health ','99011130','4',NULL,'Y'),(325,'Sterilizer Dry Heat Wgd001Grx05A Pc autoclave steam tables tops of tariff number 8419902000 upon approval by the cabinet sectretary responsible for matters relating to health ','99011131','4',NULL,'Y'),(326,'Needle holders and urine bags of tariff heading 399026','99011132','4',NULL,'Y'),(327,'Tourniquets of tariff number 3990269099 for use by licensed hospitals upon approval by the cabinet sectretary responsible for matters relating to health ','99011133','4',NULL,'Y'),(328,'Taxable supplies incl. fish feeding and handling water operations cold storage fish cages pond construction, maintenance, fish processing and handling imported or purchased for direct exclusive use on the recommendation of the relevant State Dept','99011134','4',NULL,'Y'),(329,'Pre fabricated biogas digesters ','99011135','4',NULL,'Y'),(330,'Biogas ','99011136','4',NULL,'Y'),(331,'Sustainable fuel briquettes and pellets for household and commercial use ','99011137','4',NULL,'Y'),(332,'The supply of denatured ethanol of tariff number 22072000','99011138','4',NULL,'Y'),(333,'Tractors other than road tractors for semitrailers','99011139','4',NULL,'Y'),(334,'Plant and machinery of chapter 84 and 85 imported by manufacturers of pharmaceutical products or investors in the manufacture of pharmaceutical products upon the recommendation of CS Health','99011140','4',NULL,'Y'),(335,'Medical oxygen supplied to registered hospitals ','99011141','4',NULL,'Y'),(336,'Urine bags adult diapers artificial breasts colostomy or ileostomy bags for medical use ','99011142','4',NULL,'Y'),(337,'Inputs and raw materials used in the manufacture of passenger motor vehicle ','99011143','4',NULL,'Y'),(338,'Locally manufactured passenger motor vehicles: vehicles for the transportation of passengers whose ex-factory value comprises at least 30 percent of parts designed and manufactured in Kenya by an original equipment manufacturer operating in Kenya.','99011144','4',NULL,'Y'),(339,'Taxable goods inputs and raw materials imported or locally purchased by company under SOFA manufacturing human vaccines with a capital investment of atleast 10Bn shillings subject to approval of CS TNT upon recommendation of CS Health','99011145','4',NULL,'Y'),(340,'Such capital goods the exemption of which the Cabinet Secretary may determine to promote investment in the manufacturing sector provided that the value of such investment is not less than two billion shillings ','99011146','4',NULL,'Y'),(341,'Zero Rated Goods','99012000','3',NULL,'Y'),(342,'Shipstores supplied to international sea or air carriers on international voyage or flight','99012003','4',NULL,'Y'),(343,'The supply of coffee and tea for export to coffee or tea auction centers','99012004','4',NULL,'Y'),(344,'Transportation of passengers by air carriers on international flight','99012005','4',NULL,'Y'),(345,'Goods purchased from duty free shops by passengers departing to places outside Kenya','99012009','4',NULL,'Y'),(346,'Inputs or raw materials either produced locally or imported supplied to pharmaceutical manufacturers in Kenya for manufacturing medicaments as approved from time to time by the Cabinet Secretary in consultation with CS Health','99012011','4',NULL,'Y'),(347,'The supply of ordinary bread','99012013','4',NULL,'Y'),(348,'Milk and cream not concentrated nor containing added sugar or other sweetening matter of tariff numbers 04011000 04012000 04014000 04015000','99012015','4',NULL,'Y'),(349,'All inputs and raw materials whether produced locally or imported supplied to manufacturers of agricultural pest control products upon recommendation by CS Agriculture','99012016','4',NULL,'Y'),(350,'Agricultural pest control products','99012019','4',NULL,'Y'),(351,'The supply of maize corn flour cassava flour wheat or meslin flour and maize flour containing cassava flour by more than ten percent in weight','99012022','4',NULL,'Y'),(352,'The Fertilizers of chapter 31','99012024','4',NULL,'Y'),(353,'Inputs of raw materials locally purchased or imported by manufacturers of fertilizer as approved from time to time by the Cabinet Secretary responsible for Agriculture','99012025','4',NULL,'Y'),(354,'Other Rate Goods (8%)','99013000','3',NULL,'Y'),(355,'Petroleum Products','99013001','4',NULL,'Y'),(356,'Services','99020000','2',NULL,'Y'),(357,'Exempt Service','99021000','3',NULL,'Y'),(358,'Financial Services','99021001','4',NULL,'Y'),(359,'Insurance & reinsurance services ','99021002','4',NULL,'Y'),(360,'Education services ','99021003','4',NULL,'Y'),(361,'Medical veterinary dental Ambulance and nursing services','99021004','4',NULL,'Y'),(362,'Agricultural animal husbandry and horticultural services','99021005','4',NULL,'Y'),(363,'Burial and cremation services','99021006','4',NULL,'Y'),(364,'Transportation of passengers by any means of conveyance excluding international air transport or where the means of conveyance is hired or chartered','99021007','4',NULL,'Y'),(365,'Supply by way of sale renting leasing hiring letting of land or residential premises residential premises means land or a building occupied or capable of being occupied as a residence excluding hotel and holiday accomodation and subject to the provi','99021008','4',NULL,'Y'),(366,'Community social and welfare services provided by National Government County Government or any political subdivision thereof','99021009','4',NULL,'Y'),(367,'Tea and coffee brokerage services','99021010','4',NULL,'Y'),(368,'Services rendered by educational, political, religious, welfare & other philanthropic associations to their members and social welfare services provided by charitable organizations.','99021011','4',NULL,'Y'),(369,'Entertainment Services','99021012','4',NULL,'Y'),(370,'Accommodation and Restaurant Services','99021013','4',NULL,'Y'),(371,'Conference services conducted for educational institutions as part of learning where such institutions are approved by the Ministry for the time being responsible for Education','99021014','4',NULL,'Y'),(372,'Car park services provided by National Government County Government anypolitical subdivision therefore by an employer to his employees on the premises of the employer','99021015','4',NULL,'Y'),(373,'The supply of airtime by any person other than by a provider of cellular mobile telephone services or wireless telephone services','99021016','4',NULL,'Y'),(374,'Betting gaming and lotteries services','99021017','4',NULL,'Y'),(375,'Hiring leasing and chartering of aircrafts excluding helicopters of tariff 88021100 and 88021200','99021018','4',NULL,'Y'),(376,'Taxable services for direct and exclusive use in the implementation of official aid funded projects upon approval by the Cabinet Secretary to the National Treasury','99021020','4',NULL,'Y'),(377,'Services imported or procured locally for use by the local film producers or local film agents upon recommendation by the Kenya Film Commission subject to approval by the Cabinet Secretary for the National Treasury','99021021','4',NULL,'Y'),(378,'Supply of sewerage services by the national government a county government any political subdivision thereof or a person approved by the Cabinet Secretary for the time being responsible for water development','99021023','4',NULL,'Y'),(379,'Entry fees into the national parks and national reserves','99021024','4',NULL,'Y'),(380,'The services of tour operators excluding inhouse supplies','99021025','4',NULL,'Y'),(381,'Taxable services for direct and exclusive use for the construction of tourism facilities recreational parks of 50 acres or more convention and conference facilities upon the recommendation by the CS responsible for recreational park','99021026','4',NULL,'Y'),(382,'Taxable services for direct and exclusive use for the construction of specialized hospitals with accommodation facilities upon recommendation by CS Health who shall issue guidelines for the criteria to determine the eligibility for the exemption','99021027','4',NULL,'Y'),(383,'Postal services provide through the supply of postage stamps including rental post boxes or mail bags and subsidiary services thereto','99021029','4',NULL,'Y'),(384,'The transfer of assets and other transactions related to the transfer of asets into real estate investment trusts and asset backed securities','99021033','4',NULL,'Y'),(385,'Zero Rated Service','99022000','3',NULL,'Y'),(386,'The supply of taxable services to international sea or air carriers on international voyage or flight','99022006','4',NULL,'Y'),(387,'Supply of taxable services in respect of goods in transit','99022010','4',NULL,'Y'),(388,'The transportation of goods originating from Kenya to a place outside Kenya','99022020','4',NULL,'Y'),(389,'Transportation of sugarcane from farms to miling factories','99022021','4',NULL,'Y'),(390,'The exportation of taxable services in respect of business process outsourcing ','99022023','4',NULL,'Y'),(391,'Goods or Services','99030000','2',NULL,'Y'),(392,'Exempt Goods or Services','99031000','3',NULL,'Y'),(393,'Zero Rated Goods or Services','99032000','3',NULL,'Y'),(394,'The supply of goods or taxable services to an export processing zone business as specified in the Export Processing Zones Act Cap 517 as being eligible forduty and tax free importation','99032002','4',NULL,'Y'),(395,'Supply to international and regional organizations','99032004','4',NULL,'Y'),(396,'Supply to the War Graves Commission','99032005','4',NULL,'Y'),(397,'Supply to National Red Cross Society and St John Ambulance','99032008','4',NULL,'Y'),(398,'The supply of goods or taxable services to a special economic zone enterprise','99032012','4',NULL,'Y'),(399,'Government Undertaking','99040000','2',NULL,'Y'),(400,'Zero Rated Government Undertaking','99042000','3',NULL,'Y'),(401,'Physical and occupational therapy and rehabilitation products','42250000','2',NULL,'Y'),(402,'Metal forming machinery and accessories','23250000','2',NULL,'Y'),(403,'Structural materials','30260000','2',NULL,'Y'),(404,'Housings and cabinets and casings','31260000','2',NULL,'Y'),(405,'Adrenergic blocking agents','51260000','2',NULL,'Y'),(406,'Postmortem and mortuary equipment and supplies','42260000','2',NULL,'Y'),(407,'Rapid prototyping machinery and accessories','23260000','2',NULL,'Y'),(408,'Diagnoses of endocrine, nutritional and metabolic diseases ','85260000','2',NULL,'Y'),(409,'Machine made parts','31270000','2',NULL,'Y'),(410,'Anaesthetic drugs and related adjuncts and analeptics','51270000','2',NULL,'Y'),(411,'Respiratory and anesthesia and resuscitation products','42270000','2',NULL,'Y'),(412,'Welding and soldering and brazing machinery and accessories and supplies','23270000','2',NULL,'Y'),(413,'Diagnoses of mental and behavioral disorders ','85270000','2',NULL,'Y'),(414,'Stampings and sheet components','31280000','2',NULL,'Y'),(415,'Antibacterials','51280000','2',NULL,'Y'),(416,'Medical cleaning and sterilization products','42280000','2',NULL,'Y'),(417,'Metal treatment machinery','23280000','2',NULL,'Y'),(418,'Antidepressants','51290000','2',NULL,'Y'),(419,'Machined extrusions','31290000','2',NULL,'Y'),(420,'Surgical products','42290000','2',NULL,'Y'),(421,'Industrial machine tools','23290000','2',NULL,'Y'),(422,'Fresh fruits','50300000','2',NULL,'Y'),(423,'Antifungal drugs','51300000','2',NULL,'Y'),(424,'Machined forgings','31300000','2',NULL,'Y'),(425,'Medical training and education supplies','42300000','2',NULL,'Y'),(426,'Wire machinery and equipment','23300000','2',NULL,'Y'),(427,'Organic fresh fruits','50310000','2',NULL,'Y'),(428,'Antihistamines or H1 blockers','51310000','2',NULL,'Y'),(429,'Fabricated pipe assemblies','31310000','2',NULL,'Y'),(430,'Wound care products','42310000','2',NULL,'Y'),(431,'Dried fruit','50320000','2',NULL,'Y'),(432,'Antihyperlipidemic and hypocholesterolemic agents','51320000','2',NULL,'Y'),(433,'Fabricated bar stock assemblies','31320000','2',NULL,'Y'),(434,'Orthopedic surgical implants','42320000','2',NULL,'Y'),(435,'Dried organic fruit','50330000','2',NULL,'Y'),(436,'Antipsychotics','51330000','2',NULL,'Y'),(437,'Fabricated structural assemblies','31330000','2',NULL,'Y'),(438,'Frozen fruit','50340000','2',NULL,'Y'),(439,'Antiviral drugs','51340000','2',NULL,'Y'),(440,'Fabricated sheet assemblies','31340000','2',NULL,'Y'),(441,'Estrogens and progestins and internal contraceptives','51350000','2',NULL,'Y'),(442,'Fabricated tube assemblies','31350000','2',NULL,'Y'),(443,'Compounds and mixtures','12350000','2',NULL,'Y'),(444,'Canned or jarred fruit','50360000','2',NULL,'Y'),(445,'Hypnotics','51360000','2',NULL,'Y'),(446,'Fabricated plate assemblies','31360000','2',NULL,'Y'),(447,'Canned or jarred organic fruit','50370000','2',NULL,'Y'),(448,'Refractories','31370000','2',NULL,'Y'),(449,'Controlled substance analgesics','51370000','2',NULL,'Y'),(450,'Fresh fruit purees','50380000','2',NULL,'Y'),(451,'Nonsteroidal anti inflammatory drugs NSAIDs','51380000','2',NULL,'Y'),(452,'Magnets and magnetic materials','31380000','2',NULL,'Y'),(453,'Diagnoses of certain conditions originating in the perinatal period','85380000','2',NULL,'Y'),(454,'Sympathomimetic or adrenergic drugs','51390000','2',NULL,'Y'),(455,'Machinings','31390000','2',NULL,'Y'),(456,'Fresh vegetables','50400000','2',NULL,'Y'),(457,'Tranquilizers and antimanic and antianxiety drugs','51400000','2',NULL,'Y'),(458,'Gaskets','31400000','2',NULL,'Y'),(459,'Organic fresh vegetables','50410000','2',NULL,'Y'),(460,'Vasodilators','51410000','2',NULL,'Y'),(461,'Seals','31410000','2',NULL,'Y'),(462,'Dried vegetables','50420000','2',NULL,'Y'),(463,'Corticosteroids','51420000','2',NULL,'Y'),(464,'Sintered parts','31420000','2',NULL,'Y'),(465,'Dried organic vegetables','50430000','2',NULL,'Y'),(466,'Antihypertensive drugs','51430000','2',NULL,'Y'),(467,'Frozen vegetables','50440000','2',NULL,'Y'),(468,'Radiopharmaceuticals and contrast media','51440000','2',NULL,'Y'),(469,'Frozen organic vegetables','50450000','2',NULL,'Y'),(470,'Anthelmintics','51450000','2',NULL,'Y'),(471,'Canned or jarred vegetables','50460000','2',NULL,'Y'),(472,'Herbal drugs','51460000','2',NULL,'Y'),(473,'Canned or jarred organic vegetables','50470000','2',NULL,'Y'),(474,'Antiseptics','51470000','2',NULL,'Y'),(475,'Nutritional supplements','50500000','2',NULL,'Y'),(476,'Rapid response kits','57010100','3',NULL,'Y'),(477,'Humanitarian operational services','57020100','3',NULL,'Y'),(478,'Health emergency kits','57030100','3',NULL,'Y'),(479,'Educational kits','57040100','3',NULL,'Y'),(480,'Emergency nutritional kits','57050100','3',NULL,'Y'),(481,'Emergency clothing kits','57060100','3',NULL,'Y'),(482,'Logistics emergency kits','57070100','3',NULL,'Y'),(483,'Emergency IT equipment kits','57080100','3',NULL,'Y'),(484,'Training services for users of agricultural machinery and equipment ','70190100','3',NULL,'Y'),(485,'Emergency latrine facility','57030200','3',NULL,'Y'),(486,'Recreational kits','57040200','3',NULL,'Y'),(487,'Food emergency rations','57050200','3',NULL,'Y'),(488,'Shelter emergency kits','57060200','3',NULL,'Y'),(489,'Water, sanitation and hygiene kits','57030300','3',NULL,'Y'),(490,'Early childhood development','57040300','3',NULL,'Y'),(491,'Food emergency kits','57050300','3',NULL,'Y'),(492,'Office emergency kits','57060300','3',NULL,'Y'),(493,'Personal protective equipment','57030400','3',NULL,'Y'),(494,'Multipurpose emergency kits','57060400','3',NULL,'Y'),(495,'Single family dwelling construction services','72111000','3',NULL,'Y'),(496,'Resins','13111000','3',NULL,'Y'),(497,'New industrial building and warehouse construction services','72121000','3',NULL,'Y'),(498,'Library furnishings','56121000','3',NULL,'Y'),(499,'Power conditioning equipment','39121000','3',NULL,'Y'),(500,'Keyboard instruments','60131000','3',NULL,'Y'),(501,'Electronic component parts and raw materials and accessories','32131000','3',NULL,'Y'),(502,'Toys','60141000','3',NULL,'Y'),(503,'Highway and road construction services','72141000','3',NULL,'Y'),(504,'Body tools','27141000','3',NULL,'Y'),(505,'Boiler and furnace construction and maintenance services','72151000','3',NULL,'Y'),(506,'Oilfield modeling services','71161000','3',NULL,'Y'),(507,'Batch mixers','23191000','3',NULL,'Y'),(508,'Gas liquid contacting systems','23201000','3',NULL,'Y'),(509,'Public safety training equipment','46201000','3',NULL,'Y'),(510,'Airport Maintenance','78201000','3',NULL,'Y'),(511,'Pulses','50221000','3',NULL,'Y'),(512,'Arrival department machinery and equipment','23221000','3',NULL,'Y'),(513,'Log debarkers and accessories','23231000','3',NULL,'Y'),(514,'Electric alternating current AC motors','26101100','3',NULL,'Y'),(515,'Multiple unit dwelling construction services','72111100','3',NULL,'Y'),(516,'Rosins','13111100','3',NULL,'Y'),(517,'Rapid response kits','57111100','3',NULL,'Y'),(518,'Commercial and office building construction services','72121100','3',NULL,'Y'),(519,'Distribution and control centers and accessories','39121100','3',NULL,'Y'),(520,'Live Plant and Animal Material and Accessories and Supplies','10000000','1',NULL,'Y'),(521,'Mining and Well Drilling Machinery and Accessories','20000000','1',NULL,'Y'),(522,'Structures and Building and Construction and Manufacturing Components and Supplies','30000000','1',NULL,'Y'),(523,'Distribution and Conditioning Systems and Equipment and Components','40000000','1',NULL,'Y'),(524,'Food Beverage and Tobacco Products','50000000','1',NULL,'Y'),(525,'Farming and Fishing and Forestry and Wildlife Contracting Services','70000000','1',NULL,'Y'),(526,'Management and Business Professionals and Administrative Services','80000000','1',NULL,'Y'),(527,'Travel and Food and Lodging and Entertainment Services','90000000','1',NULL,'Y'),(528,'Musical Instruments and Games and Toys and Arts and Crafts and Educational Equipment and Materials and Accessories and Supplies','60000000','1',NULL,'Y'),(529,'Mineral and Textile and Inedible Plant and Animal Materials','11000000','1',NULL,'Y'),(530,'Farming and Fishing and Forestry and Wildlife Machinery and Accessories','21000000','1',NULL,'Y'),(531,'Manufacturing Components and Supplies','31000000','1',NULL,'Y'),(532,'Laboratory and Measuring and Observing and Testing Equipment','41000000','1',NULL,'Y'),(533,'Drugs and Pharmaceutical Products','51000000','1',NULL,'Y'),(534,'Mining and oil and gas services','71000000','1',NULL,'Y'),(535,'Engineering and Research and Technology Based Services','81000000','1',NULL,'Y'),(536,'Personal and Domestic Services','91000000','1',NULL,'Y'),(537,'Chemicals including Bio Chemicals and Gas Materials','12000000','1',NULL,'Y'),(538,'Building and Construction Machinery and Accessories','22000000','1',NULL,'Y'),(539,'Electronic Components and Supplies','32000000','1',NULL,'Y'),(540,'Medical Equipment and Accessories and Supplies','42000000','1',NULL,'Y'),(541,'Domestic Appliances and Supplies and Consumer Electronic Products','52000000','1',NULL,'Y'),(542,'Building and Facility Construction and Maintenance Services ','72000000','1',NULL,'Y'),(543,'Editorial and Design and Graphic and Fine Art Services','82000000','1',NULL,'Y'),(544,'National Defense and Public Order and Security and Safety Services','92000000','1',NULL,'Y'),(545,'Resin and Rosin and Rubber and Foam and Film and Elastomeric Materials','13000000','1',NULL,'Y'),(546,'Industrial Manufacturing and Processing Machinery and Accessories','23000000','1',NULL,'Y'),(547,'Information Technology Broadcasting and Telecommunications','43000000','1',NULL,'Y'),(548,'Apparel and Luggage and Personal Care Products','53000000','1',NULL,'Y'),(549,'Industrial Production and Manufacturing Services','73000000','1',NULL,'Y'),(550,'Public Utilities and Public Sector Related Services','83000000','1',NULL,'Y'),(551,'Politics and Civic Affairs Services','93000000','1',NULL,'Y'),(552,'Paper Materials and Products','14000000','1',NULL,'Y'),(553,'Material Handling and Conditioning and Storage Machinery and their Accessories and Supplies','24000000','1',NULL,'Y'),(554,'Office Equipment and Accessories and Supplies','44000000','1',NULL,'Y'),(555,'Timepieces and Jewelry and Gemstone Products','54000000','1',NULL,'Y'),(556,'Financial and Insurance Services','84000000','1',NULL,'Y'),(557,'Organizations and Clubs','94000000','1',NULL,'Y'),(558,'Financial Instruments, Products, Contracts and Agreements','64000000','1',NULL,'Y'),(559,'Fuels and Fuel Additives and Lubricants and Anti corrosive Materials','15000000','1',NULL,'Y'),(560,'Commercial and Military and Private Vehicles and their Accessories and Components','25000000','1',NULL,'Y'),(561,'Printing and Photographic and Audio and Visual Equipment and Supplies','45000000','1',NULL,'Y'),(562,'Published Products','55000000','1',NULL,'Y'),(563,'Healthcare Services','85000000','1',NULL,'Y'),(564,'Land and Buildings and Structures and Thoroughfares','95000000','1',NULL,'Y'),(565,'Power Generation and Distribution Machinery and Accessories','26000000','1',NULL,'Y'),(566,'Defense and Law Enforcement and Security and Safety Equipment and Supplies','46000000','1',NULL,'Y'),(567,'Industrial Cleaning Services','76000000','1',NULL,'Y'),(568,'Education and Training Services','86000000','1',NULL,'Y'),(569,'Furniture and Furnishings','56000000','1',NULL,'Y'),(570,'Tools and General Machinery','27000000','1',NULL,'Y'),(571,'Cleaning Equipment and Supplies','47000000','1',NULL,'Y'),(572,'Environmental Services','77000000','1',NULL,'Y'),(573,'Humanitarian Relief Items, Kits, or Accessories','57000000','1',NULL,'Y'),(574,'Service Industry Machinery and Equipment and Supplies','48000000','1',NULL,'Y'),(575,'Transportation and Storage and Mail Services','78000000','1',NULL,'Y'),(576,'Electrical Systems and Lighting and Components and Accessories and Supplies','39000000','1',NULL,'Y'),(577,'Sports and Recreational Equipment and Supplies and Accessories','49000000','1',NULL,'Y'),(578,'Survival supplies','57010000','2',NULL,'Y'),(579,'Services related to humanitarian relief actions','57020000','2',NULL,'Y'),(580,'Humanitarian health supplies','57030000','2',NULL,'Y'),(581,'Educational or recreational items','57040000','2',NULL,'Y'),(582,'Humanitarian relief food','57050000','2',NULL,'Y'),(583,'Shelter and relief items','57060000','2',NULL,'Y'),(584,'Humanitarian logistics supplies','57070000','2',NULL,'Y'),(585,'Humanitarian IT equipment','57080000','2',NULL,'Y'),(586,'Live animals','10100000','2',NULL,'Y'),(587,'Mining and quarrying machinery and equipment','20100000','2',NULL,'Y'),(588,'Structural components and basic shapes','30100000','2',NULL,'Y'),(589,'Heating and ventilation and air circulation','40100000','2',NULL,'Y'),(590,'Nuts and seeds','50100000','2',NULL,'Y'),(591,'Fisheries and aquaculture','70100000','2',NULL,'Y'),(592,'Management advisory services','80100000','2',NULL,'Y'),(593,'Restaurants and catering','90100000','2',NULL,'Y'),(594,'Developmental and professional teaching aids and materials and accessories and supplies','60100000','2',NULL,'Y'),(595,'Minerals and ores and metals','11100000','2',NULL,'Y'),(596,'Agricultural and forestry and landscape machinery and equipment','21100000','2',NULL,'Y'),(597,'Castings and casting assemblies','31100000','2',NULL,'Y'),(598,'Laboratory and scientific equipment','41100000','2',NULL,'Y'),(599,'Amebicides and trichomonacides and antiprotozoals','51100000','2',NULL,'Y'),(600,'Mining services','71100000','2',NULL,'Y'),(601,'Professional engineering services','81100000','2',NULL,'Y'),(602,'Personal appearance','91100000','2',NULL,'Y'),(603,'Heavy construction machinery and equipment','22100000','2',NULL,'Y'),(604,'Printed circuits and integrated circuits and microassemblies','32100000','2',NULL,'Y'),(605,'Floor coverings','52100000','2',NULL,'Y'),(606,'Building and facility maintenance and repair services','72100000','2',NULL,'Y'),(607,'Advertising','82100000','2',NULL,'Y'),(608,'Public order and safety','92100000','2',NULL,'Y'),(609,'Rubber and elastomers','13100000','2',NULL,'Y'),(610,'Raw materials processing machinery','23100000','2',NULL,'Y'),(611,'Clothing','53100000','2',NULL,'Y'),(612,'Plastic and chemical industries','73100000','2',NULL,'Y'),(613,'Utilities','83100000','2',NULL,'Y'),(614,'Political systems and institutions','93100000','2',NULL,'Y'),(615,'Paper materials','14100000','2',NULL,'Y'),(616,'Material handling machinery and equipment','24100000','2',NULL,'Y'),(617,'Office machines and their supplies and accessories','44100000','2',NULL,'Y'),(618,'Jewelry','54100000','2',NULL,'Y'),(619,'Development finance','84100000','2',NULL,'Y'),(620,'Work related organizations','94100000','2',NULL,'Y'),(621,'Bank offered products ','64100000','2',NULL,'Y'),(622,'Fuels','15100000','2',NULL,'Y'),(623,'Motor vehicles','25100000','2',NULL,'Y'),(624,'Printing and publishing equipment','45100000','2',NULL,'Y'),(625,'Printed media','55100000','2',NULL,'Y'),(626,'Comprehensive health services','85100000','2',NULL,'Y'),(627,'Land parcels','95100000','2',NULL,'Y'),(628,'Power sources','26100000','2',NULL,'Y'),(629,'Light weapons and ammunition','46100000','2',NULL,'Y'),(630,'Accommodation furniture','56100000','2',NULL,'Y'),(631,'Decontamination services','76100000','2',NULL,'Y'),(632,'Vocational training','86100000','2',NULL,'Y'),(633,'Water and wastewater treatment supply and disposal','47100000','2',NULL,'Y'),(634,'Environmental management','77100000','2',NULL,'Y'),(635,'Institutional food services equipment','48100000','2',NULL,'Y'),(636,'Mail and cargo transport','78100000','2',NULL,'Y'),(637,'Lamps and lightbulbs and lamp components','39100000','2',NULL,'Y'),(638,'Collectibles and awards','49100000','2',NULL,'Y'),(639,'Well drilling and operation equipment','20110000','2',NULL,'Y'),(640,'Concrete and cement and plaster','30110000','2',NULL,'Y'),(641,'Meat and poultry products','50110000','2',NULL,'Y'),(642,'Horticulture','70110000','2',NULL,'Y'),(643,'Human resources services','80110000','2',NULL,'Y'),(644,'Hotels and lodging and meeting facilities','90110000','2',NULL,'Y'),(645,'Domestic pet products','10110000','2',NULL,'Y'),(646,'Classroom decoratives and supplies','60110000','2',NULL,'Y'),(647,'Earth and stone','11110000','2',NULL,'Y'),(648,'Fishing and aquaculture equipment','21110000','2',NULL,'Y'),(649,'Extrusions','31110000','2',NULL,'Y'),(650,'Measuring and observing and testing instruments','41110000','2',NULL,'Y'),(651,'Antineoplastic agents','51110000','2',NULL,'Y'),(652,'Oil and gas exploration services','71110000','2',NULL,'Y'),(653,'Computer services','81110000','2',NULL,'Y'),(654,'Domestic and personal assistance','91110000','2',NULL,'Y'),(655,'Discrete semiconductor devices','32110000','2',NULL,'Y'),(656,'Writing and translations','82110000','2',NULL,'Y'),(657,'Military services and national defense','92110000','2',NULL,'Y'),(658,'Residential building construction services','72110000','2',NULL,'Y'),(659,'Petroleum processing machinery','23110000','2',NULL,'Y'),(660,'Footwear','53110000','2',NULL,'Y'),(661,'Wood and paper industries','73110000','2',NULL,'Y'),(662,'Telecommunications media services','83110000','2',NULL,'Y'),(663,'Socio political conditions','93110000','2',NULL,'Y'),(664,'Resins and rosins and other resin derived materials','13110000','2',NULL,'Y'),(665,'Paper products','14110000','2',NULL,'Y'),(666,'Containers and storage','24110000','2',NULL,'Y'),(667,'Office and desk accessories','44110000','2',NULL,'Y'),(668,'Timepieces','54110000','2',NULL,'Y'),(669,'Accounting and bookkeeping services','84110000','2',NULL,'Y'),(670,'Religious organizations','94110000','2',NULL,'Y'),(671,'Securities','64110000','2',NULL,'Y'),(672,'Gaseous fuels and additives','15110000','2',NULL,'Y'),(673,'Marine transport','25110000','2',NULL,'Y'),(674,'Audio and visual presentation and composing equipment','45110000','2',NULL,'Y'),(675,'Electronic reference material','55110000','2',NULL,'Y'),(676,'Disease prevention and control','85110000','2',NULL,'Y'),(677,'Thoroughfares','95110000','2',NULL,'Y'),(678,'Batteries and generators and kinetic power transmission','26110000','2',NULL,'Y'),(679,'Conventional war weapons','46110000','2',NULL,'Y'),(680,'Cleaning and janitorial services','76110000','2',NULL,'Y'),(681,'Alternative educational systems','86110000','2',NULL,'Y'),(682,'Commercial and industrial furniture','56110000','2',NULL,'Y'),(683,'Hand tools','27110000','2',NULL,'Y'),(684,'Industrial laundry and dry cleaning equipment','47110000','2',NULL,'Y'),(685,'Environmental protection','77110000','2',NULL,'Y'),(686,'Passenger transport','78110000','2',NULL,'Y'),(687,'Vending machines','48110000','2',NULL,'Y'),(688,'Lighting Fixtures and Accessories','39110000','2',NULL,'Y'),(689,'Animal feed','10120000','2',NULL,'Y'),(690,'Roads and landscape','30120000','2',NULL,'Y'),(691,'Seafood','50120000','2',NULL,'Y'),(692,'Livestock services','70120000','2',NULL,'Y'),(693,'Legal services','80120000','2',NULL,'Y'),(694,'Travel facilitation','90120000','2',NULL,'Y'),(695,'Arts and crafts equipment and accessories and supplies','60120000','2',NULL,'Y'),(696,'Oil and gas drilling and exploration equipment','20120000','2',NULL,'Y'),(697,'Non edible plant and forestry products','11120000','2',NULL,'Y'),(698,'Laboratory supplies and fixtures','41120000','2',NULL,'Y'),(699,'Antiarrythmics and antianginals and cardioplegics and drugs for heart failure','51120000','2',NULL,'Y'),(700,'Economics','81120000','2',NULL,'Y'),(701,'Well drilling and construction services','71120000','2',NULL,'Y'),(702,'Passive discrete components','32120000','2',NULL,'Y'),(703,'Veterinary equipment and supplies','42120000','2',NULL,'Y'),(704,'Bedclothes and table and kitchen linen and towels','52120000','2',NULL,'Y'),(705,'Reproduction services','82120000','2',NULL,'Y'),(706,'Security and personal safety','92120000','2',NULL,'Y'),(707,'Nonresidential building construction services','72120000','2',NULL,'Y'),(708,'Textile and fabric machinery and accessories','23120000','2',NULL,'Y'),(709,'Luggage and handbags and packs and cases','53120000','2',NULL,'Y'),(710,'Metal and mineral industries','73120000','2',NULL,'Y'),(711,'Information services','83120000','2',NULL,'Y'),(712,'International relations','93120000','2',NULL,'Y'),(713,'Industrial use papers','14120000','2',NULL,'Y'),(714,'Packaging materials','24120000','2',NULL,'Y'),(715,'Office supplies','44120000','2',NULL,'Y'),(716,'Gemstones','54120000','2',NULL,'Y'),(717,'Banking and investment','84120000','2',NULL,'Y'),(718,'Clubs','94120000','2',NULL,'Y'),(719,'Insurable interest contracts','64120000','2',NULL,'Y'),(720,'Lubricants and oils and greases and anti corrosives','15120000','2',NULL,'Y'),(721,'Railway and tramway machinery and equipment','25120000','2',NULL,'Y'),(722,'Photographic or filming or video equipment','45120000','2',NULL,'Y'),(723,'Signage and accessories','55120000','2',NULL,'Y'),(724,'Medical practice','85120000','2',NULL,'Y'),(725,'Permanent buildings and structures','95120000','2',NULL,'Y'),(726,'Electrical wire and cable and harness','26120000','2',NULL,'Y'),(727,'Missiles','46120000','2',NULL,'Y'),(728,'Refuse disposal and treatment','76120000','2',NULL,'Y'),(729,'Educational institutions','86120000','2',NULL,'Y'),(730,'Classroom and instructional and institutional furniture and fixtures','56120000','2',NULL,'Y'),(731,'Janitorial equipment','47120000','2',NULL,'Y'),(732,'Pollution tracking and monitoring and rehabilitation','77120000','2',NULL,'Y'),(733,'Hydraulic machinery and equipment','27120000','2',NULL,'Y'),(734,'Material packing and handling','78120000','2',NULL,'Y'),(735,'Gambling or wagering equipment','48120000','2',NULL,'Y'),(736,'Electrical equipment and components and supplies','39120000','2',NULL,'Y'),(737,'Camping and outdoor equipment and accessories','49120000','2',NULL,'Y'),(738,'Structural building products','30130000','2',NULL,'Y'),(739,'Musical Instruments and parts and accessories','60130000','2',NULL,'Y'),(740,'Dairy products and eggs','50130000','2',NULL,'Y'),(741,'Land and soil preparation and management and protection','70130000','2',NULL,'Y'),(742,'Real estate services','80130000','2',NULL,'Y'),(743,'Performing arts','90130000','2',NULL,'Y'),(744,'Oil and gas drilling and operation materials','20130000','2',NULL,'Y'),(745,'Animal containment and habitats','10130000','2',NULL,'Y'),(746,'Non edible animal products','11130000','2',NULL,'Y'),(747,'Forgings','31130000','2',NULL,'Y'),(748,'Hematolic drugs','51130000','2',NULL,'Y'),(749,'Statistics','81130000','2',NULL,'Y'),(750,'Oil and gas extraction and production enhancement services','71130000','2',NULL,'Y'),(751,'Explosive materials','12130000','2',NULL,'Y'),(752,'Window treatments','52130000','2',NULL,'Y'),(753,'Photographic services','82130000','2',NULL,'Y'),(754,'Electronic hardware and component parts and accessories','32130000','2',NULL,'Y'),(755,'Medical apparel and textiles','42130000','2',NULL,'Y'),(756,'Lapidary machinery and equipment','23130000','2',NULL,'Y'),(757,'Personal care products','53130000','2',NULL,'Y'),(758,'Food and beverage industries','73130000','2',NULL,'Y'),(759,'Humanitarian aid and relief','93130000','2',NULL,'Y'),(760,'Industrial refrigeration','24130000','2',NULL,'Y'),(761,'Civic organizations and associations and movements','94130000','2',NULL,'Y'),(762,'Insurance and retirement services','84130000','2',NULL,'Y'),(763,'Fuel for nuclear reactors','15130000','2',NULL,'Y'),(764,'Aircraft','25130000','2',NULL,'Y'),(765,'Photographic and recording media','45130000','2',NULL,'Y'),(766,'Medical science research and experimentation','85130000','2',NULL,'Y'),(767,'Portable buildings and structures','95130000','2',NULL,'Y'),(768,'Power generation','26130000','2',NULL,'Y'),(769,'Rockets and subsystems','46130000','2',NULL,'Y'),(770,'Toxic and hazardous waste cleanup','76130000','2',NULL,'Y'),(771,'Specialized educational services','86130000','2',NULL,'Y'),(772,'Merchandising furniture and accessories','56130000','2',NULL,'Y'),(773,'Cleaning and janitorial supplies','47130000','2',NULL,'Y'),(774,'Pollutants tracking and monitoring and rehabilitation services','77130000','2',NULL,'Y'),(775,'Pneumatic machinery and equipment','27130000','2',NULL,'Y'),(776,'Storage','78130000','2',NULL,'Y'),(777,'Funeral equipment and materials','48130000','2',NULL,'Y'),(778,'Fishing and hunting equipment','49130000','2',NULL,'Y'),(779,'Electrical wire management devices and accessories and supplies','39130000','2',NULL,'Y'),(780,'Saddlery and harness goods','10140000','2',NULL,'Y'),(781,'Insulation','30140000','2',NULL,'Y'),(782,'Fluid and gas distribution','40140000','2',NULL,'Y'),(783,'Toys and games','60140000','2',NULL,'Y'),(784,'Crop production and management and protection','70140000','2',NULL,'Y'),(785,'Marketing and distribution','80140000','2',NULL,'Y'),(786,'Commercial sports','90140000','2',NULL,'Y'),(787,'Oil and gas operating and production equipment','20140000','2',NULL,'Y'),(788,'Scrap and waste materials','11140000','2',NULL,'Y'),(789,'Moldings','31140000','2',NULL,'Y'),(790,'Central nervous system drugs','51140000','2',NULL,'Y'),(791,'Manufacturing technologies','81140000','2',NULL,'Y'),(792,'Oil and gas restoration and reclamation services','71140000','2',NULL,'Y'),(793,'Domestic appliances','52140000','2',NULL,'Y'),(794,'Graphic design','82140000','2',NULL,'Y'),(795,'Elements and gases','12140000','2',NULL,'Y'),(796,'Patient care and treatment products and supplies','42140000','2',NULL,'Y'),(797,'Electron tube devices and accessories','32140000','2',NULL,'Y'),(798,'Heavy construction services','72140000','2',NULL,'Y'),(799,'Leatherworking repairing machinery and equipment','23140000','2',NULL,'Y'),(800,'Fibers and textiles and fabric industries','73140000','2',NULL,'Y'),(801,'Community and social services','93140000','2',NULL,'Y'),(802,'Sewing supplies and accessories','53140000','2',NULL,'Y'),(803,'Credit agencies','84140000','2',NULL,'Y'),(804,'Packing supplies','24140000','2',NULL,'Y'),(805,'Governmental property right conferrals','64140000','2',NULL,'Y'),(806,'Prefabricated buildings and structures','95140000','2',NULL,'Y'),(807,'Photographic filmmaking supplies','45140000','2',NULL,'Y'),(808,'Alternative and holistic medicine','85140000','2',NULL,'Y'),(809,'Atomic and nuclear energy machinery and equipment','26140000','2',NULL,'Y'),(810,'Launchers','46140000','2',NULL,'Y'),(811,'Educational facilities','86140000','2',NULL,'Y'),(812,'Decorative adornments','56140000','2',NULL,'Y'),(813,'Automotive specialty tools','27140000','2',NULL,'Y'),(814,'Environmental laboratory services','77140000','2',NULL,'Y'),(815,'Transport services','78140000','2',NULL,'Y'),(816,'Watersports equipment','49140000','2',NULL,'Y'),(817,'Seeds and bulbs and seedlings and cuttings','10150000','2',NULL,'Y'),(818,'Exterior finishing materials','30150000','2',NULL,'Y'),(819,'Industrial pumps and compressors','40150000','2',NULL,'Y'),(820,'Edible oils and fats','50150000','2',NULL,'Y'),(821,'Forestry','70150000','2',NULL,'Y'),(822,'Trade policy and services','80150000','2',NULL,'Y'),(823,'Entertainment services','90150000','2',NULL,'Y'),(824,'Fibers and threads and yarns','11150000','2',NULL,'Y'),(825,'Rope and chain and cable and wire and strap','31150000','2',NULL,'Y'),(826,'Autonomic nervous system drugs','51150000','2',NULL,'Y'),(827,'Earth science services','81150000','2',NULL,'Y'),(828,'Oil and gas data management and processing services','71150000','2',NULL,'Y'),(829,'Clinical laboratory and toxicology testing systems, components, and supplies','41150000','2',NULL,'Y'),(830,'Domestic kitchenware and kitchen supplies','52150000','2',NULL,'Y'),(831,'Professional artists and performers','82150000','2',NULL,'Y'),(832,'Dental equipment and supplies','42150000','2',NULL,'Y'),(833,'Automation control devices and components and accessories','32150000','2',NULL,'Y'),(834,'Specialized trade construction and maintenance services','72150000','2',NULL,'Y'),(835,'Industrial process machinery and equipment and supplies','23150000','2',NULL,'Y'),(836,'Manufacturing support services','73150000','2',NULL,'Y'),(837,'Public administration and finance services','93150000','2',NULL,'Y'),(838,'Spacecraft','25150000','2',NULL,'Y'),(839,'Food and nutrition services','85150000','2',NULL,'Y'),(840,'Law enforcement','46150000','2',NULL,'Y'),(841,'Winter sports equipment','49150000','2',NULL,'Y'),(842,'Floriculture and silviculture products','10160000','2',NULL,'Y'),(843,'Interior finishing materials','30160000','2',NULL,'Y'),(844,'Industrial filtering and purification','40160000','2',NULL,'Y'),(845,'Chocolate and sugars and sweeteners and confectionary products','50160000','2',NULL,'Y'),(846,'Wildlife and flora','70160000','2',NULL,'Y'),(847,'Business administration services','80160000','2',NULL,'Y'),(848,'Fabrics and leather materials','11160000','2',NULL,'Y'),(849,'Hardware','31160000','2',NULL,'Y'),(850,'Drugs affecting the respiratory tract','51160000','2',NULL,'Y'),(851,'Oil and gas well project management services','71160000','2',NULL,'Y'),(852,'Information Technology Service Delivery','81160000','2',NULL,'Y'),(853,'Dialysis equipment and supplies','42160000','2',NULL,'Y'),(854,'Consumer electronics','52160000','2',NULL,'Y'),(855,'Additives','12160000','2',NULL,'Y'),(856,'Film and theater production support services','82160000','2',NULL,'Y'),(857,'Foundry machines and equipment and supplies','23160000','2',NULL,'Y'),(858,'Machinery and transport equipment manufacture','73160000','2',NULL,'Y'),(859,'Taxation','93160000','2',NULL,'Y'),(860,'Non motorized cycles','25160000','2',NULL,'Y'),(861,'Medical Surgical Equipment Maintenance Refurbishment and Repair Services','85160000','2',NULL,'Y'),(862,'Public safety and control','46160000','2',NULL,'Y'),(863,'Field and court sports equipment','49160000','2',NULL,'Y'),(864,'Fertilizers and plant nutrients and herbicides','10170000','2',NULL,'Y'),(865,'Pipe piping and pipe fittings','40170000','2',NULL,'Y'),(866,'Doors and windows and glass','30170000','2',NULL,'Y'),(867,'Seasonings and preservatives','50170000','2',NULL,'Y'),(868,'Water resources development and oversight','70170000','2',NULL,'Y'),(869,'Public relations and professional communications services','80170000','2',NULL,'Y'),(870,'Bearings and bushings and wheels and gears','31170000','2',NULL,'Y'),(871,'Drugs affecting the gastrointestinal system','51170000','2',NULL,'Y'),(872,'Alloys','11170000','2',NULL,'Y'),(873,'Biological science services','81170000','2',NULL,'Y'),(874,'Diagnostic and microbiological devices','41170000','2',NULL,'Y'),(875,'Colorants','12170000','2',NULL,'Y'),(876,'Domestic wall treatments','52170000','2',NULL,'Y'),(877,'Mobile medical services products','42170000','2',NULL,'Y'),(878,'Manufacture of electrical goods and precision instruments','73170000','2',NULL,'Y'),(879,'Trade policy and regulation','93170000','2',NULL,'Y'),(880,'Transportation components and systems','25170000','2',NULL,'Y'),(881,'Death and dying support services','85170000','2',NULL,'Y'),(882,'Security surveillance and detection','46170000','2',NULL,'Y'),(883,'Gymnastics and boxing equipment','49170000','2',NULL,'Y'),(884,'Plumbing fixtures','30180000','2',NULL,'Y'),(885,'Bread and bakery products','50180000','2',NULL,'Y'),(886,'Tubes tubing and tube fittings','40180000','2',NULL,'Y'),(887,'Packings glands boots and covers','31180000','2',NULL,'Y'),(888,'Hormones and hormone antagonists','51180000','2',NULL,'Y'),(889,'Metal oxide','11180000','2',NULL,'Y'),(890,'Waxes and oils','12180000','2',NULL,'Y'),(891,'Patient exam and monitoring products','42180000','2',NULL,'Y'),(892,'Industrial food and beverage equipment','23180000','2',NULL,'Y'),(893,'Machining and processing services','73180000','2',NULL,'Y'),(894,'Vehicle bodies and trailers','25180000','2',NULL,'Y'),(895,'Personal safety and protection','46180000','2',NULL,'Y'),(896,'Transportation repair or maintenance services','78180000','2',NULL,'Y'),(897,'Target and table games and equipment','49180000','2',NULL,'Y'),(898,'Pest control products','10190000','2',NULL,'Y'),(899,'Construction and maintenance support equipment','30190000','2',NULL,'Y'),(900,'Prepared and preserved foods','50190000','2',NULL,'Y'),(901,'Agricultural machinery and equipment assembly and installation services','70190000','2',NULL,'Y'),(902,'Grinding and polishing and smoothing materials','31190000','2',NULL,'Y'),(903,'Agents affecting water and electrolytes','51190000','2',NULL,'Y'),(904,'Metal waste scrap and by products','11190000','2',NULL,'Y'),(905,'Solvents','12190000','2',NULL,'Y'),(906,'Medical facility products','42190000','2',NULL,'Y'),(907,'Communications Devices and Accessories','43190000','2',NULL,'Y'),(908,'Mixers and their parts and accessories','23190000','2',NULL,'Y'),(909,'Transportation services equipment','25190000','2',NULL,'Y'),(910,'Fire protection','46190000','2',NULL,'Y'),(911,'Beverages','50200000','2',NULL,'Y'),(912,'Live rose bushes','10200000','2',NULL,'Y'),(913,'Adhesives and sealants','31200000','2',NULL,'Y'),(914,'Immunomodulating drugs','51200000','2',NULL,'Y'),(915,'Medical diagnostic imaging and nuclear medicine products','42200000','2',NULL,'Y'),(916,'Components for information technology or broadcasting or telecommunications','43200000','2',NULL,'Y'),(917,'Mass transfer equipment','23200000','2',NULL,'Y'),(918,'Aerospace systems and components and equipment','25200000','2',NULL,'Y'),(919,'Defense and law enforcement and security and safety training equipment','46200000','2',NULL,'Y'),(920,'Aviation-Related Services And Consultancy','78200000','2',NULL,'Y'),(921,'Fitness equipment','49200000','2',NULL,'Y'),(922,'Tobacco and smoking products and substitutes','50210000','2',NULL,'Y'),(923,'Live plants of high species or variety count flowers','10210000','2',NULL,'Y'),(924,'Paints and primers and finishes','31210000','2',NULL,'Y'),(925,'Independent living aids for the physically challenged','42210000','2',NULL,'Y'),(926,'Computer Equipment and Accessories','43210000','2',NULL,'Y'),(927,'Electronic manufacturing machinery and equipment and accessories','23210000','2',NULL,'Y'),(928,'Diagnoses of infectious and parasitic diseases-part a','85210000','2',NULL,'Y'),(929,'Workplace safety equipment and supplies and training materials','46210000','2',NULL,'Y'),(930,'Other sports','49210000','2',NULL,'Y'),(931,'Cereal and pulse products','50220000','2',NULL,'Y'),(932,'Live plants of low species or variety count flowers','10220000','2',NULL,'Y'),(933,'Dyeing and tanning extracts','31220000','2',NULL,'Y'),(934,'Intravenous and arterial administration products','42220000','2',NULL,'Y'),(935,'Data Voice or Multimedia Network Equipment or Platforms and Accessories','43220000','2',NULL,'Y'),(936,'Chicken processing machinery and equipment','23220000','2',NULL,'Y'),(937,'Military weapon and ammunition disarmament and disposal equipment and related products','46220000','2',NULL,'Y'),(938,'Sports equipment and accessories','49220000','2',NULL,'Y'),(939,'Machined raw stock','31230000','2',NULL,'Y'),(940,'Clinical nutrition','42230000','2',NULL,'Y'),(941,'Software','43230000','2',NULL,'Y'),(942,'Sawmilling and lumber processing machinery and equipment','23230000','2',NULL,'Y'),(943,'Portable Structure Building Components','30240000','2',NULL,'Y'),(944,'Industrial optics','31240000','2',NULL,'Y'),(945,'Drugs affecting the ears, eye, nose and skin','51240000','2',NULL,'Y'),(946,'Orthopedic and prosthetic and sports medicine products','42240000','2',NULL,'Y'),(947,'Metal cutting machinery and accessories','23240000','2',NULL,'Y'),(948,'Recreation and playground and swimming and spa equipment and supplies','49240000','2',NULL,'Y'),(949,'Underground mining structures and materials','30250000','2',NULL,'Y'),(950,'Pneumatic and hydraulic and electric control systems','31250000','2',NULL,'Y'),(951,'Brass instruments','60131100','3',NULL,'Y'),(952,'Games','60141100','3',NULL,'Y'),(953,'Well plugging and abandonment services','71141100','3',NULL,'Y'),(954,'Infrastructure building and surfacing and paving services','72141100','3',NULL,'Y'),(955,'Oilfield data management services','71151100','3',NULL,'Y'),(956,'Plumbing construction services','72151100','3',NULL,'Y'),(957,'Coating services','73181100','3',NULL,'Y'),(958,'Continuous mixers','23191100','3',NULL,'Y'),(959,'Small arms weapons training equipment','46201100','3',NULL,'Y'),(960,'Cereals','50221100','3',NULL,'Y'),(961,'Killing and defeathering department machinery and equipment','23221100','3',NULL,'Y'),(962,'Ophthalmic agents','51241100','3',NULL,'Y'),(963,'Electric direct current DC motors','26101200','3',NULL,'Y'),(964,'Plastic films','13111200','3',NULL,'Y'),(965,'Agricultural building construction services','72121200','3',NULL,'Y'),(966,'Woodwind instruments','60131200','3',NULL,'Y'),(967,'Marine construction services','72141200','3',NULL,'Y'),(968,'Heating and cooling and air conditioning HVAC construction and maintenance services','72151200','3',NULL,'Y'),(969,'Industrial drying equipment','23201200','3',NULL,'Y'),(970,'Dermatologic agents','51241200','3',NULL,'Y'),(971,'Non electric motors','26101300','3',NULL,'Y'),(972,'Foams','13111300','3',NULL,'Y'),(973,'Art and craft cutting products','60121300','3',NULL,'Y'),(974,'Automotive garage and service station construction services','72121300','3',NULL,'Y'),(975,'Electrical boxes and enclosures and fittings and accessories','39121300','3',NULL,'Y'),(976,'String instruments','60131300','3',NULL,'Y'),(977,'Painting and paper hanging services','72151300','3',NULL,'Y'),(978,'Flour and milled products','50221300','3',NULL,'Y'),(979,'Motor or generator components','26101400','3',NULL,'Y'),(980,'Aviation Specific Training','86101400','3',NULL,'Y'),(981,'Language Specific Editorial and Writing Services','82111400','3',NULL,'Y'),(982,'Classroom And Language Laboratory Equipment & Interpretation Systems','45111400','3',NULL,'Y'),(983,'Completion tools and equipment','20121400','3',NULL,'Y'),(984,'Specialized public building construction services','72121400','3',NULL,'Y'),(985,'Cafeteria and lunchroom furnishings','56121400','3',NULL,'Y'),(986,'Electrical lugs plugs and connectors','39121400','3',NULL,'Y'),(987,'Percussion instruments','60131400','3',NULL,'Y'),(988,'Safety and Rescue Aircraft','25131400','3',NULL,'Y'),(989,'Fundraising Services','80141400','3',NULL,'Y'),(990,'Detention facility construction and repair services','72141400','3',NULL,'Y'),(991,'Wall covering construction services','72151400','3',NULL,'Y'),(992,'System Cards','43201400','3',NULL,'Y'),(993,'Metal grinding machines','23241400','3',NULL,'Y'),(994,'Welding machinery','23271400','3',NULL,'Y'),(995,'Livestock','10101500','3',NULL,'Y'),(996,'Cutting equipment','20101500','3',NULL,'Y'),(997,'Angles','30101500','3',NULL,'Y'),(998,'Ventilation','40101500','3',NULL,'Y'),(999,'Fisheries operations','70101500','3',NULL,'Y'),(1000,'Business and corporate management consultation services','80101500','3',NULL,'Y'); /*!40000 ALTER TABLE `itemclassification` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `itemstatuscodes` -- DROP TABLE IF EXISTS `itemstatuscodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `itemstatuscodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `name` text NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `itemstatuscodes` -- LOCK TABLES `itemstatuscodes` WRITE; /*!40000 ALTER TABLE `itemstatuscodes` DISABLE KEYS */; INSERT INTO `itemstatuscodes` VALUES (1,'Y',NULL,'Y','Active','1'),(2,'N',NULL,'N','Inactive','2'); /*!40000 ALTER TABLE `itemstatuscodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `itemtypecodes` -- DROP TABLE IF EXISTS `itemtypecodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `itemtypecodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` 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 `itemtypecodes` -- LOCK TABLES `itemtypecodes` WRITE; /*!40000 ALTER TABLE `itemtypecodes` DISABLE KEYS */; INSERT INTO `itemtypecodes` VALUES (1,'Raw Material','1','Raw Material','Y','1'),(2,'Finished Product','2','Finished Product','Y','2'),(3,'Service','3','Service without stock','',''); /*!40000 ALTER TABLE `itemtypecodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `journal` -- DROP TABLE IF EXISTS `journal`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `journal` ( `id` int(50) NOT NULL AUTO_INCREMENT, `currency` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `journaldate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `journal` -- LOCK TABLES `journal` WRITE; /*!40000 ALTER TABLE `journal` DISABLE KEYS */; /*!40000 ALTER TABLE `journal` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `labour` -- DROP TABLE IF EXISTS `labour`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `labour` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `qty` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `employeeid` varchar(30) NOT NULL, `exactdate` varchar(30) NOT NULL, `rate` decimal(10,2) NOT NULL, `total` decimal(10,2) NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'pay', `status` int(20) NOT NULL DEFAULT 0, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `labour` -- LOCK TABLES `labour` WRITE; /*!40000 ALTER TABLE `labour` DISABLE KEYS */; /*!40000 ALTER TABLE `labour` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `landlord` -- DROP TABLE IF EXISTS `landlord`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `landlord` ( `id` int(40) NOT NULL AUTO_INCREMENT, `firstname` varchar(100) NOT NULL, `lastname` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `description` text NOT NULL, `idno` varchar(100) NOT NULL, `country` varchar(100) NOT NULL, `gender` varchar(10) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `county` varchar(40) NOT NULL, `accountname` varchar(100) NOT NULL, `accountno` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `landlord` -- LOCK TABLES `landlord` WRITE; /*!40000 ALTER TABLE `landlord` DISABLE KEYS */; /*!40000 ALTER TABLE `landlord` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `lease` -- DROP TABLE IF EXISTS `lease`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `lease` ( `id` int(10) NOT NULL AUTO_INCREMENT, `branchfrom` varchar(50) NOT NULL, `serial` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `dateleased` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `product` text NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `amount` varchar(10) NOT NULL DEFAULT '0.00', `duedate` varchar(20) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'Dispatched', `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `totalamount` varchar(30) NOT NULL DEFAULT '', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `lease` -- LOCK TABLES `lease` WRITE; /*!40000 ALTER TABLE `lease` DISABLE KEYS */; /*!40000 ALTER TABLE `lease` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `leavegroup` -- DROP TABLE IF EXISTS `leavegroup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `leavegroup` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `createdat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `updatedat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `total` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `enddate` varchar(30) NOT NULL, `defaultleavetype` int(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `leavegroup` -- LOCK TABLES `leavegroup` WRITE; /*!40000 ALTER TABLE `leavegroup` DISABLE KEYS */; /*!40000 ALTER TABLE `leavegroup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `leaves` -- DROP TABLE IF EXISTS `leaves`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `leaves` ( `id` int(30) NOT NULL AUTO_INCREMENT, `startdate` datetime DEFAULT NULL, `enddate` datetime 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, `branchid` int(20) NOT NULL DEFAULT 1, PRIMARY KEY (`id`), KEY `changed_by` (`updatedby`), KEY `change_date` (`updateddate`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='List of changes in leave requests table'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `leaves` -- LOCK TABLES `leaves` WRITE; /*!40000 ALTER TABLE `leaves` DISABLE KEYS */; /*!40000 ALTER TABLE `leaves` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `leavetypes` -- DROP TABLE IF EXISTS `leavetypes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `leavetypes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `gender` varchar(30) NOT NULL, `deduct` varchar(10) NOT NULL, `companyid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 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','all','2019-06-03 01:47:13pm','Both','No',0),(3,'Emergency','','2019-06-03 01:47:41pm','Both','No',0),(4,'Sick Leave','','2023-02-15 12:24:43pm','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=3324 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','2024-09-08 14:02:42','','','216.128.0.100','loggedin',1),(2,'admin','1','2024-09-08 14:15:10','','','216.128.0.100','loggedin',1),(3,'admin','1','2024-09-08 14:17:07','','','216.128.0.100','loggedin',1),(4,'admin','1','2024-09-08 14:17:34','','','216.128.0.100','loggedin',1),(5,'admin','1','2024-09-08 14:49:16','','','216.128.0.100','loggedin',1),(6,'admin','1','2024-09-08 14:51:18','','','216.128.0.100','loggedin',1),(7,'admin','1','2024-09-08 15:02:51','','','216.128.0.100','loggedin',1),(8,'admin','1','2024-09-08 15:19:27','','','216.128.0.100','loggedin',1),(9,'admin','1','2024-09-08 15:22:22','','','216.128.0.100','loggedin',1),(10,'admin','1','2024-09-08 15:25:50','','','216.128.0.100','loggedin',1),(11,'admin','1','2024-09-08 15:26:36','','','216.128.0.100','loggedin',1),(12,'admin','1','2024-09-08 15:29:40','','','216.128.0.100','loggedin',1),(13,'admin','1','2024-09-08 15:30:48','','','216.128.0.100','loggedin',1),(14,'admin','1','2024-09-08 15:32:24','','','216.128.0.100','loggedin',1),(15,'admin','1','2024-09-08 15:34:09','','','216.128.0.100','loggedin',1),(16,'admin','1','2024-09-08 15:39:56','','','216.128.0.100','loggedin',1),(17,'admin','1','2024-09-08 15:42:24','','','216.128.0.100','loggedin',1),(18,'admin','1','2024-09-08 16:05:06','2024-09-08 16:10:36','','216.128.0.100','loggedin',1),(19,'user','7','2024-09-08 16:10:50','2024-09-08 16:12:35','','216.128.0.100','loggedin',1),(20,'user','7','2024-09-08 16:12:51','2024-09-08 16:18:00','','216.128.0.100','loggedin',1),(21,'admin','1','2024-09-08 16:16:19','','','216.128.0.100','loggedin',1),(22,'admin','1','2024-09-08 16:18:57','2024-09-08 16:22:54','','216.128.0.100','loggedin',1),(23,'user','7','2024-09-08 16:27:11','','','216.128.0.100','loggedin',1),(24,'admin','1','2024-09-08 17:26:47','','','216.128.0.100','loggedin',1),(25,'user','12','2024-09-09 13:34:23','','','216.128.0.100','loggedin',1),(26,'user','7','2024-09-09 13:36:30','','','216.128.0.100','loggedin',1),(27,'user','7','2024-09-09 13:45:13','','','216.128.0.100','loggedin',1),(28,'admin','1','2024-09-09 14:30:02','','','197.232.142.176','loggedin',1),(29,'admin','1','2024-09-09 14:43:11','','','41.215.96.152','loggedin',1),(30,'user','12','2024-09-09 14:47:46','','','216.128.0.100','loggedin',1),(31,'user','7','2024-09-09 14:48:53','','','216.128.0.100','loggedin',1),(32,'user','7','2024-09-09 14:50:07','','','216.128.0.100','loggedin',1),(33,'admin','1','2024-09-09 14:54:14','','','197.232.142.176','loggedin',1),(34,'user','12','2024-09-09 15:03:12','','','216.128.0.100','loggedin',1),(35,'user','12','2024-09-09 20:59:29','','','216.128.0.100','loggedin',1),(36,'user','7','2024-09-09 21:05:45','','','216.128.0.100','loggedin',1),(37,'user','7','2024-09-09 21:16:17','','','216.128.0.100','loggedin',1),(38,'user','7','2024-09-09 21:25:56','','','216.128.0.100','loggedin',1),(39,'user','7','2024-09-09 21:33:40','','','216.128.0.100','loggedin',1),(40,'user','12','2024-09-09 21:34:04','','','216.128.0.100','loggedin',1),(41,'user','7','2024-09-09 22:14:58','','','216.128.0.100','loggedin',1),(42,'user','7','2024-09-09 22:24:46','','','216.128.0.100','loggedin',1),(43,'user','7','2024-09-09 22:25:19','','','216.128.0.100','loggedin',1),(44,'user','7','2024-09-09 23:18:47','','','216.128.0.100','loggedin',1),(45,'user','7','2024-09-09 23:19:14','2024-09-09 23:22:46','','216.128.0.100','loggedin',1),(46,'user','7','2024-09-09 23:22:57','','','216.128.0.100','loggedin',1),(47,'user','7','2024-09-09 23:23:28','','','216.128.0.100','loggedin',1),(48,'user','12','2024-09-09 23:25:01','','','216.128.0.100','loggedin',1),(49,'user','19','2024-09-09 23:25:41','','','216.128.0.100','loggedin',1),(50,'user','12','2024-09-09 23:34:06','','','216.128.0.100','loggedin',1),(51,'user','12','2024-09-09 23:34:46','','','216.128.0.100','loggedin',1),(52,'user','12','2024-09-09 23:46:32','','','216.128.0.100','loggedin',1),(53,'user','7','2024-09-10 10:58:38','','','216.128.0.96','loggedin',1),(54,'user','7','2024-09-10 10:59:23','','','216.128.0.96','loggedin',1),(55,'admin','1','2024-09-11 18:06:56','','','216.128.0.100','loggedin',1),(56,'admin','1','2024-09-11 19:54:35','','','216.128.0.100','loggedin',1),(57,'admin','1','2024-09-12 08:04:14','','','216.128.0.100','loggedin',1),(58,'admin','1','2024-09-12 08:21:45','','','216.128.0.100','loggedin',1),(59,'admin','1','2024-09-12 08:34:58','','','216.128.0.100','loggedin',1),(60,'admin','1','2024-09-12 08:40:40','','','216.128.0.100','loggedin',1),(61,'user','7','2024-09-12 09:45:58','','','216.128.0.100','loggedin',1),(62,'admin','1','2024-09-12 10:37:43','','','197.232.142.176','loggedin',1),(63,'user','7','2024-09-12 11:20:32','','','216.128.0.100','loggedin',1),(64,'user','12','2024-09-12 12:04:20','2024-09-12 12:38:30','','216.128.0.100','loggedin',1),(65,'admin','1','2024-09-12 12:38:47','2024-09-12 12:58:36','','216.128.0.100','loggedin',1),(66,'user','12','2024-09-12 12:59:01','2024-09-12 13:02:58','','216.128.0.86','loggedin',1),(67,'admin','1','2024-09-12 13:04:04','','','216.128.0.86','loggedin',1),(68,'admin','1','2024-09-12 13:08:14','2024-09-12 13:09:16','','216.128.0.86','loggedin',1),(69,'user','12','2024-09-12 14:01:01','2024-09-12 15:36:08','','216.128.0.86','loggedin',1),(70,'user','7','2024-09-12 15:36:26','','','216.128.0.86','loggedin',1),(71,'user','12','2024-09-12 15:41:26','2024-09-12 16:18:08','','216.128.0.86','loggedin',1),(72,'user','7','2024-09-12 16:18:30','','','129.222.147.189','loggedin',1),(73,'user','12','2024-09-12 16:34:43','2024-09-12 16:35:24','','91.102.180.47','loggedin',1),(74,'user','7','2024-09-12 16:35:30','','','91.102.180.47','loggedin',1),(75,'user','7','2024-09-12 16:38:11','2024-09-12 17:05:34','','91.102.180.47','loggedin',1),(76,'user','12','2024-09-12 17:05:55','2024-09-12 17:28:48','','91.102.180.47','loggedin',1),(77,'user','7','2024-09-12 17:28:59','','','91.102.180.47','loggedin',1),(78,'user','7','2024-09-12 17:39:21','','','91.102.180.47','loggedin',1),(79,'user','7','2024-09-12 17:55:48','','','91.102.180.47','loggedin',1),(80,'user','12','2024-09-12 19:47:14','','','91.102.180.47','loggedin',1),(81,'user','7','2024-09-12 19:55:17','','','91.102.180.47','loggedin',1),(82,'user','12','2024-09-12 19:56:45','','','91.102.180.47','loggedin',1),(83,'user','7','2024-09-12 20:07:40','','','91.102.180.47','loggedin',1),(84,'user','12','2024-09-12 20:10:19','','','91.102.180.47','loggedin',1),(85,'user','7','2024-09-13 09:58:18','','','216.128.0.38','loggedin',1),(86,'user','12','2024-09-13 11:26:24','2024-09-13 11:27:56','','216.128.0.38','loggedin',1),(87,'user','7','2024-09-13 11:28:45','','','216.128.0.38','loggedin',1),(88,'user','12','2024-09-13 11:37:51','2024-09-13 11:46:40','','216.128.0.38','loggedin',1),(89,'user','7','2024-09-13 11:46:58','2024-09-13 11:48:31','','216.128.0.38','loggedin',1),(90,'user','12','2024-09-13 11:48:40','2024-09-13 11:49:57','','216.128.0.38','loggedin',1),(91,'user','7','2024-09-13 11:50:08','2024-09-13 11:58:39','','216.128.0.38','loggedin',1),(92,'user','7','2024-09-13 11:58:48','','','216.128.0.38','loggedin',1),(93,'user','7','2024-09-13 12:01:44','','','216.128.0.38','loggedin',1),(94,'user','7','2024-09-13 12:23:54','2024-09-13 12:27:00','','216.128.0.38','loggedin',1),(95,'user','7','2024-09-13 12:27:24','','','216.128.0.38','loggedin',1),(96,'user','7','2024-09-13 12:42:20','','','216.128.0.38','loggedin',1),(97,'user','12','2024-09-13 13:15:38','','','216.128.0.38','loggedin',1),(98,'user','12','2024-09-13 19:40:35','','','216.128.0.38','loggedin',1),(99,'user','12','2024-09-13 20:27:31','2024-09-13 20:41:00','','216.128.0.38','loggedin',1),(100,'user','7','2024-09-13 20:41:07','','','216.128.0.38','loggedin',1),(101,'user','7','2024-09-13 20:43:06','2024-09-13 20:43:57','','216.128.0.38','loggedin',1),(102,'user','12','2024-09-13 20:43:17','','','216.128.0.38','loggedin',1),(103,'user','7','2024-09-13 20:44:59','2024-09-13 20:47:06','','216.128.0.38','loggedin',1),(104,'user','12','2024-09-13 20:50:39','','','216.128.0.38','loggedin',1),(105,'user','7','2024-09-13 20:52:29','2024-09-13 20:54:51','','216.128.0.38','loggedin',1),(106,'user','12','2024-09-13 21:20:25','','','216.128.0.38','loggedin',1),(107,'user','12','2024-09-13 21:57:46','','','216.128.0.38','loggedin',1),(108,'user','12','2024-09-13 22:11:10','','','216.128.0.38','loggedin',1),(109,'user','12','2024-09-13 22:26:43','','','216.128.0.38','loggedin',1),(110,'user','7','2024-09-13 22:38:48','','','216.128.0.38','loggedin',1),(111,'user','12','2024-09-13 22:44:10','','','216.128.0.38','loggedin',1),(112,'user','12','2024-09-13 22:58:18','','','216.128.0.38','loggedin',1),(113,'user','7','2024-09-13 23:10:41','','','216.128.0.38','loggedin',1),(114,'user','7','2024-09-13 23:16:44','','','216.128.0.38','loggedin',1),(115,'user','12','2024-09-13 23:20:34','','','216.128.0.38','loggedin',1),(116,'user','12','2024-09-13 23:26:07','','','216.128.0.38','loggedin',1),(117,'user','7','2024-09-13 23:52:06','','','216.128.0.38','loggedin',1),(118,'user','7','2024-09-13 23:52:31','','','216.128.0.38','loggedin',1),(119,'user','12','2024-09-13 23:52:52','','','216.128.0.38','loggedin',1),(120,'user','7','2024-09-13 23:56:33','','','216.128.0.38','loggedin',1),(121,'user','7','2024-09-14 00:04:33','2024-09-14 00:06:49','','216.128.0.38','loggedin',1),(122,'user','12','2024-09-14 00:12:02','','','216.128.0.38','loggedin',1),(123,'user','12','2024-09-14 00:13:15','','','216.128.0.38','loggedin',1),(124,'user','12','2024-09-14 00:18:38','','','216.128.0.38','loggedin',1),(125,'user','7','2024-09-14 00:21:15','2024-09-14 00:25:09','','216.128.0.38','loggedin',1),(126,'user','7','2024-09-14 00:29:07','','','216.128.0.38','loggedin',1),(127,'user','7','2024-09-14 09:44:37','','','216.128.0.13','loggedin',1),(128,'user','7','2024-09-14 10:05:28','','','216.128.0.13','loggedin',1),(129,'user','7','2024-09-14 10:17:12','','','216.128.0.13','loggedin',1),(130,'user','7','2024-09-14 10:48:14','','','216.128.0.13','loggedin',1),(131,'user','7','2024-09-14 11:02:50','','','216.128.0.13','loggedin',1),(132,'user','12','2024-09-14 11:35:30','','','216.128.0.13','loggedin',1),(133,'user','12','2024-09-14 11:56:28','','','216.128.0.13','loggedin',1),(134,'user','7','2024-09-14 12:23:25','','','216.128.0.13','loggedin',1),(135,'user','12','2024-09-14 12:24:53','','','216.128.0.13','loggedin',1),(136,'user','7','2024-09-14 12:25:51','2024-09-14 12:26:50','','216.128.0.13','loggedin',1),(137,'user','7','2024-09-14 12:29:45','2024-09-14 12:31:40','','216.128.0.13','loggedin',1),(138,'user','12','2024-09-15 10:07:09','','','216.128.0.29','loggedin',1),(139,'user','7','2024-09-15 14:33:08','','','216.128.0.29','loggedin',1),(140,'user','12','2024-09-15 14:35:41','','','216.128.0.29','loggedin',1),(141,'admin','1','2024-09-15 16:16:50','','','216.128.0.29','loggedin',1),(142,'admin','1','2024-09-15 16:35:12','2024-09-15 16:37:29','','216.128.0.29','loggedin',1),(143,'user','12','2024-09-15 16:37:42','','','216.128.0.29','loggedin',1),(144,'admin','1','2024-09-15 16:45:44','','','216.128.0.29','loggedin',1),(145,'user','12','2024-09-15 18:17:49','2024-09-15 19:06:55','','102.210.222.6','loggedin',1),(146,'user','7','2024-09-15 19:07:04','2024-09-15 19:08:43','','102.210.222.6','loggedin',1),(147,'user','12','2024-09-15 19:08:51','2024-09-15 19:09:01','','102.210.222.6','loggedin',1),(148,'user','12','2024-09-15 19:13:02','2024-09-15 20:03:55','','102.210.222.6','loggedin',1),(149,'user','12','2024-09-15 20:04:03','2024-09-15 20:35:53','','102.210.222.6','loggedin',1),(150,'user','7','2024-09-15 20:36:05','2024-09-15 20:36:28','','102.210.222.6','loggedin',1),(151,'user','7','2024-09-15 20:37:40','2024-09-15 20:46:17','','102.210.222.6','loggedin',1),(152,'user','12','2024-09-15 20:46:24','2024-09-15 21:53:52','','102.210.222.6','loggedin',1),(153,'user','7','2024-09-15 21:54:56','2024-09-15 21:56:24','','216.128.0.57','loggedin',1),(154,'user','7','2024-09-15 21:56:45','2024-09-15 22:33:42','','102.210.222.6','loggedin',1),(155,'user','7','2024-09-15 22:54:10','2024-09-15 23:03:24','','102.210.222.6','loggedin',1),(156,'user','7','2024-09-15 23:03:32','2024-09-15 23:08:09','','102.210.222.6','loggedin',1),(157,'user','12','2024-09-15 23:24:26','','','102.210.222.6','loggedin',1),(158,'user','12','2024-09-16 11:22:18','','','216.128.0.57','loggedin',1),(159,'user','7','2024-09-16 11:24:41','','','102.210.222.6','loggedin',1),(160,'user','12','2024-09-16 11:29:09','','','102.210.222.6','loggedin',1),(161,'user','12','2024-09-16 13:57:27','2024-09-16 13:59:03','','216.128.0.74','loggedin',1),(162,'user','12','2024-09-16 13:59:45','','','216.128.0.74','loggedin',1),(163,'user','12','2024-09-16 16:06:01','2024-09-16 17:59:34','','102.210.222.6','loggedin',1),(164,'user','12','2024-09-16 17:59:46','2024-09-16 19:23:54','','102.210.222.6','loggedin',1),(165,'user','7','2024-09-16 19:24:13','2024-09-16 19:25:20','','102.210.222.6','loggedin',1),(166,'user','12','2024-09-16 19:25:28','2024-09-16 21:01:28','','102.210.222.6','loggedin',1),(167,'user','7','2024-09-16 21:01:37','','','102.210.222.6','loggedin',1),(168,'user','12','2024-09-16 21:03:50','2024-09-16 21:06:40','','102.210.222.6','loggedin',1),(169,'user','7','2024-09-16 21:06:51','2024-09-16 21:07:48','','102.210.222.6','loggedin',1),(170,'user','12','2024-09-16 21:07:58','2024-09-16 21:08:31','','102.210.222.6','loggedin',1),(171,'user','7','2024-09-17 09:12:02','2024-09-17 09:30:51','','102.210.222.6','loggedin',1),(172,'user','7','2024-09-17 10:45:55','2024-09-17 11:00:23','','102.210.222.6','loggedin',1),(173,'user','12','2024-09-18 10:48:21','','','102.210.222.6','loggedin',1),(174,'user','12','2024-09-18 15:48:26','2024-09-18 15:52:41','','102.210.222.6','loggedin',1),(175,'user','12','2024-09-18 16:04:49','2024-09-18 19:08:33','','102.210.222.6','loggedin',1),(176,'user','7','2024-09-18 19:08:44','2024-09-18 19:13:46','','102.210.222.6','loggedin',1),(177,'user','7','2024-09-18 19:13:54','2024-09-18 19:14:28','','102.210.222.6','loggedin',1),(178,'user','12','2024-09-18 21:53:17','2024-09-18 22:05:23','','102.210.222.6','loggedin',1),(179,'user','12','2024-09-18 22:05:34','2024-09-18 22:22:11','','102.210.222.6','loggedin',1),(180,'user','7','2024-09-18 22:22:33','2024-09-18 22:23:49','','102.210.222.6','loggedin',1),(181,'user','12','2024-09-18 22:27:42','','','102.210.222.6','loggedin',1),(182,'user','7','2024-09-19 09:26:12','2024-09-19 09:28:41','','102.210.222.6','loggedin',1),(183,'user','12','2024-09-19 16:35:54','','','102.210.222.6','loggedin',1),(184,'user','12','2024-09-19 19:22:27','2024-09-19 21:20:09','','102.210.222.6','loggedin',1),(185,'user','7','2024-09-19 21:20:17','2024-09-19 21:21:21','','102.210.222.6','loggedin',1),(186,'user','12','2024-09-19 21:21:28','2024-09-19 21:24:07','','102.210.222.6','loggedin',1),(187,'user','7','2024-09-19 21:24:16','2024-09-19 21:25:50','','102.210.222.6','loggedin',1),(188,'user','12','2024-09-19 21:26:00','','','102.210.222.6','loggedin',1),(189,'user','12','2024-09-19 23:10:03','','','102.210.222.6','loggedin',1),(190,'user','12','2024-09-19 23:57:09','','','102.210.222.6','loggedin',1),(191,'user','7','2024-09-20 09:44:48','2024-09-20 09:51:06','','102.210.222.6','loggedin',1),(192,'user','7','2024-09-20 09:51:17','2024-09-20 09:55:35','','102.210.222.6','loggedin',1),(193,'user','12','2024-09-20 19:26:36','2024-09-20 23:04:03','','102.210.222.6','loggedin',1),(194,'user','12','2024-09-20 23:05:34','2024-09-21 00:09:46','','102.210.222.6','loggedin',1),(195,'user','7','2024-09-21 00:09:52','2024-09-21 00:13:23','','102.210.222.6','loggedin',1),(196,'user','12','2024-09-21 00:14:22','2024-09-21 00:14:49','','102.210.222.6','loggedin',1),(197,'user','7','2024-09-21 00:14:54','','','102.210.222.6','loggedin',1),(198,'user','12','2024-09-21 00:20:44','','','102.210.222.6','loggedin',1),(199,'user','7','2024-09-21 12:14:00','2024-09-21 12:15:16','','102.210.222.6','loggedin',1),(200,'user','7','2024-09-21 12:19:23','2024-09-21 12:37:22','','102.210.222.6','loggedin',1),(201,'user','7','2024-09-21 12:37:59','','','102.210.222.6','loggedin',1),(202,'user','12','2024-09-21 19:00:01','','','102.210.222.6','loggedin',1),(203,'user','7','2024-09-22 09:36:37','2024-09-22 09:40:26','','102.210.222.6','loggedin',1),(204,'user','7','2024-09-22 14:57:34','2024-09-22 15:06:27','','102.210.222.6','loggedin',1),(205,'user','12','2024-09-22 15:06:33','2024-09-22 15:12:00','','102.210.222.6','loggedin',1),(206,'user','12','2024-09-22 15:12:10','2024-09-22 15:52:41','','102.210.222.6','loggedin',1),(207,'user','12','2024-09-22 15:56:39','2024-09-22 16:07:32','','102.210.222.6','loggedin',1),(208,'user','12','2024-09-22 16:07:39','2024-09-22 16:11:28','','102.210.222.6','loggedin',1),(209,'user','12','2024-09-22 16:37:22','2024-09-22 19:14:22','','102.210.222.6','loggedin',1),(210,'user','7','2024-09-22 19:14:57','2024-09-22 19:20:12','','102.210.222.6','loggedin',1),(211,'user','12','2024-09-22 19:20:20','2024-09-22 19:57:44','','102.210.222.6','loggedin',1),(212,'user','12','2024-09-22 19:57:51','2024-09-22 20:27:54','','102.210.222.6','loggedin',1),(213,'user','7','2024-09-22 20:28:34','2024-09-22 21:04:15','','102.210.222.6','loggedin',1),(214,'user','12','2024-09-22 21:04:21','2024-09-22 21:13:59','','102.210.222.6','loggedin',1),(215,'user','12','2024-09-22 21:14:05','2024-09-22 21:50:13','','102.210.222.6','loggedin',1),(216,'user','12','2024-09-22 21:50:20','2024-09-22 21:54:05','','102.210.222.6','loggedin',1),(217,'user','7','2024-09-22 21:54:10','','','102.210.222.6','loggedin',1),(218,'user','12','2024-09-22 22:41:03','','','102.210.222.6','loggedin',1),(219,'user','7','2024-09-22 23:11:08','2024-09-22 23:24:34','','102.210.222.6','loggedin',1),(220,'user','12','2024-09-22 23:24:43','2024-09-22 23:32:53','','102.210.222.6','loggedin',1),(221,'user','7','2024-09-22 23:33:01','2024-09-22 23:35:56','','102.210.222.6','loggedin',1),(222,'user','12','2024-09-23 15:58:16','','','102.210.222.6','loggedin',1),(223,'user','12','2024-09-23 19:55:40','','','102.210.222.6','loggedin',1),(224,'user','12','2024-09-24 16:56:49','','','102.210.222.6','loggedin',1),(225,'user','12','2024-09-24 19:59:21','','','102.210.222.6','loggedin',1),(226,'user','12','2024-09-25 11:21:06','','','102.210.222.6','loggedin',1),(227,'user','12','2024-09-25 12:11:59','','','102.210.222.6','loggedin',1),(228,'user','12','2024-09-25 15:34:43','','','102.210.222.6','loggedin',1),(229,'user','7','2024-09-25 19:03:32','2024-09-25 20:53:20','','102.210.222.6','loggedin',1),(230,'user','12','2024-09-25 20:54:05','','','102.210.222.6','loggedin',1),(231,'user','7','2024-09-26 12:39:29','2024-09-26 12:41:35','','102.210.222.6','loggedin',1),(232,'user','7','2024-09-26 14:16:08','','','102.210.222.6','loggedin',1),(233,'user','12','2024-09-26 16:09:00','2024-09-26 16:14:22','','102.210.222.6','loggedin',1),(234,'user','12','2024-09-26 16:20:33','2024-09-26 17:56:38','','102.210.222.6','loggedin',1),(235,'user','12','2024-09-26 18:44:45','','','102.210.222.6','loggedin',1),(236,'user','12','2024-09-26 20:55:52','','','102.210.222.6','loggedin',1),(237,'user','12','2024-09-27 12:23:13','2024-09-27 12:37:12','','102.210.222.6','loggedin',1),(238,'user','12','2024-09-27 12:41:40','2024-09-27 13:59:22','','102.210.222.6','loggedin',1),(239,'user','7','2024-09-27 13:59:29','2024-09-27 15:56:00','','102.210.222.6','loggedin',1),(240,'user','12','2024-09-27 15:56:05','2024-09-27 16:11:50','','102.210.222.6','loggedin',1),(241,'user','12','2024-09-27 17:33:26','','','102.210.222.6','loggedin',1),(242,'user','12','2024-09-27 17:40:18','','','102.210.222.6','loggedin',1),(243,'user','12','2024-09-27 20:45:23','','','102.210.222.6','loggedin',1),(244,'user','7','2024-09-28 09:44:26','2024-09-28 09:52:07','','102.210.222.6','loggedin',1),(245,'user','12','2024-09-28 15:01:09','2024-09-28 17:16:52','','102.210.222.6','loggedin',1),(246,'user','7','2024-09-28 17:17:01','2024-09-28 17:20:41','','102.210.222.6','loggedin',1),(247,'user','12','2024-09-28 17:20:49','2024-09-28 19:02:19','','102.210.222.6','loggedin',1),(248,'user','7','2024-09-28 19:02:30','2024-09-28 19:04:08','','102.210.222.6','loggedin',1),(249,'user','12','2024-09-28 19:04:14','2024-09-28 20:58:49','','102.210.222.6','loggedin',1),(250,'user','7','2024-09-28 20:59:10','','','102.210.222.6','loggedin',1),(251,'user','7','2024-09-28 21:00:22','','','102.210.222.6','loggedin',1),(252,'user','7','2024-09-28 21:06:52','','','102.210.222.6','loggedin',1),(253,'user','12','2024-09-28 21:48:36','','','102.210.222.6','loggedin',1),(254,'user','7','2024-09-28 22:30:00','','','102.210.222.6','loggedin',1),(255,'user','7','2024-09-29 09:39:15','2024-09-29 09:39:22','','102.210.222.6','loggedin',1),(256,'user','12','2024-09-29 09:39:29','2024-09-29 09:44:56','','102.210.222.6','loggedin',1),(257,'user','7','2024-09-29 09:45:00','2024-09-29 09:51:35','','102.210.222.6','loggedin',1),(258,'user','12','2024-09-29 09:52:11','2024-09-29 09:53:30','','102.210.222.6','loggedin',1),(259,'user','7','2024-09-29 09:53:37','2024-09-29 09:55:11','','102.210.222.6','loggedin',1),(260,'user','12','2024-09-29 09:55:17','2024-09-29 09:57:26','','102.210.222.6','loggedin',1),(261,'user','7','2024-09-29 09:57:42','2024-09-29 10:10:06','','102.210.222.6','loggedin',1),(262,'user','12','2024-09-29 10:10:13','2024-09-29 10:11:45','','102.210.222.6','loggedin',1),(263,'user','12','2024-09-29 10:12:27','2024-09-29 10:12:42','','102.210.222.6','loggedin',1),(264,'user','7','2024-09-29 10:12:47','2024-09-29 10:18:52','','102.210.222.6','loggedin',1),(265,'user','12','2024-09-29 10:18:59','2024-09-29 10:19:49','','102.210.222.6','loggedin',1),(266,'user','7','2024-09-29 10:20:01','2024-09-29 10:22:02','','102.210.222.6','loggedin',1),(267,'user','12','2024-09-29 10:22:10','2024-09-29 10:22:35','','102.210.222.6','loggedin',1),(268,'user','7','2024-09-29 10:22:51','2024-09-29 10:23:32','','102.210.222.6','loggedin',1),(269,'user','12','2024-09-29 10:23:39','2024-09-29 10:24:27','','102.210.222.6','loggedin',1),(270,'user','7','2024-09-29 10:24:39','2024-09-29 10:25:22','','102.210.222.6','loggedin',1),(271,'user','7','2024-09-29 10:25:31','2024-09-29 10:26:35','','102.210.222.6','loggedin',1),(272,'user','12','2024-09-29 10:26:42','2024-09-29 11:26:21','','102.210.222.6','loggedin',1),(273,'user','12','2024-09-29 11:31:38','','','102.210.222.6','loggedin',1),(274,'user','12','2024-09-29 14:47:40','2024-09-29 19:57:41','','102.210.222.6','loggedin',1),(275,'user','7','2024-09-29 19:57:46','2024-09-29 20:01:35','','102.210.222.6','loggedin',1),(276,'user','12','2024-09-29 20:01:42','2024-09-29 20:40:38','','102.210.222.6','loggedin',1),(277,'user','7','2024-09-29 20:40:44','2024-09-29 20:57:21','','102.210.222.6','loggedin',1),(278,'user','7','2024-09-29 20:57:29','','','102.210.222.6','loggedin',1),(279,'user','7','2024-09-29 20:59:16','','','102.210.222.6','loggedin',1),(280,'user','12','2024-09-29 21:20:50','2024-09-29 21:53:19','','102.210.222.6','loggedin',1),(281,'user','7','2024-09-29 21:53:30','','','102.210.222.6','loggedin',1),(282,'user','12','2024-09-30 11:19:42','','','102.210.222.6','loggedin',1),(283,'user','12','2024-09-30 17:54:49','','','102.210.222.6','loggedin',1),(284,'user','12','2024-09-30 19:32:45','2024-09-30 21:21:47','','102.210.222.6','loggedin',1),(285,'user','12','2024-10-01 09:05:09','2024-10-01 09:05:27','','102.210.222.6','loggedin',1),(286,'user','7','2024-10-01 10:05:36','2024-10-01 10:06:40','','102.210.222.6','loggedin',1),(287,'user','7','2024-10-01 10:06:47','','','102.210.222.6','loggedin',1),(288,'user','19','2024-10-01 16:31:21','2024-10-01 16:36:05','','102.210.222.6','loggedin',1),(289,'user','7','2024-10-01 16:55:01','','','102.210.222.6','loggedin',1),(290,'user','7','2024-10-01 16:57:30','2024-10-01 16:58:35','','102.210.222.6','loggedin',1),(291,'user','7','2024-10-01 16:58:41','2024-10-01 17:02:22','','102.210.222.6','loggedin',1),(292,'user','19','2024-10-01 21:22:27','2024-10-01 21:24:42','','102.210.222.6','loggedin',1),(293,'user','7','2024-10-01 21:51:58','2024-10-01 21:52:36','','102.210.222.6','loggedin',1),(294,'user','7','2024-10-02 13:43:08','','','102.210.222.6','loggedin',1),(295,'user','7','2024-10-02 13:45:48','2024-10-02 14:06:56','','102.210.222.6','loggedin',1),(296,'user','7','2024-10-02 14:07:07','2024-10-02 14:07:12','','102.210.222.6','loggedin',1),(297,'user','19','2024-10-02 16:06:13','2024-10-02 16:35:31','','102.210.222.6','loggedin',1),(298,'user','19','2024-10-02 18:46:13','','','102.210.222.6','loggedin',1),(299,'user','19','2024-10-02 19:07:01','2024-10-02 20:37:21','','102.210.222.6','loggedin',1),(300,'user','19','2024-10-02 20:41:56','','','102.210.222.6','loggedin',1),(301,'user','12','2024-10-02 22:22:41','2024-10-02 22:23:00','','102.210.222.6','loggedin',1),(302,'user','7','2024-10-02 22:23:08','2024-10-02 22:23:51','','102.210.222.6','loggedin',1),(303,'user','19','2024-10-03 17:26:11','2024-10-03 18:10:27','','102.210.222.6','loggedin',1),(304,'user','7','2024-10-03 18:10:32','2024-10-03 18:13:07','','102.210.222.6','loggedin',1),(305,'user','19','2024-10-03 18:13:35','2024-10-03 21:12:49','','102.210.222.6','loggedin',1),(306,'user','7','2024-10-03 21:12:57','2024-10-03 21:14:27','','102.210.222.6','loggedin',1),(307,'user','7','2024-10-03 21:14:32','2024-10-03 21:16:22','','102.210.222.6','loggedin',1),(308,'user','7','2024-10-03 21:18:58','','','102.210.222.6','loggedin',1),(309,'user','19','2024-10-03 21:26:24','2024-10-03 21:28:31','','102.210.222.6','loggedin',1),(310,'user','7','2024-10-03 21:44:26','2024-10-03 21:52:46','','102.210.222.6','loggedin',1),(311,'user','12','2024-10-04 15:32:27','2024-10-04 20:24:08','','102.210.222.6','loggedin',1),(312,'user','7','2024-10-04 20:24:14','2024-10-04 20:26:58','','102.210.222.6','loggedin',1),(313,'user','7','2024-10-04 20:27:13','2024-10-04 20:27:49','','102.210.222.6','loggedin',1),(314,'user','12','2024-10-04 20:27:59','2024-10-04 20:33:58','','102.210.222.6','loggedin',1),(315,'user','7','2024-10-04 20:34:26','2024-10-04 20:36:44','','102.210.222.6','loggedin',1),(316,'user','12','2024-10-04 20:44:36','2024-10-04 21:12:54','','102.210.222.6','loggedin',1),(317,'user','7','2024-10-04 21:13:00','','','102.210.222.6','loggedin',1),(318,'user','7','2024-10-04 21:15:45','2024-10-04 21:17:01','','102.210.222.6','loggedin',1),(319,'user','12','2024-10-04 21:17:29','2024-10-04 21:18:46','','102.210.222.6','loggedin',1),(320,'user','7','2024-10-04 21:18:54','2024-10-04 21:19:42','','102.210.222.6','loggedin',1),(321,'user','7','2024-10-05 11:24:08','2024-10-05 13:19:14','','102.210.222.6','loggedin',1),(322,'user','12','2024-10-05 13:19:24','2024-10-05 13:29:44','','102.210.222.6','loggedin',1),(323,'user','12','2024-10-05 16:01:09','2024-10-05 22:14:07','','102.210.222.6','loggedin',1),(324,'user','12','2024-10-05 22:14:15','','','102.210.222.6','loggedin',1),(325,'user','19','2024-10-06 12:45:06','2024-10-06 15:00:35','','102.210.222.6','loggedin',1),(326,'user','12','2024-10-06 15:00:43','2024-10-06 15:42:12','','102.210.222.6','loggedin',1),(327,'user','7','2024-10-06 15:42:18','2024-10-06 15:43:39','','102.210.222.6','loggedin',1),(328,'user','19','2024-10-06 15:53:24','','','102.210.222.6','loggedin',1),(329,'user','19','2024-10-06 15:55:01','2024-10-06 16:12:39','','102.210.222.6','loggedin',1),(330,'user','12','2024-10-06 16:12:49','2024-10-06 16:14:31','','102.210.222.6','loggedin',1),(331,'user','7','2024-10-06 16:14:43','2024-10-06 16:21:31','','102.210.222.6','loggedin',1),(332,'user','12','2024-10-06 16:21:37','2024-10-06 16:25:10','','102.210.222.6','loggedin',1),(333,'user','7','2024-10-06 16:25:15','2024-10-06 16:26:24','','102.210.222.6','loggedin',1),(334,'user','7','2024-10-06 16:26:50','','','102.210.222.6','loggedin',1),(335,'user','19','2024-10-06 16:40:10','','','102.210.222.6','loggedin',1),(336,'user','19','2024-10-06 16:43:20','2024-10-06 16:54:55','','102.210.222.6','loggedin',1),(337,'user','7','2024-10-06 16:55:21','2024-10-06 16:55:46','','102.210.222.6','loggedin',1),(338,'user','19','2024-10-06 17:01:28','2024-10-06 17:02:30','','102.210.222.6','loggedin',1),(339,'user','7','2024-10-06 17:02:36','2024-10-06 17:05:35','','102.210.222.6','loggedin',1),(340,'user','19','2024-10-06 17:45:48','2024-10-06 18:01:30','','102.210.222.6','loggedin',1),(341,'user','12','2024-10-06 18:01:37','2024-10-06 18:34:32','','102.210.222.6','loggedin',1),(342,'user','7','2024-10-06 18:34:39','2024-10-06 18:34:57','','102.210.222.6','loggedin',1),(343,'user','19','2024-10-06 18:42:21','2024-10-06 18:48:18','','102.210.222.6','loggedin',1),(344,'user','12','2024-10-06 18:48:26','2024-10-06 19:40:39','','102.210.222.6','loggedin',1),(345,'user','7','2024-10-06 19:40:46','','','102.210.222.6','loggedin',1),(346,'user','7','2024-10-06 19:55:51','2024-10-06 19:58:07','','102.210.222.6','loggedin',1),(347,'user','19','2024-10-06 19:58:19','','','102.210.222.6','loggedin',1),(348,'user','12','2024-10-06 20:01:24','','','102.210.222.6','loggedin',1),(349,'user','19','2024-10-06 20:03:03','','','102.210.222.6','loggedin',1),(350,'user','19','2024-10-06 20:04:34','','','102.210.222.6','loggedin',1),(351,'user','19','2024-10-06 20:05:29','','','102.210.222.6','loggedin',1),(352,'user','12','2024-10-06 20:06:07','','','102.210.222.6','loggedin',1),(353,'user','12','2024-10-06 20:30:57','','','102.210.222.6','loggedin',1),(354,'user','19','2024-10-06 20:32:38','','','102.210.222.6','loggedin',1),(355,'user','12','2024-10-06 21:36:14','','','102.210.222.6','loggedin',1),(356,'user','12','2024-10-06 21:43:12','','','102.210.222.6','loggedin',1),(357,'user','7','2024-10-07 11:49:53','2024-10-07 11:53:38','','102.210.222.6','loggedin',1),(358,'user','7','2024-10-07 12:00:24','2024-10-07 12:04:26','','102.210.222.6','loggedin',1),(359,'user','19','2024-10-07 16:19:15','','','102.210.222.6','loggedin',1),(360,'user','19','2024-10-07 18:48:52','','','102.210.222.6','loggedin',1),(361,'user','19','2024-10-07 20:25:43','','','102.210.222.6','loggedin',1),(362,'user','19','2024-10-07 20:44:25','','','102.210.222.6','loggedin',1),(363,'user','19','2024-10-07 21:08:03','','','102.210.222.6','loggedin',1),(364,'user','7','2024-10-08 10:24:42','2024-10-08 10:36:35','','102.210.222.6','loggedin',1),(365,'user','19','2024-10-08 10:37:07','2024-10-08 10:41:53','','102.210.222.6','loggedin',1),(366,'user','7','2024-10-08 10:41:59','','','102.210.222.6','loggedin',1),(367,'user','12','2024-10-08 13:24:09','','','102.210.222.6','loggedin',1),(368,'user','12','2024-10-08 19:21:19','','','102.210.222.6','loggedin',1),(369,'user','7','2024-10-09 18:01:40','','','102.210.222.6','loggedin',1),(370,'user','7','2024-10-09 20:22:37','2024-10-09 20:28:28','','102.210.222.6','loggedin',1),(371,'user','21','2024-10-09 20:28:38','2024-10-09 20:30:11','','102.210.222.6','loggedin',1),(372,'user','7','2024-10-09 20:30:21','2024-10-09 20:32:02','','102.210.222.6','loggedin',1),(373,'user','21','2024-10-09 20:32:11','','','102.210.222.6','loggedin',1),(374,'user','7','2024-10-10 10:01:42','2024-10-10 10:03:50','','102.210.222.6','loggedin',1),(375,'user','19','2024-10-10 13:04:29','','','102.210.222.6','loggedin',1),(376,'user','12','2024-10-10 16:27:00','','','102.210.222.6','loggedin',1),(377,'user','12','2024-10-10 16:29:30','','','102.210.222.6','loggedin',1),(378,'user','12','2024-10-10 16:37:47','','','102.210.222.6','loggedin',1),(379,'user','12','2024-10-10 18:12:36','','','102.210.222.6','loggedin',1),(380,'user','12','2024-10-10 18:24:42','','','102.210.222.6','loggedin',1),(381,'user','12','2024-10-10 20:39:26','2024-10-10 20:40:22','','102.210.222.6','loggedin',1),(382,'user','7','2024-10-10 20:40:29','2024-10-10 20:42:45','','102.210.222.6','loggedin',1),(383,'user','12','2024-10-10 20:43:23','','','102.210.222.6','loggedin',1),(384,'user','7','2024-10-11 09:37:22','2024-10-11 09:39:32','','102.210.222.6','loggedin',1),(385,'user','19','2024-10-11 12:41:47','','','102.210.222.6','loggedin',1),(386,'user','19','2024-10-11 16:31:35','','','102.210.222.6','loggedin',1),(387,'user','12','2024-10-11 17:43:01','2024-10-11 17:45:40','','102.210.222.6','loggedin',1),(388,'user','12','2024-10-11 17:47:34','','','102.210.222.6','loggedin',1),(389,'user','19','2024-10-11 17:49:32','','','102.210.222.6','loggedin',1),(390,'user','12','2024-10-11 18:31:06','','','102.210.222.6','loggedin',1),(391,'user','19','2024-10-11 19:20:55','','','102.210.222.6','loggedin',1),(392,'user','12','2024-10-11 20:11:09','2024-10-11 20:11:28','','102.210.222.6','loggedin',1),(393,'user','19','2024-10-11 20:11:35','','','102.210.222.6','loggedin',1),(394,'user','12','2024-10-11 20:12:12','2024-10-11 20:27:24','','102.210.222.6','loggedin',1),(395,'user','7','2024-10-11 20:27:30','2024-10-11 20:29:16','','102.210.222.6','loggedin',1),(396,'user','7','2024-10-12 10:21:09','2024-10-12 10:28:50','','102.210.222.6','loggedin',1),(397,'user','19','2024-10-12 10:43:24','','','102.210.222.6','loggedin',1),(398,'user','19','2024-10-12 14:16:04','2024-10-12 14:52:15','','102.210.222.6','loggedin',1),(399,'user','12','2024-10-12 14:52:20','2024-10-12 14:53:12','','102.210.222.6','loggedin',1),(400,'user','19','2024-10-12 14:53:26','','','102.210.222.6','loggedin',1),(401,'user','19','2024-10-12 17:02:56','','','102.210.222.6','loggedin',1),(402,'user','12','2024-10-12 18:06:21','','','102.210.222.6','loggedin',1),(403,'user','19','2024-10-12 18:27:11','','','102.210.222.6','loggedin',1),(404,'user','21','2024-10-12 18:44:46','2024-10-12 18:48:57','','102.210.222.6','loggedin',1),(405,'user','7','2024-10-12 18:49:02','2024-10-12 18:51:35','','102.210.222.6','loggedin',1),(406,'user','12','2024-10-12 18:51:41','','','102.210.222.6','loggedin',1),(407,'user','19','2024-10-12 19:05:37','','','102.210.222.6','loggedin',1),(408,'user','7','2024-10-12 21:56:04','2024-10-12 21:57:10','','102.210.222.6','loggedin',1),(409,'user','12','2024-10-12 22:04:25','2024-10-12 22:51:38','','102.210.222.6','loggedin',1),(410,'user','7','2024-10-12 22:51:55','2024-10-12 22:52:22','','102.210.222.6','loggedin',1),(411,'user','19','2024-10-13 10:35:32','2024-10-13 10:44:48','','102.210.222.6','loggedin',1),(412,'user','7','2024-10-13 10:44:54','2024-10-13 11:04:35','','102.210.222.6','loggedin',1),(413,'user','19','2024-10-13 12:22:03','','','102.210.222.6','loggedin',1),(414,'user','19','2024-10-13 13:37:18','','','102.210.222.6','loggedin',1),(415,'user','19','2024-10-13 13:56:47','','','102.210.222.6','loggedin',1),(416,'user','12','2024-10-13 14:08:22','','','102.210.222.6','loggedin',1),(417,'user','19','2024-10-13 14:12:35','2024-10-13 14:56:28','','102.210.222.6','loggedin',1),(418,'user','21','2024-10-13 14:56:41','2024-10-13 14:58:05','','102.210.222.6','loggedin',1),(419,'user','12','2024-10-13 15:04:24','','','102.210.222.6','loggedin',1),(420,'user','19','2024-10-13 15:18:46','','','102.210.222.6','loggedin',1),(421,'user','19','2024-10-13 15:19:21','2024-10-13 16:29:57','','102.210.222.6','loggedin',1),(422,'user','21','2024-10-13 16:30:07','2024-10-13 16:31:06','','102.210.222.6','loggedin',1),(423,'user','7','2024-10-13 16:31:12','2024-10-13 16:35:15','','102.210.222.6','loggedin',1),(424,'user','21','2024-10-13 16:35:53','2024-10-13 16:36:07','','102.210.222.6','loggedin',1),(425,'user','21','2024-10-13 16:36:21','2024-10-13 16:40:56','','102.210.222.6','loggedin',1),(426,'user','12','2024-10-13 16:49:30','2024-10-13 17:11:37','','102.210.222.6','loggedin',1),(427,'user','19','2024-10-13 17:11:45','','','102.210.222.6','loggedin',1),(428,'user','19','2024-10-13 17:12:51','','','102.210.222.6','loggedin',1),(429,'user','19','2024-10-13 17:13:46','2024-10-13 17:20:59','','102.210.222.6','loggedin',1),(430,'user','12','2024-10-13 17:21:10','2024-10-13 17:24:12','','102.210.222.6','loggedin',1),(431,'user','21','2024-10-13 17:24:23','2024-10-13 17:24:35','','102.210.222.6','loggedin',1),(432,'user','7','2024-10-13 17:27:38','2024-10-13 17:30:28','','102.210.222.6','loggedin',1),(433,'user','19','2024-10-13 17:30:41','','','102.210.222.6','loggedin',1),(434,'user','19','2024-10-13 17:35:53','','','102.210.222.6','loggedin',1),(435,'user','12','2024-10-13 17:50:00','2024-10-13 18:16:07','','102.210.222.6','loggedin',1),(436,'user','21','2024-10-13 18:16:29','','','102.210.222.6','loggedin',1),(437,'user','12','2024-10-13 18:19:55','','','102.210.222.6','loggedin',1),(438,'user','12','2024-10-13 18:47:44','2024-10-13 18:49:18','','102.210.222.6','loggedin',1),(439,'user','19','2024-10-13 18:49:56','2024-10-13 18:55:34','','102.210.222.6','loggedin',1),(440,'user','12','2024-10-13 18:55:53','','','102.210.222.6','loggedin',1),(441,'user','19','2024-10-13 18:56:49','','','102.210.222.6','loggedin',1),(442,'user','19','2024-10-13 19:42:43','2024-10-13 19:43:07','','102.210.222.6','loggedin',1),(443,'user','21','2024-10-13 19:43:17','2024-10-13 19:43:56','','102.210.222.6','loggedin',1),(444,'user','12','2024-10-13 19:44:06','2024-10-13 19:45:25','','102.210.222.6','loggedin',1),(445,'user','19','2024-10-13 19:45:38','2024-10-13 19:56:47','','102.210.222.6','loggedin',1),(446,'user','12','2024-10-13 19:56:53','','','102.210.222.6','loggedin',1),(447,'user','19','2024-10-13 20:16:30','','','102.210.222.6','loggedin',1),(448,'user','12','2024-10-13 20:20:31','2024-10-13 20:20:53','','102.210.222.6','loggedin',1),(449,'user','12','2024-10-13 20:21:08','','','102.210.222.6','loggedin',1),(450,'user','19','2024-10-13 20:26:00','','','102.210.222.6','loggedin',1),(451,'user','12','2024-10-13 20:27:41','','','102.210.222.6','loggedin',1),(452,'user','7','2024-10-13 20:32:30','2024-10-13 20:34:44','','102.210.222.6','loggedin',1),(453,'user','12','2024-10-13 20:36:24','','','102.210.222.6','loggedin',1),(454,'user','7','2024-10-14 15:30:07','2024-10-14 15:34:46','','216.128.0.91','loggedin',1),(455,'user','21','2024-10-14 16:25:11','','','216.128.0.91','loggedin',1),(456,'user','19','2024-10-14 17:48:39','','','216.128.0.91','loggedin',1),(457,'user','19','2024-10-14 18:47:59','','','216.128.0.91','loggedin',1),(458,'user','19','2024-10-14 21:49:39','2024-10-14 21:50:11','','216.128.0.91','loggedin',1),(459,'user','7','2024-10-14 21:50:17','2024-10-14 21:51:54','','216.128.0.91','loggedin',1),(460,'user','7','2024-10-15 10:09:03','2024-10-15 10:10:56','','169.150.218.134','loggedin',1),(461,'user','7','2024-10-15 10:12:27','2024-10-15 10:13:31','','169.150.218.134','loggedin',1),(462,'user','19','2024-10-15 10:31:34','2024-10-15 10:32:15','','169.150.218.134','loggedin',1),(463,'user','7','2024-10-15 10:32:25','2024-10-15 10:34:55','','169.150.218.134','loggedin',1),(464,'user','19','2024-10-15 10:38:08','','','169.150.218.134','loggedin',1),(465,'user','19','2024-10-15 15:41:44','2024-10-15 19:21:14','','216.128.0.109','loggedin',1),(466,'user','21','2024-10-15 19:21:22','2024-10-15 20:45:17','','102.210.222.6','loggedin',1),(467,'user','19','2024-10-15 20:45:23','2024-10-15 20:49:37','','102.210.222.6','loggedin',1),(468,'user','7','2024-10-16 10:05:10','2024-10-16 10:35:41','','102.210.222.6','loggedin',1),(469,'user','19','2024-10-16 16:09:38','','','102.210.222.6','loggedin',1),(470,'user','19','2024-10-16 18:26:37','2024-10-16 23:03:16','','102.210.222.6','loggedin',1),(471,'user','7','2024-10-17 09:21:32','','','102.210.222.6','loggedin',1),(472,'user','7','2024-10-17 09:29:34','2024-10-17 09:32:14','','102.210.222.6','loggedin',1),(473,'user','19','2024-10-17 09:32:22','2024-10-17 09:32:53','','169.150.196.102','loggedin',1),(474,'user','7','2024-10-17 09:33:19','2024-10-17 09:34:12','','169.150.196.102','loggedin',1),(475,'user','19','2024-10-17 12:10:49','','','102.210.222.6','loggedin',1),(476,'user','19','2024-10-17 20:50:26','','','102.210.222.6','loggedin',1),(477,'user','19','2024-10-17 21:11:54','2024-10-17 21:12:26','','102.210.222.6','loggedin',1),(478,'user','7','2024-10-18 09:33:14','2024-10-18 09:35:02','','146.70.246.131','loggedin',1),(479,'user','12','2024-10-18 15:42:38','2024-10-18 15:43:31','','102.210.222.6','loggedin',1),(480,'user','19','2024-10-18 15:43:40','','','102.210.222.6','loggedin',1),(481,'user','19','2024-10-18 16:58:58','2024-10-18 17:08:10','','102.210.222.6','loggedin',1),(482,'user','12','2024-10-18 17:08:27','','','102.210.222.6','loggedin',1),(483,'user','19','2024-10-18 17:11:46','2024-10-18 17:12:03','','102.210.222.6','loggedin',1),(484,'user','19','2024-10-18 18:29:33','2024-10-18 18:30:27','','102.210.222.6','loggedin',1),(485,'user','19','2024-10-18 18:54:33','','','102.210.222.6','loggedin',1),(486,'user','19','2024-10-18 19:07:53','','','102.210.222.6','loggedin',1),(487,'user','19','2024-10-18 19:55:38','','','102.210.222.6','loggedin',1),(488,'user','19','2024-10-18 20:26:10','','','102.210.222.6','loggedin',1),(489,'user','19','2024-10-18 22:29:28','','','102.210.222.6','loggedin',1),(490,'user','7','2024-10-18 23:26:43','','','102.210.222.6','loggedin',1),(491,'user','7','2024-10-19 14:16:01','','','102.210.222.6','loggedin',1),(492,'user','7','2024-10-19 14:55:21','2024-10-19 14:56:32','','102.210.222.6','loggedin',1),(493,'user','19','2024-10-19 15:20:49','','','102.210.222.6','loggedin',1),(494,'user','19','2024-10-19 19:50:47','2024-10-19 19:53:27','','102.210.222.6','loggedin',1),(495,'user','7','2024-10-19 19:53:39','2024-10-19 19:54:12','','102.210.222.6','loggedin',1),(496,'user','19','2024-10-19 19:55:36','','','102.210.222.6','loggedin',1),(497,'user','19','2024-10-19 21:24:56','','','102.210.222.6','loggedin',1),(498,'user','7','2024-10-20 10:17:43','2024-10-20 10:19:21','','102.210.222.6','loggedin',1),(499,'user','7','2024-10-20 10:19:37','','','102.210.222.6','loggedin',1),(500,'user','7','2024-10-20 15:47:01','2024-10-20 15:48:57','','102.210.222.6','loggedin',1),(501,'user','19','2024-10-20 15:49:04','2024-10-20 15:50:58','','102.210.222.6','loggedin',1),(502,'user','7','2024-10-20 15:51:11','2024-10-20 15:52:09','','102.210.222.6','loggedin',1),(503,'user','19','2024-10-20 15:52:15','2024-10-20 15:53:11','','102.210.222.6','loggedin',1),(504,'user','7','2024-10-20 15:53:17','2024-10-20 15:54:20','','102.210.222.6','loggedin',1),(505,'user','19','2024-10-20 15:54:26','2024-10-20 15:55:34','','102.210.222.6','loggedin',1),(506,'user','7','2024-10-20 15:55:40','2024-10-20 15:56:28','','102.210.222.6','loggedin',1),(507,'user','12','2024-10-20 16:19:16','2024-10-20 16:45:20','','102.210.222.6','loggedin',1),(508,'user','19','2024-10-20 16:45:43','','','102.210.222.6','loggedin',1),(509,'user','19','2024-10-20 17:04:16','','','102.210.222.6','loggedin',1),(510,'user','19','2024-10-20 17:04:57','','','102.210.222.6','loggedin',1),(511,'user','12','2024-10-20 17:25:42','2024-10-20 17:57:36','','102.210.222.6','loggedin',1),(512,'user','7','2024-10-20 17:57:42','2024-10-20 18:00:29','','102.210.222.6','loggedin',1),(513,'user','12','2024-10-20 18:00:36','2024-10-20 19:57:39','','102.210.222.6','loggedin',1),(514,'user','7','2024-10-20 19:57:45','2024-10-20 19:58:07','','102.210.222.6','loggedin',1),(515,'user','7','2024-10-20 19:58:26','2024-10-20 19:58:56','','102.210.222.6','loggedin',1),(516,'user','19','2024-10-20 19:59:13','2024-10-20 20:02:45','','102.210.222.6','loggedin',1),(517,'user','12','2024-10-20 20:02:58','2024-10-20 20:04:11','','102.210.222.6','loggedin',1),(518,'user','12','2024-10-20 20:14:08','','','102.210.222.6','loggedin',1),(519,'user','19','2024-10-20 20:37:26','','','102.210.222.6','loggedin',1),(520,'user','12','2024-10-20 20:38:22','','','102.210.222.6','loggedin',1),(521,'user','7','2024-10-21 11:28:47','2024-10-21 11:31:08','','102.210.222.6','loggedin',1),(522,'user','12','2024-10-21 15:20:48','2024-10-21 15:35:10','','102.210.222.6','loggedin',1),(523,'user','19','2024-10-21 15:35:17','','','102.210.222.6','loggedin',1),(524,'user','12','2024-10-21 15:35:31','2024-10-21 17:21:15','','102.210.222.6','loggedin',1),(525,'user','12','2024-10-21 17:21:22','2024-10-21 17:23:22','','102.210.222.6','loggedin',1),(526,'user','12','2024-10-21 17:23:29','2024-10-21 20:18:15','','102.210.222.6','loggedin',1),(527,'user','7','2024-10-21 20:18:24','2024-10-21 20:18:39','','102.210.222.6','loggedin',1),(528,'user','12','2024-10-21 20:18:45','2024-10-21 20:38:12','','102.210.222.6','loggedin',1),(529,'user','7','2024-10-21 20:38:25','2024-10-21 20:38:50','','102.210.222.6','loggedin',1),(530,'user','12','2024-10-21 20:38:59','2024-10-21 20:39:36','','102.210.222.6','loggedin',1),(531,'user','7','2024-10-21 20:39:45','2024-10-21 20:42:20','','102.210.222.6','loggedin',1),(532,'user','7','2024-10-21 20:42:58','2024-10-21 20:44:53','','102.210.222.6','loggedin',1),(533,'user','19','2024-10-21 20:56:07','','','102.210.222.6','loggedin',1),(534,'user','12','2024-10-21 20:56:33','','','102.210.222.6','loggedin',1),(535,'user','7','2024-10-22 11:31:49','','','149.34.244.136','loggedin',1),(536,'user','19','2024-10-22 13:52:44','','','102.210.222.6','loggedin',1),(537,'user','19','2024-10-22 15:59:15','','','102.210.222.6','loggedin',1),(538,'user','19','2024-10-22 17:17:17','','','102.210.222.6','loggedin',1),(539,'user','19','2024-10-22 18:48:45','','','102.210.222.6','loggedin',1),(540,'user','19','2024-10-22 20:24:56','','','102.210.222.6','loggedin',1),(541,'user','7','2024-10-23 09:32:07','2024-10-23 09:40:41','','102.210.222.6','loggedin',1),(542,'user','12','2024-10-23 10:41:07','','','149.102.239.229','loggedin',1),(543,'user','12','2024-10-23 17:21:37','2024-10-23 18:10:26','','102.210.222.6','loggedin',1),(544,'user','12','2024-10-23 18:10:43','2024-10-23 18:17:42','','102.210.222.6','loggedin',1),(545,'user','12','2024-10-23 19:39:00','2024-10-23 20:28:49','','102.210.222.6','loggedin',1),(546,'user','7','2024-10-23 20:28:56','2024-10-23 20:30:54','','102.210.222.6','loggedin',1),(547,'user','7','2024-10-23 20:31:00','2024-10-23 20:31:35','','102.210.222.6','loggedin',1),(548,'user','12','2024-10-23 20:31:42','2024-10-23 20:58:28','','102.210.222.6','loggedin',1),(549,'user','12','2024-10-23 20:58:35','2024-10-23 21:32:23','','102.210.222.6','loggedin',1),(550,'user','7','2024-10-24 10:03:46','2024-10-24 10:22:38','','216.128.0.96','loggedin',1),(551,'user','12','2024-10-24 10:22:55','2024-10-24 10:30:51','','146.70.246.99','loggedin',1),(552,'user','7','2024-10-24 10:38:53','','','146.70.246.99','loggedin',1),(553,'user','12','2024-10-24 18:14:41','','','146.70.246.99','loggedin',1),(554,'user','7','2024-10-24 18:34:38','2024-10-24 18:36:02','','216.128.0.96','loggedin',1),(555,'user','12','2024-10-24 19:20:23','2024-10-24 19:22:34','','216.128.0.96','loggedin',1),(556,'user','12','2024-10-24 21:12:25','2024-10-24 22:13:06','','216.128.0.96','loggedin',1),(557,'user','7','2024-10-24 22:13:29','2024-10-24 22:18:12','','102.210.222.6','loggedin',1),(558,'user','12','2024-10-24 22:18:19','2024-10-24 22:21:12','','102.210.222.6','loggedin',1),(559,'user','7','2024-10-24 22:21:18','2024-10-24 22:22:45','','102.210.222.6','loggedin',1),(560,'user','12','2024-10-24 22:22:54','2024-10-24 22:25:23','','102.210.222.6','loggedin',1),(561,'user','7','2024-10-24 22:25:28','2024-10-24 22:28:09','','102.210.222.6','loggedin',1),(562,'user','12','2024-10-24 22:28:15','2024-10-24 22:30:48','','102.210.222.6','loggedin',1),(563,'user','7','2024-10-24 22:31:18','2024-10-24 22:32:58','','102.210.222.6','loggedin',1),(564,'user','12','2024-10-24 22:33:09','','','102.210.222.6','loggedin',1),(565,'user','7','2024-10-25 09:58:40','2024-10-25 10:00:56','','102.210.222.6','loggedin',1),(566,'user','12','2024-10-25 10:01:14','2024-10-25 10:02:25','','102.210.222.6','loggedin',1),(567,'user','7','2024-10-25 10:02:31','2024-10-25 10:03:47','','102.210.222.6','loggedin',1),(568,'user','7','2024-10-25 10:03:54','','','102.210.222.6','loggedin',1),(569,'user','7','2024-10-25 12:00:54','2024-10-25 12:03:12','','102.210.222.6','loggedin',1),(570,'user','7','2024-10-25 12:03:16','2024-10-25 12:06:45','','102.210.222.6','loggedin',1),(571,'user','19','2024-10-25 17:05:52','','','102.210.222.6','loggedin',1),(572,'user','7','2024-10-26 11:05:11','2024-10-26 11:08:41','','149.36.51.5','loggedin',1),(573,'admin','1','2024-10-26 12:23:56','','','197.232.142.176','loggedin',1),(574,'admin','1','2024-10-26 13:20:43','','','197.232.142.176','loggedin',1),(575,'user','12','2024-10-26 13:49:10','2024-10-26 13:50:19','','149.36.51.5','loggedin',1),(576,'user','12','2024-10-26 18:01:21','2024-10-26 20:53:52','','102.210.222.6','loggedin',1),(577,'user','7','2024-10-26 20:53:58','2024-10-26 20:55:27','','102.210.222.6','loggedin',1),(578,'user','12','2024-10-26 20:55:38','2024-10-26 21:02:18','','102.210.222.6','loggedin',1),(579,'user','7','2024-10-26 21:02:24','2024-10-26 21:06:26','','102.210.222.6','loggedin',1),(580,'user','12','2024-10-26 21:06:33','2024-10-26 21:15:05','','102.210.222.6','loggedin',1),(581,'user','7','2024-10-26 21:15:12','2024-10-26 21:16:37','','102.210.222.6','loggedin',1),(582,'user','12','2024-10-26 21:16:44','2024-10-26 21:52:24','','102.210.222.6','loggedin',1),(583,'user','7','2024-10-26 21:52:54','','','102.210.222.6','loggedin',1),(584,'user','7','2024-10-27 10:10:40','2024-10-27 10:23:37','','102.210.222.6','loggedin',1),(585,'user','7','2024-10-27 11:42:21','2024-10-27 11:44:40','','102.210.222.6','loggedin',1),(586,'user','12','2024-10-27 13:19:50','','','102.210.222.6','loggedin',1),(587,'admin','1','2024-10-27 15:53:09','2024-10-27 15:56:51','','102.210.222.6','loggedin',1),(588,'user','12','2024-10-27 16:08:47','2024-10-27 18:35:11','','102.210.222.6','loggedin',1),(589,'user','22','2024-10-27 16:16:15','','','102.210.222.6','loggedin',1),(590,'user','22','2024-10-27 16:17:24','','','102.210.222.6','loggedin',1),(591,'user','22','2024-10-27 16:56:17','','','102.210.222.6','loggedin',1),(592,'user','19','2024-10-27 18:35:19','2024-10-27 19:27:14','','102.210.222.6','loggedin',1),(593,'user','12','2024-10-27 19:27:28','2024-10-27 20:01:48','','102.210.222.6','loggedin',1),(594,'admin','1','2024-10-27 19:48:18','','','154.159.252.5','loggedin',1),(595,'admin','1','2024-10-27 19:50:44','','','154.159.252.5','loggedin',1),(596,'user','19','2024-10-27 20:01:53','2024-10-27 20:08:44','','102.210.222.6','loggedin',1),(597,'user','12','2024-10-27 20:08:50','2024-10-27 20:09:38','','102.210.222.6','loggedin',1),(598,'user','19','2024-10-27 20:10:03','2024-10-27 20:17:05','','102.210.222.6','loggedin',1),(599,'user','12','2024-10-27 20:17:12','2024-10-27 20:17:26','','102.210.222.6','loggedin',1),(600,'user','19','2024-10-27 20:17:33','2024-10-27 20:40:31','','102.210.222.6','loggedin',1),(601,'user','7','2024-10-27 20:40:24','','','102.210.222.6','loggedin',1),(602,'user','12','2024-10-27 20:40:37','2024-10-27 20:41:59','','102.210.222.6','loggedin',1),(603,'user','19','2024-10-27 20:42:06','2024-10-27 20:46:04','','102.210.222.6','loggedin',1),(604,'user','12','2024-10-27 20:46:10','2024-10-27 20:54:38','','102.210.222.6','loggedin',1),(605,'user','19','2024-10-27 20:54:51','2024-10-27 21:08:46','','102.210.222.6','loggedin',1),(606,'admin','1','2024-10-27 21:03:09','','','154.159.252.5','loggedin',1),(607,'user','12','2024-10-27 21:08:52','2024-10-27 21:22:43','','102.210.222.6','loggedin',1),(608,'user','19','2024-10-27 21:23:06','2024-10-27 21:24:41','','102.210.222.6','loggedin',1),(609,'user','7','2024-10-27 21:24:50','2024-10-27 21:25:40','','102.210.222.6','loggedin',1),(610,'user','12','2024-10-27 21:25:48','2024-10-27 21:27:45','','102.210.222.6','loggedin',1),(611,'user','7','2024-10-27 21:27:51','','','102.210.222.6','loggedin',1),(612,'user','12','2024-10-27 21:38:12','2024-10-27 22:04:09','','102.210.222.6','loggedin',1),(613,'user','7','2024-10-28 11:06:27','2024-10-28 11:07:22','','102.210.222.6','loggedin',1),(614,'user','7','2024-10-28 12:03:09','2024-10-28 12:08:37','','102.210.222.6','loggedin',1),(615,'user','7','2024-10-28 12:23:42','2024-10-28 12:25:12','','102.210.222.6','loggedin',1),(616,'user','7','2024-10-28 15:35:00','','','91.102.180.60','loggedin',1),(617,'admin','1','2024-10-28 15:36:07','','','197.232.142.176','loggedin',1),(618,'user','19','2024-10-28 18:16:13','2024-10-28 18:19:37','','102.210.222.6','loggedin',1),(619,'user','19','2024-10-28 18:56:41','2024-10-28 18:59:40','','102.210.222.6','loggedin',1),(620,'user','19','2024-10-28 19:40:33','2024-10-28 19:43:13','','102.210.222.6','loggedin',1),(621,'user','7','2024-10-29 10:50:44','2024-10-29 10:51:12','','102.210.222.6','loggedin',1),(622,'user','19','2024-10-29 10:52:52','2024-10-29 10:55:25','','102.210.222.6','loggedin',1),(623,'user','7','2024-10-29 10:55:29','2024-10-29 10:56:40','','102.210.222.6','loggedin',1),(624,'user','7','2024-10-29 11:23:43','2024-10-29 11:26:18','','102.210.222.6','loggedin',1),(625,'user','7','2024-10-29 11:27:27','2024-10-29 11:30:20','','102.210.222.6','loggedin',1),(626,'user','7','2024-10-29 11:32:01','2024-10-29 11:34:38','','102.210.222.6','loggedin',1),(627,'user','19','2024-10-29 18:59:42','2024-10-29 19:18:19','','102.210.222.6','loggedin',1),(628,'user','7','2024-10-30 12:04:50','2024-10-30 12:06:54','','102.210.222.6','loggedin',1),(629,'user','12','2024-10-30 13:13:25','','','102.210.222.6','loggedin',1),(630,'user','12','2024-10-30 20:37:10','','','102.210.222.6','loggedin',1),(631,'user','7','2024-10-30 21:06:07','2024-10-30 21:06:49','','102.210.222.6','loggedin',1),(632,'user','7','2024-10-31 10:30:03','','','138.199.53.245','loggedin',1),(633,'user','19','2024-10-31 13:39:55','','','138.199.53.245','loggedin',1),(634,'user','19','2024-10-31 17:24:40','','','138.199.53.245','loggedin',1),(635,'user','19','2024-10-31 17:27:07','2024-10-31 20:09:56','','138.199.53.245','loggedin',1),(636,'user','19','2024-10-31 21:03:02','2024-10-31 21:06:40','','138.199.53.245','loggedin',1),(637,'user','19','2024-10-31 21:07:17','','','138.199.53.245','loggedin',1),(638,'user','19','2024-11-01 11:24:39','2024-11-01 11:30:36','','185.107.56.214','loggedin',1),(639,'user','7','2024-11-01 11:47:03','','','185.107.56.214','loggedin',1),(640,'user','19','2024-11-01 16:48:27','2024-11-01 20:57:12','','185.107.56.214','loggedin',1),(641,'user','19','2024-11-01 21:44:12','','','185.107.56.214','loggedin',1),(642,'user','7','2024-11-02 18:01:18','2024-11-02 18:03:25','','149.102.239.228','loggedin',1),(643,'user','7','2024-11-02 18:04:16','2024-11-02 18:05:31','','149.102.239.228','loggedin',1),(644,'user','12','2024-11-02 19:47:39','2024-11-02 19:59:46','','149.102.239.228','loggedin',1),(645,'user','7','2024-11-02 19:59:51','2024-11-02 20:02:29','','149.102.239.228','loggedin',1),(646,'user','12','2024-11-02 20:03:00','2024-11-02 20:58:12','','149.102.239.228','loggedin',1),(647,'user','19','2024-11-02 20:58:23','2024-11-02 21:18:27','','149.102.239.228','loggedin',1),(648,'user','12','2024-11-02 21:18:39','2024-11-02 21:19:50','','149.102.239.228','loggedin',1),(649,'user','19','2024-11-02 21:19:59','2024-11-02 21:30:06','','149.102.239.228','loggedin',1),(650,'user','12','2024-11-02 21:30:15','2024-11-02 21:34:00','','149.102.239.228','loggedin',1),(651,'user','19','2024-11-02 21:34:29','2024-11-02 21:47:00','','149.102.239.228','loggedin',1),(652,'user','12','2024-11-02 21:47:14','2024-11-02 21:52:51','','149.102.239.228','loggedin',1),(653,'user','19','2024-11-02 21:53:07','2024-11-02 21:55:12','','149.102.239.228','loggedin',1),(654,'user','19','2024-11-02 22:17:35','','','149.102.239.228','loggedin',1),(655,'user','12','2024-11-02 22:20:04','','','149.102.239.228','loggedin',1),(656,'user','19','2024-11-02 22:25:19','','','149.102.239.228','loggedin',1),(657,'user','12','2024-11-02 23:10:46','2024-11-02 23:10:50','','102.210.222.6','loggedin',1),(658,'user','12','2024-11-02 23:11:01','2024-11-02 23:12:11','','102.210.222.6','loggedin',1),(659,'user','7','2024-11-03 11:41:18','2024-11-03 11:45:31','','169.150.218.68','loggedin',1),(660,'user','7','2024-11-03 12:00:28','','','169.150.218.68','loggedin',1),(661,'user','7','2024-11-03 12:16:07','2024-11-03 12:22:54','','169.150.218.68','loggedin',1),(662,'user','21','2024-11-03 13:46:43','2024-11-03 14:27:32','','102.210.222.6','loggedin',1),(663,'user','12','2024-11-03 14:27:45','2024-11-03 15:07:06','','102.210.222.6','loggedin',1),(664,'user','19','2024-11-03 15:07:13','2024-11-03 15:09:19','','102.210.222.6','loggedin',1),(665,'user','19','2024-11-03 15:32:22','2024-11-03 15:36:54','','102.210.222.6','loggedin',1),(666,'user','7','2024-11-03 15:37:00','','','102.210.222.6','loggedin',1),(667,'user','19','2024-11-03 15:38:24','2024-11-03 17:17:01','','102.210.222.6','loggedin',1),(668,'user','12','2024-11-03 17:17:07','2024-11-03 17:19:08','','102.210.222.6','loggedin',1),(669,'user','19','2024-11-03 17:19:15','2024-11-03 17:30:50','','102.210.222.6','loggedin',1),(670,'user','21','2024-11-03 17:31:42','2024-11-03 18:03:53','','102.210.222.6','loggedin',1),(671,'user','19','2024-11-03 18:08:00','2024-11-03 18:17:48','','102.210.222.6','loggedin',1),(672,'user','12','2024-11-03 18:18:08','2024-11-03 18:24:35','','102.210.222.6','loggedin',1),(673,'user','19','2024-11-03 18:30:00','2024-11-03 20:07:50','','102.210.222.6','loggedin',1),(674,'user','12','2024-11-03 20:08:00','2024-11-03 20:20:10','','102.210.222.6','loggedin',1),(675,'user','21','2024-11-03 20:20:17','','','102.210.222.6','loggedin',1),(676,'user','19','2024-11-03 20:28:19','2024-11-03 20:32:52','','102.210.222.6','loggedin',1),(677,'user','19','2024-11-03 20:32:59','','','102.210.222.6','loggedin',1),(678,'user','12','2024-11-03 20:34:22','2024-11-03 20:38:56','','102.210.222.6','loggedin',1),(679,'user','19','2024-11-03 20:39:33','','','102.210.222.6','loggedin',1),(680,'user','7','2024-11-03 20:41:38','2024-11-03 20:43:10','','102.210.222.6','loggedin',1),(681,'user','12','2024-11-03 20:47:22','2024-11-03 20:52:31','','102.210.222.6','loggedin',1),(682,'user','7','2024-11-04 10:29:24','','','102.210.222.6','loggedin',1),(683,'user','7','2024-11-04 10:48:43','','','102.210.222.6','loggedin',1),(684,'user','7','2024-11-04 12:29:49','','','102.210.222.6','loggedin',1),(685,'user','19','2024-11-04 14:17:35','2024-11-04 14:35:38','','102.210.222.6','loggedin',1),(686,'user','7','2024-11-04 14:35:55','2024-11-04 14:36:40','','102.210.222.6','loggedin',1),(687,'user','7','2024-11-04 14:50:02','2024-11-04 14:52:24','','102.210.222.6','loggedin',1),(688,'user','19','2024-11-04 19:38:11','2024-11-04 20:44:31','','102.210.222.6','loggedin',1),(689,'user','19','2024-11-04 20:45:46','2024-11-04 20:46:05','','102.210.222.6','loggedin',1),(690,'user','19','2024-11-04 21:09:47','2024-11-04 21:24:01','','102.210.222.6','loggedin',1),(691,'user','19','2024-11-04 21:27:08','2024-11-04 21:27:32','','102.210.222.6','loggedin',1),(692,'user','19','2024-11-04 21:29:48','2024-11-04 21:29:56','','102.210.222.6','loggedin',1),(693,'user','7','2024-11-05 10:04:31','2024-11-05 10:06:09','','102.210.222.6','loggedin',1),(694,'user','7','2024-11-05 10:06:32','','','102.210.222.6','loggedin',1),(695,'user','7','2024-11-05 10:10:36','2024-11-05 10:14:20','','169.150.218.132','loggedin',1),(696,'user','12','2024-11-05 17:17:33','','','102.210.222.6','loggedin',1),(697,'user','12','2024-11-05 19:52:52','2024-11-05 20:40:43','','102.210.222.6','loggedin',1),(698,'user','7','2024-11-06 16:52:46','','','169.150.218.84','loggedin',1),(699,'user','19','2024-11-06 19:16:55','2024-11-06 21:16:52','','169.150.218.84','loggedin',1),(700,'user','7','2024-11-06 21:17:01','2024-11-06 21:17:43','','169.150.218.84','loggedin',1),(701,'user','19','2024-11-06 21:17:56','','','169.150.218.84','loggedin',1),(702,'user','7','2024-11-07 11:37:22','2024-11-07 11:46:47','','185.107.56.120','loggedin',1),(703,'user','7','2024-11-07 14:44:19','2024-11-07 14:45:40','','185.107.56.120','loggedin',1),(704,'user','7','2024-11-07 14:49:33','2024-11-07 14:50:08','','185.107.56.120','loggedin',1),(705,'user','19','2024-11-07 15:53:53','','','185.107.56.120','loggedin',1),(706,'user','19','2024-11-07 20:17:19','2024-11-07 20:23:13','','169.150.218.73','loggedin',1),(707,'user','19','2024-11-08 12:46:34','','','102.210.222.6','loggedin',1),(708,'user','7','2024-11-08 12:55:39','','','102.210.222.6','loggedin',1),(709,'user','7','2024-11-08 13:05:55','','','102.210.222.6','loggedin',1),(710,'user','7','2024-11-08 17:05:34','','','216.128.0.35','loggedin',1),(711,'user','19','2024-11-08 17:55:07','','','216.128.0.35','loggedin',1),(712,'user','7','2024-11-08 18:01:11','','','216.128.0.35','loggedin',1),(713,'user','19','2024-11-08 19:06:48','2024-11-08 19:07:11','','216.128.0.35','loggedin',1),(714,'user','19','2024-11-08 19:07:43','2024-11-08 19:09:26','','216.128.0.35','loggedin',1),(715,'user','19','2024-11-08 19:16:13','2024-11-08 19:18:24','','216.128.0.35','loggedin',1),(716,'user','12','2024-11-08 19:18:33','','','216.128.0.35','loggedin',1),(717,'user','12','2024-11-08 19:21:31','2024-11-08 19:22:43','','216.128.0.35','loggedin',1),(718,'user','19','2024-11-08 19:22:57','2024-11-08 19:23:51','','102.210.222.6','loggedin',1),(719,'user','7','2024-11-08 19:24:06','2024-11-08 19:25:08','','102.210.222.6','loggedin',1),(720,'admin','1','2024-11-09 09:51:45','','','102.2.251.221','loggedin',1),(721,'user','7','2024-11-09 10:35:54','2024-11-09 10:37:41','','102.210.222.6','loggedin',1),(722,'user','7','2024-11-09 16:53:47','','','102.210.222.6','loggedin',1),(723,'user','12','2024-11-09 17:28:25','2024-11-09 17:34:32','','102.210.222.6','loggedin',1),(724,'user','19','2024-11-09 17:34:40','2024-11-09 17:38:00','','102.210.222.6','loggedin',1),(725,'user','12','2024-11-09 19:15:36','2024-11-09 19:17:39','','102.210.222.6','loggedin',1),(726,'user','19','2024-11-09 19:17:47','2024-11-09 19:19:07','','102.210.222.6','loggedin',1),(727,'user','12','2024-11-09 19:19:14','2024-11-09 20:11:33','','102.210.222.6','loggedin',1),(728,'user','19','2024-11-09 20:11:47','','','102.210.222.6','loggedin',1),(729,'user','19','2024-11-09 20:13:47','2024-11-09 20:13:55','','102.210.222.6','loggedin',1),(730,'user','12','2024-11-09 20:15:16','2024-11-09 20:15:24','','102.210.222.6','loggedin',1),(731,'user','19','2024-11-09 20:15:39','2024-11-09 20:15:46','','102.210.222.6','loggedin',1),(732,'user','12','2024-11-09 21:00:28','2024-11-09 21:08:01','','102.210.222.6','loggedin',1),(733,'user','19','2024-11-09 21:08:08','2024-11-09 21:08:44','','102.210.222.6','loggedin',1),(734,'user','12','2024-11-09 21:09:32','2024-11-09 21:26:57','','102.210.222.6','loggedin',1),(735,'user','7','2024-11-09 21:27:04','2024-11-09 21:27:34','','102.210.222.6','loggedin',1),(736,'user','12','2024-11-09 21:28:06','2024-11-09 21:31:12','','102.210.222.6','loggedin',1),(737,'user','19','2024-11-09 21:31:18','2024-11-09 21:58:28','','102.210.222.6','loggedin',1),(738,'user','12','2024-11-09 21:58:34','2024-11-09 21:58:44','','102.210.222.6','loggedin',1),(739,'user','7','2024-11-09 21:58:50','2024-11-09 21:59:33','','102.210.222.6','loggedin',1),(740,'user','12','2024-11-09 21:59:39','2024-11-09 22:00:15','','102.210.222.6','loggedin',1),(741,'user','12','2024-11-09 22:00:20','2024-11-09 22:01:03','','102.210.222.6','loggedin',1),(742,'user','19','2024-11-09 22:01:09','2024-11-09 22:46:03','','102.210.222.6','loggedin',1),(743,'user','12','2024-11-09 22:46:16','2024-11-09 22:46:33','','102.210.222.6','loggedin',1),(744,'user','12','2024-11-09 22:46:39','2024-11-09 22:46:53','','102.210.222.6','loggedin',1),(745,'user','12','2024-11-09 22:46:59','','','102.210.222.6','loggedin',1),(746,'user','7','2024-11-10 11:00:51','','','102.210.222.6','loggedin',1),(747,'user','7','2024-11-10 11:08:28','','','102.210.222.6','loggedin',1),(748,'user','7','2024-11-10 13:24:54','','','102.210.222.6','loggedin',1),(749,'user','12','2024-11-10 14:03:48','2024-11-10 14:35:46','','102.210.222.6','loggedin',1),(750,'user','19','2024-11-10 14:35:51','2024-11-10 15:17:15','','102.210.222.6','loggedin',1),(751,'user','12','2024-11-10 15:17:44','2024-11-10 17:10:09','','102.210.222.6','loggedin',1),(752,'user','7','2024-11-10 17:05:14','','','102.210.222.6','loggedin',1),(753,'user','19','2024-11-10 17:10:15','2024-11-10 17:21:15','','102.210.222.6','loggedin',1),(754,'user','12','2024-11-10 17:31:55','2024-11-10 18:10:37','','102.210.222.6','loggedin',1),(755,'user','19','2024-11-10 18:10:42','2024-11-10 18:58:32','','102.210.222.6','loggedin',1),(756,'user','7','2024-11-10 18:38:54','','','102.210.222.6','loggedin',1),(757,'user','12','2024-11-10 18:58:38','2024-11-10 18:59:11','','102.210.222.6','loggedin',1),(758,'user','12','2024-11-10 18:59:17','2024-11-10 19:13:13','','102.210.222.6','loggedin',1),(759,'user','19','2024-11-10 19:13:19','2024-11-10 19:35:36','','102.210.222.6','loggedin',1),(760,'user','12','2024-11-10 19:35:49','2024-11-10 20:43:47','','102.210.222.6','loggedin',1),(761,'user','19','2024-11-10 20:43:53','2024-11-10 20:49:04','','102.210.222.6','loggedin',1),(762,'user','7','2024-11-10 21:12:14','2024-11-10 21:25:08','','102.210.222.6','loggedin',1),(763,'user','12','2024-11-10 21:26:08','2024-11-10 21:34:50','','102.210.222.6','loggedin',1),(764,'user','19','2024-11-10 21:33:41','2024-11-10 21:37:21','','102.210.222.6','loggedin',1),(765,'user','7','2024-11-10 21:34:57','2024-11-10 21:49:25','','102.210.222.6','loggedin',1),(766,'user','12','2024-11-10 21:37:26','2024-11-10 22:32:07','','102.210.222.6','loggedin',1),(767,'user','7','2024-11-10 22:32:12','2024-11-10 22:34:42','','102.210.222.6','loggedin',1),(768,'user','12','2024-11-10 22:34:58','2024-11-10 22:36:38','','102.210.222.6','loggedin',1),(769,'user','7','2024-11-10 22:36:43','','','102.210.222.6','loggedin',1),(770,'user','19','2024-11-10 22:37:07','2024-11-10 22:39:00','','102.210.222.6','loggedin',1),(771,'user','7','2024-11-10 22:39:06','2024-11-10 22:45:35','','102.210.222.6','loggedin',1),(772,'user','12','2024-11-10 22:55:19','','','102.210.222.6','loggedin',1),(773,'user','12','2024-11-10 23:50:47','2024-11-11 00:04:34','','102.210.222.6','loggedin',1),(774,'user','7','2024-11-11 13:16:36','','','102.210.222.6','loggedin',1),(775,'user','12','2024-11-11 13:22:55','','','102.210.222.6','loggedin',1),(776,'user','7','2024-11-11 13:24:17','','','102.210.222.6','loggedin',1),(777,'user','12','2024-11-11 14:51:36','','','102.210.222.6','loggedin',1),(778,'user','7','2024-11-11 18:36:49','2024-11-11 18:40:19','','102.210.222.6','loggedin',1),(779,'user','7','2024-11-11 18:47:40','','','102.210.222.6','loggedin',1),(780,'user','12','2024-11-11 18:53:35','','','102.210.222.6','loggedin',1),(781,'user','7','2024-11-12 10:33:47','','','102.210.222.6','loggedin',1),(782,'admin','1','2024-11-12 11:53:38','2024-11-12 12:24:01','','197.232.142.176','loggedin',1),(783,'user','19','2024-11-12 16:22:47','2024-11-12 16:42:53','','102.210.222.6','loggedin',1),(784,'user','19','2024-11-12 16:43:46','','','102.210.222.6','loggedin',1),(785,'user','7','2024-11-12 17:11:29','','','102.210.222.6','loggedin',1),(786,'user','7','2024-11-12 17:16:09','','','102.210.222.6','loggedin',1),(787,'user','19','2024-11-12 17:41:58','','','102.210.222.6','loggedin',1),(788,'user','19','2024-11-12 20:23:09','','','102.210.222.6','loggedin',1),(789,'user','19','2024-11-12 21:22:06','','','102.210.222.6','loggedin',1),(790,'user','7','2024-11-13 11:44:02','2024-11-13 11:47:13','','102.210.222.6','loggedin',1),(791,'user','19','2024-11-13 15:35:20','','','102.210.222.6','loggedin',1),(792,'user','7','2024-11-14 09:18:41','','','102.210.222.6','loggedin',1),(793,'user','7','2024-11-14 09:24:05','','','102.210.222.6','loggedin',1),(794,'user','19','2024-11-14 17:13:13','2024-11-14 18:21:17','','102.210.222.6','loggedin',1),(795,'user','19','2024-11-14 19:07:51','','','102.210.222.6','loggedin',1),(796,'user','19','2024-11-14 19:58:30','','','102.210.222.6','loggedin',1),(797,'user','7','2024-11-15 10:16:50','','','216.128.0.111','loggedin',1),(798,'user','7','2024-11-15 10:25:32','','','216.128.0.111','loggedin',1),(799,'user','19','2024-11-15 15:53:35','','','216.128.0.111','loggedin',1),(800,'user','19','2024-11-15 21:17:42','','','216.128.0.68','loggedin',1),(801,'user','19','2024-11-15 21:43:30','','','216.128.0.68','loggedin',1),(802,'user','19','2024-11-15 22:25:02','2024-11-15 22:30:26','','216.128.0.68','loggedin',1),(803,'user','7','2024-11-15 22:30:31','2024-11-15 22:31:38','','216.128.0.68','loggedin',1),(804,'user','7','2024-11-15 22:37:59','2024-11-15 22:39:29','','216.128.0.68','loggedin',1),(805,'user','7','2024-11-16 09:06:25','','','91.102.180.50','loggedin',1),(806,'user','7','2024-11-16 10:43:57','','','91.102.180.50','loggedin',1),(807,'user','19','2024-11-16 15:15:37','2024-11-16 17:16:42','','91.102.180.50','loggedin',1),(808,'user','19','2024-11-16 19:51:48','2024-11-16 19:59:38','','91.102.180.50','loggedin',1),(809,'user','19','2024-11-16 21:16:42','2024-11-16 21:19:33','','91.102.180.50','loggedin',1),(810,'user','19','2024-11-16 22:01:50','2024-11-16 22:23:08','','91.102.180.50','loggedin',1),(811,'user','19','2024-11-16 22:28:52','2024-11-16 22:29:05','','91.102.180.50','loggedin',1),(812,'user','19','2024-11-16 23:15:33','2024-11-16 23:15:43','','91.102.180.50','loggedin',1),(813,'user','7','2024-11-17 10:39:55','','','91.102.180.50','loggedin',1),(814,'user','7','2024-11-17 10:54:12','','','91.102.180.50','loggedin',1),(815,'user','7','2024-11-17 10:58:40','','','91.102.180.50','loggedin',1),(816,'user','21','2024-11-17 14:26:04','','','91.102.180.50','loggedin',1),(817,'user','19','2024-11-17 14:27:58','2024-11-17 14:55:38','','91.102.180.50','loggedin',1),(818,'user','19','2024-11-17 18:15:08','2024-11-17 18:18:40','','216.128.0.39','loggedin',1),(819,'user','19','2024-11-17 18:18:52','2024-11-17 18:20:06','','216.128.0.39','loggedin',1),(820,'user','19','2024-11-17 18:52:10','','','216.128.0.39','loggedin',1),(821,'user','19','2024-11-17 18:55:35','','','216.128.0.39','loggedin',1),(822,'user','19','2024-11-17 19:05:54','2024-11-17 19:06:04','','216.128.0.39','loggedin',1),(823,'user','19','2024-11-17 19:11:04','','','216.128.0.39','loggedin',1),(824,'user','7','2024-11-18 09:31:31','','','216.128.0.39','loggedin',1),(825,'user','19','2024-11-18 15:27:21','','','102.210.222.6','loggedin',1),(826,'user','19','2024-11-18 20:31:36','2024-11-18 20:31:43','','102.210.222.6','loggedin',1),(827,'user','7','2024-11-19 10:06:41','','','102.210.222.6','loggedin',1),(828,'user','19','2024-11-19 13:39:59','','','102.210.222.6','loggedin',1),(829,'user','19','2024-11-19 16:11:40','','','102.210.222.6','loggedin',1),(830,'user','19','2024-11-19 16:19:12','','','102.210.222.6','loggedin',1),(831,'user','19','2024-11-19 16:21:22','','','102.210.222.6','loggedin',1),(832,'user','19','2024-11-19 17:15:27','','','102.210.222.6','loggedin',1),(833,'user','19','2024-11-19 19:05:27','','','102.210.222.6','loggedin',1),(834,'user','19','2024-11-19 20:04:32','','','102.210.222.6','loggedin',1),(835,'user','7','2024-11-20 08:48:06','','','102.210.222.6','loggedin',1),(836,'user','19','2024-11-20 18:32:47','2024-11-20 20:35:31','','102.210.222.6','loggedin',1),(837,'user','7','2024-11-20 20:35:51','2024-11-20 20:37:10','','102.210.222.6','loggedin',1),(838,'user','19','2024-11-20 20:37:15','','','102.210.222.6','loggedin',1),(839,'user','19','2024-11-20 22:42:25','2024-11-20 22:44:43','','102.210.222.6','loggedin',1),(840,'user','19','2024-11-20 22:44:51','','','102.210.222.6','loggedin',1),(841,'user','7','2024-11-20 23:55:21','2024-11-20 23:55:45','','102.210.222.6','loggedin',1),(842,'user','7','2024-11-21 11:54:16','','','102.210.222.6','loggedin',1),(843,'user','19','2024-11-21 18:58:35','2024-11-21 18:59:20','','102.210.222.6','loggedin',1),(844,'user','19','2024-11-21 19:27:50','','','102.210.222.6','loggedin',1),(845,'user','19','2024-11-21 22:33:45','','','102.210.222.6','loggedin',1),(846,'user','19','2024-11-21 23:25:42','2024-11-22 00:37:29','','102.210.222.6','loggedin',1),(847,'user','7','2024-11-22 00:37:38','2024-11-22 00:38:55','','102.210.222.6','loggedin',1),(848,'user','19','2024-11-22 00:39:21','2024-11-22 00:44:34','','102.210.222.6','loggedin',1),(849,'user','7','2024-11-22 00:44:42','2024-11-22 00:45:44','','102.210.222.6','loggedin',1),(850,'user','7','2024-11-22 09:03:51','','','102.210.222.6','loggedin',1),(851,'user','7','2024-11-22 11:02:46','2024-11-22 11:04:03','','102.210.222.6','loggedin',1),(852,'user','7','2024-11-22 11:04:28','','','102.210.222.6','loggedin',1),(853,'user','7','2024-11-22 11:14:09','','','102.210.222.6','loggedin',1),(854,'user','19','2024-11-22 13:40:27','2024-11-22 13:40:52','','102.210.222.6','loggedin',1),(855,'user','19','2024-11-22 18:18:03','2024-11-22 18:20:53','','102.210.222.6','loggedin',1),(856,'user','7','2024-11-22 18:20:59','2024-11-22 18:23:01','','102.210.222.6','loggedin',1),(857,'user','19','2024-11-22 18:23:08','2024-11-22 18:24:44','','102.210.222.6','loggedin',1),(858,'user','19','2024-11-22 18:58:22','','','102.210.222.6','loggedin',1),(859,'user','19','2024-11-22 22:01:41','','','102.210.222.6','loggedin',1),(860,'user','19','2024-11-22 22:07:02','','','102.210.222.6','loggedin',1),(861,'user','19','2024-11-22 22:34:27','','','102.210.222.6','loggedin',1),(862,'user','19','2024-11-22 23:07:04','','','102.210.222.6','loggedin',1),(863,'user','19','2024-11-22 23:39:38','','','102.210.222.6','loggedin',1),(864,'user','7','2024-11-22 23:44:06','','','102.210.222.6','loggedin',1),(865,'user','7','2024-11-23 13:01:34','2024-11-23 13:02:46','','102.210.222.6','loggedin',1),(866,'user','19','2024-11-23 16:38:17','','','102.210.222.6','loggedin',1),(867,'user','12','2024-11-23 17:34:15','','','102.210.222.6','loggedin',1),(868,'user','19','2024-11-23 19:41:37','2024-11-23 19:44:15','','102.210.222.6','loggedin',1),(869,'user','19','2024-11-23 21:28:44','2024-11-23 21:29:29','','102.210.222.6','loggedin',1),(870,'user','19','2024-11-23 21:30:18','2024-11-23 21:32:35','','102.210.222.6','loggedin',1),(871,'user','19','2024-11-23 21:32:41','2024-11-23 21:32:51','','102.210.222.6','loggedin',1),(872,'user','12','2024-11-23 21:32:58','2024-11-23 21:33:26','','102.210.222.6','loggedin',1),(873,'user','12','2024-11-23 21:39:23','2024-11-23 21:39:37','','102.210.222.6','loggedin',1),(874,'user','19','2024-11-23 21:39:42','2024-11-23 21:39:57','','102.210.222.6','loggedin',1),(875,'user','7','2024-11-24 10:47:56','2024-11-24 10:49:40','','102.210.222.6','loggedin',1),(876,'user','19','2024-11-24 11:01:58','2024-11-24 11:02:33','','102.210.222.6','loggedin',1),(877,'user','19','2024-11-24 13:04:32','2024-11-24 13:17:10','','102.210.222.6','loggedin',1),(878,'user','19','2024-11-24 15:01:01','2024-11-24 15:02:04','','102.210.222.6','loggedin',1),(879,'user','12','2024-11-24 15:21:37','2024-11-24 15:22:23','','102.210.222.6','loggedin',1),(880,'user','19','2024-11-24 15:30:08','2024-11-24 15:35:06','','102.210.222.6','loggedin',1),(881,'user','19','2024-11-24 16:10:01','','','102.210.222.6','loggedin',1),(882,'user','7','2024-11-24 17:05:59','2024-11-24 17:07:57','','102.210.222.6','loggedin',1),(883,'user','19','2024-11-24 17:07:28','2024-11-24 17:08:29','','102.210.222.6','loggedin',1),(884,'user','19','2024-11-24 18:31:43','2024-11-24 19:17:00','','102.210.222.6','loggedin',1),(885,'user','12','2024-11-24 19:17:09','2024-11-24 19:31:11','','102.210.222.6','loggedin',1),(886,'user','7','2024-11-24 19:35:57','2024-11-24 19:36:44','','102.210.222.6','loggedin',1),(887,'user','12','2024-11-24 20:29:13','2024-11-24 20:30:29','','102.210.222.6','loggedin',1),(888,'user','19','2024-11-24 20:30:35','2024-11-24 20:30:48','','102.210.222.6','loggedin',1),(889,'user','12','2024-11-24 20:30:56','2024-11-24 20:34:21','','102.210.222.6','loggedin',1),(890,'user','19','2024-11-24 20:33:51','','','102.210.222.6','loggedin',1),(891,'user','7','2024-11-24 20:34:29','2024-11-24 20:34:56','','102.210.222.6','loggedin',1),(892,'user','12','2024-11-24 20:36:28','2024-11-24 22:25:15','','102.210.222.6','loggedin',1),(893,'user','7','2024-11-24 22:25:20','2024-11-24 22:26:02','','102.210.222.6','loggedin',1),(894,'user','19','2024-11-24 22:55:45','2024-11-24 22:58:04','','102.210.222.6','loggedin',1),(895,'user','7','2024-11-24 22:58:09','2024-11-24 22:58:42','','102.210.222.6','loggedin',1),(896,'user','12','2024-11-24 22:59:19','2024-11-24 23:07:59','','102.210.222.6','loggedin',1),(897,'user','7','2024-11-25 09:35:21','','','102.210.222.6','loggedin',1),(898,'user','19','2024-11-25 17:06:43','','','102.210.222.6','loggedin',1),(899,'user','19','2024-11-25 20:56:31','2024-11-25 21:15:09','','102.210.222.6','loggedin',1),(900,'user','7','2024-11-25 21:15:15','','','102.210.222.6','loggedin',1),(901,'user','7','2024-11-26 09:56:25','','','102.210.222.6','loggedin',1),(902,'user','21','2024-11-26 13:42:24','','','102.210.222.6','loggedin',1),(903,'user','21','2024-11-26 21:09:20','','','102.210.222.6','loggedin',1),(904,'user','7','2024-11-26 21:13:27','','','102.210.222.6','loggedin',1),(905,'user','21','2024-11-26 21:19:22','','','102.210.222.6','loggedin',1),(906,'user','7','2024-11-27 10:50:31','','','102.210.222.6','loggedin',1),(907,'user','19','2024-11-27 18:35:38','2024-11-27 18:37:34','','102.210.222.6','loggedin',1),(908,'user','19','2024-11-27 19:39:07','','','102.210.222.6','loggedin',1),(909,'user','7','2024-11-28 08:57:19','','','102.210.222.6','loggedin',1),(910,'user','19','2024-11-28 18:06:26','2024-11-28 19:41:11','','102.210.222.6','loggedin',1),(911,'user','19','2024-11-28 20:07:37','2024-11-28 20:08:49','','102.210.222.6','loggedin',1),(912,'user','19','2024-11-28 21:01:44','2024-11-28 21:45:50','','102.210.222.6','loggedin',1),(913,'user','19','2024-11-28 21:45:56','2024-11-28 21:46:34','','102.210.222.6','loggedin',1),(914,'user','19','2024-11-28 22:00:51','2024-11-28 22:14:37','','102.210.222.6','loggedin',1),(915,'user','7','2024-11-29 09:18:29','','','102.210.222.6','loggedin',1),(916,'user','19','2024-11-29 13:10:25','','','102.210.222.6','loggedin',1),(917,'user','19','2024-11-29 19:28:47','2024-11-29 19:30:27','','102.210.222.6','loggedin',1),(918,'user','19','2024-11-29 19:30:34','2024-11-29 19:57:22','','102.210.222.6','loggedin',1),(919,'user','19','2024-11-29 19:59:29','','','102.210.222.6','loggedin',1),(920,'user','19','2024-11-29 20:45:00','2024-11-29 20:46:50','','102.210.222.6','loggedin',1),(921,'user','19','2024-11-29 20:47:34','2024-11-29 20:47:43','','102.210.222.6','loggedin',1),(922,'user','19','2024-11-29 21:07:46','2024-11-29 21:37:16','','102.210.222.6','loggedin',1),(923,'user','7','2024-11-30 08:53:04','','','102.210.222.6','loggedin',1),(924,'user','19','2024-11-30 12:46:13','2024-11-30 12:48:47','','102.210.222.6','loggedin',1),(925,'user','19','2024-11-30 14:12:27','2024-11-30 15:27:16','','102.210.222.6','loggedin',1),(926,'user','19','2024-11-30 15:27:23','','','102.210.222.6','loggedin',1),(927,'user','7','2024-11-30 16:23:40','2024-11-30 16:25:22','','102.210.222.6','loggedin',1),(928,'user','19','2024-11-30 16:47:56','','','102.210.222.6','loggedin',1),(929,'user','19','2024-11-30 16:48:21','2024-11-30 19:08:10','','102.210.222.6','loggedin',1),(930,'user','19','2024-11-30 19:16:06','2024-11-30 19:20:18','','102.210.222.6','loggedin',1),(931,'user','19','2024-11-30 19:33:44','2024-11-30 20:17:24','','102.210.222.6','loggedin',1),(932,'user','19','2024-11-30 20:23:20','','','102.210.222.6','loggedin',1),(933,'user','19','2024-11-30 22:01:31','','','102.210.222.6','loggedin',1),(934,'user','19','2024-11-30 23:31:11','2024-12-01 01:10:08','','102.210.222.6','loggedin',1),(935,'user','7','2024-12-01 01:17:26','','','102.210.222.6','loggedin',1),(936,'user','19','2024-12-01 01:36:28','2024-12-01 01:38:19','','102.210.222.6','loggedin',1),(937,'user','7','2024-12-01 10:47:13','','','102.210.222.6','loggedin',1),(938,'user','19','2024-12-01 12:01:35','','','102.210.222.6','loggedin',1),(939,'user','7','2024-12-01 12:15:03','','','102.210.222.6','loggedin',1),(940,'user','7','2024-12-01 12:53:54','2024-12-01 12:55:36','','102.210.222.6','loggedin',1),(941,'user','19','2024-12-01 16:59:59','2024-12-01 17:26:25','','102.210.222.6','loggedin',1),(942,'user','19','2024-12-01 18:27:17','','','102.210.222.6','loggedin',1),(943,'user','7','2024-12-02 09:04:04','','','102.210.222.6','loggedin',1),(944,'user','19','2024-12-02 16:06:45','2024-12-02 16:13:53','','102.210.222.6','loggedin',1),(945,'user','19','2024-12-02 16:41:53','2024-12-02 16:42:30','','102.210.222.6','loggedin',1),(946,'user','19','2024-12-02 17:23:57','2024-12-02 17:40:37','','102.210.222.6','loggedin',1),(947,'user','19','2024-12-02 17:56:20','2024-12-02 19:12:26','','102.210.222.6','loggedin',1),(948,'user','19','2024-12-02 20:27:45','2024-12-02 20:32:03','','102.210.222.6','loggedin',1),(949,'user','7','2024-12-03 09:27:14','','','102.210.222.6','loggedin',1),(950,'user','7','2024-12-03 11:14:54','2024-12-03 11:15:49','','102.210.222.6','loggedin',1),(951,'user','12','2024-12-03 17:17:02','2024-12-03 19:22:05','','102.210.222.6','loggedin',1),(952,'user','12','2024-12-03 19:22:24','2024-12-03 21:06:21','','102.210.222.6','loggedin',1),(953,'user','7','2024-12-03 21:06:29','2024-12-03 21:08:55','','102.210.222.6','loggedin',1),(954,'user','12','2024-12-03 21:09:01','2024-12-03 22:27:23','','102.210.222.6','loggedin',1),(955,'user','7','2024-12-04 10:57:48','2024-12-04 10:58:54','','91.102.180.13','loggedin',1),(956,'user','7','2024-12-04 11:04:27','2024-12-04 11:05:34','','102.210.222.6','loggedin',1),(957,'user','19','2024-12-04 12:53:10','','','102.210.222.6','loggedin',1),(958,'user','19','2024-12-04 18:06:00','','','102.210.222.6','loggedin',1),(959,'user','19','2024-12-04 19:40:54','','','102.210.222.6','loggedin',1),(960,'user','19','2024-12-04 20:41:47','2024-12-04 20:42:43','','102.210.222.6','loggedin',1),(961,'user','7','2024-12-05 09:16:21','','','102.210.222.6','loggedin',1),(962,'user','7','2024-12-05 09:36:51','','','102.210.222.6','loggedin',1),(963,'user','19','2024-12-05 17:29:33','2024-12-05 19:43:36','','102.210.222.6','loggedin',1),(964,'user','12','2024-12-05 21:01:29','2024-12-05 21:03:01','','102.210.222.6','loggedin',1),(965,'user','19','2024-12-05 21:03:07','','','102.210.222.6','loggedin',1),(966,'user','7','2024-12-06 09:09:47','','','102.210.222.6','loggedin',1),(967,'user','19','2024-12-06 17:34:57','2024-12-06 19:19:32','','102.210.222.6','loggedin',1),(968,'user','19','2024-12-06 22:03:47','2024-12-06 22:08:03','','102.210.222.6','loggedin',1),(969,'user','19','2024-12-06 22:25:06','2024-12-06 22:26:15','','102.210.222.6','loggedin',1),(970,'user','19','2024-12-06 23:11:28','2024-12-06 23:12:00','','102.210.222.6','loggedin',1),(971,'user','7','2024-12-07 07:55:35','','','102.210.222.6','loggedin',1),(972,'user','19','2024-12-07 16:44:13','2024-12-07 17:48:23','','102.210.222.6','loggedin',1),(973,'user','19','2024-12-07 18:11:05','2024-12-07 18:13:02','','102.210.222.6','loggedin',1),(974,'user','19','2024-12-07 19:29:34','2024-12-07 19:39:28','','102.210.222.6','loggedin',1),(975,'user','19','2024-12-07 20:14:42','2024-12-07 20:25:49','','102.210.222.6','loggedin',1),(976,'user','7','2024-12-07 20:26:00','2024-12-07 20:26:43','','102.210.222.6','loggedin',1),(977,'user','19','2024-12-07 20:40:04','2024-12-07 20:40:44','','102.210.222.6','loggedin',1),(978,'user','19','2024-12-07 20:46:25','2024-12-07 20:46:40','','102.210.222.6','loggedin',1),(979,'user','7','2024-12-07 20:52:00','2024-12-07 20:52:46','','102.210.222.6','loggedin',1),(980,'user','7','2024-12-08 10:26:31','','','102.210.222.6','loggedin',1),(981,'user','19','2024-12-08 15:06:35','2024-12-08 16:04:24','','102.210.222.6','loggedin',1),(982,'user','12','2024-12-08 16:04:29','','','102.210.222.6','loggedin',1),(983,'user','19','2024-12-08 20:08:46','2024-12-08 20:43:53','','102.210.222.6','loggedin',1),(984,'user','12','2024-12-08 20:44:00','2024-12-08 21:22:49','','102.210.222.6','loggedin',1),(985,'user','19','2024-12-08 21:22:58','2024-12-08 21:29:10','','102.210.222.6','loggedin',1),(986,'user','7','2024-12-08 21:29:31','2024-12-08 21:29:59','','102.210.222.6','loggedin',1),(987,'user','7','2024-12-08 21:31:01','2024-12-08 21:31:38','','102.210.222.6','loggedin',1),(988,'user','7','2024-12-08 21:32:23','2024-12-08 21:32:49','','102.210.222.6','loggedin',1),(989,'user','12','2024-12-08 21:42:14','2024-12-08 21:52:45','','102.210.222.6','loggedin',1),(990,'user','19','2024-12-08 21:52:50','2024-12-08 21:59:16','','102.210.222.6','loggedin',1),(991,'user','7','2024-12-08 21:54:51','2024-12-08 21:59:51','','102.210.222.6','loggedin',1),(992,'user','19','2024-12-08 21:59:35','2024-12-08 21:59:38','','102.210.222.6','loggedin',1),(993,'user','7','2024-12-08 22:01:02','2024-12-08 22:02:13','','102.210.222.6','loggedin',1),(994,'user','7','2024-12-09 09:30:44','','','102.210.222.6','loggedin',1),(995,'user','12','2024-12-09 10:25:04','2024-12-09 10:25:35','','102.210.222.6','loggedin',1),(996,'user','19','2024-12-09 12:57:46','2024-12-09 12:58:28','','102.210.222.6','loggedin',1),(997,'user','12','2024-12-09 12:58:36','2024-12-09 12:59:43','','102.210.222.6','loggedin',1),(998,'user','19','2024-12-09 15:12:00','2024-12-09 15:13:47','','102.210.222.6','loggedin',1),(999,'user','12','2024-12-09 19:06:14','2024-12-09 19:16:26','','102.210.222.6','loggedin',1),(1000,'user','7','2024-12-10 09:19:14','','','102.210.222.6','loggedin',1),(1001,'user','19','2024-12-10 19:25:57','2024-12-10 20:08:07','','102.210.222.6','loggedin',1),(1002,'user','7','2024-12-10 20:40:24','2024-12-10 20:40:45','','102.210.222.6','loggedin',1),(1003,'user','7','2024-12-11 09:55:39','','','102.210.222.6','loggedin',1),(1004,'user','7','2024-12-11 12:59:30','2024-12-11 13:01:10','','102.210.222.6','loggedin',1),(1005,'user','19','2024-12-11 15:28:52','2024-12-11 15:32:00','','102.210.222.6','loggedin',1),(1006,'user','19','2024-12-11 16:14:47','','','102.210.222.6','loggedin',1),(1007,'user','19','2024-12-11 18:03:35','','','102.210.222.6','loggedin',1),(1008,'user','19','2024-12-11 20:29:22','','','102.210.222.6','loggedin',1),(1009,'user','19','2024-12-11 21:02:44','2024-12-11 22:58:59','','102.210.222.6','loggedin',1),(1010,'user','19','2024-12-11 22:59:07','2024-12-11 23:05:34','','102.210.222.6','loggedin',1),(1011,'user','7','2024-12-12 08:48:36','','','102.210.222.6','loggedin',1),(1012,'user','21','2024-12-12 10:56:10','','','102.210.222.6','loggedin',1),(1013,'user','19','2024-12-12 14:53:39','2024-12-12 17:20:27','','102.210.222.6','loggedin',1),(1014,'user','21','2024-12-12 17:20:34','','','102.210.222.6','loggedin',1),(1015,'user','7','2024-12-12 17:36:43','','','102.210.222.6','loggedin',1),(1016,'user','21','2024-12-12 17:38:25','2024-12-12 17:41:22','','102.210.222.6','loggedin',1),(1017,'user','19','2024-12-12 17:41:33','','','102.210.222.6','loggedin',1),(1018,'user','19','2024-12-12 17:41:59','2024-12-12 17:45:46','','102.210.222.6','loggedin',1),(1019,'user','21','2024-12-12 17:45:54','2024-12-12 17:59:12','','102.210.222.6','loggedin',1),(1020,'user','19','2024-12-12 17:59:18','','','102.210.222.6','loggedin',1),(1021,'user','19','2024-12-12 18:18:18','2024-12-12 18:27:22','','102.210.222.6','loggedin',1),(1022,'user','21','2024-12-12 18:34:19','','','102.210.222.6','loggedin',1),(1023,'user','7','2024-12-12 18:40:32','','','102.210.222.6','loggedin',1),(1024,'user','19','2024-12-12 19:11:01','2024-12-12 19:13:18','','102.210.222.6','loggedin',1),(1025,'user','19','2024-12-12 19:14:46','2024-12-12 19:19:43','','102.210.222.6','loggedin',1),(1026,'user','7','2024-12-12 19:19:47','2024-12-12 19:21:55','','102.210.222.6','loggedin',1),(1027,'user','19','2024-12-12 19:22:35','','','102.210.222.6','loggedin',1),(1028,'user','19','2024-12-12 19:31:45','2024-12-12 19:34:14','','102.210.222.6','loggedin',1),(1029,'user','7','2024-12-12 19:34:19','2024-12-12 19:35:32','','102.210.222.6','loggedin',1),(1030,'user','7','2024-12-12 19:35:38','2024-12-12 19:36:06','','102.210.222.6','loggedin',1),(1031,'user','19','2024-12-12 19:36:12','2024-12-12 19:47:42','','102.210.222.6','loggedin',1),(1032,'user','19','2024-12-12 19:47:57','2024-12-12 19:49:54','','102.210.222.6','loggedin',1),(1033,'user','7','2024-12-12 19:50:03','2024-12-12 19:50:24','','102.210.222.6','loggedin',1),(1034,'user','19','2024-12-12 19:59:52','2024-12-12 20:29:29','','102.210.222.6','loggedin',1),(1035,'user','7','2024-12-12 20:31:10','2024-12-12 20:31:28','','102.210.222.6','loggedin',1),(1036,'user','19','2024-12-12 20:31:33','2024-12-12 20:35:09','','102.210.222.6','loggedin',1),(1037,'user','7','2024-12-12 20:35:14','2024-12-12 20:35:58','','102.210.222.6','loggedin',1),(1038,'user','19','2024-12-12 20:41:18','2024-12-12 20:46:57','','102.210.222.6','loggedin',1),(1039,'user','21','2024-12-12 20:47:39','2024-12-12 21:02:50','','102.210.222.6','loggedin',1),(1040,'user','19','2024-12-12 21:02:56','','','102.210.222.6','loggedin',1),(1041,'user','21','2024-12-12 21:53:01','2024-12-12 21:53:15','','102.210.222.6','loggedin',1),(1042,'user','19','2024-12-12 21:56:35','','','102.210.222.6','loggedin',1),(1043,'user','19','2024-12-12 22:07:18','','','102.210.222.6','loggedin',1),(1044,'user','19','2024-12-12 22:27:44','2024-12-12 22:44:37','','102.210.222.6','loggedin',1),(1045,'user','21','2024-12-12 23:17:14','2024-12-13 00:26:04','','102.210.222.6','loggedin',1),(1046,'user','19','2024-12-13 00:44:04','','','102.210.222.6','loggedin',1),(1047,'user','7','2024-12-13 00:50:30','','','102.210.222.6','loggedin',1),(1048,'user','19','2024-12-13 01:02:22','','','102.210.222.6','loggedin',1),(1049,'user','21','2024-12-13 03:00:42','','','102.210.222.6','loggedin',1),(1050,'user','7','2024-12-13 10:39:16','','','102.210.222.6','loggedin',1),(1051,'user','7','2024-12-13 10:39:32','','','102.210.222.6','loggedin',1),(1052,'user','7','2024-12-13 13:27:45','','','102.210.222.6','loggedin',1),(1053,'user','19','2024-12-13 14:18:34','','','102.210.222.6','loggedin',1),(1054,'user','19','2024-12-13 15:45:29','2024-12-13 16:15:01','','102.210.222.6','loggedin',1),(1055,'user','7','2024-12-13 16:15:06','2024-12-13 16:25:54','','102.210.222.6','loggedin',1),(1056,'user','19','2024-12-13 16:28:35','2024-12-13 16:29:09','','102.210.222.6','loggedin',1),(1057,'user','19','2024-12-13 17:30:23','2024-12-13 19:56:05','','102.210.222.6','loggedin',1),(1058,'user','12','2024-12-13 19:56:11','2024-12-13 20:02:27','','102.210.222.6','loggedin',1),(1059,'user','19','2024-12-13 20:02:32','2024-12-13 20:02:43','','102.210.222.6','loggedin',1),(1060,'user','12','2024-12-13 20:02:49','','','102.210.222.6','loggedin',1),(1061,'user','19','2024-12-13 20:20:03','2024-12-13 21:26:16','','102.210.222.6','loggedin',1),(1062,'user','12','2024-12-13 21:26:22','2024-12-13 21:27:13','','102.210.222.6','loggedin',1),(1063,'user','19','2024-12-13 21:32:43','2024-12-13 21:58:26','','102.210.222.6','loggedin',1),(1064,'user','12','2024-12-13 23:04:44','2024-12-14 00:02:08','','102.210.222.6','loggedin',1),(1065,'user','7','2024-12-14 00:02:44','2024-12-14 00:03:08','','102.210.222.6','loggedin',1),(1066,'user','7','2024-12-14 00:03:20','2024-12-14 00:05:00','','102.210.222.6','loggedin',1),(1067,'user','12','2024-12-14 00:09:10','2024-12-14 00:09:22','','102.210.222.6','loggedin',1),(1068,'user','19','2024-12-14 00:09:30','2024-12-14 00:17:35','','102.210.222.6','loggedin',1),(1069,'user','7','2024-12-14 00:17:41','','','102.210.222.6','loggedin',1),(1070,'user','12','2024-12-14 00:34:14','2024-12-14 00:43:17','','102.210.222.6','loggedin',1),(1071,'user','7','2024-12-14 10:59:59','','','102.210.222.6','loggedin',1),(1072,'user','7','2024-12-14 11:37:16','','','102.210.222.6','loggedin',1),(1073,'user','12','2024-12-14 15:21:44','2024-12-14 15:26:56','','102.210.222.6','loggedin',1),(1074,'user','19','2024-12-14 15:27:03','','','102.210.222.6','loggedin',1),(1075,'user','12','2024-12-14 21:33:56','','','102.210.222.6','loggedin',1),(1076,'user','19','2024-12-14 21:39:52','2024-12-14 22:31:03','','102.210.222.6','loggedin',1),(1077,'user','7','2024-12-15 07:08:11','','','102.210.222.6','loggedin',1),(1078,'user','7','2024-12-15 07:57:19','','','102.210.222.6','loggedin',1),(1079,'user','19','2024-12-15 14:37:42','2024-12-15 16:41:55','','102.210.222.6','loggedin',1),(1080,'user','12','2024-12-15 16:42:00','2024-12-15 17:04:39','','102.210.222.6','loggedin',1),(1081,'user','8','2024-12-15 17:04:48','2024-12-15 17:06:31','','102.210.222.6','loggedin',1),(1082,'user','19','2024-12-15 17:09:17','','','102.210.222.6','loggedin',1),(1083,'user','19','2024-12-15 17:11:40','2024-12-15 18:17:04','','102.210.222.6','loggedin',1),(1084,'user','12','2024-12-15 18:17:11','2024-12-15 18:30:17','','102.210.222.6','loggedin',1),(1085,'user','8','2024-12-15 18:30:30','2024-12-15 18:32:21','','102.210.222.6','loggedin',1),(1086,'user','19','2024-12-15 18:39:06','2024-12-15 20:03:37','','102.210.222.6','loggedin',1),(1087,'user','8','2024-12-15 20:03:49','2024-12-15 20:09:54','','102.210.222.6','loggedin',1),(1088,'user','19','2024-12-15 20:09:59','2024-12-15 21:34:15','','102.210.222.6','loggedin',1),(1089,'user','12','2024-12-15 21:34:23','2024-12-15 21:38:18','','102.210.222.6','loggedin',1),(1090,'user','8','2024-12-15 22:00:36','2024-12-15 22:05:09','','102.210.222.6','loggedin',1),(1091,'user','7','2024-12-15 22:05:38','2024-12-15 22:08:33','','102.210.222.6','loggedin',1),(1092,'user','19','2024-12-15 22:08:43','2024-12-15 22:18:08','','102.210.222.6','loggedin',1),(1093,'user','7','2024-12-15 22:18:13','2024-12-15 22:19:03','','102.210.222.6','loggedin',1),(1094,'user','19','2024-12-16 10:12:51','','','102.210.222.6','loggedin',1),(1095,'user','19','2024-12-16 10:13:10','2024-12-16 10:13:14','','102.210.222.6','loggedin',1),(1096,'user','8','2024-12-16 10:43:18','','','102.210.222.6','loggedin',1),(1097,'user','7','2024-12-16 10:46:38','2024-12-16 11:15:52','','102.210.222.6','loggedin',1),(1098,'user','7','2024-12-16 11:38:39','','','102.210.222.6','loggedin',1),(1099,'user','7','2024-12-16 14:02:34','','','102.210.222.6','loggedin',1),(1100,'user','19','2024-12-16 18:02:03','2024-12-16 19:18:57','','102.210.222.6','loggedin',1),(1101,'user','7','2024-12-16 19:19:03','2024-12-16 19:23:01','','102.210.222.6','loggedin',1),(1102,'user','19','2024-12-16 19:23:07','2024-12-16 19:41:12','','102.210.222.6','loggedin',1),(1103,'user','8','2024-12-16 19:41:29','','','102.210.222.6','loggedin',1),(1104,'user','19','2024-12-16 20:21:22','','','102.210.222.6','loggedin',1),(1105,'user','19','2024-12-16 21:27:17','2024-12-16 21:28:31','','102.210.222.6','loggedin',1),(1106,'user','19','2024-12-16 21:34:41','','','102.210.222.6','loggedin',1),(1107,'user','7','2024-12-16 21:52:09','','','102.210.222.6','loggedin',1),(1108,'user','19','2024-12-17 10:01:37','2024-12-17 11:30:24','','102.210.222.6','loggedin',1),(1109,'user','7','2024-12-17 11:30:29','2024-12-17 11:32:15','','102.210.222.6','loggedin',1),(1110,'user','19','2024-12-17 18:33:33','2024-12-17 19:08:08','','102.210.222.6','loggedin',1),(1111,'user','19','2024-12-17 19:25:02','','','102.210.222.6','loggedin',1),(1112,'user','19','2024-12-17 19:41:50','2024-12-17 20:11:55','','102.210.222.6','loggedin',1),(1113,'user','8','2024-12-17 20:37:42','2024-12-17 20:37:53','','102.210.222.6','loggedin',1),(1114,'user','8','2024-12-17 21:37:33','2024-12-17 21:59:34','','102.210.222.6','loggedin',1),(1115,'user','7','2024-12-18 10:12:44','2024-12-18 10:15:58','','129.222.147.19','loggedin',1),(1116,'user','19','2024-12-18 10:16:10','','','129.222.147.19','loggedin',1),(1117,'user','7','2024-12-18 10:25:38','2024-12-18 10:28:03','','129.222.147.19','loggedin',1),(1118,'user','19','2024-12-18 10:32:04','2024-12-18 10:35:21','','129.222.147.19','loggedin',1),(1119,'user','7','2024-12-18 10:35:26','2024-12-18 10:37:56','','129.222.147.19','loggedin',1),(1120,'user','19','2024-12-18 10:38:06','2024-12-18 10:41:22','','129.222.147.19','loggedin',1),(1121,'user','7','2024-12-18 10:41:29','','','129.222.147.19','loggedin',1),(1122,'user','19','2024-12-18 16:46:44','','','102.210.222.6','loggedin',1),(1123,'user','19','2024-12-18 18:22:43','','','102.210.222.6','loggedin',1),(1124,'user','12','2024-12-19 00:23:39','2024-12-19 01:26:33','','102.210.222.6','loggedin',1),(1125,'user','7','2024-12-19 11:23:09','2024-12-19 11:25:37','','102.210.222.6','loggedin',1),(1126,'user','19','2024-12-19 11:25:49','2024-12-19 11:29:07','','102.210.222.6','loggedin',1),(1127,'user','7','2024-12-19 11:29:15','2024-12-19 11:33:48','','102.210.222.6','loggedin',1),(1128,'user','7','2024-12-19 11:33:55','2024-12-19 11:34:23','','102.210.222.6','loggedin',1),(1129,'user','19','2024-12-19 11:34:46','2024-12-19 11:42:44','','102.210.222.6','loggedin',1),(1130,'user','7','2024-12-19 11:42:50','2024-12-19 11:43:32','','102.210.222.6','loggedin',1),(1131,'user','7','2024-12-19 11:43:39','','','102.210.222.6','loggedin',1),(1132,'user','19','2024-12-19 13:38:25','2024-12-19 14:12:57','','102.210.222.6','loggedin',1),(1133,'user','19','2024-12-19 14:24:57','2024-12-19 14:35:04','','102.210.222.6','loggedin',1),(1134,'user','19','2024-12-19 15:02:23','','','102.210.222.6','loggedin',1),(1135,'user','19','2024-12-19 15:59:57','2024-12-19 16:02:44','','102.210.222.6','loggedin',1),(1136,'user','19','2024-12-19 16:02:49','','','102.210.222.6','loggedin',1),(1137,'user','19','2024-12-19 16:50:15','','','102.210.222.6','loggedin',1),(1138,'user','19','2024-12-19 18:03:40','','','102.210.222.6','loggedin',1),(1139,'user','19','2024-12-19 18:23:48','2024-12-19 18:38:36','','102.210.222.6','loggedin',1),(1140,'user','19','2024-12-19 18:41:53','','','102.210.222.6','loggedin',1),(1141,'user','19','2024-12-19 19:58:52','','','102.210.222.6','loggedin',1),(1142,'user','19','2024-12-19 20:12:27','','','102.210.222.6','loggedin',1),(1143,'user','19','2024-12-19 20:15:08','','','102.210.222.6','loggedin',1),(1144,'user','19','2024-12-19 20:29:56','2024-12-19 22:21:24','','102.210.222.6','loggedin',1),(1145,'user','8','2024-12-19 22:21:37','2024-12-19 22:35:38','','102.210.222.6','loggedin',1),(1146,'user','8','2024-12-19 23:18:56','2024-12-19 23:21:25','','102.210.222.6','loggedin',1),(1147,'user','19','2024-12-20 11:24:32','','','102.210.222.6','loggedin',1),(1148,'user','7','2024-12-20 11:29:09','','','102.210.222.6','loggedin',1),(1149,'user','8','2024-12-20 16:04:09','2024-12-20 16:07:27','','102.210.222.6','loggedin',1),(1150,'user','19','2024-12-20 17:12:59','2024-12-20 18:01:21','','102.210.222.6','loggedin',1),(1151,'user','8','2024-12-20 19:16:49','2024-12-20 19:20:41','','102.210.222.6','loggedin',1),(1152,'user','19','2024-12-20 21:15:22','2024-12-20 21:22:34','','102.210.222.6','loggedin',1),(1153,'user','19','2024-12-20 21:27:27','2024-12-20 21:28:00','','102.210.222.6','loggedin',1),(1154,'user','8','2024-12-20 21:28:09','2024-12-20 21:31:04','','102.210.222.6','loggedin',1),(1155,'user','19','2024-12-20 21:39:59','2024-12-20 21:40:29','','102.210.222.6','loggedin',1),(1156,'user','7','2024-12-21 11:44:07','2024-12-21 12:47:26','','102.210.222.6','loggedin',1),(1157,'user','19','2024-12-21 12:47:48','2024-12-21 12:48:42','','102.210.222.6','loggedin',1),(1158,'user','7','2024-12-21 12:48:48','2024-12-21 12:50:24','','102.210.222.6','loggedin',1),(1159,'user','19','2024-12-21 12:56:37','2024-12-21 12:56:58','','102.210.222.6','loggedin',1),(1160,'user','7','2024-12-21 12:57:38','','','102.210.222.6','loggedin',1),(1161,'user','19','2024-12-21 15:19:54','2024-12-21 15:28:01','','102.210.222.6','loggedin',1),(1162,'user','8','2024-12-21 15:39:29','2024-12-21 15:56:15','','102.210.222.6','loggedin',1),(1163,'user','8','2024-12-21 18:22:05','','','102.210.222.6','loggedin',1),(1164,'user','19','2024-12-21 19:14:37','2024-12-21 19:15:26','','102.210.222.6','loggedin',1),(1165,'user','19','2024-12-21 19:34:25','2024-12-21 19:35:14','','102.210.222.6','loggedin',1),(1166,'user','7','2024-12-22 11:14:51','2024-12-22 11:20:40','','102.210.222.6','loggedin',1),(1167,'user','19','2024-12-22 11:20:47','2024-12-22 11:22:01','','102.210.222.6','loggedin',1),(1168,'user','7','2024-12-22 11:22:07','2024-12-22 11:31:01','','102.210.222.6','loggedin',1),(1169,'user','8','2024-12-22 13:19:40','2024-12-22 14:04:28','','102.210.222.6','loggedin',1),(1170,'user','8','2024-12-22 14:04:37','','','102.210.222.6','loggedin',1),(1171,'user','8','2024-12-22 15:25:19','2024-12-22 15:37:00','','102.210.222.6','loggedin',1),(1172,'user','19','2024-12-22 15:37:07','2024-12-22 15:38:29','','102.210.222.6','loggedin',1),(1173,'user','12','2024-12-22 15:42:30','2024-12-22 16:05:38','','102.210.222.6','loggedin',1),(1174,'user','8','2024-12-22 16:05:47','2024-12-22 16:13:05','','102.210.222.6','loggedin',1),(1175,'user','19','2024-12-22 16:22:07','2024-12-22 17:17:08','','102.210.222.6','loggedin',1),(1176,'user','8','2024-12-22 18:26:56','2024-12-22 18:41:19','','102.210.222.6','loggedin',1),(1177,'user','12','2024-12-22 18:44:57','','','102.210.222.6','loggedin',1),(1178,'user','7','2024-12-22 19:04:31','','','102.210.222.6','loggedin',1),(1179,'user','12','2024-12-22 19:05:08','2024-12-22 19:08:12','','102.210.222.6','loggedin',1),(1180,'user','19','2024-12-22 19:10:36','','','102.210.222.6','loggedin',1),(1181,'user','12','2024-12-22 19:12:19','2024-12-22 19:13:17','','102.210.222.6','loggedin',1),(1182,'user','19','2024-12-22 19:13:23','2024-12-22 19:15:10','','102.210.222.6','loggedin',1),(1183,'user','19','2024-12-22 19:31:48','','','102.210.222.6','loggedin',1),(1184,'user','8','2024-12-22 19:34:47','2024-12-22 19:39:43','','102.210.222.6','loggedin',1),(1185,'user','7','2024-12-22 19:38:34','','','102.210.222.6','loggedin',1),(1186,'user','12','2024-12-22 19:39:52','2024-12-22 19:57:11','','102.210.222.6','loggedin',1),(1187,'user','19','2024-12-22 19:57:16','2024-12-22 19:57:30','','102.210.222.6','loggedin',1),(1188,'user','19','2024-12-22 20:05:12','2024-12-22 20:05:19','','102.210.222.6','loggedin',1),(1189,'user','8','2024-12-22 20:05:29','','','102.210.222.6','loggedin',1),(1190,'user','19','2024-12-22 20:08:55','2024-12-22 20:09:10','','102.210.222.6','loggedin',1),(1191,'user','8','2024-12-22 20:09:17','2024-12-22 20:15:21','','102.210.222.6','loggedin',1),(1192,'user','8','2024-12-22 20:52:46','2024-12-22 21:00:08','','102.210.222.6','loggedin',1),(1193,'user','19','2024-12-22 21:17:13','','','102.210.222.6','loggedin',1),(1194,'user','12','2024-12-22 21:49:44','2024-12-22 21:53:37','','102.210.222.6','loggedin',1),(1195,'user','7','2024-12-22 21:53:41','2024-12-22 21:59:18','','102.210.222.6','loggedin',1),(1196,'user','12','2024-12-22 21:59:23','2024-12-22 22:05:05','','102.210.222.6','loggedin',1),(1197,'user','8','2024-12-22 22:15:10','2024-12-22 22:25:04','','102.210.222.6','loggedin',1),(1198,'user','7','2024-12-22 22:25:10','2024-12-22 22:27:12','','102.210.222.6','loggedin',1),(1199,'user','8','2024-12-22 22:28:47','2024-12-22 22:36:11','','102.210.222.6','loggedin',1),(1200,'user','7','2024-12-22 22:36:54','2024-12-22 22:54:52','','102.210.222.6','loggedin',1),(1201,'user','8','2024-12-22 22:54:59','2024-12-22 22:56:03','','102.210.222.6','loggedin',1),(1202,'user','12','2024-12-22 23:27:01','2024-12-22 23:27:44','','102.210.222.6','loggedin',1),(1203,'user','7','2024-12-22 23:27:49','2024-12-22 23:28:15','','102.210.222.6','loggedin',1),(1204,'user','12','2024-12-22 23:39:03','2024-12-23 00:05:47','','102.210.222.6','loggedin',1),(1205,'user','7','2024-12-23 00:05:53','2024-12-23 00:06:53','','102.210.222.6','loggedin',1),(1206,'user','7','2024-12-23 10:23:50','2024-12-23 10:26:45','','129.222.147.176','loggedin',1),(1207,'user','19','2024-12-23 16:18:40','2024-12-23 16:55:17','','102.210.222.6','loggedin',1),(1208,'user','8','2024-12-23 16:55:25','2024-12-23 16:56:06','','102.210.222.6','loggedin',1),(1209,'user','19','2024-12-23 18:38:01','','','102.210.222.6','loggedin',1),(1210,'user','8','2024-12-23 20:51:07','2024-12-23 20:51:50','','102.210.222.6','loggedin',1),(1211,'user','8','2024-12-23 21:45:56','','','102.210.222.6','loggedin',1),(1212,'user','7','2024-12-24 11:34:16','2024-12-24 11:35:55','','129.222.147.106','loggedin',1),(1213,'user','21','2024-12-24 12:40:28','','','102.210.222.6','loggedin',1),(1214,'user','19','2024-12-24 16:35:15','2024-12-24 16:37:06','','102.210.222.6','loggedin',1),(1215,'user','8','2024-12-24 20:18:57','2024-12-24 20:20:34','','102.210.222.6','loggedin',1),(1216,'user','19','2024-12-24 20:20:39','2024-12-24 20:21:39','','102.210.222.6','loggedin',1),(1217,'user','8','2024-12-24 21:17:45','2024-12-24 21:19:09','','102.210.222.6','loggedin',1),(1218,'user','7','2024-12-25 10:59:34','2024-12-25 11:00:39','','102.210.222.6','loggedin',1),(1219,'user','19','2024-12-25 11:00:44','2024-12-25 11:03:38','','102.210.222.6','loggedin',1),(1220,'user','7','2024-12-25 11:03:42','2024-12-25 11:04:56','','102.210.222.6','loggedin',1),(1221,'user','19','2024-12-25 11:05:01','2024-12-25 11:08:18','','102.210.222.6','loggedin',1),(1222,'user','7','2024-12-25 11:08:24','2024-12-25 11:08:37','','102.210.222.6','loggedin',1),(1223,'user','7','2024-12-25 11:08:41','2024-12-25 11:10:18','','102.210.222.6','loggedin',1),(1224,'user','19','2024-12-25 11:13:22','2024-12-25 11:19:21','','102.210.222.6','loggedin',1),(1225,'user','7','2024-12-25 11:20:04','2024-12-25 11:23:45','','102.210.222.6','loggedin',1),(1226,'user','19','2024-12-25 11:24:10','2024-12-25 11:24:48','','102.210.222.6','loggedin',1),(1227,'user','7','2024-12-25 11:24:52','2024-12-25 11:27:53','','102.210.222.6','loggedin',1),(1228,'user','12','2024-12-25 11:27:58','2024-12-25 11:29:32','','102.210.222.6','loggedin',1),(1229,'user','7','2024-12-25 11:29:35','2024-12-25 11:31:57','','102.210.222.6','loggedin',1),(1230,'user','12','2024-12-25 11:32:02','2024-12-25 12:58:05','','102.210.222.6','loggedin',1),(1231,'user','19','2024-12-25 12:58:09','','','102.210.222.6','loggedin',1),(1232,'user','12','2024-12-25 13:40:04','2024-12-25 13:41:14','','102.210.222.6','loggedin',1),(1233,'user','19','2024-12-25 14:07:20','2024-12-25 14:17:11','','102.210.222.6','loggedin',1),(1234,'user','19','2024-12-25 14:17:18','2024-12-25 14:51:52','','102.210.222.6','loggedin',1),(1235,'user','19','2024-12-25 14:51:57','','','102.210.222.6','loggedin',1),(1236,'user','19','2024-12-25 15:48:48','','','102.210.222.6','loggedin',1),(1237,'user','19','2024-12-25 15:52:49','2024-12-25 16:00:19','','102.210.222.6','loggedin',1),(1238,'user','19','2024-12-25 16:05:47','','','102.210.222.6','loggedin',1),(1239,'user','19','2024-12-25 17:36:40','2024-12-25 18:13:00','','102.210.222.6','loggedin',1),(1240,'user','19','2024-12-25 18:24:24','','','102.210.222.6','loggedin',1),(1241,'user','19','2024-12-25 18:39:50','','','102.210.222.6','loggedin',1),(1242,'user','19','2024-12-25 18:44:31','2024-12-25 19:05:09','','102.210.222.6','loggedin',1),(1243,'user','7','2024-12-25 19:05:14','2024-12-25 19:06:39','','102.210.222.6','loggedin',1),(1244,'user','19','2024-12-25 19:09:25','2024-12-25 21:15:50','','102.210.222.6','loggedin',1),(1245,'user','19','2024-12-25 21:43:31','2024-12-25 22:11:52','','102.210.222.6','loggedin',1),(1246,'user','7','2024-12-25 22:11:59','2024-12-25 22:13:34','','102.210.222.6','loggedin',1),(1247,'user','7','2024-12-25 22:19:13','2024-12-25 22:19:57','','102.210.222.6','loggedin',1),(1248,'user','7','2024-12-25 22:20:04','2024-12-25 22:20:57','','102.210.222.6','loggedin',1),(1249,'user','12','2024-12-25 22:21:04','2024-12-25 22:21:31','','102.210.222.6','loggedin',1),(1250,'user','7','2024-12-25 22:21:37','2024-12-25 22:25:47','','102.210.222.6','loggedin',1),(1251,'user','19','2024-12-25 22:25:54','2024-12-25 22:27:48','','102.210.222.6','loggedin',1),(1252,'user','7','2024-12-25 22:27:54','2024-12-25 22:38:33','','102.210.222.6','loggedin',1),(1253,'user','19','2024-12-25 22:38:44','2024-12-25 22:44:40','','102.210.222.6','loggedin',1),(1254,'user','7','2024-12-25 22:44:44','2024-12-25 22:47:00','','102.210.222.6','loggedin',1),(1255,'user','19','2024-12-26 11:11:29','2024-12-26 12:45:51','','102.210.222.6','loggedin',1),(1256,'user','7','2024-12-26 12:45:57','2024-12-26 12:47:08','','102.210.222.6','loggedin',1),(1257,'user','7','2024-12-26 12:47:13','2024-12-26 12:50:13','','102.210.222.6','loggedin',1),(1258,'user','7','2024-12-26 12:50:17','2024-12-26 12:51:52','','102.210.222.6','loggedin',1),(1259,'user','19','2024-12-26 12:52:11','2024-12-26 12:55:59','','102.210.222.6','loggedin',1),(1260,'user','8','2024-12-26 12:56:06','','','102.210.222.6','loggedin',1),(1261,'user','19','2024-12-26 13:04:17','','','102.210.222.6','loggedin',1),(1262,'user','19','2024-12-26 13:20:15','2024-12-26 13:21:03','','102.210.222.6','loggedin',1),(1263,'user','8','2024-12-26 13:21:07','2024-12-26 13:23:26','','102.210.222.6','loggedin',1),(1264,'user','7','2024-12-26 13:32:06','2024-12-26 13:35:09','','102.210.222.6','loggedin',1),(1265,'user','19','2024-12-26 13:39:42','','','102.210.222.6','loggedin',1),(1266,'user','19','2024-12-26 14:42:52','','','102.210.222.6','loggedin',1),(1267,'user','19','2024-12-26 15:44:33','2024-12-26 16:26:40','','102.210.222.6','loggedin',1),(1268,'user','19','2024-12-26 17:00:19','2024-12-26 20:54:47','','102.210.222.6','loggedin',1),(1269,'user','7','2024-12-26 19:33:59','2024-12-26 19:36:06','','102.210.222.6','loggedin',1),(1270,'user','7','2024-12-26 20:55:08','2024-12-26 20:55:12','','102.210.222.6','loggedin',1),(1271,'user','12','2024-12-26 20:55:44','2024-12-26 20:59:55','','102.210.222.6','loggedin',1),(1272,'user','7','2024-12-26 21:00:02','2024-12-26 21:03:10','','102.210.222.6','loggedin',1),(1273,'user','12','2024-12-26 21:10:09','2024-12-26 21:10:23','','102.210.222.6','loggedin',1),(1274,'user','12','2024-12-26 21:16:40','2024-12-26 21:16:43','','102.210.222.6','loggedin',1),(1275,'user','19','2024-12-26 21:16:50','2024-12-26 21:18:03','','102.210.222.6','loggedin',1),(1276,'user','7','2024-12-26 21:18:13','2024-12-26 21:18:43','','102.210.222.6','loggedin',1),(1277,'user','19','2024-12-26 21:19:30','2024-12-26 21:25:08','','102.210.222.6','loggedin',1),(1278,'user','19','2024-12-26 21:38:55','2024-12-26 21:48:17','','102.210.222.6','loggedin',1),(1279,'user','7','2024-12-26 21:48:22','2024-12-26 21:48:46','','102.210.222.6','loggedin',1),(1280,'user','19','2024-12-26 21:48:51','','','102.210.222.6','loggedin',1),(1281,'user','7','2024-12-26 22:01:34','2024-12-26 22:02:00','','102.210.222.6','loggedin',1),(1282,'user','7','2024-12-27 11:08:39','2024-12-27 12:33:35','','102.210.222.6','loggedin',1),(1283,'user','8','2024-12-27 12:33:40','2024-12-27 12:35:25','','102.210.222.6','loggedin',1),(1284,'user','7','2024-12-27 13:00:42','2024-12-27 14:09:44','','102.210.222.6','loggedin',1),(1285,'user','19','2024-12-27 15:16:59','2024-12-27 15:28:26','','102.210.222.6','loggedin',1),(1286,'user','8','2024-12-27 15:28:31','2024-12-27 15:37:44','','102.210.222.6','loggedin',1),(1287,'user','19','2024-12-27 19:47:56','2024-12-27 19:49:05','','102.210.222.6','loggedin',1),(1288,'user','8','2024-12-27 19:49:15','','','102.210.222.6','loggedin',1),(1289,'user','19','2024-12-27 19:55:53','2024-12-27 20:34:20','','102.210.222.6','loggedin',1),(1290,'user','8','2024-12-27 20:34:31','2024-12-27 20:34:41','','102.210.222.6','loggedin',1),(1291,'user','19','2024-12-27 20:34:46','','','102.210.222.6','loggedin',1),(1292,'user','19','2024-12-27 20:35:49','','','102.210.222.6','loggedin',1),(1293,'user','7','2024-12-28 11:17:53','2024-12-28 13:05:23','','102.210.222.6','loggedin',1),(1294,'user','12','2024-12-28 13:05:31','2024-12-28 13:06:04','','102.210.222.6','loggedin',1),(1295,'user','12','2024-12-28 16:30:22','2024-12-28 17:09:37','','102.210.222.6','loggedin',1),(1296,'user','8','2024-12-28 17:09:43','2024-12-28 17:10:28','','102.210.222.6','loggedin',1),(1297,'user','19','2024-12-28 17:58:59','2024-12-28 17:59:27','','102.210.222.6','loggedin',1),(1298,'user','12','2024-12-28 17:59:34','','','102.210.222.6','loggedin',1),(1299,'user','19','2024-12-28 18:00:17','2024-12-28 18:47:45','','102.210.222.6','loggedin',1),(1300,'user','8','2024-12-28 18:47:50','2024-12-28 18:49:59','','102.210.222.6','loggedin',1),(1301,'user','8','2024-12-28 18:53:33','','','102.210.222.6','loggedin',1),(1302,'user','19','2024-12-28 18:55:33','','','102.210.222.6','loggedin',1),(1303,'user','12','2024-12-28 20:28:30','','','102.210.222.6','loggedin',1),(1304,'user','19','2024-12-29 11:08:17','','','102.210.222.6','loggedin',1),(1305,'user','12','2024-12-29 12:52:25','2024-12-29 13:42:30','','102.210.222.6','loggedin',1),(1306,'user','7','2024-12-29 13:42:36','2024-12-29 13:48:43','','102.210.222.6','loggedin',1),(1307,'user','12','2024-12-29 13:48:47','2024-12-29 13:48:57','','102.210.222.6','loggedin',1),(1308,'user','12','2024-12-29 13:49:01','2024-12-29 15:05:27','','102.210.222.6','loggedin',1),(1309,'user','12','2024-12-29 15:05:32','2024-12-29 16:32:53','','102.210.222.6','loggedin',1),(1310,'user','12','2024-12-29 16:35:05','2024-12-29 18:06:03','','102.210.222.6','loggedin',1),(1311,'user','12','2024-12-29 18:20:21','2024-12-29 18:26:13','','102.210.222.6','loggedin',1),(1312,'user','8','2024-12-29 18:26:18','2024-12-29 18:26:45','','102.210.222.6','loggedin',1),(1313,'user','19','2024-12-29 18:40:49','2024-12-29 18:54:24','','102.210.222.6','loggedin',1),(1314,'user','12','2024-12-29 18:54:36','2024-12-29 18:55:44','','102.210.222.6','loggedin',1),(1315,'user','12','2024-12-29 19:04:35','2024-12-29 19:05:40','','102.210.222.6','loggedin',1),(1316,'user','7','2024-12-29 19:05:47','2024-12-29 19:11:38','','102.210.222.6','loggedin',1),(1317,'user','12','2024-12-29 19:11:46','2024-12-29 19:19:04','','102.210.222.6','loggedin',1),(1318,'user','19','2024-12-29 19:19:16','2024-12-29 19:20:28','','102.210.222.6','loggedin',1),(1319,'user','8','2024-12-29 19:20:34','2024-12-29 19:24:33','','102.210.222.6','loggedin',1),(1320,'user','8','2024-12-29 19:25:26','2024-12-29 19:27:04','','102.210.222.6','loggedin',1),(1321,'user','19','2024-12-29 19:27:10','2024-12-29 19:27:18','','102.210.222.6','loggedin',1),(1322,'user','12','2024-12-29 19:27:24','2024-12-29 19:34:13','','102.210.222.6','loggedin',1),(1323,'user','12','2024-12-29 19:34:19','2024-12-29 19:43:14','','102.210.222.6','loggedin',1),(1324,'user','12','2024-12-29 19:47:07','2024-12-29 19:48:22','','102.210.222.6','loggedin',1),(1325,'user','19','2024-12-29 19:56:31','2024-12-29 19:56:35','','102.210.222.6','loggedin',1),(1326,'user','7','2024-12-29 19:56:40','','','102.210.222.6','loggedin',1),(1327,'user','19','2024-12-29 20:05:21','2024-12-29 20:06:41','','102.210.222.6','loggedin',1),(1328,'user','7','2024-12-29 20:07:33','2024-12-29 20:07:37','','102.210.222.6','loggedin',1),(1329,'user','7','2024-12-29 20:07:42','2024-12-29 20:08:40','','102.210.222.6','loggedin',1),(1330,'user','12','2024-12-29 20:10:14','2024-12-29 20:10:21','','102.210.222.6','loggedin',1),(1331,'user','7','2024-12-29 20:10:30','2024-12-29 20:14:39','','102.210.222.6','loggedin',1),(1332,'user','19','2024-12-29 20:20:23','2024-12-29 20:21:03','','102.210.222.6','loggedin',1),(1333,'user','19','2024-12-29 20:21:09','2024-12-29 20:23:52','','102.210.222.6','loggedin',1),(1334,'user','12','2024-12-29 20:24:02','2024-12-29 20:24:38','','102.210.222.6','loggedin',1),(1335,'user','12','2024-12-29 20:25:54','2024-12-29 20:27:09','','102.210.222.6','loggedin',1),(1336,'user','7','2024-12-29 20:27:14','2024-12-29 20:31:37','','102.210.222.6','loggedin',1),(1337,'user','8','2024-12-29 20:38:13','2024-12-29 20:39:54','','102.210.222.6','loggedin',1),(1338,'user','8','2024-12-29 20:40:17','2024-12-29 20:42:25','','102.210.222.6','loggedin',1),(1339,'user','7','2024-12-29 21:01:33','2024-12-29 21:01:59','','102.210.222.6','loggedin',1),(1340,'user','8','2024-12-29 21:04:53','2024-12-29 21:06:42','','102.210.222.6','loggedin',1),(1341,'user','7','2024-12-29 21:07:12','2024-12-29 21:07:43','','102.210.222.6','loggedin',1),(1342,'user','12','2024-12-29 21:21:25','2024-12-29 21:28:24','','102.210.222.6','loggedin',1),(1343,'user','8','2024-12-29 21:28:28','2024-12-29 21:29:57','','102.210.222.6','loggedin',1),(1344,'user','7','2024-12-29 21:30:02','2024-12-29 21:30:21','','102.210.222.6','loggedin',1),(1345,'user','8','2024-12-29 21:31:20','','','102.210.222.6','loggedin',1),(1346,'user','7','2024-12-29 21:41:00','2024-12-29 21:41:19','','102.210.222.6','loggedin',1),(1347,'user','12','2024-12-29 22:05:12','2024-12-29 22:15:49','','102.210.222.6','loggedin',1),(1348,'user','8','2024-12-29 22:16:02','2024-12-29 22:17:54','','102.210.222.6','loggedin',1),(1349,'user','8','2024-12-29 22:47:06','2024-12-29 22:47:32','','102.210.222.6','loggedin',1),(1350,'user','8','2024-12-29 22:50:15','','','102.210.222.6','loggedin',1),(1351,'user','7','2024-12-29 22:50:28','2024-12-29 22:51:00','','102.210.222.6','loggedin',1),(1352,'user','7','2024-12-29 22:51:27','2024-12-29 22:52:27','','102.210.222.6','loggedin',1),(1353,'user','8','2024-12-29 23:04:12','2024-12-29 23:04:50','','102.210.222.6','loggedin',1),(1354,'user','12','2024-12-29 23:06:00','2024-12-29 23:09:17','','102.210.222.6','loggedin',1),(1355,'user','7','2024-12-29 23:09:22','2024-12-29 23:10:27','','102.210.222.6','loggedin',1),(1356,'user','12','2024-12-29 23:12:17','2024-12-29 23:14:28','','102.210.222.6','loggedin',1),(1357,'user','7','2024-12-29 23:14:33','2024-12-29 23:17:01','','102.210.222.6','loggedin',1),(1358,'user','12','2024-12-29 23:17:07','2024-12-29 23:27:30','','102.210.222.6','loggedin',1),(1359,'user','7','2024-12-30 11:33:39','2024-12-30 11:36:21','','129.222.147.216','loggedin',1),(1360,'user','8','2024-12-30 17:07:22','2024-12-30 17:12:10','','102.210.222.6','loggedin',1),(1361,'user','19','2024-12-30 17:53:55','','','102.210.222.6','loggedin',1),(1362,'user','19','2024-12-30 19:23:48','2024-12-30 20:00:55','','102.210.222.6','loggedin',1),(1363,'user','8','2024-12-30 20:37:15','2024-12-30 21:10:24','','102.210.222.6','loggedin',1),(1364,'user','7','2024-12-30 21:56:31','2024-12-30 21:58:13','','102.210.222.6','loggedin',1),(1365,'user','12','2024-12-30 21:58:22','2024-12-30 22:10:27','','102.210.222.6','loggedin',1),(1366,'user','7','2024-12-30 22:10:33','2024-12-30 22:10:49','','129.222.147.216','loggedin',1),(1367,'user','7','2024-12-31 10:29:59','','','102.210.222.6','loggedin',1),(1368,'user','8','2024-12-31 13:16:11','2024-12-31 13:17:37','','102.210.222.6','loggedin',1),(1369,'user','19','2024-12-31 13:17:42','2024-12-31 13:34:25','','102.210.222.6','loggedin',1),(1370,'user','7','2024-12-31 13:34:30','2024-12-31 13:36:18','','102.210.222.6','loggedin',1),(1371,'user','19','2024-12-31 13:37:01','','','102.210.222.6','loggedin',1),(1372,'user','8','2024-12-31 13:37:32','','','102.210.222.6','loggedin',1),(1373,'user','19','2024-12-31 14:14:30','2024-12-31 14:44:31','','102.210.222.6','loggedin',1),(1374,'user','8','2024-12-31 14:44:38','2024-12-31 14:44:49','','102.210.222.6','loggedin',1),(1375,'user','8','2024-12-31 15:38:01','2024-12-31 15:41:03','','102.210.222.6','loggedin',1),(1376,'user','19','2024-12-31 16:06:31','2024-12-31 16:07:32','','102.210.222.6','loggedin',1),(1377,'user','8','2024-12-31 16:07:41','2024-12-31 16:07:52','','102.210.222.6','loggedin',1),(1378,'user','19','2024-12-31 16:26:05','2024-12-31 16:47:34','','102.210.222.6','loggedin',1),(1379,'user','8','2024-12-31 16:47:39','2024-12-31 16:53:18','','102.210.222.6','loggedin',1),(1380,'user','8','2024-12-31 16:55:56','2024-12-31 16:56:19','','102.210.222.6','loggedin',1),(1381,'user','8','2024-12-31 17:28:41','','','102.210.222.6','loggedin',1),(1382,'user','19','2024-12-31 17:40:57','','','102.210.222.6','loggedin',1),(1383,'user','19','2024-12-31 17:59:16','2024-12-31 18:15:22','','102.210.222.6','loggedin',1),(1384,'user','8','2024-12-31 18:22:20','2024-12-31 18:23:19','','102.210.222.6','loggedin',1),(1385,'user','8','2024-12-31 18:24:10','2024-12-31 18:47:27','','102.210.222.6','loggedin',1),(1386,'user','19','2024-12-31 18:47:32','2024-12-31 18:49:02','','102.210.222.6','loggedin',1),(1387,'user','19','2024-12-31 18:51:12','2024-12-31 18:58:20','','102.210.222.6','loggedin',1),(1388,'user','8','2024-12-31 18:58:25','2024-12-31 19:00:56','','102.210.222.6','loggedin',1),(1389,'user','19','2024-12-31 19:27:03','2024-12-31 19:28:00','','102.210.222.6','loggedin',1),(1390,'user','8','2024-12-31 19:28:11','2024-12-31 19:28:34','','102.210.222.6','loggedin',1),(1391,'user','19','2024-12-31 19:41:35','2024-12-31 19:48:30','','102.210.222.6','loggedin',1),(1392,'user','8','2024-12-31 19:48:43','2024-12-31 19:49:03','','102.210.222.6','loggedin',1),(1393,'user','8','2024-12-31 19:51:38','2024-12-31 20:14:34','','102.210.222.6','loggedin',1),(1394,'user','19','2024-12-31 20:15:04','2024-12-31 20:17:01','','102.210.222.6','loggedin',1),(1395,'user','8','2024-12-31 20:17:05','2024-12-31 20:17:27','','102.210.222.6','loggedin',1),(1396,'user','19','2024-12-31 20:17:31','2024-12-31 20:24:13','','102.210.222.6','loggedin',1),(1397,'user','8','2024-12-31 20:24:18','2024-12-31 20:26:48','','102.210.222.6','loggedin',1),(1398,'user','19','2024-12-31 20:36:19','2024-12-31 20:43:57','','102.210.222.6','loggedin',1),(1399,'user','7','2024-12-31 20:44:04','2024-12-31 20:44:50','','102.210.222.6','loggedin',1),(1400,'user','8','2024-12-31 21:02:39','2024-12-31 21:04:37','','102.210.222.6','loggedin',1),(1401,'user','19','2024-12-31 21:09:21','2024-12-31 21:09:54','','102.210.222.6','loggedin',1),(1402,'user','7','2024-12-31 21:10:13','2024-12-31 21:10:32','','102.210.222.6','loggedin',1),(1403,'user','19','2024-12-31 21:11:46','2024-12-31 21:52:32','','102.210.222.6','loggedin',1),(1404,'user','8','2024-12-31 21:54:52','2024-12-31 22:00:45','','102.210.222.6','loggedin',1),(1405,'user','12','2024-12-31 22:00:49','','','102.210.222.6','loggedin',1),(1406,'user','19','2024-12-31 22:01:22','2024-12-31 22:58:47','','102.210.222.6','loggedin',1),(1407,'user','12','2025-01-01 00:57:19','2025-01-01 00:58:27','','102.210.222.6','loggedin',1),(1408,'user','19','2025-01-01 11:07:29','2025-01-01 11:12:11','','102.210.222.6','loggedin',1),(1409,'user','7','2025-01-01 11:12:16','2025-01-01 11:16:50','','102.210.222.6','loggedin',1),(1410,'user','19','2025-01-01 11:47:51','','','102.210.222.6','loggedin',1),(1411,'user','12','2025-01-01 13:17:01','2025-01-01 13:17:42','','102.210.222.6','loggedin',1),(1412,'user','19','2025-01-01 13:17:49','2025-01-01 13:18:00','','102.210.222.6','loggedin',1),(1413,'user','19','2025-01-01 13:19:14','2025-01-01 13:26:57','','102.210.222.6','loggedin',1),(1414,'user','12','2025-01-01 13:27:04','2025-01-01 13:27:50','','102.210.222.6','loggedin',1),(1415,'user','19','2025-01-01 13:27:55','','','102.210.222.6','loggedin',1),(1416,'user','12','2025-01-01 13:40:13','2025-01-01 13:56:29','','102.210.222.6','loggedin',1),(1417,'user','19','2025-01-01 13:56:34','2025-01-01 14:19:43','','102.210.222.6','loggedin',1),(1418,'user','12','2025-01-01 14:19:51','2025-01-01 14:20:22','','102.210.222.6','loggedin',1),(1419,'user','19','2025-01-01 14:20:28','2025-01-01 14:20:58','','102.210.222.6','loggedin',1),(1420,'user','19','2025-01-01 14:24:24','2025-01-01 14:24:36','','102.210.222.6','loggedin',1),(1421,'user','12','2025-01-01 14:24:41','2025-01-01 14:25:37','','102.210.222.6','loggedin',1),(1422,'user','19','2025-01-01 14:25:44','2025-01-01 14:34:33','','102.210.222.6','loggedin',1),(1423,'user','19','2025-01-01 14:34:38','2025-01-01 14:34:46','','102.210.222.6','loggedin',1),(1424,'user','12','2025-01-01 14:34:53','2025-01-01 14:38:12','','102.210.222.6','loggedin',1),(1425,'user','19','2025-01-01 15:26:24','2025-01-01 15:34:27','','102.210.222.6','loggedin',1),(1426,'user','8','2025-01-01 15:40:29','2025-01-01 15:40:52','','102.210.222.6','loggedin',1),(1427,'user','19','2025-01-01 15:41:26','2025-01-01 15:44:45','','102.210.222.6','loggedin',1),(1428,'user','12','2025-01-01 15:44:53','2025-01-01 15:45:13','','102.210.222.6','loggedin',1),(1429,'user','12','2025-01-01 15:53:04','2025-01-01 16:00:03','','102.210.222.6','loggedin',1),(1430,'user','19','2025-01-01 16:03:23','2025-01-01 16:07:31','','102.210.222.6','loggedin',1),(1431,'user','19','2025-01-01 16:08:00','2025-01-01 16:13:15','','102.210.222.6','loggedin',1),(1432,'user','12','2025-01-01 16:13:21','2025-01-01 16:18:22','','102.210.222.6','loggedin',1),(1433,'user','19','2025-01-01 16:18:51','2025-01-01 16:26:34','','102.210.222.6','loggedin',1),(1434,'user','8','2025-01-01 16:26:53','2025-01-01 16:28:11','','102.210.222.6','loggedin',1),(1435,'user','12','2025-01-01 16:28:43','2025-01-01 16:30:01','','102.210.222.6','loggedin',1),(1436,'user','12','2025-01-01 16:30:31','2025-01-01 16:31:43','','102.210.222.6','loggedin',1),(1437,'user','19','2025-01-01 16:32:53','2025-01-01 16:39:26','','102.210.222.6','loggedin',1),(1438,'user','12','2025-01-01 16:39:33','2025-01-01 16:43:52','','102.210.222.6','loggedin',1),(1439,'user','19','2025-01-01 16:44:03','2025-01-01 16:59:01','','102.210.222.6','loggedin',1),(1440,'user','19','2025-01-01 16:59:08','2025-01-01 16:59:14','','102.210.222.6','loggedin',1),(1441,'user','12','2025-01-01 16:59:21','2025-01-01 17:02:16','','102.210.222.6','loggedin',1),(1442,'user','12','2025-01-01 17:02:43','2025-01-01 17:16:45','','102.210.222.6','loggedin',1),(1443,'user','8','2025-01-01 17:18:19','2025-01-01 17:23:59','','102.210.222.6','loggedin',1),(1444,'user','12','2025-01-01 17:24:28','2025-01-01 17:25:40','','102.210.222.6','loggedin',1),(1445,'user','19','2025-01-01 17:25:48','2025-01-01 17:26:13','','102.210.222.6','loggedin',1),(1446,'user','19','2025-01-01 17:43:41','2025-01-01 17:45:10','','102.210.222.6','loggedin',1),(1447,'user','12','2025-01-01 17:45:17','2025-01-01 17:47:47','','102.210.222.6','loggedin',1),(1448,'user','8','2025-01-01 17:47:54','2025-01-01 17:48:24','','102.210.222.6','loggedin',1),(1449,'user','12','2025-01-01 17:48:31','2025-01-01 17:49:27','','102.210.222.6','loggedin',1),(1450,'user','19','2025-01-01 17:49:32','2025-01-01 17:51:40','','102.210.222.6','loggedin',1),(1451,'user','12','2025-01-01 17:51:47','2025-01-01 17:59:57','','102.210.222.6','loggedin',1),(1452,'user','19','2025-01-01 18:00:22','','','102.210.222.6','loggedin',1),(1453,'user','8','2025-01-01 18:12:09','2025-01-01 18:12:53','','102.210.222.6','loggedin',1),(1454,'user','12','2025-01-01 18:13:03','','','102.210.222.6','loggedin',1),(1455,'user','8','2025-01-01 18:14:29','2025-01-01 18:17:52','','102.210.222.6','loggedin',1),(1456,'user','8','2025-01-01 18:28:38','','','102.210.222.6','loggedin',1),(1457,'user','12','2025-01-01 18:36:42','2025-01-01 18:39:29','','102.210.222.6','loggedin',1),(1458,'user','7','2025-01-01 18:39:51','2025-01-01 18:40:22','','102.210.222.6','loggedin',1),(1459,'user','19','2025-01-01 18:42:47','2025-01-01 18:42:55','','102.210.222.6','loggedin',1),(1460,'user','12','2025-01-01 18:43:01','2025-01-01 18:43:26','','102.210.222.6','loggedin',1),(1461,'user','8','2025-01-01 18:43:38','2025-01-01 18:44:50','','102.210.222.6','loggedin',1),(1462,'user','12','2025-01-01 18:44:58','2025-01-01 18:47:43','','102.210.222.6','loggedin',1),(1463,'user','7','2025-01-01 18:47:49','2025-01-01 18:51:35','','102.210.222.6','loggedin',1),(1464,'user','19','2025-01-01 18:53:12','','','102.210.222.6','loggedin',1),(1465,'user','12','2025-01-01 18:53:31','2025-01-01 18:55:39','','102.210.222.6','loggedin',1),(1466,'user','12','2025-01-01 18:56:56','2025-01-01 18:57:18','','102.210.222.6','loggedin',1),(1467,'user','19','2025-01-01 18:58:40','2025-01-01 19:03:49','','102.210.222.6','loggedin',1),(1468,'user','8','2025-01-01 19:04:11','2025-01-01 19:06:44','','102.210.222.6','loggedin',1),(1469,'user','19','2025-01-01 19:06:51','2025-01-01 19:11:09','','102.210.222.6','loggedin',1),(1470,'user','8','2025-01-01 19:11:31','2025-01-01 19:12:04','','102.210.222.6','loggedin',1),(1471,'user','19','2025-01-01 19:12:10','2025-01-01 19:28:45','','102.210.222.6','loggedin',1),(1472,'user','8','2025-01-01 19:29:03','2025-01-01 19:30:09','','102.210.222.6','loggedin',1),(1473,'user','12','2025-01-01 19:30:41','2025-01-01 19:36:01','','102.210.222.6','loggedin',1),(1474,'user','8','2025-01-01 19:36:21','2025-01-01 19:49:02','','102.210.222.6','loggedin',1),(1475,'user','12','2025-01-01 19:51:15','2025-01-01 19:53:01','','102.210.222.6','loggedin',1),(1476,'user','8','2025-01-01 19:53:16','2025-01-01 19:53:28','','102.210.222.6','loggedin',1),(1477,'user','19','2025-01-01 19:53:37','2025-01-01 19:58:19','','102.210.222.6','loggedin',1),(1478,'user','8','2025-01-01 19:58:32','2025-01-01 20:02:18','','102.210.222.6','loggedin',1),(1479,'user','7','2025-01-01 20:02:28','2025-01-01 20:04:22','','102.210.222.6','loggedin',1),(1480,'user','19','2025-01-01 20:11:49','2025-01-01 20:20:15','','102.210.222.6','loggedin',1),(1481,'user','12','2025-01-01 20:20:26','2025-01-01 20:37:07','','102.210.222.6','loggedin',1),(1482,'user','19','2025-01-01 20:37:12','2025-01-01 20:38:35','','102.210.222.6','loggedin',1),(1483,'user','8','2025-01-01 20:38:47','2025-01-01 20:50:05','','102.210.222.6','loggedin',1),(1484,'user','19','2025-01-01 21:09:29','2025-01-01 21:10:01','','102.210.222.6','loggedin',1),(1485,'user','8','2025-01-01 21:10:16','2025-01-01 21:14:52','','102.210.222.6','loggedin',1),(1486,'user','19','2025-01-01 21:14:59','2025-01-01 21:21:26','','102.210.222.6','loggedin',1),(1487,'user','8','2025-01-01 21:24:18','2025-01-01 21:26:20','','102.210.222.6','loggedin',1),(1488,'user','7','2025-01-01 21:26:39','2025-01-01 21:27:51','','102.210.222.6','loggedin',1),(1489,'user','7','2025-01-01 21:28:04','','','102.210.222.6','loggedin',1),(1490,'user','8','2025-01-01 21:53:08','2025-01-01 21:54:28','','102.210.222.6','loggedin',1),(1491,'user','19','2025-01-01 22:16:07','2025-01-01 22:45:30','','102.210.222.6','loggedin',1),(1492,'user','7','2025-01-01 22:45:35','2025-01-01 22:46:44','','102.210.222.6','loggedin',1),(1493,'user','12','2025-01-01 23:00:26','','','102.210.222.6','loggedin',1),(1494,'user','7','2025-01-01 23:00:52','2025-01-01 23:01:09','','102.210.222.6','loggedin',1),(1495,'user','7','2025-01-01 23:01:58','2025-01-01 23:02:40','','102.210.222.6','loggedin',1),(1496,'user','7','2025-01-02 10:49:30','2025-01-02 10:51:09','','102.210.222.6','loggedin',1),(1497,'user','19','2025-01-02 16:20:36','2025-01-02 17:00:22','','102.210.222.6','loggedin',1),(1498,'user','19','2025-01-02 17:22:46','2025-01-02 17:26:27','','102.210.222.6','loggedin',1),(1499,'user','8','2025-01-02 17:26:48','2025-01-02 17:27:33','','102.210.222.6','loggedin',1),(1500,'user','19','2025-01-02 17:50:53','2025-01-02 17:50:58','','102.210.222.6','loggedin',1),(1501,'user','8','2025-01-02 17:51:06','2025-01-02 17:51:34','','102.210.222.6','loggedin',1),(1502,'user','8','2025-01-02 18:01:04','2025-01-02 18:01:34','','102.210.222.6','loggedin',1),(1503,'user','12','2025-01-02 18:01:41','2025-01-02 18:35:47','','102.210.222.6','loggedin',1),(1504,'user','8','2025-01-02 18:35:55','2025-01-02 18:37:18','','102.210.222.6','loggedin',1),(1505,'user','19','2025-01-02 18:42:04','2025-01-02 18:58:52','','102.210.222.6','loggedin',1),(1506,'user','19','2025-01-02 18:58:59','2025-01-02 18:59:10','','102.210.222.6','loggedin',1),(1507,'user','8','2025-01-02 18:59:15','2025-01-02 19:23:50','','102.210.222.6','loggedin',1),(1508,'user','12','2025-01-02 19:23:59','2025-01-02 19:32:06','','102.210.222.6','loggedin',1),(1509,'user','8','2025-01-02 19:32:15','2025-01-02 19:32:54','','102.210.222.6','loggedin',1),(1510,'user','19','2025-01-02 19:35:23','2025-01-02 19:36:02','','102.210.222.6','loggedin',1),(1511,'user','7','2025-01-02 19:36:22','2025-01-02 19:36:36','','102.210.222.6','loggedin',1),(1512,'user','8','2025-01-02 20:18:24','2025-01-02 20:19:30','','102.210.222.6','loggedin',1),(1513,'user','19','2025-01-02 20:19:37','2025-01-02 20:23:11','','102.210.222.6','loggedin',1),(1514,'user','8','2025-01-02 20:50:04','2025-01-02 20:50:47','','102.210.222.6','loggedin',1),(1515,'user','7','2025-01-02 21:55:06','2025-01-02 21:55:29','','102.210.222.6','loggedin',1),(1516,'user','8','2025-01-02 22:03:18','2025-01-02 22:04:59','','102.210.222.6','loggedin',1),(1517,'user','7','2025-01-03 11:41:52','2025-01-03 11:43:04','','102.210.222.6','loggedin',1),(1518,'user','8','2025-01-03 16:56:31','2025-01-03 17:23:52','','102.210.222.6','loggedin',1),(1519,'user','8','2025-01-03 17:23:59','','','102.210.222.6','loggedin',1),(1520,'user','8','2025-01-03 17:44:37','2025-01-03 17:54:43','','102.210.222.6','loggedin',1),(1521,'user','12','2025-01-03 17:54:50','2025-01-03 18:00:00','','102.210.222.6','loggedin',1),(1522,'user','8','2025-01-03 18:00:10','2025-01-03 18:37:52','','102.210.222.6','loggedin',1),(1523,'user','12','2025-01-03 18:51:55','2025-01-03 18:52:35','','102.210.222.6','loggedin',1),(1524,'user','8','2025-01-03 18:53:22','2025-01-03 19:06:02','','102.210.222.6','loggedin',1),(1525,'user','12','2025-01-03 19:07:01','2025-01-03 19:35:05','','102.210.222.6','loggedin',1),(1526,'user','8','2025-01-03 19:35:21','2025-01-03 19:36:00','','102.210.222.6','loggedin',1),(1527,'user','8','2025-01-03 20:02:35','2025-01-03 20:09:24','','102.210.222.6','loggedin',1),(1528,'user','12','2025-01-03 20:09:31','2025-01-03 20:13:08','','102.210.222.6','loggedin',1),(1529,'user','19','2025-01-03 20:13:13','2025-01-03 20:13:23','','102.210.222.6','loggedin',1),(1530,'user','19','2025-01-03 20:19:00','2025-01-03 20:19:47','','102.210.222.6','loggedin',1),(1531,'user','7','2025-01-03 20:25:11','2025-01-03 20:25:33','','102.210.222.6','loggedin',1),(1532,'user','12','2025-01-03 20:29:34','2025-01-03 20:29:40','','102.210.222.6','loggedin',1),(1533,'user','12','2025-01-03 20:29:47','2025-01-03 20:29:55','','102.210.222.6','loggedin',1),(1534,'user','8','2025-01-03 20:30:02','2025-01-03 20:34:03','','102.210.222.6','loggedin',1),(1535,'user','12','2025-01-03 20:34:10','2025-01-03 21:05:07','','102.210.222.6','loggedin',1),(1536,'user','8','2025-01-03 21:05:16','2025-01-03 22:14:53','','102.210.222.6','loggedin',1),(1537,'user','12','2025-01-03 22:14:57','2025-01-03 22:16:17','','102.210.222.6','loggedin',1),(1538,'user','7','2025-01-03 22:18:00','2025-01-03 22:18:33','','102.210.222.6','loggedin',1),(1539,'user','19','2025-01-03 22:19:48','2025-01-03 22:20:05','','102.210.222.6','loggedin',1),(1540,'user','8','2025-01-03 22:20:20','2025-01-03 22:21:31','','102.210.222.6','loggedin',1),(1541,'user','12','2025-01-03 22:51:02','','','102.210.222.6','loggedin',1),(1542,'user','12','2025-01-03 23:38:01','2025-01-03 23:43:07','','102.210.222.6','loggedin',1),(1543,'user','8','2025-01-03 23:43:25','2025-01-03 23:45:49','','102.210.222.6','loggedin',1),(1544,'user','12','2025-01-03 23:45:54','2025-01-03 23:59:35','','102.210.222.6','loggedin',1),(1545,'user','7','2025-01-03 23:59:41','2025-01-04 00:00:06','','102.210.222.6','loggedin',1),(1546,'user','12','2025-01-04 00:03:17','2025-01-04 00:04:28','','102.210.222.6','loggedin',1),(1547,'user','12','2025-01-04 00:04:33','2025-01-04 00:09:35','','102.210.222.6','loggedin',1),(1548,'user','7','2025-01-04 00:08:01','2025-01-04 00:09:16','','102.210.222.6','loggedin',1),(1549,'user','7','2025-01-04 00:09:40','2025-01-04 00:13:54','','102.210.222.6','loggedin',1),(1550,'user','7','2025-01-04 00:14:38','2025-01-04 00:15:04','','102.210.222.6','loggedin',1),(1551,'user','12','2025-01-04 00:15:38','','','102.210.222.6','loggedin',1),(1552,'user','7','2025-01-04 10:55:09','','','102.210.222.6','loggedin',1),(1553,'user','19','2025-01-04 12:36:54','','','102.210.222.6','loggedin',1),(1554,'user','19','2025-01-04 18:44:07','2025-01-04 19:48:13','','102.210.222.6','loggedin',1),(1555,'user','19','2025-01-04 19:58:30','2025-01-04 20:01:44','','102.210.222.6','loggedin',1),(1556,'user','7','2025-01-05 10:38:08','2025-01-05 10:40:21','','102.210.222.6','loggedin',1),(1557,'user','7','2025-01-05 13:47:44','2025-01-05 15:17:28','','102.210.222.6','loggedin',1),(1558,'user','12','2025-01-05 14:01:08','2025-01-05 14:03:33','','102.210.222.6','loggedin',1),(1559,'user','19','2025-01-05 14:15:55','2025-01-05 14:58:55','','102.210.222.6','loggedin',1),(1560,'user','12','2025-01-05 14:59:03','2025-01-05 15:48:41','','102.210.222.6','loggedin',1),(1561,'user','7','2025-01-05 15:17:32','2025-01-05 15:19:45','','102.210.222.6','loggedin',1),(1562,'user','7','2025-01-05 15:48:45','','','102.210.222.6','loggedin',1),(1563,'user','7','2025-01-05 15:51:19','2025-01-05 16:10:58','','102.210.222.6','loggedin',1),(1564,'user','12','2025-01-05 16:11:08','2025-01-05 16:12:38','','102.210.222.6','loggedin',1),(1565,'user','8','2025-01-05 16:12:44','2025-01-05 16:18:51','','102.210.222.6','loggedin',1),(1566,'user','12','2025-01-05 16:38:43','2025-01-05 16:42:46','','102.210.222.6','loggedin',1),(1567,'user','12','2025-01-05 16:42:53','2025-01-05 16:50:44','','102.210.222.6','loggedin',1),(1568,'user','8','2025-01-05 16:50:52','2025-01-05 16:53:38','','102.210.222.6','loggedin',1),(1569,'user','19','2025-01-05 17:19:24','2025-01-05 17:20:30','','102.210.222.6','loggedin',1),(1570,'user','19','2025-01-05 17:20:46','2025-01-05 17:21:27','','102.210.222.6','loggedin',1),(1571,'user','12','2025-01-05 17:21:34','2025-01-05 17:22:42','','102.210.222.6','loggedin',1),(1572,'user','19','2025-01-05 17:22:51','2025-01-05 17:23:59','','102.210.222.6','loggedin',1),(1573,'user','12','2025-01-05 17:24:39','2025-01-05 17:28:31','','102.210.222.6','loggedin',1),(1574,'user','19','2025-01-05 17:28:40','2025-01-05 17:35:47','','102.210.222.6','loggedin',1),(1575,'user','7','2025-01-05 17:35:43','2025-01-05 17:37:20','','102.210.222.6','loggedin',1),(1576,'user','8','2025-01-05 17:35:59','2025-01-05 18:10:41','','102.210.222.6','loggedin',1),(1577,'user','12','2025-01-05 18:21:38','2025-01-05 18:22:51','','102.210.222.6','loggedin',1),(1578,'user','7','2025-01-05 18:22:58','2025-01-05 18:23:27','','102.210.222.6','loggedin',1),(1579,'user','8','2025-01-05 18:30:11','2025-01-05 18:31:22','','102.210.222.6','loggedin',1),(1580,'user','8','2025-01-05 18:44:47','2025-01-05 18:45:20','','102.210.222.6','loggedin',1),(1581,'user','19','2025-01-05 18:46:42','2025-01-05 18:49:42','','102.210.222.6','loggedin',1),(1582,'user','19','2025-01-05 19:03:52','','','102.210.222.6','loggedin',1),(1583,'user','12','2025-01-05 19:04:10','2025-01-05 19:05:26','','102.210.222.6','loggedin',1),(1584,'user','19','2025-01-05 19:05:36','2025-01-05 19:08:20','','102.210.222.6','loggedin',1),(1585,'user','8','2025-01-05 19:08:27','2025-01-05 19:09:51','','102.210.222.6','loggedin',1),(1586,'user','19','2025-01-05 19:09:59','2025-01-05 19:11:01','','102.210.222.6','loggedin',1),(1587,'user','19','2025-01-05 19:11:09','2025-01-05 19:12:25','','102.210.222.6','loggedin',1),(1588,'user','8','2025-01-05 19:12:39','2025-01-05 19:16:20','','102.210.222.6','loggedin',1),(1589,'user','12','2025-01-05 19:34:13','2025-01-05 19:34:58','','102.210.222.6','loggedin',1),(1590,'user','12','2025-01-05 19:44:30','2025-01-05 19:49:11','','102.210.222.6','loggedin',1),(1591,'user','8','2025-01-05 20:49:48','2025-01-05 20:51:07','','102.210.222.6','loggedin',1),(1592,'user','12','2025-01-05 20:55:43','2025-01-05 21:23:35','','102.210.222.6','loggedin',1),(1593,'user','8','2025-01-05 21:23:39','2025-01-05 21:24:34','','102.210.222.6','loggedin',1),(1594,'user','12','2025-01-05 21:27:37','2025-01-05 21:29:18','','102.210.222.6','loggedin',1),(1595,'user','7','2025-01-05 21:29:24','2025-01-05 21:29:39','','102.210.222.6','loggedin',1),(1596,'user','12','2025-01-05 21:44:26','','','102.210.222.6','loggedin',1),(1597,'user','7','2025-01-05 21:52:58','2025-01-05 21:53:17','','102.210.222.6','loggedin',1),(1598,'user','7','2025-01-06 10:37:15','','','91.102.180.43','loggedin',1),(1599,'user','12','2025-01-06 14:49:43','2025-01-06 18:50:43','','102.210.222.6','loggedin',1),(1600,'user','7','2025-01-06 18:50:49','2025-01-06 18:53:59','','102.210.222.6','loggedin',1),(1601,'user','12','2025-01-06 18:54:16','2025-01-06 20:42:36','','102.210.222.6','loggedin',1),(1602,'user','7','2025-01-06 20:42:46','2025-01-06 20:44:12','','102.210.222.6','loggedin',1),(1603,'user','12','2025-01-06 20:52:30','2025-01-06 20:54:56','','102.210.222.6','loggedin',1),(1604,'user','12','2025-01-06 20:56:46','2025-01-06 20:57:57','','102.210.222.6','loggedin',1),(1605,'user','7','2025-01-06 20:58:02','2025-01-06 20:58:32','','102.210.222.6','loggedin',1),(1606,'user','12','2025-01-06 20:58:43','','','102.210.222.6','loggedin',1),(1607,'user','7','2025-01-07 11:02:47','2025-01-07 11:04:41','','91.102.180.43','loggedin',1),(1608,'user','12','2025-01-07 21:49:08','','','91.102.180.43','loggedin',1),(1609,'user','12','2025-01-07 22:12:09','','','91.102.180.43','loggedin',1),(1610,'user','7','2025-01-08 09:46:03','2025-01-08 09:50:40','','102.210.222.6','loggedin',1),(1611,'user','12','2025-01-08 18:53:40','2025-01-08 18:54:23','','102.210.222.6','loggedin',1),(1612,'user','7','2025-01-08 18:54:31','2025-01-08 20:30:49','','102.210.222.6','loggedin',1),(1613,'user','12','2025-01-08 20:30:55','2025-01-08 20:36:52','','102.210.222.6','loggedin',1),(1614,'user','7','2025-01-08 20:37:03','2025-01-08 20:37:34','','102.210.222.6','loggedin',1),(1615,'user','7','2025-01-09 13:24:06','2025-01-09 13:27:09','','102.210.222.6','loggedin',1),(1616,'user','12','2025-01-09 13:27:22','2025-01-09 13:28:11','','102.210.222.6','loggedin',1),(1617,'user','7','2025-01-09 13:28:15','2025-01-09 13:31:37','','102.210.222.6','loggedin',1),(1618,'user','12','2025-01-09 16:56:20','2025-01-09 19:12:59','','102.210.222.6','loggedin',1),(1619,'user','12','2025-01-09 22:02:34','2025-01-09 22:03:21','','102.210.222.6','loggedin',1),(1620,'user','7','2025-01-09 22:06:36','2025-01-09 22:07:11','','102.210.222.6','loggedin',1),(1621,'user','12','2025-01-09 22:24:28','2025-01-09 22:27:27','','102.210.222.6','loggedin',1),(1622,'user','12','2025-01-09 22:34:58','2025-01-09 23:30:00','','102.210.222.6','loggedin',1),(1623,'user','7','2025-01-10 10:16:19','2025-01-10 10:31:16','','102.210.222.6','loggedin',1),(1624,'user','7','2025-01-10 10:31:21','2025-01-10 10:34:22','','102.210.222.6','loggedin',1),(1625,'user','12','2025-01-10 10:45:50','','','102.210.222.6','loggedin',1),(1626,'user','12','2025-01-10 13:30:07','','','102.210.222.6','loggedin',1),(1627,'user','12','2025-01-10 16:52:14','2025-01-10 18:11:55','','102.210.222.6','loggedin',1),(1628,'user','12','2025-01-10 19:26:40','2025-01-10 22:21:00','','102.210.222.6','loggedin',1),(1629,'user','12','2025-01-11 14:03:23','2025-01-11 15:14:40','','102.210.222.6','loggedin',1),(1630,'user','7','2025-01-11 15:14:46','2025-01-11 15:17:14','','102.210.222.6','loggedin',1),(1631,'user','12','2025-01-11 15:52:04','2025-01-11 16:08:46','','102.210.222.6','loggedin',1),(1632,'user','12','2025-01-11 16:32:07','2025-01-11 19:58:12','','102.210.222.6','loggedin',1),(1633,'user','12','2025-01-11 20:00:31','2025-01-11 21:27:52','','102.210.222.6','loggedin',1),(1634,'user','12','2025-01-11 21:37:32','2025-01-11 21:40:58','','102.210.222.6','loggedin',1),(1635,'user','12','2025-01-11 22:15:09','2025-01-11 22:57:09','','102.210.222.6','loggedin',1),(1636,'user','7','2025-01-12 12:30:13','','','102.210.222.6','loggedin',1),(1637,'user','7','2025-01-12 14:54:23','2025-01-12 14:55:13','','102.210.222.6','loggedin',1),(1638,'user','12','2025-01-12 14:55:23','2025-01-12 16:26:03','','102.210.222.6','loggedin',1),(1639,'user','7','2025-01-12 16:26:12','2025-01-12 16:28:13','','102.210.222.6','loggedin',1),(1640,'user','12','2025-01-12 16:28:23','2025-01-12 19:09:40','','102.210.222.6','loggedin',1),(1641,'user','7','2025-01-12 19:09:45','2025-01-12 19:10:24','','102.210.222.6','loggedin',1),(1642,'user','12','2025-01-12 19:23:46','2025-01-12 21:17:09','','102.210.222.6','loggedin',1),(1643,'user','7','2025-01-12 21:17:14','2025-01-12 21:19:08','','102.210.222.6','loggedin',1),(1644,'user','12','2025-01-12 21:26:22','2025-01-12 21:49:59','','102.210.222.6','loggedin',1),(1645,'user','7','2025-01-12 22:12:53','2025-01-12 22:20:04','','102.210.222.6','loggedin',1),(1646,'user','12','2025-01-12 22:20:11','2025-01-12 23:07:54','','102.210.222.6','loggedin',1),(1647,'user','7','2025-01-13 12:02:53','2025-01-13 12:03:50','','102.210.222.6','loggedin',1),(1648,'user','7','2025-01-13 14:10:54','2025-01-13 14:11:28','','102.210.222.6','loggedin',1),(1649,'user','12','2025-01-13 20:40:41','2025-01-13 20:49:53','','102.210.222.6','loggedin',1),(1650,'user','7','2025-01-14 10:41:07','','','102.210.222.6','loggedin',1),(1651,'user','7','2025-01-14 14:57:15','','','102.210.222.6','loggedin',1),(1652,'user','7','2025-01-14 17:03:47','2025-01-14 17:04:16','','102.210.222.6','loggedin',1),(1653,'user','19','2025-01-14 21:31:14','2025-01-14 21:33:02','','102.210.222.6','loggedin',1),(1654,'user','7','2025-01-15 11:44:41','2025-01-15 11:45:40','','102.210.222.6','loggedin',1),(1655,'user','19','2025-01-15 16:40:10','2025-01-15 16:40:20','','102.210.222.6','loggedin',1),(1656,'user','19','2025-01-15 17:58:08','2025-01-15 18:08:06','','102.210.222.6','loggedin',1),(1657,'user','19','2025-01-15 18:44:18','','','102.210.222.6','loggedin',1),(1658,'user','19','2025-01-15 18:45:42','2025-01-15 18:50:23','','102.210.222.6','loggedin',1),(1659,'user','19','2025-01-15 18:51:42','2025-01-15 18:53:53','','102.210.222.6','loggedin',1),(1660,'user','19','2025-01-15 19:29:56','2025-01-15 20:27:00','','102.210.222.6','loggedin',1),(1661,'user','19','2025-01-15 20:38:59','2025-01-15 20:39:39','','102.210.222.6','loggedin',1),(1662,'user','19','2025-01-15 21:00:22','2025-01-15 22:53:34','','102.210.222.6','loggedin',1),(1663,'user','19','2025-01-15 22:54:07','','','102.210.222.6','loggedin',1),(1664,'user','19','2025-01-15 22:54:32','','','102.210.222.6','loggedin',1),(1665,'user','19','2025-01-15 23:07:29','2025-01-15 23:07:44','','102.210.222.6','loggedin',1),(1666,'user','19','2025-01-15 23:07:57','2025-01-15 23:10:43','','102.210.222.6','loggedin',1),(1667,'user','7','2025-01-15 23:10:47','2025-01-15 23:11:02','','102.210.222.6','loggedin',1),(1668,'user','19','2025-01-15 23:12:51','','','102.210.222.6','loggedin',1),(1669,'user','7','2025-01-16 10:46:40','2025-01-16 10:47:48','','102.210.222.6','loggedin',1),(1670,'user','19','2025-01-16 12:39:53','','','102.210.222.6','loggedin',1),(1671,'user','19','2025-01-16 16:28:09','2025-01-16 16:29:20','','102.210.222.6','loggedin',1),(1672,'user','19','2025-01-16 16:35:58','2025-01-16 18:41:30','','102.210.222.6','loggedin',1),(1673,'user','19','2025-01-16 19:54:12','2025-01-16 19:57:00','','102.210.222.6','loggedin',1),(1674,'user','19','2025-01-16 20:04:23','2025-01-16 20:04:45','','102.210.222.6','loggedin',1),(1675,'user','19','2025-01-16 20:33:41','','','102.210.222.6','loggedin',1),(1676,'user','19','2025-01-16 21:28:22','','','102.210.222.6','loggedin',1),(1677,'user','7','2025-01-17 11:00:05','2025-01-17 11:01:28','','102.210.222.6','loggedin',1),(1678,'user','19','2025-01-17 13:55:22','2025-01-17 17:56:27','','102.210.222.6','loggedin',1),(1679,'user','19','2025-01-17 18:06:08','','','102.210.222.6','loggedin',1),(1680,'user','19','2025-01-17 19:31:21','','','102.210.222.6','loggedin',1),(1681,'user','19','2025-01-17 19:54:34','','','102.210.222.6','loggedin',1),(1682,'user','19','2025-01-17 20:54:49','2025-01-17 22:11:11','','102.210.222.6','loggedin',1),(1683,'user','7','2025-01-17 22:11:19','','','102.210.222.6','loggedin',1),(1684,'user','7','2025-01-18 11:18:25','2025-01-18 12:33:59','','129.222.147.230','loggedin',1),(1685,'user','12','2025-01-18 12:34:03','2025-01-18 13:21:51','','102.210.222.6','loggedin',1),(1686,'user','19','2025-01-18 13:21:58','','','102.210.222.6','loggedin',1),(1687,'user','12','2025-01-18 13:41:35','2025-01-18 14:19:20','','102.210.222.6','loggedin',1),(1688,'user','19','2025-01-18 14:35:01','','','102.210.222.6','loggedin',1),(1689,'user','19','2025-01-18 18:42:11','2025-01-18 18:49:59','','102.210.222.6','loggedin',1),(1690,'user','7','2025-01-18 18:50:06','2025-01-18 18:50:30','','102.210.222.6','loggedin',1),(1691,'user','19','2025-01-18 19:52:44','2025-01-18 20:11:32','','102.210.222.6','loggedin',1),(1692,'user','7','2025-01-18 20:11:37','2025-01-18 20:11:55','','102.210.222.6','loggedin',1),(1693,'user','7','2025-01-18 20:14:39','2025-01-18 20:15:13','','102.210.222.6','loggedin',1),(1694,'user','12','2025-01-18 20:19:31','2025-01-18 21:54:00','','102.210.222.6','loggedin',1),(1695,'user','7','2025-01-18 21:54:04','2025-01-18 21:54:20','','102.210.222.6','loggedin',1),(1696,'user','12','2025-01-18 21:54:50','','','102.210.222.6','loggedin',1),(1697,'user','19','2025-01-18 21:55:05','2025-01-18 22:01:11','','102.210.222.6','loggedin',1),(1698,'user','12','2025-01-18 22:01:16','2025-01-18 22:01:37','','102.210.222.6','loggedin',1),(1699,'user','7','2025-01-18 22:01:42','2025-01-18 22:01:58','','102.210.222.6','loggedin',1),(1700,'user','7','2025-01-19 11:07:44','','','102.210.222.6','loggedin',1),(1701,'user','19','2025-01-19 13:39:31','','','102.210.222.6','loggedin',1),(1702,'user','12','2025-01-19 16:55:42','2025-01-19 18:36:58','','102.210.222.6','loggedin',1),(1703,'user','7','2025-01-19 18:37:02','2025-01-19 18:37:21','','102.210.222.6','loggedin',1),(1704,'user','12','2025-01-19 18:40:44','2025-01-19 19:07:22','','102.210.222.6','loggedin',1),(1705,'user','7','2025-01-19 19:07:27','2025-01-19 19:09:09','','102.210.222.6','loggedin',1),(1706,'user','12','2025-01-19 19:09:14','2025-01-19 19:13:12','','102.210.222.6','loggedin',1),(1707,'user','7','2025-01-19 19:13:16','2025-01-19 19:14:59','','102.210.222.6','loggedin',1),(1708,'user','19','2025-01-19 19:15:13','2025-01-19 19:15:51','','102.210.222.6','loggedin',1),(1709,'user','7','2025-01-19 19:15:57','2025-01-19 19:16:27','','102.210.222.6','loggedin',1),(1710,'user','7','2025-01-19 19:18:20','2025-01-19 19:18:24','','102.210.222.6','loggedin',1),(1711,'user','19','2025-01-19 19:18:37','2025-01-19 19:25:43','','102.210.222.6','loggedin',1),(1712,'user','19','2025-01-19 19:27:46','2025-01-19 19:39:14','','102.210.222.6','loggedin',1),(1713,'user','7','2025-01-19 19:39:21','2025-01-19 19:39:51','','102.210.222.6','loggedin',1),(1714,'user','12','2025-01-19 19:39:55','2025-01-19 19:40:18','','102.210.222.6','loggedin',1),(1715,'user','7','2025-01-19 19:42:45','2025-01-19 19:43:07','','102.210.222.6','loggedin',1),(1716,'user','12','2025-01-19 19:49:54','2025-01-19 19:51:10','','102.210.222.6','loggedin',1),(1717,'user','7','2025-01-19 19:51:15','2025-01-19 19:51:41','','102.210.222.6','loggedin',1),(1718,'user','7','2025-01-19 20:11:22','2025-01-19 20:12:49','','102.210.222.6','loggedin',1),(1719,'user','7','2025-01-20 11:55:37','','','129.222.187.161','loggedin',1),(1720,'user','12','2025-01-20 20:48:30','','','102.210.222.6','loggedin',1),(1721,'user','7','2025-01-21 11:04:35','','','102.210.222.6','loggedin',1),(1722,'user','19','2025-01-21 13:40:13','','','102.210.222.6','loggedin',1),(1723,'user','19','2025-01-21 18:01:57','2025-01-21 18:04:05','','102.210.222.6','loggedin',1),(1724,'user','19','2025-01-21 19:05:39','2025-01-21 19:05:51','','102.210.222.6','loggedin',1),(1725,'user','19','2025-01-21 20:27:38','2025-01-21 21:24:00','','102.210.222.6','loggedin',1),(1726,'user','19','2025-01-21 21:46:56','2025-01-21 22:05:52','','102.210.222.6','loggedin',1),(1727,'user','19','2025-01-21 22:11:41','','','102.210.222.6','loggedin',1),(1728,'user','7','2025-01-22 11:07:36','2025-01-22 11:09:15','','102.210.222.6','loggedin',1),(1729,'user','7','2025-01-22 12:22:03','2025-01-22 12:43:12','','102.210.222.6','loggedin',1),(1730,'user','19','2025-01-22 12:43:21','2025-01-22 13:01:46','','102.210.222.6','loggedin',1),(1731,'user','19','2025-01-22 16:43:08','2025-01-22 18:07:45','','102.210.222.6','loggedin',1),(1732,'user','19','2025-01-22 18:09:10','2025-01-22 18:10:19','','102.210.222.6','loggedin',1),(1733,'user','7','2025-01-22 18:10:24','2025-01-22 18:10:44','','102.210.222.6','loggedin',1),(1734,'user','12','2025-01-22 18:10:48','2025-01-22 18:12:10','','102.210.222.6','loggedin',1),(1735,'user','7','2025-01-22 18:12:16','2025-01-22 18:12:40','','102.210.222.6','loggedin',1),(1736,'user','19','2025-01-22 20:07:58','2025-01-22 20:34:45','','102.210.222.6','loggedin',1),(1737,'user','12','2025-01-22 20:34:55','2025-01-22 20:39:48','','102.210.222.6','loggedin',1),(1738,'user','7','2025-01-22 20:40:32','2025-01-22 20:40:45','','102.210.222.6','loggedin',1),(1739,'user','7','2025-01-22 20:42:08','2025-01-22 20:44:13','','102.210.222.6','loggedin',1),(1740,'user','19','2025-01-23 12:31:24','','','102.210.222.6','loggedin',1),(1741,'user','19','2025-01-23 15:44:42','2025-01-23 21:21:56','','102.210.222.6','loggedin',1),(1742,'user','7','2025-01-23 21:22:15','2025-01-23 21:22:42','','102.210.222.6','loggedin',1),(1743,'user','12','2025-01-23 21:28:50','','','102.210.222.6','loggedin',1),(1744,'user','7','2025-01-23 21:30:18','2025-01-23 21:30:39','','102.210.222.6','loggedin',1),(1745,'user','12','2025-01-23 21:31:32','2025-01-23 21:31:39','','102.210.222.6','loggedin',1),(1746,'user','19','2025-01-23 21:31:46','2025-01-23 21:32:26','','102.210.222.6','loggedin',1),(1747,'user','7','2025-01-23 21:34:38','2025-01-23 21:35:30','','102.210.222.6','loggedin',1),(1748,'user','12','2025-01-23 21:36:23','','','102.210.222.6','loggedin',1),(1749,'user','19','2025-01-23 21:37:34','2025-01-23 21:38:13','','102.210.222.6','loggedin',1),(1750,'user','7','2025-01-23 21:38:19','2025-01-23 21:39:38','','102.210.222.6','loggedin',1),(1751,'user','19','2025-01-24 13:09:09','2025-01-24 13:10:43','','102.210.222.6','loggedin',1),(1752,'user','19','2025-01-24 14:15:50','2025-01-24 16:25:11','','102.210.222.6','loggedin',1),(1753,'user','19','2025-01-24 16:25:20','','','102.210.222.6','loggedin',1),(1754,'user','19','2025-01-24 19:35:19','2025-01-24 20:35:39','','102.210.222.6','loggedin',1),(1755,'user','19','2025-01-24 20:41:06','2025-01-24 20:51:05','','102.210.222.6','loggedin',1),(1756,'user','7','2025-01-24 20:51:14','2025-01-24 20:52:13','','102.210.222.6','loggedin',1),(1757,'user','19','2025-01-24 20:52:21','2025-01-24 20:53:12','','102.210.222.6','loggedin',1),(1758,'user','7','2025-01-25 11:00:46','2025-01-25 11:50:14','','102.210.222.6','loggedin',1),(1759,'user','19','2025-01-25 15:55:17','2025-01-25 15:55:42','','102.210.222.6','loggedin',1),(1760,'user','19','2025-01-25 16:38:56','','','102.210.222.6','loggedin',1),(1761,'user','7','2025-01-25 19:39:59','2025-01-25 19:41:45','','102.210.222.6','loggedin',1),(1762,'user','12','2025-01-25 19:41:59','2025-01-25 20:52:01','','102.210.222.6','loggedin',1),(1763,'user','7','2025-01-25 20:52:06','2025-01-25 20:52:59','','102.210.222.6','loggedin',1),(1764,'user','7','2025-01-25 20:53:04','2025-01-25 20:57:39','','102.210.222.6','loggedin',1),(1765,'user','7','2025-01-25 20:57:45','2025-01-25 20:58:08','','102.210.222.6','loggedin',1),(1766,'user','12','2025-01-25 20:58:22','','','102.210.222.6','loggedin',1),(1767,'user','12','2025-01-25 21:43:25','2025-01-25 21:44:47','','129.222.187.153','loggedin',1),(1768,'user','12','2025-01-25 21:48:50','2025-01-25 21:50:34','','129.222.187.153','loggedin',1),(1769,'user','12','2025-01-25 21:50:41','2025-01-25 22:50:07','','129.222.187.153','loggedin',1),(1770,'user','7','2025-01-25 22:50:38','2025-01-25 22:50:47','','129.222.187.153','loggedin',1),(1771,'user','7','2025-01-25 22:56:32','2025-01-25 22:56:53','','129.222.187.153','loggedin',1),(1772,'user','7','2025-01-26 11:08:09','','','129.222.187.153','loggedin',1),(1773,'user','19','2025-01-26 13:03:47','2025-01-26 16:21:13','','102.210.222.6','loggedin',1),(1774,'user','7','2025-01-26 16:21:19','2025-01-26 18:24:50','','102.210.222.6','loggedin',1),(1775,'user','19','2025-01-26 18:24:59','2025-01-26 19:22:33','','102.210.222.6','loggedin',1),(1776,'user','12','2025-01-26 19:23:03','2025-01-26 19:33:27','','102.210.222.6','loggedin',1),(1777,'user','12','2025-01-26 19:39:34','2025-01-26 19:58:21','','102.210.222.6','loggedin',1),(1778,'user','7','2025-01-26 19:58:37','2025-01-26 19:58:56','','102.210.222.6','loggedin',1),(1779,'user','12','2025-01-26 20:02:05','2025-01-26 20:02:36','','102.210.222.6','loggedin',1),(1780,'user','7','2025-01-26 20:02:41','2025-01-26 20:02:56','','102.210.222.6','loggedin',1),(1781,'user','19','2025-01-26 20:03:37','','','102.210.222.6','loggedin',1),(1782,'user','12','2025-01-26 20:04:00','','','102.210.222.6','loggedin',1),(1783,'user','19','2025-01-26 20:04:25','2025-01-26 20:08:15','','102.210.222.6','loggedin',1),(1784,'user','7','2025-01-26 20:08:19','2025-01-26 20:08:43','','102.210.222.6','loggedin',1),(1785,'user','7','2025-01-26 20:10:30','2025-01-26 20:11:04','','102.210.222.6','loggedin',1),(1786,'user','12','2025-01-26 20:11:22','2025-01-26 20:12:14','','102.210.222.6','loggedin',1),(1787,'user','19','2025-01-26 20:12:20','2025-01-26 20:14:33','','102.210.222.6','loggedin',1),(1788,'user','7','2025-01-26 20:17:21','2025-01-26 20:17:36','','102.210.222.6','loggedin',1),(1789,'user','7','2025-01-26 20:19:06','2025-01-26 20:19:24','','102.210.222.6','loggedin',1),(1790,'user','12','2025-01-26 20:19:29','','','102.210.222.6','loggedin',1),(1791,'user','7','2025-01-27 10:43:52','2025-01-27 10:48:15','','102.210.222.6','loggedin',1),(1792,'user','12','2025-01-27 15:03:47','','','102.210.222.6','loggedin',1),(1793,'user','12','2025-01-27 17:10:39','2025-01-27 17:57:35','','102.210.222.6','loggedin',1),(1794,'user','12','2025-01-27 18:32:41','','','102.210.222.6','loggedin',1),(1795,'user','12','2025-01-27 20:42:03','2025-01-27 20:59:04','','102.210.222.6','loggedin',1),(1796,'user','7','2025-01-28 11:08:00','','','102.210.222.6','loggedin',1),(1797,'user','19','2025-01-28 22:09:45','2025-01-28 22:33:59','','129.222.187.38','loggedin',1),(1798,'user','19','2025-01-28 23:45:45','2025-01-29 01:04:29','','129.222.187.38','loggedin',1),(1799,'user','7','2025-01-29 01:04:34','2025-01-29 01:05:10','','129.222.187.38','loggedin',1),(1800,'user','7','2025-01-29 12:34:57','2025-01-29 12:37:59','','129.222.187.201','loggedin',1),(1801,'user','7','2025-01-29 13:18:34','2025-01-29 13:19:49','','129.222.187.201','loggedin',1),(1802,'user','19','2025-01-29 18:12:58','2025-01-29 18:17:46','','129.222.187.201','loggedin',1),(1803,'user','7','2025-01-29 18:19:12','','','129.222.187.201','loggedin',1),(1804,'user','7','2025-01-30 09:42:32','2025-01-30 09:42:56','','102.210.222.6','loggedin',1),(1805,'user','12','2025-01-30 12:03:12','2025-01-30 12:39:00','','102.210.222.6','loggedin',1),(1806,'user','7','2025-01-30 12:39:05','2025-01-30 12:41:09','','102.210.222.6','loggedin',1),(1807,'user','12','2025-01-30 12:41:16','2025-01-30 12:41:56','','102.210.222.6','loggedin',1),(1808,'user','7','2025-01-30 12:42:01','2025-01-30 12:43:33','','102.210.222.6','loggedin',1),(1809,'user','12','2025-01-30 16:33:18','','','102.210.222.6','loggedin',1),(1810,'user','7','2025-01-31 11:21:28','2025-01-31 11:27:17','','129.222.187.168','loggedin',1),(1811,'user','12','2025-01-31 13:09:35','','','102.210.222.6','loggedin',1),(1812,'user','12','2025-01-31 15:50:34','2025-01-31 20:26:56','','102.210.222.6','loggedin',1),(1813,'user','12','2025-01-31 20:30:04','','','102.210.222.6','loggedin',1),(1814,'user','7','2025-02-01 11:35:26','2025-02-01 11:37:20','','102.210.222.6','loggedin',1),(1815,'user','12','2025-02-01 14:35:18','','','102.210.222.6','loggedin',1),(1816,'user','12','2025-02-01 17:30:17','','','102.210.222.6','loggedin',1),(1817,'user','12','2025-02-01 19:40:59','2025-02-01 20:51:14','','102.210.222.6','loggedin',1),(1818,'user','12','2025-02-01 20:51:20','','','102.210.222.6','loggedin',1),(1819,'user','7','2025-02-02 16:22:38','2025-02-02 16:23:41','','102.210.222.6','loggedin',1),(1820,'user','12','2025-02-02 19:21:49','2025-02-02 20:15:47','','102.210.222.6','loggedin',1),(1821,'user','7','2025-02-02 21:04:59','2025-02-02 21:05:24','','102.210.222.6','loggedin',1),(1822,'user','12','2025-02-02 21:05:29','2025-02-02 21:13:58','','102.210.222.6','loggedin',1),(1823,'user','12','2025-02-02 21:26:32','2025-02-02 21:44:12','','102.210.222.6','loggedin',1),(1824,'user','7','2025-02-02 21:44:18','2025-02-02 21:45:07','','102.210.222.6','loggedin',1),(1825,'user','12','2025-02-02 21:45:14','2025-02-02 21:46:25','','102.210.222.6','loggedin',1),(1826,'user','12','2025-02-02 21:47:04','2025-02-02 21:52:09','','102.210.222.6','loggedin',1),(1827,'user','7','2025-02-03 10:44:07','2025-02-03 10:45:25','','129.222.187.197','loggedin',1),(1828,'user','7','2025-02-03 10:45:30','2025-02-03 10:56:08','','102.210.222.6','loggedin',1),(1829,'user','12','2025-02-03 17:02:21','','','129.222.187.197','loggedin',1),(1830,'user','12','2025-02-03 17:10:19','','','129.222.187.197','loggedin',1),(1831,'user','7','2025-02-04 09:42:55','2025-02-04 09:45:44','','102.210.222.6','loggedin',1),(1832,'user','19','2025-02-04 16:30:24','2025-02-04 17:07:12','','102.210.222.6','loggedin',1),(1833,'user','19','2025-02-04 17:42:14','2025-02-04 18:34:22','','102.210.222.6','loggedin',1),(1834,'user','7','2025-02-04 18:34:34','2025-02-04 18:37:07','','102.210.222.6','loggedin',1),(1835,'user','19','2025-02-04 18:39:27','2025-02-04 18:42:42','','102.210.222.6','loggedin',1),(1836,'user','19','2025-02-04 19:26:10','2025-02-04 19:27:53','','102.210.222.6','loggedin',1),(1837,'user','19','2025-02-04 20:33:09','2025-02-04 20:34:52','','102.210.222.6','loggedin',1),(1838,'user','19','2025-02-04 21:04:23','2025-02-04 21:05:54','','102.210.222.6','loggedin',1),(1839,'user','19','2025-02-04 21:53:17','2025-02-04 21:55:10','','102.210.222.6','loggedin',1),(1840,'user','7','2025-02-05 11:27:58','2025-02-05 11:32:14','','102.210.222.6','loggedin',1),(1841,'user','12','2025-02-05 12:31:51','','','102.210.222.6','loggedin',1),(1842,'user','12','2025-02-05 15:06:28','','','102.210.222.6','loggedin',1),(1843,'user','12','2025-02-05 15:07:47','','','102.210.222.6','loggedin',1),(1844,'user','12','2025-02-05 20:22:48','2025-02-05 21:33:12','','102.210.222.6','loggedin',1),(1845,'user','7','2025-02-05 21:33:17','2025-02-05 21:33:35','','102.210.222.6','loggedin',1),(1846,'user','12','2025-02-05 21:34:58','2025-02-05 21:36:32','','102.210.222.6','loggedin',1),(1847,'user','7','2025-02-05 21:36:37','2025-02-05 21:38:01','','102.210.222.6','loggedin',1),(1848,'user','12','2025-02-05 21:38:06','2025-02-05 21:38:36','','102.210.222.6','loggedin',1),(1849,'user','12','2025-02-05 22:14:10','2025-02-05 22:14:22','','102.210.222.6','loggedin',1),(1850,'user','7','2025-02-06 10:25:48','2025-02-06 10:27:39','','102.210.222.6','loggedin',1),(1851,'user','12','2025-02-06 16:13:55','','','102.210.222.6','loggedin',1),(1852,'user','7','2025-02-06 19:06:38','','','102.210.222.6','loggedin',1),(1853,'user','7','2025-02-07 11:33:06','2025-02-07 11:34:27','','102.210.222.6','loggedin',1),(1854,'user','12','2025-02-07 17:25:45','','','102.210.222.6','loggedin',1),(1855,'user','12','2025-02-08 11:37:20','2025-02-08 11:52:20','','102.210.222.6','loggedin',1),(1856,'user','7','2025-02-08 11:52:32','2025-02-08 11:53:25','','102.210.222.6','loggedin',1),(1857,'user','12','2025-02-08 12:54:55','2025-02-08 14:35:21','','102.210.222.6','loggedin',1),(1858,'admin','1','2025-02-08 14:35:43','2025-02-08 15:03:08','','102.210.222.6','loggedin',1),(1859,'user','7','2025-02-08 15:03:18','2025-02-08 19:09:20','','102.210.222.6','loggedin',1),(1860,'user','19','2025-02-08 19:12:40','2025-02-08 19:12:49','','102.210.222.6','loggedin',1),(1861,'admin','1','2025-02-08 19:12:56','2025-02-08 19:13:18','','102.210.222.6','loggedin',1),(1862,'user','19','2025-02-08 19:13:26','2025-02-08 19:14:06','','102.210.222.6','loggedin',1),(1863,'admin','1','2025-02-08 19:14:14','2025-02-08 19:16:32','','102.210.222.6','loggedin',1),(1864,'user','12','2025-02-08 22:09:30','','','102.210.222.6','loggedin',1),(1865,'user','7','2025-02-09 12:52:13','2025-02-09 13:02:21','','129.222.187.118','loggedin',1),(1866,'user','12','2025-02-09 13:23:18','','','102.210.222.6','loggedin',1),(1867,'user','12','2025-02-09 14:32:26','','','102.210.222.6','loggedin',1),(1868,'user','12','2025-02-09 18:35:37','','','102.210.222.6','loggedin',1),(1869,'user','12','2025-02-09 20:29:52','2025-02-09 21:28:25','','102.210.222.6','loggedin',1),(1870,'user','7','2025-02-10 11:47:23','2025-02-10 11:49:58','','102.210.222.6','loggedin',1),(1871,'user','7','2025-02-10 12:42:18','2025-02-10 14:40:08','','102.210.222.6','loggedin',1),(1872,'admin','1','2025-02-10 12:47:05','2025-02-10 13:01:15','','197.248.163.118','loggedin',1),(1873,'admin','1','2025-02-10 13:01:30','2025-02-10 13:03:10','','197.248.163.118','loggedin',1),(1874,'user','12','2025-02-10 14:40:13','','','102.210.222.6','loggedin',1),(1875,'admin','1','2025-02-10 15:33:25','2025-02-10 15:55:02','','197.248.163.118','loggedin',1),(1876,'admin','1','2025-02-10 16:43:50','2025-02-10 17:22:01','','197.248.163.118','loggedin',1),(1877,'admin','1','2025-02-10 19:05:43','','','41.90.188.235','loggedin',1),(1878,'user','12','2025-02-10 20:44:28','','','102.210.222.6','loggedin',1),(1879,'user','7','2025-02-11 10:07:19','2025-02-11 10:08:08','','129.222.187.45','loggedin',1),(1880,'user','12','2025-02-11 10:08:28','2025-02-11 10:12:23','','129.222.187.45','loggedin',1),(1881,'user','7','2025-02-11 10:12:28','2025-02-11 10:15:01','','129.222.187.45','loggedin',1),(1882,'user','19','2025-02-11 17:06:02','2025-02-11 17:06:15','','102.210.222.6','loggedin',1),(1883,'user','19','2025-02-11 18:42:03','2025-02-11 18:42:27','','102.210.222.6','loggedin',1),(1884,'user','7','2025-02-11 18:42:48','2025-02-11 18:42:54','','102.210.222.6','loggedin',1),(1885,'user','19','2025-02-11 18:43:02','2025-02-11 18:44:21','','102.210.222.6','loggedin',1),(1886,'user','7','2025-02-11 18:44:26','2025-02-11 18:44:51','','102.210.222.6','loggedin',1),(1887,'user','19','2025-02-11 18:44:59','2025-02-11 18:46:58','','102.210.222.6','loggedin',1),(1888,'user','19','2025-02-11 20:17:47','2025-02-11 20:18:03','','102.210.222.6','loggedin',1),(1889,'admin','1','2025-02-11 20:29:33','','','105.163.2.110','loggedin',1),(1890,'user','7','2025-02-12 10:12:18','2025-02-12 10:25:42','','129.222.147.193','loggedin',1),(1891,'user','12','2025-02-12 17:11:20','','','102.210.222.6','loggedin',1),(1892,'user','12','2025-02-12 23:05:16','2025-02-12 23:27:42','','102.210.222.6','loggedin',1),(1893,'user','12','2025-02-12 23:44:26','','','102.210.222.6','loggedin',1),(1894,'user','7','2025-02-13 00:00:32','2025-02-13 00:03:29','','102.210.222.6','loggedin',1),(1895,'user','12','2025-02-13 00:13:56','2025-02-13 00:15:17','','102.210.222.6','loggedin',1),(1896,'user','7','2025-02-13 00:15:21','2025-02-13 00:16:04','','102.210.222.6','loggedin',1),(1897,'user','12','2025-02-13 00:16:12','2025-02-13 00:17:05','','102.210.222.6','loggedin',1),(1898,'user','12','2025-02-13 00:17:09','2025-02-13 00:17:13','','102.210.222.6','loggedin',1),(1899,'user','7','2025-02-13 00:17:17','2025-02-13 00:18:02','','102.210.222.6','loggedin',1),(1900,'user','12','2025-02-13 00:18:06','','','102.210.222.6','loggedin',1),(1901,'user','7','2025-02-13 11:16:04','2025-02-13 11:19:26','','129.222.147.18','loggedin',1),(1902,'user','12','2025-02-13 15:18:59','','','102.210.222.6','loggedin',1),(1903,'user','12','2025-02-13 20:43:14','','','102.210.222.6','loggedin',1),(1904,'user','12','2025-02-14 00:25:37','2025-02-14 02:19:31','','102.210.222.6','loggedin',1),(1905,'user','7','2025-02-14 02:19:36','2025-02-14 02:19:48','','102.210.222.6','loggedin',1),(1906,'user','12','2025-02-14 02:19:52','2025-02-14 02:20:33','','102.210.222.6','loggedin',1),(1907,'user','12','2025-02-14 02:20:40','2025-02-14 02:20:48','','102.210.222.6','loggedin',1),(1908,'user','7','2025-02-14 02:20:53','2025-02-14 02:25:58','','102.210.222.6','loggedin',1),(1909,'user','12','2025-02-14 11:39:35','','','102.210.222.6','loggedin',1),(1910,'user','7','2025-02-14 14:12:20','2025-02-14 14:12:49','','102.210.222.6','loggedin',1),(1911,'user','7','2025-02-14 14:12:53','2025-02-14 14:13:30','','102.210.222.6','loggedin',1),(1912,'user','19','2025-02-14 14:31:13','','','102.210.222.6','loggedin',1),(1913,'user','19','2025-02-14 14:32:22','2025-02-14 16:53:32','','102.210.222.6','loggedin',1),(1914,'admin','1','2025-02-14 15:19:33','2025-02-14 15:44:33','','197.248.163.118','loggedin',1),(1915,'user','19','2025-02-14 17:07:05','2025-02-14 17:07:32','','102.210.222.6','loggedin',1),(1916,'user','19','2025-02-14 17:45:10','2025-02-14 19:22:38','','102.210.222.6','loggedin',1),(1917,'user','19','2025-02-14 20:41:41','2025-02-14 21:57:19','','102.210.222.6','loggedin',1),(1918,'user','19','2025-02-14 22:00:04','2025-02-14 22:35:00','','102.210.222.6','loggedin',1),(1919,'user','7','2025-02-15 11:18:21','','','102.210.222.6','loggedin',1),(1920,'user','19','2025-02-15 11:46:11','2025-02-15 14:46:46','','102.210.222.6','loggedin',1),(1921,'user','19','2025-02-15 15:53:10','2025-02-15 16:04:03','','102.210.222.6','loggedin',1),(1922,'user','19','2025-02-15 16:04:11','2025-02-15 19:20:44','','102.210.222.6','loggedin',1),(1923,'user','7','2025-02-15 19:20:49','2025-02-15 19:21:36','','102.210.222.6','loggedin',1),(1924,'user','12','2025-02-15 19:21:41','2025-02-15 19:51:07','','102.210.222.6','loggedin',1),(1925,'user','19','2025-02-15 19:51:19','2025-02-15 20:12:34','','102.210.222.6','loggedin',1),(1926,'user','7','2025-02-15 20:12:45','2025-02-15 20:13:09','','129.222.147.37','loggedin',1),(1927,'user','7','2025-02-15 20:25:48','2025-02-15 20:26:38','','129.222.147.37','loggedin',1),(1928,'user','19','2025-02-15 20:27:16','2025-02-15 20:53:34','','129.222.147.37','loggedin',1),(1929,'user','12','2025-02-15 20:53:40','2025-02-15 21:00:46','','102.210.222.6','loggedin',1),(1930,'user','12','2025-02-15 21:01:00','2025-02-15 21:01:06','','102.210.222.6','loggedin',1),(1931,'user','19','2025-02-15 21:01:37','2025-02-15 21:11:04','','102.210.222.6','loggedin',1),(1932,'user','12','2025-02-15 21:11:10','2025-02-15 21:38:19','','102.210.222.6','loggedin',1),(1933,'user','7','2025-02-15 21:38:26','2025-02-15 21:38:52','','102.210.222.6','loggedin',1),(1934,'admin','1','2025-02-15 22:23:53','','','41.90.177.28','loggedin',1),(1935,'user','12','2025-02-15 22:57:05','2025-02-16 00:36:59','','102.210.222.6','loggedin',1),(1936,'user','7','2025-02-16 00:37:04','2025-02-16 00:37:24','','102.210.222.6','loggedin',1),(1937,'user','12','2025-02-16 00:37:28','','','102.210.222.6','loggedin',1),(1938,'user','7','2025-02-16 10:36:39','2025-02-16 10:44:05','','102.210.222.6','loggedin',1),(1939,'user','12','2025-02-16 10:44:11','2025-02-16 10:58:55','','102.210.222.6','loggedin',1),(1940,'admin','1','2025-02-16 10:50:19','','','41.90.177.28','loggedin',1),(1941,'user','7','2025-02-16 10:58:58','2025-02-16 11:01:05','','102.210.222.6','loggedin',1),(1942,'user','19','2025-02-16 14:24:38','2025-02-16 14:25:17','','102.210.222.6','loggedin',1),(1943,'user','7','2025-02-16 14:25:22','2025-02-16 14:28:44','','102.210.222.6','loggedin',1),(1944,'user','19','2025-02-16 14:36:12','2025-02-16 15:54:01','','102.210.222.6','loggedin',1),(1945,'user','19','2025-02-16 15:54:06','2025-02-16 16:25:06','','102.210.222.6','loggedin',1),(1946,'user','19','2025-02-16 16:25:14','2025-02-16 16:32:26','','102.210.222.6','loggedin',1),(1947,'user','19','2025-02-16 16:52:15','','','102.210.222.6','loggedin',1),(1948,'user','19','2025-02-16 20:51:51','2025-02-16 21:44:45','','102.210.222.6','loggedin',1),(1949,'admin','1','2025-02-16 21:17:32','','','105.163.158.65','loggedin',1),(1950,'admin','1','2025-02-16 21:20:27','','','105.163.158.65','loggedin',1),(1951,'user','19','2025-02-16 22:11:18','','','102.210.222.6','loggedin',1),(1952,'user','7','2025-02-17 11:42:47','2025-02-17 11:47:05','','102.210.222.6','loggedin',1),(1953,'user','19','2025-02-17 16:55:30','','','102.210.222.6','loggedin',1),(1954,'user','19','2025-02-17 16:56:17','2025-02-17 17:44:11','','102.210.222.6','loggedin',1),(1955,'user','19','2025-02-17 17:50:54','2025-02-17 18:16:07','','102.210.222.6','loggedin',1),(1956,'user','19','2025-02-17 18:37:32','','','102.210.222.6','loggedin',1),(1957,'user','7','2025-02-18 10:31:50','','','129.222.187.94','loggedin',1),(1958,'user','19','2025-02-18 14:59:08','','','129.222.187.215','loggedin',1),(1959,'user','19','2025-02-18 14:59:28','','','129.222.187.215','loggedin',1),(1960,'admin','1','2025-02-18 20:32:35','','','105.163.156.219','loggedin',1),(1961,'user','19','2025-02-19 10:15:41','','','129.222.147.193','loggedin',1),(1962,'admin','1','2025-02-19 10:19:41','','','197.248.163.118','loggedin',1),(1963,'user','7','2025-02-19 10:33:51','','','129.222.147.193','loggedin',1),(1964,'user','7','2025-02-19 10:34:56','','','129.222.147.193','loggedin',1),(1965,'user','7','2025-02-19 10:35:48','2025-02-19 10:40:31','','129.222.147.193','loggedin',1),(1966,'user','19','2025-02-20 10:45:22','2025-02-20 10:46:11','','129.222.187.161','loggedin',1),(1967,'user','19','2025-02-20 10:48:33','2025-02-20 10:48:45','','129.222.187.161','loggedin',1),(1968,'user','7','2025-02-20 10:48:50','2025-02-20 10:50:58','','129.222.187.161','loggedin',1),(1969,'user','12','2025-02-20 10:51:02','2025-02-20 10:54:34','','129.222.187.161','loggedin',1),(1970,'user','7','2025-02-20 10:54:43','2025-02-20 10:59:58','','129.222.187.161','loggedin',1),(1971,'user','7','2025-02-20 11:00:46','2025-02-20 11:03:31','','129.222.187.161','loggedin',1),(1972,'user','12','2025-02-20 11:03:34','2025-02-20 11:03:55','','129.222.187.161','loggedin',1),(1973,'user','7','2025-02-20 11:04:00','2025-02-20 11:05:30','','129.222.187.161','loggedin',1),(1974,'admin','1','2025-02-20 17:18:21','2025-02-20 17:19:12','','197.248.163.118','loggedin',1),(1975,'user','12','2025-02-21 11:18:33','2025-02-21 11:20:16','','129.222.147.59','loggedin',1),(1976,'user','7','2025-02-21 11:20:22','2025-02-21 11:25:39','','129.222.147.59','loggedin',1),(1977,'user','7','2025-02-21 11:25:44','2025-02-21 11:32:55','','129.222.147.59','loggedin',1),(1978,'user','12','2025-02-21 11:33:03','2025-02-21 11:33:50','','129.222.147.59','loggedin',1),(1979,'user','7','2025-02-21 11:33:55','2025-02-21 11:35:29','','129.222.147.59','loggedin',1),(1980,'user','12','2025-02-21 11:35:35','2025-02-21 11:35:54','','129.222.147.59','loggedin',1),(1981,'user','7','2025-02-21 11:36:00','2025-02-21 11:37:05','','129.222.147.59','loggedin',1),(1982,'user','12','2025-02-21 19:34:29','','','129.222.187.222','loggedin',1),(1983,'user','7','2025-02-22 10:44:30','2025-02-22 10:46:09','','129.222.187.222','loggedin',1),(1984,'user','12','2025-02-23 16:25:36','2025-02-23 18:25:45','','102.210.222.6','loggedin',1),(1985,'user','7','2025-02-23 18:26:18','2025-02-23 18:27:51','','102.210.222.6','loggedin',1),(1986,'user','12','2025-02-23 18:27:56','2025-02-23 18:46:18','','102.210.222.6','loggedin',1),(1987,'user','7','2025-02-23 18:46:23','2025-02-23 18:49:02','','102.210.222.6','loggedin',1),(1988,'user','12','2025-02-23 18:49:33','','','102.210.222.6','loggedin',1),(1989,'user','7','2025-02-23 20:09:48','','','102.210.222.6','loggedin',1),(1990,'user','7','2025-02-23 20:10:37','2025-02-23 20:11:15','','102.210.222.6','loggedin',1),(1991,'admin','1','2025-02-23 20:36:36','2025-02-23 20:55:59','','41.90.180.22','loggedin',1),(1992,'user','7','2025-02-23 20:41:47','2025-02-23 20:42:13','','102.210.222.6','loggedin',1),(1993,'user','12','2025-02-23 20:58:08','','','102.210.222.6','loggedin',1),(1994,'user','7','2025-02-23 21:06:11','2025-02-23 21:07:26','','102.210.222.6','loggedin',1),(1995,'user','12','2025-02-23 21:25:41','2025-02-23 21:33:42','','102.210.222.6','loggedin',1),(1996,'user','7','2025-02-23 21:33:47','2025-02-23 21:34:24','','102.210.222.6','loggedin',1),(1997,'user','7','2025-02-24 12:55:28','2025-02-24 12:58:03','','102.210.222.6','loggedin',1),(1998,'user','7','2025-02-24 13:19:37','2025-02-24 13:20:26','','102.210.222.6','loggedin',1),(1999,'user','12','2025-02-24 13:24:30','','','102.210.222.6','loggedin',1),(2000,'user','12','2025-02-24 13:47:42','','','102.210.222.6','loggedin',1),(2001,'admin','1','2025-02-24 14:37:37','','','197.248.163.118','loggedin',1),(2002,'admin','1','2025-02-24 14:37:37','2025-02-24 14:45:13','','197.248.163.118','loggedin',1),(2003,'user','23','2025-02-24 14:45:23','2025-02-24 14:47:42','','197.248.163.118','loggedin',1),(2004,'user','23','2025-02-24 15:29:22','2025-02-24 15:30:00','','197.248.163.118','loggedin',1),(2005,'admin','1','2025-02-24 15:30:07','','','197.248.163.118','loggedin',1),(2006,'user','12','2025-02-24 16:26:10','','','102.210.222.6','loggedin',1),(2007,'user','7','2025-02-24 16:28:27','2025-02-24 16:29:03','','102.210.222.6','loggedin',1),(2008,'user','12','2025-02-24 16:29:08','2025-02-24 16:29:54','','102.210.222.6','loggedin',1),(2009,'user','7','2025-02-24 16:29:58','2025-02-24 16:32:04','','102.210.222.6','loggedin',1),(2010,'user','12','2025-02-24 17:41:27','','','102.210.222.6','loggedin',1),(2011,'user','7','2025-02-24 21:14:34','','','102.210.222.6','loggedin',1),(2012,'user','7','2025-02-25 12:46:32','2025-02-25 12:49:03','','102.210.222.6','loggedin',1),(2013,'user','19','2025-02-25 15:30:01','','','102.210.222.6','loggedin',1),(2014,'user','19','2025-02-25 18:51:51','','','102.210.222.6','loggedin',1),(2015,'user','7','2025-02-26 11:17:21','2025-02-26 11:18:59','','102.210.222.6','loggedin',1),(2016,'user','12','2025-02-26 15:02:18','','','102.210.222.6','loggedin',1),(2017,'user','12','2025-02-26 19:20:58','','','102.210.222.6','loggedin',1),(2018,'user','7','2025-02-27 10:12:36','2025-02-27 10:15:19','','129.222.147.245','loggedin',1),(2019,'user','12','2025-02-27 10:55:15','2025-02-27 10:55:59','','102.210.222.6','loggedin',1),(2020,'user','7','2025-02-27 10:56:04','','','102.210.222.6','loggedin',1),(2021,'user','12','2025-02-27 18:13:44','2025-02-27 21:14:58','','102.210.222.6','loggedin',1),(2022,'user','7','2025-02-28 11:04:14','2025-02-28 11:11:54','','129.222.187.68','loggedin',1),(2023,'user','7','2025-02-28 11:50:31','','','102.210.222.6','loggedin',1),(2024,'user','12','2025-02-28 15:52:01','','','102.210.222.6','loggedin',1),(2025,'user','7','2025-03-01 10:16:12','2025-03-01 10:17:50','','102.210.222.6','loggedin',1),(2026,'user','19','2025-03-01 11:36:39','2025-03-01 17:22:05','','102.210.222.6','loggedin',1),(2027,'user','12','2025-03-01 17:22:12','2025-03-01 17:54:23','','102.210.222.6','loggedin',1),(2028,'user','19','2025-03-01 17:54:37','','','102.210.222.6','loggedin',1),(2029,'user','12','2025-03-01 18:21:09','2025-03-01 20:24:30','','102.210.222.6','loggedin',1),(2030,'user','19','2025-03-01 20:24:38','','','102.210.222.6','loggedin',1),(2031,'user','12','2025-03-01 21:11:14','2025-03-01 21:20:50','','102.210.222.6','loggedin',1),(2032,'user','19','2025-03-01 21:21:00','2025-03-01 21:35:15','','102.210.222.6','loggedin',1),(2033,'user','7','2025-03-01 21:35:23','2025-03-01 21:36:38','','129.222.147.81','loggedin',1),(2034,'user','19','2025-03-01 21:37:24','2025-03-01 21:38:00','','129.222.147.81','loggedin',1),(2035,'user','7','2025-03-01 21:40:36','2025-03-01 21:41:06','','102.210.222.6','loggedin',1),(2036,'user','7','2025-03-01 21:48:41','2025-03-01 21:49:03','','102.210.222.6','loggedin',1),(2037,'user','12','2025-03-01 21:53:05','2025-03-01 21:57:12','','102.210.222.6','loggedin',1),(2038,'user','7','2025-03-01 21:57:24','2025-03-01 21:57:47','','102.210.222.6','loggedin',1),(2039,'user','12','2025-03-01 21:59:32','2025-03-01 22:03:03','','102.210.222.6','loggedin',1),(2040,'user','7','2025-03-02 11:34:29','','','129.222.187.85','loggedin',1),(2041,'user','19','2025-03-02 13:33:42','2025-03-02 15:24:48','','102.210.222.6','loggedin',1),(2042,'user','12','2025-03-02 15:24:53','2025-03-02 15:45:03','','102.210.222.6','loggedin',1),(2043,'user','19','2025-03-02 15:45:10','2025-03-02 16:10:59','','102.210.222.6','loggedin',1),(2044,'user','12','2025-03-02 16:34:53','2025-03-02 16:52:53','','102.210.222.6','loggedin',1),(2045,'user','19','2025-03-02 16:54:23','2025-03-02 19:32:59','','102.210.222.6','loggedin',1),(2046,'user','12','2025-03-02 19:33:10','2025-03-02 20:53:39','','102.210.222.6','loggedin',1),(2047,'user','7','2025-03-02 20:53:47','2025-03-02 20:54:07','','102.210.222.6','loggedin',1),(2048,'user','7','2025-03-02 20:54:55','2025-03-02 20:55:19','','102.210.222.6','loggedin',1),(2049,'user','12','2025-03-02 20:55:26','2025-03-02 21:07:46','','102.210.222.6','loggedin',1),(2050,'user','19','2025-03-02 21:07:53','2025-03-02 21:10:16','','102.210.222.6','loggedin',1),(2051,'user','7','2025-03-03 09:23:37','2025-03-03 09:25:14','','102.210.222.6','loggedin',1),(2052,'user','12','2025-03-03 11:36:26','2025-03-03 11:36:57','','102.210.222.6','loggedin',1),(2053,'user','7','2025-03-03 11:37:04','2025-03-03 11:37:57','','102.210.222.6','loggedin',1),(2054,'user','12','2025-03-03 11:42:19','2025-03-03 11:43:12','','102.210.222.6','loggedin',1),(2055,'user','7','2025-03-03 11:43:33','','','102.210.222.6','loggedin',1),(2056,'user','12','2025-03-03 15:19:09','','','102.210.222.6','loggedin',1),(2057,'user','12','2025-03-03 17:39:05','2025-03-03 17:40:29','','129.222.147.202','loggedin',1),(2058,'user','12','2025-03-03 17:40:37','','','102.210.222.6','loggedin',1),(2059,'user','12','2025-03-03 18:04:55','2025-03-03 20:42:19','','102.210.222.6','loggedin',1),(2060,'user','12','2025-03-03 20:42:24','','','129.222.147.202','loggedin',1),(2061,'user','19','2025-03-04 18:52:29','2025-03-04 21:01:59','','102.210.222.6','loggedin',1),(2062,'user','19','2025-03-04 21:02:06','2025-03-04 22:14:06','','102.210.222.6','loggedin',1),(2063,'user','19','2025-03-04 22:18:40','','','102.210.222.6','loggedin',1),(2064,'user','19','2025-03-05 00:22:59','','','102.210.222.6','loggedin',1),(2065,'user','19','2025-03-05 00:24:00','','','102.210.222.6','loggedin',1),(2066,'user','7','2025-03-05 10:30:16','2025-03-05 10:31:45','','102.210.222.6','loggedin',1),(2067,'user','7','2025-03-05 10:39:17','','','129.222.147.188','loggedin',1),(2068,'user','7','2025-03-05 10:40:51','2025-03-05 10:41:26','','102.210.222.6','loggedin',1),(2069,'user','7','2025-03-05 10:41:54','2025-03-05 10:42:27','','102.210.222.6','loggedin',1),(2070,'user','7','2025-03-05 11:00:17','2025-03-05 11:02:25','','102.210.222.6','loggedin',1),(2071,'user','7','2025-03-05 11:04:14','','','102.210.222.6','loggedin',1),(2072,'admin','1','2025-03-05 12:30:24','','','197.248.163.118','loggedin',1),(2073,'user','12','2025-03-05 15:40:49','','','102.210.222.6','loggedin',1),(2074,'user','12','2025-03-05 21:58:41','2025-03-05 22:15:37','','129.222.187.94','loggedin',1),(2075,'user','7','2025-03-06 09:55:34','2025-03-06 09:57:04','','102.210.222.6','loggedin',1),(2076,'user','12','2025-03-06 20:07:59','','','102.210.222.6','loggedin',1),(2077,'user','7','2025-03-07 10:59:52','2025-03-07 11:01:20','','102.210.222.6','loggedin',1),(2078,'user','12','2025-03-07 11:51:12','2025-03-07 11:51:52','','129.222.187.133','loggedin',1),(2079,'user','7','2025-03-07 11:51:58','2025-03-07 11:54:08','','129.222.187.133','loggedin',1),(2080,'user','21','2025-03-07 18:01:34','2025-03-07 20:44:47','','102.210.222.6','loggedin',1),(2081,'user','19','2025-03-07 20:44:55','','','102.210.222.6','loggedin',1),(2082,'user','19','2025-03-08 12:54:44','','','102.210.222.6','loggedin',1),(2083,'user','21','2025-03-08 16:16:02','2025-03-08 16:57:51','','102.210.222.6','loggedin',1),(2084,'user','12','2025-03-08 16:57:58','2025-03-08 18:20:24','','102.210.222.6','loggedin',1),(2085,'user','19','2025-03-08 18:20:47','2025-03-08 18:38:53','','129.222.147.60','loggedin',1),(2086,'user','12','2025-03-08 18:38:59','2025-03-08 18:39:05','','102.210.222.6','loggedin',1),(2087,'user','7','2025-03-08 18:39:14','2025-03-08 18:40:17','','102.210.222.6','loggedin',1),(2088,'user','7','2025-03-08 18:40:22','2025-03-08 18:40:51','','102.210.222.6','loggedin',1),(2089,'user','7','2025-03-08 18:40:57','2025-03-08 18:42:19','','102.210.222.6','loggedin',1),(2090,'user','21','2025-03-08 18:42:38','2025-03-08 19:12:06','','102.210.222.6','loggedin',1),(2091,'user','12','2025-03-08 19:12:12','2025-03-08 19:45:53','','129.222.147.60','loggedin',1),(2092,'user','19','2025-03-08 19:47:11','2025-03-08 20:13:02','','129.222.147.60','loggedin',1),(2093,'user','12','2025-03-08 20:13:09','2025-03-08 20:55:28','','102.210.222.6','loggedin',1),(2094,'user','19','2025-03-08 20:55:38','2025-03-08 22:57:05','','102.210.222.6','loggedin',1),(2095,'user','12','2025-03-08 22:57:09','','','102.210.222.6','loggedin',1),(2096,'user','7','2025-03-09 10:36:23','2025-03-09 10:54:43','','102.210.222.6','loggedin',1),(2097,'user','7','2025-03-09 10:54:49','2025-03-09 11:09:59','','102.210.222.6','loggedin',1),(2098,'user','7','2025-03-09 11:10:09','2025-03-09 12:07:23','','102.210.222.6','loggedin',1),(2099,'admin','1','2025-03-09 11:36:18','','','105.163.1.178','loggedin',1),(2100,'user','19','2025-03-09 12:07:31','2025-03-09 12:07:44','','102.210.222.6','loggedin',1),(2101,'user','21','2025-03-09 12:59:15','2025-03-09 13:01:30','','102.210.222.6','loggedin',1),(2102,'user','19','2025-03-09 13:01:36','2025-03-09 14:27:22','','102.210.222.6','loggedin',1),(2103,'user','21','2025-03-09 14:27:33','2025-03-09 14:46:03','','102.210.222.6','loggedin',1),(2104,'user','19','2025-03-09 14:46:11','2025-03-09 14:55:33','','102.210.222.6','loggedin',1),(2105,'user','12','2025-03-09 14:55:39','2025-03-09 15:23:09','','102.210.222.6','loggedin',1),(2106,'user','21','2025-03-09 15:23:23','2025-03-09 15:34:42','','102.210.222.6','loggedin',1),(2107,'user','19','2025-03-09 15:34:52','2025-03-09 16:39:11','','102.210.222.6','loggedin',1),(2108,'user','21','2025-03-09 16:39:34','','','129.222.147.60','loggedin',1),(2109,'user','12','2025-03-09 16:41:35','','','102.210.222.6','loggedin',1),(2110,'user','21','2025-03-09 17:52:20','2025-03-09 18:35:50','','102.210.222.6','loggedin',1),(2111,'user','21','2025-03-09 19:16:14','','','102.210.222.6','loggedin',1),(2112,'admin','1','2025-03-09 19:35:08','','','105.163.1.178','loggedin',1),(2113,'user','7','2025-03-10 10:21:11','2025-03-10 11:50:58','','129.222.187.46','loggedin',1),(2114,'user','7','2025-03-10 11:51:07','','','102.210.222.6','loggedin',1),(2115,'user','21','2025-03-10 22:29:59','','','129.222.147.155','loggedin',1),(2116,'user','21','2025-03-11 01:01:06','2025-03-11 01:02:19','','129.222.147.155','loggedin',1),(2117,'user','21','2025-03-11 01:02:32','2025-03-11 01:12:19','','129.222.147.155','loggedin',1),(2118,'user','21','2025-03-11 01:12:28','2025-03-11 01:12:37','','129.222.147.155','loggedin',1),(2119,'user','21','2025-03-11 01:12:47','','','129.222.147.155','loggedin',1),(2120,'user','19','2025-03-11 11:22:34','2025-03-11 12:22:04','','129.222.147.3','loggedin',1),(2121,'user','21','2025-03-11 12:22:14','2025-03-11 13:50:42','','129.222.147.3','loggedin',1),(2122,'user','19','2025-03-11 13:50:50','2025-03-11 14:19:38','','129.222.147.3','loggedin',1),(2123,'user','21','2025-03-11 14:19:46','2025-03-11 14:28:48','','129.222.147.3','loggedin',1),(2124,'user','19','2025-03-11 14:29:04','2025-03-11 14:40:31','','102.210.222.6','loggedin',1),(2125,'user','19','2025-03-11 14:45:17','','','102.210.222.6','loggedin',1),(2126,'user','19','2025-03-11 17:48:09','','','129.222.187.45','loggedin',1),(2127,'user','19','2025-03-11 18:06:04','','','102.210.222.6','loggedin',1),(2128,'user','19','2025-03-11 18:39:51','2025-03-11 18:58:19','','129.222.187.45','loggedin',1),(2129,'user','21','2025-03-11 18:58:28','','','102.210.222.6','loggedin',1),(2130,'admin','1','2025-03-11 19:23:17','','','105.163.0.197','loggedin',1),(2131,'admin','1','2025-03-11 19:23:19','','','105.163.0.197','loggedin',1),(2132,'user','19','2025-03-11 21:12:43','','','102.210.222.6','loggedin',1),(2133,'user','19','2025-03-11 21:18:42','','','102.210.222.6','loggedin',1),(2134,'user','19','2025-03-11 21:18:57','','','102.210.222.6','loggedin',1),(2135,'user','19','2025-03-12 11:08:35','2025-03-12 11:20:14','','129.222.187.17','loggedin',1),(2136,'user','7','2025-03-12 11:20:36','2025-03-12 11:26:44','','129.222.187.17','loggedin',1),(2137,'admin','1','2025-03-12 12:44:40','','','105.160.65.60','loggedin',1),(2138,'user','12','2025-03-12 14:14:16','2025-03-12 15:53:57','','129.222.187.17','loggedin',1),(2139,'admin','1','2025-03-12 14:18:40','','','197.232.142.176','loggedin',1),(2140,'user','19','2025-03-12 15:54:04','2025-03-12 16:12:40','','102.210.222.6','loggedin',1),(2141,'user','12','2025-03-12 16:12:45','','','102.210.222.6','loggedin',1),(2142,'admin','1','2025-03-12 16:24:04','','','197.248.163.118','loggedin',1),(2143,'user','12','2025-03-12 18:18:44','2025-03-12 18:29:58','','102.210.222.6','loggedin',1),(2144,'user','21','2025-03-12 18:30:08','2025-03-12 19:57:31','','102.210.222.6','loggedin',1),(2145,'user','19','2025-03-12 19:57:37','','','102.210.222.6','loggedin',1),(2146,'user','19','2025-03-12 19:58:06','2025-03-12 20:15:53','','102.210.222.6','loggedin',1),(2147,'user','12','2025-03-12 20:16:06','2025-03-12 20:47:27','','102.210.222.6','loggedin',1),(2148,'user','19','2025-03-12 20:47:35','2025-03-12 21:34:02','','102.210.222.6','loggedin',1),(2149,'user','12','2025-03-12 21:34:15','2025-03-12 21:54:17','','102.210.222.6','loggedin',1),(2150,'user','19','2025-03-12 21:54:32','','','102.210.222.6','loggedin',1),(2151,'user','19','2025-03-12 22:08:46','','','102.210.222.6','loggedin',1),(2152,'user','19','2025-03-12 22:10:44','','','102.210.222.6','loggedin',1),(2153,'user','12','2025-03-12 22:50:46','2025-03-12 22:51:04','','129.222.187.199','loggedin',1),(2154,'user','7','2025-03-13 10:52:41','2025-03-13 11:23:08','','129.222.187.199','loggedin',1),(2155,'user','7','2025-03-13 11:25:30','2025-03-13 11:26:23','','102.210.222.6','loggedin',1),(2156,'user','7','2025-03-13 12:13:30','','','102.210.222.6','loggedin',1),(2157,'user','12','2025-03-13 15:52:40','','','102.210.222.6','loggedin',1),(2158,'user','7','2025-03-13 19:03:06','','','102.210.222.6','loggedin',1),(2159,'user','7','2025-03-13 19:14:24','','','102.210.222.6','loggedin',1),(2160,'user','12','2025-03-13 19:39:01','','','129.222.187.199','loggedin',1),(2161,'user','12','2025-03-13 21:46:02','','','129.222.187.199','loggedin',1),(2162,'user','12','2025-03-13 21:48:51','','','129.222.187.199','loggedin',1),(2163,'user','7','2025-03-14 09:43:07','2025-03-14 10:14:37','','129.222.147.110','loggedin',1),(2164,'admin','1','2025-03-14 12:27:43','','','197.248.163.118','loggedin',1),(2165,'user','7','2025-03-14 13:44:21','2025-03-14 13:48:58','','102.210.222.6','loggedin',1),(2166,'user','19','2025-03-14 15:31:08','2025-03-14 18:57:41','','129.222.187.137','loggedin',1),(2167,'user','12','2025-03-14 18:58:07','2025-03-14 19:05:31','','102.210.222.6','loggedin',1),(2168,'user','7','2025-03-14 19:05:40','2025-03-14 19:06:13','','102.210.222.6','loggedin',1),(2169,'user','21','2025-03-14 19:06:29','2025-03-14 19:08:43','','102.210.222.6','loggedin',1),(2170,'user','21','2025-03-14 19:11:58','2025-03-14 20:00:32','','102.210.222.6','loggedin',1),(2171,'user','19','2025-03-14 20:00:51','2025-03-14 20:12:21','','129.222.187.137','loggedin',1),(2172,'user','12','2025-03-14 20:12:29','2025-03-14 20:20:49','','102.210.222.6','loggedin',1),(2173,'user','19','2025-03-14 20:20:57','2025-03-14 20:58:25','','102.210.222.6','loggedin',1),(2174,'user','21','2025-03-14 20:58:33','2025-03-14 21:58:23','','102.210.222.6','loggedin',1),(2175,'user','19','2025-03-14 21:58:29','','','102.210.222.6','loggedin',1),(2176,'user','19','2025-03-15 13:57:58','2025-03-15 14:43:47','','102.210.222.6','loggedin',1),(2177,'user','12','2025-03-15 14:43:58','2025-03-15 14:44:15','','129.222.147.20','loggedin',1),(2178,'user','19','2025-03-15 14:44:22','2025-03-15 14:46:16','','129.222.147.20','loggedin',1),(2179,'user','7','2025-03-15 14:46:21','2025-03-15 14:48:22','','129.222.147.20','loggedin',1),(2180,'user','19','2025-03-15 14:51:51','2025-03-15 15:12:13','','102.210.222.6','loggedin',1),(2181,'user','12','2025-03-15 15:20:24','2025-03-15 15:50:00','','102.210.222.6','loggedin',1),(2182,'user','19','2025-03-15 15:50:07','2025-03-15 15:54:05','','102.210.222.6','loggedin',1),(2183,'user','12','2025-03-15 15:54:12','2025-03-15 16:02:09','','102.210.222.6','loggedin',1),(2184,'user','19','2025-03-15 16:02:19','2025-03-15 17:06:35','','102.210.222.6','loggedin',1),(2185,'user','19','2025-03-15 17:07:06','2025-03-15 17:34:24','','129.222.147.20','loggedin',1),(2186,'user','12','2025-03-15 17:34:31','','','129.222.147.20','loggedin',1),(2187,'user','12','2025-03-15 20:11:03','2025-03-15 20:57:54','','129.222.147.158','loggedin',1),(2188,'user','19','2025-03-15 20:58:20','','','129.222.147.158','loggedin',1),(2189,'user','19','2025-03-16 02:10:12','2025-03-16 02:35:03','','129.222.147.158','loggedin',1),(2190,'user','7','2025-03-16 10:44:05','','','129.222.187.229','loggedin',1),(2191,'user','7','2025-03-16 13:20:12','','','102.210.222.6','loggedin',1),(2192,'user','7','2025-03-16 13:25:40','','','102.210.222.6','loggedin',1),(2193,'user','7','2025-03-16 16:46:28','2025-03-16 17:13:51','','102.210.222.6','loggedin',1),(2194,'user','12','2025-03-16 17:21:25','','','102.210.222.6','loggedin',1),(2195,'user','12','2025-03-16 17:45:24','','','102.210.222.6','loggedin',1),(2196,'user','12','2025-03-16 20:29:50','2025-03-16 20:46:34','','102.210.222.6','loggedin',1),(2197,'admin','1','2025-03-16 20:31:47','','','105.163.156.203','loggedin',1),(2198,'user','7','2025-03-16 20:45:33','','','129.222.187.229','loggedin',1),(2199,'user','7','2025-03-16 20:46:44','','','102.210.222.6','loggedin',1),(2200,'user','7','2025-03-16 20:48:19','','','102.210.222.6','loggedin',1),(2201,'user','12','2025-03-16 20:49:22','2025-03-16 21:42:18','','129.222.187.229','loggedin',1),(2202,'user','19','2025-03-16 20:52:15','','','102.210.222.6','loggedin',1),(2203,'user','19','2025-03-16 21:33:59','','','102.210.222.6','loggedin',1),(2204,'user','7','2025-03-16 21:42:23','2025-03-16 21:43:51','','129.222.187.229','loggedin',1),(2205,'user','12','2025-03-16 21:45:12','','','129.222.187.229','loggedin',1),(2206,'user','7','2025-03-17 10:14:43','2025-03-17 10:56:48','','129.222.187.152','loggedin',1),(2207,'user','7','2025-03-17 10:56:52','2025-03-17 11:08:37','','129.222.187.152','loggedin',1),(2208,'user','7','2025-03-17 11:39:59','','','102.210.222.6','loggedin',1),(2209,'admin','1','2025-03-17 11:55:42','','','102.2.194.165','loggedin',1),(2210,'admin','1','2025-03-17 12:19:27','','','102.210.222.6','loggedin',1),(2211,'admin','1','2025-03-17 12:37:25','','','102.210.222.6','loggedin',1),(2212,'admin','1','2025-03-17 13:01:48','2025-03-17 14:49:27','','129.222.187.152','loggedin',1),(2213,'user','12','2025-03-17 14:49:32','2025-03-17 15:34:17','','129.222.187.152','loggedin',1),(2214,'admin','1','2025-03-17 15:08:17','','','154.159.238.49','loggedin',1),(2215,'admin','1','2025-03-17 15:34:31','2025-03-17 17:34:40','','129.222.187.152','loggedin',1),(2216,'user','7','2025-03-17 17:35:07','2025-03-17 17:55:03','','129.222.187.152','loggedin',1),(2217,'admin','1','2025-03-17 17:55:20','2025-03-17 18:09:13','','129.222.187.152','loggedin',1),(2218,'user','19','2025-03-17 18:09:36','2025-03-17 18:12:10','','129.222.187.152','loggedin',1),(2219,'admin','1','2025-03-17 18:12:22','2025-03-17 18:15:28','','129.222.187.152','loggedin',1),(2220,'user','7','2025-03-17 18:31:00','','','129.222.187.152','loggedin',1),(2221,'user','19','2025-03-17 19:43:07','2025-03-17 19:54:58','','129.222.187.152','loggedin',1),(2222,'user','12','2025-03-17 19:55:04','','','129.222.187.152','loggedin',1),(2223,'user','7','2025-03-18 10:36:29','2025-03-18 10:38:43','','129.222.187.152','loggedin',1),(2224,'user','19','2025-03-18 19:08:29','','','129.222.187.127','loggedin',1),(2225,'user','7','2025-03-19 11:10:41','2025-03-19 11:13:49','','129.222.147.176','loggedin',1),(2226,'admin','1','2025-03-19 12:54:29','2025-03-19 12:57:59','','197.248.163.118','loggedin',1),(2227,'user','12','2025-03-19 14:01:22','2025-03-19 14:01:51','','129.222.147.176','loggedin',1),(2228,'user','12','2025-03-19 16:48:38','2025-03-19 16:49:50','','129.222.187.136','loggedin',1),(2229,'user','12','2025-03-19 22:28:14','','','129.222.147.98','loggedin',1),(2230,'user','7','2025-03-20 12:22:07','2025-03-20 12:23:50','','129.222.187.96','loggedin',1),(2231,'user','19','2025-03-20 16:52:45','','','129.222.187.201','loggedin',1),(2232,'user','7','2025-03-20 21:36:39','2025-03-20 21:39:12','','129.222.187.112','loggedin',1),(2233,'user','12','2025-03-20 23:10:13','','','129.222.187.112','loggedin',1),(2234,'user','12','2025-03-20 23:38:30','2025-03-20 23:44:34','','129.222.187.112','loggedin',1),(2235,'user','19','2025-03-20 23:44:40','','','129.222.187.112','loggedin',1),(2236,'admin','1','2025-03-21 09:52:23','','','197.248.163.118','loggedin',1),(2237,'user','7','2025-03-21 10:36:08','','','129.222.187.112','loggedin',1),(2238,'user','19','2025-03-21 13:03:26','2025-03-21 15:55:10','','129.222.187.112','loggedin',1),(2239,'user','7','2025-03-21 15:55:15','2025-03-21 15:55:29','','129.222.187.112','loggedin',1),(2240,'user','12','2025-03-21 15:55:34','','','129.222.187.112','loggedin',1),(2241,'user','7','2025-03-21 16:26:48','2025-03-21 16:29:57','','129.222.187.112','loggedin',1),(2242,'user','19','2025-03-21 17:14:34','2025-03-21 19:05:30','','129.222.187.112','loggedin',1),(2243,'user','12','2025-03-21 19:12:28','2025-03-21 19:37:53','','129.222.187.112','loggedin',1),(2244,'user','19','2025-03-21 19:37:59','2025-03-21 19:46:23','','129.222.187.112','loggedin',1),(2245,'user','7','2025-03-21 20:06:42','2025-03-21 20:07:06','','129.222.187.112','loggedin',1),(2246,'user','19','2025-03-21 20:18:52','2025-03-21 20:21:47','','129.222.187.112','loggedin',1),(2247,'user','12','2025-03-21 20:21:57','2025-03-21 20:56:56','','129.222.187.112','loggedin',1),(2248,'user','19','2025-03-21 20:57:02','2025-03-21 21:04:27','','129.222.187.112','loggedin',1),(2249,'user','7','2025-03-21 21:04:32','2025-03-21 21:07:53','','129.222.187.112','loggedin',1),(2250,'user','19','2025-03-21 21:08:29','2025-03-21 21:09:10','','129.222.187.112','loggedin',1),(2251,'user','7','2025-03-21 21:09:15','2025-03-21 21:15:07','','129.222.187.112','loggedin',1),(2252,'user','19','2025-03-21 21:15:12','2025-03-21 22:06:41','','129.222.187.112','loggedin',1),(2253,'user','7','2025-03-21 22:06:45','2025-03-21 22:09:32','','129.222.187.112','loggedin',1),(2254,'user','12','2025-03-21 22:09:42','','','129.222.187.112','loggedin',1),(2255,'user','12','2025-03-22 00:16:13','2025-03-22 00:16:17','','129.222.187.112','loggedin',1),(2256,'user','7','2025-03-22 00:16:21','2025-03-22 01:09:26','','129.222.187.112','loggedin',1),(2257,'user','12','2025-03-22 01:09:31','','','129.222.187.112','loggedin',1),(2258,'admin','1','2025-03-22 08:45:45','','','105.163.1.129','loggedin',1),(2259,'admin','1','2025-03-22 10:38:15','','','105.163.1.129','loggedin',1),(2260,'user','7','2025-03-22 10:44:45','2025-03-22 11:22:49','','129.222.147.110','loggedin',1),(2261,'user','7','2025-03-22 11:22:59','2025-03-22 11:37:04','','129.222.147.110','loggedin',1),(2262,'user','19','2025-03-22 11:37:23','2025-03-22 11:42:21','','129.222.147.110','loggedin',1),(2263,'user','19','2025-03-22 11:52:45','2025-03-22 13:01:37','','129.222.147.110','loggedin',1),(2264,'admin','1','2025-03-22 12:10:55','','','105.163.1.129','loggedin',1),(2265,'user','12','2025-03-22 13:01:43','2025-03-22 14:51:39','','129.222.147.110','loggedin',1),(2266,'user','7','2025-03-22 14:51:44','2025-03-22 15:08:46','','129.222.147.110','loggedin',1),(2267,'user','12','2025-03-22 15:08:50','2025-03-22 16:56:56','','129.222.147.110','loggedin',1),(2268,'user','19','2025-03-22 16:57:02','2025-03-22 21:59:48','','129.222.147.110','loggedin',1),(2269,'user','12','2025-03-22 22:08:14','2025-03-23 00:05:47','','129.222.147.110','loggedin',1),(2270,'user','12','2025-03-23 00:05:52','2025-03-23 00:59:35','','129.222.147.110','loggedin',1),(2271,'user','19','2025-03-23 00:59:42','','','129.222.147.110','loggedin',1),(2272,'user','7','2025-03-23 10:26:00','','','129.222.187.17','loggedin',1),(2273,'user','19','2025-03-23 13:05:19','2025-03-23 13:32:27','','129.222.187.17','loggedin',1),(2274,'user','7','2025-03-23 13:32:32','','','129.222.187.17','loggedin',1),(2275,'user','19','2025-03-23 15:50:17','2025-03-23 16:04:51','','129.222.187.17','loggedin',1),(2276,'user','19','2025-03-23 16:04:57','2025-03-23 16:12:35','','129.222.187.44','loggedin',1),(2277,'user','19','2025-03-23 16:27:39','2025-03-23 17:16:12','','129.222.187.44','loggedin',1),(2278,'user','12','2025-03-23 17:16:21','2025-03-23 17:46:18','','129.222.187.44','loggedin',1),(2279,'user','19','2025-03-23 17:46:24','2025-03-23 17:48:02','','129.222.187.44','loggedin',1),(2280,'user','12','2025-03-23 18:16:17','2025-03-23 18:39:17','','129.222.187.44','loggedin',1),(2281,'user','19','2025-03-23 18:39:23','2025-03-23 18:39:37','','129.222.187.44','loggedin',1),(2282,'user','12','2025-03-23 18:39:44','2025-03-23 18:39:50','','129.222.187.44','loggedin',1),(2283,'user','19','2025-03-23 18:41:44','','','129.222.187.44','loggedin',1),(2284,'user','19','2025-03-23 18:52:18','2025-03-23 18:52:29','','129.222.187.44','loggedin',1),(2285,'user','12','2025-03-23 18:52:48','2025-03-23 19:07:35','','129.222.187.44','loggedin',1),(2286,'user','19','2025-03-23 19:07:40','2025-03-23 19:49:03','','129.222.187.44','loggedin',1),(2287,'user','7','2025-03-23 19:49:08','2025-03-23 19:49:30','','129.222.187.44','loggedin',1),(2288,'user','7','2025-03-23 19:49:35','2025-03-23 19:50:15','','129.222.187.44','loggedin',1),(2289,'user','12','2025-03-23 19:51:24','2025-03-23 19:52:02','','129.222.187.44','loggedin',1),(2290,'user','12','2025-03-23 19:52:08','2025-03-23 19:52:11','','129.222.187.44','loggedin',1),(2291,'user','19','2025-03-23 19:52:17','2025-03-23 20:51:11','','129.222.187.44','loggedin',1),(2292,'user','7','2025-03-24 10:35:25','2025-03-24 10:36:18','','129.222.187.44','loggedin',1),(2293,'user','19','2025-03-24 13:47:05','2025-03-24 18:20:05','','129.222.187.118','loggedin',1),(2294,'user','19','2025-03-24 19:40:17','2025-03-24 20:11:20','','129.222.187.118','loggedin',1),(2295,'user','19','2025-03-25 21:59:15','2025-03-25 22:00:51','','129.222.187.20','loggedin',1),(2296,'user','19','2025-03-26 19:08:40','','','129.222.187.201','loggedin',1),(2297,'user','19','2025-03-26 19:09:20','2025-03-26 19:10:30','','129.222.187.201','loggedin',1),(2298,'user','19','2025-03-26 19:10:43','2025-03-26 19:48:04','','129.222.187.201','loggedin',1),(2299,'user','19','2025-03-26 21:21:14','2025-03-26 21:27:34','','129.222.187.201','loggedin',1),(2300,'user','19','2025-03-26 21:38:59','','','129.222.187.201','loggedin',1),(2301,'user','19','2025-03-27 16:16:46','2025-03-27 16:25:22','','129.222.187.201','loggedin',1),(2302,'user','12','2025-03-27 17:47:00','','','129.222.187.201','loggedin',1),(2303,'user','19','2025-03-27 19:52:52','2025-03-27 20:18:34','','129.222.187.201','loggedin',1),(2304,'user','19','2025-03-27 21:30:36','2025-03-27 21:45:34','','129.222.187.201','loggedin',1),(2305,'user','12','2025-03-27 22:15:47','2025-03-27 22:15:50','','129.222.187.201','loggedin',1),(2306,'user','19','2025-03-27 22:16:01','','','129.222.187.201','loggedin',1),(2307,'user','7','2025-03-28 08:37:01','2025-03-28 08:48:19','','129.222.147.109','loggedin',1),(2308,'user','7','2025-03-28 09:37:21','2025-03-28 09:39:05','','129.222.147.109','loggedin',1),(2309,'admin','1','2025-03-28 11:19:10','','','197.248.163.118','loggedin',1),(2310,'admin','1','2025-03-28 11:26:38','2025-03-28 12:13:29','','105.230.152.194','loggedin',1),(2311,'user','19','2025-03-28 11:42:57','','','129.222.147.109','loggedin',1),(2312,'admin','1','2025-03-28 12:13:35','','','197.248.163.118','loggedin',1),(2313,'user','19','2025-03-28 14:24:02','2025-03-28 14:27:08','','129.222.147.109','loggedin',1),(2314,'user','19','2025-03-28 15:11:38','2025-03-28 15:15:03','','129.222.147.109','loggedin',1),(2315,'user','7','2025-03-28 15:15:09','2025-03-28 15:16:41','','129.222.147.109','loggedin',1),(2316,'user','19','2025-03-28 15:16:49','2025-03-28 16:32:12','','129.222.147.109','loggedin',1),(2317,'user','12','2025-03-28 16:32:19','2025-03-28 16:32:29','','129.222.147.109','loggedin',1),(2318,'user','19','2025-03-28 17:59:16','','','129.222.147.109','loggedin',1),(2319,'admin','1','2025-03-28 18:18:29','','','41.90.217.225','loggedin',1),(2320,'user','19','2025-03-28 20:37:15','2025-03-28 20:41:26','','129.222.147.109','loggedin',1),(2321,'user','19','2025-03-28 22:09:14','','','129.222.187.131','loggedin',1),(2322,'user','12','2025-03-29 10:52:13','','','129.222.187.131','loggedin',1),(2323,'user','12','2025-03-29 13:13:16','','','129.222.147.249','loggedin',1),(2324,'user','19','2025-03-29 14:12:27','2025-03-29 17:01:43','','129.222.187.230','loggedin',1),(2325,'user','12','2025-03-29 17:02:06','2025-03-29 17:33:06','','129.222.187.105','loggedin',1),(2326,'admin','1','2025-03-29 17:08:37','','','196.201.218.63','loggedin',1),(2327,'user','19','2025-03-29 17:33:18','2025-03-29 18:02:03','','129.222.187.105','loggedin',1),(2328,'user','19','2025-03-29 18:02:22','2025-03-29 18:14:41','','129.222.187.105','loggedin',1),(2329,'user','12','2025-03-29 18:14:49','2025-03-29 19:11:45','','129.222.187.105','loggedin',1),(2330,'user','19','2025-03-29 19:11:50','2025-03-29 19:13:55','','129.222.187.105','loggedin',1),(2331,'user','12','2025-03-29 19:14:05','2025-03-29 19:17:32','','129.222.187.105','loggedin',1),(2332,'user','19','2025-03-29 19:18:03','2025-03-29 19:20:35','','129.222.187.105','loggedin',1),(2333,'user','12','2025-03-29 19:30:57','2025-03-29 19:47:45','','129.222.187.105','loggedin',1),(2334,'user','7','2025-03-29 19:47:53','2025-03-29 19:48:42','','129.222.187.105','loggedin',1),(2335,'user','12','2025-03-29 19:58:00','2025-03-29 19:58:54','','129.222.187.105','loggedin',1),(2336,'user','7','2025-03-29 19:59:02','2025-03-29 19:59:30','','129.222.187.105','loggedin',1),(2337,'user','12','2025-03-29 20:10:23','','','129.222.187.105','loggedin',1),(2338,'user','19','2025-03-30 10:26:30','2025-03-30 10:28:24','','129.222.187.105','loggedin',1),(2339,'user','19','2025-03-30 10:28:55','2025-03-30 10:56:07','','129.222.187.105','loggedin',1),(2340,'user','7','2025-03-30 10:56:11','2025-03-30 12:40:36','','129.222.187.105','loggedin',1),(2341,'admin','1','2025-03-30 12:19:31','','','196.96.234.116','loggedin',1),(2342,'user','19','2025-03-30 12:40:45','2025-03-30 12:44:32','','129.222.187.105','loggedin',1),(2343,'user','7','2025-03-30 12:46:21','2025-03-30 12:48:20','','129.222.187.105','loggedin',1),(2344,'user','19','2025-03-30 12:48:27','2025-03-30 12:48:48','','129.222.187.105','loggedin',1),(2345,'user','19','2025-03-30 12:49:02','2025-03-30 12:50:29','','129.222.187.105','loggedin',1),(2346,'user','12','2025-03-30 13:07:12','2025-03-30 13:07:31','','129.222.187.105','loggedin',1),(2347,'user','19','2025-03-30 13:07:36','2025-03-30 14:21:06','','129.222.187.105','loggedin',1),(2348,'user','19','2025-03-30 14:21:49','2025-03-30 14:22:13','','129.222.187.105','loggedin',1),(2349,'user','19','2025-03-30 15:38:06','','','129.222.187.105','loggedin',1),(2350,'user','19','2025-03-30 15:54:01','2025-03-30 15:54:55','','129.222.147.168','loggedin',1),(2351,'user','19','2025-03-30 16:01:17','2025-03-30 17:52:25','','129.222.147.168','loggedin',1),(2352,'user','19','2025-03-30 18:09:58','2025-03-30 18:40:41','','129.222.147.168','loggedin',1),(2353,'user','12','2025-03-30 18:40:50','2025-03-30 18:41:00','','129.222.147.168','loggedin',1),(2354,'user','19','2025-03-30 18:41:07','2025-03-30 19:39:32','','129.222.147.168','loggedin',1),(2355,'user','19','2025-03-30 19:43:13','2025-03-30 19:46:59','','129.222.187.169','loggedin',1),(2356,'user','19','2025-03-30 20:04:05','2025-03-30 20:27:40','','129.222.187.169','loggedin',1),(2357,'user','12','2025-03-30 20:27:48','2025-03-30 20:27:57','','129.222.187.107','loggedin',1),(2358,'user','19','2025-03-30 20:35:29','2025-03-30 20:45:05','','129.222.187.107','loggedin',1),(2359,'user','19','2025-03-30 20:49:36','','','129.222.187.107','loggedin',1),(2360,'user','19','2025-03-30 21:29:12','','','129.222.187.107','loggedin',1),(2361,'user','12','2025-03-30 21:31:35','2025-03-30 21:35:32','','129.222.187.107','loggedin',1),(2362,'admin','1','2025-03-31 06:41:51','','','196.201.218.217','loggedin',1),(2363,'admin','1','2025-03-31 09:38:20','','','196.201.218.217','loggedin',1),(2364,'user','7','2025-03-31 10:14:03','2025-03-31 10:23:41','','129.222.187.107','loggedin',1),(2365,'user','19','2025-03-31 12:22:16','2025-03-31 16:08:02','','129.222.187.107','loggedin',1),(2366,'user','19','2025-03-31 16:10:39','2025-03-31 19:57:45','','129.222.187.107','loggedin',1),(2367,'user','7','2025-03-31 19:57:50','2025-03-31 19:58:33','','129.222.187.107','loggedin',1),(2368,'user','19','2025-03-31 19:58:40','2025-03-31 19:59:37','','129.222.187.107','loggedin',1),(2369,'user','19','2025-03-31 20:06:58','2025-03-31 20:20:58','','129.222.187.107','loggedin',1),(2370,'user','7','2025-03-31 20:21:03','','','129.222.187.107','loggedin',1),(2371,'user','19','2025-03-31 20:29:50','2025-03-31 21:15:35','','129.222.187.107','loggedin',1),(2372,'admin','1','2025-03-31 20:42:02','','','105.163.156.176','loggedin',1),(2373,'user','7','2025-03-31 21:14:29','2025-03-31 21:14:55','','89.39.106.228','loggedin',1),(2374,'user','7','2025-03-31 21:15:40','2025-03-31 21:16:01','','129.222.187.107','loggedin',1),(2375,'user','19','2025-03-31 21:19:56','2025-03-31 21:33:25','','129.222.187.107','loggedin',1),(2376,'user','7','2025-04-01 10:05:38','2025-04-01 10:07:21','','129.222.187.107','loggedin',1),(2377,'user','19','2025-04-01 18:07:09','2025-04-01 20:19:03','','129.222.187.107','loggedin',1),(2378,'user','7','2025-04-02 11:13:26','2025-04-02 11:15:01','','129.222.187.107','loggedin',1),(2379,'user','19','2025-04-02 11:45:44','','','129.222.187.107','loggedin',1),(2380,'user','19','2025-04-02 17:27:29','2025-04-02 19:06:11','','129.222.187.107','loggedin',1),(2381,'user','19','2025-04-02 19:23:15','2025-04-02 19:45:33','','129.222.187.107','loggedin',1),(2382,'user','19','2025-04-02 19:46:05','2025-04-02 19:46:18','','129.222.187.107','loggedin',1),(2383,'user','19','2025-04-02 19:51:36','2025-04-02 19:55:31','','129.222.187.107','loggedin',1),(2384,'admin','1','2025-04-02 19:53:41','','','41.90.73.226','loggedin',1),(2385,'user','19','2025-04-02 19:58:50','','','129.222.187.107','loggedin',1),(2386,'user','19','2025-04-02 20:14:30','','','129.222.187.107','loggedin',1),(2387,'user','7','2025-04-03 11:56:56','2025-04-03 11:57:56','','129.222.187.223','loggedin',1),(2388,'admin','1','2025-04-03 16:33:30','','','197.248.163.118','loggedin',1),(2389,'user','19','2025-04-03 17:55:43','2025-04-03 19:20:09','','129.222.187.223','loggedin',1),(2390,'user','19','2025-04-03 19:21:54','2025-04-03 19:22:05','','129.222.187.223','loggedin',1),(2391,'user','19','2025-04-03 19:26:53','2025-04-03 19:27:01','','129.222.187.223','loggedin',1),(2392,'user','19','2025-04-03 22:04:33','','','129.222.187.223','loggedin',1),(2393,'user','7','2025-04-04 08:47:51','2025-04-04 08:54:31','','129.222.147.97','loggedin',1),(2394,'user','19','2025-04-04 09:06:10','2025-04-04 09:13:10','','129.222.147.97','loggedin',1),(2395,'user','7','2025-04-04 09:13:18','2025-04-04 09:14:14','','129.222.147.97','loggedin',1),(2396,'user','19','2025-04-04 12:25:15','2025-04-04 12:48:44','','129.222.147.97','loggedin',1),(2397,'admin','1','2025-04-04 12:44:03','','','197.248.163.118','loggedin',1),(2398,'user','19','2025-04-04 12:49:06','2025-04-04 12:49:51','','129.222.147.97','loggedin',1),(2399,'user','19','2025-04-04 12:50:27','','','129.222.147.97','loggedin',1),(2400,'user','19','2025-04-04 13:13:16','2025-04-04 13:13:25','','129.222.147.97','loggedin',1),(2401,'user','12','2025-04-04 14:02:56','2025-04-04 15:31:28','','129.222.147.97','loggedin',1),(2402,'user','19','2025-04-04 14:45:18','','','31.14.252.3','loggedin',1),(2403,'user','19','2025-04-04 15:31:35','2025-04-04 15:33:08','','129.222.147.97','loggedin',1),(2404,'admin','1','2025-04-04 16:23:28','','','197.248.163.118','loggedin',1),(2405,'user','19','2025-04-04 16:34:22','2025-04-04 16:49:37','','129.222.147.97','loggedin',1),(2406,'user','19','2025-04-04 16:49:46','2025-04-04 16:51:08','','129.222.147.97','loggedin',1),(2407,'user','19','2025-04-04 16:51:46','2025-04-04 16:55:39','','129.222.147.97','loggedin',1),(2408,'user','19','2025-04-04 17:37:15','2025-04-04 17:39:48','','129.222.147.97','loggedin',1),(2409,'user','19','2025-04-04 17:47:55','2025-04-04 17:48:00','','129.222.147.97','loggedin',1),(2410,'user','19','2025-04-04 17:48:45','2025-04-04 17:54:45','','129.222.147.97','loggedin',1),(2411,'user','19','2025-04-04 18:02:01','2025-04-04 18:18:01','','129.222.147.97','loggedin',1),(2412,'user','19','2025-04-04 18:30:03','2025-04-04 18:38:23','','129.222.147.97','loggedin',1),(2413,'user','19','2025-04-04 18:56:31','2025-04-04 19:00:04','','129.222.147.97','loggedin',1),(2414,'user','19','2025-04-04 19:10:21','2025-04-04 19:28:47','','129.222.147.97','loggedin',1),(2415,'user','12','2025-04-04 19:28:54','2025-04-04 19:51:16','','129.222.147.97','loggedin',1),(2416,'user','19','2025-04-04 19:56:11','2025-04-04 19:58:03','','129.222.147.97','loggedin',1),(2417,'user','12','2025-04-04 20:15:28','2025-04-04 20:53:15','','129.222.147.97','loggedin',1),(2418,'user','7','2025-04-04 20:22:49','2025-04-04 20:24:57','','31.14.252.3','loggedin',1),(2419,'user','7','2025-04-04 20:25:12','2025-04-04 20:25:47','','31.14.252.3','loggedin',1),(2420,'user','19','2025-04-04 20:53:19','2025-04-04 21:15:47','','129.222.147.97','loggedin',1),(2421,'user','12','2025-04-04 21:16:02','2025-04-04 21:32:41','','129.222.147.97','loggedin',1),(2422,'user','12','2025-04-04 21:34:12','2025-04-04 21:48:17','','129.222.147.97','loggedin',1),(2423,'user','12','2025-04-04 21:51:47','2025-04-04 22:04:51','','129.222.147.97','loggedin',1),(2424,'user','19','2025-04-04 22:04:55','','','129.222.147.97','loggedin',1),(2425,'user','12','2025-04-04 22:15:44','2025-04-04 23:18:38','','129.222.147.97','loggedin',1),(2426,'user','19','2025-04-04 23:18:42','','','129.222.147.97','loggedin',1),(2427,'user','19','2025-04-04 23:20:38','2025-04-04 23:30:40','','129.222.147.97','loggedin',1),(2428,'user','12','2025-04-04 23:30:46','2025-04-05 01:07:11','','129.222.147.97','loggedin',1),(2429,'user','7','2025-04-05 00:01:04','','','31.14.252.3','loggedin',1),(2430,'user','7','2025-04-05 01:07:22','2025-04-05 01:07:51','','129.222.147.97','loggedin',1),(2431,'user','12','2025-04-05 01:32:42','2025-04-05 01:52:30','','129.222.147.97','loggedin',1),(2432,'user','7','2025-04-05 01:52:38','','','129.222.147.97','loggedin',1),(2433,'user','12','2025-04-05 02:17:51','','','129.222.147.97','loggedin',1),(2434,'user','7','2025-04-05 09:44:30','2025-04-05 09:45:48','','129.222.147.97','loggedin',1),(2435,'user','7','2025-04-05 11:30:44','2025-04-05 11:36:01','','129.222.147.97','loggedin',1),(2436,'user','12','2025-04-05 13:40:18','2025-04-05 15:04:03','','129.222.147.97','loggedin',1),(2437,'user','19','2025-04-05 15:04:07','2025-04-05 16:57:42','','129.222.147.97','loggedin',1),(2438,'user','19','2025-04-05 16:57:46','2025-04-05 16:58:53','','129.222.147.97','loggedin',1),(2439,'user','12','2025-04-05 16:59:28','2025-04-05 17:01:17','','129.222.147.97','loggedin',1),(2440,'user','12','2025-04-05 17:02:04','','','129.222.147.97','loggedin',1),(2441,'user','19','2025-04-05 17:50:52','2025-04-05 17:59:44','','129.222.147.97','loggedin',1),(2442,'user','19','2025-04-05 18:00:32','2025-04-05 18:53:51','','129.222.147.97','loggedin',1),(2443,'user','12','2025-04-05 18:54:04','2025-04-05 20:44:54','','129.222.147.97','loggedin',1),(2444,'user','7','2025-04-05 20:45:00','','','129.222.147.97','loggedin',1),(2445,'user','12','2025-04-05 20:47:33','','','129.222.147.97','loggedin',1),(2446,'user','7','2025-04-06 09:11:11','2025-04-06 09:12:56','','129.222.187.53','loggedin',1),(2447,'user','7','2025-04-06 11:09:54','2025-04-06 11:12:32','','129.222.187.53','loggedin',1),(2448,'user','7','2025-04-06 11:12:38','2025-04-06 12:34:15','','129.222.187.53','loggedin',1),(2449,'user','19','2025-04-06 12:41:21','','','129.222.187.53','loggedin',1),(2450,'user','7','2025-04-06 15:05:04','2025-04-06 15:07:24','','129.222.187.53','loggedin',1),(2451,'user','19','2025-04-06 15:07:30','','','129.222.187.53','loggedin',1),(2452,'user','19','2025-04-06 15:25:04','2025-04-06 15:26:04','','129.222.187.53','loggedin',1),(2453,'user','19','2025-04-06 15:26:11','2025-04-06 15:26:17','','129.222.187.53','loggedin',1),(2454,'user','12','2025-04-06 16:02:46','2025-04-06 16:15:58','','129.222.187.53','loggedin',1),(2455,'user','19','2025-04-06 16:16:04','2025-04-06 16:18:09','','129.222.187.53','loggedin',1),(2456,'user','19','2025-04-06 16:51:28','2025-04-06 17:33:16','','129.222.187.53','loggedin',1),(2457,'user','19','2025-04-06 17:59:48','2025-04-06 18:56:00','','129.222.187.53','loggedin',1),(2458,'user','7','2025-04-06 18:56:05','','','129.222.187.53','loggedin',1),(2459,'user','12','2025-04-06 19:11:08','2025-04-06 19:15:36','','129.222.187.53','loggedin',1),(2460,'user','19','2025-04-06 19:15:42','','','129.222.187.53','loggedin',1),(2461,'user','19','2025-04-06 19:49:06','','','129.222.187.53','loggedin',1),(2462,'user','19','2025-04-06 20:58:15','','','129.222.187.53','loggedin',1),(2463,'user','19','2025-04-06 21:49:15','','','129.222.147.190','loggedin',1),(2464,'user','12','2025-04-06 21:49:57','','','129.222.147.190','loggedin',1),(2465,'user','7','2025-04-06 21:52:38','2025-04-06 21:53:11','','129.222.147.190','loggedin',1),(2466,'user','19','2025-04-06 21:53:22','2025-04-06 21:56:16','','129.222.147.190','loggedin',1),(2467,'user','7','2025-04-06 21:56:23','','','129.222.147.190','loggedin',1),(2468,'user','7','2025-04-07 11:38:40','','','129.222.147.190','loggedin',1),(2469,'user','19','2025-04-07 12:29:16','2025-04-07 12:29:38','','129.222.147.190','loggedin',1),(2470,'user','7','2025-04-07 12:29:48','2025-04-07 12:31:10','','129.222.147.190','loggedin',1),(2471,'user','19','2025-04-07 12:31:21','','','129.222.147.190','loggedin',1),(2472,'user','19','2025-04-07 15:43:10','','','129.222.147.190','loggedin',1),(2473,'user','19','2025-04-07 15:53:49','2025-04-07 15:59:07','','129.222.147.190','loggedin',1),(2474,'user','19','2025-04-07 15:59:32','','','129.222.147.190','loggedin',1),(2475,'user','19','2025-04-07 19:18:52','2025-04-07 19:20:37','','129.222.147.190','loggedin',1),(2476,'user','19','2025-04-07 19:45:50','2025-04-07 20:40:18','','129.222.147.190','loggedin',1),(2477,'user','19','2025-04-07 20:45:51','','','129.222.147.190','loggedin',1),(2478,'user','19','2025-04-07 20:52:25','','','129.222.147.190','loggedin',1),(2479,'user','19','2025-04-07 21:22:52','2025-04-07 21:28:39','','129.222.147.190','loggedin',1),(2480,'user','7','2025-04-08 11:31:01','2025-04-08 11:36:17','','129.222.147.29','loggedin',1),(2481,'user','19','2025-04-08 11:36:24','2025-04-08 11:37:51','','129.222.147.29','loggedin',1),(2482,'user','19','2025-04-08 12:06:22','','','129.222.147.29','loggedin',1),(2483,'user','19','2025-04-08 16:06:02','','','129.222.187.48','loggedin',1),(2484,'user','19','2025-04-08 17:57:46','2025-04-08 18:59:06','','129.222.187.48','loggedin',1),(2485,'user','19','2025-04-08 19:56:33','','','129.222.187.48','loggedin',1),(2486,'user','19','2025-04-08 19:59:12','2025-04-08 20:00:27','','129.222.187.48','loggedin',1),(2487,'user','19','2025-04-08 20:08:34','','','129.222.187.48','loggedin',1),(2488,'user','7','2025-04-09 10:09:43','','','129.222.147.11','loggedin',1),(2489,'admin','1','2025-04-09 11:59:07','','','197.232.142.176','loggedin',1),(2490,'user','12','2025-04-09 16:43:06','','','129.222.187.155','loggedin',1),(2491,'user','12','2025-04-09 20:36:33','2025-04-09 20:36:43','','129.222.187.155','loggedin',1),(2492,'user','7','2025-04-10 10:48:06','2025-04-10 10:49:33','','129.222.187.14','loggedin',1),(2493,'user','12','2025-04-10 18:41:38','2025-04-10 19:02:25','','129.222.187.195','loggedin',1),(2494,'user','12','2025-04-10 19:14:13','','','129.222.187.195','loggedin',1),(2495,'user','12','2025-04-10 22:48:28','2025-04-10 22:50:41','','129.222.187.195','loggedin',1),(2496,'user','12','2025-04-10 22:53:58','2025-04-10 23:53:59','','129.222.187.195','loggedin',1),(2497,'user','7','2025-04-11 10:55:25','2025-04-11 10:56:29','','129.222.187.7','loggedin',1),(2498,'user','19','2025-04-11 13:22:04','2025-04-11 14:02:29','','129.222.187.7','loggedin',1),(2499,'user','19','2025-04-11 15:19:18','','','129.222.187.7','loggedin',1),(2500,'user','12','2025-04-11 15:26:52','','','129.222.187.7','loggedin',1),(2501,'user','19','2025-04-11 16:31:46','2025-04-11 17:06:35','','129.222.187.7','loggedin',1),(2502,'user','12','2025-04-11 17:06:46','','','129.222.187.7','loggedin',1),(2503,'user','19','2025-04-11 18:00:53','2025-04-11 18:02:54','','129.222.187.40','loggedin',1),(2504,'user','19','2025-04-11 18:55:28','2025-04-11 18:56:31','','129.222.187.40','loggedin',1),(2505,'user','12','2025-04-11 19:50:59','2025-04-11 19:54:43','','129.222.187.40','loggedin',1),(2506,'user','19','2025-04-11 20:10:14','','','129.222.187.40','loggedin',1),(2507,'user','19','2025-04-11 20:11:22','','','129.222.187.40','loggedin',1),(2508,'user','19','2025-04-11 20:12:11','','','129.222.187.40','loggedin',1),(2509,'user','7','2025-04-11 20:20:57','','','129.222.187.40','loggedin',1),(2510,'user','7','2025-04-11 20:21:40','2025-04-11 20:21:56','','129.222.187.40','loggedin',1),(2511,'user','12','2025-04-11 20:31:33','2025-04-11 20:32:55','','129.222.187.40','loggedin',1),(2512,'user','7','2025-04-12 10:05:03','2025-04-12 10:06:22','','129.222.187.40','loggedin',1),(2513,'user','19','2025-04-12 15:39:13','','','129.222.147.88','loggedin',1),(2514,'user','12','2025-04-12 16:01:04','2025-04-12 16:01:48','','129.222.147.88','loggedin',1),(2515,'user','19','2025-04-12 16:01:54','2025-04-12 19:18:46','','129.222.147.88','loggedin',1),(2516,'user','19','2025-04-12 19:19:52','2025-04-12 19:22:56','','129.222.147.88','loggedin',1),(2517,'user','19','2025-04-12 19:55:34','2025-04-12 20:42:10','','129.222.147.88','loggedin',1),(2518,'user','19','2025-04-12 21:05:50','','','129.222.147.88','loggedin',1),(2519,'user','19','2025-04-12 21:10:18','','','129.222.147.88','loggedin',1),(2520,'user','12','2025-04-12 21:11:33','','','129.222.147.88','loggedin',1),(2521,'user','19','2025-04-12 21:16:36','2025-04-12 21:16:59','','129.222.147.88','loggedin',1),(2522,'user','7','2025-04-12 21:17:32','2025-04-12 21:18:01','','129.222.147.88','loggedin',1),(2523,'user','19','2025-04-12 21:20:09','','','129.222.147.88','loggedin',1),(2524,'user','7','2025-04-13 09:16:15','','','129.222.147.88','loggedin',1),(2525,'user','7','2025-04-13 10:41:53','','','129.222.147.88','loggedin',1),(2526,'user','7','2025-04-13 11:37:59','2025-04-13 11:39:06','','129.222.147.225','loggedin',1),(2527,'user','12','2025-04-13 12:58:56','','','129.222.147.225','loggedin',1),(2528,'user','19','2025-04-13 14:16:31','2025-04-13 14:19:29','','129.222.147.225','loggedin',1),(2529,'user','12','2025-04-13 15:17:27','2025-04-13 15:34:07','','129.222.147.225','loggedin',1),(2530,'user','19','2025-04-13 15:34:13','2025-04-13 15:37:02','','129.222.147.225','loggedin',1),(2531,'user','12','2025-04-13 15:37:09','2025-04-13 15:37:57','','129.222.147.225','loggedin',1),(2532,'user','7','2025-04-13 15:38:00','','','129.222.147.225','loggedin',1),(2533,'user','12','2025-04-13 15:40:53','','','129.222.147.225','loggedin',1),(2534,'user','19','2025-04-13 15:58:23','2025-04-13 16:05:00','','129.222.147.225','loggedin',1),(2535,'user','19','2025-04-13 16:45:53','','','129.222.187.152','loggedin',1),(2536,'user','12','2025-04-13 16:56:48','2025-04-13 17:19:07','','129.222.187.152','loggedin',1),(2537,'user','19','2025-04-13 17:19:17','','','129.222.187.152','loggedin',1),(2538,'user','12','2025-04-13 17:40:52','2025-04-13 17:54:12','','129.222.187.152','loggedin',1),(2539,'user','19','2025-04-13 17:54:16','2025-04-13 18:10:24','','129.222.187.152','loggedin',1),(2540,'user','19','2025-04-13 18:22:45','2025-04-13 18:51:52','','129.222.187.152','loggedin',1),(2541,'user','12','2025-04-13 19:01:14','2025-04-13 19:23:48','','129.222.187.152','loggedin',1),(2542,'user','7','2025-04-13 19:23:53','2025-04-13 19:26:25','','129.222.147.177','loggedin',1),(2543,'user','19','2025-04-13 20:01:30','2025-04-13 20:11:26','','129.222.147.177','loggedin',1),(2544,'user','12','2025-04-13 20:11:34','','','129.222.147.177','loggedin',1),(2545,'user','19','2025-04-13 20:13:52','','','129.222.147.177','loggedin',1),(2546,'user','12','2025-04-13 20:18:18','','','129.222.147.177','loggedin',1),(2547,'user','19','2025-04-13 20:28:05','2025-04-13 20:30:33','','129.222.147.177','loggedin',1),(2548,'user','12','2025-04-13 20:30:42','','','129.222.147.177','loggedin',1),(2549,'user','19','2025-04-13 20:38:24','2025-04-13 20:38:47','','129.222.147.177','loggedin',1),(2550,'user','12','2025-04-13 20:38:54','','','129.222.147.177','loggedin',1),(2551,'user','19','2025-04-13 20:39:56','2025-04-13 20:41:45','','129.222.147.177','loggedin',1),(2552,'user','12','2025-04-13 20:52:42','','','129.222.147.177','loggedin',1),(2553,'user','7','2025-04-14 09:21:50','','','129.222.187.113','loggedin',1),(2554,'user','19','2025-04-14 16:53:51','','','129.222.187.123','loggedin',1),(2555,'user','19','2025-04-14 19:52:14','','','129.222.187.125','loggedin',1),(2556,'user','7','2025-04-15 09:38:57','2025-04-15 09:44:23','','129.222.187.125','loggedin',1),(2557,'user','12','2025-04-15 13:16:50','','','129.222.187.223','loggedin',1),(2558,'user','12','2025-04-15 18:11:47','','','129.222.147.66','loggedin',1),(2559,'user','12','2025-04-15 20:47:22','2025-04-15 20:58:38','','129.222.147.66','loggedin',1),(2560,'user','7','2025-04-16 11:07:40','','','129.222.187.175','loggedin',1),(2561,'user','12','2025-04-16 15:04:33','','','129.222.187.207','loggedin',1),(2562,'user','12','2025-04-16 17:51:33','2025-04-16 17:52:10','','129.222.187.207','loggedin',1),(2563,'user','19','2025-04-16 17:52:16','2025-04-16 18:17:24','','129.222.187.207','loggedin',1),(2564,'user','12','2025-04-16 18:17:52','','','129.222.187.207','loggedin',1),(2565,'user','19','2025-04-16 18:19:17','','','129.222.187.207','loggedin',1),(2566,'user','19','2025-04-16 20:14:30','2025-04-16 20:15:51','','129.222.187.207','loggedin',1),(2567,'user','19','2025-04-16 21:02:49','2025-04-16 21:04:29','','129.222.187.207','loggedin',1),(2568,'user','12','2025-04-16 21:04:41','2025-04-16 21:08:15','','129.222.187.207','loggedin',1),(2569,'user','19','2025-04-16 21:08:25','2025-04-16 21:20:22','','129.222.187.207','loggedin',1),(2570,'user','12','2025-04-16 21:54:54','','','129.222.187.207','loggedin',1),(2571,'user','7','2025-04-17 10:02:10','','','129.222.187.207','loggedin',1),(2572,'user','12','2025-04-17 12:29:05','','','129.222.187.207','loggedin',1),(2573,'user','19','2025-04-17 15:24:32','','','129.222.187.207','loggedin',1),(2574,'user','19','2025-04-17 17:08:39','','','129.222.187.207','loggedin',1),(2575,'user','19','2025-04-17 20:09:24','','','129.222.187.207','loggedin',1),(2576,'user','19','2025-04-17 20:26:10','2025-04-17 20:27:16','','129.222.187.207','loggedin',1),(2577,'user','12','2025-04-17 20:27:27','2025-04-17 20:28:01','','129.222.187.207','loggedin',1),(2578,'user','19','2025-04-17 20:28:07','2025-04-17 20:28:37','','129.222.187.207','loggedin',1),(2579,'user','12','2025-04-17 20:28:44','','','129.222.187.207','loggedin',1),(2580,'user','7','2025-04-18 09:12:29','2025-04-18 09:14:20','','129.222.147.146','loggedin',1),(2581,'user','19','2025-04-18 09:14:39','2025-04-18 09:15:44','','129.222.147.146','loggedin',1),(2582,'user','7','2025-04-18 09:15:48','2025-04-18 09:17:13','','129.222.147.146','loggedin',1),(2583,'user','19','2025-04-18 13:45:24','','','129.222.147.107','loggedin',1),(2584,'user','12','2025-04-18 15:53:10','','','129.222.187.181','loggedin',1),(2585,'user','19','2025-04-18 17:14:46','','','129.222.187.181','loggedin',1),(2586,'user','12','2025-04-18 17:15:49','','','129.222.187.181','loggedin',1),(2587,'user','12','2025-04-18 17:21:02','','','129.222.187.181','loggedin',1),(2588,'user','7','2025-04-18 18:16:05','2025-04-18 18:16:22','','129.222.187.181','loggedin',1),(2589,'user','12','2025-04-18 18:17:35','','','129.222.187.181','loggedin',1),(2590,'user','19','2025-04-18 18:41:52','','','129.222.187.181','loggedin',1),(2591,'user','12','2025-04-18 18:59:28','2025-04-18 19:16:11','','129.222.187.181','loggedin',1),(2592,'user','19','2025-04-18 19:53:40','2025-04-18 19:54:11','','129.222.147.12','loggedin',1),(2593,'user','19','2025-04-18 20:14:26','2025-04-18 20:52:50','','129.222.147.12','loggedin',1),(2594,'user','12','2025-04-18 20:52:56','2025-04-18 21:22:53','','129.222.147.12','loggedin',1),(2595,'user','7','2025-04-18 21:23:05','2025-04-18 21:23:35','','129.222.147.12','loggedin',1),(2596,'user','19','2025-04-18 21:24:42','2025-04-18 21:26:04','','129.222.147.12','loggedin',1),(2597,'user','7','2025-04-19 09:14:00','2025-04-19 09:15:01','','129.222.147.12','loggedin',1),(2598,'user','7','2025-04-19 09:59:10','2025-04-19 10:02:03','','129.222.147.12','loggedin',1),(2599,'user','19','2025-04-19 13:19:16','2025-04-19 13:47:14','','129.222.147.251','loggedin',1),(2600,'user','12','2025-04-19 13:47:19','','','129.222.147.251','loggedin',1),(2601,'user','19','2025-04-19 17:43:32','2025-04-19 18:07:30','','129.222.187.34','loggedin',1),(2602,'user','12','2025-04-19 18:07:38','','','129.222.187.34','loggedin',1),(2603,'user','19','2025-04-19 19:39:44','','','129.222.187.34','loggedin',1),(2604,'user','19','2025-04-19 20:01:32','','','129.222.187.34','loggedin',1),(2605,'user','12','2025-04-19 20:02:11','','','129.222.187.34','loggedin',1),(2606,'user','7','2025-04-19 20:03:53','2025-04-19 20:04:18','','129.222.187.34','loggedin',1),(2607,'user','19','2025-04-19 20:41:31','2025-04-19 20:42:27','','129.222.187.34','loggedin',1),(2608,'user','12','2025-04-19 20:42:36','','','129.222.187.34','loggedin',1),(2609,'user','12','2025-04-19 20:57:14','2025-04-19 21:21:33','','129.222.187.34','loggedin',1),(2610,'user','7','2025-04-20 11:05:12','2025-04-20 11:07:36','','129.222.187.141','loggedin',1),(2611,'user','12','2025-04-20 12:04:36','','','129.222.187.141','loggedin',1),(2612,'user','12','2025-04-20 17:09:07','2025-04-20 18:16:11','','129.222.147.149','loggedin',1),(2613,'user','21','2025-04-20 18:16:25','2025-04-20 19:00:25','','129.222.147.149','loggedin',1),(2614,'user','21','2025-04-20 19:00:36','2025-04-20 19:19:10','','129.222.147.149','loggedin',1),(2615,'user','12','2025-04-20 19:19:22','','','129.222.147.149','loggedin',1),(2616,'user','19','2025-04-20 19:21:38','','','129.222.147.149','loggedin',1),(2617,'user','19','2025-04-20 19:31:48','2025-04-20 19:47:52','','129.222.147.149','loggedin',1),(2618,'user','12','2025-04-20 19:48:02','2025-04-20 19:50:05','','129.222.147.149','loggedin',1),(2619,'user','12','2025-04-20 19:53:36','','','129.222.147.149','loggedin',1),(2620,'user','19','2025-04-20 20:27:08','','','129.222.147.149','loggedin',1),(2621,'user','19','2025-04-20 20:31:05','2025-04-20 20:31:31','','129.222.147.149','loggedin',1),(2622,'user','12','2025-04-20 20:31:52','2025-04-20 21:04:01','','129.222.147.149','loggedin',1),(2623,'user','19','2025-04-20 21:04:06','2025-04-20 21:08:54','','129.222.147.149','loggedin',1),(2624,'user','21','2025-04-20 21:09:07','2025-04-20 21:09:18','','129.222.147.149','loggedin',1),(2625,'user','19','2025-04-20 21:17:42','2025-04-20 21:17:58','','129.222.147.149','loggedin',1),(2626,'user','12','2025-04-20 21:18:04','2025-04-20 21:18:30','','129.222.147.149','loggedin',1),(2627,'user','12','2025-04-21 16:05:04','2025-04-21 16:09:47','','129.222.147.41','loggedin',1),(2628,'user','19','2025-04-21 16:09:52','2025-04-21 16:11:00','','129.222.147.41','loggedin',1),(2629,'user','12','2025-04-21 16:32:04','2025-04-21 16:38:59','','129.222.147.41','loggedin',1),(2630,'user','12','2025-04-21 16:39:17','2025-04-21 16:41:10','','129.222.147.41','loggedin',1),(2631,'user','12','2025-04-21 16:42:02','2025-04-21 18:25:44','','129.222.147.41','loggedin',1),(2632,'user','19','2025-04-21 18:25:50','','','129.222.147.41','loggedin',1),(2633,'user','19','2025-04-21 18:38:38','2025-04-21 18:40:15','','129.222.147.41','loggedin',1),(2634,'user','12','2025-04-21 18:44:36','2025-04-21 18:45:11','','129.222.147.41','loggedin',1),(2635,'user','12','2025-04-21 18:50:15','2025-04-21 19:47:31','','129.222.147.41','loggedin',1),(2636,'user','19','2025-04-21 19:47:34','2025-04-21 19:48:30','','129.222.147.41','loggedin',1),(2637,'user','12','2025-04-21 19:56:18','2025-04-21 20:22:04','','129.222.147.41','loggedin',1),(2638,'user','19','2025-04-21 20:22:09','','','129.222.147.41','loggedin',1),(2639,'user','19','2025-04-21 20:28:51','2025-04-21 20:41:53','','129.222.147.41','loggedin',1),(2640,'user','12','2025-04-21 20:41:58','2025-04-21 20:55:24','','129.222.147.41','loggedin',1),(2641,'user','7','2025-04-21 20:55:29','','','129.222.147.41','loggedin',1),(2642,'user','12','2025-04-21 21:06:21','','','129.222.147.41','loggedin',1),(2643,'user','19','2025-04-21 21:17:59','2025-04-21 21:29:53','','129.222.147.41','loggedin',1),(2644,'user','12','2025-04-21 21:30:02','2025-04-21 22:26:33','','129.222.147.41','loggedin',1),(2645,'user','7','2025-04-21 22:26:57','','','129.222.147.41','loggedin',1),(2646,'user','7','2025-04-22 09:18:41','2025-04-22 09:23:17','','129.222.187.127','loggedin',1),(2647,'admin','1','2025-04-22 11:46:59','','','196.201.218.90','loggedin',1),(2648,'user','12','2025-04-22 13:58:26','','','129.222.187.127','loggedin',1),(2649,'user','12','2025-04-22 17:35:32','2025-04-22 19:15:17','','129.222.187.147','loggedin',1),(2650,'user','12','2025-04-22 19:27:38','','','129.222.187.147','loggedin',1),(2651,'admin','1','2025-04-22 21:41:39','','','196.201.218.81','loggedin',1),(2652,'user','7','2025-04-23 14:39:54','2025-04-23 14:41:33','','129.222.187.161','loggedin',1),(2653,'user','19','2025-04-23 15:21:43','2025-04-23 15:30:38','','129.222.187.161','loggedin',1),(2654,'user','19','2025-04-23 16:09:08','2025-04-23 16:11:49','','129.222.187.161','loggedin',1),(2655,'user','19','2025-04-23 20:41:13','2025-04-23 20:46:08','','129.222.147.159','loggedin',1),(2656,'user','7','2025-04-24 09:30:26','2025-04-24 09:33:23','','129.222.187.81','loggedin',1),(2657,'user','19','2025-04-24 12:22:29','2025-04-24 12:23:46','','129.222.187.81','loggedin',1),(2658,'user','19','2025-04-24 15:26:32','','','129.222.187.81','loggedin',1),(2659,'user','19','2025-04-24 19:29:55','2025-04-24 19:30:07','','129.222.187.81','loggedin',1),(2660,'user','7','2025-04-25 10:04:26','','','129.222.187.107','loggedin',1),(2661,'user','12','2025-04-25 14:20:33','2025-04-25 16:11:38','','129.222.187.107','loggedin',1),(2662,'user','12','2025-04-25 16:27:15','2025-04-25 16:44:45','','129.222.147.109','loggedin',1),(2663,'user','19','2025-04-25 16:44:50','2025-04-25 16:46:54','','129.222.147.109','loggedin',1),(2664,'user','12','2025-04-25 16:47:06','2025-04-25 16:47:34','','129.222.147.109','loggedin',1),(2665,'user','12','2025-04-25 17:14:13','2025-04-25 19:08:56','','129.222.147.109','loggedin',1),(2666,'user','7','2025-04-25 19:09:00','2025-04-25 19:10:15','','129.222.147.109','loggedin',1),(2667,'user','7','2025-04-25 19:37:32','2025-04-25 19:37:52','','129.222.147.109','loggedin',1),(2668,'user','19','2025-04-25 19:46:56','2025-04-25 20:15:08','','129.222.147.109','loggedin',1),(2669,'user','12','2025-04-25 20:15:14','2025-04-25 20:15:46','','129.222.147.109','loggedin',1),(2670,'user','12','2025-04-25 20:42:55','2025-04-25 20:44:35','','129.222.147.109','loggedin',1),(2671,'user','19','2025-04-25 20:44:41','2025-04-25 20:46:44','','129.222.147.109','loggedin',1),(2672,'user','7','2025-04-26 10:11:38','','','129.222.187.51','loggedin',1),(2673,'user','12','2025-04-26 12:25:36','','','129.222.187.51','loggedin',1),(2674,'user','19','2025-04-26 14:13:42','2025-04-26 14:21:37','','129.222.187.51','loggedin',1),(2675,'user','19','2025-04-26 14:24:28','2025-04-26 15:33:22','','129.222.187.51','loggedin',1),(2676,'user','12','2025-04-26 15:33:31','2025-04-26 15:36:28','','129.222.187.51','loggedin',1),(2677,'user','19','2025-04-26 15:39:32','2025-04-26 15:42:36','','129.222.187.51','loggedin',1),(2678,'user','12','2025-04-26 17:01:31','2025-04-26 18:09:00','','129.222.187.166','loggedin',1),(2679,'user','19','2025-04-26 18:09:06','2025-04-26 18:11:25','','129.222.187.166','loggedin',1),(2680,'user','12','2025-04-26 18:16:43','2025-04-26 18:19:03','','129.222.187.166','loggedin',1),(2681,'user','19','2025-04-26 18:19:08','2025-04-26 18:23:02','','129.222.187.166','loggedin',1),(2682,'user','12','2025-04-26 18:26:58','2025-04-26 18:28:12','','129.222.187.166','loggedin',1),(2683,'user','12','2025-04-26 18:44:38','2025-04-26 18:44:59','','129.222.187.166','loggedin',1),(2684,'user','19','2025-04-26 19:16:58','2025-04-26 19:17:41','','129.222.187.242','loggedin',1),(2685,'user','19','2025-04-26 19:20:24','2025-04-26 19:41:40','','129.222.187.242','loggedin',1),(2686,'user','12','2025-04-26 19:41:58','2025-04-26 19:49:46','','129.222.187.242','loggedin',1),(2687,'user','19','2025-04-26 19:49:53','2025-04-26 19:51:52','','129.222.187.242','loggedin',1),(2688,'user','7','2025-04-26 20:25:26','2025-04-26 20:26:50','','129.222.187.242','loggedin',1),(2689,'user','19','2025-04-26 20:34:58','2025-04-26 20:35:17','','129.222.187.242','loggedin',1),(2690,'user','12','2025-04-26 20:35:23','2025-04-26 20:35:34','','129.222.187.242','loggedin',1),(2691,'user','7','2025-04-27 09:24:39','','','129.222.187.242','loggedin',1),(2692,'user','19','2025-04-27 14:10:30','2025-04-27 15:01:20','','129.222.187.242','loggedin',1),(2693,'user','12','2025-04-27 15:01:32','2025-04-27 15:05:57','','129.222.187.242','loggedin',1),(2694,'user','19','2025-04-27 15:06:12','2025-04-27 16:39:50','','129.222.187.242','loggedin',1),(2695,'user','12','2025-04-27 16:39:57','2025-04-27 16:41:53','','129.222.187.242','loggedin',1),(2696,'user','12','2025-04-27 17:21:43','2025-04-27 17:33:49','','129.222.187.242','loggedin',1),(2697,'user','19','2025-04-27 17:33:54','2025-04-27 17:41:25','','129.222.187.242','loggedin',1),(2698,'user','19','2025-04-27 17:57:19','','','129.222.187.242','loggedin',1),(2699,'user','12','2025-04-27 18:32:15','2025-04-27 18:32:38','','129.222.187.242','loggedin',1),(2700,'user','19','2025-04-27 18:32:46','2025-04-27 18:33:25','','129.222.187.242','loggedin',1),(2701,'user','12','2025-04-27 19:25:09','2025-04-27 19:38:36','','129.222.187.242','loggedin',1),(2702,'user','19','2025-04-27 19:38:43','2025-04-27 19:40:01','','129.222.187.242','loggedin',1),(2703,'user','19','2025-04-27 19:45:05','2025-04-27 19:48:21','','129.222.187.242','loggedin',1),(2704,'user','19','2025-04-27 20:43:12','2025-04-27 20:45:09','','129.222.187.242','loggedin',1),(2705,'user','19','2025-04-27 20:45:14','2025-04-27 20:45:51','','129.222.187.242','loggedin',1),(2706,'user','19','2025-04-27 20:50:01','2025-04-27 20:50:11','','129.222.187.242','loggedin',1),(2707,'user','12','2025-04-27 20:50:23','2025-04-27 21:30:03','','129.222.187.242','loggedin',1),(2708,'user','19','2025-04-27 21:30:09','2025-04-27 21:48:03','','129.222.187.242','loggedin',1),(2709,'user','12','2025-04-27 21:48:11','2025-04-27 21:48:42','','129.222.187.242','loggedin',1),(2710,'user','19','2025-04-27 21:55:07','2025-04-27 21:55:36','','129.222.187.242','loggedin',1),(2711,'user','12','2025-04-27 21:56:27','2025-04-27 21:56:52','','129.222.187.242','loggedin',1),(2712,'user','7','2025-04-28 10:24:26','2025-04-28 10:26:29','','129.222.187.242','loggedin',1),(2713,'user','19','2025-04-28 14:04:08','','','129.222.187.242','loggedin',1),(2714,'user','19','2025-04-28 18:32:59','2025-04-28 18:34:44','','129.222.147.169','loggedin',1),(2715,'user','19','2025-04-28 19:29:34','2025-04-28 19:30:51','','129.222.147.169','loggedin',1),(2716,'user','19','2025-04-28 20:16:41','2025-04-28 20:18:35','','129.222.147.169','loggedin',1),(2717,'user','19','2025-04-28 20:20:32','','','129.222.147.169','loggedin',1),(2718,'user','7','2025-04-29 10:12:15','2025-04-29 10:14:48','','129.222.147.169','loggedin',1),(2719,'user','19','2025-04-30 11:53:19','','','129.222.187.62','loggedin',1),(2720,'user','12','2025-04-30 14:07:31','2025-04-30 16:32:56','','129.222.187.62','loggedin',1),(2721,'user','19','2025-04-30 16:33:23','2025-04-30 16:34:40','','129.222.187.62','loggedin',1),(2722,'user','19','2025-04-30 17:56:23','2025-04-30 18:49:59','','129.222.187.112','loggedin',1),(2723,'user','12','2025-04-30 18:50:14','','','129.222.187.112','loggedin',1),(2724,'user','12','2025-04-30 18:50:43','2025-04-30 20:06:17','','129.222.187.112','loggedin',1),(2725,'user','19','2025-04-30 20:06:30','2025-04-30 20:07:40','','129.222.187.112','loggedin',1),(2726,'user','12','2025-04-30 20:26:31','2025-04-30 20:56:49','','129.222.187.112','loggedin',1),(2727,'user','19','2025-05-01 13:49:58','2025-05-01 15:12:10','','129.222.147.3','loggedin',1),(2728,'user','12','2025-05-01 15:12:22','','','129.222.147.3','loggedin',1),(2729,'user','19','2025-05-01 17:39:33','2025-05-01 17:44:55','','129.222.147.3','loggedin',1),(2730,'user','12','2025-05-01 17:45:02','2025-05-01 17:46:48','','129.222.147.3','loggedin',1),(2731,'user','12','2025-05-01 20:08:47','2025-05-01 20:11:12','','129.222.147.3','loggedin',1),(2732,'user','19','2025-05-01 20:11:17','','','129.222.147.3','loggedin',1),(2733,'user','7','2025-05-02 09:16:20','2025-05-02 09:23:30','','129.222.147.29','loggedin',1),(2734,'user','12','2025-05-02 09:23:51','2025-05-02 09:25:09','','129.222.147.29','loggedin',1),(2735,'user','7','2025-05-02 09:25:13','2025-05-02 09:26:26','','129.222.147.29','loggedin',1),(2736,'user','7','2025-05-02 10:51:56','2025-05-02 10:54:17','','129.222.147.29','loggedin',1),(2737,'user','12','2025-05-02 15:39:00','','','129.222.147.29','loggedin',1),(2738,'user','12','2025-05-02 18:09:42','2025-05-02 18:10:17','','129.222.147.29','loggedin',1),(2739,'user','19','2025-05-02 20:24:47','2025-05-02 20:25:41','','129.222.147.29','loggedin',1),(2740,'user','19','2025-05-03 12:22:30','2025-05-03 12:22:48','','129.222.147.29','loggedin',1),(2741,'user','19','2025-05-03 12:22:53','2025-05-03 12:24:35','','129.222.147.29','loggedin',1),(2742,'user','7','2025-05-03 14:16:06','2025-05-03 14:18:52','','129.222.147.29','loggedin',1),(2743,'user','19','2025-05-03 14:20:26','2025-05-03 14:24:20','','129.222.147.29','loggedin',1),(2744,'user','7','2025-05-03 14:24:25','2025-05-03 14:28:12','','129.222.147.29','loggedin',1),(2745,'user','19','2025-05-03 14:28:17','','','129.222.147.29','loggedin',1),(2746,'user','19','2025-05-03 15:48:30','2025-05-03 15:49:44','','129.222.147.29','loggedin',1),(2747,'user','19','2025-05-03 16:13:17','','','129.222.147.29','loggedin',1),(2748,'user','19','2025-05-03 18:38:42','','','129.222.147.29','loggedin',1),(2749,'user','19','2025-05-03 20:17:11','2025-05-03 22:23:36','','129.222.147.29','loggedin',1),(2750,'user','19','2025-05-03 22:34:36','2025-05-03 22:37:51','','129.222.147.29','loggedin',1),(2751,'user','7','2025-05-03 22:37:56','2025-05-03 22:52:38','','129.222.147.29','loggedin',1),(2752,'user','19','2025-05-03 22:52:47','','','129.222.147.29','loggedin',1),(2753,'user','12','2025-05-03 23:16:16','2025-05-03 23:16:22','','129.222.147.29','loggedin',1),(2754,'user','19','2025-05-03 23:26:32','2025-05-04 00:16:18','','129.222.147.29','loggedin',1),(2755,'user','19','2025-05-04 00:16:24','2025-05-04 00:59:46','','129.222.147.29','loggedin',1),(2756,'user','7','2025-05-04 00:59:49','2025-05-04 01:10:10','','129.222.147.29','loggedin',1),(2757,'user','7','2025-05-04 07:09:40','','','129.222.147.29','loggedin',1),(2758,'user','12','2025-05-04 12:58:03','','','129.222.187.205','loggedin',1),(2759,'user','19','2025-05-04 14:03:13','2025-05-04 14:05:37','','129.222.187.205','loggedin',1),(2760,'user','19','2025-05-04 14:06:33','2025-05-04 14:07:55','','129.222.187.205','loggedin',1),(2761,'user','12','2025-05-04 15:22:27','2025-05-04 15:26:06','','129.222.187.58','loggedin',1),(2762,'user','19','2025-05-04 15:26:13','','','129.222.187.58','loggedin',1),(2763,'user','12','2025-05-04 16:09:10','2025-05-04 16:12:03','','129.222.147.44','loggedin',1),(2764,'user','7','2025-05-04 16:12:56','2025-05-04 16:14:14','','129.222.147.44','loggedin',1),(2765,'user','7','2025-05-04 16:14:22','','','129.222.147.44','loggedin',1),(2766,'user','19','2025-05-04 16:18:25','2025-05-04 16:32:13','','129.222.147.44','loggedin',1),(2767,'user','12','2025-05-04 16:32:19','2025-05-04 16:47:57','','129.222.147.44','loggedin',1),(2768,'user','19','2025-05-04 16:48:21','2025-05-04 16:52:30','','129.222.147.44','loggedin',1),(2769,'user','12','2025-05-04 16:52:41','2025-05-04 17:09:58','','129.222.147.44','loggedin',1),(2770,'user','19','2025-05-04 17:10:13','2025-05-04 17:13:37','','129.222.147.44','loggedin',1),(2771,'user','12','2025-05-04 17:13:42','2025-05-04 17:16:55','','129.222.147.44','loggedin',1),(2772,'user','12','2025-05-04 17:17:09','2025-05-04 17:26:16','','129.222.147.44','loggedin',1),(2773,'user','7','2025-05-04 17:26:24','2025-05-04 17:26:51','','129.222.147.44','loggedin',1),(2774,'user','12','2025-05-04 17:28:21','2025-05-04 17:30:38','','129.222.147.44','loggedin',1),(2775,'user','19','2025-05-04 17:45:05','2025-05-04 17:48:11','','129.222.147.44','loggedin',1),(2776,'user','12','2025-05-04 17:48:19','2025-05-04 18:09:28','','129.222.147.44','loggedin',1),(2777,'user','19','2025-05-04 18:09:32','2025-05-04 19:08:52','','129.222.147.44','loggedin',1),(2778,'user','12','2025-05-04 19:08:58','2025-05-04 19:19:55','','129.222.147.44','loggedin',1),(2779,'user','12','2025-05-04 19:20:08','2025-05-04 19:23:32','','129.222.147.44','loggedin',1),(2780,'user','19','2025-05-04 19:23:37','2025-05-04 19:32:05','','129.222.147.44','loggedin',1),(2781,'user','12','2025-05-04 19:32:11','2025-05-04 19:34:41','','129.222.147.44','loggedin',1),(2782,'user','19','2025-05-04 19:34:51','2025-05-04 19:38:00','','129.222.147.44','loggedin',1),(2783,'user','12','2025-05-04 19:38:10','','','129.222.147.44','loggedin',1),(2784,'user','19','2025-05-04 19:46:59','2025-05-04 19:48:46','','129.222.147.44','loggedin',1),(2785,'user','19','2025-05-04 19:49:10','','','129.222.147.44','loggedin',1),(2786,'user','12','2025-05-04 20:08:52','2025-05-04 20:12:41','','129.222.147.44','loggedin',1),(2787,'user','19','2025-05-04 20:12:47','2025-05-04 20:22:43','','129.222.147.44','loggedin',1),(2788,'user','19','2025-05-04 20:22:48','2025-05-04 20:22:53','','129.222.147.44','loggedin',1),(2789,'user','12','2025-05-04 20:23:00','2025-05-04 20:23:17','','129.222.147.44','loggedin',1),(2790,'user','19','2025-05-04 20:23:25','','','129.222.147.44','loggedin',1),(2791,'user','7','2025-05-04 21:14:01','2025-05-04 21:14:42','','129.222.147.44','loggedin',1),(2792,'user','19','2025-05-05 09:47:52','','','129.222.147.44','loggedin',1),(2793,'user','7','2025-05-05 10:26:23','2025-05-05 12:07:45','','129.222.147.44','loggedin',1),(2794,'user','12','2025-05-05 13:55:22','2025-05-05 16:42:52','','129.222.147.44','loggedin',1),(2795,'user','19','2025-05-05 16:42:57','2025-05-05 16:44:16','','129.222.147.44','loggedin',1),(2796,'user','19','2025-05-05 17:15:02','2025-05-05 17:15:42','','129.222.147.44','loggedin',1),(2797,'user','12','2025-05-05 18:57:45','2025-05-05 19:00:45','','129.222.147.44','loggedin',1),(2798,'user','12','2025-05-05 19:11:44','2025-05-05 19:57:39','','129.222.147.44','loggedin',1),(2799,'user','7','2025-05-06 11:19:29','','','129.222.187.56','loggedin',1),(2800,'user','12','2025-05-06 15:03:15','2025-05-06 15:15:28','','129.222.187.56','loggedin',1),(2801,'user','7','2025-05-06 15:15:32','2025-05-06 15:16:16','','129.222.187.56','loggedin',1),(2802,'user','7','2025-05-07 10:02:30','2025-05-07 10:04:21','','129.222.187.173','loggedin',1),(2803,'user','12','2025-05-07 17:53:06','2025-05-07 18:03:55','','129.222.147.61','loggedin',1),(2804,'user','12','2025-05-07 18:11:54','','','129.222.147.61','loggedin',1),(2805,'user','7','2025-05-08 10:35:29','2025-05-08 10:36:46','','129.222.147.119','loggedin',1),(2806,'user','19','2025-05-08 17:52:43','2025-05-08 17:53:31','','129.222.147.119','loggedin',1),(2807,'user','7','2025-05-09 10:27:05','2025-05-09 10:28:12','','129.222.147.64','loggedin',1),(2808,'user','19','2025-05-09 14:06:09','2025-05-09 14:16:28','','129.222.147.70','loggedin',1),(2809,'user','19','2025-05-09 20:16:12','2025-05-09 20:20:46','','129.222.187.196','loggedin',1),(2810,'user','7','2025-05-10 11:09:58','','','129.222.187.196','loggedin',1),(2811,'user','12','2025-05-10 12:03:14','2025-05-10 14:05:20','','129.222.187.196','loggedin',1),(2812,'user','19','2025-05-10 14:05:29','2025-05-10 16:31:06','','129.222.187.196','loggedin',1),(2813,'user','19','2025-05-10 16:31:38','2025-05-10 16:32:39','','129.222.187.196','loggedin',1),(2814,'user','12','2025-05-10 18:59:04','','','129.222.187.196','loggedin',1),(2815,'user','12','2025-05-10 21:21:08','','','129.222.187.196','loggedin',1),(2816,'user','7','2025-05-11 08:48:09','','','129.222.187.196','loggedin',1),(2817,'user','19','2025-05-11 13:14:04','2025-05-11 13:25:34','','129.222.187.196','loggedin',1),(2818,'user','12','2025-05-11 13:25:40','2025-05-11 13:58:33','','129.222.187.196','loggedin',1),(2819,'user','19','2025-05-11 13:58:38','2025-05-11 13:59:13','','129.222.187.196','loggedin',1),(2820,'user','12','2025-05-11 14:49:07','2025-05-11 14:55:00','','129.222.187.196','loggedin',1),(2821,'user','19','2025-05-11 14:55:05','2025-05-11 14:57:11','','129.222.187.196','loggedin',1),(2822,'user','12','2025-05-11 14:57:21','2025-05-11 14:58:14','','129.222.187.196','loggedin',1),(2823,'user','12','2025-05-11 14:59:09','2025-05-11 15:15:40','','129.222.187.196','loggedin',1),(2824,'user','19','2025-05-11 15:15:46','2025-05-11 15:26:50','','129.222.187.196','loggedin',1),(2825,'user','12','2025-05-11 15:26:55','2025-05-11 15:27:30','','129.222.187.196','loggedin',1),(2826,'user','12','2025-05-11 17:01:06','2025-05-11 17:28:09','','129.222.187.196','loggedin',1),(2827,'user','19','2025-05-11 17:28:14','2025-05-11 17:32:19','','129.222.187.196','loggedin',1),(2828,'user','12','2025-05-11 17:32:27','2025-05-11 17:32:41','','129.222.187.196','loggedin',1),(2829,'user','19','2025-05-11 17:36:13','2025-05-11 17:36:31','','129.222.187.196','loggedin',1),(2830,'user','19','2025-05-11 17:42:45','2025-05-11 17:43:02','','129.222.187.196','loggedin',1),(2831,'user','19','2025-05-11 17:53:19','2025-05-11 17:54:13','','129.222.187.196','loggedin',1),(2832,'user','12','2025-05-11 18:23:39','2025-05-11 18:38:15','','129.222.187.196','loggedin',1),(2833,'user','19','2025-05-11 18:38:21','2025-05-11 18:40:39','','129.222.187.196','loggedin',1),(2834,'user','12','2025-05-11 19:03:17','2025-05-11 19:09:21','','129.222.187.196','loggedin',1),(2835,'user','19','2025-05-11 19:09:25','2025-05-11 19:10:23','','129.222.187.196','loggedin',1),(2836,'user','19','2025-05-11 19:27:56','2025-05-11 19:43:04','','129.222.187.196','loggedin',1),(2837,'user','12','2025-05-11 19:43:14','2025-05-11 19:48:30','','129.222.187.196','loggedin',1),(2838,'user','19','2025-05-11 19:48:37','2025-05-11 20:51:10','','129.222.187.196','loggedin',1),(2839,'user','12','2025-05-11 20:51:20','2025-05-11 20:54:53','','129.222.187.196','loggedin',1),(2840,'user','19','2025-05-11 20:54:57','2025-05-11 20:57:28','','129.222.187.196','loggedin',1),(2841,'user','7','2025-05-11 20:58:06','2025-05-11 20:58:21','','129.222.187.196','loggedin',1),(2842,'user','19','2025-05-11 20:59:46','2025-05-11 21:26:36','','129.222.187.196','loggedin',1),(2843,'user','19','2025-05-12 12:07:28','2025-05-12 12:11:49','','129.222.187.196','loggedin',1),(2844,'user','7','2025-05-12 12:43:58','','','129.222.187.196','loggedin',1),(2845,'user','19','2025-05-12 17:01:36','2025-05-12 17:03:43','','129.222.187.196','loggedin',1),(2846,'user','7','2025-05-12 17:05:41','2025-05-12 17:06:06','','129.222.187.196','loggedin',1),(2847,'user','19','2025-05-12 19:29:01','2025-05-12 19:45:12','','129.222.187.196','loggedin',1),(2848,'user','19','2025-05-12 19:49:44','2025-05-12 19:49:56','','129.222.187.196','loggedin',1),(2849,'user','19','2025-05-12 20:05:28','2025-05-12 20:48:56','','129.222.187.196','loggedin',1),(2850,'user','19','2025-05-12 21:09:28','2025-05-12 21:14:51','','129.222.187.196','loggedin',1),(2851,'user','7','2025-05-13 11:08:34','2025-05-13 11:09:57','','129.222.147.23','loggedin',1),(2852,'user','12','2025-05-13 12:27:36','','','129.222.147.23','loggedin',1),(2853,'user','12','2025-05-13 14:43:15','2025-05-13 20:15:03','','129.222.147.23','loggedin',1),(2854,'admin','1','2025-05-13 21:13:19','','','105.163.157.213','loggedin',1),(2855,'user','22','2025-05-13 21:14:11','','','41.90.188.58','loggedin',1),(2856,'user','7','2025-05-14 10:22:19','2025-05-14 10:23:31','','129.222.187.6','loggedin',1),(2857,'user','19','2025-05-14 17:00:25','2025-05-14 17:03:14','','129.222.187.6','loggedin',1),(2858,'user','19','2025-05-14 17:13:27','2025-05-14 17:14:39','','129.222.187.6','loggedin',1),(2859,'user','19','2025-05-14 17:14:56','2025-05-14 18:09:06','','129.222.187.6','loggedin',1),(2860,'user','19','2025-05-14 18:41:44','2025-05-14 18:43:31','','129.222.187.6','loggedin',1),(2861,'user','19','2025-05-14 19:13:48','2025-05-14 19:17:52','','129.222.187.6','loggedin',1),(2862,'user','19','2025-05-14 19:34:23','2025-05-14 19:35:54','','129.222.187.6','loggedin',1),(2863,'user','19','2025-05-14 19:57:53','2025-05-14 19:58:43','','129.222.187.6','loggedin',1),(2864,'user','19','2025-05-14 20:41:37','2025-05-14 20:58:36','','129.222.187.6','loggedin',1),(2865,'user','19','2025-05-14 21:28:44','2025-05-14 21:29:24','','129.222.187.6','loggedin',1),(2866,'user','19','2025-05-14 22:32:34','','','129.222.187.6','loggedin',1),(2867,'user','7','2025-05-14 23:23:49','2025-05-14 23:24:10','','129.222.187.6','loggedin',1),(2868,'user','7','2025-05-15 10:03:25','2025-05-15 10:05:18','','129.222.187.6','loggedin',1),(2869,'user','19','2025-05-15 15:46:44','2025-05-15 15:49:22','','129.222.187.6','loggedin',1),(2870,'user','19','2025-05-15 18:33:41','','','129.222.187.6','loggedin',1),(2871,'user','19','2025-05-15 18:56:40','2025-05-15 19:41:48','','129.222.187.6','loggedin',1),(2872,'user','12','2025-05-16 11:57:10','2025-05-16 12:35:42','','129.222.147.186','loggedin',1),(2873,'user','7','2025-05-16 12:35:49','2025-05-16 12:37:28','','129.222.147.186','loggedin',1),(2874,'user','12','2025-05-16 15:41:48','2025-05-16 15:43:40','','129.222.147.186','loggedin',1),(2875,'user','19','2025-05-16 15:44:04','2025-05-16 15:44:14','','129.222.147.186','loggedin',1),(2876,'user','12','2025-05-16 16:05:47','','','129.222.147.186','loggedin',1),(2877,'user','19','2025-05-16 17:13:57','2025-05-16 17:15:34','','129.222.147.186','loggedin',1),(2878,'user','12','2025-05-16 17:46:55','2025-05-16 18:08:37','','129.222.147.186','loggedin',1),(2879,'user','19','2025-05-16 18:08:44','2025-05-16 18:10:56','','129.222.147.186','loggedin',1),(2880,'user','19','2025-05-16 19:08:54','2025-05-16 19:17:24','','129.222.147.186','loggedin',1),(2881,'user','19','2025-05-16 19:19:51','2025-05-16 19:20:47','','129.222.147.186','loggedin',1),(2882,'user','12','2025-05-16 21:00:40','2025-05-16 21:03:26','','129.222.147.186','loggedin',1),(2883,'user','19','2025-05-16 21:03:32','2025-05-16 21:03:46','','129.222.147.186','loggedin',1),(2884,'user','12','2025-05-16 21:05:46','2025-05-16 21:06:46','','129.222.147.186','loggedin',1),(2885,'user','19','2025-05-16 21:06:55','2025-05-16 21:08:10','','129.222.147.186','loggedin',1),(2886,'user','12','2025-05-16 21:08:19','2025-05-16 21:11:16','','129.222.147.186','loggedin',1),(2887,'user','19','2025-05-16 21:11:23','2025-05-16 21:21:27','','129.222.147.186','loggedin',1),(2888,'user','12','2025-05-17 13:21:04','2025-05-17 13:49:58','','129.222.187.164','loggedin',1),(2889,'user','7','2025-05-17 13:51:01','','','129.222.187.164','loggedin',1),(2890,'user','12','2025-05-17 17:32:49','','','129.222.187.164','loggedin',1),(2891,'user','19','2025-05-17 17:36:21','2025-05-17 17:48:31','','129.222.187.164','loggedin',1),(2892,'user','19','2025-05-17 18:38:39','2025-05-17 18:40:49','','129.222.187.164','loggedin',1),(2893,'user','12','2025-05-17 19:40:42','2025-05-17 20:04:22','','129.222.187.164','loggedin',1),(2894,'user','19','2025-05-17 20:04:29','2025-05-17 20:06:12','','129.222.187.164','loggedin',1),(2895,'user','12','2025-05-17 20:56:38','2025-05-17 20:56:49','','129.222.187.164','loggedin',1),(2896,'user','19','2025-05-17 20:57:02','2025-05-17 20:57:24','','129.222.187.164','loggedin',1),(2897,'user','12','2025-05-17 20:57:47','2025-05-17 20:58:25','','129.222.187.164','loggedin',1),(2898,'user','19','2025-05-17 21:15:27','2025-05-17 21:15:42','','129.222.187.164','loggedin',1),(2899,'user','12','2025-05-17 21:15:47','','','129.222.187.164','loggedin',1),(2900,'user','12','2025-05-17 21:50:10','2025-05-18 00:06:20','','129.222.187.164','loggedin',1),(2901,'user','7','2025-05-18 00:12:58','2025-05-18 00:14:08','','129.222.187.164','loggedin',1),(2902,'user','12','2025-05-18 00:14:18','2025-05-18 00:30:49','','129.222.187.164','loggedin',1),(2903,'user','7','2025-05-18 00:30:53','2025-05-18 00:31:25','','129.222.187.164','loggedin',1),(2904,'user','7','2025-05-18 00:31:40','2025-05-18 00:32:14','','129.222.187.164','loggedin',1),(2905,'user','7','2025-05-18 09:50:17','','','129.222.187.164','loggedin',1),(2906,'user','7','2025-05-18 13:57:01','2025-05-18 13:57:10','','129.222.187.116','loggedin',1),(2907,'user','12','2025-05-18 15:41:29','2025-05-18 16:19:55','','129.222.187.116','loggedin',1),(2908,'user','19','2025-05-18 16:20:03','2025-05-18 16:25:54','','129.222.187.116','loggedin',1),(2909,'user','19','2025-05-18 16:26:00','2025-05-18 16:26:42','','129.222.187.116','loggedin',1),(2910,'user','19','2025-05-18 16:26:47','2025-05-18 16:26:52','','129.222.187.116','loggedin',1),(2911,'user','12','2025-05-18 16:26:59','2025-05-18 16:27:38','','129.222.187.116','loggedin',1),(2912,'user','19','2025-05-18 16:28:08','2025-05-18 16:28:29','','129.222.187.116','loggedin',1),(2913,'user','19','2025-05-18 17:33:30','2025-05-18 17:36:15','','129.222.187.116','loggedin',1),(2914,'user','12','2025-05-18 17:39:16','2025-05-18 18:48:01','','129.222.187.116','loggedin',1),(2915,'user','19','2025-05-18 18:48:09','2025-05-18 19:51:16','','129.222.187.116','loggedin',1),(2916,'user','12','2025-05-18 19:55:32','2025-05-18 20:02:55','','129.222.187.116','loggedin',1),(2917,'user','19','2025-05-18 20:03:03','2025-05-18 20:04:58','','129.222.187.116','loggedin',1),(2918,'user','19','2025-05-18 20:26:59','2025-05-18 21:28:41','','129.222.187.116','loggedin',1),(2919,'user','12','2025-05-18 21:28:52','2025-05-18 21:29:34','','129.222.187.116','loggedin',1),(2920,'user','19','2025-05-18 21:32:34','2025-05-18 21:56:06','','129.222.187.116','loggedin',1),(2921,'user','12','2025-05-18 21:56:15','2025-05-18 21:57:06','','129.222.187.116','loggedin',1),(2922,'user','19','2025-05-18 21:57:11','2025-05-18 22:11:54','','129.222.187.116','loggedin',1),(2923,'user','12','2025-05-18 22:12:00','2025-05-18 22:16:58','','129.222.187.116','loggedin',1),(2924,'user','19','2025-05-18 22:17:08','2025-05-18 22:33:14','','129.222.187.116','loggedin',1),(2925,'user','7','2025-05-18 22:33:31','','','129.222.187.116','loggedin',1),(2926,'user','7','2025-05-19 12:36:06','2025-05-19 12:41:37','','129.222.187.116','loggedin',1),(2927,'user','19','2025-05-19 15:09:29','2025-05-19 15:12:10','','129.222.187.116','loggedin',1),(2928,'user','19','2025-05-19 16:49:02','2025-05-19 16:52:19','','129.222.187.116','loggedin',1),(2929,'user','19','2025-05-19 19:38:36','2025-05-19 21:17:38','','129.222.187.116','loggedin',1),(2930,'user','19','2025-05-19 21:34:53','2025-05-19 21:36:11','','129.222.187.116','loggedin',1),(2931,'user','19','2025-05-19 21:47:08','2025-05-19 21:47:38','','129.222.187.116','loggedin',1),(2932,'user','7','2025-05-20 09:57:25','','','129.222.187.116','loggedin',1),(2933,'user','12','2025-05-20 18:24:04','2025-05-20 18:26:42','','129.222.187.116','loggedin',1),(2934,'user','12','2025-05-20 19:29:29','','','129.222.187.116','loggedin',1),(2935,'user','7','2025-05-21 09:02:46','2025-05-21 09:04:19','','129.222.147.225','loggedin',1),(2936,'user','19','2025-05-21 13:58:59','','','129.222.147.225','loggedin',1),(2937,'user','19','2025-05-21 18:41:01','','','129.222.147.225','loggedin',1),(2938,'user','19','2025-05-21 20:56:55','2025-05-21 20:58:21','','129.222.187.116','loggedin',1),(2939,'user','19','2025-05-21 20:58:25','','','129.222.187.116','loggedin',1),(2940,'user','19','2025-05-21 21:51:09','2025-05-21 21:55:22','','129.222.187.116','loggedin',1),(2941,'user','7','2025-05-22 14:10:47','','','129.222.147.187','loggedin',1),(2942,'user','19','2025-05-22 18:49:12','2025-05-22 19:34:32','','129.222.187.248','loggedin',1),(2943,'user','19','2025-05-22 19:36:47','2025-05-22 19:38:10','','129.222.187.248','loggedin',1),(2944,'user','19','2025-05-22 19:46:45','2025-05-22 20:02:19','','129.222.187.248','loggedin',1),(2945,'user','19','2025-05-22 20:15:52','','','129.222.187.248','loggedin',1),(2946,'user','19','2025-05-22 21:08:43','','','129.222.187.248','loggedin',1),(2947,'user','12','2025-05-23 21:08:49','2025-05-23 21:09:53','','129.222.147.10','loggedin',1),(2948,'user','7','2025-05-23 21:09:57','2025-05-23 21:10:55','','129.222.147.10','loggedin',1),(2949,'user','7','2025-05-24 10:33:49','2025-05-24 10:36:21','','129.222.187.163','loggedin',1),(2950,'user','12','2025-05-24 10:36:26','2025-05-24 10:51:20','','129.222.187.163','loggedin',1),(2951,'user','7','2025-05-24 10:51:37','2025-05-24 10:53:05','','129.222.187.163','loggedin',1),(2952,'user','12','2025-05-24 14:21:13','2025-05-24 15:53:53','','129.222.187.163','loggedin',1),(2953,'user','19','2025-05-24 15:53:58','2025-05-24 15:57:41','','129.222.187.163','loggedin',1),(2954,'user','12','2025-05-24 16:54:48','2025-05-24 18:04:30','','129.222.187.163','loggedin',1),(2955,'user','19','2025-05-24 18:04:35','','','129.222.187.163','loggedin',1),(2956,'user','19','2025-05-24 18:07:02','','','129.222.187.163','loggedin',1),(2957,'user','12','2025-05-24 18:07:25','','','129.222.187.163','loggedin',1),(2958,'user','19','2025-05-24 18:08:28','2025-05-24 18:11:31','','129.222.187.163','loggedin',1),(2959,'user','19','2025-05-24 19:20:46','2025-05-24 19:21:39','','129.222.187.163','loggedin',1),(2960,'user','12','2025-05-24 19:21:45','2025-05-24 19:23:02','','129.222.187.163','loggedin',1),(2961,'user','12','2025-05-24 19:54:12','2025-05-24 20:30:06','','129.222.187.163','loggedin',1),(2962,'user','19','2025-05-24 20:30:13','','','129.222.187.163','loggedin',1),(2963,'user','7','2025-05-25 10:35:22','2025-05-25 10:38:48','','129.222.187.163','loggedin',1),(2964,'user','12','2025-05-25 14:31:53','2025-05-25 16:13:38','','129.222.187.153','loggedin',1),(2965,'user','19','2025-05-25 16:13:42','2025-05-25 16:17:18','','129.222.187.153','loggedin',1),(2966,'user','12','2025-05-25 16:43:50','2025-05-25 16:52:53','','129.222.187.153','loggedin',1),(2967,'user','19','2025-05-25 17:00:29','2025-05-25 17:05:49','','129.222.187.153','loggedin',1),(2968,'user','19','2025-05-25 17:24:07','','','129.222.187.153','loggedin',1),(2969,'user','12','2025-05-25 17:40:32','2025-05-25 17:44:38','','129.222.187.153','loggedin',1),(2970,'user','19','2025-05-25 17:44:43','2025-05-25 17:45:03','','129.222.187.153','loggedin',1),(2971,'user','12','2025-05-25 18:09:32','2025-05-25 18:42:53','','129.222.187.153','loggedin',1),(2972,'user','7','2025-05-25 18:42:58','2025-05-25 18:44:44','','129.222.187.153','loggedin',1),(2973,'user','12','2025-05-25 18:44:50','2025-05-25 18:51:42','','129.222.187.153','loggedin',1),(2974,'user','19','2025-05-25 18:51:46','2025-05-25 18:59:34','','129.222.187.153','loggedin',1),(2975,'user','12','2025-05-25 18:59:41','2025-05-25 19:04:02','','129.222.187.153','loggedin',1),(2976,'user','19','2025-05-25 19:04:06','','','129.222.187.153','loggedin',1),(2977,'user','12','2025-05-25 19:19:43','2025-05-25 19:33:06','','129.222.187.153','loggedin',1),(2978,'user','19','2025-05-25 19:33:11','2025-05-25 19:33:23','','129.222.187.153','loggedin',1),(2979,'user','19','2025-05-25 19:40:11','2025-05-25 19:40:22','','129.222.187.153','loggedin',1),(2980,'user','19','2025-05-25 19:40:28','','','129.222.187.153','loggedin',1),(2981,'user','12','2025-05-25 19:41:31','2025-05-25 19:42:32','','129.222.187.153','loggedin',1),(2982,'user','19','2025-05-25 19:42:36','','','129.222.187.153','loggedin',1),(2983,'user','7','2025-05-25 19:48:09','','','129.222.187.153','loggedin',1),(2984,'user','12','2025-05-25 20:21:19','2025-05-25 20:22:15','','129.222.187.153','loggedin',1),(2985,'user','19','2025-05-25 20:22:21','2025-05-25 20:25:05','','129.222.187.153','loggedin',1),(2986,'user','12','2025-05-25 20:25:17','','','129.222.187.153','loggedin',1),(2987,'user','12','2025-05-26 09:17:49','2025-05-26 11:15:06','','129.222.147.4','loggedin',1),(2988,'user','7','2025-05-26 11:15:12','2025-05-26 11:16:50','','129.222.187.47','loggedin',1),(2989,'user','12','2025-05-26 13:39:59','','','129.222.147.185','loggedin',1),(2990,'user','12','2025-05-26 19:29:33','2025-05-26 19:34:46','','129.222.147.185','loggedin',1),(2991,'user','12','2025-05-26 20:41:12','2025-05-26 20:42:12','','129.222.147.185','loggedin',1),(2992,'user','7','2025-05-27 11:17:38','2025-05-27 11:18:42','','129.222.147.121','loggedin',1),(2993,'user','7','2025-05-27 11:45:53','','','129.222.147.121','loggedin',1),(2994,'user','12','2025-05-27 18:15:25','2025-05-27 20:49:29','','129.222.187.53','loggedin',1),(2995,'user','7','2025-05-27 20:49:33','2025-05-27 20:51:18','','129.222.187.53','loggedin',1),(2996,'user','19','2025-05-28 12:10:38','2025-05-28 13:47:24','','129.222.187.53','loggedin',1),(2997,'user','19','2025-05-28 14:38:59','2025-05-28 14:39:58','','129.222.187.53','loggedin',1),(2998,'user','19','2025-05-28 15:20:11','2025-05-28 15:46:05','','129.222.187.53','loggedin',1),(2999,'user','12','2025-05-28 15:46:12','','','129.222.187.53','loggedin',1),(3000,'user','19','2025-05-28 19:02:13','2025-05-28 19:04:23','','129.222.187.53','loggedin',1),(3001,'user','12','2025-05-28 19:04:30','2025-05-28 19:04:44','','129.222.187.53','loggedin',1),(3002,'user','19','2025-05-28 19:07:06','2025-05-28 19:07:29','','129.222.187.53','loggedin',1),(3003,'user','19','2025-05-28 20:19:37','2025-05-28 20:20:39','','129.222.187.53','loggedin',1),(3004,'user','19','2025-05-28 21:01:51','','','129.222.187.53','loggedin',1),(3005,'user','19','2025-05-29 10:39:51','','','129.222.187.53','loggedin',1),(3006,'user','19','2025-05-29 14:20:46','2025-05-29 15:25:21','','129.222.187.53','loggedin',1),(3007,'user','19','2025-05-29 16:01:11','','','129.222.187.53','loggedin',1),(3008,'user','19','2025-05-29 18:13:09','2025-05-29 18:34:34','','129.222.187.53','loggedin',1),(3009,'user','19','2025-05-29 18:59:47','','','129.222.187.53','loggedin',1),(3010,'user','19','2025-05-29 19:32:25','','','129.222.187.53','loggedin',1),(3011,'user','19','2025-05-29 20:22:32','','','129.222.187.53','loggedin',1),(3012,'user','19','2025-05-30 13:36:26','2025-05-30 15:14:28','','129.222.187.206','loggedin',1),(3013,'user','12','2025-05-30 15:14:33','','','129.222.187.206','loggedin',1),(3014,'user','12','2025-05-30 17:32:36','2025-05-30 18:59:49','','129.222.187.206','loggedin',1),(3015,'user','12','2025-05-30 19:02:27','2025-05-30 19:02:54','','129.222.187.206','loggedin',1),(3016,'user','19','2025-05-30 19:03:01','2025-05-30 20:06:45','','129.222.187.206','loggedin',1),(3017,'user','12','2025-05-30 20:18:40','2025-05-30 20:23:47','','129.222.187.206','loggedin',1),(3018,'user','19','2025-05-30 20:23:54','2025-05-30 20:54:11','','129.222.187.206','loggedin',1),(3019,'user','12','2025-05-30 20:54:19','2025-05-30 21:07:09','','129.222.187.206','loggedin',1),(3020,'user','19','2025-05-30 21:07:15','2025-05-30 21:13:31','','129.222.187.206','loggedin',1),(3021,'user','7','2025-05-31 09:00:00','2025-05-31 09:06:41','','129.222.187.206','loggedin',1),(3022,'user','19','2025-05-31 14:29:07','2025-05-31 14:33:46','','129.222.187.206','loggedin',1),(3023,'user','12','2025-05-31 14:33:51','2025-05-31 15:10:20','','129.222.187.206','loggedin',1),(3024,'user','19','2025-05-31 15:10:25','2025-05-31 15:11:18','','129.222.187.206','loggedin',1),(3025,'user','19','2025-05-31 17:20:07','2025-05-31 17:26:32','','129.222.187.206','loggedin',1),(3026,'user','12','2025-05-31 18:24:36','2025-05-31 19:33:15','','129.222.187.206','loggedin',1),(3027,'user','19','2025-05-31 19:33:19','2025-05-31 19:47:26','','129.222.187.206','loggedin',1),(3028,'user','12','2025-05-31 20:01:43','2025-05-31 21:11:34','','129.222.187.206','loggedin',1),(3029,'user','19','2025-05-31 21:11:40','2025-05-31 21:12:30','','129.222.187.206','loggedin',1),(3030,'user','19','2025-05-31 21:20:08','2025-05-31 21:37:49','','129.222.187.206','loggedin',1),(3031,'user','19','2025-05-31 21:49:30','','','129.222.187.206','loggedin',1),(3032,'user','19','2025-05-31 21:50:58','2025-05-31 21:51:47','','129.222.187.206','loggedin',1),(3033,'user','12','2025-05-31 21:55:06','2025-05-31 22:02:10','','129.222.187.206','loggedin',1),(3034,'user','19','2025-05-31 22:02:20','2025-05-31 22:03:57','','129.222.187.206','loggedin',1),(3035,'user','12','2025-05-31 22:25:42','2025-05-31 22:26:37','','129.222.187.206','loggedin',1),(3036,'user','19','2025-05-31 22:26:43','','','129.222.187.206','loggedin',1),(3037,'user','12','2025-05-31 22:49:51','2025-05-31 22:50:38','','129.222.187.206','loggedin',1),(3038,'user','12','2025-05-31 22:51:06','2025-05-31 22:51:50','','129.222.187.206','loggedin',1),(3039,'user','19','2025-05-31 22:51:54','2025-05-31 22:53:45','','129.222.187.206','loggedin',1),(3040,'user','12','2025-05-31 23:43:55','2025-05-31 23:45:53','','129.222.187.206','loggedin',1),(3041,'user','19','2025-05-31 23:45:58','2025-05-31 23:47:10','','129.222.187.206','loggedin',1),(3042,'user','12','2025-05-31 23:58:59','2025-05-31 23:59:11','','129.222.187.206','loggedin',1),(3043,'user','19','2025-05-31 23:59:17','2025-06-01 00:01:04','','129.222.187.206','loggedin',1),(3044,'user','7','2025-06-01 08:58:55','2025-06-01 09:00:33','','129.222.187.118','loggedin',1),(3045,'user','19','2025-06-01 11:24:58','','','129.222.187.118','loggedin',1),(3046,'user','12','2025-06-01 14:19:34','2025-06-01 14:21:27','','129.222.187.118','loggedin',1),(3047,'user','19','2025-06-01 14:21:31','2025-06-01 14:25:53','','129.222.187.118','loggedin',1),(3048,'user','12','2025-06-01 15:45:49','2025-06-01 16:36:50','','129.222.187.118','loggedin',1),(3049,'user','19','2025-06-01 16:40:44','2025-06-01 16:45:43','','129.222.187.118','loggedin',1),(3050,'user','12','2025-06-01 16:45:49','2025-06-01 17:10:40','','129.222.147.79','loggedin',1),(3051,'user','12','2025-06-01 17:13:46','2025-06-01 17:20:27','','129.222.147.181','loggedin',1),(3052,'user','19','2025-06-01 17:20:31','2025-06-01 17:30:44','','129.222.147.181','loggedin',1),(3053,'user','12','2025-06-01 17:30:51','2025-06-01 17:48:35','','129.222.147.181','loggedin',1),(3054,'user','19','2025-06-01 17:48:42','2025-06-01 17:50:00','','129.222.147.181','loggedin',1),(3055,'user','12','2025-06-01 17:52:37','2025-06-01 18:28:42','','129.222.147.181','loggedin',1),(3056,'user','19','2025-06-01 18:28:54','2025-06-01 19:10:20','','129.222.147.181','loggedin',1),(3057,'user','12','2025-06-01 19:10:38','2025-06-01 19:27:15','','129.222.147.181','loggedin',1),(3058,'user','19','2025-06-01 19:27:19','2025-06-01 19:30:28','','129.222.147.181','loggedin',1),(3059,'user','12','2025-06-01 19:30:37','2025-06-01 19:33:51','','129.222.147.181','loggedin',1),(3060,'user','19','2025-06-01 19:33:58','2025-06-01 19:35:42','','129.222.147.181','loggedin',1),(3061,'user','12','2025-06-01 19:35:52','2025-06-01 19:58:44','','129.222.147.181','loggedin',1),(3062,'user','19','2025-06-01 19:58:49','2025-06-01 20:26:10','','129.222.147.181','loggedin',1),(3063,'user','12','2025-06-01 20:26:19','2025-06-01 20:38:33','','129.222.147.181','loggedin',1),(3064,'user','19','2025-06-01 20:38:41','','','129.222.147.181','loggedin',1),(3065,'user','12','2025-06-01 20:40:48','','','129.222.147.181','loggedin',1),(3066,'user','19','2025-06-01 20:48:25','2025-06-01 20:53:50','','129.222.147.181','loggedin',1),(3067,'user','12','2025-06-01 20:53:56','','','129.222.147.181','loggedin',1),(3068,'user','12','2025-06-01 20:59:53','2025-06-01 21:03:17','','129.222.147.181','loggedin',1),(3069,'user','12','2025-06-01 21:03:24','2025-06-01 21:03:28','','129.222.147.181','loggedin',1),(3070,'user','19','2025-06-01 21:03:33','2025-06-01 21:05:40','','129.222.147.181','loggedin',1),(3071,'user','7','2025-06-01 21:05:46','2025-06-01 21:07:56','','129.222.147.181','loggedin',1),(3072,'user','7','2025-06-01 21:09:18','2025-06-01 21:10:51','','129.222.147.181','loggedin',1),(3073,'user','12','2025-06-01 21:47:44','2025-06-01 21:51:57','','129.222.147.181','loggedin',1),(3074,'user','19','2025-06-01 21:52:09','2025-06-01 21:54:05','','129.222.147.181','loggedin',1),(3075,'user','12','2025-06-01 21:54:14','2025-06-01 21:57:34','','129.222.147.181','loggedin',1),(3076,'user','19','2025-06-01 21:57:42','2025-06-01 21:58:13','','129.222.147.181','loggedin',1),(3077,'user','7','2025-06-02 10:27:03','','','129.222.187.68','loggedin',1),(3078,'user','19','2025-06-02 14:29:40','2025-06-02 14:32:01','','129.222.187.247','loggedin',1),(3079,'user','12','2025-06-02 15:20:16','2025-06-02 16:03:47','','129.222.187.247','loggedin',1),(3080,'user','19','2025-06-02 16:03:52','','','129.222.187.247','loggedin',1),(3081,'user','19','2025-06-02 17:05:58','','','129.222.187.247','loggedin',1),(3082,'user','19','2025-06-02 17:06:31','2025-06-02 17:07:07','','129.222.187.247','loggedin',1),(3083,'user','12','2025-06-02 17:32:51','2025-06-02 19:22:26','','129.222.187.247','loggedin',1),(3084,'user','19','2025-06-02 19:22:42','','','129.222.187.247','loggedin',1),(3085,'user','12','2025-06-02 19:25:32','2025-06-02 19:26:21','','129.222.187.247','loggedin',1),(3086,'user','19','2025-06-02 19:26:26','2025-06-02 19:27:13','','129.222.187.247','loggedin',1),(3087,'user','12','2025-06-02 19:27:37','2025-06-02 20:45:13','','129.222.187.247','loggedin',1),(3088,'user','19','2025-06-02 20:45:17','2025-06-02 20:55:31','','129.222.187.247','loggedin',1),(3089,'user','7','2025-06-03 13:00:53','2025-06-03 14:56:06','','129.222.187.116','loggedin',1),(3090,'user','12','2025-06-03 14:56:11','','','129.222.187.116','loggedin',1),(3091,'user','12','2025-06-03 19:37:43','2025-06-03 20:04:47','','129.222.187.116','loggedin',1),(3092,'user','12','2025-06-03 20:22:29','2025-06-03 21:21:41','','129.222.187.116','loggedin',1),(3093,'user','12','2025-06-03 21:21:47','2025-06-03 21:21:57','','129.222.187.116','loggedin',1),(3094,'user','7','2025-06-03 21:51:54','','','93.190.141.69','loggedin',1),(3095,'user','7','2025-06-04 10:03:00','2025-06-04 10:04:36','','129.222.187.227','loggedin',1),(3096,'user','19','2025-06-04 14:51:34','','','129.222.187.227','loggedin',1),(3097,'user','19','2025-06-04 15:45:41','2025-06-04 15:46:45','','129.222.187.227','loggedin',1),(3098,'user','19','2025-06-04 18:00:29','','','129.222.187.227','loggedin',1),(3099,'user','19','2025-06-04 19:05:37','2025-06-04 20:34:08','','129.222.187.227','loggedin',1),(3100,'user','19','2025-06-04 21:31:16','','','129.222.187.227','loggedin',1),(3101,'user','7','2025-06-05 10:38:03','2025-06-05 10:40:26','','129.222.147.36','loggedin',1),(3102,'user','19','2025-06-05 14:59:40','2025-06-05 15:01:09','','129.222.147.36','loggedin',1),(3103,'user','19','2025-06-05 16:01:39','','','129.222.147.36','loggedin',1),(3104,'user','19','2025-06-05 20:22:16','2025-06-05 20:29:45','','129.222.147.36','loggedin',1),(3105,'user','19','2025-06-05 20:33:12','2025-06-05 20:33:18','','129.222.147.36','loggedin',1),(3106,'user','7','2025-06-06 09:10:51','','','129.222.147.193','loggedin',1),(3107,'user','19','2025-06-06 15:22:15','2025-06-06 15:33:09','','129.222.187.12','loggedin',1),(3108,'user','12','2025-06-06 15:33:42','2025-06-06 15:49:26','','129.222.187.12','loggedin',1),(3109,'user','19','2025-06-06 15:49:32','2025-06-06 15:50:27','','129.222.187.12','loggedin',1),(3110,'user','12','2025-06-06 15:50:34','2025-06-06 15:51:32','','129.222.187.12','loggedin',1),(3111,'user','19','2025-06-06 15:59:36','2025-06-06 16:03:47','','129.222.187.12','loggedin',1),(3112,'user','19','2025-06-06 16:18:47','','','129.222.187.12','loggedin',1),(3113,'user','19','2025-06-06 16:19:54','','','129.222.187.12','loggedin',1),(3114,'user','12','2025-06-06 17:39:14','','','129.222.187.12','loggedin',1),(3115,'user','19','2025-06-06 18:43:41','2025-06-06 18:46:23','','129.222.187.12','loggedin',1),(3116,'user','12','2025-06-06 18:46:43','','','129.222.187.12','loggedin',1),(3117,'user','12','2025-06-06 19:44:45','2025-06-06 19:47:21','','129.222.187.12','loggedin',1),(3118,'user','19','2025-06-06 19:47:25','','','129.222.187.12','loggedin',1),(3119,'user','7','2025-06-07 09:26:50','','','129.222.187.12','loggedin',1),(3120,'user','12','2025-06-07 12:04:29','','','129.222.187.12','loggedin',1),(3121,'user','19','2025-06-07 14:25:03','2025-06-07 14:40:17','','129.222.187.12','loggedin',1),(3122,'user','12','2025-06-07 14:40:31','2025-06-07 14:59:58','','129.222.187.12','loggedin',1),(3123,'user','19','2025-06-07 15:00:06','','','129.222.187.12','loggedin',1),(3124,'user','12','2025-06-07 15:05:33','2025-06-07 15:42:30','','129.222.187.12','loggedin',1),(3125,'user','19','2025-06-07 15:42:36','2025-06-07 15:44:53','','129.222.187.12','loggedin',1),(3126,'user','12','2025-06-07 15:45:00','2025-06-07 15:46:15','','129.222.187.12','loggedin',1),(3127,'user','12','2025-06-07 16:07:03','2025-06-07 17:53:36','','129.222.187.12','loggedin',1),(3128,'user','19','2025-06-07 17:53:41','2025-06-07 18:28:17','','129.222.187.12','loggedin',1),(3129,'user','12','2025-06-07 18:28:36','2025-06-07 18:34:57','','129.222.187.12','loggedin',1),(3130,'user','19','2025-06-07 18:35:03','2025-06-07 18:58:42','','129.222.187.12','loggedin',1),(3131,'user','12','2025-06-07 18:58:54','2025-06-07 19:02:15','','129.222.187.12','loggedin',1),(3132,'user','12','2025-06-07 20:04:43','','','129.222.187.12','loggedin',1),(3133,'user','12','2025-06-07 22:50:23','2025-06-07 22:53:36','','129.222.147.182','loggedin',1),(3134,'user','19','2025-06-07 22:53:40','2025-06-07 23:03:26','','129.222.147.182','loggedin',1),(3135,'user','12','2025-06-07 23:03:39','2025-06-07 23:07:25','','129.222.147.182','loggedin',1),(3136,'user','7','2025-06-08 10:11:19','2025-06-08 10:12:31','','129.222.147.237','loggedin',1),(3137,'user','19','2025-06-08 16:32:17','2025-06-08 16:33:29','','129.222.147.237','loggedin',1),(3138,'user','19','2025-06-08 17:42:48','2025-06-08 18:20:35','','129.222.147.237','loggedin',1),(3139,'user','12','2025-06-08 18:21:18','2025-06-08 18:25:09','','129.222.147.237','loggedin',1),(3140,'user','12','2025-06-08 18:27:53','2025-06-08 18:30:50','','129.222.147.237','loggedin',1),(3141,'user','19','2025-06-08 18:44:48','2025-06-08 18:45:07','','129.222.147.237','loggedin',1),(3142,'user','12','2025-06-08 18:45:20','2025-06-08 18:47:27','','129.222.147.237','loggedin',1),(3143,'user','19','2025-06-08 18:52:57','','','129.222.147.237','loggedin',1),(3144,'user','12','2025-06-08 18:54:01','','','129.222.147.237','loggedin',1),(3145,'user','19','2025-06-08 18:56:12','2025-06-08 19:26:38','','129.222.147.237','loggedin',1),(3146,'user','12','2025-06-08 19:26:51','2025-06-08 19:29:35','','129.222.147.237','loggedin',1),(3147,'user','19','2025-06-08 19:29:43','2025-06-08 19:32:53','','129.222.147.237','loggedin',1),(3148,'user','19','2025-06-08 19:35:34','2025-06-08 19:36:55','','129.222.147.237','loggedin',1),(3149,'user','12','2025-06-08 19:37:02','2025-06-08 19:39:11','','129.222.147.237','loggedin',1),(3150,'user','19','2025-06-08 19:40:21','2025-06-08 20:19:00','','129.222.147.237','loggedin',1),(3151,'user','7','2025-06-09 11:26:19','2025-06-09 11:27:24','','129.222.147.237','loggedin',1),(3152,'user','12','2025-06-09 15:43:43','','','129.222.147.237','loggedin',1),(3153,'user','12','2025-06-09 19:53:38','','','129.222.147.237','loggedin',1),(3154,'user','12','2025-06-09 21:02:50','2025-06-09 21:04:08','','129.222.147.237','loggedin',1),(3155,'user','12','2025-06-09 21:06:17','','','129.222.147.237','loggedin',1),(3156,'user','12','2025-06-09 21:24:51','','','129.222.147.237','loggedin',1),(3157,'user','7','2025-06-10 09:17:13','2025-06-10 09:18:37','','129.222.187.17','loggedin',1),(3158,'user','7','2025-06-10 10:38:06','2025-06-10 10:39:02','','129.222.187.17','loggedin',1),(3159,'user','12','2025-06-10 14:58:30','','','129.222.147.197','loggedin',1),(3160,'user','12','2025-06-10 20:19:59','2025-06-10 20:47:46','','129.222.147.197','loggedin',1),(3161,'user','7','2025-06-11 11:10:21','','','129.222.187.85','loggedin',1),(3162,'user','19','2025-06-11 16:12:13','','','129.222.187.85','loggedin',1),(3163,'user','19','2025-06-11 16:27:42','2025-06-11 16:45:46','','129.222.187.85','loggedin',1),(3164,'user','19','2025-06-11 16:45:53','','','129.222.187.85','loggedin',1),(3165,'user','7','2025-06-12 10:08:01','2025-06-12 10:08:50','','129.222.187.85','loggedin',1),(3166,'user','19','2025-06-12 15:19:32','','','129.222.187.85','loggedin',1),(3167,'user','19','2025-06-12 20:22:40','','','129.222.187.85','loggedin',1),(3168,'user','19','2025-06-13 19:24:40','2025-06-13 19:50:52','','129.222.187.67','loggedin',1),(3169,'user','12','2025-06-13 19:50:59','2025-06-13 19:51:11','','129.222.187.67','loggedin',1),(3170,'user','12','2025-06-13 19:55:43','2025-06-13 19:56:01','','129.222.187.67','loggedin',1),(3171,'user','19','2025-06-13 19:56:08','2025-06-13 19:56:25','','129.222.187.67','loggedin',1),(3172,'user','7','2025-06-13 19:56:30','2025-06-13 19:57:35','','129.222.187.67','loggedin',1),(3173,'user','19','2025-06-13 19:57:45','','','129.222.187.67','loggedin',1),(3174,'user','7','2025-06-14 09:32:12','2025-06-14 09:33:53','','129.222.147.214','loggedin',1),(3175,'user','19','2025-06-14 14:31:46','2025-06-14 14:33:55','','129.222.147.214','loggedin',1),(3176,'user','19','2025-06-14 15:29:53','','','129.222.147.214','loggedin',1),(3177,'user','19','2025-06-14 15:33:08','2025-06-14 15:34:38','','129.222.147.214','loggedin',1),(3178,'user','12','2025-06-14 15:57:31','2025-06-14 18:02:43','','129.222.147.214','loggedin',1),(3179,'user','19','2025-06-14 18:03:12','','','129.222.147.214','loggedin',1),(3180,'user','19','2025-06-14 18:57:32','2025-06-14 19:03:20','','129.222.147.214','loggedin',1),(3181,'user','12','2025-06-14 19:03:31','2025-06-14 19:56:02','','129.222.147.214','loggedin',1),(3182,'user','19','2025-06-14 19:56:07','2025-06-14 19:56:40','','129.222.147.214','loggedin',1),(3183,'user','12','2025-06-14 19:56:46','2025-06-14 19:57:08','','129.222.147.214','loggedin',1),(3184,'user','12','2025-06-14 19:57:49','2025-06-14 21:12:53','','129.222.147.214','loggedin',1),(3185,'user','7','2025-06-14 21:12:58','2025-06-14 21:13:58','','129.222.147.214','loggedin',1),(3186,'user','12','2025-06-14 22:01:57','2025-06-14 22:11:17','','129.222.147.214','loggedin',1),(3187,'user','19','2025-06-14 22:11:22','2025-06-14 22:11:37','','129.222.147.214','loggedin',1),(3188,'user','12','2025-06-14 22:32:32','2025-06-14 23:32:43','','129.222.147.214','loggedin',1),(3189,'user','7','2025-06-15 08:15:14','','','129.222.147.214','loggedin',1),(3190,'user','19','2025-06-15 13:40:51','2025-06-15 13:41:55','','129.222.147.214','loggedin',1),(3191,'user','19','2025-06-15 13:41:59','2025-06-15 13:43:59','','129.222.147.214','loggedin',1),(3192,'user','12','2025-06-15 14:47:19','','','129.222.147.214','loggedin',1),(3193,'user','19','2025-06-15 14:55:59','2025-06-15 15:21:42','','129.222.147.214','loggedin',1),(3194,'user','12','2025-06-15 15:21:47','2025-06-15 15:21:56','','129.222.147.214','loggedin',1),(3195,'user','12','2025-06-15 15:22:37','2025-06-15 16:02:12','','129.222.147.214','loggedin',1),(3196,'user','12','2025-06-15 16:02:23','2025-06-15 16:27:56','','129.222.147.214','loggedin',1),(3197,'user','12','2025-06-15 16:28:04','2025-06-15 16:28:31','','129.222.147.214','loggedin',1),(3198,'user','19','2025-06-15 16:28:34','2025-06-15 16:31:54','','129.222.147.214','loggedin',1),(3199,'user','19','2025-06-15 16:33:48','2025-06-15 17:22:41','','129.222.147.214','loggedin',1),(3200,'user','12','2025-06-15 17:22:47','','','129.222.147.214','loggedin',1),(3201,'user','19','2025-06-15 18:12:53','','','129.222.147.214','loggedin',1),(3202,'user','7','2025-06-15 18:46:30','2025-06-15 18:46:44','','129.222.147.214','loggedin',1),(3203,'user','12','2025-06-15 18:46:57','2025-06-15 18:56:51','','129.222.147.214','loggedin',1),(3204,'user','19','2025-06-15 18:56:55','','','129.222.147.214','loggedin',1),(3205,'user','19','2025-06-15 19:15:14','','','129.222.147.214','loggedin',1),(3206,'user','19','2025-06-15 19:22:29','','','129.222.147.214','loggedin',1),(3207,'user','12','2025-06-15 19:23:07','2025-06-15 19:23:56','','129.222.147.214','loggedin',1),(3208,'user','19','2025-06-15 19:24:01','','','129.222.147.214','loggedin',1),(3209,'user','12','2025-06-15 19:25:13','2025-06-15 19:55:16','','129.222.147.214','loggedin',1),(3210,'user','19','2025-06-15 19:55:22','2025-06-15 19:58:57','','129.222.147.214','loggedin',1),(3211,'user','12','2025-06-15 19:59:06','2025-06-15 21:02:45','','129.222.147.214','loggedin',1),(3212,'user','7','2025-06-15 21:02:50','2025-06-15 21:03:34','','129.222.147.214','loggedin',1),(3213,'user','12','2025-06-15 21:04:42','2025-06-15 21:06:37','','129.222.147.214','loggedin',1),(3214,'user','19','2025-06-15 21:06:51','2025-06-15 21:22:59','','129.222.147.214','loggedin',1),(3215,'user','12','2025-06-15 21:23:51','2025-06-15 21:44:32','','129.222.147.214','loggedin',1),(3216,'user','19','2025-06-15 21:44:37','2025-06-15 22:09:25','','129.222.147.214','loggedin',1),(3217,'user','7','2025-06-16 10:05:43','','','129.222.147.183','loggedin',1),(3218,'user','19','2025-06-16 21:35:16','2025-06-16 21:38:26','','129.222.147.150','loggedin',1),(3219,'user','7','2025-06-17 09:55:49','2025-06-17 09:56:56','','129.222.187.176','loggedin',1),(3220,'user','7','2025-06-17 15:44:59','','','93.190.142.106','loggedin',1),(3221,'user','19','2025-06-17 15:52:40','2025-06-17 15:54:18','','129.222.187.176','loggedin',1),(3222,'user','19','2025-06-17 17:58:33','','','129.222.187.199','loggedin',1),(3223,'user','7','2025-06-18 09:27:36','2025-06-18 09:29:19','','129.222.147.86','loggedin',1),(3224,'user','12','2025-06-18 15:04:56','','','129.222.147.86','loggedin',1),(3225,'user','12','2025-06-18 18:31:56','','','129.222.147.86','loggedin',1),(3226,'user','12','2025-06-18 20:51:16','','','129.222.147.86','loggedin',1),(3227,'user','12','2025-06-18 21:25:16','2025-06-18 21:25:26','','129.222.147.86','loggedin',1),(3228,'user','19','2025-06-19 11:25:31','','','129.222.187.177','loggedin',1),(3229,'user','7','2025-06-19 11:37:30','','','129.222.187.177','loggedin',1),(3230,'user','19','2025-06-19 13:10:12','','','129.222.187.177','loggedin',1),(3231,'user','19','2025-06-19 19:02:28','','','129.222.187.177','loggedin',1),(3232,'user','19','2025-06-19 21:13:31','','','129.222.187.177','loggedin',1),(3233,'user','7','2025-06-20 11:24:44','2025-06-20 11:25:50','','129.222.147.218','loggedin',1),(3234,'user','12','2025-06-20 19:15:20','2025-06-20 20:24:54','','129.222.147.218','loggedin',1),(3235,'user','12','2025-06-20 20:31:44','2025-06-20 21:10:16','','129.222.147.218','loggedin',1),(3236,'user','7','2025-06-21 10:54:48','2025-06-21 10:56:20','','129.222.187.2','loggedin',1),(3237,'user','19','2025-06-21 13:42:35','','','129.222.187.221','loggedin',1),(3238,'user','19','2025-06-21 15:39:39','','','129.222.187.221','loggedin',1),(3239,'user','19','2025-06-21 17:15:34','','','129.222.187.221','loggedin',1),(3240,'user','7','2025-06-22 11:41:26','','','129.222.147.16','loggedin',1),(3241,'user','19','2025-06-22 13:22:02','','','129.222.147.16','loggedin',1),(3242,'user','7','2025-06-22 17:16:33','2025-06-22 17:16:42','','129.222.147.16','loggedin',1),(3243,'user','19','2025-06-22 17:48:38','','','129.222.147.16','loggedin',1),(3244,'user','19','2025-06-22 19:05:51','','','129.222.147.16','loggedin',1),(3245,'user','19','2025-06-22 19:27:07','','','129.222.147.16','loggedin',1),(3246,'user','19','2025-06-22 19:50:47','','','129.222.147.16','loggedin',1),(3247,'user','19','2025-06-22 20:07:12','2025-06-22 20:10:52','','129.222.147.16','loggedin',1),(3248,'user','7','2025-06-22 20:10:59','','','129.222.147.16','loggedin',1),(3249,'user','7','2025-06-22 20:18:54','2025-06-22 20:19:22','','129.222.147.16','loggedin',1),(3250,'user','7','2025-06-22 20:23:17','2025-06-22 20:28:08','','129.222.147.16','loggedin',1),(3251,'user','27','2025-06-22 20:31:54','','','129.222.147.16','loggedin',1),(3252,'user','7','2025-06-22 20:36:51','2025-06-22 20:37:18','','129.222.147.16','loggedin',1),(3253,'user','27','2025-06-22 21:23:24','','','129.222.147.16','loggedin',1),(3254,'user','19','2025-06-22 21:44:26','','','129.222.147.16','loggedin',1),(3255,'user','27','2025-06-22 21:55:44','','','129.222.147.16','loggedin',1),(3256,'user','19','2025-06-22 21:56:36','','','129.222.147.16','loggedin',1),(3257,'user','27','2025-06-22 23:15:35','','','129.222.147.16','loggedin',1),(3258,'user','22','2025-06-23 08:24:26','','','197.232.142.176','loggedin',1),(3259,'user','7','2025-06-23 12:11:03','2025-06-23 12:12:31','','129.222.187.241','loggedin',1),(3260,'user','19','2025-06-23 19:46:48','','','129.222.187.241','loggedin',1),(3261,'user','19','2025-06-23 21:06:32','','','129.222.187.241','loggedin',1),(3262,'user','7','2025-06-24 10:51:05','','','129.222.187.232','loggedin',1),(3263,'user','27','2025-06-25 09:29:48','2025-06-25 09:38:50','','129.222.187.245','loggedin',1),(3264,'user','7','2025-06-25 09:38:55','2025-06-25 10:01:16','','129.222.187.245','loggedin',1),(3265,'user','27','2025-06-25 10:01:30','2025-06-25 10:03:22','','129.222.187.245','loggedin',1),(3266,'user','7','2025-06-25 10:03:26','2025-06-25 10:05:08','','129.222.187.245','loggedin',1),(3267,'user','27','2025-06-25 14:10:16','','','129.222.187.245','loggedin',1),(3268,'user','27','2025-06-25 14:11:48','2025-06-25 14:12:56','','129.222.187.245','loggedin',1),(3269,'user','27','2025-06-25 14:13:17','','','129.222.187.245','loggedin',1),(3270,'user','27','2025-06-25 17:26:04','2025-06-25 18:36:52','','129.222.187.245','loggedin',1),(3271,'user','27','2025-06-25 18:37:01','','','129.222.187.245','loggedin',1),(3272,'user','27','2025-06-25 19:22:17','','','129.222.187.245','loggedin',1),(3273,'user','7','2025-06-26 09:23:06','','','129.222.187.245','loggedin',1),(3274,'user','19','2025-06-26 13:47:52','','','129.222.187.245','loggedin',1),(3275,'user','19','2025-06-26 17:02:28','','','129.222.187.245','loggedin',1),(3276,'user','19','2025-06-26 17:20:07','','','129.222.187.245','loggedin',1),(3277,'user','19','2025-06-26 19:02:02','','','129.222.187.245','loggedin',1),(3278,'user','19','2025-06-26 19:05:23','','','129.222.187.245','loggedin',1),(3279,'user','19','2025-06-26 19:34:25','','','129.222.187.245','loggedin',1),(3280,'user','7','2025-06-27 09:17:01','2025-06-27 09:18:03','','129.222.147.21','loggedin',1),(3281,'user','19','2025-06-27 15:44:21','','','129.222.147.21','loggedin',1),(3282,'user','19','2025-06-27 18:41:04','','','129.222.147.21','loggedin',1),(3283,'user','19','2025-06-27 20:08:06','','','129.222.187.93','loggedin',1),(3284,'user','7','2025-06-28 10:40:51','2025-06-28 10:42:25','','129.222.187.93','loggedin',1),(3285,'user','7','2025-06-28 14:27:09','2025-06-28 14:31:07','','129.222.147.95','loggedin',1),(3286,'user','21','2025-06-28 14:31:14','2025-06-28 14:31:47','','89.187.180.57','loggedin',1),(3287,'user','21','2025-06-28 14:31:54','2025-06-28 14:32:04','','89.187.180.57','loggedin',1),(3288,'user','19','2025-06-28 16:54:59','','','129.222.147.227','loggedin',1),(3289,'user','19','2025-06-28 18:12:23','2025-06-28 18:19:16','','129.222.147.227','loggedin',1),(3290,'user','27','2025-06-28 18:19:34','','','129.222.147.227','loggedin',1),(3291,'user','27','2025-06-28 18:20:02','','','129.222.147.227','loggedin',1),(3292,'user','19','2025-06-28 18:23:42','','','129.222.147.227','loggedin',1),(3293,'user','27','2025-06-28 19:16:27','2025-06-28 19:30:09','','129.222.147.227','loggedin',1),(3294,'user','19','2025-06-28 19:30:19','2025-06-28 19:40:49','','129.222.147.227','loggedin',1),(3295,'user','21','2025-06-28 19:40:56','2025-06-28 19:43:12','','129.222.147.227','loggedin',1),(3296,'user','27','2025-06-28 19:43:32','','','129.222.147.227','loggedin',1),(3297,'user','19','2025-06-28 20:28:23','2025-06-28 20:38:51','','129.222.147.227','loggedin',1),(3298,'user','27','2025-06-28 20:38:56','2025-06-28 20:39:20','','129.222.147.227','loggedin',1),(3299,'user','19','2025-06-28 20:39:36','2025-06-28 20:41:12','','129.222.147.227','loggedin',1),(3300,'user','27','2025-06-28 20:41:20','2025-06-28 21:04:24','','129.222.147.227','loggedin',1),(3301,'user','19','2025-06-28 21:04:28','','','129.222.147.227','loggedin',1),(3302,'user','7','2025-06-29 09:35:03','2025-06-29 09:36:01','','129.222.147.227','loggedin',1),(3303,'user','7','2025-06-29 09:55:48','2025-06-29 09:56:45','','129.222.147.227','loggedin',1),(3304,'user','7','2025-06-29 11:47:41','','','129.222.187.233','loggedin',1),(3305,'user','19','2025-06-29 12:27:10','','','129.222.187.233','loggedin',1),(3306,'user','19','2025-06-29 15:13:50','','','129.222.187.113','loggedin',1),(3307,'user','27','2025-06-29 15:30:59','','','129.222.187.113','loggedin',1),(3308,'user','21','2025-06-29 15:36:24','','','129.222.187.113','loggedin',1),(3309,'admin','1','2025-06-29 17:48:00','','','105.163.157.78','loggedin',1),(3310,'user','19','2025-06-29 19:54:58','2025-06-29 19:57:50','','129.222.187.25','loggedin',1),(3311,'user','7','2025-06-29 19:57:56','2025-06-29 20:00:03','','129.222.187.25','loggedin',1),(3312,'user','19','2025-06-29 20:01:52','','','129.222.187.25','loggedin',1),(3313,'user','27','2025-06-29 20:25:06','','','129.222.187.25','loggedin',1),(3314,'user','19','2025-06-29 20:27:09','2025-06-29 20:36:31','','129.222.187.25','loggedin',1),(3315,'user','7','2025-06-29 20:36:42','2025-06-29 20:39:14','','129.222.187.25','loggedin',1),(3316,'user','19','2025-06-29 20:39:21','2025-06-29 20:48:29','','129.222.187.25','loggedin',1),(3317,'user','7','2025-06-29 20:48:43','2025-06-29 21:13:53','','129.222.187.25','loggedin',1),(3318,'user','7','2025-06-29 21:13:58','2025-06-29 21:15:20','','129.222.187.25','loggedin',1),(3319,'user','27','2025-06-29 21:16:34','2025-06-29 21:35:44','','129.222.187.25','loggedin',1),(3320,'user','21','2025-06-29 21:36:02','2025-06-29 21:38:16','','129.222.187.25','loggedin',1),(3321,'user','7','2025-06-29 21:38:20','2025-06-29 21:38:46','','129.222.187.25','loggedin',1),(3322,'user','7','2025-06-30 08:58:33','','','129.222.187.25','loggedin',1),(3323,'user','19','2025-06-30 14:22:51','','','129.222.187.25','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=3 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,'KITCHEN','','2024-09-08 14:05:32','active','1','','1'),(2,'BAR','','2024-09-08 14:05:44','active','1','','1'); /*!40000 ALTER TABLE `maincategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mainmenu` -- DROP TABLE IF EXISTS `mainmenu`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mainmenu` ( `id` varchar(100) NOT NULL, `name` varchar(255) NOT NULL, `icon` varchar(255) NOT NULL, `status` varchar(50) NOT NULL DEFAULT '1', `url` text NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'side', `sort` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `name_lang_key` (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mainmenu` -- LOCK TABLES `mainmenu` WRITE; /*!40000 ALTER TABLE `mainmenu` DISABLE KEYS */; INSERT INTO `mainmenu` VALUES ('accomodation','Accomodation','','1','user/accomodation','side',8),('assetliability','Assets and Liabilities','','1','user/assetliability','side',7),('banking','Banking','','1','user/banking','side',6),('contact','Contacts','','1','user/contact','side',4),('goodservice','Goods and Services','','1','user/goodservice','side',3),('humanresource','HR','grouping','1','user/viewrequest','side',8),('moneyin','Money In','','1','user/moneyin','side',1),('moneyout','Money out','','1','user/moneyout','side',2),('project','Projects','','1','user/project','side',5),('report','Reports','','1','user/report','side',9),('setting','Settings','','1','user/setting','side',10); /*!40000 ALTER TABLE `mainmenu` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mainservices` -- DROP TABLE IF EXISTS `mainservices`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mainservices` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mainservices` -- LOCK TABLES `mainservices` WRITE; /*!40000 ALTER TABLE `mainservices` DISABLE KEYS */; INSERT INTO `mainservices` VALUES (1,'General systems',1),(2,'E-commerce',1),(3,'Biometric',1),(4,'Website',1),(5,'PMS',1),(6,'Bulk sms',1),(7,'Pos',1); /*!40000 ALTER TABLE `mainservices` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `message` -- DROP TABLE IF EXISTS `message`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `message` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(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 `message` -- LOCK TABLES `message` WRITE; /*!40000 ALTER TABLE `message` DISABLE KEYS */; INSERT INTO `message` VALUES (1,'bale','','2024-07-16 09:37:17','active','1','','1',1),(2,'lt','','2024-07-16 09:37:22','active','1','','1',1),(3,'pc','','2024-07-16 09:37:26','active','1','','1',1); /*!40000 ALTER TABLE `message` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `meterreading` -- DROP TABLE IF EXISTS `meterreading`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `meterreading` ( `id` int(11) NOT NULL AUTO_INCREMENT, `houseno` varchar(60) NOT NULL, `plotno` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `tenantid` varchar(40) NOT NULL, `entrydate` varchar(50) NOT NULL, `description` text NOT NULL, `checkoutdate` datetime NOT NULL, `status` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdat` datetime NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `paymentstatus` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `overpayment` decimal(10,2) NOT NULL, `discount` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `roomtype` varchar(40) NOT NULL, `number` varchar(10) NOT NULL, `total` varchar(30) NOT NULL, `year` varchar(30) NOT NULL, `month` varchar(30) NOT NULL, `opening` varchar(20) NOT NULL, `closing` varchar(30) NOT NULL, `meternumber` varchar(10) NOT NULL, `opendate` varchar(30) NOT NULL, `closedate` varchar(30) NOT NULL, `phone` varchar(10) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'accommodation', `deposite` decimal(10,2) NOT NULL, `chargeid` int(11) NOT NULL, `booings` int(11) NOT NULL DEFAULT 1, `branchid` int(10) NOT NULL DEFAULT 1, `currency` varchar(20) DEFAULT NULL, `rate` varchar(30) NOT NULL, `charge` varchar(30) NOT NULL, `type` varchar(20) NOT NULL, `updatedby` varchar(20) NOT NULL, `usedqty` varchar(20) NOT NULL, `roomid` int(20) DEFAULT NULL, `roomchargeid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `meterreading` -- LOCK TABLES `meterreading` WRITE; /*!40000 ALTER TABLE `meterreading` DISABLE KEYS */; /*!40000 ALTER TABLE `meterreading` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `migrations` -- DROP TABLE IF EXISTS `migrations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `migrations` ( `migration` varchar(255) NOT NULL, `batch` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `migrations` -- LOCK TABLES `migrations` WRITE; /*!40000 ALTER TABLE `migrations` DISABLE KEYS */; INSERT INTO `migrations` VALUES ('2014_10_12_000000_create_users_table',1),('2014_10_12_100000_create_password_resets_table',1),('2016_07_02_112357_Product',1); /*!40000 ALTER TABLE `migrations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `modules` -- DROP TABLE IF EXISTS `modules`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `modules` ( `name` varchar(255) NOT NULL, `sort` int(10) NOT NULL, `icon` varchar(255) NOT NULL, `id` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT '1', `url` text NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'side', `menu` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `name_lang_key` (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `modules` -- LOCK TABLES `modules` WRITE; /*!40000 ALTER TABLE `modules` DISABLE KEYS */; INSERT INTO `modules` VALUES ('Accomodation',84,'money','accomodation','1','admin/viewpallmyplots','side','accomodation'),('Accounting(Charts of Accounts)',35,'battery-quarter','accounting','1','user/allaccounting','side','banking'),('Accounting Reports',35,'money','accountingreports','1','user/startsales','side','banking'),('Assets',49,'paw','assets','1','user/viewassets','side','assetliability'),('Bank Deposits',35,'money','bankdeposits','1','user/viewbanks','side','banking'),('Bank Transfer',35,'money','banktransfer','1','user/viewbanktransfer','side','banking'),('Biometric Records',31,'rss-square','biometricrecords','1','user/allattendance','side','humanresource'),('Branch',81,'rss-square','branch','1','user/viewbranch','side','setting'),('Call center',12,'rss-square','callcenter','1','user/callcenter','side','contact'),('Cashier Sales',87,'folder-open','cashiersales','1','user/mysales','side','moneyin'),('Cheque Management',34,'money','chequemanagemant','1','user/viewcheque','side','banking'),('Comments/Complains',11,'paw','complain','1','user/complain','side','project'),('Configuration',5,'home','config','1','user/viewconfiguration','top','setting'),('Counter Radio Button',90,'rss-square','counterradiobutton','1','radio','side','setting'),('Damaged products',50,'paw','damagedproducts','1','user/viewdamages','side','assetliability'),('Deals',11,'calendar-times-o','deals','1','user/viedeals','side','project'),('Departments',31,'rss-square','departments','1','user/department','side','humanresource'),('Display Counter',6,'rss-square','displaycounter','0','display','side','goodservice'),('Display Sales Report',24,'folder-open','displayreport','1','user/displayreport','side','report'),('Documents',14,'folder-open-o','documents','1','user/viewdocuments','side','project'),('E-Commerce',8,'grouping','ecommerce','1','user/ecommerce','side','moneyin'),('Events',10,'line-chart','events','1','user/viewevents','side','project'),('Grouping Members',20,'paper-plane','grouping','1','user/viewgrouping','side','contact'),('Human Resource',14,'rss-square','humanresource','1','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','1','user/viewjournalentry','side','banking'),('Labour Records',31,'rss-square','labourrecords','1','user/viewlabour','side','humanresource'),('Leave Management',31,'rss-square','leavemanagement','1','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','1','user/viewloyality','side','project'),('People/Contacts',80,'rss-square','members','1','user/viewmember','side','contact'),('Open and Close Sales',87,'money','openclose','0','user/openclose','side','moneyin'),('Change password',9,'hourglass-start','password','1','user/passwordform','side','setting'),('Payroll',30,'rss-square','payroll','1','user/salaryhistory','side','humanresource'),('Payroll Setup',31,'rss-square','payrollsetup','1','user/payrollsetup','side','humanresource'),('Category of people',33,'address-book-o','peoplecategory','1','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','1','user/viewprojets','side','project'),('Purchases',86,'automobile','purchases','1','user/viewpurchases','side','moneyout'),('Quotation',8,'money','quotation','1','user/allquatation','side','moneyin'),('Record Delivery',87,'cart-plus','recorddelivery','1','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'),('Sales Order',86,'money','salesorder','1','user/salesorder','side','moneyin'),('Select User',1,'rss-square','selectuser','0','login','side','contact'),('Send Sms',15,'paper-plane','sendsms','1','user/viewsms','side','project'),('Tasks',12,'bullseye','task','1','user/viewtasks','side','project'),('Tasks Category',13,'birthday-cake','taskscategory','1','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','1','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','chequemanagemant','Post Cheque',1),('add','complain','Add complain',2),('add','config','add',1),('add','damagedproducts','add',1),('add','deals','add',1),('add','departments','add',1),('add','documents','add',1),('add','ecommerce','Add',1),('add','events','add',1),('add','grouping','add',1),('add','humanresource','Add Expense Request Form',1),('add','income','add',2),('add','incomeexpenses','add',1),('add','incomingstock','add',1),('add','incomingstore','Add incoming',1),('add','journalentry','add',1),('add','labourrecords','add',1),('add','leavemanagement','add',0),('add','lowproducts','add',1),('add','lowstocklist','add',6),('add','loyalitycards','add',1),('add','members','add',1),('add','payroll','add',1),('add','payrollsetup','add',1),('add','peoplecategory','add',1),('add','productlist','Add Products',7),('add','products','add',1),('add','productscategory','add',1),('add','projectsmanagement','Create New Project',2),('add','purchases','add',1),('add','quotation','Add Quotaion',1),('add','recorddelivery','Add Delivery',1),('add','sales','add',1),('add','salesorder','Create Sales Order',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),('AddAgents','deals','Add Agents',30),('addbatchno','purchases','Add batch No',33),('addcharges','accomodation','Add Room Chaerges',4),('adddailycollection','cashiersales','Add Daily Collection',7),('addexpirydate','purchases','Add Expiry Date',34),('addhouse','accomodation','Add House',1),('addpossiblefeedback','deals','Add Possible feedback',20),('addroom','accomodation','Add Room',3),('addstock','productlist','Add stock',4),('addstock','products','addstock',4),('advancebooking','accomodation','advance booking',11),('all','cashiersales','View all Cashier sales',4),('allcompalin','complain','View Others Complain',11),('allleaves ','humanresource','View all leaves',20),('allocate','humanresource','Allocate Money',5),('approve','humanresource','Make Approval',2),('approve','purchases','Approve Purchase order',22),('approveorders','ecommerce','Approve New orders',7),('assignproduction','productlist','Assign Production Items',62),('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),('bulkcheckin','accomodation','Bulk Checkin',58),('bulkpriceupdate','productlist','Bulk Price Update',33),('bulkpriceupdate','products','Bulk Price Update',33),('bulkreservation','accomodation','Bulk Reservation',59),('bulkstatuschange','accomodation','Bulk Room Status Change',60),('cancel','accomodation','Cancel Payment/Bookings',3),('card','accomodation','Sale in Visa Card',2),('card','sales','Card Sales',7),('cash','accomodation','Sale in Cash',2),('cash','sales','Sell in Cash',3),('cashiersales','cashiersales','View Sales',5),('change','password','change',1),('changepayment','accomodation','Change payment',9),('changeserialstatus','productlist','Change Serial Status',20),('changestatus','cashiersales','Approve Till Collections',68),('changestatus','recorddelivery','Change Status',6),('changetaxstatus','sales','Change Tax Status',30),('changeuomonsales','sales','Change Unit Of Measurement',33),('checkin','accomodation','View Room window',4),('checkinroom','accomodation','Check in Rooms',2),('checkoutcustomerwithbalance','accomodation','Check out customer with balance',20),('checkoutroom','accomodation','Check out Room',3),('cheque','accomodation','Sale in Cheque/Bank',2),('cheque','sales','Cheque/Bank sales',8),('ClaimDamaged','recorddelivery','Change to Claim Damaged',17),('ClaimOK','recorddelivery','Cahange to Claim OK',16),('Claimraised','recorddelivery','Change to Claim raised',15),('cleanrooms','accomodation','Clean Rooms',4),('clear','viewreturnsales','Clear Sales',5),('clearallsales','cashiersales','Clear all sales for others',10),('clearpayments','sales','Clear/Add payments',7),('clearsales','accomodation','Clear room sales',40),('clearsalesisdefault','cashiersales','Enable Clear-Sales Page As Default',79),('closebill','sales',' Close Bill',6),('closeexpense','incomeexpenses','Close Expense',3),('config','accomodation','Accommodation Settings',33),('credit','accomodation','Sale in Credit',2),('credit','sales','Credit sales',10),('creditnote','sales','Credit Note',8),('customerregister','accomodation','Customer Register',10),('dailycollections','accomodation','Daily Collections',56),('dailypayments','accomodation','View Daily Payments',10),('dailysales','accomodation',' Daily Sales',1),('dailysalesonly','cashiersales','View Only Daily sales Report',40),('delete','assets','Delete',5),('delete','bankdeposits','delete',3),('delete','branch','Delete Branch',5),('delete','callcenter','Delete calls',5),('delete','cashiersales','Delete Sales',4),('delete','complain','Delete Complain',11),('delete','config','delete',0),('delete','damagedproducts','delete',3),('delete','deals','delete',3),('delete','documents','delete',3),('delete','ecommerce','delete',3),('delete','events','delete',3),('delete','grouping','delete',3),('delete','humanresource','Delete Expense Request Form',3),('delete','incomingstock','delete',3),('delete','incomingstore','Delete incoming',3),('delete','peoplecategory','delete',3),('delete','productlist','Delete Products',4),('delete','products','delete',3),('delete','productscategory','delete',3),('delete','projectsmanagement','Delete Products',5),('delete','purchases','delete',3),('delete','quotation','Delete',3),('delete','recorddelivery','Delete Delivery',5),('delete','reports','Delete sales',3),('delete','sales','delete',3),('delete','sendsms','delete',3),('delete','task','delete',3),('delete','taskscategory','delete',3),('delete','users','delete',3),('delete','viewreturnsales','delete',3),('delete','wholesale','delete',2),('deleteallroles','users','Delete all Roles',5),('deletebank','accounting','Delete Bank Account',2),('deletedailycollections','cashiersales','Delete Daily Collections',9),('deleteglaccount','accounting','Delete GL Account',4),('deleteorder','products','Delete Order',5),('deletepeople','members','Delete Contacts',5),('deleteproductionitem','productlist','Delete Production Item',63),('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),('displaybeforevat','income','Display price before Vat',6),('displaycustomers','sales','Display employees using buttons',5),('displaypreviousbalance','sales','Display Previous Bal on Invoice',65),('dontprint','sales','Display Dont Print Button',15),('dontshowbp','reports','Dont Show B.Price',7),('dontshowprofit','reports','Don Not Show Profit',10),('dontshowstock','productlist','Dont show stock',82),('dontshowstock','products','Dont show stock',80),('dontshowstock','sales','Dont show stock balance during sales',30),('dontshowtotal','cashiersales','Do Not Show grand Total',6),('download','callcenter','download calls',4),('download','reports','download',2),('downloaddeals','deals','Download deals',20),('editmpesa','cashiersales','Enter Mpesa Amount Directly',3),('editmpesadate','cashiersales','Edit Mpesa Entry date',5),('editopenclosestock','productlist','Update Closing and Opening stock',10),('editsellingprice','sales','Change Selling Price',7),('editstocktaken','productlist','Change closed and stock taken',9),('entermpesacode','cashiersales','Enter Mpesa Code',3),('entermpesacode','sales','Enter Mpesa Code',40),('FailedDelivery','recorddelivery','Change to Failed Delivery',12),('givediscount','accomodation','Give Discount',4),('giveloyalityponts','sales','Give Poinsts',30),('housekeeping','accomodation','House Keeping',9),('leaseitems','sales','Lease Items',30),('leavesetup','humanresource','Add Leave setup',8),('linksalesorders','openclose','Link Order and sales',4),('Logout','sales','Log out After printing',5),('managecustomer','accomodation','Manager Customer',22),('managehotel','accomodation','Manage Hotel',6),('managerental','accomodation','Manage Rental Houses',8),('mergebill','sales','Merge Bill:',32),('meterreading','accomodation','Meter Reading',30),('more','lowstocklist','View more',6),('more','productlist','View Added stock',2),('more','products','more',4),('moresales','sales','Add More Sales',4),('moresales','viewreturnsales','Add more Sales',5),('move','productlist','Move stock/ Break/Distribute',2),('mpesa','accomodation','Sale in mpesa',2),('mpesa','sales','Sale in Mpesa',6),('mpesabalance','sales','Bank /Mpesa Balance',5),('mpesapendingreport','cashiersales','View All Pending Mpesa Report',20),('mpesaverifiedreport','cashiersales','View All Verified Mpesa Report',21),('negativesales','sales','Make Negative sales',60),('negativestockadjustment','productlist','Negative Stock Adjustment',51),('negativestockadjustment','products','Negative Stock Adjustment',51),('Novatsales','config','No Vat Sales',20),('opencloseshift','members','Open and Close Employee Shift',26),('openclosestock','productlist','Open and Close stock',8),('order','sales','User Order Button',6),('overalclearingpendingtasks','task','Clear Overal pending tasks for anyone',20),('pendingisdefault','cashiersales','Enable Pending Page As Default',69),('plotexpenses','accomodation','Plot Expenses',63),('points','accomodation','Sale in Loyality Points',2),('points','sales','Loyality Point sales',9),('Post Bank Deposits','accomodation','bankdeposits',6),('postemployeenoteforothers','task','Post Employee Notes for others',20),('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),('receivedublicatecodes','income','Receive Dublicate Cheque / Transaction codes',8),('receiveoverpayment','income','Receive overpayment',7),('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),('restrictbillprintingtotwo','sales','Restrict Bill Printing to 2',66),('return','viewreturnsales','Return Sales',4),('returnclearedsales','viewreturnsales','Return Cleared/ Closed Sales',7),('ReturnedandReceived','recorddelivery','Change to Returned and Received',13),('reversempesa','cashiersales','Reverse Mpesa',9),('sale','sales','sale',4),('sale','wholesale','sale',0),('salebelowbprice','sales','Can sell below set b.price',10),('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),('sellusingserialonly','wholesale','Sell Using Serial Only',10),('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),('transferdeals','deals','Transfer Deals',30),('transfersms','sendsms','Transfer sms to others',5),('upadate','callcenter','Update',2),('update','assets','Update',2),('update','bankdeposits','update',2),('update','branch','Update Branch',3),('update','complain','Update Complain',6),('update','config','update',2),('update','damagedproducts','update',2),('update','deals','update',2),('update','documents','update',2),('update','ecommerce','Upadate Data',2),('update','events','update',2),('update','grouping','update',2),('update','humanresource','Update Expense Request Form',2),('update','incomeexpenses','update',3),('update','incomingstock','update',2),('update','lowproducts','update',1),('update','loyalitycards','update',2),('update','members','update',2),('update','peoplecategory','update',2),('update','productlist','Update Product',6),('update','products','update',2),('update','productscategory','update',2),('update','profile','update',1),('update','projectsmanagement','Edit Projects',4),('update','purchases','update',2),('update','quotation','Update',2),('update','recorddelivery','Update Delivery',3),('update','reports','update sales',4),('update','sales','update',2),('update','salesorder','Update Sales Order',4),('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),('updateproductionitem','productlist','Update Production Item',64),('updateqtysales','sales','Update Quantity on sales Window',61),('UpdateRenewal','members','Update Renewal',30),('updateroom','accomodation','Update Room',5),('updatesellingprice','purchases','update selling price',5),('updateserial','purchases','Update Serial',35),('updatestock','productlist','Update Stock (Cl.Stock)',2),('uploadexpenses','incomeexpenses','Upload Expenses',30),('usekeyboard','sales','Use Internal Keyboard',50),('view','accounting','View Accounting',4),('view','accountingreports','view',1),('view','branch','View Branch',2),('view','callcenter','View Calls',3),('view','chequemanagemant','View Cheques',2),('view','complain','View Complain',5),('view','displayreport','Display Report',1),('view','humanresource','View Expense Request Form',4),('View','income','View',1),('view','incomingstock','View Incoming store products',2),('view','incomingstore','View Incoming store products',4),('view','lowstocklist','View',6),('view','productlist','View Products',5),('view','projectsmanagement','View Projects',1),('view','quotation','View',5),('view','recorddelivery','View Delivery',2),('view','reports','view',1),('view','salesorder','View Sales Order',3),('View others contact','deals','viewcontact',20),('viewall','deals','View other people\'s deals',5),('viewall','quotation','View others quoation',10),('viewall','reports','View all Branches',6),('viewall','salesorder','View others Sales Order',5),('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),('viewproduction','productlist','View Production',60),('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','incomeexpenses','View all Expenses',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=2 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,1.00,1,1,'2024-01-20 07:09:13','1',1,'1','SAJ3GAVTED'); /*!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(4) NOT NULL DEFAULT '', `name` varchar(100) NOT NULL DEFAULT '', `description` varchar(40) DEFAULT NULL, `status` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=253 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,'AC','ASCENSION ISLAND ',NULL,'Y'),(2,'AD','ANDORRA',NULL,'Y'),(3,'AE','UNITED ARAB EMIRATES ',NULL,'Y'),(4,'AG','ANTIGUA AND BARBUDA',NULL,'Y'),(5,'AI','ANGUILLA',NULL,'Y'),(6,'AL','ALBANIA ',NULL,'Y'),(7,'AM','ARMENIA',NULL,'Y'),(8,'AN','NETHERLANDS ANTILLES ',NULL,'Y'),(9,'AO','ANGOLA',NULL,'Y'),(10,'AQ','ANTARCTICA',NULL,'Y'),(11,'AR','ARGENTINA',NULL,'Y'),(12,'AS','AMERICAN SAMOA',NULL,'Y'),(13,'AT','AUSTRIA',NULL,'Y'),(14,'AU','AUSTRALIA',NULL,'Y'),(15,'AW','ARUBA',NULL,'Y'),(16,'AX','ALAND ISLANDS',NULL,'Y'),(17,'AZ','AZERBAIJAN',NULL,'Y'),(18,'BA','BOSNIA AND HERZEGOVINA ',NULL,'Y'),(19,'BB','BARBADOS ',NULL,'Y'),(20,'BD','BANGLADESH ',NULL,'Y'),(21,'BE','BELGIUM ',NULL,'Y'),(22,'BF','BURKINA FASO ',NULL,'Y'),(23,'BG','BULGARIA ',NULL,'Y'),(24,'BH','BAHRAIN',NULL,'Y'),(25,'BI','BURUNDI ',NULL,'Y'),(26,'BJ','BENIN ',NULL,'Y'),(27,'BM','BERMUDA ',NULL,'Y'),(28,'BN','BRUNEI DARUSSALAM ',NULL,'Y'),(29,'BO','BOLIVIA ',NULL,'Y'),(30,'BR','BRAZIL ',NULL,'Y'),(31,'BS','BAHAMAS ',NULL,'Y'),(32,'BT','BHUTAN ',NULL,'Y'),(33,'BV','BOUVET ISLAND ',NULL,'Y'),(34,'BW','BOTSWANA ',NULL,'Y'),(35,'BY','BELARUS ',NULL,'Y'),(36,'BZ','BELIZE ',NULL,'Y'),(37,'CA','CANADA ',NULL,'Y'),(38,'CC','COCOS (KEELING) ISLANDS ',NULL,'Y'),(39,'CD','CONGO, DEMOCRATIC REPUBLIC ',NULL,'Y'),(40,'CF','CENTRAL AFRICAN REPUBLIC ',NULL,'Y'),(41,'CG','CONGO ',NULL,'Y'),(42,'CH','SWITZERLAND ',NULL,'Y'),(43,'CI','COTE D\'IVOIRE (IVORY COAST) ',NULL,'Y'),(44,'CK','COOK ISLANDS ',NULL,'Y'),(45,'CL','CHILE ',NULL,'Y'),(46,'CM','CAMEROON ',NULL,'Y'),(47,'CN','CHINA ',NULL,'Y'),(48,'CO','COLOMBIA ',NULL,'Y'),(49,'CR','COSTA RICA ',NULL,'Y'),(50,'CS','CZECHOSLOVAKIA (FORMER) ',NULL,'Y'),(51,'CU','CUBA ',NULL,'Y'),(52,'CV','CAPE VERDE ',NULL,'Y'),(53,'CX','CHRISTMAS ISLAND ',NULL,'Y'),(54,'CY','CYPRUS ',NULL,'Y'),(55,'CZ','CZECH REPUBLIC ',NULL,'Y'),(56,'DE','GERMANY ',NULL,'Y'),(57,'DJ','DJIBOUTI ',NULL,'Y'),(58,'DK','DENMARK ',NULL,'Y'),(59,'DM','DOMINICA ',NULL,'Y'),(60,'DO','DOMINICAN REPUBLIC ',NULL,'Y'),(61,'DZ','ALGERIA',NULL,'Y'),(62,'EC','ECUADOR ',NULL,'Y'),(63,'EE','ESTONIA ',NULL,'Y'),(64,'EG','EGYPT ',NULL,'Y'),(65,'EH','WESTERN SAHARA ',NULL,'Y'),(66,'ER','ERITREA ',NULL,'Y'),(67,'ES','SPAIN ',NULL,'Y'),(68,'ET','ETHIOPIA ',NULL,'Y'),(69,'EU','EUROPEAN UNION ',NULL,'Y'),(70,'FI','FINLAND ',NULL,'Y'),(71,'FJ','FIJI ',NULL,'Y'),(72,'FK','FALKLAND ISLANDS (MALVINAS) ',NULL,'Y'),(73,'FM','MICRONESIA ',NULL,'Y'),(74,'FO','FAROE ISLANDS ',NULL,'Y'),(75,'FR','FRANCE ',NULL,'Y'),(76,'FX','FRANCE, METROPOLITAN ',NULL,'Y'),(77,'GA','GABON ',NULL,'Y'),(78,'GB','GREAT BRITAIN (UK) ',NULL,'Y'),(79,'GD','GRENADA ',NULL,'Y'),(80,'GE','GEORGIA ',NULL,'Y'),(81,'GF','FRENCH GUIANA ',NULL,'Y'),(82,'GG','GUERNSEY ',NULL,'Y'),(83,'GH','GHANA ',NULL,'Y'),(84,'GI','GIBRALTAR ',NULL,'Y'),(85,'GL','GREENLAND ',NULL,'Y'),(86,'GM','GAMBIA ',NULL,'Y'),(87,'GN','GUINEA ',NULL,'Y'),(88,'GP','GUADELOUPE ',NULL,'Y'),(89,'GQ','EQUATORIAL GUINEA ',NULL,'Y'),(90,'GR','GREECE ',NULL,'Y'),(91,'GS','S. GEORGIA AND S. SANDWICH ISLS. ',NULL,'Y'),(92,'GT','GUATEMALA ',NULL,'Y'),(93,'GU','GUAM ',NULL,'Y'),(94,'GW','GUINEA BISSAU ',NULL,'Y'),(95,'GY','GUYANA ',NULL,'Y'),(96,'HK','HONG KONG ',NULL,'Y'),(97,'HM','HEARD AND MCDONALD ISLANDS ',NULL,'Y'),(98,'HN','HONDURAS ',NULL,'Y'),(99,'HR','CROATIA (HRVATSKA) ',NULL,'Y'),(100,'HT','HAITI ',NULL,'Y'),(101,'HU','HUNGARY ',NULL,'Y'),(102,'ID','INDONESIA ',NULL,'Y'),(103,'IE','IRELAND ',NULL,'Y'),(104,'IL','ISRAEL ',NULL,'Y'),(105,'IM','ISLE OF MAN ',NULL,'Y'),(106,'IN','INDIA ',NULL,'Y'),(107,'IO','BRITISH INDIAN OCEAN TERRITORY ',NULL,'Y'),(108,'IQ','IRAQ ',NULL,'Y'),(109,'IR','IRAN ',NULL,'Y'),(110,'IS','ICELAND ',NULL,'Y'),(111,'IT','ITALY ',NULL,'Y'),(112,'JE','JERSEY ',NULL,'Y'),(113,'JM','JAMAICA ',NULL,'Y'),(114,'JO','JORDAN ',NULL,'Y'),(115,'JP','JAPAN ',NULL,'Y'),(116,'KE','KENYA ',NULL,'Y'),(117,'KG','KYRGYZSTAN ',NULL,'Y'),(118,'KH','CAMBODIA ',NULL,'Y'),(119,'KI','KIRIBATI ',NULL,'Y'),(120,'KM','COMOROS ',NULL,'Y'),(121,'KN','SAINT KITTS AND NEVIS ',NULL,'Y'),(122,'KP','NORTH KOREA',NULL,'Y'),(123,'KR','SOUTH KOREA',NULL,'Y'),(124,'KW','KUWAIT ',NULL,'Y'),(125,'KY','CAYMAN ISLANDS ',NULL,'Y'),(126,'KZ','KAZAKHSTAN ',NULL,'Y'),(127,'LA','LAOS ',NULL,'Y'),(128,'LB','LEBANON ',NULL,'Y'),(129,'LC','SAINT LUCIA ',NULL,'Y'),(130,'LI','LIECHTENSTEIN ',NULL,'Y'),(131,'LK','SRI LANKA ',NULL,'Y'),(132,'LR','LIBERIA ',NULL,'Y'),(133,'LS','LESOTHO ',NULL,'Y'),(134,'LT','LITHUANIA ',NULL,'Y'),(135,'LU','LUXEMBOURG ',NULL,'Y'),(136,'LV','LATVIA ',NULL,'Y'),(137,'LY','LIBYA ',NULL,'Y'),(138,'MA','MOROCCO ',NULL,'Y'),(139,'MC','MONACO ',NULL,'Y'),(140,'MD','MOLDOVA ',NULL,'Y'),(141,'ME','MONTENEGRO ',NULL,'Y'),(142,'MG','MADAGASCAR ',NULL,'Y'),(143,'MH','MARSHALL ISLANDS ',NULL,'Y'),(144,'MK','F.Y.R.O.M. (MACEDONIA) ',NULL,'Y'),(145,'ML','MALI ',NULL,'Y'),(146,'MM','MYANMAR ',NULL,'Y'),(147,'MN','MONGOLIA ',NULL,'Y'),(148,'MO','MACAU ',NULL,'Y'),(149,'MP','NORTHERN MARIANA ISLANDS ',NULL,'Y'),(150,'MQ','MARTINIQUE ',NULL,'Y'),(151,'MR','MAURITANIA ',NULL,'Y'),(152,'MS','MONTSERRAT ',NULL,'Y'),(153,'MT','MALTA ',NULL,'Y'),(154,'MU','MAURITIUS ',NULL,'Y'),(155,'MV','MALDIVES ',NULL,'Y'),(156,'MW','MALAWI ',NULL,'Y'),(157,'MX','MEXICO ',NULL,'Y'),(158,'MY','MALAYSIA ',NULL,'Y'),(159,'MZ','MOZAMBIQUE ',NULL,'Y'),(160,'NA','NAMIBIA ',NULL,'Y'),(161,'NC','NEW CALEDONIA ',NULL,'Y'),(162,'NE','NIGER ',NULL,'Y'),(163,'NF','NORFOLK ISLAND ',NULL,'Y'),(164,'NG','NIGERIA ',NULL,'Y'),(165,'NI','NICARAGUA ',NULL,'Y'),(166,'NL','NETHERLANDS ',NULL,'Y'),(167,'NO','NORWAY ',NULL,'Y'),(168,'NP','NEPAL ',NULL,'Y'),(169,'NR','NAURU ',NULL,'Y'),(170,'NT','NEUTRAL ZONE ',NULL,'Y'),(171,'NU','NIUE ',NULL,'Y'),(172,'NZ','NEW ZEALAND (AOTEAROA) ',NULL,'Y'),(173,'OM','OMAN ',NULL,'Y'),(174,'PA','PANAMA ',NULL,'Y'),(175,'PE','PERU ',NULL,'Y'),(176,'PF','FRENCH POLYNESIA ',NULL,'Y'),(177,'PG','PAPUA NEW GUINEA ',NULL,'Y'),(178,'PH','PHILIPPINES ',NULL,'Y'),(179,'PK','PAKISTAN ',NULL,'Y'),(180,'PL','POLAND ',NULL,'Y'),(181,'PM','ST. PIERRE AND MIQUELON ',NULL,'Y'),(182,'PN','PITCAIRN ',NULL,'Y'),(183,'PR','PUERTO RICO ',NULL,'Y'),(184,'PS','PALESTINIAN TERRITORY, OCCUPIED ',NULL,'Y'),(185,'PT','PORTUGAL ',NULL,'Y'),(186,'PW','PALAU ',NULL,'Y'),(187,'PY','PARAGUAY ',NULL,'Y'),(188,'QA','QATAR ',NULL,'Y'),(189,'RE','REUNION ',NULL,'Y'),(190,'RO','ROMANIA ',NULL,'Y'),(191,'RS','SERBIA ',NULL,'Y'),(192,'RU','RUSSIAN FEDERATION ',NULL,'Y'),(193,'RW','RWANDA ',NULL,'Y'),(194,'SA','SAUDI ARABIA ',NULL,'Y'),(195,'SB','SOLOMON ISLANDS ',NULL,'Y'),(196,'SC','SEYCHELLES ',NULL,'Y'),(197,'SD','SUDAN ',NULL,'Y'),(198,'SE','SWEDEN ',NULL,'Y'),(199,'SG','SINGAPORE ',NULL,'Y'),(200,'SH','ST. HELENA ',NULL,'Y'),(201,'SI','SLOVENIA ',NULL,'Y'),(202,'SJ','SVALBARD & JAN MAYEN ISLANDS ',NULL,'Y'),(203,'SK','SLOVAK REPUBLIC ',NULL,'Y'),(204,'SL','SIERRA LEONE ',NULL,'Y'),(205,'SM','SAN MARINO ',NULL,'Y'),(206,'SN','SENEGAL ',NULL,'Y'),(207,'SO','SOMALIA ',NULL,'Y'),(208,'SR','SURINAME ',NULL,'Y'),(209,'ST','SAO TOME AND PRINCIPE ',NULL,'Y'),(210,'SU','USSR (FORMER) ',NULL,'Y'),(211,'SV','EL SALVADOR ',NULL,'Y'),(212,'SY','SYRIA ',NULL,'Y'),(213,'SZ','SWAZILAND ',NULL,'Y'),(214,'TC','TURKS AND CAICOS ISLANDS ',NULL,'Y'),(215,'TD','CHAD ',NULL,'Y'),(216,'TF','FRENCH SOUTHERN TERRITORIES ',NULL,'Y'),(217,'TG','TOGO ',NULL,'Y'),(218,'TH','THAILAND ',NULL,'Y'),(219,'TJ','TAJIKISTAN ',NULL,'Y'),(220,'TK','TOKELAU ',NULL,'Y'),(221,'TM','TURKMENISTAN ',NULL,'Y'),(222,'TN','TUNISIA ',NULL,'Y'),(223,'TO','TONGA ',NULL,'Y'),(224,'TP','EAST TIMOR ',NULL,'Y'),(225,'TR','TURKEY ',NULL,'Y'),(226,'TT','TRINIDAD AND TOBAGO ',NULL,'Y'),(227,'TV','TUVALU ',NULL,'Y'),(228,'TW','TAIWAN ',NULL,'Y'),(229,'TZ','TANZANIA ',NULL,'Y'),(230,'UA','UKRAINE ',NULL,'Y'),(231,'UG','UGANDA ',NULL,'Y'),(232,'UK','UNITED KINGDOM ',NULL,'Y'),(233,'UM','US MINOR OUTLYING ISLANDS ',NULL,'Y'),(234,'US','UNITED STATES ',NULL,'Y'),(235,'UY','URUGUAY ',NULL,'Y'),(236,'UZ','UZBEKISTAN ',NULL,'Y'),(237,'VA','VATICAN CITY STATE (HOLY SEE) ',NULL,'Y'),(238,'VC','SAINT VINCENT & THE GRENADINES ',NULL,'Y'),(239,'VE','VENEZUELA ',NULL,'Y'),(240,'VG','BRITISH VIRGIN ISLANDS ',NULL,'Y'),(241,'VI','VIRGIN ISLANDS (U.S.) ',NULL,'Y'),(242,'VN','VIET NAM ',NULL,'Y'),(243,'VU','VANUATU ',NULL,'Y'),(244,'WF','WALLIS AND FUTUNA ISLANDS ',NULL,'Y'),(245,'WS','SAMOA ',NULL,'Y'),(246,'YE','YEMEN ',NULL,'Y'),(247,'YT','MAYOTTE ',NULL,'Y'),(248,'YU','SERBIA AND MONTENEGRO (FORMER) ',NULL,'Y'),(249,'ZA','SOUTH AFRICA ',NULL,'Y'),(250,'ZM','ZAMBIA ',NULL,'Y'),(251,'ZR','(ZAIRE) SEE CD CONGO, DEMOCRATIC REPUBLIC ',NULL,'Y'),(252,'ZW','ZIMBABWE',NULL,'Y'); /*!40000 ALTER TABLE `nation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `newstock` -- DROP TABLE IF EXISTS `newstock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `newstock` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `total` decimal(10,2) NOT NULL, `date` varchar(50) NOT NULL, `item_id1` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `invoice_number` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `amount` varchar(30) NOT NULL, `type` varchar(30) NOT NULL DEFAULT '1', `balance` varchar(30) NOT NULL, `stockfrom` varchar(50) NOT NULL, `stockto` varchar(50) NOT NULL, `item_id` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `discount` varchar(10) NOT NULL, `qty` decimal(10,2) NOT NULL, `tax` varchar(30) NOT NULL, `sellingprice` varchar(11) NOT NULL, `vat` varchar(50) NOT NULL, `taxable` varchar(50) NOT NULL, `vatrate` varchar(50) NOT NULL DEFAULT '16', `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, `frombefore` varchar(20) NOT NULL, `fromafter` varchar(20) NOT NULL, `fromremoved` varchar(20) NOT NULL, `taskCd` varchar(50) NOT NULL, `itemSeq` varchar(50) NOT NULL, `itemClsCd` varchar(50) DEFAULT NULL, `taxTyCd` varchar(50) DEFAULT NULL, `pkgUnitCd` varchar(50) DEFAULT NULL, `imptItemsttsCd` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`), KEY `id` (`id`,`userid`,`invoice_number`,`type`,`item_id`,`invoice`,`branchid`) ) ENGINE=InnoDB AUTO_INCREMENT=773 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,'JACK DANIELS 700ML','B153',1.00,'2024-09-08 16:16:35','9998.00','1','newstock','1','','',0.00,'','1','9999','1','1','B153','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2,'1/2 Breakfast ','17',1.00,'2024-09-08 16:16:37','999995.00','1','newstock','1','','',0.00,'','1','999996','1','1','17','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(3,'MOET 750ML','B046',1.00,'2024-09-08 17:27:49','9999.00','1','newstock','1','','',0.00,'','1','10000','1','1','B046','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(4,'pork 1/2','6046',1.00,'2024-09-08 17:27:57','999999.00','1','newstock','1','','',0.00,'','1','1000000','1','1','6046','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(5,'GENTLEMAN JACK 1LTR','B142',1.00,'2024-09-08 17:28:06','9999.00','1','newstock','1','','',0.00,'','1','10000','1','1','B142','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(6,'3/4 mutton','6028',1.00,'2024-09-08 17:28:08','999999.00','1','newstock','1','','',0.00,'','1','1000000','1','1','6028','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(7,'VICEROY 750ML','B044',1.00,'2024-09-08 17:28:17','9989.00','1','newstock','1','','',0.00,'','1','9990','1','1','B044','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(8,'1/2 Breakfast ','17',1.00,'2024-09-08 17:28:34','999996.00','1','newstock','1','','',0.00,'','1','999997','1','1','17','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(9,'TEQUILA ROSE 700ML','B101',1.00,'2024-09-08 17:29:31','9999.00','1','newstock','1','','',0.00,'','1','10000','1','1','B101','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(10,'1/2 Breakfast ','17',1.00,'2024-09-08 17:29:40','999997.00','1','newstock','1','','',0.00,'','1','999998','1','1','17','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(11,'1/2 Breakfast ','17',1.00,'2024-09-08 17:29:52','999998.00','1','newstock','1','','',0.00,'','1','999999','1','1','17','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(12,'1/2 Breakfast ','17',1.00,'2024-09-08 17:30:13','999999.00','1','newstock','1','','',0.00,'','1','1000000','1','1','17','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(13,'RICHOT 350ML','B041',1.00,'2024-09-08 17:30:22','9991.00','1','newstock','1','','',0.00,'','1','9992','1','1','B041','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(14,'1/2 Kg Rawhew ranch honey glazed pork','6016',1.00,'2024-09-08 17:31:04','999998.00','1','newstock','1','','',0.00,'','1','999999','1','1','6016','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(15,'HEINEKEN 500ML CAN','B011',1.00,'2024-09-08 17:31:13','9999.00','1','newstock','1','','',0.00,'','1','10000','1','1','B011','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(16,'Rawhew ranch Honey glazed pork','6015',1.00,'2024-09-08 17:31:37','999999.00','1','newstock','1','','',0.00,'','1','1000000','1','1','6015','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(17,'Pork 1\\2','5979',1.00,'2024-09-08 17:31:56','999999.00','1','newstock','1','','',0.00,'','1','1000000','1','1','5979','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(18,'1/2 Kg Rawhew ranch honey glazed pork','6016',1.00,'2024-09-08 17:32:14','999999.00','1','newstock','1','','',0.00,'','1','1000000','1','1','6016','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(19,'Samosa','',11.00,'2024-09-09 14:40:14','10000.00','1','newstock','1','','',50.00,'','1','10011','internal','1','7027l','','',0.00,'','NaN','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(20,'chicken kienyeji full','',10000.00,'2024-09-09 21:19:19','0.00','7','newstock','1','','',1200.00,'','1','10000','internal','1','7029','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(21,'GUARANA 330ML','B006',1.00,'2024-09-09 21:21:11','9962.00','7','newstock','1','','',0.00,'','1','9963','1','1','B006','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(22,'GUARANA 330ML','B006',1.00,'2024-09-09 21:21:15','9963.00','7','newstock','1','','',0.00,'','1','9964','1','1','B006','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(23,'OJ Beer','',6.00,'2024-09-11 19:50:56','0.00','1','newstock','1','','',300.00,'','1','6','internal','1','6503','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(24,'White House House 750ml','',1.00,'2024-09-11 19:56:13','0.00','1','newstock','1','','',950.00,'','1','1','internal','1','6502','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(25,'JAGERBOMB','B048',1.00,'2024-09-12 13:04:22','9999.00','1','newstock','1','','',0.00,'','1','10000','1','1','B048','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(26,'Inside Potatoes','6027',1.00,'2024-09-12 13:05:13','999999.00','1','newstock','1','','',0.00,'','1','1000000','1','1','6027','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(27,'1/2 chicken kienyeji','5980',1.00,'2024-09-12 13:08:24','999999.00','1','newstock','1','','',0.00,'','1','1000000','1','1','5980','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(28,'BALOZI 500ML CAN','B002',1.00,'2024-09-12 13:08:35','9999.00','1','newstock','1','','',0.00,'','1','10000','1','1','B002','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(29,'nduma portion','5988',1.00,'2024-09-12 13:08:43','999999.00','1','newstock','1','','',0.00,'','1','1000000','1','1','5988','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(30,'GUIENESS SMOOTH 500ML','B007',1.00,'2024-09-12 13:08:44','9978.00','1','newstock','1','','',0.00,'','1','9979','1','1','B007','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(31,'tea & snacks','6031',1.00,'2024-09-12 13:08:52','999999.00','1','newstock','1','','',0.00,'','1','1000000','1','1','6031','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(32,'BALOZI 500ML','B001',1.00,'2024-09-12 13:08:53','9817.00','1','newstock','1','','',0.00,'','1','9818','1','1','B001','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(33,'OJ Beer','6503',1.00,'2024-09-12 13:09:02','5.00','1','newstock','1','','',0.00,'','1','6','1','1','6503','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(34,'beef 1/2kg','5998',1.00,'2024-09-12 13:09:11','999999.00','1','newstock','1','','',0.00,'','1','1000000','1','1','5998','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(35,'LEMONADE 300ML','B091',1.00,'2024-09-12 16:28:55','9951.00','7','newstock','1','','',0.00,'','1','9952','1','1','B091','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(36,'dawa','',10000.00,'2024-09-13 20:54:45','0.00','7','newstock','1','','',100.00,'','1','10000','internal','1','6501','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(37,'Quencher water 1ltr','6040',1.00,'2024-09-14 10:41:51','9899.00','7','newstock','1','','',0.00,'','1','9900','1','1','6040','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(38,'Quencher water 1ltr','6040',1.00,'2024-09-14 10:42:27','9900.00','7','newstock','1','','',0.00,'','1','9901','1','1','6040','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(39,'Quencher water 1ltr','6040',1.00,'2024-09-14 10:42:31','9901.00','7','newstock','1','','',0.00,'','1','9902','1','1','6040','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(40,'Quencher water 1ltr','6040',1.00,'2024-09-14 10:42:36','9902.00','7','newstock','1','','',0.00,'','1','9903','1','1','6040','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(41,'Quencher water 1ltr','6040',1.00,'2024-09-14 10:42:45','9903.00','7','newstock','1','','',0.00,'','1','9904','1','1','6040','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(42,'Quencher water 1ltr','6040',1.00,'2024-09-14 10:42:51','9904.00','7','newstock','1','','',0.00,'','1','9905','1','1','6040','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(43,'Quencher water 1ltr','6040',1.00,'2024-09-14 10:42:55','9905.00','7','newstock','1','','',0.00,'','1','9906','1','1','6040','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(44,'Quencher water 1ltr','6040',1.00,'2024-09-14 10:42:59','9906.00','7','newstock','1','','',0.00,'','1','9907','1','1','6040','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(45,'Quencher water 1ltr','6040',1.00,'2024-09-14 10:43:03','9907.00','7','newstock','1','','',0.00,'','1','9908','1','1','6040','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(46,'Quencher water 1ltr','6040',1.00,'2024-09-14 10:43:10','9908.00','7','newstock','1','','',0.00,'','1','9909','1','1','6040','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(47,'samosa ','6512',4.00,'2024-09-15 22:56:27','28.00','7','newstock','1','','',0.00,'','1','32','1','1','6512','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(48,'sausage ','6514',2.00,'2024-09-15 22:58:37','0.00','7','newstock','1','','',0.00,'','1','2','1','1','6514','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(49,'TUSKER MALT LAGER 330ML','B035',1.00,'2024-09-15 23:00:15','9977.00','7','newstock','1','','',0.00,'','1','9978','1','1','B035','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(50,'S.PINEAPPLE PUNCH','B023',1.00,'2024-09-15 23:00:17','9920.00','7','newstock','1','','',0.00,'','1','9921','1','1','B023','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(51,'chips','6044',1.00,'2024-09-15 23:00:52','4892.00','7','newstock','1','','',0.00,'','1','4893','1','1','6044','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(52,'VICEROY 350ML','B043',1.00,'2024-09-16 19:24:54','9976.00','7','newstock','1','','',0.00,'','1','9977','1','1','B043','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(53,'Quencher water 1ltr','6040',1.00,'2024-09-16 19:25:04','9900.00','7','newstock','1','','',0.00,'','1','9901','1','1','6040','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(54,'VICEROY 350ML','B043',1.00,'2024-09-16 21:07:36','9975.00','7','newstock','1','','',0.00,'','1','9976','1','1','B043','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(55,'Quencher water 1ltr','6040',1.00,'2024-09-16 21:07:41','9899.00','7','newstock','1','','',0.00,'','1','9900','1','1','6040','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(56,'Cigarettes','6025',1.00,'2024-09-18 22:23:41','999997.00','7','newstock','1','','',0.00,'','1','999998','1','1','6025','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(57,'White House House 750ml','',10000.00,'2024-09-19 21:21:15','0.00','7','newstock','1','','',950.00,'','1','10000','internal','1','6502','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(58,'pork 1kg','6038',1.00,'2024-09-20 09:52:17','9993.00','7','newstock','1','','',0.00,'','1','9994','1','1','6038','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(59,'White House House 750ml','6502',2.00,'2024-09-20 09:52:21','9996.00','7','newstock','1','','',0.00,'','1','9998','1','1','6502','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(60,'ugali','6510',4.00,'2024-09-20 09:52:23','6.00','7','newstock','1','','',0.00,'','1','10','1','1','6510','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(61,'Quencher water 1ltr','6040',3.00,'2024-09-20 09:52:26','9886.00','7','newstock','1','','',0.00,'','1','9889','1','1','6040','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(62,'S.PINEAPPLE PUNCH','B023',1.00,'2024-09-21 00:13:12','9915.00','7','newstock','1','','',0.00,'','1','9916','1','1','B023','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(63,'GILBEYS GIN 750ML','B065',1.00,'2024-09-22 20:32:18','9999.00','7','newstock','1','','',0.00,'','1','10000','1','1','B065','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(64,'samosa ','6512',4.00,'2024-09-29 20:00:12','36.00','7','newstock','1','','',0.00,'','1','40','1','1','6512','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(65,'choma sausage','6515',1.00,'2024-09-29 20:41:43','2.00','7','newstock','1','','',0.00,'','1','3','1','1','6515','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(66,'TUSKER LAGER 500ML','B030',1.00,'2024-09-29 20:41:52','9704.00','7','newstock','1','','',0.00,'','1','9705','1','1','B030','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(67,'chips','6044',3.00,'2024-09-29 20:42:52','4847.00','7','newstock','1','','',0.00,'','1','4850','1','1','6044','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(68,'TUSKER LAGER 500ML CAN','B031',2.00,'2024-09-29 20:46:13','999998.00','7','newstock','1','','',0.00,'','1','1000000','1','1','B031','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(69,'Roast potatoes','6032',4.00,'2024-09-29 20:46:15','999982.00','7','newstock','1','','',0.00,'','1','999986','1','1','6032','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(70,'S.PINEAPPLE PUNCH','B023',1.00,'2024-09-29 20:55:13','9901.00','7','newstock','1','','',0.00,'','1','9902','1','1','B023','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(71,'samosa big','6535',4.00,'2024-09-29 20:55:21','0.00','7','newstock','1','','',0.00,'','1','4','1','1','6535','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(72,'rice ','6526',1.00,'2024-09-29 20:57:14','1.00','7','newstock','1','','',0.00,'','1','2','1','1','6526','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(73,'greens','6513',1.00,'2024-09-29 20:57:17','0.00','7','newstock','1','','',0.00,'','1','1','1','1','6513','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(74,'mukimo','6524',1.00,'2024-10-03 21:16:09','0.00','7','newstock','1','','',0.00,'','1','1','1','1','6524','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(75,'TUSKER LAGER 500ML','B030',1.00,'2024-10-03 21:21:19','9700.00','7','newstock','1','','',0.00,'','1','9701','1','1','B030','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(76,'TUSKER CIDER 500ML','B028',1.00,'2024-10-03 21:52:01','9920.00','7','newstock','1','','',0.00,'','1','9921','1','1','B028','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(77,'minute maid 1ltr','6516',1.00,'2024-10-04 20:35:05','0.00','7','newstock','1','','',0.00,'','1','1','1','1','6516','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(78,'TUSKER LAGER 500ML','B030',1.00,'2024-10-04 21:16:50','9696.00','7','newstock','1','','',0.00,'','1','9697','1','1','B030','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(79,'SAVANNAH 330ML','B019',1.00,'2024-10-06 16:16:23','9944.00','7','newstock','1','','',0.00,'','1','9945','1','1','B019','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(80,'S.PINEAPPLE PUNCH','B023',1.00,'2024-10-06 16:16:57','9895.00','7','newstock','1','','',0.00,'','1','9896','1','1','B023','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(81,'black tea','6534',1.00,'2024-10-06 16:17:59','0.00','7','newstock','1','','',0.00,'','1','1','1','1','6534','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(82,'BALOZI 500ML','B001',2.00,'2024-10-06 19:57:52','9750.00','7','newstock','1','','',0.00,'','1','9752','1','1','B001','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(83,'African Tea','15',1.00,'2024-10-06 19:57:59','999918.00','7','newstock','1','','',0.00,'','1','999919','1','1','15','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(84,'samosa ','6512',4.00,'2024-10-06 19:58:02','40.00','7','newstock','1','','',0.00,'','1','44','1','1','6512','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(85,'TUSKER CIDER 500ML','B028',1.00,'2024-10-10 20:42:38','9920.00','7','newstock','1','','',0.00,'','1','9921','1','1','B028','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(86,'GUINESS KUBWA 500ML','B009',1.00,'2024-10-10 20:42:40','9847.00','7','newstock','1','','',0.00,'','1','9848','1','1','B009','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(87,'GUINESS KUBWA 500ML','B009',1.00,'2024-10-10 20:42:41','9848.00','7','newstock','1','','',0.00,'','1','9849','1','1','B009','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(88,'pilau','5985',1.00,'2024-10-11 20:28:36','999978.00','7','newstock','1','','',0.00,'','1','999979','1','1','5985','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(89,'DELMONTE 1LTR','B088',1.00,'2024-10-13 17:28:57','9846.00','7','newstock','1','','',0.00,'','1','9847','1','1','B088','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(90,'pork 1kg','5999',1.00,'2024-10-20 17:58:20','999992.00','7','newstock','1','','',0.00,'','1','999993','1','1','5999','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(91,'1/2 Kg Rawhew ranch honey glazed pork','6016',1.00,'2024-10-20 17:58:27','999991.00','7','newstock','1','','',0.00,'','1','999992','1','1','6016','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(92,'chicken kienyeji full','7029',1.00,'2024-10-21 20:41:42','9972.00','7','newstock','1','','',0.00,'','1','9973','1','1','7029','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(93,'saute potatoe','6517',1.00,'2024-10-21 20:41:47','1.00','7','newstock','1','','',0.00,'','1','2','1','1','6517','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(94,'Jagermaster','6020',2.00,'2024-10-21 20:41:51','999987.00','7','newstock','1','','',0.00,'','1','999989','1','1','6020','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(95,'Rawhew ranch Honey glazed pork','6015',2.00,'2024-10-23 20:29:40','999991.00','7','newstock','1','','',0.00,'','1','999993','1','1','6015','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(96,'chicken kienyeji full','7029',1.00,'2024-10-24 22:15:43','9970.00','7','newstock','1','','',0.00,'','1','9971','1','1','7029','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(97,'ugali','6510',1.00,'2024-10-24 22:15:46','21.00','7','newstock','1','','',0.00,'','1','22','1','1','6510','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(98,'soda','6511',1.00,'2024-10-24 22:15:48','2.00','7','newstock','1','','',0.00,'','1','3','1','1','6511','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(99,'1KG BEEF CHOMA ','6508',1.00,'2024-10-24 22:16:16','10.00','7','newstock','1','','',0.00,'','1','11','1','1','6508','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(100,'chips','6044',1.00,'2024-10-24 22:16:19','4811.00','7','newstock','1','','',0.00,'','1','4812','1','1','6044','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(101,'ugali','6510',1.00,'2024-10-24 22:16:21','22.00','7','newstock','1','','',0.00,'','1','23','1','1','6510','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(102,'soda','6511',2.00,'2024-10-24 22:16:23','3.00','7','newstock','1','','',0.00,'','1','5','1','1','6511','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(103,'DELMONTE 1LTR','B088',1.00,'2024-10-25 12:02:50','9830.00','7','newstock','1','','',0.00,'','1','9831','1','1','B088','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(104,'DELMONTE 1LTR','B088',1.00,'2024-10-26 21:54:31','9828.00','7','newstock','1','','',0.00,'','1','9829','1','1','B088','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(105,'BALOZI 500ML','',26.00,'2025-02-08 15:36:40','0.00','7','newstock','1','','',169.00,'','1','26','internal','1','B001','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(106,'WHITE CAP LAGER 500ML','',9.00,'2025-02-08 15:37:50','0.00','7','newstock','1','','',195.52,'','1','9','internal','1','B038','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(107,'BALOZI 500ML','',24.00,'2025-02-08 15:44:03','26.00','7','newstock','1','','',169.00,'','1','50','internal','1','B001','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(108,'GUINESS KUBWA 500ML','',31.00,'2025-02-08 15:45:07','0.00','7','newstock','1','','',204.00,'','1','31','internal','1','B009','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(109,'GUINESS KUBWA 500ML','',43.00,'2025-02-08 15:46:16','31.00','7','newstock','1','','',204.00,'','1','74','internal','1','B009','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(110,'TUSKER LITE 330ML','',15.00,'2025-02-08 15:46:59','0.00','7','newstock','1','','',186.68,'','1','15','internal','1','B032','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(111,'TUSKER MALT LAGER 330ML','',21.00,'2025-02-08 15:50:19','0.00','7','newstock','1','','',186.68,'','1','21','internal','1','B035','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(112,'TUSKER CIDER 500ML','',20.00,'2025-02-08 15:51:20','0.00','7','newstock','1','','',195.00,'','1','20','internal','1','B028','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(113,'PILSNER LAGER 500ML','',14.00,'2025-02-08 15:52:32','0.00','7','newstock','1','','',169.08,'','1','14','internal','1','B018','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(114,'Summit malt','',50.00,'2025-02-08 15:53:13','0.00','7','newstock','1','','',250.00,'','1','50','internal','1','6023','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(115,'SNAPP 330ML CAN','',12.00,'2025-02-08 15:54:45','0.00','7','newstock','1','','',176.00,'','1','12','internal','1','B027','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(116,'S.PINEAPPLE PUNCH','',15.00,'2025-02-08 15:55:26','0.00','7','newstock','1','','',176.00,'','1','15','internal','1','B023','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(117,'HUNTERS DRY 330ML','',16.00,'2025-02-08 15:56:17','0.00','7','newstock','1','','',213.00,'','1','16','internal','1','B012','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(118,'HEINEKEN 330ML','',13.00,'2025-02-08 15:57:48','0.00','7','newstock','1','','',272.00,'','1','13','internal','1','B010','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(119,'SAVANNAH 330ML','',12.00,'2025-02-08 15:58:34','0.00','7','newstock','1','','',265.00,'','1','12','internal','1','B019','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(120,'KING FISHER 330ML','',16.00,'2025-02-08 15:59:18','0.00','7','newstock','1','','',200.00,'','1','16','internal','1','B014','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(121,'SMIRNOFF BLACK ICE CAN 330ML','',5.00,'2025-02-08 15:59:56','0.00','7','newstock','1','','',176.00,'','1','5','internal','1','B022','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(122,'GUARANA 330ML','',26.00,'2025-02-08 16:03:13','0.00','7','newstock','1','','',176.00,'','1','26','internal','1','B006','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(123,'manyata','',15.00,'2025-02-08 16:08:23','0.00','7','newstock','1','','',234.00,'','1','15','internal','1','6539','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(124,'OJ Beer','',3.00,'2025-02-08 16:08:53','0.00','7','newstock','1','','',300.00,'','1','3','internal','1','6503','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(125,'KO GINGER 330ML','',29.00,'2025-02-08 16:09:34','0.00','7','newstock','1','','',220.00,'','1','29','internal','1','B015','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(126,'soda','',123.00,'2025-02-08 16:10:21','0.00','7','newstock','1','','',50.00,'','1','123','internal','1','6511','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(127,'LEMONADE 300ML','',26.00,'2025-02-08 16:10:54','0.00','7','newstock','1','','',47.00,'','1','26','internal','1','B091','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(128,'REDBULL 250ML','',5.00,'2025-02-08 16:11:37','0.00','7','newstock','1','','',195.00,'','1','5','internal','1','B093','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(129,'DELMONTE 1LTR','',23.00,'2025-02-08 16:11:59','0.00','7','newstock','1','','',216.00,'','1','23','internal','1','B088','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(130,'minute maid 1ltr','',6.00,'2025-02-08 16:12:33','0.00','7','newstock','1','','',125.00,'','1','6','internal','1','6516','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(131,'TONIC WATER 300ML','',8.00,'2025-02-08 16:13:22','0.00','7','newstock','1','','',41.67,'','1','8','internal','1','B097','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(132,'KERINGET 500ML','',2.00,'2025-02-08 16:14:00','0.00','7','newstock','1','','',53.54,'','1','2','internal','1','B090','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(133,'KERINGET 1LTR','',16.00,'2025-02-08 16:14:39','0.00','7','newstock','1','','',79.17,'','1','16','internal','1','B089','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(134,'Quencher water 1ltr','',40.00,'2025-02-08 16:16:12','0.00','7','newstock','1','','',42.00,'','1','40','internal','1','6040','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(135,'KERINGET 1LTR','',48.00,'2025-02-08 16:16:45','16.00','7','newstock','1','','',79.17,'','1','64','internal','1','B089','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(136,'Sasumwa water 1ltr','',7.00,'2025-02-08 16:20:38','0.00','7','newstock','1','','',50.00,'','1','7','internal','1','6566','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(137,'sasumo water 1ltr','',7.00,'2025-02-08 16:21:28','0.00','7','newstock','1','','',100.00,'','1','7','internal','1','6578','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(138,'water 1/2 sasumwa','',36.00,'2025-02-08 16:23:17','0.00','7','newstock','1','','',20.00,'','1','36','internal','1','6531','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(139,'caprice Dry Red','',1.00,'2025-02-08 16:24:06','0.00','7','newstock','1','','',785.00,'','1','1','internal','1','13','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(140,'caprice Dry White','',4.00,'2025-02-08 16:24:37','0.00','7','newstock','1','','',1500.00,'','1','4','internal','1','14','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(141,'4TH STREET RED 750ML','',3.00,'2025-02-08 16:25:10','0.00','7','newstock','1','','',950.00,'','1','3','internal','1','B176','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(142,'4TH STREET WHITE 750ML','',3.00,'2025-02-08 16:25:38','0.00','7','newstock','1','','',940.00,'','1','3','internal','1','B177','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(143,'Black Bird','',3.00,'2025-02-08 16:26:12','0.00','7','newstock','1','','',950.00,'','1','3','internal','1','5','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(144,'DROSTDY HOF RED 750ML','',3.00,'2025-02-08 16:26:43','0.00','7','newstock','1','','',956.00,'','1','3','internal','1','B180','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(145,'DROSTDY HOF WHITE 750ML','',3.00,'2025-02-08 16:27:48','0.00','7','newstock','1','','',956.00,'','1','3','internal','1','B181','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(146,'CELLAR CASK RED 750ML','',1.00,'2025-02-08 16:28:52','0.00','7','newstock','1','','',975.00,'','1','1','internal','1','B178','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(147,'CELLAR CASK WHITE 750ML','',2.00,'2025-02-08 16:29:21','0.00','7','newstock','1','','',896.00,'','1','2','internal','1','B179','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(148,'FOUR COUSINS RED 750ML','',3.00,'2025-02-08 16:30:09','0.00','7','newstock','1','','',950.00,'','1','3','internal','1','B182','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(149,'FOUR COUSINS WHITE 750ML','',4.00,'2025-02-08 16:31:12','0.00','7','newstock','1','','',950.00,'','1','4','internal','1','B183','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(150,'JOHNNIE WALKER RED LABEL 750ML','',3.00,'2025-02-08 16:32:05','0.00','7','newstock','1','','',2000.00,'','1','3','internal','1','B165','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(151,'JOHNNIE WALKER BLACK LABEL 750ML','',2.00,'2025-02-08 16:32:57','0.00','7','newstock','1','','',3500.00,'','1','2','internal','1','B160','','',0.00,'','5000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(152,'AMARULA 750ML','',1.00,'2025-02-08 16:33:27','0.00','7','newstock','1','','',2165.00,'','1','1','internal','1','B058','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(153,'White House House 750ml','',3.00,'2025-02-08 16:34:10','0.00','7','newstock','1','','',950.00,'','1','3','internal','1','6502','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(154,'FAMOUSE GROUSE 750ML','',1.00,'2025-02-08 16:34:48','0.00','7','newstock','1','','',1900.00,'','1','1','internal','1','B141','','',0.00,'','3200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(155,'BEEF EATER PINK 750ML','',1.00,'2025-02-08 16:35:55','0.00','7','newstock','1','','',2800.00,'','1','1','internal','1','6504','','',0.00,'','4000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(156,'Beef eater gin','',3.00,'2025-02-08 16:36:48','0.00','7','newstock','1','','',2630.00,'','1','3','internal','1','6548','','',0.00,'','3800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(157,'JACK DANIELS 700ML','',3.00,'2025-02-08 16:37:49','0.00','7','newstock','1','','',3400.00,'','1','3','internal','1','B153','','',0.00,'','5000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(158,'JAMESON 750ML','',2.00,'2025-02-08 16:39:02','0.00','7','newstock','1','','',2900.00,'','1','2','internal','1','B157','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(159,'GRANTS 750ML','',3.00,'2025-02-08 16:39:35','0.00','7','newstock','1','','',2100.00,'','1','3','internal','1','B150','','',0.00,'','3200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(160,'Best Whisky 750ml','',3.00,'2025-02-08 16:40:42','0.00','7','newstock','1','','',975.00,'','1','3','internal','1','12','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(161,'HUNTERS Choice 750ml','',3.00,'2025-02-08 16:41:52','0.00','7','newstock','1','','',975.00,'','1','3','internal','1','11','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(162,'All Seasons','',1.00,'2025-02-08 16:42:38','0.00','7','newstock','1','','',1180.00,'','1','1','internal','1','10','','',0.00,'','2100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(163,'BLACK & WHITE 750ML','',5.00,'2025-02-08 16:43:12','0.00','7','newstock','1','','',1600.00,'','1','5','internal','1','B140','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(164,'VAT 69 750ML','',2.00,'2025-02-08 16:44:54','0.00','7','newstock','1','','',1600.00,'','1','2','internal','1','B174','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(165,'VICEROY 750ML','',3.00,'2025-02-08 16:45:25','0.00','7','newstock','1','','',1290.00,'','1','3','internal','1','B044','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(166,'GILBEYS GIN 750ML','',1.00,'2025-02-08 16:46:10','0.00','7','newstock','1','','',1400.00,'','1','1','internal','1','B065','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(167,'RICHOT 750ML','',2.00,'2025-02-08 16:46:51','0.00','7','newstock','1','','',1500.00,'','1','2','internal','1','B042','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(168,'SMIRNOFF VODKA 750ML','',4.00,'2025-02-08 16:47:17','0.00','7','newstock','1','','',1450.00,'','1','4','internal','1','B137','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(169,'MYERS 750ML','',2.00,'2025-02-08 16:47:50','0.00','7','newstock','1','','',2000.00,'','1','2','internal','1','B087','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(170,'CAPTAIN MORGAN GOLD 750ML','',3.00,'2025-02-08 16:48:48','0.00','7','newstock','1','','',1000.00,'','1','3','internal','1','B083','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(171,'MARTEL VS 700ML','',2.00,'2025-02-08 16:49:44','0.00','7','newstock','1','','',5100.01,'','1','2','internal','1','B050','','',0.00,'','6800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(172,'SINGLETON 750ML 15YRS','',1.00,'2025-02-08 16:50:10','0.00','7','newstock','1','','',0.00,'','1','1','internal','1','B169','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(173,'GILBEYS GIN 350ML','',3.00,'2025-02-08 16:51:05','0.00','7','newstock','1','','',610.00,'','1','3','internal','1','B064','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(174,'VICEROY 350ML','',5.00,'2025-02-08 16:52:04','0.00','7','newstock','1','','',680.00,'','1','5','internal','1','B043','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(175,'vat 69 1/2','',3.00,'2025-02-08 16:52:40','0.00','7','newstock','1','','',1650.00,'','1','3','internal','1','46554','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(176,'VAT 69 350ml','',3.00,'2025-02-08 16:53:37','0.00','7','newstock','1','','',820.00,'','1','3','internal','1','2','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(177,'SMIRNOFF VODKA 350ML','',8.00,'2025-02-08 16:54:23','0.00','7','newstock','1','','',610.50,'','1','8','internal','1','B136','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(178,'Black and White 350ml','',3.00,'2025-02-08 16:55:29','0.00','7','newstock','1','','',603.00,'','1','3','internal','1','1','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(179,'Bond 7 350ml','',3.00,'2025-02-08 16:57:41','0.00','7','newstock','1','','',610.00,'','1','3','internal','1','3','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(180,'Hunters choice 1/2','',2.00,'2025-02-08 16:59:05','0.00','7','newstock','1','','',600.00,'','1','2','internal','1','6568','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(181,'GRANTS 750ML','',4.00,'2025-02-08 17:00:09','3.00','7','newstock','1','','',2100.00,'','1','7','internal','1','B150','','',0.00,'','3200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(182,'JAMESON 375ML','',2.00,'2025-02-08 17:01:31','0.00','7','newstock','1','','',0.00,'','1','2','internal','1','B156','','',0.00,'','2100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(183,'JOHNNIE WALKER RED LABEL 375ML','',2.00,'2025-02-08 17:02:20','0.00','7','newstock','1','','',888.88,'','1','2','internal','1','B164','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(184,'JOHNNIE WALKER BLACK LABEL 375ML','',3.00,'2025-02-08 17:02:50','0.00','7','newstock','1','','',1700.00,'','1','3','internal','1','B159','','',0.00,'','2700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(185,'JACK DANIELS 375ML','',3.00,'2025-02-08 17:03:35','0.00','7','newstock','1','','',0.00,'','1','3','internal','1','B152','','',0.00,'','3200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(186,'jagermeister tot','',15.00,'2025-02-08 17:04:56','0.00','7','newstock','1','','',100.00,'','1','15','internal','1','6521','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(187,'Casa buena white sweet','',1.00,'2025-02-08 17:07:27','0.00','7','newstock','1','','',900.00,'','1','1','internal','1','6573','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(188,'Bullet Bourbon','',1.00,'2025-02-08 17:10:01','0.00','7','newstock','1','','',4500.00,'','1','1','internal','1','6569','','',0.00,'','6000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(189,'WHITE HOUSE 1/2','',2.00,'2025-02-08 17:20:35','0.00','7','newstock','1','','',1000.00,'','1','2','internal','1','6579','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(190,'GRANTS 1/2','',4.00,'2025-02-08 17:22:23','0.00','7','newstock','1','','',1700.00,'','1','4','internal','1','6580','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(191,'TRUST CONDOM','',20.00,'2025-02-08 17:25:31','0.00','7','newstock','1','','',100.00,'','1','20','internal','1','6581','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(192,'Richot 1/4','',3.00,'2025-02-08 17:28:01','0.00','7','newstock','1','','',500.00,'','1','3','internal','1','6574','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(193,'Gilbeys 1/4','',2.00,'2025-02-08 17:28:27','0.00','7','newstock','1','','',500.00,'','1','2','internal','1','6572','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(194,'BOND 7 1/4','',2.00,'2025-02-08 17:33:06','0.00','7','newstock','1','','',1.00,'','1','2','internal','1','6582','','',0.00,'','1','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(195,'BOND 7 1/4','',2.00,'2025-02-08 17:34:18','2.00','7','newstock','1','','',1.00,'','1','4','internal','1','6582','','',0.00,'','1','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(196,'smirnoff vodka 1/4','',2.00,'2025-02-08 17:34:52','0.00','7','newstock','1','','',430.00,'','1','2','internal','1','6551','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(197,'JACK DANIELS 1/4','',2.00,'2025-02-08 17:36:21','0.00','7','newstock','1','','',1.00,'','1','2','internal','1','6584','','',0.00,'','1','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(198,'JOHNIE WALKER RED LABEL 1/4','',2.00,'2025-02-08 17:38:17','0.00','7','newstock','1','','',1.00,'','1','2','internal','1','6585','','',0.00,'','1','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(199,'JOHNIE WALKER BLACK LABEL 1/4','',2.00,'2025-02-08 17:39:58','0.00','7','newstock','1','','',1.00,'','1','2','internal','1','6586','','',0.00,'','1','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(200,'HUNTERS CHOICE 1/4','',2.00,'2025-02-08 17:42:41','0.00','7','newstock','1','','',1.00,'','1','2','internal','1','6587','','',0.00,'','1','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(201,'captain morgan 1/4','',2.00,'2025-02-08 17:43:06','0.00','7','newstock','1','','',250.00,'','1','2','internal','1','6552','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(202,'VAT 69 1/4','',2.00,'2025-02-08 17:44:49','0.00','7','newstock','1','','',1.00,'','1','2','internal','1','6588','','',0.00,'','1','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(203,'BEST WHISKEY1/4','',2.00,'2025-02-08 17:46:16','0.00','7','newstock','1','','',1.00,'','1','2','internal','1','6589','','',0.00,'','1','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(204,'BLACK & WHITE 1/4','',2.00,'2025-02-08 17:47:44','0.00','7','newstock','1','','',1.00,'','1','2','internal','1','6590','','',0.00,'','1','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(205,'chips','',10000.00,'2025-02-08 17:53:11','0.00','7','newstock','1','','',100.00,'','1','10000','internal','1','6044','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(206,'chips masala','',1000.00,'2025-02-08 17:55:57','0.00','7','newstock','1','','',150.00,'','1','1000','internal','1','6528','','',0.00,'','250 ','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(207,'chips plain','',1000.00,'2025-02-08 17:56:25','0.00','7','newstock','1','','',150.00,'','1','1000','internal','1','5996','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(208,'samosa','',35.00,'2025-02-08 18:36:53','0.00','7','newstock','1','','',30.00,'','1','35','internal','1','6512','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(209,'choma sausage','',12.00,'2025-02-08 18:37:26','0.00','7','newstock','1','','',100.00,'','1','12','internal','1','6515','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(210,'sausage','',47.00,'2025-02-08 18:37:54','0.00','7','newstock','1','','',50.00,'','1','47','internal','1','6514','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(211,'Fish Fingers','',5.00,'2025-02-08 18:38:20','0.00','7','newstock','1','','',300.00,'','1','5','internal','1','6556','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(212,'CHICKEN WINGS','',10.00,'2025-02-08 18:38:40','0.00','7','newstock','1','','',300.00,'','1','10','internal','1','6529','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(213,'BIG BROILERS','',20.00,'2025-02-08 18:40:14','0.00','7','newstock','1','','',2400.00,'','1','20','internal','1','6591','','',0.00,'','2400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(214,'fish plain','',7.00,'2025-02-08 18:41:13','0.00','7','newstock','1','','',600.00,'','1','7','internal','1','5987','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(215,'chicken kienyeji full','',4.00,'2025-02-08 18:42:38','0.00','7','newstock','1','','',1200.00,'','1','4','internal','1','7029','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(216,'1/2 chicken kienyeji','',3.00,'2025-02-08 18:42:55','0.00','7','newstock','1','','',900.00,'','1','3','internal','1','5980','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(217,'broiler full','',4.00,'2025-02-08 18:43:48','0.00','7','newstock','1','','',1300.00,'','1','4','internal','1','5982','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(218,'broiler 1/2','',3.00,'2025-02-08 18:44:05','0.00','7','newstock','1','','',600.00,'','1','3','internal','1','5981','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(219,'beef 1kg','',40.00,'2025-02-08 18:44:58','0.00','7','newstock','1','','',1000.00,'','1','40','internal','1','5997','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(220,'beef 1/2kg','',28.00,'2025-02-08 18:45:15','0.00','7','newstock','1','','',300.00,'','1','28','internal','1','5998','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(221,'1KG CHOMA PORK','',10.00,'2025-02-08 18:45:41','0.00','7','newstock','1','','',700.00,'','1','10','internal','1','6509','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(222,'pork 1kg','',9.00,'2025-02-08 18:45:57','0.00','7','newstock','1','','',1500.00,'','1','9','internal','1','5999','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(223,'pork 1/2','',41.00,'2025-02-08 18:46:37','0.00','7','newstock','1','','',400.00,'','1','41','internal','1','6046','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(224,'mutton 1kg','',11.00,'2025-02-08 18:47:11','0.00','7','newstock','1','','',1000.00,'','1','11','internal','1','6000','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(225,'Mutton 1/2kg','',26.00,'2025-02-08 18:47:37','0.00','7','newstock','1','','',650.00,'','1','26','internal','1','6001','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(226,'1/4 mutton with accompaniment','',1.00,'2025-02-08 18:47:53','0.00','7','newstock','1','','',300.00,'','1','1','internal','1','6547','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(227,'ugali','',10000.00,'2025-02-08 18:48:34','0.00','7','newstock','1','','',50.00,'','1','10000','internal','1','6510','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(228,'rice','',10000.00,'2025-02-08 18:50:25','0.00','7','newstock','1','','',50.00,'','1','10000','internal','1','6526','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(229,'mukimo','',10000.00,'2025-02-08 18:51:32','0.00','7','newstock','1','','',70.00,'','1','10000','internal','1','6524','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(230,'chapati','',10000.00,'2025-02-08 18:51:58','0.00','7','newstock','1','','',100.00,'','1','10000','internal','1','5984','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(231,'saute potatoe','',101111.00,'2025-02-08 18:52:55','0.00','7','newstock','1','','',150.00,'','1','101111','internal','1','6517','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(232,'lyonnaise poataoes','',100000.00,'2025-02-08 18:53:13','0.00','7','newstock','1','','',100.00,'','1','100000','internal','1','6518','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(233,'pilau','',100000.00,'2025-02-08 18:53:29','0.00','7','newstock','1','','',200.00,'','1','100000','internal','1','5985','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(234,'Roast potatoes','',100000.00,'2025-02-08 18:53:52','0.00','7','newstock','1','','',200.00,'','1','100000','internal','1','6032','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(235,'wedges potatoes','',100000.00,'2025-02-08 18:54:12','0.00','7','newstock','1','','',100.00,'','1','100000','internal','1','6030','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(236,'African Tea','',10000.00,'2025-02-08 19:02:06','0.00','7','newstock','1','','',0.00,'','1','10000','internal','1','15','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(237,'white coffee','',10000.00,'2025-02-08 19:02:34','0.00','7','newstock','1','','',100.00,'','1','10000','internal','1','6520','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(238,'black coffee','',10000.00,'2025-02-08 19:02:56','0.00','7','newstock','1','','',50.00,'','1','10000','internal','1','6519','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(239,'White Chocolate','',10000.00,'2025-02-08 19:03:32','0.00','7','newstock','1','','',50.00,'','1','10000','internal','1','6026','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(240,'full breakfast','',10000.00,'2025-02-08 19:04:10','0.00','7','newstock','1','','',800.00,'','1','10000','internal','1','5995','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(241,'1/2 Breakfast','',1000.00,'2025-02-08 19:06:03','0.00','7','newstock','1','','',100.00,'','1','1000','internal','1','17','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(242,'greens','',10000.00,'2025-02-08 19:13:14','0.00','1','newstock','1','','',50.00,'','1','10000','internal','1','6513','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(243,'1/2 Kg Rawhew ranch honey glazed pork','',1.00,'2025-02-08 19:14:48','0.00','1','newstock','1','','',750.00,'','1','1','internal','1','6016','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(244,'4TH STREET RED 750ML','',2.00,'2025-02-10 12:56:43','1.00','1','newstock','1','','',950.00,'','1','3','internal','1','B176','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(245,'HUNTERS DRY 330ML','',12.00,'2025-02-10 12:59:09','16.00','1','newstock','1','','',213.00,'','1','28','internal','1','B012','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(246,'Pancake','',10000.00,'2025-02-10 13:03:05','0.00','1','newstock','1','','',100.00,'','1','10000','internal','1','6017','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(247,'S.PINEAPPLE PUNCH','',12.00,'2025-02-10 15:37:11','14.00','1','newstock','1','','',176.00,'','1','26','internal','1','B023','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(248,'WHITE CAP LAGER 500ML','',25.00,'2025-02-10 15:37:50','8.00','1','newstock','1','','',195.52,'','1','33','internal','1','B038','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(249,'TUSKER LITE 330ML','',12.00,'2025-02-10 15:38:23','15.00','1','newstock','1','','',186.68,'','1','27','internal','1','B032','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(250,'SMIRNOFF BLACK ICE CAN 330ML','',18.00,'2025-02-10 15:39:02','5.00','1','newstock','1','','',176.00,'','1','23','internal','1','B022','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(251,'SNAPP 330ML CAN','',12.00,'2025-02-10 15:39:29','12.00','1','newstock','1','','',176.00,'','1','24','internal','1','B027','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(252,'GILBEYS GIN 750ML','',2.00,'2025-02-10 15:39:54','1.00','1','newstock','1','','',1400.00,'','1','3','internal','1','B065','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(253,'JOHNNIE WALKER RED LABEL 375ML','',1.00,'2025-02-10 15:40:30','2.00','1','newstock','1','','',888.88,'','1','3','internal','1','B164','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(254,'RICHOT 750ML','',2.00,'2025-02-10 15:41:21','2.00','1','newstock','1','','',1500.00,'','1','4','internal','1','B042','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(255,'RICHOT 350ML','',3.00,'2025-02-10 15:41:44','0.00','1','newstock','1','','',610.00,'','1','3','internal','1','B041','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(256,'RICHOT 750ML','',-1.00,'2025-02-10 15:47:23','4.00','1','newstock','1','','',1500.00,'','1','3','internal','1','B042','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(257,'RICHOT 350ML','',3.00,'2025-02-10 15:48:36','3.00','1','newstock','1','','',610.00,'','1','6','internal','1','B041','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(258,'JOHNIE WALKER RED LABEL 1/4','',2.00,'2025-02-10 15:49:35','2.00','1','newstock','1','','',900.00,'','1','4','internal','1','6585','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(259,'JOHNIE WALKER BLACK LABEL 1/4','',2.00,'2025-02-10 15:49:52','2.00','1','newstock','1','','',1500.00,'','1','4','internal','1','6586','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(260,'GILBEYS GIN 750ML','',1.00,'2025-02-10 15:50:48','3.00','1','newstock','1','','',1400.00,'','1','4','internal','1','B065','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(261,'soda','',72.00,'2025-02-10 16:44:37','123.00','1','newstock','1','','',50.00,'','1','195','internal','1','6511','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(262,'water 1/2 sasumwa','',72.00,'2025-02-10 19:06:26','36.00','1','newstock','1','','',20.00,'','1','108','internal','1','6531','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(263,'TUSKER LAGER 500ML','',40.00,'2025-02-11 20:36:44','0.00','1','newstock','1','','',169.00,'','1','40','internal','1','B030','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(264,'VICEROY 1/4','',2.00,'2025-02-14 15:20:07','0.00','1','newstock','1','','',700.00,'','1','2','internal','1','6583','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(265,'Lemon tea','',10000.00,'2025-02-14 15:20:39','0.00','1','newstock','1','','',150.00,'','1','10000','internal','1','6003','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(266,'dawa','',10000.00,'2025-02-14 15:21:11','0.00','1','newstock','1','','',100.00,'','1','10000','internal','1','6501','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(267,'Captain morgan Tot','',23.00,'2025-02-14 15:21:44','0.00','1','newstock','1','','',100.00,'','1','23','internal','1','6013','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(268,'lime tot','',25.00,'2025-02-14 15:22:36','0.00','1','newstock','1','','',30.00,'','1','25','internal','1','6550','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(269,'J walker black label tot','',25.00,'2025-02-14 15:23:12','0.00','1','newstock','1','','',200.00,'','1','25','internal','1','6549','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(270,'1/2 Kg Rawhew ranch honey glazed pork','',5000.00,'2025-02-15 22:29:23','0.00','1','newstock','1','','',750.00,'','1','5000','internal','1','6016','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(271,'Rawhew ranch Honey glazed pork','',5000.00,'2025-02-15 22:29:56','0.00','1','newstock','1','','',1500.00,'','1','5000','internal','1','6015','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(272,'Chicken broiler full','',500.00,'2025-02-15 22:33:09','0.00','1','newstock','1','','',1000.00,'','1','500','internal','1','6011','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(273,'4TH STREET RED 750ML','',2.00,'2025-02-15 22:37:20','3.00','1','newstock','1','','',950.00,'','1','5','internal','1','B176','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(274,'RICHOT 350ML','',1.00,'2025-02-15 22:40:18','5.00','1','newstock','1','','',610.00,'','1','6','internal','1','B041','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(275,'VICEROY 1/4','',1.00,'2025-02-15 22:41:06','2.00','1','newstock','1','','',700.00,'','1','3','internal','1','6583','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(276,'VICEROY 350ML','',1.00,'2025-02-15 22:42:04','4.00','1','newstock','1','','',680.00,'','1','5','internal','1','B043','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(277,'WHITE CAP LAGER 500ML','',25.00,'2025-02-15 22:44:30','7.00','1','newstock','1','','',195.52,'','1','32','internal','1','B038','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(278,'TUSKER LAGER 500ML','',25.00,'2025-02-15 22:45:34','11.00','1','newstock','1','','',169.00,'','1','36','internal','1','B030','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(279,'PILSNER LAGER 500ML','',12.00,'2025-02-15 22:46:35','3.00','1','newstock','1','','',169.08,'','1','15','internal','1','B018','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(280,'BALOZI 500ML','',13.00,'2025-02-15 22:47:22','30.00','1','newstock','1','','',169.00,'','1','43','internal','1','B001','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(281,'GUINESS KUBWA 500ML','',12.00,'2025-02-15 22:47:50','63.00','1','newstock','1','','',204.00,'','1','75','internal','1','B009','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(282,'Horse riding adult','',100000.00,'2025-02-16 10:50:50','0.00','1','newstock','1','','',500.00,'','1','100000','internal','1','6012','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(283,'Horse riding child','',10000.00,'2025-02-16 10:51:12','0.00','1','newstock','1','','',200.00,'','1','10000','internal','1','6002','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(284,'chicken kienyeji full','',500.00,'2025-02-16 10:51:49','0.00','1','newstock','1','','',1200.00,'','1','500','internal','1','7029','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(285,'1/2 chicken kienyeji','',500.00,'2025-02-16 10:52:09','3.00','1','newstock','1','','',900.00,'','1','503','internal','1','5980','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(286,'pork 1kg','',500.00,'2025-02-16 10:52:45','0.00','1','newstock','1','','',1300.00,'','1','500','internal','1','6038','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(287,'eggs','',500.00,'2025-02-16 10:53:05','0.00','1','newstock','1','','',100.00,'','1','500','internal','1','6034','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(288,'nduma portion','',590.00,'2025-02-16 10:53:39','0.00','1','newstock','1','','',100.00,'','1','590','internal','1','5988','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(289,'ngwaci portion','',500.00,'2025-02-16 10:53:54','0.00','1','newstock','1','','',100.00,'','1','500','internal','1','5990','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(290,'chicken broiler 1/2','',500.00,'2025-02-16 10:54:45','0.00','1','newstock','1','','',300.00,'','1','500','internal','1','6048','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(291,'beef 1/2','',500.00,'2025-02-16 21:18:08','0.00','1','newstock','1','','',600.00,'','1','500','internal','1','5977','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(292,'Spanish omlette','',10000.00,'2025-02-16 21:21:04','0.00','1','newstock','1','','',150.00,'','1','10000','internal','1','18','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(293,'DROSTDY HOF WHITE 750ML','',3.00,'2025-02-20 17:18:59','0.00','1','newstock','1','','',956.00,'','1','3','internal','1','B181','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(294,'S.PINEAPPLE PUNCH','',12.00,'2025-02-23 20:38:40','4.00','1','newstock','1','','',176.00,'','1','16','internal','1','B023','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(295,'WHITE CAP LAGER 500ML','',12.00,'2025-02-23 20:39:50','19.00','1','newstock','1','','',195.52,'','1','31','internal','1','B038','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(296,'TUSKER LAGER 500ML','',13.00,'2025-02-23 20:40:35','25.00','1','newstock','1','','',169.00,'','1','38','internal','1','B030','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(297,'BALOZI 500ML','',13.00,'2025-02-23 20:41:01','33.00','1','newstock','1','','',169.00,'','1','46','internal','1','B001','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(298,'TUSKER MALT LAGER 330ML','',12.00,'2025-02-23 20:41:26','16.00','1','newstock','1','','',186.68,'','1','28','internal','1','B035','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(299,'SMIRNOFF BLACK ICE CAN 330ML','',12.00,'2025-02-23 20:42:02','8.00','1','newstock','1','','',176.00,'','1','20','internal','1','B022','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(300,'SNAPP 330ML CAN','',12.00,'2025-02-23 20:42:29','6.00','1','newstock','1','','',176.00,'','1','18','internal','1','B027','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(301,'VICEROY 750ML','',1.00,'2025-02-23 20:43:37','2.00','1','newstock','1','','',1290.00,'','1','3','internal','1','B044','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(302,'DELMONTE 1LTR','',18.00,'2025-02-23 20:44:11','0.00','1','newstock','1','','',216.00,'','1','18','internal','1','B088','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(303,'VICEROY 350ML','',1.00,'2025-02-23 20:44:51','3.00','1','newstock','1','','',680.00,'','1','4','internal','1','B043','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(304,'SAVANNAH 330ML','',6.00,'2025-02-23 20:45:25','3.00','1','newstock','1','','',265.00,'','1','9','internal','1','B019','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(305,'CELLAR CASK RED 750ML','',2.00,'2025-02-23 20:53:21','0.00','1','newstock','1','','',975.00,'','1','2','internal','1','B178','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(306,'pork 1kg','',15.00,'2025-02-24 15:31:17','4.00','1','newstock','1','','',1500.00,'','1','19','internal','1','5999','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(307,'pork 1/2','',34.00,'2025-02-24 15:31:45','34.00','1','newstock','1','','',400.00,'','1','68','internal','1','6046','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(308,'Tea cup','',200.00,'2025-03-01 21:36:24','0.00','7','newstock','1','','',50.00,'','Main','200','Internal','Main','6024','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(309,'Mutton 1/2kg','',25.00,'2025-03-05 12:31:23','19.00','1','newstock','1','','',650.00,'','1','44','internal','1','6001','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(310,'Best Whisky 750ml','',1.00,'2025-03-05 12:32:24','2.00','1','newstock','1','','',975.00,'','1','3','internal','1','12','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(311,'VICEROY 350ML','',2.00,'2025-03-05 12:32:52','2.00','1','newstock','1','','',680.00,'','1','4','internal','1','B043','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(312,'CAPTAIN MORGAN GOLD 750ML','',1.00,'2025-03-05 12:34:00','2.00','1','newstock','1','','',1000.00,'','1','3','internal','1','B083','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(313,'S.PINEAPPLE PUNCH','',12.00,'2025-03-05 12:35:00','3.00','1','newstock','1','','',176.00,'','1','15','internal','1','B023','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(314,'WHITE CAP LAGER 500ML','',12.00,'2025-03-05 12:35:44','12.00','1','newstock','1','','',195.52,'','1','24','internal','1','B038','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(315,'PILSNER LAGER 500ML','',12.00,'2025-03-05 12:36:38','1.00','1','newstock','1','','',169.08,'','1','13','internal','1','B018','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(316,'GUINESS KUBWA 500ML','',12.00,'2025-03-05 12:37:09','57.00','1','newstock','1','','',204.00,'','1','69','internal','1','B009','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(317,'GILBEYS GIN 350ML','',2.00,'2025-03-05 12:38:26','0.00','1','newstock','1','','',610.00,'','1','2','internal','1','B064','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(318,'Gilbeys 1/4','',1.00,'2025-03-05 12:39:06','2.00','1','newstock','1','','',500.00,'','1','3','internal','1','6572','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(319,'RICHOT 750ML','',1.00,'2025-03-05 12:39:42','2.00','1','newstock','1','','',1500.00,'','1','3','internal','1','B042','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(320,'RICHOT 350ML','',1.00,'2025-03-05 12:40:03','4.00','1','newstock','1','','',610.00,'','1','5','internal','1','B041','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(321,'DELMONTE 1LTR','',12.00,'2025-03-05 12:40:53','0.00','1','newstock','1','','',216.00,'','1','12','internal','1','B088','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(322,'FAMOUSE GROUSE 750ML','',2.00,'2025-03-09 11:38:03','0.00','1','newstock','1','','',1900.00,'','1','2','internal','1','B141','','',0.00,'','3200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(323,'GILBEYS GIN 350ML','',2.00,'2025-03-09 11:39:39','2.00','1','newstock','1','','',610.00,'','1','4','internal','1','B064','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(324,'JAMESON 750ML','',1.00,'2025-03-09 11:40:10','1.00','1','newstock','1','','',2900.00,'','1','2','internal','1','B157','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(325,'WHITE CAP LAGER 500ML','',25.00,'2025-03-09 11:42:43','19.00','1','newstock','1','','',195.52,'','1','44','internal','1','B038','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(326,'TUSKER LAGER 500ML','',25.00,'2025-03-09 11:43:36','22.00','1','newstock','1','','',169.00,'','1','47','internal','1','B030','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(327,'TUSKER LITE 330ML','',25.00,'2025-03-09 11:44:29','1.00','1','newstock','1','','',186.68,'','1','26','internal','1','B032','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(328,'BALOZI 500ML','',13.00,'2025-03-09 11:45:06','30.00','1','newstock','1','','',169.00,'','1','43','internal','1','B001','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(329,'GUINESS KUBWA 500ML','',12.00,'2025-03-09 11:45:28','56.00','1','newstock','1','','',204.00,'','1','68','internal','1','B009','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(330,'TUSKER CIDER 500ML','',12.00,'2025-03-09 11:46:10','10.00','1','newstock','1','','',195.00,'','1','22','internal','1','B028','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(331,'RICHOT 350ML','',1.00,'2025-03-09 11:46:32','5.00','1','newstock','1','','',610.00,'','1','6','internal','1','B041','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(332,'DESPERADOS','',6.00,'2025-03-12 12:45:15','0.00','1','newstock','1','','',265.00,'','1','6','internal','1','B003','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(333,'Quencher water 1ltr','',26.00,'2025-03-12 12:48:33','0.00','1','newstock','1','','',42.00,'','Main','26','Internal','Main','6040','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(334,'Quencher water 1ltr','',26.00,'2025-03-12 16:25:01','0.00','1','newstock','1','','',42.00,'','1','26','internal','1','6040','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(335,'','1',2.00,'2025-03-17 15:38:09','0.00','1','newstock','1','11742215031','24',2300.00,'','1','2','supplier','1','B157','','',0.00,'VATABLE','3500','634.48','3965.52','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(336,'','1',1.00,'2025-03-17 15:38:38','2.00','1','newstock','1','11742215031','24',956.00,'','1','3','supplier','1','B180','','',0.00,'VATABLE','1700','131.86','824.14','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(337,'','1',1.00,'2025-03-17 15:39:15','3.00','1','newstock','1','11742215031','24',1320.00,'','1','4','supplier','1','B137','','',0.00,'VATABLE','2200','182.07','1137.93','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(338,'','1',1.00,'2025-03-17 15:39:48','2.00','1','newstock','1','11742215031','24',950.00,'','1','3','supplier','1','B182','','',0.00,'VATABLE','1700','131.03','818.97','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(339,'','1',2.00,'2025-03-17 15:40:18','0.00','1','newstock','1','11742215031','24',317.00,'','1','2','supplier','1','6587','','',0.00,'EXEMPTED','650','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(340,'','1',1.00,'2025-03-17 15:40:55','3.00','1','newstock','1','11742215031','24',440.00,'','1','4','supplier','1','6574','','',0.00,'EXEMPTED','800','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(341,'','1',1.00,'2025-03-17 15:42:05','4.00','1','newstock','1','11742215031','24',440.00,'','1','5','supplier','1','6582','','',0.00,'EXEMPTED','800','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(342,'','1',12.00,'2025-03-17 15:43:01','1.00','1','newstock','1','11742215031','24',255.00,'','1','13','supplier','1','B088','','',0.00,'VATABLE','400','422.07','2637.93','16.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(343,'','1',25.00,'2025-03-17 15:47:30','0.00','1','newstock','1','11742215503','25',196.00,'','1','25','supplier','1','B038','','',0.00,'VATABLE','250','675.86','4224.14','16.00','','received',0,'0000-00-00 00:00:00','pcs','25',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(344,'','1',12.00,'2025-03-17 15:48:00','22.00','1','newstock','1','11742215503','25',169.00,'','1','34','supplier','1','B030','','',0.00,'VATABLE','250','279.72','1748.28','16.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(345,'','1',13.00,'2025-03-17 15:48:27','3.00','1','newstock','1','11742215503','25',169.00,'','1','16','supplier','1','B001','','',0.00,'VATABLE','250','303.03','1893.97','16.00','','received',0,'0000-00-00 00:00:00','pcs','13',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(346,'','1',1.00,'2025-03-17 15:53:22','0.00','1','newstock','1','11742215715','24',2550.00,'','1','1','supplier','1','6595','','',0.00,'EXEMPTED','3500','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(347,'','1',1.00,'2025-03-17 15:53:43','2.00','1','newstock','1','11742215715','24',317.00,'','1','3','supplier','1','6587','','',0.00,'EXEMPTED','650','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(348,'','1',2.00,'2025-03-17 15:55:26','4.00','1','newstock','1','11742215715','24',600.00,'','1','6','supplier','1','6585','','',0.00,'EXEMPTED','1100','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(349,'','1',2.00,'2025-03-17 15:56:34','3.00','1','newstock','1','11742215715','24',1140.00,'','1','5','supplier','1','6586','','',0.00,'EXEMPTED','1800','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(350,'','1',1.00,'2025-03-17 15:57:06','3.00','1','newstock','1','11742215715','24',440.00,'','1','4','supplier','1','6572','','',0.00,'EXEMPTED','800','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(351,'','1',2.00,'2025-03-17 15:57:39','2.00','1','newstock','1','11742215715','24',960.00,'','1','4','supplier','1','6580','','',0.00,'EXEMPTED','1700','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(352,'','1',13.00,'2025-03-17 15:59:14','16.00','1','newstock','1','11742216266','25',187.00,'','1','29','supplier','1','B032','','',0.00,'VATABLE','250','335.31','2095.69','16.00','','received',0,'0000-00-00 00:00:00','pcs','13',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(353,'','1',12.00,'2025-03-17 15:59:40','11.00','1','newstock','1','11742216266','25',169.00,'','1','23','supplier','1','B018','','',0.00,'VATABLE','250','279.72','1748.28','16.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(354,'','1',12.00,'2025-03-17 16:00:08','26.00','1','newstock','1','11742216266','25',187.00,'','1','38','supplier','1','B035','','',0.00,'VATABLE','250','309.52','1934.48','16.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(355,'','1',13.00,'2025-03-17 16:00:57','11.00','1','newstock','1','11742216266','25',222.00,'','1','24','supplier','1','B028','','',0.00,'VATABLE','300','398.07','2487.93','16.00','','received',0,'0000-00-00 00:00:00','pcs','13',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(356,'','1',12.00,'2025-03-17 16:01:23','6.00','1','newstock','1','11742216266','25',176.00,'','1','18','supplier','1','B022','','',0.00,'VATABLE','250','291.31','1820.69','16.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(357,'','1',12.00,'2025-03-17 16:04:53','0.00','1','newstock','1','11742216266','25',176.00,'','1','12','supplier','1','6596','','',0.00,'EXEMPTED','300','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(358,'','1',12.00,'2025-03-17 16:05:29','7.00','1','newstock','1','11742216266','25',176.00,'','1','19','supplier','1','B006','','',0.00,'VATABLE','250','291.31','1820.69','16.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(359,'','1',2.00,'2025-03-17 16:05:56','2.00','1','newstock','1','11742216266','25',610.00,'','1','4','supplier','1','B064','','',0.00,'VATABLE','1200','168.28','1051.72','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(360,'','1',1.00,'2025-03-17 16:06:22','3.00','1','newstock','1','11742216266','25',1297.00,'','1','4','supplier','1','B065','','',0.00,'VATABLE','2200','178.90','1118.10','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(361,'','1',3.00,'2025-03-17 16:06:50','0.00','1','newstock','1','11742216266','25',1704.00,'','1','3','supplier','1','B165','','',0.00,'VATABLE','3500','705.10','4406.90','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(362,'','1',2.00,'2025-03-17 16:07:13','4.00','1','newstock','1','11742216266','25',610.00,'','1','6','supplier','1','B041','','',0.00,'VATABLE','1200','168.28','1051.72','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(363,'RAW CHICKEN WINGS','',1.00,'2025-03-17 17:03:22','0.00','1','newstock','1','','',0.00,'','Main','1','Internal','Main','6606','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(364,'RAW FISH FINGERS','',9.00,'2025-03-17 17:03:37','0.00','1','newstock','1','','',0.00,'','Main','9','Internal','Main','6605','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(365,'RAW SAUSAGE','',29.00,'2025-03-17 17:03:57','0.00','1','newstock','1','','',0.00,'','Main','29','Internal','Main','6604','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(366,'RAW CHOMA SAUSAGE','',7.00,'2025-03-17 17:04:13','0.00','1','newstock','1','','',0.00,'','Main','7','Internal','Main','6603','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(367,'RAW SAMOSA PC','',96.00,'2025-03-17 17:05:46','0.00','1','newstock','1','','',0.00,'','Main','96','Internal','Main','6602','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(368,'RAW FISH','',7.00,'2025-03-17 17:06:26','0.00','1','newstock','1','','',0.00,'','Main','7','Internal','Main','6601','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(369,'RAW KIENYEJI CHICKEN IN KG','',1.50,'2025-03-17 17:06:52','0.00','1','newstock','1','','',0.00,'','Main','1.5','Internal','Main','6600','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(370,'','',0.00,'2025-03-17 17:50:19','0','7','newstock','1','71742223000','25',0.00,'','1','0','Main','1','6598','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(371,'RAW MUTTON IN KG','',17.75,'2025-03-17 17:52:07','0.00','7','newstock','1','','',0.00,'','1','17.75','internal','1','6598','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(372,'','',1.00,'2025-03-17 18:07:10','26.00','1','newstock','1','','',0.00,'','26','25','1','','6597','11742223988','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',26,'','','','','','','',NULL,NULL,NULL,NULL),(373,'Quencher water 1ltr','',48.00,'2025-03-17 18:14:14','0.00','1','newstock','1','','',42.00,'','1','48','internal','1','6040','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(374,'KERINGET 1LTR','',24.00,'2025-03-17 18:14:52','36.00','1','newstock','1','','',79.17,'','1','60','internal','1','B089','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(375,'Monkey Shoulder Single Malt whiskey 700ml','',2.00,'2025-03-19 12:56:55','0.00','1','newstock','1','','',4950.00,'','1','2','internal','1','6608','','',0.00,'','7000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(376,'Gilbeys 1/4','',3.00,'2025-03-21 09:54:32','4.00','1','newstock','1','','',440.00,'','1','7','internal','1','6572','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(377,'smirnoff vodka 1/4','',3.00,'2025-03-21 09:54:59','2.00','1','newstock','1','','',430.00,'','1','5','internal','1','6551','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(378,'DROSTDY HOF RED 750ML','',1.00,'2025-03-21 09:55:28','2.00','1','newstock','1','','',956.00,'','1','3','internal','1','B180','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(379,'VICEROY 750ML','',1.00,'2025-03-21 09:55:59','1.00','1','newstock','1','','',1290.00,'','1','2','internal','1','B044','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(380,'manyata','',6.00,'2025-03-21 09:57:38','15.00','1','newstock','1','','',234.00,'','1','21','internal','1','6539','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(381,'TUSKER LAGER 500ML','',13.00,'2025-03-21 09:58:01','29.00','1','newstock','1','','',169.00,'','1','42','internal','1','B030','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(382,'BALOZI 500ML','',21.00,'2025-03-21 09:58:29','7.00','1','newstock','1','','',169.00,'','1','28','internal','1','B001','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(383,'GUINESS KUBWA 500ML','',15.00,'2025-03-21 09:58:50','33.00','1','newstock','1','','',204.00,'','1','48','internal','1','B009','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(384,'TUSKER CIDER 500ML','',13.00,'2025-03-21 09:59:11','24.00','1','newstock','1','','',222.00,'','1','37','internal','1','B028','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(385,'TUSKER LITE 330ML','',6.00,'2025-03-21 09:59:33','23.00','1','newstock','1','','',187.00,'','1','29','internal','1','B032','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(386,'BALLANTINES FINEST 750ML','',1.00,'2025-03-22 08:46:32','0.00','1','newstock','1','','',1871.00,'','1','1','internal','1','B139','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(387,'VICEROY 350ML','',1.00,'2025-03-22 08:47:14','2.00','1','newstock','1','','',680.00,'','1','3','internal','1','B043','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(388,'VICEROY 750ML','',1.00,'2025-03-22 08:47:30','1.00','1','newstock','1','','',1290.00,'','1','2','internal','1','B044','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(389,'JIM BEAM WHISKY','',1.00,'2025-03-22 08:48:06','0.00','1','newstock','1','','',1924.00,'','1','1','internal','1','6612','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(390,'VICEROY 750ML','',1.00,'2025-03-22 08:48:38','2.00','1','newstock','1','','',1290.00,'','1','3','internal','1','B044','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(391,'WHITE CAP LAGER 500ML','',25.00,'2025-03-22 08:49:49','1.00','1','newstock','1','','',195.52,'','1','26','internal','1','B038','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(392,'VICEROY 750ML','',1.00,'2025-03-22 10:35:41','3.00','1','newstock','1','','',1290.00,'','1','4','internal','1','B044','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(393,'KO GINGER 330ML','',10.00,'2025-03-22 10:39:27','9.00','1','newstock','1','','',220.00,'','1','19','internal','1','B015','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(394,'KO GINGER 330ML','',7.00,'2025-03-22 10:39:56','19.00','1','newstock','1','','',220.00,'','1','26','internal','1','B015','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(395,'Jagermaster','',10000.00,'2025-03-22 12:11:49','0.00','1','newstock','1','','',200.00,'','1','10000','internal','1','6020','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(396,'KING FISHER 330ML','',10.00,'2025-03-22 12:12:25','14.00','1','newstock','1','','',200.00,'','1','24','internal','1','B014','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(397,'TEQUILA JOSE CUERVO 750ML','',1.00,'2025-03-28 11:23:16','0.00','1','newstock','1','','',2400.00,'','1','1','internal','1','B100','','',0.00,'','4500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(398,'TEQUILA JOSE CUERVO TOTS','',10000.00,'2025-03-28 11:24:55','0.00','1','newstock','1','','',200.00,'','1','10000','internal','1','6614','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(399,'Lemon coffee','',500.00,'2025-03-28 15:16:32','0.00','7','newstock','1','','',100.00,'','1','500','internal','1','6042','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(400,'DESPERADOS','',6.00,'2025-03-28 18:19:06','0.00','1','newstock','1','','',265.00,'','1','6','internal','1','B003','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(401,'S.PINEAPPLE PUNCH','',26.00,'2025-03-29 17:09:15','0.00','1','newstock','1','','',176.00,'','1','26','internal','1','B023','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(402,'VICEROY 350ML','',5.00,'2025-03-29 17:14:58','0.00','1','newstock','1','','',680.00,'','1','5','internal','1','B043','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(403,'DESPERADOS','',6.00,'2025-03-29 17:15:26','6.00','1','newstock','1','','',265.00,'','1','12','internal','1','B003','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(404,'mutton 1kg','',500.00,'2025-03-29 17:16:00','0.00','1','newstock','1','','',1000.00,'','1','500','internal','1','6000','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(405,'TUSKER LAGER 500ML','',100000.00,'2025-03-30 12:23:16','32.00','1','newstock','1','','',169.00,'','1','100032','internal','1','B030','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(406,'Chicken broiler 1/4 Kg with accompaniments','',10.00,'2025-03-30 12:48:12','0.00','7','newstock','1','','',600.00,'','Main','10','Internal','Main','6010','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(407,'Mutton 1/2kg','',10000.00,'2025-03-30 12:53:49','40.00','1','newstock','1','','',650.00,'','1','10040','internal','1','6001','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(408,'1/2 MUTTON CHOMA','',10000.00,'2025-03-30 12:54:07','0.00','1','newstock','1','','',350.00,'','1','10000','internal','1','6505','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(409,'1/4 mutton with accompaniment','',10000.00,'2025-03-30 12:54:53','1.00','1','newstock','1','','',300.00,'','1','10001','internal','1','6547','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(410,'1KG MUTTON CHOMA','',10000.00,'2025-03-30 12:55:14','5.00','1','newstock','1','','',700.00,'','1','10005','internal','1','6506','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(411,'3/4 mutton','',10000.00,'2025-03-30 12:55:38','0.00','1','newstock','1','','',525.00,'','1','10000','internal','1','6028','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(412,'1/2 BEEF CHOMA','',10000.00,'2025-03-30 12:55:53','0.00','1','newstock','1','','',250.00,'','1','10000','internal','1','6507','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(413,'1KG BEEF CHOMA','',10000.00,'2025-03-30 12:56:09','0.00','1','newstock','1','','',500.00,'','1','10000','internal','1','6508','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(414,'beef 1/2kg','',10000.00,'2025-03-30 12:56:33','28.00','1','newstock','1','','',300.00,'','1','10028','internal','1','5998','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(415,'Beef 1/4kg With accompaniments','',1000.00,'2025-03-30 12:56:56','0.00','1','newstock','1','','',600.00,'','1','1000','internal','1','6009','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(416,'beef 1kg','',100000.00,'2025-03-30 12:57:18','40.00','1','newstock','1','','',1000.00,'','1','100040','internal','1','5997','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(417,'Beef wet fry','',10000.00,'2025-03-30 12:57:59','3.00','1','newstock','1','','',600.00,'','1','10003','internal','1','6555','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(418,'beef stew','',1000.00,'2025-03-30 12:58:17','0.00','1','newstock','1','','',300.00,'','1','1000','internal','1','6525','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(419,'Beef burger','',10000.00,'2025-03-30 12:58:46','0.00','1','newstock','1','','',500.00,'','1','10000','internal','1','6036','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(420,'1/2 CHOMA PORK','',1000.00,'2025-03-30 12:59:00','0.00','1','newstock','1','','',750.00,'','1','1000','internal','1','5979','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(421,'1/2 CHOMA PORK','',100000.00,'2025-03-30 12:59:19','1000.00','1','newstock','1','','',750.00,'','1','101000','internal','1','5979','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(422,'1KG CHOMA PORK','',10000.00,'2025-03-30 12:59:41','10.00','1','newstock','1','','',700.00,'','1','10010','internal','1','6509','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(423,'1KG CHOMA PORK','',10000.00,'2025-03-30 13:00:03','10010.00','1','newstock','1','','',700.00,'','1','20010','internal','1','6509','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(424,'pork 1/2','',10000.00,'2025-03-30 13:00:40','56.00','1','newstock','1','','',400.00,'','1','10056','internal','1','6046','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(425,'pork 1kg','',10000.00,'2025-03-30 13:01:23','4.00','1','newstock','1','','',1500.00,'','1','10004','internal','1','5999','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(426,'pork escalope','',10000.00,'2025-03-30 13:01:53','0.00','1','newstock','1','','',500.00,'','1','10000','internal','1','6560','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(427,'1/2 chicken kienyeji','',10000.00,'2025-03-30 13:03:47','491.00','1','newstock','1','','',900.00,'','1','10491','internal','1','5980','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(428,'Bouncing Castle per child','',100000.00,'2025-03-30 13:04:08','0.00','1','newstock','1','','',200.00,'','1','100000','internal','1','6019','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(429,'chicken bahati','',10000.00,'2025-03-30 13:04:27','0.00','1','newstock','1','','',1500.00,'','1','10000','internal','1','6540','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(430,'chicken broiler 1/2','',10000.00,'2025-03-30 13:04:48','497.00','1','newstock','1','','',300.00,'','1','10497','internal','1','6048','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(431,'Chicken broiler 1/4 Kg with accompaniments','',10000.00,'2025-03-30 13:05:18','0.00','1','newstock','1','','',600.00,'','1','10000','internal','1','6010','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(432,'Chicken broiler full','',19000.00,'2025-03-30 13:06:20','497.00','1','newstock','1','','',1000.00,'','1','19497','internal','1','6011','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(433,'Chicken kebab','',10000.00,'2025-03-30 13:06:40','0.00','1','newstock','1','','',300.00,'','1','10000','internal','1','6558','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(434,'chicken maryland','',10000.00,'2025-03-30 13:07:15','0.00','1','newstock','1','','',1000.00,'','1','10000','internal','1','6562','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(435,'WHITE CAP LAGER 500ML','',10000.00,'2025-03-30 13:14:15','15.00','1','newstock','1','','',195.52,'','1','10015','internal','1','B038','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(436,'S.PINEAPPLE PUNCH','',10000.00,'2025-03-30 13:14:41','24.00','1','newstock','1','','',176.00,'','1','10024','internal','1','B023','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(437,'S.PINEAPPLE PUNCH','',1000.00,'2025-03-30 13:15:03','10024.00','1','newstock','1','','',176.00,'','1','11024','internal','1','B023','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(438,'TUSKER CIDER 500ML','',1000.00,'2025-03-30 13:15:47','35.00','1','newstock','1','','',222.00,'','1','1035','internal','1','B028','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(439,'TUSKER CIDER 500ML','',1000.00,'2025-03-30 13:16:02','1035.00','1','newstock','1','','',222.00,'','1','2035','internal','1','B028','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(440,'DELMONTE 1LTR','',10000.00,'2025-03-31 06:42:35','0.00','1','newstock','1','','',216.00,'','1','10000','internal','1','B088','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(441,'SNAPP 330ML','',10000.00,'2025-03-31 06:43:10','0.00','1','newstock','1','','',150.92,'','1','10000','internal','1','B024','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(442,'HEINEKEN 330ML','',10000.00,'2025-03-31 07:05:56','3.00','1','newstock','1','','',272.00,'','1','10003','internal','1','B010','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(443,'BALOZI 500ML','',100000.00,'2025-03-31 09:02:30','23.00','1','newstock','1','','',169.00,'','1','100023','internal','1','B001','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(444,'BALOZI 500ML CAN','',10000.00,'2025-03-31 09:02:49','0.00','1','newstock','1','','',190.54,'','1','10000','internal','1','B002','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(445,'4TH STREET WHITE 750ML','',10000.00,'2025-03-31 09:03:50','3.00','1','newstock','1','','',940.00,'','1','10003','internal','1','B177','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(446,'GUINESS KUBWA 500ML','',10000.00,'2025-03-31 09:04:32','39.00','1','newstock','1','','',204.00,'','1','10039','internal','1','B009','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(447,'WHITE CAP LAGER 500ML CAN','',10000.00,'2025-03-31 09:05:06','0.00','1','newstock','1','','',216.71,'','1','10000','internal','1','B039','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(448,'TUSKER LAGER 500ML CAN','',10000.00,'2025-03-31 09:06:05','0.00','1','newstock','1','','',190.50,'','1','10000','internal','1','B031','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(449,'soda','',20000.00,'2025-03-31 09:06:25','195.00','1','newstock','1','','',50.00,'','1','20195','internal','1','6511','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(450,'SNAPP APPLE CAN','',10000.00,'2025-03-31 09:37:40','12.00','1','newstock','1','','',176.00,'','1','10012','internal','1','6596','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(451,'Tea cup','',1000.00,'2025-03-31 19:58:29','0.00','7','newstock','1','','',50.00,'','1','1000','internal','1','6024','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(452,'SNAPP 330ML CAN','',100000.00,'2025-03-31 21:03:51','0.00','1','newstock','1','','',176.00,'','1','100000','internal','1','B027','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(453,'VICEROY 350ML','',100000.00,'2025-04-02 20:08:16','0.00','1','newstock','1','','',680.00,'','1','100000','internal','1','B043','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(454,'VICEROY 1/4','',10000.00,'2025-04-02 20:08:33','1.00','1','newstock','1','','',700.00,'','1','10001','internal','1','6583','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(455,'VICEROY 750ML','',10000.00,'2025-04-02 20:08:51','0.00','1','newstock','1','','',1290.00,'','1','10000','internal','1','B044','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(456,'BALLANTINES WHISKY','',10000.00,'2025-04-03 16:34:42','0.00','1','newstock','1','','',1924.00,'','1','10000','internal','1','6613','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(457,'JIM BEAM WHISKY','',10000.00,'2025-04-03 16:34:54','1.00','1','newstock','1','','',1924.00,'','1','10001','internal','1','6612','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(458,'TUSKER LITE CAN','',10000.00,'2025-04-03 16:35:09','0.00','1','newstock','1','','',243.00,'','1','10000','internal','1','6611','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(459,'MANYATTA CAN','',10000.00,'2025-04-03 16:35:33','0.00','1','newstock','1','','',245.00,'','1','10000','internal','1','6610','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(460,'MUCHO MAS','',10000.00,'2025-04-03 16:36:01','0.00','1','newstock','1','','',1820.00,'','1','10000','internal','1','6609','','',0.00,'','3000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(461,'Monkey Shoulder Single Malt whiskey 700ml','',10000.00,'2025-04-03 16:36:19','2.00','1','newstock','1','','',4950.00,'','1','10002','internal','1','6608','','',0.00,'','7000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(462,'RAW PORK','',10000.00,'2025-04-03 16:36:43','0.00','1','newstock','1','','',0.00,'','1','10000','internal','1','6607','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(463,'RAW MUTTON IN KG','',10000.00,'2025-04-03 16:37:07','17.75','1','newstock','1','','',0.00,'','1','10017.75','internal','1','6598','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(464,'RAW MUTTON IN KG','',10000.00,'2025-04-03 16:37:07','10017.75','1','newstock','1','','',0.00,'','1','20017.75','internal','1','6598','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(465,'RAW CHICKEN WINGS','',10000.00,'2025-04-03 16:37:27','8.00','1','newstock','1','','',0.00,'','1','10008','internal','1','6606','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(466,'RAW FISH FINGERS','',10000.00,'2025-04-03 16:38:15','8.00','1','newstock','1','','',0.00,'','1','10008','internal','1','6605','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(467,'RAW SAUSAGE','',10000.00,'2025-04-03 16:41:05','16.00','1','newstock','1','','',0.00,'','1','10016','internal','1','6604','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(468,'RAW CHOMA SAUSAGE','',10000.00,'2025-04-03 16:43:19','15.00','1','newstock','1','','',0.00,'','1','10015','internal','1','6603','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(469,'RAW CHOMA SAUSAGE','',10000.00,'2025-04-03 16:43:22','10015.00','1','newstock','1','','',0.00,'','1','20015','internal','1','6603','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(470,'RAW CHOMA SAUSAGE','',10000.00,'2025-04-03 16:43:25','20015.00','1','newstock','1','','',0.00,'','1','30015','internal','1','6603','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(471,'RAW CHOMA SAUSAGE','',10000.00,'2025-04-03 16:43:28','30015.00','1','newstock','1','','',0.00,'','1','40015','internal','1','6603','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(472,'RAW SAMOSA PC','',10980.00,'2025-04-03 16:44:12','80.00','1','newstock','1','','',0.00,'','1','11060','internal','1','6602','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(473,'RAW FISH','',10000.00,'2025-04-03 16:44:42','7.00','1','newstock','1','','',0.00,'','1','10007','internal','1','6601','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(474,'RAW FISH','',10000.00,'2025-04-03 16:44:49','10007.00','1','newstock','1','','',0.00,'','1','20007','internal','1','6601','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(475,'RAW FISH','',10000.00,'2025-04-03 16:44:51','20007.00','1','newstock','1','','',0.00,'','1','30007','internal','1','6601','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(476,'RAW FISH','',10000.00,'2025-04-03 16:44:58','30007.00','1','newstock','1','','',0.00,'','1','40007','internal','1','6601','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(477,'RAW KIENYEJI CHICKEN IN KG','',10000.00,'2025-04-03 16:46:19','29.25','1','newstock','1','','',0.00,'','1','10029.25','internal','1','6600','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(478,'RAW BROILER CHICKEN','',10000.00,'2025-04-03 16:46:58','7.00','1','newstock','1','','',0.00,'','1','10007','internal','1','6599','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(479,'Githeri Beans','',10000.00,'2025-04-03 16:47:27','0.00','1','newstock','1','','',200.00,'','1','10000','internal','1','6575','','',0.00,'','250 ','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(480,'RAW BEEF IN KG','',10000.00,'2025-04-03 16:47:48','25.00','1','newstock','1','','',0.00,'','1','10025','internal','1','6597','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(481,'JAGERMEISTER 700ML WITH CORK','',100000.00,'2025-04-03 16:48:11','1.00','1','newstock','1','','',2550.00,'','1','100001','internal','1','6595','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(482,'Toast plain','',10000.00,'2025-04-03 16:48:46','0.00','1','newstock','1','','',30.00,'','1','10000','internal','1','6576','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(483,'manyatta','',10000.00,'2025-04-03 16:49:10','0.00','1','newstock','1','','',350.00,'','1','10000','internal','1','6577','','',0.00,'','NaN','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(484,'Barbeque Spare ribs','',10000.00,'2025-04-03 16:49:30','0.00','1','newstock','1','','',500.00,'','1','10000','internal','1','6594','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(485,'Githeri Minji','',10000.00,'2025-04-03 16:52:23','0.00','1','newstock','1','','',150.00,'','1','10000','internal','1','6593','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(486,'sasumo water 1ltr','',10000.00,'2025-04-03 16:52:46','7.00','1','newstock','1','','',100.00,'','1','10007','internal','1','6578','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(487,'JACK DANIELS 1/4','',10000.00,'2025-04-03 16:53:14','2.00','1','newstock','1','','',1.00,'','1','10002','internal','1','6584','','',0.00,'','1','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(488,'WHITE HOUSE 1/2','',10000.00,'2025-04-03 16:53:44','1.00','1','newstock','1','','',1000.00,'','1','10001','internal','1','6579','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(489,'JOHNIE WALKER RED LABEL 1/4','',10000.00,'2025-04-03 16:54:25','6.00','1','newstock','1','','',600.00,'','1','10006','internal','1','6585','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(490,'Chicken Sawarma','',10000.00,'2025-04-03 16:55:08','0.00','1','newstock','1','','',600.00,'','1','10000','internal','1','6592','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(491,'BIG BROILERS','',10977.00,'2025-04-03 16:58:04','13.00','1','newstock','1','','',2400.00,'','1','10990','internal','1','6591','','',0.00,'','2400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(492,'BLACK & WHITE 1/4','',10000.00,'2025-04-03 16:58:27','2.00','1','newstock','1','','',1.00,'','1','10002','internal','1','6590','','',0.00,'','1','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(493,'BEST WHISKEY1/4','',10000.00,'2025-04-03 16:58:52','2.00','1','newstock','1','','',700.00,'','1','10002','internal','1','6589','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(494,'VAT 69 1/4','',10000.00,'2025-04-03 16:59:12','2.00','1','newstock','1','','',1.00,'','1','10002','internal','1','6588','','',0.00,'','1','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(495,'HUNTERS CHOICE 1/4','',10000.00,'2025-04-03 16:59:29','2.00','1','newstock','1','','',317.00,'','1','10002','internal','1','6587','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(496,'JOHNIE WALKER BLACK LABEL 1/4','',10000.00,'2025-04-03 16:59:46','4.00','1','newstock','1','','',1140.00,'','1','10004','internal','1','6586','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(497,'BOND 7 1/4','',10000.00,'2025-04-03 17:00:52','5.00','1','newstock','1','','',800.00,'','1','10005','internal','1','6582','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(498,'TRUST CONDOM','',10979.00,'2025-04-03 17:02:23','19.00','1','newstock','1','','',100.00,'','1','10998','internal','1','6581','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(499,'GRANTS 1/2','',10000.00,'2025-04-03 17:02:39','4.00','1','newstock','1','','',960.00,'','1','10004','internal','1','6580','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(500,'Richot 1/4','',10000.00,'2025-04-03 17:03:01','4.00','1','newstock','1','','',500.00,'','1','10004','internal','1','6574','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(501,'samosa big','',10000.00,'2025-04-03 17:03:17','0.00','1','newstock','1','','',50.00,'','1','10000','internal','1','6535','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(502,'myers tot','',10000.00,'2025-04-03 17:03:38','0.00','1','newstock','1','','',80.00,'','1','10000','internal','1','6536','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(503,'kachumbari','',10000.00,'2025-04-03 17:03:58','0.00','1','newstock','1','','',50.00,'','1','10000','internal','1','6537','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(504,'inside matoke','',100000.00,'2025-04-03 17:04:17','0.00','1','newstock','1','','',50.00,'','1','100000','internal','1','6538','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(505,'manyata','',10000.00,'2025-04-03 17:04:34','21.00','1','newstock','1','','',234.00,'','1','10021','internal','1','6539','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(506,'chicken rollipop','',10000.00,'2025-04-03 17:04:55','0.00','1','newstock','1','','',400.00,'','1','10000','internal','1','6541','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(507,'Casa buena white sweet','',10000.00,'2025-04-03 17:05:26','1.00','1','newstock','1','','',900.00,'','1','10001','internal','1','6573','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(508,'Gilbeys 1/4','',10000.00,'2025-04-03 17:06:31','7.00','1','newstock','1','','',440.00,'','1','10007','internal','1','6572','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(509,'matoke mix','',10000.00,'2025-04-03 17:06:47','0.00','1','newstock','1','','',200.00,'','1','10000','internal','1','6571','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(510,'Inside green maize','',100000.00,'2025-04-03 17:07:07','0.00','1','newstock','1','','',100.00,'','1','100000','internal','1','6570','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(511,'Bullet Bourbon','',10000.00,'2025-04-03 17:07:26','1.00','1','newstock','1','','',4500.00,'','1','10001','internal','1','6569','','',0.00,'','6000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(512,'Hunters choice 1/2','',10998.00,'2025-04-03 17:07:48','2.00','1','newstock','1','','',600.00,'','1','11000','internal','1','6568','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(513,'chicken maryland 1/2','',10000.00,'2025-04-03 17:09:55','0.00','1','newstock','1','','',500.00,'','1','10000','internal','1','6567','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(514,'Sasumwa water 1ltr','',10993.00,'2025-04-03 17:10:13','7.00','1','newstock','1','','',50.00,'','1','11000','internal','1','6566','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(515,'dunhill cigarettes','',10000.00,'2025-04-03 17:10:37','0.00','1','newstock','1','','',500.00,'','1','10000','internal','1','6565','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(516,'sports cigarettes','',10000.00,'2025-04-03 17:10:55','0.00','1','newstock','1','','',400.00,'','1','10000','internal','1','6564','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(517,'wine glass','',10000.00,'2025-04-03 17:11:09','0.00','1','newstock','1','','',150.00,'','1','10000','internal','1','6563','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(518,'Guacamole salad','',10000.00,'2025-04-03 17:11:27','0.00','1','newstock','1','','',100.00,'','1','10000','internal','1','6561','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(519,'white coffee cup','',10000.00,'2025-04-03 17:11:42','0.00','1','newstock','1','','',100.00,'','1','10000','internal','1','6559','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(520,'2 samosa specvial','',10000.00,'2025-04-03 17:11:57','0.00','1','newstock','1','','',100.00,'','1','10000','internal','1','6557','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(521,'cover charge','',10000.00,'2025-04-03 17:12:17','0.00','1','newstock','1','','',500.00,'','1','10000','internal','1','6542','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(522,'Fish Fingers','',10000.00,'2025-04-03 17:13:17','5.00','1','newstock','1','','',300.00,'','1','10005','internal','1','6556','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(523,'Githeri special','',10000.00,'2025-04-03 17:13:34','0.00','1','newstock','1','','',250.00,'','1','10000','internal','1','6554','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(524,'chrome vodka','',10000.00,'2025-04-03 17:13:53','0.00','1','newstock','1','','',680.00,'','1','10000','internal','1','6543','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(525,'milk pot','',10000.00,'2025-04-03 17:14:07','0.00','1','newstock','1','','',150.00,'','1','10000','internal','1','6553','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(526,'captain morgan 1/4','',9998.00,'2025-04-03 17:14:31','2.00','1','newstock','1','','',250.00,'','1','10000','internal','1','6552','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(527,'smirnoff vodka 1/4','',10000.00,'2025-04-03 17:14:48','5.00','1','newstock','1','','',430.00,'','1','10005','internal','1','6551','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(528,'lime tot','',10000.00,'2025-04-03 17:15:09','25.00','1','newstock','1','','',30.00,'','1','10025','internal','1','6550','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(529,'J walker black label tot','',10000.00,'2025-04-03 17:15:26','25.00','1','newstock','1','','',200.00,'','1','10025','internal','1','6549','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(530,'Beef eater gin','',10000.00,'2025-04-03 17:15:47','3.00','1','newstock','1','','',2630.00,'','1','10003','internal','1','6548','','',0.00,'','3800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(531,'soda 500ml','',10000.00,'2025-04-03 17:16:05','0.00','1','newstock','1','','',100.00,'','1','10000','internal','1','6546','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(532,'vegetable rice','',10000.00,'2025-04-03 17:16:21','0.00','1','newstock','1','','',80.00,'','1','10000','internal','1','6545','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(533,'coleslow salad','',10000.00,'2025-04-03 17:16:40','0.00','1','newstock','1','','',50.00,'','1','10000','internal','1','6544','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(534,'black tea','',10000.00,'2025-04-03 17:17:47','0.00','1','newstock','1','','',70.00,'','1','10000','internal','1','6534','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(535,'cabbages','',10000.00,'2025-04-03 17:18:01','0.00','1','newstock','1','','',50.00,'','1','10000','internal','1','6533','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(536,'fruits','',10000.00,'2025-04-03 17:18:13','0.00','1','newstock','1','','',70.00,'','1','10000','internal','1','6532','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(537,'water 1/2 sasumwa','',10000.00,'2025-04-03 17:18:26','108.00','1','newstock','1','','',20.00,'','1','10108','internal','1','6531','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(538,'mix veg','',10000.00,'2025-04-03 17:18:44','0.00','1','newstock','1','','',100.00,'','1','10000','internal','1','6530','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(539,'CHICKEN WINGS','',10000.00,'2025-04-03 17:18:57','10.00','1','newstock','1','','',300.00,'','1','10010','internal','1','6529','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(540,'chips masala','',9899.00,'2025-04-03 17:19:14','1001.00','1','newstock','1','','',150.00,'','1','10900','internal','1','6528','','',0.00,'','250 ','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(541,'masala tea','',10000.00,'2025-04-03 17:20:13','0.00','1','newstock','1','','',50.00,'','1','10000','internal','1','6527','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(542,'full mbuzi','',10000.00,'2025-04-03 17:20:36','0.00','1','newstock','1','','',10000.00,'','1','10000','internal','1','6523','','',0.00,'','20000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(543,'Redbull','',10000.00,'2025-04-03 17:20:56','0.00','1','newstock','1','','',150.00,'','1','10000','internal','1','6522','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(544,'beef stew','',9000.00,'2025-04-03 17:21:14','1000.00','1','newstock','1','','',300.00,'','1','10000','internal','1','6525','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(545,'jagermeister tot','',10000.00,'2025-04-03 17:21:32','15.00','1','newstock','1','','',100.00,'','1','10015','internal','1','6521','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(546,'samosa special with chips','',10000.00,'2025-04-03 17:22:03','0.00','1','newstock','1','','',50.00,'','1','10000','internal','1','7028','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(547,'minute maid 1ltr','',10000.00,'2025-04-03 17:22:26','6.00','1','newstock','1','','',125.00,'','1','10006','internal','1','6516','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(548,'choma sausage','',10000.00,'2025-04-03 17:22:51','12.00','1','newstock','1','','',100.00,'','1','10012','internal','1','6515','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(549,'sausage','',10000.00,'2025-04-03 17:23:09','51.00','1','newstock','1','','',50.00,'','1','10051','internal','1','6514','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(550,'samosa','',10000.00,'2025-04-03 17:23:37','35.00','1','newstock','1','','',30.00,'','1','10035','internal','1','6512','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(551,'BEEF EATER PINK 750ML','',100000.00,'2025-04-03 17:24:04','1.00','1','newstock','1','','',2800.00,'','1','100001','internal','1','6504','','',0.00,'','4000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(552,'OJ Beer','',10000.00,'2025-04-03 17:24:45','3.00','1','newstock','1','','',300.00,'','1','10003','internal','1','6503','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(553,'White House House 750ml','',10000.00,'2025-04-03 17:25:05','3.00','1','newstock','1','','',950.00,'','1','10003','internal','1','6502','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(554,'sauti potatoes','',10000.00,'2025-04-03 17:25:33','0.00','1','newstock','1','','',150.00,'','1','10000','internal','1','6500','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(555,'chicken kienyeji full','',9500.00,'2025-04-03 17:25:58','474.00','1','newstock','1','','',1200.00,'','1','9974','internal','1','7029','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(556,'Tea cup','',9000.00,'2025-04-03 17:28:08','992.00','1','newstock','1','','',50.00,'','1','9992','internal','1','6024','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(557,'tea & snacks','',10000.00,'2025-04-03 17:28:20','0.00','1','newstock','1','','',50.00,'','1','10000','internal','1','6031','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(558,'Tanqueray London dry gin 1 1liter','',10000.00,'2025-04-03 17:28:31','0.00','1','newstock','1','','',4500.00,'','1','10000','internal','1','6005','','',0.00,'','4500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(559,'Summit malt','',9950.00,'2025-04-03 17:28:46','50.00','1','newstock','1','','',250.00,'','1','10000','internal','1','6023','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(560,'Rawhew ranch Honey glazed pork','',5000.00,'2025-04-03 17:29:08','4996.00','1','newstock','1','','',1500.00,'','1','9996','internal','1','6015','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(561,'ngwaci portion','',9500.00,'2025-04-03 17:29:30','500.00','1','newstock','1','','',100.00,'','1','10000','internal','1','5990','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(562,'nduma portion','',9500.00,'2025-04-03 17:29:46','588.00','1','newstock','1','','',100.00,'','1','10088','internal','1','5988','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(563,'ndazi','',10000.00,'2025-04-03 17:30:12','0.00','1','newstock','1','','',50.00,'','1','10000','internal','1','5983','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(564,'ndazi','',10000.00,'2025-04-03 17:30:29','0.00','1','newstock','1','','',30.00,'','1','10000','internal','1','6047','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(565,'mutton 1kg','',9500.00,'2025-04-03 17:30:51','498.00','1','newstock','1','','',1000.00,'','1','9998','internal','1','6000','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(566,'chips plain','',9000.00,'2025-04-04 12:45:35','974.00','1','newstock','1','','',150.00,'','1','9974','internal','1','5996','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(567,'miuxed vegetables','',10000.00,'2025-04-04 12:45:52','0.00','1','newstock','1','','',300.00,'','1','10000','internal','1','5986','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(568,'mbuzi cover charge','',10000.00,'2025-04-04 12:46:13','0.00','1','newstock','1','','',1500.00,'','1','10000','internal','1','6049','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(569,'malenge portion','',10000.00,'2025-04-04 12:46:29','0.00','1','newstock','1','','',100.00,'','1','10000','internal','1','5989','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(570,'lemon water','',10000.00,'2025-04-04 12:46:50','0.00','1','newstock','1','','',20.00,'','1','10000','internal','1','6029','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(571,'KERINGET 500ML','',10000.00,'2025-04-04 12:47:12','2.00','1','newstock','1','','',53.54,'','1','10002','internal','1','B090','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(572,'KERINGET 500ML','',10000.00,'2025-04-04 12:47:12','10002.00','1','newstock','1','','',53.54,'','1','20002','internal','1','B090','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(573,'Johnie walker red label 1 liter','',10000.00,'2025-04-04 12:47:35','0.00','1','newstock','1','','',4500.00,'','1','10000','internal','1','6007','','',0.00,'','4500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(574,'Johnie walker Black label 1 liter','',10000.00,'2025-04-04 12:47:59','0.00','1','newstock','1','','',6000.00,'','1','10000','internal','1','6006','','',0.00,'','6000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(575,'Inside Potatoes','',10000.00,'2025-04-04 12:48:23','0.00','1','newstock','1','','',100.00,'','1','10000','internal','1','6027','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(576,'Gordons Dry Gin 1 Liter','',10000.00,'2025-04-04 12:48:43','0.00','1','newstock','1','','',4500.00,'','1','10000','internal','1','6004','','',0.00,'','4500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(577,'fish with accompaniment','',10000.00,'2025-04-04 12:49:12','0.00','1','newstock','1','','',750.00,'','1','10000','internal','1','6033','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(578,'fish plain','',10000.00,'2025-04-04 12:49:30','7.00','1','newstock','1','','',600.00,'','1','10007','internal','1','5987','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(579,'Cockage','',10000.00,'2025-04-04 12:49:50','0.00','1','newstock','1','','',1500.00,'','1','10000','internal','1','6014','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(580,'Crescent Vodka','',10000.00,'2025-04-04 12:50:20','0.00','1','newstock','1','','',1000.00,'','1','10000','internal','1','6021','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(581,'Crescent Vodka','',10000.00,'2025-04-04 12:50:21','10000.00','1','newstock','1','','',1000.00,'','1','20000','internal','1','6021','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(582,'Crescent Gin','',10000.00,'2025-04-04 12:50:45','0.00','1','newstock','1','','',1500.00,'','1','10000','internal','1','6022','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(583,'Crescent Gin','',10000.00,'2025-04-04 12:50:52','10000.00','1','newstock','1','','',1500.00,'','1','20000','internal','1','6022','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(584,'Crescent Gin','',10000.00,'2025-04-04 12:50:56','20000.00','1','newstock','1','','',1500.00,'','1','30000','internal','1','6022','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(585,'Dasani purified water','',10000.00,'2025-04-04 12:52:01','0.00','1','newstock','1','','',100.00,'','1','10000','internal','1','6008','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(586,'eggs','',9500.00,'2025-04-04 12:52:28','480.00','1','newstock','1','','',100.00,'','1','9980','internal','1','6034','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(587,'REDBULL 250ML','',10000.00,'2025-04-04 12:53:14','0.00','1','newstock','1','','',195.00,'','1','10000','internal','1','B093','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(588,'TOT MARTEL BLUE SWIFT 700ML','',10000.00,'2025-04-04 12:53:26','0.00','1','newstock','1','','',346.66,'','1','10000','internal','1','B123','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(589,'TOT JACK DANIELS 1LTR(250)','',10000.00,'2025-04-04 12:53:38','0.00','1','newstock','1','','',0.00,'','1','10000','internal','1','B117','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(590,'TONIC WATER 300ML','',10000.00,'2025-04-04 12:53:52','5.00','1','newstock','1','','',41.67,'','1','10005','internal','1','B097','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(591,'TEQUILA ROSE 700ML','',10000.00,'2025-04-04 12:54:01','0.00','1','newstock','1','','',2800.00,'','1','10000','internal','1','B101','','',0.00,'','5000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(592,'TEQUILA JOSE CUERVO 750ML','',10000.00,'2025-04-04 12:54:10','1.00','1','newstock','1','','',2400.00,'','1','10001','internal','1','B100','','',0.00,'','4500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(593,'TEQUILA CAMINO GOLD 750ML','',10000.00,'2025-04-04 12:54:18','0.00','1','newstock','1','','',2200.00,'','1','10000','internal','1','B099','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(594,'TEQUILA CAMINO CLEAR 750ML','',10000.00,'2025-04-04 12:54:25','0.00','1','newstock','1','','',2200.00,'','1','10000','internal','1','B098','','',0.00,'','4000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(595,'RED DRY WINE 5LTRS','',10000.00,'2025-04-04 12:54:36','0.00','1','newstock','1','','',0.00,'','1','10000','internal','1','B184','','',0.00,'','5000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(596,'TEACHERS 1L','',10000.00,'2025-04-04 12:54:44','0.00','1','newstock','1','','',1000.00,'','1','10000','internal','1','B171','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(597,'TANQUERY SEVINE 750ML','',10000.00,'2025-04-04 12:54:51','0.00','1','newstock','1','','',0.00,'','1','10000','internal','1','B072','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(598,'TANQUERY LONDON DRY 750ML','',10000.00,'2025-04-04 12:55:03','0.00','1','newstock','1','','',2320.00,'','1','10000','internal','1','B071','','',0.00,'','5000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(599,'TANQUERY 10 1L','',10000.00,'2025-04-04 12:55:12','0.00','1','newstock','1','','',5083.00,'','1','10000','internal','1','B070','','',0.00,'','8000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(600,'STOLI 750ML','',10000.00,'2025-04-04 12:55:22','0.00','1','newstock','1','','',1150.00,'','1','10000','internal','1','B138','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(601,'SOUTHERN COMFORT 700ML','',10000.00,'2025-04-04 12:55:33','0.00','1','newstock','1','','',0.00,'','1','10000','internal','1','B079','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(602,'SOUTHERN COMFORT 1LTR','',10000.00,'2025-04-04 12:55:42','0.00','1','newstock','1','','',1850.00,'','1','10000','internal','1','B078','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(603,'SODA WATER 300ML','',10000.00,'2025-04-04 12:55:52','0.00','1','newstock','1','','',41.67,'','1','10000','internal','1','B095','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(604,'smokie','',10000.00,'2025-04-04 12:56:01','0.00','1','newstock','1','','',25.00,'','1','10000','internal','1','6043','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(605,'SMIRNOFF VODKA 750ML','',10000.00,'2025-04-04 12:56:13','4.00','1','newstock','1','','',1417.50,'','1','10004','internal','1','B137','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(606,'SMIRNOFF VODKA 750ML','',10000.00,'2025-04-04 12:56:18','10004.00','1','newstock','1','','',1417.50,'','1','20004','internal','1','B137','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(607,'SMIRNOFF VODKA 350ML','',10000.00,'2025-04-04 12:56:29','7.00','1','newstock','1','','',610.50,'','1','10007','internal','1','B136','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(608,'SMIRNOFF BLACK ICE CAN 330ML','',10000.00,'2025-04-04 12:56:40','13.00','1','newstock','1','','',176.00,'','1','10013','internal','1','B022','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(609,'SMIRNOFF BLACK ICE 330ML','',10000.00,'2025-04-04 12:56:51','0.00','1','newstock','1','','',150.83,'','1','10000','internal','1','B021','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(610,'SINGLETON 750ML 18YRS','',10000.00,'2025-04-04 12:57:06','0.00','1','newstock','1','','',0.00,'','1','10000','internal','1','B170','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(611,'SINGLETON 750ML 15YRS','',10000.00,'2025-04-04 12:57:16','1.00','1','newstock','1','','',0.00,'','1','10001','internal','1','B169','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(612,'SINGLETON 700ML 12YRS','',10000.00,'2025-04-04 12:57:27','0.00','1','newstock','1','','',4800.00,'','1','10000','internal','1','B168','','',0.00,'','7000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(613,'SIERA LAGER','',10000.00,'2025-04-04 12:57:38','0.00','1','newstock','1','','',155.17,'','1','10000','internal','1','B020','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(614,'SHERIDANS 1LTR','',10000.00,'2025-04-04 12:57:48','0.00','1','newstock','1','','',0.00,'','1','10000','internal','1','B063','','',0.00,'','7000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(615,'SAVANNAH 330ML','',10000.00,'2025-04-04 12:57:59','1.00','1','newstock','1','','',265.00,'','1','10001','internal','1','B019','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(616,'RED SWEET WINE 5LTRS','',10000.00,'2025-04-04 12:58:11','0.00','1','newstock','1','','',3200.00,'','1','10000','internal','1','B186','','',0.00,'','5000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(617,'REMY MARTIN VSOP 700ML','',10000.00,'2025-04-04 12:58:24','0.00','1','newstock','1','','',7000.00,'','1','10000','internal','1','B052','','',0.00,'','12000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(618,'ROLLER RASPBERRY','',10000.00,'2025-04-04 12:58:35','0.00','1','newstock','1','','',0.00,'','1','10000','internal','1','B025','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(619,'RICHOT 350ML','',10000.00,'2025-04-04 12:58:46','3.00','1','newstock','1','','',610.00,'','1','10003','internal','1','B041','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(620,'sample product 2','',10000.00,'2025-04-04 12:58:58','0.00','1','newstock','1','','',0.00,'','1','10000','internal','1','10062','','',0.00,'','1.5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(621,'ROLLER CRISP','',10000.00,'2025-04-04 12:59:12','0.00','1','newstock','1','','',0.00,'','1','10000','internal','1','B026','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(622,'ROBERTSON WHITE 750ML','',10000.00,'2025-04-04 12:59:25','0.00','1','newstock','1','','',0.00,'','1','10000','internal','1','B189','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(623,'ROBERTSON RED 750ML','',10000.00,'2025-04-04 12:59:37','0.00','1','newstock','1','','',983.34,'','1','10000','internal','1','B188','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(624,'RICHOT 750ML','',10000.00,'2025-04-04 12:59:49','3.00','1','newstock','1','','',1500.00,'','1','10003','internal','1','B042','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(625,'Captain morgan Tot','',10000.00,'2025-04-04 13:00:08','14.00','1','newstock','1','','',100.00,'','1','10014','internal','1','6013','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(626,'TOT STOLI','',10000.00,'2025-04-04 13:00:20','0.00','1','newstock','1','','',100.00,'','1','10000','internal','1','B129','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(627,'Buffet','',10000.00,'2025-04-04 13:00:28','0.00','1','newstock','1','','',500.00,'','1','10000','internal','1','16','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(628,'broiler full','',10000.00,'2025-04-04 13:00:43','4.00','1','newstock','1','','',1300.00,'','1','10004','internal','1','5982','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(629,'broiler 1/2','',10000.00,'2025-04-04 13:01:02','0.00','1','newstock','1','','',600.00,'','1','10000','internal','1','5981','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(630,'beef 1/2','',9500.00,'2025-04-04 13:01:28','476.00','1','newstock','1','','',600.00,'','1','9976','internal','1','5977','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(631,'1/2 Kg Rawhew ranch honey glazed pork','',5000.00,'2025-04-04 13:01:43','4979.00','1','newstock','1','','',750.00,'','1','9979','internal','1','6016','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(632,'1/2 Breakfast','',9000.00,'2025-04-04 13:01:56','1000.00','1','newstock','1','','',100.00,'','1','10000','internal','1','17','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(633,'Beef 1/4kg With accompaniments','',9000.00,'2025-04-04 13:02:18','1000.00','1','newstock','1','','',600.00,'','1','10000','internal','1','6009','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(634,'ZAPPA RED 750ML','',10000.00,'2025-04-04 13:02:34','0.00','1','newstock','1','','',0.00,'','1','10000','internal','1','B081','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(635,'ZAPPA CLEAR 750ML','',10000.00,'2025-04-04 13:02:51','0.00','1','newstock','1','','',0.00,'','1','10000','internal','1','B080','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(636,'WILLIAM LAWSON 750ML','',10000.00,'2025-04-04 13:03:01','0.00','1','newstock','1','','',1350.00,'','1','10000','internal','1','B175','','',0.00,'','3000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(637,'WHITE DRY WINE 5LTRS','',10000.00,'2025-04-04 13:03:14','0.00','1','newstock','1','','',3399.99,'','1','10000','internal','1','B190','','',0.00,'','5000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(638,'WHITE CAP CRISP 300ML BOTTLE','',10000.00,'2025-04-04 13:03:32','0.00','1','newstock','1','','',213.24,'','1','10000','internal','1','B037','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(639,'Vina lasta Red','',10000.00,'2025-04-04 13:03:48','0.00','1','newstock','1','','',950.00,'','1','10000','internal','1','8','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(640,'VAT 69 750ML','',10000.00,'2025-04-04 13:04:18','2.00','1','newstock','1','','',1600.00,'','1','10002','internal','1','B174','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(641,'VAT 69 350ml','',10000.00,'2025-04-04 13:04:30','3.00','1','newstock','1','','',820.00,'','1','10003','internal','1','2','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(642,'vat 69 1/2','',10000.00,'2025-04-04 13:04:43','3.00','1','newstock','1','','',1650.00,'','1','10003','internal','1','46554','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(643,'TUSKER NDIMU 300ML','',10000.00,'2025-04-04 13:04:58','0.00','1','newstock','1','','',151.36,'','1','10000','internal','1','B036','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(644,'TUSKER MALT LAGER 330ML','',10000.00,'2025-04-04 13:05:09','34.00','1','newstock','1','','',67.26,'','1','10034','internal','1','B035','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(645,'TUSKER MALT 500ML CAN','',10000.00,'2025-04-04 13:05:21','0.00','1','newstock','1','','',241.00,'','1','10000','internal','1','B034','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(646,'TUSKER LITE 500ML CAN','',10000.00,'2025-04-04 13:05:33','0.00','1','newstock','1','','',242.58,'','1','10000','internal','1','B033','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(647,'TUSKER LITE 330ML','',10000.00,'2025-04-04 13:05:45','15.00','1','newstock','1','','',187.00,'','1','10015','internal','1','B032','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(648,'TUSKER CIDER 500ML CAN','',10000.00,'2025-04-04 13:05:57','0.00','1','newstock','1','','',234.00,'','1','10000','internal','1','B029','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(649,'TUSKER CIDER 500ML','',8000.00,'2025-04-04 13:06:10','2034.00','1','newstock','1','','',222.00,'','1','10034','internal','1','B028','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(650,'Quencher water 1ltr','',10000.00,'2025-04-04 16:25:54','19.00','1','newstock','1','','',42.00,'','1','10019','internal','1','6040','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(651,'pork 1kg','',10000.00,'2025-04-04 16:26:16','480.00','1','newstock','1','','',1300.00,'','1','10480','internal','1','6038','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(652,'PILSNER LAGER 500ML','',10000.00,'2025-04-04 16:26:34','23.00','1','newstock','1','','',169.00,'','1','10023','internal','1','B018','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(653,'PILSNER 500ML CAN','',10000.00,'2025-04-04 16:26:52','0.00','1','newstock','1','','',190.00,'','1','10000','internal','1','B017','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(654,'MYERS 750ML','',10000.00,'2025-04-04 16:27:20','2.00','1','newstock','1','','',2000.00,'','1','10002','internal','1','B087','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(655,'MYERS 1LTR','',10000.00,'2025-04-04 16:27:42','0.00','1','newstock','1','','',1850.00,'','1','10000','internal','1','B086','','',0.00,'','4000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(656,'Quencher water 1ltr','',10000.00,'2025-04-04 16:28:01','10019.00','1','newstock','1','','',42.00,'','1','20019','internal','1','6040','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(657,'MONSTER 500ML','',10000.00,'2025-04-04 16:28:28','0.00','1','newstock','1','','',182.50,'','1','10000','internal','1','B092','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(658,'MONKEY SHOULDER 700ML','',10000.00,'2025-04-04 16:28:53','0.00','1','newstock','1','','',3100.00,'','1','10000','internal','1','B167','','',0.00,'','5000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(659,'MOET 750ML','',10000.00,'2025-04-04 16:29:07','0.00','1','newstock','1','','',9000.00,'','1','10000','internal','1','B046','','',0.00,'','15000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(660,'minute maid','',10000.00,'2025-04-04 16:29:25','0.00','1','newstock','1','','',150.00,'','1','10000','internal','1','5994','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(661,'JAGERBOMB','',10000.00,'2025-04-04 16:29:51','0.00','1','newstock','1','','',450.00,'','1','10000','internal','1','B048','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(662,'milk','',10000.00,'2025-04-04 16:30:20','0.00','1','newstock','1','','',100.00,'','1','10000','internal','1','6018','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(663,'MARTIN BIANCO 1LTR','',10000.00,'2025-04-04 16:30:34','0.00','1','newstock','1','','',900.00,'','1','10000','internal','1','B077','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(664,'MARTEL VSOP 700ML','',10000.00,'2025-04-04 16:30:46','0.00','1','newstock','1','','',8400.00,'','1','10000','internal','1','B051','','',0.00,'','8400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(665,'MARTEL VS 700ML','',10000.00,'2025-04-04 16:30:56','2.00','1','newstock','1','','',5100.01,'','1','10002','internal','1','B050','','',0.00,'','6800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(666,'MARTEL BLUE SWIFT','',10000.00,'2025-04-04 16:31:19','0.00','1','newstock','1','','',8000.00,'','1','10000','internal','1','B049','','',0.00,'','12000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(667,'MALIBU 750ML','',10000.00,'2025-04-04 16:31:35','0.00','1','newstock','1','','',1600.00,'','1','10000','internal','1','B085','','',0.00,'','3000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(668,'LEMONADE 300ML','',10000.00,'2025-04-04 16:31:46','16.00','1','newstock','1','','',47.00,'','1','10016','internal','1','B091','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(669,'Lemon coffee','',9501.00,'2025-04-04 16:32:03','499.00','1','newstock','1','','',100.00,'','1','10000','internal','1','6042','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(670,'KO LIME 330ML','',10000.00,'2025-04-04 16:32:18','0.00','1','newstock','1','','',220.00,'','1','10000','internal','1','B016','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(671,'KO GINGER 330ML','',9974.00,'2025-04-04 16:32:38','26.00','1','newstock','1','','',220.00,'','1','10000','internal','1','B015','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(672,'KING FISHER 330ML','',9986.00,'2025-04-04 16:32:52','24.00','1','newstock','1','','',200.00,'','1','10010','internal','1','B014','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(673,'KHALUA 750ML','',10000.00,'2025-04-04 16:33:07','0.00','1','newstock','1','','',2200.00,'','1','10000','internal','1','B076','','',0.00,'','4000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(674,'KHALUA 1LTR','',10000.00,'2025-04-04 16:33:21','0.00','1','newstock','1','','',2311.00,'','1','10000','internal','1','B075','','',0.00,'','4500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(675,'JAGERMEISTER 1ltr','',10000.00,'2025-04-04 16:33:37','0.00','1','newstock','1','','',2175.00,'','1','10000','internal','1','B074','','',0.00,'','5500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(676,'JAMESON 1LTR','',10000.00,'2025-04-04 16:33:48','0.00','1','newstock','1','','',2900.00,'','1','10000','internal','1','B155','','',0.00,'','4000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(677,'JAMESON 375ML','',10000.00,'2025-04-04 16:34:02','2.00','1','newstock','1','','',0.00,'','1','10002','internal','1','B156','','',0.00,'','2100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(678,'KERINGET 1LTR','',9991.00,'2025-04-04 16:34:29','9.00','1','newstock','1','','',79.17,'','1','10000','internal','1','B089','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(679,'JAMESON 750ML','',10000.00,'2025-04-04 16:34:45','1.00','1','newstock','1','','',2900.00,'','1','10001','internal','1','B157','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(680,'JP CHENET 750ML','',10000.00,'2025-04-04 16:34:57','0.00','1','newstock','1','','',925.00,'','1','10000','internal','1','B040','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(681,'jogoo kienyeji','',10000.00,'2025-04-04 16:35:11','0.00','1','newstock','1','','',1000.00,'','1','10000','internal','1','6045','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(682,'JOHNNIE WALKER BLACK LABEL 1LTR','',10000.00,'2025-04-04 16:35:32','0.00','1','newstock','1','','',3525.00,'','1','10000','internal','1','B158','','',0.00,'','5500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(683,'JOHNNIE WALKER BLACK LABEL 375ML','',10000.00,'2025-04-04 16:35:47','3.00','1','newstock','1','','',1700.00,'','1','10003','internal','1','B159','','',0.00,'','2700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(684,'JOHNNIE WALKER BLACK LABEL 750ML','',10000.00,'2025-04-04 16:36:10','1.00','1','newstock','1','','',3500.00,'','1','10001','internal','1','B160','','',0.00,'','5000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(685,'JOHNNIE WALKER SONG OF ICE 750ML','',10000.00,'2025-04-04 16:36:34','0.00','1','newstock','1','','',4083.00,'','1','10000','internal','1','B166','','',0.00,'','6500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(686,'JOHNNIE WALKER RED LABEL 750ML','',10000.00,'2025-04-04 16:36:59','3.00','1','newstock','1','','',1704.00,'','1','10003','internal','1','B165','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(687,'JOHNNIE WALKER RED LABEL 375ML','',10000.00,'2025-04-04 16:37:15','0.00','1','newstock','1','','',888.88,'','1','10000','internal','1','B164','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(688,'JOHNNIE WALKER DOUBLE BLACK 1LTR','',10000.00,'2025-04-04 16:37:33','0.00','1','newstock','1','','',5000.01,'','1','10000','internal','1','B161','','',0.00,'','9000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(689,'JOHNNIE WALKER GOLD RESERVE 750ML','',10000.00,'2025-04-04 16:38:00','0.00','1','newstock','1','','',0.00,'','1','10000','internal','1','B162','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(690,'JOHNNIE WALKER GREEN LABEL 750ML','',10000.00,'2025-04-04 16:38:15','0.00','1','newstock','1','','',7000.00,'','1','10000','internal','1','B163','','',0.00,'','12000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(691,'JACK DANIELS HONEY 1LTR','',10000.00,'2025-04-04 16:39:35','0.00','1','newstock','1','','',4100.00,'','1','10000','internal','1','B154','','',0.00,'','6000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(692,'JACK DANIELS 700ML','',10000.00,'2025-04-04 16:39:51','3.00','1','newstock','1','','',3400.00,'','1','10003','internal','1','B153','','',0.00,'','5000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(693,'JACK DANIELS 375ML','',10000.00,'2025-04-04 16:40:05','3.00','1','newstock','1','','',0.00,'','1','10003','internal','1','B152','','',0.00,'','3200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(694,'JACK DANIELS 1LTR','',10000.00,'2025-04-04 16:40:33','0.00','1','newstock','1','','',3600.00,'','1','10000','internal','1','B151','','',0.00,'','5500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(695,'HUNTERS GOLD 330ML','',10000.00,'2025-04-04 16:41:04','0.00','1','newstock','1','','',185.00,'','1','10000','internal','1','B013','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(696,'HUNTERS DRY 330ML','',10000.00,'2025-04-04 16:41:35','22.00','1','newstock','1','','',300.00,'','1','10022','internal','1','B012','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(697,'DROSTDY HOF WHITE 750ML','',10000.00,'2025-04-04 16:42:11','3.00','1','newstock','1','','',956.00,'','1','10003','internal','1','B181','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(698,'FAMOUSE GROUSE 750ML','',10000.00,'2025-04-04 16:42:35','2.00','1','newstock','1','','',1900.00,'','1','10002','internal','1','B141','','',0.00,'','3200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(699,'HUNTERS Choice 750ml','',10000.00,'2025-04-04 16:42:55','3.00','1','newstock','1','','',975.00,'','1','10003','internal','1','11','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(700,'Honey plain','',10000.00,'2025-04-04 16:43:09','0.00','1','newstock','1','','',50.00,'','1','10000','internal','1','6037','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(701,'HENNESY VSOP 700ML','',10000.00,'2025-04-04 16:43:26','0.00','1','newstock','1','','',8500.00,'','1','10000','internal','1','B055','','',0.00,'','13000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(702,'FOUR COUSINS RED 750ML','',10000.00,'2025-04-04 16:43:42','3.00','1','newstock','1','','',950.00,'','1','10003','internal','1','B182','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(703,'HENNESY VS 700ML','',100000.00,'2025-04-04 16:43:57','0.00','1','newstock','1','','',4475.00,'','1','100000','internal','1','B054','','',0.00,'','6000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(704,'HENNESY VS 1LTR','',10000.00,'2025-04-04 16:44:12','0.00','1','newstock','1','','',8050.00,'','1','10000','internal','1','B053','','',0.00,'','9000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(705,'FOUR COUSINS WHITE 750ML','',10000.00,'2025-04-04 16:44:36','4.00','1','newstock','1','','',950.00,'','1','10004','internal','1','B183','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(706,'HEINEKEN 500ML CAN','',10000.00,'2025-04-04 16:44:52','0.00','1','newstock','1','','',0.00,'','1','10000','internal','1','B011','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(707,'GUINESS 500ML CAN','',10000.00,'2025-04-04 16:45:05','0.00','1','newstock','1','','',208.00,'','1','10000','internal','1','B008','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(708,'GUIENESS SMOOTH 500ML','',10000.00,'2025-04-04 16:45:20','0.00','1','newstock','1','','',0.00,'','1','10000','internal','1','B007','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(709,'GUARANA 330ML','',10000.00,'2025-04-04 16:45:32','13.00','1','newstock','1','','',176.00,'','1','10013','internal','1','B006','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(710,'GRANTS 750ML','',10000.00,'2025-04-04 16:45:44','7.00','1','newstock','1','','',2100.00,'','1','10007','internal','1','B150','','',0.00,'','3200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(711,'GORDONS TONIC PURPLE CAN 330ML','',10000.00,'2025-04-04 16:46:04','0.00','1','newstock','1','','',184.25,'','1','10000','internal','1','B005','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(712,'fourth street red','',10000.00,'2025-04-04 16:46:26','0.00','1','newstock','1','','',1700.00,'','1','10000','internal','1','5993','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(713,'full mbuzi','',10000.00,'2025-04-04 16:46:44','0.00','1','newstock','1','','',10000.00,'','1','10000','internal','1','6041','','',0.00,'','16500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(714,'GORDONS PINK 750ML','',10000.00,'2025-04-04 16:46:58','0.00','1','newstock','1','','',1916.22,'','1','10000','internal','1','B069','','',0.00,'','3000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(715,'GORDONS GIN 750ML','',10000.00,'2025-04-04 16:47:19','0.00','1','newstock','1','','',0.00,'','1','10000','internal','1','B068','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(716,'GENTLEMAN JACK 1LTR','',10000.00,'2025-04-04 16:47:37','0.00','1','newstock','1','','',4900.00,'','1','10000','internal','1','B142','','',0.00,'','7500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(717,'GENTLEMAN JACK 700ML','',10000.00,'2025-04-04 16:47:55','0.00','1','newstock','1','','',4300.00,'','1','10000','internal','1','B143','','',0.00,'','6500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(718,'GORDONS GIN 1LTR','',10000.00,'2025-04-04 16:48:09','0.00','1','newstock','1','','',2300.00,'','1','10000','internal','1','B067','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(719,'GORDON`S PINK TONIC 330MLX24 CAN','',10000.00,'2025-04-04 16:48:32','0.00','1','newstock','1','','',184.29,'','1','10000','internal','1','B004','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(720,'GLENLIVET 18YRS 750ML','',10000.00,'2025-04-04 16:48:53','0.00','1','newstock','1','','',9765.00,'','1','10000','internal','1','B149','','',0.00,'','14000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(721,'GLENLIVET 15YRS 750ML','',10000.00,'2025-04-04 16:49:16','0.00','1','newstock','1','','',8500.00,'','1','10000','internal','1','B148','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(722,'GLENLIVET 15YRS 1LTR','',10000.00,'2025-04-04 16:49:34','0.00','1','newstock','1','','',0.00,'','1','10000','internal','1','B147','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(723,'GILBEYS GIN 350ML','',10000.00,'2025-04-04 16:49:48','2.00','1','newstock','1','','',610.00,'','1','10002','internal','1','B064','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(724,'GLENFIDICH 18YRS 750ML','',10000.00,'2025-04-04 16:50:04','0.00','1','newstock','1','','',14000.00,'','1','10000','internal','1','B146','','',0.00,'','18000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(725,'GLENFIDICH 15YRS 750ML','',10000.00,'2025-04-04 16:51:04','0.00','1','newstock','1','','',0.00,'','1','10000','internal','1','B145','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(726,'GLENFIDICH 12YRS 750ML','',10000.00,'2025-04-04 16:51:22','0.00','1','newstock','1','','',6000.00,'','1','10000','internal','1','B144','','',0.00,'','9000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(727,'GILBEYS PINK 750ML','',10000.00,'2025-04-04 16:51:39','0.00','1','newstock','1','','',1239.99,'','1','10000','internal','1','B066','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(728,'GILBEYS GIN 750ML','',10000.00,'2025-04-04 16:51:52','2.00','1','newstock','1','','',1297.00,'','1','10002','internal','1','B065','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(729,'4TH STREET RED 750ML','',10000.00,'2025-04-04 16:52:22','5.00','1','newstock','1','','',950.00,'','1','10005','internal','1','B176','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(730,'All Seasons','',10000.00,'2025-04-04 16:52:38','1.00','1','newstock','1','','',1180.00,'','1','10001','internal','1','10','','',0.00,'','2100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(731,'AMARULA 1LTR','',10000.00,'2025-04-04 16:52:56','0.00','1','newstock','1','','',2752.00,'','1','10000','internal','1','B056','','',0.00,'','4500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(732,'AMARULA 375ML','',10000.00,'2025-04-04 16:53:24','0.00','1','newstock','1','','',0.00,'','1','10000','internal','1','B057','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(733,'AMARULA 750ML','',10000.00,'2025-04-04 16:53:56','1.00','1','newstock','1','','',2165.00,'','1','10001','internal','1','B058','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(734,'Assorted juice','',10000.00,'2025-04-04 16:54:15','0.00','1','newstock','1','','',250.00,'','1','10000','internal','1','9','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(735,'BAILEYS CREAM 1LTR','',10000.00,'2025-04-04 16:54:33','0.00','1','newstock','1','','',2700.00,'','1','10000','internal','1','B059','','',0.00,'','4500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(736,'BAILEYS CREAM 375ML','',10000.00,'2025-04-04 16:54:51','0.00','1','newstock','1','','',0.00,'','1','10000','internal','1','B060','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(737,'BAILEYS CREAM 750ML','',10000.00,'2025-04-04 16:55:12','0.00','1','newstock','1','','',0.00,'','1','10000','internal','1','B061','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(738,'BAILEYS CREAM TOT','',10000.00,'2025-04-04 16:55:37','0.00','1','newstock','1','','',100.00,'','1','10000','internal','1','B102','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(739,'BALLANTINES FINEST 750ML','',10000.00,'2025-04-04 16:56:07','1.00','1','newstock','1','','',1871.00,'','1','10001','internal','1','B139','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(740,'BARCADI CLEAR 750ML','',10000.00,'2025-04-04 16:56:29','0.00','1','newstock','1','','',1600.00,'','1','10000','internal','1','B082','','',0.00,'','3000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(741,'DROSTDY HOF RED 750ML','',10000.00,'2025-04-04 16:56:51','1.00','1','newstock','1','','',956.00,'','1','10001','internal','1','B180','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(742,'DESPERADOS','',10000.00,'2025-04-04 16:57:03','12.00','1','newstock','1','','',265.00,'','1','10012','internal','1','B003','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(743,'CIROC 1LTR','',10000.00,'2025-04-04 16:57:19','0.00','1','newstock','1','','',5000.00,'','1','10000','internal','1','B135','','',0.00,'','8000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(744,'chips','',5000.00,'2025-04-04 16:57:35','9831.00','1','newstock','1','','',100.00,'','1','14831','internal','1','6044','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(745,'CELLAR CASK WHITE 750ML','',10000.00,'2025-04-04 16:57:46','2.00','1','newstock','1','','',896.00,'','1','10002','internal','1','B179','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(746,'CELLAR CASK RED 750ML','',10000.00,'2025-04-04 16:58:00','2.00','1','newstock','1','','',975.00,'','1','10002','internal','1','B178','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(747,'CAPTAIN MORGAN SPICED 750ML','',10000.00,'2025-04-04 16:58:12','0.00','1','newstock','1','','',1700.00,'','1','10000','internal','1','B084','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(748,'BEST CREAM 750ML','',10000.00,'2025-04-04 16:58:30','0.00','1','newstock','1','','',1199.00,'','1','10000','internal','1','B062','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(749,'CAPTAIN MORGAN GOLD 750ML','',10000.00,'2025-04-04 16:58:51','3.00','1','newstock','1','','',1000.00,'','1','10003','internal','1','B083','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(750,'best whiskey','',10000.00,'2025-04-04 16:59:08','0.00','1','newstock','1','','',975.00,'','1','10000','internal','1','5992','','',0.00,'','975','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(751,'Caprice white','',10000.00,'2025-04-04 16:59:31','0.00','1','newstock','1','','',750.00,'','1','10000','internal','1','6','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(752,'Caprice Red','',10000.00,'2025-04-04 16:59:48','0.00','1','newstock','1','','',750.00,'','1','10000','internal','1','7','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(753,'Best Whisky 750ml','',10000.00,'2025-04-04 17:00:10','2.00','1','newstock','1','','',975.00,'','1','10002','internal','1','12','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(754,'BLACK & WHITE 750ML','',10000.00,'2025-04-04 17:02:22','5.00','1','newstock','1','','',1600.00,'','1','10005','internal','1','B140','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(755,'caprice Dry White','',10000.00,'2025-04-04 17:02:42','4.00','1','newstock','1','','',1500.00,'','1','10004','internal','1','14','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(756,'Black and White 350ml','',10000.00,'2025-04-04 17:03:17','3.00','1','newstock','1','','',603.00,'','1','10003','internal','1','1','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(757,'caprice Dry Red','',10000.00,'2025-04-04 17:03:53','0.00','1','newstock','1','','',785.00,'','1','10000','internal','1','13','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(758,'Bond 7 750ml','',10000.00,'2025-04-04 17:04:05','0.00','1','newstock','1','','',1600.00,'','1','10000','internal','1','4','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(759,'Bond 7 350ml','',10000.00,'2025-04-04 17:04:13','3.00','1','newstock','1','','',610.00,'','1','10003','internal','1','3','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(760,'Black Bird','',10000.00,'2025-04-04 17:04:24','3.00','1','newstock','1','','',950.00,'','1','10003','internal','1','5','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(761,'black and white 750ml','',10000.00,'2025-04-04 17:04:34','0.00','1','newstock','1','','',2200.00,'','1','10000','internal','1','5991','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(762,'BELAIRE RARE LUXE 750ML','',10000.00,'2025-04-04 17:04:44','0.00','1','newstock','1','','',4100.00,'','1','10000','internal','1','B045','','',0.00,'','8000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(763,'RAW PORK ','5979',-0.50,'2025-04-19 17:44:48','10000.00','19','newstock','1','','',0.00,'','1','9999.5','1','Automatic Production adjustment','6607','','',0.00,'','','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(764,'RAW PORK ','5979',1.00,'2025-04-19 17:44:48','101000.00','19','newstock','1','','',0.00,'','1','101001','1','Internal','5979','','',0.00,'','','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(765,'RAW PORK ','5979',-0.50,'2025-05-18 16:21:55','9999.50','19','newstock','1','','',0.00,'','1','9999','1','Automatic Production adjustment','6607','','',0.00,'','','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(766,'RAW PORK ','5979',1.00,'2025-05-18 16:21:55','100999.00','19','newstock','1','','',0.00,'','1','101000','1','Internal','5979','','',0.00,'','','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(767,'RAW PORK ','5979',-0.50,'2025-05-25 14:32:28','9999.00','12','newstock','1','','',0.00,'','1','9998.5','1','Automatic Production adjustment','6607','','',0.00,'','','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(768,'RAW PORK ','5979',1.00,'2025-05-25 14:32:28','100998.00','12','newstock','1','','',0.00,'','1','100999','1','Internal','5979','','',0.00,'','','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(769,'RAW PORK ','5979',-0.50,'2025-05-29 15:18:37','9998.50','19','newstock','1','','',0.00,'','1','9998','1','Automatic Production adjustment','6607','','',0.00,'','','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(770,'RAW PORK ','5979',1.00,'2025-05-29 15:18:37','100997.00','19','newstock','1','','',0.00,'','1','100998','1','Internal','5979','','',0.00,'','','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(771,'RAW PORK ','5979',-0.50,'2025-06-27 20:09:02','9998.00','19','newstock','1','','',0.00,'','1','9997.5','1','Automatic Production adjustment','6607','','',0.00,'','','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(772,'RAW PORK ','5979',1.00,'2025-06-27 20:09:02','100996.00','19','newstock','1','','',0.00,'','1','100997','1','Internal','5979','','',0.00,'','','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL); /*!40000 ALTER TABLE `newstock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `newupgrade` -- DROP TABLE IF EXISTS `newupgrade`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `newupgrade` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `phone` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, `comment` text NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'new', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `newupgrade` -- LOCK TABLES `newupgrade` WRITE; /*!40000 ALTER TABLE `newupgrade` DISABLE KEYS */; INSERT INTO `newupgrade` VALUES (1,'General systems',1,'','','','','','new'),(2,'E-commerce',1,'','','','','','new'),(3,'Biometric',1,'','','','','','new'),(4,'Website',1,'','','','','','new'),(5,'PMS',1,'','','','','','new'),(6,'Bulk sms',1,'','','','','','new'),(7,'Pos',1,'','','','','','new'); /*!40000 ALTER TABLE `newupgrade` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `nhif` -- DROP TABLE IF EXISTS `nhif`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `nhif` ( `id` int(50) NOT NULL AUTO_INCREMENT, `start` decimal(10,2) NOT NULL, `end` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `category` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `nhifrelief` decimal(10,2) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `nhif` -- LOCK TABLES `nhif` WRITE; /*!40000 ALTER TABLE `nhif` DISABLE KEYS */; INSERT INTO `nhif` VALUES (1,0.00,5999.00,150.00,1,1,'active','employee',1,22.50),(2,6000.00,7999.00,300.00,1,1,'active','employee',1,45.00),(3,8000.00,11999.00,400.00,1,1,'active','employee',1,60.00),(4,12000.00,14999.00,500.00,1,1,'active','employee',1,75.00),(5,15000.00,19999.00,600.00,1,1,'active','employee',1,90.00),(6,20000.00,24999.00,750.00,1,1,'active','employee',1,112.50),(7,25000.00,29999.00,850.00,1,1,'active','employee',1,127.50),(8,30000.00,34999.00,900.00,1,1,'active','employee',1,135.00),(9,35000.00,39000.00,950.00,1,1,'active','employee',1,142.50),(10,40000.00,44999.00,1000.00,1,1,'active','employee',1,150.00),(11,45000.00,49000.00,1100.00,1,1,'active','employee',1,165.00),(12,50000.00,59999.00,1200.00,1,1,'active','employee',1,180.00),(13,60000.00,69999.00,1300.00,1,1,'active','employee',1,195.00),(14,70000.00,79999.00,1400.00,1,1,'active','employee',1,210.00),(15,80000.00,89999.00,1500.00,1,1,'active','employee',1,225.00),(16,90000.00,99999.00,1600.00,1,1,'active','employee',1,240.00),(17,100000.00,99999999.00,1700.00,1,1,'active','employee',1,255.00),(18,0.00,0.00,500.00,1,1,'active','employer',1,75.00); /*!40000 ALTER TABLE `nhif` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `noticelist` -- DROP TABLE IF EXISTS `noticelist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `noticelist` ( `id` int(50) NOT NULL AUTO_INCREMENT, `noticeNo` varchar(50) NOT NULL, `title` text NOT NULL, `cont` text NOT NULL, `dtlUrl` text NOT NULL, `regrNm` varchar(50) NOT NULL, `regDt` 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 `noticelist` -- LOCK TABLES `noticelist` WRITE; /*!40000 ALTER TABLE `noticelist` DISABLE KEYS */; /*!40000 ALTER TABLE `noticelist` 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, `type` varchar(50) NOT NULL DEFAULT 'percentage', `flatrate` 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 `nssf` -- LOCK TABLES `nssf` WRITE; /*!40000 ALTER TABLE `nssf` DISABLE KEYS */; INSERT INTO `nssf` VALUES (1,0.00,7000.00,6.00,1,1,'active','employee',1,420.00,0.00,420.00,'percentage','no'),(2,7000.00,36000.00,6.00,1,1,'active','employee',1,0.00,1740.00,2160.00,'percentage','no'),(3,36000.00,50000000.00,6.00,1,1,'active','employee',1,0.00,0.00,0.00,'percentage','yes'); /*!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 `packagingcodes` -- DROP TABLE IF EXISTS `packagingcodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `packagingcodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=53 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `packagingcodes` -- LOCK TABLES `packagingcodes` WRITE; /*!40000 ALTER TABLE `packagingcodes` DISABLE KEYS */; INSERT INTO `packagingcodes` VALUES (1,'Ampoule','AM','Ampoule','Y','1'),(2,'Barrel','BA','Barrel','Y','2'),(3,'Bottlecrate','BC','Bottlecrate','Y','3'),(4,'Bundle','BE','Bundle','Y','4'),(5,'Balloon, non-protected','BF','Balloon, non-protected','Y','5'),(6,'Bag','BG','Bag','Y','6'),(7,'Bucket','BJ','Bucket','Y','7'),(8,'Basket','BK','Basket','Y','8'),(9,'Bale','BL','Bale','Y','9'),(10,'Bottle, protected cylindrical','BQ','Bottle, protected cylindrical','Y','10'),(11,'Bar','BR','Bar','Y','11'),(12,'Bottle, bulbous','BV','Bottle, bulbous','Y','12'),(13,'Bag','BZ','Bag','Y','13'),(14,'Can','CA','Can','Y','14'),(15,'Chest','CH','Chest','Y','15'),(16,'Coffin','CJ','Coffin','Y','16'),(17,'Coil','CL','Coil','Y','17'),(18,'Wooden Box, Wooden Case','CR','Wooden Box, Wooden Case','Y','18'),(19,'Cassette','CS','Cassette','Y','19'),(20,'Carton','CT','Carton','Y','20'),(21,'Container','CTN','Container','Y','21'),(22,'Cylinder','CY','Cylinder','Y','22'),(23,'Drum','DR','Drum','Y','23'),(24,'Extra Countable Item','GT','Extra Countable Item','Y','24'),(25,'Hand Baggage','HH','Hand Baggage','Y','25'),(26,'Ingots','IZ','Ingots','Y','26'),(27,'Jar','JR','Jar','Y','27'),(28,'Jug','JU','Jug','Y','28'),(29,'Jerry CAN Cylindrical','JY','Jerry CAN Cylindrical','Y','29'),(30,'Canester','KZ','Canester','Y','30'),(31,'Logs, in bundle/bunch/truss','LZ','Logs, in bundle/bunch/truss','Y','31'),(32,'Net','NT','Net','Y','32'),(33,'Non-Exterior Packaging Unit','OU','Non-Exterior Packaging Unit','Y','33'),(34,'Poddon','PD','Poddon','Y','34'),(35,'Plate','PG','Plate','Y','35'),(36,'Pipe','PI','Pipe','Y','36'),(37,'Pilot','PO','Pilot','Y','37'),(38,'Traypack','PU','Traypack','Y','38'),(39,'Reel','RL','Reel','Y','39'),(40,'Roll','RO','Roll','Y','40'),(41,'Rods, in bundle/bunch/truss','RZ','Rods, in bundle/bunch/truss','Y','41'),(42,'Skeletoncase','SK','Skeletoncase','Y','42'),(43,'Tank, cylindrical','TY','Tank, cylindrical','Y','43'),(44,'Bulk,gas(at 1031 mbar 15 oC)','VG','Bulk,gas(at 1031 mbar 15 oC)','Y','44'),(45,'Bulk,liquid(at normal temperature/pressure)','VL','Bulk,liquid(at normal temperature/pressure)','Y','45'),(46,'Bulk, solid, large particles(nodules)','VO','Bulk, solid, large particles(\"nodules\")','Y','46'),(47,'Bulk, gas (liquefied at abnormal temperature/pressure)','VQ','Bulk, gas(liquefied at abnormal temperature/pressure)','Y','47'),(48,'Bulk, solid, granular particles(grains)','VR','Bulk, solid, granular particles(\"grains\")','Y','48'),(49,'Extra Bulk Item','VT','Extra Bulk Item','Y','49'),(50,'Bulk, fine particles(powder)','VY','Bulk, fine particles(\"powder\")','Y','50'),(51,'Mills','ML','cigarette Mills','Y','51'),(52,'TAN','TN','1TAN REFER TO 20BAGS','Y','52'); /*!40000 ALTER TABLE `packagingcodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `parceldelivery` -- DROP TABLE IF EXISTS `parceldelivery`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `parceldelivery` ( `id` int(10) NOT NULL AUTO_INCREMENT, `branchfrom` varchar(50) NOT NULL, `serial` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `dateposted` datetime NOT NULL, `customer` varchar(40) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` text NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `amount` varchar(10) NOT NULL DEFAULT '0.00', `duedate` varchar(20) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'Dispatched', `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `totalamount` varchar(30) NOT NULL DEFAULT '', `type` varchar(50) DEFAULT NULL, `receiver` varchar(50) NOT NULL, `receiverphone` varchar(50) NOT NULL, `receiveraddress` text NOT NULL, `origin` text NOT NULL, `destination` text NOT NULL, `weight` varchar(50) NOT NULL, `receiveremail` varchar(50) DEFAULT NULL, `totalvalue` varchar(20) NOT NULL, `vat` decimal(10,2) NOT NULL, `vatable` decimal(10,2) NOT NULL, `receiveridno` varchar(20) NOT NULL, `riderdetails` text NOT NULL, `senderidno` varchar(50) NOT NULL, `senderphone` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 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 */; INSERT INTO `parceldelivery` VALUES (1,'1','','0','--DELL COMPUTER. SN:2345356456','2024-06-28 12:28:13','Advanta','1','1','2024-06-28 12:29:52','','0',0.00,1,'500',' 23:59:59','Dispatched','Cash','11719566893','',NULL,'Omondi','071833433432','','Nairobi','Kisumu','','','',0.00,0.00,'34324345','OMONDI','',''); /*!40000 ALTER TABLE `parceldelivery` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `password_resets` -- DROP TABLE IF EXISTS `password_resets`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `password_resets` ( `email` varchar(255) NOT NULL, `token` varchar(255) NOT NULL, `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), KEY `password_resets_email_index` (`email`), KEY `password_resets_token_index` (`token`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `password_resets` -- LOCK TABLES `password_resets` WRITE; /*!40000 ALTER TABLE `password_resets` DISABLE KEYS */; /*!40000 ALTER TABLE `password_resets` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paye` -- DROP TABLE IF EXISTS `paye`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paye` ( `id` int(11) NOT NULL AUTO_INCREMENT, `start` decimal(10,2) NOT NULL, `end` decimal(15,2) NOT NULL, `amt` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `percentage` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `paye` -- LOCK TABLES `paye` WRITE; /*!40000 ALTER TABLE `paye` DISABLE KEYS */; INSERT INTO `paye` VALUES (1,0.00,24000.00,24000.00,1,1,'active',10.00),(2,24001.00,32333.00,8333.00,1,1,'active',25.00),(3,32333.00,10000000000.00,32333.00,1,1,'active',30.00); /*!40000 ALTER TABLE `paye` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paymentcodes` -- DROP TABLE IF EXISTS `paymentcodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paymentcodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` 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 `paymentcodes` -- LOCK TABLES `paymentcodes` WRITE; /*!40000 ALTER TABLE `paymentcodes` DISABLE KEYS */; INSERT INTO `paymentcodes` VALUES (1,'CASH','01','CASH','Y','1'),(2,'CREDIT','02','CREDIT','Y','2'),(3,'CASH/CREDIT','03','CASH/CREDIT','Y','3'),(4,'BANK CHECK','04','BANK CHECK PAYMENT','Y','4'),(5,'DEBIT&CREDIT CARD','05','PAYMENT USING CARD','Y','5'),(6,'MOBILE MONEY','06','ANY TRANSACTION USING MOBILE MONEY SYSTEM','Y','6'),(7,'OTHER','07','OTHER MEANS OF PAYMENT','Y','7'); /*!40000 ALTER TABLE `paymentcodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paymentmethodes` -- DROP TABLE IF EXISTS `paymentmethodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paymentmethodes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `description` text NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'active', `dateposted` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `type` text NOT NULL, `balance` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `accountno` text DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `paymentmethodes` -- LOCK TABLES `paymentmethodes` WRITE; /*!40000 ALTER TABLE `paymentmethodes` DISABLE KEYS */; INSERT INTO `paymentmethodes` VALUES (1,'cash','Cash payment','active','2021-09-07 05:52:05','1','1','1050','',1,NULL),(2,'mpesa','mpesa','active','2021-09-22 10:35:37','1','1','1010','',1,NULL),(3,'card','card payment','active','2021-09-07 05:52:50','1','1','1030','',1,NULL),(4,'bank','Bank payment','active','2021-09-07 05:53:23','1','1','1030','',1,NULL),(5,'credit','account receivable ','active','2021-09-07 06:31:55','1','1','1100','',1,NULL),(6,'voucher','Directors account','active','2021-09-07 06:32:21','1','1','1040','',1,NULL),(7,'creditnote','Account payable','active','2021-09-07 06:34:11','1','1','2130','',1,NULL),(8,'points','Account redeemable','active','2021-09-07 06:36:16','1','1','2130','',1,NULL),(9,'cash','','active','2024-05-02 09:55:58','1','1','1050','',2,NULL); /*!40000 ALTER TABLE `paymentmethodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `payments` -- DROP TABLE IF EXISTS `payments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `payments` ( `id` int(100) NOT NULL AUTO_INCREMENT, `paidto` varchar(100) NOT NULL, `paiby` varchar(100) NOT NULL, `paiddate` varchar(100) NOT NULL, `todate` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `status` varchar(100) NOT NULL, `approvedby` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `receiptno` varchar(100) NOT NULL DEFAULT 'no', `comments` text NOT NULL, `idno` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `payments` -- LOCK TABLES `payments` WRITE; /*!40000 ALTER TABLE `payments` DISABLE KEYS */; /*!40000 ALTER TABLE `payments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paymentsection` -- DROP TABLE IF EXISTS `paymentsection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paymentsection` ( `id` int(40) NOT NULL AUTO_INCREMENT, `methodid` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `description` text NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `paymentsection` -- LOCK TABLES `paymentsection` WRITE; /*!40000 ALTER TABLE `paymentsection` DISABLE KEYS */; INSERT INTO `paymentsection` VALUES (8,'2','KCB Bank','KCB Bank','2016-04-20 10:39:59','','3','3'),(9,'2','Equity Bank','Equity Bank','2016-04-20 10:40:10','','3','3'),(10,'4','cash','CASH','2016-04-20 10:40:34','','3','3'),(11,'3','Lipa rent','','2016-04-20 10:40:48','','3','3'),(12,'1','Airtel Money','Airtel Money','2016-04-20 10:41:17','','3','3'),(13,'1','M-pesa','M-pesa','2016-04-20 10:41:32','','3','3'),(15,'6','Coparent','Coparent','2016-05-25 04:21:55','','3','3'),(16,'2','Unaitas','Unaitas','2017-12-16 06:51:45','','',''); /*!40000 ALTER TABLE `paymentsection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `payroll` -- DROP TABLE IF EXISTS `payroll`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `payroll` ( `id` int(100) NOT NULL AUTO_INCREMENT, `type` varchar(255) NOT NULL, `designation` varchar(255) NOT NULL, `allowance` varchar(255) NOT NULL, `paytype` varchar(255) NOT NULL, `nohours` varchar(255) NOT NULL, `salary` varchar(255) NOT NULL, `nodays` varchar(255) NOT NULL, `nodaysyearly` varchar(255) NOT NULL, `annualsalary` varchar(255) NOT NULL, `monthlysalary` varchar(50) NOT NULL, `dailysalary` varchar(100) DEFAULT NULL, `comments` text NOT NULL, `vat` varchar(50) NOT NULL DEFAULT 'active', `payee` varchar(50) NOT NULL, `nssf` varchar(100) NOT NULL, `nihf` text NOT NULL, `employeeid` varchar(100) NOT NULL, `advance` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `other` varchar(50) NOT NULL, `month` varchar(50) NOT NULL, `year` varchar(50) NOT NULL, `loan` varchar(100) NOT NULL, PRIMARY KEY (`id`), KEY `first_name` (`type`), KEY `last_name` (`designation`), KEY `email` (`paytype`), KEY `phppos_people_ibfk_1` (`dailysalary`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `payroll` -- LOCK TABLES `payroll` WRITE; /*!40000 ALTER TABLE `payroll` DISABLE KEYS */; /*!40000 ALTER TABLE `payroll` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `people` -- DROP TABLE IF EXISTS `people`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `people` ( `id` int(11) NOT NULL AUTO_INCREMENT, `nhifrelief` decimal(10,2) DEFAULT NULL, `firstname` varchar(255) NOT NULL, `surname` varchar(20) NOT NULL, `lastname` varchar(255) DEFAULT NULL, `phone` varchar(255) DEFAULT NULL, `email` varchar(255) DEFAULT NULL, `password` text NOT NULL, `address_1` varchar(255) NOT NULL, `gender` varchar(255) DEFAULT NULL, `city` varchar(255) NOT NULL, `zip` varchar(255) NOT NULL, `country` varchar(255) NOT NULL, `comments` text NOT NULL, `image_id` varchar(100) DEFAULT NULL, `category` varchar(50) NOT NULL DEFAULT 'accommodation', `status` varchar(50) NOT NULL DEFAULT '1', `company` varchar(50) DEFAULT NULL, `account` varchar(100) NOT NULL, `website` text NOT NULL, `idno` varchar(100) NOT NULL, `balance` decimal(10,2) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `entrydate` varchar(50) NOT NULL, `jobstatus` varchar(30) NOT NULL, `salary` decimal(10,2) NOT NULL, `department` varchar(20) NOT NULL, `dob` varchar(20) NOT NULL, `passport` varchar(30) NOT NULL, `ethnicity` varchar(30) NOT NULL, `religion` varchar(30) NOT NULL, `salarystartdate` varchar(30) NOT NULL, `salaryreviewdate` varchar(30) NOT NULL, `bankname` varchar(30) NOT NULL, `bankaccount` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `method` varchar(30) NOT NULL, `probationdate` varchar(30) NOT NULL, `number` varchar(20) NOT NULL, `relief` decimal(10,2) NOT NULL, `leavegroup` varchar(30) NOT NULL, `manager` varchar(30) NOT NULL, `marital` varchar(30) NOT NULL, `smstype` varchar(20) NOT NULL, `totalsms` decimal(10,2) NOT NULL, `apiaccount_id` int(11) NOT NULL, `photo` text NOT NULL, `code` varchar(30) NOT NULL, `service` varchar(20) NOT NULL, `usertype` varchar(20) NOT NULL DEFAULT 'user', `username` varchar(20) NOT NULL, `county` int(11) NOT NULL, `province` int(11) NOT NULL, `box` int(11) DEFAULT NULL, `town` varchar(20) DEFAULT NULL, `updatedate` varchar(20) NOT NULL, `recoverpassword` int(11) NOT NULL, `createddate` varchar(30) NOT NULL, `rate` decimal(10,2) DEFAULT NULL, `kra` varchar(50) DEFAULT NULL, `nssf` varchar(50) DEFAULT NULL, `nhif` varchar(50) DEFAULT NULL, `paid` varchar(20) NOT NULL, `supplierbalance` decimal(10,2) NOT NULL, `balanceuploaded` int(11) DEFAULT 0, `savedcoins` decimal(10,2) NOT NULL, `savedpoints` decimal(10,2) NOT NULL, `customerlimit` varchar(10) NOT NULL DEFAULT 'no', `limitamount` decimal(10,2) NOT NULL, `dropdown` varchar(10) NOT NULL DEFAULT 'no', `lastbalancedate` varchar(30) NOT NULL, `accountname` varchar(30) NOT NULL, `accountno` varchar(30) NOT NULL, `certificate` varchar(30) NOT NULL, `shares` varchar(30) NOT NULL, `certificateno` varchar(30) NOT NULL, `renewaldetails` varchar(30) DEFAULT NULL, `salesperson` varchar(10) DEFAULT NULL, `idnumber` text DEFAULT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `bankcode` varchar(20) DEFAULT NULL, `branchcode` varchar(20) DEFAULT NULL, `group` int(20) DEFAULT NULL, `transactionid` varchar(50) NOT NULL, `smscode` varchar(50) NOT NULL, `timesent` datetime NOT NULL, `computerno` text NOT NULL, `computernostatus` varchar(20) NOT NULL DEFAULT 'new', `computernodate` varchar(50) NOT NULL, `computernouserdata` text NOT NULL, PRIMARY KEY (`id`), KEY `first_name` (`firstname`), KEY `last_name` (`lastname`), KEY `email` (`email`), KEY `phppos_people_ibfk_1` (`image_id`) ) ENGINE=InnoDB AUTO_INCREMENT=28 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,127.50,'Admin','Advanta','FAITH','254718667391','robisearch@gmail.com','robisearch2018','','female','','','0','','155663771675825033','user','1','','','','3343455',-2200308.00,'1','2025-03-17','','1','2019-06-11','Contract',25000.00,'','2019-06-06','','','','2019-06-05','2019-06-06','KCB','2412423','Daily','1','2019-09-20','0222222',0.00,'','','Single','',800.00,1,'','1000','yes','admin','',0,0,0,'','2019-08-28',0,'',55.00,'','','','Yes',0.00,0,0.00,138.28,'no',200.00,'','2023-06-06 06:32:15','','','','','','','','P06666xxx',1,'022','444',2,'','529033','2024-01-13 09:39:43','B0-22-7A-ED-77-F6','new','2023-02-04 09:37:04','Submited by ROBERT MANYALA, With Phone No: 254718667391 at 2023-02-04 09:37:04'),(2,NULL,'Default','Default','Default','254718667391','admin','Robisearch321','Default','','','','1 ','',NULL,'supplier','1','Default','','','666663',6800.00,'1','2024-01-26 20:57:31','','1','','',0.00,'','','','','','','','','','Monthly','4','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',10.00,'','','','yes',6121.00,0,0.00,112.70,'no',300.00,'yes','2024-03-04 13:28:55','','','','','','','','P051654342222',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(5,NULL,'Karen','Karen',NULL,'254712121212','Karen','1234','','female','','','','',NULL,'user','0',NULL,'','','1001',0.00,'','2024-03-04','','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,'yes','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'292702130','','0000-00-00 00:00:00','','new','',''),(6,NULL,'apphie','apphie',NULL,'254701010101','apphie','4321','','female','','','','',NULL,'user','0',NULL,'','','1002',0.00,'','2024-04-07','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'020243423','','0000-00-00 00:00:00','','new','',''),(7,NULL,'Rawhew','Admin',NULL,'254701010102','admin@rawhew.com','2486','','male','','','','',NULL,'user','1',NULL,'','','1021',0.00,'','2024-10-27','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'900379642','','0000-00-00 00:00:00','','new','',''),(8,NULL,'Maggy','Maggy',NULL,'254740490096','Maggy','3795','','female','','','','',NULL,'user','1',NULL,'','','10023',0.00,'','2024-03-04','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'930323223','','0000-00-00 00:00:00','','new','',''),(9,NULL,'jane','jane',NULL,'254701446372','jane','0717','','female','','','','',NULL,'user','1',NULL,'','','120415',0.00,'','2024-03-04','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'333320020','','0000-00-00 00:00:00','','new','',''),(10,NULL,'Wilfred','Wilfred',NULL,'254722328024','Wilfred','wamukami2930','','male','','','','',NULL,'user','1',NULL,'','','10010101',0.00,'','2024-11-09','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'232027194','','0000-00-00 00:00:00','','new','',''),(11,NULL,'Joy','Joy',NULL,'254706421009','Joy','papa','','female','','','','',NULL,'user','1',NULL,'','','',0.00,'','2024-03-04','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'973322353','','0000-00-00 00:00:00','','new','',''),(12,NULL,'Keziah','Njeri',NULL,'0742452587','keziah','2025','','female','','','','',NULL,'user','1',NULL,'','','40437123',0.00,'','2024-09-15','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'207233210','','0000-00-00 00:00:00','','new','',''),(13,NULL,'Irene','Wavinya',NULL,'0701694451','Irenewavinya488@gmail.com','Wavinya2004','','female','','','','',NULL,'user','1',NULL,'','','41385848',0.00,'','2024-03-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,'yes','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'105230322','','0000-00-00 00:00:00','','new','',''),(14,NULL,'Martha','Wambui',NULL,'0725143870','NjorogeMartha86@gmail.com','2145','','female','','','','',NULL,'user','1',NULL,'','','30478829',0.00,'','2024-03-26','','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,'yes','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'242202033','','0000-00-00 00:00:00','','new','',''),(17,NULL,'catherine','kangethe',NULL,'0790224156','Catengesh2018@gmail.com','9080','','female','','','','',NULL,'user','1',NULL,'','','',0.00,'','2024-04-20','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','200000','no','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'093900005','','0000-00-00 00:00:00','','new','',''),(18,NULL,'purity','mararo',NULL,'0799189589','puritybahati57@gmail.com','p3417','','female','','','','',NULL,'user','1',NULL,'','','34171150',0.00,'','2024-06-02','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','50000','no','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'222336344','','0000-00-00 00:00:00','','new','',''),(19,NULL,'margaret','waithira',NULL,'0113853266','margaret','m23','','female','','','','',NULL,'user','1',NULL,'','','37968406',0.00,'','2024-06-04','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','50000','no','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'203223343','','0000-00-00 00:00:00','','new','',''),(20,NULL,'lucy','wambui',NULL,'0741103448','0741103448','2020','','female','','','','',NULL,'user','1',NULL,'','','33228671',0.00,'','2024-09-12','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','80000','no','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'722022233','','0000-00-00 00:00:00','','new','',''),(21,NULL,'joy','wanza sivi',NULL,'0792729796','joysiviwanza@gmail.com','5055','','female','','','','',NULL,'user','1',NULL,'','','469129950',0.00,'','2025-06-28','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','10000','no','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'1728494898','','0000-00-00 00:00:00','','new','',''),(22,NULL,'Peter','admin',NULL,'254711122233','peter@rawhewranch.com','12345678','','male','','','','',NULL,'user','1',NULL,'','','7898789',0.00,'','2025-05-13','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'1730033665','','0000-00-00 00:00:00','','new','',''),(23,NULL,'silhouse','Silhouse',NULL,'0000000000','Silhouse','robisearch2020','','female','','','','',NULL,'user','1',NULL,'','','00000000',0.00,'','2025-02-24','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'1740397298','','0000-00-00 00:00:00','','new','',''),(24,NULL,'baseline stores ltd','',NULL,'254796173322','','','','','','2026-03-17','1','',NULL,'supplier','1','baseline stores ltd','','','',0.00,'1','2025-03-17 15:37:07','','1','2025-03-17','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',21107.00,0,0.00,0.00,'no',0.00,'no','2025-03-17 15:57:46','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17422150271','','0000-00-00 00:00:00','','new','',''),(25,NULL,'BENJUM DISTRIBUTERS LIMITED','',NULL,'254795502572','','','','','','2026-03-17','1','',NULL,'supplier','1','BENJUM ','','','',0.00,'1','2025-03-17 15:44:53','','1','2025-03-17','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',33899.00,0,0.00,0.00,'no',0.00,'no','2025-03-17 16:18:30','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17422154931','','0000-00-00 00:00:00','','new','',''),(26,NULL,'KITCHEN','','','254795502570','','','','','','2026-03-17','1 ','',NULL,'member','1','KITCHEN','','','',0.00,'1','2025-03-17 18:00:19','','1','2025-03-17','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'17422235971','','0000-00-00 00:00:00','','new','',''),(27,NULL,'ABIGAIL','WAMBUI',NULL,'0790854556','0790854551','5050','','female','','','','',NULL,'user','1',NULL,'','','41753551',0.00,'','2025-06-22','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','100000','no','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'1750613269','','0000-00-00 00:00:00','','new','',''); /*!40000 ALTER TABLE `people` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `peopleregistration` -- DROP TABLE IF EXISTS `peopleregistration`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `peopleregistration` ( `id` int(11) NOT NULL AUTO_INCREMENT, `nhifrelief` decimal(10,2) DEFAULT NULL, `firstname` varchar(255) NOT NULL, `surname` varchar(20) NOT NULL, `lastname` varchar(255) DEFAULT NULL, `phone` varchar(255) DEFAULT NULL, `email` varchar(255) DEFAULT NULL, `password` text NOT NULL, `address_1` varchar(255) NOT NULL, `gender` varchar(255) DEFAULT NULL, `city` varchar(255) NOT NULL, `zip` varchar(255) NOT NULL, `country` varchar(255) NOT NULL, `comments` text NOT NULL, `image_id` varchar(100) DEFAULT NULL, `category` varchar(50) NOT NULL DEFAULT 'accommodation', `status` varchar(50) NOT NULL DEFAULT '1', `company` varchar(50) DEFAULT NULL, `account` varchar(100) NOT NULL, `website` text NOT NULL, `idno` varchar(100) NOT NULL, `balance` decimal(10,2) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `entrydate` varchar(50) NOT NULL, `jobstatus` varchar(30) NOT NULL, `salary` decimal(10,2) NOT NULL, `department` varchar(20) NOT NULL, `dob` varchar(20) NOT NULL, `passport` varchar(30) NOT NULL, `ethnicity` varchar(30) NOT NULL, `religion` varchar(30) NOT NULL, `salarystartdate` varchar(30) NOT NULL, `salaryreviewdate` varchar(30) NOT NULL, `bankname` varchar(30) NOT NULL, `bankaccount` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `method` varchar(30) NOT NULL, `probationdate` varchar(30) NOT NULL, `number` varchar(20) NOT NULL, `relief` decimal(10,2) NOT NULL, `leavegroup` varchar(30) NOT NULL, `manager` varchar(30) NOT NULL, `marital` varchar(30) NOT NULL, `smstype` varchar(20) NOT NULL, `totalsms` decimal(10,2) NOT NULL, `apiaccount_id` int(11) NOT NULL, `photo` text NOT NULL, `code` varchar(30) NOT NULL, `service` varchar(20) NOT NULL, `usertype` varchar(20) NOT NULL DEFAULT 'user', `username` varchar(20) NOT NULL, `county` int(11) NOT NULL, `province` int(11) NOT NULL, `box` int(11) NOT NULL, `town` varchar(20) NOT NULL, `updatedate` varchar(20) NOT NULL, `recoverpassword` int(11) NOT NULL, `createddate` varchar(30) NOT NULL, `rate` decimal(10,2) DEFAULT NULL, `kra` varchar(50) DEFAULT NULL, `nssf` varchar(50) DEFAULT NULL, `nhif` varchar(50) DEFAULT NULL, `paid` varchar(20) NOT NULL, `supplierbalance` decimal(10,2) NOT NULL, `balanceuploaded` int(11) DEFAULT 0, `savedcoins` decimal(10,2) NOT NULL, `savedpoints` decimal(10,2) NOT NULL, `customerlimit` varchar(10) NOT NULL DEFAULT 'no', `limitamount` decimal(10,2) NOT NULL, `dropdown` varchar(10) NOT NULL DEFAULT 'no', `lastbalancedate` varchar(30) NOT NULL, `accountname` varchar(30) NOT NULL, `accountno` varchar(30) NOT NULL, `certificate` varchar(30) NOT NULL, `shares` varchar(30) NOT NULL, `certificateno` varchar(30) NOT NULL, `renewaldetails` varchar(30) DEFAULT NULL, `salesperson` varchar(10) DEFAULT NULL, `idnumber` text DEFAULT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `bankcode` varchar(20) DEFAULT NULL, `branchcode` varchar(20) DEFAULT NULL, `group` int(20) DEFAULT NULL, `transactionid` varchar(50) NOT NULL, `smscode` varchar(50) NOT NULL, `timesent` datetime NOT NULL, `computerno` text NOT NULL, `computernostatus` varchar(20) NOT NULL DEFAULT 'new', `computernodate` varchar(50) NOT NULL, `computernouserdata` text NOT NULL, PRIMARY KEY (`id`), KEY `first_name` (`firstname`), KEY `last_name` (`lastname`), KEY `email` (`email`), KEY `phppos_people_ibfk_1` (`image_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `peopleregistration` -- LOCK TABLES `peopleregistration` WRITE; /*!40000 ALTER TABLE `peopleregistration` DISABLE KEYS */; /*!40000 ALTER TABLE `peopleregistration` 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 ('accomodation',23),('accountingreports',1),('accountingreports',7),('branch',23),('cashiersales',1),('cashiersales',4),('cashiersales',5),('cashiersales',6),('cashiersales',7),('cashiersales',8),('cashiersales',9),('cashiersales',10),('cashiersales',11),('cashiersales',12),('cashiersales',13),('cashiersales',14),('cashiersales',17),('cashiersales',18),('cashiersales',19),('cashiersales',20),('cashiersales',21),('cashiersales',22),('cashiersales',23),('cashiersales',27),('config',1),('config',7),('config',10),('config',22),('damagedproducts',1),('damagedproducts',7),('damagedproducts',10),('damagedproducts',22),('displayreport',1),('displayreport',7),('displayreport',10),('displayreport',22),('income',7),('income',10),('income',22),('incomeexpenses',1),('incomeexpenses',7),('incomeexpenses',10),('incomeexpenses',22),('incomeexpenses',23),('incomingstock',1),('incomingstock',7),('incomingstock',10),('incomingstock',22),('incomingstock',23),('incomingstore',23),('lowproducts',1),('lowproducts',7),('lowproducts',10),('lowproducts',22),('lowstocklist',1),('lowstocklist',7),('lowstocklist',10),('lowstocklist',22),('members',1),('members',6),('members',7),('members',10),('members',22),('password',1),('password',4),('password',5),('password',6),('password',7),('password',8),('password',9),('password',10),('password',11),('password',12),('password',13),('password',14),('password',17),('password',18),('password',19),('password',20),('password',21),('password',22),('password',23),('password',27),('peoplecategory',1),('peoplecategory',7),('peoplecategory',10),('productlist',1),('productlist',7),('productlist',10),('productlist',22),('products',1),('products',7),('products',10),('products',22),('productscategory',1),('productscategory',7),('productscategory',10),('productscategory',22),('profile',1),('profile',7),('profile',10),('purchases',1),('purchases',7),('purchases',10),('purchases',22),('purchases',23),('recorddelivery',21),('recorddelivery',23),('recorddelivery',27),('reports',1),('reports',7),('reports',10),('reports',22),('sales',1),('sales',4),('sales',5),('sales',6),('sales',7),('sales',8),('sales',9),('sales',10),('sales',11),('sales',12),('sales',13),('sales',14),('sales',17),('sales',18),('sales',19),('sales',20),('sales',21),('sales',22),('sales',23),('sales',27),('salesorder',12),('salesorder',23),('sendsms',23),('users',1),('users',7),('users',10),('users',22),('viewreturnsales',1),('viewreturnsales',7),('viewreturnsales',10),('viewreturnsales',22),('viewreturnsales',23),('wholesale',12),('wholesale',23); /*!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=148944 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 (96238,'sales','4','add'),(96239,'sales','4','printreceipt'),(96240,'sales','4','update'),(96241,'sales','4','cash'),(96242,'sales','4','moresales'),(96243,'sales','4','sale'),(96244,'sales','4','Logout'),(96245,'sales','4','mpesabalance'),(96246,'sales','4','select'),(96247,'sales','4','order'),(96248,'sales','4','closebill'),(96249,'sales','4','printbill'),(96250,'sales','4','mpesa'),(96251,'sales','4','card'),(96252,'sales','4','viewbuyingprice'),(96253,'sales','4','updatepaymentmode'),(96254,'sales','4','clearpayments'),(96255,'sales','4','cheque'),(96256,'sales','4','creditnote'),(96257,'sales','4','voucher'),(96258,'sales','4','points'),(96259,'sales','4','salesbeyondbprice'),(96260,'sales','4','credit'),(96261,'sales','4','salebelowbprice'),(96262,'sales','4','dontprint'),(96263,'sales','4','giveloyalityponts'),(96264,'sales','4','splitbill'),(96265,'sales','4','selecttable'),(96266,'sales','4','printdelivery'),(96267,'sales','4','sendsms'),(96268,'sales','4','entermpesacode'),(96269,'sales','4','salesperson'),(96270,'sales','4','usekeyboard'),(96271,'sales','4','receiptno'),(96272,'cashiersales','4','entermpesacode'),(96273,'cashiersales','4','editmpesa'),(96274,'cashiersales','4','all'),(96275,'cashiersales','4','cashiersales'),(96276,'cashiersales','4','editmpesadate'),(96277,'cashiersales','4','adddailycollection'),(96278,'cashiersales','4','viewtill'),(96279,'cashiersales','4','viewdailycollections'),(96280,'cashiersales','4','updatedailycollections'),(96281,'cashiersales','4','reversempesa'),(96282,'cashiersales','4','clearallsales'),(96283,'cashiersales','4','viewallcollections'),(96284,'cashiersales','4','mpesapendingreport'),(96285,'cashiersales','4','viewallcounters'),(96286,'cashiersales','4','mpesaverifiedreport'),(96287,'cashiersales','4','viewcommission'),(96288,'cashiersales','4','dailysalesonly'),(96289,'cashiersales','4','viewmpesamessages'),(96290,'password','4','change'),(138103,'sales','5','add'),(138104,'sales','5','update'),(138105,'sales','5','cash'),(138106,'sales','5','sale'),(138107,'sales','5','moresales'),(138108,'sales','5','Logout'),(138109,'sales','5','select'),(138110,'sales','5','displaycustomers'),(138111,'sales','5','discount'),(138112,'sales','5','printbill'),(138113,'sales','5','order'),(138114,'sales','5','mpesa'),(138115,'sales','5','closebill'),(138116,'sales','5','productdiscount'),(138117,'sales','5','card'),(138118,'sales','5','viewbuyingprice'),(138119,'sales','5','editsellingprice'),(138120,'sales','5','updatepaymentmode'),(138121,'sales','5','clearpayments'),(138122,'sales','5','creditnote'),(138123,'sales','5','cheque'),(138124,'sales','5','points'),(138125,'sales','5','voucher'),(138126,'sales','5','salesbeyondbprice'),(138127,'sales','5','credit'),(138128,'sales','5','selectroom'),(138129,'sales','5','dontprint'),(138130,'sales','5','backdatesales'),(138131,'sales','5','recordcoins'),(138132,'sales','5','giveloyalityponts'),(138133,'sales','5','splitbill'),(138134,'sales','5','selecttable'),(138135,'sales','5','sendsms'),(138136,'sales','5','usekeyboard'),(138137,'sales','5','selectcurrency'),(138138,'sales','5','salesperson'),(138139,'cashiersales','5','entermpesacode'),(138140,'cashiersales','5','editmpesa'),(138141,'cashiersales','5','all'),(138142,'cashiersales','5','cashiersales'),(138143,'cashiersales','5','editmpesadate'),(138144,'cashiersales','5','dontshowtotal'),(138145,'cashiersales','5','viewtill'),(138146,'cashiersales','5','viewdailycollections'),(138147,'cashiersales','5','updatedailycollections'),(138148,'cashiersales','5','viewallcounters'),(138149,'cashiersales','5','viewcommission'),(138150,'cashiersales','5','dailysalesonly'),(138151,'cashiersales','5','viewmpesamessages'),(138152,'password','5','change'),(146497,'sales','8','add'),(146498,'sales','8','suspend'),(146499,'sales','8','printreceipt'),(146500,'sales','8','update'),(146501,'sales','8','delete'),(146502,'sales','8','moresales'),(146503,'sales','8','sale'),(146504,'sales','8','reprint'),(146505,'sales','8','Logout'),(146506,'sales','8','select'),(146507,'sales','8','mpesabalance'),(146508,'sales','8','displaycustomers'),(146509,'sales','8','discount'),(146510,'sales','8','mpesa'),(146511,'sales','8','productdiscount'),(146512,'sales','8','printbill'),(146513,'sales','8','closebill'),(146514,'sales','8','card'),(146515,'sales','8','updatepaymentmode'),(146516,'sales','8','cheque'),(146517,'sales','8','creditnote'),(146518,'sales','8','voucher'),(146519,'sales','8','salesbeyondbprice'),(146520,'sales','8','points'),(146521,'sales','8','salebelowbprice'),(146522,'sales','8','credit'),(146523,'sales','8','selectroom'),(146524,'sales','8','dontprint'),(146525,'sales','8','recordcoins'),(146526,'sales','8','leaseitems'),(146527,'sales','8','dontshowstock'),(146528,'sales','8','giveloyalityponts'),(146529,'sales','8','splitbill'),(146530,'sales','8','changeuomonsales'),(146531,'sales','8','selecttable'),(146532,'sales','8','printdelivery'),(146533,'sales','8','entermpesacode'),(146534,'sales','8','sendsms'),(146535,'sales','8','usekeyboard'),(146536,'sales','8','receiptno'),(146537,'sales','8','salesperson'),(146538,'sales','8','selectcurrency'),(146539,'sales','8','negativesales'),(146540,'sales','8','updateqtysales'),(146541,'cashiersales','8','entermpesacode'),(146542,'cashiersales','8','editmpesa'),(146543,'cashiersales','8','all'),(146544,'cashiersales','8','delete'),(146545,'cashiersales','8','cashiersales'),(146546,'cashiersales','8','editmpesadate'),(146547,'cashiersales','8','adddailycollection'),(146548,'cashiersales','8','viewtill'),(146549,'cashiersales','8','viewdailycollections'),(146550,'cashiersales','8','updatedailycollections'),(146551,'cashiersales','8','reversempesa'),(146552,'cashiersales','8','deletedailycollections'),(146553,'cashiersales','8','clearallsales'),(146554,'cashiersales','8','viewallcollections'),(146555,'cashiersales','8','mpesapendingreport'),(146556,'cashiersales','8','viewallcounters'),(146557,'cashiersales','8','mpesaverifiedreport'),(146558,'cashiersales','8','viewcommission'),(146559,'cashiersales','8','dailysalesonly'),(146560,'cashiersales','8','viewmpesamessages'),(146561,'password','8','change'),(146590,'sales','11','add'),(146591,'sales','11','suspend'),(146592,'sales','11','printreceipt'),(146593,'sales','11','update'),(146594,'sales','11','cash'),(146595,'sales','11','moresales'),(146596,'sales','11','sale'),(146597,'sales','11','Logout'),(146598,'sales','11','mpesa'),(146599,'sales','11','printbill'),(146600,'sales','11','closebill'),(146601,'sales','11','card'),(146602,'sales','11','updatepaymentmode'),(146603,'sales','11','cheque'),(146604,'sales','11','dontprint'),(146605,'sales','11','updateqtysales'),(146606,'cashiersales','11','entermpesacode'),(146607,'cashiersales','11','editmpesa'),(146608,'cashiersales','11','cashiersales'),(146609,'cashiersales','11','editmpesadate'),(146610,'cashiersales','11','adddailycollection'),(146611,'cashiersales','11','viewtill'),(146612,'cashiersales','11','viewdailycollections'),(146613,'cashiersales','11','updatedailycollections'),(146614,'cashiersales','11','clearallsales'),(146615,'cashiersales','11','mpesapendingreport'),(146616,'cashiersales','11','mpesaverifiedreport'),(146617,'cashiersales','11','viewcommission'),(146618,'cashiersales','11','dailysalesonly'),(146619,'password','11','change'),(146620,'sales','6','add'),(146621,'sales','6','suspend'),(146622,'sales','6','printreceipt'),(146623,'sales','6','update'),(146624,'sales','6','cash'),(146625,'sales','6','moresales'),(146626,'sales','6','sale'),(146627,'sales','6','Logout'),(146628,'sales','6','mpesa'),(146629,'sales','6','printbill'),(146630,'sales','6','card'),(146631,'sales','6','updatepaymentmode'),(146632,'sales','6','cheque'),(146633,'sales','6','dontprint'),(146634,'sales','6','updateqtysales'),(146635,'cashiersales','6','entermpesacode'),(146636,'cashiersales','6','editmpesa'),(146637,'cashiersales','6','all'),(146638,'cashiersales','6','cashiersales'),(146639,'cashiersales','6','editmpesadate'),(146640,'cashiersales','6','adddailycollection'),(146641,'cashiersales','6','viewtill'),(146642,'cashiersales','6','viewdailycollections'),(146643,'cashiersales','6','updatedailycollections'),(146644,'cashiersales','6','clearallsales'),(146645,'cashiersales','6','mpesapendingreport'),(146646,'cashiersales','6','viewallcounters'),(146647,'cashiersales','6','mpesaverifiedreport'),(146648,'cashiersales','6','viewcommission'),(146649,'cashiersales','6','dailysalesonly'),(146650,'cashiersales','6','viewmpesamessages'),(146651,'members','6','add'),(146652,'members','6','update'),(146653,'members','6','deletepeople'),(146654,'members','6','opencloseshift'),(146655,'members','6','UpdateRenewal'),(146656,'password','6','change'),(146657,'sales','9','add'),(146658,'sales','9','suspend'),(146659,'sales','9','printreceipt'),(146660,'sales','9','update'),(146661,'sales','9','moresales'),(146662,'sales','9','sale'),(146663,'sales','9','reprint'),(146664,'sales','9','Logout'),(146665,'sales','9','mpesa'),(146666,'sales','9','closebill'),(146667,'sales','9','card'),(146668,'sales','9','updatepaymentmode'),(146669,'sales','9','cheque'),(146670,'sales','9','dontprint'),(146671,'sales','9','updateqtysales'),(146672,'cashiersales','9','entermpesacode'),(146673,'cashiersales','9','editmpesa'),(146674,'cashiersales','9','cashiersales'),(146675,'cashiersales','9','editmpesadate'),(146676,'cashiersales','9','adddailycollection'),(146677,'cashiersales','9','viewtill'),(146678,'cashiersales','9','viewdailycollections'),(146679,'cashiersales','9','updatedailycollections'),(146680,'cashiersales','9','mpesapendingreport'),(146681,'cashiersales','9','mpesaverifiedreport'),(146682,'cashiersales','9','viewcommission'),(146683,'cashiersales','9','dailysalesonly'),(146684,'password','9','change'),(147058,'sales','13','add'),(147059,'sales','13','suspend'),(147060,'sales','13','printreceipt'),(147061,'sales','13','update'),(147062,'sales','13','moresales'),(147063,'sales','13','sale'),(147064,'sales','13','mpesa'),(147065,'sales','13','order'),(147066,'sales','13','closebill'),(147067,'sales','13','card'),(147068,'sales','13','updatepaymentmode'),(147069,'sales','13','cheque'),(147070,'sales','13','dontprint'),(147071,'sales','13','updateqtysales'),(147072,'cashiersales','13','entermpesacode'),(147073,'cashiersales','13','editmpesa'),(147074,'cashiersales','13','cashiersales'),(147075,'cashiersales','13','editmpesadate'),(147076,'cashiersales','13','adddailycollection'),(147077,'cashiersales','13','viewtill'),(147078,'cashiersales','13','viewdailycollections'),(147079,'cashiersales','13','updatedailycollections'),(147080,'cashiersales','13','mpesapendingreport'),(147081,'cashiersales','13','mpesaverifiedreport'),(147082,'cashiersales','13','viewcommission'),(147083,'cashiersales','13','dailysalesonly'),(147084,'password','13','change'),(147085,'sales','14','add'),(147086,'sales','14','suspend'),(147087,'sales','14','printreceipt'),(147088,'sales','14','update'),(147089,'sales','14','moresales'),(147090,'sales','14','sale'),(147091,'sales','14','mpesa'),(147092,'sales','14','order'),(147093,'sales','14','closebill'),(147094,'sales','14','card'),(147095,'sales','14','updatepaymentmode'),(147096,'sales','14','cheque'),(147097,'sales','14','dontprint'),(147098,'sales','14','updateqtysales'),(147099,'cashiersales','14','entermpesacode'),(147100,'cashiersales','14','editmpesa'),(147101,'cashiersales','14','cashiersales'),(147102,'cashiersales','14','editmpesadate'),(147103,'cashiersales','14','adddailycollection'),(147104,'cashiersales','14','viewtill'),(147105,'cashiersales','14','viewdailycollections'),(147106,'cashiersales','14','updatedailycollections'),(147107,'cashiersales','14','mpesapendingreport'),(147108,'cashiersales','14','mpesaverifiedreport'),(147109,'cashiersales','14','viewcommission'),(147110,'cashiersales','14','dailysalesonly'),(147111,'password','14','change'),(147112,'cashiersales','15','cashiersales'),(147113,'cashiersales','15','editmpesadate'),(147114,'sales','17','add'),(147115,'sales','17','suspend'),(147116,'sales','17','printreceipt'),(147117,'sales','17','update'),(147118,'sales','17','moresales'),(147119,'sales','17','sale'),(147120,'sales','17','mpesa'),(147121,'sales','17','order'),(147122,'sales','17','closebill'),(147123,'sales','17','card'),(147124,'sales','17','updatepaymentmode'),(147125,'sales','17','cheque'),(147126,'sales','17','dontprint'),(147127,'sales','17','updateqtysales'),(147128,'cashiersales','17','entermpesacode'),(147129,'cashiersales','17','editmpesa'),(147130,'cashiersales','17','cashiersales'),(147131,'cashiersales','17','editmpesadate'),(147132,'cashiersales','17','adddailycollection'),(147133,'cashiersales','17','viewtill'),(147134,'cashiersales','17','viewdailycollections'),(147135,'cashiersales','17','updatedailycollections'),(147136,'cashiersales','17','mpesapendingreport'),(147137,'cashiersales','17','mpesaverifiedreport'),(147138,'cashiersales','17','viewcommission'),(147139,'cashiersales','17','dailysalesonly'),(147140,'password','17','change'),(147141,'sales','18','add'),(147142,'sales','18','suspend'),(147143,'sales','18','printreceipt'),(147144,'sales','18','update'),(147145,'sales','18','moresales'),(147146,'sales','18','sale'),(147147,'sales','18','mpesa'),(147148,'sales','18','order'),(147149,'sales','18','closebill'),(147150,'sales','18','card'),(147151,'sales','18','updatepaymentmode'),(147152,'sales','18','cheque'),(147153,'sales','18','dontprint'),(147154,'sales','18','updateqtysales'),(147155,'cashiersales','18','entermpesacode'),(147156,'cashiersales','18','editmpesa'),(147157,'cashiersales','18','cashiersales'),(147158,'cashiersales','18','editmpesadate'),(147159,'cashiersales','18','adddailycollection'),(147160,'cashiersales','18','viewtill'),(147161,'cashiersales','18','viewdailycollections'),(147162,'cashiersales','18','updatedailycollections'),(147163,'cashiersales','18','mpesapendingreport'),(147164,'cashiersales','18','mpesaverifiedreport'),(147165,'cashiersales','18','viewcommission'),(147166,'cashiersales','18','dailysalesonly'),(147167,'password','18','change'),(147168,'sales','19','add'),(147169,'sales','19','suspend'),(147170,'sales','19','printreceipt'),(147171,'sales','19','update'),(147172,'sales','19','moresales'),(147173,'sales','19','sale'),(147174,'sales','19','mpesa'),(147175,'sales','19','order'),(147176,'sales','19','closebill'),(147177,'sales','19','card'),(147178,'sales','19','updatepaymentmode'),(147179,'sales','19','cheque'),(147180,'sales','19','dontprint'),(147181,'sales','19','updateqtysales'),(147182,'cashiersales','19','entermpesacode'),(147183,'cashiersales','19','editmpesa'),(147184,'cashiersales','19','cashiersales'),(147185,'cashiersales','19','editmpesadate'),(147186,'cashiersales','19','adddailycollection'),(147187,'cashiersales','19','viewtill'),(147188,'cashiersales','19','viewdailycollections'),(147189,'cashiersales','19','updatedailycollections'),(147190,'cashiersales','19','mpesapendingreport'),(147191,'cashiersales','19','mpesaverifiedreport'),(147192,'cashiersales','19','viewcommission'),(147193,'cashiersales','19','dailysalesonly'),(147194,'password','19','change'),(147406,'sales','20','add'),(147407,'sales','20','suspend'),(147408,'sales','20','printreceipt'),(147409,'sales','20','update'),(147410,'sales','20','moresales'),(147411,'sales','20','sale'),(147412,'sales','20','reprint'),(147413,'sales','20','mpesa'),(147414,'sales','20','printbill'),(147415,'sales','20','order'),(147416,'sales','20','closebill'),(147417,'sales','20','card'),(147418,'sales','20','updatepaymentmode'),(147419,'sales','20','cheque'),(147420,'sales','20','dontprint'),(147421,'sales','20','updateqtysales'),(147422,'cashiersales','20','entermpesacode'),(147423,'cashiersales','20','editmpesa'),(147424,'cashiersales','20','cashiersales'),(147425,'cashiersales','20','editmpesadate'),(147426,'cashiersales','20','adddailycollection'),(147427,'cashiersales','20','viewtill'),(147428,'cashiersales','20','viewdailycollections'),(147429,'cashiersales','20','updatedailycollections'),(147430,'cashiersales','20','mpesapendingreport'),(147431,'cashiersales','20','mpesaverifiedreport'),(147432,'cashiersales','20','viewcommission'),(147433,'cashiersales','20','dailysalesonly'),(147434,'password','20','change'),(147471,'sales','12','add'),(147472,'sales','12','suspend'),(147473,'sales','12','printreceipt'),(147474,'sales','12','update'),(147475,'sales','12','moresales'),(147476,'sales','12','sale'),(147477,'sales','12','reprint'),(147478,'sales','12','mpesa'),(147479,'sales','12','printbill'),(147480,'sales','12','order'),(147481,'sales','12','closebill'),(147482,'sales','12','card'),(147483,'sales','12','updatepaymentmode'),(147484,'sales','12','cheque'),(147485,'sales','12','dontprint'),(147486,'sales','12','updateqtysales'),(147487,'wholesale','12','sale'),(147488,'wholesale','12','add'),(147489,'wholesale','12','delete'),(147490,'wholesale','12','update'),(147491,'cashiersales','12','entermpesacode'),(147492,'cashiersales','12','editmpesa'),(147493,'cashiersales','12','cashiersales'),(147494,'cashiersales','12','editmpesadate'),(147495,'cashiersales','12','adddailycollection'),(147496,'cashiersales','12','viewtill'),(147497,'cashiersales','12','viewdailycollections'),(147498,'cashiersales','12','updatedailycollections'),(147499,'cashiersales','12','mpesapendingreport'),(147500,'cashiersales','12','mpesaverifiedreport'),(147501,'cashiersales','12','viewcommission'),(147502,'cashiersales','12','dailysalesonly'),(147503,'salesorder','12','add'),(147504,'salesorder','12','view'),(147505,'salesorder','12','update'),(147506,'salesorder','12','viewall'),(147507,'password','12','change'),(147719,'sales','22','add'),(147720,'sales','22','suspend'),(147721,'sales','22','printreceipt'),(147722,'sales','22','update'),(147723,'sales','22','cash'),(147724,'sales','22','delete'),(147725,'sales','22','moresales'),(147726,'sales','22','sale'),(147727,'sales','22','reprint'),(147728,'sales','22','Logout'),(147729,'sales','22','select'),(147730,'sales','22','mpesabalance'),(147731,'sales','22','discount'),(147732,'sales','22','mpesa'),(147733,'sales','22','productdiscount'),(147734,'sales','22','printbill'),(147735,'sales','22','order'),(147736,'sales','22','closebill'),(147737,'sales','22','editsellingprice'),(147738,'sales','22','viewbuyingprice'),(147739,'sales','22','card'),(147740,'sales','22','updatepaymentmode'),(147741,'sales','22','clearpayments'),(147742,'sales','22','cheque'),(147743,'sales','22','creditnote'),(147744,'sales','22','voucher'),(147745,'sales','22','salesbeyondbprice'),(147746,'sales','22','points'),(147747,'sales','22','credit'),(147748,'sales','22','selectroom'),(147749,'sales','22','dontprint'),(147750,'sales','22','accountlimit'),(147751,'sales','22','backdatesales'),(147752,'sales','22','recordcoins'),(147753,'sales','22','leaseitems'),(147754,'sales','22','changetaxstatus'),(147755,'sales','22','dontshowstock'),(147756,'sales','22','giveloyalityponts'),(147757,'sales','22','splitbill'),(147758,'sales','22','changeuomonsales'),(147759,'sales','22','selecttable'),(147760,'sales','22','printdelivery'),(147761,'sales','22','sendsms'),(147762,'sales','22','usekeyboard'),(147763,'sales','22','receiptno'),(147764,'sales','22','salesperson'),(147765,'sales','22','selectcurrency'),(147766,'sales','22','negativesales'),(147767,'cashiersales','22','entermpesacode'),(147768,'cashiersales','22','editmpesa'),(147769,'cashiersales','22','all'),(147770,'cashiersales','22','delete'),(147771,'cashiersales','22','cashiersales'),(147772,'cashiersales','22','editmpesadate'),(147773,'cashiersales','22','adddailycollection'),(147774,'cashiersales','22','viewtill'),(147775,'cashiersales','22','viewdailycollections'),(147776,'cashiersales','22','updatedailycollections'),(147777,'cashiersales','22','reversempesa'),(147778,'cashiersales','22','deletedailycollections'),(147779,'cashiersales','22','clearallsales'),(147780,'cashiersales','22','viewallcollections'),(147781,'cashiersales','22','mpesapendingreport'),(147782,'cashiersales','22','viewallcounters'),(147783,'cashiersales','22','mpesaverifiedreport'),(147784,'cashiersales','22','viewcommission'),(147785,'cashiersales','22','viewmpesamessages'),(147786,'purchases','22','add'),(147787,'purchases','22','update'),(147788,'purchases','22','delete'),(147789,'purchases','22','updatebuyingprice'),(147790,'purchases','22','updatesellingprice'),(147791,'purchases','22','updateclosedinvoice'),(147792,'purchases','22','viewquotation'),(147793,'purchases','22','viewdirectpurchases'),(147794,'purchases','22','viewserials'),(147795,'purchases','22','viewpurchase'),(147796,'purchases','22','salesorder'),(147797,'purchases','22','budget'),(147798,'purchases','22','showdefaultserials'),(147799,'purchases','22','viewallcounters'),(147800,'purchases','22','approve'),(147801,'purchases','22','addbatchno'),(147802,'purchases','22','addexpirydate'),(147803,'purchases','22','updateserial'),(147804,'viewreturnsales','22','add'),(147805,'viewreturnsales','22','update'),(147806,'viewreturnsales','22','delete'),(147807,'viewreturnsales','22','return'),(147808,'viewreturnsales','22','clear'),(147809,'viewreturnsales','22','moresales'),(147810,'income','22','View'),(147811,'income','22','add'),(147812,'income','22','detailedvatinvoice'),(147813,'income','22','displaybeforevat'),(147814,'income','22','receiveoverpayment'),(147815,'income','22','receivedublicatecodes'),(147816,'incomeexpenses','22','add'),(147817,'incomeexpenses','22','closeexpense'),(147818,'incomeexpenses','22','update'),(147819,'incomeexpenses','22','updateclosedexpenses'),(147820,'incomeexpenses','22','wiewinvoices'),(147821,'incomeexpenses','22','viewbills'),(147822,'incomeexpenses','22','viewexpense'),(147823,'incomeexpenses','22','viewdebtors'),(147824,'incomeexpenses','22','viewcreditors'),(147825,'incomeexpenses','22','postrentalexpenses'),(147826,'incomeexpenses','22','uploadexpenses'),(147827,'members','22','add'),(147828,'members','22','update'),(147829,'members','22','deletepeople'),(147830,'members','22','opencloseshift'),(147831,'members','22','UpdateRenewal'),(147832,'users','22','add'),(147833,'users','22','update'),(147834,'users','22','delete'),(147835,'users','22','deleteallroles'),(147836,'productscategory','22','add'),(147837,'productscategory','22','update'),(147838,'productscategory','22','delete'),(147839,'productlist','22','bulk'),(147840,'productlist','22','move'),(147841,'productlist','22','more'),(147842,'productlist','22','updatestock'),(147843,'productlist','22','transfer'),(147844,'productlist','22','addstock'),(147845,'productlist','22','delete'),(147846,'productlist','22','view'),(147847,'productlist','22','update'),(147848,'productlist','22','add'),(147849,'productlist','22','stocktaking'),(147850,'productlist','22','openclosestock'),(147851,'productlist','22','editstocktaken'),(147852,'productlist','22','editopenclosestock'),(147853,'productlist','22','changeserialstatus'),(147854,'productlist','22','viewserials'),(147855,'productlist','22','viewproductsfromallbranches'),(147856,'productlist','22','bulkpriceupdate'),(147857,'productlist','22','negativestockadjustment'),(147858,'productlist','22','viewproduction'),(147859,'productlist','22','assignproduction'),(147860,'productlist','22','deleteproductionitem'),(147861,'productlist','22','updateproductionitem'),(147862,'products','22','add'),(147863,'products','22','update'),(147864,'products','22','delete'),(147865,'products','22','addstock'),(147866,'products','22','more'),(147867,'products','22','bulk'),(147868,'products','22','deleteorder'),(147869,'products','22','dispatch'),(147870,'products','22','removestock'),(147871,'products','22','price'),(147872,'products','22','removeallstock'),(147873,'products','22','bulkpriceupdate'),(147874,'products','22','negativestockadjustment'),(147875,'incomingstock','22','add'),(147876,'incomingstock','22','update'),(147877,'incomingstock','22','view'),(147878,'lowstocklist','22','add'),(147879,'lowstocklist','22','more'),(147880,'lowstocklist','22','view'),(147881,'lowproducts','22','add'),(147882,'lowproducts','22','update'),(147883,'damagedproducts','22','add'),(147884,'damagedproducts','22','update'),(147885,'damagedproducts','22','delete'),(147886,'peoplecategory','22','add'),(147887,'peoplecategory','22','update'),(147888,'peoplecategory','22','delete'),(147889,'reports','22','view'),(147890,'reports','22','download'),(147891,'reports','22','delete'),(147892,'reports','22','update'),(147893,'reports','22','viewall'),(147894,'displayreport','22','view'),(147895,'password','22','change'),(147896,'profile','22','update'),(147897,'config','22','delete'),(147898,'config','22','add'),(147899,'config','22','update'),(147900,'config','22','productcode'),(147901,'sales','7','selectmessage'),(147902,'sales','7','add'),(147903,'sales','7','suspend'),(147904,'sales','7','printreceipt'),(147905,'sales','7','update'),(147906,'sales','7','cash'),(147907,'sales','7','delete'),(147908,'sales','7','moresales'),(147909,'sales','7','sale'),(147910,'sales','7','reprint'),(147911,'sales','7','Logout'),(147912,'sales','7','select'),(147913,'sales','7','mpesabalance'),(147914,'sales','7','displaycustomers'),(147915,'sales','7','discount'),(147916,'sales','7','mpesa'),(147917,'sales','7','productdiscount'),(147918,'sales','7','printbill'),(147919,'sales','7','order'),(147920,'sales','7','closebill'),(147921,'sales','7','editsellingprice'),(147922,'sales','7','viewbuyingprice'),(147923,'sales','7','card'),(147924,'sales','7','updatepaymentmode'),(147925,'sales','7','clearpayments'),(147926,'sales','7','cheque'),(147927,'sales','7','creditnote'),(147928,'sales','7','voucher'),(147929,'sales','7','salesbeyondbprice'),(147930,'sales','7','points'),(147931,'sales','7','salebelowbprice'),(147932,'sales','7','credit'),(147933,'sales','7','selectroom'),(147934,'sales','7','dontprint'),(147935,'sales','7','backdatesales'),(147936,'sales','7','recordcoins'),(147937,'sales','7','leaseitems'),(147938,'sales','7','changetaxstatus'),(147939,'sales','7','dontshowstock'),(147940,'sales','7','giveloyalityponts'),(147941,'sales','7','splitbill'),(147942,'sales','7','changeuomonsales'),(147943,'sales','7','selecttable'),(147944,'sales','7','printdelivery'),(147945,'sales','7','entermpesacode'),(147946,'sales','7','sendsms'),(147947,'sales','7','usekeyboard'),(147948,'sales','7','receiptno'),(147949,'sales','7','salesperson'),(147950,'sales','7','selectcurrency'),(147951,'sales','7','negativesales'),(147952,'sales','7','updateqtysales'),(147953,'cashiersales','7','entermpesacode'),(147954,'cashiersales','7','editmpesa'),(147955,'cashiersales','7','all'),(147956,'cashiersales','7','delete'),(147957,'cashiersales','7','cashiersales'),(147958,'cashiersales','7','editmpesadate'),(147959,'cashiersales','7','adddailycollection'),(147960,'cashiersales','7','viewtill'),(147961,'cashiersales','7','viewdailycollections'),(147962,'cashiersales','7','updatedailycollections'),(147963,'cashiersales','7','reversempesa'),(147964,'cashiersales','7','deletedailycollections'),(147965,'cashiersales','7','viewallcollections'),(147966,'cashiersales','7','mpesapendingreport'),(147967,'cashiersales','7','viewallcounters'),(147968,'cashiersales','7','mpesaverifiedreport'),(147969,'cashiersales','7','viewcommission'),(147970,'purchases','7','add'),(147971,'purchases','7','update'),(147972,'purchases','7','delete'),(147973,'purchases','7','updatebuyingprice'),(147974,'purchases','7','updatesellingprice'),(147975,'purchases','7','updateclosedinvoice'),(147976,'purchases','7','viewquotation'),(147977,'purchases','7','viewdirectpurchases'),(147978,'purchases','7','viewserials'),(147979,'purchases','7','viewpurchase'),(147980,'purchases','7','salesorder'),(147981,'purchases','7','budget'),(147982,'purchases','7','showdefaultserials'),(147983,'purchases','7','viewallcounters'),(147984,'purchases','7','approve'),(147985,'purchases','7','addbatchno'),(147986,'purchases','7','addexpirydate'),(147987,'purchases','7','updateserial'),(147988,'viewreturnsales','7','add'),(147989,'viewreturnsales','7','update'),(147990,'viewreturnsales','7','delete'),(147991,'viewreturnsales','7','return'),(147992,'viewreturnsales','7','clear'),(147993,'viewreturnsales','7','moresales'),(147994,'viewreturnsales','7','returnclearedsales'),(147995,'income','7','View'),(147996,'income','7','add'),(147997,'income','7','detailedvatinvoice'),(147998,'income','7','displaybeforevat'),(147999,'income','7','receiveoverpayment'),(148000,'income','7','receivedublicatecodes'),(148001,'incomeexpenses','7','add'),(148002,'incomeexpenses','7','closeexpense'),(148003,'incomeexpenses','7','update'),(148004,'incomeexpenses','7','updateclosedexpenses'),(148005,'incomeexpenses','7','wiewinvoices'),(148006,'incomeexpenses','7','viewbills'),(148007,'incomeexpenses','7','viewexpense'),(148008,'incomeexpenses','7','viewdebtors'),(148009,'incomeexpenses','7','viewcreditors'),(148010,'incomeexpenses','7','postrentalexpenses'),(148011,'incomeexpenses','7','uploadexpenses'),(148012,'members','7','add'),(148013,'members','7','update'),(148014,'members','7','deletepeople'),(148015,'members','7','opencloseshift'),(148016,'members','7','UpdateRenewal'),(148017,'users','7','add'),(148018,'users','7','update'),(148019,'users','7','delete'),(148020,'users','7','deleteallroles'),(148021,'productscategory','7','add'),(148022,'productscategory','7','update'),(148023,'productlist','7','bulk'),(148024,'productlist','7','move'),(148025,'productlist','7','more'),(148026,'productlist','7','updatestock'),(148027,'productlist','7','transfer'),(148028,'productlist','7','addstock'),(148029,'productlist','7','delete'),(148030,'productlist','7','view'),(148031,'productlist','7','update'),(148032,'productlist','7','add'),(148033,'productlist','7','stocktaking'),(148034,'productlist','7','openclosestock'),(148035,'productlist','7','editstocktaken'),(148036,'productlist','7','editopenclosestock'),(148037,'productlist','7','changeserialstatus'),(148038,'productlist','7','viewserials'),(148039,'productlist','7','viewproductsfromallbranches'),(148040,'productlist','7','negativestockadjustment'),(148041,'productlist','7','viewproduction'),(148042,'productlist','7','assignproduction'),(148043,'productlist','7','deleteproductionitem'),(148044,'productlist','7','updateproductionitem'),(148045,'products','7','add'),(148046,'products','7','update'),(148047,'products','7','delete'),(148048,'products','7','addstock'),(148049,'products','7','more'),(148050,'products','7','bulk'),(148051,'products','7','deleteorder'),(148052,'products','7','dispatch'),(148053,'products','7','removestock'),(148054,'products','7','removeallstock'),(148055,'products','7','negativestockadjustment'),(148056,'incomingstock','7','add'),(148057,'incomingstock','7','update'),(148058,'incomingstock','7','view'),(148059,'incomingstock','7','delete'),(148060,'lowstocklist','7','add'),(148061,'lowstocklist','7','more'),(148062,'lowstocklist','7','view'),(148063,'lowproducts','7','add'),(148064,'lowproducts','7','update'),(148065,'damagedproducts','7','add'),(148066,'damagedproducts','7','update'),(148067,'damagedproducts','7','delete'),(148068,'accountingreports','7','view'),(148069,'reports','7','view'),(148070,'reports','7','download'),(148071,'reports','7','delete'),(148072,'reports','7','update'),(148073,'reports','7','viewall'),(148074,'displayreport','7','view'),(148075,'password','7','change'),(148076,'profile','7','update'),(148077,'config','7','delete'),(148078,'config','7','add'),(148079,'config','7','update'),(148080,'config','7','productcode'),(148081,'config','7','Novatsales'),(148082,'sales','10','add'),(148083,'sales','10','suspend'),(148084,'sales','10','printreceipt'),(148085,'sales','10','update'),(148086,'sales','10','cash'),(148087,'sales','10','delete'),(148088,'sales','10','moresales'),(148089,'sales','10','sale'),(148090,'sales','10','reprint'),(148091,'sales','10','Logout'),(148092,'sales','10','select'),(148093,'sales','10','mpesabalance'),(148094,'sales','10','discount'),(148095,'sales','10','mpesa'),(148096,'sales','10','productdiscount'),(148097,'sales','10','printbill'),(148098,'sales','10','order'),(148099,'sales','10','closebill'),(148100,'sales','10','editsellingprice'),(148101,'sales','10','viewbuyingprice'),(148102,'sales','10','card'),(148103,'sales','10','updatepaymentmode'),(148104,'sales','10','clearpayments'),(148105,'sales','10','cheque'),(148106,'sales','10','creditnote'),(148107,'sales','10','voucher'),(148108,'sales','10','salesbeyondbprice'),(148109,'sales','10','points'),(148110,'sales','10','credit'),(148111,'sales','10','selectroom'),(148112,'sales','10','dontprint'),(148113,'sales','10','accountlimit'),(148114,'sales','10','backdatesales'),(148115,'sales','10','recordcoins'),(148116,'sales','10','leaseitems'),(148117,'sales','10','changetaxstatus'),(148118,'sales','10','dontshowstock'),(148119,'sales','10','giveloyalityponts'),(148120,'sales','10','splitbill'),(148121,'sales','10','changeuomonsales'),(148122,'sales','10','selecttable'),(148123,'sales','10','printdelivery'),(148124,'sales','10','sendsms'),(148125,'sales','10','usekeyboard'),(148126,'sales','10','receiptno'),(148127,'sales','10','salesperson'),(148128,'sales','10','selectcurrency'),(148129,'sales','10','negativesales'),(148130,'cashiersales','10','entermpesacode'),(148131,'cashiersales','10','editmpesa'),(148132,'cashiersales','10','all'),(148133,'cashiersales','10','delete'),(148134,'cashiersales','10','cashiersales'),(148135,'cashiersales','10','editmpesadate'),(148136,'cashiersales','10','adddailycollection'),(148137,'cashiersales','10','viewtill'),(148138,'cashiersales','10','viewdailycollections'),(148139,'cashiersales','10','updatedailycollections'),(148140,'cashiersales','10','reversempesa'),(148141,'cashiersales','10','deletedailycollections'),(148142,'cashiersales','10','clearallsales'),(148143,'cashiersales','10','viewallcollections'),(148144,'cashiersales','10','mpesapendingreport'),(148145,'cashiersales','10','viewallcounters'),(148146,'cashiersales','10','mpesaverifiedreport'),(148147,'cashiersales','10','viewcommission'),(148148,'cashiersales','10','viewmpesamessages'),(148149,'purchases','10','add'),(148150,'purchases','10','update'),(148151,'purchases','10','delete'),(148152,'purchases','10','updatebuyingprice'),(148153,'purchases','10','updatesellingprice'),(148154,'purchases','10','updateclosedinvoice'),(148155,'purchases','10','viewquotation'),(148156,'purchases','10','viewdirectpurchases'),(148157,'purchases','10','viewserials'),(148158,'purchases','10','viewpurchase'),(148159,'purchases','10','salesorder'),(148160,'purchases','10','budget'),(148161,'purchases','10','showdefaultserials'),(148162,'purchases','10','viewallcounters'),(148163,'purchases','10','approve'),(148164,'purchases','10','addbatchno'),(148165,'purchases','10','addexpirydate'),(148166,'purchases','10','updateserial'),(148167,'viewreturnsales','10','add'),(148168,'viewreturnsales','10','update'),(148169,'viewreturnsales','10','delete'),(148170,'viewreturnsales','10','return'),(148171,'viewreturnsales','10','clear'),(148172,'viewreturnsales','10','moresales'),(148173,'income','10','View'),(148174,'income','10','add'),(148175,'income','10','detailedvatinvoice'),(148176,'income','10','displaybeforevat'),(148177,'income','10','receiveoverpayment'),(148178,'income','10','receivedublicatecodes'),(148179,'incomeexpenses','10','add'),(148180,'incomeexpenses','10','closeexpense'),(148181,'incomeexpenses','10','update'),(148182,'incomeexpenses','10','updateclosedexpenses'),(148183,'incomeexpenses','10','wiewinvoices'),(148184,'incomeexpenses','10','viewbills'),(148185,'incomeexpenses','10','viewexpense'),(148186,'incomeexpenses','10','viewdebtors'),(148187,'incomeexpenses','10','viewcreditors'),(148188,'incomeexpenses','10','postrentalexpenses'),(148189,'incomeexpenses','10','uploadexpenses'),(148190,'members','10','add'),(148191,'members','10','update'),(148192,'members','10','deletepeople'),(148193,'members','10','opencloseshift'),(148194,'members','10','UpdateRenewal'),(148195,'users','10','add'),(148196,'users','10','update'),(148197,'users','10','delete'),(148198,'users','10','deleteallroles'),(148199,'productscategory','10','add'),(148200,'productscategory','10','update'),(148201,'productscategory','10','delete'),(148202,'productlist','10','bulk'),(148203,'productlist','10','move'),(148204,'productlist','10','more'),(148205,'productlist','10','updatestock'),(148206,'productlist','10','transfer'),(148207,'productlist','10','addstock'),(148208,'productlist','10','delete'),(148209,'productlist','10','view'),(148210,'productlist','10','update'),(148211,'productlist','10','add'),(148212,'productlist','10','stocktaking'),(148213,'productlist','10','openclosestock'),(148214,'productlist','10','editstocktaken'),(148215,'productlist','10','editopenclosestock'),(148216,'productlist','10','changeserialstatus'),(148217,'productlist','10','viewserials'),(148218,'productlist','10','viewproductsfromallbranches'),(148219,'productlist','10','bulkpriceupdate'),(148220,'productlist','10','negativestockadjustment'),(148221,'productlist','10','viewproduction'),(148222,'productlist','10','assignproduction'),(148223,'productlist','10','deleteproductionitem'),(148224,'productlist','10','updateproductionitem'),(148225,'products','10','add'),(148226,'products','10','update'),(148227,'products','10','delete'),(148228,'products','10','addstock'),(148229,'products','10','more'),(148230,'products','10','bulk'),(148231,'products','10','deleteorder'),(148232,'products','10','dispatch'),(148233,'products','10','removestock'),(148234,'products','10','price'),(148235,'products','10','removeallstock'),(148236,'products','10','bulkpriceupdate'),(148237,'products','10','negativestockadjustment'),(148238,'incomingstock','10','add'),(148239,'incomingstock','10','update'),(148240,'incomingstock','10','view'),(148241,'incomingstock','10','delete'),(148242,'lowstocklist','10','add'),(148243,'lowstocklist','10','more'),(148244,'lowstocklist','10','view'),(148245,'lowproducts','10','add'),(148246,'lowproducts','10','update'),(148247,'damagedproducts','10','add'),(148248,'damagedproducts','10','update'),(148249,'damagedproducts','10','delete'),(148250,'peoplecategory','10','add'),(148251,'peoplecategory','10','update'),(148252,'peoplecategory','10','delete'),(148253,'reports','10','view'),(148254,'reports','10','download'),(148255,'reports','10','delete'),(148256,'reports','10','update'),(148257,'reports','10','viewall'),(148258,'displayreport','10','view'),(148259,'password','10','change'),(148260,'profile','10','update'),(148261,'config','10','delete'),(148262,'config','10','add'),(148263,'config','10','update'),(148264,'config','10','productcode'),(148265,'config','10','Novatsales'),(148450,'sales','23','add'),(148451,'sales','23','suspend'),(148452,'sales','23','printreceipt'),(148453,'sales','23','update'),(148454,'sales','23','cash'),(148455,'sales','23','delete'),(148456,'sales','23','moresales'),(148457,'sales','23','sale'),(148458,'sales','23','reprint'),(148459,'sales','23','Logout'),(148460,'sales','23','select'),(148461,'sales','23','mpesabalance'),(148462,'sales','23','discount'),(148463,'sales','23','mpesa'),(148464,'sales','23','productdiscount'),(148465,'sales','23','printbill'),(148466,'sales','23','order'),(148467,'sales','23','closebill'),(148468,'sales','23','editsellingprice'),(148469,'sales','23','viewbuyingprice'),(148470,'sales','23','card'),(148471,'sales','23','updatepaymentmode'),(148472,'sales','23','clearpayments'),(148473,'sales','23','cheque'),(148474,'sales','23','creditnote'),(148475,'sales','23','voucher'),(148476,'sales','23','salesbeyondbprice'),(148477,'sales','23','points'),(148478,'sales','23','credit'),(148479,'sales','23','selectroom'),(148480,'sales','23','dontprint'),(148481,'sales','23','accountlimit'),(148482,'sales','23','backdatesales'),(148483,'sales','23','recordcoins'),(148484,'sales','23','leaseitems'),(148485,'sales','23','changetaxstatus'),(148486,'sales','23','dontshowstock'),(148487,'sales','23','giveloyalityponts'),(148488,'sales','23','splitbill'),(148489,'sales','23','changeuomonsales'),(148490,'sales','23','selecttable'),(148491,'sales','23','printdelivery'),(148492,'sales','23','sendsms'),(148493,'sales','23','usekeyboard'),(148494,'sales','23','receiptno'),(148495,'sales','23','salesperson'),(148496,'sales','23','selectcurrency'),(148497,'sales','23','negativesales'),(148498,'sales','23','updateqtysales'),(148499,'wholesale','23','sale'),(148500,'wholesale','23','add'),(148501,'wholesale','23','delete'),(148502,'wholesale','23','update'),(148503,'wholesale','23','sellusingserialonly'),(148504,'cashiersales','23','entermpesacode'),(148505,'cashiersales','23','editmpesa'),(148506,'cashiersales','23','all'),(148507,'cashiersales','23','delete'),(148508,'cashiersales','23','cashiersales'),(148509,'cashiersales','23','editmpesadate'),(148510,'cashiersales','23','dontshowtotal'),(148511,'cashiersales','23','adddailycollection'),(148512,'cashiersales','23','viewtill'),(148513,'cashiersales','23','viewdailycollections'),(148514,'cashiersales','23','updatedailycollections'),(148515,'cashiersales','23','reversempesa'),(148516,'cashiersales','23','deletedailycollections'),(148517,'cashiersales','23','clearallsales'),(148518,'cashiersales','23','viewallcollections'),(148519,'cashiersales','23','mpesapendingreport'),(148520,'cashiersales','23','viewallcounters'),(148521,'cashiersales','23','mpesaverifiedreport'),(148522,'cashiersales','23','viewcommission'),(148523,'cashiersales','23','dailysalesonly'),(148524,'cashiersales','23','viewmpesamessages'),(148525,'recorddelivery','23','add'),(148526,'recorddelivery','23','view'),(148527,'recorddelivery','23','update'),(148528,'recorddelivery','23','delete'),(148529,'recorddelivery','23','changestatus'),(148530,'recorddelivery','23','report'),(148531,'recorddelivery','23','Dispatched'),(148532,'recorddelivery','23','FailedDelivery'),(148533,'recorddelivery','23','ReturnedandReceived'),(148534,'recorddelivery','23','Delivered'),(148535,'recorddelivery','23','Claimraised'),(148536,'recorddelivery','23','ClaimOK'),(148537,'recorddelivery','23','ClaimDamaged'),(148538,'purchases','23','add'),(148539,'purchases','23','update'),(148540,'purchases','23','delete'),(148541,'purchases','23','updatebuyingprice'),(148542,'purchases','23','updatesellingprice'),(148543,'purchases','23','updateclosedinvoice'),(148544,'purchases','23','viewquotation'),(148545,'purchases','23','viewdirectpurchases'),(148546,'purchases','23','viewserials'),(148547,'purchases','23','viewpurchase'),(148548,'purchases','23','salesorder'),(148549,'purchases','23','budget'),(148550,'purchases','23','showdefaultserials'),(148551,'purchases','23','viewallcounters'),(148552,'purchases','23','approve'),(148553,'purchases','23','addbatchno'),(148554,'purchases','23','addexpirydate'),(148555,'purchases','23','updateserial'),(148556,'salesorder','23','add'),(148557,'salesorder','23','view'),(148558,'salesorder','23','update'),(148559,'salesorder','23','viewall'),(148560,'viewreturnsales','23','add'),(148561,'viewreturnsales','23','update'),(148562,'viewreturnsales','23','delete'),(148563,'viewreturnsales','23','return'),(148564,'viewreturnsales','23','clear'),(148565,'viewreturnsales','23','moresales'),(148566,'income','23','View'),(148567,'income','23','add'),(148568,'income','23','detailedvatinvoice'),(148569,'income','23','displaybeforevat'),(148570,'income','23','receiveoverpayment'),(148571,'income','23','receivedublicatecodes'),(148572,'incomeexpenses','23','add'),(148573,'incomeexpenses','23','closeexpense'),(148574,'incomeexpenses','23','update'),(148575,'incomeexpenses','23','updateclosedexpenses'),(148576,'incomeexpenses','23','wiewinvoices'),(148577,'incomeexpenses','23','viewbills'),(148578,'incomeexpenses','23','viewexpense'),(148579,'incomeexpenses','23','viewdebtors'),(148580,'incomeexpenses','23','viewcreditors'),(148581,'incomeexpenses','23','postrentalexpenses'),(148582,'incomeexpenses','23','uploadexpenses'),(148583,'accomodation','23','viewrooms'),(148584,'accomodation','23','dailysales'),(148585,'accomodation','23','addhouse'),(148586,'accomodation','23','viewhouse'),(148587,'accomodation','23','mpesa'),(148588,'accomodation','23','cash'),(148589,'accomodation','23','checkinroom'),(148590,'accomodation','23','credit'),(148591,'accomodation','23','cheque'),(148592,'accomodation','23','voucher'),(148593,'accomodation','23','points'),(148594,'accomodation','23','card'),(148595,'accomodation','23','checkoutroom'),(148596,'accomodation','23','cancel'),(148597,'accomodation','23','addroom'),(148598,'accomodation','23','cleanrooms'),(148599,'accomodation','23','addcharges'),(148600,'accomodation','23','givediscount'),(148601,'accomodation','23','updatecharges'),(148602,'accomodation','23','checkin'),(148603,'accomodation','23','updatehouse'),(148604,'accomodation','23','updateroom'),(148605,'accomodation','23','postexpense'),(148606,'accomodation','23','Post Bank Deposits'),(148607,'accomodation','23','managehotel'),(148608,'accomodation','23','assignrooms'),(148609,'accomodation','23','managerental'),(148610,'accomodation','23','housekeeping'),(148611,'accomodation','23','changepayment'),(148612,'accomodation','23','dailypayments'),(148613,'accomodation','23','customerregister'),(148614,'accomodation','23','advancebooking'),(148615,'accomodation','23','checkoutcustomerwithbalance'),(148616,'accomodation','23','viewreports'),(148617,'accomodation','23','managecustomer'),(148618,'accomodation','23','accomodationmanager'),(148619,'accomodation','23','accommodationcleaner'),(148620,'accomodation','23','accommodationreceiptionist'),(148621,'accomodation','23','meterreading'),(148622,'accomodation','23','viewroomcleaned'),(148623,'accomodation','23','config'),(148624,'accomodation','23','clearsales'),(148625,'accomodation','23','dailycollections'),(148626,'accomodation','23','bulkcheckin'),(148627,'accomodation','23','bulkreservation'),(148628,'accomodation','23','bulkstatuschange'),(148629,'accomodation','23','plotexpenses'),(148630,'branch','23','add'),(148631,'branch','23','view'),(148632,'branch','23','update'),(148633,'branch','23','delete'),(148634,'members','23','add'),(148635,'members','23','update'),(148636,'members','23','deletepeople'),(148637,'members','23','opencloseshift'),(148638,'members','23','UpdateRenewal'),(148639,'users','23','add'),(148640,'users','23','update'),(148641,'users','23','delete'),(148642,'users','23','deleteallroles'),(148643,'productscategory','23','add'),(148644,'productscategory','23','update'),(148645,'productscategory','23','delete'),(148646,'productlist','23','bulk'),(148647,'productlist','23','move'),(148648,'productlist','23','more'),(148649,'productlist','23','updatestock'),(148650,'productlist','23','transfer'),(148651,'productlist','23','addstock'),(148652,'productlist','23','delete'),(148653,'productlist','23','view'),(148654,'productlist','23','update'),(148655,'productlist','23','add'),(148656,'productlist','23','stocktaking'),(148657,'productlist','23','openclosestock'),(148658,'productlist','23','editstocktaken'),(148659,'productlist','23','editopenclosestock'),(148660,'productlist','23','changeserialstatus'),(148661,'productlist','23','viewserials'),(148662,'productlist','23','viewproductsfromallbranches'),(148663,'productlist','23','bulkpriceupdate'),(148664,'productlist','23','negativestockadjustment'),(148665,'productlist','23','viewproduction'),(148666,'productlist','23','assignproduction'),(148667,'productlist','23','deleteproductionitem'),(148668,'productlist','23','updateproductionitem'),(148669,'products','23','add'),(148670,'products','23','update'),(148671,'products','23','delete'),(148672,'products','23','addstock'),(148673,'products','23','more'),(148674,'products','23','bulk'),(148675,'products','23','deleteorder'),(148676,'products','23','dispatch'),(148677,'products','23','removestock'),(148678,'products','23','price'),(148679,'products','23','removeallstock'),(148680,'products','23','bulkpriceupdate'),(148681,'products','23','negativestockadjustment'),(148682,'incomingstock','23','add'),(148683,'incomingstock','23','update'),(148684,'incomingstock','23','view'),(148685,'incomingstock','23','delete'),(148686,'incomingstore','23','add'),(148687,'incomingstore','23','delete'),(148688,'incomingstore','23','view'),(148689,'lowstocklist','23','add'),(148690,'lowstocklist','23','more'),(148691,'lowstocklist','23','view'),(148692,'lowproducts','23','add'),(148693,'lowproducts','23','update'),(148694,'damagedproducts','23','add'),(148695,'damagedproducts','23','update'),(148696,'damagedproducts','23','delete'),(148697,'peoplecategory','23','add'),(148698,'peoplecategory','23','update'),(148699,'peoplecategory','23','delete'),(148700,'reports','23','view'),(148701,'reports','23','download'),(148702,'reports','23','delete'),(148703,'reports','23','update'),(148704,'reports','23','viewall'),(148705,'displayreport','23','view'),(148706,'sendsms','23','add'),(148707,'sendsms','23','update'),(148708,'sendsms','23','delete'),(148709,'sendsms','23','transfersms'),(148710,'password','23','change'),(148711,'profile','23','update'),(148712,'config','23','delete'),(148713,'config','23','add'),(148714,'config','23','update'),(148715,'config','23','productcode'),(148716,'config','23','Novatsales'),(148717,'sales','1','add'),(148718,'sales','1','suspend'),(148719,'sales','1','printreceipt'),(148720,'sales','1','update'),(148721,'sales','1','cash'),(148722,'sales','1','delete'),(148723,'sales','1','moresales'),(148724,'sales','1','sale'),(148725,'sales','1','reprint'),(148726,'sales','1','Logout'),(148727,'sales','1','select'),(148728,'sales','1','mpesabalance'),(148729,'sales','1','mpesa'),(148730,'sales','1','productdiscount'),(148731,'sales','1','printbill'),(148732,'sales','1','order'),(148733,'sales','1','closebill'),(148734,'sales','1','editsellingprice'),(148735,'sales','1','card'),(148736,'sales','1','updatepaymentmode'),(148737,'sales','1','clearpayments'),(148738,'sales','1','cheque'),(148739,'sales','1','creditnote'),(148740,'sales','1','voucher'),(148741,'sales','1','salesbeyondbprice'),(148742,'sales','1','points'),(148743,'sales','1','salebelowbprice'),(148744,'sales','1','credit'),(148745,'sales','1','selectroom'),(148746,'sales','1','dontprint'),(148747,'sales','1','backdatesales'),(148748,'sales','1','recordcoins'),(148749,'sales','1','leaseitems'),(148750,'sales','1','giveloyalityponts'),(148751,'sales','1','splitbill'),(148752,'sales','1','mergebill'),(148753,'sales','1','changeuomonsales'),(148754,'sales','1','selecttable'),(148755,'sales','1','printdelivery'),(148756,'sales','1','entermpesacode'),(148757,'sales','1','sendsms'),(148758,'sales','1','receiptno'),(148759,'sales','1','salesperson'),(148760,'sales','1','negativesales'),(148761,'sales','1','updateqtysales'),(148762,'sales','1','displaypreviousbalance'),(148763,'sales','1','restrictbillprintingtotwo'),(148764,'cashiersales','1','entermpesacode'),(148765,'cashiersales','1','editmpesa'),(148766,'cashiersales','1','all'),(148767,'cashiersales','1','delete'),(148768,'cashiersales','1','cashiersales'),(148769,'cashiersales','1','editmpesadate'),(148770,'cashiersales','1','adddailycollection'),(148771,'cashiersales','1','viewtill'),(148772,'cashiersales','1','viewdailycollections'),(148773,'cashiersales','1','updatedailycollections'),(148774,'cashiersales','1','reversempesa'),(148775,'cashiersales','1','deletedailycollections'),(148776,'cashiersales','1','clearallsales'),(148777,'cashiersales','1','viewallcollections'),(148778,'cashiersales','1','mpesapendingreport'),(148779,'cashiersales','1','mpesaverifiedreport'),(148780,'cashiersales','1','viewcommission'),(148781,'cashiersales','1','viewmpesamessages'),(148782,'cashiersales','1','changestatus'),(148783,'purchases','1','add'),(148784,'purchases','1','update'),(148785,'purchases','1','delete'),(148786,'purchases','1','updatebuyingprice'),(148787,'purchases','1','updatesellingprice'),(148788,'purchases','1','updateclosedinvoice'),(148789,'purchases','1','viewquotation'),(148790,'purchases','1','viewdirectpurchases'),(148791,'purchases','1','viewserials'),(148792,'purchases','1','viewpurchase'),(148793,'purchases','1','salesorder'),(148794,'purchases','1','budget'),(148795,'purchases','1','showdefaultserials'),(148796,'purchases','1','approve'),(148797,'purchases','1','updateserial'),(148798,'viewreturnsales','1','add'),(148799,'viewreturnsales','1','update'),(148800,'viewreturnsales','1','delete'),(148801,'viewreturnsales','1','return'),(148802,'viewreturnsales','1','clear'),(148803,'viewreturnsales','1','moresales'),(148804,'viewreturnsales','1','returnclearedsales'),(148805,'incomeexpenses','1','add'),(148806,'incomeexpenses','1','closeexpense'),(148807,'incomeexpenses','1','update'),(148808,'incomeexpenses','1','updateclosedexpenses'),(148809,'incomeexpenses','1','viewbills'),(148810,'incomeexpenses','1','viewexpense'),(148811,'incomeexpenses','1','viewdebtors'),(148812,'incomeexpenses','1','viewcreditors'),(148813,'incomeexpenses','1','postrentalexpenses'),(148814,'incomeexpenses','1','uploadexpenses'),(148815,'members','1','add'),(148816,'members','1','update'),(148817,'members','1','deletepeople'),(148818,'members','1','opencloseshift'),(148819,'members','1','UpdateRenewal'),(148820,'users','1','add'),(148821,'users','1','update'),(148822,'users','1','delete'),(148823,'users','1','deleteallroles'),(148824,'productscategory','1','add'),(148825,'productscategory','1','update'),(148826,'productscategory','1','delete'),(148827,'productlist','1','bulk'),(148828,'productlist','1','move'),(148829,'productlist','1','more'),(148830,'productlist','1','updatestock'),(148831,'productlist','1','transfer'),(148832,'productlist','1','addstock'),(148833,'productlist','1','delete'),(148834,'productlist','1','view'),(148835,'productlist','1','update'),(148836,'productlist','1','add'),(148837,'productlist','1','stocktaking'),(148838,'productlist','1','openclosestock'),(148839,'productlist','1','editstocktaken'),(148840,'productlist','1','editopenclosestock'),(148841,'productlist','1','changeserialstatus'),(148842,'productlist','1','viewserials'),(148843,'productlist','1','viewproductsfromallbranches'),(148844,'productlist','1','bulkpriceupdate'),(148845,'productlist','1','negativestockadjustment'),(148846,'productlist','1','viewproduction'),(148847,'productlist','1','assignproduction'),(148848,'productlist','1','deleteproductionitem'),(148849,'productlist','1','updateproductionitem'),(148850,'products','1','add'),(148851,'products','1','update'),(148852,'products','1','delete'),(148853,'products','1','addstock'),(148854,'products','1','more'),(148855,'products','1','bulk'),(148856,'products','1','deleteorder'),(148857,'products','1','dispatch'),(148858,'products','1','removestock'),(148859,'products','1','price'),(148860,'products','1','removeallstock'),(148861,'products','1','bulkpriceupdate'),(148862,'products','1','negativestockadjustment'),(148863,'incomingstock','1','add'),(148864,'incomingstock','1','update'),(148865,'incomingstock','1','view'),(148866,'incomingstock','1','delete'),(148867,'lowstocklist','1','add'),(148868,'lowstocklist','1','more'),(148869,'lowstocklist','1','view'),(148870,'lowproducts','1','add'),(148871,'lowproducts','1','update'),(148872,'damagedproducts','1','add'),(148873,'damagedproducts','1','update'),(148874,'damagedproducts','1','delete'),(148875,'accountingreports','1','view'),(148876,'peoplecategory','1','add'),(148877,'peoplecategory','1','update'),(148878,'peoplecategory','1','delete'),(148879,'reports','1','view'),(148880,'reports','1','download'),(148881,'reports','1','update'),(148882,'reports','1','viewall'),(148883,'displayreport','1','view'),(148884,'password','1','change'),(148885,'profile','1','update'),(148886,'config','1','delete'),(148887,'config','1','add'),(148888,'config','1','update'),(148889,'config','1','Novatsales'),(148890,'sales','27','add'),(148891,'sales','27','suspend'),(148892,'sales','27','printreceipt'),(148893,'sales','27','update'),(148894,'sales','27','moresales'),(148895,'sales','27','sale'),(148896,'sales','27','mpesa'),(148897,'sales','27','order'),(148898,'sales','27','closebill'),(148899,'sales','27','card'),(148900,'sales','27','updatepaymentmode'),(148901,'sales','27','cheque'),(148902,'sales','27','dontprint'),(148903,'sales','27','updateqtysales'),(148904,'cashiersales','27','entermpesacode'),(148905,'cashiersales','27','editmpesa'),(148906,'cashiersales','27','cashiersales'),(148907,'cashiersales','27','editmpesadate'),(148908,'cashiersales','27','adddailycollection'),(148909,'cashiersales','27','viewtill'),(148910,'cashiersales','27','viewdailycollections'),(148911,'cashiersales','27','updatedailycollections'),(148912,'cashiersales','27','mpesapendingreport'),(148913,'cashiersales','27','mpesaverifiedreport'),(148914,'cashiersales','27','viewcommission'),(148915,'cashiersales','27','dailysalesonly'),(148916,'password','27','change'),(148917,'sales','21','add'),(148918,'sales','21','suspend'),(148919,'sales','21','printreceipt'),(148920,'sales','21','update'),(148921,'sales','21','moresales'),(148922,'sales','21','sale'),(148923,'sales','21','mpesa'),(148924,'sales','21','order'),(148925,'sales','21','closebill'),(148926,'sales','21','card'),(148927,'sales','21','updatepaymentmode'),(148928,'sales','21','cheque'),(148929,'sales','21','dontprint'),(148930,'sales','21','updateqtysales'),(148931,'cashiersales','21','entermpesacode'),(148932,'cashiersales','21','editmpesa'),(148933,'cashiersales','21','cashiersales'),(148934,'cashiersales','21','editmpesadate'),(148935,'cashiersales','21','adddailycollection'),(148936,'cashiersales','21','viewtill'),(148937,'cashiersales','21','viewdailycollections'),(148938,'cashiersales','21','updatedailycollections'),(148939,'cashiersales','21','mpesapendingreport'),(148940,'cashiersales','21','mpesaverifiedreport'),(148941,'cashiersales','21','viewcommission'),(148942,'cashiersales','21','dailysalesonly'),(148943,'password','21','change'); /*!40000 ALTER TABLE `permissionsactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `plot` -- DROP TABLE IF EXISTS `plot`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `plot` ( `id` int(20) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `name` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `agentid` varchar(100) NOT NULL, `landlordid` varchar(100) NOT NULL, `totalhouse` varchar(100) NOT NULL, `country` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `description` text NOT NULL, `userid` varchar(100) NOT NULL, `accountname` varchar(100) NOT NULL, `accountno` varchar(100) NOT NULL, `commission` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', `tax` decimal(10,2) NOT NULL, `bank` text NOT NULL, `branch` text NOT NULL, `penalty` decimal(10,2) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'rental', `branchid` int(11) NOT NULL, `penaltytype` varchar(30) NOT NULL DEFAULT 'percentage', `areas` varchar(30) NOT NULL DEFAULT 'yes', `coparent` varchar(30) NOT NULL DEFAULT 'yes', `water` varchar(30) NOT NULL DEFAULT 'yes', `garbage` varchar(30) NOT NULL DEFAULT 'yes', `power` varchar(30) NOT NULL DEFAULT 'yes', `showpenalty` varchar(30) NOT NULL, `partial` varchar(30) NOT NULL DEFAULT '', `vat2` decimal(10,0) DEFAULT 0, `invoicedate` varchar(10) NOT NULL DEFAULT '01', `penaltydate` varchar(10) NOT NULL DEFAULT '10', `duedate` varchar(30) NOT NULL DEFAULT '10', `taxtype` varchar(30) NOT NULL DEFAULT 'Landlord', `invoicesms` text NOT NULL, `receiptsms` text NOT NULL, `utility` varchar(20) NOT NULL DEFAULT 'yes', `service` varchar(50) NOT NULL DEFAULT 'no', `servicedeposit` varchar(10) DEFAULT 'no', `lease` varchar(10) 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 `plot` -- LOCK TABLES `plot` WRITE; /*!40000 ALTER TABLE `plot` DISABLE KEYS */; /*!40000 ALTER TABLE `plot` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `plotcharges` -- DROP TABLE IF EXISTS `plotcharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `plotcharges` ( `id` int(100) NOT NULL AUTO_INCREMENT, `chargeid` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `order` int(10) NOT NULL, `plotcharges` int(5) NOT NULL DEFAULT 1, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `plotcharges` -- LOCK TABLES `plotcharges` WRITE; /*!40000 ALTER TABLE `plotcharges` DISABLE KEYS */; /*!40000 ALTER TABLE `plotcharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `post` -- DROP TABLE IF EXISTS `post`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `post` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `createdat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `updatedat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `total` int(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `post` -- LOCK TABLES `post` WRITE; /*!40000 ALTER TABLE `post` DISABLE KEYS */; /*!40000 ALTER TABLE `post` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `postrecharge` -- DROP TABLE IF EXISTS `postrecharge`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `postrecharge` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `description` text NOT NULL, `balance` double(10,2) NOT NULL, `rate` decimal(10,2) NOT NULL, `balancebefore` decimal(10,2) DEFAULT NULL, `units` decimal(10,2) NOT NULL, `code` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `business` text NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `postrecharge` -- LOCK TABLES `postrecharge` WRITE; /*!40000 ALTER TABLE `postrecharge` DISABLE KEYS */; /*!40000 ALTER TABLE `postrecharge` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `printers` -- DROP TABLE IF EXISTS `printers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `printers` ( `id` int(11) NOT NULL AUTO_INCREMENT, `categoryno` 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 DEFAULT 1, 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 `printers` -- LOCK TABLES `printers` WRITE; /*!40000 ALTER TABLE `printers` DISABLE KEYS */; INSERT INTO `printers` VALUES (1,'2','bar','2024-09-08 15:19:54','active','1','','1',1),(2,'1','kitchen\r\n','2024-09-08 15:47:19','active','1','','1',1); /*!40000 ALTER TABLE `printers` 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=24 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,'Beer',0,'','active','1','','1','2','0','','Percentage',NULL),(2,'Brandy',0,'','active','1','','1','2','0','','Percentage',NULL),(3,'Champagne',0,'','active','1','','1','2','0','','Percentage',NULL),(4,'Cocktail',0,'','active','1','','1','2','0','','Percentage',NULL),(5,'Cognac',0,'','active','1','','1','2','0','','Percentage',NULL),(6,'Cream',0,'','active','1','','1','2','0','','Percentage',NULL),(7,'Gin',0,'','active','1','','1','2','0','','Percentage',NULL),(8,'Liqour',0,'','active','1','','1','2','0','','Percentage',NULL),(9,'Rum',0,'','active','1','','1','2','0','','Percentage',NULL),(10,'Soft drinks',0,'','active','1','','1','2','0','','Percentage',NULL),(11,'Tequila',0,'','active','1','','1','2','0','','Percentage',NULL),(12,'Tot',0,'','active','1','','1','2','0','','Percentage',NULL),(14,'Vodka',0,'','active','1','','1','2','0','','Percentage',NULL),(15,'Whiskey',0,'','active','1','','1','2','0','','Percentage',NULL),(16,'Wine',0,'','active','1','','1','2','0','','Percentage',NULL),(17,'Beverages',0,'2024-03-02 19:00:41','active','1','','1','1','0','','Percentage',NULL),(18,'Main Dishes',0,'2024-03-02 19:00:57','active','1','','1','1','0','','Percentage',NULL),(19,'vegetables',0,'2024-03-02 19:01:18','active','1','','1','1','0','','Percentage',NULL),(20,'snacks',0,'2024-03-02 19:01:29','active','1','','1','1','0','','Percentage',NULL),(21,'Accompaniments',0,'2024-03-02 19:05:55','active','1','','1','1','0','','Percentage',NULL),(22,'Buffet',0,'2024-03-04 16:04:55','active','1','','1','','0','','Percentage',NULL),(23,'RAW PRODUCTS',0,'2025-03-17 16:38:48','hide','1','','1','1','0','','Percentage',NULL); /*!40000 ALTER TABLE `productcategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productcategorybox` -- DROP TABLE IF EXISTS `productcategorybox`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productcategorybox` ( `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 'New', `imgid` varchar(50) DEFAULT NULL, `myheader` varchar(50) DEFAULT 'primary', `icon` varchar(50) NOT NULL DEFAULT 'home', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `productcategorybox` -- LOCK TABLES `productcategorybox` WRITE; /*!40000 ALTER TABLE `productcategorybox` DISABLE KEYS */; /*!40000 ALTER TABLE `productcategorybox` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productlist` -- DROP TABLE IF EXISTS `productlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(51) DEFAULT NULL, `description` varchar(255) NOT NULL, `tax_included` decimal(10,2) NOT NULL DEFAULT 16.00, `buyingprice` varchar(50) NOT NULL, `sellingprice` varchar(50) NOT NULL DEFAULT '0.00', `promoprice` varchar(50) DEFAULT NULL, `wholesaleprice` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `reorderevel` varchar(50) DEFAULT NULL, `allow_alt_description` tinyint(1) NOT NULL, `is_serialized` tinyint(1) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branch` varchar(50) NOT NULL, `expdate` date NOT NULL, `orderamount` varchar(50) NOT NULL DEFAULT 'mainitem', `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `shortname` text NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `store` text NOT NULL, `code` varchar(100) NOT NULL, `uom` varchar(20) NOT NULL DEFAULT 'pcs', `producttype` varchar(30) NOT NULL DEFAULT 'Inventory', `vattype` varchar(20) NOT NULL DEFAULT 'VATABLE', `reorderquantity` varchar(20) DEFAULT NULL, `hscode` varchar(100) DEFAULT NULL, `itemclassification` varchar(50) NOT NULL, `country` varchar(50) NOT NULL, `itemtype` varchar(50) NOT NULL, `packagingunit` varchar(50) NOT NULL, `salesunit` varchar(50) NOT NULL, `itemstatus` varchar(50) NOT NULL, `itemtax` varchar(50) NOT NULL, `iddd` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`,`branch`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`), KEY `id` (`id`,`name`,`description`,`code`,`hscode`), KEY `id_2` (`id`,`name`,`description`,`code`,`hscode`) ) ENGINE=InnoDB AUTO_INCREMENT=475 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,'4TH STREET RED 750ML','16','2','',16.00,'950','1700',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10005.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B176','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(2,'4TH STREET WHITE 750ML','16','2','',16.00,'940','1700',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10003.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B177','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(3,'All Seasons ','15','2','',16.00,'1180','2100',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10001.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(4,'AMARULA 1LTR','6','2','',16.00,'2752','4500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B056','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(5,'AMARULA 375ML','6','2','',16.00,'0','0',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B057','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(6,'AMARULA 750ML','6','2','',16.00,'2165','3500','','0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B058','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(7,'Assorted juice ','10','2','',16.00,'250','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(8,'BAILEYS CREAM 1LTR','6','2','',16.00,'2700','4500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B059','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(9,'BAILEYS CREAM 375ML','6','2','',16.00,'0','0',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B060','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(10,'BAILEYS CREAM 750ML','6','2','',16.00,'0','0',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B061','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(11,'BAILEYS CREAM TOT','12','2','',16.00,'100','250',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B102','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(12,'BALLANTINES FINEST 750ML','15','2','',16.00,'1871','3500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,9997.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B139','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(13,'BALOZI 500ML','1','2','',16.00,'169','250',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,99906.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B001','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(14,'BALOZI 500ML CAN','1','2','',16.00,'190.54','300',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B002','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(15,'BARCADI CLEAR 750ML','9','2','',16.00,'1600','3000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B082','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(16,'BELAIRE RARE LUXE 750ML','3','2','',16.00,'4100','8000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B045','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(17,'BEST CREAM 750ML','6','2','',16.00,'1199','2000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B062','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(18,'best whiskey','15','2','',16.00,'975','975',NULL,'975',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5992','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(19,'Best Whisky 750ml','15','2','',16.00,'975','2000',NULL,'2',NULL,NULL,'5',0,0,NULL,0,0,0,9998.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','12','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(20,'BLACK & WHITE 750ML','15','2','',16.00,'1600','2200',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10004.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B140','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(21,'Black and White 350ml','15','2','',16.00,'603','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10003.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(22,'black and white 750ml','15','2','',16.00,'2200','2200',NULL,'2200',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5991','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(23,'Black Bird ','16','2','',16.00,'950','1700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(24,'Bond 7 350ml','15','2','',16.00,'610','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10002.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(25,'Bond 7 750ml','15','2','',16.00,'1600','2200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(26,'caprice Dry Red','16','2','',16.00,'785','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9998.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','13','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(27,'caprice Dry White ','16','2','',16.00,'1500','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10004.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','14','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(28,'Caprice Red','16','2','',16.00,'750','1200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(29,'Caprice white','16','2','',16.00,'750','1500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(30,'CAPTAIN MORGAN GOLD 750ML','9','2','',16.00,'1000','2000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10002.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B083','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(31,'CAPTAIN MORGAN SPICED 750ML','9','2','',16.00,'1700','3500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B084','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(32,'CELLAR CASK RED 750ML','16','2','',16.00,'975','1700',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10002.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B178','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(33,'CELLAR CASK WHITE 750ML','16','2','',16.00,'896','1700',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10002.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B179','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(34,'chicken broiler 1/2','18','2','',16.00,'300','600',NULL,'600',NULL,NULL,'0',0,0,NULL,0,0,0,10483.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6048','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(35,'chips','20','2','',16.00,'100','200',NULL,'150',NULL,NULL,'0',0,0,NULL,0,0,0,14526.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6044','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(36,'CIROC 1LTR','14','2','',16.00,'5000','8000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B135','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(37,'DELMONTE 1LTR','10','2','',16.00,'216','400',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,9860.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B088','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(38,'DESPERADOS','1','2','',16.00,'265','400','','0',NULL,NULL,'0',0,0,NULL,0,0,0,10010.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B003','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(39,'DROSTDY HOF RED 750ML','16','2','',16.00,'956','1700',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B180','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(40,'DROSTDY HOF WHITE 750ML','16','2','',16.00,'956','1700',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B181','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(41,'FAMOUSE GROUSE 750ML','15','2','',16.00,'1900','3200','','0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B141','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(42,'FOUR COUSINS RED 750ML','16','2','',16.00,'950','1700',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10001.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B182','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(43,'FOUR COUSINS WHITE 750ML','16','2','',16.00,'950','1700',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10003.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B183','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(44,'fourth street red','16','2','',16.00,'1700','1700',NULL,'1700',NULL,NULL,'0',0,0,NULL,0,0,0,9996.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5993','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(45,'full mbuzi','18','2','',16.00,'10000','16500',NULL,'16500',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6041','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(46,'GENTLEMAN JACK 1LTR','15','2','',16.00,'4900','7500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B142','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(47,'GENTLEMAN JACK 700ML','15','2','',16.00,'4300','6500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B143','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(48,'GILBEYS GIN 350ML','7','2','',16.00,'610','1200',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,9996.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B064','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(49,'GILBEYS GIN 750ML','7','2','',16.00,'1297','2200','','0',NULL,NULL,'0',0,0,NULL,0,0,0,10001.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B065','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(50,'GILBEYS PINK 750ML','7','2','',16.00,'1239.99','2500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B066','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(51,'GLENFIDICH 12YRS 750ML','15','2','',16.00,'6000','9000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B144','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(52,'GLENFIDICH 15YRS 750ML','15','2','',16.00,'0','0',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B145','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(53,'GLENFIDICH 18YRS 750ML','15','2','',16.00,'14000','18000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B146','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(54,'GLENLIVET 15YRS 1LTR','15','2','',16.00,'0','0',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B147','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(55,'GLENLIVET 15YRS 750ML','15','2','',16.00,'8500','0',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B148','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(56,'GLENLIVET 18YRS 750ML','15','2','',16.00,'9765','14000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B149','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(57,'GORDON`S PINK TONIC 330MLX24 CAN','1','2','',16.00,'184.29','300',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B004','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(58,'GORDONS GIN 1LTR','7','2','',16.00,'2300','3500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B067','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(59,'GORDONS GIN 750ML','7','2','',16.00,'0','0',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B068','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(60,'GORDONS PINK 750ML','7','2','',16.00,'1916.223333','3000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B069','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(61,'GORDONS TONIC PURPLE CAN 330ML','1','2','',16.00,'184.2485714','300',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B005','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(62,'GRANTS 750ML','15','2','',16.00,'2100','3200',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10003.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B150','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(63,'GUARANA 330ML','1','2','',16.00,'176','250',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,9986.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B006','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(64,'GUIENESS SMOOTH 500ML','1','2','',16.00,'0','300',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B007','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(65,'GUINESS 500ML CAN','1','2','',16.00,'208','300',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B008','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(66,'GUINESS KUBWA 500ML','1','2','',16.00,'204','300',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,9937.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B009','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(67,'HEINEKEN 330ML','1','2','',16.00,'272','350',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,9944.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B010','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(68,'HEINEKEN 500ML CAN','1','2','',16.00,'0','300',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B011','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(69,'HENNESY VS 1LTR','5','2','',16.00,'8050','9000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B053','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(70,'HENNESY VS 700ML','5','2','',16.00,'4475','6000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,100000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B054','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(71,'HENNESY VSOP 700ML','5','2','',16.00,'8500','13000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B055','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(72,'Honey plain','17','2','',16.00,'50','50',NULL,'50',NULL,NULL,'10000',0,0,NULL,0,0,0,9998.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6037','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(73,'HUNTERS Choice 750ml','15','2','',16.00,'975','1800','','1800',NULL,NULL,'5',0,0,NULL,0,0,0,10002.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(74,'HUNTERS DRY 330ML','1','2','',16.00,'300','300','','0',NULL,NULL,'0',0,0,NULL,0,0,0,10020.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B012','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(75,'HUNTERS GOLD 330ML','1','2','',16.00,'185','300',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B013','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(76,'JACK DANIELS 1LTR','15','2','',16.00,'3600','5500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B151','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(77,'JACK DANIELS 375ML','15','2','',16.00,'0','3200',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10003.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B152','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(78,'JACK DANIELS 700ML','15','2','',16.00,'3400','5000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10003.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B153','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(79,'JACK DANIELS HONEY 1LTR','15','2','',16.00,'4100','6000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B154','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(80,'JAGERBOMB','4','2','',16.00,'450','500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B048','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(81,'JAGERMEISTER 1ltr','8','2','',16.00,'2175','5500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B074','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(82,'JAMESON 1LTR','15','2','',16.00,'2900','4000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B155','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(83,'JAMESON 375ML','15','2','',16.00,'0','2100',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,9999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B156','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(84,'JAMESON 750ML','15','2','',16.00,'2900','3500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,9993.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B157','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(85,'jogoo kienyeji','18','2','',16.00,'1000','2000',NULL,'2000',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6045','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(86,'JOHNNIE WALKER BLACK LABEL 1LTR','15','2','',16.00,'3525','5500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B158','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(87,'JOHNNIE WALKER BLACK LABEL 375ML','15','2','',16.00,'1700','2700',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10001.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B159','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(88,'JOHNNIE WALKER BLACK LABEL 750ML','15','2','',16.00,'3500','5000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,9999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B160','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(89,'JOHNNIE WALKER DOUBLE BLACK 1LTR','15','2','',16.00,'5000.01','9000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B161','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(90,'JOHNNIE WALKER GOLD RESERVE 750ML','15','2','',16.00,'0','0',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B162','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(91,'JOHNNIE WALKER GREEN LABEL 750ML','15','2','',16.00,'7000','12000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B163','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(92,'JOHNNIE WALKER RED LABEL 375ML','15','2','',16.00,'888.88','1600',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,9999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B164','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(93,'JOHNNIE WALKER RED LABEL 750ML','15','2','',16.00,'1704.00','3500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10002.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B165','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(94,'JOHNNIE WALKER SONG OF ICE 750ML','15','2','',16.00,'4083','6500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B166','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(95,'JP CHENET 750ML','2','2','',16.00,'925','2500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B040','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(96,'KERINGET 1LTR','10','2','',16.00,'79.16675','200',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,9867.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B089','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(97,'KHALUA 1LTR','8','2','',16.00,'2311','4500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B075','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(98,'KHALUA 750ML','8','2','',16.00,'2200','4000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B076','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(99,'KING FISHER 330ML','1','2','',16.00,'200','350','','0',NULL,NULL,'0',0,0,NULL,0,0,0,10009.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B014','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(100,'KO GINGER 330ML','1','2','',16.00,'220','350','','0',NULL,NULL,'0',0,0,NULL,0,0,0,9980.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B015','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(101,'KO LIME 330ML','1','2','',16.00,'220','300',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'2025-02-19 10:21:43','1','1','1','0000-00-00','mainitem','Inclusive','','inactive','','B016','pcs','Inventory','VATABLE','0','','','','','','','','',0),(102,'Lemon coffee','10','2','',16.00,'100','200',NULL,'',NULL,NULL,'0',0,0,NULL,0,0,0,9999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6042','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(103,'LEMONADE 300ML','10','2','',16.00,'47','100',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,9986.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B091','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(104,'MALIBU 750ML','9','2','',16.00,'1600','3000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B085','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(105,'MARTEL BLUE SWIFT','5','2','',16.00,'8000','12000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B049','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(106,'MARTEL VS 700ML','5','2','',16.00,'5100.005','6800',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10002.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B050','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(107,'MARTEL VSOP 700ML','5','2','',16.00,'8400','8400',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B051','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(108,'MARTIN BIANCO 1LTR','8','2','',16.00,'900','0',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B077','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(109,'milk','17','2','',16.00,'100','100',NULL,'',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6018','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(110,'minute maid','10','2','',16.00,'150','150',NULL,'150',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5994','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(111,'MOET 750ML','3','2','',16.00,'9000','15000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B046','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(112,'MONKEY SHOULDER 700ML','15','2','',16.00,'3100','5000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B167','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(113,'MONSTER 500ML','10','2','',16.00,'182.5','300',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B092','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(114,'MYERS 1LTR','9','2','',16.00,'1850','4000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B086','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(115,'MYERS 750ML','9','2','',16.00,'2000','3500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10002.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B087','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(116,'PILSNER 500ML CAN','1','2','',16.00,'190','300',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B017','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(117,'PILSNER LAGER 500ML','1','2','',16.00,'169','250',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,9988.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B018','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(118,'pork 1kg','18','2','',16.00,'1300','1300',NULL,'1300',NULL,NULL,'0',0,0,NULL,0,0,0,10442.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6038','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(119,'Quencher water 1ltr','10','2','',16.00,'42','100',NULL,'',NULL,NULL,'0',0,0,NULL,0,0,0,19849.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6040','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(120,'RED DRY WINE 5LTRS','16','2','',16.00,'0','5000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B184','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(121,'RED SWEET WINE 5LTRS','16','2','',16.00,'3200','5000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B186','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(122,'REDBULL 250ML','10','2','',16.00,'195','300',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,9999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B093','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(123,'REMY MARTIN VSOP 700ML','5','2','',16.00,'7000','12000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B052','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(124,'RICHOT 350ML','2','2','',16.00,'610','1200',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10003.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B041','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(125,'RICHOT 750ML','2','2','',16.00,'1500','2200','','0',NULL,NULL,'0',0,0,NULL,0,0,0,10003.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B042','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(126,'ROBERTSON RED 750ML','16','2','',16.00,'983.3366667','2000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B188','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(127,'ROBERTSON WHITE 750ML','16','2','',16.00,'0','2000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B189','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(128,'ROLLER CRISP','1','2','',16.00,'0','0',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B026','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(129,'ROLLER RASPBERRY','1','2','',16.00,'0','300',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B025','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(130,'S.PINEAPPLE PUNCH','1','2','',16.00,'176','300',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10905.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B023','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(131,'sample product 2','14','2','',16.00,'0','1.5',NULL,'',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10062','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(132,'SAVANNAH 330ML','1','2','',16.00,'265','350',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,9955.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B019','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(133,'SHERIDANS 1LTR','6','2','',16.00,'0','7000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B063','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(134,'SIERA LAGER','1','2','',16.00,'155.1725','300',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B020','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(135,'SINGLETON 700ML 12YRS','15','2','',16.00,'4800','7000','','0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B168','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(136,'SINGLETON 750ML 15YRS','15','2','',16.00,'0','0',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10001.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B169','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(137,'SINGLETON 750ML 18YRS','15','2','',16.00,'0','0',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B170','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(138,'SMIRNOFF BLACK ICE 330ML','1','2','',16.00,'150.8335714','250',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,9988.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B021','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(139,'SMIRNOFF BLACK ICE CAN 330ML','1','2','',16.00,'176','250',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10004.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B022','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(140,'SMIRNOFF VODKA 350ML','14','2','',16.00,'610.5','1200',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10002.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B136','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(141,'SMIRNOFF VODKA 750ML','14','2','',16.00,'1417.50','2200',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,20002.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B137','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(142,'smokie','20','2','',16.00,'25','60',NULL,'60',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6043','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(143,'SNAPP 330ML','1','2','',16.00,'150.92','300',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'2025-03-31 21:34:15','1','1','1','0000-00-00','mainitem','Inclusive','','inactive','','B024','pcs','Inventory','VATABLE','0','','','','','','','','',0),(144,'SNAPP 330ML CAN','1','2','',16.00,'176','250',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,99963.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B027','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(145,'SODA WATER 300ML','10','2','',16.00,'41.66666667','150',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B095','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(146,'SOUTHERN COMFORT 1LTR','8','2','',16.00,'1850','3500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B078','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(147,'SOUTHERN COMFORT 700ML','8','2','',16.00,'0','0',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B079','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(148,'STOLI 750ML','14','2','',16.00,'1150','2500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B138','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(149,'TANQUERY 10 1L','7','2','',16.00,'5083','8000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B070','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(150,'TANQUERY LONDON DRY 750ML','7','2','',16.00,'2320','5000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B071','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(151,'TANQUERY SEVINE 750ML','7','2','',16.00,'0','0',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B072','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(152,'TEACHERS 1L','15','2','',16.00,'1000','2500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B171','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(153,'TEQUILA CAMINO CLEAR 750ML','11','2','',16.00,'2200','4000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B098','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(154,'TEQUILA CAMINO GOLD 750ML','11','2','',16.00,'2200','3500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B099','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(155,'TEQUILA JOSE CUERVO 750ML','11','2','',16.00,'2400','4500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B100','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(156,'TEQUILA ROSE 700ML','11','2','',16.00,'2800','5000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B101','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(157,'TONIC WATER 300ML','10','2','',16.00,'41.66666667','150',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,9997.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B097','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(158,'TOT JACK DANIELS 1LTR(250)','12','2','',16.00,'0','250',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B117','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(159,'TOT MARTEL BLUE SWIFT 700ML','12','2','',16.00,'346.66','500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B123','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(160,'TOT STOLI','12','2','',16.00,'100','200',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B129','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(161,'TUSKER CIDER 500ML','1','2','',16.00,'222','300',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B028','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(162,'TUSKER CIDER 500ML CAN','1','2','',16.00,'234','350',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B029','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(163,'TUSKER LAGER 500ML','1','2','',16.00,'169.0003774','250',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,99908.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B030','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(164,'TUSKER LITE 330ML','1','2','',16.00,'187','250',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,9938.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B032','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(165,'TUSKER LITE 500ML CAN','1','2','',16.00,'242.5795652','250',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,9998.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B033','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(166,'TUSKER MALT 500ML CAN','1','2','',16.00,'241','250',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,9998.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B034','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(167,'TUSKER MALT LAGER 330ML','1','2','',16.00,'67.26','250',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10008.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B035','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(168,'TUSKER NDIMU 300ML','1','2','',16.00,'151.36','250',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B036','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(169,'vat 69 1/2','15','2','',16.00,'1650','1650',NULL,'1650',NULL,NULL,'0',0,0,NULL,0,0,0,10002.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','46554','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(170,'VAT 69 350ml','15','2','',16.00,'820','1650',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(171,'VAT 69 750ML','15','2','',16.00,'1600','2500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10002.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B174','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(172,'VICEROY 350ML','2','2','',16.00,'680','1200',NULL,'0',NULL,NULL,'10000',0,0,NULL,0,0,0,99984.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B043','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(173,'VICEROY 750ML','2','2','',16.00,'1290','2200',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,9992.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B044','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(174,'Vina lasta Red','16','2','',16.00,'950','1700',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(175,'WHITE CAP CRISP 300ML BOTTLE','1','2','',16.00,'213.24','250',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B037','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(176,'WHITE CAP LAGER 500ML','1','2','',16.00,'195.52','250',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,9787.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B038','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(177,'WHITE CAP LAGER 500ML CAN','1','2','',16.00,'216.71','350',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B039','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(178,'WHITE DRY WINE 5LTRS','16','2','',16.00,'3399.99','5000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B190','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(179,'WILLIAM LAWSON 750ML','15','2','',16.00,'1350','3000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B175','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(180,'ZAPPA CLEAR 750ML','8','2','',16.00,'0','0',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B080','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(181,'ZAPPA RED 750ML','8','2','',16.00,'0','0',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B081','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(288,'1/2 Breakfast ','22','2','',16.00,'100','400',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','17','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(289,'1/2 Kg Rawhew ranch honey glazed pork','18','2','',16.00,'750','750',NULL,'750',NULL,NULL,'10000',0,0,NULL,0,0,0,9961.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6016','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(290,'3/4 mutton','18','2','',16.00,'525','1000',NULL,'1000',NULL,NULL,'10000',0,0,NULL,0,0,0,9999.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6028','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(291,'African Tea','17','2','',16.00,'0','150',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,9696.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','15','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(292,'beef 1/2','18','2','',16.00,'600','600',NULL,'600',NULL,NULL,'0',0,0,NULL,0,0,0,9946.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5977','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(293,'beef 1/2kg','18','2','',16.00,'300','500','','500',NULL,NULL,'0',0,0,NULL,0,0,0,10028.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5998','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(294,'Beef 1/4kg With accompaniments','18','2','',16.00,'600','600',NULL,'600',NULL,NULL,'0',0,0,NULL,0,0,0,9995.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6009','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(295,'beef 1kg','18','2','',16.00,'1000','1000','','1000',NULL,NULL,'0',0,0,NULL,0,0,0,100040.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5997','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(296,'Beef burger','18','2','',16.00,'500','500',NULL,'500',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6036','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(297,'Bouncing Castle per child','21','2','',16.00,'200','200',NULL,'200',NULL,NULL,'0',0,0,NULL,0,0,0,100000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6019','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(298,'broiler 1/2','18','2','',16.00,'600','600',NULL,'600',NULL,NULL,'0',0,0,NULL,0,0,0,9994.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5981','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(299,'broiler full','18','2','',16.00,'1300','1300',NULL,'1300',NULL,NULL,'0',0,0,NULL,0,0,0,10004.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5982','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(300,'Buffet','22','2','',16.00,'500','1000',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','16','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(301,'Captain morgan Tot','17','2','',16.00,'100','100',NULL,'100',NULL,NULL,'0',0,0,NULL,0,0,0,9989.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6013','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(302,'chapati','21','2','',16.00,'100','100',NULL,'100',NULL,NULL,'0',0,0,NULL,0,0,0,9974.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5984','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(303,'Chicken broiler 1/4 Kg with accompaniments','18','2','',16.00,'600','600',NULL,'600',NULL,NULL,'0',0,0,NULL,0,0,0,9993.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6010','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(304,'Chicken broiler full','18','2','',16.00,'1000','1200',NULL,'NaN',NULL,NULL,'0',0,0,NULL,0,0,0,19477.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6011','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(305,'1/2 chicken kienyeji','18','2','',16.00,'900','900',NULL,'900',NULL,NULL,'0',0,0,NULL,0,0,0,10443.00,'2024-09-11 19:01:11','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5980','pcs','Inventory','VATABLE','0','','','','','','','','',0),(306,'chips plain','18','2','',16.00,'150','200',NULL,'200',NULL,NULL,'0',0,0,NULL,0,0,0,9866.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5996','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(308,'Cockage','17','2','',16.00,'1500','1500',NULL,'1500',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6014','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(309,'Crescent Vodka','14','2','',16.00,'1000','1000','','1000',NULL,NULL,'0',0,0,NULL,0,0,0,20000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6021','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(310,'Crescent Gin','7','2','',16.00,'1500','1500',NULL,'1500',NULL,NULL,'0',0,0,NULL,0,0,0,30000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6022','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(311,'Dasani purified water','17','2','',16.00,'100','100',NULL,'100',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6008','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(313,'eggs','20','2','',16.00,'100','100',NULL,'100',NULL,NULL,'0',0,0,NULL,0,0,0,9964.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6034','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(314,'fish plain','18','2','',16.00,'600','600',NULL,'600',NULL,NULL,'0',0,0,NULL,0,0,0,10007.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5987','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(315,'fish with accompaniment','18','2','',16.00,'750','750',NULL,'750',NULL,NULL,'10000',0,0,NULL,0,0,0,9991.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6033','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(316,'full breakfast','22','2','',16.00,'800','800',NULL,'800',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5995','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(317,'Gordons Dry Gin 1 Liter','7','2','',16.00,'4500','4500',NULL,'4500',NULL,NULL,'10000',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6004','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(318,'Horse riding adult','18','2','',16.00,'500','500',NULL,'500',NULL,NULL,'0',0,0,NULL,0,0,0,99974.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6012','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(319,'Horse riding child','18','2','',16.00,'200','250','','250',NULL,NULL,'0',0,0,NULL,0,0,0,9932.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6002','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(320,'Inside Potatoes','21','2','',16.00,'100','150',NULL,'150',NULL,NULL,'10000',0,0,NULL,0,0,0,9990.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6027','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(321,'Jagermaster','12','2','',16.00,'200','200',NULL,'200',NULL,NULL,'0',0,0,NULL,0,0,0,9994.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6020','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(322,'Johnie walker Black label 1 liter','17','2','',16.00,'6000','6000',NULL,'6000',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6006','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(323,'Johnie walker red label 1 liter','17','2','',16.00,'4500','4500',NULL,'4500',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6007','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(324,'KERINGET 500ML','10','2','',16.00,'53.54','100',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,20002.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B090','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(325,'lemon water','10','2','',16.00,'20','70',NULL,'70',NULL,NULL,'0',0,0,NULL,0,0,0,9998.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6029','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(326,'Lemon tea','18','2','',16.00,'150','150',NULL,'150',NULL,NULL,'0',0,0,NULL,0,0,0,9976.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6003','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(327,'malenge portion','21','2','',16.00,'100','100',NULL,'100',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5989','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(328,'mbuzi cover charge','18','2','',16.00,'1500','2500',NULL,'4000',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6049','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(329,'miuxed vegetables','18','2','',16.00,'300','300',NULL,'300',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5986','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(330,'Mutton 1/2kg','18','2','',16.00,'650','650',NULL,'650',NULL,NULL,'0',0,0,NULL,0,0,0,10023.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6001','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(331,'mutton 1kg','18','2','',16.00,'1000','1300',NULL,'1300',NULL,NULL,'0',0,0,NULL,0,0,0,9967.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6000','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(332,'ndazi','20','2','',16.00,'30','50',NULL,'50',NULL,NULL,'0',0,0,NULL,0,0,0,9995.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6047','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(333,'ndazi','20','2','',16.00,'50','50',NULL,'50',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5983','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(334,'nduma portion','21','2','',16.00,'100','100',NULL,'100',NULL,NULL,'0',0,0,NULL,0,0,0,10079.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5988','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(335,'ngwaci portion','21','2','',16.00,'100','100',NULL,'100',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5990','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(336,'Pancake','18','2','',16.00,'100','100',NULL,'100',NULL,NULL,'0',0,0,NULL,0,0,0,9987.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6017','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(337,'pilau','18','2','',16.00,'200','250','','250',NULL,NULL,'0',0,0,NULL,0,0,0,99993.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5985','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(338,'pork 1/2','18','2','',16.00,'400','700','','600',NULL,NULL,'0',0,0,NULL,0,0,0,10027.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6046','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(339,'1/2 CHOMA PORK ','18','2','',16.00,'750','750',NULL,'750',NULL,NULL,'10',0,0,NULL,0,0,0,100995.00,'2025-03-17 17:53:29','7','1','1','0000-00-00','production','Inclusive','','active','','5979','pcs','Inventory','VATABLE','10','','','','','','','','',0),(340,'pork 1kg','18','2','',16.00,'1500','1500',NULL,'1500',NULL,NULL,'0',0,0,NULL,0,0,0,9987.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5999','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(341,'Rawhew ranch Honey glazed pork','18','2','',16.00,'1500','1500',NULL,'1500',NULL,NULL,'0',0,0,NULL,0,0,0,9986.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6015','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(342,'Roast potatoes','21','2','',16.00,'200','200',NULL,'200',NULL,NULL,'1000',0,0,NULL,0,0,0,99927.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6032','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(343,'Spanish omlette','20','2','',16.00,'150','150',NULL,'150',NULL,NULL,'0',0,0,NULL,0,0,0,9992.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','18','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(344,'Summit malt','1','2','',16.00,'250','250',NULL,'250',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6023','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(345,'Tanqueray London dry gin 1 1liter','7','2','',16.00,'4500','4500',NULL,'4500',NULL,NULL,'0',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6005','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(346,'tea & snacks','21','2','',16.00,'50','200',NULL,'200',NULL,NULL,'10000',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6031','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(347,'Tea cup','17','2','',16.00,'50','100',NULL,'100',NULL,NULL,'0',0,0,NULL,0,0,0,9981.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6024','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(348,'TUSKER LAGER 500ML CAN','1','2','',16.00,'190.5','250',NULL,'0',NULL,NULL,'10000',0,0,NULL,0,0,0,10000.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','B031','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(349,'wedges potatoes','21','2','',16.00,'100','200',NULL,'200',NULL,NULL,'0',0,0,NULL,0,0,0,99988.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6030','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(350,'White Chocolate','17','2','',16.00,'50','200','','100',NULL,NULL,'0',0,0,NULL,0,0,0,9986.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6026','pcs','Inventory','VATABLE','0',NULL,'','','','','','','',0),(352,'samosa special with chips','20','2','',16.00,'50','100','0','100',NULL,NULL,'0',0,0,'8225721725882619',0,0,0,10000.00,'2024-09-12 09:56:28','7','1','1','0000-00-00','mainitem','na','samosa special','active','','7028','pcs','Inventory','VATABLE','','','','','','','','','',0),(353,'chicken kienyeji full','18','2','',0.00,'1200','1800','0','1800',NULL,NULL,'0',0,0,'2985091725905162',0,0,0,9893.00,'2024-09-09 21:08:33','7','1','1','0000-00-00','mainitem','Inclusive','chicken kienyeji full','active','','7029','pcs','Inventory','EXEMPTED','',NULL,'','','','','','','',0),(354,'sauti potatoes','18','2','',0.00,'150','250','0','250',NULL,NULL,'0',0,0,'1162611725909507',0,0,0,10000.00,'2024-09-09 22:19:49','7','1','1','0000-00-00','accompaniment','Inclusive','sauti potatoes','active','','6500','pcs','None Inventory','EXEMPTED','',NULL,'','','','','','','',0),(355,'dawa ','10','2','',0.00,'100','200','0','200',NULL,NULL,'0',0,0,'8494721725955194',0,0,0,9959.00,'2024-09-10 11:01:27','7','1','1','0000-00-00','mainitem','Inclusive','dawa','active','','6501','pcs','Inventory','EXEMPTED','',NULL,'','','','','','','',0),(356,'White House House 750ml','15','2','',0.00,'950','1500','0','1500',NULL,NULL,'0',0,0,'8552361726072060',0,0,0,10000.00,'2024-09-11 19:47:13','1','1','1','0000-00-00','mainitem','na','','active','','6502','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(357,'OJ Beer','1','2','',0.00,'300','400','0','400',NULL,NULL,'0',0,0,'4669021726073385',0,0,0,10003.00,'2024-09-11 19:50:44','1','1','1','0000-00-00','mainitem','na','','active','','6503','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(358,'BEEF EATER PINK 750ML','7','2','',0.00,'2800','4000','0','4000',NULL,NULL,'0',0,0,'9134681726073712',0,0,0,100001.00,'2024-12-12 19:35:29','7','1','1','0000-00-00','mainitem','na','','active','','6504','pcs','Service','EXEMPTED','10','','','','','','','','',0),(359,'1/2 MUTTON CHOMA ','18','2','',0.00,'350','650','0','',NULL,NULL,'0',0,0,'8825501726123563',0,0,0,10000.00,'2024-09-12 09:48:04','7','1','1','0000-00-00','mainitem','Inclusive','','active','','6505','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(360,'1KG MUTTON CHOMA ','18','2','',0.00,'700','1300','0','',NULL,NULL,'0',0,0,'4319411726123684',0,0,0,10005.00,'2024-09-12 09:49:03','7','1','1','0000-00-00','mainitem','Inclusive','','active','','6506','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(361,'1/2 BEEF CHOMA ','18','2','',16.00,'250','600','0','',NULL,NULL,'0',0,0,'4581091726123744',0,0,0,10000.00,'2024-09-12 09:50:08','7','1','1','0000-00-00','mainitem','Inclusive','','active','','6507','pcs','Service','VATABLE',NULL,NULL,'','','','','','','',0),(362,'1KG BEEF CHOMA ','18','2','',0.00,'500','1200','0','',NULL,NULL,'0',0,0,'6523221726123808',0,0,0,10000.00,'2024-09-12 09:50:43','7','1','1','0000-00-00','mainitem','Inclusive','','active','','6508','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(363,'1KG CHOMA PORK ','18','2','',0.00,'700','1500','0','',NULL,NULL,'0',0,0,'3492091726124109',0,0,0,20010.00,'2024-09-12 09:55:58','7','1','1','0000-00-00','mainitem','Inclusive','','active','','6509','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(364,'ugali','21','2','',0.00,'50','100','010','100',NULL,NULL,'10',0,0,'8616291726144588',0,0,0,10029.00,'2024-09-12 15:38:32','7','1','1','0000-00-00','mainitem','Inclusive','ugali','active','','6510','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(365,'soda','10','2','',0.00,'50','100','0','100',NULL,NULL,'0',0,0,'20311726144713',0,0,0,20222.00,'2024-09-12 15:40:48','7','1','1','0000-00-00','mainitem','Inclusive','soda','active','','6511','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(366,'samosa ','20','2','',0.00,'30','50','0','50',NULL,NULL,'010',0,0,'9420461726151340',0,0,0,10036.00,'2024-09-12 17:34:34','7','1','1','0000-00-00','mainitem','Inclusive','samosa','active','','6512','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(367,'greens','21','2','',0.00,'50','100','0','100',NULL,NULL,'010',0,0,'3355071726151675',0,0,0,10002.00,'2024-09-12 17:37:14','7','1','1','0000-00-00','mainitem','Inclusive','greens','active','','6513','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(368,'sausage ','20','2','',0.00,'50','100','0','100',NULL,NULL,'010',0,0,'5099351726151834',0,0,0,10051.00,'2024-09-12 17:38:45','7','1','1','0000-00-00','mainitem','Inclusive','sausage','active','','6514','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(369,'choma sausage','20','2','',0.00,'100','300','0','300',NULL,NULL,'010',0,0,'3875981726151962',0,0,0,10012.00,'2024-09-12 17:41:06','7','1','1','0000-00-00','mainitem','Inclusive','choma sausage','active','','6515','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(370,'minute maid 1ltr','10','2','',0.00,'125','300','0','300',NULL,NULL,'010',0,0,'3426231726152066',0,0,0,10006.00,'2024-09-12 17:43:30','7','1','1','0000-00-00','mainitem','Inclusive','minute maid 1ltr','active','','6516','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(371,'saute potatoe','21','2','',0.00,'150','250','0','250',NULL,NULL,'0',0,0,'8686201726152210',0,0,0,101113.00,'2024-09-12 17:45:54','7','1','1','0000-00-00','mainitem','Inclusive','saute potatoe','active','','6517','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(372,'lyonnaise poataoes','21','2','',0.00,'100','250','0','250',NULL,NULL,'10',0,0,'907051726152949',0,0,0,100000.00,'2024-09-12 18:00:05','7','1','1','0000-00-00','mainitem','Inclusive','lyonnaise potatoes','active','','6518','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(373,'black coffee','10','2','',0.00,'50','150','0','150',NULL,NULL,'010',0,0,'5645471726216126',0,0,0,10000.00,'2024-09-13 11:36:04','7','1','1','0000-00-00','mainitem','Inclusive','black coffee','active','','6519','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(374,'white coffee','10','2','',0.00,'100','200','0','200',NULL,NULL,'010',0,0,'3162291726216565',0,0,0,10000.00,'2024-09-13 11:37:19','7','1','1','0000-00-00','mainitem','Inclusive','white coffee','active','','6520','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(375,'jagermeister tot','12','2','',0.00,'100','200','0','200',NULL,NULL,'010',0,0,'3903821726249505',0,0,0,10015.00,'2024-09-13 20:46:59','7','1','1','0000-00-00','mainitem','Inclusive','jagermeister tot','active','','6521','pcs','Service','EXEMPTED','',NULL,'','','','','','','',0),(376,'Redbull','10','2','',0.00,'150','300','0','300',NULL,NULL,'010',0,0,'3613741726256329',0,0,0,10000.00,'2024-09-13 22:40:36','7','1','1','0000-00-00','mainitem','Inclusive','Redbull','active','','6522','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(377,'full mbuzi ','18','2','',0.00,'10000','20000','0','20000',NULL,NULL,'0',0,0,'5744601726258242',0,0,0,10000.00,'2024-09-13 23:12:54','7','1','1','0000-00-00','mainitem','Inclusive','full mbuzi','active','','6523','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(378,'mukimo','21','2','',0.00,'70','200','0','200',NULL,NULL,'010',0,0,'3524711726260994',0,0,0,10000.00,'2024-09-13 23:58:06','7','1','1','0000-00-00','mainitem','Inclusive','mukimo','active','','6524','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(379,'beef stew ','18','2','',0.00,'300','400','0','',NULL,NULL,'10',0,0,'7769131726261483',0,0,0,10000.00,'2024-09-14 00:06:44','7','1','1','0000-00-00','mainitem','Inclusive','beef stew','active','','6525','pcs','Service','EXEMPTED','10',NULL,'','','','','','','',0),(380,'rice ','21','2','',0.00,'50','100','0','100',NULL,NULL,'010',0,0,'6297651726416425',0,0,0,10000.00,'2024-09-15 19:08:36','7','1','1','0000-00-00','mainitem','Inclusive','rice','active','','6526','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(381,'masala tea','10','2','',0.00,'50','200','0','200',NULL,NULL,'10',0,0,'9512821726770258',0,0,0,10000.00,'2024-09-19 21:25:44','7','1','1','0000-00-00','mainitem','Inclusive','masala tea','active','','6527','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(382,'chips masala ','18','2','',0.00,'150 ','250 ','0','250',NULL,NULL,'010',0,0,'4505221727021771',0,0,0,10900.00,'2024-09-22 19:19:50','7','1','1','0000-00-00','mainitem','Inclusive','chips masala','active','','6528','pcs','Service','EXEMPTED','',NULL,'','','','','','','',0),(383,'CHICKEN WINGS','20','2','',0.00,'300','600','0','600',NULL,NULL,'10',0,0,'7354431727533022',0,0,0,10010.00,'2024-09-28 17:20:04','7','1','1','0000-00-00','mainitem','Inclusive','CHICKEN WINGS','active','','6529','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(384,'mix veg','18','2','',0.00,'100','200','0','200',NULL,NULL,'010',0,0,'6938291727551806',0,0,0,10000.00,'2024-09-28 22:31:22','7','1','1','0000-00-00','mainitem','Inclusive','mix veg','active','','6530','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(385,'water 1/2 sasumwa','10','2','',0.00,'20','50','0','50',NULL,NULL,'010',0,0,'7770001727592307',0,0,0,10108.00,'2024-09-29 09:47:16','7','1','1','0000-00-00','mainitem','Inclusive','water 1/2 sasumwa','active','','6531','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(386,'fruits','18','2','',0.00,'70','150','0','150',NULL,NULL,'010',0,0,'6302221727592436',0,0,0,10000.00,'2024-09-29 09:49:51','7','1','1','0000-00-00','mainitem','Inclusive','fruits','active','','6532','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(387,'cabbages','21','2','',0.00,'50','100','0','100',NULL,NULL,'010',0,0,'7477041727592591',0,0,0,10000.00,'2024-09-29 09:51:07','7','1','1','0000-00-00','mainitem','Inclusive','cabbages','active','','6533','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(388,'black tea','10','2','',0.00,'70','150','0','150',NULL,NULL,'010',0,0,'205651727592818',0,0,0,10000.00,'2024-09-29 09:55:03','7','1','1','0000-00-00','mainitem','Inclusive','black tea','active','','6534','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(389,'samosa big','20','2','',0.00,'50','100','0','100',NULL,NULL,'010',0,0,'1039041727629067',0,0,0,10000.00,'2024-09-29 19:59:12','7','1','1','0000-00-00','mainitem','Inclusive','samosa big','active','','6535','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(390,'myers tot','8','2','',0.00,'80','150','0','150',NULL,NULL,'010',0,0,'5130741727968277',0,0,0,10000.00,'2024-10-03 18:13:01','7','1','1','0000-00-00','mainitem','Inclusive','myers tot','active','','6536','pcs','Service','EXEMPTED','',NULL,'','','','','','','',0),(391,'kachumbari','21','2','',0.00,'50','100','0','100',NULL,NULL,'0',0,0,'5024381728221116',0,0,0,10000.00,'2024-10-06 16:26:19','7','1','1','0000-00-00','mainitem','Inclusive','kachumbari','active','','6537','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(392,'inside matoke','21','2','',0.00,'50','150','0','150',NULL,NULL,'10',0,0,'5810781728495022',0,0,0,100000.00,'2024-10-09 20:31:56','7','1','1','0000-00-00','mainitem','Inclusive','inside matoke','active','','6538','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(393,'manyata','1','2','',0.00,'234','300','0','300',NULL,NULL,'10',0,0,'7934641728748143',0,0,0,10021.00,'2024-10-12 18:51:21','7','1','1','0000-00-00','mainitem','Inclusive','manyata','active','','6539','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(394,'chicken bahati','18','2','',0.00,'1500','2500','0','2500',NULL,NULL,'10',0,0,'8332421728826273',0,0,0,10000.00,'2024-10-13 16:32:45','7','1','1','0000-00-00','mainitem','Inclusive','chicken bahati','active','','6540','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(395,'chicken rollipop','18','2','',0.00,'400','600','0','600',NULL,NULL,'10',0,0,'7426351728826366',0,0,0,10000.00,'2024-10-13 16:35:00','7','1','1','0000-00-00','mainitem','Inclusive','chicken rollipop','active','','6541','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(396,'cover charge','18','2','',0.00,'500','1000','0','1000',NULL,NULL,'0',0,0,'4709831729428422',0,0,0,10000.00,'2024-10-20 15:48:51','7','1','1','0000-00-00','mainitem','Inclusive','cover charge','active','','6542','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(397,'chrome vodka','8','2','',0.00,'680','1100','0','1100',NULL,NULL,'10',0,0,'3385741729797929',0,0,0,10000.00,'2024-10-24 22:27:03','7','1','1','0000-00-00','mainitem','Inclusive','chrome vodka','active','','6543','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(398,'coleslow salad','21','2','',0.00,'50','100','0','100',NULL,NULL,'10',0,0,'6374571729965744',0,0,0,10000.00,'2024-10-26 21:04:30','7','1','1','0000-00-00','mainitem','Inclusive','salad','active','','6544','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(399,'vegetable rice','21','2','',0.00,'80','150','0','150',NULL,NULL,'10',0,0,'5965761729965871',0,0,0,10000.00,'2024-10-26 21:06:21','7','1','1','0000-00-00','mainitem','Inclusive','vegetable rice','active','','6545','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(400,'soda 500ml','10','2','',0.00,'100','150','0','150',NULL,NULL,'10',0,0,'5147671729966513',0,0,0,10000.00,'2024-10-26 21:16:33','7','1','1','0000-00-00','mainitem','Inclusive','soda 500ml','active','','6546','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(401,'1/4 mutton with accompaniment','18','2','',0.00,'300','600','0','600',NULL,NULL,'010',0,0,'280251730566795',0,0,0,10001.00,'2024-11-02 20:02:12','7','1','1','0000-00-00','mainitem','Inclusive','1/4 mutton with accompaniment','active','','6547','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(402,'Beef eater gin','8','2','',0.00,'2630','3800','0','3800',NULL,NULL,'0',0,0,'5873191731160428',0,0,0,10003.00,'2024-11-09 16:56:59','7','1','1','0000-00-00','mainitem','Inclusive','Beef eater gin','active','','6548','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(403,'J walker black label tot','15','2','',0.00,'200','250','0','250',NULL,NULL,'0',0,0,'1225461731247515',0,0,0,10025.00,'2024-11-10 17:07:13','7','1','1','0000-00-00','mainitem','Inclusive','J walker black label tot','active','','6549','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(404,'lime tot ','10','2','',0.00,'30','50','0','50',NULL,NULL,'0',0,0,'8575241731247633',0,0,0,10025.00,'2024-11-10 17:08:26','7','1','1','0000-00-00','mainitem','Inclusive','lime tot','active','','6550','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(405,'smirnoff vodka 1/4','14','2','',0.00,'430','800','0','800',NULL,NULL,'0',0,0,'1941631731253134',0,0,0,10005.00,'2024-11-10 18:40:33','7','1','1','0000-00-00','mainitem','Inclusive','smirnoff vodka 1/4','active','','6551','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(406,'captain morgan 1/4','15','2','',0.00,'250','650','0','650',NULL,NULL,'0',0,0,'9230541731267132',0,0,0,10000.00,'2024-11-10 22:34:22','7','1','1','0000-00-00','mainitem','Inclusive','captaIN morgan 1/4','active','','6552','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(407,'milk pot','10','2','',0.00,'150','200','0','200',NULL,NULL,'0',0,0,'3858891731699480',0,0,0,10000.00,'2024-11-15 22:39:01','7','1','1','0000-00-00','mainitem','Inclusive','milk pot','active','','6553','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(408,'Githeri special','18','2','',0.00,'250','500','0','500',NULL,NULL,'0',0,0,'1714131732124151',0,0,0,10000.00,'2024-11-20 20:37:04','7','1','1','0000-00-00','mainitem','Inclusive','Githeri special','active','','6554','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(409,'Beef wet fry','18','2','',0.00,'600','1200','0','1200',NULL,NULL,'0',0,0,'4621401732288860',0,0,0,10003.00,'2024-11-22 18:22:56','7','1','1','0000-00-00','mainitem','Inclusive','Beef wet fry','active','','6555','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(410,'Fish Fingers','20','2','',0.00,'300','500','0','500',NULL,NULL,'0',0,0,'1913141732457160',0,0,0,10005.00,'2024-11-24 17:07:44','7','1','1','0000-00-00','mainitem','Inclusive','Fish Fingers','active','','6556','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(411,'2 samosa specvial','20','2','',0.00,'100','150','0','150',NULL,NULL,'0',0,0,'2574201732973021',0,0,0,10000.00,'2024-11-30 16:24:53','7','1','1','0000-00-00','mainitem','Inclusive','2 samosa special','active','','6557','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(412,'Chicken kebab','18','2','',0.00,'300','600','0','600',NULL,NULL,'0',0,0,'556681733249189',0,0,0,10000.00,'2024-12-03 21:08:40','7','1','1','0000-00-00','mainitem','Inclusive','Chicken kwebab','active','','6558','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(413,'white coffee cup','17','2','',0.00,'100','150','0','150',NULL,NULL,'0',0,0,'4923251734289555',0,0,0,10000.00,'2024-12-15 22:08:21','7','1','1','0000-00-00','mainitem','Inclusive','wh cupite coffee','active','','6559','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(414,'pork escalope','18','2','',0.00,'500','700','0','700',NULL,NULL,'0',0,0,'2060101734505965',0,0,0,10000.00,'2024-12-18 10:14:24','7','1','1','0000-00-00','mainitem','Inclusive','pork escalope','active','','6560','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(415,'Guacamole salad','19','2','',0.00,'100','150','0','150',NULL,NULL,'0',0,0,'6023711734506064',0,0,0,10000.00,'2024-12-18 10:15:53','7','1','1','0000-00-00','mainitem','Inclusive','Guacamole salad','active','','6561','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(416,'chicken maryland','18','2','',0.00,'1000','1600','0','1600',NULL,NULL,'0',0,0,'5934151735115376',0,0,0,10000.00,'2024-12-25 11:30:41','7','1','1','0000-00-00','mainitem','Inclusive','chicken maryland','active','','6562','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(417,'wine glass','16','2','',0.00,'150','300','0','300',NULL,NULL,'0',0,0,'2611701735142714',0,0,0,10000.00,'2024-12-25 19:06:32','7','1','1','0000-00-00','mainitem','Inclusive','wine glass','active','','6563','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(418,'sports cigarettes','15','2','',0.00,'400','500','0','500',NULL,NULL,'0',0,0,'2607661735488469',0,0,0,10000.00,'2024-12-29 19:09:38','7','1','1','0000-00-00','mainitem','Inclusive','sport cigarettes','active','','6564','pcs','Service','EXEMPTED','',NULL,'','','','','','','',0),(419,'dunhill cigarettes','15','2','',0.00,'500','600','0','600',NULL,NULL,'0',0,0,'8878011735488578',0,0,0,10000.00,'2024-12-29 19:11:34','7','1','1','0000-00-00','mainitem','Inclusive','dunhill cigarettes','active','','6565','pcs','Service','EXEMPTED','',NULL,'','','','','','','',0),(420,'Sasumwa water 1ltr','10','2','',0.00,'50','100','0','100',NULL,NULL,'0',0,0,'560411735641271',0,0,0,11000.00,'2024-12-31 13:36:07','7','1','1','0000-00-00','mainitem','Inclusive','sasumwa water 1ltr','active','','6566','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(421,'chicken maryland 1/2','18','2','',0.00,'500','800','0','800',NULL,NULL,'0',0,0,'2714001736178651',0,0,0,10000.00,'2025-01-06 18:52:47','7','1','1','0000-00-00','mainitem','Inclusive','chicken maryland 1/2','active','','6567','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(422,'Hunters choice 1/2','8','2','',0.00,'600','1000','0','1000',NULL,NULL,'0',0,0,'5421561736351671',0,0,0,11000.00,'2025-01-08 18:57:01','7','1','1','0000-00-00','mainitem','Inclusive','Hunters choice 1/2','active','','6568','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(423,'Bullet Bourbon ','8','2','',0.00,'4500','6000','0','6000',NULL,NULL,'0',0,0,'9562681736688373',0,0,0,10001.00,'2025-01-12 16:27:56','7','1','1','0000-00-00','mainitem','Inclusive','Bullet Bourbon','active','','6569','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(424,'Inside green maize','18','2','',0.00,'100','150','0','150',NULL,NULL,'0',0,0,'8491671737302848',0,0,0,100000.00,'2025-01-19 19:09:05','7','1','1','0000-00-00','mainitem','Inclusive','Inside green maize','active','','6570','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(425,'matoke mix','18','2','',0.00,'200','300','0','300',NULL,NULL,'0',0,0,'6032571737741075',0,0,0,10000.00,'2025-01-24 20:52:09','7','1','1','0000-00-00','mainitem','Inclusive','matoke mix','active','','6571','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(426,'Gilbeys 1/4','8','2','',0.00,'440','800','0','800',NULL,NULL,'0',0,0,'8681371737827584',0,0,0,10007.00,'2025-01-25 20:54:23','7','1','1','0000-00-00','mainitem','Inclusive','Gilbeys 1/4','active','','6572','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(427,'Casa buena white sweet','16','2','',0.00,'900','1500','0','1500',NULL,NULL,'0',0,0,'4211331737827664',0,0,0,10001.00,'2025-01-25 20:56:26','7','1','1','0000-00-00','mainitem','Inclusive','Casa buena white sweet','active','','6573','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(428,'Richot 1/4','8','2','',0.00,'500','800','0','800',NULL,NULL,'0',0,0,'8114811737827786',0,0,0,10004.00,'2025-01-25 20:57:35','7','1','1','0000-00-00','mainitem','Inclusive','Richot 1/4','active','','6574','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(429,'Githeri Beans ','18','2','',0.00,'200','250 ','0','250',NULL,NULL,'0',0,0,'6349871738683275',0,0,0,10000.00,'2025-02-04 18:37:00','7','1','1','0000-00-00','mainitem','Inclusive','Githeri Beans','active','','6575','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(430,'Toast plain','20','2','',0.00,'30','50','0','50',NULL,NULL,'0',0,0,'9026511738780597',0,0,0,10000.00,'2025-02-05 21:37:58','7','1','1','0000-00-00','mainitem','Inclusive','Toast plain','active','','6576','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(431,'manyatta','1','2','',0.00,'350','NaN','0','350',NULL,NULL,'0',0,0,'1303981739019796',0,0,0,10000.00,'2025-03-21 09:57:14','1','1','1','0000-00-00','mainitem','na','manyatta','inactive','','6577','pcs','Inventory','EXEMPTED','','','','','','','','','',0),(432,'sasumo water 1ltr','17','2','',0.00,'100','100','0','100',NULL,NULL,'0',0,0,'7202021739020675',0,0,0,10007.00,'2025-02-08 16:20:15','7','1','1','0000-00-00','mainitem','na','','active','','6578','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(433,'WHITE HOUSE 1/2','8','2','',0.00,'1000','1000','0','1000',NULL,NULL,'0',0,0,'5358971739023801',0,0,0,10001.00,'2025-02-08 17:20:09','7','1','1','0000-00-00','mainitem','na','','active','','6579','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(434,'GRANTS 1/2','8','2','',0.00,'960','1700','0','1700',NULL,NULL,'0',0,0,'9092191739024436',0,0,0,10004.00,'2025-02-08 17:21:39','7','1','1','0000-00-00','mainitem','na','','active','','6580','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(435,'TRUST CONDOM','21','2','',0.00,'100','100','0','100',NULL,NULL,'0',0,0,'6016501739024544',0,0,0,10996.00,'2025-02-08 17:24:59','7','1','1','0000-00-00','mainitem','na','','active','','6581','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(436,'BOND 7 1/4','8','2','',0.00,'800','800','0','800',NULL,NULL,'0',0,0,'659151739024908',0,0,0,10003.00,'2025-02-08 17:32:38','7','1','1','0000-00-00','mainitem','na','','active','','6582','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(437,'VICEROY 1/4','8','2','',0.00,'700','800','0','800',NULL,NULL,'0',0,0,'6987091739025186',0,0,0,9992.00,'2025-02-08 17:34:02','7','1','1','0000-00-00','mainitem','na','','active','','6583','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(438,'JACK DANIELS 1/4','8','2','',0.00,'1','1','0','1',NULL,NULL,'0',0,0,'4073041739025293',0,0,0,10002.00,'2025-02-08 17:35:57','7','1','1','0000-00-00','mainitem','na','','active','','6584','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(439,'JOHNIE WALKER RED LABEL 1/4','8','2','',0.00,'600','1100','0','1100',NULL,NULL,'0',0,0,'5228071739025383',0,0,0,10005.00,'2025-02-08 17:37:59','7','1','1','0000-00-00','mainitem','na','','active','','6585','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(440,'JOHNIE WALKER BLACK LABEL 1/4','8','2','',0.00,'1140','1800','0','1800',NULL,NULL,'0',0,0,'3245881739025497',0,0,0,10003.00,'2025-02-08 17:39:10','7','1','1','0000-00-00','mainitem','na','','active','','6586','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(441,'HUNTERS CHOICE 1/4','8','2','',0.00,'317','650','650','650',NULL,NULL,'0',0,0,'8874151739025598',0,0,0,10001.00,'2025-02-08 17:41:08','7','1','1','0000-00-00','mainitem','na','','active','','6587','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(442,'VAT 69 1/4','8','2','',0.00,'1','1','0','1',NULL,NULL,'0',0,0,'7893331739025787',0,0,0,10002.00,'2025-02-08 17:44:21','7','1','1','0000-00-00','mainitem','na','','active','','6588','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(443,'BEST WHISKEY1/4','8','2','',0.00,'700','700','0','700',NULL,NULL,'0',0,0,'4641121739025889',0,0,0,10000.00,'2025-02-08 17:45:55','7','1','1','0000-00-00','mainitem','na','','active','','6589','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(444,'BLACK & WHITE 1/4','8','2','',0.00,'1','1','0','1',NULL,NULL,'0',0,0,'7929931739025977',0,0,0,10002.00,'2025-02-08 17:47:21','7','1','1','0000-00-00','mainitem','na','','active','','6590','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(445,'BIG BROILERS','18','2','',0.00,'2400','2400','0','2400',NULL,NULL,'0',0,0,'8165271739029120',0,0,0,10988.00,'2025-02-08 18:39:56','7','1','1','0000-00-00','mainitem','na','','active','','6591','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(446,'Chicken Sawarma','18','2','',0.00,'600','800','0','800',NULL,NULL,'0',0,0,'7331911739705122',0,0,0,10000.00,'2025-02-16 14:28:10','7','1','1','0000-00-00','mainitem','Inclusive','Chicken Sawarma','active','','6592','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(447,'Githeri Minji','18','2','',0.00,'150','300','0','300',NULL,NULL,'0',0,0,'6620511740324378',0,0,0,10000.00,'2025-02-23 18:27:37','7','1','1','0000-00-00','mainitem','Inclusive','Githeri Minji','active','','6593','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(448,'Barbeque Spare ribs','18','2','',0.00,'500','700','0','700',NULL,NULL,'0',0,0,'5951021740325585',0,0,0,10000.00,'2025-02-23 18:48:46','7','1','1','0000-00-00','mainitem','Inclusive','Barbeque Spare ribs','active','','6594','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(449,'JAGERMEISTER 700ML WITH CORK ','15','24','',0.00,'2550','3500','0','',NULL,NULL,'0',0,0,'3393061742215809',0,0,0,100001.00,'2025-03-17 15:53:11','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6595','pcs','Inventory','EXEMPTED','',NULL,'','','','','','','',0),(450,'SNAPP APPLE CAN ','1','24','',0.00,'176','300','0','',NULL,NULL,'0',0,0,'1245021742216483',0,0,0,10012.00,'2025-03-17 16:04:33','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6596','pcs','Inventory','EXEMPTED','',NULL,'','','','','','','',0),(451,'RAW BEEF IN KG','23','2','',0.00,'0','0','0','',NULL,NULL,'0',0,0,'6837531742219565',0,0,0,10025.00,'2025-03-17 16:53:28','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6597','pcs','Inventory','EXEMPTED','',NULL,'','','','','','','',0),(452,'RAW BROILER CHICKEN ','23','2','',0.00,'0','0','0','',NULL,NULL,'0',0,0,'1085981742219657',0,0,0,10007.00,'2025-03-17 16:55:02','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6599','pcs','Inventory','EXEMPTED','',NULL,'','','','','','','',0),(453,'RAW KIENYEJI CHICKEN IN KG','23','25','',0.00,'0','0','0','',NULL,NULL,'0',0,0,'6892581742219703',0,0,0,10029.25,'2025-03-17 16:56:28','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6600','pcs','Inventory','EXEMPTED','',NULL,'','','','','','','',0),(454,'RAW FISH ','23','25','',0.00,'0','0','0','',NULL,NULL,'0',0,0,'7761181742219789',0,0,0,40007.00,'2025-03-17 16:57:46','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6601','pcs','Inventory','EXEMPTED','',NULL,'','','','','','','',0),(455,'RAW SAMOSA PC','23','25','',0.00,'0','0','0','0',NULL,NULL,'0',0,0,'9269431742219866',0,0,0,11060.00,'2025-03-17 16:59:40','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6602','pcs','Inventory','EXEMPTED','',NULL,'','','','','','','',0),(456,'RAW CHOMA SAUSAGE ','23','25','',0.00,'0','0','0','',NULL,NULL,'0',0,0,'9355731742219981',0,0,0,40015.00,'2025-03-17 17:00:15','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6603','pcs','Inventory','EXEMPTED','',NULL,'','','','','','','',0),(457,'RAW SAUSAGE ','23','25','',0.00,'0','0','0','',NULL,NULL,'0',0,0,'8950351742220016',0,0,0,10016.00,'2025-03-17 17:00:49','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6604','pcs','Inventory','EXEMPTED','',NULL,'','','','','','','',0),(458,'RAW FISH FINGERS','23','2','',0.00,'0','0','0','',NULL,NULL,'0',0,0,'4408741742220050',0,0,0,10008.00,'2025-03-17 17:01:21','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6605','pcs','Inventory','EXEMPTED','',NULL,'','','','','','','',0),(459,'RAW CHICKEN WINGS','23','25','',0.00,'0','0','0','',NULL,NULL,'0',0,0,'2484351742220081',0,0,0,10008.00,'2025-03-17 17:03:11','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6606','pcs','Inventory','EXEMPTED','',NULL,'','','','','','','',0),(460,'RAW MUTTON IN KG','23','25','',0.00,'0','0','0','',NULL,NULL,'0',0,0,'9572451742219608',0,0,0,20017.75,'2025-03-17 17:50:19','7','1','1','0000-00-00','mainitem','na','','active','','6598','pcs','Inventory','VATABLE',NULL,NULL,'','','','','','','',0),(461,'RAW PORK ','23','25','',0.00,'0','0','0','',NULL,NULL,'0',0,0,'6282351742223131',0,0,0,9997.50,'2025-03-17 17:53:02','7','1','1','0000-00-00','mainitem','Inclusive','','active','','6607','pcs','Inventory','EXEMPTED','0',NULL,'','','','','','','',0),(462,'Monkey Shoulder Single Malt whiskey 700ml','8','2','',0.00,'4950','7000','0','7000',NULL,NULL,'0',0,0,'5062151742378073',0,0,0,10000.00,'2025-03-19 12:56:45','1','1','1','0000-00-00','mainitem','na','','active','','6608','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(463,'MUCHO MAS','16','24','',0.00,'1820','3000','1','3000',NULL,NULL,'0',0,0,'6596921742495799',0,0,0,10000.00,'2025-03-20 21:39:01','7','1','1','0000-00-00','mainitem','Inclusive','MUCHO MAS','active','','6609','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(464,'MANYATTA CAN','1','25','',0.00,'245','350','0','350',NULL,NULL,'0',0,0,'4068241742563609',0,0,0,10000.00,'2025-03-21 16:28:36','7','1','1','0000-00-00','mainitem','Inclusive','MANYATTA CAN','active','','6610','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(465,'TUSKER LITE CAN','1','25','',0.00,'243','350','0','350',NULL,NULL,'0',0,0,'5201051742563717',0,0,0,10000.00,'2025-03-21 16:29:39','7','1','1','0000-00-00','mainitem','Inclusive','TUSKER LITE CAN','active','','6611','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(466,'JIM BEAM WHISKY','15','24','',0.00,'1924','3500','0','3500',NULL,NULL,'0',0,0,'8948421742580272',0,0,0,10001.00,'2025-03-21 21:07:41','7','1','1','0000-00-00','mainitem','Inclusive','JIM BEAM WHISKY','active','','6612','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(467,'BALLANTINES WHISKY','15','24','',0.00,'1924','3500','0','3500',NULL,NULL,'0',0,0,'8213711742580556',0,0,0,10000.00,'2025-03-21 21:13:40','7','1','1','0000-00-00','mainitem','Inclusive',' BALLANTINES ','active','','6613','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(468,'TEQUILA JOSE CUERVO TOTS','12','2','',0.00,'200','200','0','200',NULL,NULL,'0',0,0,'3392701743150197',0,0,0,9949.00,'2025-03-28 11:24:36','1','1','1','0000-00-00','mainitem','na','','active','','6614','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(469,'SOUP SPECIAL','23','2','',0.00,'50','100','0','100',NULL,NULL,'0',0,0,'2823061743787370',0,0,0,0.00,'2025-04-04 20:24:50','7','1','1','0000-00-00','mainitem','Inclusive','SOUP SPECIAL','active','','6615','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(470,'sweet carrot & pineapple salad','18','2','',0.00,'100','150','0','150',NULL,NULL,'0',0,0,'9650201743941105',0,0,0,0.00,'2025-04-06 15:07:15','7','1','1','0000-00-00','mainitem','Inclusive','sweet carrot & pineapple salad','active','','6616','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(471,'full mbuzi with 10 accampaniment & 10 greens','18','2','',0.00,'15,000','20,000','1','20,000',NULL,NULL,'0',0,0,'9715491746301076',0,0,0,0.00,'2025-05-03 22:44:41','7','1','1','0000-00-00','mainitem','Inclusive','full mbuzi with 10 accampaniment & 10 greens','active','','6617','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(472,'mix vegetables','18','2','',0.00,'150','300','0','300',NULL,NULL,'0',0,0,'8932191746364463',0,0,0,0.00,'2025-05-04 16:16:17','7','1','1','0000-00-00','mainitem','Inclusive','mix vegetables','active','','6618','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(473,'Platter','18','2','',0.00,'2000','3000','0','3000',NULL,NULL,'0',0,0,'8565721751216279',0,0,0,0.00,'2025-06-29 19:59:37','7','1','1','0000-00-00','mainitem','Inclusive','Platter','active','','6619','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0),(474,'bhajia','18','2','',0.00,'200','300','0','300',NULL,NULL,'0',0,0,'3087811751218603',0,0,0,0.00,'2025-06-29 20:39:08','7','1','1','0000-00-00','mainitem','Inclusive','bhajia','active','','6620','pcs','Service','EXEMPTED',NULL,NULL,'','','','','','','',0); /*!40000 ALTER TABLE `productlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `products` -- DROP TABLE IF EXISTS `products`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `products` ( `id` int(30) NOT NULL AUTO_INCREMENT, `itemclassification` varchar(50) NOT NULL, `country` varchar(50) NOT NULL, `itemtype` varchar(50) NOT NULL, `packagingunit` varchar(50) NOT NULL, `salesunit` varchar(50) NOT NULL, `itemstatus` varchar(50) NOT NULL, `itemtax` varchar(50) NOT NULL, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `code` varchar(255) DEFAULT NULL, `description` varchar(255) NOT NULL, `tax_included` decimal(10,2) NOT NULL DEFAULT 16.00, `buyingprice` varchar(50) NOT NULL, `sellingprice` varchar(50) NOT NULL DEFAULT '0.00', `promoprice` varchar(50) DEFAULT NULL, `wholesaleprice` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `reorderevel` int(50) DEFAULT NULL, `allow_alt_description` tinyint(1) NOT NULL, `is_serialized` tinyint(1) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `store` varchar(50) NOT NULL, `expdate` date NOT NULL, `orderamount` varchar(50) NOT NULL DEFAULT 'mainitem', `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `shortname` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `uom` varchar(20) NOT NULL DEFAULT 'pcs', `producttype` varchar(30) NOT NULL DEFAULT 'Inventory', `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) NOT NULL, `vattype` varchar(20) NOT NULL DEFAULT 'VATABLE', `reorderquantity` varchar(20) DEFAULT NULL, `hscode` varchar(100) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `item_number` (`code`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`), KEY `id` (`id`,`name`,`code`,`description`,`hscode`), KEY `id_2` (`id`,`name`,`code`,`description`,`hscode`) ) ENGINE=InnoDB AUTO_INCREMENT=664 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,'BALOZI 500ML','1','2','B001','','16.00','169','250','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(2,'BALOZI 500ML CAN','1','2','B002','','16.00','190.54','300','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(3,'DESPERADOS','1','2','B003','','16.00','265','350','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(4,'GORDON`S PINK TONIC 330MLX24 CAN','1','2','B004','','16.00','184.29','300','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(5,'GORDONS TONIC PURPLE CAN 330ML','1','2','B005','','16.00','184.2485714','300','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(6,'GUARANA 330ML','1','2','B006','','16.00','176','250','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(7,'GUIENESS SMOOTH 500ML','1','2','B007','','16.00','0','300','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(8,'GUINESS 500ML CAN','1','2','B008','','16.00','208','300','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(9,'GUINESS KUBWA 500ML','1','2','B009','','16.00','204','300','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(10,'HEINEKEN 330ML','1','2','B010','','16.00','272','350','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(11,'HEINEKEN 500ML CAN','1','2','B011','','16.00','0','300','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(12,'HUNTERS DRY 330ML','1','2','B012','','16.00','213','1000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(13,'HUNTERS GOLD 330ML','1','2','B013','','16.00','185','300','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(14,'KING FISHER 330ML','1','2','B014','','16.00','200','300','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(15,'KO GINGER 330ML','1','2','B015','','16.00','220','300','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(16,'KO LIME 330ML','1','2','B016','','16.00','220','300','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(17,'PILSNER 500ML CAN','1','2','B017','','16.00','190','300','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(18,'PILSNER LAGER 500ML','1','2','B018','','16.00','169.0793103','250','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(19,'ROLLER CRISP','1','2','B026','','16.00','0','0','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(20,'ROLLER RASPBERRY','1','2','B025','','16.00','0','300','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(21,'S.PINEAPPLE PUNCH','1','2','B023','','16.00','176','300','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(22,'SAVANNAH 330ML','1','2','B019','','16.00','265','350','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(23,'SIERA LAGER','1','2','B020','','16.00','155.1725','300','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(24,'SMIRNOFF BLACK ICE 330ML','1','2','B021','','16.00','150.8335714','250','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(25,'SMIRNOFF BLACK ICE CAN 330ML','1','2','B022','','16.00','176','250','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(26,'SNAPP 330ML','1','2','B024','','16.00','150.92','300','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(27,'SNAPP 330ML CAN','1','2','B027','','16.00','176','250','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(28,'TUSKER CIDER 500ML','1','2','B028','','16.00','195','300','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(29,'TUSKER CIDER 500ML CAN','1','2','B029','','16.00','234','350','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(30,'TUSKER LAGER 500ML','1','2','B030','','16.00','169.0003774','250','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(31,'TUSKER LAGER 500ML CAN','1','2','B031','','16.00','190.5','250','','0',NULL,'',10000.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,127,7,'1',1,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(32,'TUSKER LITE 330ML','1','2','B032','','16.00','186.68','250','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',10000,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(33,'TUSKER LITE 500ML CAN','1','2','B033','','16.00','242.5795652','250','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(34,'TUSKER MALT 500ML CAN','1','2','B034','','16.00','241','250','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(35,'TUSKER MALT LAGER 330ML','1','2','B035','','16.00','186.68','250','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(36,'TUSKER NDIMU 300ML','1','2','B036','','16.00','151.36','250','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(37,'WHITE CAP CRISP 300ML BOTTLE','1','2','B037','','16.00','213.24','250','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(38,'WHITE CAP LAGER 500ML','1','2','B038','','16.00','195.52','250','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(39,'WHITE CAP LAGER 500ML CAN','1','2','B039','','16.00','216.71','350','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(40,'JP CHENET 750ML','2','2','B040','','16.00','925','2500','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(41,'RICHOT 350ML','2','2','B041','','16.00','610','1200','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(42,'RICHOT 750ML','2','2','B042','','16.00','1500','2000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(43,'VICEROY 350ML','2','2','B043','','16.00','680','1200','','0',NULL,'',10000.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,127,7,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(44,'VICEROY 750ML','2','2','B044','','16.00','1290','2200','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(45,'BELAIRE RARE LUXE 750ML','3','2','B045','','16.00','4100','8000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(46,'MOET 750ML','3','2','B046','','16.00','9000','15000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(47,'JAGERBOMB','4','2','B048','','16.00','450','500','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(48,'HENNESY VS 1LTR','5','2','B053','','16.00','8050','9000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(49,'HENNESY VS 700ML','5','2','B054','','16.00','4475','6000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(50,'HENNESY VSOP 700ML','5','2','B055','','16.00','8500','13000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(51,'MARTEL BLUE SWIFT','5','2','B049','','16.00','8000','12000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(52,'MARTEL VS 700ML','5','2','B050','','16.00','5100.005','6800','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(53,'MARTEL VSOP 700ML','5','2','B051','','16.00','8400','8400','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(54,'REMY MARTIN VSOP 700ML','5','2','B052','','16.00','7000','12000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(55,'AMARULA 1LTR','6','2','B056','','16.00','2752','4500','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(56,'AMARULA 375ML','6','2','B057','','16.00','0','0','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(57,'AMARULA 750ML','6','2','B058','','16.00','1750','4000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(58,'BAILEYS CREAM 1LTR','6','2','B059','','16.00','2700','4500','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(59,'BAILEYS CREAM 375ML','6','2','B060','','16.00','0','0','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(60,'BAILEYS CREAM 750ML','6','2','B061','','16.00','0','0','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(61,'BEST CREAM 750ML','6','2','B062','','16.00','1199','2000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(62,'SHERIDANS 1LTR','6','2','B063','','16.00','0','7000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(63,'GILBEYS GIN 350ML','7','2','B064','','16.00','610','1200','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(64,'GILBEYS GIN 750ML','7','2','B065','','16.00','1400','2200','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(65,'GILBEYS PINK 750ML','7','2','B066','','16.00','1239.99','2500','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(66,'GORDONS GIN 1LTR','7','2','B067','','16.00','2300','3500','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(67,'GORDONS GIN 750ML','7','2','B068','','16.00','0','0','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(68,'GORDONS PINK 750ML','7','2','B069','','16.00','1916.223333','3000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(69,'TANQUERY 10 1L','7','2','B070','','16.00','5083','8000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(70,'TANQUERY LONDON DRY 750ML','7','2','B071','','16.00','2320','5000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(71,'TANQUERY SEVINE 750ML','7','2','B072','','16.00','0','0','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(72,'JAGERMEISTER 1ltr','8','2','B074','','16.00','2175','5500','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,127,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(73,'KHALUA 1LTR','8','2','B075','','16.00','2311','4500','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(74,'KHALUA 750ML','8','2','B076','','16.00','2200','4000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(75,'MARTIN BIANCO 1LTR','8','2','B077','','16.00','900','0','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(76,'SOUTHERN COMFORT 1LTR','8','2','B078','','16.00','1850','3500','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(77,'SOUTHERN COMFORT 700ML','8','2','B079','','16.00','0','0','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(78,'ZAPPA CLEAR 750ML','8','2','B080','','16.00','0','0','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(79,'ZAPPA RED 750ML','8','2','B081','','16.00','0','0','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(80,'BARCADI CLEAR 750ML','9','2','B082','','16.00','1600','3000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(81,'CAPTAIN MORGAN GOLD 750ML','9','2','B083','','16.00','1000','2000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(82,'CAPTAIN MORGAN SPICED 750ML','9','2','B084','','16.00','1700','3500','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(83,'MALIBU 750ML','9','2','B085','','16.00','1600','3000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(84,'MYERS 1LTR','9','2','B086','','16.00','1850','4000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(85,'MYERS 750ML','9','2','B087','','16.00','2000','3500','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(86,'DELMONTE 1LTR','10','2','B088','','16.00','216','400','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(87,'KERINGET 1LTR','10','2','B089','','16.00','79.16675','200','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(88,'KERINGET 500ML','10','2','B090','','16.00','53.54','100','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,127,7,'1',1,0,0,0.00,'keringet 500ml','active','pcs','None Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(89,'LEMONADE 300ML','10','2','B091','','16.00','47','100','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(90,'MONSTER 500ML','10','2','B092','','16.00','182.5','300','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(91,'REDBULL 250ML','10','2','B093','','16.00','195','300','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(92,'SODA 300ML','10','2','B094','','16.00','32.49992366','100','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,127,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(93,'SODA WATER 300ML','10','2','B095','','16.00','41.66666667','150','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(94,'KERINGET SPARKLING WATER 1l','10','2','B096','','16.00','71.45842105','200','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,127,7,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(95,'TONIC WATER 300ML','10','2','B097','','16.00','41.66666667','150','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',10000,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(96,'TEQUILA CAMINO CLEAR 750ML','11','2','B098','','16.00','2200','4000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(97,'TEQUILA CAMINO GOLD 750ML','11','2','B099','','16.00','2200','3500','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(98,'TEQUILA JOSE CUERVO 750ML','11','2','B100','','16.00','2400','4500','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(99,'TEQUILA ROSE 700ML','11','2','B101','','16.00','2800','5000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(100,'BAILEYS CREAM TOT','12','2','B102','','16.00','100','250','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(101,'TOT JACK DANIELS 1LTR(250)','12','2','B117','','16.00','0','250','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(102,'TOT MARTEL BLUE SWIFT 700ML','12','2','B123','','16.00','346.66','500','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(103,'TOT STOLI','12','2','B129','','16.00','100','200','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(104,'CIROC 1LTR','14','2','B135','','16.00','5000','8000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(105,'sample product 2','14','2','10062','','16.00','0','1.5','','',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(106,'SMIRNOFF VODKA 350ML','14','2','B136','','16.00','610.5','1200','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(107,'SMIRNOFF VODKA 750ML','14','2','B137','','16.00','1450','2200','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(108,'STOLI 750ML','14','2','B138','','16.00','1150','2500','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(109,'BALLANTINES FINEST 750ML','15','2','B139','','16.00','1871','3500','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(110,'BLACK & WHITE 750ML','15','2','B140','','16.00','1600','2200','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(111,'FAMOUSE GROUSE 750ML','15','2','B141','','16.00','1575','3000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(112,'GENTLEMAN JACK 1LTR','15','2','B142','','16.00','4900','7500','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(113,'GENTLEMAN JACK 700ML','15','2','B143','','16.00','4300','6500','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(114,'GLENFIDICH 12YRS 750ML','15','2','B144','','16.00','6000','9000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(115,'GLENFIDICH 15YRS 750ML','15','2','B145','','16.00','0','0','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(116,'GLENFIDICH 18YRS 750ML','15','2','B146','','16.00','14000','18000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(117,'GLENLIVET 15YRS 1LTR','15','2','B147','','16.00','0','0','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(118,'GLENLIVET 15YRS 750ML','15','2','B148','','16.00','8500','0','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(119,'GLENLIVET 18YRS 750ML','15','2','B149','','16.00','9765','14000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(120,'GRANTS 750ML','15','2','B150','','16.00','2100','3200','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(121,'JACK DANIELS 1LTR','15','2','B151','','16.00','3600','5500','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(122,'JACK DANIELS 375ML','15','2','B152','','16.00','0','3200','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(123,'JACK DANIELS 700ML','15','2','B153','','16.00','3400','5000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(124,'JACK DANIELS HONEY 1LTR','15','2','B154','','16.00','4100','6000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(125,'JAMESON 1LTR','15','2','B155','','16.00','2900','4000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(126,'JAMESON 375ML','15','2','B156','','16.00','0','2100','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(127,'JAMESON 750ML','15','2','B157','','16.00','2900','3500','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(128,'JOHNNIE WALKER BLACK LABEL 1LTR','15','2','B158','','16.00','3525','5500','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(129,'JOHNNIE WALKER BLACK LABEL 375ML','15','2','B159','','16.00','1700','2700','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(130,'JOHNNIE WALKER BLACK LABEL 750ML','15','2','B160','','16.00','3500','5000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(131,'JOHNNIE WALKER DOUBLE BLACK 1LTR','15','2','B161','','16.00','5000.01','9000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(132,'JOHNNIE WALKER GOLD RESERVE 750ML','15','2','B162','','16.00','0','0','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(133,'JOHNNIE WALKER GREEN LABEL 750ML','15','2','B163','','16.00','7000','12000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(134,'JOHNNIE WALKER RED LABEL 375ML','15','2','B164','','16.00','888.88','1600','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(135,'JOHNNIE WALKER RED LABEL 750ML','15','2','B165','','16.00','2000','3500','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(136,'JOHNNIE WALKER SONG OF ICE 750ML','15','2','B166','','16.00','4083','6500','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(137,'MONKEY SHOULDER 700ML','15','2','B167','','16.00','3100','5000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(138,'SINGLETON 700ML 12YRS','15','2','B168','','16.00','800033','7000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(139,'SINGLETON 750ML 15YRS','15','2','B169','','16.00','0','0','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(140,'SINGLETON 750ML 18YRS','15','2','B170','','16.00','0','0','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(141,'TEACHERS 1L','15','2','B171','','16.00','1000','2500','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(142,'VAT 69 750ML','15','2','B174','','16.00','1600','2500','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(143,'WILLIAM LAWSON 750ML','15','2','B175','','16.00','1350','3000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(144,'4TH STREET RED 750ML','16','2','B176','','16.00','950','1700','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(145,'4TH STREET WHITE 750ML','16','2','B177','','16.00','940','1700','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(146,'CELLAR CASK RED 750ML','16','2','B178','','16.00','975','1700','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(147,'CELLAR CASK WHITE 750ML','16','2','B179','','16.00','896','1700','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(148,'DROSTDY HOF RED 750ML','16','2','B180','','16.00','956','1700','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(149,'DROSTDY HOF WHITE 750ML','16','2','B181','','16.00','956','1700','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(150,'FOUR COUSINS RED 750ML','16','2','B182','','16.00','950','1700','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(151,'FOUR COUSINS WHITE 750ML','16','2','B183','','16.00','950','1700','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(152,'RED DRY WINE 5LTRS','16','2','B184','','16.00','0','5000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(153,'RED SWEET WINE 5LTRS','16','2','B186','','16.00','3200','5000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(154,'ROBERTSON RED 750ML','16','2','B188','','16.00','983.3366667','2000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(155,'ROBERTSON WHITE 750ML','16','2','B189','','16.00','0','2000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(156,'WHITE DRY WINE 5LTRS','16','2','B190','','16.00','3399.99','5000','','0',NULL,'',0.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','0','','','','','','','',''),(157,'African coffee','17','1','k001','','16.00','0','150','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(158,'White Coffee','17','1','k002','','16.00','0','200','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(159,'Black coffee','17','1','k003','','16.00','0','150','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(160,'White chocolate','17','1','k004','','16.00','0','150','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(161,'Dawa','17','1','k005','','16.00','0','200','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(162,'Masala Tea','17','1','k006','','16.00','0','200','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(163,'Sausage','20','1','k007','','16.00','0','100','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(164,'Samosa','20','1','k008','','16.00','0','50','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(165,'Swahili Kebab','20','1','k009','','16.00','0','200','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(166,'Choma Sausage','20','1','k010','','16.00','0','150','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','EXEMPTED','5','','','','','','','',''),(167,'Sausage Special','20','1','k011','','16.00','0','200','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','EXEMPTED','5','','','','','','','',''),(168,'choma Sausage Special','20','1','k012','','16.00','0','300','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','EXEMPTED','5','','','','','','','',''),(169,'Fries','21','1','k013','','16.00','0','200','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','EXEMPTED','5','','','','','','','',''),(170,'Rice','21','1','k014','','16.00','0','100','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','EXEMPTED','5','','','','','','','',''),(171,'Ugali','21','1','k015','','16.00','0','100','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','EXEMPTED','5','','','','','','','',''),(172,'Mukimo','21','1','k016','','16.00','0','200','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','EXEMPTED','5','','','','','','','',''),(173,'Chapati','21','1','k017','','16.00','0','100','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(174,'Chips Masala','21','1','k018','','16.00','0','250','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(175,'Saute Potatoes','21','1','k019','','16.00','0','250','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(176,'Lyonnaise potatoes','21','1','k020','','16.00','0','200','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(178,'Garden salad','19','1','k022','','16.00','0','100','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(179,'Managu','19','1','k023','','16.00','0','100','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(180,'Cabbage','19','1','k024','','16.00','0','100','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(181,'Spinach','19','1','k025','','16.00','0','100','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(182,'Kachumbari','19','1','k026','','16.00','0','70','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(183,'Beef Wetfry','18','1','k027','','16.00','0','1000','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(184,'Beef Boiled','18','1','k028','','16.00','0','1200','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(185,'Beef Dry Fry','18','1','k029','','16.00','0','1200','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(186,'Mutton Wetfry','18','1','k030','','16.00','0','1300','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(187,'Mutton choma','18','1','k031','','16.00','0','1300','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(188,'Mutton Boiled','18','1','k032','','16.00','0','1300','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(189,'Pork Dry Fry','18','1','k033','','16.00','0','1500','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(190,'Pork choma','18','1','k034','','16.00','0','1500','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(191,'Matoke mix','18','1','k035','','16.00','0','500','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(192,'Githeri Minji','18','1','k036','','16.00','0','350','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(193,'Githeri Beans','18','1','k037','','16.00','0','300','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(194,'Chicken Kibira','18','1','k038','','16.00','0','2200','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(195,'Chicken Bahati','18','1','k039','','16.00','0','2500','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(196,'Chicken Kienyeju choma','18','1','k040','','16.00','0','1800','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(197,'Chicken Kienyaji boiled','18','1','k041','','16.00','0','1800','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(198,'Chicken Kienyeji Wetfry','18','1','k042','','16.00','0','1800','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(199,'Chicken Kienyeji Dry fry','18','1','k043','','16.00','0','1800','','0',NULL,'',5.00,'0','0',NULL,'0','0000-00-00','0000-00-00',0,0,1,'1',1,0,0,0.00,'','active','pcs','Service','0000-00-00','4000','5500','VATABLE','5','','','','','','','',''),(200,'Black and White 350ml','15','2','1','','16.00','603','1200','0','0',NULL,'',5.00,'0','0','5241421709395980','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','10','','','','','','','',''),(201,'VAT 69 350ml','15','2','2','','16.00','820','1650','0','0',NULL,'',5.00,'0','0','6550691709396263','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','10','','','','','','','',''),(202,'Bond 7 350ml','15','2','3','','16.00','610','1200','0','0',NULL,'',5.00,'0','0','7344291709396355','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','10','','','','','','','',''),(203,'Bond 7 750ml','15','2','4','','16.00','1600','2200','0','0',NULL,'',5.00,'0','0','7931861709396452','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','10','','','','','','','',''),(204,'Black Bird ','16','2','5','','16.00','950','1700','0','0',NULL,'',5.00,'0','0','6414751709398072','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','10','','','','','','','',''),(205,'Caprice white','16','2','6','','16.00','750','1500','0','0',NULL,'',5.00,'0','0','3948451709398204','0','0000-00-00','0000-00-00',10000,127,1,'1',0,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','10','','','','','','','',''),(206,'Caprice Red','16','2','7','','16.00','750','1200','0','0',NULL,'',5.00,'0','0','1301709398317','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','10','','','','','','','',''),(207,'Vina lasta Red','16','2','8','','16.00','950','1700','0','0',NULL,'',5.00,'0','0','4693121709398387','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','10','','','','','','','',''),(208,'Assorted juice ','10','2','9','','16.00','250','400','0','0',NULL,'',5.00,'0','0','8742991709398480','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','10','','','','','','','',''),(209,'All Seasons ','15','2','10','','16.00','1180','2100','0','0',NULL,'',5.00,'0','0','2832521709399293','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','10','','','','','','','',''),(210,'HUNTERS Choice 750ml','15','2','11','','16.00','975','1700','0','',NULL,'',5.00,'0','0','9045681709399441','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','10','','','','','','','',''),(211,'Best Whisky 750ml','15','2','12','','16.00','975','2000','0','2',NULL,'',5.00,'0','0','7708621709492605','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','10','','','','','','','',''),(212,'caprice Dry Red','16','2','13','','16.00','785','1500','0','0',NULL,'',5.00,'0','0','7279341709497585','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','10','','','','','','','',''),(213,'caprice Dry White ','16','2','14','','16.00','1500','1500','0','0',NULL,'',5.00,'0','0','142981709497723','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','10','','','','','','','',''),(214,'African Tea','17','2','15','','0.00','0','150','0','0',NULL,'',0.00,'0','0','6565191709546854','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','10','','','','','','','',''),(215,'Buffet','22','2','16','','0.00','500','1000','0','0',NULL,'',5.00,'0','0','1985451709552195','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','10','','','','','','','',''),(216,'1/2 Breakfast ','22','2','17','','0.00','100','400','0','0',NULL,'',5.00,'0','0','1985451709557346','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','10','','','','','','','',''),(217,'Spanish omlette','20','2','18','','0.00','150','150','0','150',NULL,'',0.00,'0','0','3616151710144684','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','0','','','','','','','',''),(218,'Chicken bahati','18','2','0','','0.00','2500','2500','0','2500',NULL,'',0.00,'0','0','3158781710144876','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','0','','','','','','','',''),(219,'vat 69 1/2','15','2','46554','','0.00','1650','1650','0','1650',NULL,'',0.00,'0','0','1257101710146116','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','EXEMPTED','0','','','','','','','',''),(220,'beef 1/2','18','2','5977','','0.00','600','600','0','600',NULL,'',0.00,'0','0','8839661710146466','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','0','','','','','','','',''),(221,'Pork 1\\2','18','2','5979','','0.00','750','750','0','750',NULL,'',0.00,'0','0','8127921710146668','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','0','','','','','','','',''),(222,'chicken kienyeji','18','2','5980','','0.00','900','900','0','900',NULL,'',0.00,'0','0','8393161710146762','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','0','','','','','','','',''),(223,'broiler 1/2','18','2','5981','','0.00','600','600','0','600',NULL,'',0.00,'0','0','382241710146887','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','0','','','','','','','',''),(224,'broiler full','18','2','5982','','0.00','1300','1300','0','1300',NULL,'',0.00,'0','0','5242321710147016','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','0','','','','','','','',''),(225,'ndazi','20','2','5983','','0.00','50','50','0','50',NULL,'',0.00,'0','0','6621681710147202','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','0','','','','','','','',''),(226,'chapati','21','2','5984','','0.00','100','100','0','100',NULL,'',0.00,'0','0','435411710147312','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','0','','','','','','','',''),(227,'pilau','18','2','5985','','0.00','250','250','0','250',NULL,'',0.00,'0','0','5354101710147389','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','0','','','','','','','',''),(228,'miuxed vegetables','18','2','5986','','0.00','300','300','0','300',NULL,'',0.00,'0','0','9659541710147442','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','0','','','','','','','',''),(229,'fish plain','18','2','5987','','0.00','600','600','0','600',NULL,'',0.00,'0','0','257171710147505','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','0','','','','','','','',''),(230,'nduma portion','21','2','5988','','0.00','100','100','0','100',NULL,'',0.00,'0','0','414861710147610','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','0','','','','','','','',''),(231,'malenge portion','21','2','5989','','0.00','100','100','0','100',NULL,'',0.00,'0','0','7865711710147739','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','0','','','','','','','',''),(232,'ngwaci portion','21','2','5990','','0.00','100','100','0','100',NULL,'',0.00,'0','0','3325841710147797','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','0','','','','','','','',''),(233,'black and white 750ml','15','2','5991','','0.00','2200','2200','0','2200',NULL,'',0.00,'0','0','7203211710148070','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','EXEMPTED','0','','','','','','','',''),(234,'best whiskey','15','2','5992','','0.00','975','975','0','975',NULL,'',0.00,'0','0','8352981710148603','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','EXEMPTED','0','','','','','','','',''),(235,'fourth street red','16','2','5993','','0.00','1700','1700','0','1700',NULL,'',0.00,'0','0','1985451710148994','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','EXEMPTED','0','','','','','','','',''),(236,'minute maid','10','2','5994','','0.00','150','150','0','150',NULL,'',0.00,'0','0','4856251710149768','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','EXEMPTED','0','','','','','','','',''),(237,'full breakfast','22','2','5995','','0.00','800','800','0','800',NULL,'',0.00,'0','0','2267911710150060','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','0','','','','','','','',''),(238,'chips plain','18','2','5996','','0.00','150','200','0','200',NULL,'',0.00,'0','0','7576601710154185','0','0000-00-00','0000-00-00',0,127,1,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','0','','','','','','','',''),(239,'beef 1kg','18','2','5997','','0.00','1200','1200','0','1200',NULL,'',0.00,'0','0','1985451710406871','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','0','','','','','','','',''),(240,'beef 1/2kg','18','2','5998','','0.00','600','600','0','600',NULL,'',0.00,'0','0','3047611710407095','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','0','','','','','','','',''),(241,'pork 1kg','18','2','5999','','0.00','1500','1500','0','1500',NULL,'',0.00,'0','0','6032901710407384','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','0','','','','','','','',''),(242,'mutton 1kg','18','2','6000','','0.00','1000','1300','0','1300',NULL,'',0.00,'0','0','9842611710409387','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','0','','','','','','','',''),(243,'Mutton 1/2kg','18','2','6001','','0.00','650','650','0','650',NULL,'',0.00,'0','0','5998771710409526','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','0','','','','','','','',''),(244,'Horse riding child','18','2','6002','','0.00','250','250','0','250',NULL,'',0.00,'0','0','4009481710414028','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','0','','','','','','','',''),(245,'Lemon tea','18','2','6003','','0.00','150','150','0','150',NULL,'',0.00,'0','0','1985451710496091','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','10000','','','','','','','',''),(246,'Gordons Dry Gin 1 Liter','7','2','6004','','0.00','4500','4500','0','4500',NULL,'',10000.00,'0','0','6565191710496307','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','10000','','','','','','','',''),(247,'Tanqueray London dry gin 1 1liter','7','2','6005','','0.00','4500','4500','0','4500',NULL,'',0.00,'0','0','5010621710496417','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','10000','','','','','','','',''),(248,'Johnie walker Black label 1 liter','17','2','6006','','0.00','6000','6000','0','6000',NULL,'',0.00,'0','0','5010621710496509','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','10000','','','','','','','',''),(249,'Johnie walker red label 1 liter','17','2','6007','','0.00','4500','4500','0','4500',NULL,'',0.00,'0','0','7279341710496708','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','10000','','','','','','','',''),(250,'Dasani purified water','17','2','6008','','0.00','100','100','0','100',NULL,'',0.00,'0','0','2592661710497419','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','10000','','','','','','','',''),(251,'Beef 1/4kg With accompaniments','18','2','6009','','0.00','600','600','0','600',NULL,'',0.00,'0','0','1985451710576929','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','10000','','','','','','','',''),(252,'Chicken broiler 1/4 Kg with accompaniments','18','2','6010','','0.00','600','600','0','600',NULL,'',0.00,'0','0','5477051710577010','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','10000','','','','','','','',''),(253,'Chicken broiler full','18','2','6011','','0.00','1000','1200','0','NaN',NULL,'',0.00,'0','0','4211881710593587','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','10000','','','','','','','',''),(254,'Horse riding adult','18','2','6012','','0.00','500','500','0','500',NULL,'',0.00,'0','0','3580201710593818','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','','','','','','','','',''),(255,'Captain morgan Tot','17','2','6013','','0.00','100','100','0','100',NULL,'',0.00,'0','0','5010621710595456','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','10000','','','','','','','',''),(256,'Cockage','17','2','6014','','0.00','1500','1500','0','1500',NULL,'',0.00,'0','0','3936071710606412','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','','','','','','','','',''),(257,'Rawhew ranch Honey glazed pork','18','2','6015','','0.00','1500','1500','0','1500',NULL,'',0.00,'0','0','1985451710673797','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','10000','','','','','','','',''),(258,'1/2 Kg Rawhew ranch honey glazed pork','18','2','6016','','0.00','750','750','0','750',NULL,'',10000.00,'0','0','8135781710675854','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','','','','','','','','',''),(259,'Pancake','18','2','6017','','0.00','100','100','0','100',NULL,'',0.00,'0','0','1985451711795750','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','','','','','','','','',''),(260,'milk','17','2','6018','','0.00','100','100','10000','',NULL,'',0.00,'0','0','8135781711800772','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','Inventory','0000-00-00','4000','5500','EXEMPTED','','','','','','','','',''),(261,'Bouncing Castle per child','21','2','6019','','0.00','200','200','10000','200',NULL,'',0.00,'0','0','1692121711867504','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','','','','','','','','',''),(262,'Jagermaster','12','2','6020','','0.00','200','200','10000','200',NULL,'',0.00,'0','0','3936071711991535','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','','','','','','','','',''),(263,'Crescent Vodka','14','2','6021','','0.00','1000','1500','10000','1500',NULL,'',0.00,'0','0','3936071712326012','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','','','','','','','','',''),(264,'Crescent Gin','7','2','6022','','0.00','1500','1500','10000','1500',NULL,'',0.00,'0','0','4211881712326087','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','','','','','','','','',''),(265,'Summit malt','1','2','6023','','0.00','250','250','10,000','250',NULL,'',0.00,'0','0','3936071712426873','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','','','','','','','','',''),(266,'Tea cup','17','2','6024','','0.00','50','100','0','100',NULL,'',0.00,'0','0','8135781712840248','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','','','','','','','','',''),(267,'Cigarettes','8','2','6025','','16.00','350','400','','400',NULL,'',10000.00,'0','0','5406961713001668','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','VATABLE','','','','','','','','',''),(268,'White Chocolate','17','2','6026','','0.00','50','100','10000','100',NULL,'',0.00,'0','0','8135781713098519','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','VATABLE','','','','','','','','',''),(269,'Inside Potatoes','21','2','6027','','16.00','100','150','0','150',NULL,'',10000.00,'0','0','3936071713717559','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','VATABLE','','','','','','','','',''),(270,'3/4 mutton','18','2','6028','','16.00','525','1000','0','1000',NULL,'',10000.00,'0','0','4658681713959309','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','VATABLE','','','','','','','','',''),(271,'lemon water','10','2','6029','','0.00','20','70','0','70',NULL,'',0.00,'0','0','3936071714240724','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','VATABLE','','','','','','','','',''),(272,'wedges potatoes','21','2','6030','','0.00','100','200','0','200',NULL,'',0.00,'0','0','3936071714245402','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'wadges','active','pcs','None Inventory','0000-00-00','4000','5500','VATABLE','','','','','','','','',''),(273,'tea & snacks','21','2','6031','','0.00','50','200','1','200',NULL,'',10000.00,'0','0','3936071714309837','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'','active','pcs','None Inventory','0000-00-00','4000','5500','VATABLE','','','','','','','','',''),(274,'Roast potatoes','21','2','6032','','0.00','200','200','0','200',NULL,'',1000.00,'0','0','8135781714574404','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'Roast','active','pcs','None Inventory','0000-00-00','4000','5500','VATABLE','1000','','','','','','','',''),(276,'fish with accompaniment','18','2','6033','','0.00','750','750','0','750',NULL,'',10000.00,'0','0','1985451714914848','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'fish','active','pcs','None Inventory','0000-00-00','4000','5500','VATABLE','','','','','','','','',''),(279,'eggs','20','2','6034','','0.00','100','100','0','100',NULL,'',0.00,'0','0','71991715527623','0','0000-00-00','0000-00-00',10000,127,7,'1',0,0,0,0.00,'eggs','active','pcs','None Inventory','0000-00-00','4000','5500','VATABLE','','','','','','','','',''),(280,'Dunhills ','8','2','6035','','0.00','500','500','0','500',NULL,'',10000.00,'0','0','8135781716652239','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'dunhills','active','pcs','None Inventory','0000-00-00','4000','5500','VATABLE','','','','','','','','',''),(281,'Beef burger','18','2','6036','','0.00','500','500','0','500',NULL,'',10000.00,'0','0','3936071717335529','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'burger','active','pcs','None Inventory','0000-00-00','4000','5500','VATABLE','10000','','','','','','','',''),(282,'Honey plain','17','2','6037','','16.00','50','50','0','50',NULL,'',10000.00,'0','0','3936071717864879','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'honey','active','pcs','Inventory','0000-00-00','4000','5500','VATABLE','9000','','','','','','','',''),(283,'pork 1kg','18','2','6038','','0.00','1300','1300','0','1300',NULL,'',0.00,'0','0','3936071720370380','0','0000-00-00','0000-00-00',15000,127,7,'1',0,0,0,0.00,'pork','active','pcs','Inventory','0000-00-00','4000','5500','EXEMPTED','0','','','','','','','',''),(285,'keringet 500ml ','10','2','6039','','0.00','100','100','0','80',NULL,'',0.00,'0','0','8071731720592068','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'keringet 500ml','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','','','','','','','','',''),(286,'Quencher water 1ltr','10','2','6040','','0.00','42','100','0','',NULL,'',0.00,'0','0','3580201720594365','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'Quencher water 1ltr','active','pcs','Inventory','0000-00-00','4000','5500','EXEMPTED','','','','','','','','',''),(287,'full mbuzi','18','2','6041','','0.00','10000','16500','0','16500',NULL,'',0.00,'0','0','71991720938239','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'full mbuzi','active','pcs','Inventory','0000-00-00','4000','5500','EXEMPTED','','','','','','','','',''),(288,'Lemon coffee','10','2','6042','','0.00','100','200','0','',NULL,'',0.00,'0','0','611531720972207','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'Lemon coffee','active','pcs','Inventory','0000-00-00','4000','5500','EXEMPTED','','','','','','','','',''),(289,'smokie','20','2','6043','','0.00','25','60','0','60',NULL,'',0.00,'0','0','5477051721487253','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'smoki','active','pcs','Inventory','0000-00-00','4000','5500','EXEMPTED','','','','','','','','',''),(290,'chips','20','2','6044','','0.00','100','200','0','150',NULL,'',0.00,'0','0','8135781721489702','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'chips','active','pcs','Inventory','0000-00-00','4000','5500','EXEMPTED','','','','','','','','',''),(291,'jogoo kienyeji','18','2','6045','','0.00','1000','2000','0','2000',NULL,'',0.00,'0','0','3936071721563287','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'jogoo','active','pcs','Inventory','0000-00-00','4000','5500','EXEMPTED','','','','','','','','',''),(292,'pork 1/2','18','2','6046','','0.00','400','650','0','650',NULL,'',0.00,'0','0','4211881722963508','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'pork','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','','','','','','','','',''),(293,'ndazi','20','2','6047','','0.00','30','50','0','50',NULL,'',0.00,'0','0','5477051723791836','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'ndazi','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','','','','','','','','',''),(294,'chicken broiler 1/2','18','2','6048','','0.00','300','600','0','600',NULL,'',0.00,'0','0','7394441723997294','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'broiler 1/2','active','pcs','Inventory','0000-00-00','4000','5500','EXEMPTED','','','','','','','','',''),(295,'mbuzi cover charge','18','2','6049','','0.00','1500','2500','0','4000',NULL,'',0.00,'0','0','8223691725122293','0','0000-00-00','0000-00-00',0,127,7,'1',0,0,0,0.00,'mbuzi cover charge','active','pcs','None Inventory','0000-00-00','4000','5500','EXEMPTED','','','','','','','','',''),(296,'','','','','','','','4TH STREET RED 750ML','16','2','B176','',16.00,'950','1700',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(297,'','','','','','','','4TH STREET WHITE 750ML','16','2','B177','',16.00,'940','1700',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(298,'','','','','','','','All Seasons ','15','2','10','',16.00,'1180','2100',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(299,'','','','','','','','AMARULA 1LTR','6','2','B056','',16.00,'2752','4500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(300,'','','','','','','','AMARULA 375ML','6','2','B057','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(301,'','','','','','','','AMARULA 750ML','6','2','B058','',16.00,'2165','3500','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(302,'','','','','','','','Assorted juice ','10','2','9','',16.00,'250','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(303,'','','','','','','','BAILEYS CREAM 1LTR','6','2','B059','',16.00,'2700','4500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(304,'','','','','','','','BAILEYS CREAM 375ML','6','2','B060','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(305,'','','','','','','','BAILEYS CREAM 750ML','6','2','B061','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(306,'','','','','','','','BAILEYS CREAM TOT','12','2','B102','',16.00,'100','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(307,'','','','','','','','BALLANTINES FINEST 750ML','15','2','B139','',16.00,'1871','3500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(308,'','','','','','','','BALOZI 500ML','1','2','B001','',16.00,'169','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(309,'','','','','','','','BALOZI 500ML CAN','1','2','B002','',16.00,'190.54','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(310,'','','','','','','','BARCADI CLEAR 750ML','9','2','B082','',16.00,'1600','3000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(311,'','','','','','','','BELAIRE RARE LUXE 750ML','3','2','B045','',16.00,'4100','8000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(312,'','','','','','','','BEST CREAM 750ML','6','2','B062','',16.00,'1199','2000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(313,'','','','','','','','best whiskey','15','2','5992','',16.00,'975','975',NULL,'975',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(314,'','','','','','','','Best Whisky 750ml','15','2','12','',16.00,'975','2000',NULL,'2',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(315,'','','','','','','','BLACK & WHITE 750ML','15','2','B140','',16.00,'1600','2200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(316,'','','','','','','','Black and White 350ml','15','2','1','',16.00,'603','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(317,'','','','','','','','black and white 750ml','15','2','5991','',16.00,'2200','2200',NULL,'2200',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(318,'','','','','','','','Black Bird ','16','2','5','',16.00,'950','1700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(319,'','','','','','','','Bond 7 350ml','15','2','3','',16.00,'610','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(320,'','','','','','','','Bond 7 750ml','15','2','4','',16.00,'1600','2200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(321,'','','','','','','','caprice Dry Red','16','2','13','',16.00,'785','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(322,'','','','','','','','caprice Dry White ','16','2','14','',16.00,'1500','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(323,'','','','','','','','Caprice Red','16','2','7','',16.00,'750','1200',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(324,'','','','','','','','Caprice white','16','2','6','',16.00,'750','1500',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(325,'','','','','','','','CAPTAIN MORGAN GOLD 750ML','9','2','B083','',16.00,'1000','2000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(326,'','','','','','','','CAPTAIN MORGAN SPICED 750ML','9','2','B084','',16.00,'1700','3500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(327,'','','','','','','','CELLAR CASK RED 750ML','16','2','B178','',16.00,'975','1700',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(328,'','','','','','','','CELLAR CASK WHITE 750ML','16','2','B179','',16.00,'896','1700',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(329,'','','','','','','','chicken broiler 1/2','18','2','6048','',16.00,'300','600',NULL,'600',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(330,'','','','','','','','chips','20','2','6044','',16.00,'100','200',NULL,'150',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(331,'','','','','','','','CIROC 1LTR','14','2','B135','',16.00,'5000','8000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(332,'','','','','','','','DELMONTE 1LTR','10','2','B088','',16.00,'216','400',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(333,'','','','','','','','DESPERADOS','1','2','B003','',16.00,'265','400','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(334,'','','','','','','','DROSTDY HOF RED 750ML','16','2','B180','',16.00,'956','1700',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(335,'','','','','','','','DROSTDY HOF WHITE 750ML','16','2','B181','',16.00,'956','1700',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(336,'','','','','','','','FAMOUSE GROUSE 750ML','15','2','B141','',16.00,'1900','3200','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(337,'','','','','','','','FOUR COUSINS RED 750ML','16','2','B182','',16.00,'950','1700',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(338,'','','','','','','','FOUR COUSINS WHITE 750ML','16','2','B183','',16.00,'950','1700',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(339,'','','','','','','','fourth street red','16','2','5993','',16.00,'1700','1700',NULL,'1700',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(340,'','','','','','','','full mbuzi','18','2','6041','',16.00,'10000','16500',NULL,'16500',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(341,'','','','','','','','GENTLEMAN JACK 1LTR','15','2','B142','',16.00,'4900','7500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(342,'','','','','','','','GENTLEMAN JACK 700ML','15','2','B143','',16.00,'4300','6500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(343,'','','','','','','','GILBEYS GIN 350ML','7','2','B064','',16.00,'610','1200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(344,'','','','','','','','GILBEYS GIN 750ML','7','2','B065','',16.00,'1297','2200','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(345,'','','','','','','','GILBEYS PINK 750ML','7','2','B066','',16.00,'1239.99','2500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(346,'','','','','','','','GLENFIDICH 12YRS 750ML','15','2','B144','',16.00,'6000','9000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(347,'','','','','','','','GLENFIDICH 15YRS 750ML','15','2','B145','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(348,'','','','','','','','GLENFIDICH 18YRS 750ML','15','2','B146','',16.00,'14000','18000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(349,'','','','','','','','GLENLIVET 15YRS 1LTR','15','2','B147','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(350,'','','','','','','','GLENLIVET 15YRS 750ML','15','2','B148','',16.00,'8500','0',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(351,'','','','','','','','GLENLIVET 18YRS 750ML','15','2','B149','',16.00,'9765','14000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(352,'','','','','','','','GORDON`S PINK TONIC 330MLX24 CAN','1','2','B004','',16.00,'184.29','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(353,'','','','','','','','GORDONS GIN 1LTR','7','2','B067','',16.00,'2300','3500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(354,'','','','','','','','GORDONS GIN 750ML','7','2','B068','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(355,'','','','','','','','GORDONS PINK 750ML','7','2','B069','',16.00,'1916.223333','3000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(356,'','','','','','','','GORDONS TONIC PURPLE CAN 330ML','1','2','B005','',16.00,'184.2485714','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(357,'','','','','','','','GRANTS 750ML','15','2','B150','',16.00,'2100','3200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(358,'','','','','','','','GUARANA 330ML','1','2','B006','',16.00,'176','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(359,'','','','','','','','GUIENESS SMOOTH 500ML','1','2','B007','',16.00,'0','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(360,'','','','','','','','GUINESS 500ML CAN','1','2','B008','',16.00,'208','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(361,'','','','','','','','GUINESS KUBWA 500ML','1','2','B009','',16.00,'204','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(362,'','','','','','','','HEINEKEN 330ML','1','2','B010','',16.00,'272','350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(363,'','','','','','','','HEINEKEN 500ML CAN','1','2','B011','',16.00,'0','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(364,'','','','','','','','HENNESY VS 1LTR','5','2','B053','',16.00,'8050','9000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(365,'','','','','','','','HENNESY VS 700ML','5','2','B054','',16.00,'4475','6000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(366,'','','','','','','','HENNESY VSOP 700ML','5','2','B055','',16.00,'8500','13000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(367,'','','','','','','','Honey plain','17','2','6037','',16.00,'50','50',NULL,'50',NULL,NULL,10000,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(368,'','','','','','','','HUNTERS Choice 750ml','15','2','11','',16.00,'975','1800','','1800',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(369,'','','','','','','','HUNTERS DRY 330ML','1','2','B012','',16.00,'300','300','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(370,'','','','','','','','HUNTERS GOLD 330ML','1','2','B013','',16.00,'185','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(371,'','','','','','','','JACK DANIELS 1LTR','15','2','B151','',16.00,'3600','5500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(372,'','','','','','','','JACK DANIELS 375ML','15','2','B152','',16.00,'0','3200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(373,'','','','','','','','JACK DANIELS 700ML','15','2','B153','',16.00,'3400','5000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(374,'','','','','','','','JACK DANIELS HONEY 1LTR','15','2','B154','',16.00,'4100','6000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(375,'','','','','','','','JAGERBOMB','4','2','B048','',16.00,'450','500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(376,'','','','','','','','JAGERMEISTER 1ltr','8','2','B074','',16.00,'2175','5500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(377,'','','','','','','','JAMESON 1LTR','15','2','B155','',16.00,'2900','4000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(378,'','','','','','','','JAMESON 375ML','15','2','B156','',16.00,'0','2100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(379,'','','','','','','','JAMESON 750ML','15','2','B157','',16.00,'2900','3500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(380,'','','','','','','','jogoo kienyeji','18','2','6045','',16.00,'1000','2000',NULL,'2000',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(381,'','','','','','','','JOHNNIE WALKER BLACK LABEL 1LTR','15','2','B158','',16.00,'3525','5500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(382,'','','','','','','','JOHNNIE WALKER BLACK LABEL 375ML','15','2','B159','',16.00,'1700','2700',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(383,'','','','','','','','JOHNNIE WALKER BLACK LABEL 750ML','15','2','B160','',16.00,'3500','5000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(384,'','','','','','','','JOHNNIE WALKER DOUBLE BLACK 1LTR','15','2','B161','',16.00,'5000.01','9000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(385,'','','','','','','','JOHNNIE WALKER GOLD RESERVE 750ML','15','2','B162','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(386,'','','','','','','','JOHNNIE WALKER GREEN LABEL 750ML','15','2','B163','',16.00,'7000','12000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(387,'','','','','','','','JOHNNIE WALKER RED LABEL 375ML','15','2','B164','',16.00,'888.88','1600',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(388,'','','','','','','','JOHNNIE WALKER RED LABEL 750ML','15','2','B165','',16.00,'1704.00','3500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(389,'','','','','','','','JOHNNIE WALKER SONG OF ICE 750ML','15','2','B166','',16.00,'4083','6500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(390,'','','','','','','','JP CHENET 750ML','2','2','B040','',16.00,'925','2500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(391,'','','','','','','','KERINGET 1LTR','10','2','B089','',16.00,'79.16675','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(392,'','','','','','','','KHALUA 1LTR','8','2','B075','',16.00,'2311','4500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(393,'','','','','','','','KHALUA 750ML','8','2','B076','',16.00,'2200','4000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(394,'','','','','','','','KING FISHER 330ML','1','2','B014','',16.00,'200','350','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(395,'','','','','','','','KO GINGER 330ML','1','2','B015','',16.00,'220','350','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(396,'','','','','','','','KO LIME 330ML','1','2','B016','',16.00,'220','300','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'2025-02-19 10:21:43','1','1','1','0000-00-00','mainitem','Inclusive','','inactive','pcs','Inventory','','','','VATABLE','0',''),(397,'','','','','','','','Lemon coffee','10','2','6042','',16.00,'100','200',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(398,'','','','','','','','LEMONADE 300ML','10','2','B091','',16.00,'47','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(399,'','','','','','','','MALIBU 750ML','9','2','B085','',16.00,'1600','3000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(400,'','','','','','','','MARTEL BLUE SWIFT','5','2','B049','',16.00,'8000','12000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(401,'','','','','','','','MARTEL VS 700ML','5','2','B050','',16.00,'5100.005','6800',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(402,'','','','','','','','MARTEL VSOP 700ML','5','2','B051','',16.00,'8400','8400',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(403,'','','','','','','','MARTIN BIANCO 1LTR','8','2','B077','',16.00,'900','0',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(404,'','','','','','','','milk','17','2','6018','',16.00,'100','100',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(405,'','','','','','','','minute maid','10','2','5994','',16.00,'150','150',NULL,'150',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(406,'','','','','','','','MOET 750ML','3','2','B046','',16.00,'9000','15000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(407,'','','','','','','','MONKEY SHOULDER 700ML','15','2','B167','',16.00,'3100','5000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(408,'','','','','','','','MONSTER 500ML','10','2','B092','',16.00,'182.5','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(409,'','','','','','','','MYERS 1LTR','9','2','B086','',16.00,'1850','4000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(410,'','','','','','','','MYERS 750ML','9','2','B087','',16.00,'2000','3500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(411,'','','','','','','','PILSNER 500ML CAN','1','2','B017','',16.00,'190','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(412,'','','','','','','','PILSNER LAGER 500ML','1','2','B018','',16.00,'169','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(413,'','','','','','','','pork 1kg','18','2','6038','',16.00,'1300','1300',NULL,'1300',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(414,'','','','','','','','Quencher water 1ltr','10','2','6040','',16.00,'42','100',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,26.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(415,'','','','','','','','RED DRY WINE 5LTRS','16','2','B184','',16.00,'0','5000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(416,'','','','','','','','RED SWEET WINE 5LTRS','16','2','B186','',16.00,'3200','5000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(417,'','','','','','','','REDBULL 250ML','10','2','B093','',16.00,'195','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(418,'','','','','','','','REMY MARTIN VSOP 700ML','5','2','B052','',16.00,'7000','12000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(419,'','','','','','','','RICHOT 350ML','2','2','B041','',16.00,'610','1200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(420,'','','','','','','','RICHOT 750ML','2','2','B042','',16.00,'1500','2200','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(421,'','','','','','','','ROBERTSON RED 750ML','16','2','B188','',16.00,'983.3366667','2000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(422,'','','','','','','','ROBERTSON WHITE 750ML','16','2','B189','',16.00,'0','2000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(423,'','','','','','','','ROLLER CRISP','1','2','B026','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(424,'','','','','','','','ROLLER RASPBERRY','1','2','B025','',16.00,'0','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(425,'','','','','','','','S.PINEAPPLE PUNCH','1','2','B023','',16.00,'176','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(426,'','','','','','','','sample product 2','14','2','10062','',16.00,'0','1.5',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(427,'','','','','','','','SAVANNAH 330ML','1','2','B019','',16.00,'265','350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(428,'','','','','','','','SHERIDANS 1LTR','6','2','B063','',16.00,'0','7000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(429,'','','','','','','','SIERA LAGER','1','2','B020','',16.00,'155.1725','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(430,'','','','','','','','SINGLETON 700ML 12YRS','15','2','B168','',16.00,'4800','7000','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(431,'','','','','','','','SINGLETON 750ML 15YRS','15','2','B169','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(432,'','','','','','','','SINGLETON 750ML 18YRS','15','2','B170','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(433,'','','','','','','','SMIRNOFF BLACK ICE 330ML','1','2','B021','',16.00,'150.8335714','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(434,'','','','','','','','SMIRNOFF BLACK ICE CAN 330ML','1','2','B022','',16.00,'176','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(435,'','','','','','','','SMIRNOFF VODKA 350ML','14','2','B136','',16.00,'610.5','1200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(436,'','','','','','','','SMIRNOFF VODKA 750ML','14','2','B137','',16.00,'1417.50','2200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(437,'','','','','','','','smokie','20','2','6043','',16.00,'25','60',NULL,'60',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(438,'','','','','','','','SNAPP 330ML','1','2','B024','',16.00,'150.92','300','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'2025-03-31 21:34:15','1','1','1','0000-00-00','mainitem','Inclusive','','inactive','pcs','Inventory','','','','VATABLE','0',''),(439,'','','','','','','','SNAPP 330ML CAN','1','2','B027','',16.00,'176','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(440,'','','','','','','','SODA WATER 300ML','10','2','B095','',16.00,'41.66666667','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(441,'','','','','','','','SOUTHERN COMFORT 1LTR','8','2','B078','',16.00,'1850','3500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(442,'','','','','','','','SOUTHERN COMFORT 700ML','8','2','B079','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(443,'','','','','','','','STOLI 750ML','14','2','B138','',16.00,'1150','2500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(444,'','','','','','','','TANQUERY 10 1L','7','2','B070','',16.00,'5083','8000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(445,'','','','','','','','TANQUERY LONDON DRY 750ML','7','2','B071','',16.00,'2320','5000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(446,'','','','','','','','TANQUERY SEVINE 750ML','7','2','B072','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(447,'','','','','','','','TEACHERS 1L','15','2','B171','',16.00,'1000','2500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(448,'','','','','','','','TEQUILA CAMINO CLEAR 750ML','11','2','B098','',16.00,'2200','4000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(449,'','','','','','','','TEQUILA CAMINO GOLD 750ML','11','2','B099','',16.00,'2200','3500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(450,'','','','','','','','TEQUILA JOSE CUERVO 750ML','11','2','B100','',16.00,'2400','4500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(451,'','','','','','','','TEQUILA ROSE 700ML','11','2','B101','',16.00,'2800','5000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(452,'','','','','','','','TONIC WATER 300ML','10','2','B097','',16.00,'41.66666667','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(453,'','','','','','','','TOT JACK DANIELS 1LTR(250)','12','2','B117','',16.00,'0','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(454,'','','','','','','','TOT MARTEL BLUE SWIFT 700ML','12','2','B123','',16.00,'346.66','500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(455,'','','','','','','','TOT STOLI','12','2','B129','',16.00,'100','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(456,'','','','','','','','TUSKER CIDER 500ML','1','2','B028','',16.00,'222','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(457,'','','','','','','','TUSKER CIDER 500ML CAN','1','2','B029','',16.00,'234','350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(458,'','','','','','','','TUSKER LAGER 500ML','1','2','B030','',16.00,'169.0003774','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(459,'','','','','','','','TUSKER LITE 330ML','1','2','B032','',16.00,'187','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(460,'','','','','','','','TUSKER LITE 500ML CAN','1','2','B033','',16.00,'242.5795652','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(461,'','','','','','','','TUSKER MALT 500ML CAN','1','2','B034','',16.00,'241','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(462,'','','','','','','','TUSKER MALT LAGER 330ML','1','2','B035','',16.00,'67.26','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(463,'','','','','','','','TUSKER NDIMU 300ML','1','2','B036','',16.00,'151.36','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(464,'','','','','','','','vat 69 1/2','15','2','46554','',16.00,'1650','1650',NULL,'1650',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(465,'','','','','','','','VAT 69 350ml','15','2','2','',16.00,'820','1650',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(466,'','','','','','','','VAT 69 750ML','15','2','B174','',16.00,'1600','2500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(467,'','','','','','','','VICEROY 350ML','2','2','B043','',16.00,'680','1200',NULL,'0',NULL,NULL,10000,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(468,'','','','','','','','VICEROY 750ML','2','2','B044','',16.00,'1290','2200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(469,'','','','','','','','Vina lasta Red','16','2','8','',16.00,'950','1700',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(470,'','','','','','','','WHITE CAP CRISP 300ML BOTTLE','1','2','B037','',16.00,'213.24','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(471,'','','','','','','','WHITE CAP LAGER 500ML','1','2','B038','',16.00,'195.52','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(472,'','','','','','','','WHITE CAP LAGER 500ML CAN','1','2','B039','',16.00,'216.71','350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(473,'','','','','','','','WHITE DRY WINE 5LTRS','16','2','B190','',16.00,'3399.99','5000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(474,'','','','','','','','WILLIAM LAWSON 750ML','15','2','B175','',16.00,'1350','3000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(475,'','','','','','','','ZAPPA CLEAR 750ML','8','2','B080','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(476,'','','','','','','','ZAPPA RED 750ML','8','2','B081','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(477,'','','','','','','','1/2 Breakfast ','22','2','17','',16.00,'100','400',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(478,'','','','','','','','1/2 Kg Rawhew ranch honey glazed pork','18','2','6016','',16.00,'750','750',NULL,'750',NULL,NULL,10000,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(479,'','','','','','','','3/4 mutton','18','2','6028','',16.00,'525','1000',NULL,'1000',NULL,NULL,10000,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(480,'','','','','','','','African Tea','17','2','15','',16.00,'0','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(481,'','','','','','','','beef 1/2','18','2','5977','',16.00,'600','600',NULL,'600',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(482,'','','','','','','','beef 1/2kg','18','2','5998','',16.00,'300','500','','500',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(483,'','','','','','','','Beef 1/4kg With accompaniments','18','2','6009','',16.00,'600','600',NULL,'600',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(484,'','','','','','','','beef 1kg','18','2','5997','',16.00,'1000','1000','','1000',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(485,'','','','','','','','Beef burger','18','2','6036','',16.00,'500','500',NULL,'500',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(486,'','','','','','','','Bouncing Castle per child','21','2','6019','',16.00,'200','200',NULL,'200',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(487,'','','','','','','','broiler 1/2','18','2','5981','',16.00,'600','600',NULL,'600',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(488,'','','','','','','','broiler full','18','2','5982','',16.00,'1300','1300',NULL,'1300',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(489,'','','','','','','','Buffet','22','2','16','',16.00,'500','1000',NULL,'0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(490,'','','','','','','','Captain morgan Tot','17','2','6013','',16.00,'100','100',NULL,'100',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(491,'','','','','','','','chapati','21','2','5984','',16.00,'100','100',NULL,'100',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(492,'','','','','','','','Chicken broiler 1/4 Kg with accompaniments','18','2','6010','',16.00,'600','600',NULL,'600',NULL,NULL,0,0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(493,'','','','','','','','Chicken broiler full','18','2','6011','',16.00,'1000','1200',NULL,'NaN',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(494,'','','','','','','','1/2 chicken kienyeji','18','2','5980','',16.00,'900','900','','900',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'2024-09-11 19:01:11','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',''),(495,'','','','','','','','chips plain','18','2','5996','',16.00,'150','200',NULL,'200',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(497,'','','','','','','','Cockage','17','2','6014','',16.00,'1500','1500',NULL,'1500',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(498,'','','','','','','','Crescent Vodka','14','2','6021','',16.00,'1000','1000','','1000',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(499,'','','','','','','','Crescent Gin','7','2','6022','',16.00,'1500','1500',NULL,'1500',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(500,'','','','','','','','Dasani purified water','17','2','6008','',16.00,'100','100',NULL,'100',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(502,'','','','','','','','eggs','20','2','6034','',16.00,'100','100',NULL,'100',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(503,'','','','','','','','fish plain','18','2','5987','',16.00,'600','600',NULL,'600',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(504,'','','','','','','','fish with accompaniment','18','2','6033','',16.00,'750','750',NULL,'750',NULL,NULL,10000,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(505,'','','','','','','','full breakfast','22','2','5995','',16.00,'800','800',NULL,'800',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(506,'','','','','','','','Gordons Dry Gin 1 Liter','7','2','6004','',16.00,'4500','4500',NULL,'4500',NULL,NULL,10000,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(507,'','','','','','','','Horse riding adult','18','2','6012','',16.00,'500','500',NULL,'500',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(508,'','','','','','','','Horse riding child','18','2','6002','',16.00,'200','250','','250',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(509,'','','','','','','','Inside Potatoes','21','2','6027','',16.00,'100','150',NULL,'150',NULL,NULL,10000,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(510,'','','','','','','','Jagermaster','12','2','6020','',16.00,'200','200',NULL,'200',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(511,'','','','','','','','Johnie walker Black label 1 liter','17','2','6006','',16.00,'6000','6000',NULL,'6000',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(512,'','','','','','','','Johnie walker red label 1 liter','17','2','6007','',16.00,'4500','4500',NULL,'4500',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(513,'','','','','','','','KERINGET 500ML','10','2','B090','',16.00,'53.54','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(514,'','','','','','','','lemon water','10','2','6029','',16.00,'20','70',NULL,'70',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(515,'','','','','','','','Lemon tea','18','2','6003','',16.00,'150','150',NULL,'150',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(516,'','','','','','','','malenge portion','21','2','5989','',16.00,'100','100',NULL,'100',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(517,'','','','','','','','mbuzi cover charge','18','2','6049','',16.00,'1500','2500',NULL,'4000',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(518,'','','','','','','','miuxed vegetables','18','2','5986','',16.00,'300','300',NULL,'300',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(519,'','','','','','','','Mutton 1/2kg','18','2','6001','',16.00,'650','650',NULL,'650',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(520,'','','','','','','','mutton 1kg','18','2','6000','',16.00,'1000','1300',NULL,'1300',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(521,'','','','','','','','ndazi','20','2','6047','',16.00,'30','50',NULL,'50',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(522,'','','','','','','','ndazi','20','2','5983','',16.00,'50','50',NULL,'50',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(523,'','','','','','','','nduma portion','21','2','5988','',16.00,'100','100',NULL,'100',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(524,'','','','','','','','ngwaci portion','21','2','5990','',16.00,'100','100',NULL,'100',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(525,'','','','','','','','Pancake','18','2','6017','',16.00,'100','100',NULL,'100',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(526,'','','','','','','','pilau','18','2','5985','',16.00,'200','250','','250',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(527,'','','','','','','','pork 1/2','18','2','6046','',16.00,'400','700','','600',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(528,'','','','','','','','1/2 CHOMA PORK ','18','2','5979','',16.00,'750','750','','750',NULL,NULL,10,0,0,NULL,0,0,0,0.00,'2025-03-17 17:53:29','7','1','1','0000-00-00','production','Inclusive','','active','pcs','Inventory','','','','VATABLE','10',''),(529,'','','','','','','','pork 1kg','18','2','5999','',16.00,'1500','1500',NULL,'1500',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(530,'','','','','','','','Rawhew ranch Honey glazed pork','18','2','6015','',16.00,'1500','1500',NULL,'1500',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(531,'','','','','','','','Roast potatoes','21','2','6032','',16.00,'200','200',NULL,'200',NULL,NULL,1000,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(532,'','','','','','','','Spanish omlette','20','2','18','',16.00,'150','150',NULL,'150',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(533,'','','','','','','','Summit malt','1','2','6023','',16.00,'250','250',NULL,'250',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(534,'','','','','','','','Tanqueray London dry gin 1 1liter','7','2','6005','',16.00,'4500','4500',NULL,'4500',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(535,'','','','','','','','tea & snacks','21','2','6031','',16.00,'50','200',NULL,'200',NULL,NULL,10000,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(536,'','','','','','','','Tea cup','17','2','6024','',16.00,'50','100',NULL,'100',NULL,NULL,0,0,0,NULL,0,0,0,200.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(537,'','','','','','','','TUSKER LAGER 500ML CAN','1','2','B031','',16.00,'190.5','250',NULL,'0',NULL,NULL,10000,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(538,'','','','','','','','wedges potatoes','21','2','6030','',16.00,'100','200',NULL,'200',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(539,'','','','','','','','White Chocolate','17','2','6026','',16.00,'50','200','','100',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL),(541,'','','','','','','','samosa special with chips','20','2','7028','',16.00,'50','100','0','100',NULL,NULL,0,0,0,'8225721725882619',0,0,0,0.00,'2024-09-12 09:56:28','7','1','','0000-00-00','mainitem','na','samosa special','active','pcs','Inventory','1110','4000','5500','VATABLE','',''),(542,'','','','','','','','chicken kienyeji full','18','2','7029','',0.00,'1200','1800','0','1800',NULL,NULL,0,0,0,'2985091725905162',0,0,0,0.00,'2024-09-09 21:08:33','7','1','','0000-00-00','mainitem','na','chicken kienyeji full','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',NULL),(543,'','','','','','','','sauti potatoes','18','2','6500','',0.00,'150','250','0','250',NULL,NULL,0,0,0,'1162611725909507',0,0,0,0.00,'2024-09-09 23:24:17','7','1','','0000-00-00','accompaniment','na','sauti potatoes','active','pcs','None Inventory','1110','4000','5500','EXEMPTED','',''),(544,'','','','','','','','dawa ','10','2','6501','',0.00,'100','200','0','200',NULL,NULL,0,0,0,'8494721725955194',0,0,0,0.00,'2024-09-10 11:01:27','7','1','','0000-00-00','mainitem','na','dawa','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',NULL),(545,'','','','','','','','White House House 750ml','15','2','6502','',0.00,'950','1500','0','1500',NULL,NULL,0,0,0,'8552361726072060',0,0,0,0.00,'2024-09-11 19:47:13','1','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','10',NULL),(546,'','','','','','','','OJ Beer','1','2','6503','',0.00,'300','400','0','400',NULL,NULL,0,0,0,'4669021726073385',0,0,0,0.00,'2024-09-11 19:50:44','1','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(547,'','','','','','','','BEEF EATER PINK 750ML','7','2','6504','',0.00,'2800','4000','0','4000',NULL,NULL,0,0,0,'9134681726073712',0,0,0,0.00,'2024-12-12 19:35:29','7','1','','0000-00-00','mainitem','na','','active','pcs','Service','1110','4000','5500','EXEMPTED','10',''),(548,'','','','','','','','1/2 MUTTON CHOMA ','18','2','6505','',0.00,'350','650','0','',NULL,NULL,0,0,0,'8825501726123563',0,0,0,0.00,'2024-09-12 09:48:04','7','1','','0000-00-00','mainitem','na','','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(549,'','','','','','','','1KG MUTTON CHOMA ','18','2','6506','',0.00,'700','1300','0','',NULL,NULL,0,0,0,'4319411726123684',0,0,0,0.00,'2024-09-12 09:49:03','7','1','','0000-00-00','mainitem','na','','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(550,'','','','','','','','1/2 BEEF CHOMA ','18','2','6507','',16.00,'250','600','0','',NULL,NULL,0,0,0,'4581091726123744',0,0,0,0.00,'2024-09-12 09:50:08','7','1','','0000-00-00','mainitem','na','','active','pcs','Service','1110','4000','5500','VATABLE',NULL,NULL),(551,'','','','','','','','1KG BEEF CHOMA ','18','2','6508','',0.00,'500','1200','0','',NULL,NULL,0,0,0,'6523221726123808',0,0,0,0.00,'2024-09-12 09:50:43','7','1','','0000-00-00','mainitem','na','','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(552,'','','','','','','','1KG CHOMA PORK ','18','2','6509','',0.00,'700','1500','0','',NULL,NULL,0,0,0,'3492091726124109',0,0,0,0.00,'2024-09-12 09:55:58','7','1','','0000-00-00','mainitem','na','','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(553,'','','','','','','','ugali','21','2','6510','',0.00,'50','100','010','100',NULL,NULL,10,0,0,'8616291726144588',0,0,0,0.00,'2024-09-12 15:38:32','7','1','','0000-00-00','mainitem','na','ugali','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(554,'','','','','','','','soda','10','2','6511','',0.00,'50','100','0','100',NULL,NULL,0,0,0,'20311726144713',0,0,0,0.00,'2024-09-12 15:40:48','7','1','','0000-00-00','mainitem','na','soda','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(555,'','','','','','','','samosa ','20','2','6512','',0.00,'30','50','0','50',NULL,NULL,10,0,0,'9420461726151340',0,0,0,0.00,'2024-09-12 17:34:34','7','1','','0000-00-00','mainitem','na','samosa','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(556,'','','','','','','','greens','21','2','6513','',0.00,'50','100','0','100',NULL,NULL,10,0,0,'3355071726151675',0,0,0,0.00,'2024-09-12 17:37:14','7','1','','0000-00-00','mainitem','na','greens','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(557,'','','','','','','','sausage ','20','2','6514','',0.00,'50','100','0','100',NULL,NULL,10,0,0,'5099351726151834',0,0,0,0.00,'2024-09-12 17:38:45','7','1','','0000-00-00','mainitem','na','sausage','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(558,'','','','','','','','choma sausage','20','2','6515','',0.00,'100','300','0','300',NULL,NULL,10,0,0,'3875981726151962',0,0,0,0.00,'2024-09-12 17:41:06','7','1','','0000-00-00','mainitem','na','choma sausage','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(559,'','','','','','','','minute maid 1ltr','10','2','6516','',0.00,'125','300','0','300',NULL,NULL,10,0,0,'3426231726152066',0,0,0,0.00,'2024-09-12 17:43:30','7','1','','0000-00-00','mainitem','na','minute maid 1ltr','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(560,'','','','','','','','saute potatoe','21','2','6517','',0.00,'150','250','0','250',NULL,NULL,0,0,0,'8686201726152210',0,0,0,0.00,'2024-09-12 17:45:54','7','1','','0000-00-00','mainitem','na','saute potatoe','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(561,'','','','','','','','lyonnaise poataoes','21','2','6518','',0.00,'100','250','0','250',NULL,NULL,10,0,0,'907051726152949',0,0,0,0.00,'2024-09-12 18:00:05','7','1','','0000-00-00','mainitem','na','lyonnaise potatoes','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(562,'','','','','','','','black coffee','10','2','6519','',0.00,'50','150','0','150',NULL,NULL,10,0,0,'5645471726216126',0,0,0,0.00,'2024-09-13 11:36:04','7','1','','0000-00-00','mainitem','na','black coffee','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(563,'','','','','','','','white coffee','10','2','6520','',0.00,'100','200','0','200',NULL,NULL,10,0,0,'3162291726216565',0,0,0,0.00,'2024-09-13 11:37:19','7','1','','0000-00-00','mainitem','na','white coffee','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(564,'','','','','','','','jagermeister tot','12','2','6521','',0.00,'100','200','0','200',NULL,NULL,10,0,0,'3903821726249505',0,0,0,0.00,'2024-09-13 20:46:59','7','1','','0000-00-00','mainitem','na','jagermeister tot','active','pcs','Service','1110','4000','5500','EXEMPTED','',NULL),(565,'','','','','','','','Redbull','10','2','6522','',0.00,'150','300','0','300',NULL,NULL,10,0,0,'3613741726256329',0,0,0,0.00,'2024-09-13 22:40:36','7','1','','0000-00-00','mainitem','na','Redbull','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(566,'','','','','','','','full mbuzi ','18','2','6523','',0.00,'10000','20000','0','20000',NULL,NULL,0,0,0,'5744601726258242',0,0,0,0.00,'2024-09-13 23:12:54','7','1','','0000-00-00','mainitem','na','full mbuzi','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(567,'','','','','','','','mukimo','21','2','6524','',0.00,'70','200','0','200',NULL,NULL,10,0,0,'3524711726260994',0,0,0,0.00,'2024-09-13 23:58:06','7','1','','0000-00-00','mainitem','na','mukimo','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(568,'','','','','','','','beef stew ','18','2','6525','',0.00,'300','400','0','',NULL,NULL,10,0,0,'7769131726261483',0,0,0,0.00,'2024-09-14 00:06:44','7','1','','0000-00-00','mainitem','na','beef stew','active','pcs','Service','1110','4000','5500','EXEMPTED','10',NULL),(569,'','','','','','','','rice ','21','2','6526','',0.00,'50','100','0','100',NULL,NULL,10,0,0,'6297651726416425',0,0,0,0.00,'2024-09-15 19:08:36','7','1','','0000-00-00','mainitem','na','rice','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(570,'','','','','','','','masala tea','10','2','6527','',0.00,'50','200','0','200',NULL,NULL,10,0,0,'9512821726770258',0,0,0,0.00,'2024-09-19 21:25:44','7','1','','0000-00-00','mainitem','na','masala tea','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(571,'','','','','','','','chips masala ','18','2','6528','',0.00,'150 ','250 ','0','250',NULL,NULL,10,0,0,'4505221727021771',0,0,0,0.00,'2024-09-22 19:19:50','7','1','','0000-00-00','mainitem','na','chips masala','active','pcs','Service','1110','4000','5500','EXEMPTED','',NULL),(572,'','','','','','','','CHICKEN WINGS','20','2','6529','',0.00,'300','600','0','600',NULL,NULL,10,0,0,'7354431727533022',0,0,0,0.00,'2024-09-28 17:20:04','7','1','','0000-00-00','mainitem','na','CHICKEN WINGS','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(573,'','','','','','','','mix veg','18','2','6530','',0.00,'100','200','0','200',NULL,NULL,10,0,0,'6938291727551806',0,0,0,0.00,'2024-09-28 22:31:22','7','1','','0000-00-00','mainitem','na','mix veg','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(574,'','','','','','','','water 1/2 sasumwa','10','2','6531','',0.00,'20','50','0','50',NULL,NULL,10,0,0,'7770001727592307',0,0,0,0.00,'2024-09-29 09:47:16','7','1','','0000-00-00','mainitem','na','water 1/2 sasumwa','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(575,'','','','','','','','fruits','18','2','6532','',0.00,'70','150','0','150',NULL,NULL,10,0,0,'6302221727592436',0,0,0,0.00,'2024-09-29 09:49:51','7','1','','0000-00-00','mainitem','na','fruits','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(576,'','','','','','','','cabbages','21','2','6533','',0.00,'50','100','0','100',NULL,NULL,10,0,0,'7477041727592591',0,0,0,0.00,'2024-09-29 09:51:07','7','1','','0000-00-00','mainitem','na','cabbages','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(577,'','','','','','','','black tea','10','2','6534','',0.00,'70','150','0','150',NULL,NULL,10,0,0,'205651727592818',0,0,0,0.00,'2024-09-29 09:55:03','7','1','','0000-00-00','mainitem','na','black tea','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(578,'','','','','','','','samosa big','20','2','6535','',0.00,'50','100','0','100',NULL,NULL,10,0,0,'1039041727629067',0,0,0,0.00,'2024-09-29 19:59:12','7','1','','0000-00-00','mainitem','na','samosa big','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(579,'','','','','','','','myers tot','8','2','6536','',0.00,'80','150','0','150',NULL,NULL,10,0,0,'5130741727968277',0,0,0,0.00,'2024-10-03 18:13:01','7','1','','0000-00-00','mainitem','na','myers tot','active','pcs','Service','1110','4000','5500','EXEMPTED','',NULL),(580,'','','','','','','','kachumbari','21','2','6537','',0.00,'50','100','0','100',NULL,NULL,0,0,0,'5024381728221116',0,0,0,0.00,'2024-10-06 16:26:19','7','1','','0000-00-00','mainitem','na','kachumbari','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(581,'','','','','','','','inside matoke','21','2','6538','',0.00,'50','150','0','150',NULL,NULL,10,0,0,'5810781728495022',0,0,0,0.00,'2024-10-09 20:31:56','7','1','','0000-00-00','mainitem','na','inside matoke','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(582,'','','','','','','','manyata','1','2','6539','',0.00,'234','300','0','300',NULL,NULL,10,0,0,'7934641728748143',0,0,0,0.00,'2024-10-12 18:51:21','7','1','','0000-00-00','mainitem','na','manyata','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(583,'','','','','','','','chicken bahati','18','2','6540','',0.00,'1500','2500','0','2500',NULL,NULL,10,0,0,'8332421728826273',0,0,0,0.00,'2024-10-13 16:32:45','7','1','','0000-00-00','mainitem','na','chicken bahati','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(584,'','','','','','','','chicken rollipop','18','2','6541','',0.00,'400','600','0','600',NULL,NULL,10,0,0,'7426351728826366',0,0,0,0.00,'2024-10-13 16:35:00','7','1','','0000-00-00','mainitem','na','chicken rollipop','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(585,'','','','','','','','cover charge','18','2','6542','',0.00,'500','1000','0','1000',NULL,NULL,0,0,0,'4709831729428422',0,0,0,0.00,'2024-10-20 15:48:51','7','1','','0000-00-00','mainitem','na','cover charge','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(586,'','','','','','','','chrome vodka','8','2','6543','',0.00,'680','1100','0','1100',NULL,NULL,10,0,0,'3385741729797929',0,0,0,0.00,'2024-10-24 22:27:03','7','1','','0000-00-00','mainitem','na','chrome vodka','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(587,'','','','','','','','coleslow salad','21','2','6544','',0.00,'50','100','0','100',NULL,NULL,10,0,0,'6374571729965744',0,0,0,0.00,'2024-10-26 21:04:30','7','1','','0000-00-00','mainitem','na','salad','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(588,'','','','','','','','vegetable rice','21','2','6545','',0.00,'80','150','0','150',NULL,NULL,10,0,0,'5965761729965871',0,0,0,0.00,'2024-10-26 21:06:21','7','1','','0000-00-00','mainitem','na','vegetable rice','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(589,'','','','','','','','soda 500ml','10','2','6546','',0.00,'100','150','0','150',NULL,NULL,10,0,0,'5147671729966513',0,0,0,0.00,'2024-10-26 21:16:33','7','1','','0000-00-00','mainitem','na','soda 500ml','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(590,'','','','','','','','1/4 mutton with accompaniment','18','2','6547','',0.00,'300','600','0','600',NULL,NULL,10,0,0,'280251730566795',0,0,0,0.00,'2024-11-02 20:02:12','7','1','','0000-00-00','mainitem','na','1/4 mutton with accompaniment','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(591,'','','','','','','','Beef eater gin','8','2','6548','',0.00,'2630','3800','0','3800',NULL,NULL,0,0,0,'5873191731160428',0,0,0,0.00,'2024-11-09 16:56:59','7','1','','0000-00-00','mainitem','na','Beef eater gin','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(592,'','','','','','','','J walker black label tot','15','2','6549','',0.00,'200','250','0','250',NULL,NULL,0,0,0,'1225461731247515',0,0,0,0.00,'2024-11-10 17:07:13','7','1','','0000-00-00','mainitem','na','J walker black label tot','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(593,'','','','','','','','lime tot ','10','2','6550','',0.00,'30','50','0','50',NULL,NULL,0,0,0,'8575241731247633',0,0,0,0.00,'2024-11-10 17:08:26','7','1','','0000-00-00','mainitem','na','lime tot','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(594,'','','','','','','','smirnoff vodka 1/4','14','2','6551','',0.00,'430','800','0','800',NULL,NULL,0,0,0,'1941631731253134',0,0,0,0.00,'2024-11-10 18:40:33','7','1','','0000-00-00','mainitem','na','smirnoff vodka 1/4','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(595,'','','','','','','','captain morgan 1/4','15','2','6552','',0.00,'250','650','0','650',NULL,NULL,0,0,0,'9230541731267132',0,0,0,0.00,'2024-11-10 22:34:22','7','1','','0000-00-00','mainitem','na','captaIN morgan 1/4','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(596,'','','','','','','','milk pot','10','2','6553','',0.00,'150','200','0','200',NULL,NULL,0,0,0,'3858891731699480',0,0,0,0.00,'2024-11-15 22:39:01','7','1','','0000-00-00','mainitem','na','milk pot','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(597,'','','','','','','','Githeri special','18','2','6554','',0.00,'250','500','0','500',NULL,NULL,0,0,0,'1714131732124151',0,0,0,0.00,'2024-11-20 20:37:04','7','1','','0000-00-00','mainitem','na','Githeri special','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(598,'','','','','','','','Beef wet fry','18','2','6555','',0.00,'600','1200','0','1200',NULL,NULL,0,0,0,'4621401732288860',0,0,0,0.00,'2024-11-22 18:22:56','7','1','','0000-00-00','mainitem','na','Beef wet fry','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(599,'','','','','','','','Fish Fingers','20','2','6556','',0.00,'300','500','0','500',NULL,NULL,0,0,0,'1913141732457160',0,0,0,0.00,'2024-11-24 17:07:44','7','1','','0000-00-00','mainitem','na','Fish Fingers','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(600,'','','','','','','','2 samosa specvial','20','2','6557','',0.00,'100','150','0','150',NULL,NULL,0,0,0,'2574201732973021',0,0,0,0.00,'2024-11-30 16:24:53','7','1','','0000-00-00','mainitem','na','2 samosa special','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(601,'','','','','','','','Chicken kebab','18','2','6558','',0.00,'300','600','0','600',NULL,NULL,0,0,0,'556681733249189',0,0,0,0.00,'2024-12-03 21:08:40','7','1','','0000-00-00','mainitem','na','Chicken kwebab','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(602,'','','','','','','','white coffee cup','17','2','6559','',0.00,'100','150','0','150',NULL,NULL,0,0,0,'4923251734289555',0,0,0,0.00,'2024-12-15 22:08:21','7','1','','0000-00-00','mainitem','na','wh cupite coffee','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(603,'','','','','','','','pork escalope','18','2','6560','',0.00,'500','700','0','700',NULL,NULL,0,0,0,'2060101734505965',0,0,0,0.00,'2024-12-18 10:14:24','7','1','','0000-00-00','mainitem','na','pork escalope','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(604,'','','','','','','','Guacamole salad','19','2','6561','',0.00,'100','150','0','150',NULL,NULL,0,0,0,'6023711734506064',0,0,0,0.00,'2024-12-18 10:15:53','7','1','','0000-00-00','mainitem','na','Guacamole salad','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(605,'','','','','','','','chicken maryland','18','2','6562','',0.00,'1000','1600','0','1600',NULL,NULL,0,0,0,'5934151735115376',0,0,0,0.00,'2024-12-25 11:30:41','7','1','','0000-00-00','mainitem','na','chicken maryland','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(606,'','','','','','','','wine glass','16','2','6563','',0.00,'150','300','0','300',NULL,NULL,0,0,0,'2611701735142714',0,0,0,0.00,'2024-12-25 19:06:32','7','1','','0000-00-00','mainitem','na','wine glass','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(607,'','','','','','','','sports cigarettes','15','2','6564','',0.00,'400','500','0','500',NULL,NULL,0,0,0,'2607661735488469',0,0,0,0.00,'2024-12-29 19:09:38','7','1','','0000-00-00','mainitem','na','sport cigarettes','active','pcs','Service','1110','4000','5500','EXEMPTED','',NULL),(608,'','','','','','','','dunhill cigarettes','15','2','6565','',0.00,'500','600','0','600',NULL,NULL,0,0,0,'8878011735488578',0,0,0,0.00,'2024-12-29 19:11:34','7','1','','0000-00-00','mainitem','na','dunhill cigarettes','active','pcs','Service','1110','4000','5500','EXEMPTED','',NULL),(609,'','','','','','','','Sasumwa water 1ltr','10','2','6566','',0.00,'50','100','0','100',NULL,NULL,0,0,0,'560411735641271',0,0,0,0.00,'2024-12-31 13:36:07','7','1','','0000-00-00','mainitem','na','sasumwa water 1ltr','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(610,'','','','','','','','chicken maryland 1/2','18','2','6567','',0.00,'500','800','0','800',NULL,NULL,0,0,0,'2714001736178651',0,0,0,0.00,'2025-01-06 18:52:47','7','1','','0000-00-00','mainitem','na','chicken maryland 1/2','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(611,'','','','','','','','Hunters choice 1/2','8','2','6568','',0.00,'600','1000','0','1000',NULL,NULL,0,0,0,'5421561736351671',0,0,0,0.00,'2025-01-08 18:57:01','7','1','','0000-00-00','mainitem','na','Hunters choice 1/2','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(612,'','','','','','','','Bullet Bourbon ','8','2','6569','',0.00,'4500','6000','0','6000',NULL,NULL,0,0,0,'9562681736688373',0,0,0,0.00,'2025-01-12 16:27:56','7','1','','0000-00-00','mainitem','na','Bullet Bourbon','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(613,'','','','','','','','Inside green maize','18','2','6570','',0.00,'100','150','0','150',NULL,NULL,0,0,0,'8491671737302848',0,0,0,0.00,'2025-01-19 19:09:05','7','1','','0000-00-00','mainitem','na','Inside green maize','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(614,'','','','','','','','matoke mix','18','2','6571','',0.00,'200','300','0','300',NULL,NULL,0,0,0,'6032571737741075',0,0,0,0.00,'2025-01-24 20:52:09','7','1','','0000-00-00','mainitem','na','matoke mix','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(615,'','','','','','','','Gilbeys 1/4','8','2','6572','',0.00,'440','800','0','800',NULL,NULL,0,0,0,'8681371737827584',0,0,0,0.00,'2025-01-25 20:54:23','7','1','','0000-00-00','mainitem','na','Gilbeys 1/4','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(616,'','','','','','','','Casa buena white sweet','16','2','6573','',0.00,'900','1500','0','1500',NULL,NULL,0,0,0,'4211331737827664',0,0,0,0.00,'2025-01-25 20:56:26','7','1','','0000-00-00','mainitem','na','Casa buena white sweet','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(617,'','','','','','','','Richot 1/4','8','2','6574','',0.00,'500','800','0','800',NULL,NULL,0,0,0,'8114811737827786',0,0,0,0.00,'2025-01-25 20:57:35','7','1','','0000-00-00','mainitem','na','Richot 1/4','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(618,'','','','','','','','Githeri Beans ','18','2','6575','',0.00,'200','250 ','0','250',NULL,NULL,0,0,0,'6349871738683275',0,0,0,0.00,'2025-02-04 18:37:00','7','1','','0000-00-00','mainitem','na','Githeri Beans','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(619,'','','','','','','','Toast plain','20','2','6576','',0.00,'30','50','0','50',NULL,NULL,0,0,0,'9026511738780597',0,0,0,0.00,'2025-02-05 21:37:58','7','1','','0000-00-00','mainitem','na','Toast plain','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(620,'','','','','','','','manyatta','1','2','6577','',0.00,'350','NaN','0','350',NULL,NULL,0,0,0,'1303981739019796',0,0,0,0.00,'2025-03-21 09:57:14','1','1','','0000-00-00','mainitem','na','manyatta','inactive','pcs','Inventory','1110','4000','5500','EXEMPTED','',''),(621,'','','','','','','','sasumo water 1ltr','17','2','6578','',0.00,'100','100','0','100',NULL,NULL,0,0,0,'7202021739020675',0,0,0,0.00,'2025-02-08 16:20:15','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(622,'','','','','','','','WHITE HOUSE 1/2','8','2','6579','',0.00,'1000','1000','0','1000',NULL,NULL,0,0,0,'5358971739023801',0,0,0,0.00,'2025-02-08 17:20:09','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(623,'','','','','','','','GRANTS 1/2','8','2','6580','',0.00,'960','1700','0','1700',NULL,NULL,0,0,0,'9092191739024436',0,0,0,0.00,'2025-02-08 17:21:39','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(624,'','','','','','','','TRUST CONDOM','21','2','6581','',0.00,'100','100','0','100',NULL,NULL,0,0,0,'6016501739024544',0,0,0,0.00,'2025-02-08 17:24:59','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(625,'','','','','','','','BOND 7 1/4','8','2','6582','',0.00,'800','800','0','800',NULL,NULL,0,0,0,'659151739024908',0,0,0,0.00,'2025-02-08 17:32:38','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(626,'','','','','','','','VICEROY 1/4','8','2','6583','',0.00,'700','800','0','800',NULL,NULL,0,0,0,'6987091739025186',0,0,0,0.00,'2025-02-08 17:34:02','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(627,'','','','','','','','JACK DANIELS 1/4','8','2','6584','',0.00,'1','1','0','1',NULL,NULL,0,0,0,'4073041739025293',0,0,0,0.00,'2025-02-08 17:35:57','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(628,'','','','','','','','JOHNIE WALKER RED LABEL 1/4','8','2','6585','',0.00,'600','1100','0','1100',NULL,NULL,0,0,0,'5228071739025383',0,0,0,0.00,'2025-02-08 17:37:59','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(629,'','','','','','','','JOHNIE WALKER BLACK LABEL 1/4','8','2','6586','',0.00,'1140','1800','0','1800',NULL,NULL,0,0,0,'3245881739025497',0,0,0,0.00,'2025-02-08 17:39:10','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(630,'','','','','','','','HUNTERS CHOICE 1/4','8','2','6587','',0.00,'317','650','650','650',NULL,NULL,0,0,0,'8874151739025598',0,0,0,0.00,'2025-02-08 17:41:08','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(631,'','','','','','','','VAT 69 1/4','8','2','6588','',0.00,'1','1','0','1',NULL,NULL,0,0,0,'7893331739025787',0,0,0,0.00,'2025-02-08 17:44:21','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(632,'','','','','','','','BEST WHISKEY1/4','8','2','6589','',0.00,'700','700','0','700',NULL,NULL,0,0,0,'4641121739025889',0,0,0,0.00,'2025-02-08 17:45:55','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(633,'','','','','','','','BLACK & WHITE 1/4','8','2','6590','',0.00,'1','1','0','1',NULL,NULL,0,0,0,'7929931739025977',0,0,0,0.00,'2025-02-08 17:47:21','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(634,'','','','','','','','BIG BROILERS','18','2','6591','',0.00,'2400','2400','0','2400',NULL,NULL,0,0,0,'8165271739029120',0,0,0,0.00,'2025-02-08 18:39:56','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(635,'','','','','','','','Chicken Sawarma','18','2','6592','',0.00,'600','800','0','800',NULL,NULL,0,0,0,'7331911739705122',0,0,0,0.00,'2025-02-16 14:28:10','7','1','','0000-00-00','mainitem','na','Chicken Sawarma','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(636,'','','','','','','','Githeri Minji','18','2','6593','',0.00,'150','300','0','300',NULL,NULL,0,0,0,'6620511740324378',0,0,0,0.00,'2025-02-23 18:27:37','7','1','','0000-00-00','mainitem','na','Githeri Minji','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(637,'','','','','','','','Barbeque Spare ribs','18','2','6594','',0.00,'500','700','0','700',NULL,NULL,0,0,0,'5951021740325585',0,0,0,0.00,'2025-02-23 18:48:46','7','1','','0000-00-00','mainitem','na','Barbeque Spare ribs','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(638,'','','','','','','','JAGERMEISTER 700ML WITH CORK ','15','24','6595','',0.00,'2550','3500','0','',NULL,NULL,0,0,0,'3393061742215809',0,0,0,0.00,'2025-03-17 15:53:11','1','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',NULL),(639,'','','','','','','','SNAPP APPLE CAN ','1','24','6596','',0.00,'176','300','0','',NULL,NULL,0,0,0,'1245021742216483',0,0,0,0.00,'2025-03-17 16:04:33','1','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',NULL),(640,'','','','','','','','RAW BEEF IN KG','23','2','6597','',0.00,'0','0','0','',NULL,NULL,0,0,0,'6837531742219565',0,0,0,0.00,'2025-03-17 16:53:28','1','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',NULL),(641,'','','','','','','','RAW MUTTON IN KG','23','25','6598','',0.00,'0','0','0','',NULL,NULL,0,0,0,'9572451742219608',0,0,0,9.75,'2025-03-17 16:54:17','1','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',NULL),(642,'','','','','','','','RAW BROILER CHICKEN ','23','2','6599','',0.00,'0','0','0','',NULL,NULL,0,0,0,'1085981742219657',0,0,0,0.00,'2025-03-17 16:55:02','1','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',NULL),(643,'','','','','','','','RAW KIENYEJI CHICKEN IN KG','23','25','6600','',0.00,'0','0','0','',NULL,NULL,0,0,0,'6892581742219703',0,0,0,1.50,'2025-03-17 16:56:28','1','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',NULL),(644,'','','','','','','','RAW FISH ','23','25','6601','',0.00,'0','0','0','',NULL,NULL,0,0,0,'7761181742219789',0,0,0,7.00,'2025-03-17 16:57:46','1','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',NULL),(645,'','','','','','','','RAW SAMOSA PC','23','25','6602','',0.00,'0','0','0','0',NULL,NULL,0,0,0,'9269431742219866',0,0,0,96.00,'2025-03-17 16:59:40','1','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',NULL),(646,'','','','','','','','RAW CHOMA SAUSAGE ','23','25','6603','',0.00,'0','0','0','',NULL,NULL,0,0,0,'9355731742219981',0,0,0,7.00,'2025-03-17 17:00:15','1','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',NULL),(647,'','','','','','','','RAW SAUSAGE ','23','25','6604','',0.00,'0','0','0','',NULL,NULL,0,0,0,'8950351742220016',0,0,0,29.00,'2025-03-17 17:00:49','1','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',NULL),(648,'','','','','','','','RAW FISH FINGERS','23','2','6605','',0.00,'0','0','0','',NULL,NULL,0,0,0,'4408741742220050',0,0,0,9.00,'2025-03-17 17:01:21','1','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',NULL),(649,'','','','','','','','RAW CHICKEN WINGS','23','25','6606','',0.00,'0','0','0','',NULL,NULL,0,0,0,'2484351742220081',0,0,0,1.00,'2025-03-17 17:03:11','1','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','',NULL),(650,'','','','','','','','RAW PORK ','23','25','6607','',0.00,'0','0','0','',NULL,NULL,0,0,0,'6282351742223131',0,0,0,0.00,'2025-03-17 17:53:02','7','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(651,'','','','','','','','Monkey Shoulder Single Malt whiskey 700ml','8','2','6608','',0.00,'4950','7000','0','7000',NULL,NULL,0,0,0,'5062151742378073',0,0,0,0.00,'2025-03-19 12:56:45','1','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(652,'','','','','','','','MUCHO MAS','16','24','6609','',0.00,'1820','3000','1','3000',NULL,NULL,0,0,0,'6596921742495799',0,0,0,0.00,'2025-03-20 21:39:01','7','1','','0000-00-00','mainitem','na','MUCHO MAS','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(653,'','','','','','','','MANYATTA CAN','1','25','6610','',0.00,'245','350','0','350',NULL,NULL,0,0,0,'4068241742563609',0,0,0,0.00,'2025-03-21 16:28:36','7','1','','0000-00-00','mainitem','na','MANYATTA CAN','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(654,'','','','','','','','TUSKER LITE CAN','1','25','6611','',0.00,'243','350','0','350',NULL,NULL,0,0,0,'5201051742563717',0,0,0,0.00,'2025-03-21 16:29:39','7','1','','0000-00-00','mainitem','na','TUSKER LITE CAN','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(655,'','','','','','','','JIM BEAM WHISKY','15','24','6612','',0.00,'1924','3500','0','3500',NULL,NULL,0,0,0,'8948421742580272',0,0,0,0.00,'2025-03-21 21:07:41','7','1','','0000-00-00','mainitem','na','JIM BEAM WHISKY','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(656,'','','','','','','','BALLANTINES WHISKY','15','24','6613','',0.00,'1924','3500','0','3500',NULL,NULL,0,0,0,'8213711742580556',0,0,0,0.00,'2025-03-21 21:13:40','7','1','','0000-00-00','mainitem','na',' BALLANTINES ','active','pcs','Inventory','1110','4000','5500','EXEMPTED',NULL,NULL),(657,'','','','','','','','TEQUILA JOSE CUERVO TOTS','12','2','6614','',0.00,'200','200','0','200',NULL,NULL,0,0,0,'3392701743150197',0,0,0,0.00,'2025-03-28 11:24:36','1','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0',NULL),(658,'','','','','','','','SOUP SPECIAL','23','2','6615','',0.00,'50','100','0','100',NULL,NULL,0,0,0,'2823061743787370',0,0,0,0.00,'2025-04-04 20:24:50','7','1','','0000-00-00','mainitem','na','SOUP SPECIAL','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(659,'','','','','','','','sweet carrot & pineapple salad','18','2','6616','',0.00,'100','150','0','150',NULL,NULL,0,0,0,'9650201743941105',0,0,0,0.00,'2025-04-06 15:07:15','7','1','','0000-00-00','mainitem','na','sweet carrot & pineapple salad','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(660,'','','','','','','','full mbuzi with 10 accampaniment & 10 greens','18','2','6617','',0.00,'15,000','20,000','1','20,000',NULL,NULL,0,0,0,'9715491746301076',0,0,0,0.00,'2025-05-03 22:44:41','7','1','','0000-00-00','mainitem','na','full mbuzi with 10 accampaniment & 10 greens','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(661,'','','','','','','','mix vegetables','18','2','6618','',0.00,'150','300','0','300',NULL,NULL,0,0,0,'8932191746364463',0,0,0,0.00,'2025-05-04 16:16:17','7','1','','0000-00-00','mainitem','na','mix vegetables','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(662,'','','','','','','','Platter','18','2','6619','',0.00,'2000','3000','0','3000',NULL,NULL,0,0,0,'8565721751216279',0,0,0,0.00,'2025-06-29 19:59:37','7','1','','0000-00-00','mainitem','na','Platter','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL),(663,'','','','','','','','bhajia','18','2','6620','',0.00,'200','300','0','300',NULL,NULL,0,0,0,'3087811751218603',0,0,0,0.00,'2025-06-29 20:39:08','7','1','','0000-00-00','mainitem','na','bhajia','active','pcs','Service','1110','4000','5500','EXEMPTED',NULL,NULL); /*!40000 ALTER TABLE `products` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productsgrouping` -- DROP TABLE IF EXISTS `productsgrouping`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productsgrouping` ( `id` int(50) NOT NULL AUTO_INCREMENT, `memberid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `updatedat` varchar(50) NOT NULL, `categoryid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `productsgrouping` -- LOCK TABLES `productsgrouping` WRITE; /*!40000 ALTER TABLE `productsgrouping` DISABLE KEYS */; /*!40000 ALTER TABLE `productsgrouping` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projects` -- DROP TABLE IF EXISTS `projects`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projects` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, `category` int(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projects` -- LOCK TABLES `projects` WRITE; /*!40000 ALTER TABLE `projects` DISABLE KEYS */; /*!40000 ALTER TABLE `projects` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projectsbudget` -- DROP TABLE IF EXISTS `projectsbudget`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projectsbudget` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `expamount` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `todate` varchar(30) DEFAULT NULL, `projectid` int(11) NOT NULL, `qty` varchar(20) NOT NULL, `uom` varchar(20) NOT NULL, `usedqty` varchar(20) DEFAULT NULL, `balanceqty` varchar(20) DEFAULT NULL, `buyingprice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projectsbudget` -- LOCK TABLES `projectsbudget` WRITE; /*!40000 ALTER TABLE `projectsbudget` DISABLE KEYS */; /*!40000 ALTER TABLE `projectsbudget` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projectsbudgettasks` -- DROP TABLE IF EXISTS `projectsbudgettasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projectsbudgettasks` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `expamount` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `todate` varchar(30) DEFAULT NULL, `projectid` int(11) NOT NULL, `qty` varchar(20) NOT NULL, `uom` varchar(20) NOT NULL, `usedqty` varchar(20) DEFAULT NULL, `balanceqty` varchar(20) DEFAULT NULL, `buyingprice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projectsbudgettasks` -- LOCK TABLES `projectsbudgettasks` WRITE; /*!40000 ALTER TABLE `projectsbudgettasks` DISABLE KEYS */; /*!40000 ALTER TABLE `projectsbudgettasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projectstask` -- DROP TABLE IF EXISTS `projectstask`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projectstask` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `taskid` text NOT NULL, `category` int(20) DEFAULT NULL, `invoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projectstask` -- LOCK TABLES `projectstask` WRITE; /*!40000 ALTER TABLE `projectstask` DISABLE KEYS */; /*!40000 ALTER TABLE `projectstask` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `proposal` -- DROP TABLE IF EXISTS `proposal`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `proposal` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `version` varchar(50) NOT NULL, `package` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `proposal` -- LOCK TABLES `proposal` WRITE; /*!40000 ALTER TABLE `proposal` DISABLE KEYS */; /*!40000 ALTER TABLE `proposal` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `province` -- DROP TABLE IF EXISTS `province`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `province` ( `id` int(20) NOT NULL, `code` varchar(40) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `province` -- LOCK TABLES `province` WRITE; /*!40000 ALTER TABLE `province` DISABLE KEYS */; INSERT INTO `province` VALUES (1,'1','Central','Central','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Coast','Coast','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Eastern','Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Nairobi','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','North Eastern','North Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Nyanza','Nyanza','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Rift valley','Rift valley','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Western','Western','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `province` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `purchasecodes` -- DROP TABLE IF EXISTS `purchasecodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `purchasecodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` varchar(50) 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 `purchasecodes` -- LOCK TABLES `purchasecodes` WRITE; /*!40000 ALTER TABLE `purchasecodes` DISABLE KEYS */; INSERT INTO `purchasecodes` VALUES (1,'Wait for Approval','01',NULL,'Y','1'),(2,'Approved','02',NULL,'Y','2'),(3,'Cancel Requested','03',NULL,'Y','3'),(4,'Canceled','04',NULL,'Y','4'),(5,'Refunded','05',NULL,'Y','5'),(6,'Transferred','06',NULL,'Y','6'); /*!40000 ALTER TABLE `purchasecodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `purchaseorder` -- DROP TABLE IF EXISTS `purchaseorder`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `purchaseorder` ( `id` int(11) NOT NULL AUTO_INCREMENT, `supplier` varchar(30) NOT NULL, `invoice` varchar(50) NOT NULL, `orderdate` datetime NOT NULL, `ordernumber` varchar(30) NOT NULL, `description` text NOT NULL, `userid` varchar(30) NOT NULL, `createdate` datetime NOT NULL, `orderedby` text NOT NULL, `shippingto` text NOT NULL, `canceldate` datetime NOT NULL, `deliverymethod` varchar(30) NOT NULL, `fob` text NOT NULL, `terms` text NOT NULL, `deliverydate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'p.o', `amount` decimal(10,2) NOT NULL, `companyid` varchar(30) NOT NULL, `balance` decimal(10,2) NOT NULL, `fromdate` datetime NOT NULL, `paiddate` datetime NOT NULL, `updateddate` date NOT NULL, `updatedid` varchar(30) NOT NULL, `pin` varchar(30) DEFAULT NULL, `vattype` varchar(10) NOT NULL, `vat` varchar(20) NOT NULL, `taxable` decimal(10,2) DEFAULT NULL, `vatrate` varchar(20) NOT NULL, `paid` varchar(20) NOT NULL, `transactionstatus` varchar(20) NOT NULL DEFAULT 'open', `remarks` text DEFAULT NULL, `entrydate` date NOT NULL, `branchid` int(11) NOT NULL, `controller` int(11) NOT NULL, `approvalstatus` varchar(30) DEFAULT NULL, `branchto` varchar(30) DEFAULT NULL, `qty` varchar(20) DEFAULT NULL, `EXEMPTED` decimal(10,0) DEFAULT NULL, `ZERORATED` decimal(10,0) DEFAULT NULL, `agent` int(11) DEFAULT NULL, `paymentmethodes` varchar(20) NOT NULL, `taxblAmtD` varchar(50) DEFAULT NULL, `taxblAmtE` varchar(50) DEFAULT NULL, `taxRtA` varchar(50) NOT NULL, `taxRtC` varchar(50) DEFAULT NULL, `taxRtD` varchar(50) DEFAULT NULL, `taxRtE` varchar(50) DEFAULT NULL, `taxblAmtB` varchar(50) DEFAULT NULL, `taxAmtA` varchar(50) DEFAULT NULL, `taxAmtB` varchar(50) DEFAULT NULL, `taxAmtC` varchar(50) DEFAULT NULL, `taxAmtD` varchar(50) DEFAULT NULL, `taxAmtE` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`) ) ENGINE=InnoDB AUTO_INCREMENT=5 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,'24','11742215031','0000-00-00 00:00:00','159192','','1','2025-03-17 15:37:35','','No','0000-00-00 00:00:00','','','','','purchases',12400.00,'1',0.00,'2025-03-17 15:37:11','2025-04-16 15:37:11','2025-03-17','1','','VATABLE','1501.51',9384.49,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','21',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2,'25','11742215503','0000-00-00 00:00:00','16361','','1','2025-03-17 15:45:45','','No','0000-00-00 00:00:00','','','','','purchases',9125.00,'1',0.00,'2025-03-17 15:45:03','2025-04-16 15:45:03','2025-03-17','1','','VATABLE','1258.61',7866.39,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','50',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(3,'24','11742215715','0000-00-00 00:00:00','158772','','1','2025-03-17 15:50:08','','Direct','0000-00-00 00:00:00','','','','','purchases',8707.00,'1',0.00,'2025-03-17 15:48:35','2025-04-16 15:48:35','2025-03-17','1','','VATABLE','0',0.00,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','9',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(4,'25','11742216266','0000-00-00 00:00:00','16318','','1','2025-03-17 15:58:46','','Direct','0000-00-00 00:00:00','','','','','purchases',24774.00,'1',0.00,'2025-03-17 15:57:46','2025-04-16 15:57:46','2025-03-17','1','','VATABLE','3125.8',19536.20,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','94',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,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 `quantitycodes` -- DROP TABLE IF EXISTS `quantitycodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `quantitycodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `company_id` varchar(20) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=44 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `quantitycodes` -- LOCK TABLES `quantitycodes` WRITE; /*!40000 ALTER TABLE `quantitycodes` DISABLE KEYS */; INSERT INTO `quantitycodes` VALUES (1,'Pair','4B','Pair','Y','1','1'),(2,'Cap','AV','Cap','Y','1','2'),(3,'Barrel','BA','Barrel','Y','1','3'),(4,'bundle','BE','bundle','Y','1','4'),(5,'bag','BG','bag','Y','1','5'),(6,'block','BL','block','Y','1','6'),(7,'BLL Barrel (petroleum) (158,987 dm3)','BLL','BLL Barrel (petroleum) (158,987 dm3)','Y','1','7'),(8,'box','BX','box','Y','1','8'),(9,'Can','CA','Can','Y','1','9'),(10,'Cell','CEL','Cell','Y','1','10'),(11,'centimetre','CMT','centimetre','Y','1','11'),(12,'CARAT','CR','CARAT','Y','1','12'),(13,'Drum','DR','Drum','Y','1','13'),(14,'Dozen','DZ','Dozen','Y','1','14'),(15,'Gallon','GLL','Gallon','Y','1','15'),(16,'Gram','GRM','Gram','Y','1','16'),(17,'Gross','GRO','Gross','Y','1','17'),(18,'Kilo-Gramme','KG','Kilo-Gramme','Y','1','18'),(19,'kilometre','KTM','kilometre','Y','1','19'),(20,'kilowatt','KWT','kilowatt','Y','1','20'),(21,'Litre','L','Litre','Y','1','21'),(22,'pound','LBR','pound','Y','1','22'),(23,'link','LK','link','Y','1','23'),(24,'Litre','LTR','Litre','Y','1','24'),(25,'Metre','M','Metre','Y','1','25'),(26,'Square Metre','M2','Square Metre','Y','1','26'),(27,'Cubic Metre','M3','Cubic Metre','Y','1','27'),(28,'milligram','MGM','milligram','Y','1','28'),(29,'metre','MTR','metre','Y','1','29'),(30,'megawatt hour (1000 kW.h)','MWT','megawatt hour (1000 kW.h)','Y','1','30'),(31,'Number','NO','Number','Y','1','31'),(32,'part per thousand','NX','part per thousand','Y','1','32'),(33,'packet','PA','packet','Y','1','33'),(34,'plate','PG','plate','Y','1','34'),(35,'pair','PR','pair','Y','1','35'),(36,'reel','RL','reel','Y','1','36'),(37,'roll','RO','roll','Y','1','37'),(38,'set','SET','set','Y','1','38'),(39,'sheet','ST','sheet','Y','1','39'),(40,'tonne (metric ton)','TNE','tonne (metric ton)','Y','1','40'),(41,'tube','TU','tube','Y','1','41'),(42,'Pieces/item [Number]','U','Pieces/item [Number]','Y','1','42'),(43,'yard','YRD','yard','Y','1','43'); /*!40000 ALTER TABLE `quantitycodes` 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) DEFAULT 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 DEFAULT 'quotation', `fob` text NOT NULL, `terms` text NOT NULL, `deliverydate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'new', `amount` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `preparedby` varchar(30) NOT NULL, `weight` varchar(10) NOT NULL DEFAULT 'No', `branchid` int(30) NOT NULL DEFAULT 1, `displayvat` varchar(50) DEFAULT NULL, `approvedby` int(11) DEFAULT NULL, `updatedid` int(11) DEFAULT NULL, `updateddate` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `quotation` -- LOCK TABLES `quotation` WRITE; /*!40000 ALTER TABLE `quotation` DISABLE KEYS */; /*!40000 ALTER TABLE `quotation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `reasons` -- DROP TABLE IF EXISTS `reasons`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `reasons` ( `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 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `reasons` -- LOCK TABLES `reasons` WRITE; /*!40000 ALTER TABLE `reasons` DISABLE KEYS */; /*!40000 ALTER TABLE `reasons` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `receipt` -- DROP TABLE IF EXISTS `receipt`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `receipt` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `paymentstatus` varchar(40) NOT NULL, `paymentmode` varchar(40) NOT NULL, `transactioncode` varchar(100) DEFAULT NULL, `approvedby` varchar(60) NOT NULL, `approvaldate` varchar(60) NOT NULL, `overpayment` varchar(40) NOT NULL, `balance` decimal(10,2) NOT NULL DEFAULT 0.00, `companyid` varchar(100) NOT NULL, `paidby` varchar(50) NOT NULL, `exactime` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `paid` decimal(10,2) NOT NULL, `branchid` int(2) NOT NULL DEFAULT 1, `tax1` decimal(10,2) NOT NULL, `tax2` decimal(10,2) NOT NULL, `vatable` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `receipt` -- LOCK TABLES `receipt` WRITE; /*!40000 ALTER TABLE `receipt` DISABLE KEYS */; /*!40000 ALTER TABLE `receipt` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `recharge` -- DROP TABLE IF EXISTS `recharge`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `recharge` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `description` text NOT NULL, `balance` double(10,2) NOT NULL, `rate` decimal(10,2) NOT NULL, `balancebefore` decimal(10,2) NOT NULL, `units` decimal(10,2) NOT NULL, `code` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `business` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB 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 */; /*!40000 ALTER TABLE `recharge` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `refundreasoncodes` -- DROP TABLE IF EXISTS `refundreasoncodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `refundreasoncodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `refundreasoncodes` -- LOCK TABLES `refundreasoncodes` WRITE; /*!40000 ALTER TABLE `refundreasoncodes` DISABLE KEYS */; INSERT INTO `refundreasoncodes` VALUES (1,'Missing Quantity','01',NULL,'Y','1'),(2,'Missing Waiting','02',NULL,'Y','2'),(3,'Damaged','03',NULL,'Y','3'),(4,'Wasted','04',NULL,'Y','4'),(5,'Raw Material Shortage','05',NULL,'Y','5'),(6,'Refund','06',NULL,'Y','6'),(7,'Wrong Customer PIN','07',NULL,'Y','7'),(8,'Wrong Customer name','08',NULL,'Y','8'),(9,'Wrong Amount/price','09',NULL,'Y','9'),(10,'Wrong Quantity','10',NULL,'Y','10'),(11,'Wrong Item(s)','11',NULL,'Y','11'),(12,'Wrong tax type','12',NULL,'Y','12'),(13,'Other reason','13',NULL,'Y','13'); /*!40000 ALTER TABLE `refundreasoncodes` 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 `renewals` -- DROP TABLE IF EXISTS `renewals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `renewals` ( `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, `computerno` text NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) DEFAULT NULL, `receiptno` varchar(50) NOT NULL, `duration` int(11) NOT NULL, `phone` varchar(20) DEFAULT NULL, `extensiontype` varchar(30) NOT NULL, `updatedid` 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 `renewals` -- LOCK TABLES `renewals` WRITE; /*!40000 ALTER TABLE `renewals` DISABLE KEYS */; /*!40000 ALTER TABLE `renewals` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `rentalpaymentmethodes` -- DROP TABLE IF EXISTS `rentalpaymentmethodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `rentalpaymentmethodes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `description` text NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'active', `dateposted` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `type` text NOT NULL, `balance` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `accountno` text DEFAULT NULL, `chargeid` int(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `rentalpaymentmethodes` -- LOCK TABLES `rentalpaymentmethodes` WRITE; /*!40000 ALTER TABLE `rentalpaymentmethodes` DISABLE KEYS */; INSERT INTO `rentalpaymentmethodes` VALUES (1,'RENT','','active','2021-09-17 06:53:31','1','1','4161','',1,NULL,1),(2,'DEPOSIT','DEPOSIT','active','2021-09-17 06:53:51','1','1','4162','',1,NULL,2),(3,'WATER/POWER DEPOSIT','','active','2021-09-17 06:56:08','1','1','4163','',1,NULL,3),(4,'PENALTY','','active','2021-09-17 06:56:20','1','1','4164','',1,NULL,4),(5,'WATER','','active','2021-09-17 06:56:41','1','1','4165','',1,NULL,5),(6,'PARTIAL PAYMENT','','active','2021-09-17 06:57:00','1','1','4166','',1,NULL,6),(7,'GARBAGE','','active','2021-09-17 06:57:23','1','1','4167','',1,NULL,7),(8,'DAMAGES','','active','2021-09-17 06:57:35','1','1','4168','',1,NULL,8),(9,'AGREEMENT FORM','','active','2021-09-17 06:58:32','1','1','4169','',1,NULL,9),(10,'POWER','','active','2021-09-17 06:59:00','1','1','4171','',1,NULL,10),(11,'SEWAGE','SEWAGE','active','2021-09-17 06:59:30','1','1','4172','',1,NULL,11),(12,'BED ONLY','','active','2021-09-17 06:59:55','1','1','4173','',1,NULL,12),(13,'BED AND BREAKFAST','','active','2021-09-17 07:00:38','1','1','4174','',1,NULL,13),(14,'POWER','eee','active','2023-04-14 17:13:29','1','1','4167','',1,NULL,10),(15,'WATER','','active','2023-08-16 09:49:06','1','1','4165','',1,NULL,5),(16,'SERVICE CHARGE','','active','2023-09-01 11:11:46','1','1','4169','',1,NULL,19); /*!40000 ALTER TABLE `rentalpaymentmethodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `report` -- DROP TABLE IF EXISTS `report`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `report` ( `id` int(50) NOT NULL AUTO_INCREMENT, `country` varchar(60) NOT NULL, `type` varchar(50) NOT NULL, `county` varchar(50) NOT NULL, `school` varchar(50) NOT NULL, `category` varchar(30) NOT NULL, `contact` varchar(60) NOT NULL, `place` varchar(60) NOT NULL, `occurancedate` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `img_id` varchar(60) NOT NULL, `updatedtime` varchar(40) NOT NULL, `status` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `report` -- LOCK TABLES `report` WRITE; /*!40000 ALTER TABLE `report` DISABLE KEYS */; /*!40000 ALTER TABLE `report` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `requisition` -- DROP TABLE IF EXISTS `requisition`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `requisition` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `orderdate` varchar(30) NOT NULL, `ordernumber` varchar(30) NOT NULL, `description` text NOT NULL, `userid` varchar(30) NOT NULL, `createdate` varchar(30) NOT NULL, `orderedby` text NOT NULL, `shippingto` text NOT NULL, `canceldate` varchar(30) NOT NULL, `deliverymethod` varchar(30) NOT NULL, `fob` text NOT NULL, `terms` text NOT NULL, `deliverydate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'new', `amount` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `preparedby` varchar(30) NOT NULL, `taskid` varchar(30) NOT NULL DEFAULT 'No', `branchid` int(30) NOT NULL DEFAULT 1, `subtaskid` varchar(50) DEFAULT NULL, `invoice` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `requisition` -- LOCK TABLES `requisition` WRITE; /*!40000 ALTER TABLE `requisition` DISABLE KEYS */; /*!40000 ALTER TABLE `requisition` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `requisitionitems` -- DROP TABLE IF EXISTS `requisitionitems`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `requisitionitems` ( `id` int(30) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) DEFAULT 'retail', `sprice` varchar(100) NOT NULL, `usedamount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `taskid` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `subtaskid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `createdate` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `usedqty` varchar(20) DEFAULT NULL, `balanceqty` varchar(10) NOT NULL, `expamount` varchar(10) NOT NULL, `uom` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `requisitionitems` -- LOCK TABLES `requisitionitems` WRITE; /*!40000 ALTER TABLE `requisitionitems` DISABLE KEYS */; /*!40000 ALTER TABLE `requisitionitems` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `rolepermissions` -- DROP TABLE IF EXISTS `rolepermissions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `rolepermissions` ( `moduleid` varchar(100) NOT NULL, `userid` int(10) NOT NULL, PRIMARY KEY (`moduleid`,`userid`), KEY `person_id` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `rolepermissions` -- LOCK TABLES `rolepermissions` WRITE; /*!40000 ALTER TABLE `rolepermissions` DISABLE KEYS */; INSERT INTO `rolepermissions` VALUES ('accomodation',1),('accounting',1),('accounting',5),('accountingreports',1),('accountingreports',5),('assets',1),('bankdeposits',1),('bankdeposits',5),('banktransfer',1),('banktransfer',5),('branch',1),('callcenter',1),('cashiersales',1),('cashiersales',2),('cashiersales',4),('cashiersales',8),('complain',1),('config',1),('damagedproducts',1),('deals',1),('displayreport',1),('documents',1),('ecommerce',1),('events',1),('grouping',1),('humanresource',1),('income',1),('incomeexpenses',1),('incomeexpenses',5),('incomingstock',1),('incomingstore',1),('journalentry',1),('labourrecords',1),('lowproducts',1),('lowstocklist',1),('members',1),('password',1),('password',2),('password',4),('password',8),('payroll',1),('peoplecategory',1),('productlist',1),('products',1),('productscategory',1),('profile',1),('profile',8),('projectsmanagement',1),('purchases',1),('recorddelivery',1),('recorddelivery',2),('reports',1),('sales',1),('sales',2),('sales',4),('sales',8),('sendsms',1),('task',1),('taskscategory',1),('users',1),('viewreturnsales',1),('viewreturnsales',4),('wholesale',1); /*!40000 ALTER TABLE `rolepermissions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `rolepermissionsactions` -- DROP TABLE IF EXISTS `rolepermissionsactions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `rolepermissionsactions` ( `id` int(11) NOT NULL AUTO_INCREMENT, `moduleid` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `actionid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=953 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `rolepermissionsactions` -- LOCK TABLES `rolepermissionsactions` WRITE; /*!40000 ALTER TABLE `rolepermissionsactions` DISABLE KEYS */; INSERT INTO `rolepermissionsactions` VALUES (77,'sales','8','add'),(78,'sales','8','suspend'),(79,'sales','8','update'),(80,'sales','8','cash'),(81,'sales','8','moresales'),(82,'sales','8','sale'),(83,'sales','8','Logout'),(84,'sales','8','displaycustomers'),(85,'sales','8','select'),(86,'sales','8','printbill'),(87,'sales','8','productdiscount'),(88,'sales','8','mpesa'),(89,'sales','8','order'),(90,'sales','8','closebill'),(91,'sales','8','viewbuyingprice'),(92,'sales','8','editsellingprice'),(93,'sales','8','updatepaymentmode'),(94,'sales','8','card'),(95,'sales','8','clearpayments'),(96,'sales','8','cheque'),(97,'sales','8','creditnote'),(98,'sales','8','voucher'),(99,'sales','8','salesbeyondbprice'),(100,'sales','8','points'),(101,'sales','8','credit'),(102,'sales','8','selectroom'),(103,'sales','8','dontprint'),(104,'sales','8','backdatesales'),(105,'sales','8','recordcoins'),(106,'sales','8','changetaxstatus'),(107,'sales','8','giveloyalityponts'),(108,'sales','8','dontshowstock'),(109,'sales','8','splitbill'),(110,'sales','8','changeuomonsales'),(111,'sales','8','selecttable'),(112,'sales','8','printdelivery'),(113,'sales','8','sendsms'),(114,'sales','8','selectcurrency'),(115,'sales','8','salesperson'),(116,'sales','8','usekeyboard'),(117,'sales','8','receiptno'),(118,'cashiersales','8','entermpesacode'),(119,'cashiersales','8','editmpesa'),(120,'cashiersales','8','all'),(121,'cashiersales','8','cashiersales'),(122,'cashiersales','8','editmpesadate'),(123,'cashiersales','8','dontshowtotal'),(124,'cashiersales','8','viewtill'),(125,'cashiersales','8','viewdailycollections'),(126,'cashiersales','8','updatedailycollections'),(127,'cashiersales','8','viewallcounters'),(128,'cashiersales','8','viewcommission'),(129,'cashiersales','8','viewmpesamessages'),(130,'cashiersales','8','dailysalesonly'),(131,'password','8','change'),(132,'profile','8','update'),(133,'sales','1','add'),(134,'sales','1','suspend'),(135,'sales','1','selectmessage'),(136,'sales','1','printreceipt'),(137,'sales','1','update'),(138,'sales','1','cash'),(139,'sales','1','delete'),(140,'sales','1','moresales'),(141,'sales','1','sale'),(142,'sales','1','Logout'),(143,'sales','1','mpesabalance'),(144,'sales','1','displaycustomers'),(145,'sales','1','discount'),(146,'sales','1','reprint'),(147,'sales','1','select'),(148,'sales','1','printbill'),(149,'sales','1','productdiscount'),(150,'sales','1','mpesa'),(151,'sales','1','order'),(152,'sales','1','closebill'),(153,'sales','1','viewbuyingprice'),(154,'sales','1','editsellingprice'),(155,'sales','1','updatepaymentmode'),(156,'sales','1','card'),(157,'sales','1','clearpayments'),(158,'sales','1','cheque'),(159,'sales','1','creditnote'),(160,'sales','1','voucher'),(161,'sales','1','salesbeyondbprice'),(162,'sales','1','points'),(163,'sales','1','credit'),(164,'sales','1','selectroom'),(165,'sales','1','dontprint'),(166,'sales','1','accountlimit'),(167,'sales','1','backdatesales'),(168,'sales','1','recordcoins'),(169,'sales','1','changetaxstatus'),(170,'sales','1','leaseitems'),(171,'sales','1','giveloyalityponts'),(172,'sales','1','dontshowstock'),(173,'sales','1','splitbill'),(174,'sales','1','changeuomonsales'),(175,'sales','1','selecttable'),(176,'sales','1','printdelivery'),(177,'sales','1','sendsms'),(178,'sales','1','selectcurrency'),(179,'sales','1','salesperson'),(180,'sales','1','usekeyboard'),(181,'sales','1','receiptno'),(182,'sales','1','negativesales'),(183,'wholesale','1','sale'),(184,'wholesale','1','add'),(185,'wholesale','1','delete'),(186,'wholesale','1','update'),(187,'cashiersales','1','entermpesacode'),(188,'cashiersales','1','editmpesa'),(189,'cashiersales','1','all'),(190,'cashiersales','1','delete'),(191,'cashiersales','1','cashiersales'),(192,'cashiersales','1','editmpesadate'),(193,'cashiersales','1','dontshowtotal'),(194,'cashiersales','1','adddailycollection'),(195,'cashiersales','1','viewtill'),(196,'cashiersales','1','viewdailycollections'),(197,'cashiersales','1','deletedailycollections'),(198,'cashiersales','1','updatedailycollections'),(199,'cashiersales','1','reversempesa'),(200,'cashiersales','1','clearallsales'),(201,'cashiersales','1','viewallcollections'),(202,'cashiersales','1','viewallcounters'),(203,'cashiersales','1','mpesapendingreport'),(204,'cashiersales','1','mpesaverifiedreport'),(205,'cashiersales','1','viewcommission'),(206,'cashiersales','1','viewmpesamessages'),(207,'cashiersales','1','dailysalesonly'),(208,'recorddelivery','1','add'),(209,'recorddelivery','1','view'),(210,'recorddelivery','1','update'),(211,'recorddelivery','1','delete'),(212,'recorddelivery','1','changestatus'),(213,'recorddelivery','1','report'),(214,'recorddelivery','1','Dispatched'),(215,'recorddelivery','1','FailedDelivery'),(216,'recorddelivery','1','ReturnedandReceived'),(217,'recorddelivery','1','Delivered'),(218,'recorddelivery','1','Claimraised'),(219,'recorddelivery','1','ClaimOK'),(220,'recorddelivery','1','ClaimDamaged'),(221,'purchases','1','add'),(222,'purchases','1','update'),(223,'purchases','1','delete'),(224,'purchases','1','updatebuyingprice'),(225,'purchases','1','updatesellingprice'),(226,'purchases','1','updateclosedinvoice'),(227,'purchases','1','viewquotation'),(228,'purchases','1','viewserials'),(229,'purchases','1','viewdirectpurchases'),(230,'purchases','1','viewpurchase'),(231,'purchases','1','salesorder'),(232,'purchases','1','budget'),(233,'purchases','1','showdefaultserials'),(234,'purchases','1','viewallcounters'),(235,'purchases','1','approve'),(236,'purchases','1','addbatchno'),(237,'purchases','1','addexpirydate'),(238,'viewreturnsales','1','add'),(239,'viewreturnsales','1','update'),(240,'viewreturnsales','1','delete'),(241,'viewreturnsales','1','return'),(242,'viewreturnsales','1','clear'),(243,'viewreturnsales','1','moresales'),(244,'income','1','View'),(245,'income','1','add'),(246,'income','1','wiewinvoices'),(247,'income','1','detailedvatinvoice'),(248,'incomeexpenses','1','add'),(249,'incomeexpenses','1','closeexpense'),(250,'incomeexpenses','1','update'),(251,'incomeexpenses','1','updateclosedexpenses'),(252,'incomeexpenses','1','wiewinvoices'),(253,'incomeexpenses','1','viewbills'),(254,'incomeexpenses','1','viewexpense'),(255,'incomeexpenses','1','viewdebtors'),(256,'incomeexpenses','1','viewcreditors'),(257,'incomeexpenses','1','postrentalexpenses'),(258,'accomodation','1','viewrooms'),(259,'accomodation','1','addhouse'),(260,'accomodation','1','dailysales'),(261,'accomodation','1','viewhouse'),(262,'accomodation','1','voucher'),(263,'accomodation','1','mpesa'),(264,'accomodation','1','points'),(265,'accomodation','1','credit'),(266,'accomodation','1','card'),(267,'accomodation','1','cash'),(268,'accomodation','1','cheque'),(269,'accomodation','1','checkinroom'),(270,'accomodation','1','checkoutroom'),(271,'accomodation','1','addroom'),(272,'accomodation','1','cancel'),(273,'accomodation','1','checkin'),(274,'accomodation','1','addcharges'),(275,'accomodation','1','givediscount'),(276,'accomodation','1','cleanrooms'),(277,'accomodation','1','updatecharges'),(278,'accomodation','1','updateroom'),(279,'accomodation','1','postexpense'),(280,'accomodation','1','updatehouse'),(281,'accomodation','1','Post Bank Deposits'),(282,'accomodation','1','managehotel'),(283,'accomodation','1','assignrooms'),(284,'accomodation','1','managerental'),(285,'accomodation','1','changepayment'),(286,'accomodation','1','housekeeping'),(287,'accomodation','1','customerregister'),(288,'accomodation','1','dailypayments'),(289,'accomodation','1','advancebooking'),(290,'accomodation','1','checkoutcustomerwithbalance'),(291,'accomodation','1','managecustomer'),(292,'accomodation','1','viewreports'),(293,'accomodation','1','accomodationmanager'),(294,'accomodation','1','accommodationcleaner'),(295,'accomodation','1','accommodationreceiptionist'),(296,'accomodation','1','config'),(297,'accomodation','1','viewroomcleaned'),(298,'accomodation','1','clearsales'),(299,'accomodation','1','dailycollections'),(300,'branch','1','add'),(301,'branch','1','view'),(302,'branch','1','update'),(303,'branch','1','delete'),(304,'members','1','add'),(305,'members','1','update'),(306,'members','1','deletepeople'),(307,'members','1','opencloseshift'),(308,'users','1','add'),(309,'users','1','update'),(310,'users','1','delete'),(311,'users','1','deleteallroles'),(312,'productscategory','1','add'),(313,'productscategory','1','update'),(314,'productscategory','1','delete'),(315,'productlist','1','bulk'),(316,'productlist','1','updatestock'),(317,'productlist','1','move'),(318,'productlist','1','more'),(319,'productlist','1','transfer'),(320,'productlist','1','addstock'),(321,'productlist','1','delete'),(322,'productlist','1','view'),(323,'productlist','1','update'),(324,'productlist','1','add'),(325,'productlist','1','openclosestock'),(326,'productlist','1','stocktaking'),(327,'productlist','1','editstocktaken'),(328,'productlist','1','editopenclosestock'),(329,'productlist','1','changeserialstatus'),(330,'productlist','1','viewserials'),(331,'productlist','1','viewproductsfromallbranches'),(332,'productlist','1','bulkpriceupdate'),(333,'productlist','1','viewbprice'),(334,'products','1','add'),(335,'products','1','update'),(336,'products','1','delete'),(337,'products','1','addstock'),(338,'products','1','more'),(339,'products','1','bulk'),(340,'products','1','deleteorder'),(341,'products','1','dispatch'),(342,'products','1','removestock'),(343,'products','1','price'),(344,'products','1','removeallstock'),(345,'products','1','bulkpriceupdate'),(346,'products','1','viewbprice'),(347,'incomingstock','1','add'),(348,'incomingstock','1','update'),(349,'incomingstock','1','view'),(350,'incomingstock','1','delete'),(351,'incomingstore','1','add'),(352,'incomingstore','1','delete'),(353,'incomingstore','1','view'),(354,'lowstocklist','1','add'),(355,'lowstocklist','1','more'),(356,'lowstocklist','1','view'),(357,'lowproducts','1','add'),(358,'lowproducts','1','update'),(359,'damagedproducts','1','add'),(360,'damagedproducts','1','update'),(361,'damagedproducts','1','delete'),(362,'projectsmanagement','1','view'),(363,'projectsmanagement','1','add'),(364,'projectsmanagement','1','update'),(365,'projectsmanagement','1','delete'),(366,'assets','1','add'),(367,'assets','1','update'),(368,'assets','1','delete'),(369,'accounting','1','deletebank'),(370,'accounting','1','deleteglaccount'),(371,'accounting','1','view'),(372,'bankdeposits','1','add'),(373,'bankdeposits','1','update'),(374,'bankdeposits','1','delete'),(375,'banktransfer','1','add'),(376,'journalentry','1','add'),(377,'accountingreports','1','view'),(378,'peoplecategory','1','add'),(379,'peoplecategory','1','update'),(380,'peoplecategory','1','delete'),(381,'labourrecords','1','add'),(382,'payroll','1','add'),(383,'reports','1','view'),(384,'reports','1','download'),(385,'reports','1','delete'),(386,'reports','1','update'),(387,'reports','1','viewall'),(388,'displayreport','1','view'),(389,'grouping','1','add'),(390,'grouping','1','update'),(391,'grouping','1','delete'),(392,'sendsms','1','add'),(393,'sendsms','1','update'),(394,'sendsms','1','delete'),(395,'sendsms','1','transfersms'),(396,'documents','1','add'),(397,'documents','1','update'),(398,'documents','1','delete'),(399,'documents','1','viewalldocuments'),(400,'humanresource','1','add'),(401,'humanresource','1','approve'),(402,'humanresource','1','update'),(403,'humanresource','1','delete'),(404,'humanresource','1','view'),(405,'humanresource','1','allocate'),(406,'humanresource','1','viewallpayroll'),(407,'humanresource','1','leavesetup'),(408,'humanresource','1','allleaves '),(409,'humanresource','1','bioattendance'),(410,'taskscategory','1','add'),(411,'taskscategory','1','update'),(412,'taskscategory','1','delete'),(413,'task','1','add'),(414,'task','1','update'),(415,'task','1','viewall'),(416,'task','1','delete'),(417,'task','1','postspecifictask'),(418,'task','1','postgeneraltask'),(419,'task','1','viewothersspecifictask'),(420,'task','1','viewothersgeneraltask'),(421,'task','1','assigntask'),(422,'task','1','posttaskforothers'),(423,'callcenter','1','add'),(424,'callcenter','1','upadate'),(425,'callcenter','1','view'),(426,'callcenter','1','download'),(427,'callcenter','1','delete'),(428,'deals','1','add'),(429,'deals','1','update'),(430,'deals','1','delete'),(431,'deals','1','viewall'),(432,'complain','1','add'),(433,'complain','1','view'),(434,'complain','1','update'),(435,'complain','1','allcompalin'),(436,'complain','1','delete'),(437,'events','1','add'),(438,'events','1','update'),(439,'events','1','delete'),(440,'password','1','change'),(441,'profile','1','update'),(442,'ecommerce','1','add'),(443,'ecommerce','1','update'),(444,'ecommerce','1','delete'),(445,'ecommerce','1','vieworders'),(446,'ecommerce','1','setup'),(447,'ecommerce','1','approveorders'),(448,'config','1','delete'),(449,'config','1','add'),(450,'config','1','update'),(512,'incomeexpenses','5','add'),(513,'incomeexpenses','5','closeexpense'),(514,'incomeexpenses','5','update'),(515,'incomeexpenses','5','updateclosedexpenses'),(516,'incomeexpenses','5','wiewinvoices'),(517,'incomeexpenses','5','viewbills'),(518,'incomeexpenses','5','viewexpense'),(519,'incomeexpenses','5','viewdebtors'),(520,'incomeexpenses','5','viewcreditors'),(521,'incomeexpenses','5','postrentalexpenses'),(522,'accounting','5','deletebank'),(523,'accounting','5','deleteglaccount'),(524,'accounting','5','view'),(525,'bankdeposits','5','add'),(526,'bankdeposits','5','update'),(527,'bankdeposits','5','delete'),(528,'banktransfer','5','add'),(529,'accountingreports','5','view'),(559,'sales','3','add'),(560,'sales','3','suspend'),(561,'sales','3','printreceipt'),(562,'sales','3','update'),(563,'sales','3','cash'),(564,'sales','3','delete'),(565,'sales','3','moresales'),(566,'sales','3','sale'),(567,'sales','3','reprint'),(568,'sales','3','Logout'),(569,'sales','3','select'),(570,'sales','3','mpesabalance'),(571,'sales','3','displaycustomers'),(572,'sales','3','discount'),(573,'sales','3','mpesa'),(574,'sales','3','productdiscount'),(575,'sales','3','printbill'),(576,'sales','3','order'),(577,'sales','3','closebill'),(578,'sales','3','editsellingprice'),(579,'sales','3','viewbuyingprice'),(580,'sales','3','card'),(581,'sales','3','updatepaymentmode'),(582,'sales','3','clearpayments'),(583,'sales','3','cheque'),(584,'sales','3','creditnote'),(585,'sales','3','voucher'),(586,'sales','3','salesbeyondbprice'),(587,'sales','3','points'),(588,'sales','3','salebelowbprice'),(589,'sales','3','credit'),(590,'sales','3','selectroom'),(591,'sales','3','dontprint'),(592,'sales','3','accountlimit'),(593,'sales','3','backdatesales'),(594,'sales','3','recordcoins'),(595,'sales','3','leaseitems'),(596,'sales','3','changetaxstatus'),(597,'sales','3','dontshowstock'),(598,'sales','3','giveloyalityponts'),(599,'sales','3','splitbill'),(600,'sales','3','mergebill'),(601,'sales','3','changeuomonsales'),(602,'sales','3','selecttable'),(603,'sales','3','printdelivery'),(604,'sales','3','entermpesacode'),(605,'sales','3','sendsms'),(606,'sales','3','usekeyboard'),(607,'sales','3','receiptno'),(608,'sales','3','salesperson'),(609,'sales','3','selectcurrency'),(610,'sales','3','negativesales'),(611,'sales','3','updateqtysales'),(612,'sales','3','displaypreviousbalance'),(613,'sales','3','restrictbillprintingtotwo'),(614,'cashiersales','3','all'),(615,'cashiersales','3','cashiersales'),(616,'cashiersales','3','editmpesadate'),(617,'cashiersales','3','adddailycollection'),(618,'cashiersales','3','viewtill'),(619,'cashiersales','3','viewdailycollections'),(620,'cashiersales','3','updatedailycollections'),(621,'cashiersales','3','reversempesa'),(622,'cashiersales','3','deletedailycollections'),(623,'cashiersales','3','clearallsales'),(624,'cashiersales','3','viewallcollections'),(625,'cashiersales','3','mpesapendingreport'),(626,'cashiersales','3','viewallcounters'),(627,'cashiersales','3','mpesaverifiedreport'),(628,'cashiersales','3','dailysalesonly'),(629,'purchases','3','add'),(630,'purchases','3','update'),(631,'purchases','3','delete'),(632,'purchases','3','updatebuyingprice'),(633,'purchases','3','updatesellingprice'),(634,'purchases','3','updateclosedinvoice'),(635,'purchases','3','viewquotation'),(636,'purchases','3','viewdirectpurchases'),(637,'purchases','3','viewserials'),(638,'purchases','3','viewpurchase'),(639,'purchases','3','salesorder'),(640,'purchases','3','budget'),(641,'purchases','3','showdefaultserials'),(642,'purchases','3','viewallcounters'),(643,'purchases','3','approve'),(644,'purchases','3','addbatchno'),(645,'purchases','3','addexpirydate'),(646,'purchases','3','updateserial'),(647,'incomeexpenses','3','add'),(648,'incomeexpenses','3','closeexpense'),(649,'incomeexpenses','3','update'),(650,'incomeexpenses','3','updateclosedexpenses'),(651,'incomeexpenses','3','wiewinvoices'),(652,'incomeexpenses','3','viewbills'),(653,'incomeexpenses','3','viewexpense'),(654,'incomeexpenses','3','viewdebtors'),(655,'incomeexpenses','3','viewcreditors'),(656,'incomeexpenses','3','postrentalexpenses'),(657,'incomeexpenses','3','uploadexpenses'),(658,'members','3','add'),(659,'members','3','update'),(660,'members','3','opencloseshift'),(661,'members','3','UpdateRenewal'),(662,'productscategory','3','add'),(663,'productscategory','3','update'),(664,'productscategory','3','delete'),(665,'productlist','3','transfer'),(666,'productlist','3','view'),(667,'productlist','3','update'),(668,'productlist','3','add'),(669,'productlist','3','stocktaking'),(670,'productlist','3','openclosestock'),(671,'productlist','3','editstocktaken'),(672,'productlist','3','editopenclosestock'),(673,'productlist','3','bulkpriceupdate'),(674,'productlist','3','viewbprice'),(675,'products','3','add'),(676,'products','3','update'),(677,'products','3','more'),(678,'products','3','bulk'),(679,'products','3','removeallstock'),(680,'products','3','viewbprice'),(681,'lowstocklist','3','add'),(682,'lowstocklist','3','more'),(683,'lowstocklist','3','view'),(684,'lowproducts','3','add'),(685,'lowproducts','3','update'),(686,'damagedproducts','3','add'),(687,'damagedproducts','3','update'),(688,'damagedproducts','3','delete'),(689,'sales','4','add'),(690,'sales','4','suspend'),(691,'sales','4','printreceipt'),(692,'sales','4','update'),(693,'sales','4','cash'),(694,'sales','4','delete'),(695,'sales','4','moresales'),(696,'sales','4','sale'),(697,'sales','4','reprint'),(698,'sales','4','Logout'),(699,'sales','4','select'),(700,'sales','4','mpesabalance'),(701,'sales','4','discount'),(702,'sales','4','mpesa'),(703,'sales','4','productdiscount'),(704,'sales','4','printbill'),(705,'sales','4','order'),(706,'sales','4','closebill'),(707,'sales','4','editsellingprice'),(708,'sales','4','viewbuyingprice'),(709,'sales','4','card'),(710,'sales','4','updatepaymentmode'),(711,'sales','4','clearpayments'),(712,'sales','4','cheque'),(713,'sales','4','creditnote'),(714,'sales','4','voucher'),(715,'sales','4','salesbeyondbprice'),(716,'sales','4','points'),(717,'sales','4','credit'),(718,'sales','4','selectroom'),(719,'sales','4','dontprint'),(720,'sales','4','accountlimit'),(721,'sales','4','backdatesales'),(722,'sales','4','recordcoins'),(723,'sales','4','leaseitems'),(724,'sales','4','changetaxstatus'),(725,'sales','4','dontshowstock'),(726,'sales','4','giveloyalityponts'),(727,'sales','4','splitbill'),(728,'sales','4','changeuomonsales'),(729,'sales','4','selecttable'),(730,'sales','4','printdelivery'),(731,'sales','4','sendsms'),(732,'sales','4','usekeyboard'),(733,'sales','4','receiptno'),(734,'sales','4','salesperson'),(735,'sales','4','selectcurrency'),(736,'sales','4','negativesales'),(737,'cashiersales','4','entermpesacode'),(738,'cashiersales','4','editmpesa'),(739,'cashiersales','4','all'),(740,'cashiersales','4','delete'),(741,'cashiersales','4','cashiersales'),(742,'cashiersales','4','editmpesadate'),(743,'cashiersales','4','adddailycollection'),(744,'cashiersales','4','viewtill'),(745,'cashiersales','4','viewdailycollections'),(746,'cashiersales','4','updatedailycollections'),(747,'cashiersales','4','reversempesa'),(748,'cashiersales','4','deletedailycollections'),(749,'cashiersales','4','clearallsales'),(750,'cashiersales','4','viewallcollections'),(751,'cashiersales','4','mpesapendingreport'),(752,'cashiersales','4','viewallcounters'),(753,'cashiersales','4','mpesaverifiedreport'),(754,'cashiersales','4','viewcommission'),(755,'cashiersales','4','viewmpesamessages'),(756,'purchases','4','add'),(757,'purchases','4','update'),(758,'purchases','4','delete'),(759,'purchases','4','updatebuyingprice'),(760,'purchases','4','updatesellingprice'),(761,'purchases','4','updateclosedinvoice'),(762,'purchases','4','viewquotation'),(763,'purchases','4','viewdirectpurchases'),(764,'purchases','4','viewserials'),(765,'purchases','4','viewpurchase'),(766,'purchases','4','salesorder'),(767,'purchases','4','budget'),(768,'purchases','4','showdefaultserials'),(769,'purchases','4','viewallcounters'),(770,'purchases','4','approve'),(771,'purchases','4','addbatchno'),(772,'purchases','4','addexpirydate'),(773,'purchases','4','updateserial'),(774,'viewreturnsales','4','add'),(775,'viewreturnsales','4','update'),(776,'viewreturnsales','4','delete'),(777,'viewreturnsales','4','return'),(778,'viewreturnsales','4','clear'),(779,'viewreturnsales','4','moresales'),(780,'income','4','View'),(781,'income','4','add'),(782,'income','4','detailedvatinvoice'),(783,'income','4','displaybeforevat'),(784,'income','4','receiveoverpayment'),(785,'income','4','receivedublicatecodes'),(786,'incomeexpenses','4','add'),(787,'incomeexpenses','4','closeexpense'),(788,'incomeexpenses','4','update'),(789,'incomeexpenses','4','updateclosedexpenses'),(790,'incomeexpenses','4','wiewinvoices'),(791,'incomeexpenses','4','viewbills'),(792,'incomeexpenses','4','viewexpense'),(793,'incomeexpenses','4','viewdebtors'),(794,'incomeexpenses','4','viewcreditors'),(795,'incomeexpenses','4','postrentalexpenses'),(796,'incomeexpenses','4','uploadexpenses'),(797,'members','4','add'),(798,'members','4','update'),(799,'members','4','deletepeople'),(800,'members','4','opencloseshift'),(801,'members','4','UpdateRenewal'),(802,'users','4','add'),(803,'users','4','update'),(804,'users','4','delete'),(805,'users','4','deleteallroles'),(806,'productscategory','4','add'),(807,'productscategory','4','update'),(808,'productscategory','4','delete'),(809,'productlist','4','bulk'),(810,'productlist','4','move'),(811,'productlist','4','more'),(812,'productlist','4','updatestock'),(813,'productlist','4','transfer'),(814,'productlist','4','addstock'),(815,'productlist','4','delete'),(816,'productlist','4','view'),(817,'productlist','4','update'),(818,'productlist','4','add'),(819,'productlist','4','stocktaking'),(820,'productlist','4','openclosestock'),(821,'productlist','4','editstocktaken'),(822,'productlist','4','editopenclosestock'),(823,'productlist','4','changeserialstatus'),(824,'productlist','4','viewserials'),(825,'productlist','4','viewproductsfromallbranches'),(826,'productlist','4','bulkpriceupdate'),(827,'productlist','4','negativestockadjustment'),(828,'productlist','4','viewproduction'),(829,'productlist','4','assignproduction'),(830,'productlist','4','deleteproductionitem'),(831,'productlist','4','updateproductionitem'),(832,'products','4','add'),(833,'products','4','update'),(834,'products','4','delete'),(835,'products','4','addstock'),(836,'products','4','more'),(837,'products','4','bulk'),(838,'products','4','deleteorder'),(839,'products','4','dispatch'),(840,'products','4','removestock'),(841,'products','4','price'),(842,'products','4','removeallstock'),(843,'products','4','bulkpriceupdate'),(844,'products','4','negativestockadjustment'),(845,'incomingstock','4','add'),(846,'incomingstock','4','update'),(847,'incomingstock','4','view'),(848,'incomingstock','4','delete'),(849,'lowstocklist','4','add'),(850,'lowstocklist','4','more'),(851,'lowstocklist','4','view'),(852,'lowproducts','4','add'),(853,'lowproducts','4','update'),(854,'damagedproducts','4','add'),(855,'damagedproducts','4','update'),(856,'damagedproducts','4','delete'),(857,'peoplecategory','4','add'),(858,'peoplecategory','4','update'),(859,'peoplecategory','4','delete'),(860,'reports','4','view'),(861,'reports','4','download'),(862,'reports','4','delete'),(863,'reports','4','update'),(864,'reports','4','viewall'),(865,'displayreport','4','view'),(866,'password','4','change'),(867,'profile','4','update'),(868,'config','4','delete'),(869,'config','4','add'),(870,'config','4','update'),(871,'config','4','productcode'),(872,'config','4','Novatsales'),(926,'sales','2','add'),(927,'sales','2','suspend'),(928,'sales','2','printreceipt'),(929,'sales','2','update'),(930,'sales','2','moresales'),(931,'sales','2','sale'),(932,'sales','2','mpesa'),(933,'sales','2','order'),(934,'sales','2','closebill'),(935,'sales','2','card'),(936,'sales','2','updatepaymentmode'),(937,'sales','2','cheque'),(938,'sales','2','dontprint'),(939,'sales','2','updateqtysales'),(940,'cashiersales','2','entermpesacode'),(941,'cashiersales','2','editmpesa'),(942,'cashiersales','2','cashiersales'),(943,'cashiersales','2','editmpesadate'),(944,'cashiersales','2','adddailycollection'),(945,'cashiersales','2','viewtill'),(946,'cashiersales','2','viewdailycollections'),(947,'cashiersales','2','updatedailycollections'),(948,'cashiersales','2','mpesapendingreport'),(949,'cashiersales','2','mpesaverifiedreport'),(950,'cashiersales','2','viewcommission'),(951,'cashiersales','2','dailysalesonly'),(952,'password','2','change'); /*!40000 ALTER TABLE `rolepermissionsactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roles` -- DROP TABLE IF EXISTS `roles`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roles` ( `id` int(20) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roles` -- LOCK TABLES `roles` WRITE; /*!40000 ALTER TABLE `roles` DISABLE KEYS */; INSERT INTO `roles` VALUES (1,'pms','xxxx','2023-03-27 09:50:23','active','1','','1',''),(2,'waiter','','2024-03-03 20:57:24','active','1','','1',''),(3,'Cashier','','2024-03-03 20:57:32','active','1','','1',''),(4,'Admin','','2024-03-03 21:01:10','active','1','','1',''); /*!40000 ALTER TABLE `roles` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roomcharges` -- DROP TABLE IF EXISTS `roomcharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roomcharges` ( `id` int(11) NOT NULL AUTO_INCREMENT, `roomid` varchar(40) NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'active', `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `name` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `chargeid` varchar(30) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `roomid` (`roomid`,`plotno`,`chargeid`) ) 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 `roomcollection` -- DROP TABLE IF EXISTS `roomcollection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roomcollection` ( `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 `roomcollection` -- LOCK TABLES `roomcollection` WRITE; /*!40000 ALTER TABLE `roomcollection` DISABLE KEYS */; /*!40000 ALTER TABLE `roomcollection` 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, `transactioncode` 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 `roomsales` -- LOCK TABLES `roomsales` WRITE; /*!40000 ALTER TABLE `roomsales` DISABLE KEYS */; INSERT INTO `roomsales` VALUES (1,2,'ROHO0232',14,'2024-07-25 10:21:35',175.00,1,1,'New','6','',0,1,'11721892082','11714973733'); /*!40000 ALTER TABLE `roomsales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salary` -- DROP TABLE IF EXISTS `salary`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salary` ( `id` int(20) NOT NULL AUTO_INCREMENT, `userid` int(20) NOT NULL, `companyid` int(15) NOT NULL, `salary` decimal(10,2) NOT NULL, `pay` decimal(10,2) NOT NULL, `deductions` decimal(10,2) NOT NULL, `bonus` decimal(10,2) NOT NULL, `bankname` varchar(20) NOT NULL, `bankaccount` varchar(30) NOT NULL, `method` varchar(20) NOT NULL, `payment` varchar(20) NOT NULL, `netsalry` decimal(10,2) NOT NULL, `gross` decimal(10,2) NOT NULL, `memberid` int(11) NOT NULL, `salaryyear` varchar(20) NOT NULL, `paymentmode` varchar(30) NOT NULL, `slarymonth` varchar(20) NOT NULL, `number` varchar(20) NOT NULL, `createdate` varchar(30) NOT NULL, `relief` decimal(10,2) NOT NULL, `salaryid` varchar(100) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `loanbalance` decimal(10,2) NOT NULL, `nhif` int(20) DEFAULT NULL, `nssf` varchar(20) DEFAULT NULL, `paye` varchar(20) DEFAULT NULL, `advance` varchar(20) DEFAULT NULL, `otherdeductions` varchar(20) DEFAULT NULL, `currency` varchar(20) DEFAULT NULL, `transactiontypecode` varchar(20) DEFAULT NULL, `chargetype` varchar(20) DEFAULT NULL, `paymenttype` varchar(20) NOT NULL, `nhifrelief` decimal(10,2) NOT NULL, `houselevy` 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 `salary` -- LOCK TABLES `salary` WRITE; /*!40000 ALTER TABLE `salary` DISABLE KEYS */; /*!40000 ALTER TABLE `salary` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salarycharges` -- DROP TABLE IF EXISTS `salarycharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salarycharges` ( `id` int(20) NOT NULL AUTO_INCREMENT, `code` int(20) NOT NULL, `name` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(20) NOT NULL DEFAULT 'Minus', `amountmode` varchar(20) NOT NULL, `qtymode` varchar(20) NOT NULL, `quantity` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `unit` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=31 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','1','','1','Pay','Fixed','Fixed',1.00,0.00,''),(7,3,'Painting','2024-02-26 12:44:38','Active','1','','1','Pay','Fixed','Fixed',1.00,500.00,''),(8,4,'Travel Allowance','2019-03-28 12:48:59','Active','1','','1','Pay','Variable','Variable',1.00,0.00,''),(9,5,'Branding ','2024-02-26 12:44:20','Active','1','','1','Pay','Variable','Variable',1.00,200.00,''),(10,6,'Allowance','2019-03-28 12:50:16','Active','1','','1','Pay','Variable','Variable',1.00,0.00,''),(11,7,'Appreciation','2019-03-28 12:50:45','Active','1','','1','Pay','Variable','Variable',1.00,0.00,''),(12,8,'PAYE','2019-03-28 12:51:21','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(13,9,'NSSF','2019-03-28 12:51:38','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(14,10,'NHIF','2019-03-28 12:52:09','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(15,11,'Advances','2019-03-28 13:00:47','Active','1','','1','Deduction','Variable','Variable',1.00,0.00,''),(16,12,'Loan payment','2019-03-28 13:03:14','Active','1','','1','Deduction','Variable','Variable',1.00,0.00,''),(18,14,'destruction','2019-03-28 13:04:59','Active','1','','1','Deduction','Variable','Variable',1.00,0.00,''),(19,15,'Loan','2019-06-11 13:31:04','Active','1','','1','Pay','Variable','Fixed',1.00,0.00,''),(20,26,'staff Uniforms','2023-05-15 08:38:23','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(21,16,'Helb / Sacco Loan ','2019-12-17 04:55:20','Active','1','','1','Deduction','Variable','Variable',1.00,0.00,''),(22,25,'LOST/DAMAGED ITEM','2023-05-15 08:38:05','Active','1','','1','Deduction','Variable','Fixed',1.00,900.00,''),(23,18,'sales cut ','2020-12-15 19:06:21','Active','1','','1','Deduction','Variable','Variable',1.00,0.00,''),(24,19,'UNPAID LEAVE DAYS','2021-04-05 10:49:16','Active','1','','1','Deduction','Variable','Fixed',1.00,0.00,''),(25,20,'DEDUCTION','2021-04-05 10:49:55','Active','1','','1','Deduction','Fixed','Variable',1.00,0.00,''),(26,21,'Insurance cover ','2022-02-04 10:16:25','Active','1','','1','Deduction','Variable','Fixed',1.00,0.00,''),(27,22,'PERFORMANCE PAY CUT','2023-01-23 12:04:28','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(28,23,'SALES COMMISSION','2023-03-02 09:44:12','Active','1','','1','Pay','Variable','Fixed',1.00,0.00,''),(29,24,'staff uniform shirts','2023-04-03 16:29:31','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,'1'),(30,2005,'House Levy','2023-09-02 08:12:42','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,'1.5'); /*!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) DEFAULT 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, `change` varchar(20) DEFAULT NULL, `currency` varchar(50) DEFAULT NULL, `othercurrency` varchar(20) DEFAULT NULL, `othercurrencyamount` decimal(10,2) DEFAULT NULL, `tocurrencyamount` decimal(10,2) NOT NULL, `currcptno` varchar(50) NOT NULL, `totrcptno` varchar(50) NOT NULL, `intrldata` text NOT NULL, `rcptsign` text NOT NULL, `sdcdatetime` varchar(50) NOT NULL, `taxblAmtA` varchar(50) DEFAULT NULL, `taxblAmtB` varchar(50) DEFAULT NULL, `taxblAmtC` varchar(50) DEFAULT NULL, `taxblAmtD` varchar(50) DEFAULT NULL, `taxblAmtE` varchar(50) DEFAULT NULL, `taxAmtA` varchar(50) DEFAULT NULL, `taxAmtB` varchar(50) DEFAULT NULL, `taxAmtC` varchar(50) DEFAULT NULL, `taxAmtD` varchar(50) DEFAULT NULL, `taxAmtE` varchar(50) DEFAULT NULL, `taxRtA` varchar(50) DEFAULT NULL, `taxRtB` varchar(50) DEFAULT NULL, `taxRtC` varchar(50) DEFAULT NULL, `taxRtD` varchar(50) DEFAULT NULL, `taxRtE` varchar(50) DEFAULT NULL, `sdcId` text NOT NULL, `mrcNo` text NOT NULL, `salesdump` text NOT NULL, `receiptdump` text NOT NULL, `etimsstatus` int(11) DEFAULT 0, `itemsstockmaster` text NOT NULL, PRIMARY KEY (`id`), KEY `id` (`id`,`userid`,`invoice`) ) ENGINE=InnoDB AUTO_INCREMENT=2887 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,'','Cash','','2024-09-08 14:15:29','','0','1','2024-09-08 14:15:29','','0','0','1','retail','0','15000','1','0','0','0','0','0','0','printed',' ','','2','15000','11725794127','Cleared','1','2024-09-08 17:27:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2,'','Cash','','2024-09-08 14:16:18','','0','1','2024-09-08 14:16:18','','0','0','1','retail','0','5000','1','0','0','0','0','0','0','printed',' ','','2','5000','11725794176','Cleared','1','2024-09-08 17:27:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3,'','Cash','','2024-09-08 14:18:12','','0','1','2024-09-08 14:18:12','','0','0','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','2','300','11725794290','Cleared','1','2024-09-08 17:27:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4,'','Cash','','2024-09-08 14:49:39','','0','1','2024-09-08 14:49:39','','0','0','1','retail','0','750','1','0','0','0','0','0','0','printed',' ','','1','750','11725796157','Cleared','1','2024-09-08 17:27:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5,'','Cash','','2024-09-08 15:17:51','','0','1','2024-09-08 15:17:51','','0','0','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','2','1200','11725797869','Cleared','1','2024-09-08 17:27:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(6,'','Cash','','2024-09-08 15:26:03','','0','1','2024-09-08 15:26:03','','0','0','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','','400','11725798351','Cleared','1','2024-09-08 17:27:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(7,'','Cash','','2024-09-08 15:27:11','','0','1','2024-09-08 15:27:11','','0','0','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','','400','11725798422','Cleared','1','2024-09-08 17:27:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(8,'','Cash','','2024-09-08 15:28:19','','0','1','2024-09-08 15:28:19','','0','0','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','','400','11725798492','Cleared','1','2024-09-08 17:27:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(9,'','Cash','','2024-09-08 15:31:44','','0','1','2024-09-08 15:31:44','','0','0','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','','400','11725798693','Cleared','1','2024-09-08 17:27:12','','','1','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(10,'','Cash','','2024-09-08 15:41:57','','0','1','2024-09-08 15:41:57','','0','0','1','retail','0','2200','1','0','0','0','0','0','0','printed',' ','','2','2200','11725799314','Cleared','1','2024-09-08 17:27:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(11,'','Cash','','2024-09-08 15:52:01','','0','1','2024-09-08 15:52:01','','0','0','1','retail','0','8500','1','0','0','0','0','0','0','printed',' ','','1','8500','11725799831','Cleared','1','2024-09-08 17:27:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(12,'','Cash','','2024-09-08 15:52:59','','0','1','2024-09-08 15:52:59','','0','0','1','retail','0','5400','1','0','0','0','0','0','0','printed',' ','','','5400','11725799927','Cleared','1','2024-09-08 17:27:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(13,'','Cash','','2024-09-08 16:11:13','','0','7','2024-09-08 16:11:13','','0','0','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','1500','71725801051','Cleared','1','2024-09-08 17:27:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(14,'','Cash','','2024-09-08 16:13:05','','0','7','2024-09-08 16:13:05','','0','0','1','retail','0','750','1','0','0','0','0','0','0','printed',' ','','1','750','71725801172','Cleared','1','2024-09-08 17:27:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(15,'','Cash','','2024-09-08 16:13:56','','0','7','2024-09-08 16:13:56','','0','0','1','retail','0','750','1','0','0','0','0','0','0','printed',' ','','1','750','71725801225','Cleared','1','2024-09-08 17:27:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(16,'','Cash','','2024-09-08 16:19:41','','0','1','2024-09-08 16:19:41','','0','0','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','650','11725801538','Cleared','1','2024-09-08 17:27:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(17,'','Cash','','2024-09-09 15:09:25','','0','12','2024-09-09 15:03:26','','0','0','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','500','121725883393','No','12','2024-09-09 15:09:25','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(18,'','Cash','','2024-09-12 11:42:44','','0','7','2024-09-09 21:25:57','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','1','0','71725906092','No','7','2024-09-12 11:42:44','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(19,'','Cash','','2024-09-11 18:33:42','','0','1','2024-09-11 18:33:42','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','1','0','11726068807','No','','','','','1','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(20,'','Cash','','2024-09-12 08:35:23','','0','1','2024-09-12 08:35:23','','0','0','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','1','650','11726119312','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(21,'','Cash','','2024-09-12 08:37:02','','0','1','2024-09-12 08:37:02','','0','0','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','900','11726119415','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(22,'','Cash','','2024-09-12 08:37:22','','0','1','2024-09-12 08:37:22','','0','0','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','300','11726119432','No','','','','','2','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(23,'','Cash','','2024-09-12 09:23:44','','0','1','2024-09-12 09:23:44','','0','0','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','400','11726122210','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(24,'','Cash','','2024-09-12 09:26:54','','0','1','2024-09-12 09:26:54','','0','0','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','2','450','11726122360','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(25,'','Cash','','2024-09-12 09:28:43','','0','1','2024-09-12 09:28:43','','0','0','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','400','11726122521','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(26,'','Cash','','2024-09-12 11:13:51','','0','1','2024-09-12 11:13:51','','0','0','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','600','11726128829','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(27,'','Cash','','2024-09-12 12:30:45','','0','12','2024-09-12 12:30:45','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','121726132174','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(28,'','Cash','','2024-09-12 14:01:17','','0','12','2024-09-12 14:01:17','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','121726138862','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(29,'','Cash','','2024-09-12 15:45:19','','0','12','2024-09-12 14:04:25','','1450','1450','1','retail','0','1550','1','0','0','0','0','0','0','new',' ','','2','100','121726139040','No','12','2024-09-12 15:45:19','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(30,'','Cash','','2024-09-12 19:47:59','','0','12','2024-09-12 14:05:09','','3200','3200','1','retail','0','3200','1','0','0','0','0','0','0','new',' ','','1','0','121726139072','No','12','2024-09-12 19:47:59','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(31,'','Cash','','2024-09-13 10:45:32','','0','12','2024-09-12 20:05:19','','12700','12700','1','retail','0','12700','1','0','0','0','0','0','0','new',' ','','1','0','121726159701','No','7','2024-09-13 10:45:32','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(32,'','Cash','','2024-09-13 11:16:59','','0','12','2024-09-12 20:15:35','','3400','3400','1','retail','0','3400','1','0','0','0','0','0','0','new',' ','','2','0','121726161218','No','7','2024-09-13 11:16:59','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(33,'','Cash','','2024-09-13 11:38:52','','0','12','2024-09-13 11:38:52','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','1','0','121726215985','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(34,'','Cash','','2024-09-13 13:16:10','','0','12','2024-09-13 13:16:10','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','2','0','121726222539','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(35,'','Cash','','2024-09-13 13:36:59','','0','12','2024-09-13 13:36:59','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','121726223804','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(36,'','Cash','','2024-09-13 14:32:37','','0','12','2024-09-13 14:32:37','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','new',' ','','1','0','121726223853','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(37,'','Cash','','2024-09-13 15:50:09','','0','12','2024-09-13 15:50:09','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121726231795','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(38,'','Cash','','2024-09-13 17:20:42','','0','12','2024-09-13 17:20:42','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121726237224','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(39,'','Cash','','2024-09-13 17:23:33','','0','12','2024-09-13 17:23:33','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121726237388','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(40,'','Cash','','2024-09-13 17:29:38','','0','12','2024-09-13 17:29:38','','1250','1250','1','retail','0','1250','1','0','0','0','0','0','0','new',' ','','2','0','121726237712','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(41,'','Cash','','2024-09-13 18:22:27','','0','12','2024-09-13 18:22:27','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','121726240873','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(42,'','Cash','','2024-09-13 18:54:57','','0','12','2024-09-13 18:54:57','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','0','121726240962','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(43,'','Cash','','2024-09-13 19:16:53','','0','12','2024-09-13 19:11:50','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','new',' ','','2','0','121726242997','No','12','2024-09-13 19:16:53','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(44,'','Cash','','2024-09-13 19:22:15','','0','12','2024-09-13 19:22:15','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','121726244523','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(45,'','Cash','','2024-09-13 19:27:21','','0','12','2024-09-13 19:26:52','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121726244553','No','12','2024-09-13 19:27:21','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(46,'','Cash','','2024-09-13 19:31:25','','0','12','2024-09-13 19:31:25','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','1','0','121726244879','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(47,'','Cash','','2024-09-13 19:40:36','','0','12','2024-09-13 19:40:36','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','new',' ','','1','0','121726245349','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(48,'','Cash','','2024-09-13 19:41:39','','0','12','2024-09-13 19:41:39','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121726245689','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(49,'','Cash','','2024-09-13 19:42:29','','0','12','2024-09-13 19:42:29','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121726245717','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(50,'','Cash','','2024-09-13 19:46:35','','0','12','2024-09-13 19:46:35','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','121726245763','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(51,'','Cash','','2024-09-13 20:08:17','','0','12','2024-09-13 20:08:17','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','121726247286','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(52,'','Cash','','2024-09-13 20:15:31','','0','12','2024-09-13 20:15:31','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','121726247333','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(53,'','Cash','','2024-09-13 20:28:41','','0','12','2024-09-13 20:28:41','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','new',' ','','2','0','121726247748','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(54,'','Cash','','2024-09-13 20:32:50','','0','12','2024-09-13 20:32:50','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','121726248622','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(55,'','Cash','','2024-09-13 20:46:09','','0','12','2024-09-13 20:46:09','','7000','7000','1','retail','0','7000','1','0','0','0','0','0','0','new',' ','','2','0','121726249513','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(56,'','Cash','','2024-09-13 20:55:36','','0','12','2024-09-13 20:51:33','','1250','1250','1','retail','0','1250','1','0','0','0','0','0','0','new',' ','','2','0','121726249615','No','12','2024-09-13 20:55:36','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(57,'','Cash','','2024-09-13 22:32:25','','0','12','2024-09-13 21:02:32','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','1','0','121726250197','No','12','2024-09-13 22:32:25','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(58,'','Cash','','2024-09-13 21:06:53','','0','12','2024-09-13 21:06:53','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','2','0','121726250619','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(59,'','Cash','','2024-09-13 21:49:05','','0','12','2024-09-13 21:07:56','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','new',' ','','2','0','121726250837','No','12','2024-09-13 21:49:05','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(60,'','Cash','','2024-09-13 21:09:42','','0','12','2024-09-13 21:09:42','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121726250920','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(61,'','Cash','','2024-09-13 21:10:33','','0','12','2024-09-13 21:10:33','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121726251008','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(62,'','Cash','','2024-09-13 21:24:02','','0','12','2024-09-13 21:24:02','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','121726251742','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(63,'','Cash','','2024-09-13 21:24:40','','0','12','2024-09-13 21:24:40','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121726251859','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(64,'','Cash','','2024-09-13 21:26:47','','0','12','2024-09-13 21:26:47','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','2','0','121726251981','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(65,'','Cash','','2024-09-13 21:41:18','','0','12','2024-09-13 21:41:18','','7800','7800','1','retail','0','7800','1','0','0','0','0','0','0','new',' ','','2','0','121726252842','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(66,'','Cash','','2024-09-13 21:44:09','','0','12','2024-09-13 21:44:09','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121726253025','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(67,'','Cash','','2024-09-13 22:05:27','','0','12','2024-09-13 22:05:27','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','2','0','121726253889','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(68,'','Cash','','2024-09-13 23:31:40','','0','12','2024-09-13 22:15:19','','3600','3600','1','retail','0','3600','1','0','0','0','0','0','0','new',' ','','2','0','121726254696','No','12','2024-09-13 23:31:40','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(69,'','Cash','','2024-09-13 22:27:35','','0','12','2024-09-13 22:27:35','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','1','0','121726255637','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(70,'','Cash','','2024-09-13 22:45:30','','0','12','2024-09-13 22:36:32','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','new',' ','','2','0','121726256006','No','12','2024-09-13 22:45:30','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(71,'','Cash','','2024-09-13 23:04:24','','0','12','2024-09-13 22:58:19','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','new',' ','','1','0','121726256932','No','12','2024-09-13 23:04:24','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(72,'','Cash','','2024-09-13 22:59:29','','0','12','2024-09-13 22:59:29','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','1','0','121726257514','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(73,'','Cash','','2024-09-13 23:00:50','','0','12','2024-09-13 23:00:50','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121726257605','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(74,'','Cash','','2024-09-13 23:02:32','','0','12','2024-09-13 23:02:32','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','121726257706','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(75,'','Cash','','2024-09-14 00:23:26','','0','12','2024-09-14 00:23:26','','56400','56400','1','retail','0','57400','1','0','0','0','0','0','0','new',' ','','2','1000','121726260772','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(76,'','Cash','','2024-09-14 11:37:08','','0','12','2024-09-14 11:37:08','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','1','0','121726302932','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(77,'','Cash','','2024-09-14 12:34:37','','0','12','2024-09-14 12:29:36','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','new',' ','','1','0','121726305120','No','12','2024-09-14 12:34:37','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(78,'','Cash','','2024-09-14 13:18:28','','0','12','2024-09-14 12:36:02','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','2','0','121726306525','No','12','2024-09-14 13:18:28','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(79,'','Cash','','2024-09-14 12:38:03','','0','12','2024-09-14 12:38:03','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','121726306609','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(80,'','Cash','','2024-09-14 13:14:48','','0','12','2024-09-14 12:54:31','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','new',' ','','2','0','121726307647','No','12','2024-09-14 13:14:48','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(81,'','Cash','','2024-09-14 13:13:46','','0','12','2024-09-14 12:55:25','','2950','2950','1','retail','0','2950','1','0','0','0','0','0','0','new',' ','','2','0','121726307676','No','12','2024-09-14 13:13:46','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(82,'','Cash','','2024-09-15 21:34:21','','0','12','2024-09-15 10:07:44','','8450','8450','1','retail','0','8450','1','0','0','0','0','0','0','new',' ','','1','0','121726384030','No','12','2024-09-15 21:34:21','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(83,'','Cash','','2024-09-15 10:39:46','','0','12','2024-09-15 10:39:46','','0','0','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','200','121726384070','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(84,'','Cash','','2024-09-15 11:09:01','','0','12','2024-09-15 11:09:01','','0','0','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','200','121726387723','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(85,'','Cash','','2024-09-15 12:30:18','','0','12','2024-09-15 12:30:18','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','1','0','121726392573','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(86,'','Cash','','2024-09-15 13:05:47','','0','12','2024-09-15 13:05:47','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','121726394711','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(87,'','Cash','','2024-09-15 13:38:27','','0','12','2024-09-15 13:38:27','','3900','3900','1','retail','0','3900','1','0','0','0','0','0','0','new',' ','','1','0','121726394751','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(88,'','Cash','','2024-09-15 13:58:43','','0','12','2024-09-15 13:58:43','','0','0','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','200','121726396712','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(89,'','Cash','','2024-09-15 16:01:05','','0','12','2024-09-15 14:05:12','','5450','5450','1','retail','0','5450','1','0','0','0','0','0','0','new',' ','','2','0','121726397930','No','12','2024-09-15 16:01:05','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(90,'','Cash','','2024-09-15 18:20:04','','0','12','2024-09-15 14:09:20','','2750','2750','1','retail','0','2750','1','0','0','0','0','0','0','new',' ','','2','0','121726398320','No','12','2024-09-15 18:20:04','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(91,'','Cash','','2024-09-15 14:23:36','','0','12','2024-09-15 14:23:36','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','121726399362','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(92,'','Cash','','2024-09-15 23:06:56','','0','12','2024-09-15 14:31:38','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','2','0','121726399865','No','12','2024-09-15 23:06:56','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(93,'','Cash','','2024-09-15 14:36:17','','0','12','2024-09-15 14:36:17','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','121726400166','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(94,'','Cash','','2024-09-15 14:44:41','','0','12','2024-09-15 14:44:41','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','2','0','121726400432','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(95,'','Cash','','2024-09-15 16:08:35','','0','12','2024-09-15 15:30:00','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','121726403390','No','12','2024-09-15 16:08:35','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(96,'','Cash','','2024-09-15 16:40:52','','0','12','2024-09-15 16:40:52','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','121726407627','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(97,'','Cash','','2024-09-15 19:22:35','','0','12','2024-09-15 16:53:21','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','121726408391','No','12','2024-09-15 19:22:35','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(98,'','Cash','','2024-09-15 18:17:15','','0','12','2024-09-15 18:17:15','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','121726413351','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(99,'','Cash','','2024-09-15 18:32:59','','0','12','2024-09-15 18:22:48','','2450','2450','1','retail','0','2450','1','0','0','0','0','0','0','new',' ','','2','0','121726413732','No','12','2024-09-15 18:32:59','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(100,'','Cash','','2024-09-15 18:24:25','','0','12','2024-09-15 18:24:25','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','121726413777','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(101,'','Cash','','2024-09-15 20:31:07','','0','12','2024-09-15 18:34:06','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','new',' ','','2','0','121726414385','No','12','2024-09-15 20:31:07','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(102,'','Cash','','2024-09-15 18:34:48','','0','12','2024-09-15 18:34:48','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','1','0','121726414452','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(103,'','Cash','','2024-09-15 18:48:59','','0','12','2024-09-15 18:48:59','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','new',' ','','1','0','121726415271','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(104,'','Cash','','2024-09-15 20:03:30','','0','12','2024-09-15 18:50:41','','3650','3650','1','retail','0','3650','1','0','0','0','0','0','0','new',' ','','2','0','121726415346','No','12','2024-09-15 20:03:30','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(105,'','Cash','','2024-09-15 19:04:15','','0','12','2024-09-15 19:04:15','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','0','121726415840','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(106,'','Cash','','2024-09-15 19:06:38','','0','12','2024-09-15 19:06:38','','0','0','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','550','121726416343','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(107,'','Cash','','2024-09-15 23:24:34','','0','12','2024-09-15 19:09:05','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','1','0','121726416407','No','12','2024-09-15 23:24:34','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(108,'','Cash','','2024-09-15 19:12:36','','0','12','2024-09-15 19:12:36','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','new',' ','','1','0','121726416551','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(109,'','Cash','','2024-09-15 19:28:08','','0','12','2024-09-15 19:28:08','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121726417490','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(110,'','Cash','','2024-09-15 20:45:05','','0','12','2024-09-15 20:10:08','','2450','2450','1','retail','0','2450','1','0','0','0','0','0','0','new',' ','','2','0','121726420135','No','12','2024-09-15 20:45:05','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(111,'','Cash','','2024-09-15 20:13:26','','0','12','2024-09-15 20:13:26','','2450','2450','1','retail','0','2450','1','0','0','0','0','0','0','new',' ','','2','0','121726420345','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(112,'','Cash','','2024-09-15 20:52:55','','0','12','2024-09-15 20:52:55','','2900','2900','1','retail','0','2900','1','0','0','0','0','0','0','new',' ','','2','0','121726422654','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(113,'','Cash','','2024-09-15 20:58:05','','0','12','2024-09-15 20:58:05','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','121726423077','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(114,'','Cash','','2024-09-15 21:00:50','','0','12','2024-09-15 21:00:50','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','121726423225','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(115,'','Cash','','2024-09-15 21:11:15','','0','12','2024-09-15 21:11:15','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','1','0','121726423839','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(116,'','Cash','','2024-09-15 21:15:04','','0','12','2024-09-15 21:15:04','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','2','0','121726423883','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(117,'','Cash','','2024-09-15 23:25:40','','0','12','2024-09-15 23:25:40','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121726431903','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(118,'','Cash','','2024-09-16 11:28:19','','0','12','2024-09-16 11:28:19','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','1','0','121726475263','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(119,'','Cash','','2024-09-16 19:26:53','','0','12','2024-09-16 13:58:12','','3950','3950','1','retail','0','3950','1','0','0','0','0','0','0','new',' ','','2','0','121726484248','No','12','2024-09-16 19:26:53','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(120,'','Cash','','2024-09-16 19:10:40','','0','12','2024-09-16 16:22:19','','4050','4050','1','retail','0','4050','1','0','0','0','0','0','0','new',' ','','1','0','121726491980','No','12','2024-09-16 19:10:40','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(121,'','Cash','','2024-09-16 18:12:20','','0','12','2024-09-16 16:24:57','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','1','0','121726493035','No','12','2024-09-16 18:12:20','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(122,'','Cash','','2024-09-16 18:02:10','','0','12','2024-09-16 18:02:10','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','2','0','121726498904','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(123,'','Cash','','2024-09-16 18:03:38','','0','12','2024-09-16 18:03:38','','0','0','1','retail','0','2600','1','0','0','0','0','0','0','new',' ','','2','2600','121726498938','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(124,'','Cash','','2024-09-16 19:21:03','','0','12','2024-09-16 19:21:03','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','new',' ','','1','0','121726503526','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(125,'','Cash','','2024-09-16 19:52:07','','0','12','2024-09-16 19:33:01','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','2','0','121726504353','No','12','2024-09-16 19:52:07','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(126,'','Cash','','2024-09-16 19:38:09','','0','12','2024-09-16 19:38:09','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121726504678','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(127,'','Cash','','2024-09-16 19:55:14','','0','12','2024-09-16 19:55:14','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','121726505536','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(128,'','Cash','','2024-09-18 10:50:04','','0','12','2024-09-18 10:50:04','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','1','0','121726645776','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(129,'','Cash','','2024-09-18 22:20:00','','0','12','2024-09-18 15:50:43','','8800','8800','1','retail','0','8800','1','0','0','0','0','0','0','new',' ','','1','0','121726663707','No','12','2024-09-18 22:20:00','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(130,'','Cash','','2024-09-18 15:51:44','','0','12','2024-09-18 15:51:44','','0','0','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','400','121726663874','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(131,'','Cash','','2024-09-18 19:05:28','','0','12','2024-09-18 16:06:27','','2550','2550','1','retail','0','2550','1','0','0','0','0','0','0','new',' ','','1','0','121726664690','No','12','2024-09-18 19:05:28','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(132,'','Cash','','2024-09-18 19:04:58','','0','12','2024-09-18 18:08:51','','2250','2250','1','retail','0','2250','1','0','0','0','0','0','0','new',' ','','1','0','121726672040','No','12','2024-09-18 19:04:58','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(133,'','Cash','','2024-09-18 22:01:13','','0','12','2024-09-18 22:01:13','','5600','5600','1','retail','0','5600','1','0','0','0','0','0','0','new',' ','','2','0','121726685602','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(134,'','Cash','','2024-09-18 22:21:46','','0','12','2024-09-18 22:21:46','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121726687234','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(135,'','Cash','','2024-09-18 22:30:29','','0','12','2024-09-18 22:30:29','','2350','2350','1','retail','0','2350','1','0','0','0','0','0','0','new',' ','','1','0','121726687703','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(136,'','Cash','','2024-09-19 16:36:31','','0','12','2024-09-19 16:36:31','','2350','2350','1','retail','0','2350','1','0','0','0','0','0','0','new',' ','','1','0','121726752955','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(137,'','Cash','','2024-09-19 16:37:26','','0','12','2024-09-19 16:37:26','','3400','3400','1','retail','0','3400','1','0','0','0','0','0','0','new',' ','','2','0','121726752999','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(138,'','Cash','','2024-09-19 19:23:07','','0','12','2024-09-19 19:23:07','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','1','0','121726762948','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(139,'','Cash','','2024-09-19 22:39:40','','0','12','2024-09-19 21:22:41','','4400','4400','1','retail','0','4400','1','0','0','0','0','0','0','new',' ','','1','0','121726770090','No','12','2024-09-19 22:39:40','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(140,'','Cash','','2024-09-19 21:27:40','','0','12','2024-09-19 21:27:40','','2350','2350','1','retail','0','2350','1','0','0','0','0','0','0','new',' ','','1','0','121726770361','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(141,'','Cash','','2024-09-19 23:10:38','','0','12','2024-09-19 21:29:41','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','2','0','121726770526','No','12','2024-09-19 23:10:38','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(142,'','Cash','','2024-09-19 23:11:18','','0','12','2024-09-19 23:11:18','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121726776644','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(143,'','Cash','','2024-09-19 23:58:24','','0','12','2024-09-19 23:58:24','','0','0','1','retail','0','5000','1','0','0','0','0','0','0','new',' ','','2','5000','121726779430','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(144,'','Cash','','2024-09-20 23:05:54','','0','12','2024-09-20 19:27:32','','2250','2250','1','retail','0','2250','1','0','0','0','0','0','0','new',' ','','2','0','121726849597','No','12','2024-09-20 23:05:54','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(145,'','Cash','','2024-09-20 19:53:37','','0','12','2024-09-20 19:53:37','','13200','13200','1','retail','0','13200','1','0','0','0','0','0','0','new',' ','','1','0','121726849656','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(146,'','Cash','','2024-09-20 22:43:08','','0','12','2024-09-20 22:23:56','','4550','4550','1','retail','0','4550','1','0','0','0','0','0','0','new',' ','','2','0','121726860160','No','12','2024-09-20 22:43:08','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(147,'','Cash','','2024-09-21 00:11:11','','0','12','2024-09-20 23:09:08','','21100','21100','1','retail','0','21100','1','0','0','0','0','0','0','new',' ','','2','0','121726862762','No','7','2024-09-21 00:11:11','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(148,'','Cash','','2024-09-21 12:35:55','','0','12','2024-09-21 00:05:41','','3100','3100','1','retail','0','3100','1','0','0','0','0','0','0','new',' ','','2','0','121726866292','No','7','2024-09-21 12:35:55','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(149,'','Cash','','2024-09-21 19:03:45','','0','12','2024-09-21 19:03:45','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','2','0','121726934513','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(150,'','Cash','','2024-09-21 22:15:12','','0','12','2024-09-21 20:37:07','','14950','14950','1','retail','0','14950','1','0','0','0','0','0','0','new',' ','','2','0','121726940144','No','12','2024-09-21 22:15:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(151,'','Cash','','2024-09-21 22:13:58','','0','12','2024-09-21 22:13:58','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121726940239','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(152,'','Cash','','2024-09-22 15:07:06','','0','12','2024-09-22 15:07:06','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','121727006795','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(153,'','Cash','','2024-09-22 15:08:48','','0','12','2024-09-22 15:08:48','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','121727006845','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(154,'','Cash','','2024-09-22 16:08:06','','0','12','2024-09-22 15:14:07','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','2','0','121727007132','No','12','2024-09-22 16:08:06','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(155,'','Cash','','2024-09-22 15:28:05','','0','12','2024-09-22 15:28:05','','3600','3600','1','retail','0','3600','1','0','0','0','0','0','0','new',' ','','1','0','121727007847','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(156,'','Cash','','2024-09-22 20:02:42','','0','12','2024-09-22 15:33:01','','6000','6000','1','retail','0','6000','1','0','0','0','0','0','0','new',' ','','2','0','121727008129','No','12','2024-09-22 20:02:42','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(157,'','Cash','','2024-09-22 15:42:01','','0','12','2024-09-22 15:42:01','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','1','0','121727008428','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(158,'','Cash','','2024-09-22 16:01:18','','0','12','2024-09-22 16:01:18','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','1','0','121727009800','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(159,'','Cash','','2024-09-22 16:38:31','','0','12','2024-09-22 16:38:31','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','121727012242','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(160,'','Cash','','2024-09-22 17:38:15','','0','12','2024-09-22 16:45:42','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','new',' ','','2','0','121727012680','No','12','2024-09-22 17:38:15','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(161,'','Cash','','2024-09-22 19:02:25','','0','12','2024-09-22 17:58:05','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','121727015903','No','12','2024-09-22 19:02:25','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(162,'','Cash','','2024-09-22 19:28:40','','0','12','2024-09-22 19:08:19','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','121727020951','No','12','2024-09-22 19:28:40','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(163,'','Cash','','2024-09-22 21:05:03','','0','12','2024-09-22 19:11:34','','4850','4850','1','retail','0','4850','1','0','0','0','0','0','0','new',' ','','2','0','121727021320','No','12','2024-09-22 21:05:03','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(164,'','Cash','','2024-09-22 19:57:12','','0','12','2024-09-22 19:20:43','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','1','0','121727021500','No','12','2024-09-22 19:57:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(165,'','Cash','','2024-09-22 19:58:05','','0','12','2024-09-22 19:58:05','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','121727024272','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(166,'','Cash','','2024-09-22 20:03:20','','0','12','2024-09-22 20:03:20','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','121727024571','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(167,'','Cash','','2024-09-22 21:11:46','','0','12','2024-09-22 21:06:21','','4600','4600','1','retail','0','4600','1','0','0','0','0','0','0','new',' ','','2','0','121727028336','No','12','2024-09-22 21:11:46','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(168,'','Cash','','2024-09-22 21:14:20','','0','12','2024-09-22 21:14:20','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','121727028846','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(169,'','Cash','','2024-09-22 22:42:17','','0','12','2024-09-22 21:22:13','','2250','2250','1','retail','0','2250','1','0','0','0','0','0','0','new',' ','','2','0','121727029271','No','12','2024-09-22 22:42:17','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(170,'','Cash','','2024-09-22 21:50:34','','0','12','2024-09-22 21:50:34','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','121727031022','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(171,'','Cash','','2024-09-22 23:25:00','','0','12','2024-09-22 23:25:00','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','121727036684','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(172,'','Cash','','2024-09-23 15:59:26','','0','12','2024-09-23 15:59:26','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','new',' ','','1','0','121727096297','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(173,'','Cash','','2024-09-23 19:55:52','','0','12','2024-09-23 19:55:52','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','121727110540','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(174,'','Cash','','2024-09-24 16:57:17','','0','12','2024-09-24 16:57:17','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','121727186210','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(175,'','Cash','','2024-09-24 17:01:31','','0','12','2024-09-24 16:59:24','','4550','4550','1','retail','0','4550','1','0','0','0','0','0','0','new',' ','','1','0','121727186252','No','12','2024-09-24 17:01:31','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(176,'','Cash','','2024-09-24 17:00:49','','0','12','2024-09-24 17:00:49','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','121727186432','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(177,'','Cash','','2024-09-24 20:00:25','','0','12','2024-09-24 20:00:25','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','121727197186','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(178,'','Cash','','2024-09-24 20:03:21','','0','12','2024-09-24 20:03:21','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','121727197233','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(179,'','Cash','','2024-09-25 11:22:14','','0','12','2024-09-25 11:22:14','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','new',' ','','2','0','121727252468','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(180,'','Cash','','2024-09-25 12:14:03','','0','12','2024-09-25 12:14:03','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','1','0','121727255520','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(181,'','Cash','','2024-09-25 15:38:21','','0','12','2024-09-25 15:38:21','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','121727267826','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(182,'','Cash','','2024-09-25 15:39:25','','0','12','2024-09-25 15:39:25','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121727267932','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(183,'','Cash','','2024-09-25 20:56:44','','0','12','2024-09-25 20:56:44','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','121727286991','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(184,'','Cash','','2024-09-26 16:09:23','','0','12','2024-09-26 16:09:23','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','2','0','121727356141','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(185,'','Cash','','2024-09-26 16:21:01','','0','12','2024-09-26 16:09:49','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','2','0','121727356177','No','12','2024-09-26 16:21:01','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(186,'','Cash','','2024-09-26 21:12:52','','0','12','2024-09-26 16:10:28','','4200','4200','1','retail','0','4200','1','0','0','0','0','0','0','new',' ','','2','0','121727356198','No','12','2024-09-26 21:12:52','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(187,'','Cash','','2024-09-26 18:45:20','','0','12','2024-09-26 17:54:32','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','2','0','121727362395','No','12','2024-09-26 18:45:20','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(188,'','Cash','','2024-09-26 21:03:23','','0','12','2024-09-26 21:00:40','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','1','0','121727373578','No','12','2024-09-26 21:03:23','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(189,'','Cash','','2024-09-26 21:03:49','','0','12','2024-09-26 21:03:49','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121727373810','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(190,'','Cash','','2024-09-27 12:23:37','','0','12','2024-09-27 12:23:37','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','121727428994','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(191,'','Cash','','2024-09-27 12:24:33','','0','12','2024-09-27 12:24:33','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','1','0','121727429026','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(192,'','Cash','','2024-09-27 12:25:31','','0','12','2024-09-27 12:25:31','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','121727429093','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(193,'','Cash','','2024-09-27 16:00:25','','0','12','2024-09-27 16:00:25','','4200','4200','1','retail','0','4200','1','0','0','0','0','0','0','new',' ','','2','0','121727441766','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(194,'','Cash','','2024-09-27 17:34:01','','0','12','2024-09-27 16:01:10','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','1','0','121727442034','No','12','2024-09-27 17:34:01','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(195,'','Cash','','2024-09-27 17:36:42','','0','12','2024-09-27 17:36:42','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','121727447650','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(196,'','Cash','','2024-09-27 17:41:13','','0','12','2024-09-27 17:38:23','','3350','3350','1','retail','0','3350','1','0','0','0','0','0','0','new',' ','','2','0','121727447810','No','12','2024-09-27 17:41:13','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(197,'','Cash','','2024-09-27 21:01:27','','0','12','2024-09-27 19:23:41','','5800','5800','1','retail','0','5800','1','0','0','0','0','0','0','new',' ','','2','0','121727448785','No','12','2024-09-27 21:01:27','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(198,'','Cash','','2024-09-27 19:39:59','','0','12','2024-09-27 19:39:59','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121727454274','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(199,'','Cash','','2024-09-27 21:47:58','','0','12','2024-09-27 21:47:58','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','0','121727462847','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(200,'','Cash','','2024-09-27 22:32:15','','0','12','2024-09-27 22:32:15','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','121727465521','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(201,'','Cash','','2024-09-28 17:37:28','','0','12','2024-09-28 15:04:28','','2900','2900','1','retail','0','2900','1','0','0','0','0','0','0','new',' ','','1','0','121727524895','No','12','2024-09-28 17:37:28','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(202,'','Cash','','2024-09-28 16:59:05','','0','12','2024-09-28 16:59:05','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','2','0','121727525226','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(203,'','Cash','','2024-09-28 17:06:11','','0','12','2024-09-28 17:06:11','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','121727531951','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(204,'','Cash','','2024-09-28 17:23:20','','0','12','2024-09-28 17:23:20','','6800','6800','1','retail','0','6800','1','0','0','0','0','0','0','new',' ','','1','0','121727533250','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(205,'','Cash','','2024-09-28 17:26:34','','0','12','2024-09-28 17:24:33','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','new',' ','','1','0','121727533406','No','12','2024-09-28 17:26:34','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(206,'','Cash','','2024-09-28 17:25:28','','0','12','2024-09-28 17:25:28','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','1','0','121727533479','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(207,'','Cash','','2024-09-28 18:55:51','','0','12','2024-09-28 18:55:51','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','121727538847','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(208,'','Cash','','2024-09-28 19:06:35','','0','12','2024-09-28 19:05:36','','3950','3950','1','retail','0','3950','1','0','0','0','0','0','0','new',' ','','2','0','121727539461','No','12','2024-09-28 19:06:35','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(209,'','Cash','','2024-09-28 20:14:51','','0','12','2024-09-28 20:14:51','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','121727543602','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(210,'','Cash','','2024-09-28 20:17:01','','0','12','2024-09-28 20:17:01','','3050','3050','1','retail','0','3050','1','0','0','0','0','0','0','new',' ','','1','0','121727543699','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(211,'','Cash','','2024-09-29 09:56:52','','0','12','2024-09-29 09:44:12','','18700','18700','1','retail','0','18700','1','0','0','0','0','0','0','new',' ','','2','0','121727591970','No','12','2024-09-29 09:56:52','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(212,'','Cash','','2024-09-29 10:10:27','','0','12','2024-09-29 10:10:27','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','2','0','121727593814','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(213,'','Cash','','2024-09-29 10:19:41','','0','12','2024-09-29 10:19:41','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','2','0','121727594340','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(214,'','Cash','','2024-09-29 10:23:56','','0','12','2024-09-29 10:23:56','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','121727594619','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(215,'','Cash','','2024-09-29 13:22:43','','0','12','2024-09-29 11:32:22','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','1','0','121727598698','No','12','2024-09-29 13:22:43','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(216,'','Cash','','2024-09-29 13:27:41','','0','12','2024-09-29 13:27:41','','1500','1500','1','retail','0','2050','1','0','0','0','0','0','0','new',' ','','2','550','121727605473','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(217,'','Cash','','2024-09-29 18:32:03','','0','12','2024-09-29 13:39:51','','2250','2250','1','retail','0','2250','1','0','0','0','0','0','0','new',' ','','1','0','121727606369','No','12','2024-09-29 18:32:03','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(218,'','Cash','','2024-09-29 13:45:46','','0','12','2024-09-29 13:45:46','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','2','0','121727606655','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(219,'','Cash','','2024-09-29 20:52:28','','0','12','2024-09-29 13:48:06','','4300','4300','1','retail','0','4300','1','0','0','0','0','0','0','new',' ','','1','0','121727606754','No','7','2024-09-29 20:52:28','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(220,'','Cash','','2024-09-29 15:25:26','','0','12','2024-09-29 13:52:45','','3850','3850','1','retail','0','3850','1','0','0','0','0','0','0','new',' ','','2','0','121727606902','No','12','2024-09-29 15:25:26','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(221,'','Cash','','2024-09-29 14:24:47','','0','12','2024-09-29 14:24:47','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','2','0','121727608427','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(222,'','Cash','','2024-09-29 16:35:07','','0','12','2024-09-29 14:25:55','','3050','3050','1','retail','0','3050','1','0','0','0','0','0','0','new',' ','','2','0','121727609093','No','12','2024-09-29 16:35:07','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(223,'','Cash','','2024-09-29 15:24:35','','0','12','2024-09-29 14:47:56','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','121727610461','No','12','2024-09-29 15:24:35','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(224,'','Cash','','2024-09-29 20:44:13','','0','12','2024-09-29 15:26:27','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','121727612734','No','7','2024-09-29 20:44:13','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(225,'','Cash','','2024-09-29 18:03:54','','0','12','2024-09-29 15:43:10','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','new',' ','','2','0','121727612792','No','12','2024-09-29 18:03:54','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(226,'','Cash','','2024-09-29 17:30:05','','0','12','2024-09-29 16:43:15','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','121727616918','No','12','2024-09-29 17:30:05','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(227,'','Cash','','2024-09-29 17:40:03','','0','12','2024-09-29 17:40:03','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','1','0','121727620650','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(228,'','Cash','','2024-09-29 20:55:37','','0','12','2024-09-29 17:40:58','','5200','5200','1','retail','0','5200','1','0','0','0','0','0','0','new',' ','','1','0','121727620841','No','7','2024-09-29 20:55:37','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(229,'','Cash','','2024-09-29 17:50:41','','0','12','2024-09-29 17:50:41','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121727621385','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(230,'','Cash','','2024-09-29 18:15:14','','0','12','2024-09-29 18:15:14','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121727622410','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(231,'','Cash','','2024-09-29 19:41:38','','0','12','2024-09-29 18:19:13','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','2','0','121727622944','No','12','2024-09-29 19:41:38','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(232,'','Cash','','2024-09-29 19:34:25','','0','12','2024-09-29 18:44:24','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121727624643','No','12','2024-09-29 19:34:25','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(233,'','Cash','','2024-09-29 20:02:35','','0','12','2024-09-29 18:45:16','','2550','2550','1','retail','0','2550','1','0','0','0','0','0','0','new',' ','','1','0','121727624686','No','12','2024-09-29 20:02:35','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(234,'','Cash','','2024-09-29 19:04:41','','0','12','2024-09-29 19:04:41','','0','0','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','200','121727625484','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(235,'','Cash','','2024-09-29 19:38:21','','0','12','2024-09-29 19:38:21','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','1','0','121727627875','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(236,'','Cash','','2024-09-29 21:21:01','','0','12','2024-09-29 21:21:01','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121727634051','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(237,'','Cash','','2024-09-30 17:56:26','','0','12','2024-09-30 17:56:26','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','new',' ','','1','0','121727708090','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(238,'','Cash','','2024-09-30 19:33:54','','0','12','2024-09-30 18:01:47','','1750','1750','1','retail','0','1750','1','0','0','0','0','0','0','new',' ','','2','0','121727708192','No','12','2024-09-30 19:33:54','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(239,'','Cash','','2024-09-30 19:44:58','','0','12','2024-09-30 19:35:05','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','121727714045','No','12','2024-09-30 19:44:58','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(240,'','Cash','','2024-09-30 19:35:42','','0','12','2024-09-30 19:35:42','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','121727714112','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(241,'','Cash','','2024-09-30 20:32:34','','0','12','2024-09-30 20:32:34','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','121727714705','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(242,'','Cash','','2024-09-30 21:16:57','','0','12','2024-09-30 21:16:57','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','121727720205','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(243,'','Cash','','2024-10-01 16:31:58','','0','19','2024-10-01 16:31:58','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','191727789482','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(244,'','Cash','','2024-10-01 21:24:05','','0','19','2024-10-01 21:24:05','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','new',' ','','2','0','191727806982','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(245,'','Cash','','2024-10-02 19:08:33','','0','19','2024-10-02 16:09:15','','3100','3100','1','retail','0','3100','1','0','0','0','0','0','0','new',' ','','1','0','191727874493','No','19','2024-10-02 19:08:33','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(246,'','Cash','','2024-10-02 16:10:13','','0','19','2024-10-02 16:10:13','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','191727874594','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(247,'','Cash','','2024-10-02 18:46:43','','0','19','2024-10-02 18:46:43','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','191727883974','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(248,'','Cash','','2024-10-02 19:08:13','','0','19','2024-10-02 18:57:12','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','2','0','191727884595','No','19','2024-10-02 19:08:13','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(249,'','Cash','','2024-10-02 20:42:28','','0','19','2024-10-02 20:36:28','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','191727890529','No','19','2024-10-02 20:42:28','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(250,'','Cash','','2024-10-02 20:36:54','','0','19','2024-10-02 20:36:54','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191727890597','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(251,'','Cash','','2024-10-03 21:21:33','','0','12','2024-10-02 22:22:54','','0','0','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','300','121727896963','No','7','2024-10-03 21:21:33','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(252,'','Cash','','2024-10-03 17:26:39','','0','19','2024-10-03 17:26:39','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','new',' ','','2','0','191727965572','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(253,'','Cash','','2024-10-03 18:14:19','','0','19','2024-10-03 17:28:24','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','2','0','191727965607','No','19','2024-10-03 18:14:19','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(254,'','Cash','','2024-10-03 19:18:49','','0','19','2024-10-03 17:46:47','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','1','0','191727965761','No','19','2024-10-03 19:18:49','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(255,'','Cash','','2024-10-03 17:49:20','','0','19','2024-10-03 17:49:20','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','2','0','191727966903','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(256,'','Cash','','2024-10-03 18:24:00','','0','19','2024-10-03 18:24:00','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','1','0','191727969013','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(257,'','Cash','','2024-10-03 19:49:20','','0','19','2024-10-03 19:03:00','','2400','2400','1','retail','0','2600','1','0','0','0','0','0','0','new',' ','','2','200','191727969044','No','19','2024-10-03 19:49:20','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(258,'','Cash','','2024-10-03 19:41:27','','0','19','2024-10-03 19:03:33','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','191727971403','No','19','2024-10-03 19:41:27','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(259,'','Cash','','2024-10-04 15:33:39','','0','12','2024-10-04 15:33:39','','2850','2850','1','retail','0','2850','1','0','0','0','0','0','0','new',' ','','2','0','121728045148','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(260,'','Cash','','2024-10-04 20:53:02','','0','12','2024-10-04 15:44:22','','4300','4300','1','retail','0','4300','1','0','0','0','0','0','0','new',' ','','1','0','121728045646','No','12','2024-10-04 20:53:02','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(261,'','Cash','','2024-10-04 19:05:14','','0','12','2024-10-04 15:45:10','','1950','1950','1','retail','0','2250','1','0','0','0','0','0','0','new',' ','','2','300','121728045887','No','12','2024-10-04 19:05:14','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(262,'','Cash','','2024-10-04 19:28:26','','0','12','2024-10-04 17:16:06','','3000','3000','1','retail','0','3250','1','0','0','0','0','0','0','new',' ','','2','250','121728051321','No','12','2024-10-04 19:28:26','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(263,'','Cash','','2024-10-04 19:06:25','','0','12','2024-10-04 19:06:25','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','1','0','121728057971','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(264,'','Cash','','2024-10-04 19:38:06','','0','12','2024-10-04 19:30:28','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121728059317','No','12','2024-10-04 19:38:06','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(265,'','Cash','','2024-10-04 20:06:24','','0','12','2024-10-04 20:06:24','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121728061550','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(266,'','Cash','','2024-10-04 20:53:58','','0','12','2024-10-04 20:53:58','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','1','0','121728064393','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(267,'','Cash','','2024-10-04 21:12:07','','0','12','2024-10-04 21:12:07','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','121728065514','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(268,'','Cash','','2024-10-05 13:19:36','','0','12','2024-10-05 13:19:36','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','121728123565','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(269,'','Cash','','2024-10-05 16:32:32','','0','12','2024-10-05 16:02:34','','2750','2750','1','retail','0','2750','1','0','0','0','0','0','0','new',' ','','1','0','121728133270','No','12','2024-10-05 16:32:32','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(270,'','Cash','','2024-10-05 17:41:14','','0','12','2024-10-05 16:35:44','','6800','6800','1','retail','0','6800','1','0','0','0','0','0','0','new',' ','','2','0','121728135158','No','12','2024-10-05 17:41:14','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(271,'','Cash','','2024-10-05 16:52:08','','0','12','2024-10-05 16:52:08','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','2','0','121728135376','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(272,'','Cash','','2024-10-05 18:28:15','','0','12','2024-10-05 17:42:27','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','2','0','121728139280','No','12','2024-10-05 18:28:15','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(273,'','Cash','','2024-10-05 17:57:26','','0','12','2024-10-05 17:57:26','','150','150','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','150','121728140232','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(274,'','Cash','','2024-10-05 19:20:30','','0','12','2024-10-05 19:20:30','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','2','0','121728145167','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(275,'','Cash','','2024-10-05 22:16:36','','0','12','2024-10-05 19:54:03','','5300','5300','1','retail','0','5950','1','0','0','0','0','0','0','new',' ','','2','650','121728145234','No','12','2024-10-05 22:16:36','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(276,'','Cash','','2024-10-05 20:44:21','','0','12','2024-10-05 20:44:21','','1750','1750','1','retail','0','1750','1','0','0','0','0','0','0','new',' ','','1','0','121728150110','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(277,'','Cash','','2024-10-06 12:45:39','','0','19','2024-10-06 12:45:39','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','1','0','191728207907','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(278,'','Cash','','2024-10-06 13:32:57','','0','19','2024-10-06 13:32:57','','3100','3100','1','retail','0','3100','1','0','0','0','0','0','0','new',' ','','2','0','191728207944','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(279,'','Cash','','2024-10-06 14:20:26','','0','19','2024-10-06 14:20:26','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','new',' ','','1','0','191728212738','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(280,'','Cash','','2024-10-06 17:48:40','','0','19','2024-10-06 14:28:44','','1550','1550','1','retail','0','1550','1','0','0','0','0','0','0','new',' ','','2','0','191728213633','No','19','2024-10-06 17:48:40','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(281,'','Cash','','2024-10-06 15:00:57','','0','12','2024-10-06 15:00:57','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121728216044','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(282,'','Cash','','2024-10-06 15:02:01','','0','12','2024-10-06 15:02:01','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','2','0','121728216062','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(283,'','Cash','','2024-10-06 16:24:51','','0','12','2024-10-06 15:17:44','','2550','2550','1','retail','0','2550','1','0','0','0','0','0','0','new',' ','','1','0','121728216128','No','12','2024-10-06 16:24:51','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(284,'','Cash','','2024-10-06 15:55:15','','0','19','2024-10-06 15:55:15','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191728219302','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(285,'','Cash','','2024-10-06 16:40:12','','0','19','2024-10-06 16:01:16','','1250','1250','1','retail','0','1250','1','0','0','0','0','0','0','new',' ','','2','0','191728219319','No','19','2024-10-06 16:40:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(286,'','Cash','','2024-10-06 18:43:09','','0','19','2024-10-06 16:02:09','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','new',' ','','2','0','191728219689','No','19','2024-10-06 18:43:09','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(287,'','Cash','','2024-10-06 17:49:19','','0','19','2024-10-06 16:03:04','','0','0','1','retail','0','850','1','0','0','0','0','0','0','new',' ','','2','850','191728219734','No','19','2024-10-06 17:49:19','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(288,'','Cash','','2024-10-06 16:14:00','','0','12','2024-10-06 16:14:00','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','1','0','121728220370','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(289,'','Cash','','2024-10-06 16:51:40','','0','19','2024-10-06 16:51:40','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','new',' ','','2','0','191728222235','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(290,'','Cash','','2024-10-06 16:54:16','','0','19','2024-10-06 16:54:16','','3950','3950','1','retail','0','3950','1','0','0','0','0','0','0','new',' ','','2','0','191728222715','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(291,'','Cash','','2024-10-06 17:50:12','','0','19','2024-10-06 17:50:13','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','2','0','191728226167','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(292,'','Cash','','2024-10-06 17:51:15','','0','19','2024-10-06 17:51:15','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','191728226220','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(293,'','Cash','','2024-10-06 17:52:05','','0','19','2024-10-06 17:52:05','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','191728226281','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(294,'','Cash','','2024-10-06 17:52:34','','0','19','2024-10-06 17:52:34','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','191728226332','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(295,'','Cash','','2024-10-06 17:53:07','','0','19','2024-10-06 17:53:07','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','191728226360','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(296,'','Cash','','2024-10-06 18:01:52','','0','12','2024-10-06 18:01:52','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','new',' ','','1','0','121728220898','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(297,'','Cash','','2024-10-06 18:04:16','','0','12','2024-10-06 18:04:16','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','new',' ','','1','0','121728226918','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(298,'','Cash','','2024-10-06 18:29:09','','0','12','2024-10-06 18:29:09','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','0','121728227063','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(299,'','Cash','','2024-10-06 18:29:25','','0','12','2024-10-06 18:29:25','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121728228554','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(300,'','Cash','','2024-10-06 18:44:21','','0','19','2024-10-06 18:44:21','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','191728229393','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(301,'','Cash','','2024-10-06 21:36:57','','0','12','2024-10-06 18:49:15','','3600','3600','1','retail','0','3600','1','0','0','0','0','0','0','new',' ','','2','0','121728228570','No','12','2024-10-06 21:36:57','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(302,'','Cash','','2024-10-06 19:58:37','','0','19','2024-10-06 19:58:37','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','191728233900','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(303,'','Cash','','2024-10-07 16:20:00','','0','19','2024-10-07 16:20:00','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','2','0','191728307156','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(304,'','Cash','','2024-10-07 18:49:08','','0','19','2024-10-07 18:49:08','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','191728316133','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(305,'','Cash','','2024-10-07 18:52:59','','0','19','2024-10-07 18:52:59','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','1','0','191728316164','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(306,'','Cash','','2024-10-07 20:26:09','','0','19','2024-10-07 20:26:09','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','191728321944','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(307,'','Cash','','2024-10-07 20:44:38','','0','19','2024-10-07 20:44:38','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191728323065','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(308,'','Cash','','2024-10-08 10:37:22','','0','19','2024-10-08 10:37:22','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','2','0','191728373027','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(309,'','Cash','','2024-10-08 13:24:49','','0','12','2024-10-08 13:24:49','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','2','0','121728383050','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(310,'','Cash','','2024-10-08 19:23:07','','0','12','2024-10-08 19:23:07','','3150','3150','1','retail','0','3150','1','0','0','0','0','0','0','new',' ','','2','0','121728404480','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(311,'','Cash','','2024-10-08 20:33:53','','0','12','2024-10-08 20:33:53','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','121728408786','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(312,'','Cash','','2024-10-09 20:35:17','','0','21','2024-10-09 20:35:17','','3900','3900','1','retail','0','3900','1','0','0','0','0','0','0','new',' ','','1','0','211728494919','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(313,'','Cash','','2024-10-09 20:36:18','','0','21','2024-10-09 20:36:18','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','1','0','211728495325','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(314,'','Cash','','2024-10-09 20:41:12','','0','21','2024-10-09 20:41:12','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','211728495386','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(315,'','Cash','','2024-10-10 15:35:24','','0','19','2024-10-10 13:05:18','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','new',' ','','1','0','191728554670','No','19','2024-10-10 15:35:24','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(316,'','Cash','','2024-10-10 13:40:34','','0','19','2024-10-10 13:40:34','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','new',' ','','1','0','191728554724','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(317,'','Cash','','2024-10-10 15:04:41','','0','19','2024-10-10 14:51:40','','2850','2850','1','retail','0','2850','1','0','0','0','0','0','0','new',' ','','2','0','191728556847','No','19','2024-10-10 15:04:41','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(318,'','Cash','','2024-10-10 16:04:30','','0','19','2024-10-10 15:34:43','','2050','2050','1','retail','0','2050','1','0','0','0','0','0','0','new',' ','','1','0','191728561942','No','19','2024-10-10 16:04:30','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(319,'','Cash','','2024-10-10 18:13:04','','0','12','2024-10-10 16:38:02','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','121728567468','No','12','2024-10-10 18:13:04','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(320,'','Cash','','2024-10-10 16:38:26','','0','12','2024-10-10 16:38:26','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','121728567486','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(321,'','Cash','','2024-10-10 16:39:22','','0','12','2024-10-10 16:39:22','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','121728567513','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(322,'','Cash','','2024-10-10 18:25:37','','0','12','2024-10-10 17:59:18','','300','300','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','2','900','121728572305','No','12','2024-10-10 18:25:37','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(323,'','Cash','','2024-10-10 17:59:39','','0','12','2024-10-10 17:59:39','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','121728572363','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(324,'','Cash','','2024-10-10 19:11:13','','0','12','2024-10-10 18:26:29','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','new',' ','','2','0','121728573956','No','12','2024-10-10 19:11:13','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(325,'','Cash','','2024-10-11 12:42:33','','0','19','2024-10-11 12:42:33','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','new',' ','','2','0','191728639708','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(326,'','Cash','','2024-10-11 16:31:54','','0','19','2024-10-11 16:31:54','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','1','0','191728653496','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(327,'','Cash','','2024-10-11 17:50:01','','0','19','2024-10-11 16:34:01','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','new',' ','','2','0','191728653531','No','19','2024-10-11 17:50:01','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(328,'','Cash','','2024-10-11 20:13:20','','0','12','2024-10-11 17:44:44','','3400','3400','1','retail','0','3650','1','0','0','0','0','0','0','new',' ','','2','250','121728657782','No','12','2024-10-11 20:13:20','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(329,'','Cash','','2024-10-11 19:20:07','','0','12','2024-10-11 19:20:07','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','121728660834','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(330,'','Cash','','2024-10-11 20:13:44','','0','12','2024-10-11 20:13:44','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','2','0','121728666808','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(331,'','Cash','','2024-10-12 11:29:27','','0','19','2024-10-12 10:44:27','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','new',' ','','1','0','191728719005','No','19','2024-10-12 11:29:27','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(332,'','Cash','','2024-10-12 11:30:13','','0','19','2024-10-12 11:30:13','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','191728721772','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(333,'','Cash','','2024-10-12 17:03:51','','0','19','2024-10-12 14:16:59','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','new',' ','','2','0','191728731765','No','19','2024-10-12 17:03:51','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(334,'','Cash','','2024-10-12 14:52:59','','0','12','2024-10-12 14:52:59','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','2','0','121728733941','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(335,'','Cash','','2024-10-12 18:27:36','','0','19','2024-10-12 17:03:18','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','191728741777','No','19','2024-10-12 18:27:36','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(336,'','Cash','','2024-10-12 18:52:06','','0','12','2024-10-12 18:07:59','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','2','0','121728745582','No','12','2024-10-12 18:52:06','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(337,'','Cash','','2024-10-12 19:21:34','','0','19','2024-10-12 18:27:53','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','new',' ','','2','0','191728746861','No','19','2024-10-12 19:21:34','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(338,'','Cash','','2024-10-12 18:45:03','','0','21','2024-10-12 18:45:03','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','211728747887','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(339,'','Cash','','2024-10-12 18:45:43','','0','21','2024-10-12 18:45:43','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','211728747914','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(340,'','Cash','','2024-10-12 18:47:49','','0','21','2024-10-12 18:47:49','','2850','2850','1','retail','0','2850','1','0','0','0','0','0','0','new',' ','','1','0','211728747948','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(341,'','Cash','','2024-10-12 22:06:38','','0','12','2024-10-12 22:06:38','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','new',' ','','2','0','121728759866','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(342,'','Cash','','2024-10-12 22:20:13','','0','12','2024-10-12 22:20:13','','5000','5000','1','retail','0','5000','1','0','0','0','0','0','0','new',' ','','2','0','121728760025','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(343,'','Cash','','2024-10-13 10:36:32','','0','19','2024-10-13 10:36:32','','3350','3350','1','retail','0','3350','1','0','0','0','0','0','0','new',' ','','1','0','191728804933','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(344,'','Cash','','2024-10-13 12:22:28','','0','19','2024-10-13 12:22:28','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','191728811324','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(345,'','Cash','','2024-10-13 12:25:32','','0','19','2024-10-13 12:25:32','','2750','2750','1','retail','0','2750','1','0','0','0','0','0','0','new',' ','','2','0','191728811434','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(346,'','Cash','','2024-10-13 17:41:26','','0','19','2024-10-13 13:38:13','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','new',' ','','2','0','191728815839','No','19','2024-10-13 17:41:26','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(347,'','Cash','','2024-10-13 17:32:51','','0','19','2024-10-13 14:13:10','','3400','3400','1','retail','0','3400','1','0','0','0','0','0','0','new',' ','','2','0','191728817955','No','19','2024-10-13 17:32:51','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(348,'','Cash','','2024-10-13 14:57:06','','0','21','2024-10-13 14:57:06','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','2','0','211728820602','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(349,'','Cash','','2024-10-13 14:57:38','','0','21','2024-10-13 14:57:38','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','211728820630','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(350,'','Cash','','2024-10-13 15:07:03','','0','12','2024-10-13 15:07:03','','3100','3100','1','retail','0','3100','1','0','0','0','0','0','0','new',' ','','2','0','121728821073','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(351,'','Cash','','2024-10-13 15:09:21','','0','12','2024-10-13 15:09:21','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','2','0','121728821228','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(352,'','Cash','','2024-10-13 16:23:05','','0','19','2024-10-13 16:23:05','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','191728822229','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(353,'','Cash','','2024-10-13 16:37:49','','0','21','2024-10-13 16:37:49','','3400','3400','1','retail','0','3400','1','0','0','0','0','0','0','new',' ','','2','0','211728826582','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(354,'','Cash','','2024-10-13 16:50:10','','0','12','2024-10-13 16:50:10','','2150','2150','1','retail','0','2150','1','0','0','0','0','0','0','new',' ','','1','0','121728827371','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(355,'','Cash','','2024-10-13 17:16:11','','0','19','2024-10-13 17:16:11','','3700','3700','1','retail','0','3700','1','0','0','0','0','0','0','new',' ','','2','0','191728828899','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(356,'','Cash','','2024-10-13 17:21:11','','0','12','2024-10-13 17:21:11','','2150','2150','1','retail','0','2150','1','0','0','0','0','0','0','new',' ','','1','0','121728827416','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(357,'','Cash','','2024-10-13 18:48:28','','0','12','2024-10-13 17:23:10','','5400','5400','1','retail','0','5400','1','0','0','0','0','0','0','new',' ','','2','0','121728829324','No','12','2024-10-13 18:48:28','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(358,'','Cash','','2024-10-13 17:41:47','','0','19','2024-10-13 17:41:47','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191728830498','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(359,'','Cash','','2024-10-13 18:16:40','','0','21','2024-10-13 18:16:40','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','211728832589','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(360,'','Cash','','2024-10-13 18:16:55','','0','21','2024-10-13 18:16:55','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','211728832606','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(361,'','Cash','','2024-10-13 18:17:43','','0','21','2024-10-13 18:17:43','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','new',' ','','2','0','211728832621','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(362,'','Cash','','2024-10-13 18:50:26','','0','19','2024-10-13 18:50:26','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','191728834612','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(363,'','Cash','','2024-10-13 18:56:03','','0','12','2024-10-13 18:56:03','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','121728834954','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(364,'','Cash','','2024-10-13 18:57:02','','0','19','2024-10-13 18:57:02','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','191728835010','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(365,'','Cash','','2024-10-13 19:00:52','','0','19','2024-10-13 19:00:52','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','1','0','191728835160','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(366,'','Cash','','2024-10-13 19:57:03','','0','12','2024-10-13 19:57:03','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','121728838614','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(367,'','Cash','','2024-10-13 20:13:51','','0','12','2024-10-13 20:13:51','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121728839616','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(368,'','Cash','','2024-10-13 20:25:11','','0','12','2024-10-13 20:25:11','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','121728840296','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(369,'','Cash','','2024-10-13 20:36:35','','0','12','2024-10-13 20:36:35','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121728840985','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(370,'','Cash','','2024-10-13 20:37:06','','0','12','2024-10-13 20:37:06','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','121728841001','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(371,'','Cash','','2024-10-14 16:26:01','','0','21','2024-10-14 16:26:01','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','211728912312','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(372,'','Cash','','2024-10-14 18:45:39','','0','19','2024-10-14 17:49:12','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','1','0','191728917320','No','19','2024-10-14 18:45:39','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(373,'','Cash','','2024-10-14 18:49:39','','0','19','2024-10-14 18:49:39','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','191728920958','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(374,'','Cash','','2024-10-14 18:54:12','','0','19','2024-10-14 18:54:12','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','191728921212','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(375,'','Cash','','2024-10-14 21:39:19','','0','19','2024-10-14 21:39:19','','4550','4550','1','retail','0','4550','1','0','0','0','0','0','0','new',' ','','2','0','191728930819','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(376,'','Cash','','2024-10-15 10:31:47','','0','19','2024-10-15 10:31:47','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191728977495','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(377,'','Cash','','2024-10-15 15:42:44','','0','19','2024-10-15 15:42:44','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','1','0','191728996105','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(378,'','Cash','','2024-10-15 15:45:28','','0','19','2024-10-15 15:45:28','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','191728996173','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(379,'','Cash','','2024-10-15 15:45:58','','0','19','2024-10-15 15:45:58','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','1','0','191728996335','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(380,'','Cash','','2024-10-15 15:46:12','','0','19','2024-10-15 15:46:12','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191728996363','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(381,'','Cash','','2024-10-15 16:37:00','','0','19','2024-10-15 16:37:00','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191728999397','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(382,'','Cash','','2024-10-15 17:37:23','','0','19','2024-10-15 17:37:23','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','2','0','191729003021','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(383,'','Cash','','2024-10-15 20:47:00','','0','19','2024-10-15 18:21:48','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','2','0','191729003048','No','19','2024-10-15 20:47:00','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(384,'','Cash','','2024-10-15 19:22:33','','0','21','2024-10-15 19:22:33','','1750','1750','1','retail','0','1750','1','0','0','0','0','0','0','new',' ','','1','0','211729009283','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(385,'','Cash','','2024-10-15 19:23:41','','0','21','2024-10-15 19:23:41','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','0','211729009364','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(386,'','Cash','','2024-10-15 20:37:10','','0','21','2024-10-15 19:54:37','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','211729009427','No','21','2024-10-15 20:37:10','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(387,'','Cash','','2024-10-17 09:32:23','','0','19','2024-10-16 16:10:29','','3300','3300','1','retail','0','3300','1','0','0','0','0','0','0','new',' ','','2','0','191729084179','No','19','2024-10-17 09:32:23','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(388,'','Cash','','2024-10-16 16:11:15','','0','19','2024-10-16 16:11:15','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','191729084240','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(389,'','Cash','','2024-10-16 19:21:38','','0','19','2024-10-16 18:27:01','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','191729092398','No','19','2024-10-16 19:21:38','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(390,'','Cash','','2024-10-16 18:27:47','','0','19','2024-10-16 18:27:47','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','191729092428','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(391,'','Cash','','2024-10-17 12:12:01','','0','19','2024-10-17 12:12:01','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','191729156267','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(392,'','Cash','','2024-10-17 20:50:58','','0','19','2024-10-17 20:50:58','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','1','0','191729187427','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(393,'','Cash','','2024-10-17 21:12:08','','0','19','2024-10-17 21:12:08','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','191729188715','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(394,'','Cash','','2024-10-18 15:43:22','','0','12','2024-10-18 15:43:22','','2350','2350','1','retail','0','2350','1','0','0','0','0','0','0','new',' ','','2','0','121729255359','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(395,'','Cash','','2024-10-18 16:59:34','','0','19','2024-10-18 16:59:34','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','2','0','191729259939','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(396,'','Cash','','2024-10-18 17:00:26','','0','19','2024-10-18 17:00:26','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','191729259982','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(397,'','Cash','','2024-10-18 17:07:50','','0','19','2024-10-18 17:07:50','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','1','0','191729260033','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(398,'','Cash','','2024-10-18 18:30:05','','0','19','2024-10-18 18:30:05','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','191729265376','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(399,'','Cash','','2024-10-18 20:26:48','','0','19','2024-10-18 18:54:51','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','191729266874','No','19','2024-10-18 20:26:48','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(400,'','Cash','','2024-10-18 20:45:09','','0','19','2024-10-18 19:09:04','','5000','5000','1','retail','0','5000','1','0','0','0','0','0','0','new',' ','','2','0','191729267674','No','19','2024-10-18 20:45:09','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(401,'','Cash','','2024-10-18 19:45:33','','0','19','2024-10-18 19:45:33','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','191729267777','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(402,'','Cash','','2024-10-18 22:30:29','','0','19','2024-10-18 22:30:29','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','191729279806','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(403,'','Cash','','2024-10-19 15:21:12','','0','19','2024-10-19 15:21:12','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','191729340450','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(404,'','Cash','','2024-10-19 15:21:38','','0','19','2024-10-19 15:21:38','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','191729340478','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(405,'','Cash','','2024-10-19 16:54:58','','0','19','2024-10-19 16:54:58','','4200','4200','1','retail','0','4200','1','0','0','0','0','0','0','new',' ','','2','0','191729340509','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(406,'','Cash','','2024-10-19 18:00:20','','0','19','2024-10-19 18:00:20','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','191729346108','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(407,'','Cash','','2024-10-19 21:10:08','','0','19','2024-10-19 18:05:04','','3200','3200','1','retail','0','3200','1','0','0','0','0','0','0','new',' ','','2','0','191729350025','No','19','2024-10-19 21:10:08','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(408,'','Cash','','2024-10-19 19:55:53','','0','19','2024-10-19 19:55:53','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','191729356937','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(409,'','Cash','','2024-10-20 15:54:54','','0','19','2024-10-20 15:54:54','','5300','5300','1','retail','0','5300','1','0','0','0','0','0','0','new',' ','','1','0','191729428545','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(410,'','Cash','','2024-10-20 15:55:27','','0','19','2024-10-20 15:55:27','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','191729428903','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(411,'','Cash','','2024-10-20 16:23:21','','0','12','2024-10-20 16:21:38','','3750','3750','1','retail','0','3750','1','0','0','0','0','0','0','new',' ','','1','0','121729430410','No','12','2024-10-20 16:23:21','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(412,'','Cash','','2024-10-20 16:45:07','','0','12','2024-10-20 16:45:07','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','121729431886','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(413,'','Cash','','2024-10-20 17:05:12','','0','19','2024-10-20 17:05:12','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191729433098','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(414,'','Cash','','2024-10-20 17:06:55','','0','19','2024-10-20 17:06:55','','3400','3400','1','retail','0','3400','1','0','0','0','0','0','0','new',' ','','2','0','191729433116','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(415,'','Cash','','2024-10-20 17:08:59','','0','19','2024-10-20 17:08:59','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','new',' ','','2','0','191729433219','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(416,'','Cash','','2024-10-20 18:00:01','','0','12','2024-10-20 17:47:28','','4550','4550','1','retail','0','4550','1','0','0','0','0','0','0','new',' ','',NULL,'0','121729435134','No','7','2024-10-20 18:00:01','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(417,'','Cash','','2024-10-20 18:30:51','','0','12','2024-10-20 18:30:51','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','1','0','121729436454','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(418,'','Cash','','2024-10-20 18:44:05','','0','12','2024-10-20 18:44:05','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','121729438263','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(419,'','Cash','','2024-10-20 20:01:30','','0','19','2024-10-20 20:01:30','','2350','2350','1','retail','0','2350','1','0','0','0','0','0','0','new',' ','','1','0','191729443577','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(420,'','Cash','','2024-10-20 20:14:31','','0','12','2024-10-20 20:14:31','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121729444449','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(421,'','Cash','','2024-10-21 15:21:18','','0','12','2024-10-21 15:21:18','','850','850','1','retail','0','850','1','0','0','0','0','0','0','new',' ','','1','0','121729513249','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(422,'','Cash','','2024-10-21 15:38:00','','0','12','2024-10-21 15:36:12','','3200','3200','1','retail','0','3200','1','0','0','0','0','0','0','new',' ','','2','0','121729514132','No','12','2024-10-21 15:38:00','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(423,'','Cash','','2024-10-21 17:19:43','','0','12','2024-10-21 16:44:43','','1700','1700','1','retail','0','4150','1','0','0','0','0','0','0','new',' ','','2','2450','121729514284','No','12','2024-10-21 17:19:43','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(424,'','Cash','','2024-10-21 17:24:03','','0','12','2024-10-21 17:24:03','','2450','2450','1','retail','0','2450','1','0','0','0','0','0','0','new',' ','','2','0','121729520610','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(425,'','Cash','','2024-10-21 18:54:41','','0','12','2024-10-21 18:54:41','','4100','4100','1','retail','0','4100','1','0','0','0','0','0','0','new',' ','','1','0','121729520649','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(426,'','Cash','','2024-10-21 19:45:52','','0','12','2024-10-21 19:45:52','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','1','0','121729527673','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(427,'','Cash','','2024-10-21 19:46:35','','0','12','2024-10-21 19:46:35','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','121729529182','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(428,'','Cash','','2024-10-21 19:47:03','','0','12','2024-10-21 19:47:03','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','121729529201','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(429,'','Cash','','2024-10-21 20:17:13','','0','12','2024-10-21 20:17:13','','2450','2450','1','retail','0','2450','1','0','0','0','0','0','0','new',' ','','1','0','121729529412','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(430,'','Cash','','2024-10-21 20:35:26','','0','12','2024-10-21 20:35:26','','2900','2900','1','retail','0','2900','1','0','0','0','0','0','0','new',' ','','2','0','121729532027','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(431,'','Cash','','2024-10-22 13:53:20','','0','19','2024-10-22 13:53:20','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','1','0','191729594365','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(432,'','Cash','','2024-10-22 18:50:57','','0','19','2024-10-22 15:59:52','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','new',' ','','1','0','191729601964','No','19','2024-10-22 18:50:57','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(433,'','Cash','','2024-10-22 16:02:02','','0','19','2024-10-22 16:01:27','','5250','5250','1','retail','0','5250','1','0','0','0','0','0','0','new',' ','','1','0','191729602008','No','19','2024-10-22 16:02:02','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(434,'','Cash','','2024-10-22 18:51:57','','0','19','2024-10-22 16:02:38','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','new',' ','','1','0','191729602126','No','19','2024-10-22 18:51:57','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(435,'','Cash','','2024-10-22 17:17:37','','0','19','2024-10-22 17:17:37','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','2','0','191729606638','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(436,'','Cash','','2024-10-22 18:49:27','','0','19','2024-10-22 18:49:27','','850','850','1','retail','0','850','1','0','0','0','0','0','0','new',' ','','1','0','191729612125','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(437,'','Cash','','2024-10-22 20:28:47','','0','19','2024-10-22 18:53:29','','2750','2750','1','retail','0','2750','1','0','0','0','0','0','0','new',' ','','1','0','191729612326','No','19','2024-10-22 20:28:47','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(438,'','Cash','','2024-10-22 20:25:44','','0','19','2024-10-22 20:25:44','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','191729617897','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(439,'','Cash','','2024-10-23 10:41:31','','0','12','2024-10-23 10:41:31','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','121729669268','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(440,'','Cash','','2024-10-23 17:22:44','','0','12','2024-10-23 17:22:44','','3300','3300','1','retail','0','3300','1','0','0','0','0','0','0','new',' ','','1','0','121729693297','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(441,'','Cash','','2024-10-23 18:11:16','','0','12','2024-10-23 18:11:16','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','121729696243','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(442,'','Cash','','2024-10-23 20:30:32','','0','12','2024-10-23 18:16:17','','4450','4450','1','retail','0','4450','1','0','0','0','0','0','0','new',' ','','1','0','121729696486','No','7','2024-10-23 20:30:32','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(443,'','Cash','','2024-10-23 18:17:32','','0','12','2024-10-23 18:17:32','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','1','0','121729696589','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(444,'','Cash','','2024-10-23 19:39:30','','0','12','2024-10-23 19:39:30','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','121729701540','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(445,'','Cash','','2024-10-23 19:39:59','','0','12','2024-10-23 19:39:59','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','121729701575','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(446,'','Cash','','2024-10-23 20:11:12','','0','12','2024-10-23 20:11:12','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','2','0','121729702366','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(447,'','Cash','','2024-10-23 20:57:59','','0','12','2024-10-23 20:57:59','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','121729704714','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(448,'','Cash','','2024-10-24 10:29:31','','0','12','2024-10-24 10:29:31','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','121729754577','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(449,'','Cash','','2024-10-24 10:30:42','','0','12','2024-10-24 10:30:42','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','121729754987','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(450,'','Cash','','2024-10-24 19:21:19','','0','12','2024-10-24 19:21:19','','0','0','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','2','1700','121729786824','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(451,'','Cash','','2024-10-24 19:22:06','','0','12','2024-10-24 19:22:06','','0','0','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','2','2000','121729786886','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(452,'','Cash','','2024-10-24 21:13:04','','0','12','2024-10-24 21:13:04','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','new',' ','','2','0','121729793547','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(453,'','Cash','','2024-10-24 22:34:18','','0','12','2024-10-24 21:14:27','','3300','3300','1','retail','0','3300','1','0','0','0','0','0','0','new',' ','','2','0','121729793587','No','12','2024-10-24 22:34:18','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(454,'','Cash','','2024-10-24 22:29:44','','0','12','2024-10-24 22:24:16','','12200','12200','1','retail','0','12200','1','0','0','0','0','0','0','new',' ','','2','0','121729797500','No','12','2024-10-24 22:29:44','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(455,'','Cash','','2024-10-24 23:01:17','','0','12','2024-10-24 23:00:00','','700','700','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','1','400','121729798464','No','12','2024-10-24 23:01:17','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(456,'','Cash','','2024-10-25 10:01:57','','0','12','2024-10-25 10:01:57','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','121729839675','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(457,'','Cash','','2024-10-25 19:21:55','','0','19','2024-10-25 17:06:49','','4800','4800','1','retail','0','4800','1','0','0','0','0','0','0','new',' ','','1','0','191729865152','No','19','2024-10-25 19:21:55','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(458,'','Cash','','2024-10-25 17:47:19','','0','19','2024-10-25 17:07:36','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','new',' ','','2','0','191729865213','No','19','2024-10-25 17:47:19','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(459,'','Cash','','2024-10-25 17:08:23','','0','19','2024-10-25 17:08:23','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','191729865286','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(460,'','Cash','','2024-10-25 20:42:12','','0','19','2024-10-25 20:42:12','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','1','0','191729876552','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(461,'','Cash','','2024-10-26 13:49:44','','0','12','2024-10-26 13:49:44','','1250','1250','1','retail','0','1250','1','0','0','0','0','0','0','new',' ','','2','0','121729939751','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(462,'','Cash','','2024-10-26 19:30:23','','0','12','2024-10-26 18:03:07','','2350','2350','1','retail','0','2350','1','0','0','0','0','0','0','new',' ','','1','0','121729954882','No','12','2024-10-26 19:30:23','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(463,'','Cash','','2024-10-26 19:31:45','','0','12','2024-10-26 19:31:45','','2350','2350','1','retail','0','2350','1','0','0','0','0','0','0','new',' ','','2','0','121729960227','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(464,'','Cash','','2024-10-26 20:44:27','','0','12','2024-10-26 19:34:16','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','1','0','121729960312','No','12','2024-10-26 20:44:27','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(465,'','Cash','','2024-10-26 21:10:24','','0','12','2024-10-26 21:10:24','','21600','21600','1','retail','0','21600','1','0','0','0','0','0','0','new',' ','','1','0','121729965339','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(466,'','Cash','','2024-10-26 21:31:53','','0','12','2024-10-26 21:17:26','','12850','12850','1','retail','0','13250','1','0','0','0','0','0','0','new',' ','','2','400','121729966320','No','12','2024-10-26 21:31:53','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(467,'','Cash','','2024-10-27 18:08:42','','0','12','2024-10-27 13:20:29','','2750','2750','1','retail','0','2750','1','0','0','0','0','0','0','new',' ','','2','0','121730024391','No','12','2024-10-27 18:08:42','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(468,'','Cash','','2024-10-27 16:09:15','','0','12','2024-10-27 16:09:15','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','121730034528','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(469,'','Cash','','2024-10-27 18:35:45','','0','19','2024-10-27 18:35:45','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','2','0','191730043320','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(470,'','Cash','','2024-10-27 18:56:31','','0','19','2024-10-27 18:56:31','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','191730044563','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(471,'','Cash','','2024-10-27 18:58:19','','0','19','2024-10-27 18:58:19','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191730044596','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(472,'','Cash','','2024-10-27 18:59:13','','0','19','2024-10-27 18:59:13','','3100','3100','1','retail','0','3100','1','0','0','0','0','0','0','new',' ','','2','0','191730044703','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(473,'','Cash','','2024-10-27 19:33:41','','0','12','2024-10-27 19:33:41','','8400','8400','1','retail','0','8400','1','0','0','0','0','0','0','new',' ','','1','0','121730046462','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(474,'','Cash','','2024-10-27 19:41:59','','0','12','2024-10-27 19:41:59','','12100','12100','1','retail','0','12100','1','0','0','0','0','0','0','new',' ','','1','0','121730046835','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(475,'','Cash','','2024-10-27 19:48:34','','0','12','2024-10-27 19:48:34','','3100','3100','1','retail','0','3100','1','0','0','0','0','0','0','new',' ','','2','0','121730047323','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(476,'','Cash','','2024-10-27 20:00:16','','0','12','2024-10-27 20:00:16','','3100','3100','1','retail','0','3100','1','0','0','0','0','0','0','new',' ','','2','0','121730048378','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(477,'','Cash','','2024-10-27 20:00:34','','0','12','2024-10-27 20:00:34','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','121730048420','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(478,'','Cash','','2024-10-27 20:03:16','','0','19','2024-10-27 20:03:16','','2450','2450','1','retail','0','2450','1','0','0','0','0','0','0','new',' ','','1','0','191730048514','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(479,'','Cash','','2024-10-27 20:54:52','','0','19','2024-10-27 20:04:31','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','2','0','191730048606','No','19','2024-10-27 20:54:52','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(480,'','Cash','','2024-10-27 20:56:25','','0','19','2024-10-27 20:07:54','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','new',' ','','1','0','191730048690','No','19','2024-10-27 20:56:25','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(481,'','Cash','','2024-10-27 20:19:22','','0','19','2024-10-27 20:19:22','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191730049509','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(482,'','Cash','','2024-10-27 20:19:37','','0','19','2024-10-27 20:19:37','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','2','0','191730049565','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(483,'','Cash','','2024-10-27 20:23:50','','0','19','2024-10-27 20:23:50','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','new',' ','','1','0','191730049640','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(484,'','Cash','','2024-10-27 20:27:38','','0','19','2024-10-27 20:27:03','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','2','0','191730049835','No','19','2024-10-27 20:27:38','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(485,'','Cash','','2024-10-27 20:29:03','','0','19','2024-10-27 20:29:03','','3050','3050','1','retail','0','3050','1','0','0','0','0','0','0','new',' ','','2','0','191730050062','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(486,'','Cash','','2024-10-27 20:30:08','','0','19','2024-10-27 20:30:08','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','2','0','191730050148','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(487,'','Cash','','2024-10-27 20:36:10','','0','19','2024-10-27 20:36:10','','5050','5050','1','retail','0','5050','1','0','0','0','0','0','0','new',' ','','2','0','191730050212','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(488,'','Cash','','2024-10-27 20:46:27','','0','12','2024-10-27 20:46:27','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121730051171','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(489,'','Cash','','2024-10-27 21:17:23','','0','12','2024-10-27 21:17:23','','14500','14500','1','retail','0','14500','1','0','0','0','0','0','0','new',' ','','2','0','121730052533','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(490,'','Cash','','2024-10-27 21:23:46','','0','19','2024-10-27 21:23:46','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','191730053387','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(491,'','Cash','','2024-10-27 21:26:02','','0','12','2024-10-27 21:26:02','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','121730053548','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(492,'','Cash','','2024-10-28 18:18:26','','0','19','2024-10-28 18:18:26','','6700','6700','1','retail','0','6700','1','0','0','0','0','0','0','new',' ','','2','0','191730128583','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(493,'','Cash','','2024-10-28 18:59:21','','0','19','2024-10-28 18:57:39','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','new',' ','','2','0','191730131001','No','19','2024-10-28 18:59:21','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(494,'','Cash','','2024-10-28 19:41:21','','0','19','2024-10-28 19:41:21','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','191730133634','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(495,'','Cash','','2024-10-28 19:41:42','','0','19','2024-10-28 19:41:42','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','191730133685','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(496,'','Cash','','2024-10-28 19:42:34','','0','19','2024-10-28 19:42:34','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191730133739','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(497,'','Cash','','2024-10-29 10:54:06','','0','19','2024-10-29 10:54:06','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','2','0','191730188373','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(498,'','Cash','','2024-10-29 10:55:15','','0','19','2024-10-29 10:55:15','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191730188451','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(499,'','Cash','','2024-10-29 19:00:10','','0','19','2024-10-29 19:00:10','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','191730217582','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(500,'','Cash','','2024-10-29 19:01:05','','0','19','2024-10-29 19:01:05','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','1','0','191730217631','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(501,'','Cash','','2024-10-29 19:08:22','','0','19','2024-10-29 19:08:22','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','2','0','191730218075','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(502,'','Cash','','2024-10-30 13:25:23','','0','12','2024-10-30 13:14:09','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','2','0','121730283206','No','12','2024-10-30 13:25:23','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(503,'','Cash','','2024-10-30 16:26:35','','0','12','2024-10-30 16:26:35','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','1','0','121730288380','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(504,'','Cash','','2024-10-30 20:38:55','','0','12','2024-10-30 16:26:59','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','2','0','121730294809','No','12','2024-10-30 20:38:55','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(505,'','Cash','','2024-10-30 20:44:19','','0','12','2024-10-30 20:44:19','','4700','4700','1','retail','0','4700','1','0','0','0','0','0','0','new',' ','','1','0','121730310129','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(506,'','Cash','','2024-10-30 20:44:37','','0','12','2024-10-30 20:44:37','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','121730310265','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(507,'','Cash','','2024-10-31 13:40:30','','0','19','2024-10-31 13:40:30','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191730371210','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(508,'','Cash','','2024-10-31 13:40:54','','0','19','2024-10-31 13:40:54','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191730371237','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(509,'','Cash','','2024-10-31 21:12:22','','0','19','2024-10-31 17:28:18','','5300','5300','1','retail','0','5300','1','0','0','0','0','0','0','new',' ','','1','0','191730384859','No','19','2024-10-31 21:12:22','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(510,'','Cash','','2024-10-31 19:44:19','','0','19','2024-10-31 18:07:56','','4350','4350','1','retail','0','4350','1','0','0','0','0','0','0','new',' ','','1','0','191730385256','No','19','2024-10-31 19:44:19','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(511,'','Cash','','2024-10-31 18:43:26','','0','19','2024-10-31 18:43:26','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191730389386','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(512,'','Cash','','2024-10-31 21:08:10','','0','19','2024-10-31 19:45:13','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','191730393103','No','19','2024-10-31 21:08:10','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(513,'','Cash','','2024-10-31 19:46:08','','0','19','2024-10-31 19:46:08','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','1','0','191730393119','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(514,'','Cash','','2024-10-31 19:47:22','','0','19','2024-10-31 19:47:22','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','191730393213','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(515,'','Cash','','2024-10-31 21:05:45','','0','19','2024-10-31 19:49:06','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','191730393323','No','19','2024-10-31 21:05:45','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(516,'','Cash','','2024-11-01 11:26:34','','0','19','2024-11-01 11:26:34','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','191730449480','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(517,'','Cash','','2024-11-01 11:28:08','','0','19','2024-11-01 11:28:08','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','1','0','191730449647','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(518,'','Cash','','2024-11-01 16:49:12','','0','19','2024-11-01 16:49:12','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','2','0','191730468908','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(519,'','Cash','','2024-11-01 17:55:07','','0','19','2024-11-01 17:55:07','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','191730472865','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(520,'','Cash','','2024-11-01 17:57:23','','0','19','2024-11-01 17:55:34','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','191730472911','No','19','2024-11-01 17:57:23','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(521,'','Cash','','2024-11-01 17:56:08','','0','19','2024-11-01 17:56:08','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191730472939','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(522,'','Cash','','2024-11-01 19:15:17','','0','19','2024-11-01 19:15:17','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','2','0','191730473047','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(523,'','Cash','','2024-11-01 19:43:08','','0','19','2024-11-01 19:43:08','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191730479325','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(524,'','Cash','','2024-11-01 20:56:20','','0','19','2024-11-01 20:56:20','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','new',' ','','2','0','191730479392','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(525,'','Cash','','2024-11-02 19:48:12','','0','12','2024-11-02 19:48:12','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','121730566061','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(526,'','Cash','','2024-11-02 19:49:19','','0','12','2024-11-02 19:49:19','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','121730566099','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(527,'','Cash','','2024-11-02 19:51:36','','0','12','2024-11-02 19:51:36','','2050','2050','1','retail','0','2050','1','0','0','0','0','0','0','new',' ','','2','0','121730566171','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(528,'','Cash','','2024-11-02 19:53:30','','0','12','2024-11-02 19:53:30','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','0','121730566309','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(529,'','Cash','','2024-11-02 19:54:14','','0','12','2024-11-02 19:54:14','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121730566445','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(530,'','Cash','','2024-11-02 19:54:39','','0','12','2024-11-02 19:54:39','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','121730566463','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(531,'','Cash','','2024-11-02 19:57:42','','0','12','2024-11-02 19:57:42','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','new',' ','','1','0','121730566491','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(532,'','Cash','','2024-11-02 19:58:12','','0','12','2024-11-02 19:58:12','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','121730566682','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(533,'','Cash','','2024-11-02 19:59:07','','0','12','2024-11-02 19:59:07','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','121730566698','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(534,'','Cash','','2024-11-02 20:03:29','','0','12','2024-11-02 20:03:29','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','121730566983','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(535,'','Cash','','2024-11-02 21:33:32','','0','12','2024-11-02 20:23:52','','5000','5000','1','retail','0','5000','1','0','0','0','0','0','0','new',' ','','2','0','121730568196','No','12','2024-11-02 21:33:32','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(536,'','Cash','','2024-11-02 20:32:41','','0','12','2024-11-02 20:32:41','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121730568239','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(537,'','Cash','','2024-11-02 20:36:04','','0','12','2024-11-02 20:36:04','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','1','0','121730568767','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(538,'','Cash','','2024-11-02 20:45:31','','0','12','2024-11-02 20:41:51','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121730568969','No','12','2024-11-02 20:45:31','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(539,'','Cash','','2024-11-02 20:42:14','','0','12','2024-11-02 20:42:14','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121730569320','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(540,'','Cash','','2024-11-02 20:58:47','','0','19','2024-11-02 20:58:47','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','191730570304','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(541,'','Cash','','2024-11-02 21:03:16','','0','19','2024-11-02 21:03:16','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','191730570332','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(542,'','Cash','','2024-11-02 21:05:24','','0','19','2024-11-02 21:03:45','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','new',' ','','1','0','191730570606','No','19','2024-11-02 21:05:24','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(543,'','Cash','','2024-11-02 21:04:05','','0','19','2024-11-02 21:04:05','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191730570629','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(544,'','Cash','','2024-11-02 21:13:30','','0','19','2024-11-02 21:07:59','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','191730570729','No','19','2024-11-02 21:13:30','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(545,'','Cash','','2024-11-02 21:17:30','','0','19','2024-11-02 21:17:30','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191730571216','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(546,'','Cash','','2024-11-02 21:17:56','','0','19','2024-11-02 21:17:56','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','191730571455','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(547,'','Cash','','2024-11-02 21:20:19','','0','19','2024-11-02 21:20:19','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191730571600','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(548,'','Cash','','2024-11-02 21:22:29','','0','19','2024-11-02 21:22:29','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','191730571626','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(549,'','Cash','','2024-11-02 21:24:18','','0','19','2024-11-02 21:24:18','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','191730571844','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(550,'','Cash','','2024-11-02 21:25:25','','0','19','2024-11-02 21:25:25','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191730571865','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(551,'','Cash','','2024-11-02 21:41:32','','0','19','2024-11-02 21:26:14','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','new',' ','','1','0','191730571947','No','19','2024-11-02 21:41:32','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(552,'','Cash','','2024-11-02 21:45:42','','0','19','2024-11-02 21:45:42','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191730572916','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(553,'','Cash','','2024-11-02 21:46:19','','0','19','2024-11-02 21:46:19','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','2','0','191730573162','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(554,'','Cash','','2024-11-02 21:54:10','','0','19','2024-11-02 21:54:10','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','191730573612','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(555,'','Cash','','2024-11-02 22:18:56','','0','19','2024-11-02 22:18:56','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','191730575056','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(556,'','Cash','','2024-11-02 22:26:24','','0','19','2024-11-02 22:26:24','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','2','0','191730575520','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(557,'','Cash','','2024-11-02 23:11:15','','0','12','2024-11-02 23:11:15','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','121730578261','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(558,'','Cash','','2024-11-03 13:47:12','','0','21','2024-11-03 13:47:12','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','new',' ','','2','0','211730630803','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(559,'','Cash','','2024-11-03 20:08:56','','0','12','2024-11-03 14:28:24','','3300','3300','1','retail','0','3300','1','0','0','0','0','0','0','new',' ','','2','0','121730633265','No','12','2024-11-03 20:08:56','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(560,'','Cash','','2024-11-03 15:01:04','','0','12','2024-11-03 15:01:04','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','new',' ','','1','0','121730633309','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(561,'','Cash','','2024-11-03 15:42:44','','0','19','2024-11-03 15:39:58','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','1','0','191730637505','No','19','2024-11-03 15:42:44','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(562,'','Cash','','2024-11-03 20:30:08','','0','19','2024-11-03 17:22:40','','4150','4150','1','retail','0','4150','1','0','0','0','0','0','0','new',' ','','1','0','191730643556','No','19','2024-11-03 20:30:08','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(563,'','Cash','','2024-11-03 17:59:44','','0','21','2024-11-03 17:44:11','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','1','0','211730644302','No','21','2024-11-03 17:59:44','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(564,'','Cash','','2024-11-03 18:01:17','','0','21','2024-11-03 18:01:17','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','new',' ','','1','0','211730645991','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(565,'','Cash','','2024-11-03 20:28:50','','0','19','2024-11-03 18:10:22','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','0','191730646612','No','19','2024-11-03 20:28:50','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(566,'','Cash','','2024-11-03 18:31:42','','0','19','2024-11-03 18:16:21','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','1','0','191730646857','No','19','2024-11-03 18:31:42','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(567,'','Cash','','2024-11-03 20:11:40','','0','12','2024-11-03 20:11:40','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','new',' ','','1','0','121730653746','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(568,'','Cash','','2024-11-03 20:15:16','','0','12','2024-11-03 20:15:16','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','2','0','121730654026','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(569,'','Cash','','2024-11-03 20:18:11','','0','12','2024-11-03 20:18:11','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','new',' ','','2','0','121730654267','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(570,'','Cash','','2024-11-03 20:18:27','','0','12','2024-11-03 20:18:27','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','121730654295','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(571,'','Cash','','2024-11-03 20:21:11','','0','21','2024-11-03 20:21:11','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','1','0','211730654418','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(572,'','Cash','','2024-11-03 20:39:50','','0','19','2024-11-03 20:39:50','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','191730655574','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(573,'','Cash','','2024-11-03 20:48:26','','0','12','2024-11-03 20:48:26','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','121730656042','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(574,'','Cash','','2024-11-04 14:18:34','','0','19','2024-11-04 14:18:34','','850','850','1','retail','0','850','1','0','0','0','0','0','0','new',' ','','1','0','191730719056','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(575,'','Cash','','2024-11-04 21:22:17','','0','19','2024-11-04 19:39:08','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','new',' ','','2','0','191730738315','No','19','2024-11-04 21:22:17','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(576,'','Cash','','2024-11-05 17:18:51','','0','12','2024-11-05 17:18:51','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','new',' ','','1','0','121730816254','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(577,'','Cash','','2024-11-05 17:27:18','','0','12','2024-11-05 17:27:18','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','121730816336','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(578,'','Cash','','2024-11-05 20:34:49','','0','12','2024-11-05 19:53:22','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','2','0','121730825573','No','12','2024-11-05 20:34:49','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(579,'','Cash','','2024-11-05 20:35:55','','0','12','2024-11-05 20:35:55','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','121730828093','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(580,'','Cash','','2024-11-06 19:21:11','','0','19','2024-11-06 19:21:11','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191730909816','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(581,'','Cash','','2024-11-06 21:43:28','','0','19','2024-11-06 19:22:57','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','2','0','191730910078','No','19','2024-11-06 21:43:28','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(582,'','Cash','','2024-11-06 21:33:12','','0','19','2024-11-06 21:15:45','','3300','3300','1','retail','0','3300','1','0','0','0','0','0','0','new',' ','','2','0','191730916761','No','19','2024-11-06 21:33:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(583,'','Cash','','2024-11-06 21:18:10','','0','19','2024-11-06 21:18:10','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','191730917077','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(584,'','Cash','','2024-11-06 21:48:32','','0','19','2024-11-06 21:48:32','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','191730918805','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(585,'','Cash','','2024-11-07 15:54:59','','0','19','2024-11-07 15:54:59','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','191730984034','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(586,'','Cash','','2024-11-07 16:20:32','','0','19','2024-11-07 16:20:32','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','new',' ','','2','0','191730985538','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(587,'','Cash','','2024-11-07 20:17:42','','0','19','2024-11-07 20:17:42','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','191730999840','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(588,'','Cash','','2024-11-07 20:18:44','','0','19','2024-11-07 20:18:44','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','191730999876','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(589,'','Cash','','2024-11-08 12:47:35','','0','19','2024-11-08 12:47:35','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','191731059194','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(590,'','Cash','','2024-11-08 17:55:28','','0','19','2024-11-08 17:55:28','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','2','0','191731077708','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(591,'','Cash','','2024-11-08 19:16:51','','0','19','2024-11-08 19:07:59','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','191731082063','No','19','2024-11-08 19:16:51','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(592,'','Cash','','2024-11-08 19:18:45','','0','12','2024-11-08 19:18:45','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','121731082714','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(593,'','Cash','','2024-11-08 19:23:31','','0','19','2024-11-08 19:23:31','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191731082991','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(594,'','Cash','','2024-11-09 17:34:56','','0','19','2024-11-09 17:34:56','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','2','0','191731162880','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(595,'','Cash','','2024-11-09 17:36:14','','0','19','2024-11-09 17:36:14','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','1','0','191731162908','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(596,'','Cash','','2024-11-09 19:18:20','','0','19','2024-11-09 17:37:13','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','191731162979','No','19','2024-11-09 19:18:20','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(597,'','Cash','','2024-11-09 22:54:13','','0','12','2024-11-09 19:32:17','','4600','4600','1','retail','0','4600','1','0','0','0','0','0','0','new',' ','','2','0','121731169863','No','12','2024-11-09 22:54:13','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(598,'','Cash','','2024-11-09 19:33:58','','0','12','2024-11-09 19:33:58','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','121731169950','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(599,'','Cash','','2024-11-09 19:35:38','','0','12','2024-11-09 19:34:54','','1250','1250','1','retail','0','1250','1','0','0','0','0','0','0','new',' ','','2','0','121731170043','No','12','2024-11-09 19:35:38','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(600,'','Cash','','2024-11-09 19:43:04','','0','12','2024-11-09 19:43:04','','1250','1250','1','retail','0','1250','1','0','0','0','0','0','0','new',' ','','2','0','121731170147','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(601,'','Cash','','2024-11-09 19:44:49','','0','12','2024-11-09 19:44:49','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','2','0','121731170589','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(602,'','Cash','','2024-11-09 19:45:53','','0','12','2024-11-09 19:45:53','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','121731170693','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(603,'','Cash','','2024-11-09 19:46:33','','0','12','2024-11-09 19:46:33','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121731170757','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(604,'','Cash','','2024-11-09 19:47:12','','0','12','2024-11-09 19:47:12','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121731170797','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(605,'','Cash','','2024-11-09 21:55:47','','0','19','2024-11-09 20:12:33','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','new',' ','','2','0','191731172308','No','19','2024-11-09 21:55:47','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(606,'','Cash','','2024-11-09 21:03:17','','0','12','2024-11-09 21:03:17','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','new',' ','','2','0','121731175229','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(607,'','Cash','','2024-11-09 22:00:46','','0','12','2024-11-09 21:04:20','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','121731175412','No','12','2024-11-09 22:00:46','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(608,'','Cash','','2024-11-09 21:08:28','','0','19','2024-11-09 21:08:28','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191731175689','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(609,'','Cash','','2024-11-09 21:10:28','','0','12','2024-11-09 21:10:28','','3600','3600','1','retail','0','3600','1','0','0','0','0','0','0','new',' ','','2','0','121731175773','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(610,'','Cash','','2024-11-09 21:15:00','','0','12','2024-11-09 21:15:00','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','121731175857','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(611,'','Cash','','2024-11-09 21:52:31','','0','19','2024-11-09 21:52:31','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','191731178328','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(612,'','Cash','','2024-11-10 14:04:06','','0','12','2024-11-10 14:04:06','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','121731236629','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(613,'','Cash','','2024-11-10 14:36:34','','0','19','2024-11-10 14:36:34','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','191731238551','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(614,'','Cash','','2024-11-10 17:16:43','','0','19','2024-11-10 17:16:43','','2900','2900','1','retail','0','2900','1','0','0','0','0','0','0','new',' ','','2','0','191731247816','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(615,'','Cash','','2024-11-10 17:17:26','','0','19','2024-11-10 17:17:26','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','2','0','191731248207','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(616,'','Cash','','2024-11-10 17:19:09','','0','19','2024-11-10 17:19:09','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','191731248310','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(617,'','Cash','','2024-11-10 18:30:38','','0','19','2024-11-10 17:20:48','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','2','0','191731248352','No','19','2024-11-10 18:30:38','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(618,'','Cash','','2024-11-10 17:37:13','','0','12','2024-11-10 17:37:13','','3300','3300','1','retail','0','3300','1','0','0','0','0','0','0','new',' ','','2','0','121731249366','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(619,'','Cash','','2024-11-10 18:14:23','','0','19','2024-11-10 18:14:23','','9450','9450','1','retail','0','9450','1','0','0','0','0','0','0','new',' ','','2','0','191731251443','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(620,'','Cash','','2024-11-10 19:01:07','','0','12','2024-11-10 19:01:07','','3600','3600','1','retail','0','3600','1','0','0','0','0','0','0','new',' ','','2','0','121731249438','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(621,'','Cash','','2024-11-10 19:02:51','','0','12','2024-11-10 19:02:51','','3800','3800','1','retail','0','3800','1','0','0','0','0','0','0','new',' ','','2','0','121731254473','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(622,'','Cash','','2024-11-10 19:03:11','','0','12','2024-11-10 19:03:11','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121731254580','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(623,'','Cash','','2024-11-10 19:04:10','','0','12','2024-11-10 19:04:10','','3100','3100','1','retail','0','3100','1','0','0','0','0','0','0','new',' ','','2','0','121731254595','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(624,'','Cash','','2024-11-10 19:05:19','','0','12','2024-11-10 19:05:19','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','2','0','121731254655','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(625,'','Cash','','2024-11-10 19:06:09','','0','12','2024-11-10 19:06:09','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','121731254724','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(626,'','Cash','','2024-11-10 19:07:08','','0','12','2024-11-10 19:07:08','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','2','0','121731254776','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(627,'','Cash','','2024-11-10 19:14:20','','0','19','2024-11-10 19:14:20','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','191731255200','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(628,'','Cash','','2024-11-10 19:36:16','','0','12','2024-11-10 19:36:16','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','121731256550','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(629,'','Cash','','2024-11-10 20:44:24','','0','19','2024-11-10 20:44:24','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191731260652','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(630,'','Cash','','2024-11-10 20:45:13','','0','19','2024-11-10 20:45:13','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191731260668','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(631,'','Cash','','2024-11-10 20:48:33','','0','19','2024-11-10 20:48:33','','1250','1250','1','retail','0','1250','1','0','0','0','0','0','0','new',' ','','1','0','191731260769','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(632,'','Cash','','2024-11-10 21:27:12','','0','12','2024-11-10 21:27:12','','3700','3700','1','retail','0','3700','1','0','0','0','0','0','0','new',' ','','2','0','121731263169','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(633,'','Cash','','2024-11-10 21:36:13','','0','19','2024-11-10 21:36:14','','5850','5850','1','retail','0','5850','1','0','0','0','0','0','0','new',' ','','2','0','191731263622','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(634,'','Cash','','2024-11-10 22:35:22','','0','12','2024-11-10 22:27:32','','2850','2850','1','retail','0','2850','1','0','0','0','0','0','0','new',' ','','2','0','121731263858','No','12','2024-11-10 22:35:22','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(635,'','Cash','','2024-11-10 22:28:02','','0','12','2024-11-10 22:28:02','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','121731266858','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(636,'','Cash','','2024-11-10 22:37:25','','0','19','2024-11-10 22:37:25','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','2','0','191731267428','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(637,'','Cash','','2024-11-10 22:38:43','','0','19','2024-11-10 22:38:43','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','2','0','191731267494','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(638,'','Cash','','2024-11-10 23:50:59','','0','12','2024-11-10 23:50:59','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121731271847','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(639,'','Cash','','2024-11-11 14:52:15','','0','12','2024-11-11 14:52:15','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','121731325896','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(640,'','Cash','','2024-11-11 15:57:24','','0','12','2024-11-11 15:57:24','','2650','2650','1','retail','0','2650','1','0','0','0','0','0','0','new',' ','','1','0','121731329797','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(641,'','Cash','','2024-11-11 16:26:13','','0','12','2024-11-11 16:26:13','','2750','2750','1','retail','0','2750','1','0','0','0','0','0','0','new',' ','','1','0','121731329854','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(642,'','Cash','','2024-11-11 18:54:17','','0','12','2024-11-11 18:54:17','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','121731340416','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(643,'','Cash','','2024-11-11 19:40:04','','0','12','2024-11-11 19:40:04','','3700','3700','1','retail','0','3700','1','0','0','0','0','0','0','new',' ','','2','0','121731343133','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(644,'','Cash','','2024-11-11 20:27:17','','0','12','2024-11-11 20:27:17','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','121731345974','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(645,'','Cash','','2024-11-12 16:39:33','','0','19','2024-11-12 16:39:33','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','new',' ','','1','0','191731417768','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(646,'','Cash','','2024-11-12 16:44:23','','0','19','2024-11-12 16:44:23','','850','850','1','retail','0','850','1','0','0','0','0','0','0','new',' ','','2','0','191731419028','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(647,'','Cash','','2024-11-12 17:42:22','','0','19','2024-11-12 16:53:27','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','new',' ','','1','0','191731419067','No','19','2024-11-12 17:42:22','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(648,'','Cash','','2024-11-12 18:01:26','','0','19','2024-11-12 18:01:26','','3900','3900','1','retail','0','3900','1','0','0','0','0','0','0','new',' ','','1','0','191731423632','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(649,'','Cash','','2024-11-12 18:04:39','','0','19','2024-11-12 18:04:39','','2900','2900','1','retail','0','2900','1','0','0','0','0','0','0','new',' ','','2','0','191731423706','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(650,'','Cash','','2024-11-12 18:06:37','','0','19','2024-11-12 18:06:37','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','new',' ','','2','0','191731423944','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(651,'','Cash','','2024-11-12 18:06:55','','0','19','2024-11-12 18:06:55','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','191731424002','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(652,'','Cash','','2024-11-12 18:07:13','','0','19','2024-11-12 18:07:13','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191731424019','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(653,'','Cash','','2024-11-12 18:08:08','','0','19','2024-11-12 18:08:08','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','191731424036','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(654,'','Cash','','2024-11-12 18:31:35','','0','19','2024-11-12 18:31:35','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','191731425465','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(655,'','Cash','','2024-11-12 20:23:18','','0','19','2024-11-12 20:23:18','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191731432190','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(656,'','Cash','','2024-11-12 21:23:52','','0','19','2024-11-12 21:23:52','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','2','0','191731435727','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(657,'','Cash','','2024-11-12 21:24:46','','0','19','2024-11-12 21:24:46','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191731435836','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(658,'','Cash','','2024-11-12 21:25:21','','0','19','2024-11-12 21:25:21','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','191731435891','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(659,'','Cash','','2024-11-12 21:26:28','','0','19','2024-11-12 21:26:28','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','new',' ','','2','0','191731435925','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(660,'','Cash','','2024-11-12 21:31:15','','0','19','2024-11-12 21:31:15','','3550','3550','1','retail','0','3550','1','0','0','0','0','0','0','new',' ','','2','0','191731435994','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(661,'','Cash','','2024-11-12 21:33:22','','0','19','2024-11-12 21:33:22','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','new',' ','','2','0','191731436280','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(662,'','Cash','','2024-11-12 21:34:09','','0','19','2024-11-12 21:34:09','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191731436425','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(663,'','Cash','','2024-11-12 21:37:20','','0','19','2024-11-12 21:37:20','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','191731436619','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(664,'','Cash','','2024-11-12 21:38:16','','0','19','2024-11-12 21:38:16','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','191731436646','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(665,'','Cash','','2024-11-12 21:38:43','','0','19','2024-11-12 21:38:43','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191731436701','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(666,'','Cash','','2024-11-13 15:36:46','','0','19','2024-11-13 15:36:46','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','1','0','191731501327','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(667,'','Cash','','2024-11-13 15:37:52','','0','19','2024-11-13 15:37:52','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','2','0','191731501435','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(668,'','Cash','','2024-11-14 17:13:30','','0','19','2024-11-14 17:13:30','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','191731593594','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(669,'','Cash','','2024-11-14 17:19:36','','0','19','2024-11-14 17:19:36','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','191731593614','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(670,'','Cash','','2024-11-14 17:21:18','','0','19','2024-11-14 17:21:18','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','191731593980','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(671,'','Cash','','2024-11-14 19:08:21','','0','19','2024-11-14 18:20:39','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','2','0','191731594082','No','19','2024-11-14 19:08:21','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(672,'','Cash','','2024-11-15 16:00:23','','0','19','2024-11-15 16:00:23','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','191731675606','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(673,'','Cash','','2024-11-15 16:01:14','','0','19','2024-11-15 16:01:14','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','191731675627','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(674,'','Cash','','2024-11-15 21:45:22','','0','19','2024-11-15 21:45:22','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','new',' ','','1','0','191731696249','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(675,'','Cash','','2024-11-15 21:46:05','','0','19','2024-11-15 21:46:05','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','1','0','191731696330','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(676,'','Cash','','2024-11-15 21:47:35','','0','19','2024-11-15 21:47:35','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','191731696372','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(677,'','Cash','','2024-11-15 21:48:18','','0','19','2024-11-15 21:48:18','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','2','0','191731696462','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(678,'','Cash','','2024-11-15 22:26:14','','0','19','2024-11-15 22:26:14','','3800','3800','1','retail','0','3800','1','0','0','0','0','0','0','new',' ','','1','0','191731698722','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(679,'','Cash','','2024-11-15 22:26:31','','0','19','2024-11-15 22:26:31','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191731698779','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(680,'','Cash','','2024-11-15 22:26:55','','0','19','2024-11-15 22:26:55','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191731698798','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(681,'','Cash','','2024-11-15 22:28:45','','0','19','2024-11-15 22:28:45','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','2','0','191731698842','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(682,'','Cash','','2024-11-15 22:30:12','','0','19','2024-11-15 22:30:12','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','new',' ','','2','0','191731698948','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(683,'','Cash','','2024-11-15 22:39:14','','0','7','2024-11-15 22:39:14','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','71731699541','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(684,'','Cash','','2024-11-16 16:21:29','','0','19','2024-11-16 15:16:09','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','2','0','191731759338','No','19','2024-11-16 16:21:29','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(685,'','Cash','','2024-11-16 15:16:31','','0','19','2024-11-16 15:16:31','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','191731759373','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(686,'','Cash','','2024-11-16 17:11:18','','0','19','2024-11-16 15:40:54','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','2','0','191731759396','No','19','2024-11-16 17:11:18','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(687,'','Cash','','2024-11-16 17:09:53','','0','19','2024-11-16 17:09:53','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','new',' ','','2','0','191731766068','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(688,'','Cash','','2024-11-16 19:52:32','','0','19','2024-11-16 19:52:32','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','191731775925','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(689,'','Cash','','2024-11-16 19:53:21','','0','19','2024-11-16 19:53:21','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191731775973','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(690,'','Cash','','2024-11-16 22:18:14','','0','19','2024-11-16 21:17:16','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','2','0','191731781013','No','19','2024-11-16 22:18:14','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(691,'','Cash','','2024-11-16 21:17:38','','0','19','2024-11-16 21:17:38','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191731781041','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(692,'','Cash','','2024-11-16 22:18:38','','0','19','2024-11-16 22:02:18','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191731783718','No','19','2024-11-16 22:18:38','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(693,'','Cash','','2024-11-16 22:03:02','','0','19','2024-11-16 22:03:02','','850','850','1','retail','0','850','1','0','0','0','0','0','0','new',' ','','1','0','191731783743','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(694,'','Cash','','2024-11-16 22:22:50','','0','19','2024-11-16 22:22:50','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','1','0','191731784724','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(695,'','Cash','','2024-11-17 14:27:33','','0','21','2024-11-17 14:27:33','','3100','3100','1','retail','0','3100','1','0','0','0','0','0','0','new',' ','','2','0','211731842765','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(696,'','Cash','','2024-11-17 14:28:47','','0','19','2024-11-17 14:28:47','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','new',' ','','2','0','191731842879','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(697,'','Cash','','2024-11-17 14:29:10','','0','19','2024-11-17 14:29:10','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191731842933','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(698,'','Cash','','2024-11-17 14:30:38','','0','19','2024-11-17 14:30:38','','3650','3650','1','retail','0','3650','1','0','0','0','0','0','0','new',' ','','1','0','191731842956','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(699,'','Cash','','2024-11-17 14:31:53','','0','19','2024-11-17 14:31:53','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','new',' ','','1','0','191731843045','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(700,'','Cash','','2024-11-17 18:16:07','','0','19','2024-11-17 18:16:07','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','191731856524','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(701,'','Cash','','2024-11-17 18:52:42','','0','19','2024-11-17 18:18:07','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191731856675','No','19','2024-11-17 18:52:42','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(702,'','Cash','','2024-11-17 18:19:06','','0','19','2024-11-17 18:19:06','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','191731856733','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(703,'','Cash','','2024-11-18 15:28:41','','0','19','2024-11-18 15:28:41','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','2','0','191731932841','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(704,'','Cash','','2024-11-18 15:51:57','','0','19','2024-11-18 15:30:11','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','1','0','191731932936','No','19','2024-11-18 15:51:57','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(705,'','Cash','','2024-11-18 15:52:18','','0','19','2024-11-18 15:52:18','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191731934328','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(706,'','Cash','','2024-11-18 16:22:25','','0','19','2024-11-18 16:22:25','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191731934344','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(707,'','Cash','','2024-11-19 16:21:46','','0','19','2024-11-19 13:41:06','','7150','7150','1','retail','0','7150','1','0','0','0','0','0','0','new',' ','','1','0','191732012799','No','19','2024-11-19 16:21:47','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(708,'','Cash','','2024-11-19 14:09:25','','0','19','2024-11-19 14:09:25','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','1','0','191732012871','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(709,'','Cash','','2024-11-19 19:05:55','','0','19','2024-11-19 14:53:05','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','1','0','191732014569','No','19','2024-11-19 19:05:55','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(710,'','Cash','','2024-11-19 19:04:54','','0','19','2024-11-19 17:15:50','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','new',' ','','2','0','191732025729','No','19','2024-11-19 19:04:54','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(711,'','Cash','','2024-11-19 19:06:22','','0','19','2024-11-19 19:06:22','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191732032372','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(712,'','Cash','','2024-11-20 18:38:23','','0','19','2024-11-20 18:38:23','','4300','4300','1','retail','0','4300','1','0','0','0','0','0','0','new',' ','','2','0','191732116768','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(713,'','Cash','','2024-11-20 20:28:38','','0','19','2024-11-20 20:28:38','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','1','0','191732117122','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(714,'','Cash','','2024-11-20 20:37:25','','0','19','2024-11-20 20:37:25','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','1','0','191732123727','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(715,'','Cash','','2024-11-20 20:40:42','','0','19','2024-11-20 20:40:42','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191732124251','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(716,'','Cash','','2024-11-20 20:43:07','','0','19','2024-11-20 20:43:07','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','1','0','191732124446','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(717,'','Cash','','2024-11-20 22:42:45','','0','19','2024-11-20 22:42:45','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191732131746','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(718,'','Cash','','2024-11-20 22:43:08','','0','19','2024-11-20 22:43:08','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','191732131769','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(719,'','Cash','','2024-11-20 22:45:07','','0','19','2024-11-20 22:45:07','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','191732131892','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(720,'','Cash','','2024-11-20 23:07:14','','0','19','2024-11-20 23:07:14','','4700','4700','1','retail','0','4700','1','0','0','0','0','0','0','new',' ','','1','0','191732131913','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(721,'','Cash','','2024-11-21 19:40:00','','0','19','2024-11-21 19:29:45','','7650','7650','1','retail','0','7650','1','0','0','0','0','0','0','new',' ','','1','0','191732206470','No','19','2024-11-21 19:40:00','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(722,'','Cash','','2024-11-21 23:27:27','','0','19','2024-11-21 22:35:19','','7300','7300','1','retail','0','7300','1','0','0','0','0','0','0','new',' ','','1','0','191732217626','No','19','2024-11-21 23:27:27','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(723,'','Cash','','2024-11-21 23:26:20','','0','19','2024-11-21 23:26:20','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','new',' ','','2','0','191732220742','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(724,'','Cash','','2024-11-21 23:36:37','','0','19','2024-11-21 23:36:37','','6700','6700','1','retail','0','6700','1','0','0','0','0','0','0','new',' ','','2','0','191732220956','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(725,'','Cash','','2024-11-21 23:37:53','','0','19','2024-11-21 23:37:53','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','191732221417','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(726,'','Cash','','2024-11-22 00:05:29','','0','19','2024-11-22 00:05:29','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','new',' ','','2','0','191732221491','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(727,'','Cash','','2024-11-22 00:07:11','','0','19','2024-11-22 00:07:11','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191732223197','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(728,'','Cash','','2024-11-22 00:39:39','','0','19','2024-11-22 00:39:39','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191732225162','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(729,'','Cash','','2024-11-22 13:40:40','','0','19','2024-11-22 13:40:40','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','191732272028','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(730,'','Cash','','2024-11-22 18:20:04','','0','19','2024-11-22 18:20:04','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','191732288758','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(731,'','Cash','','2024-11-22 18:58:59','','0','19','2024-11-22 18:24:02','','3850','3850','1','retail','0','3850','1','0','0','0','0','0','0','new',' ','','1','0','191732289001','No','19','2024-11-22 18:58:59','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(732,'','Cash','','2024-11-22 19:40:27','','0','19','2024-11-22 19:40:27','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','191732291143','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(733,'','Cash','','2024-11-22 22:12:25','','0','19','2024-11-22 20:24:04','','4450','4450','1','retail','0','4450','1','0','0','0','0','0','0','new',' ','','2','0','191732293630','No','19','2024-11-22 22:12:25','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(734,'','Cash','','2024-11-22 22:09:46','','0','19','2024-11-22 21:56:28','','5200','5200','1','retail','0','5200','1','0','0','0','0','0','0','new',' ','','1','0','191732301650','No','19','2024-11-22 22:09:46','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(735,'','Cash','','2024-11-22 22:02:46','','0','19','2024-11-22 22:02:46','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','2','0','191732302140','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(736,'','Cash','','2024-11-22 22:57:49','','0','19','2024-11-22 22:17:03','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','new',' ','','2','0','191732302980','No','19','2024-11-22 22:57:49','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(737,'','Cash','','2024-11-23 17:38:18','','0','12','2024-11-23 17:38:18','','5550','5550','1','retail','0','5550','1','0','0','0','0','0','0','new',' ','','2','0','121732372455','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(738,'','Cash','','2024-11-23 19:43:24','','0','19','2024-11-23 19:43:24','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','new',' ','','1','0','191732380098','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(739,'','Cash','','2024-11-23 21:29:18','','0','19','2024-11-23 21:29:18','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','191732386525','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(740,'','Cash','','2024-11-23 21:30:55','','0','19','2024-11-23 21:30:55','','850','850','1','retail','0','850','1','0','0','0','0','0','0','new',' ','','2','0','191732386619','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(741,'','Cash','','2024-11-23 21:32:26','','0','19','2024-11-23 21:32:26','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191732386659','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(742,'','Cash','','2024-11-24 13:04:42','','0','19','2024-11-24 13:04:42','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191732442672','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(743,'','Cash','','2024-11-24 13:05:52','','0','19','2024-11-24 13:05:52','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','191732442685','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(744,'','Cash','','2024-11-24 13:06:43','','0','19','2024-11-24 13:06:43','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','191732442784','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(745,'','Cash','','2024-11-24 13:16:46','','0','19','2024-11-24 13:07:09','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','1','0','191732442808','No','19','2024-11-24 13:16:46','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(746,'','Cash','','2024-11-24 15:31:00','','0','19','2024-11-24 15:01:37','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','1','0','191732449662','No','19','2024-11-24 15:31:00','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(747,'','Cash','','2024-11-24 15:22:00','','0','12','2024-11-24 15:22:00','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','121732450897','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(748,'','Cash','','2024-11-24 15:30:19','','0','19','2024-11-24 15:30:19','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','191732451408','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(749,'','Cash','','2024-11-24 16:10:55','','0','19','2024-11-24 15:31:37','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','new',' ','','1','0','191732451463','No','19','2024-11-24 16:10:55','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(750,'','Cash','','2024-11-24 17:08:08','','0','19','2024-11-24 16:49:25','','5500','5500','1','retail','0','5500','1','0','0','0','0','0','0','new',' ','','1','0','191732456002','No','19','2024-11-24 17:08:08','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(751,'','Cash','','2024-11-24 18:31:55','','0','19','2024-11-24 18:31:55','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','191732462304','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(752,'','Cash','','2024-11-24 18:33:41','','0','19','2024-11-24 18:33:41','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','1','0','191732462334','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(753,'','Cash','','2024-11-24 18:35:27','','0','19','2024-11-24 18:35:27','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','new',' ','','2','0','191732462424','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(754,'','Cash','','2024-11-24 18:40:27','','0','19','2024-11-24 18:40:27','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','new',' ','','1','0','191732462545','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(755,'','Cash','','2024-11-24 19:17:25','','0','12','2024-11-24 19:17:25','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','121732465030','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(756,'','Cash','','2024-11-24 21:19:47','','0','12','2024-11-24 19:21:47','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121732465049','No','12','2024-11-24 21:19:47','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(757,'','Cash','','2024-11-24 19:22:25','','0','12','2024-11-24 19:22:25','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','121732465314','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(758,'','Cash','','2024-11-24 21:30:42','','0','12','2024-11-24 21:30:42','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','new',' ','','2','0','121732472967','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(759,'','Cash','','2024-11-24 22:04:55','','0','12','2024-11-24 22:04:55','','5350','5350','1','retail','0','5350','1','0','0','0','0','0','0','new',' ','','2','0','121732474841','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(760,'','Cash','','2024-11-24 22:08:23','','0','12','2024-11-24 22:08:23','','4700','4700','1','retail','0','4700','1','0','0','0','0','0','0','new',' ','','2','0','121732475106','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(761,'','Cash','','2024-11-24 22:23:57','','0','12','2024-11-24 22:23:57','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','121732475312','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(762,'','Cash','','2024-11-24 22:59:31','','0','12','2024-11-24 22:59:31','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121732478360','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(763,'','Cash','','2024-11-25 17:08:25','','0','19','2024-11-25 17:08:25','','4750','4750','1','retail','0','4750','1','0','0','0','0','0','0','new',' ','','1','0','191732543604','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(764,'','Cash','','2024-11-25 17:09:25','','0','19','2024-11-25 17:09:25','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','2','0','191732543709','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(765,'','Cash','','2024-11-25 18:24:55','','0','19','2024-11-25 18:23:58','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','0','191732543774','No','19','2024-11-25 18:24:55','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(766,'','Cash','','2024-11-25 21:13:45','','0','19','2024-11-25 19:07:28','','6650','6650','1','retail','0','6650','1','0','0','0','0','0','0','new',' ','','2','0','191732548299','No','19','2024-11-25 21:13:45','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(767,'','Cash','','2024-11-25 21:01:24','','0','19','2024-11-25 21:01:24','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','2','0','191732557629','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(768,'','Cash','','2024-11-26 13:44:20','','0','21','2024-11-26 13:44:20','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','1','0','211732617774','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(769,'','Cash','','2024-11-26 21:10:12','','0','21','2024-11-26 21:10:12','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','2','0','211732644561','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(770,'','Cash','','2024-11-26 21:10:58','','0','21','2024-11-26 21:10:58','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','0','211732644619','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(771,'','Cash','','2024-11-26 21:19:44','','0','21','2024-11-26 21:19:44','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','211732645163','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(772,'','Cash','','2024-11-27 18:36:19','','0','19','2024-11-27 18:36:19','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','2','0','191732721740','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(773,'','Cash','','2024-11-27 18:37:19','','0','19','2024-11-27 18:37:19','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','1','0','191732721784','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(774,'','Cash','','2024-11-27 19:39:19','','0','19','2024-11-27 19:39:19','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','191732725548','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(775,'','Cash','','2024-11-28 19:40:55','','0','19','2024-11-28 18:07:49','','1250','1250','1','retail','0','1250','1','0','0','0','0','0','0','new',' ','','2','0','191732806389','No','19','2024-11-28 19:40:55','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(776,'','Cash','','2024-11-28 20:08:35','','0','19','2024-11-28 19:39:54','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','191732806475','No','19','2024-11-28 20:08:35','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(777,'','Cash','','2024-11-28 19:40:23','','0','19','2024-11-28 19:40:23','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','191732812000','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(778,'','Cash','','2024-11-28 22:01:14','','0','19','2024-11-28 20:07:59','','2450','2450','1','retail','0','2450','1','0','0','0','0','0','0','new',' ','','2','0','191732813657','No','19','2024-11-28 22:01:14','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(779,'','Cash','','2024-11-28 21:45:30','','0','19','2024-11-28 21:01:54','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191732816906','No','19','2024-11-28 21:45:30','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(780,'','Cash','','2024-11-28 21:46:14','','0','19','2024-11-28 21:46:14','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','191732819557','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(781,'','Cash','','2024-11-29 13:12:33','','0','19','2024-11-29 13:12:33','','3650','3650','1','retail','0','3650','1','0','0','0','0','0','0','new',' ','','2','0','191732875026','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(782,'','Cash','','2024-11-29 19:29:25','','0','19','2024-11-29 19:29:25','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','191732897728','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(783,'','Cash','','2024-11-29 19:36:48','','0','19','2024-11-29 19:29:59','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','191732897773','No','19','2024-11-29 19:36:48','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(784,'','Cash','','2024-11-29 19:32:13','','0','19','2024-11-29 19:32:13','','10000','10000','1','retail','0','10000','1','0','0','0','0','0','0','new',' ','','1','0','191732897837','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(785,'','Cash','','2024-11-29 19:33:11','','0','19','2024-11-29 19:33:11','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','191732897950','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(786,'','Cash','','2024-11-29 20:46:20','','0','19','2024-11-29 19:37:43','','3300','3300','1','retail','0','3300','1','0','0','0','0','0','0','new',' ','','2','0','191732898223','No','19','2024-11-29 20:46:20','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(787,'','Cash','','2024-11-29 21:08:15','','0','19','2024-11-29 20:45:47','','3100','3100','1','retail','0','3100','1','0','0','0','0','0','0','new',' ','','2','0','191732902301','No','19','2024-11-29 21:08:15','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(788,'','Cash','','2024-11-30 12:47:21','','0','19','2024-11-30 12:47:21','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','191732959990','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(789,'','Cash','','2024-11-30 12:48:32','','0','19','2024-11-30 12:48:32','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','191732960044','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(790,'','Cash','','2024-11-30 14:13:26','','0','19','2024-11-30 14:13:26','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','2','0','191732965157','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(791,'','Cash','','2024-11-30 16:49:06','','0','19','2024-11-30 14:13:50','','2150','2150','1','retail','0','2150','1','0','0','0','0','0','0','new',' ','','1','0','191732965212','No','19','2024-11-30 16:49:06','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(792,'','Cash','','2024-11-30 15:15:51','','0','19','2024-11-30 15:15:51','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','191732965249','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(793,'','Cash','','2024-11-30 15:33:13','','0','19','2024-11-30 15:33:13','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','191732969961','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(794,'','Cash','','2024-11-30 15:33:31','','0','19','2024-11-30 15:33:31','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','191732969997','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(795,'','Cash','','2024-11-30 16:47:16','','0','19','2024-11-30 16:47:16','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','2','0','191732970015','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(796,'','Cash','','2024-11-30 17:18:21','','0','19','2024-11-30 17:18:21','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','new',' ','','1','0','191732976187','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(797,'','Cash','','2024-11-30 22:53:13','','0','19','2024-11-30 18:40:46','','8800','8800','1','retail','0','8800','1','0','0','0','0','0','0','new',' ','','2','0','191732976538','No','19','2024-11-30 22:53:13','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(798,'','Cash','','2024-11-30 23:29:51','','0','19','2024-11-30 22:10:35','','6900','6900','1','retail','0','6900','1','0','0','0','0','0','0','new',' ','','2','0','191732993705','No','19','2024-11-30 23:29:51','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(799,'','Cash','','2024-11-30 22:50:03','','0','19','2024-11-30 22:50:03','','4600','4600','1','retail','0','4600','1','0','0','0','0','0','0','new',' ','','1','0','191732996107','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(800,'','Cash','','2024-11-30 23:11:44','','0','19','2024-11-30 23:11:44','','9500','9500','1','retail','0','9500','1','0','0','0','0','0','0','new',' ','','1','0','191732996399','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(801,'','Cash','','2024-11-30 23:28:18','','0','19','2024-11-30 23:28:18','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','191732997507','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(802,'','Cash','','2024-11-30 23:31:23','','0','19','2024-11-30 23:31:23','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191732998672','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(803,'','Cash','','2024-11-30 23:37:32','','0','19','2024-11-30 23:37:32','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','2','0','191732999035','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(804,'','Cash','','2024-12-01 00:53:17','','0','19','2024-12-01 00:53:17','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','191733003548','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(805,'','Cash','','2024-12-01 01:36:51','','0','19','2024-12-01 01:36:51','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','191733006200','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(806,'','Cash','','2024-12-01 20:17:39','','0','19','2024-12-01 17:01:52','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','2','0','191733061609','No','19','2024-12-01 20:17:39','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(807,'','Cash','','2024-12-01 17:02:40','','0','19','2024-12-01 17:02:40','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191733061718','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(808,'','Cash','','2024-12-01 18:27:41','','0','19','2024-12-01 18:27:41','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','2','0','191733066838','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(809,'','Cash','','2024-12-01 18:29:31','','0','19','2024-12-01 18:29:31','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','1','0','191733066864','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(810,'','Cash','','2024-12-02 16:07:16','','0','19','2024-12-02 16:07:16','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','2','0','191733144806','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(811,'','Cash','','2024-12-02 20:28:27','','0','19','2024-12-02 16:12:14','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','2','0','191733145123','No','19','2024-12-02 20:28:27','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(812,'','Cash','','2024-12-02 16:12:49','','0','19','2024-12-02 16:12:49','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191733145141','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(813,'','Cash','','2024-12-02 17:57:09','','0','19','2024-12-02 17:26:33','','3100','3100','1','retail','0','3100','1','0','0','0','0','0','0','new',' ','','1','0','191733149553','No','19','2024-12-02 17:57:09','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(814,'','Cash','','2024-12-02 19:12:07','','0','19','2024-12-02 19:12:07','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','1','0','191733151473','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(815,'','Cash','','2024-12-03 19:22:49','','0','12','2024-12-03 19:22:49','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121733242957','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(816,'','Cash','','2024-12-03 20:36:30','','0','12','2024-12-03 20:36:30','','1250','1250','1','retail','0','1250','1','0','0','0','0','0','0','new',' ','','1','0','121733242973','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(817,'','Cash','','2024-12-03 21:05:56','','0','12','2024-12-03 21:05:56','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','1','0','121733247398','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(818,'','Cash','','2024-12-03 21:12:24','','0','12','2024-12-03 21:12:24','','7700','7700','1','retail','0','7700','1','0','0','0','0','0','0','new',' ','','1','0','121733249343','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(819,'','Cash','','2024-12-03 21:31:32','','0','12','2024-12-03 21:31:32','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','121733250658','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(820,'','Cash','','2024-12-03 22:22:46','','0','12','2024-12-03 22:22:46','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','121733253756','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(821,'','Cash','','2024-12-03 22:27:08','','0','12','2024-12-03 22:27:08','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','2','0','121733253770','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(822,'','Cash','','2024-12-04 13:36:04','','0','19','2024-12-04 12:54:49','','6200','6200','1','retail','0','6200','1','0','0','0','0','0','0','new',' ','','2','0','191733305998','No','19','2024-12-04 13:36:04','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(823,'','Cash','','2024-12-04 14:01:43','','0','19','2024-12-04 14:01:43','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191733308571','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(824,'','Cash','','2024-12-04 19:25:07','','0','19','2024-12-04 18:07:19','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','new',' ','','2','0','191733324775','No','19','2024-12-04 19:25:07','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(825,'','Cash','','2024-12-04 18:08:19','','0','19','2024-12-04 18:08:19','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','191733324850','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(826,'','Cash','','2024-12-04 19:32:41','','0','19','2024-12-04 19:32:41','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191733329513','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(827,'','Cash','','2024-12-04 19:41:57','','0','19','2024-12-04 19:41:57','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','191733330505','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(828,'','Cash','','2024-12-05 18:05:47','','0','19','2024-12-05 18:05:47','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','1','0','191733408974','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(829,'','Cash','','2024-12-05 18:06:29','','0','19','2024-12-05 18:06:29','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191733411173','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(830,'','Cash','','2024-12-05 18:07:50','','0','19','2024-12-05 18:07:50','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191733411200','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(831,'','Cash','','2024-12-05 19:42:38','','0','19','2024-12-05 19:42:38','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','191733416939','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(832,'','Cash','','2024-12-05 19:43:24','','0','19','2024-12-05 19:43:24','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','new',' ','','2','0','191733416962','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(833,'','Cash','','2024-12-05 21:01:52','','0','12','2024-12-05 21:01:52','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','121733421691','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(834,'','Cash','','2024-12-06 17:37:54','','0','19','2024-12-06 17:37:54','','2050','2050','1','retail','0','2050','1','0','0','0','0','0','0','new',' ','','2','0','191733495698','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(835,'','Cash','','2024-12-06 22:07:18','','0','19','2024-12-06 19:19:17','','4650','4650','1','retail','0','4650','1','0','0','0','0','0','0','new',' ','','1','0','191733495880','No','19','2024-12-06 22:07:18','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(836,'','Cash','','2024-12-06 22:06:23','','0','19','2024-12-06 22:06:23','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191733511927','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(837,'','Cash','','2024-12-06 23:11:52','','0','19','2024-12-06 22:25:55','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','191733513107','No','19','2024-12-06 23:11:52','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(838,'','Cash','','2024-12-07 17:38:05','','0','19','2024-12-07 16:46:49','','2650','2650','1','retail','0','2650','1','0','0','0','0','0','0','new',' ','','1','0','191733579055','No','19','2024-12-07 17:38:05','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(839,'','Cash','','2024-12-07 16:47:51','','0','19','2024-12-07 16:47:51','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','1','0','191733579218','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(840,'','Cash','','2024-12-07 17:39:02','','0','19','2024-12-07 17:39:02','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','1','0','191733582290','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(841,'','Cash','','2024-12-07 17:44:14','','0','19','2024-12-07 17:44:14','','5600','5600','1','retail','0','5600','1','0','0','0','0','0','0','new',' ','','1','0','191733582528','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(842,'','Cash','','2024-12-07 17:45:33','','0','19','2024-12-07 17:45:33','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','2','0','191733582701','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(843,'','Cash','','2024-12-07 18:11:42','','0','19','2024-12-07 18:11:42','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191733584266','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(844,'','Cash','','2024-12-07 20:24:58','','0','19','2024-12-07 20:24:58','','16600','16600','1','retail','0','16600','1','0','0','0','0','0','0','new',' ','','2','0','191733591683','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(845,'','Cash','','2024-12-07 20:40:27','','0','19','2024-12-07 20:40:27','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','191733593205','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(846,'','Cash','','2024-12-08 15:31:18','','0','19','2024-12-08 15:07:31','','2050','2050','1','retail','0','2050','1','0','0','0','0','0','0','new',' ','','2','0','191733659597','No','19','2024-12-08 15:31:18','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(847,'','Cash','','2024-12-08 15:07:58','','0','19','2024-12-08 15:07:58','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','191733659655','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(848,'','Cash','','2024-12-08 20:19:29','','0','19','2024-12-08 15:32:33','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','2','0','191733661081','No','19','2024-12-08 20:19:29','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(849,'','Cash','','2024-12-08 16:05:41','','0','12','2024-12-08 16:05:41','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','new',' ','','2','0','121733663070','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(850,'','Cash','','2024-12-08 20:20:27','','0','19','2024-12-08 20:20:27','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','2','0','191733678374','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(851,'','Cash','','2024-12-08 20:32:48','','0','19','2024-12-08 20:32:48','','5300','5300','1','retail','0','5300','1','0','0','0','0','0','0','new',' ','','1','0','191733678432','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(852,'','Cash','','2024-12-08 20:38:02','','0','19','2024-12-08 20:38:02','','2900','2900','1','retail','0','2900','1','0','0','0','0','0','0','new',' ','','2','0','191733679198','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(853,'','Cash','','2024-12-08 20:41:29','','0','19','2024-12-08 20:41:29','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','new',' ','','2','0','191733679487','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(854,'','Cash','','2024-12-08 20:48:58','','0','12','2024-12-08 20:48:58','','1550','1550','1','retail','0','1550','1','0','0','0','0','0','0','new',' ','','1','0','121733679851','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(855,'','Cash','','2024-12-08 20:50:37','','0','12','2024-12-08 20:50:37','','3550','3550','1','retail','0','3550','1','0','0','0','0','0','0','new',' ','','2','0','121733680149','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(856,'','Cash','','2024-12-08 20:53:20','','0','12','2024-12-08 20:53:20','','3100','3100','1','retail','0','3100','1','0','0','0','0','0','0','new',' ','','2','0','121733680241','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(857,'','Cash','','2024-12-08 21:04:55','','0','12','2024-12-08 21:04:55','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','new',' ','','1','0','121733680444','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(858,'','Cash','','2024-12-08 21:07:23','','0','12','2024-12-08 21:07:23','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','1','0','121733681145','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(859,'','Cash','','2024-12-08 21:09:19','','0','12','2024-12-08 21:09:19','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','121733681316','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(860,'','Cash','','2024-12-08 21:43:06','','0','12','2024-12-08 21:15:49','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','new',' ','','2','0','121733681364','No','12','2024-12-08 21:43:07','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(861,'','Cash','','2024-12-08 21:22:07','','0','12','2024-12-08 21:22:07','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','121733681773','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(862,'','Cash','','2024-12-08 21:24:30','','0','19','2024-12-08 21:24:30','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','191733682243','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(863,'','Cash','','2024-12-08 21:50:44','','0','12','2024-12-08 21:50:44','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','2','0','121733683397','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(864,'','Cash','','2024-12-08 21:57:53','','0','19','2024-12-08 21:57:53','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','2','0','191733684229','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(865,'','Cash','','2024-12-09 12:59:27','','0','12','2024-12-09 10:25:21','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','2','0','121733729105','No','12','2024-12-09 12:59:27','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(866,'','Cash','','2024-12-09 12:58:12','','0','19','2024-12-09 12:58:12','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191733738274','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(867,'','Cash','','2024-12-09 15:12:16','','0','19','2024-12-09 15:12:16','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','191733746320','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(868,'','Cash','','2024-12-09 15:12:26','','0','19','2024-12-09 15:12:26','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191733746339','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(869,'','Cash','','2024-12-09 15:13:01','','0','19','2024-12-09 15:13:01','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191733746369','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(870,'','Cash','','2024-12-10 19:26:38','','0','19','2024-12-10 19:26:38','','1550','1550','1','retail','0','1550','1','0','0','0','0','0','0','new',' ','','1','0','191733847958','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(871,'','Cash','','2024-12-10 20:07:52','','0','19','2024-12-10 20:07:52','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','191733848003','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(872,'','Cash','','2024-12-11 15:30:02','','0','19','2024-12-11 15:30:02','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','1','0','191733920133','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(873,'','Cash','','2024-12-11 22:56:21','','0','19','2024-12-11 15:31:49','','3900','3900','1','retail','0','3900','1','0','0','0','0','0','0','new',' ','','1','0','191733920207','No','19','2024-12-11 22:56:21','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(874,'','Cash','','2024-12-11 16:15:26','','0','19','2024-12-11 16:15:26','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','2','0','191733922889','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(875,'','Cash','','2024-12-11 17:14:14','','0','19','2024-12-11 17:14:14','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','new',' ','','2','0','191733922931','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(876,'','Cash','','2024-12-11 18:04:04','','0','19','2024-12-11 18:04:04','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','0','191733929416','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(877,'','Cash','','2024-12-11 18:04:45','','0','19','2024-12-11 18:04:45','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','2','0','191733929448','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(878,'','Cash','','2024-12-11 18:39:20','','0','19','2024-12-11 18:39:20','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','2','0','191733929497','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(879,'','Cash','','2024-12-11 19:53:12','','0','19','2024-12-11 19:19:37','','3050','3050','1','retail','0','3050','1','0','0','0','0','0','0','new',' ','','2','0','191733931581','No','19','2024-12-11 19:53:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(880,'','Cash','','2024-12-11 22:53:35','','0','19','2024-12-11 19:50:06','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','new',' ','','2','0','191733935793','No','19','2024-12-11 22:53:35','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(881,'','Cash','','2024-12-11 20:24:55','','0','19','2024-12-11 20:24:55','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','191733937327','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(882,'','Cash','','2024-12-11 22:35:51','','0','19','2024-12-11 20:31:22','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','new',' ','','1','0','191733938192','No','19','2024-12-11 22:35:51','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(883,'','Cash','','2024-12-11 21:05:08','','0','19','2024-12-11 21:05:08','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','191733940287','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(884,'','Cash','','2024-12-12 10:56:23','','0','21','2024-12-12 10:56:23','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','211733990170','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(885,'','Cash','','2024-12-12 14:54:18','','0','19','2024-12-12 14:54:18','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191734004428','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(886,'','Cash','','2024-12-12 17:38:26','','0','19','2024-12-12 14:55:47','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','new',' ','','2','0','191734004468','No','21','2024-12-12 17:38:26','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(887,'','Cash','','2024-12-12 15:52:25','','0','19','2024-12-12 15:52:25','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','191734004551','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(888,'','Cash','','2024-12-12 17:34:03','','0','21','2024-12-12 17:34:03','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','new',' ','','1','0','211734013235','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(889,'','Cash','','2024-12-12 17:40:04','','0','21','2024-12-12 17:40:04','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','211734014381','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(890,'','Cash','','2024-12-12 17:50:24','','0','21','2024-12-12 17:50:24','','6800','6800','1','retail','0','6800','1','0','0','0','0','0','0','new',' ','','2','0','211734014408','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(891,'','Cash','','2024-12-12 19:15:50','','0','19','2024-12-12 18:02:30','','3850','3850','1','retail','0','3850','1','0','0','0','0','0','0','new',' ','','1','0','191734015574','No','19','2024-12-12 19:15:50','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(892,'','Cash','','2024-12-12 18:03:47','','0','19','2024-12-12 18:03:47','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','2','0','191734015758','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(893,'','Cash','','2024-12-12 18:04:51','','0','19','2024-12-12 18:04:51','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','191734015831','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(894,'','Cash','','2024-12-12 19:24:09','','0','19','2024-12-12 18:05:43','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','191734015904','No','19','2024-12-12 19:24:09','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(895,'','Cash','','2024-12-12 18:06:31','','0','19','2024-12-12 18:06:31','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','191734015955','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(896,'','Cash','','2024-12-12 18:07:49','','0','19','2024-12-12 18:07:49','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','191734015994','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(897,'','Cash','','2024-12-12 19:19:27','','0','19','2024-12-12 18:09:39','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','1','0','191734016141','No','19','2024-12-12 19:19:27','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(898,'','Cash','','2024-12-12 18:10:24','','0','19','2024-12-12 18:10:24','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','191734016182','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(899,'','Cash','','2024-12-12 19:17:11','','0','19','2024-12-12 18:13:11','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','191734016267','No','19','2024-12-12 19:17:11','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(900,'','Cash','','2024-12-12 19:11:27','','0','19','2024-12-12 18:13:58','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','new',' ','','2','0','191734016394','No','19','2024-12-12 19:11:27','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(901,'','Cash','','2024-12-12 18:15:39','','0','19','2024-12-12 18:15:39','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','2','0','191734016442','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(902,'','Cash','','2024-12-12 18:18:44','','0','19','2024-12-12 18:18:44','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','2','0','191734016699','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(903,'','Cash','','2024-12-12 18:20:21','','0','19','2024-12-12 18:20:21','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','191734016729','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(904,'','Cash','','2024-12-12 18:34:45','','0','21','2024-12-12 18:34:45','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','211734017660','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(905,'','Cash','','2024-12-12 19:12:33','','0','19','2024-12-12 19:12:33','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','191734019944','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(906,'','Cash','','2024-12-12 19:13:03','','0','19','2024-12-12 19:13:03','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','191734019956','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(907,'','Cash','','2024-12-12 19:22:54','','0','19','2024-12-12 19:22:54','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','2','0','191734020555','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(908,'','Cash','','2024-12-12 19:27:26','','0','19','2024-12-12 19:26:36','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','new',' ','','2','0','191734020677','No','19','2024-12-12 19:27:26','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(909,'','Cash','','2024-12-12 19:32:33','','0','19','2024-12-12 19:32:33','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191734021106','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(910,'','Cash','','2024-12-12 19:36:24','','0','19','2024-12-12 19:36:24','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','new',' ','','2','0','191734021372','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(911,'','Cash','','2024-12-12 19:36:51','','0','19','2024-12-12 19:36:51','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','2','0','191734021388','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(912,'','Cash','','2024-12-12 19:45:28','','0','19','2024-12-12 19:45:28','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191734021416','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(913,'','Cash','','2024-12-12 19:46:37','','0','19','2024-12-12 19:46:37','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','191734021987','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(914,'','Cash','','2024-12-12 19:47:30','','0','19','2024-12-12 19:47:10','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','191734022000','No','19','2024-12-12 19:47:30','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(915,'','Cash','','2024-12-12 19:48:17','','0','19','2024-12-12 19:48:17','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191734022077','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(916,'','Cash','','2024-12-12 21:30:59','','0','19','2024-12-12 19:49:15','','7300','7300','1','retail','0','7300','1','0','0','0','0','0','0','new',' ','','2','0','191734022101','No','19','2024-12-12 21:30:59','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(917,'','Cash','','2024-12-12 20:03:43','','0','19','2024-12-12 20:03:43','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','191734023004','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(918,'','Cash','','2024-12-12 20:31:58','','0','19','2024-12-12 20:23:49','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','191734024193','No','19','2024-12-12 20:31:58','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(919,'','Cash','','2024-12-12 20:29:06','','0','19','2024-12-12 20:29:06','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','new',' ','','2','0','191734024472','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(920,'','Cash','','2024-12-12 21:19:32','','0','19','2024-12-12 20:41:39','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','2','0','191734025286','No','19','2024-12-12 21:19:32','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(921,'','Cash','','2024-12-12 20:52:53','','0','21','2024-12-12 20:52:53','','10100','10100','1','retail','0','10100','1','0','0','0','0','0','0','new',' ','','2','0','211734025659','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(922,'','Cash','','2024-12-12 21:32:48','','0','19','2024-12-12 21:32:48','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','191734028337','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(923,'','Cash','','2024-12-12 21:33:13','','0','19','2024-12-12 21:33:13','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191734028381','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(924,'','Cash','','2024-12-12 22:03:15','','0','19','2024-12-12 21:57:04','','1750','1750','1','retail','0','1750','1','0','0','0','0','0','0','new',' ','','2','0','191734029796','No','19','2024-12-12 22:03:15','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(925,'','Cash','','2024-12-12 21:58:57','','0','19','2024-12-12 21:58:57','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','191734029826','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(926,'','Cash','','2024-12-12 21:59:58','','0','19','2024-12-12 21:59:58','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','191734029940','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(927,'','Cash','','2024-12-12 22:06:07','','0','19','2024-12-12 22:04:25','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','2','0','191734030198','No','19','2024-12-12 22:06:07','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(928,'','Cash','','2024-12-12 22:07:35','','0','19','2024-12-12 22:07:35','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','191734030439','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(929,'','Cash','','2024-12-12 22:27:52','','0','19','2024-12-12 22:27:52','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','191734031665','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(930,'','Cash','','2024-12-12 22:44:05','','0','19','2024-12-12 22:44:05','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','2','0','191734032638','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(931,'','Cash','','2024-12-12 23:18:18','','0','21','2024-12-12 23:18:18','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','211734034635','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(932,'','Cash','','2024-12-12 23:31:16','','0','21','2024-12-12 23:31:16','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','211734035465','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(933,'','Cash','','2024-12-13 00:19:05','','0','21','2024-12-13 00:19:05','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','new',' ','','2','0','211734035479','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(934,'','Cash','','2024-12-13 00:20:27','','0','21','2024-12-13 00:20:27','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','211734038351','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(935,'','Cash','','2024-12-13 00:44:21','','0','19','2024-12-13 00:44:21','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','191734039844','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(936,'','Cash','','2024-12-13 01:02:56','','0','19','2024-12-13 01:02:56','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191734040942','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(937,'','Cash','','2024-12-13 03:01:18','','0','21','2024-12-13 03:01:18','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','211734048042','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(938,'','Cash','','2024-12-13 14:19:00','','0','19','2024-12-13 14:19:00','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191734088714','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(939,'','Cash','','2024-12-13 15:47:49','','0','19','2024-12-13 15:47:49','','3300','3300','1','retail','0','3300','1','0','0','0','0','0','0','new',' ','','1','0','191734093980','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(940,'','Cash','','2024-12-13 16:28:55','','0','19','2024-12-13 16:28:55','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','191734094072','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(941,'','Cash','','2024-12-13 19:36:36','','0','19','2024-12-13 17:30:54','','4600','4600','1','retail','0','4600','1','0','0','0','0','0','0','new',' ','','1','0','191734100223','No','19','2024-12-13 19:36:36','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(942,'','Cash','','2024-12-13 21:10:19','','0','19','2024-12-13 17:31:38','','3400','3400','1','retail','0','3400','1','0','0','0','0','0','0','new',' ','','1','0','191734100257','No','19','2024-12-13 21:10:19','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(943,'','Cash','','2024-12-13 20:44:32','','0','19','2024-12-13 19:47:06','','5850','5850','1','retail','0','5850','1','0','0','0','0','0','0','new',' ','','1','0','191734107858','No','19','2024-12-13 20:44:32','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(944,'','Cash','','2024-12-13 21:05:06','','0','19','2024-12-13 19:47:33','','2850','2850','1','retail','0','2850','1','0','0','0','0','0','0','new',' ','','2','0','191734108437','No','19','2024-12-13 21:05:06','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(945,'','Cash','','2024-12-13 23:05:15','','0','12','2024-12-13 19:57:08','','2550','2550','1','retail','0','2550','1','0','0','0','0','0','0','new',' ','','2','0','121734108971','No','12','2024-12-13 23:05:15','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(946,'','Cash','','2024-12-13 20:00:37','','0','12','2024-12-13 20:00:09','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','2','0','121734109034','No','12','2024-12-13 20:00:37','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(947,'','Cash','','2024-12-13 20:24:08','','0','19','2024-12-13 20:24:08','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191734110637','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(948,'','Cash','','2024-12-13 21:07:15','','0','19','2024-12-13 21:07:15','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','2','0','191734113109','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(949,'','Cash','','2024-12-13 21:33:10','','0','19','2024-12-13 21:33:10','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','191734114764','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(950,'','Cash','','2024-12-13 23:52:52','','0','12','2024-12-13 23:52:52','','3400','3400','1','retail','0','3400','1','0','0','0','0','0','0','new',' ','','2','0','121734120339','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(951,'','Cash','','2024-12-14 00:10:42','','0','19','2024-12-14 00:10:42','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','2','0','191734124186','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(952,'','Cash','','2024-12-14 00:11:06','','0','19','2024-12-14 00:11:06','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','191734124245','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(953,'','Cash','','2024-12-14 15:21:55','','0','12','2024-12-14 15:21:55','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121734178904','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(954,'','Cash','','2024-12-14 15:28:04','','0','19','2024-12-14 15:28:04','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','2','0','191734179224','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(955,'','Cash','','2024-12-14 19:05:14','','0','19','2024-12-14 16:44:08','','3150','3150','1','retail','0','3150','1','0','0','0','0','0','0','new',' ','','2','0','191734179312','No','19','2024-12-14 19:05:14','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(956,'','Cash','','2024-12-14 18:15:03','','0','19','2024-12-14 17:09:21','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','1','0','191734185281','No','19','2024-12-14 18:15:03','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(957,'','Cash','','2024-12-14 18:53:57','','0','19','2024-12-14 18:32:56','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','new',' ','','1','0','191734189344','No','19','2024-12-14 18:53:57','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(958,'','Cash','','2024-12-14 18:53:11','','0','19','2024-12-14 18:33:52','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','1','0','191734190380','No','19','2024-12-14 18:53:11','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(959,'','Cash','','2024-12-14 22:18:13','','0','19','2024-12-14 18:34:56','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','1','0','191734190447','No','19','2024-12-14 22:18:13','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(960,'','Cash','','2024-12-14 20:39:25','','0','19','2024-12-14 19:35:42','','3350','3350','1','retail','0','3350','1','0','0','0','0','0','0','new',' ','','1','0','191734192317','No','19','2024-12-14 20:39:25','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(961,'','Cash','','2024-12-14 20:03:43','','0','19','2024-12-14 20:03:43','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','191734194145','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(962,'','Cash','','2024-12-14 20:43:55','','0','19','2024-12-14 20:43:55','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191734197967','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(963,'','Cash','','2024-12-14 21:08:27','','0','19','2024-12-14 21:08:27','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','191734198238','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(964,'','Cash','','2024-12-14 21:20:16','','0','19','2024-12-14 21:20:16','','15500','15500','1','retail','0','15500','1','0','0','0','0','0','0','new',' ','','2','0','191734199709','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(965,'','Cash','','2024-12-14 21:33:17','','0','19','2024-12-14 21:33:17','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191734201187','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(966,'','Cash','','2024-12-14 21:41:50','','0','19','2024-12-14 21:40:09','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','new',' ','','2','0','191734201592','No','19','2024-12-14 21:41:50','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(967,'','Cash','','2024-12-14 21:41:00','','0','19','2024-12-14 21:41:00','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','191734201615','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(968,'','Cash','','2024-12-14 21:47:03','','0','19','2024-12-14 21:47:03','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191734201713','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(969,'','Cash','','2024-12-14 22:06:55','','0','19','2024-12-14 22:06:55','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191734203199','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(970,'','Cash','','2024-12-15 14:37:54','','0','19','2024-12-15 14:37:54','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191734262662','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(971,'','Cash','','2024-12-15 17:14:43','','0','19','2024-12-15 14:38:26','','4150','4150','1','retail','0','4150','1','0','0','0','0','0','0','new',' ','','2','0','191734262678','No','19','2024-12-15 17:14:43','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(972,'','Cash','','2024-12-15 15:24:19','','0','19','2024-12-15 15:24:19','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','191734264700','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(973,'','Cash','','2024-12-15 15:26:09','','0','19','2024-12-15 15:26:09','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','new',' ','','1','0','191734265476','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(974,'','Cash','','2024-12-15 16:46:37','','0','12','2024-12-15 16:46:37','','6400','6400','1','retail','0','6400','1','0','0','0','0','0','0','new',' ','','1','0','121734270121','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(975,'','Cash','','2024-12-15 17:05:46','','0','8','2024-12-15 17:05:46','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','1','0','81734271488','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(976,'','Cash','','2024-12-15 20:12:44','','0','19','2024-12-15 17:10:14','','6600','6600','1','retail','0','6600','1','0','0','0','0','0','0','new',' ','','2','0','191734271758','No','19','2024-12-15 20:12:44','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(977,'','Cash','','2024-12-15 18:31:49','','0','8','2024-12-15 18:31:49','','7150','7150','1','retail','0','7150','1','0','0','0','0','0','0','new',' ','','1','0','81734276631','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(978,'','Cash','','2024-12-15 18:39:17','','0','19','2024-12-15 18:39:17','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191734277147','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(979,'','Cash','','2024-12-15 20:11:09','','0','19','2024-12-15 20:11:09','','3550','3550','1','retail','0','3550','1','0','0','0','0','0','0','new',' ','','1','0','191734282600','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(980,'','Cash','','2024-12-15 20:21:52','','0','19','2024-12-15 20:21:52','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','191734283299','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(981,'','Cash','','2024-12-15 21:35:35','','0','12','2024-12-15 21:35:35','','3250','3250','1','retail','0','3250','1','0','0','0','0','0','0','new',' ','','2','0','121734287673','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(982,'','Cash','','2024-12-15 21:36:47','','0','12','2024-12-15 21:36:47','','2150','2150','1','retail','0','2150','1','0','0','0','0','0','0','new',' ','','1','0','121734287740','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(983,'','Cash','','2024-12-15 21:37:37','','0','12','2024-12-15 21:37:37','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','1','0','121734287811','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(984,'','Cash','','2024-12-15 22:00:37','','0','8','2024-12-15 22:00:37','','2950','2950','1','retail','0','2950','1','0','0','0','0','0','0','new',' ','','1','0','81734282243','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(985,'','Cash','','2024-12-15 22:05:38','','0','7','2024-12-15 22:05:38','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','new',' ','','2','0','71734021339','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(986,'','Cash','','2024-12-15 22:12:01','','0','19','2024-12-15 22:10:44','','9400','9400','1','retail','0','9400','1','0','0','0','0','0','0','new',' ','','2','0','191734289724','No','19','2024-12-15 22:12:01','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(987,'','Cash','','2024-12-15 22:16:33','','0','19','2024-12-15 22:16:33','','7400','7400','1','retail','0','7400','1','0','0','0','0','0','0','new',' ','','2','0','191734289932','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(988,'','Cash','','2024-12-16 18:02:54','','0','19','2024-12-16 18:02:54','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','2','0','191734361325','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(989,'','Cash','','2024-12-16 20:21:45','','0','19','2024-12-16 18:03:35','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','new',' ','','2','0','191734361379','No','19','2024-12-16 20:21:45','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(990,'','Cash','','2024-12-16 18:04:18','','0','19','2024-12-16 18:04:18','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191734361428','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(991,'','Cash','','2024-12-16 18:09:10','','0','19','2024-12-16 18:09:10','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','191734361462','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(992,'','Cash','','2024-12-16 21:27:53','','0','19','2024-12-16 20:24:16','','3300','3300','1','retail','0','3300','1','0','0','0','0','0','0','new',' ','','1','0','191734369709','No','19','2024-12-16 21:27:53','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(993,'','Cash','','2024-12-17 10:01:55','','0','19','2024-12-17 10:01:55','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','191734418897','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(994,'','Cash','','2024-12-17 18:33:55','','0','19','2024-12-17 18:33:55','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','0','191734449613','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(995,'','Cash','','2024-12-17 20:09:14','','0','19','2024-12-17 18:34:34','','2550','2550','1','retail','0','2550','1','0','0','0','0','0','0','new',' ','','2','0','191734449646','No','19','2024-12-17 20:09:14','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(996,'','Cash','','2024-12-17 19:48:09','','0','19','2024-12-17 18:35:03','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','2','0','191734449681','No','19','2024-12-17 19:48:09','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(997,'','Cash','','2024-12-17 19:01:39','','0','19','2024-12-17 19:01:39','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','191734451272','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(998,'','Cash','','2024-12-17 19:25:31','','0','19','2024-12-17 19:25:31','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','191734452706','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(999,'','Cash','','2024-12-18 10:24:03','','0','19','2024-12-18 10:24:03','','4200','4200','1','retail','0','4200','1','0','0','0','0','0','0','new',' ','','1','0','191734506172','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1000,'','Cash','','2024-12-18 10:32:40','','0','19','2024-12-18 10:32:40','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','191734507146','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1001,'','Cash','','2024-12-18 10:35:11','','0','19','2024-12-18 10:35:11','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','191734507192','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1002,'','Cash','','2024-12-18 10:38:51','','0','19','2024-12-18 10:38:51','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191734507487','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1003,'','Cash','','2024-12-18 10:41:14','','0','19','2024-12-18 10:41:14','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','191734507655','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1004,'','Cash','','2024-12-18 18:23:14','','0','19','2024-12-18 16:47:24','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','2','0','191734529605','No','19','2024-12-18 18:23:14','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1005,'','Cash','','2024-12-18 16:48:34','','0','19','2024-12-18 16:48:34','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','new',' ','','2','0','191734529648','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1006,'','Cash','','2024-12-19 01:24:05','','0','12','2024-12-19 01:24:05','','7950','7950','1','retail','0','7950','1','0','0','0','0','0','0','new',' ','','2','0','121734558990','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1007,'','Cash','','2024-12-19 11:26:24','','0','19','2024-12-19 11:26:24','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','191734596750','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1008,'','Cash','','2024-12-19 11:37:04','','0','19','2024-12-19 11:37:04','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','1','0','191734597286','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1009,'','Cash','','2024-12-19 16:01:05','','0','19','2024-12-19 13:38:53','','2750','2750','1','retail','0','2750','1','0','0','0','0','0','0','new',' ','','2','0','191734604705','No','19','2024-12-19 16:01:05','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1010,'','Cash','','2024-12-19 15:58:12','','0','19','2024-12-19 15:05:20','','3150','3150','1','retail','0','3150','1','0','0','0','0','0','0','new',' ','','2','0','191734609744','No','19','2024-12-19 15:58:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1011,'','Cash','','2024-12-19 15:57:23','','0','19','2024-12-19 15:57:23','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','1','0','191734613016','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1012,'','Cash','','2024-12-19 16:04:15','','0','19','2024-12-19 16:04:15','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','new',' ','','1','0','191734613370','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1013,'','Cash','','2024-12-19 16:50:39','','0','19','2024-12-19 16:50:39','','6000','6000','1','retail','0','6000','1','0','0','0','0','0','0','new',' ','','1','0','191734616215','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1014,'','Cash','','2024-12-19 20:14:11','','0','19','2024-12-19 18:28:44','','4050','4050','1','retail','0','4050','1','0','0','0','0','0','0','new',' ','','1','0','191734621863','No','19','2024-12-19 20:14:11','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1015,'','Cash','','2024-12-19 20:31:09','','0','19','2024-12-19 19:50:46','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','new',' ','','2','0','191734622940','No','19','2024-12-19 20:31:09','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1016,'','Cash','','2024-12-19 20:34:23','','0','19','2024-12-19 20:34:23','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','191734629472','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1017,'','Cash','','2024-12-19 22:25:45','','0','8','2024-12-19 22:25:45','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','81734636107','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1018,'','Cash','','2024-12-19 22:32:08','','0','8','2024-12-19 22:32:08','','1550','1550','1','retail','0','1550','1','0','0','0','0','0','0','new',' ','','2','0','81734636370','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1019,'','Cash','','2024-12-20 11:24:46','','0','19','2024-12-20 11:24:46','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','1','0','191734683073','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1020,'','Cash','','2024-12-20 11:25:25','','0','19','2024-12-20 11:25:25','','850','850','1','retail','0','850','1','0','0','0','0','0','0','new',' ','','2','0','191734683089','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1021,'','Cash','','2024-12-20 16:05:55','','0','8','2024-12-20 16:05:55','','1250','1250','1','retail','0','1250','1','0','0','0','0','0','0','new',' ','','1','0','81734699849','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1022,'','Cash','','2024-12-20 17:21:50','','0','19','2024-12-20 17:21:50','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','new',' ','','1','0','191734704000','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1023,'','Cash','','2024-12-20 19:20:04','','0','8','2024-12-20 19:20:04','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','81734711409','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1024,'','Cash','','2024-12-20 21:15:41','','0','19','2024-12-20 21:15:41','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','191734718523','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1025,'','Cash','','2024-12-20 21:27:45','','0','19','2024-12-20 21:16:18','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','191734718552','No','19','2024-12-20 21:27:45','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1026,'','Cash','','2024-12-20 21:29:20','','0','8','2024-12-20 21:29:20','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','1','0','81734719323','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1027,'','Cash','','2024-12-20 21:40:18','','0','19','2024-12-20 21:40:18','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','2','0','191734719999','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1028,'','Cash','','2024-12-21 12:48:36','','0','19','2024-12-21 12:48:36','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','191734774469','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1029,'','Cash','','2024-12-21 12:56:47','','0','19','2024-12-21 12:56:47','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','191734774997','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1030,'','Cash','','2024-12-21 15:20:35','','0','19','2024-12-21 15:20:36','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','191734783626','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1031,'','Cash','','2024-12-21 15:40:26','','0','8','2024-12-21 15:40:26','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','1','0','81734784770','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1032,'','Cash','','2024-12-21 15:47:57','','0','8','2024-12-21 15:47:57','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','1','0','81734784861','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1033,'','Cash','','2024-12-21 18:22:25','','0','8','2024-12-21 18:22:26','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','81734794526','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1034,'','Cash','','2024-12-21 19:15:17','','0','19','2024-12-21 19:15:17','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','191734797696','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1035,'','Cash','','2024-12-21 19:34:36','','0','19','2024-12-21 19:34:36','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191734798865','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1036,'','Cash','','2024-12-22 11:21:53','','0','19','2024-12-22 11:21:53','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','191734855647','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1037,'','Cash','','2024-12-22 13:20:34','','0','8','2024-12-22 13:20:34','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','2','0','81734862781','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1038,'','Cash','','2024-12-22 14:05:01','','0','8','2024-12-22 14:05:01','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','81734865477','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1039,'','Cash','','2024-12-22 15:26:57','','0','8','2024-12-22 15:26:57','','2250','2250','1','retail','0','2250','1','0','0','0','0','0','0','new',' ','','2','0','81734870319','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1040,'','Cash','','2024-12-22 16:35:58','','0','19','2024-12-22 15:38:16','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','2','0','191734871037','No','19','2024-12-22 16:35:58','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1041,'','Cash','','2024-12-22 15:43:25','','0','12','2024-12-22 15:43:25','','2900','2900','1','retail','0','2900','1','0','0','0','0','0','0','new',' ','','2','0','121734871351','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1042,'','Cash','','2024-12-22 16:06:49','','0','8','2024-12-22 16:06:49','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','2','0','81734872747','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1043,'','Cash','','2024-12-22 16:27:40','','0','19','2024-12-22 16:27:40','','3700','3700','1','retail','0','3700','1','0','0','0','0','0','0','new',' ','','2','0','191734873771','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1044,'','Cash','','2024-12-22 21:21:51','','0','19','2024-12-22 17:16:20','','3450','3450','1','retail','0','3450','1','0','0','0','0','0','0','new',' ','','2','0','191734874562','No','19','2024-12-22 21:21:51','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1045,'','Cash','','2024-12-22 19:14:15','','0','19','2024-12-22 19:11:49','','1550','1550','1','retail','0','1550','1','0','0','0','0','0','0','new',' ','','1','0','191734883839','No','19','2024-12-22 19:14:15','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1046,'','Cash','','2024-12-22 21:50:37','','0','12','2024-12-22 19:12:58','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','new',' ','','2','0','121734883941','No','12','2024-12-22 21:50:37','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1047,'','Cash','','2024-12-22 19:32:03','','0','19','2024-12-22 19:32:03','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191734885110','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1048,'','Cash','','2024-12-22 19:33:05','','0','19','2024-12-22 19:33:05','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','191734885156','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1049,'','Cash','','2024-12-22 19:38:34','','0','8','2024-12-22 19:38:34','','5000','5000','1','retail','0','5000','1','0','0','0','0','0','0','new',' ','','2','0','81734881218','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1050,'','Cash','','2024-12-22 19:51:39','','0','12','2024-12-22 19:51:39','','4200','4200','1','retail','0','4200','1','0','0','0','0','0','0','new',' ','','2','0','121734885595','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1051,'','Cash','','2024-12-22 20:09:45','','0','8','2024-12-22 20:06:26','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','new',' ','','1','0','81734887152','No','8','2024-12-22 20:09:45','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1052,'','Cash','','2024-12-22 20:53:57','','0','8','2024-12-22 20:53:57','','3600','3600','1','retail','0','3600','1','0','0','0','0','0','0','new',' ','','2','0','81734889967','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1053,'','Cash','','2024-12-22 23:27:35','','0','12','2024-12-22 22:00:08','','4300','4300','1','retail','0','4300','1','0','0','0','0','0','0','new',' ','','2','0','121734893964','No','12','2024-12-22 23:27:35','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1054,'','Cash','','2024-12-22 22:01:45','','0','12','2024-12-22 22:01:45','','3100','3100','1','retail','0','3100','1','0','0','0','0','0','0','new',' ','','2','0','121734894019','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1055,'','Cash','','2024-12-22 22:17:13','','0','8','2024-12-22 22:17:13','','2850','2850','1','retail','0','2850','1','0','0','0','0','0','0','new',' ','','1','0','81734894911','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1056,'','Cash','','2024-12-22 22:29:40','','0','8','2024-12-22 22:29:40','','4950','4950','1','retail','0','4950','1','0','0','0','0','0','0','new',' ','','2','0','81734895042','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1057,'','Cash','','2024-12-22 22:34:44','','0','8','2024-12-22 22:34:44','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','new',' ','','1','0','81734895882','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1058,'','Cash','','2024-12-22 22:55:46','','0','8','2024-12-22 22:55:46','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','2','0','81734897299','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1059,'','Cash','','2024-12-23 16:19:00','','0','19','2024-12-23 16:19:00','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','191734959921','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1060,'','Cash','','2024-12-23 18:38:17','','0','19','2024-12-23 16:19:55','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','191734959953','No','19','2024-12-23 18:38:17','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1061,'','Cash','','2024-12-23 16:55:47','','0','8','2024-12-23 16:55:47','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','81734962126','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1062,'','Cash','','2024-12-23 20:51:22','','0','8','2024-12-23 20:51:22','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','81734976267','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1063,'','Cash','','2024-12-23 21:47:15','','0','8','2024-12-23 21:47:15','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','1','0','81734979557','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1064,'','Cash','','2024-12-24 12:40:53','','0','21','2024-12-24 12:40:53','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','211735033230','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1065,'','Cash','','2024-12-24 16:35:46','','0','19','2024-12-24 16:35:46','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','191735047316','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1066,'','Cash','','2024-12-24 20:19:22','','0','8','2024-12-24 20:19:22','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','1','0','81735060738','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1067,'','Cash','','2024-12-24 20:20:57','','0','19','2024-12-24 20:20:57','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','191735060846','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1068,'','Cash','','2024-12-24 21:18:47','','0','8','2024-12-24 21:18:47','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','1','0','81735064266','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1069,'','Cash','','2024-12-25 11:01:42','','0','19','2024-12-25 11:01:42','','6300','6300','1','retail','0','6300','1','0','0','0','0','0','0','new',' ','','1','0','191735113645','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1070,'','Cash','','2024-12-25 11:08:06','','0','19','2024-12-25 11:08:06','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','2','0','191735113903','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1071,'','Cash','','2024-12-25 11:13:34','','0','19','2024-12-25 11:13:34','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191735114403','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1072,'','Cash','','2024-12-25 11:24:39','','0','19','2024-12-25 11:24:39','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','191735115050','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1073,'','Cash','','2024-12-25 11:32:14','','0','12','2024-12-25 11:32:14','','4200','4200','1','retail','0','4200','1','0','0','0','0','0','0','new',' ','','1','0','121735115279','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1074,'','Cash','','2024-12-25 13:09:39','','0','19','2024-12-25 13:09:39','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','191735120690','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1075,'','Cash','','2024-12-25 14:55:27','','0','19','2024-12-25 13:20:20','','1750','1750','1','retail','0','1750','1','0','0','0','0','0','0','new',' ','','1','0','191735121383','No','19','2024-12-25 14:55:27','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1076,'','Cash','','2024-12-25 13:36:48','','0','19','2024-12-25 13:20:48','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','191735122022','No','19','2024-12-25 13:36:48','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1077,'','Cash','','2024-12-25 13:26:36','','0','19','2024-12-25 13:26:36','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','191735122287','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1078,'','Cash','','2024-12-25 13:40:57','','0','12','2024-12-25 13:40:57','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','1','0','121735123205','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1079,'','Cash','','2024-12-25 15:27:23','','0','19','2024-12-25 14:08:49','','3050','3050','1','retail','0','3050','1','0','0','0','0','0','0','new',' ','','2','0','191735124841','No','19','2024-12-25 15:27:23','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1080,'','Cash','','2024-12-25 14:25:48','','0','19','2024-12-25 14:24:36','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','1','0','191735125444','No','19','2024-12-25 14:25:48','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1081,'','Cash','','2024-12-25 14:28:18','','0','19','2024-12-25 14:28:18','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','191735125952','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1082,'','Cash','','2024-12-25 14:28:48','','0','19','2024-12-25 14:28:48','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','191735126100','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1083,'','Cash','','2024-12-25 19:04:32','','0','19','2024-12-25 14:34:16','','5750','5750','1','retail','0','5750','1','0','0','0','0','0','0','new',' ','','1','0','191735126131','No','19','2024-12-25 19:04:32','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1084,'','Cash','','2024-12-25 14:52:19','','0','19','2024-12-25 14:35:32','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','191735126475','No','19','2024-12-25 14:52:19','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1085,'','Cash','','2024-12-25 14:41:12','','0','19','2024-12-25 14:41:12','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','191735126771','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1086,'','Cash','','2024-12-25 14:52:59','','0','19','2024-12-25 14:52:59','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191735127571','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1087,'','Cash','','2024-12-25 14:59:13','','0','19','2024-12-25 14:59:13','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','191735127730','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1088,'','Cash','','2024-12-25 15:00:32','','0','19','2024-12-25 15:00:32','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','191735127957','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1089,'','Cash','','2024-12-25 15:29:52','','0','19','2024-12-25 15:18:30','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','new',' ','','2','0','191735128035','No','19','2024-12-25 15:29:52','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1090,'','Cash','','2024-12-25 15:19:28','','0','19','2024-12-25 15:19:28','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','191735129115','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1091,'','Cash','','2024-12-25 15:20:30','','0','19','2024-12-25 15:20:30','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191735129172','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1092,'','Cash','','2024-12-25 17:48:50','','0','19','2024-12-25 15:53:55','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','new',' ','','2','0','191735131198','No','19','2024-12-25 17:48:50','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1093,'','Cash','','2024-12-25 16:14:38','','0','19','2024-12-25 16:14:38','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191735132464','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1094,'','Cash','','2024-12-25 16:21:37','','0','19','2024-12-25 16:21:37','','4300','4300','1','retail','0','4300','1','0','0','0','0','0','0','new',' ','','2','0','191735132482','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1095,'','Cash','','2024-12-25 16:25:38','','0','19','2024-12-25 16:25:38','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','191735132904','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1096,'','Cash','','2024-12-25 20:18:02','','0','19','2024-12-25 16:32:39','','5200','5200','1','retail','0','5200','1','0','0','0','0','0','0','new',' ','','2','0','191735133142','No','19','2024-12-25 20:18:02','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1097,'','Cash','','2024-12-25 16:44:42','','0','19','2024-12-25 16:44:42','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191735134262','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1098,'','Cash','','2024-12-25 16:57:11','','0','19','2024-12-25 16:57:11','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191735134592','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1099,'','Cash','','2024-12-25 17:24:09','','0','19','2024-12-25 17:24:09','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','191735136640','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1100,'','Cash','','2024-12-25 17:37:28','','0','19','2024-12-25 17:37:28','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','191735137437','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1101,'','Cash','','2024-12-25 19:15:45','','0','19','2024-12-25 17:58:44','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','191735138133','No','19','2024-12-25 19:15:45','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1102,'','Cash','','2024-12-25 18:01:06','','0','19','2024-12-25 18:01:06','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','191735138727','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1103,'','Cash','','2024-12-25 18:24:42','','0','19','2024-12-25 18:24:42','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191735140265','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1104,'','Cash','','2024-12-25 18:50:24','','0','19','2024-12-25 18:49:51','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','191735141472','No','19','2024-12-25 18:50:24','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1105,'','Cash','','2024-12-25 19:58:07','','0','19','2024-12-25 19:58:07','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','191735145875','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1106,'','Cash','','2024-12-25 20:42:43','','0','19','2024-12-25 20:42:43','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','2','0','191735148529','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1107,'','Cash','','2024-12-25 20:43:01','','0','19','2024-12-25 20:43:01','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','191735148567','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1108,'','Cash','','2024-12-25 20:53:36','','0','19','2024-12-25 20:45:47','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191735148733','No','19','2024-12-25 20:53:36','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1109,'','Cash','','2024-12-25 21:45:35','','0','19','2024-12-25 21:45:35','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','191735152212','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1110,'','Cash','','2024-12-25 21:47:14','','0','19','2024-12-25 21:47:14','','3600','3600','1','retail','0','3600','1','0','0','0','0','0','0','new',' ','','1','0','191735152338','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1111,'','Cash','','2024-12-25 21:49:28','','0','19','2024-12-25 21:49:28','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','191735152556','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1112,'','Cash','','2024-12-25 21:59:47','','0','19','2024-12-25 21:59:47','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','191735152828','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1113,'','Cash','','2024-12-25 22:07:32','','0','19','2024-12-25 22:07:32','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','191735153642','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1114,'','Cash','','2024-12-25 22:26:12','','0','19','2024-12-25 22:26:12','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','191735154754','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1115,'','Cash','','2024-12-25 22:39:32','','0','19','2024-12-25 22:39:32','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','191735155524','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1116,'','Cash','','2024-12-26 13:05:04','','0','19','2024-12-26 11:11:58','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','2','0','191735200689','No','19','2024-12-26 13:05:04','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1117,'','Cash','','2024-12-26 12:56:22','','0','8','2024-12-26 12:56:22','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','81735206966','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1118,'','Cash','','2024-12-26 13:20:25','','0','19','2024-12-26 13:20:25','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191735208416','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1119,'','Cash','','2024-12-26 13:22:17','','0','8','2024-12-26 13:22:17','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','1','0','81735208467','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1120,'','Cash','','2024-12-26 16:22:02','','0','19','2024-12-26 13:40:44','','2550','2550','1','retail','0','2550','1','0','0','0','0','0','0','new',' ','','1','0','191735209582','No','19','2024-12-26 16:22:02','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1121,'','Cash','','2024-12-26 16:22:06','','0','19','2024-12-26 14:00:51','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','new',' ','','2','0','191735209687','No','19','2024-12-26 16:22:06','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1122,'','Cash','','2024-12-26 15:45:14','','0','19','2024-12-26 14:10:59','','4600','4600','1','retail','0','4600','1','0','0','0','0','0','0','new',' ','','2','0','191735210854','No','19','2024-12-26 15:45:14','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1123,'','Cash','','2024-12-26 16:18:17','','0','19','2024-12-26 14:36:23','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','191735212328','No','19','2024-12-26 16:18:17','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1124,'','Cash','','2024-12-26 15:58:56','','0','19','2024-12-26 14:54:56','','4700','4700','1','retail','0','4700','1','0','0','0','0','0','0','new',' ','','1','0','191735213541','No','19','2024-12-26 15:58:56','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1125,'','Cash','','2024-12-26 16:00:24','','0','19','2024-12-26 15:29:21','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','191735214409','No','19','2024-12-26 16:00:24','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1126,'','Cash','','2024-12-26 16:18:31','','0','19','2024-12-26 16:18:31','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','191735219099','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1127,'','Cash','','2024-12-26 16:23:55','','0','19','2024-12-26 16:23:55','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','191735219420','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1128,'','Cash','','2024-12-26 17:01:14','','0','19','2024-12-26 17:01:14','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','2','0','191735221619','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1129,'','Cash','','2024-12-26 17:01:57','','0','19','2024-12-26 17:01:57','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','new',' ','','1','0','191735221677','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1130,'','Cash','','2024-12-26 17:15:22','','0','19','2024-12-26 17:15:22','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','191735222512','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1131,'','Cash','','2024-12-26 20:50:24','','0','19','2024-12-26 17:21:38','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','191735222525','No','19','2024-12-26 20:50:24','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1132,'','Cash','','2024-12-26 17:32:37','','0','19','2024-12-26 17:32:37','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','191735222901','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1133,'','Cash','','2024-12-26 19:29:11','','0','19','2024-12-26 17:34:10','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','1','0','191735223562','No','19','2024-12-26 19:29:11','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1134,'','Cash','','2024-12-26 19:04:43','','0','19','2024-12-26 18:12:38','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','1','0','191735225941','No','19','2024-12-26 19:04:43','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1135,'','Cash','','2024-12-26 18:17:55','','0','19','2024-12-26 18:17:55','','3700','3700','1','retail','0','3700','1','0','0','0','0','0','0','new',' ','','2','0','191735226082','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1136,'','Cash','','2024-12-26 20:34:26','','0','19','2024-12-26 18:25:43','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','2','0','191735226393','No','19','2024-12-26 20:34:26','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1137,'','Cash','','2024-12-26 19:05:20','','0','19','2024-12-26 19:05:20','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191735229086','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1138,'','Cash','','2024-12-26 21:39:45','','0','19','2024-12-26 19:27:31','','4550','4550','1','retail','0','4550','1','0','0','0','0','0','0','new',' ','','1','0','191735229281','No','19','2024-12-26 21:39:45','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1139,'','Cash','','2024-12-26 21:17:39','','0','19','2024-12-26 20:44:34','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','191735234470','No','19','2024-12-26 21:17:39','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1140,'','Cash','','2024-12-26 21:49:29','','0','19','2024-12-26 20:54:34','','3600','3600','1','retail','0','3600','1','0','0','0','0','0','0','new',' ','','2','0','191735235429','No','19','2024-12-26 21:49:29','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1141,'','Cash','','2024-12-26 20:57:00','','0','12','2024-12-26 20:57:00','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','1','0','121735235791','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1142,'','Cash','','2024-12-26 20:59:02','','0','12','2024-12-26 20:59:02','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121735235824','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1143,'','Cash','','2024-12-27 12:34:22','','0','8','2024-12-27 12:34:22','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','81735292020','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1144,'','Cash','','2024-12-27 15:17:09','','0','19','2024-12-27 15:17:09','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','191735301820','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1145,'','Cash','','2024-12-27 15:17:26','','0','19','2024-12-27 15:17:26','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191735301833','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1146,'','Cash','','2024-12-27 19:48:14','','0','19','2024-12-27 19:48:14','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191735318076','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1147,'','Cash','','2024-12-27 19:48:55','','0','19','2024-12-27 19:48:55','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','191735318096','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1148,'','Cash','','2024-12-27 19:50:04','','0','8','2024-12-27 19:50:04','','2950','2950','1','retail','0','2950','1','0','0','0','0','0','0','new',' ','','1','0','81735318170','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1149,'','Cash','','2024-12-27 19:57:34','','0','19','2024-12-27 19:57:34','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','1','0','191735318553','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1150,'','Cash','','2024-12-27 20:36:06','','0','19','2024-12-27 20:36:06','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','191735320955','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1151,'','Cash','','2024-12-28 13:05:54','','0','12','2024-12-28 13:05:54','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','121735380331','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1152,'','Cash','','2024-12-28 16:30:56','','0','12','2024-12-28 16:30:56','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','1','0','121735392623','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1153,'','Cash','','2024-12-28 17:10:15','','0','8','2024-12-28 17:10:15','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','81735394983','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1154,'','Cash','','2024-12-28 18:34:08','','0','19','2024-12-28 18:02:40','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','1','0','191735398023','No','19','2024-12-28 18:34:08','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1155,'','Cash','','2024-12-28 18:56:05','','0','19','2024-12-28 18:22:33','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','191735399220','No','19','2024-12-28 18:56:05','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1156,'','Cash','','2024-12-28 18:39:26','','0','19','2024-12-28 18:39:26','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','191735400078','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1157,'','Cash','','2024-12-28 18:49:23','','0','8','2024-12-28 18:49:23','','3650','3650','1','retail','0','3650','1','0','0','0','0','0','0','new',' ','','1','0','81735400872','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1158,'','Cash','','2024-12-28 20:28:39','','0','12','2024-12-28 20:28:39','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','121735406911','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1159,'','Cash','','2024-12-28 21:03:39','','0','12','2024-12-28 20:35:14','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','121735406922','No','12','2024-12-28 21:03:39','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1160,'','Cash','','2024-12-28 22:31:17','','0','12','2024-12-28 21:04:36','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','new',' ','','2','0','121735409035','No','12','2024-12-28 22:31:17','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1161,'','Cash','','2024-12-29 11:08:45','','0','19','2024-12-29 11:08:45','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','2','0','191735459698','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1162,'','Cash','','2024-12-29 14:08:02','','0','12','2024-12-29 12:52:36','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','2','0','121735465946','No','12','2024-12-29 14:08:02','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1163,'','Cash','','2024-12-29 13:30:46','','0','12','2024-12-29 12:53:08','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','121735465973','No','12','2024-12-29 13:30:46','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1164,'','Cash','','2024-12-29 15:27:55','','0','12','2024-12-29 13:50:31','','3050','3050','1','retail','0','3050','1','0','0','0','0','0','0','new',' ','','2','0','121735469366','No','12','2024-12-29 15:27:55','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1165,'','Cash','','2024-12-29 14:09:08','','0','12','2024-12-29 13:50:45','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','121735469434','No','12','2024-12-29 14:09:08','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1166,'','Cash','','2024-12-29 15:05:55','','0','12','2024-12-29 14:30:35','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','1','0','121735470552','No','12','2024-12-29 15:05:55','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1167,'','Cash','','2024-12-29 14:53:30','','0','12','2024-12-29 14:53:30','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','121735473181','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1168,'','Cash','','2024-12-29 15:31:11','','0','12','2024-12-29 14:57:42','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','2','0','121735473303','No','12','2024-12-29 15:31:11','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1169,'','Cash','','2024-12-29 15:50:00','','0','12','2024-12-29 15:50:00','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121735476592','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1170,'','Cash','','2024-12-29 15:56:10','','0','12','2024-12-29 15:56:10','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121735476957','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1171,'','Cash','','2024-12-29 15:57:14','','0','12','2024-12-29 15:57:14','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','121735477025','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1172,'','Cash','','2024-12-29 16:25:30','','0','12','2024-12-29 16:25:30','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','121735477037','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1173,'','Cash','','2024-12-29 16:35:27','','0','12','2024-12-29 16:35:27','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','121735479306','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1174,'','Cash','','2024-12-29 16:35:43','','0','12','2024-12-29 16:35:43','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121735479332','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1175,'','Cash','','2024-12-29 17:09:27','','0','12','2024-12-29 17:09:27','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121735481262','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1176,'','Cash','','2024-12-29 17:56:46','','0','12','2024-12-29 17:56:46','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','new',' ','','2','0','121735484184','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1177,'','Cash','','2024-12-29 19:37:30','','0','12','2024-12-29 17:57:21','','4050','4050','1','retail','0','4050','1','0','0','0','0','0','0','new',' ','','2','0','121735484212','No','12','2024-12-29 19:37:30','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1178,'','Cash','','2024-12-29 18:02:03','','0','12','2024-12-29 17:57:51','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','2','0','121735484244','No','12','2024-12-29 18:02:03','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1179,'','Cash','','2024-12-29 18:02:56','','0','12','2024-12-29 18:02:56','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','0','121735484535','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1180,'','Cash','','2024-12-29 18:26:31','','0','8','2024-12-29 18:26:31','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','81735485979','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1181,'','Cash','','2024-12-29 18:42:01','','0','19','2024-12-29 18:42:01','','3600','3600','1','retail','0','3600','1','0','0','0','0','0','0','new',' ','','2','0','191735486850','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1182,'','Cash','','2024-12-29 20:23:10','','0','19','2024-12-29 18:44:58','','5750','5750','1','retail','0','5750','1','0','0','0','0','0','0','new',' ','','1','0','191735486925','No','19','2024-12-29 20:23:10','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1183,'','Cash','','2024-12-29 18:55:15','','0','12','2024-12-29 18:55:15','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','121735487684','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1184,'','Cash','','2024-12-29 22:17:11','','0','8','2024-12-29 19:24:03','','5250','5250','1','retail','0','5250','1','0','0','0','0','0','0','new',' ','','2','0','81735489235','No','8','2024-12-29 22:17:11','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1185,'','Cash','','2024-12-29 19:25:48','','0','8','2024-12-29 19:25:48','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','81735489526','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1186,'','Cash','','2024-12-29 19:26:35','','0','8','2024-12-29 19:26:35','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','2','0','81735489557','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1187,'','Cash','','2024-12-29 19:47:37','','0','12','2024-12-29 19:47:37','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','121735490828','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1188,'','Cash','','2024-12-29 20:26:08','','0','12','2024-12-29 20:26:08','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','121735493155','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1189,'','Cash','','2024-12-29 20:40:49','','0','8','2024-12-29 20:40:49','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','2','0','81735494019','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1190,'','Cash','','2024-12-29 21:21:33','','0','12','2024-12-29 21:21:33','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121735496485','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1191,'','Cash','','2024-12-29 21:29:19','','0','8','2024-12-29 21:29:19','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','81735496909','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1192,'','Cash','','2024-12-29 23:06:31','','0','12','2024-12-29 22:06:12','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','new',' ','','2','0','121735499113','No','12','2024-12-29 23:06:31','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1193,'','Cash','','2024-12-29 22:47:22','','0','8','2024-12-29 22:47:22','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','81735501626','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1194,'','Cash','','2024-12-29 23:13:19','','0','12','2024-12-29 23:13:19','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121735503178','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1195,'','Cash','','2024-12-29 23:17:24','','0','12','2024-12-29 23:17:24','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','0','121735503427','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1196,'','Cash','','2024-12-30 17:11:28','','0','8','2024-12-30 17:11:28','','7500','7500','1','retail','0','7500','1','0','0','0','0','0','0','new',' ','','2','0','81735567642','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1197,'','Cash','','2024-12-30 17:54:36','','0','19','2024-12-30 17:54:36','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','2','0','191735570436','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1198,'','Cash','','2024-12-30 19:29:47','','0','19','2024-12-30 19:24:41','','2950','2950','1','retail','0','2950','1','0','0','0','0','0','0','new',' ','','2','0','191735575829','No','19','2024-12-30 19:29:47','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1199,'','Cash','','2024-12-30 20:38:12','','0','8','2024-12-30 20:38:12','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','81735580267','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1200,'','Cash','','2024-12-30 20:39:30','','0','8','2024-12-30 20:39:30','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','81735580345','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1201,'','Cash','','2024-12-30 22:02:35','','0','12','2024-12-30 21:59:25','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','121735585103','No','12','2024-12-30 22:02:35','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1202,'','Cash','','2024-12-31 18:23:02','','0','8','2024-12-31 13:16:57','','15500','15500','1','retail','0','15500','1','0','0','0','0','0','0','new',' ','','2','0','81735640172','No','8','2024-12-31 18:23:02','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1203,'','Cash','','2024-12-31 16:27:25','','0','19','2024-12-31 13:18:04','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','new',' ','','2','0','191735640263','No','19','2024-12-31 16:27:25','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1204,'','Cash','','2024-12-31 13:33:17','','0','19','2024-12-31 13:33:17','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191735640287','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1205,'','Cash','','2024-12-31 16:26:24','','0','19','2024-12-31 14:17:23','','4100','4100','1','retail','0','4100','1','0','0','0','0','0','0','new',' ','','2','0','191735643739','No','19','2024-12-31 16:26:24','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1206,'','Cash','','2024-12-31 14:34:23','','0','19','2024-12-31 14:34:23','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191735643878','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1207,'','Cash','','2024-12-31 15:40:17','','0','8','2024-12-31 15:40:17','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','81735648682','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1208,'','Cash','','2024-12-31 16:51:53','','0','8','2024-12-31 16:51:53','','3300','3300','1','retail','0','3300','1','0','0','0','0','0','0','new',' ','','1','0','81735652942','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1209,'','Cash','','2024-12-31 17:29:01','','0','8','2024-12-31 17:29:01','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','81735655323','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1210,'','Cash','','2024-12-31 18:26:34','','0','8','2024-12-31 18:26:34','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','81735658652','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1211,'','Cash','','2024-12-31 20:19:23','','0','19','2024-12-31 18:48:38','','10000','10000','1','retail','0','10000','1','0','0','0','0','0','0','new',' ','','1','0','191735660093','No','19','2024-12-31 20:19:23','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1212,'','Cash','','2024-12-31 19:52:15','','0','8','2024-12-31 18:59:43','','5050','5050','1','retail','0','5050','1','0','0','0','0','0','0','new',' ','','1','0','81735660706','No','8','2024-12-31 19:52:15','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1213,'','Cash','','2024-12-31 22:05:15','','0','19','2024-12-31 19:42:14','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','new',' ','','2','0','191735663299','No','19','2024-12-31 22:05:15','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1214,'','Cash','','2024-12-31 20:26:02','','0','8','2024-12-31 20:26:02','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','81735665933','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1215,'','Cash','','2024-12-31 20:36:59','','0','19','2024-12-31 20:36:59','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','191735666607','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1216,'','Cash','','2024-12-31 22:02:23','','0','19','2024-12-31 20:39:02','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','2','0','191735666665','No','19','2024-12-31 22:02:23','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1217,'','Cash','','2024-12-31 20:39:22','','0','19','2024-12-31 20:39:22','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191735666753','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1218,'','Cash','','2024-12-31 21:56:42','','0','8','2024-12-31 21:03:50','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','2','0','81735668160','No','8','2024-12-31 21:56:42','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1219,'','Cash','','2024-12-31 21:11:56','','0','19','2024-12-31 21:11:56','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191735668706','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1220,'','Cash','','2024-12-31 22:05:29','','0','19','2024-12-31 22:05:29','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','191735671921','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1221,'','Cash','','2024-12-31 22:06:28','','0','19','2024-12-31 22:06:28','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','191735671932','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1222,'','Cash','','2025-01-01 00:57:49','','0','12','2025-01-01 00:57:49','','2250','2250','1','retail','0','2250','1','0','0','0','0','0','0','new',' ','','2','0','121735682239','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1223,'','Cash','','2025-01-01 14:01:38','','0','19','2025-01-01 11:09:20','','6050','6050','1','retail','0','6050','1','0','0','0','0','0','0','new',' ','','1','0','191735718850','No','19','2025-01-01 14:01:38','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1224,'','Cash','','2025-01-01 15:27:07','','0','19','2025-01-01 11:53:23','','4200','4200','1','retail','0','4200','1','0','0','0','0','0','0','new',' ','','2','0','191735721326','No','19','2025-01-01 15:27:07','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1225,'','Cash','','2025-01-01 14:26:21','','0','19','2025-01-01 11:56:38','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','1','0','191735721607','No','19','2025-01-01 14:26:21','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1226,'','Cash','','2025-01-01 19:13:02','','0','19','2025-01-01 11:57:18','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','1','0','191735721801','No','19','2025-01-01 19:13:02','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1227,'','Cash','','2025-01-01 20:12:12','','0','19','2025-01-01 11:58:16','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','new',' ','','2','0','191735721841','No','19','2025-01-01 20:12:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1228,'','Cash','','2025-01-01 12:01:14','','0','19','2025-01-01 12:01:14','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','1','0','191735721925','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1229,'','Cash','','2025-01-01 12:22:14','','0','19','2025-01-01 12:22:14','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','191735722475','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1230,'','Cash','','2025-01-01 13:17:11','','0','12','2025-01-01 13:17:11','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','121735726622','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1231,'','Cash','','2025-01-01 14:25:00','','0','12','2025-01-01 13:27:17','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121735727225','No','12','2025-01-01 14:25:00','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1232,'','Cash','','2025-01-01 15:43:44','','0','19','2025-01-01 13:32:02','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','1','0','191735727377','No','19','2025-01-01 15:43:44','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1233,'','Cash','','2025-01-01 14:37:37','','0','12','2025-01-01 13:40:23','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','1','0','121735728014','No','12','2025-01-01 14:37:37','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1234,'','Cash','','2025-01-01 16:13:56','','0','12','2025-01-01 13:56:21','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','2','0','121735728964','No','12','2025-01-01 16:13:56','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1235,'','Cash','','2025-01-01 18:59:03','','0','19','2025-01-01 14:00:24','','6000','6000','1','retail','0','6000','1','0','0','0','0','0','0','new',' ','','2','0','191735729032','No','19','2025-01-01 18:59:03','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1236,'','Cash','','2025-01-01 16:44:38','','0','19','2025-01-01 14:11:12','','4500','4500','1','retail','0','4500','1','0','0','0','0','0','0','new',' ','','2','0','191735729301','No','19','2025-01-01 16:44:38','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1237,'','Cash','','2025-01-01 14:34:19','','0','19','2025-01-01 14:34:19','','3700','3700','1','retail','0','3700','1','0','0','0','0','0','0','new',' ','','2','0','191735730823','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1238,'','Cash','','2025-01-01 19:31:49','','0','12','2025-01-01 15:53:15','','3600','3600','1','retail','0','3600','1','0','0','0','0','0','0','new',' ','','2','0','121735735985','No','12','2025-01-01 19:31:49','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1239,'','Cash','','2025-01-01 16:12:41','','0','19','2025-01-01 16:03:44','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','2','0','191735736603','No','19','2025-01-01 16:12:41','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1240,'','Cash','','2025-01-01 16:18:02','','0','12','2025-01-01 16:18:02','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121735737369','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1241,'','Cash','','2025-01-01 16:20:55','','0','19','2025-01-01 16:20:55','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','191735737532','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1242,'','Cash','','2025-01-01 18:44:36','','0','8','2025-01-01 16:27:09','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','2','0','81735738013','No','8','2025-01-01 18:44:36','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1243,'','Cash','','2025-01-01 16:50:12','','0','19','2025-01-01 16:50:12','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191735739091','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1244,'','Cash','','2025-01-01 18:37:09','','0','12','2025-01-01 17:00:56','','2550','2550','1','retail','0','2550','1','0','0','0','0','0','0','new',' ','','1','0','121735739962','No','12','2025-01-01 18:37:09','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1245,'','Cash','','2025-01-01 18:15:09','','0','8','2025-01-01 17:18:39','','3400','3400','1','retail','0','3400','1','0','0','0','0','0','0','new',' ','','2','0','81735741099','No','8','2025-01-01 18:15:09','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1246,'','Cash','','2025-01-01 20:13:23','','0','19','2025-01-01 17:45:00','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','new',' ','','2','0','191735742675','No','19','2025-01-01 20:13:23','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1247,'','Cash','','2025-01-01 17:58:10','','0','12','2025-01-01 17:49:12','','3450','3450','1','retail','0','3450','1','0','0','0','0','0','0','new',' ','','2','0','121735742912','No','12','2025-01-01 17:58:10','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1248,'','Cash','','2025-01-01 19:07:41','','0','19','2025-01-01 17:51:31','','1550','1550','1','retail','0','1550','1','0','0','0','0','0','0','new',' ','','1','0','191735742973','No','19','2025-01-01 19:07:41','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1249,'','Cash','','2025-01-01 18:12:27','','0','8','2025-01-01 18:12:27','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','81735744332','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1250,'','Cash','','2025-01-01 18:13:28','','0','12','2025-01-01 18:13:28','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','1','0','121735744393','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1251,'','Cash','','2025-01-01 20:20:54','','0','12','2025-01-01 18:45:58','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','2','0','121735746338','No','12','2025-01-01 20:20:54','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1252,'','Cash','','2025-01-01 19:04:20','','0','8','2025-01-01 19:04:20','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','81735747451','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1253,'','Cash','','2025-01-01 19:37:02','','0','8','2025-01-01 19:04:46','','1750','1750','1','retail','0','1750','1','0','0','0','0','0','0','new',' ','','2','0','81735747465','No','8','2025-01-01 19:37:02','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1254,'','Cash','','2025-01-01 19:08:13','','0','19','2025-01-01 19:08:13','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','191735747666','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1255,'','Cash','','2025-01-01 19:54:02','','0','19','2025-01-01 19:54:02','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191735750435','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1256,'','Cash','','2025-01-01 19:58:41','','0','8','2025-01-01 19:58:41','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','81735750713','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1257,'','Cash','','2025-01-01 22:16:34','','0','19','2025-01-01 20:17:48','','3250','3250','1','retail','0','3250','1','0','0','0','0','0','0','new',' ','','2','0','191735751607','No','19','2025-01-01 22:16:34','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1258,'','Cash','','2025-01-01 21:54:03','','0','8','2025-01-01 20:39:45','','4800','4800','1','retail','0','4800','1','0','0','0','0','0','0','new',' ','','1','0','81735753127','No','8','2025-01-01 21:54:03','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1259,'','Cash','','2025-01-01 21:20:03','','0','19','2025-01-01 21:20:03','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','191735755345','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1260,'','Cash','','2025-01-01 21:20:52','','0','19','2025-01-01 21:20:52','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','191735755605','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1261,'','Cash','','2025-01-01 22:42:30','','0','19','2025-01-01 22:17:55','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','1','0','191735758997','No','19','2025-01-01 22:42:30','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1262,'','Cash','','2025-01-02 16:25:25','','0','19','2025-01-02 16:25:25','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191735824204','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1263,'','Cash','','2025-01-02 18:42:28','','0','19','2025-01-02 16:25:50','','5900','5900','1','retail','0','5900','1','0','0','0','0','0','0','new',' ','','2','0','191735824328','No','19','2025-01-02 18:42:28','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1264,'','Cash','','2025-01-02 22:04:10','','0','8','2025-01-02 17:27:15','','7000','7000','1','retail','0','7000','1','0','0','0','0','0','0','new',' ','','1','0','81735828009','No','8','2025-01-02 22:04:10','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1265,'','Cash','','2025-01-02 20:50:37','','0','8','2025-01-02 17:51:15','','2450','2450','1','retail','0','2450','1','0','0','0','0','0','0','new',' ','','1','0','81735829466','No','8','2025-01-02 20:50:37','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1266,'','Cash','','2025-01-02 19:26:33','','0','12','2025-01-02 18:02:03','','2350','2350','1','retail','0','2350','1','0','0','0','0','0','0','new',' ','','1','0','121735830102','No','12','2025-01-02 19:26:33','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1267,'','Cash','','2025-01-02 18:37:09','','0','8','2025-01-02 18:37:09','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','81735832178','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1268,'','Cash','','2025-01-02 20:19:59','','0','19','2025-01-02 19:35:34','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191735835724','No','19','2025-01-02 20:19:59','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1269,'','Cash','','2025-01-03 17:27:17','','0','8','2025-01-03 16:56:44','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','81735912593','No','8','2025-01-03 17:27:17','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1270,'','Cash','','2025-01-03 20:08:01','','0','8','2025-01-03 17:24:01','','5000','5000','1','retail','0','5000','1','0','0','0','0','0','0','new',' ','','1','0','81735912614','No','8','2025-01-03 20:08:01','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1271,'','Cash','','2025-01-03 20:06:52','','0','8','2025-01-03 17:24:26','','4300','4300','1','retail','0','4300','1','0','0','0','0','0','0','new',' ','','2','0','81735914254','No','8','2025-01-03 20:06:52','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1272,'','Cash','','2025-01-03 17:55:45','','0','12','2025-01-03 17:55:45','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','new',' ','','1','0','121735916093','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1273,'','Cash','','2025-01-03 22:21:11','','0','8','2025-01-03 18:18:10','','7900','7900','1','retail','0','7900','1','0','0','0','0','0','0','new',' ','','2','0','81735917453','No','8','2025-01-03 22:21:11','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1274,'','Cash','','2025-01-03 18:52:22','','0','12','2025-01-03 18:52:22','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121735919516','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1275,'','Cash','','2025-01-03 23:45:38','','0','8','2025-01-03 18:53:49','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','1','0','81735919605','No','8','2025-01-03 23:45:38','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1276,'','Cash','','2025-01-03 19:11:16','','0','12','2025-01-03 19:07:48','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','2','0','121735920457','No','12','2025-01-03 19:11:16','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1277,'','Cash','','2025-01-03 21:06:04','','0','8','2025-01-03 19:35:44','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','2','0','81735922125','No','8','2025-01-03 21:06:04','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1278,'','Cash','','2025-01-03 20:52:46','','0','12','2025-01-03 20:10:24','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','121735924212','No','12','2025-01-03 20:52:46','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1279,'','Cash','','2025-01-03 20:19:33','','0','19','2025-01-03 20:19:33','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','2','0','191735924742','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1280,'','Cash','','2025-01-03 20:31:52','','0','8','2025-01-03 20:31:52','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','81735925467','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1281,'','Cash','','2025-01-03 23:46:28','','0','12','2025-01-03 20:49:20','','4100','4100','1','retail','0','4100','1','0','0','0','0','0','0','new',' ','','2','0','121735925705','No','12','2025-01-03 23:46:28','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1282,'','Cash','','2025-01-03 22:14:01','','0','8','2025-01-03 22:14:01','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','81735927570','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1283,'','Cash','','2025-01-03 22:14:33','','0','8','2025-01-03 22:14:33','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','2','0','81735931646','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1284,'','Cash','','2025-01-03 22:51:17','','0','12','2025-01-03 22:51:17','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121735933862','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1285,'','Cash','','2025-01-04 00:05:11','','0','12','2025-01-04 00:05:11','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','121735938274','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1286,'','Cash','','2025-01-04 00:15:48','','0','12','2025-01-04 00:15:48','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','121735938938','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1287,'','Cash','','2025-01-04 00:42:34','','0','12','2025-01-04 00:42:34','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','121735938971','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1288,'','Cash','','2025-01-04 12:39:14','','0','19','2025-01-04 12:37:53','','2050','2050','1','retail','0','2050','1','0','0','0','0','0','0','new',' ','','1','0','191735983415','No','19','2025-01-04 12:39:14','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1289,'','Cash','','2025-01-04 18:44:32','','0','19','2025-01-04 18:44:32','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191736005456','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1290,'','Cash','','2025-01-04 18:44:51','','0','19','2025-01-04 18:44:51','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','191736005475','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1291,'','Cash','','2025-01-04 18:45:18','','0','19','2025-01-04 18:45:18','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191736005495','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1292,'','Cash','','2025-01-04 19:26:21','','0','19','2025-01-04 19:26:21','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','0','191736005521','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1293,'','Cash','','2025-01-05 14:02:41','','0','12','2025-01-05 14:02:41','','3800','3800','1','retail','0','3800','1','0','0','0','0','0','0','new',' ','','1','0','121736074872','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1294,'','Cash','','2025-01-05 14:24:22','','0','19','2025-01-05 14:16:45','','3200','3200','1','retail','0','3200','1','0','0','0','0','0','0','new',' ','','2','0','191736075758','No','19','2025-01-05 14:24:22','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1295,'','Cash','','2025-01-05 17:19:38','','0','19','2025-01-05 14:58:46','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','2','0','191736076267','No','19','2025-01-05 17:19:38','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1296,'','Cash','','2025-01-05 14:59:13','','0','12','2025-01-05 14:59:13','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121736078343','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1297,'','Cash','','2025-01-05 19:05:05','','0','12','2025-01-05 14:59:56','','2250','2250','1','retail','0','2250','1','0','0','0','0','0','0','new',' ','','1','0','121736078371','No','12','2025-01-05 19:05:05','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1298,'','Cash','','2025-01-05 16:11:26','','0','12','2025-01-05 16:11:26','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','121736082669','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1299,'','Cash','','2025-01-05 16:13:29','','0','8','2025-01-05 16:13:29','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','1','0','81736082765','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1300,'','Cash','','2025-01-05 16:18:02','','0','8','2025-01-05 16:18:02','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','new',' ','','2','0','81736082900','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1301,'','Cash','','2025-01-05 18:22:33','','0','12','2025-01-05 16:43:42','','2050','2050','1','retail','0','2050','1','0','0','0','0','0','0','new',' ','','1','0','121736084574','No','12','2025-01-05 18:22:33','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1302,'','Cash','','2025-01-05 19:14:00','','0','8','2025-01-05 16:51:08','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','2','0','81736085053','No','8','2025-01-05 19:14:00','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1303,'','Cash','','2025-01-05 16:53:19','','0','8','2025-01-05 16:53:19','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','81736085077','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1304,'','Cash','','2025-01-05 19:11:56','','0','19','2025-01-05 17:23:11','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','191736086973','No','19','2025-01-05 19:11:57','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1305,'','Cash','','2025-01-05 17:23:44','','0','19','2025-01-05 17:23:44','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','1','0','191736086998','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1306,'','Cash','','2025-01-05 17:24:55','','0','12','2025-01-05 17:24:55','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121736087080','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1307,'','Cash','','2025-01-05 17:36:15','','0','8','2025-01-05 17:36:15','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','81736087761','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1308,'','Cash','','2025-01-05 19:15:55','','0','8','2025-01-05 18:10:25','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','2','0','81736089381','No','8','2025-01-05 19:15:55','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1309,'','Cash','','2025-01-05 18:31:01','','0','8','2025-01-05 18:31:01','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','81736091016','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1310,'','Cash','','2025-01-05 19:06:04','','0','19','2025-01-05 18:48:33','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','2','0','191736092064','No','19','2025-01-05 19:06:04','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1311,'','Cash','','2025-01-05 21:28:01','','0','12','2025-01-05 19:44:55','','2250','2250','1','retail','0','2250','1','0','0','0','0','0','0','new',' ','','2','0','121736095471','No','12','2025-01-05 21:28:01','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1312,'','Cash','','2025-01-05 21:24:22','','0','8','2025-01-05 20:50:40','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','1','0','81736099389','No','8','2025-01-05 21:24:22','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1313,'','Cash','','2025-01-06 16:57:23','','0','12','2025-01-06 14:50:08','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','2','0','121736164183','No','12','2025-01-06 16:57:23','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1314,'','Cash','','2025-01-06 14:50:47','','0','12','2025-01-06 14:50:47','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121736164224','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1315,'','Cash','','2025-01-06 16:38:16','','0','12','2025-01-06 16:38:16','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121736164250','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1316,'','Cash','','2025-01-06 16:42:29','','0','12','2025-01-06 16:42:29','','3400','3400','1','retail','0','3400','1','0','0','0','0','0','0','new',' ','','1','0','121736170825','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1317,'','Cash','','2025-01-06 18:20:04','','0','12','2025-01-06 17:30:28','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','121736173781','No','12','2025-01-06 18:20:04','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1318,'','Cash','','2025-01-06 18:22:11','','0','12','2025-01-06 18:22:11','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','1','0','121736176838','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1319,'','Cash','','2025-01-06 18:23:15','','0','12','2025-01-06 18:23:15','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121736176977','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1320,'','Cash','','2025-01-06 20:53:56','','0','12','2025-01-06 18:54:54','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','121736178857','No','12','2025-01-06 20:53:56','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1321,'','Cash','','2025-01-07 22:12:44','','0','12','2025-01-07 21:49:32','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','new',' ','','2','0','121736275749','No','12','2025-01-07 22:12:44','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1322,'','Cash','','2025-01-08 20:32:26','','0','12','2025-01-08 20:32:26','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','1','0','121736357456','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1323,'','Cash','','2025-01-08 20:34:15','','0','12','2025-01-08 20:34:15','','5700','5700','1','retail','0','5700','1','0','0','0','0','0','0','new',' ','','2','0','121736357557','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1324,'','Cash','','2025-01-08 20:35:13','','0','12','2025-01-08 20:35:13','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','121736357665','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1325,'','Cash','','2025-01-08 20:36:28','','0','12','2025-01-08 20:36:28','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','121736357721','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1326,'','Cash','','2025-01-09 13:28:00','','0','12','2025-01-09 13:28:00','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','1','0','121736418443','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1327,'','Cash','','2025-01-09 16:56:56','','0','12','2025-01-09 16:56:56','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','2','0','121736430982','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1328,'','Cash','','2025-01-09 16:57:56','','0','12','2025-01-09 16:57:56','','2350','2350','1','retail','0','2350','1','0','0','0','0','0','0','new',' ','','1','0','121736431020','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1329,'','Cash','','2025-01-09 16:58:36','','0','12','2025-01-09 16:58:36','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','2','0','121736431085','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1330,'','Cash','','2025-01-09 18:27:45','','0','12','2025-01-09 18:27:45','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','0','121736431126','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1331,'','Cash','','2025-01-09 18:32:32','','0','12','2025-01-09 18:28:45','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','0','121736436518','No','12','2025-01-09 18:32:32','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1332,'','Cash','','2025-01-09 22:24:57','','0','12','2025-01-09 22:24:57','','1850','1850','1','retail','0','1850','1','0','0','0','0','0','0','new',' ','','2','0','121736450669','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1333,'','Cash','','2025-01-09 23:13:11','','0','12','2025-01-09 22:26:06','','4100','4100','1','retail','0','4100','1','0','0','0','0','0','0','new',' ','','2','0','121736450700','No','12','2025-01-09 23:13:11','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1334,'','Cash','','2025-01-09 22:26:42','','0','12','2025-01-09 22:26:42','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','121736450770','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1335,'','Cash','','2025-01-09 23:13:55','','0','12','2025-01-09 23:13:55','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','121736453595','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1336,'','Cash','','2025-01-09 23:20:01','','0','12','2025-01-09 23:20:01','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','1','0','121736453639','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1337,'','Cash','','2025-01-10 10:46:03','','0','12','2025-01-10 10:46:03','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','121736495150','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1338,'','Cash','','2025-01-10 13:30:32','','0','12','2025-01-10 13:30:32','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','121736505019','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1339,'','Cash','','2025-01-10 16:52:26','','0','12','2025-01-10 16:52:26','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','121736517135','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1340,'','Cash','','2025-01-10 18:11:23','','0','12','2025-01-10 17:50:57','','4600','4600','1','retail','0','4600','1','0','0','0','0','0','0','new',' ','','2','0','121736520608','No','12','2025-01-10 18:11:23','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1341,'','Cash','','2025-01-10 19:27:31','','0','12','2025-01-10 17:51:52','','3350','3350','1','retail','0','3350','1','0','0','0','0','0','0','new',' ','','2','0','121736520661','No','12','2025-01-10 19:27:31','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1342,'','Cash','','2025-01-10 19:26:50','','0','12','2025-01-10 19:26:50','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121736526401','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1343,'','Cash','','2025-01-10 19:38:05','','0','12','2025-01-10 19:38:05','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','new',' ','','2','0','121736526454','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1344,'','Cash','','2025-01-10 20:30:28','','0','12','2025-01-10 20:30:28','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121736527099','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1345,'','Cash','','2025-01-10 20:42:24','','0','12','2025-01-10 20:42:24','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','0','121736530927','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1346,'','Cash','','2025-01-10 20:50:57','','0','12','2025-01-10 20:50:57','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121736531442','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1347,'','Cash','','2025-01-10 21:53:43','','0','12','2025-01-10 21:53:43','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121736535214','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1348,'','Cash','','2025-01-11 18:36:58','','0','12','2025-01-11 14:04:45','','7900','7900','1','retail','0','7900','1','0','0','0','0','0','0','new',' ','','1','0','121736593405','No','12','2025-01-11 18:36:58','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1349,'','Cash','','2025-01-11 19:53:11','','0','12','2025-01-11 15:52:45','','4500','4500','1','retail','0','4500','1','0','0','0','0','0','0','new',' ','','1','0','121736599926','No','12','2025-01-11 19:53:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1350,'','Cash','','2025-01-11 16:00:02','','0','12','2025-01-11 16:00:02','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121736600367','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1351,'','Cash','','2025-01-11 18:25:40','','0','12','2025-01-11 16:07:59','','4150','4150','1','retail','0','4150','1','0','0','0','0','0','0','new',' ','','1','0','121736600655','No','12','2025-01-11 18:25:40','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1352,'','Cash','','2025-01-11 17:43:28','','0','12','2025-01-11 16:43:12','','3600','3600','1','retail','0','3600','1','0','0','0','0','0','0','new',' ','','2','0','121736602329','No','12','2025-01-11 17:43:28','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1353,'','Cash','','2025-01-11 22:33:57','','0','12','2025-01-11 18:55:33','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','2','0','121736610863','No','12','2025-01-11 22:33:57','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1354,'','Cash','','2025-01-11 19:52:03','','0','12','2025-01-11 18:56:09','','3400','3400','1','retail','0','3400','1','0','0','0','0','0','0','new',' ','','1','0','121736610942','No','12','2025-01-11 19:52:03','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1355,'','Cash','','2025-01-11 19:46:23','','0','12','2025-01-11 19:00:26','','2450','2450','1','retail','0','2450','1','0','0','0','0','0','0','new',' ','','2','0','121736610978','No','12','2025-01-11 19:46:23','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1356,'','Cash','','2025-01-11 19:03:51','','0','12','2025-01-11 19:03:51','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','new',' ','','1','0','121736611304','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1357,'','Cash','','2025-01-11 20:06:59','','0','12','2025-01-11 19:48:13','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','121736613989','No','12','2025-01-11 20:06:59','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1358,'','Cash','','2025-01-11 19:48:39','','0','12','2025-01-11 19:48:39','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','121736614097','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1359,'','Cash','','2025-01-11 22:15:22','','0','12','2025-01-11 21:27:10','','3850','3850','1','retail','0','3850','1','0','0','0','0','0','0','new',' ','','1','0','121736615223','No','12','2025-01-11 22:15:22','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1360,'','Cash','','2025-01-11 22:22:59','','0','12','2025-01-11 22:22:59','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','121736623370','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1361,'','Cash','','2025-01-11 22:56:36','','0','12','2025-01-11 22:56:36','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','121736625384','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1362,'','Cash','','2025-01-12 14:56:12','','0','12','2025-01-12 14:56:12','','3700','3700','1','retail','0','3700','1','0','0','0','0','0','0','new',' ','','1','0','121736682924','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1363,'','Cash','','2025-01-12 14:58:54','','0','12','2025-01-12 14:58:54','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','new',' ','','2','0','121736682978','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1364,'','Cash','','2025-01-12 15:53:38','','0','12','2025-01-12 15:53:38','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121736683386','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1365,'','Cash','','2025-01-12 16:08:50','','0','12','2025-01-12 16:08:50','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121736686423','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1366,'','Cash','','2025-01-12 16:16:21','','0','12','2025-01-12 16:16:21','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','2','0','121736687337','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1367,'','Cash','','2025-01-12 18:05:34','','0','12','2025-01-12 16:24:12','','12100','12100','1','retail','0','12100','1','0','0','0','0','0','0','new',' ','','1','0','121736688096','No','12','2025-01-12 18:05:34','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1368,'','Cash','','2025-01-12 16:29:52','','0','12','2025-01-12 16:29:52','','2050','2050','1','retail','0','2050','1','0','0','0','0','0','0','new',' ','','2','0','121736688530','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1369,'','Cash','','2025-01-12 19:09:17','','0','12','2025-01-12 16:31:55','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','new',' ','','2','0','121736688603','No','12','2025-01-12 19:09:17','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1370,'','Cash','','2025-01-12 16:32:27','','0','12','2025-01-12 16:32:27','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','121736688720','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1371,'','Cash','','2025-01-12 22:20:53','','0','12','2025-01-12 19:01:56','','14600','14600','1','retail','0','14600','1','0','0','0','0','0','0','new',' ','','2','0','121736694350','No','12','2025-01-12 22:20:53','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1372,'','Cash','','2025-01-12 20:07:18','','0','12','2025-01-12 19:04:04','','4300','4300','1','retail','0','4300','1','0','0','0','0','0','0','new',' ','','2','0','121736697745','No','12','2025-01-12 20:07:18','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1373,'','Cash','','2025-01-12 21:38:25','','0','12','2025-01-12 20:31:10','','4100','4100','1','retail','0','4100','1','0','0','0','0','0','0','new',' ','','2','0','121736703026','No','12','2025-01-12 21:38:25','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1374,'','Cash','','2025-01-12 21:49:04','','0','12','2025-01-12 21:49:04','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','121736707178','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1375,'','Cash','','2025-01-13 20:41:04','','0','12','2025-01-13 20:41:04','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','1','0','121736790042','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1376,'','Cash','','2025-01-13 20:41:54','','0','12','2025-01-13 20:41:54','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','121736790087','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1377,'','Cash','','2025-01-13 20:43:23','','0','12','2025-01-13 20:43:23','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','0','121736790118','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1378,'','Cash','','2025-01-13 20:44:14','','0','12','2025-01-13 20:44:14','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','2','0','121736790206','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1379,'','Cash','','2025-01-13 20:45:31','','0','12','2025-01-13 20:45:31','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','new',' ','','2','0','121736790260','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1380,'','Cash','','2025-01-14 21:32:40','','0','19','2025-01-14 21:32:40','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','new',' ','','1','0','191736879474','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1381,'','Cash','','2025-01-15 18:01:24','','0','19','2025-01-15 18:00:35','','2350','2350','1','retail','0','2350','1','0','0','0','0','0','0','new',' ','','2','0','191736953088','No','19','2025-01-15 18:01:24','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1382,'','Cash','','2025-01-15 18:02:49','','0','19','2025-01-15 18:02:49','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','1','0','191736953292','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1383,'','Cash','','2025-01-15 18:46:16','','0','19','2025-01-15 18:06:34','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','2','0','191736953393','No','19','2025-01-15 18:46:16','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1384,'','Cash','','2025-01-15 20:13:23','','0','19','2025-01-15 19:44:16','','2350','2350','1','retail','0','2350','1','0','0','0','0','0','0','new',' ','','2','0','191736958597','No','19','2025-01-15 20:13:23','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1385,'','Cash','','2025-01-15 20:19:10','','0','19','2025-01-15 20:19:10','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','191736961241','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1386,'','Cash','','2025-01-15 22:00:02','','0','19','2025-01-15 22:00:02','','2250','2250','1','retail','0','2250','1','0','0','0','0','0','0','new',' ','','2','0','191736964022','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1387,'','Cash','','2025-01-15 23:14:15','','0','19','2025-01-15 22:27:08','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','191736967608','No','19','2025-01-15 23:14:15','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1388,'','Cash','','2025-01-15 23:12:51','','0','19','2025-01-15 22:27:33','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','2','0','191736969233','No','19','2025-01-15 23:12:51','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1389,'','Cash','','2025-01-15 23:14:43','','0','19','2025-01-15 23:14:43','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','1','0','191736972059','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1390,'','Cash','','2025-01-15 23:18:17','','0','19','2025-01-15 23:18:17','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','2','0','191736972089','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1391,'','Cash','','2025-01-16 12:40:05','','0','19','2025-01-16 12:40:05','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191737020393','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1392,'','Cash','','2025-01-16 16:28:47','','0','19','2025-01-16 16:28:47','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','191737034089','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1393,'','Cash','','2025-01-16 17:29:33','','0','19','2025-01-16 16:36:36','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','1','0','191737034559','No','19','2025-01-16 17:29:33','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1394,'','Cash','','2025-01-16 18:12:18','','0','19','2025-01-16 18:12:18','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191737037784','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1395,'','Cash','','2025-01-16 19:55:20','','0','19','2025-01-16 19:55:20','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','1','0','191737046453','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1396,'','Cash','','2025-01-16 19:56:00','','0','19','2025-01-16 19:56:00','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191737046528','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1397,'','Cash','','2025-01-16 20:34:15','','0','19','2025-01-16 20:34:15','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','191737048822','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1398,'','Cash','','2025-01-17 13:55:46','','0','19','2025-01-17 13:55:46','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','191737111322','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1399,'','Cash','','2025-01-17 19:55:08','','0','19','2025-01-17 17:21:37','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','new',' ','','2','0','191737118226','No','19','2025-01-17 19:55:08','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1400,'','Cash','','2025-01-17 18:06:37','','0','19','2025-01-17 17:37:57','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','2','0','191737123703','No','19','2025-01-17 18:06:37','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1401,'','Cash','','2025-01-17 19:33:23','','0','19','2025-01-17 19:33:23','','1750','1750','1','retail','0','1750','1','0','0','0','0','0','0','new',' ','','1','0','191737131546','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1402,'','Cash','','2025-01-17 20:54:50','','0','19','2025-01-17 20:54:50','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','new',' ','','2','0','191737134296','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1403,'','Cash','','2025-01-17 20:55:24','','0','19','2025-01-17 20:55:24','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','191737136497','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1404,'','Cash','','2025-01-17 21:07:49','','0','19','2025-01-17 21:07:49','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','191737136529','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1405,'','Cash','','2025-01-18 12:34:30','','0','12','2025-01-18 12:34:30','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','121737192843','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1406,'','Cash','','2025-01-18 14:43:23','','0','19','2025-01-18 13:23:07','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','new',' ','','1','0','191737195719','No','19','2025-01-18 14:43:23','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1407,'','Cash','','2025-01-18 13:42:42','','0','12','2025-01-18 13:42:42','','1550','1550','1','retail','0','1550','1','0','0','0','0','0','0','new',' ','','2','0','121737196896','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1408,'','Cash','','2025-01-18 18:43:32','','0','19','2025-01-18 18:43:32','','3200','3200','1','retail','0','3200','1','0','0','0','0','0','0','new',' ','','2','0','191737214931','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1409,'','Cash','','2025-01-18 19:54:45','','0','19','2025-01-18 18:49:19','','4300','4300','1','retail','0','4300','1','0','0','0','0','0','0','new',' ','','2','0','191737215020','No','19','2025-01-18 19:54:45','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1410,'','Cash','','2025-01-18 21:49:24','','0','12','2025-01-18 20:23:14','','6050','6050','1','retail','0','6050','1','0','0','0','0','0','0','new',' ','','2','0','121737220772','No','12','2025-01-18 21:49:24','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1411,'','Cash','','2025-01-18 21:51:17','','0','12','2025-01-18 21:51:17','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','1','0','121737226230','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1412,'','Cash','','2025-01-18 21:55:18','','0','19','2025-01-18 21:55:18','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','191737226510','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1413,'','Cash','','2025-01-19 13:41:25','','0','19','2025-01-19 13:41:25','','2150','2150','1','retail','0','2150','1','0','0','0','0','0','0','new',' ','','1','0','191737283179','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1414,'','Cash','','2025-01-19 19:28:00','','0','19','2025-01-19 14:50:10','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','1','0','191737283296','No','19','2025-01-19 19:28:00','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1415,'','Cash','','2025-01-19 17:38:00','','0','12','2025-01-19 16:58:50','','6500','6500','1','retail','0','6500','1','0','0','0','0','0','0','new',' ','','2','0','121737294943','No','12','2025-01-19 17:38:00','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1416,'','Cash','','2025-01-19 17:45:00','','0','12','2025-01-19 17:10:57','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','121737295135','No','12','2025-01-19 17:45:00','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1417,'','Cash','','2025-01-19 17:15:24','','0','12','2025-01-19 17:14:45','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','new',' ','','2','0','121737295861','No','12','2025-01-19 17:15:24','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1418,'','Cash','','2025-01-19 17:17:07','','0','12','2025-01-19 17:17:07','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','1','0','121737296128','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1419,'','Cash','','2025-01-19 17:43:40','','0','12','2025-01-19 17:43:40','','2350','2350','1','retail','0','2350','1','0','0','0','0','0','0','new',' ','','2','0','121737297483','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1420,'','Cash','','2025-01-19 17:45:23','','0','12','2025-01-19 17:45:23','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','1','0','121737297904','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1421,'','Cash','','2025-01-19 18:02:19','','0','12','2025-01-19 18:02:19','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','121737297926','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1422,'','Cash','','2025-01-19 18:02:30','','0','12','2025-01-19 18:02:30','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','121737298942','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1423,'','Cash','','2025-01-19 18:02:51','','0','12','2025-01-19 18:02:51','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','121737298953','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1424,'','Cash','','2025-01-19 18:15:38','','0','12','2025-01-19 18:15:38','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','2','0','121737299151','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1425,'','Cash','','2025-01-19 18:18:50','','0','12','2025-01-19 18:18:50','','2450','2450','1','retail','0','2450','1','0','0','0','0','0','0','new',' ','','2','0','121737299742','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1426,'','Cash','','2025-01-19 18:19:12','','0','12','2025-01-19 18:19:12','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','121737299935','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1427,'','Cash','','2025-01-19 18:26:36','','0','12','2025-01-19 18:26:36','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','121737300385','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1428,'','Cash','','2025-01-19 18:27:44','','0','12','2025-01-19 18:27:44','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','2','0','121737300399','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1429,'','Cash','','2025-01-19 18:28:18','','0','12','2025-01-19 18:28:18','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121737300467','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1430,'','Cash','','2025-01-19 18:41:39','','0','12','2025-01-19 18:41:39','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121737301262','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1431,'','Cash','','2025-01-19 19:11:36','','0','12','2025-01-19 19:11:36','','7450','7450','1','retail','0','7450','1','0','0','0','0','0','0','new',' ','','1','0','121737302431','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1432,'','Cash','','2025-01-19 19:38:14','','0','19','2025-01-19 19:38:14','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191737304085','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1433,'','Cash','','2025-01-19 19:40:10','','0','12','2025-01-19 19:40:10','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','121737304796','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1434,'','Cash','','2025-01-19 19:50:11','','0','12','2025-01-19 19:50:11','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','121737305394','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1435,'','Cash','','2025-01-20 20:49:54','','0','12','2025-01-20 20:49:54','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','2','0','121737395311','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1436,'','Cash','','2025-01-20 20:50:11','','0','12','2025-01-20 20:50:11','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121737395397','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1437,'','Cash','','2025-01-20 20:51:24','','0','12','2025-01-20 20:51:24','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','new',' ','','2','0','121737395414','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1438,'','Cash','','2025-01-20 20:51:57','','0','12','2025-01-20 20:51:57','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121737395500','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1439,'','Cash','','2025-01-21 13:46:33','','0','19','2025-01-21 13:46:33','','2150','2150','1','retail','0','2150','1','0','0','0','0','0','0','new',' ','','1','0','191737456014','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1440,'','Cash','','2025-01-21 15:02:09','','0','19','2025-01-21 15:02:09','','2350','2350','1','retail','0','2350','1','0','0','0','0','0','0','new',' ','','2','0','191737456404','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1441,'','Cash','','2025-01-21 15:45:49','','0','19','2025-01-21 15:45:49','','1250','1250','1','retail','0','1250','1','0','0','0','0','0','0','new',' ','','2','0','191737463491','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1442,'','Cash','','2025-01-21 18:03:40','','0','19','2025-01-21 18:03:40','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','new',' ','','2','0','191737471748','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1443,'','Cash','','2025-01-21 21:47:52','','0','19','2025-01-21 20:28:27','','4700','4700','1','retail','0','4700','1','0','0','0','0','0','0','new',' ','','2','0','191737480458','No','19','2025-01-21 21:47:52','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1444,'','Cash','','2025-01-21 21:21:32','','0','19','2025-01-21 21:21:32','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191737483675','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1445,'','Cash','','2025-01-22 12:43:56','','0','19','2025-01-22 12:43:56','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','191737539001','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1446,'','Cash','','2025-01-22 16:45:10','','0','19','2025-01-22 16:45:10','','1750','1750','1','retail','0','1750','1','0','0','0','0','0','0','new',' ','','1','0','191737553455','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1447,'','Cash','','2025-01-22 18:10:11','','0','19','2025-01-22 18:10:11','','4450','4450','1','retail','0','4450','1','0','0','0','0','0','0','new',' ','','1','0','191737558550','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1448,'','Cash','','2025-01-22 18:11:30','','0','12','2025-01-22 18:11:30','','2650','2650','1','retail','0','2650','1','0','0','0','0','0','0','new',' ','','2','0','121737558648','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1449,'','Cash','','2025-01-22 20:08:47','','0','19','2025-01-22 20:08:47','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','1','0','191737565686','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1450,'','Cash','','2025-01-23 12:31:55','','0','19','2025-01-23 12:31:55','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','191737624685','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1451,'','Cash','','2025-01-23 15:46:38','','0','19','2025-01-23 15:46:38','','3200','3200','1','retail','0','3200','1','0','0','0','0','0','0','new',' ','','2','0','191737636290','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1452,'','Cash','','2025-01-23 19:28:59','','0','19','2025-01-23 17:33:59','','3100','3100','1','retail','0','3100','1','0','0','0','0','0','0','new',' ','','1','0','191737636440','No','19','2025-01-23 19:28:59','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1453,'','Cash','','2025-01-23 18:20:32','','0','19','2025-01-23 18:20:32','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','2','0','191737645614','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1454,'','Cash','','2025-01-23 18:20:48','','0','19','2025-01-23 18:20:48','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191737645636','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1455,'','Cash','','2025-01-23 21:05:33','','0','19','2025-01-23 21:05:33','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','191737649752','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1456,'','Cash','','2025-01-23 21:32:06','','0','19','2025-01-23 21:21:29','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','2','0','191737655537','No','19','2025-01-23 21:32:06','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1457,'','Cash','','2025-01-23 21:38:04','','0','19','2025-01-23 21:38:04','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','191737657454','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1458,'','Cash','','2025-01-24 16:58:04','','0','19','2025-01-24 13:09:39','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','2','0','191737713350','No','19','2025-01-24 16:58:04','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1459,'','Cash','','2025-01-24 20:52:50','','0','19','2025-01-24 14:16:51','','1750','1750','1','retail','0','1750','1','0','0','0','0','0','0','new',' ','','1','0','191737717351','No','19','2025-01-24 20:52:50','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1460,'','Cash','','2025-01-24 16:57:28','','0','19','2025-01-24 16:26:10','','2750','2750','1','retail','0','2750','1','0','0','0','0','0','0','new',' ','','1','0','191737725127','No','19','2025-01-24 16:57:29','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1461,'','Cash','','2025-01-24 20:05:36','','0','19','2025-01-24 19:35:55','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','191737736532','No','19','2025-01-24 20:05:36','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1462,'','Cash','','2025-01-25 20:58:47','','0','12','2025-01-25 19:44:34','','9900','9900','1','retail','0','9900','1','0','0','0','0','0','0','new',' ','','2','0','121737823320','No','12','2025-01-25 20:58:47','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1463,'','Cash','','2025-01-25 19:45:58','','0','12','2025-01-25 19:45:58','','4400','4400','1','retail','0','4400','1','0','0','0','0','0','0','new',' ','','2','0','121737823496','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1464,'','Cash','','2025-01-25 19:47:35','','0','12','2025-01-25 19:47:35','','3950','3950','1','retail','0','3950','1','0','0','0','0','0','0','new',' ','','1','0','121737823562','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1465,'','Cash','','2025-01-25 19:47:52','','0','12','2025-01-25 19:47:52','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','121737823658','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1466,'','Cash','','2025-01-25 19:49:40','','0','12','2025-01-25 19:49:40','','2900','2900','1','retail','0','2900','1','0','0','0','0','0','0','new',' ','','2','0','121737823677','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1467,'','Cash','','2025-01-25 19:50:47','','0','12','2025-01-25 19:50:47','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','2','0','121737823804','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1468,'','Cash','','2025-01-25 20:48:04','','0','12','2025-01-25 19:51:18','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','1','0','121737823851','No','12','2025-01-25 20:48:04','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1469,'','Cash','','2025-01-25 21:44:17','','0','12','2025-01-25 20:03:26','','6400','6400','1','retail','0','6400','1','0','0','0','0','0','0','new',' ','','2','0','121737824528','No','12','2025-01-25 21:44:17','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1470,'','Cash','','2025-01-25 20:05:22','','0','12','2025-01-25 20:05:22','','3150','3150','1','retail','0','3150','1','0','0','0','0','0','0','new',' ','','2','0','121737824624','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1471,'','Cash','','2025-01-25 22:35:28','','0','12','2025-01-25 20:22:46','','4250','4250','1','retail','0','4250','1','0','0','0','0','0','0','new',' ','','2','0','121737824821','No','12','2025-01-25 22:35:28','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1472,'','Cash','','2025-01-25 21:50:54','','0','12','2025-01-25 21:50:54','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121737831042','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1473,'','Cash','','2025-01-26 13:05:24','','0','19','2025-01-26 13:05:24','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','191737885833','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1474,'','Cash','','2025-01-26 14:21:29','','0','19','2025-01-26 14:21:29','','1850','1850','1','retail','0','1850','1','0','0','0','0','0','0','new',' ','','2','0','191737885928','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1475,'','Cash','','2025-01-26 15:57:37','','0','19','2025-01-26 15:57:37','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','191737890494','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1476,'','Cash','','2025-01-26 16:10:58','','0','19','2025-01-26 16:10:58','','4100','4100','1','retail','0','4100','1','0','0','0','0','0','0','new',' ','','2','0','191737896261','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1477,'','Cash','','2025-01-26 19:26:08','','0','12','2025-01-26 19:26:09','','14500','14500','1','retail','0','14500','1','0','0','0','0','0','0','new',' ','','1','0','121737908583','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1478,'','Cash','','2025-01-26 19:29:40','','0','12','2025-01-26 19:29:40','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','1','0','121737908868','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1479,'','Cash','','2025-01-26 19:30:06','','0','12','2025-01-26 19:30:06','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','2','0','121737908985','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1480,'','Cash','','2025-01-27 15:04:00','','0','12','2025-01-26 20:02:25','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','2','0','121737910926','No','12','2025-01-27 15:04:00','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1481,'','Cash','','2025-01-26 20:04:58','','0','19','2025-01-26 20:04:58','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','2','0','191737911072','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1482,'','Cash','','2025-01-26 20:07:59','','0','19','2025-01-26 20:07:59','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','1','0','191737911102','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1483,'','Cash','','2025-01-27 15:04:47','','0','12','2025-01-27 15:04:47','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','1','0','121737979462','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1484,'','Cash','','2025-01-27 17:12:07','','0','12','2025-01-27 17:11:38','','3200','3200','1','retail','0','3200','1','0','0','0','0','0','0','new',' ','','2','0','121737987040','No','12','2025-01-27 17:12:07','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1485,'','Cash','','2025-01-27 17:27:05','','0','12','2025-01-27 17:27:05','','2550','2550','1','retail','0','2550','1','0','0','0','0','0','0','new',' ','','2','0','121737987133','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1486,'','Cash','','2025-01-27 17:27:23','','0','12','2025-01-27 17:27:23','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','2','0','121737988029','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1487,'','Cash','','2025-01-27 17:57:19','','0','12','2025-01-27 17:57:19','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','121737988054','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1488,'','Cash','','2025-01-27 20:42:25','','0','12','2025-01-27 18:33:09','','2150','2150','1','retail','0','2150','1','0','0','0','0','0','0','new',' ','','1','0','121737991961','No','12','2025-01-27 20:42:25','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1489,'','Cash','','2025-01-28 23:46:26','','0','19','2025-01-28 23:46:26','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','2','0','191738097153','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1490,'','Cash','','2025-01-28 23:47:20','','0','19','2025-01-28 23:47:20','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','191738097205','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1491,'','Cash','','2025-01-28 23:48:10','','0','19','2025-01-28 23:48:10','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','191738097244','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1492,'','Cash','','2025-01-28 23:48:50','','0','19','2025-01-28 23:48:50','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191738097304','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1493,'','Cash','','2025-01-28 23:50:07','','0','19','2025-01-28 23:50:07','','2150','2150','1','retail','0','2150','1','0','0','0','0','0','0','new',' ','','2','0','191738097334','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1494,'','Cash','','2025-01-28 23:51:18','','0','19','2025-01-28 23:51:18','','1550','1550','1','retail','0','1550','1','0','0','0','0','0','0','new',' ','','1','0','191738097426','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1495,'','Cash','','2025-01-29 18:13:14','','0','19','2025-01-29 18:13:14','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','191738163579','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1496,'','Cash','','2025-01-30 12:03:20','','0','12','2025-01-30 12:03:20','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','121738227793','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1497,'','Cash','','2025-01-30 12:41:43','','0','12','2025-01-30 12:41:43','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121738230077','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1498,'','Cash','','2025-01-30 16:33:36','','0','12','2025-01-30 16:33:36','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','121738243999','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1499,'','Cash','','2025-01-30 20:12:51','','0','12','2025-01-30 17:34:22','','2750','2750','1','retail','0','2750','1','0','0','0','0','0','0','new',' ','','2','0','121738244019','No','12','2025-01-30 20:12:51','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1500,'','Cash','','2025-01-30 20:31:00','','0','12','2025-01-30 20:31:00','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121738258247','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1501,'','Cash','','2025-01-31 13:09:48','','0','12','2025-01-31 13:09:48','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','121738318175','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1502,'','Cash','','2025-01-31 15:50:51','','0','12','2025-01-31 15:50:51','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','1','0','121738327835','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1503,'','Cash','','2025-01-31 18:16:38','','0','12','2025-01-31 17:41:00','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','2','0','121738327855','No','12','2025-01-31 18:16:39','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1504,'','Cash','','2025-01-31 17:41:48','','0','12','2025-01-31 17:41:48','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','121738334480','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1505,'','Cash','','2025-01-31 18:32:36','','0','12','2025-01-31 18:32:36','','1250','1250','1','retail','0','1250','1','0','0','0','0','0','0','new',' ','','1','0','121738336621','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1506,'','Cash','','2025-01-31 20:03:47','','0','12','2025-01-31 20:03:47','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','2','0','121738343006','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1507,'','Cash','','2025-01-31 20:04:40','','0','12','2025-01-31 20:04:40','','3050','3050','1','retail','0','3050','1','0','0','0','0','0','0','new',' ','','1','0','121738343033','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1508,'','Cash','','2025-01-31 20:06:36','','0','12','2025-01-31 20:06:36','','4700','4700','1','retail','0','4700','1','0','0','0','0','0','0','new',' ','','2','0','121738343088','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1509,'','Cash','','2025-02-01 14:40:19','','0','12','2025-02-01 14:37:09','','9000','9000','1','retail','0','9000','1','0','0','0','0','0','0','new',' ','','1','0','121738409719','No','12','2025-02-01 14:40:19','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1510,'','Cash','','2025-02-01 14:44:36','','0','12','2025-02-01 14:43:43','','4250','4250','1','retail','0','4250','1','0','0','0','0','0','0','new',' ','','2','0','121738410026','No','12','2025-02-01 14:44:36','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1511,'','Cash','','2025-02-01 17:57:15','','0','12','2025-02-01 15:28:22','','16600','16600','1','retail','0','16600','1','0','0','0','0','0','0','new',' ','','1','0','121738412126','No','12','2025-02-01 17:57:15','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1512,'','Cash','','2025-02-01 17:38:08','','0','12','2025-02-01 17:38:08','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121738420647','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1513,'','Cash','','2025-02-01 19:41:25','','0','12','2025-02-01 19:41:25','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','121738428069','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1514,'','Cash','','2025-02-01 19:44:39','','0','12','2025-02-01 19:44:39','','2650','2650','1','retail','0','2650','1','0','0','0','0','0','0','new',' ','','1','0','121738428092','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1515,'','Cash','','2025-02-01 21:55:46','','0','12','2025-02-01 20:51:40','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','new',' ','','2','0','121738432281','No','12','2025-02-01 21:55:46','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1516,'','Cash','','2025-02-01 22:34:19','','0','12','2025-02-01 22:34:19','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','121738438452','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1517,'','Cash','','2025-02-02 19:22:27','','0','12','2025-02-02 19:22:27','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','new',' ','','2','0','121738513310','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1518,'','Cash','','2025-02-02 19:25:01','','0','12','2025-02-02 19:25:01','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','1','0','121738513351','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1519,'','Cash','','2025-02-02 19:26:20','','0','12','2025-02-02 19:26:20','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','2','0','121738513512','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1520,'','Cash','','2025-02-02 19:29:15','','0','12','2025-02-02 19:29:15','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','121738513646','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1521,'','Cash','','2025-02-02 19:32:08','','0','12','2025-02-02 19:32:08','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121738513848','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1522,'','Cash','','2025-02-02 19:35:14','','0','12','2025-02-02 19:35:14','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','2','0','121738513933','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1523,'','Cash','','2025-02-02 19:40:55','','0','12','2025-02-02 19:40:55','','2350','2350','1','retail','0','2350','1','0','0','0','0','0','0','new',' ','','2','0','121738514404','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1524,'','Cash','','2025-02-02 19:44:07','','0','12','2025-02-02 19:44:07','','2350','2350','1','retail','0','2350','1','0','0','0','0','0','0','new',' ','','2','0','121738514458','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1525,'','Cash','','2025-02-02 19:45:56','','0','12','2025-02-02 19:45:56','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','new',' ','','1','0','121738514735','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1526,'','Cash','','2025-02-02 20:09:09','','0','12','2025-02-02 19:49:58','','1750','1750','1','retail','0','1750','1','0','0','0','0','0','0','new',' ','','2','0','121738514886','No','12','2025-02-02 20:09:09','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1527,'','Cash','','2025-02-02 19:54:10','','0','12','2025-02-02 19:54:10','','10600','10600','1','retail','0','10600','1','0','0','0','0','0','0','new',' ','','2','0','121738515004','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1528,'','Cash','','2025-02-02 21:09:48','','0','12','2025-02-02 21:09:48','','5300','5300','1','retail','0','5300','1','0','0','0','0','0','0','new',' ','','1','0','121738519589','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1529,'','Cash','','2025-02-02 21:45:53','','0','12','2025-02-02 21:45:53','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','1','0','121738521915','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1530,'','Cash','','2025-02-03 17:04:27','','0','12','2025-02-03 17:04:27','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','1','0','121738591341','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1531,'','Cash','','2025-02-03 17:33:21','','0','12','2025-02-03 17:10:51','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','2','0','121738591820','No','12','2025-02-03 17:33:21','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1532,'','Cash','','2025-02-03 19:17:23','','0','12','2025-02-03 19:17:23','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','2','0','121738594104','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1533,'','Cash','','2025-02-04 19:27:02','','0','19','2025-02-04 16:31:41','','3600','3600','1','retail','0','3600','1','0','0','0','0','0','0','new',' ','','2','0','191738675824','No','19','2025-02-04 19:27:02','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1534,'','Cash','','2025-02-04 21:53:53','','0','19','2025-02-04 17:43:19','','1750','1750','1','retail','0','1750','1','0','0','0','0','0','0','new',' ','','1','0','191738680178','No','19','2025-02-04 21:53:53','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1535,'','Cash','','2025-02-04 18:11:54','','0','19','2025-02-04 17:44:15','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','new',' ','','1','0','191738680240','No','19','2025-02-04 18:11:54','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1536,'','Cash','','2025-02-04 20:34:10','','0','19','2025-02-04 20:34:10','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','new',' ','','1','0','191738690390','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1537,'','Cash','','2025-02-05 12:32:51','','0','12','2025-02-05 12:32:51','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','new',' ','','1','0','121738747911','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1538,'','Cash','','2025-02-05 15:15:17','','0','12','2025-02-05 15:06:37','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','121738757188','No','12','2025-02-05 15:15:17','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1539,'','Cash','','2025-02-05 16:31:44','','0','12','2025-02-05 16:31:44','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121738762297','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1540,'','Cash','','2025-02-05 20:25:04','','0','12','2025-02-05 20:25:04','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','121738776244','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1541,'','Cash','','2025-02-05 20:25:50','','0','12','2025-02-05 20:25:50','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','1','0','121738776308','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1542,'','Cash','','2025-02-05 20:26:23','','0','12','2025-02-05 20:26:23','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','1','0','121738776353','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1543,'','Cash','','2025-02-05 21:31:54','','0','12','2025-02-05 20:27:44','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','new',' ','','2','0','121738776387','No','12','2025-02-05 21:31:54','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1544,'','Cash','','2025-02-05 21:12:04','','0','12','2025-02-05 21:12:04','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121738778550','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1545,'','Cash','','2025-02-05 21:38:27','','0','12','2025-02-05 21:36:00','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','1','0','121738780538','No','12','2025-02-05 21:38:27','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1546,'','Cash','','2025-02-06 16:14:14','','0','12','2025-02-06 16:14:14','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','121738847635','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1547,'','Cash','','2025-02-06 17:19:08','','0','12','2025-02-06 17:19:08','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','1','0','121738847658','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1548,'','Cash','','2025-02-07 17:27:01','','0','12','2025-02-07 17:27:01','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','2','0','121738938346','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1549,'','Cash','','2025-02-07 19:09:34','','0','12','2025-02-07 19:09:34','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','new',' ','','2','0','121738938425','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1550,'','Cash','','2025-02-07 20:51:33','','0','12','2025-02-07 20:51:33','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','2','0','121738950652','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1551,'','Cash','','2025-02-07 20:54:14','','0','12','2025-02-07 20:54:14','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','121738950836','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1552,'','Cash','','2025-02-08 22:10:27','','0','12','2025-02-08 11:38:05','','3150','3150','1','retail','0','3150','1','0','0','0','0','0','0','new',' ','','2','0','121739003841','No','12','2025-02-08 22:10:27','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1553,'','Cash','','2025-02-08 19:15:57','','0','1','2025-02-08 19:15:57','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','new',' ','','2','0','11739031297','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1554,'','Cash','','2025-02-08 22:11:00','','0','12','2025-02-08 22:11:00','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121739041831','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1555,'','Cash','','2025-02-08 22:11:53','','0','12','2025-02-08 22:11:53','','1250','1250','1','retail','0','1250','1','0','0','0','0','0','0','new',' ','','1','0','121739041863','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1556,'','Cash','','2025-02-08 22:12:55','','0','12','2025-02-08 22:12:55','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','2','0','121739041916','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1557,'','Cash','','2025-02-08 22:14:00','','0','12','2025-02-08 22:14:00','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','121739041979','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1558,'','Cash','','2025-02-08 22:14:11','','0','12','2025-02-08 22:14:11','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','121739042043','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1559,'','Cash','','2025-02-08 22:15:24','','0','12','2025-02-08 22:15:24','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','1','0','121739042053','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1560,'','Cash','','2025-02-08 22:18:00','','0','12','2025-02-08 22:18:00','','7650','7650','1','retail','0','7650','1','0','0','0','0','0','0','new',' ','','2','0','121739042155','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1561,'','Cash','','2025-02-08 22:18:57','','0','12','2025-02-08 22:18:57','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','1','0','121739042285','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1562,'','Cash','','2025-02-09 13:23:47','','0','12','2025-02-09 13:23:47','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','2','0','121739096599','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1563,'','Cash','','2025-02-09 16:24:55','','0','12','2025-02-09 14:33:30','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','2','0','121739100746','No','12','2025-02-09 16:24:55','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1564,'','Cash','','2025-02-09 14:34:32','','0','12','2025-02-09 14:34:32','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','2','0','121739100820','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1565,'','Cash','','2025-02-09 14:59:11','','0','12','2025-02-09 14:59:11','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','2','0','121739102322','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1566,'','Cash','','2025-02-09 16:40:08','','0','12','2025-02-09 16:40:08','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','2','0','121739107736','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1567,'','Cash','','2025-02-09 16:44:16','','0','12','2025-02-09 16:44:16','','3700','3700','1','retail','0','3700','1','0','0','0','0','0','0','new',' ','','1','0','121739108419','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1568,'','Cash','','2025-02-09 21:15:41','','0','12','2025-02-09 17:20:08','','1550','1550','1','retail','0','1550','1','0','0','0','0','0','0','new',' ','','2','0','121739110704','No','12','2025-02-09 21:15:41','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1569,'','Cash','','2025-02-09 19:05:53','','0','12','2025-02-09 17:22:12','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','new',' ','','2','0','121739110813','No','12','2025-02-09 19:05:53','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1570,'','Cash','','2025-02-09 18:37:05','','0','12','2025-02-09 18:37:05','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','121739115337','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1571,'','Cash','','2025-02-09 20:04:41','','0','12','2025-02-09 20:04:41','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121739120671','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1572,'','Cash','','2025-02-09 20:09:50','','0','12','2025-02-09 20:09:50','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','121739120983','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1573,'','Cash','','2025-02-09 20:16:56','','0','12','2025-02-09 20:16:56','','850','850','1','retail','0','850','1','0','0','0','0','0','0','new',' ','','2','0','121739121394','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1574,'','Cash','','2025-02-09 20:45:34','','0','12','2025-02-09 20:45:34','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','new',' ','','1','0','121739123107','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1575,'','Cash','','2025-02-10 14:40:26','','0','12','2025-02-10 14:40:26','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','0','121739187613','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1576,'','Cash','','2025-02-10 15:49:06','','0','12','2025-02-10 15:49:06','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121739187629','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1577,'','Cash','','2025-02-10 17:33:27','','0','12','2025-02-10 17:33:27','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','2','0','121739191753','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1578,'','Cash','','2025-02-11 10:11:39','','0','12','2025-02-11 10:11:40','','18700','18700','1','retail','0','18700','1','0','0','0','0','0','0','new',' ','','2','0','121739257709','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1579,'','Cash','','2025-02-11 18:46:36','','0','19','2025-02-11 18:46:36','','2550','2550','1','retail','0','2550','1','0','0','0','0','0','0','new',' ','','2','0','191739288700','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1580,'','Cash','','2025-02-12 17:11:45','','0','12','2025-02-12 17:11:45','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','new',' ','','2','0','121739369480','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1581,'','Cash','','2025-02-12 18:39:55','','0','12','2025-02-12 17:12:09','','1750','1750','1','retail','0','1750','1','0','0','0','0','0','0','new',' ','','2','0','121739369513','No','12','2025-02-12 18:39:55','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1582,'','Cash','','2025-02-12 17:24:45','','0','12','2025-02-12 17:13:09','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','121739369537','No','12','2025-02-12 17:24:45','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1583,'','Cash','','2025-02-12 23:44:55','','0','12','2025-02-12 17:28:56','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','new',' ','','2','0','121739370476','No','12','2025-02-12 23:44:55','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1584,'','Cash','','2025-02-12 20:08:38','','0','12','2025-02-12 17:30:09','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','2','0','121739370543','No','12','2025-02-12 20:08:38','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1585,'','Cash','','2025-02-12 21:32:55','','0','12','2025-02-12 20:09:26','','1850','1850','1','retail','0','1850','1','0','0','0','0','0','0','new',' ','','2','0','121739380133','No','12','2025-02-12 21:32:55','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1586,'','Cash','','2025-02-12 23:09:55','','0','12','2025-02-12 21:07:35','','3200','3200','1','retail','0','3200','1','0','0','0','0','0','0','new',' ','','1','0','121739380331','No','12','2025-02-12 23:09:55','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1587,'','Cash','','2025-02-12 23:10:19','','0','12','2025-02-12 23:10:19','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','121739391002','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1588,'','Cash','','2025-02-12 23:24:45','','0','12','2025-02-12 23:24:45','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','121739391878','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1589,'','Cash','','2025-02-13 00:16:26','','0','12','2025-02-13 00:16:26','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121739394972','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1590,'','Cash','','2025-02-13 00:30:06','','0','12','2025-02-13 00:18:22','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','1','0','121739395086','No','12','2025-02-13 00:30:06','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1591,'','Cash','','2025-02-13 00:56:39','','0','12','2025-02-13 00:56:39','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','0','121739397381','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1592,'','Cash','','2025-02-13 15:19:56','','0','12','2025-02-13 15:19:56','','2550','2550','1','retail','0','2550','1','0','0','0','0','0','0','new',' ','','2','0','121739449140','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1593,'','Cash','','2025-02-13 15:48:23','','0','12','2025-02-13 15:48:23','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','2','0','121739449206','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1594,'','Cash','','2025-02-13 20:43:47','','0','12','2025-02-13 20:43:47','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','121739468595','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1595,'','Cash','','2025-02-13 22:12:07','','0','12','2025-02-13 22:12:07','','3250','3250','1','retail','0','3250','1','0','0','0','0','0','0','new',' ','','2','0','121739473775','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1596,'','Cash','','2025-02-14 02:13:47','','0','12','2025-02-14 00:25:54','','3050','3050','1','retail','0','3050','1','0','0','0','0','0','0','new',' ','','2','0','121739481938','No','12','2025-02-14 02:13:47','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1597,'','Cash','','2025-02-14 02:16:48','','0','12','2025-02-14 02:16:48','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121739488600','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1598,'','Cash','','2025-02-14 11:39:57','','0','12','2025-02-14 11:39:57','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','121739522375','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1599,'','Cash','','2025-02-14 14:33:03','','0','19','2025-02-14 14:33:03','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','191739532743','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1600,'','Cash','','2025-02-14 15:32:33','','0','19','2025-02-14 15:32:33','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','new',' ','','1','0','191739532789','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1601,'','Cash','','2025-02-14 16:51:24','','0','19','2025-02-14 16:51:24','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','191739536359','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1602,'','Cash','','2025-02-14 17:45:24','','0','19','2025-02-14 17:45:24','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191739544312','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1603,'','Cash','','2025-02-14 17:45:49','','0','19','2025-02-14 17:45:49','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191739544337','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1604,'','Cash','','2025-02-14 17:48:41','','0','19','2025-02-14 17:48:41','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','2','0','191739544354','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1605,'','Cash','','2025-02-14 18:12:39','','0','19','2025-02-14 18:11:35','','3050','3050','1','retail','0','3050','1','0','0','0','0','0','0','new',' ','','2','0','191739544527','No','19','2025-02-14 18:12:39','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1606,'','Cash','','2025-02-14 18:27:30','','0','19','2025-02-14 18:27:30','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','191739545972','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1607,'','Cash','','2025-02-14 21:54:32','','0','19','2025-02-14 19:22:09','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','1','0','191739550051','No','19','2025-02-14 21:54:32','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1608,'','Cash','','2025-02-14 20:55:18','','0','19','2025-02-14 20:42:45','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','2','0','191739554908','No','19','2025-02-14 20:55:18','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1609,'','Cash','','2025-02-14 21:08:10','','0','19','2025-02-14 20:55:59','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','new',' ','','1','0','191739555734','No','19','2025-02-14 21:08:10','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1610,'','Cash','','2025-02-14 22:01:49','','0','19','2025-02-14 22:01:49','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','191739559620','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1611,'','Cash','','2025-02-15 11:46:31','','0','19','2025-02-15 11:46:31','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191739609178','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1612,'','Cash','','2025-02-15 12:38:48','','0','19','2025-02-15 11:48:21','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','2','0','191739609198','No','19','2025-02-15 12:38:48','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1613,'','Cash','','2025-02-15 12:48:17','','0','19','2025-02-15 12:48:17','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','191739612331','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1614,'','Cash','','2025-02-15 17:00:05','','0','19','2025-02-15 14:12:52','','3600','3600','1','retail','0','3600','1','0','0','0','0','0','0','new',' ','','2','0','191739617275','No','19','2025-02-15 17:00:05','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1615,'','Cash','','2025-02-15 14:21:09','','0','19','2025-02-15 14:14:12','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','2','0','191739617992','No','19','2025-02-15 14:21:09','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1616,'','Cash','','2025-02-15 15:59:10','','0','19','2025-02-15 15:59:10','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','0','191739624197','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1617,'','Cash','','2025-02-15 19:52:02','','0','19','2025-02-15 16:48:53','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','191739624669','No','19','2025-02-15 19:52:02','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1618,'','Cash','','2025-02-15 18:01:07','','0','19','2025-02-15 18:01:07','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','1','0','191739631642','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1619,'','Cash','','2025-02-15 18:06:12','','0','19','2025-02-15 18:06:12','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191739631672','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1620,'','Cash','','2025-02-15 20:07:48','','0','19','2025-02-15 19:08:53','','3050','3050','1','retail','0','3050','1','0','0','0','0','0','0','new',' ','','2','0','191739631976','No','19','2025-02-15 20:07:49','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1621,'','Cash','','2025-02-15 20:28:34','','0','19','2025-02-15 19:12:32','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','191739635877','No','19','2025-02-15 20:28:34','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1622,'','Cash','','2025-02-15 19:32:20','','0','12','2025-02-15 19:23:41','','6200','6200','1','retail','0','6200','1','0','0','0','0','0','0','new',' ','','2','0','121739636503','No','12','2025-02-15 19:32:20','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1623,'','Cash','','2025-02-15 19:37:08','','0','12','2025-02-15 19:30:09','','3150','3150','1','retail','0','3150','1','0','0','0','0','0','0','new',' ','','2','0','121739636959','No','12','2025-02-15 19:37:08','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1624,'','Cash','','2025-02-15 20:11:05','','0','19','2025-02-15 20:09:58','','1850','1850','1','retail','0','1850','1','0','0','0','0','0','0','new',' ','','1','0','191739639277','No','19','2025-02-15 20:11:05','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1625,'','Cash','','2025-02-15 20:41:07','','0','19','2025-02-15 20:41:07','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','2','0','191739641259','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1626,'','Cash','','2025-02-15 21:02:23','','0','19','2025-02-15 21:02:23','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','191739642534','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1627,'','Cash','','2025-02-15 21:02:40','','0','19','2025-02-15 21:02:40','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191739642551','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1628,'','Cash','','2025-02-15 21:34:45','','0','12','2025-02-15 21:13:59','','6850','6850','1','retail','0','6850','1','0','0','0','0','0','0','new',' ','','2','0','121739643070','No','12','2025-02-15 21:34:45','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1629,'','Cash','','2025-02-15 23:08:17','','0','12','2025-02-15 23:08:17','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','2','0','121739649425','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1630,'','Cash','','2025-02-15 23:17:20','','0','12','2025-02-15 23:17:20','','3750','3750','1','retail','0','3750','1','0','0','0','0','0','0','new',' ','','2','0','121739650100','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1631,'','Cash','','2025-02-15 23:27:06','','0','12','2025-02-15 23:27:06','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','2','0','121739651216','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1632,'','Cash','','2025-02-16 00:37:51','','0','12','2025-02-16 00:37:51','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','121739655448','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1633,'','Cash','','2025-02-16 10:46:20','','0','12','2025-02-16 10:46:20','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','1','0','121739691851','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1634,'','Cash','','2025-02-16 10:56:57','','0','12','2025-02-16 10:56:58','','5250','5250','1','retail','0','5250','1','0','0','0','0','0','0','new',' ','','1','0','121739692006','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1635,'','Cash','','2025-02-16 14:36:48','','0','19','2025-02-16 14:36:48','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','new',' ','','2','0','191739705772','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1636,'','Cash','','2025-02-16 14:40:56','','0','19','2025-02-16 14:40:56','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','new',' ','','2','0','191739705819','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1637,'','Cash','','2025-02-16 14:43:47','','0','19','2025-02-16 14:43:47','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191739706059','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1638,'','Cash','','2025-02-16 14:44:46','','0','19','2025-02-16 14:44:46','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191739706260','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1639,'','Cash','','2025-02-16 14:45:30','','0','19','2025-02-16 14:45:30','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191739706292','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1640,'','Cash','','2025-02-16 14:46:36','','0','19','2025-02-16 14:46:36','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','191739706336','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1641,'','Cash','','2025-02-16 14:48:17','','0','19','2025-02-16 14:48:17','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','1','0','191739706402','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1642,'','Cash','','2025-02-16 16:31:55','','0','19','2025-02-16 15:45:00','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','191739706502','No','19','2025-02-16 16:31:55','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1643,'','Cash','','2025-02-16 16:53:08','','0','19','2025-02-16 16:53:08','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191739713962','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1644,'','Cash','','2025-02-16 21:25:43','','0','19','2025-02-16 18:10:20','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','1','0','191739718494','No','19','2025-02-16 21:25:43','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1645,'','Cash','','2025-02-16 19:13:26','','0','19','2025-02-16 19:13:26','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','1','0','191739718690','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1646,'','Cash','','2025-02-16 21:25:19','','0','19','2025-02-16 20:05:44','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','2','0','191739725530','No','19','2025-02-16 21:25:19','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1647,'','Cash','','2025-02-16 21:24:23','','0','19','2025-02-16 20:06:58','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','1','0','191739725583','No','19','2025-02-16 21:24:23','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1648,'','Cash','','2025-02-16 22:11:40','','0','19','2025-02-16 20:26:54','','1250','1250','1','retail','0','1250','1','0','0','0','0','0','0','new',' ','','2','0','191739726485','No','19','2025-02-16 22:11:40','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1649,'','Cash','','2025-02-16 23:27:28','','0','19','2025-02-16 20:52:35','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','1','0','191739728312','No','19','2025-02-16 23:27:28','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1650,'','Cash','','2025-02-16 20:54:05','','0','19','2025-02-16 20:54:05','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','191739728374','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1651,'','Cash','','2025-02-17 19:19:08','','0','19','2025-02-17 16:56:45','','7500','7500','1','retail','0','7500','1','0','0','0','0','0','0','new',' ','','2','0','191739800580','No','19','2025-02-17 19:19:08','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1652,'','Cash','','2025-02-17 18:53:28','','0','19','2025-02-17 17:43:28','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','2','0','191739803301','No','19','2025-02-17 18:53:28','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1653,'','Cash','','2025-02-17 17:43:51','','0','19','2025-02-17 17:43:51','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191739803412','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1654,'','Cash','','2025-02-17 18:38:25','','0','19','2025-02-17 18:38:25','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','2','0','191739806658','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1655,'','Cash','','2025-02-17 18:41:19','','0','19','2025-02-17 18:41:19','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191739806751','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1656,'','Cash','','2025-02-17 20:30:08','','0','19','2025-02-17 18:54:19','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','new',' ','','2','0','191739807620','No','19','2025-02-17 20:30:09','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1657,'','Cash','','2025-02-17 19:00:12','','0','19','2025-02-17 19:00:12','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','191739807672','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1658,'','Cash','','2025-02-18 15:00:19','','0','19','2025-02-18 15:00:19','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','191739879969','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1659,'','Cash','','2025-02-19 10:16:46','','0','19','2025-02-19 10:16:46','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','1','0','191739949342','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1660,'','Cash','','2025-02-19 10:20:16','','0','1','2025-02-19 10:20:16','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','11739949606','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1661,'','Cash','','2025-02-19 10:20:33','','0','19','2025-02-19 10:20:33','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','191739949409','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1662,'','Cash','','2025-02-19 10:22:22','','0','19','2025-02-19 10:22:22','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','2','0','191739949735','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1663,'','Cash','','2025-02-20 10:45:36','','0','19','2025-02-20 10:45:36','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','191740037522','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1664,'','Cash','','2025-02-20 10:53:22','','0','12','2025-02-20 10:53:22','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','new',' ','','1','0','121740037863','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1665,'','Cash','','2025-02-21 11:18:50','','0','12','2025-02-21 11:18:50','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121740125914','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1666,'','Cash','','2025-02-21 11:19:21','','0','12','2025-02-21 11:19:21','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','121740125943','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1667,'','Cash','','2025-02-21 11:20:06','','0','12','2025-02-21 11:20:06','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','2','0','121740125979','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1668,'','Cash','','2025-02-21 11:33:13','','0','12','2025-02-21 11:33:13','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','121740126783','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1669,'','Cash','','2025-02-21 19:35:34','','0','12','2025-02-21 19:35:34','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','2','0','121740155672','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1670,'','Cash','','2025-02-21 19:36:55','','0','12','2025-02-21 19:36:55','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','new',' ','','1','0','121740155745','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1671,'','Cash','','2025-02-21 19:45:47','','0','12','2025-02-21 19:45:47','','2250','2250','1','retail','0','2250','1','0','0','0','0','0','0','new',' ','','1','0','121740156313','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1672,'','Cash','','2025-02-23 17:13:12','','0','12','2025-02-23 17:13:12','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','new',' ','','1','0','121740317137','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1673,'','Cash','','2025-02-23 17:14:13','','0','12','2025-02-23 17:14:13','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','new',' ','','1','0','121740320000','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1674,'','Cash','','2025-02-23 17:53:59','','0','12','2025-02-23 17:37:48','','5700','5700','1','retail','0','5700','1','0','0','0','0','0','0','new',' ','','2','0','121740320069','No','12','2025-02-23 17:53:59','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1675,'','Cash','','2025-02-23 17:39:16','','0','12','2025-02-23 17:39:16','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','2','0','121740321474','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1676,'','Cash','','2025-02-23 19:51:09','','0','12','2025-02-23 17:54:02','','4750','4750','1','retail','0','4750','1','0','0','0','0','0','0','new',' ','','2','0','121740321576','No','12','2025-02-23 19:51:09','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1677,'','Cash','','2025-02-23 17:55:39','','0','12','2025-02-23 17:55:39','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','121740322497','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1678,'','Cash','','2025-02-23 18:28:19','','0','12','2025-02-23 17:56:28','','1750','1750','1','retail','0','1750','1','0','0','0','0','0','0','new',' ','','1','0','121740322542','No','12','2025-02-23 18:28:19','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1679,'','Cash','','2025-02-23 19:51:53','','0','12','2025-02-23 17:57:13','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','2','0','121740322611','No','12','2025-02-23 19:51:53','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1680,'','Cash','','2025-02-23 17:58:09','','0','12','2025-02-23 17:58:09','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','1','0','121740322641','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1681,'','Cash','','2025-02-23 18:21:56','','0','12','2025-02-23 18:21:56','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121740322695','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1682,'','Cash','','2025-02-23 18:59:07','','0','12','2025-02-23 18:50:14','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','2','0','121740325803','No','12','2025-02-23 18:59:07','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1683,'','Cash','','2025-02-23 18:53:48','','0','12','2025-02-23 18:53:48','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','2','0','121740325986','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1684,'','Cash','','2025-02-23 18:54:19','','0','12','2025-02-23 18:54:19','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','121740326032','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1685,'','Cash','','2025-02-23 19:03:57','','0','12','2025-02-23 19:03:57','','7350','7350','1','retail','0','7350','1','0','0','0','0','0','0','new',' ','','1','0','121740326536','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1686,'','Cash','','2025-02-23 19:07:47','','0','12','2025-02-23 19:07:47','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','new',' ','','1','0','121740326642','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1687,'','Cash','','2025-02-23 19:41:11','','0','12','2025-02-23 19:19:41','','8450','8450','1','retail','0','8450','1','0','0','0','0','0','0','new',' ','','1','0','121740326874','No','12','2025-02-23 19:41:11','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1688,'','Cash','','2025-02-23 20:58:43','','0','12','2025-02-23 20:15:00','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','new',' ','','2','0','121740329518','No','12','2025-02-23 20:58:43','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1689,'','Cash','','2025-02-23 20:16:31','','0','12','2025-02-23 20:16:31','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','2','0','121740330904','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1690,'','Cash','','2025-02-23 21:08:07','','0','12','2025-02-23 21:08:07','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','121740334080','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1691,'','Cash','','2025-02-23 21:26:05','','0','12','2025-02-23 21:26:05','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','121740335157','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1692,'','Cash','','2025-02-24 13:25:16','','0','12','2025-02-24 13:25:16','','4500','4500','1','retail','0','4500','1','0','0','0','0','0','0','new',' ','','1','0','121740392671','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1693,'','Cash','','2025-02-24 13:25:46','','0','12','2025-02-24 13:25:46','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','1','0','121740392721','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1694,'','Cash','','2025-02-24 13:26:08','','0','12','2025-02-24 13:26:08','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','2','0','121740392750','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1695,'','Cash','','2025-02-24 13:26:33','','0','12','2025-02-24 13:26:33','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121740392772','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1696,'','Cash','','2025-02-24 13:27:26','','0','12','2025-02-24 13:27:26','','3800','3800','1','retail','0','3800','1','0','0','0','0','0','0','new',' ','','1','0','121740392798','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1697,'','Cash','','2025-02-24 16:27:57','','0','12','2025-02-24 16:27:57','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','new',' ','','2','0','121740403570','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1698,'','Cash','','2025-02-24 16:28:14','','0','12','2025-02-24 16:28:14','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','121740403681','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1699,'','Cash','','2025-02-24 17:44:41','','0','12','2025-02-24 17:44:41','','3600','3600','1','retail','0','3600','1','0','0','0','0','0','0','new',' ','','1','0','121740408089','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1700,'','Cash','','2025-02-24 19:24:25','','0','12','2025-02-24 18:13:01','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','2','0','121740409930','No','12','2025-02-24 19:24:25','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1701,'','Cash','','2025-02-24 18:45:38','','0','12','2025-02-24 18:45:38','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','121740411929','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1702,'','Cash','','2025-02-24 20:45:34','','0','12','2025-02-24 20:45:34','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','2','0','121740414472','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1703,'','Cash','','2025-02-25 15:31:15','','0','19','2025-02-25 15:31:15','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','2','0','191740486602','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1704,'','Cash','','2025-02-25 16:51:18','','0','19','2025-02-25 16:14:28','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','2','0','191740486682','No','19','2025-02-25 16:51:18','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1705,'','Cash','','2025-02-25 16:51:39','','0','19','2025-02-25 16:51:39','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','191740491485','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1706,'','Cash','','2025-02-25 19:23:29','','0','19','2025-02-25 18:10:30','','1550','1550','1','retail','0','1550','1','0','0','0','0','0','0','new',' ','','1','0','191740491509','No','19','2025-02-25 19:23:30','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1707,'','Cash','','2025-02-25 20:43:42','','0','19','2025-02-25 20:28:00','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','2','0','191740504095','No','19','2025-02-25 20:43:42','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1708,'','Cash','','2025-02-26 15:03:39','','0','12','2025-02-26 15:03:39','','2050','2050','1','retail','0','2050','1','0','0','0','0','0','0','new',' ','','1','0','121740571339','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1709,'','Cash','','2025-02-26 15:06:11','','0','12','2025-02-26 15:06:11','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','2','0','121740571424','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1710,'','Cash','','2025-02-26 15:08:22','','0','12','2025-02-26 15:08:22','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','121740571575','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1711,'','Cash','','2025-02-26 19:22:40','','0','12','2025-02-26 19:22:40','','3600','3600','1','retail','0','3600','1','0','0','0','0','0','0','new',' ','','1','0','121740586859','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1712,'','Cash','','2025-02-27 10:55:25','','0','12','2025-02-27 10:55:25','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','2','0','121740642916','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1713,'','Cash','','2025-02-27 18:13:58','','0','12','2025-02-27 18:13:58','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','121740669225','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1714,'','Cash','','2025-02-27 19:43:30','','0','12','2025-02-27 18:14:33','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','2','0','121740669247','No','12','2025-02-27 19:43:31','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1715,'','Cash','','2025-02-27 18:14:57','','0','12','2025-02-27 18:14:57','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','2','0','121740669279','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1716,'','Cash','','2025-02-27 19:47:26','','0','12','2025-02-27 18:15:43','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','new',' ','','2','0','121740669304','No','12','2025-02-27 19:47:26','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1717,'','Cash','','2025-02-28 15:52:31','','0','12','2025-02-28 15:52:31','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','121740747124','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1718,'','Cash','','2025-02-28 17:31:11','','0','12','2025-02-28 16:30:49','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','new',' ','','2','0','121740747162','No','12','2025-02-28 17:31:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1719,'','Cash','','2025-02-28 19:26:30','','0','12','2025-02-28 19:26:30','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','121740753090','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1720,'','Cash','','2025-02-28 19:38:17','','0','12','2025-02-28 19:37:38','','4900','4900','1','retail','0','4900','1','0','0','0','0','0','0','new',' ','','1','0','121740760018','No','12','2025-02-28 19:38:17','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1721,'','Cash','','2025-02-28 19:57:59','','0','12','2025-02-28 19:57:59','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121740761848','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1722,'','Cash','','2025-02-28 19:59:48','','0','12','2025-02-28 19:59:48','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','121740761913','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1723,'','Cash','','2025-02-28 21:39:58','','0','12','2025-02-28 21:39:58','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','121740762003','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1724,'','Cash','','2025-03-01 11:36:53','','0','19','2025-03-01 11:36:53','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','191740818200','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1725,'','Cash','','2025-03-01 14:22:52','','0','19','2025-03-01 13:16:36','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','2','0','191740818217','No','19','2025-03-01 14:22:52','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1726,'','Cash','','2025-03-01 14:23:33','','0','19','2025-03-01 14:23:33','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','191740828182','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1727,'','Cash','','2025-03-01 16:40:20','','0','19','2025-03-01 14:53:27','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','1','0','191740829831','No','19','2025-03-01 16:40:20','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1728,'','Cash','','2025-03-01 17:57:02','','0','19','2025-03-01 15:29:54','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','new',' ','','2','0','191740832164','No','19','2025-03-01 17:57:02','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1729,'','Cash','','2025-03-01 17:13:28','','0','19','2025-03-01 16:47:32','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','2','0','191740836757','No','19','2025-03-01 17:13:28','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1730,'','Cash','','2025-03-01 16:47:58','','0','19','2025-03-01 16:47:58','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','191740836864','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1731,'','Cash','','2025-03-01 17:16:46','','0','19','2025-03-01 17:16:46','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191740838490','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1732,'','Cash','','2025-03-01 17:23:33','','0','12','2025-03-01 17:23:33','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121740838936','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1733,'','Cash','','2025-03-01 18:22:22','','0','12','2025-03-01 17:25:19','','2350','2350','1','retail','0','2350','1','0','0','0','0','0','0','new',' ','','2','0','121740839026','No','12','2025-03-01 18:22:22','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1734,'','Cash','','2025-03-01 17:27:34','','0','12','2025-03-01 17:27:35','','3200','3200','1','retail','0','3200','1','0','0','0','0','0','0','new',' ','','1','0','121740839151','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1735,'','Cash','','2025-03-01 17:42:35','','0','12','2025-03-01 17:42:36','','6300','6300','1','retail','0','6300','1','0','0','0','0','0','0','new',' ','','1','0','121740839273','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1736,'','Cash','','2025-03-01 21:20:22','','0','12','2025-03-01 18:22:53','','1850','1850','1','retail','0','1850','1','0','0','0','0','0','0','new',' ','','2','0','121740842554','No','12','2025-03-01 21:20:22','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1737,'','Cash','','2025-03-01 19:09:52','','0','12','2025-03-01 19:09:52','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','2','0','121740842590','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1738,'','Cash','','2025-03-01 20:43:15','','0','19','2025-03-01 20:43:16','','2150','2150','1','retail','0','2150','1','0','0','0','0','0','0','new',' ','','1','0','191740850931','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1739,'','Cash','','2025-03-01 21:01:18','','0','19','2025-03-01 21:01:18','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','new',' ','','1','0','191740851030','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1740,'','Cash','','2025-03-01 21:11:50','','0','12','2025-03-01 21:11:50','','7200','7200','1','retail','0','7200','1','0','0','0','0','0','0','new',' ','','2','0','121740845399','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1741,'','Cash','','2025-03-01 21:16:34','','0','12','2025-03-01 21:16:09','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','new',' ','','1','0','121740852845','No','12','2025-03-01 21:16:34','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1742,'','Cash','','2025-03-01 21:17:50','','0','12','2025-03-01 21:17:50','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','new',' ','','2','0','121740852999','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1743,'','Cash','','2025-03-01 21:18:24','','0','12','2025-03-01 21:18:24','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','new',' ','','2','0','121740853076','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1744,'','Cash','','2025-03-01 21:24:38','','0','19','2025-03-01 21:24:38','','3950','3950','1','retail','0','3950','1','0','0','0','0','0','0','new',' ','','1','0','191740853271','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1745,'','Cash','','2025-03-01 21:53:18','','0','12','2025-03-01 21:53:18','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','121740855186','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1746,'','Cash','','2025-03-01 21:59:42','','0','12','2025-03-01 21:59:42','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','121740855572','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1747,'','Cash','','2025-03-02 15:45:32','','0','19','2025-03-02 13:35:10','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','new',' ','','1','0','191740911623','No','19','2025-03-02 15:45:32','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1748,'','Cash','','2025-03-02 13:55:11','','0','19','2025-03-02 13:55:11','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','new',' ','','2','0','191740911729','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1749,'','Cash','','2025-03-02 15:30:38','','0','12','2025-03-02 15:30:38','','5200','5200','1','retail','0','5200','1','0','0','0','0','0','0','new',' ','','1','0','121740918312','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1750,'','Cash','','2025-03-02 17:04:00','','0','19','2025-03-02 16:55:31','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','1','0','191740923664','No','19','2025-03-02 17:04:00','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1751,'','Cash','','2025-03-02 16:55:51','','0','19','2025-03-02 16:55:51','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','191740923736','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1752,'','Cash','','2025-03-02 17:05:18','','0','19','2025-03-02 17:05:18','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','1','0','191740924245','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1753,'','Cash','','2025-03-02 18:56:08','','0','19','2025-03-02 18:54:58','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','191740924323','No','19','2025-03-02 18:56:08','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1754,'','Cash','','2025-03-02 19:02:05','','0','19','2025-03-02 19:02:05','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','1','0','191740930981','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1755,'','Cash','','2025-03-02 19:08:10','','0','19','2025-03-02 19:03:29','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','191740931335','No','19','2025-03-02 19:08:10','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1756,'','Cash','','2025-03-02 19:05:45','','0','19','2025-03-02 19:05:45','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','new',' ','','2','0','191740931421','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1757,'','Cash','','2025-03-02 20:56:04','','0','12','2025-03-02 19:33:39','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121740933193','No','12','2025-03-02 20:56:04','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1758,'','Cash','','2025-03-02 19:35:58','','0','12','2025-03-02 19:35:58','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','2','0','121740933242','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1759,'','Cash','','2025-03-02 19:38:43','','0','12','2025-03-02 19:38:43','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','121740933388','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1760,'','Cash','','2025-03-02 19:43:06','','0','12','2025-03-02 19:43:06','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','121740933538','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1761,'','Cash','','2025-03-02 19:53:06','','0','12','2025-03-02 19:53:06','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','121740933791','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1762,'','Cash','','2025-03-02 20:56:33','','0','12','2025-03-02 20:56:33','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','121740938169','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1763,'','Cash','','2025-03-03 11:36:46','','0','12','2025-03-03 11:36:46','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121740990988','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1764,'','Cash','','2025-03-03 11:42:32','','0','12','2025-03-03 11:42:32','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','121740991340','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1765,'','Cash','','2025-03-03 18:46:41','','0','12','2025-03-03 15:20:03','','4650','4650','1','retail','0','4650','1','0','0','0','0','0','0','new',' ','','2','0','121741004350','No','12','2025-03-03 18:46:41','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1766,'','Cash','','2025-03-03 18:06:56','','0','12','2025-03-03 15:20:31','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','2','0','121741004411','No','12','2025-03-03 18:06:56','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1767,'','Cash','','2025-03-03 18:03:58','','0','12','2025-03-03 15:20:57','','1250','1250','1','retail','0','1250','1','0','0','0','0','0','0','new',' ','','2','0','121741004436','No','12','2025-03-03 18:03:58','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1768,'','Cash','','2025-03-03 18:29:28','','0','12','2025-03-03 18:29:28','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','new',' ','','2','0','121741014430','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1769,'','Cash','','2025-03-03 20:43:12','','0','12','2025-03-03 20:43:12','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','2','0','121741023745','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1770,'','Cash','','2025-03-03 20:59:45','','0','12','2025-03-03 20:59:45','','1250','1250','1','retail','0','1250','1','0','0','0','0','0','0','new',' ','','2','0','121741023813','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1771,'','Cash','','2025-03-04 18:52:49','','0','19','2025-03-04 18:52:49','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191741103556','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1772,'','Cash','','2025-03-04 18:53:07','','0','19','2025-03-04 18:53:07','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191741103574','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1773,'','Cash','','2025-03-04 19:21:31','','0','19','2025-03-04 19:21:31','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','191741103630','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1774,'','Cash','','2025-03-04 19:48:26','','0','19','2025-03-04 19:48:26','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','new',' ','','1','0','191741105296','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1775,'','Cash','','2025-03-04 19:51:32','','0','19','2025-03-04 19:51:32','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191741106912','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1776,'','Cash','','2025-03-04 21:02:31','','0','19','2025-03-04 21:02:31','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','2','0','191741111326','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1777,'','Cash','','2025-03-04 21:07:28','','0','19','2025-03-04 21:07:28','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','2','0','191741111454','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1778,'','Cash','','2025-03-05 15:41:48','','0','12','2025-03-05 15:41:48','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','new',' ','','1','0','121741178450','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1779,'','Cash','','2025-03-05 17:02:47','','0','12','2025-03-05 17:02:47','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','new',' ','','1','0','121741178512','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1780,'','Cash','','2025-03-05 18:11:22','','0','12','2025-03-05 18:11:22','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','121741183371','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1781,'','Cash','','2025-03-05 18:38:22','','0','12','2025-03-05 18:38:22','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','121741189089','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1782,'','Cash','','2025-03-05 21:59:10','','0','12','2025-03-05 21:59:10','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','new',' ','','2','0','121741201121','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1783,'','Cash','','2025-03-06 20:08:07','','0','12','2025-03-06 20:08:07','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','121741280879','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1784,'','Cash','','2025-03-06 20:17:14','','0','12','2025-03-06 20:17:14','','10400','10400','1','retail','0','10400','1','0','0','0','0','0','0','new',' ','','2','0','121741280891','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1785,'','Cash','','2025-03-06 20:19:27','','0','12','2025-03-06 20:19:27','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','1','0','121741281439','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1786,'','Cash','','2025-03-06 20:19:46','','0','12','2025-03-06 20:19:46','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121741281572','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1787,'','Cash','','2025-03-06 20:46:36','','0','12','2025-03-06 20:46:36','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','1','0','121741282080','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1788,'','Cash','','2025-03-06 21:58:37','','0','12','2025-03-06 21:55:07','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','new',' ','','2','0','121741283201','No','12','2025-03-06 21:58:37','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1789,'','Cash','','2025-03-06 22:21:23','','0','12','2025-03-06 22:21:23','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','121741287521','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1790,'','Cash','','2025-03-06 22:26:45','','0','12','2025-03-06 22:26:45','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','2','0','121741288886','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1791,'','Cash','','2025-03-07 11:51:27','','0','12','2025-03-07 11:51:27','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','121741337472','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1792,'','Cash','','2025-03-07 18:18:45','','0','21','2025-03-07 18:18:45','','1550','1550','1','retail','0','1550','1','0','0','0','0','0','0','new',' ','','2','0','211741359695','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1793,'','Cash','','2025-03-07 19:14:09','','0','21','2025-03-07 19:14:09','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','211741360730','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1794,'','Cash','','2025-03-07 19:32:18','','0','21','2025-03-07 19:32:18','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','211741364060','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1795,'','Cash','','2025-03-07 20:45:30','','0','19','2025-03-07 20:45:30','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','191741369504','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1796,'','Cash','','2025-03-08 13:28:54','','0','19','2025-03-08 13:28:54','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191741427685','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1797,'','Cash','','2025-03-08 16:18:34','','0','21','2025-03-08 16:18:34','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','new',' ','','2','0','211741439768','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1798,'','Cash','','2025-03-08 18:36:23','','0','19','2025-03-08 18:22:42','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','191741447288','No','19','2025-03-08 18:36:23','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1799,'','Cash','','2025-03-08 18:44:20','','0','21','2025-03-08 18:44:20','','5500','5500','1','retail','0','5500','1','0','0','0','0','0','0','new',' ','','1','0','211741448560','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1800,'','Cash','','2025-03-08 19:05:46','','0','21','2025-03-08 19:05:46','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','211741448676','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1801,'','Cash','','2025-03-08 19:38:33','','0','12','2025-03-08 19:13:33','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','2','0','121741450332','No','12','2025-03-08 19:38:33','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1802,'','Cash','','2025-03-08 19:30:23','','0','12','2025-03-08 19:30:23','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','121741450418','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1803,'','Cash','','2025-03-08 21:56:13','','0','19','2025-03-08 19:48:18','','5550','5550','1','retail','0','5550','1','0','0','0','0','0','0','new',' ','','2','0','191741452444','No','19','2025-03-08 21:56:13','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1804,'','Cash','','2025-03-08 22:33:57','','0','19','2025-03-08 21:50:28','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','191741456608','No','19','2025-03-08 22:33:57','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1805,'','Cash','','2025-03-08 22:57:45','','0','12','2025-03-08 22:57:45','','850','850','1','retail','0','850','1','0','0','0','0','0','0','new',' ','','2','0','121741463830','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1806,'','Cash','','2025-03-09 00:44:12','','0','12','2025-03-09 00:44:12','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121741465833','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1807,'','Cash','','2025-03-09 15:36:03','','0','19','2025-03-09 13:02:39','','5500','5500','1','retail','0','5500','1','0','0','0','0','0','0','new',' ','','1','0','191741514497','No','19','2025-03-09 15:36:03','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1808,'','Cash','','2025-03-09 16:32:31','','0','19','2025-03-09 13:54:45','','6800','6800','1','retail','0','6800','1','0','0','0','0','0','0','new',' ','','2','0','191741514565','No','19','2025-03-09 16:32:31','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1809,'','Cash','','2025-03-09 14:28:07','','0','21','2025-03-09 14:28:07','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','211741514356','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1810,'','Cash','','2025-03-09 14:55:49','','0','12','2025-03-09 14:55:49','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','121741521339','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1811,'','Cash','','2025-03-09 14:56:42','','0','12','2025-03-09 14:56:42','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','1','0','121741521358','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1812,'','Cash','','2025-03-09 15:12:04','','0','12','2025-03-09 15:12:04','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','121741522313','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1813,'','Cash','','2025-03-09 15:23:50','','0','21','2025-03-09 15:23:50','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','1','0','211741523004','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1814,'','Cash','','2025-03-10 22:49:57','','0','21','2025-03-10 22:49:57','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','1','0','211741636138','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1815,'','Cash','','2025-03-10 22:52:34','','0','21','2025-03-10 22:52:34','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','1','0','211741636304','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1816,'','Cash','','2025-03-11 01:04:00','','0','21','2025-03-11 01:04:00','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','1','0','211741644152','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1817,'','Cash','','2025-03-11 18:07:12','','0','19','2025-03-11 11:24:18','','4550','4550','1','retail','0','4550','1','0','0','0','0','0','0','new',' ','','2','0','191741681355','No','19','2025-03-11 18:07:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1818,'','Cash','','2025-03-11 12:05:17','','0','19','2025-03-11 12:05:17','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','191741681463','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1819,'','Cash','','2025-03-11 12:23:34','','0','21','2025-03-11 12:22:37','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','2','0','211741684934','No','21','2025-03-11 12:23:34','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1820,'','Cash','','2025-03-11 14:23:46','','0','21','2025-03-11 14:22:22','','2350','2350','1','retail','0','2350','1','0','0','0','0','0','0','new',' ','','2','0','211741691987','No','21','2025-03-11 14:23:46','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1821,'','Cash','','2025-03-11 18:12:27','','0','19','2025-03-11 18:12:27','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','191741705652','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1822,'','Cash','','2025-03-11 18:41:53','','0','19','2025-03-11 18:41:53','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','1','0','191741706618','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1823,'','Cash','','2025-03-12 11:09:38','','0','19','2025-03-12 11:09:38','','3600','3600','1','retail','0','3600','1','0','0','0','0','0','0','new',' ','','1','0','191741716763','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1824,'','Cash','','2025-03-12 11:11:27','','0','19','2025-03-12 11:11:27','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','2','0','191741767032','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1825,'','Cash','','2025-03-12 11:16:39','','0','19','2025-03-12 11:16:39','','12850','12850','1','retail','0','12850','1','0','0','0','0','0','0','new',' ','','1','0','191741767091','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1826,'','Cash','','2025-03-12 11:18:10','','0','19','2025-03-12 11:18:10','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','2','0','191741767408','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1827,'','Cash','','2025-03-12 11:18:40','','0','19','2025-03-12 11:18:40','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191741767495','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1828,'','Cash','','2025-03-12 11:19:26','','0','19','2025-03-12 11:19:26','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','191741767526','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1829,'','Cash','','2025-03-12 15:54:40','','0','19','2025-03-12 15:54:40','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','191741784053','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1830,'','Cash','','2025-03-12 22:10:46','','0','19','2025-03-12 16:02:00','','2150','2150','1','retail','0','2150','1','0','0','0','0','0','0','new',' ','','2','0','191741784091','No','19','2025-03-12 22:10:46','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1831,'','Cash','','2025-03-12 16:02:28','','0','19','2025-03-12 16:02:28','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191741784533','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1832,'','Cash','','2025-03-12 16:13:06','','0','12','2025-03-12 16:13:06','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121741785172','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1833,'','Cash','','2025-03-12 16:13:30','','0','12','2025-03-12 16:13:30','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','121741785192','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1834,'','Cash','','2025-03-12 21:37:04','','0','12','2025-03-12 16:32:58','','7750','7750','1','retail','0','7750','1','0','0','0','0','0','0','new',' ','','2','0','121741785217','No','12','2025-03-12 21:37:04','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1835,'','Cash','','2025-03-12 18:54:55','','0','21','2025-03-12 18:54:55','','25950','25950','1','retail','0','25950','1','0','0','0','0','0','0','new',' ','','2','0','211741793438','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1836,'','Cash','','2025-03-12 19:08:46','','0','21','2025-03-12 19:08:46','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','211741795551','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1837,'','Cash','','2025-03-12 21:31:28','','0','19','2025-03-12 19:58:43','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','2','0','191741798690','No','19','2025-03-12 21:31:28','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1838,'','Cash','','2025-03-12 20:29:14','','0','12','2025-03-12 20:29:14','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','2','0','121741800381','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1839,'','Cash','','2025-03-12 22:13:39','','0','19','2025-03-12 22:13:39','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','191741806749','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1840,'','Cash','','2025-03-12 22:50:57','','0','12','2025-03-12 22:50:57','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121741809047','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1841,'','Cash','','2025-03-13 15:54:11','','0','12','2025-03-13 15:54:11','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','new',' ','','2','0','121741870371','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1842,'','Cash','','2025-03-13 19:39:21','','0','12','2025-03-13 19:39:21','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','121741883944','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1843,'','Cash','','2025-03-13 19:41:15','','0','12','2025-03-13 19:41:15','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','1','0','121741883974','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1844,'','Cash','','2025-03-13 19:42:18','','0','12','2025-03-13 19:42:18','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','1','0','121741884089','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1845,'','Cash','','2025-03-13 21:46:02','','0','12','2025-03-13 21:46:02','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','121741884154','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1846,'','Cash','','2025-03-13 21:46:27','','0','12','2025-03-13 21:46:27','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','121741891566','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1847,'','Cash','','2025-03-13 21:49:04','','0','12','2025-03-13 21:49:04','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121741891732','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1848,'','Cash','','2025-03-14 17:33:21','','0','19','2025-03-14 15:31:37','','2150','2150','1','retail','0','2150','1','0','0','0','0','0','0','new',' ','','2','0','191741955476','No','19','2025-03-14 17:33:21','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1849,'','Cash','','2025-03-14 23:23:19','','0','19','2025-03-14 18:15:28','','7650','7650','1','retail','0','7650','1','0','0','0','0','0','0','new',' ','','2','0','191741965289','No','19','2025-03-14 23:23:19','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1850,'','Cash','','2025-03-14 19:53:52','','0','12','2025-03-14 18:59:47','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','new',' ','','2','0','121741967890','No','21','2025-03-14 19:53:52','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1851,'','Cash','','2025-03-14 20:14:03','','0','12','2025-03-14 19:03:06','','2450','2450','1','retail','0','2450','1','0','0','0','0','0','0','new',' ','','1','0','121741968019','No','12','2025-03-14 20:14:03','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1852,'','Cash','','2025-03-14 20:58:44','','0','21','2025-03-14 19:07:50','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','211741968392','No','21','2025-03-14 20:58:44','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1853,'','Cash','','2025-03-14 20:10:21','','0','19','2025-03-14 20:10:21','','3050','3050','1','retail','0','3050','1','0','0','0','0','0','0','new',' ','','1','0','191741972018','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1854,'','Cash','','2025-03-14 20:21:36','','0','19','2025-03-14 20:10:49','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','191741972236','No','19','2025-03-14 20:21:36','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1855,'','Cash','','2025-03-14 21:24:06','','0','21','2025-03-14 21:00:39','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','new',' ','','2','0','211741975141','No','21','2025-03-14 21:24:07','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1856,'','Cash','','2025-03-15 16:06:42','','0','19','2025-03-15 13:59:59','','7650','7650','1','retail','0','7650','1','0','0','0','0','0','0','new',' ','','2','0','191742036298','No','19','2025-03-15 16:06:42','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1857,'','Cash','','2025-03-15 16:20:08','','0','19','2025-03-15 14:01:12','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','new',' ','','1','0','191742036431','No','19','2025-03-15 16:20:08','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1858,'','Cash','','2025-03-15 14:03:45','','0','19','2025-03-15 14:02:51','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','2','0','191742036552','No','19','2025-03-15 14:03:45','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1859,'','Cash','','2025-03-15 17:33:03','','0','19','2025-03-15 14:56:44','','4700','4700','1','retail','0','4700','1','0','0','0','0','0','0','new',' ','','2','0','191742039704','No','19','2025-03-15 17:33:03','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1860,'','Cash','','2025-03-15 15:53:25','','0','19','2025-03-15 15:53:25','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','1','0','191742043024','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1861,'','Cash','','2025-03-15 20:31:38','','0','12','2025-03-15 17:35:19','','4400','4400','1','retail','0','4400','1','0','0','0','0','0','0','new',' ','','2','0','121742041225','No','12','2025-03-15 20:31:38','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1862,'','Cash','','2025-03-15 20:47:45','','0','12','2025-03-15 20:47:45','','4300','4300','1','retail','0','4300','1','0','0','0','0','0','0','new',' ','','1','0','121742059951','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1863,'','Cash','','2025-03-15 20:53:24','','0','12','2025-03-15 20:53:24','','1750','1750','1','retail','0','1750','1','0','0','0','0','0','0','new',' ','','2','0','121742061127','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1864,'','Cash','','2025-03-15 20:55:27','','0','12','2025-03-15 20:55:27','','4400','4400','1','retail','0','4400','1','0','0','0','0','0','0','new',' ','','1','0','121742061214','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1865,'','Cash','','2025-03-15 20:59:40','','0','19','2025-03-15 20:59:40','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','new',' ','','1','0','191742061552','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1866,'','Cash','','2025-03-15 21:21:26','','0','19','2025-03-15 21:03:14','','5000','5000','1','retail','0','5000','1','0','0','0','0','0','0','new',' ','','2','0','191742061636','No','19','2025-03-15 21:21:26','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1867,'','Cash','','2025-03-15 21:06:29','','0','19','2025-03-15 21:06:29','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191742061829','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1868,'','Cash','','2025-03-16 00:34:09','','0','19','2025-03-16 00:34:09','','850','850','1','retail','0','850','1','0','0','0','0','0','0','new',' ','','2','0','191742061992','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1869,'','Cash','','2025-03-16 02:25:36','','0','19','2025-03-16 00:39:53','','9550','9550','1','retail','0','9550','1','0','0','0','0','0','0','new',' ','','1','0','191742074549','No','19','2025-03-16 02:25:36','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1870,'','Cash','','2025-03-16 01:14:36','','0','19','2025-03-16 01:14:36','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','191742076601','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1871,'','Cash','','2025-03-16 17:25:33','','0','12','2025-03-16 17:25:33','','2050','2050','1','retail','0','2050','1','0','0','0','0','0','0','new',' ','','1','0','121742134886','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1872,'','Cash','','2025-03-16 19:37:44','','0','12','2025-03-16 17:37:54','','5150','5150','1','retail','0','5150','1','0','0','0','0','0','0','new',' ','','1','0','121742135158','No','12','2025-03-16 19:37:44','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1873,'','Cash','','2025-03-16 18:00:54','','0','12','2025-03-16 18:00:54','','3050','3050','1','retail','0','3050','1','0','0','0','0','0','0','new',' ','','2','0','121742135891','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1874,'','Cash','','2025-03-16 18:54:19','','0','12','2025-03-16 18:54:19','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','2','0','121742140430','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1875,'','Cash','','2025-03-16 20:33:59','','0','12','2025-03-16 18:55:05','','4350','4350','1','retail','0','4350','1','0','0','0','0','0','0','new',' ','','2','0','121742140467','No','12','2025-03-16 20:33:59','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1876,'','Cash','','2025-03-16 20:37:40','','0','12','2025-03-16 20:37:40','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','121742146550','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1877,'','Cash','','2025-03-16 20:43:53','','0','12','2025-03-16 20:43:53','','2900','2900','1','retail','0','2900','1','0','0','0','0','0','0','new',' ','','2','0','121742146830','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1878,'','Cash','','2025-03-16 20:54:47','','0','19','2025-03-16 20:54:47','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','1','0','191742147537','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1879,'','Cash','','2025-03-16 20:55:51','','0','19','2025-03-16 20:55:51','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','191742147704','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1880,'','Cash','','2025-03-16 20:57:57','','0','19','2025-03-16 20:57:57','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','new',' ','','1','0','191742147763','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1881,'','Cash','','2025-03-16 20:58:31','','0','19','2025-03-16 20:58:31','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191742147894','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1882,'','Cash','','2025-03-16 20:59:09','','0','19','2025-03-16 20:59:09','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191742147925','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1883,'','Cash','','2025-03-16 21:01:12','','0','19','2025-03-16 21:01:12','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','new',' ','','2','0','191742147958','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1884,'','Cash','','2025-03-16 21:02:38','','0','19','2025-03-16 21:02:38','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','2','0','191742148087','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1885,'','Cash','','2025-03-16 21:08:49','','0','19','2025-03-16 21:08:49','','5300','5300','1','retail','0','5300','1','0','0','0','0','0','0','new',' ','','1','0','191742148166','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1886,'','Cash','','2025-03-16 21:10:04','','0','19','2025-03-16 21:10:04','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','new',' ','','2','0','191742148548','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1887,'','Cash','','2025-03-16 21:15:18','','0','19','2025-03-16 21:15:18','','3150','3150','1','retail','0','3150','1','0','0','0','0','0','0','new',' ','','2','0','191742148616','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1888,'','Cash','','2025-03-16 21:18:06','','0','19','2025-03-16 21:18:06','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','1','0','191742148972','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1889,'','Cash','','2025-03-16 21:37:16','','0','19','2025-03-16 21:37:16','','3400','3400','1','retail','0','3400','1','0','0','0','0','0','0','new',' ','','1','0','191742150040','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1890,'','Cash','','2025-03-17 14:50:05','','0','12','2025-03-17 14:50:05','','1550','1550','1','retail','0','1550','1','0','0','0','0','0','0','new',' ','','2','0','121742212172','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1891,'','Cash','','2025-03-17 19:56:32','','0','12','2025-03-17 14:50:30','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','2','0','121742212210','No','12','2025-03-17 19:56:32','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1892,'','Cash','','2025-03-17 17:35:25','','0','7','2025-03-17 17:35:25','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','71742222107','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1893,'','Cash','','2025-03-17 17:36:47','','0','7','2025-03-17 17:36:47','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','1','0','71742222134','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1894,'','Cash','','2025-03-17 17:37:34','','0','7','2025-03-17 17:37:34','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','71742222222','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1895,'','Cash','','2025-03-17 18:10:06','','0','19','2025-03-17 18:10:06','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191742224177','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1896,'','Cash','','2025-03-17 19:43:41','','0','19','2025-03-17 19:43:41','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','191742229788','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1897,'','Cash','','2025-03-17 21:56:39','','0','12','2025-03-17 21:56:39','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','1','0','121742230633','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1898,'','Cash','','2025-03-18 19:09:44','','0','19','2025-03-18 19:09:44','','3550','3550','1','retail','0','3550','1','0','0','0','0','0','0','new',' ','','1','0','191742314109','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1899,'','Cash','','2025-03-18 19:58:13','','0','19','2025-03-18 19:10:13','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','191742314198','No','19','2025-03-18 19:58:13','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1900,'','Cash','','2025-03-19 14:01:40','','0','12','2025-03-19 14:01:40','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','121742382082','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1901,'','Cash','','2025-03-19 16:49:11','','0','12','2025-03-19 16:49:11','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','1','0','121742392120','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1902,'','Cash','','2025-03-19 22:43:47','','0','12','2025-03-19 16:49:35','','12850','12850','1','retail','0','12850','1','0','0','0','0','0','0','new',' ','','2','0','121742392154','No','12','2025-03-19 22:43:47','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1903,'','Cash','','2025-03-19 23:39:15','','0','12','2025-03-19 22:46:30','','5300','5300','1','retail','0','5300','1','0','0','0','0','0','0','new',' ','','2','0','121742413446','No','12','2025-03-19 23:39:15','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1904,'','Cash','','2025-03-19 23:46:11','','0','12','2025-03-19 23:46:11','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','121742416758','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1905,'','Cash','','2025-03-19 23:47:26','','0','12','2025-03-19 23:47:26','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','1','0','121742417218','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1906,'','Cash','','2025-03-19 23:47:51','','0','12','2025-03-19 23:47:51','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','new',' ','','2','0','121742417252','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1907,'','Cash','','2025-03-19 23:59:34','','0','12','2025-03-19 23:48:34','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','2','0','121742417274','No','12','2025-03-19 23:59:34','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1908,'','Cash','','2025-03-19 23:57:40','','0','12','2025-03-19 23:57:40','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121742417848','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1909,'','Cash','','2025-03-20 16:55:28','','0','19','2025-03-20 16:55:28','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','2','0','191742478765','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1910,'','Cash','','2025-03-20 17:39:08','','0','19','2025-03-20 17:39:08','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','2','0','191742478931','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1911,'','Cash','','2025-03-20 18:02:32','','0','19','2025-03-20 18:02:32','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','191742481552','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1912,'','Cash','','2025-03-20 23:45:14','','0','19','2025-03-20 18:23:17','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','2','0','191742482955','No','19','2025-03-20 23:45:14','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1913,'','Cash','','2025-03-20 18:39:25','','0','19','2025-03-20 18:39:25','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','191742484407','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1914,'','Cash','','2025-03-20 23:29:59','','0','12','2025-03-20 23:10:38','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','new',' ','','2','0','121742501413','No','12','2025-03-20 23:29:59','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1915,'','Cash','','2025-03-20 23:41:22','','0','12','2025-03-20 23:30:38','','5200','5200','1','retail','0','5200','1','0','0','0','0','0','0','new',' ','','1','0','121742502603','No','12','2025-03-20 23:41:22','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1916,'','Cash','','2025-03-21 19:02:31','','0','19','2025-03-21 13:03:43','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191742551406','No','19','2025-03-21 19:02:31','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1917,'','Cash','','2025-03-21 19:45:38','','0','19','2025-03-21 14:03:02','','8250','8250','1','retail','0','8250','1','0','0','0','0','0','0','new',' ','','1','0','191742551429','No','19','2025-03-21 19:45:38','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1918,'','Cash','','2025-03-21 17:15:10','','0','19','2025-03-21 14:51:46','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','2','0','191742554992','No','19','2025-03-21 17:15:10','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1919,'','Cash','','2025-03-21 17:41:17','','0','19','2025-03-21 17:41:17','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','191742568022','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1920,'','Cash','','2025-03-21 17:41:51','','0','19','2025-03-21 17:41:51','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191742568087','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1921,'','Cash','','2025-03-21 21:03:44','','0','19','2025-03-21 18:54:32','','3200','3200','1','retail','0','3200','1','0','0','0','0','0','0','new',' ','','2','0','191742570535','No','19','2025-03-21 21:03:44','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1922,'','Cash','','2025-03-21 19:04:27','','0','19','2025-03-21 19:04:27','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','191742572973','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1923,'','Cash','','2025-03-21 21:15:35','','0','19','2025-03-21 19:04:54','','4100','4100','1','retail','0','4100','1','0','0','0','0','0','0','new',' ','','1','0','191742573079','No','19','2025-03-21 21:15:35','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1924,'','Cash','','2025-03-21 19:12:53','','0','12','2025-03-21 19:12:53','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','1','0','121742573549','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1925,'','Cash','','2025-03-21 23:37:18','','0','12','2025-03-21 20:24:52','','6650','6650','1','retail','0','6650','1','0','0','0','0','0','0','new',' ','','2','0','121742577717','No','12','2025-03-21 23:37:18','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1926,'','Cash','','2025-03-21 20:25:46','','0','12','2025-03-21 20:25:46','','2150','2150','1','retail','0','2150','1','0','0','0','0','0','0','new',' ','','1','0','121742577896','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1927,'','Cash','','2025-03-21 22:00:10','','0','19','2025-03-21 22:00:10','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','191742580938','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1928,'','Cash','','2025-03-21 22:40:13','','0','12','2025-03-21 22:40:13','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','121742586000','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1929,'','Cash','','2025-03-21 22:40:38','','0','12','2025-03-21 22:40:38','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121742586016','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1930,'','Cash','','2025-03-21 22:44:04','','0','12','2025-03-21 22:44:04','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121742586041','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1931,'','Cash','','2025-03-21 23:08:14','','0','12','2025-03-21 23:08:14','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','2','0','121742586247','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1932,'','Cash','','2025-03-22 01:15:43','','0','12','2025-03-22 01:15:43','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','121742594971','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1933,'','Cash','','2025-03-22 19:34:42','','0','19','2025-03-22 11:38:35','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','2','0','191742632644','No','19','2025-03-22 19:34:42','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1934,'','Cash','','2025-03-22 20:47:37','','0','19','2025-03-22 11:41:48','','3800','3800','1','retail','0','3800','1','0','0','0','0','0','0','new',' ','','1','0','191742632724','No','19','2025-03-22 20:47:37','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1935,'','Cash','','2025-03-22 13:01:50','','0','12','2025-03-22 13:01:50','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','121742637703','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1936,'','Cash','','2025-03-22 14:36:42','','0','12','2025-03-22 14:36:42','','850','850','1','retail','0','850','1','0','0','0','0','0','0','new',' ','','2','0','121742637713','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1937,'','Cash','','2025-03-22 15:58:07','','0','12','2025-03-22 15:58:07','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121742645337','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1938,'','Cash','','2025-03-22 21:59:39','','0','19','2025-03-22 16:57:37','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','new',' ','','2','0','191742651822','No','19','2025-03-22 21:59:39','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1939,'','Cash','','2025-03-22 21:59:00','','0','19','2025-03-22 16:58:11','','4050','4050','1','retail','0','4050','1','0','0','0','0','0','0','new',' ','','2','0','191742651862','No','19','2025-03-22 21:59:00','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1940,'','Cash','','2025-03-22 19:31:52','','0','19','2025-03-22 19:31:52','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','191742661099','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1941,'','Cash','','2025-03-22 19:38:54','','0','19','2025-03-22 19:38:54','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','2','0','191742661499','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1942,'','Cash','','2025-03-22 21:07:53','','0','19','2025-03-22 20:48:47','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','new',' ','','1','0','191742665665','No','19','2025-03-22 21:07:53','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1943,'','Cash','','2025-03-22 20:49:19','','0','19','2025-03-22 20:49:19','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191742665731','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1944,'','Cash','','2025-03-22 22:08:25','','0','12','2025-03-22 22:08:25','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','121742670494','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1945,'','Cash','','2025-03-22 22:37:45','','0','12','2025-03-22 22:37:45','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','new',' ','','2','0','121742670508','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1946,'','Cash','','2025-03-23 00:06:26','','0','12','2025-03-23 00:06:26','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','2','0','121742677565','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1947,'','Cash','','2025-03-23 00:06:47','','0','12','2025-03-23 00:06:47','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','2','0','121742677589','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1948,'','Cash','','2025-03-23 16:04:43','','0','19','2025-03-23 01:03:52','','12100','12100','1','retail','0','12100','1','0','0','0','0','0','0','new',' ','','2','0','191742680789','No','19','2025-03-23 16:04:43','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1949,'','Cash','','2025-03-23 13:12:22','','0','19','2025-03-23 13:12:22','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','new',' ','','1','0','191742724354','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1950,'','Cash','','2025-03-23 13:15:42','','0','19','2025-03-23 13:15:42','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','2','0','191742724758','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1951,'','Cash','','2025-03-23 16:05:39','','0','19','2025-03-23 15:51:46','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','1','0','191742734230','No','19','2025-03-23 16:05:39','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1952,'','Cash','','2025-03-23 19:42:48','','0','19','2025-03-23 16:11:55','','1250','1250','1','retail','0','1250','1','0','0','0','0','0','0','new',' ','','1','0','191742735143','No','19','2025-03-23 19:42:48','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1953,'','Cash','','2025-03-23 16:29:28','','0','19','2025-03-23 16:29:28','','4650','4650','1','retail','0','4650','1','0','0','0','0','0','0','new',' ','','1','0','191742736459','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1954,'','Cash','','2025-03-23 19:44:18','','0','19','2025-03-23 17:06:43','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','new',' ','','1','0','191742736573','No','19','2025-03-23 19:44:18','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1955,'','Cash','','2025-03-23 19:43:46','','0','19','2025-03-23 17:10:52','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','1','0','191742738808','No','19','2025-03-23 19:43:46','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1956,'','Cash','','2025-03-23 18:35:52','','0','12','2025-03-23 17:16:52','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','2','0','121742739382','No','12','2025-03-23 18:35:52','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1957,'','Cash','','2025-03-23 18:50:00','','0','19','2025-03-23 17:47:51','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','191742741243','No','19','2025-03-23 18:50:00','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1958,'','Cash','','2025-03-23 18:17:50','','0','12','2025-03-23 18:17:50','','8900','8900','1','retail','0','8900','1','0','0','0','0','0','0','new',' ','','2','0','121742742977','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1959,'','Cash','','2025-03-23 20:09:35','','0','19','2025-03-23 19:08:17','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','191742746060','No','19','2025-03-23 20:09:35','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1960,'','Cash','','2025-03-23 19:41:15','','0','19','2025-03-23 19:41:16','','6250','6250','1','retail','0','6250','1','0','0','0','0','0','0','new',' ','','2','0','191742747817','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1961,'','Cash','','2025-03-23 19:46:05','','0','19','2025-03-23 19:46:05','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191742748357','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1962,'','Cash','','2025-03-23 20:44:10','','0','19','2025-03-23 20:32:52','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','191742749780','No','19','2025-03-23 20:44:10','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1963,'','Cash','','2025-03-23 20:41:50','','0','19','2025-03-23 20:41:50','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','191742751175','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1964,'','Cash','','2025-03-24 13:48:09','','0','19','2025-03-24 13:48:09','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','1','0','191742813226','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1965,'','Cash','','2025-03-24 15:07:09','','0','19','2025-03-24 15:07:09','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','new',' ','','1','0','191742813294','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1966,'','Cash','','2025-03-24 15:07:55','','0','19','2025-03-24 15:07:55','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','1','0','191742818033','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1967,'','Cash','','2025-03-24 17:39:12','','0','19','2025-03-24 15:08:31','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','new',' ','','2','0','191742818079','No','19','2025-03-24 17:39:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1968,'','Cash','','2025-03-24 19:40:58','','0','19','2025-03-24 15:32:53','','2350','2350','1','retail','0','2350','1','0','0','0','0','0','0','new',' ','','1','0','191742818146','No','19','2025-03-24 19:40:58','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1969,'','Cash','','2025-03-24 16:08:00','','0','19','2025-03-24 16:08:00','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','2','0','191742821296','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1970,'','Cash','','2025-03-25 21:59:37','','0','19','2025-03-25 21:59:37','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191742929164','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1971,'','Cash','','2025-03-25 22:00:27','','0','19','2025-03-25 22:00:27','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','1','0','191742929181','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1972,'','Cash','','2025-03-26 21:23:23','','0','19','2025-03-26 19:10:13','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','1','0','191743005362','No','19','2025-03-26 21:23:23','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1973,'','Cash','','2025-03-26 21:23:01','','0','19','2025-03-26 21:23:01','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','2','0','191743013275','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1974,'','Cash','','2025-03-26 21:26:55','','0','19','2025-03-26 21:24:35','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','new',' ','','1','0','191743013408','No','19','2025-03-26 21:26:55','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1975,'','Cash','','2025-03-27 16:20:56','','0','19','2025-03-27 16:18:42','','2850','2850','1','retail','0','2850','1','0','0','0','0','0','0','new',' ','','1','0','191743081408','No','19','2025-03-27 16:20:56','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1976,'','Cash','','2025-03-27 17:47:23','','0','12','2025-03-27 17:47:23','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121743086822','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1977,'','Cash','','2025-03-27 19:53:29','','0','19','2025-03-27 19:53:29','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','new',' ','','1','0','191743094372','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1978,'','Cash','','2025-03-27 21:45:27','','0','19','2025-03-27 19:54:19','','1850','1850','1','retail','0','1850','1','0','0','0','0','0','0','new',' ','','2','0','191743094423','No','19','2025-03-27 21:45:27','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1979,'','Cash','','2025-03-27 22:16:39','','0','19','2025-03-27 22:16:39','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191743102990','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1980,'','Cash','','2025-03-27 22:47:10','','0','19','2025-03-27 22:47:10','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','191743103002','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1981,'','Cash','','2025-03-28 11:43:31','','0','19','2025-03-28 11:43:31','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','191743151378','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1982,'','Cash','','2025-03-28 12:21:36','','0','19','2025-03-28 12:21:36','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','191743151416','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1983,'','Cash','','2025-03-28 15:50:43','','0','19','2025-03-28 14:26:11','','6100','6100','1','retail','0','6100','1','0','0','0','0','0','0','new',' ','','2','0','191743161053','No','19','2025-03-28 15:50:43','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1984,'','Cash','','2025-03-28 18:00:40','','0','19','2025-03-28 15:12:42','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','new',' ','','1','0','191743163947','No','19','2025-03-28 18:00:40','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1985,'','Cash','','2025-03-28 15:13:55','','0','19','2025-03-28 15:13:55','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','191743163967','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1986,'','Cash','','2025-03-28 15:50:20','','0','19','2025-03-28 15:50:20','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191743166178','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1987,'','Cash','','2025-03-28 22:09:46','','0','19','2025-03-28 16:21:30','','6750','6750','1','retail','0','6750','1','0','0','0','0','0','0','new',' ','','1','0','191743166247','No','19','2025-03-28 22:09:46','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1988,'','Cash','','2025-03-28 18:13:36','','0','19','2025-03-28 16:22:20','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','2','0','191743168092','No','19','2025-03-28 18:13:36','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1989,'','Cash','','2025-03-28 17:59:41','','0','19','2025-03-28 17:59:41','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','191743173960','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1990,'','Cash','','2025-03-28 20:37:37','','0','19','2025-03-28 20:37:37','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','191743183435','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1991,'','Cash','','2025-03-29 13:13:42','','0','12','2025-03-29 10:53:21','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','2','0','121743234733','No','12','2025-03-29 13:13:42','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1992,'','Cash','','2025-03-29 19:12:34','','0','19','2025-03-29 14:15:32','','5100','5100','1','retail','0','5100','1','0','0','0','0','0','0','new',' ','','1','0','191743246760','No','19','2025-03-29 19:12:34','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1993,'','Cash','','2025-03-29 17:08:28','','0','12','2025-03-29 17:06:03','','2950','2950','1','retail','0','2950','1','0','0','0','0','0','0','new',' ','','2','0','121743256927','No','12','2025-03-29 17:08:28','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1994,'','Cash','','2025-03-29 17:07:28','','0','12','2025-03-29 17:07:28','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','2','0','121743257221','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1995,'','Cash','','2025-03-29 17:14:47','','0','12','2025-03-29 17:14:47','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','121743257316','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1996,'','Cash','','2025-03-29 17:15:06','','0','12','2025-03-29 17:15:06','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','121743257696','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1997,'','Cash','','2025-03-29 19:13:38','','0','19','2025-03-29 17:41:43','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191743259089','No','19','2025-03-29 19:13:38','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1998,'','Cash','','2025-03-29 18:15:05','','0','12','2025-03-29 18:15:05','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','121743261290','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1999,'','Cash','','2025-03-29 19:32:54','','0','12','2025-03-29 19:32:54','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121743265859','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2000,'','Cash','','2025-03-29 19:44:17','','0','12','2025-03-29 19:44:17','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','121743266635','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2001,'','Cash','','2025-03-29 19:45:10','','0','12','2025-03-29 19:45:10','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121743266679','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2002,'','Cash','','2025-03-29 19:45:57','','0','12','2025-03-29 19:45:57','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121743266724','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2003,'','Cash','','2025-03-29 20:12:45','','0','12','2025-03-29 20:12:45','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','2','0','121743268224','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2004,'','Cash','','2025-03-29 20:13:08','','0','12','2025-03-29 20:13:08','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','121743268369','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2005,'','Cash','','2025-03-29 20:16:34','','0','12','2025-03-29 20:16:34','','2150','2150','1','retail','0','2150','1','0','0','0','0','0','0','new',' ','','2','0','121743268395','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2006,'','Cash','','2025-03-30 10:29:18','','0','19','2025-03-30 10:26:53','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','1','0','191743319591','No','19','2025-03-30 10:29:18','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2007,'','Cash','','2025-03-30 13:08:06','','0','19','2025-03-30 12:50:03','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','1','0','191743327651','No','19','2025-03-30 13:08:06','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2008,'','Cash','','2025-03-30 18:41:23','','0','19','2025-03-30 13:49:48','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','new',' ','','2','0','191743329290','No','19','2025-03-30 18:41:23','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2009,'','Cash','','2025-03-30 14:20:36','','0','19','2025-03-30 14:20:36','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','191743332366','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2010,'','Cash','','2025-03-30 15:54:36','','0','19','2025-03-30 15:38:51','','2150','2150','1','retail','0','2150','1','0','0','0','0','0','0','new',' ','','2','0','191743338287','No','19','2025-03-30 15:54:36','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2011,'','Cash','','2025-03-30 20:08:15','','0','19','2025-03-30 16:01:28','','6950','6950','1','retail','0','6950','1','0','0','0','0','0','0','new',' ','','2','0','191743339678','No','19','2025-03-30 20:08:15','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2012,'','Cash','','2025-03-30 17:04:45','','0','19','2025-03-30 17:04:45','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','2','0','191743343447','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2013,'','Cash','','2025-03-30 17:15:44','','0','19','2025-03-30 17:15:44','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','191743343488','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2014,'','Cash','','2025-03-30 18:11:41','','0','19','2025-03-30 18:11:41','','3150','3150','1','retail','0','3150','1','0','0','0','0','0','0','new',' ','','2','0','191743347399','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2015,'','Cash','','2025-03-30 18:12:15','','0','19','2025-03-30 18:12:15','','4400','4400','1','retail','0','4400','1','0','0','0','0','0','0','new',' ','','2','0','191743347506','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2016,'','Cash','','2025-03-30 18:12:57','','0','19','2025-03-30 18:12:57','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','191743347561','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2017,'','Cash','','2025-03-30 18:13:18','','0','19','2025-03-30 18:13:18','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','191743347584','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2018,'','Cash','','2025-03-30 18:46:37','','0','19','2025-03-30 18:42:29','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191743349306','No','19','2025-03-30 18:46:37','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2019,'','Cash','','2025-03-30 19:03:49','','0','19','2025-03-30 19:02:58','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','1','0','191743350563','No','19','2025-03-30 19:03:49','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2020,'','Cash','','2025-03-30 19:45:27','','0','19','2025-03-30 19:45:27','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','1','0','191743353027','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2021,'','Cash','','2025-03-30 19:46:35','','0','19','2025-03-30 19:46:35','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191743353130','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2022,'','Cash','','2025-03-30 20:04:16','','0','19','2025-03-30 20:04:16','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','2','0','191743354245','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2023,'','Cash','','2025-03-30 20:23:47','','0','19','2025-03-30 20:13:10','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','2','0','191743354721','No','19','2025-03-30 20:23:47','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2024,'','Cash','','2025-03-30 20:16:42','','0','19','2025-03-30 20:16:42','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','191743354812','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2025,'','Cash','','2025-03-30 20:35:41','','0','19','2025-03-30 20:35:41','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','191743356129','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2026,'','Cash','','2025-03-30 21:29:49','','0','19','2025-03-30 21:29:49','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','2','0','191743359352','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2027,'','Cash','','2025-03-30 21:34:58','','0','12','2025-03-30 21:34:58','','10900','10900','1','retail','0','10900','1','0','0','0','0','0','0','new',' ','','1','0','121743359496','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2028,'','Cash','','2025-03-31 12:22:40','','0','19','2025-03-31 12:22:40','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','2','0','191743412942','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2029,'','Cash','','2025-03-31 12:23:35','','0','19','2025-03-31 12:23:35','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','new',' ','','2','0','191743412964','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2030,'','Cash','','2025-03-31 12:25:50','','0','19','2025-03-31 12:25:30','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','191743413110','No','19','2025-03-31 12:25:50','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2031,'','Cash','','2025-03-31 14:06:13','','0','19','2025-03-31 14:05:21','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','new',' ','','1','0','191743419105','No','19','2025-03-31 14:06:13','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2032,'','Cash','','2025-03-31 14:07:13','','0','19','2025-03-31 14:07:13','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','1','0','191743419180','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2033,'','Cash','','2025-03-31 15:03:04','','0','19','2025-03-31 14:42:47','','7550','7550','1','retail','0','7550','1','0','0','0','0','0','0','new',' ','','2','0','191743419237','No','19','2025-03-31 15:03:04','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2034,'','Cash','','2025-03-31 15:03:54','','0','19','2025-03-31 14:45:59','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','2','0','191743421504','No','19','2025-03-31 15:03:54','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2035,'','Cash','','2025-03-31 16:48:40','','0','19','2025-03-31 15:26:56','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','new',' ','','2','0','191743422639','No','19','2025-03-31 16:48:40','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2036,'','Cash','','2025-03-31 21:07:15','','0','19','2025-03-31 15:30:08','','4250','4250','1','retail','0','4250','1','0','0','0','0','0','0','new',' ','','2','0','191743424021','No','19','2025-03-31 21:07:15','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2037,'','Cash','','2025-03-31 16:01:23','','0','19','2025-03-31 16:01:23','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','2','0','191743424571','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2038,'','Cash','','2025-03-31 16:10:50','','0','19','2025-03-31 16:10:50','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','191743426640','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2039,'','Cash','','2025-03-31 18:37:06','','0','19','2025-03-31 16:24:04','','2750','2750','1','retail','0','2750','1','0','0','0','0','0','0','new',' ','','2','0','191743426654','No','19','2025-03-31 18:37:06','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2040,'','Cash','','2025-03-31 18:33:24','','0','19','2025-03-31 18:33:24','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','191743435166','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2041,'','Cash','','2025-03-31 20:08:39','','0','19','2025-03-31 18:38:42','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','2','0','191743435478','No','19','2025-03-31 20:08:39','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2042,'','Cash','','2025-03-31 20:40:40','','0','19','2025-03-31 18:39:28','','4600','4600','1','retail','0','4600','1','0','0','0','0','0','0','new',' ','','1','0','191743435526','No','19','2025-03-31 20:40:40','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2043,'','Cash','','2025-03-31 19:09:14','','0','19','2025-03-31 19:09:14','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','new',' ','','2','0','191743437309','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2044,'','Cash','','2025-03-31 20:30:26','','0','19','2025-03-31 19:17:37','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','new',' ','','1','0','191743437360','No','19','2025-03-31 20:30:26','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2045,'','Cash','','2025-03-31 20:09:31','','0','19','2025-03-31 20:09:31','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','191743440942','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2046,'','Cash','','2025-03-31 20:59:03','','0','19','2025-03-31 20:59:04','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','191743443208','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2047,'','Cash','','2025-03-31 21:13:18','','0','19','2025-03-31 21:09:34','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191743444567','No','19','2025-03-31 21:13:18','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2048,'','Cash','','2025-04-01 18:07:35','','0','19','2025-04-01 18:07:35','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','191743520030','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2049,'','Cash','','2025-04-01 19:23:47','','0','19','2025-04-01 18:09:11','','2250','2250','1','retail','0','2250','1','0','0','0','0','0','0','new',' ','','1','0','191743520065','No','19','2025-04-01 19:23:47','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2050,'','Cash','','2025-04-02 11:45:59','','0','19','2025-04-02 11:45:59','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191743583545','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2051,'','Cash','','2025-04-02 17:28:05','','0','19','2025-04-02 17:28:05','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','191743604051','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2052,'','Cash','','2025-04-02 18:42:43','','0','19','2025-04-02 17:48:49','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','2','0','191743604091','No','19','2025-04-02 18:42:43','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2053,'','Cash','','2025-04-02 19:24:36','','0','19','2025-04-02 17:50:35','','3800','3800','1','retail','0','3800','1','0','0','0','0','0','0','new',' ','','2','0','191743605334','No','19','2025-04-02 19:24:36','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2054,'','Cash','','2025-04-02 19:54:26','','0','19','2025-04-02 19:03:41','','1550','1550','1','retail','0','1550','1','0','0','0','0','0','0','new',' ','','2','0','191743609774','No','19','2025-04-02 19:54:26','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2055,'','Cash','','2025-04-02 20:30:51','','0','19','2025-04-02 19:23:55','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','2','0','191743610996','No','19','2025-04-02 20:30:51','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2056,'','Cash','','2025-04-02 22:24:33','','0','19','2025-04-02 19:41:47','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','new',' ','','2','0','191743611081','No','19','2025-04-02 22:24:33','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2057,'','Cash','','2025-04-02 20:06:49','','0','19','2025-04-02 20:06:49','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','191743613583','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2058,'','Cash','','2025-04-02 20:13:06','','0','19','2025-04-02 20:13:06','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191743613968','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2059,'','Cash','','2025-04-02 20:14:44','','0','19','2025-04-02 20:14:44','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','191743614073','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2060,'','Cash','','2025-04-02 20:28:56','','0','19','2025-04-02 20:28:56','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191743614100','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2061,'','Cash','','2025-04-02 21:16:34','','0','19','2025-04-02 21:16:34','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','191743615063','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2062,'','Cash','','2025-04-02 23:35:40','','0','19','2025-04-02 22:15:53','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','new',' ','','2','0','191743621300','No','19','2025-04-02 23:35:40','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2063,'','Cash','','2025-04-03 17:57:37','','0','19','2025-04-03 17:56:13','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','1','0','191743692144','No','19','2025-04-03 17:57:37','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2064,'','Cash','','2025-04-03 17:56:25','','0','19','2025-04-03 17:56:25','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','191743692176','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2065,'','Cash','','2025-04-03 17:56:44','','0','19','2025-04-03 17:56:44','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','191743692194','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2066,'','Cash','','2025-04-03 22:05:55','','0','19','2025-04-03 22:05:55','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','1','0','191743707101','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2067,'','Cash','','2025-04-04 09:06:51','','0','19','2025-04-04 09:06:51','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','1','0','191743746770','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2068,'','Cash','','2025-04-04 12:25:44','','0','19','2025-04-04 12:25:44','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','191743758716','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2069,'','Cash','','2025-04-04 15:32:38','','0','19','2025-04-04 15:32:38','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','2','0','191743769896','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2070,'','Cash','','2025-04-04 21:15:37','','0','19','2025-04-04 16:34:59','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','new',' ','','2','0','191743773669','No','19','2025-04-04 21:15:37','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2071,'','Cash','','2025-04-04 16:35:36','','0','19','2025-04-04 16:35:36','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','191743773711','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2072,'','Cash','','2025-04-04 18:02:48','','0','19','2025-04-04 16:36:10','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','2','0','191743773750','No','19','2025-04-04 18:02:48','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2073,'','Cash','','2025-04-04 16:37:50','','0','19','2025-04-04 16:37:50','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','191743773798','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2074,'','Cash','','2025-04-04 16:38:28','','0','19','2025-04-04 16:38:28','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191743773889','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2075,'','Cash','','2025-04-04 16:41:27','','0','19','2025-04-04 16:41:27','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','2','0','191743773922','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2076,'','Cash','','2025-04-04 18:16:27','','0','19','2025-04-04 16:43:01','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','new',' ','','2','0','191743774129','No','19','2025-04-04 18:16:27','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2077,'','Cash','','2025-04-04 16:45:45','','0','19','2025-04-04 16:44:36','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','2','0','191743774203','No','19','2025-04-04 16:45:45','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2078,'','Cash','','2025-04-04 17:53:59','','0','19','2025-04-04 16:53:28','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','new',' ','','2','0','191743774714','No','19','2025-04-04 17:53:59','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2079,'','Cash','','2025-04-04 17:38:56','','0','19','2025-04-04 17:38:56','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','191743777483','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2080,'','Cash','','2025-04-04 17:48:58','','0','19','2025-04-04 17:48:58','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191743778127','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2081,'','Cash','','2025-04-04 18:30:59','','0','19','2025-04-04 18:30:59','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191743780609','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2082,'','Cash','','2025-04-04 18:57:04','','0','19','2025-04-04 18:57:04','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','191743782193','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2083,'','Cash','','2025-04-04 18:58:06','','0','19','2025-04-04 18:58:06','','7000','7000','1','retail','0','7000','1','0','0','0','0','0','0','new',' ','','2','0','191743782253','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2084,'','Cash','','2025-04-04 18:58:57','','0','19','2025-04-04 18:58:57','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191743782297','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2085,'','Cash','','2025-04-04 23:19:02','','0','19','2025-04-04 19:10:42','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','2','0','191743783025','No','19','2025-04-04 23:19:02','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2086,'','Cash','','2025-04-04 19:12:39','','0','19','2025-04-04 19:12:39','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','2','0','191743783049','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2087,'','Cash','','2025-04-04 22:16:20','','0','12','2025-04-04 19:29:36','','2750','2750','1','retail','0','2750','1','0','0','0','0','0','0','new',' ','','2','0','121743784136','No','12','2025-04-04 22:16:20','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2088,'','Cash','','2025-04-04 22:17:45','','0','12','2025-04-04 19:30:21','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','121743784186','No','12','2025-04-04 22:17:45','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2089,'','Cash','','2025-04-04 19:50:45','','0','12','2025-04-04 19:50:45','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121743784230','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2090,'','Cash','','2025-04-04 19:56:28','','0','19','2025-04-04 19:56:28','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','191743785771','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2091,'','Cash','','2025-04-04 19:57:16','','0','19','2025-04-04 19:57:16','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','1','0','191743785795','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2092,'','Cash','','2025-04-04 20:32:36','','0','12','2025-04-04 20:16:18','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','121743786967','No','12','2025-04-04 20:32:36','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2093,'','Cash','','2025-04-04 20:31:53','','0','12','2025-04-04 20:31:53','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','1','0','121743787762','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2094,'','Cash','','2025-04-04 20:53:35','','0','19','2025-04-04 20:53:35','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','2','0','191743789199','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2095,'','Cash','','2025-04-04 20:54:01','','0','19','2025-04-04 20:54:01','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191743789226','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2096,'','Cash','','2025-04-04 20:54:22','','0','19','2025-04-04 20:54:22','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','191743789245','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2097,'','Cash','','2025-04-04 20:54:37','','0','19','2025-04-04 20:54:37','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','191743789265','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2098,'','Cash','','2025-04-04 20:55:08','','0','19','2025-04-04 20:55:08','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191743789280','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2099,'','Cash','','2025-04-04 20:56:26','','0','19','2025-04-04 20:56:26','','3600','3600','1','retail','0','3600','1','0','0','0','0','0','0','new',' ','','2','0','191743789312','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2100,'','Cash','','2025-04-04 20:56:48','','0','19','2025-04-04 20:56:48','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191743789389','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2101,'','Cash','','2025-04-04 20:58:15','','0','19','2025-04-04 20:58:15','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','191743789410','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2102,'','Cash','','2025-04-04 20:59:13','','0','19','2025-04-04 20:59:13','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','1','0','191743789498','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2103,'','Cash','','2025-04-04 21:08:44','','0','19','2025-04-04 21:08:44','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','new',' ','','1','0','191743789556','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2104,'','Cash','','2025-04-04 21:25:52','','0','12','2025-04-04 21:23:21','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','1','0','121743790563','No','12','2025-04-04 21:25:52','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2105,'','Cash','','2025-04-04 21:23:54','','0','12','2025-04-04 21:23:54','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','121743791010','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2106,'','Cash','','2025-04-04 21:34:37','','0','12','2025-04-04 21:34:37','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','1','0','121743791653','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2107,'','Cash','','2025-04-04 21:35:27','','0','12','2025-04-04 21:35:27','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','121743791686','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2108,'','Cash','','2025-04-04 22:34:18','','0','12','2025-04-04 21:38:44','','27850','27850','1','retail','0','27850','1','0','0','0','0','0','0','new',' ','','2','0','121743791767','No','12','2025-04-04 22:34:18','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2109,'','Cash','','2025-04-04 21:39:31','','0','12','2025-04-04 21:39:31','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121743791931','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2110,'','Cash','','2025-04-04 22:03:31','','0','12','2025-04-04 22:03:31','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','121743793395','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2111,'','Cash','','2025-04-04 23:31:39','','0','12','2025-04-04 22:29:32','','3200','3200','1','retail','0','3200','1','0','0','0','0','0','0','new',' ','','2','0','121743794269','No','12','2025-04-04 23:31:39','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2112,'','Cash','','2025-04-04 22:40:50','','0','12','2025-04-04 22:40:50','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','new',' ','','2','0','121743795262','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2113,'','Cash','','2025-04-04 23:38:19','','0','12','2025-04-04 22:42:46','','3600','3600','1','retail','0','3600','1','0','0','0','0','0','0','new',' ','','1','0','121743795653','No','12','2025-04-04 23:38:19','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2114,'','Cash','','2025-04-04 23:06:45','','0','12','2025-04-04 23:06:45','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','new',' ','','1','0','121743797096','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2115,'','Cash','','2025-04-04 23:35:05','','0','12','2025-04-04 23:35:05','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','new',' ','','2','0','121743798707','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2116,'','Cash','','2025-04-04 23:42:39','','0','12','2025-04-04 23:42:39','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','121743799103','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2117,'','Cash','','2025-04-05 00:04:20','','0','12','2025-04-05 00:04:20','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','121743800653','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2118,'','Cash','','2025-04-05 00:27:24','','0','12','2025-04-05 00:27:24','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','2','0','121743801880','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2119,'','Cash','','2025-04-05 00:49:52','','0','12','2025-04-05 00:49:52','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','121743802048','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2120,'','Cash','','2025-04-05 00:53:19','','0','12','2025-04-05 00:53:19','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','2','0','121743803400','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2121,'','Cash','','2025-04-05 00:57:55','','0','12','2025-04-05 00:57:55','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','121743803603','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2122,'','Cash','','2025-04-05 01:32:54','','0','12','2025-04-05 01:32:54','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121743805962','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2123,'','Cash','','2025-04-05 02:18:42','','0','12','2025-04-05 02:18:42','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','121743805978','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2124,'','Cash','','2025-04-05 11:35:50','','0','7','2025-04-05 11:35:50','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','1','0','71743842108','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2125,'','Cash','','2025-04-05 13:40:42','','0','12','2025-04-05 13:40:42','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','121743849619','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2126,'','Cash','','2025-04-05 13:58:08','','0','12','2025-04-05 13:58:08','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','2','0','121743849657','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2127,'','Cash','','2025-04-05 13:59:42','','0','12','2025-04-05 13:59:42','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','1','0','121743850698','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2128,'','Cash','','2025-04-05 15:05:52','','0','19','2025-04-05 15:05:52','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','2','0','191743854648','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2129,'','Cash','','2025-04-05 15:35:14','','0','19','2025-04-05 15:35:14','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','1','0','191743854757','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2130,'','Cash','','2025-04-05 17:58:09','','0','19','2025-04-05 16:58:32','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','new',' ','','1','0','191743861469','No','19','2025-04-05 17:58:09','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2131,'','Cash','','2025-04-05 17:00:43','','0','12','2025-04-05 17:00:43','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','121743861571','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2132,'','Cash','','2025-04-05 17:03:09','','0','12','2025-04-05 17:03:09','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','121743861729','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2133,'','Cash','','2025-04-05 18:04:19','','0','19','2025-04-05 18:04:19','','2950','2950','1','retail','0','2950','1','0','0','0','0','0','0','new',' ','','2','0','191743865232','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2134,'','Cash','','2025-04-05 18:24:54','','0','19','2025-04-05 18:21:45','','5850','5850','1','retail','0','5850','1','0','0','0','0','0','0','new',' ','','2','0','191743865586','No','19','2025-04-05 18:24:54','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2135,'','Cash','','2025-04-05 20:09:24','','0','12','2025-04-05 18:54:35','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','new',' ','','2','0','121743868445','No','12','2025-04-05 20:09:24','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2136,'','Cash','','2025-04-05 20:18:52','','0','12','2025-04-05 20:18:52','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121743872969','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2137,'','Cash','','2025-04-05 20:33:32','','0','12','2025-04-05 20:33:32','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121743873536','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2138,'','Cash','','2025-04-05 20:54:57','','0','12','2025-04-05 20:54:57','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121743875254','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2139,'','Cash','','2025-04-05 21:03:55','','0','12','2025-04-05 21:03:55','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','new',' ','','1','0','121743875724','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2140,'','Cash','','2025-04-05 22:01:02','','0','12','2025-04-05 21:53:43','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','121743879203','No','12','2025-04-05 22:01:02','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2141,'','Cash','','2025-04-06 15:09:49','','0','19','2025-04-06 15:09:02','','2850','2850','1','retail','0','2850','1','0','0','0','0','0','0','new',' ','','1','0','191743941251','No','19','2025-04-06 15:09:49','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2142,'','Cash','','2025-04-06 18:51:45','','0','19','2025-04-06 15:25:31','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','new',' ','','2','0','191743942305','No','19','2025-04-06 18:51:45','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2143,'','Cash','','2025-04-06 16:04:31','','0','12','2025-04-06 16:04:31','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','1','0','121743944566','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2144,'','Cash','','2025-04-06 16:57:43','','0','19','2025-04-06 16:17:12','','6600','6600','1','retail','0','6600','1','0','0','0','0','0','0','new',' ','','2','0','191743945365','No','19','2025-04-06 16:57:43','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2145,'','Cash','','2025-04-06 17:10:08','','0','19','2025-04-06 17:10:08','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191743947867','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2146,'','Cash','','2025-04-06 17:32:33','','0','19','2025-04-06 17:32:33','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','0','191743948847','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2147,'','Cash','','2025-04-06 18:00:43','','0','19','2025-04-06 18:00:43','','2850','2850','1','retail','0','2850','1','0','0','0','0','0','0','new',' ','','2','0','191743951589','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2148,'','Cash','','2025-04-06 18:08:57','','0','19','2025-04-06 18:08:57','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191743951647','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2149,'','Cash','','2025-04-06 18:10:04','','0','19','2025-04-06 18:10:04','','3600','3600','1','retail','0','3600','1','0','0','0','0','0','0','new',' ','','1','0','191743952145','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2150,'','Cash','','2025-04-06 18:26:20','','0','19','2025-04-06 18:26:20','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','new',' ','','2','0','191743952936','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2151,'','Cash','','2025-04-06 18:30:34','','0','19','2025-04-06 18:30:34','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191743953184','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2152,'','Cash','','2025-04-06 18:47:48','','0','19','2025-04-06 18:44:18','','7850','7850','1','retail','0','7850','1','0','0','0','0','0','0','new',' ','','2','0','191743953833','No','19','2025-04-06 18:47:48','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2153,'','Cash','','2025-04-06 18:45:00','','0','19','2025-04-06 18:45:00','','6000','6000','1','retail','0','6000','1','0','0','0','0','0','0','new',' ','','2','0','191743954261','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2154,'','Cash','','2025-04-06 19:11:47','','0','12','2025-04-06 19:11:47','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','121743955870','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2155,'','Cash','','2025-04-06 19:14:58','','0','12','2025-04-06 19:14:36','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','121743955912','No','12','2025-04-06 19:14:58','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2156,'','Cash','','2025-04-06 19:49:19','','0','19','2025-04-06 19:49:19','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','191743958146','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2157,'','Cash','','2025-04-06 21:07:07','','0','19','2025-04-06 21:02:58','','11600','11600','1','retail','0','11600','1','0','0','0','0','0','0','new',' ','','2','0','191743962313','No','19','2025-04-06 21:07:07','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2158,'','Cash','','2025-04-06 21:56:03','','0','19','2025-04-06 21:56:03','','2450','2450','1','retail','0','2450','1','0','0','0','0','0','0','new',' ','','2','0','191743965603','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2159,'','Cash','','2025-04-07 12:31:53','','0','19','2025-04-07 12:31:53','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','191744018285','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2160,'','Cash','','2025-04-07 15:44:43','','0','19','2025-04-07 15:43:55','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','new',' ','','1','0','191744029791','No','19','2025-04-07 15:44:43','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2161,'','Cash','','2025-04-07 15:56:42','','0','19','2025-04-07 15:56:42','','3600','3600','1','retail','0','3600','1','0','0','0','0','0','0','new',' ','','2','0','191744030450','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2162,'','Cash','','2025-04-07 15:57:48','','0','19','2025-04-07 15:57:48','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191744030658','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2163,'','Cash','','2025-04-07 20:40:12','','0','19','2025-04-07 15:59:51','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','2','0','191744030773','No','19','2025-04-07 20:40:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2164,'','Cash','','2025-04-07 17:49:25','','0','19','2025-04-07 17:49:25','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','191744030804','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2165,'','Cash','','2025-04-07 17:50:07','','0','19','2025-04-07 17:50:07','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','1','0','191744037371','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2166,'','Cash','','2025-04-07 19:19:14','','0','19','2025-04-07 19:19:14','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','1','0','191744042735','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2167,'','Cash','','2025-04-07 20:39:46','','0','19','2025-04-07 19:46:26','','3300','3300','1','retail','0','3300','1','0','0','0','0','0','0','new',' ','','2','0','191744044352','No','19','2025-04-07 20:39:46','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2168,'','Cash','','2025-04-08 12:06:44','','0','19','2025-04-08 11:36:36','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','2','0','191744101385','No','19','2025-04-08 12:06:44','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2169,'','Cash','','2025-04-08 18:08:13','','0','19','2025-04-08 16:06:40','','3650','3650','1','retail','0','3650','1','0','0','0','0','0','0','new',' ','','2','0','191744117564','No','19','2025-04-08 18:08:13','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2170,'','Cash','','2025-04-08 18:09:06','','0','19','2025-04-08 18:09:06','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','new',' ','','1','0','191744124898','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2171,'','Cash','','2025-04-08 20:31:13','','0','19','2025-04-08 18:24:59','','2900','2900','1','retail','0','2900','1','0','0','0','0','0','0','new',' ','','1','0','191744124962','No','19','2025-04-08 20:31:13','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2172,'','Cash','','2025-04-08 21:38:01','','0','19','2025-04-08 20:11:10','','2720','2720','1','retail','0','2720','1','0','0','0','0','0','0','new',' ','','2','0','191744132179','No','19','2025-04-08 21:38:01','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2173,'','Cash','','2025-04-09 16:43:37','','0','12','2025-04-09 16:43:37','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','121744206187','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2174,'','Cash','','2025-04-09 18:06:09','','0','12','2025-04-09 18:06:09','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','121744206221','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2175,'','Cash','','2025-04-10 18:42:08','','0','12','2025-04-10 18:42:08','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','121744299700','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2176,'','Cash','','2025-04-10 18:42:54','','0','12','2025-04-10 18:42:54','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121744299748','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2177,'','Cash','','2025-04-10 19:02:07','','0','12','2025-04-10 19:02:07','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','2','0','121744299809','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2178,'','Cash','','2025-04-10 20:35:28','','0','12','2025-04-10 19:14:33','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','1','0','121744301654','No','12','2025-04-10 20:35:28','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2179,'','Cash','','2025-04-10 22:49:55','','0','12','2025-04-10 22:49:55','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','new',' ','','1','0','121744314509','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2180,'','Cash','','2025-04-11 18:56:01','','0','19','2025-04-11 13:24:11','','12900','12900','1','retail','0','12900','1','0','0','0','0','0','0','new',' ','','1','0','191744366925','No','19','2025-04-11 18:56:01','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2181,'','Cash','','2025-04-11 15:20:39','','0','19','2025-04-11 15:20:39','','2350','2350','1','retail','0','2350','1','0','0','0','0','0','0','new',' ','','1','0','191744373959','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2182,'','Cash','','2025-04-11 17:07:42','','0','12','2025-04-11 15:28:00','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','new',' ','','2','0','121744374420','No','12','2025-04-11 17:07:42','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2183,'','Cash','','2025-04-11 17:20:50','','0','12','2025-04-11 17:20:50','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','1','0','121744380467','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2184,'','Cash','','2025-04-11 19:53:05','','0','12','2025-04-11 19:53:05','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','121744390336','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2185,'','Cash','','2025-04-11 20:11:35','','0','19','2025-04-11 20:11:35','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','191744391483','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2186,'','Cash','','2025-04-11 20:32:11','','0','12','2025-04-11 20:32:11','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','1','0','121744392695','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2187,'','Cash','','2025-04-12 15:58:42','','0','19','2025-04-12 15:58:42','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','new',' ','','1','0','191744461554','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2188,'','Cash','','2025-04-12 18:05:52','','0','19','2025-04-12 16:02:05','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','new',' ','','2','0','191744462915','No','19','2025-04-12 18:05:52','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2189,'','Cash','','2025-04-12 18:37:07','','0','19','2025-04-12 16:05:51','','10050','10050','1','retail','0','10050','1','0','0','0','0','0','0','new',' ','','1','0','191744462928','No','19','2025-04-12 18:37:07','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2190,'','Cash','','2025-04-12 16:07:29','','0','19','2025-04-12 16:07:29','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','new',' ','','1','0','191744463183','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2191,'','Cash','','2025-04-12 16:53:32','','0','19','2025-04-12 16:53:32','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191744463274','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2192,'','Cash','','2025-04-12 18:31:19','','0','19','2025-04-12 18:31:19','','3300','3300','1','retail','0','3300','1','0','0','0','0','0','0','new',' ','','1','0','191744470363','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2193,'','Cash','','2025-04-12 18:39:28','','0','19','2025-04-12 18:39:28','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','2','0','191744472343','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2194,'','Cash','','2025-04-12 19:02:21','','0','19','2025-04-12 19:02:21','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191744472381','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2195,'','Cash','','2025-04-12 19:03:29','','0','19','2025-04-12 19:03:29','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','2','0','191744473746','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2196,'','Cash','','2025-04-12 20:18:41','','0','19','2025-04-12 19:22:34','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','2','0','191744474811','No','19','2025-04-12 20:18:41','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2197,'','Cash','','2025-04-12 19:56:20','','0','19','2025-04-12 19:55:54','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','2','0','191744476935','No','19','2025-04-12 19:56:20','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2198,'','Cash','','2025-04-12 20:15:31','','0','19','2025-04-12 20:15:31','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','new',' ','','2','0','191744476985','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2199,'','Cash','','2025-04-12 21:07:27','','0','19','2025-04-12 21:07:27','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','191744481230','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2200,'','Cash','','2025-04-12 21:10:31','','0','19','2025-04-12 21:10:31','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','191744481418','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2201,'','Cash','','2025-04-12 21:16:45','','0','19','2025-04-12 21:16:45','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','191744481796','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2202,'','Cash','','2025-04-13 20:53:08','','0','12','2025-04-13 12:59:27','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','121744538336','No','12','2025-04-13 20:53:08','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2203,'','Cash','','2025-04-13 15:35:22','','0','19','2025-04-13 14:17:40','','5650','5650','1','retail','0','5650','1','0','0','0','0','0','0','new',' ','','1','0','191744542991','No','19','2025-04-13 15:35:22','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2204,'','Cash','','2025-04-13 20:30:10','','0','19','2025-04-13 14:19:09','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191744543139','No','19','2025-04-13 20:30:10','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2205,'','Cash','','2025-04-13 15:17:40','','0','12','2025-04-13 15:17:40','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','121744546648','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2206,'','Cash','','2025-04-13 20:54:47','','0','12','2025-04-13 15:17:55','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','121744546664','No','12','2025-04-13 20:54:47','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2207,'','Cash','','2025-04-13 20:04:12','','0','19','2025-04-13 15:35:57','','2250','2250','1','retail','0','2250','1','0','0','0','0','0','0','new',' ','','2','0','191744547727','No','19','2025-04-13 20:04:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2208,'','Cash','','2025-04-13 20:18:51','','0','12','2025-04-13 15:41:05','','3400','3400','1','retail','0','3400','1','0','0','0','0','0','0','new',' ','','2','0','121744548054','No','12','2025-04-13 20:18:51','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2209,'','Cash','','2025-04-13 15:56:01','','0','12','2025-04-13 15:56:01','','5450','5450','1','retail','0','5450','1','0','0','0','0','0','0','new',' ','','2','0','121744548070','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2210,'','Cash','','2025-04-13 16:50:47','','0','19','2025-04-13 16:50:47','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','1','0','191744552212','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2211,'','Cash','','2025-04-13 17:55:11','','0','19','2025-04-13 16:52:12','','4500','4500','1','retail','0','4500','1','0','0','0','0','0','0','new',' ','','2','0','191744552251','No','19','2025-04-13 17:55:11','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2212,'','Cash','','2025-04-13 20:29:11','','0','19','2025-04-13 16:52:41','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','191744552345','No','19','2025-04-13 20:29:11','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2213,'','Cash','','2025-04-13 17:42:22','','0','12','2025-04-13 16:57:13','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','2','0','121744552608','No','12','2025-04-13 17:42:22','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2214,'','Cash','','2025-04-13 16:58:24','','0','12','2025-04-13 16:58:24','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','1','0','121744552638','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2215,'','Cash','','2025-04-13 17:40:59','','0','12','2025-04-13 17:40:59','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121744555252','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2216,'','Cash','','2025-04-13 17:42:44','','0','12','2025-04-13 17:42:44','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','2','0','121744555347','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2217,'','Cash','','2025-04-13 17:52:37','','0','12','2025-04-13 17:52:37','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','121744555367','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2218,'','Cash','','2025-04-13 18:26:28','','0','19','2025-04-13 17:56:19','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','new',' ','','2','0','191744556149','No','19','2025-04-13 18:26:28','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2219,'','Cash','','2025-04-13 20:59:44','','0','12','2025-04-13 19:19:08','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','new',' ','','1','0','121744561106','No','12','2025-04-13 20:59:44','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2220,'','Cash','','2025-04-13 20:14:01','','0','19','2025-04-13 20:14:01','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191744564432','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2221,'','Cash','','2025-04-13 20:19:29','','0','12','2025-04-13 20:19:29','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','new',' ','','2','0','121744564747','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2222,'','Cash','','2025-04-13 20:40:49','','0','19','2025-04-13 20:40:49','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','2','0','191744565996','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2223,'','Cash','','2025-04-14 16:54:13','','0','19','2025-04-14 16:54:13','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','new',' ','','1','0','191744638832','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2224,'','Cash','','2025-04-14 16:57:34','','0','19','2025-04-14 16:57:34','','1750','1750','1','retail','0','1750','1','0','0','0','0','0','0','new',' ','','1','0','191744638938','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2225,'','Cash','','2025-04-14 16:57:54','','0','19','2025-04-14 16:57:54','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191744639057','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2226,'','Cash','','2025-04-14 19:53:29','','0','19','2025-04-14 17:02:06','','3250','3250','1','retail','0','3250','1','0','0','0','0','0','0','new',' ','','2','0','191744639087','No','19','2025-04-14 19:53:29','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2227,'','Cash','','2025-04-15 13:17:09','','0','12','2025-04-15 13:17:09','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','new',' ','','2','0','121744712211','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2228,'','Cash','','2025-04-15 14:20:05','','0','12','2025-04-15 14:20:05','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','2','0','121744712235','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2229,'','Cash','','2025-04-15 18:12:03','','0','12','2025-04-15 18:12:03','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121744729914','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2230,'','Cash','','2025-04-15 20:56:47','','0','12','2025-04-15 20:47:43','','10950','10950','1','retail','0','10950','1','0','0','0','0','0','0','new',' ','','2','0','121744739243','No','12','2025-04-15 20:56:47','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2231,'','Cash','','2025-04-16 15:05:44','','0','12','2025-04-16 15:05:44','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','new',' ','','2','0','121744805076','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2232,'','Cash','','2025-04-16 17:53:23','','0','19','2025-04-16 17:53:23','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','1','0','191744815147','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2233,'','Cash','','2025-04-16 20:05:59','','0','19','2025-04-16 17:54:23','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','2','0','191744815212','No','19','2025-04-16 20:05:59','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2234,'','Cash','','2025-04-16 21:18:45','','0','19','2025-04-16 18:03:58','','7400','7400','1','retail','0','7400','1','0','0','0','0','0','0','new',' ','','2','0','191744815352','No','19','2025-04-16 21:18:45','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2235,'','Cash','','2025-04-16 18:18:31','','0','12','2025-04-16 18:18:31','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','2','0','121744816676','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2236,'','Cash','','2025-04-16 22:13:36','','0','12','2025-04-16 21:05:39','','1750','1750','1','retail','0','1750','1','0','0','0','0','0','0','new',' ','','2','0','121744826690','No','12','2025-04-16 22:13:36','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2237,'','Cash','','2025-04-16 21:07:57','','0','12','2025-04-16 21:07:57','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121744826744','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2238,'','Cash','','2025-04-17 14:19:39','','0','12','2025-04-17 12:30:50','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','new',' ','','2','0','121744882145','No','12','2025-04-17 14:19:39','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2239,'','Cash','','2025-04-17 14:54:55','','0','12','2025-04-17 14:54:55','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','2','0','121744890850','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2240,'','Cash','','2025-04-17 15:25:08','','0','19','2025-04-17 15:25:08','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','2','0','191744892673','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2241,'','Cash','','2025-04-17 15:27:55','','0','19','2025-04-17 15:27:55','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191744892739','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2242,'','Cash','','2025-04-17 17:11:25','','0','19','2025-04-17 17:09:31','','6400','6400','1','retail','0','6400','1','0','0','0','0','0','0','new',' ','','2','0','191744898920','No','19','2025-04-17 17:11:25','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2243,'','Cash','','2025-04-17 20:09:59','','0','19','2025-04-17 20:09:59','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','191744909787','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2244,'','Cash','','2025-04-17 20:28:58','','0','12','2025-04-17 20:28:58','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','121744910925','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2245,'','Cash','','2025-04-18 09:15:38','','0','19','2025-04-18 09:15:38','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','new',' ','','1','0','191744956879','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2246,'','Cash','','2025-04-18 13:45:44','','0','19','2025-04-18 13:45:44','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','1','0','191744973124','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2247,'','Cash','','2025-04-18 14:15:51','','0','19','2025-04-18 13:47:21','','5700','5700','1','retail','0','5700','1','0','0','0','0','0','0','new',' ','','2','0','191744973195','No','19','2025-04-18 14:15:51','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2248,'','Cash','','2025-04-18 17:22:25','','0','12','2025-04-18 15:55:18','','4050','4050','1','retail','0','4050','1','0','0','0','0','0','0','new',' ','','2','0','121744980792','No','12','2025-04-18 17:22:25','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2249,'','Cash','','2025-04-18 16:34:44','','0','12','2025-04-18 16:03:14','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','1','0','121744981376','No','12','2025-04-18 16:34:44','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2250,'','Cash','','2025-04-18 21:11:54','','0','12','2025-04-18 16:37:12','','3300','3300','1','retail','0','3300','1','0','0','0','0','0','0','new',' ','','2','0','121744983298','No','12','2025-04-18 21:11:54','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2251,'','Cash','','2025-04-18 16:52:45','','0','12','2025-04-18 16:52:45','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','1','0','121744983480','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2252,'','Cash','','2025-04-18 17:15:05','','0','19','2025-04-18 17:15:05','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','191744985686','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2253,'','Cash','','2025-04-18 18:18:42','','0','12','2025-04-18 18:18:42','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','121744989456','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2254,'','Cash','','2025-04-18 20:54:43','','0','12','2025-04-18 18:23:20','','4420','4420','1','retail','0','4420','1','0','0','0','0','0','0','new',' ','','1','0','121744989529','No','12','2025-04-18 20:54:43','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2255,'','Cash','','2025-04-18 20:14:49','','0','19','2025-04-18 18:48:12','','5450','5450','1','retail','0','5450','1','0','0','0','0','0','0','new',' ','','2','0','191744990914','No','19','2025-04-18 20:14:49','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2256,'','Cash','','2025-04-18 19:11:21','','0','12','2025-04-18 19:11:21','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','121744992564','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2257,'','Cash','','2025-04-18 21:19:27','','0','12','2025-04-18 21:19:27','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','2','0','121745000104','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2258,'','Cash','','2025-04-19 17:44:43','','0','19','2025-04-19 13:19:56','','2900','2900','1','retail','0','2900','1','0','0','0','0','0','0','new',' ','','1','0','191745057957','No','19','2025-04-19 17:44:43','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2259,'','Cash','','2025-04-19 18:30:55','','0','12','2025-04-19 13:48:45','','8150','8150','1','retail','0','8150','1','0','0','0','0','0','0','new',' ','','1','0','121745059639','No','12','2025-04-19 18:30:56','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2260,'','Cash','','2025-04-19 14:10:08','','0','12','2025-04-19 13:49:35','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','new',' ','','1','0','121745059731','No','12','2025-04-19 14:10:08','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2261,'','Cash','','2025-04-19 17:14:31','','0','12','2025-04-19 14:17:24','','6600','6600','1','retail','0','6600','1','0','0','0','0','0','0','new',' ','','1','0','121745061051','No','12','2025-04-19 17:14:31','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2262,'','Cash','','2025-04-19 17:48:19','','0','19','2025-04-19 17:48:19','','4300','4300','1','retail','0','4300','1','0','0','0','0','0','0','new',' ','','2','0','191745073888','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2263,'','Cash','','2025-04-19 19:52:46','','0','19','2025-04-19 17:52:58','','15800','15800','1','retail','0','15800','1','0','0','0','0','0','0','new',' ','','2','0','191745074156','No','19','2025-04-19 19:52:46','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2264,'','Cash','','2025-04-19 17:57:23','','0','19','2025-04-19 17:54:26','','4850','4850','1','retail','0','4850','1','0','0','0','0','0','0','new',' ','','2','0','191745074403','No','19','2025-04-19 17:57:23','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2265,'','Cash','','2025-04-19 18:06:15','','0','19','2025-04-19 18:06:15','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','191745074649','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2266,'','Cash','','2025-04-19 18:48:32','','0','12','2025-04-19 18:48:32','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','2','0','121745077679','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2267,'','Cash','','2025-04-19 21:01:22','','0','12','2025-04-19 20:58:30','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','2','0','121745085435','No','12','2025-04-19 21:01:22','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2268,'','Cash','','2025-04-20 12:38:32','','0','12','2025-04-20 12:05:24','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','1','0','121745139876','No','12','2025-04-20 12:38:32','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2269,'','Cash','','2025-04-20 18:17:23','','0','21','2025-04-20 18:17:23','','4200','4200','1','retail','0','4200','1','0','0','0','0','0','0','new',' ','','2','0','211745162186','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2270,'','Cash','','2025-04-20 18:18:42','','0','21','2025-04-20 18:18:42','','4400','4400','1','retail','0','4400','1','0','0','0','0','0','0','new',' ','','2','0','211745162248','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2271,'','Cash','','2025-04-20 19:00:53','','0','21','2025-04-20 19:00:53','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','211745164836','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2272,'','Cash','','2025-04-20 19:20:44','','0','12','2025-04-20 19:20:44','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','121745166034','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2273,'','Cash','','2025-04-20 19:22:50','','0','19','2025-04-20 19:22:50','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','1','0','191745166099','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2274,'','Cash','','2025-04-20 21:04:36','','0','19','2025-04-20 19:47:22','','2450','2450','1','retail','0','2450','1','0','0','0','0','0','0','new',' ','','2','0','191745166722','No','19','2025-04-20 21:04:36','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2275,'','Cash','','2025-04-20 20:27:46','','0','19','2025-04-20 20:27:46','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','2','0','191745170028','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2276,'','Cash','','2025-04-20 20:43:27','','0','12','2025-04-20 20:43:27','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','0','121745170983','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2277,'','Cash','','2025-04-21 16:07:31','','0','12','2025-04-21 16:07:31','','2350','2350','1','retail','0','2350','1','0','0','0','0','0','0','new',' ','','1','0','121745240746','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2278,'','Cash','','2025-04-21 18:26:32','','0','19','2025-04-21 16:10:36','','2050','2050','1','retail','0','2050','1','0','0','0','0','0','0','new',' ','','2','0','191745240992','No','19','2025-04-21 18:26:32','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2279,'','Cash','','2025-04-21 20:19:18','','0','12','2025-04-21 16:33:28','','9200','9200','1','retail','0','9200','1','0','0','0','0','0','0','new',' ','','2','0','121745242324','No','12','2025-04-21 20:19:18','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2280,'','Cash','','2025-04-21 16:42:13','','0','12','2025-04-21 16:42:14','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','121745242418','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2281,'','Cash','','2025-04-21 17:52:17','','0','12','2025-04-21 17:52:17','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','new',' ','','2','0','121745245171','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2282,'','Cash','','2025-04-21 21:36:34','','0','12','2025-04-21 18:18:35','','13450','13450','1','retail','0','13450','1','0','0','0','0','0','0','new',' ','','2','0','121745248376','No','12','2025-04-21 21:36:34','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2283,'','Cash','','2025-04-21 18:22:55','','0','12','2025-04-21 18:22:55','','850','850','1','retail','0','850','1','0','0','0','0','0','0','new',' ','','1','0','121745248940','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2284,'','Cash','','2025-04-21 18:27:03','','0','19','2025-04-21 18:27:03','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','2','0','191745249198','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2285,'','Cash','','2025-04-21 18:39:16','','0','19','2025-04-21 18:39:16','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','new',' ','','1','0','191745249919','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2286,'','Cash','','2025-04-21 18:52:24','','0','12','2025-04-21 18:52:24','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','1','0','121745250622','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2287,'','Cash','','2025-04-21 19:57:07','','0','12','2025-04-21 19:57:07','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','1','0','121745254579','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2288,'','Cash','','2025-04-21 20:02:36','','0','12','2025-04-21 20:02:36','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','121745254635','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2289,'','Cash','','2025-04-21 20:25:27','','0','19','2025-04-21 20:25:27','','8100','8100','1','retail','0','8100','1','0','0','0','0','0','0','new',' ','','1','0','191745256129','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2290,'','Cash','','2025-04-21 20:30:32','','0','19','2025-04-21 20:30:32','','3300','3300','1','retail','0','3300','1','0','0','0','0','0','0','new',' ','','2','0','191745256532','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2291,'','Cash','','2025-04-21 20:44:07','','0','12','2025-04-21 20:44:07','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','121745257420','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2292,'','Cash','','2025-04-21 20:47:27','','0','12','2025-04-21 20:45:20','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','2','0','121745257473','No','12','2025-04-21 20:47:27','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2293,'','Cash','','2025-04-21 20:51:51','','0','12','2025-04-21 20:51:51','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121745257892','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2294,'','Cash','','2025-04-21 21:42:37','','0','12','2025-04-21 21:42:37','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','121745260601','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2295,'','Cash','','2025-04-22 14:37:11','','0','12','2025-04-22 14:02:08','','2550','2550','1','retail','0','2550','1','0','0','0','0','0','0','new',' ','','2','0','121745319693','No','12','2025-04-22 14:37:11','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2296,'','Cash','','2025-04-22 15:03:56','','0','12','2025-04-22 15:03:56','','850','850','1','retail','0','850','1','0','0','0','0','0','0','new',' ','','2','0','121745321838','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2297,'','Cash','','2025-04-22 18:09:01','','0','12','2025-04-22 17:36:07','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','121745332534','No','12','2025-04-22 18:09:01','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2298,'','Cash','','2025-04-22 18:31:38','','0','12','2025-04-22 18:31:38','','4700','4700','1','retail','0','4700','1','0','0','0','0','0','0','new',' ','','2','0','121745334545','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2299,'','Cash','','2025-04-22 18:53:33','','0','12','2025-04-22 18:53:33','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','2','0','121745335935','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2300,'','Cash','','2025-04-23 20:41:59','','0','19','2025-04-23 15:23:06','','850','850','1','retail','0','850','1','0','0','0','0','0','0','new',' ','','1','0','191745410904','No','19','2025-04-23 20:41:59','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2301,'','Cash','','2025-04-23 20:41:34','','0','19','2025-04-23 15:27:11','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','1','0','191745410990','No','19','2025-04-23 20:41:34','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2302,'','Cash','','2025-04-23 20:42:44','','0','19','2025-04-23 15:28:22','','2650','2650','1','retail','0','2650','1','0','0','0','0','0','0','new',' ','','1','0','191745411239','No','19','2025-04-23 20:42:44','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2303,'','Cash','','2025-04-24 15:27:04','','0','19','2025-04-24 12:23:21','','3450','3450','1','retail','0','3450','1','0','0','0','0','0','0','new',' ','','2','0','191745486550','No','19','2025-04-24 15:27:04','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2304,'','Cash','','2025-04-25 14:21:18','','0','12','2025-04-25 14:21:18','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','new',' ','','2','0','121745580034','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2305,'','Cash','','2025-04-25 14:44:32','','0','12','2025-04-25 14:44:32','','3050','3050','1','retail','0','3050','1','0','0','0','0','0','0','new',' ','','1','0','121745580087','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2306,'','Cash','','2025-04-25 15:58:59','','0','12','2025-04-25 15:22:12','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','121745581478','No','12','2025-04-25 15:58:59','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2307,'','Cash','','2025-04-25 17:20:59','','0','12','2025-04-25 16:27:49','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','2','0','121745587636','No','12','2025-04-25 17:20:59','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2308,'','Cash','','2025-04-25 16:45:09','','0','19','2025-04-25 16:45:09','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191745588690','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2309,'','Cash','','2025-04-25 20:45:44','','0','19','2025-04-25 16:46:25','','7500','7500','1','retail','0','7500','1','0','0','0','0','0','0','new',' ','','2','0','191745588713','No','19','2025-04-25 20:45:44','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2310,'','Cash','','2025-04-25 17:24:14','','0','12','2025-04-25 17:24:15','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','1','0','121745590866','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2311,'','Cash','','2025-04-25 17:50:42','','0','12','2025-04-25 17:50:42','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121745591256','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2312,'','Cash','','2025-04-25 17:57:46','','0','12','2025-04-25 17:57:47','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121745592648','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2313,'','Cash','','2025-04-25 18:39:42','','0','12','2025-04-25 18:39:42','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','121745594808','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2314,'','Cash','','2025-04-25 19:47:29','','0','19','2025-04-25 19:47:29','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','2','0','191745599617','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2315,'','Cash','','2025-04-25 20:44:12','','0','12','2025-04-25 20:44:12','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','2','0','121745602990','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2316,'','Cash','','2025-04-26 13:15:33','','0','12','2025-04-26 13:15:33','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','121745659537','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2317,'','Cash','','2025-04-26 14:14:53','','0','19','2025-04-26 14:14:53','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','2','0','191745666025','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2318,'','Cash','','2025-04-26 19:50:14','','0','19','2025-04-26 14:17:08','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','new',' ','','1','0','191745666101','No','19','2025-04-26 19:50:14','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2319,'','Cash','','2025-04-26 14:25:10','','0','19','2025-04-26 14:25:10','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191745666669','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2320,'','Cash','','2025-04-26 15:35:18','','0','12','2025-04-26 15:35:18','','1750','1750','1','retail','0','1750','1','0','0','0','0','0','0','new',' ','','2','0','121745670812','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2321,'','Cash','','2025-04-26 15:39:55','','0','19','2025-04-26 15:39:55','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','2','0','191745671175','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2322,'','Cash','','2025-04-26 19:51:27','','0','19','2025-04-26 18:10:28','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','2','0','191745680181','No','19','2025-04-26 19:51:27','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2323,'','Cash','','2025-04-26 18:17:58','','0','12','2025-04-26 18:17:58','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','121745680620','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2324,'','Cash','','2025-04-26 19:50:41','','0','19','2025-04-26 18:20:16','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','1','0','191745680781','No','19','2025-04-26 19:50:41','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2325,'','Cash','','2025-04-26 18:20:40','','0','19','2025-04-26 18:20:40','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','191745680825','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2326,'','Cash','','2025-04-26 18:27:20','','0','12','2025-04-26 18:27:20','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','121745681222','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2327,'','Cash','','2025-04-26 19:20:54','','0','19','2025-04-26 19:20:54','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','2','0','191745684428','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2328,'','Cash','','2025-04-27 17:38:22','','0','19','2025-04-27 14:10:43','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','2','0','191745752230','No','19','2025-04-27 17:38:22','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2329,'','Cash','','2025-04-27 14:11:48','','0','19','2025-04-27 14:11:48','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','191745752247','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2330,'','Cash','','2025-04-27 15:03:47','','0','12','2025-04-27 15:03:47','','6550','6550','1','retail','0','6550','1','0','0','0','0','0','0','new',' ','','2','0','121745755293','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2331,'','Cash','','2025-04-27 16:40:35','','0','12','2025-04-27 16:40:35','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','0','121745761207','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2332,'','Cash','','2025-04-27 17:22:19','','0','12','2025-04-27 16:41:31','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','1','0','121745761240','No','12','2025-04-27 17:22:19','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2333,'','Cash','','2025-04-27 17:58:28','','0','19','2025-04-27 17:35:05','','6400','6400','1','retail','0','6400','1','0','0','0','0','0','0','new',' ','','2','0','191745764434','No','19','2025-04-27 17:58:28','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2334,'','Cash','','2025-04-27 17:36:47','','0','19','2025-04-27 17:36:47','','3600','3600','1','retail','0','3600','1','0','0','0','0','0','0','new',' ','','1','0','191745764515','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2335,'','Cash','','2025-04-27 19:37:07','','0','12','2025-04-27 19:25:59','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','1','0','121745771110','No','12','2025-04-27 19:37:07','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2336,'','Cash','','2025-04-27 19:46:34','','0','19','2025-04-27 19:46:35','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','new',' ','','1','0','191745772307','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2337,'','Cash','','2025-04-27 19:48:03','','0','19','2025-04-27 19:48:03','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','1','0','191745772400','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2338,'','Cash','','2025-04-27 20:44:49','','0','19','2025-04-27 20:44:49','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','2','0','191745775811','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2339,'','Cash','','2025-04-27 20:50:40','','0','12','2025-04-27 20:50:40','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','2','0','121745776228','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2340,'','Cash','','2025-04-28 20:17:57','','0','19','2025-04-28 14:05:09','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','2','0','191745838257','No','19','2025-04-28 20:17:57','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2341,'','Cash','','2025-04-28 14:35:47','','0','19','2025-04-28 14:35:47','','3300','3300','1','retail','0','3300','1','0','0','0','0','0','0','new',' ','','2','0','191745838321','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2342,'','Cash','','2025-04-28 18:33:19','','0','19','2025-04-28 18:33:19','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191745854382','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2343,'','Cash','','2025-04-28 18:34:21','','0','19','2025-04-28 18:34:21','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','191745854419','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2344,'','Cash','','2025-04-28 19:30:38','','0','19','2025-04-28 19:30:38','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','new',' ','','2','0','191745857776','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2345,'','Cash','','2025-04-30 11:54:10','','0','19','2025-04-30 11:54:10','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','191746003199','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2346,'','Cash','','2025-04-30 11:54:57','','0','19','2025-04-30 11:54:57','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','191746003254','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2347,'','Cash','','2025-04-30 15:58:11','','0','12','2025-04-30 14:08:50','','3900','3900','1','retail','0','3900','1','0','0','0','0','0','0','new',' ','','1','0','121746011251','No','12','2025-04-30 15:58:11','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2348,'','Cash','','2025-04-30 16:34:17','','0','19','2025-04-30 16:34:17','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191746020004','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2349,'','Cash','','2025-04-30 17:56:47','','0','19','2025-04-30 17:56:47','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','191746024985','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2350,'','Cash','','2025-04-30 18:47:30','','0','19','2025-04-30 18:44:45','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','new',' ','','2','0','191746025017','No','19','2025-04-30 18:47:30','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2351,'','Cash','','2025-04-30 18:51:28','','0','12','2025-04-30 18:51:28','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','121746028246','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2352,'','Cash','','2025-04-30 18:54:09','','0','12','2025-04-30 18:54:09','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','new',' ','','1','0','121746028315','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2353,'','Cash','','2025-04-30 20:49:34','','0','12','2025-04-30 20:49:34','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','121746035350','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2354,'','Cash','','2025-05-01 13:50:57','','0','19','2025-05-01 13:50:57','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','1','0','191746096599','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2355,'','Cash','','2025-05-01 15:13:14','','0','12','2025-05-01 15:13:14','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','1','0','121746101545','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2356,'','Cash','','2025-05-01 17:41:17','','0','19','2025-05-01 17:41:17','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','1','0','191746110409','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2357,'','Cash','','2025-05-01 17:43:31','','0','19','2025-05-01 17:43:31','','3350','3350','1','retail','0','3350','1','0','0','0','0','0','0','new',' ','','1','0','191746110482','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2358,'','Cash','','2025-05-01 17:46:12','','0','12','2025-05-01 17:46:12','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','1','0','121746110711','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2359,'','Cash','','2025-05-01 20:09:33','','0','12','2025-05-01 20:09:33','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','2','0','121746119328','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2360,'','Cash','','2025-05-02 09:24:51','','0','12','2025-05-02 09:24:51','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','121746167075','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2361,'','Cash','','2025-05-02 15:39:17','','0','12','2025-05-02 15:39:17','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121746189541','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2362,'','Cash','','2025-05-02 20:25:23','','0','19','2025-05-02 20:25:23','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191746206695','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2363,'','Cash','','2025-05-03 22:23:22','','0','19','2025-05-03 12:23:41','','6150','6150','1','retail','0','6150','1','0','0','0','0','0','0','new',' ','','1','0','191746264174','No','19','2025-05-03 22:23:22','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2364,'','Cash','','2025-05-03 12:24:15','','0','19','2025-05-03 12:24:15','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','1','0','191746264224','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2365,'','Cash','','2025-05-03 15:19:52','','0','19','2025-05-03 15:19:52','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','1','0','191746274726','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2366,'','Cash','','2025-05-03 15:49:00','','0','19','2025-05-03 15:49:00','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','191746276512','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2367,'','Cash','','2025-05-03 18:39:52','','0','19','2025-05-03 18:39:52','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','191746286735','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2368,'','Cash','','2025-05-03 22:19:10','','0','19','2025-05-03 19:39:36','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','2','0','191746286808','No','19','2025-05-03 22:19:10','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2369,'','Cash','','2025-05-03 20:17:35','','0','19','2025-05-03 20:17:35','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','2','0','191746292632','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2370,'','Cash','','2025-05-03 20:19:40','','0','19','2025-05-03 20:19:40','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','1','0','191746292658','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2371,'','Cash','','2025-05-03 20:30:23','','0','19','2025-05-03 20:30:23','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191746292824','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2372,'','Cash','','2025-05-03 21:23:01','','0','19','2025-05-03 20:34:32','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','new',' ','','2','0','191746293432','No','19','2025-05-03 21:23:01','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2373,'','Cash','','2025-05-03 21:24:11','','0','19','2025-05-03 21:24:11','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191746296585','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2374,'','Cash','','2025-05-03 22:04:25','','0','19','2025-05-03 21:47:58','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','2','0','191746296660','No','19','2025-05-03 22:04:25','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2375,'','Cash','','2025-05-03 22:21:04','','0','19','2025-05-03 21:52:35','','12800','12800','1','retail','0','12800','1','0','0','0','0','0','0','new',' ','','2','0','191746298320','No','19','2025-05-03 22:21:04','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2376,'','Cash','','2025-05-03 22:04:44','','0','19','2025-05-03 22:04:44','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','191746299069','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2377,'','Cash','','2025-05-03 22:22:39','','0','19','2025-05-03 22:22:39','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','new',' ','','1','0','191746300112','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2378,'','Cash','','2025-05-03 22:34:57','','0','19','2025-05-03 22:34:57','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191746300877','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2379,'','Cash','','2025-05-03 22:57:27','','0','19','2025-05-03 22:57:27','','24800','24800','1','retail','0','24800','1','0','0','0','0','0','0','new',' ','','2','0','191746301967','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2380,'','Cash','','2025-05-03 22:58:58','','0','19','2025-05-03 22:58:58','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','191746302310','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2381,'','Cash','','2025-05-03 23:03:39','','0','19','2025-05-03 23:03:39','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','191746302607','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2382,'','Cash','','2025-05-03 23:09:32','','0','19','2025-05-03 23:09:32','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','2','0','191746302952','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2383,'','Cash','','2025-05-03 23:27:49','','0','19','2025-05-03 23:27:49','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','2','0','191746304059','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2384,'','Cash','','2025-05-04 00:16:45','','0','19','2025-05-04 00:16:45','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191746306985','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2385,'','Cash','','2025-05-04 01:01:59','','0','7','2025-05-04 01:01:59','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','2','0','71746309590','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2386,'','Cash','','2025-05-04 12:59:01','','0','12','2025-05-04 12:59:01','','1750','1750','1','retail','0','1750','1','0','0','0','0','0','0','new',' ','','2','0','121746352684','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2387,'','Cash','','2025-05-04 19:35:16','','0','19','2025-05-04 14:04:37','','8000','8000','1','retail','0','8000','1','0','0','0','0','0','0','new',' ','','2','0','191746356594','No','19','2025-05-04 19:35:16','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2388,'','Cash','','2025-05-04 16:49:24','','0','19','2025-05-04 14:05:04','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','1','0','191746356680','No','19','2025-05-04 16:49:24','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2389,'','Cash','','2025-05-04 16:10:59','','0','12','2025-05-04 16:10:59','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','new',' ','','2','0','121746364156','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2390,'','Cash','','2025-05-04 16:20:40','','0','19','2025-05-04 16:20:40','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','2','0','191746364757','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2391,'','Cash','','2025-05-04 17:29:34','','0','12','2025-05-04 16:33:23','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','1','0','121746365546','No','12','2025-05-04 17:29:34','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2392,'','Cash','','2025-05-04 17:48:55','','0','12','2025-05-04 16:47:47','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','121746365633','No','12','2025-05-04 17:48:55','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2393,'','Cash','','2025-05-04 16:52:59','','0','12','2025-05-04 16:52:59','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','121746366770','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2394,'','Cash','','2025-05-04 16:53:16','','0','12','2025-05-04 16:53:16','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','121746366783','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2395,'','Cash','','2025-05-04 17:11:15','','0','19','2025-05-04 17:11:15','','6000','6000','1','retail','0','6000','1','0','0','0','0','0','0','new',' ','','1','0','191746366653','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2396,'','Cash','','2025-05-04 17:19:05','','0','12','2025-05-04 17:19:05','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','121746368258','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2397,'','Cash','','2025-05-04 17:47:25','','0','19','2025-05-04 17:47:25','','5350','5350','1','retail','0','5350','1','0','0','0','0','0','0','new',' ','','2','0','191746369912','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2398,'','Cash','','2025-05-04 19:23:03','','0','12','2025-05-04 19:11:47','','7050','7050','1','retail','0','7050','1','0','0','0','0','0','0','new',' ','','2','0','121746374939','No','12','2025-05-04 19:23:03','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2399,'','Cash','','2025-05-04 19:24:35','','0','19','2025-05-04 19:24:35','','1550','1550','1','retail','0','1550','1','0','0','0','0','0','0','new',' ','','2','0','191746375817','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2400,'','Cash','','2025-05-04 19:33:37','','0','12','2025-05-04 19:33:37','','1850','1850','1','retail','0','1850','1','0','0','0','0','0','0','new',' ','','2','0','121746376332','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2401,'','Cash','','2025-05-04 19:36:30','','0','19','2025-05-04 19:36:30','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','191746376570','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2402,'','Cash','','2025-05-04 19:48:31','','0','19','2025-05-04 19:48:31','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','191746377220','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2403,'','Cash','','2025-05-04 20:09:40','','0','12','2025-05-04 20:09:40','','1550','1550','1','retail','0','1550','1','0','0','0','0','0','0','new',' ','','2','0','121746378533','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2404,'','Cash','','2025-05-04 20:14:23','','0','19','2025-05-04 20:14:23','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191746378852','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2405,'','Cash','','2025-05-04 20:29:20','','0','19','2025-05-04 20:24:19','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','0','191746379405','No','19','2025-05-04 20:29:20','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2406,'','Cash','','2025-05-05 15:18:49','','0','12','2025-05-05 13:56:00','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','2','0','121746442523','No','12','2025-05-05 15:18:49','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2407,'','Cash','','2025-05-05 15:16:56','','0','12','2025-05-05 15:16:56','','2450','2450','1','retail','0','2450','1','0','0','0','0','0','0','new',' ','','2','0','121746442566','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2408,'','Cash','','2025-05-05 17:15:30','','0','19','2025-05-05 16:44:03','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','new',' ','','1','0','191746452582','No','19','2025-05-05 17:15:30','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2409,'','Cash','','2025-05-05 18:58:45','','0','12','2025-05-05 18:58:45','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','1','0','121746460681','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2410,'','Cash','','2025-05-05 19:12:03','','0','12','2025-05-05 19:12:03','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','121746461504','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2411,'','Cash','','2025-05-06 15:03:57','','0','12','2025-05-06 15:03:57','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','new',' ','','2','0','121746532996','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2412,'','Cash','','2025-05-07 18:35:14','','0','12','2025-05-07 18:01:41','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','new',' ','','2','0','121746629594','No','12','2025-05-07 18:35:14','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2413,'','Cash','','2025-05-07 18:34:17','','0','12','2025-05-07 18:02:27','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','121746630113','No','12','2025-05-07 18:34:17','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2414,'','Cash','','2025-05-08 17:53:17','','0','19','2025-05-08 17:53:17','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','191746715963','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2415,'','Cash','','2025-05-09 14:15:45','','0','19','2025-05-09 14:07:06','','4800','4800','1','retail','0','4800','1','0','0','0','0','0','0','new',' ','','2','0','191746788770','No','19','2025-05-09 14:15:45','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2416,'','Cash','','2025-05-09 20:16:41','','0','19','2025-05-09 20:16:41','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','191746810981','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2417,'','Cash','','2025-05-09 20:17:48','','0','19','2025-05-09 20:17:48','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','2','0','191746811006','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2418,'','Cash','','2025-05-10 13:51:22','','0','12','2025-05-10 12:03:40','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','121746867802','No','12','2025-05-10 13:51:22','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2419,'','Cash','','2025-05-10 13:31:13','','0','12','2025-05-10 13:31:13','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','1','0','121746871403','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2420,'','Cash','','2025-05-10 15:28:42','','0','19','2025-05-10 14:06:29','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','new',' ','','2','0','191746875132','No','19','2025-05-10 15:28:42','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2421,'','Cash','','2025-05-10 16:30:24','','0','19','2025-05-10 16:30:24','','1550','1550','1','retail','0','1550','1','0','0','0','0','0','0','new',' ','','1','0','191746880141','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2422,'','Cash','','2025-05-10 16:31:55','','0','19','2025-05-10 16:31:55','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191746883901','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2423,'','Cash','','2025-05-10 18:59:59','','0','12','2025-05-10 18:59:59','','1750','1750','1','retail','0','1750','1','0','0','0','0','0','0','new',' ','','1','0','121746892744','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2424,'','Cash','','2025-05-10 21:21:46','','0','12','2025-05-10 21:21:46','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','1','0','121746901277','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2425,'','Cash','','2025-05-11 13:58:57','','0','19','2025-05-11 13:14:45','','1250','1250','1','retail','0','1250','1','0','0','0','0','0','0','new',' ','','2','0','191746958445','No','19','2025-05-11 13:58:57','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2426,'','Cash','','2025-05-11 13:15:11','','0','19','2025-05-11 13:15:11','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','191746958489','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2427,'','Cash','','2025-05-11 13:26:24','','0','12','2025-05-11 13:26:24','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','new',' ','','2','0','121746959141','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2428,'','Cash','','2025-05-11 14:49:43','','0','12','2025-05-11 14:49:43','','3300','3300','1','retail','0','3300','1','0','0','0','0','0','0','new',' ','','1','0','121746964147','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2429,'','Cash','','2025-05-11 17:29:20','','0','19','2025-05-11 14:56:44','','4450','4450','1','retail','0','4450','1','0','0','0','0','0','0','new',' ','','1','0','191746964506','No','19','2025-05-11 17:29:20','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2430,'','Cash','','2025-05-11 14:59:35','','0','12','2025-05-11 14:59:35','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','2','0','121746964750','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2431,'','Cash','','2025-05-11 15:04:28','','0','12','2025-05-11 15:04:28','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','121746965059','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2432,'','Cash','','2025-05-11 17:01:27','','0','12','2025-05-11 17:01:27','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121746972075','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2433,'','Cash','','2025-05-11 17:31:46','','0','19','2025-05-11 17:31:46','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','new',' ','','2','0','191746973775','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2434,'','Cash','','2025-05-11 17:36:22','','0','19','2025-05-11 17:36:22','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191746974174','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2435,'','Cash','','2025-05-11 17:53:42','','0','19','2025-05-11 17:53:42','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','1','0','191746975200','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2436,'','Cash','','2025-05-11 18:24:49','','0','12','2025-05-11 18:24:49','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','2','0','121746977035','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2437,'','Cash','','2025-05-11 20:07:31','','0','19','2025-05-11 18:40:08','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','2','0','191746977904','No','19','2025-05-11 20:07:31','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2438,'','Cash','','2025-05-11 19:04:09','','0','12','2025-05-11 19:04:09','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','121746979411','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2439,'','Cash','','2025-05-11 19:28:24','','0','19','2025-05-11 19:10:06','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','191746979766','No','19','2025-05-11 19:28:24','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2440,'','Cash','','2025-05-11 19:56:40','','0','19','2025-05-11 19:56:40','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','1','0','191746982574','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2441,'','Cash','','2025-05-11 21:02:46','','0','19','2025-05-11 20:56:48','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','191746986129','No','19','2025-05-11 21:02:46','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2442,'','Cash','','2025-05-12 12:11:37','','0','19','2025-05-12 12:07:55','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','1','0','191747040849','No','19','2025-05-12 12:11:37','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2443,'','Cash','','2025-05-12 17:02:12','','0','19','2025-05-12 17:02:12','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','191747058496','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2444,'','Cash','','2025-05-12 17:02:47','','0','19','2025-05-12 17:02:48','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','191747058542','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2445,'','Cash','','2025-05-12 17:03:07','','0','19','2025-05-12 17:03:07','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','191747058576','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2446,'','Cash','','2025-05-12 17:03:28','','0','19','2025-05-12 17:03:28','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191747058595','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2447,'','Cash','','2025-05-12 21:09:48','','0','19','2025-05-12 19:29:35','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','new',' ','','2','0','191747067344','No','19','2025-05-12 21:09:48','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2448,'','Cash','','2025-05-12 19:44:50','','0','19','2025-05-12 19:44:50','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','191747067535','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2449,'','Cash','','2025-05-13 12:30:13','','0','12','2025-05-13 12:28:26','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','1','0','121747128458','No','12','2025-05-13 12:30:13','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2450,'','Cash','','2025-05-13 14:44:12','','0','12','2025-05-13 14:44:12','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','new',' ','','2','0','121747136602','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2451,'','Cash','','2025-05-13 17:02:49','','0','12','2025-05-13 17:02:49','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121747144955','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2452,'','Cash','','2025-05-13 17:03:12','','0','12','2025-05-13 17:03:12','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121747144976','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2453,'','Cash','','2025-05-13 18:42:30','','0','12','2025-05-13 18:42:30','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','121747150938','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2454,'','Cash','','2025-05-13 18:43:03','','0','12','2025-05-13 18:43:03','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','2','0','121747150955','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2455,'','Cash','','2025-05-14 17:02:21','','0','19','2025-05-14 17:02:21','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','191747231226','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2456,'','Cash','','2025-05-14 18:08:41','','0','19','2025-05-14 17:02:52','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191747231352','No','19','2025-05-14 18:08:41','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2457,'','Cash','','2025-05-14 17:14:13','','0','19','2025-05-14 17:14:13','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','1','0','191747232008','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2458,'','Cash','','2025-05-14 20:42:13','','0','19','2025-05-14 17:47:37','','2450','2450','1','retail','0','2450','1','0','0','0','0','0','0','new',' ','','2','0','191747232097','No','19','2025-05-14 20:42:13','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2459,'','Cash','','2025-05-14 19:16:42','','0','19','2025-05-14 18:07:36','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','new',' ','','2','0','191747234063','No','19','2025-05-14 19:16:42','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2460,'','Cash','','2025-05-14 19:17:31','','0','19','2025-05-14 19:14:58','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','1','0','191747239259','No','19','2025-05-14 19:17:31','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2461,'','Cash','','2025-05-14 19:34:39','','0','19','2025-05-14 19:34:39','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','2','0','191747240464','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2462,'','Cash','','2025-05-14 20:58:23','','0','19','2025-05-14 20:56:52','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','191747244536','No','19','2025-05-14 20:58:23','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2463,'','Cash','','2025-05-14 22:32:48','','0','19','2025-05-14 22:32:48','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191747251154','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2464,'','Cash','','2025-05-15 15:46:54','','0','19','2025-05-15 15:46:54','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','1','0','191747313205','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2465,'','Cash','','2025-05-15 15:49:08','','0','19','2025-05-15 15:49:08','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','1','0','191747313218','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2466,'','Cash','','2025-05-15 18:34:09','','0','19','2025-05-15 18:34:09','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191747323222','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2467,'','Cash','','2025-05-15 18:56:59','','0','19','2025-05-15 18:35:17','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','2','0','191747323262','No','19','2025-05-15 18:56:59','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2468,'','Cash','','2025-05-16 11:57:31','','0','12','2025-05-16 11:57:31','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','2','0','121747385831','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2469,'','Cash','','2025-05-16 15:42:11','','0','12','2025-05-16 15:42:11','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121747399315','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2470,'','Cash','','2025-05-16 15:43:27','','0','12','2025-05-16 15:43:27','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121747399398','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2471,'','Cash','','2025-05-16 21:20:21','','0','19','2025-05-16 17:14:32','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','2','0','191747404837','No','19','2025-05-16 21:20:21','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2472,'','Cash','','2025-05-16 17:48:08','','0','12','2025-05-16 17:48:08','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','1','0','121747406822','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2473,'','Cash','','2025-05-16 18:04:40','','0','12','2025-05-16 18:04:41','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','2','0','121747407804','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2474,'','Cash','','2025-05-16 19:16:03','','0','19','2025-05-16 18:09:46','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','2','0','191747408125','No','19','2025-05-16 19:16:03','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2475,'','Cash','','2025-05-16 18:10:42','','0','19','2025-05-16 18:10:42','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','191747408207','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2476,'','Cash','','2025-05-16 19:20:32','','0','19','2025-05-16 19:20:32','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','191747412393','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2477,'','Cash','','2025-05-16 21:08:44','','0','12','2025-05-16 21:08:44','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','121747418907','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2478,'','Cash','','2025-05-17 13:22:22','','0','12','2025-05-17 13:22:22','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','1','0','121747477265','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2479,'','Cash','','2025-05-17 18:39:57','','0','19','2025-05-17 17:44:50','','13750','13750','1','retail','0','13750','1','0','0','0','0','0','0','new',' ','','1','0','191747492586','No','19','2025-05-17 18:39:57','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2480,'','Cash','','2025-05-17 17:48:17','','0','19','2025-05-17 17:48:17','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','191747493168','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2481,'','Cash','','2025-05-17 19:41:27','','0','12','2025-05-17 19:41:27','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','new',' ','','1','0','121747500043','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2482,'','Cash','','2025-05-17 20:58:12','','0','12','2025-05-17 20:58:12','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','121747504673','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2483,'','Cash','','2025-05-17 21:17:08','','0','12','2025-05-17 21:17:08','','3200','3200','1','retail','0','3200','1','0','0','0','0','0','0','new',' ','','1','0','121747505748','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2484,'','Cash','','2025-05-17 21:52:08','','0','12','2025-05-17 21:52:08','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','new',' ','','2','0','121747507824','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2485,'','Cash','','2025-05-18 00:15:15','','0','12','2025-05-18 00:15:15','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','121747516458','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2486,'','Cash','','2025-05-18 00:24:34','','0','12','2025-05-18 00:19:11','','27650','27650','1','retail','0','27650','1','0','0','0','0','0','0','new',' ','','2','0','121747516519','No','12','2025-05-18 00:24:34','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2487,'','Cash','','2025-05-18 15:42:35','','0','12','2025-05-18 15:42:35','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','1','0','121747572120','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2488,'','Cash','','2025-05-18 16:21:24','','0','19','2025-05-18 16:21:24','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','new',' ','','2','0','191747574438','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2489,'','Cash','','2025-05-18 16:22:24','','0','19','2025-05-18 16:22:24','','2950','2950','1','retail','0','2950','1','0','0','0','0','0','0','new',' ','','2','0','191747574491','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2490,'','Cash','','2025-05-18 16:25:13','','0','19','2025-05-18 16:25:13','','3800','3800','1','retail','0','3800','1','0','0','0','0','0','0','new',' ','','1','0','191747574602','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2491,'','Cash','','2025-05-18 16:26:24','','0','19','2025-05-18 16:26:24','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','0','191747574761','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2492,'','Cash','','2025-05-18 19:39:31','','0','19','2025-05-18 16:28:17','','4200','4200','1','retail','0','4200','1','0','0','0','0','0','0','new',' ','','2','0','191747574889','No','19','2025-05-18 19:39:31','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2493,'','Cash','','2025-05-18 17:35:42','','0','19','2025-05-18 17:35:42','','2650','2650','1','retail','0','2650','1','0','0','0','0','0','0','new',' ','','1','0','191747578876','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2494,'','Cash','','2025-05-18 17:41:33','','0','12','2025-05-18 17:41:33','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','121747579157','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2495,'','Cash','','2025-05-18 17:42:16','','0','12','2025-05-18 17:42:16','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','2','0','121747579297','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2496,'','Cash','','2025-05-18 18:44:21','','0','12','2025-05-18 18:44:21','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','2','0','121747580448','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2497,'','Cash','','2025-05-18 18:48:23','','0','19','2025-05-18 18:48:23','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191747583290','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2498,'','Cash','','2025-05-18 19:39:04','','0','19','2025-05-18 18:54:11','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','191747583618','No','19','2025-05-18 19:39:04','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2499,'','Cash','','2025-05-18 19:41:58','','0','19','2025-05-18 19:41:30','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','new',' ','','1','0','191747586444','No','19','2025-05-18 19:41:58','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2500,'','Cash','','2025-05-18 19:43:26','','0','19','2025-05-18 19:43:26','','7000','7000','1','retail','0','7000','1','0','0','0','0','0','0','new',' ','','2','0','191747586593','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2501,'','Cash','','2025-05-18 19:45:58','','0','19','2025-05-18 19:45:58','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','1','0','191747586625','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2502,'','Cash','','2025-05-18 19:46:41','','0','19','2025-05-18 19:46:41','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','191747586776','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2503,'','Cash','','2025-05-18 19:56:26','','0','12','2025-05-18 19:56:26','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','121747587370','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2504,'','Cash','','2025-05-18 20:00:53','','0','12','2025-05-18 20:00:53','','3650','3650','1','retail','0','3650','1','0','0','0','0','0','0','new',' ','','2','0','121747587414','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2505,'','Cash','','2025-05-18 21:50:34','','0','19','2025-05-18 21:01:09','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','new',' ','','2','0','191747591196','No','19','2025-05-18 21:50:34','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2506,'','Cash','','2025-05-19 15:09:52','','0','19','2025-05-19 15:09:52','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','1','0','191747656571','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2507,'','Cash','','2025-05-19 21:14:55','','0','19','2025-05-19 15:10:51','','5200','5200','1','retail','0','5200','1','0','0','0','0','0','0','new',' ','','2','0','191747656598','No','19','2025-05-19 21:14:55','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2508,'','Cash','','2025-05-19 16:51:48','','0','19','2025-05-19 16:51:48','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191747662638','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2509,'','Cash','','2025-05-19 19:39:28','','0','19','2025-05-19 19:39:28','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','2','0','191747672725','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2510,'','Cash','','2025-05-19 20:18:20','','0','19','2025-05-19 20:18:20','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191747672774','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2511,'','Cash','','2025-05-19 21:08:01','','0','19','2025-05-19 21:08:01','','2150','2150','1','retail','0','2150','1','0','0','0','0','0','0','new',' ','','1','0','191747678007','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2512,'','Cash','','2025-05-20 18:24:38','','0','12','2025-05-20 18:24:38','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','2','0','121747754649','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2513,'','Cash','','2025-05-20 18:25:56','','0','12','2025-05-20 18:25:56','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','121747754690','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2514,'','Cash','','2025-05-20 19:33:47','','0','12','2025-05-20 19:33:47','','850','850','1','retail','0','850','1','0','0','0','0','0','0','new',' ','','1','0','121747758575','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2515,'','Cash','','2025-05-20 19:35:12','','0','12','2025-05-20 19:35:12','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121747758890','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2516,'','Cash','','2025-05-21 13:59:33','','0','19','2025-05-21 13:59:33','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','191747825142','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2517,'','Cash','','2025-05-21 20:59:11','','0','19','2025-05-21 20:57:18','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','191747850215','No','19','2025-05-21 20:59:11','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2518,'','Cash','','2025-05-21 20:58:08','','0','19','2025-05-21 20:58:08','','2450','2450','1','retail','0','2450','1','0','0','0','0','0','0','new',' ','','1','0','191747850244','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2519,'','Cash','','2025-05-21 20:58:51','','0','19','2025-05-21 20:58:51','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','191747850311','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2520,'','Cash','','2025-05-22 18:49:50','','0','19','2025-05-22 18:49:50','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','191747928958','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2521,'','Cash','','2025-05-22 18:51:13','','0','19','2025-05-22 18:51:13','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','191747929002','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2522,'','Cash','','2025-05-22 18:51:40','','0','19','2025-05-22 18:51:40','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','191747929078','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2523,'','Cash','','2025-05-22 18:53:46','','0','19','2025-05-22 18:53:46','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','191747929106','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2524,'','Cash','','2025-05-22 20:17:05','','0','19','2025-05-22 19:32:49','','2350','2350','1','retail','0','2350','1','0','0','0','0','0','0','new',' ','','1','0','191747931477','No','19','2025-05-22 20:17:05','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2525,'','Cash','','2025-05-22 19:34:13','','0','19','2025-05-22 19:34:14','','1250','1250','1','retail','0','1250','1','0','0','0','0','0','0','new',' ','','2','0','191747931587','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2526,'','Cash','','2025-05-23 21:09:20','','0','12','2025-05-23 21:09:20','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121748023730','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2527,'','Cash','','2025-05-24 10:45:19','','0','12','2025-05-24 10:45:19','','22050','22050','1','retail','0','22050','1','0','0','0','0','0','0','new',' ','','2','0','121748072187','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2528,'','Cash','','2025-05-24 14:21:24','','0','12','2025-05-24 14:21:24','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121748085673','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2529,'','Cash','','2025-05-24 15:01:33','','0','12','2025-05-24 15:01:33','','4900','4900','1','retail','0','4900','1','0','0','0','0','0','0','new',' ','','2','0','121748085688','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2530,'','Cash','','2025-05-24 15:54:47','','0','19','2025-05-24 15:54:47','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','1','0','191748091238','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2531,'','Cash','','2025-05-24 20:59:29','','0','19','2025-05-24 15:57:14','','3050','3050','1','retail','0','3050','1','0','0','0','0','0','0','new',' ','','2','0','191748091291','No','19','2025-05-24 20:59:29','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2532,'','Cash','','2025-05-24 16:56:04','','0','12','2025-05-24 16:56:04','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','1','0','121748094904','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2533,'','Cash','','2025-05-24 17:13:02','','0','12','2025-05-24 17:13:02','','3900','3900','1','retail','0','3900','1','0','0','0','0','0','0','new',' ','','1','0','121748094989','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2534,'','Cash','','2025-05-24 17:35:59','','0','12','2025-05-24 17:35:59','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','2','0','121748097342','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2535,'','Cash','','2025-05-24 18:05:34','','0','19','2025-05-24 18:05:34','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191748099098','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2536,'','Cash','','2025-05-24 18:10:07','','0','19','2025-05-24 18:10:07','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','0','191748099309','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2537,'','Cash','','2025-05-24 18:11:18','','0','19','2025-05-24 18:11:18','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','191748099456','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2538,'','Cash','','2025-05-24 19:55:14','','0','12','2025-05-24 19:55:14','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','new',' ','','2','0','121748105663','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2539,'','Cash','','2025-05-24 20:12:09','','0','12','2025-05-24 19:58:28','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121748105722','No','12','2025-05-24 20:12:09','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2540,'','Cash','','2025-05-25 14:34:33','','0','12','2025-05-25 14:34:33','','4250','4250','1','retail','0','4250','1','0','0','0','0','0','0','new',' ','','2','0','121748172723','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2541,'','Cash','','2025-05-25 16:14:04','','0','19','2025-05-25 16:14:04','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','1','0','191748178822','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2542,'','Cash','','2025-05-25 17:28:16','','0','19','2025-05-25 16:14:46','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','new',' ','','1','0','191748178854','No','19','2025-05-25 17:28:16','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2543,'','Cash','','2025-05-25 16:15:44','','0','19','2025-05-25 16:15:44','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','191748178894','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2544,'','Cash','','2025-05-25 19:05:10','','0','19','2025-05-25 16:16:41','','3350','3350','1','retail','0','3350','1','0','0','0','0','0','0','new',' ','','2','0','191748178947','No','19','2025-05-25 19:05:10','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2545,'','Cash','','2025-05-25 16:17:03','','0','19','2025-05-25 16:17:03','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191748179005','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2546,'','Cash','','2025-05-25 16:45:00','','0','12','2025-05-25 16:45:00','','3100','3100','1','retail','0','3100','1','0','0','0','0','0','0','new',' ','','2','0','121748180639','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2547,'','Cash','','2025-05-25 17:27:07','','0','19','2025-05-25 17:27:07','','2350','2350','1','retail','0','2350','1','0','0','0','0','0','0','new',' ','','2','0','191748183047','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2548,'','Cash','','2025-05-25 17:42:57','','0','12','2025-05-25 17:42:57','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','2','0','121748184043','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2549,'','Cash','','2025-05-25 19:00:24','','0','12','2025-05-25 17:43:17','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','0','121748184182','No','12','2025-05-25 19:00:24','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2550,'','Cash','','2025-05-25 18:10:57','','0','12','2025-05-25 18:10:57','','1250','1250','1','retail','0','1250','1','0','0','0','0','0','0','new',' ','','1','0','121748185773','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2551,'','Cash','','2025-05-25 18:45:48','','0','12','2025-05-25 18:45:48','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','2','0','121748187890','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2552,'','Cash','','2025-05-25 19:10:47','','0','19','2025-05-25 19:10:47','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','191748189113','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2553,'','Cash','','2025-05-25 19:16:51','','0','19','2025-05-25 19:16:51','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','191748189451','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2554,'','Cash','','2025-05-25 19:20:14','','0','12','2025-05-25 19:20:14','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121748189984','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2555,'','Cash','','2025-05-25 19:41:58','','0','12','2025-05-25 19:41:58','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121748191306','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2556,'','Cash','','2025-05-25 21:13:49','','0','12','2025-05-25 20:26:07','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','121748193918','No','12','2025-05-25 21:13:49','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2557,'','Cash','','2025-05-26 09:19:06','','0','12','2025-05-26 09:19:06','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121748240270','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2558,'','Cash','','2025-05-26 13:40:27','','0','12','2025-05-26 13:40:27','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','121748256010','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2559,'','Cash','','2025-05-26 14:29:36','','0','12','2025-05-26 14:29:36','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121748256032','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2560,'','Cash','','2025-05-26 15:41:53','','0','12','2025-05-26 15:41:53','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','new',' ','','1','0','121748258983','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2561,'','Cash','','2025-05-26 15:52:02','','0','12','2025-05-26 15:52:02','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','new',' ','','2','0','121748263319','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2562,'','Cash','','2025-05-26 19:30:21','','0','12','2025-05-26 19:30:21','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','121748276993','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2563,'','Cash','','2025-05-27 20:40:19','','0','12','2025-05-27 18:18:09','','8000','8000','1','retail','0','8000','1','0','0','0','0','0','0','new',' ','','2','0','121748358926','No','12','2025-05-27 20:40:19','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2564,'','Cash','','2025-05-27 18:57:50','','0','12','2025-05-27 18:57:50','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','new',' ','','1','0','121748359095','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2565,'','Cash','','2025-05-27 20:40:51','','0','12','2025-05-27 19:10:34','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','121748361479','No','12','2025-05-27 20:40:51','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2566,'','Cash','','2025-05-27 19:45:36','','0','12','2025-05-27 19:45:36','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','2','0','121748364264','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2567,'','Cash','','2025-05-27 20:41:12','','0','12','2025-05-27 20:08:17','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','new',' ','','2','0','121748365656','No','12','2025-05-27 20:41:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2568,'','Cash','','2025-05-28 12:11:19','','0','19','2025-05-28 12:11:20','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','1','0','191748423440','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2569,'','Cash','','2025-05-28 13:47:14','','0','19','2025-05-28 12:15:30','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','new',' ','','2','0','191748423490','No','19','2025-05-28 13:47:14','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2570,'','Cash','','2025-05-28 15:20:39','','0','19','2025-05-28 12:16:22','','3250','3250','1','retail','0','3250','1','0','0','0','0','0','0','new',' ','','2','0','191748423754','No','19','2025-05-28 15:20:39','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2571,'','Cash','','2025-05-28 15:47:08','','0','12','2025-05-28 15:47:08','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','1','0','121748436378','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2572,'','Cash','','2025-05-28 19:02:47','','0','19','2025-05-28 19:02:47','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','191748448137','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2573,'','Cash','','2025-05-28 19:03:45','','0','19','2025-05-28 19:03:45','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','1','0','191748448178','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2574,'','Cash','','2025-05-28 21:28:29','','0','19','2025-05-28 20:20:10','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','new',' ','','2','0','191748452777','No','19','2025-05-28 21:28:29','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2575,'','Cash','','2025-05-29 10:40:07','','0','19','2025-05-29 10:40:07','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','191748504391','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2576,'','Cash','','2025-05-29 14:21:49','','0','19','2025-05-29 14:21:26','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','1','0','191748517647','No','19','2025-05-29 14:21:49','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2577,'','Cash','','2025-05-29 18:18:49','','0','19','2025-05-29 15:16:11','','3300','3300','1','retail','0','3300','1','0','0','0','0','0','0','new',' ','','1','0','191748517716','No','19','2025-05-29 18:18:49','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2578,'','Cash','','2025-05-29 18:30:56','','0','19','2025-05-29 15:17:22','','2950','2950','1','retail','0','2950','1','0','0','0','0','0','0','new',' ','','2','0','191748520977','No','19','2025-05-29 18:30:56','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2579,'','Cash','','2025-05-29 18:22:54','','0','19','2025-05-29 15:19:10','','4350','4350','1','retail','0','4350','1','0','0','0','0','0','0','new',' ','','1','0','191748521045','No','19','2025-05-29 18:22:54','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2580,'','Cash','','2025-05-29 18:23:42','','0','19','2025-05-29 15:20:21','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','2','0','191748521172','No','19','2025-05-29 18:23:42','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2581,'','Cash','','2025-05-29 16:01:28','','0','19','2025-05-29 15:21:15','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','2','0','191748521239','No','19','2025-05-29 16:01:28','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2582,'','Cash','','2025-05-29 15:21:56','','0','19','2025-05-29 15:21:56','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','191748521277','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2583,'','Cash','','2025-05-29 19:03:25','','0','19','2025-05-29 19:03:25','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','191748534570','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2584,'','Cash','','2025-05-29 19:04:24','','0','19','2025-05-29 19:04:24','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','2','0','191748534621','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2585,'','Cash','','2025-05-29 19:05:21','','0','19','2025-05-29 19:05:21','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','2','0','191748534668','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2586,'','Cash','','2025-05-29 20:22:51','','0','19','2025-05-29 20:22:51','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','191748539353','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2587,'','Cash','','2025-05-30 13:37:03','','0','19','2025-05-30 13:37:03','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','new',' ','','1','0','191748601386','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2588,'','Cash','','2025-05-30 13:37:24','','0','19','2025-05-30 13:37:24','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','191748601427','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2589,'','Cash','','2025-05-30 13:39:34','','0','19','2025-05-30 13:37:56','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','1','0','191748601450','No','19','2025-05-30 13:39:34','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2590,'','Cash','','2025-05-30 15:15:07','','0','12','2025-05-30 15:15:07','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','1','0','121748607274','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2591,'','Cash','','2025-05-30 18:47:56','','0','12','2025-05-30 17:33:13','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121748615574','No','12','2025-05-30 18:47:56','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2592,'','Cash','','2025-05-30 18:48:38','','0','12','2025-05-30 18:48:38','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','2','0','121748620082','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2593,'','Cash','','2025-05-30 20:55:09','','0','12','2025-05-30 20:19:08','','1250','1250','1','retail','0','1250','1','0','0','0','0','0','0','new',' ','','2','0','121748625522','No','12','2025-05-30 20:55:09','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2594,'','Cash','','2025-05-30 20:25:44','','0','19','2025-05-30 20:25:44','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','new',' ','','1','0','191748625847','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2595,'','Cash','','2025-05-31 14:29:49','','0','19','2025-05-31 14:29:49','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','1','0','191748690950','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2596,'','Cash','','2025-05-31 14:34:17','','0','12','2025-05-31 14:34:17','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','1','0','121748691231','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2597,'','Cash','','2025-05-31 14:59:01','','0','12','2025-05-31 14:59:01','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','new',' ','','2','0','121748691261','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2598,'','Cash','','2025-05-31 15:11:02','','0','19','2025-05-31 15:11:02','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','191748693426','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2599,'','Cash','','2025-05-31 17:26:05','','0','19','2025-05-31 17:26:05','','3900','3900','1','retail','0','3900','1','0','0','0','0','0','0','new',' ','','2','0','191748701210','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2600,'','Cash','','2025-05-31 18:26:16','','0','12','2025-05-31 18:26:16','','6000','6000','1','retail','0','6000','1','0','0','0','0','0','0','new',' ','','2','0','121748705079','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2601,'','Cash','','2025-05-31 18:26:51','','0','12','2025-05-31 18:26:51','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','121748705182','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2602,'','Cash','','2025-05-31 21:20:46','','0','19','2025-05-31 19:35:03','','6100','6100','1','retail','0','6100','1','0','0','0','0','0','0','new',' ','','1','0','191748709201','No','19','2025-05-31 21:20:46','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2603,'','Cash','','2025-05-31 19:39:34','','0','19','2025-05-31 19:39:34','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','1','0','191748709311','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2604,'','Cash','','2025-05-31 22:27:29','','0','19','2025-05-31 19:46:57','','3650','3650','1','retail','0','3650','1','0','0','0','0','0','0','new',' ','','2','0','191748709576','No','19','2025-05-31 22:27:29','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2605,'','Cash','','2025-05-31 20:02:36','','0','12','2025-05-31 20:02:36','','3900','3900','1','retail','0','3900','1','0','0','0','0','0','0','new',' ','','2','0','121748710904','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2606,'','Cash','','2025-05-31 21:50:05','','0','19','2025-05-31 21:37:34','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','new',' ','','2','0','191748715713','No','19','2025-05-31 21:50:05','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2607,'','Cash','','2025-05-31 22:26:01','','0','12','2025-05-31 21:55:32','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','1','0','121748717713','No','12','2025-05-31 22:26:01','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2608,'','Cash','','2025-05-31 23:44:07','','0','12','2025-05-31 23:44:07','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','121748724235','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2609,'','Cash','','2025-05-31 23:44:20','','0','12','2025-05-31 23:44:20','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','121748724250','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2610,'','Cash','','2025-06-01 11:25:24','','0','19','2025-06-01 11:25:24','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','2','0','191748766299','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2611,'','Cash','','2025-06-01 14:20:32','','0','12','2025-06-01 14:20:32','','3400','3400','1','retail','0','3400','1','0','0','0','0','0','0','new',' ','','2','0','121748776775','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2612,'','Cash','','2025-06-01 14:21:43','','0','19','2025-06-01 14:21:43','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','191748776892','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2613,'','Cash','','2025-06-01 17:28:10','','0','19','2025-06-01 14:25:17','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','1','0','191748777042','No','19','2025-06-01 17:28:10','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2614,'','Cash','','2025-06-01 16:25:23','','0','12','2025-06-01 16:25:23','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','new',' ','','1','0','121748784281','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2615,'','Cash','','2025-06-01 16:52:56','','0','12','2025-06-01 16:52:56','','5150','5150','1','retail','0','5150','1','0','0','0','0','0','0','new',' ','','2','0','121748785550','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2616,'','Cash','','2025-06-01 17:14:53','','0','12','2025-06-01 17:14:53','','4600','4600','1','retail','0','4600','1','0','0','0','0','0','0','new',' ','','1','0','121748787226','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2617,'','Cash','','2025-06-01 17:22:00','','0','19','2025-06-01 17:21:07','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','1','0','191748787648','No','19','2025-06-01 17:22:00','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2618,'','Cash','','2025-06-01 17:21:33','','0','19','2025-06-01 17:21:33','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','1','0','191748787672','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2619,'','Cash','','2025-06-01 17:24:51','','0','19','2025-06-01 17:24:51','','5450','5450','1','retail','0','5450','1','0','0','0','0','0','0','new',' ','','2','0','191748787780','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2620,'','Cash','','2025-06-01 17:27:13','','0','19','2025-06-01 17:27:13','','6400','6400','1','retail','0','6400','1','0','0','0','0','0','0','new',' ','','2','0','191748787894','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2621,'','Cash','','2025-06-01 21:53:22','','0','19','2025-06-01 17:29:22','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','191748788134','No','19','2025-06-01 21:53:22','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2622,'','Cash','','2025-06-01 18:30:30','','0','19','2025-06-01 17:30:09','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','2','0','191748788171','No','19','2025-06-01 18:30:30','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2623,'','Cash','','2025-06-01 17:34:51','','0','12','2025-06-01 17:31:21','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','2','0','121748788253','No','12','2025-06-01 17:34:51','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2624,'','Cash','','2025-06-01 19:39:59','','0','12','2025-06-01 17:32:45','','4150','4150','1','retail','0','4150','1','0','0','0','0','0','0','new',' ','','1','0','121748788291','No','12','2025-06-01 19:39:59','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2625,'','Cash','','2025-06-01 17:49:28','','0','19','2025-06-01 17:49:28','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','1','0','191748789329','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2626,'','Cash','','2025-06-01 19:32:51','','0','12','2025-06-01 18:11:59','','2900','2900','1','retail','0','2900','1','0','0','0','0','0','0','new',' ','','1','0','121748789609','No','12','2025-06-01 19:32:51','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2627,'','Cash','','2025-06-01 18:12:17','','0','12','2025-06-01 18:12:17','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','2','0','121748790727','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2628,'','Cash','','2025-06-01 21:48:35','','0','12','2025-06-01 18:20:45','','8900','8900','1','retail','0','8900','1','0','0','0','0','0','0','new',' ','','2','0','121748790743','No','12','2025-06-01 21:48:35','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2629,'','Cash','','2025-06-01 18:31:19','','0','19','2025-06-01 18:31:19','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191748791844','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2630,'','Cash','','2025-06-01 18:37:26','','0','19','2025-06-01 18:37:26','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191748792231','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2631,'','Cash','','2025-06-01 18:45:29','','0','19','2025-06-01 18:44:22','','1550','1550','1','retail','0','1550','1','0','0','0','0','0','0','new',' ','','1','0','191748792313','No','19','2025-06-01 18:45:30','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2632,'','Cash','','2025-06-01 19:26:03','','0','12','2025-06-01 19:26:03','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','121748794627','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2633,'','Cash','','2025-06-01 19:33:59','','0','19','2025-06-01 19:33:59','','2850','2850','1','retail','0','2850','1','0','0','0','0','0','0','new',' ','','2','0','191748795240','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2634,'','Cash','','2025-06-01 19:42:06','','0','12','2025-06-01 19:42:06','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','2','0','121748796097','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2635,'','Cash','','2025-06-01 21:04:15','','0','19','2025-06-01 19:59:38','','2850','2850','1','retail','0','2850','1','0','0','0','0','0','0','new',' ','','1','0','191748797131','No','19','2025-06-01 21:04:15','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2636,'','Cash','','2025-06-01 20:08:31','','0','19','2025-06-01 20:08:31','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','2','0','191748797683','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2637,'','Cash','','2025-06-01 20:49:08','','0','19','2025-06-01 20:49:08','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191748800105','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2638,'','Cash','','2025-06-01 21:55:01','','0','12','2025-06-01 21:55:01','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','1','0','121748804054','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2639,'','Cash','','2025-06-01 21:56:18','','0','12','2025-06-01 21:56:18','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','1','0','121748804104','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2640,'','Cash','','2025-06-02 14:30:16','','0','19','2025-06-02 14:30:16','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','1','0','191748863781','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2641,'','Cash','','2025-06-02 17:06:56','','0','19','2025-06-02 14:31:14','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','new',' ','','1','0','191748863823','No','19','2025-06-02 17:06:56','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2642,'','Cash','','2025-06-02 16:15:03','','0','19','2025-06-02 14:31:36','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','191748863881','No','19','2025-06-02 16:15:03','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2643,'','Cash','','2025-06-02 15:20:36','','0','12','2025-06-02 15:20:36','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','1','0','121748866816','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2644,'','Cash','','2025-06-02 15:20:56','','0','12','2025-06-02 15:20:56','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','121748866848','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2645,'','Cash','','2025-06-02 15:40:06','','0','12','2025-06-02 15:40:06','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','1','0','121748866863','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2646,'','Cash','','2025-06-02 16:04:07','','0','19','2025-06-02 16:04:08','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','191748869434','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2647,'','Cash','','2025-06-02 16:15:48','','0','19','2025-06-02 16:15:48','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','2','0','191748870116','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2648,'','Cash','','2025-06-02 17:33:04','','0','12','2025-06-02 17:33:04','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121748874774','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2649,'','Cash','','2025-06-02 17:33:50','','0','12','2025-06-02 17:33:50','','1550','1550','1','retail','0','1550','1','0','0','0','0','0','0','new',' ','','1','0','121748874789','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2650,'','Cash','','2025-06-02 19:15:49','','0','12','2025-06-02 19:15:50','','4900','4900','1','retail','0','4900','1','0','0','0','0','0','0','new',' ','','2','0','121748874840','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2651,'','Cash','','2025-06-02 19:23:55','','0','19','2025-06-02 19:23:55','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','191748881363','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2652,'','Cash','','2025-06-02 19:28:01','','0','12','2025-06-02 19:28:01','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','121748881657','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2653,'','Cash','','2025-06-02 20:42:04','','0','12','2025-06-02 20:40:35','','3800','3800','1','retail','0','3800','1','0','0','0','0','0','0','new',' ','','2','0','121748881696','No','12','2025-06-02 20:42:04','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2654,'','Cash','','2025-06-02 20:44:30','','0','12','2025-06-02 20:43:52','','3050','3050','1','retail','0','3050','1','0','0','0','0','0','0','new',' ','','2','0','121748886129','No','12','2025-06-02 20:44:30','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2655,'','Cash','','2025-06-03 14:56:29','','0','12','2025-06-03 14:56:29','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','121748951772','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2656,'','Cash','','2025-06-03 15:00:46','','0','12','2025-06-03 15:00:46','','2900','2900','1','retail','0','2900','1','0','0','0','0','0','0','new',' ','','1','0','121748951792','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2657,'','Cash','','2025-06-03 19:38:32','','0','12','2025-06-03 19:38:32','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','1','0','121748968664','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2658,'','Cash','','2025-06-03 20:22:51','','0','12','2025-06-03 19:55:22','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','2','0','121748968718','No','12','2025-06-03 20:22:51','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2659,'','Cash','','2025-06-03 20:23:23','','0','12','2025-06-03 20:23:23','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','121748971395','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2660,'','Cash','','2025-06-03 21:19:50','','0','12','2025-06-03 21:19:50','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','1','0','121748973526','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2661,'','Cash','','2025-06-03 21:52:13','','0','7','2025-06-03 21:52:13','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','71748976715','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2662,'','Cash','','2025-06-04 10:03:13','','0','7','2025-06-04 10:03:13','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','71749020581','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2663,'','Cash','','2025-06-04 14:52:04','','0','19','2025-06-04 14:52:04','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','1','0','191749037894','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2664,'','Cash','','2025-06-04 21:38:29','','0','19','2025-06-04 14:52:31','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','191749037931','No','19','2025-06-04 21:38:29','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2665,'','Cash','','2025-06-04 21:31:46','','0','19','2025-06-04 15:46:17','','3100','3100','1','retail','0','3100','1','0','0','0','0','0','0','new',' ','','2','0','191749041142','No','19','2025-06-04 21:31:46','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2666,'','Cash','','2025-06-05 15:00:37','','0','19','2025-06-05 15:00:37','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','1','0','191749124781','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2667,'','Cash','','2025-06-05 16:06:17','','0','19','2025-06-05 15:00:51','','6700','6700','1','retail','0','6700','1','0','0','0','0','0','0','new',' ','','2','0','191749124841','No','19','2025-06-05 16:06:17','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2668,'','Cash','','2025-06-05 16:51:19','','0','19','2025-06-05 16:02:06','','4500','4500','1','retail','0','4500','1','0','0','0','0','0','0','new',' ','','2','0','191749128500','No','19','2025-06-05 16:51:19','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2669,'','Cash','','2025-06-05 16:45:53','','0','19','2025-06-05 16:45:53','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','1','0','191749131084','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2670,'','Cash','','2025-06-05 17:55:29','','0','19','2025-06-05 17:55:29','','2250','2250','1','retail','0','2250','1','0','0','0','0','0','0','new',' ','','2','0','191749131499','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2671,'','Cash','','2025-06-05 20:24:51','','0','19','2025-06-05 20:23:03','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','191749144163','No','19','2025-06-05 20:24:51','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2672,'','Cash','','2025-06-06 16:29:51','','0','19','2025-06-06 15:23:21','','2550','2550','1','retail','0','2550','1','0','0','0','0','0','0','new',' ','','2','0','191749212536','No','19','2025-06-06 16:29:51','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2673,'','Cash','','2025-06-06 18:48:15','','0','12','2025-06-06 15:41:49','','2250','2250','1','retail','0','2250','1','0','0','0','0','0','0','new',' ','','1','0','121749213506','No','12','2025-06-06 18:48:15','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2674,'','Cash','','2025-06-06 18:44:45','','0','19','2025-06-06 16:20:20','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','2','0','191749215996','No','19','2025-06-06 18:44:45','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2675,'','Cash','','2025-06-06 17:39:52','','0','12','2025-06-06 17:39:52','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','1','0','121749220754','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2676,'','Cash','','2025-06-06 18:32:13','','0','12','2025-06-06 18:32:14','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','121749223795','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2677,'','Cash','','2025-06-06 18:49:06','','0','12','2025-06-06 18:49:06','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','121749224910','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2678,'','Cash','','2025-06-06 19:46:36','','0','12','2025-06-06 19:46:36','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','121749228385','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2679,'','Cash','','2025-06-07 12:05:22','','0','12','2025-06-07 12:05:22','','2950','2950','1','retail','0','2950','1','0','0','0','0','0','0','new',' ','','2','0','121749287070','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2680,'','Cash','','2025-06-07 12:13:39','','0','12','2025-06-07 12:13:39','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','2','0','121749287127','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2681,'','Cash','','2025-06-07 16:11:07','','0','12','2025-06-07 14:03:19','','3300','3300','1','retail','0','3300','1','0','0','0','0','0','0','new',' ','','2','0','121749287626','No','12','2025-06-07 16:11:07','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2682,'','Cash','','2025-06-07 20:15:10','','0','12','2025-06-07 14:04:40','','5050','5050','1','retail','0','5050','1','0','0','0','0','0','0','new',' ','','2','0','121749294204','No','12','2025-06-07 20:15:10','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2683,'','Cash','','2025-06-07 15:00:45','','0','19','2025-06-07 14:25:54','','2050','2050','1','retail','0','2050','1','0','0','0','0','0','0','new',' ','','1','0','191749295507','No','19','2025-06-07 15:00:45','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2684,'','Cash','','2025-06-07 15:43:16','','0','19','2025-06-07 15:43:16','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','1','0','191749300157','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2685,'','Cash','','2025-06-07 15:43:54','','0','19','2025-06-07 15:43:54','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','191749300214','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2686,'','Cash','','2025-06-07 18:30:36','','0','12','2025-06-07 17:50:33','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','2','0','121749302780','No','12','2025-06-07 18:30:36','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2687,'','Cash','','2025-06-07 17:54:12','','0','19','2025-06-07 17:54:12','','850','850','1','retail','0','850','1','0','0','0','0','0','0','new',' ','','2','0','191749308022','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2688,'','Cash','','2025-06-07 18:34:23','','0','12','2025-06-07 18:32:22','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','2','0','121749310254','No','12','2025-06-07 18:34:23','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2689,'','Cash','','2025-06-07 18:37:34','','0','19','2025-06-07 18:37:34','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191749310584','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2690,'','Cash','','2025-06-07 20:11:30','','0','12','2025-06-07 20:09:51','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','2','0','121749316122','No','12','2025-06-07 20:11:30','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2691,'','Cash','','2025-06-07 20:20:12','','0','12','2025-06-07 20:20:13','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','2','0','121749316775','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2692,'','Cash','','2025-06-07 22:51:42','','0','12','2025-06-07 22:51:42','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','1','0','121749325865','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2693,'','Cash','','2025-06-07 23:05:36','','0','12','2025-06-07 23:05:36','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','121749326647','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2694,'','Cash','','2025-06-08 16:33:01','','0','19','2025-06-08 16:33:01','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','2','0','191749389538','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2695,'','Cash','','2025-06-08 19:32:20','','0','19','2025-06-08 17:45:39','','19050','19050','1','retail','0','19050','1','0','0','0','0','0','0','new',' ','','1','0','191749393769','No','19','2025-06-08 19:32:20','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2696,'','Cash','','2025-06-08 17:46:20','','0','19','2025-06-08 17:46:20','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191749393943','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2697,'','Cash','','2025-06-08 19:40:33','','0','19','2025-06-08 17:46:47','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','191749393984','No','19','2025-06-08 19:40:33','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2698,'','Cash','','2025-06-08 18:07:50','','0','19','2025-06-08 18:07:50','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','new',' ','','1','0','191749394260','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2699,'','Cash','','2025-06-08 18:30:40','','0','12','2025-06-08 18:23:07','','4500','4500','1','retail','0','4500','1','0','0','0','0','0','0','new',' ','','1','0','121749396121','No','12','2025-06-08 18:30:40','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2700,'','Cash','','2025-06-08 18:47:02','','0','12','2025-06-08 18:47:02','','2050','2050','1','retail','0','2050','1','0','0','0','0','0','0','new',' ','','1','0','121749397562','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2701,'','Cash','','2025-06-08 18:54:18','','0','12','2025-06-08 18:54:18','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','121749398043','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2702,'','Cash','','2025-06-08 19:26:28','','0','19','2025-06-08 19:26:28','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','191749398371','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2703,'','Cash','','2025-06-08 19:27:21','','0','12','2025-06-08 19:27:21','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','121749400012','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2704,'','Cash','','2025-06-08 19:27:57','','0','12','2025-06-08 19:27:57','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','121749400047','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2705,'','Cash','','2025-06-08 19:37:53','','0','12','2025-06-08 19:37:53','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','121749400663','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2706,'','Cash','','2025-06-08 19:38:49','','0','12','2025-06-08 19:38:49','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','121749400677','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2707,'','Cash','','2025-06-09 15:44:30','','0','12','2025-06-09 15:44:30','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','1','0','121749473024','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2708,'','Cash','','2025-06-09 15:46:37','','0','12','2025-06-09 15:46:37','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','2','0','121749473075','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2709,'','Cash','','2025-06-09 15:51:54','','0','12','2025-06-09 15:51:54','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','1','0','121749473474','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2710,'','Cash','','2025-06-09 15:52:54','','0','12','2025-06-09 15:52:54','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','2','0','121749473544','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2711,'','Cash','','2025-06-09 15:59:04','','0','12','2025-06-09 15:53:50','','3100','3100','1','retail','0','3100','1','0','0','0','0','0','0','new',' ','','1','0','121749473578','No','12','2025-06-09 15:59:04','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2712,'','Cash','','2025-06-09 16:40:43','','0','12','2025-06-09 16:40:43','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','2','0','121749473951','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2713,'','Cash','','2025-06-09 17:40:43','','0','12','2025-06-09 17:40:43','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','2','0','121749476447','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2714,'','Cash','','2025-06-09 18:05:25','','0','12','2025-06-09 18:05:25','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','1','0','121749481485','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2715,'','Cash','','2025-06-09 20:14:07','','0','12','2025-06-09 19:55:26','','3300','3300','1','retail','0','3300','1','0','0','0','0','0','0','new',' ','','2','0','121749488018','No','12','2025-06-09 20:14:07','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2716,'','Cash','','2025-06-09 19:55:47','','0','12','2025-06-09 19:55:47','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','121749488132','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2717,'','Cash','','2025-06-09 19:56:52','','0','12','2025-06-09 19:56:52','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','2','0','121749488151','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2718,'','Cash','','2025-06-09 19:58:19','','0','12','2025-06-09 19:58:19','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121749488277','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2719,'','Cash','','2025-06-09 21:25:34','','0','12','2025-06-09 21:03:07','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','0','121749492170','No','12','2025-06-09 21:25:34','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2720,'','Cash','','2025-06-10 14:58:45','','0','12','2025-06-10 14:58:45','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','121749556711','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2721,'','Cash','','2025-06-10 15:18:55','','0','12','2025-06-10 15:18:55','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','1','0','121749557898','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2722,'','Cash','','2025-06-10 17:11:27','','0','12','2025-06-10 17:11:27','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','121749557939','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2723,'','Cash','','2025-06-10 20:20:50','','0','12','2025-06-10 20:20:50','','6200','6200','1','retail','0','6200','1','0','0','0','0','0','0','new',' ','','2','0','121749575999','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2724,'','Cash','','2025-06-10 20:24:59','','0','12','2025-06-10 20:24:59','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','121749576055','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2725,'','Cash','','2025-06-11 16:13:08','','0','19','2025-06-11 16:13:08','','5650','5650','1','retail','0','5650','1','0','0','0','0','0','0','new',' ','','1','0','191749647533','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2726,'','Cash','','2025-06-11 19:10:46','','0','19','2025-06-11 16:13:49','','5600','5600','1','retail','0','5600','1','0','0','0','0','0','0','new',' ','','2','0','191749647592','No','19','2025-06-11 19:10:46','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2727,'','Cash','','2025-06-11 16:14:28','','0','19','2025-06-11 16:14:28','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','1','0','191749647632','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2728,'','Cash','','2025-06-11 16:29:07','','0','19','2025-06-11 16:29:07','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','1','0','191749648482','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2729,'','Cash','','2025-06-11 19:05:12','','0','19','2025-06-11 16:46:15','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','2','0','191749649562','No','19','2025-06-11 19:05:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2730,'','Cash','','2025-06-11 18:06:41','','0','19','2025-06-11 18:06:41','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','new',' ','','1','0','191749651180','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2731,'','Cash','','2025-06-11 18:12:19','','0','19','2025-06-11 18:12:19','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','191749654405','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2732,'','Cash','','2025-06-11 19:05:52','','0','19','2025-06-11 19:05:52','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','1','0','191749657924','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2733,'','Cash','','2025-06-11 19:06:52','','0','19','2025-06-11 19:06:52','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','1','0','191749657963','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2734,'','Cash','','2025-06-11 19:15:52','','0','19','2025-06-11 19:15:53','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','1','0','191749658254','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2735,'','Cash','','2025-06-12 15:20:43','','0','19','2025-06-12 15:20:43','','4550','4550','1','retail','0','4550','1','0','0','0','0','0','0','new',' ','','2','0','191749730774','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2736,'','Cash','','2025-06-12 15:47:15','','0','19','2025-06-12 15:21:35','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','new',' ','','1','0','191749730847','No','19','2025-06-12 15:47:15','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2737,'','Cash','','2025-06-12 20:23:01','','0','19','2025-06-12 20:23:01','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','191749748969','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2738,'','Cash','','2025-06-13 19:26:09','','0','19','2025-06-13 19:26:09','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','1','0','191749831882','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2739,'','Cash','','2025-06-13 19:43:10','','0','19','2025-06-13 19:43:10','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','2','0','191749832960','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2740,'','Cash','','2025-06-14 14:33:00','','0','19','2025-06-14 14:33:00','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','0','191749900711','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2741,'','Cash','','2025-06-14 15:34:13','','0','19','2025-06-14 15:34:13','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','2','0','191749904390','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2742,'','Cash','','2025-06-14 16:04:35','','0','12','2025-06-14 15:59:48','','3850','3850','1','retail','0','3850','1','0','0','0','0','0','0','new',' ','','1','0','121749905856','No','12','2025-06-14 16:04:35','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2743,'','Cash','','2025-06-14 19:55:04','','0','12','2025-06-14 17:45:47','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','new',' ','','2','0','121749906296','No','12','2025-06-14 19:55:04','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2744,'','Cash','','2025-06-14 17:47:16','','0','12','2025-06-14 17:47:17','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','1','0','121749912362','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2745,'','Cash','','2025-06-14 18:07:08','','0','19','2025-06-14 18:07:08','','1250','1250','1','retail','0','1250','1','0','0','0','0','0','0','new',' ','','2','0','191749913406','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2746,'','Cash','','2025-06-14 18:23:51','','0','19','2025-06-14 18:23:51','','3350','3350','1','retail','0','3350','1','0','0','0','0','0','0','new',' ','','2','0','191749914458','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2747,'','Cash','','2025-06-14 19:03:06','','0','19','2025-06-14 19:03:06','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','2','0','191749916655','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2748,'','Cash','','2025-06-14 19:07:53','','0','12','2025-06-14 19:07:53','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','121749917233','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2749,'','Cash','','2025-06-14 22:04:13','','0','12','2025-06-14 19:55:52','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','2','0','121749920139','No','12','2025-06-14 22:04:13','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2750,'','Cash','','2025-06-14 20:05:01','','0','12','2025-06-14 20:05:01','','5800','5800','1','retail','0','5800','1','0','0','0','0','0','0','new',' ','','1','0','121749920299','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2751,'','Cash','','2025-06-14 23:10:44','','0','12','2025-06-14 22:09:42','','6300','6300','1','retail','0','6300','1','0','0','0','0','0','0','new',' ','','1','0','121749927857','No','12','2025-06-14 23:10:44','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2752,'','Cash','','2025-06-14 22:46:02','','0','12','2025-06-14 22:46:02','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','2','0','121749929576','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2753,'','Cash','','2025-06-14 23:31:34','','0','12','2025-06-14 23:31:34','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','121749933085','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2754,'','Cash','','2025-06-15 13:41:42','','0','19','2025-06-15 13:41:12','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','2','0','191749984052','No','19','2025-06-15 13:41:42','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2755,'','Cash','','2025-06-15 19:24:32','','0','19','2025-06-15 13:42:57','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','new',' ','','2','0','191749984120','No','19','2025-06-15 19:24:32','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2756,'','Cash','','2025-06-15 14:47:51','','0','12','2025-06-15 14:47:51','','1850','1850','1','retail','0','1850','1','0','0','0','0','0','0','new',' ','','1','0','121749988040','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2757,'','Cash','','2025-06-15 14:56:39','','0','19','2025-06-15 14:56:39','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','1','0','191749988560','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2758,'','Cash','','2025-06-15 15:06:07','','0','19','2025-06-15 15:06:07','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','2','0','191749988602','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2759,'','Cash','','2025-06-15 16:50:22','','0','19','2025-06-15 15:17:30','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','new',' ','','2','0','191749989351','No','19','2025-06-15 16:50:22','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2760,'','Cash','','2025-06-15 16:34:00','','0','19','2025-06-15 15:21:04','','3050','3050','1','retail','0','3050','1','0','0','0','0','0','0','new',' ','','2','0','191749989899','No','19','2025-06-15 16:34:00','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2761,'','Cash','','2025-06-15 15:23:04','','0','12','2025-06-15 15:23:04','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','1','0','121749990157','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2762,'','Cash','','2025-06-15 16:03:07','','0','12','2025-06-15 16:03:07','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','new',' ','','1','0','121749992544','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2763,'','Cash','','2025-06-15 21:19:28','','0','19','2025-06-15 16:52:06','','2650','2650','1','retail','0','2650','1','0','0','0','0','0','0','new',' ','','1','0','191749995434','No','19','2025-06-15 21:19:28','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2764,'','Cash','','2025-06-15 16:52:41','','0','19','2025-06-15 16:52:41','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','191749995534','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2765,'','Cash','','2025-06-15 21:17:56','','0','19','2025-06-15 16:56:02','','4300','4300','1','retail','0','4300','1','0','0','0','0','0','0','new',' ','','2','0','191749995629','No','19','2025-06-15 21:17:56','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2766,'','Cash','','2025-06-15 17:35:59','','0','12','2025-06-15 17:23:37','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','1','0','121749997385','No','12','2025-06-15 17:35:59','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2767,'','Cash','','2025-06-15 17:38:13','','0','12','2025-06-15 17:38:13','','9050','9050','1','retail','0','9050','1','0','0','0','0','0','0','new',' ','','1','0','121749998163','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2768,'','Cash','','2025-06-15 21:18:26','','0','19','2025-06-15 18:18:02','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','2','0','191750000648','No','19','2025-06-15 21:18:26','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2769,'','Cash','','2025-06-15 18:47:13','','0','12','2025-06-15 18:47:13','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','121750002418','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2770,'','Cash','','2025-06-15 21:18:10','','0','19','2025-06-15 18:57:46','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','new',' ','','2','0','191750003016','No','19','2025-06-15 21:18:10','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2771,'','Cash','','2025-06-15 20:05:19','','0','12','2025-06-15 20:05:19','','4400','4400','1','retail','0','4400','1','0','0','0','0','0','0','new',' ','','2','0','121750006931','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2772,'','Cash','','2025-06-15 20:34:43','','0','12','2025-06-15 20:34:43','','3600','3600','1','retail','0','3600','1','0','0','0','0','0','0','new',' ','','2','0','121750008790','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2773,'','Cash','','2025-06-15 21:43:15','','0','12','2025-06-15 21:42:25','','2650','2650','1','retail','0','2650','1','0','0','0','0','0','0','new',' ','','2','0','121750011959','No','12','2025-06-15 21:43:15','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2774,'','Cash','','2025-06-16 21:36:07','','0','19','2025-06-16 21:36:07','','2650','2650','1','retail','0','2650','1','0','0','0','0','0','0','new',' ','','2','0','191750098917','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2775,'','Cash','','2025-06-16 21:36:54','','0','19','2025-06-16 21:36:54','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','2','0','191750098974','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2776,'','Cash','','2025-06-16 21:38:11','','0','19','2025-06-16 21:38:11','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','191750099051','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2777,'','Cash','','2025-06-17 15:53:38','','0','19','2025-06-17 15:53:38','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','1','0','191750164761','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2778,'','Cash','','2025-06-17 15:54:03','','0','19','2025-06-17 15:54:03','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','191750164820','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2779,'','Cash','','2025-06-17 17:59:20','','0','19','2025-06-17 17:59:20','','2950','2950','1','retail','0','2950','1','0','0','0','0','0','0','new',' ','','2','0','191750172314','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2780,'','Cash','','2025-06-18 15:05:31','','0','12','2025-06-18 15:05:31','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','2','0','121750248297','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2781,'','Cash','','2025-06-18 15:10:19','','0','12','2025-06-18 15:10:19','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','121750248339','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2782,'','Cash','','2025-06-18 16:59:57','','0','12','2025-06-18 16:59:57','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','121750248624','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2783,'','Cash','','2025-06-18 20:51:40','','0','12','2025-06-18 20:51:40','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','2','0','121750269077','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2784,'','Cash','','2025-06-19 13:10:33','','0','19','2025-06-19 13:10:33','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','191750327812','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2785,'','Cash','','2025-06-19 13:11:59','','0','19','2025-06-19 13:11:59','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','191750327836','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2786,'','Cash','','2025-06-19 13:12:45','','0','19','2025-06-19 13:12:45','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','new',' ','','1','0','191750327929','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2787,'','Cash','','2025-06-19 21:14:32','','0','19','2025-06-19 19:02:52','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','2','0','191750348949','No','19','2025-06-19 21:14:32','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2788,'','Cash','','2025-06-19 21:14:01','','0','19','2025-06-19 19:03:57','','2900','2900','1','retail','0','2900','1','0','0','0','0','0','0','new',' ','','2','0','191750348978','No','19','2025-06-19 21:14:01','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2789,'','Cash','','2025-06-19 21:14:50','','0','19','2025-06-19 21:14:50','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191750356874','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2790,'','Cash','','2025-06-20 19:15:39','','0','12','2025-06-20 19:15:39','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','121750436123','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2791,'','Cash','','2025-06-20 19:16:44','','0','12','2025-06-20 19:16:44','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','1','0','121750436147','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2792,'','Cash','','2025-06-20 21:00:07','','0','12','2025-06-20 20:23:06','','4250','4250','1','retail','0','4250','1','0','0','0','0','0','0','new',' ','','2','0','121750436208','No','12','2025-06-20 21:00:07','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2793,'','Cash','','2025-06-21 13:43:05','','0','19','2025-06-21 13:43:05','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','2','0','191750502557','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2794,'','Cash','','2025-06-21 15:14:51','','0','19','2025-06-21 15:10:41','','5200','5200','1','retail','0','5200','1','0','0','0','0','0','0','new',' ','','2','0','191750502597','No','19','2025-06-21 15:14:51','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2795,'','Cash','','2025-06-21 15:17:24','','0','19','2025-06-21 15:17:24','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','1','0','191750508106','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2796,'','Cash','','2025-06-21 17:16:12','','0','19','2025-06-21 15:40:46','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','new',' ','','2','0','191750509583','No','19','2025-06-21 17:16:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2797,'','Cash','','2025-06-21 17:16:57','','0','19','2025-06-21 17:16:57','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','191750515384','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2798,'','Cash','','2025-06-21 18:05:23','','0','19','2025-06-21 18:05:23','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','191750515433','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2799,'','Cash','','2025-06-22 13:23:29','','0','19','2025-06-22 13:23:29','','3200','3200','1','retail','0','3200','1','0','0','0','0','0','0','new',' ','','1','0','191750587723','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2800,'','Cash','','2025-06-22 18:41:00','','0','19','2025-06-22 13:25:23','','4300','4300','1','retail','0','4300','1','0','0','0','0','0','0','new',' ','','2','0','191750587812','No','19','2025-06-22 18:41:00','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2801,'','Cash','','2025-06-22 17:49:50','','0','19','2025-06-22 17:49:50','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','2','0','191750603718','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2802,'','Cash','','2025-06-22 21:50:48','','0','19','2025-06-22 17:50:58','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','new',' ','','2','0','191750603794','No','19','2025-06-22 21:50:48','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2803,'','Cash','','2025-06-22 18:42:56','','0','19','2025-06-22 18:42:56','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','1','0','191750606932','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2804,'','Cash','','2025-06-22 19:06:43','','0','19','2025-06-22 18:44:06','','3700','3700','1','retail','0','3700','1','0','0','0','0','0','0','new',' ','','2','0','191750606980','No','19','2025-06-22 19:06:44','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2805,'','Cash','','2025-06-22 18:45:36','','0','19','2025-06-22 18:45:36','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','2','0','191750607060','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2806,'','Cash','','2025-06-22 18:49:24','','0','19','2025-06-22 18:47:16','','2750','2750','1','retail','0','2750','1','0','0','0','0','0','0','new',' ','','2','0','191750607142','No','19','2025-06-22 18:49:24','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2807,'','Cash','','2025-06-22 19:08:06','','0','19','2025-06-22 19:08:06','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','191750608470','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2808,'','Cash','','2025-06-22 19:39:40','','0','19','2025-06-22 19:09:41','','1750','1750','1','retail','0','1750','1','0','0','0','0','0','0','new',' ','','2','0','191750608509','No','19','2025-06-22 19:39:40','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2809,'','Cash','','2025-06-22 19:11:20','','0','19','2025-06-22 19:11:20','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','1','0','191750608607','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2810,'','Cash','','2025-06-22 19:27:38','','0','19','2025-06-22 19:27:38','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','2','0','191750609628','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2811,'','Cash','','2025-06-22 19:29:38','','0','19','2025-06-22 19:29:38','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','2','0','191750609757','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2812,'','Cash','','2025-06-22 19:33:00','','0','19','2025-06-22 19:33:00','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','new',' ','','2','0','191750609782','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2813,'','Cash','','2025-06-22 19:36:27','','0','19','2025-06-22 19:36:27','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','2','0','191750610008','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2814,'','Cash','','2025-06-22 19:52:00','','0','19','2025-06-22 19:38:38','','4200','4200','1','retail','0','4200','1','0','0','0','0','0','0','new',' ','','2','0','191750610221','No','19','2025-06-22 19:52:00','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2815,'','Cash','','2025-06-22 20:07:24','','0','19','2025-06-22 20:07:24','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','1','0','191750612033','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2816,'','Cash','','2025-06-22 21:24:15','','0','27','2025-06-22 20:33:42','','7100','7100','1','retail','0','7100','1','0','0','0','0','0','0','new',' ','','1','0','271750613514','No','27','2025-06-22 21:24:15','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2817,'','Cash','','2025-06-22 21:24:31','','0','27','2025-06-22 21:24:31','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','271750616659','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2818,'','Cash','','2025-06-22 21:58:06','','0','19','2025-06-22 21:48:51','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','2','0','191750618109','No','19','2025-06-22 21:58:06','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2819,'','Cash','','2025-06-22 23:18:48','','0','27','2025-06-22 23:18:48','','2350','2350','1','retail','0','2350','1','0','0','0','0','0','0','new',' ','','2','0','271750623336','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2820,'','Cash','','2025-06-23 19:47:26','','0','19','2025-06-23 19:47:26','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','2','0','191750697209','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2821,'','Cash','','2025-06-23 20:09:52','','0','19','2025-06-23 20:09:31','','2350','2350','1','retail','0','2350','1','0','0','0','0','0','0','new',' ','','1','0','191750698536','No','19','2025-06-23 20:09:52','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2822,'','Cash','','2025-06-23 20:10:40','','0','19','2025-06-23 20:10:40','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','1','0','191750698595','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2823,'','Cash','','2025-06-23 21:06:43','','0','19','2025-06-23 21:06:43','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','191750701993','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2824,'','Cash','','2025-06-25 09:31:20','','0','27','2025-06-25 09:31:20','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','271750833009','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2825,'','Cash','','2025-06-25 09:32:32','','0','27','2025-06-25 09:32:32','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','new',' ','','1','0','271750833087','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2826,'','Cash','','2025-06-25 09:34:32','','0','27','2025-06-25 09:34:32','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','1','0','271750833160','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2827,'','Cash','','2025-06-25 09:37:12','','0','27','2025-06-25 09:37:12','','3800','3800','1','retail','0','3800','1','0','0','0','0','0','0','new',' ','','2','0','271750833293','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2828,'','Cash','','2025-06-25 10:02:48','','0','27','2025-06-25 10:02:48','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','2','0','271750834890','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2829,'','Cash','','2025-06-25 14:14:29','','0','27','2025-06-25 14:14:29','','2050','2050','1','retail','0','2050','1','0','0','0','0','0','0','new',' ','','1','0','271750849908','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2830,'','Cash','','2025-06-25 17:26:44','','0','27','2025-06-25 17:26:44','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','new',' ','','1','0','271750861564','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2831,'','Cash','','2025-06-25 17:30:46','','0','27','2025-06-25 17:30:46','','2250','2250','1','retail','0','2250','1','0','0','0','0','0','0','new',' ','','2','0','271750861608','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2832,'','Cash','','2025-06-25 18:37:23','','0','27','2025-06-25 18:37:23','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','271750865821','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2833,'','Cash','','2025-06-25 18:37:55','','0','27','2025-06-25 18:37:55','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','271750865849','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2834,'','Cash','','2025-06-25 19:22:38','','0','27','2025-06-25 19:22:38','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','271750868537','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2835,'','Cash','','2025-06-25 19:23:33','','0','27','2025-06-25 19:23:33','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','2','0','271750868562','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2836,'','Cash','','2025-06-26 13:48:31','','0','19','2025-06-26 13:48:32','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','191750934874','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2837,'','Cash','','2025-06-26 14:20:41','','0','19','2025-06-26 14:20:41','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191750934919','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2838,'','Cash','','2025-06-26 17:02:45','','0','19','2025-06-26 17:02:45','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','191750946550','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2839,'','Cash','','2025-06-26 17:17:21','','0','19','2025-06-26 17:04:52','','1550','1550','1','retail','0','1550','1','0','0','0','0','0','0','new',' ','','2','0','191750946584','No','19','2025-06-26 17:17:21','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2840,'','Cash','','2025-06-26 17:19:08','','0','19','2025-06-26 17:19:08','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','new',' ','','2','0','191750947473','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''); INSERT INTO `sales` VALUES (2841,'','Cash','','2025-06-26 19:34:42','','0','19','2025-06-26 19:34:42','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','2','0','191750955669','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2842,'','Cash','','2025-06-26 19:35:49','','0','19','2025-06-26 19:35:49','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','1','0','191750955690','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2843,'','Cash','','2025-06-27 15:45:36','','0','19','2025-06-27 15:45:36','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','191751028263','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2844,'','Cash','','2025-06-27 15:47:31','','0','19','2025-06-27 15:47:31','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','2','0','191751028347','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2845,'','Cash','','2025-06-27 15:48:31','','0','19','2025-06-27 15:48:31','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','2','0','191751028497','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2846,'','Cash','','2025-06-27 20:09:35','','0','19','2025-06-27 20:09:35','','2250','2250','1','retail','0','2250','1','0','0','0','0','0','0','new',' ','','1','0','191751044088','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2847,'','Cash','','2025-06-28 16:58:30','','0','19','2025-06-28 16:58:30','','6000','6000','1','retail','0','6000','1','0','0','0','0','0','0','new',' ','','2','0','191751118902','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2848,'','Cash','','2025-06-28 17:17:29','','0','19','2025-06-28 17:17:29','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','2','0','191751119121','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2849,'','Cash','','2025-06-28 17:17:59','','0','19','2025-06-28 17:17:59','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','2','0','191751120258','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2850,'','Cash','','2025-06-28 18:16:57','','0','19','2025-06-28 18:16:57','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','191751123546','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2851,'','Cash','','2025-06-28 18:21:42','','0','27','2025-06-28 18:21:42','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','2','0','271751124006','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2852,'','Cash','','2025-06-28 18:24:27','','0','19','2025-06-28 18:24:27','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','2','0','191751124224','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2853,'','Cash','','2025-06-28 18:27:26','','0','19','2025-06-28 18:27:26','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','2','0','191751124393','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2854,'','Cash','','2025-06-28 19:17:25','','0','27','2025-06-28 19:17:25','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','new',' ','','1','0','271751127387','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2855,'','Cash','','2025-06-28 19:32:59','','0','19','2025-06-28 19:32:59','','11200','11200','1','retail','0','11200','1','0','0','0','0','0','0','new',' ','','1','0','191751128221','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2856,'','Cash','','2025-06-28 19:41:30','','0','21','2025-06-28 19:41:30','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','1','0','211751128857','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2857,'','Cash','','2025-06-28 19:48:50','','0','27','2025-06-28 19:48:50','','6200','6200','1','retail','0','6200','1','0','0','0','0','0','0','new',' ','','2','0','271751129013','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2858,'','Cash','','2025-06-28 20:37:08','','0','19','2025-06-28 20:37:08','','2550','2550','1','retail','0','2550','1','0','0','0','0','0','0','new',' ','','1','0','191751131703','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2859,'','Cash','','2025-06-28 20:38:27','','0','19','2025-06-28 20:38:27','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','1','0','191751132240','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2860,'','Cash','','2025-06-28 20:40:19','','0','19','2025-06-28 20:40:19','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','new',' ','','2','0','191751132376','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2861,'','Cash','','2025-06-29 15:34:06','','0','27','2025-06-29 15:34:06','','2950','2950','1','retail','0','2950','1','0','0','0','0','0','0','new',' ','','1','0','271751200260','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2862,'','Cash','','2025-06-29 15:34:36','','0','27','2025-06-29 15:34:36','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','271751200455','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2863,'','Cash','','2025-06-29 19:56:20','','0','19','2025-06-29 19:56:20','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','2','0','191751216099','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2864,'','Cash','','2025-06-29 19:57:25','','0','19','2025-06-29 19:57:25','','2900','2900','1','retail','0','2900','1','0','0','0','0','0','0','new',' ','','2','0','191751216196','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2865,'','Cash','','2025-06-29 20:27:31','','0','19','2025-06-29 20:02:39','','3800','3800','1','retail','0','3800','1','0','0','0','0','0','0','new',' ','','2','0','191751216513','No','19','2025-06-29 20:27:31','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2866,'','Cash','','2025-06-29 20:04:26','','0','19','2025-06-29 20:04:26','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','2','0','191751216571','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2867,'','Cash','','2025-06-29 20:05:10','','0','19','2025-06-29 20:05:10','','750','750','1','retail','0','750','1','0','0','0','0','0','0','new',' ','','1','0','191751216673','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2868,'','Cash','','2025-06-29 20:05:48','','0','19','2025-06-29 20:05:48','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','2','0','191751216721','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2869,'','Cash','','2025-06-29 20:08:14','','0','19','2025-06-29 20:08:14','','4350','4350','1','retail','0','4350','1','0','0','0','0','0','0','new',' ','','1','0','191751216752','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2870,'','Cash','','2025-06-29 20:10:10','','0','19','2025-06-29 20:10:10','','250','250','1','retail','0','250','1','0','0','0','0','0','0','new',' ','','1','0','191751216996','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2871,'','Cash','','2025-06-29 20:11:33','','0','19','2025-06-29 20:11:33','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','new',' ','','2','0','191751217014','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2872,'','Cash','','2025-06-29 20:15:05','','0','19','2025-06-29 20:15:05','','16000','16000','1','retail','0','16000','1','0','0','0','0','0','0','new',' ','','2','0','191751217099','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2873,'','Cash','','2025-06-29 20:16:02','','0','19','2025-06-29 20:16:02','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','2','0','191751217316','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2874,'','Cash','','2025-06-29 20:17:17','','0','19','2025-06-29 20:17:17','','2900','2900','1','retail','0','2900','1','0','0','0','0','0','0','new',' ','','2','0','191751217386','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2875,'','Cash','','2025-06-29 20:22:33','','0','19','2025-06-29 20:22:33','','7750','7750','1','retail','0','7750','1','0','0','0','0','0','0','new',' ','','2','0','191751217442','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2876,'','Cash','','2025-06-29 20:28:55','','0','19','2025-06-29 20:28:55','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','new',' ','','1','0','191751218088','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2877,'','Cash','','2025-06-29 20:30:30','','0','19','2025-06-29 20:30:30','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','new',' ','','1','0','191751218140','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2878,'','Cash','','2025-06-29 20:31:35','','0','19','2025-06-29 20:31:35','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','2','0','191751218238','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2879,'','Cash','','2025-06-29 20:33:57','','0','19','2025-06-29 20:33:57','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','new',' ','','2','0','191751218299','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2880,'','Cash','','2025-06-29 20:40:32','','0','19','2025-06-29 20:40:32','','1250','1250','1','retail','0','1250','1','0','0','0','0','0','0','new',' ','','2','0','191751218762','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2881,'','Cash','','2025-06-29 20:44:09','','0','19','2025-06-29 20:44:09','','1750','1750','1','retail','0','1750','1','0','0','0','0','0','0','new',' ','','2','0','191751219012','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2882,'','Cash','','2025-06-29 20:45:19','','0','19','2025-06-29 20:45:19','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','191751219099','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2883,'','Cash','','2025-06-29 20:47:06','','0','19','2025-06-29 20:47:06','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','191751219217','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2884,'','Cash','','2025-06-29 21:18:00','','0','27','2025-06-29 21:18:00','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','1','0','271751220995','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2885,'','Cash','','2025-06-29 21:37:31','','0','21','2025-06-29 21:37:31','','2250','2250','1','retail','0','2250','1','0','0','0','0','0','0','new',' ','','2','0','211751222163','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2886,'','Cash','','2025-06-30 14:23:38','','0','19','2025-06-30 14:23:38','','4600','4600','1','retail','0','4600','1','0','0','0','0','0','0','new',' ','','1','0','191751282572','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',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` ( `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` decimal(10,2) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` text NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL DEFAULT '16', `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, `taxcode` varchar(50) DEFAULT NULL, `myinvoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB AUTO_INCREMENT=16875 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 (1,'11725794127','B046',1.00,'15000','retail','0','2024-09-08 14:15:29','','','','9000','Cash',0.00,'15000','','','1','16.00','1','2024-09-08 14:27:49','2','3','returned','1','new','pcs','','2024-09-08 17:27:49','1','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','','','','1172579412821253115400'),(2,'11725794176','B101',1.00,'5000','retail','0','2024-09-08 14:16:18','','','','2800','Cash',0.00,'5000','','','1','16.00','1','2024-09-08 14:29:31','2','11','returned','1','new','pcs','','2024-09-08 17:29:31','1','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','','','','1172579417877301320913'),(3,'11725794290','B011',1.00,'300','retail','0','2024-09-08 14:18:12','','','','0','Cash',0.00,'300','','','1','16.00','1','2024-09-08 14:31:13','2','1','returned','1','new','pcs','','2024-09-08 17:31:13','1','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','','','','1172579429222773423392'),(4,'11725796157','6016',1.00,'750','retail','0','2024-09-08 14:49:39','','','','750','Cash',0.00,'750','','','1','16.00','1','2024-09-08 14:31:04','1','18','returned','1','new','pcs','','2024-09-08 17:31:04','1','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','','','','1172579617886273021342'),(5,'11725797869','B041',1.00,'1200','retail','0','2024-09-08 15:17:51','','','','610','Cash',0.00,'1200','','','1','16.00','1','2024-09-08 14:30:22','2','2','returned','1','new','pcs','','2024-09-08 17:30:22','1','no','','0','','','EXEMPTED',0.00,'1','9992.00','9991','Inclusive','branch','Inventory','','','','yes','','','1172579787023230832252'),(6,'11725798351','17',1.00,'400','retail','0','2024-09-08 15:26:03','','','','100','Cash',0.00,'400','','','1','16.00','1','2024-09-08 14:30:13','','22','returned','1','new','pcs','','2024-09-08 17:30:13','1','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','','','','1172579836202244376722'),(7,'11725798422','17',1.00,'400','retail','0','2024-09-08 15:27:11','','','','100','Cash',0.00,'400','','','1','16.00','1','2024-09-08 14:29:52','','22','returned','1','new','pcs','','2024-09-08 17:29:52','1','no','','0','','','EXEMPTED',0.00,'1','999999.00','999998','Inclusive','branch','Inventory','','','','','','','1172579843033472203532'),(8,'11725798492','17',1.00,'400','retail','0','2024-09-08 15:28:19','','','','100','Cash',0.00,'400','','','1','16.00','1','2024-09-08 14:29:41','','22','returned','1','new','pcs','','2024-09-08 17:29:40','1','no','','0','','','EXEMPTED',0.00,'1','999998.00','999997','Inclusive','branch','Inventory','','','','','','','1172579849933220312732'),(9,'11725798693','17',1.00,'400','retail','0','2024-09-08 15:31:44','','','','100','Cash',0.00,'400','','','1','16.00','1','2024-09-08 14:28:34','','22','returned','1','new','pcs','','2024-09-08 17:28:34','1','no','','0','','','EXEMPTED',0.00,'1','999997.00','999996','Inclusive','branch','Inventory','','','','','','','1172579870480303559243'),(10,'11725799314','B044',1.00,'2200','retail','0','2024-09-08 15:41:57','','','','1290','Cash',0.00,'2200','','','1','16.00','1','2024-09-08 14:28:17','2','2','returned','1','new','pcs','','2024-09-08 17:28:17','1','no','','0','','','EXEMPTED',0.00,'1','9990.00','9989','Inclusive','branch','Inventory','','','','yes','','','1172579931553733970231'),(11,'11725799831','B142',1.00,'7500','retail','0','2024-09-08 15:52:01','','','','4900','Cash',0.00,'7500','','','1','16.00','1','2024-09-08 14:28:06','2','15','returned','1','new','pcs','','2024-09-08 17:28:06','1','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','yes','','','1172579988899703833032'),(12,'11725799831','6028',1.00,'1000','retail','0','2024-09-08 15:52:01','','','','525','Cash',0.00,'1000','','','1','16.00','1','2024-09-08 14:28:08','1','18','returned','1','new','pcs','','2024-09-08 17:28:08','1','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','yes','','','1172579992109324333220'),(13,'11725799927','B153',1.00,'5000','retail','0','2024-09-08 15:52:59','','','','3400','Cash',0.00,'5000','','','1','16.00','1','2024-09-08 13:16:35','2','15','returned','1','new','pcs','','2024-09-08 16:16:35','1','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','yes','','','1172579996769333222709'),(14,'11725799927','17',1.00,'400','retail','0','2024-09-08 15:52:59','','','','100','Cash',0.00,'400','','','1','16.00','1','2024-09-08 13:16:37','','22','returned','1','new','pcs','','2024-09-08 16:16:37','1','no','','0','','','EXEMPTED',0.00,'1','999996.00','999995','Inclusive','branch','Inventory','','','','yes','','','1172579997929934379117'),(15,'71725801051','6015',1.00,'1500','retail','0','2024-09-08 16:11:13','bale','','','1500','Cash',0.00,'1500','','','7','16.00','1','2024-09-08 14:31:37','1','18','returned','1','new','pcs','','2024-09-08 17:31:37','1','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','yes','','','7172580107322233780732'),(16,'71725801172','6016',1.00,'750','retail','0','2024-09-08 16:13:05','bale','','','750','Cash',0.00,'750','','','7','16.00','1','2024-09-08 14:32:14','1','18','returned','1','new','pcs','','2024-09-08 17:32:14','1','no','','0','','','EXEMPTED',0.00,'1','999999.00','999998','Inclusive','branch','Inventory','','','','yes','','','7172580118423222721232'),(17,'71725801225','5979',1.00,'750','retail','0','2024-09-08 16:13:56','bale','','','750','Cash',0.00,'750','','','7','16.00','1','2024-09-08 14:31:56','1','18','returned','1','new','pcs','','2024-09-08 17:31:56','1','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','yes','','','7172580123621032314027'),(18,'11725801538','6046',1.00,'650','retail','0','2024-09-08 16:19:41','','','','400','Cash',0.00,'650','','','1','16.00','1','2024-09-08 14:27:57','1','18','returned','1','new','pcs','','2024-09-08 17:27:57','1','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','yes','','','1172580154882213433100'),(19,'121725883393','B006',1.00,'250','retail','0','2024-09-09 15:03:13','','','','176','Cash',0.00,'250','','','12','16.00','1','2024-09-09 18:21:11','2','1','returned','1','new','pcs','','2024-09-09 21:21:11','7','no','','0','','','EXEMPTED',0.00,'1','9964.00','9963','Inclusive','branch','Inventory','','','','yes','','','12172588340633333312234'),(20,'121725883393','B006',1.00,'250','retail','0','2024-09-09 15:09:03','','','','176','Cash',0.00,'250','','','12','16.00','1','2024-09-09 18:21:15','2','1','returned','1','new','pcs','','2024-09-09 21:21:15','7','no','','0','','','EXEMPTED',0.00,'1','9963.00','9962','Inclusive','branch','Inventory','','','','yes','','','12172588376562201082323'),(22,'11726068807','6016',1.00,'750','retail','0','2024-09-11 18:33:42','','','','750','Cash',0.00,'750','','','1','16.00','1','2024-09-11 15:33:52','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','yes','','','1172606882101032313322'),(23,'11726119312','B048',1.00,'500','retail','0','2024-09-12 08:35:23','','','','450','Cash',0.00,'500','','','1','16.00','1','2024-09-12 10:04:22','2','4','returned','1','new','pcs','','2024-09-12 13:04:22','1','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','yes','','','1172611931301023123613'),(24,'11726119312','6027',1.00,'150','retail','0','2024-09-12 08:35:23','','','','100','Cash',0.00,'150','','','1','16.00','1','2024-09-12 10:05:13','1','21','returned','1','new','pcs','','2024-09-12 13:05:13','1','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','yes','','','1172611932322203121333'),(25,'11726119415','5980',1.00,'900','retail','0','2024-09-12 08:37:02','','','','900','Cash',0.00,'900','','','1','16.00','1','2024-09-12 10:08:24','1','18','returned','1','new','pcs','','2024-09-12 13:08:24','1','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','yes','','','1172611942111273342031'),(26,'11726119432','B002',1.00,'300','retail','0','2024-09-12 08:37:22','','','','190.54','Cash',0.00,'300','','','1','16.00','1','2024-09-12 10:08:35','2','1','returned','1','new','pcs','','2024-09-12 13:08:35','1','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','yes','','','1172611944226211326113'),(27,'11726122210','5988',1.00,'100','retail','0','2024-09-12 09:23:44','','','','100','Cash',0.00,'100','','','1','16.00','1','2024-09-12 10:08:43','1','21','returned','1','new','pcs','','2024-09-12 13:08:43','1','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','yes','','','1172612221102070262202'),(28,'11726122210','B007',1.00,'300','retail','0','2024-09-12 09:23:44','','','','0','Cash',0.00,'300','','','1','16.00','1','2024-09-12 10:08:44','2','1','returned','1','new','pcs','','2024-09-12 13:08:44','1','no','','0','','','EXEMPTED',0.00,'1','9979.00','9978','Inclusive','branch','Inventory','','','','yes','','','1172612222446362203223'),(29,'11726122360','6031',1.00,'200','retail','0','2024-09-12 09:26:54','','','','50','Cash',0.00,'200','','','1','16.00','1','2024-09-12 10:08:52','1','21','returned','1','new','pcs','','2024-09-12 13:08:52','1','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','yes','','','1172612236236236073322'),(30,'11726122360','B001',1.00,'250','retail','0','2024-09-12 09:26:54','','','','169','Cash',0.00,'250','','','1','16.00','1','2024-09-12 10:08:53','2','1','returned','1','new','pcs','','2024-09-12 13:08:53','1','no','','0','','','EXEMPTED',0.00,'1','9818.00','9817','Inclusive','branch','Inventory','','','','yes','','','1172612241331232220303'),(31,'11726122521','6503',1.00,'400','retail','0','2024-09-12 09:28:43','','','','300','Cash',0.00,'400','','','1','0.00','1','2024-09-12 10:09:02','2','1','returned','1','new','pcs','','2024-09-12 13:09:02','1','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','yes','','','1172612252330030332522'),(32,'11726128829','5998',1.00,'600','retail','0','2024-09-12 11:13:51','','','','600','Cash',0.00,'600','','','1','16.00','1','2024-09-12 10:09:11','1','18','returned','1','new','pcs','','2024-09-12 13:09:11','1','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','yes','','','1172612883113202112262'),(33,'71725906092','7029',1.00,'1800','retail','0','2024-09-12 11:42:44','bale','','','1200','Cash',0.00,'1800','','','7','','1','2024-09-12 08:44:13','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'7172590611233721323000'),(34,'121726132174','15',1.00,'150','retail','0','2024-09-12 12:09:34','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-09-12 09:30:58','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','yes','','','12172613344501336222020'),(35,'121726138862','6024',1.00,'100','retail','0','2024-09-12 14:01:02','','','','50','Cash',0.00,'100','','','12','16.00','1','2024-09-12 11:01:23','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','yes','','','12172613887713100731221'),(43,'121726139040','6016',1.00,'750','retail','0','2024-09-12 14:04:00','','','','750','Cash',0.00,'750','','','12','','1','2024-09-12 12:45:40','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999999.00','999998','Inclusive','branch','Inventory','','','','','',NULL,'12172613905022322122301'),(44,'121726139040','5996',1.00,'200','retail','0','2024-09-12 14:04:11','','','','150','Cash',0.00,'200','','','12','','1','2024-09-12 12:45:40','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','','',NULL,'12172613906437294321491'),(45,'121726139040','B091',1.00,'100','retail','0','2024-09-12 15:32:27','','','','47','Cash',0.00,'100','','','12','','1','2024-09-12 13:28:55','2','10','returned','1','printed','pcs','','2024-09-12 16:28:55','7','no','','0','','','EXEMPTED',0.00,'1','9952.00','9951','Inclusive','branch','Inventory','','','','','',NULL,'12172614436532232300000'),(46,'121726139040','B089',2.00,'400','retail','0','2024-09-12 15:32:48','','','','79.16675','Cash',0.00,'200','','','12','','1','2024-09-12 12:45:40','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9850.00','9848','Inclusive','branch','Inventory','','','','','',NULL,'12172614446420230237346'),(47,'121726139040','6511',1.00,'100','retail','0','2024-09-12 15:43:52','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-12 12:45:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172614511622032217123'),(48,'121726139072','7029',1.00,'1800','retail','0','2024-09-12 14:04:32','','','','1200','Cash',0.00,'1800','','','12','','1','2024-09-12 16:48:07','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172613909293222202222'),(49,'121726139072','6510',2.00,'200','retail','0','2024-09-12 17:16:43','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-12 16:48:07','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','12172615068328730326220'),(50,'121726139072','B088',2.00,'800','retail','0','2024-09-12 17:26:01','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-09-12 16:48:07','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9889.00','9887','Inclusive','branch','Inventory','','','','yes','','','12172615123235321320332'),(51,'121726139072','6513',1.00,'100','retail','0','2024-09-12 19:47:15','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-12 16:48:07','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172615965102322120231'),(52,'121726139072','6512',6.00,'300','retail','0','2024-09-12 19:47:46','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-09-12 16:48:07','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','0.00','-6','Inclusive','branch','Service','1110','4000','5500','yes','','','12172615967913557750202'),(77,'121726159701','B089',1.00,'200','retail','0','2024-09-13 10:45:32','','','','79.16675','Cash',0.00,'200','','','12','','1','2024-09-13 07:46:02','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9848.00','9847','Inclusive','branch','Inventory','','','','','',NULL,'12172615974647507321253'),(78,'121726159701','B091',2.00,'200','retail','0','2024-09-13 10:45:32','','','','47','Cash',0.00,'100','','','12','','1','2024-09-13 07:46:02','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9952.00','9950','Inclusive','branch','Inventory','','','','','',NULL,'12172615976232622310727'),(79,'121726159701','5997',1.00,'1200','retail','0','2024-09-13 10:45:32','','','','1200','Cash',0.00,'1200','','','12','','1','2024-09-13 07:46:02','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','','',NULL,'12172616023023027302200'),(80,'121726159701','6510',1.00,'100','retail','0','2024-09-13 10:45:32','','','','50','Cash',0.00,'100','','','12','','1','2024-09-13 07:46:02','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172616025200220202620'),(81,'121726159701','15',5.00,'750','retail','0','2024-09-13 10:45:32','','','','0','Cash',0.00,'150','','','12','','1','2024-09-13 07:46:02','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','999999.00','999994','Inclusive','branch','Inventory','','','','','',NULL,'12172616027021036232302'),(82,'121726159701','6034',1.00,'100','retail','0','2024-09-13 10:45:32','','','','100','Cash',0.00,'100','','','12','','1','2024-09-13 07:46:02','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','','',NULL,'12172616028220363112210'),(83,'121726159701','6512',8.00,'400','retail','0','2024-09-13 10:45:32','','','','30','Cash',0.00,'50','','','12','','1','2024-09-13 07:46:02','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','0.00','-8','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172616032733272103723'),(84,'121726159701','6514',3.00,'300','retail','0','2024-09-13 10:45:32','','','','50','Cash',0.00,'100','','','12','','1','2024-09-13 07:46:02','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172616035833136261353'),(85,'121726159701','B023',8.00,'2400','retail','0','2024-09-13 10:45:32','','','','176','Cash',0.00,'300','','','12','','1','2024-09-13 07:46:02','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','9936.00','9928','Inclusive','branch','Inventory','','','','','',NULL,'12172616043137001432713'),(86,'121726159701','B038',2.00,'500','retail','0','2024-09-13 10:45:32','','','','195.52','Cash',0.00,'250','','','12','','1','2024-09-13 07:46:02','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9723.00','9721','Inclusive','branch','Inventory','','','','','',NULL,'12172616049663320042230'),(87,'121726159701','B015',4.00,'1200','retail','0','2024-09-13 10:45:32','','','','220','Cash',0.00,'300','','','12','','1','2024-09-13 07:46:02','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9986.00','9982','Inclusive','branch','Inventory','','','','','',NULL,'12172616051062227033003'),(88,'121726159701','B042',1.00,'2200','retail','0','2024-09-13 10:45:32','','','','1500','Cash',0.00,'2200','','','12','','1','2024-09-13 07:46:02','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','','','','',NULL,'12172616120502322120231'),(89,'121726159701','B042',1.00,'2200','retail','0','2024-09-13 10:45:32','bale','','','1500','Cash',0.00,'2200','','','12','16.00','1','2024-09-13 07:46:02','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9993.00','9992','Inclusive','branch','Inventory','','','','yes','','','7172621347433020323042'),(90,'121726159701','B089',2.00,'400','retail','0','2024-09-13 10:45:32','bale','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2024-09-13 07:46:02','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9847.00','9845','Inclusive','branch','Inventory','','','','yes','','','7172621348902380233203'),(91,'121726159701','B030',1.00,'250','retail','0','2024-09-13 10:45:32','bale','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2024-09-13 07:46:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9742.00','9741','Inclusive','branch','Inventory','','','','yes','','','7172621350425222226523'),(92,'121726159701','6512',6.00,'300','retail','0','2024-09-13 10:45:32','bale','','','30','Cash',0.00,'50','','','12','0.00','1','2024-09-13 07:46:02','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','0.00','-6','Inclusive','branch','Service','1110','4000','5500','yes','','','7172621353232222771372'),(93,'121726161218','B042',1.00,'2200','retail','0','2024-09-13 11:16:59','','','','1500','Cash',0.00,'2200','','','12','','1','2024-09-13 08:17:05','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','','','','','',NULL,'12172616133522011222035'),(94,'121726161218','6512',2.00,'100','retail','0','2024-09-13 11:16:59','bale','','','30','Cash',0.00,'50','','','12','0.00','1','2024-09-13 08:17:05','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','7172621537422303322233'),(95,'121726161218','B030',2.00,'500','retail','0','2024-09-13 11:16:59','bale','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2024-09-13 08:17:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9741.00','9739','Inclusive','branch','Inventory','','','','yes','','','7172621539731207039743'),(96,'121726161218','6020',3.00,'600','retail','0','2024-09-13 11:16:59','bale','','','200','Cash',0.00,'200','','','12','16.00','1','2024-09-13 08:17:05','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1000000.00','999997','Inclusive','branch','Inventory','','','','yes','','','7172621541834112373227'),(97,'121726215985','6003',2.00,'300','retail','0','2024-09-13 11:26:25','','','','150','Cash',0.00,'150','','','12','16.00','1','2024-09-13 08:39:01','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1000000.00','999998','Inclusive','branch','Inventory','','','','yes','','','12172621599832922022120'),(98,'121726215985','6519',1.00,'150','retail','0','2024-09-13 11:37:52','','','','50','Cash',0.00,'150','','','12','0.00','1','2024-09-13 08:39:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172621668826008308082'),(99,'121726215985','6512',4.00,'200','retail','0','2024-09-13 11:38:09','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-09-13 08:39:01','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','yes','','','12172621670732312172031'),(100,'121726215985','6515',1.00,'300','retail','0','2024-09-13 11:38:28','','','','100','Cash',0.00,'300','','','12','0.00','1','2024-09-13 08:39:01','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172621673127633702022'),(101,'121726222539','6016',1.00,'750','retail','0','2024-09-13 13:15:39','','','','750','Cash',0.00,'750','','','12','16.00','1','2024-09-13 10:16:14','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999998.00','999997','Inclusive','branch','Inventory','','','','yes','','','12172622255122502225303'),(102,'121726222539','6510',1.00,'100','retail','0','2024-09-13 13:15:52','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-13 10:16:14','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172622256123033202223'),(103,'121726222539','6511',1.00,'100','retail','0','2024-09-13 13:16:01','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-13 10:16:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172622256937233205209'),(104,'121726223804','6512',4.00,'200','retail','0','2024-09-13 13:36:45','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-09-13 10:37:05','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','yes','','','12172622381923022823222'),(105,'121726223853','B043',1.00,'1200','retail','0','2024-09-13 13:37:33','','','','680','Cash',0.00,'1200','','','12','16.00','1','2024-09-13 11:32:50','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9982.00','9981','Inclusive','branch','Inventory','','','','yes','','','12172622710822728832002'),(106,'121726223853','13',1.00,'1500','retail','0','2024-09-13 14:31:48','','','','785','Cash',0.00,'1500','','','12','16.00','1','2024-09-13 11:32:50','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','yes','','','12172622712521222222262'),(107,'121726223853','6511',1.00,'100','retail','0','2024-09-13 14:32:06','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-13 11:32:50','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172622714233027202036'),(108,'121726223853','6512',4.00,'200','retail','0','2024-09-13 14:32:22','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-09-13 11:32:50','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','yes','','','12172622715633120032232'),(109,'121726231795','6511',1.00,'100','retail','0','2024-09-13 15:49:55','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-13 12:50:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172623180812622021220'),(110,'121726237224','6511',1.00,'100','retail','0','2024-09-13 17:20:24','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-13 14:21:43','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172623724123206032371'),(111,'121726237388','6511',1.00,'100','retail','0','2024-09-13 17:23:08','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-13 14:23:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172623741274003603321'),(112,'121726237712','B038',2.00,'500','retail','0','2024-09-13 17:28:32','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-09-13 14:30:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9721.00','9719','Inclusive','branch','Inventory','','','','yes','','','12172623774232122212236'),(113,'121726237712','B032',3.00,'750','retail','0','2024-09-13 17:29:02','','','','186.68','Cash',0.00,'250','','','12','16.00','1','2024-09-13 14:30:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9907.00','9904','Inclusive','branch','Inventory','','','','yes','','','12172623777812226273322'),(114,'121726240873','6511',2.00,'200','retail','0','2024-09-13 18:21:14','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-13 15:22:31','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','12172624091313232237012'),(115,'121726240962','B097',1.00,'150','retail','0','2024-09-13 18:22:42','','','','41.66666667','Cash',0.00,'150','','','12','16.00','1','2024-09-13 15:55:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9993.00','9992','Inclusive','branch','Inventory','','','','yes','','','12172624287332124402023'),(116,'121726240962','B088',1.00,'400','retail','0','2024-09-13 18:54:34','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-09-13 15:55:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9887.00','9886','Inclusive','branch','Inventory','','','','yes','','','12172624289712733222222'),(119,'121726242997','6038',1.00,'1300','retail','0','2024-09-13 18:56:37','','','','1300','Cash',0.00,'1300','','','12','','1','2024-09-13 16:17:06','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','','',NULL,'12172624389623903302792'),(120,'121726242997','6510',1.00,'100','retail','0','2024-09-13 19:11:37','','','','50','Cash',0.00,'100','','','12','','1','2024-09-13 16:17:06','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172624391022276063031'),(121,'121726242997','B041',1.00,'1200','retail','0','2024-09-13 19:15:43','','','','610','Cash',0.00,'1200','','','12','16.00','1','2024-09-13 16:17:06','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9992.00','9991','Inclusive','branch','Inventory','','','','yes','','','12172624420222123033222'),(122,'121726242997','B089',1.00,'200','retail','0','2024-09-13 19:16:43','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2024-09-13 16:17:06','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9845.00','9844','Inclusive','branch','Inventory','','','','yes','','','12172624421212022221223'),(123,'121726244523','6520',1.00,'200','retail','0','2024-09-13 19:22:03','','','','100','Cash',0.00,'200','','','12','0.00','1','2024-09-13 16:22:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172624453542720223203'),(125,'121726244553','B030',1.00,'250','retail','0','2024-09-13 19:22:33','','','','169.0003774','Cash',0.00,'250','','','12','','1','2024-09-13 16:27:25','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9739.00','9738','Inclusive','branch','Inventory','','','','','',NULL,'12172624481132360024262'),(126,'121726244553','B030',1.00,'250','retail','0','2024-09-13 19:27:09','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2024-09-13 16:27:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9738.00','9737','Inclusive','branch','Inventory','','','','yes','','','12172624484023404640422'),(127,'121726244879','B038',2.00,'500','retail','0','2024-09-13 19:27:59','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-09-13 16:35:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9719.00','9717','Inclusive','branch','Inventory','','','','yes','','','12172624503037001032713'),(128,'121726244879','B001',1.00,'250','retail','0','2024-09-13 19:30:31','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-09-13 16:35:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9818.00','9817','Inclusive','branch','Inventory','','','','yes','','','12172624504203342322240'),(129,'121726244879','6040',1.00,'100','retail','0','2024-09-13 19:30:42','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-09-13 16:35:06','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9928.00','9927','Inclusive','branch','Inventory','','','','yes','','','12172624505412423302221'),(130,'121726244879','6001',1.00,'650','retail','0','2024-09-13 19:30:55','','','','650','Cash',0.00,'650','','','12','16.00','1','2024-09-13 16:35:06','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','yes','','','12172624508542202213203'),(131,'121726245349','B041',1.00,'1200','retail','0','2024-09-13 19:35:49','','','','610','Cash',0.00,'1200','','','12','16.00','1','2024-09-13 16:40:40','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9991.00','9990','Inclusive','branch','Inventory','','','','yes','','','12172624537223232262225'),(132,'121726245349','6040',1.00,'100','retail','0','2024-09-13 19:36:13','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-09-13 16:40:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9927.00','9926','Inclusive','branch','Inventory','','','','yes','','','12172624539234346033214'),(133,'121726245349','B001',1.00,'250','retail','0','2024-09-13 19:36:32','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-09-13 16:40:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9817.00','9816','Inclusive','branch','Inventory','','','','yes','','','12172624540113272737332'),(134,'121726245349','6001',1.00,'650','retail','0','2024-09-13 19:36:41','','','','650','Cash',0.00,'650','','','12','16.00','1','2024-09-13 16:40:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999999.00','999998','Inclusive','branch','Inventory','','','','yes','','','12172624541622532373233'),(135,'121726245349','6510',1.00,'100','retail','0','2024-09-13 19:36:57','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-13 16:40:40','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172624542532305160200'),(136,'121726245689','B001',2.00,'500','retail','0','2024-09-13 19:41:29','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-09-13 16:41:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9816.00','9814','Inclusive','branch','Inventory','','','','yes','','','12172624569821332087253'),(137,'121726245717','B030',1.00,'250','retail','0','2024-09-13 19:41:57','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2024-09-13 16:42:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9737.00','9736','Inclusive','branch','Inventory','','','','yes','','','12172624574870232222843'),(138,'121726245763','6040',2.00,'200','retail','0','2024-09-13 19:42:43','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-09-13 16:52:32','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9926.00','9924','Inclusive','branch','Inventory','','','','yes','','','12172624599522002235210'),(139,'121726247286','6511',2.00,'200','retail','0','2024-09-13 20:08:06','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-13 17:08:22','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','12172624729700027072220'),(140,'121726247333','B030',3.00,'750','retail','0','2024-09-13 20:08:53','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2024-09-13 17:15:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9736.00','9733','Inclusive','branch','Inventory','','','','yes','','','12172624769940321440220'),(141,'121726247333','B001',1.00,'250','retail','0','2024-09-13 20:14:59','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-09-13 17:15:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9814.00','9813','Inclusive','branch','Inventory','','','','yes','','','12172624773001247242632'),(142,'121726247748','B023',2.00,'600','retail','0','2024-09-13 20:15:48','','','','176','Cash',0.00,'300','','','12','16.00','1','2024-09-13 17:29:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9928.00','9926','Inclusive','branch','Inventory','','','','yes','','','12172624779533332932030'),(143,'121726247748','B001',4.00,'1000','retail','0','2024-09-13 20:27:32','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-09-13 17:29:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9813.00','9809','Inclusive','branch','Inventory','','','','yes','','','12172624849900208127227'),(144,'121726247748','B019',2.00,'700','retail','0','2024-09-13 20:28:19','','','','265','Cash',0.00,'350','','','12','16.00','1','2024-09-13 17:29:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9960.00','9958','Inclusive','branch','Inventory','','','','yes','','','12172624851120001281002'),(145,'121726247748','B006',2.00,'500','retail','0','2024-09-13 20:28:31','','','','176','Cash',0.00,'250','','','12','16.00','1','2024-09-13 17:29:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9964.00','9962','Inclusive','branch','Inventory','','','','yes','','','12172624852160133070223'),(146,'121726248622','B001',1.00,'250','retail','0','2024-09-13 20:30:22','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-09-13 17:32:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9809.00','9808','Inclusive','branch','Inventory','','','','yes','','','12172624869120213232733'),(147,'121726248622','6510',1.00,'100','retail','0','2024-09-13 20:31:31','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-13 17:32:54','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172624872972323232132'),(148,'121726248622','6001',1.00,'650','retail','0','2024-09-13 20:32:10','','','','650','Cash',0.00,'650','','','12','16.00','1','2024-09-13 17:32:54','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999998.00','999997','Inclusive','branch','Inventory','','','','yes','','','12172624876930306023182'),(149,'121726249513','B168',1.00,'7000','retail','0','2024-09-13 20:45:13','','','','4800','Cash',0.00,'7000','','','12','16.00','1','2024-09-13 17:46:35','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','yes','','','12172624956903930920203'),(153,'121726249615','B001',1.00,'250','retail','0','2024-09-13 20:46:55','','','','169','Cash',0.00,'250','','','12','','1','2024-09-13 17:55:40','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9808.00','9807','Inclusive','branch','Inventory','','','','','',NULL,'12172624963932230231723'),(154,'121726249615','6020',1.00,'200','retail','0','2024-09-13 20:50:40','','','','200','Cash',0.00,'200','','','12','','1','2024-09-13 17:55:40','2','12','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999997.00','999996','Inclusive','branch','Inventory','','','','','',NULL,'12172624986612163232220'),(155,'121726249615','6020',3.00,'600','retail','0','2024-09-13 20:51:07','','','','200','Cash',0.00,'200','','','12','','1','2024-09-13 17:55:40','2','12','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999996.00','999993','Inclusive','branch','Inventory','','','','','',NULL,'12172624988432238322123'),(156,'121726249615','6501',1.00,'200','retail','0','2024-09-13 20:55:22','','','','100','Cash',0.00,'200','','','12','0.00','1','2024-09-13 17:55:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12172625013570251356073'),(160,'121726250619','5998',1.00,'600','retail','0','2024-09-13 21:03:39','','','','600','Cash',0.00,'600','','','12','16.00','1','2024-09-13 18:06:58','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','yes','','','12172625078103073330632'),(161,'121726250619','6510',1.00,'100','retail','0','2024-09-13 21:06:22','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-13 18:06:58','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172625080222222022201'),(162,'121726250619','B006',4.00,'1000','retail','0','2024-09-13 21:06:42','','','','176','Cash',0.00,'250','','','12','16.00','1','2024-09-13 18:06:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9962.00','9958','Inclusive','branch','Inventory','','','','yes','','','12172625081312232122085'),(164,'121726250920','B001',1.00,'250','retail','0','2024-09-13 21:08:40','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-09-13 18:09:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9807.00','9806','Inclusive','branch','Inventory','','','','yes','','','12172625098129373229235'),(165,'121726251008','B030',2.00,'500','retail','0','2024-09-13 21:10:08','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2024-09-13 18:10:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9732.00','9730','Inclusive','branch','Inventory','','','','yes','','','12172625103335333232223'),(166,'121726251742','6040',1.00,'100','retail','0','2024-09-13 21:22:22','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-09-13 18:24:06','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9924.00','9923','Inclusive','branch','Inventory','','','','yes','','','12172625181811852310002'),(167,'121726251742','B038',1.00,'250','retail','0','2024-09-13 21:23:38','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-09-13 18:24:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9717.00','9716','Inclusive','branch','Inventory','','','','yes','','','12172625183373072531332'),(168,'121726251742','B001',1.00,'250','retail','0','2024-09-13 21:23:53','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-09-13 18:24:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9806.00','9805','Inclusive','branch','Inventory','','','','yes','','','12172625184200232332023'),(169,'121726251859','B001',1.00,'250','retail','0','2024-09-13 21:24:19','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-09-13 18:24:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9805.00','9804','Inclusive','branch','Inventory','','','','yes','','','12172625188017332230038'),(170,'121726251981','B043',1.00,'1200','retail','0','2024-09-13 21:26:21','','','','680','Cash',0.00,'1200','','','12','16.00','1','2024-09-13 18:26:56','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9981.00','9980','Inclusive','branch','Inventory','','','','yes','','','12172625199121753022133'),(171,'121726251981','6511',1.00,'100','retail','0','2024-09-13 21:26:32','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-13 18:26:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172625200732630206270'),(172,'121726252842','B168',1.00,'7000','retail','0','2024-09-13 21:40:42','','','','4800','Cash',0.00,'7000','','','12','16.00','1','2024-09-13 18:41:29','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','yes','','','12172625286352336332702'),(173,'121726252842','B089',4.00,'800','retail','0','2024-09-13 21:41:04','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2024-09-13 18:41:29','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9844.00','9840','Inclusive','branch','Inventory','','','','yes','','','12172625287717330223023'),(174,'121726253025','6511',1.00,'100','retail','0','2024-09-13 21:43:45','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-13 18:44:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172625304922207642325'),(175,'121726250837','6514',8.00,'800','retail','0','2024-09-13 21:07:17','','','','50','Cash',0.00,'100','','','12','','1','2024-09-13 18:49:33','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','0.00','-8','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172625087670261366073'),(176,'121726250837','B022',4.00,'1000','retail','0','2024-09-13 21:47:11','','','','176','Cash',0.00,'250','','','12','16.00','1','2024-09-13 18:49:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9981.00','9977','Inclusive','branch','Inventory','','','','yes','','','12172625328323020222003'),(177,'121726250837','5979',1.00,'750','retail','0','2024-09-13 21:48:03','','','','750','Cash',0.00,'750','','','12','16.00','1','2024-09-13 18:49:33','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','yes','','','12172625330452332632303'),(178,'121726250837','6044',1.00,'200','retail','0','2024-09-13 21:48:24','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-09-13 18:49:33','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4912.00','4911','Inclusive','branch','Inventory','','','','yes','','','12172625333433433212233'),(179,'121726250837','B032',1.00,'250','retail','0','2024-09-13 21:48:55','','','','186.68','Cash',0.00,'250','','','12','16.00','1','2024-09-13 18:49:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9904.00','9903','Inclusive','branch','Inventory','','','','yes','','','12172625334424723233303'),(180,'121726253889','B001',1.00,'250','retail','0','2024-09-13 21:58:09','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-09-13 19:05:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9804.00','9803','Inclusive','branch','Inventory','','','','yes','','','12172625431320323323202'),(181,'121726253889','B089',1.00,'200','retail','0','2024-09-13 22:05:14','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2024-09-13 19:05:35','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9840.00','9839','Inclusive','branch','Inventory','','','','yes','','','12172625432622010303203'),(188,'121726255637','6512',11.00,'550','retail','0','2024-09-13 22:27:17','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-09-13 19:27:40','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','4.00','-7','Inclusive','branch','Service','1110','4000','5500','yes','','','12172625565422036406500'),(189,'121726250197','6512',2.00,'100','retail','0','2024-09-13 20:56:38','','','','30','Cash',0.00,'50','','','12','','1','2024-09-13 19:32:37','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172625053336130323253'),(190,'121726250197','15',1.00,'150','retail','0','2024-09-13 21:02:14','','','','0','Cash',0.00,'150','','','12','','1','2024-09-13 19:32:37','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999994.00','999993','Inclusive','branch','Inventory','','','','','',NULL,'12172625054236124223301'),(191,'121726250197','B030',1.00,'250','retail','0','2024-09-13 21:02:22','','','','169.0003774','Cash',0.00,'250','','','12','','1','2024-09-13 19:32:37','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9733.00','9732','Inclusive','branch','Inventory','','','','','',NULL,'12172625055123320275536'),(192,'121726250197','B030',3.00,'750','retail','0','2024-09-13 22:31:51','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2024-09-13 19:32:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9730.00','9727','Inclusive','branch','Inventory','','','','yes','','','12172625592832250222522'),(193,'121726250197','15',1.00,'150','retail','0','2024-09-13 22:32:08','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-09-13 19:32:37','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999993.00','999992','Inclusive','branch','Inventory','','','','yes','','','12172625594533222227341'),(200,'121726256006','5999',1.00,'1500','retail','0','2024-09-13 22:33:26','','','','1500','Cash',0.00,'1500','','','12','','1','2024-09-13 19:45:39','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','','',NULL,'12172625607473225240207'),(201,'121726256006','6510',1.00,'100','retail','0','2024-09-13 22:34:35','','','','50','Cash',0.00,'100','','','12','','1','2024-09-13 19:45:39','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172625608323201608222'),(202,'121726256006','B041',1.00,'1200','retail','0','2024-09-13 22:34:44','','','','610','Cash',0.00,'1200','','','12','','1','2024-09-13 19:45:39','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9990.00','9989','Inclusive','branch','Inventory','','','','','',NULL,'12172625615530353762322'),(203,'121726256006','B089',1.00,'200','retail','0','2024-09-13 22:35:55','','','','79.16675','Cash',0.00,'200','','','12','','1','2024-09-13 19:45:39','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9838.00','9837','Inclusive','branch','Inventory','','','','','',NULL,'12172625616552372163626'),(204,'121726256006','6511',1.00,'100','retail','0','2024-09-13 22:36:05','','','','50','Cash',0.00,'100','','','12','','1','2024-09-13 19:45:39','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172625617672226233327'),(205,'121726256006','B023',2.00,'600','retail','0','2024-09-13 22:36:17','','','','176','Cash',0.00,'300','','','12','','1','2024-09-13 19:45:39','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9926.00','9924','Inclusive','branch','Inventory','','','','','',NULL,'12172625619202365363220'),(206,'121726256006','B023',1.00,'300','retail','0','2024-09-13 22:45:16','','','','176','Cash',0.00,'300','','','12','16.00','1','2024-09-13 19:45:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9924.00','9923','Inclusive','branch','Inventory','','','','yes','','','12172625672926732702119'),(211,'121726257514','B030',2.00,'500','retail','0','2024-09-13 22:58:34','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2024-09-13 19:59:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9727.00','9725','Inclusive','branch','Inventory','','','','yes','','','12172625755707325250031'),(212,'121726257514','15',1.00,'150','retail','0','2024-09-13 22:59:18','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-09-13 19:59:36','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999990.00','999989','Inclusive','branch','Inventory','','','','yes','','','12172625756923222320622'),(213,'121726257605','B030',2.00,'500','retail','0','2024-09-13 23:00:05','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2024-09-13 20:01:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9725.00','9723','Inclusive','branch','Inventory','','','','yes','','','12172625764931377323227'),(214,'121726257706','6522',1.00,'300','retail','0','2024-09-13 23:01:46','','','','150','Cash',0.00,'300','','','12','0.00','1','2024-09-13 20:02:36','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172625775122570232267'),(215,'121726256932','6512',26.00,'1300','retail','0','2024-09-13 22:48:52','','','','30','Cash',0.00,'50','','','12','','1','2024-09-13 20:04:28','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'26','28.00','2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172625695763323327321'),(216,'121726256932','15',2.00,'300','retail','0','2024-09-13 22:49:18','','','','0','Cash',0.00,'150','','','12','','1','2024-09-13 20:04:28','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999992.00','999990','Inclusive','branch','Inventory','','','','','',NULL,'12172625699422435232213'),(217,'121726256932','B089',2.00,'400','retail','0','2024-09-13 22:49:54','','','','79.16675','Cash',0.00,'200','','','12','','1','2024-09-13 20:04:28','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9837.00','9835','Inclusive','branch','Inventory','','','','','',NULL,'12172625702006033232022'),(218,'121726256932','B091',2.00,'200','retail','0','2024-09-13 22:50:20','','','','47','Cash',0.00,'100','','','12','','1','2024-09-13 20:04:28','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9950.00','9948','Inclusive','branch','Inventory','','','','','',NULL,'12172625705420322203002'),(219,'121726256932','6512',4.00,'200','retail','0','2024-09-13 23:04:01','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-09-13 20:04:28','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','28.00','24','Inclusive','branch','Service','1110','4000','5500','yes','','','12172625786322807822073'),(220,'121726254696','B141',1.00,'3200','retail','0','2024-09-13 22:11:36','','','','1900','Cash',0.00,'3200','','','12','','1','2024-09-13 20:31:54','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','','',NULL,'12172625487974020227303'),(221,'121726254696','B089',1.00,'200','retail','0','2024-09-13 22:14:40','','','','79.16675','Cash',0.00,'200','','','12','','1','2024-09-13 20:31:54','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9839.00','9838','Inclusive','branch','Inventory','','','','','',NULL,'12172625489933232220207'),(222,'121726254696','6511',1.00,'100','retail','0','2024-09-13 22:15:00','','','','50','Cash',0.00,'100','','','12','','1','2024-09-13 20:31:54','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172625491820322223373'),(223,'121726254696','6511',1.00,'100','retail','0','2024-09-13 23:31:27','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-13 20:31:54','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172625950029221602322'),(224,'121726260772','6523',1.00,'20000','retail','0','2024-09-13 23:52:52','','','','10000','Cash',0.00,'20000','','','12','0.00','1','2024-09-13 21:23:39','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172626081202003106323'),(225,'121726260772','5984',35.00,'3500','retail','0','2024-09-13 23:53:33','','','','100','Cash',0.00,'100','','','12','16.00','1','2024-09-13 21:23:39','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'35','1000000.00','999965','Inclusive','branch','Inventory','','','','yes','','','12172626086736860236033'),(226,'121726260772','6513',20.00,'2000','retail','0','2024-09-13 23:54:27','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-13 21:23:39','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','0.00','-20','Inclusive','branch','Service','1110','4000','5500','yes','','','12172626089083382000032'),(227,'121726260772','6510',15.00,'1500','retail','0','2024-09-13 23:54:51','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-13 21:23:39','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','0.00','-15','Inclusive','branch','Service','1110','4000','5500','yes','','','12172626090760301326212'),(228,'121726260772','6525',45.00,'18000','retail','0','2024-09-14 00:18:39','','','','300','Cash',0.00,'400','','','12','0.00','1','2024-09-13 21:23:39','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'45','0.00','-45','Inclusive','branch','Service','1110','4000','5500','yes','','','12172626237886623331322'),(229,'121726260772','6524',30.00,'6000','retail','0','2024-09-14 00:19:39','','','','70','Cash',0.00,'200','','','12','0.00','1','2024-09-13 21:23:39','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','0.00','-30','Inclusive','branch','Service','1110','4000','5500','yes','','','12172626243412222202333'),(230,'121726260772','5985',20.00,'4000','retail','0','2024-09-14 00:22:09','','','','200','Cash',0.00,'200','','','12','16.00','1','2024-09-13 21:23:39','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','1000000.00','999980','Inclusive','branch','Inventory','','','','yes','','','12172626254923033233242'),(232,'121726260772','6040',1.00,'100','retail','0','2024-09-14 00:22:29','','','','42','Cash',0.00,'100','','','7','16','1','2024-09-14 07:41:51','2','10','returned','1','new','pcs','','2024-09-14 10:41:51','7','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17262967818'),(233,'121726260772','6040',1.00,'100','retail','0','2024-09-14 00:22:29','','','','42','Cash',0.00,'100','','','7','16','1','2024-09-14 07:42:27','2','10','returned','1','new','pcs','','2024-09-14 10:42:27','7','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17262967819'),(234,'121726260772','6040',1.00,'100','retail','0','2024-09-14 00:22:29','','','','42','Cash',0.00,'100','','','7','16','1','2024-09-14 07:42:31','2','10','returned','1','new','pcs','','2024-09-14 10:42:31','7','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17262967820'),(235,'121726260772','6040',1.00,'100','retail','0','2024-09-14 00:22:29','','','','42','Cash',0.00,'100','','','7','16','1','2024-09-14 07:42:36','2','10','returned','1','new','pcs','','2024-09-14 10:42:36','7','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17262967821'),(236,'121726260772','6040',1.00,'100','retail','0','2024-09-14 00:22:29','','','','42','Cash',0.00,'100','','','7','16','1','2024-09-14 07:42:45','2','10','returned','1','new','pcs','','2024-09-14 10:42:45','7','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17262967822'),(237,'121726260772','6040',1.00,'100','retail','0','2024-09-14 00:22:29','','','','42','Cash',0.00,'100','','','7','16','1','2024-09-14 07:42:51','2','10','returned','1','new','pcs','','2024-09-14 10:42:51','7','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17262967823'),(238,'121726260772','6040',1.00,'100','retail','0','2024-09-14 00:22:29','','','','42','Cash',0.00,'100','','','7','16','1','2024-09-14 07:42:55','2','10','returned','1','new','pcs','','2024-09-14 10:42:55','7','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17262967824'),(239,'121726260772','6040',1.00,'100','retail','0','2024-09-14 00:22:29','','','','42','Cash',0.00,'100','','','7','16','1','2024-09-14 07:42:59','2','10','returned','1','new','pcs','','2024-09-14 10:42:59','7','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17262967825'),(240,'121726260772','6040',1.00,'100','retail','0','2024-09-14 00:22:29','','','','42','Cash',0.00,'100','','','7','16','1','2024-09-14 07:43:03','2','10','returned','1','new','pcs','','2024-09-14 10:43:03','7','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17262967826'),(241,'121726260772','6040',1.00,'100','retail','0','2024-09-14 00:22:29','','','','42','Cash',0.00,'100','','','7','16','1','2024-09-14 07:43:10','2','10','returned','1','new','pcs','','2024-09-14 10:43:10','7','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17262967827'),(242,'121726260772','6040',1.00,'100','retail','0','2024-09-14 00:22:29','','','','42','Cash',0.00,'100','','','7','16','1','2024-09-14 06:53:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17262967828'),(243,'121726260772','6040',1.00,'100','retail','0','2024-09-14 00:22:29','','','','42','Cash',0.00,'100','','','7','16','1','2024-09-14 06:53:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17262967829'),(244,'121726260772','6040',1.00,'100','retail','0','2024-09-14 00:22:29','','','','42','Cash',0.00,'100','','','7','16','1','2024-09-14 06:53:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17262967830'),(245,'121726260772','6040',1.00,'100','retail','0','2024-09-14 00:22:29','','','','42','Cash',0.00,'100','','','7','16','1','2024-09-14 06:53:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17262967831'),(246,'121726260772','6040',1.00,'100','retail','0','2024-09-14 00:22:29','','','','42','Cash',0.00,'100','','','7','16','1','2024-09-14 06:53:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17262967832'),(247,'121726260772','6040',1.00,'100','retail','0','2024-09-14 00:22:29','','','','42','Cash',0.00,'100','','','7','16','1','2024-09-14 06:53:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17262967833'),(248,'121726260772','6040',1.00,'100','retail','0','2024-09-14 00:22:29','','','','42','Cash',0.00,'100','','','7','16','1','2024-09-14 06:53:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17262967834'),(249,'121726260772','6040',1.00,'100','retail','0','2024-09-14 00:22:29','','','','42','Cash',0.00,'100','','','7','16','1','2024-09-14 06:53:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17262967835'),(250,'121726260772','6040',1.00,'100','retail','0','2024-09-14 00:22:29','','','','42','Cash',0.00,'100','','','7','16','1','2024-09-14 06:53:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17262967836'),(251,'121726260772','6040',1.00,'100','retail','0','2024-09-14 00:22:29','','','','42','Cash',0.00,'100','','','7','16','1','2024-09-14 06:53:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17262967837'),(252,'121726260772','6040',1.00,'100','retail','0','2024-09-14 00:22:29','','','','42','Cash',0.00,'100','','','7','16','1','2024-09-14 06:53:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17262967838'),(253,'121726260772','6040',1.00,'100','retail','0','2024-09-14 00:22:29','','','','42','Cash',0.00,'100','','','7','16','1','2024-09-14 06:53:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17262967839'),(254,'121726260772','6040',1.00,'100','retail','0','2024-09-14 00:22:29','','','','42','Cash',0.00,'100','','','7','16','1','2024-09-14 06:53:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17262967840'),(255,'121726260772','6040',1.00,'100','retail','0','2024-09-14 00:22:29','','','','42','Cash',0.00,'100','','','7','16','1','2024-09-14 06:53:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17262967841'),(256,'121726302932','5980',1.00,'900','retail','0','2024-09-14 11:35:32','','','','900','Cash',0.00,'900','','','12','16.00','1','2024-09-14 08:37:12','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','yes','','','12172630295272232200203'),(257,'121726302932','15',2.00,'300','retail','0','2024-09-14 11:35:52','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-09-14 08:37:12','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999989.00','999987','Inclusive','branch','Inventory','','','','yes','','','12172630297209123220027'),(258,'121726302932','6514',3.00,'300','retail','0','2024-09-14 11:36:12','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-14 08:37:12','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','yes','','','12172630298923223320099'),(259,'121726302932','6511',2.00,'200','retail','0','2024-09-14 11:36:29','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-14 08:37:12','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','12172630300803330022303'),(260,'121726302932','6044',2.00,'400','retail','0','2024-09-14 11:36:49','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-09-14 08:37:12','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4911.00','4909','Inclusive','branch','Inventory','','','','yes','','','12172630302722002122622'),(265,'121726305120','6016',1.00,'750','retail','0','2024-09-14 12:12:00','','','','750','Cash',0.00,'750','','','12','','1','2024-09-14 09:34:42','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999997.00','999996','Inclusive','branch','Inventory','','','','','',NULL,'12172630573223332260202'),(266,'121726305120','6032',1.00,'200','retail','0','2024-09-14 12:24:54','','','','200','Cash',0.00,'200','','','12','','1','2024-09-14 09:34:42','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','','',NULL,'12172630591931222092102'),(267,'121726305120','6510',1.00,'100','retail','0','2024-09-14 12:25:19','','','','50','Cash',0.00,'100','','','12','','1','2024-09-14 09:34:42','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172630599030622502323'),(268,'121726305120','6016',1.00,'750','retail','0','2024-09-14 12:26:30','','','','750','Cash',0.00,'750','','','12','','1','2024-09-14 09:34:42','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999996.00','999995','Inclusive','branch','Inventory','','','','','',NULL,'12172630617632272312232'),(269,'121726305120','6513',1.00,'100','retail','0','2024-09-14 12:34:16','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-14 09:34:42','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172630647723237472233'),(272,'121726306609','5980',1.00,'900','retail','0','2024-09-14 12:36:49','','','','900','Cash',0.00,'900','','','12','16.00','1','2024-09-14 09:38:07','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999999.00','999998','Inclusive','branch','Inventory','','','','yes','','','12172630668226076032260'),(282,'121726307676','7029',1.00,'1800','retail','0','2024-09-14 12:54:36','','','','1200','Cash',0.00,'1800','','','12','','1','2024-09-14 10:13:51','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9998.00','9997','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172630769892036000232'),(283,'121726307676','6032',1.00,'200','retail','0','2024-09-14 12:54:58','','','','200','Cash',0.00,'200','','','12','','1','2024-09-14 10:13:51','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999999.00','999998','Inclusive','branch','Inventory','','','','','',NULL,'12172630770732070232267'),(284,'121726307676','6510',1.00,'100','retail','0','2024-09-14 12:55:08','','','','50','Cash',0.00,'100','','','12','','1','2024-09-14 10:13:51','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172630772472332161472'),(285,'121726307676','B030',3.00,'750','retail','0','2024-09-14 13:13:21','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2024-09-14 10:13:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9723.00','9720','Inclusive','branch','Inventory','','','','yes','','','12172630881422013313322'),(286,'121726307676','6040',1.00,'100','retail','0','2024-09-14 13:13:34','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-09-14 10:13:51','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9907.00','9906','Inclusive','branch','Inventory','','','','yes','','','12172630882535260201205'),(287,'121726307647','5980',1.00,'900','retail','0','2024-09-14 12:54:07','','','','900','Cash',0.00,'900','','','12','','1','2024-09-14 10:14:52','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999998.00','999997','Inclusive','branch','Inventory','','','','','',NULL,'12172630766030330202200'),(288,'121726307647','6044',1.00,'200','retail','0','2024-09-14 12:54:20','','','','100','Cash',0.00,'200','','','12','','1','2024-09-14 10:14:52','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4909.00','4908','Inclusive','branch','Inventory','','','','','',NULL,'12172630767032031232230'),(289,'121726307647','B038',1.00,'250','retail','0','2024-09-14 13:14:31','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-09-14 10:14:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9716.00','9715','Inclusive','branch','Inventory','','','','yes','','','12172630888720333220120'),(290,'121726306525','6040',2.00,'200','retail','0','2024-09-14 12:35:25','','','','42','Cash',0.00,'100','','','12','','1','2024-09-14 10:18:40','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9909.00','9907','Inclusive','branch','Inventory','','','','','',NULL,'12172630653722223303377'),(291,'121726306525','B088',1.00,'400','retail','0','2024-09-14 12:35:37','','','','216','Cash',0.00,'400','','','12','','1','2024-09-14 10:18:40','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9886.00','9885','Inclusive','branch','Inventory','','','','','',NULL,'12172630656236332206023'),(292,'121726306525','B088',1.00,'400','retail','0','2024-09-14 12:56:29','','','','216','Cash',0.00,'400','','','12','','1','2024-09-14 10:18:40','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9885.00','9884','Inclusive','branch','Inventory','','','','','',NULL,'12172630780631367831707'),(293,'121726306525','6516',1.00,'300','retail','0','2024-09-14 12:56:47','','','','125','Cash',0.00,'300','','','12','','1','2024-09-14 10:18:40','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172630781802003033022'),(294,'121726306525','6040',1.00,'100','retail','0','2024-09-14 13:17:59','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-09-14 10:18:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9906.00','9905','Inclusive','branch','Inventory','','','','yes','','','12172630908801238032100'),(295,'121726306525','6516',1.00,'300','retail','0','2024-09-14 13:18:09','','','','125','Cash',0.00,'300','','','12','0.00','1','2024-09-14 10:18:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172630910822212712313'),(298,'121726384070','6512',4.00,'200','retail','0','2024-09-15 10:07:50','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-09-15 19:56:27','1','20','returned','1','new','pcs','','2024-09-15 22:56:27','7','no','','0','','','EXEMPTED',0.00,'4','28.00','24','Inclusive','branch','Service','1110','4000','5500','yes','','','12172638598522232317263'),(299,'121726387723','6514',2.00,'200','retail','0','2024-09-15 11:08:43','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-15 19:58:37','1','20','returned','1','new','pcs','','2024-09-15 22:58:37','7','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','12172638774132801222273'),(300,'121726392573','5999',1.00,'1500','retail','0','2024-09-15 12:29:33','','','','1500','Cash',0.00,'1500','','','12','16.00','1','2024-09-15 09:30:25','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999999.00','999998','Inclusive','branch','Inventory','','','','yes','','','12172639258932922730231'),(301,'121726392573','6032',2.00,'400','retail','0','2024-09-15 12:29:49','','','','200','Cash',0.00,'200','','','12','16.00','1','2024-09-15 09:30:25','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999998.00','999996','Inclusive','branch','Inventory','','','','yes','','','12172639260910372222323'),(302,'121726392573','6510',1.00,'100','retail','0','2024-09-15 12:30:10','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-15 09:30:25','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172639261802222886233'),(303,'121726394711','6044',1.00,'200','retail','0','2024-09-15 13:05:11','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-09-15 10:05:51','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4908.00','4907','Inclusive','branch','Inventory','','','','yes','','','12172639472562230203222'),(304,'121726394711','6512',2.00,'100','retail','0','2024-09-15 13:05:26','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-09-15 10:05:51','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Service','1110','4000','5500','yes','','','12172639473724322221472'),(305,'121726394711','6514',2.00,'200','retail','0','2024-09-15 13:05:37','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-15 10:05:51','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','12172639474700232332033'),(306,'121726394751','6044',3.00,'600','retail','0','2024-09-15 13:05:52','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-09-15 10:38:31','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4907.00','4904','Inclusive','branch','Inventory','','','','yes','','','12172639625932226930020'),(307,'121726394751','6510',3.00,'300','retail','0','2024-09-15 13:37:42','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-15 10:38:31','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','yes','','','12172639668822700262830'),(308,'121726394751','5999',2.00,'3000','retail','0','2024-09-15 13:38:09','','','','1500','Cash',0.00,'1500','','','12','16.00','1','2024-09-15 10:38:31','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999998.00','999996','Inclusive','branch','Inventory','','','','yes','','','12172639670723330233330'),(309,'121726396712','6044',1.00,'200','retail','0','2024-09-15 13:38:32','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-09-15 20:00:52','1','20','returned','1','new','pcs','','2024-09-15 23:00:52','7','no','','0','','','EXEMPTED',0.00,'1','4904.00','4903','Inclusive','branch','Inventory','','','','yes','','','12172639792323922232039'),(315,'121726399362','6044',1.00,'200','retail','0','2024-09-15 14:22:42','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-09-15 11:23:41','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4901.00','4900','Inclusive','branch','Inventory','','','','yes','','','12172639939633222029303'),(316,'121726399362','B088',1.00,'400','retail','0','2024-09-15 14:23:18','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-09-15 11:23:41','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9884.00','9883','Inclusive','branch','Inventory','','','','yes','','','12172639941532210206039'),(325,'121726400166','6511',4.00,'400','retail','0','2024-09-15 14:36:06','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-15 11:36:24','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','yes','','','12172640017633433236127'),(328,'121726400432','B156',1.00,'2100','retail','0','2024-09-15 14:40:32','','','','0','Cash',0.00,'2100','','','12','16.00','1','2024-09-15 11:44:54','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','yes','','','12172640068013223228862'),(343,'121726397930','5999',1.00,'1500','retail','0','2024-09-15 13:58:50','','','','1500','Cash',0.00,'1500','','','12','','1','2024-09-15 13:01:17','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999996.00','999995','Inclusive','branch','Inventory','','','','','',NULL,'12172639820439082238302'),(344,'121726397930','6046',1.00,'750','retail','0','2024-09-15 14:03:25','','','','400','Cash',0.00,'750','','','12','','1','2024-09-15 13:01:17','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','','',NULL,'12172639821823123970362'),(345,'121726397930','6044',2.00,'400','retail','0','2024-09-15 14:03:39','','','','100','Cash',0.00,'200','','','12','','1','2024-09-15 13:01:17','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4903.00','4901','Inclusive','branch','Inventory','','','','','',NULL,'12172639829622022222282'),(346,'121726397930','6517',3.00,'750','retail','0','2024-09-15 14:04:56','','','','150','Cash',0.00,'250','','','12','','1','2024-09-15 13:01:17','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172639831202201232232'),(347,'121726397930','6046',1.00,'750','retail','0','2024-09-15 14:27:55','','','','400','Cash',0.00,'750','','','12','','1','2024-09-15 13:01:17','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999999.00','999998','Inclusive','branch','Inventory','','','','','',NULL,'12172639968839623992692'),(348,'121726397930','6517',2.00,'500','retail','0','2024-09-15 14:28:12','','','','150','Cash',0.00,'250','','','12','','1','2024-09-15 13:01:17','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172639970733262720630'),(349,'121726397930','B088',2.00,'800','retail','0','2024-09-15 16:00:44','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-09-15 13:01:17','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9883.00','9881','Inclusive','branch','Inventory','','','','yes','','','12172640526522232232206'),(350,'121726403390','5996',3.00,'600','retail','0','2024-09-15 15:29:50','','','','150','Cash',0.00,'200','','','12','','1','2024-09-15 13:08:40','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999999.00','999996','Inclusive','branch','Inventory','','','','','',NULL,'12172640340022032233202'),(351,'121726403390','6044',1.00,'200','retail','0','2024-09-15 15:38:13','','','','100','Cash',0.00,'200','','','12','','1','2024-09-15 13:08:40','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4899.00','4898','Inclusive','branch','Inventory','','','','','',NULL,'12172640391404206003410'),(352,'121726403390','B088',1.00,'400','retail','0','2024-09-15 16:08:24','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-09-15 13:08:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9881.00','9880','Inclusive','branch','Inventory','','','','yes','','','12172640571430130303230'),(353,'121726407627','15',2.00,'300','retail','0','2024-09-15 16:40:27','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-09-15 13:41:42','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999986.00','999984','Inclusive','branch','Inventory','','','','yes','','','12172640765102336332702'),(360,'121726413351','15',3.00,'450','retail','0','2024-09-15 18:15:51','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-09-15 15:17:22','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999984.00','999981','Inclusive','branch','Inventory','','','','yes','','','12172641337923216633332'),(361,'121726413351','6514',4.00,'400','retail','0','2024-09-15 18:16:19','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-15 15:17:22','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','yes','','','12172641340541234102003'),(362,'121726413351','6512',2.00,'100','retail','0','2024-09-15 18:16:46','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-09-15 15:17:22','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Service','1110','4000','5500','yes','','','12172641341404317231223'),(363,'121726413351','B030',1.00,'250','retail','0','2024-09-15 18:16:54','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2024-09-15 15:17:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9720.00','9719','Inclusive','branch','Inventory','','','','yes','','','12172641343503314723152'),(364,'121726398320','B038',2.00,'500','retail','0','2024-09-15 14:05:20','','','','195.52','Cash',0.00,'250','','','12','','1','2024-09-15 15:20:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9715.00','9713','Inclusive','branch','Inventory','','','','','',NULL,'12172639856002326203928'),(365,'121726398320','B038',2.00,'500','retail','0','2024-09-15 14:39:56','','','','195.52','Cash',0.00,'250','','','12','','1','2024-09-15 15:20:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9713.00','9711','Inclusive','branch','Inventory','','','','','',NULL,'12172640042447002232077'),(366,'121726398320','B038',2.00,'500','retail','0','2024-09-15 15:44:35','','','','195.52','Cash',0.00,'250','','','12','','1','2024-09-15 15:20:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9711.00','9709','Inclusive','branch','Inventory','','','','','',NULL,'12172640429883223201023'),(367,'121726398320','B038',1.00,'250','retail','0','2024-09-15 15:51:58','','','','195.52','Cash',0.00,'250','','','12','','1','2024-09-15 15:20:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9709.00','9708','Inclusive','branch','Inventory','','','','','',NULL,'12172640474106302037220'),(368,'121726398320','B038',1.00,'250','retail','0','2024-09-15 16:51:42','','','','195.52','Cash',0.00,'250','','','12','','1','2024-09-15 15:20:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9708.00','9707','Inclusive','branch','Inventory','','','','','',NULL,'12172640831413202022642'),(369,'121726398320','B038',3.00,'750','retail','0','2024-09-15 18:19:39','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-09-15 15:20:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9707.00','9704','Inclusive','branch','Inventory','','','','yes','','','12172641360323230131333'),(372,'121726413777','6044',1.00,'200','retail','0','2024-09-15 18:22:57','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-09-15 15:24:30','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4898.00','4897','Inclusive','branch','Inventory','','','','yes','','','12172641386423112272343'),(373,'121726413732','B035',4.00,'1000','retail','0','2024-09-15 18:22:12','','','','186.68','Cash',0.00,'250','','','12','','1','2024-09-15 15:33:05','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9989.00','9985','Inclusive','branch','Inventory','','','','','',NULL,'12172641375012220122202'),(374,'121726413732','B028',3.00,'900','retail','0','2024-09-15 18:22:30','','','','195','Cash',0.00,'300','','','12','','1','2024-09-15 15:33:05','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9930.00','9927','Inclusive','branch','Inventory','','','','','',NULL,'12172641376872382233223'),(375,'121726413732','B035',1.00,'250','retail','0','2024-09-15 18:32:14','','','','186.68','Cash',0.00,'250','','','12','16.00','1','2024-09-15 15:33:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9985.00','9984','Inclusive','branch','Inventory','','','','yes','','','12172641437022122123307'),(376,'121726413732','B023',1.00,'300','retail','0','2024-09-15 18:32:50','','','','176','Cash',0.00,'300','','','12','16.00','1','2024-09-15 15:33:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9923.00','9922','Inclusive','branch','Inventory','','','','yes','','','12172641437822323323448'),(379,'121726414452','5980',1.00,'900','retail','0','2024-09-15 18:34:12','','','','900','Cash',0.00,'900','','','12','16.00','1','2024-09-15 15:34:52','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999995.00','999994','Inclusive','branch','Inventory','','','','yes','','','12172641446801242472440'),(380,'121726414452','6524',1.00,'200','retail','0','2024-09-15 18:34:28','','','','70','Cash',0.00,'200','','','12','0.00','1','2024-09-15 15:34:52','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172641447772212330014'),(381,'121726414452','15',2.00,'300','retail','0','2024-09-15 18:34:37','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-09-15 15:34:52','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999981.00','999979','Inclusive','branch','Inventory','','','','yes','','','12172641448838104424821'),(385,'121726415271','6514',1.00,'100','retail','0','2024-09-15 18:47:51','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-15 15:49:05','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172641528621320035236'),(386,'121726415271','6000',1.00,'1300','retail','0','2024-09-15 18:48:07','','','','1000','Cash',0.00,'1300','','','12','16.00','1','2024-09-15 15:49:05','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999999.00','999998','Inclusive','branch','Inventory','','','','yes','','','12172641530502231323340'),(387,'121726415271','6044',2.00,'400','retail','0','2024-09-15 18:48:25','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-09-15 15:49:05','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4896.00','4894','Inclusive','branch','Inventory','','','','yes','','','12172641532021123310730'),(388,'121726415271','6002',2.00,'500','retail','0','2024-09-15 18:48:44','','','','250','Cash',0.00,'250','','','12','16.00','1','2024-09-15 15:49:05','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1000000.00','999998','Inclusive','branch','Inventory','','','','yes','','','12172641533913020311202'),(393,'121726415840','B035',1.00,'250','retail','0','2024-09-15 18:57:20','','','','186.68','Cash',0.00,'250','','','12','16.00','1','2024-09-15 16:04:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9981.00','9980','Inclusive','branch','Inventory','','','','yes','','','12172641624532324262272'),(394,'121726415840','B023',1.00,'300','retail','0','2024-09-15 19:04:06','','','','176','Cash',0.00,'300','','','12','16.00','1','2024-09-15 16:04:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9922.00','9921','Inclusive','branch','Inventory','','','','yes','','','12172641625506430333033'),(395,'121726416343','B035',1.00,'250','retail','0','2024-09-15 19:05:43','','','','186.68','Cash',0.00,'250','','','12','16.00','1','2024-09-15 20:00:15','2','1','returned','1','new','pcs','','2024-09-15 23:00:15','7','no','','0','','','EXEMPTED',0.00,'1','9980.00','9979','Inclusive','branch','Inventory','','','','yes','','','12172641638422324333473'),(396,'121726416343','B023',1.00,'300','retail','0','2024-09-15 19:06:24','','','','176','Cash',0.00,'300','','','12','16.00','1','2024-09-15 20:00:17','2','1','returned','1','new','pcs','','2024-09-15 23:00:17','7','no','','0','','','EXEMPTED',0.00,'1','9921.00','9920','Inclusive','branch','Inventory','','','','yes','','','12172641639723722220037'),(399,'121726416551','15',6.00,'900','retail','0','2024-09-15 19:09:11','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-09-15 16:12:44','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','999979.00','999973','Inclusive','branch','Inventory','','','','yes','','','12172641671903221212292'),(400,'121726416551','B030',2.00,'500','retail','0','2024-09-15 19:12:00','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2024-09-15 16:12:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9719.00','9717','Inclusive','branch','Inventory','','','','yes','','','12172641673047002233177'),(401,'121726416551','6515',4.00,'1200','retail','0','2024-09-15 19:12:11','','','','100','Cash',0.00,'300','','','12','0.00','1','2024-09-15 16:12:44','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','yes','','','12172641674673622003432'),(402,'121726416551','6512',2.00,'100','retail','0','2024-09-15 19:12:26','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-09-15 16:12:44','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Service','1110','4000','5500','yes','','','12172641675634320232022'),(403,'121726408391','B001',2.00,'500','retail','0','2024-09-15 16:53:11','','','','169','Cash',0.00,'250','','','12','','1','2024-09-15 16:23:00','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9803.00','9801','Inclusive','branch','Inventory','','','','','',NULL,'12172640840002120234320'),(404,'121726408391','B001',1.00,'250','retail','0','2024-09-15 19:22:24','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-09-15 16:23:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9798.00','9797','Inclusive','branch','Inventory','','','','yes','','','12172641735502732631232'),(405,'121726417490','B001',1.00,'250','retail','0','2024-09-15 19:24:50','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-09-15 16:28:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9797.00','9796','Inclusive','branch','Inventory','','','','yes','','','12172641768747340222227'),(406,'121726415346','B001',3.00,'750','retail','0','2024-09-15 18:49:06','','','','169','Cash',0.00,'250','','','12','','1','2024-09-15 17:03:42','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9801.00','9798','Inclusive','branch','Inventory','','','','','',NULL,'12172641539811301228222'),(407,'121726415346','B035',3.00,'750','retail','0','2024-09-15 18:49:58','','','','186.68','Cash',0.00,'250','','','12','','1','2024-09-15 17:03:42','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9984.00','9981','Inclusive','branch','Inventory','','','','','',NULL,'12172641541234223563121'),(408,'121726415346','B010',2.00,'700','retail','0','2024-09-15 18:50:13','','','','272','Cash',0.00,'350','','','12','','1','2024-09-15 17:03:42','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9957.00','9955','Inclusive','branch','Inventory','','','','','',NULL,'12172641542732212023624'),(409,'121726415346','B027',2.00,'500','retail','0','2024-09-15 18:50:27','','','','176','Cash',0.00,'250','','','12','','1','2024-09-15 17:03:42','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9962.00','9960','Inclusive','branch','Inventory','','','','','',NULL,'12172641544130005223222'),(410,'121726415346','B019',2.00,'700','retail','0','2024-09-15 19:52:34','','','','265','Cash',0.00,'350','','','12','16.00','1','2024-09-15 17:03:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9958.00','9956','Inclusive','branch','Inventory','','','','yes','','','12172641921833082233063'),(411,'121726415346','B001',1.00,'250','retail','0','2024-09-15 19:53:39','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-09-15 17:03:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9796.00','9795','Inclusive','branch','Inventory','','','','yes','','','12172641980991223732233'),(413,'121726420345','B001',5.00,'1250','retail','0','2024-09-15 20:12:25','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-09-15 17:13:38','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9794.00','9789','Inclusive','branch','Inventory','','','','yes','','','12172642035622032020212'),(414,'121726420345','B035',2.00,'500','retail','0','2024-09-15 20:12:36','','','','186.68','Cash',0.00,'250','','','12','16.00','1','2024-09-15 17:13:38','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9979.00','9977','Inclusive','branch','Inventory','','','','yes','','','12172642036833632630336'),(415,'121726420345','B019',2.00,'700','retail','0','2024-09-15 20:12:48','','','','265','Cash',0.00,'350','','','12','16.00','1','2024-09-15 17:13:38','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9956.00','9954','Inclusive','branch','Inventory','','','','yes','','','12172642040563222020002'),(418,'121726414385','5980',1.00,'900','retail','0','2024-09-15 18:33:05','','','','900','Cash',0.00,'900','','','12','','1','2024-09-15 17:31:22','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999996.00','999995','Inclusive','branch','Inventory','','','','','',NULL,'12172641443746120333021'),(419,'121726414385','6044',1.00,'200','retail','0','2024-09-15 18:33:58','','','','100','Cash',0.00,'200','','','12','','1','2024-09-15 17:31:22','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4897.00','4896','Inclusive','branch','Inventory','','','','','',NULL,'12172641444626213322233'),(420,'121726414385','B090',1.00,'100','retail','0','2024-09-15 18:44:47','','','','53.54','Cash',0.00,'100','','','12','','1','2024-09-15 17:31:22','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','','',NULL,'12172641510322034202331'),(421,'121726414385','B027',2.00,'500','retail','0','2024-09-15 20:30:32','','','','176','Cash',0.00,'250','','','12','16.00','1','2024-09-15 17:31:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9960.00','9958','Inclusive','branch','Inventory','','','','yes','','','12172642144940094226002'),(422,'121726414385','B001',1.00,'250','retail','0','2024-09-15 20:30:50','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-09-15 17:31:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9788.00','9787','Inclusive','branch','Inventory','','','','yes','','','12172642146612066142246'),(423,'121726420135','B001',1.00,'250','retail','0','2024-09-15 20:08:55','','','','169','Cash',0.00,'250','','','12','','1','2024-09-15 17:45:10','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9795.00','9794','Inclusive','branch','Inventory','','','','','',NULL,'12172642020731200002310'),(424,'121726420135','B001',1.00,'250','retail','0','2024-09-15 20:14:49','','','','169','Cash',0.00,'250','','','12','','1','2024-09-15 17:45:10','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9789.00','9788','Inclusive','branch','Inventory','','','','','',NULL,'12172642050022353630230'),(425,'121726420135','B041',1.00,'1200','retail','0','2024-09-15 20:44:07','','','','610','Cash',0.00,'1200','','','12','16.00','1','2024-09-15 17:45:10','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9989.00','9988','Inclusive','branch','Inventory','','','','yes','','','12172642226033306220023'),(426,'121726420135','B001',1.00,'250','retail','0','2024-09-15 20:44:21','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-09-15 17:45:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9787.00','9786','Inclusive','branch','Inventory','','','','yes','','','12172642227472323642322'),(427,'121726420135','B001',2.00,'500','retail','0','2024-09-15 20:44:34','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-09-15 17:45:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9786.00','9784','Inclusive','branch','Inventory','','','','yes','','','12172642230502330202002'),(428,'121726422654','B042',1.00,'2200','retail','0','2024-09-15 20:50:54','','','','1500','Cash',0.00,'2200','','','12','16.00','1','2024-09-15 17:54:19','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9992.00','9991','Inclusive','branch','Inventory','','','','yes','','','12172642266431200602316'),(429,'121726422654','B089',1.00,'200','retail','0','2024-09-15 20:51:04','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2024-09-15 17:54:19','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9835.00','9834','Inclusive','branch','Inventory','','','','yes','','','12172642267422230723202'),(430,'121726422654','6040',1.00,'100','retail','0','2024-09-15 20:51:14','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-09-15 17:54:19','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9905.00','9904','Inclusive','branch','Inventory','','','','yes','','','12172642269132022321033'),(431,'121726422654','B088',1.00,'400','retail','0','2024-09-15 20:51:32','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-09-15 17:54:19','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9880.00','9879','Inclusive','branch','Inventory','','','','yes','','','12172642277532113300227'),(432,'121726423077','B041',1.00,'1200','retail','0','2024-09-15 20:57:57','','','','610','Cash',0.00,'1200','','','12','16.00','1','2024-09-15 17:58:11','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9988.00','9987','Inclusive','branch','Inventory','','','','yes','','','12172642308522023331253'),(433,'121726423225','B009',1.00,'300','retail','0','2024-09-15 21:00:25','','','','204','Cash',0.00,'300','','','12','16.00','1','2024-09-15 18:01:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9877.00','9876','Inclusive','branch','Inventory','','','','yes','','','12172642323432343032323'),(434,'121726423225','6511',1.00,'100','retail','0','2024-09-15 21:00:35','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-15 18:01:03','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172642324823323232313'),(435,'121726423839','B009',1.00,'300','retail','0','2024-09-15 21:10:39','','','','204','Cash',0.00,'300','','','12','16.00','1','2024-09-15 18:11:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9876.00','9875','Inclusive','branch','Inventory','','','','yes','','','12172642385102203234032'),(436,'121726423839','B001',1.00,'250','retail','0','2024-09-15 21:10:52','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-09-15 18:11:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9784.00','9783','Inclusive','branch','Inventory','','','','yes','','','12172642386323337322373'),(437,'121726423839','5996',1.00,'200','retail','0','2024-09-15 21:11:03','','','','150','Cash',0.00,'200','','','12','16.00','1','2024-09-15 18:11:21','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999996.00','999995','Inclusive','branch','Inventory','','','','yes','','','12172642387532272726220'),(438,'121726423883','B183',1.00,'1700','retail','0','2024-09-15 21:11:23','','','','950','Cash',0.00,'1700','','','12','16.00','1','2024-09-15 18:15:26','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','yes','','','12172642407372302032033'),(439,'121726423883','B030',2.00,'500','retail','0','2024-09-15 21:14:34','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2024-09-15 18:15:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9717.00','9715','Inclusive','branch','Inventory','','','','yes','','','12172642410333032233063'),(457,'121726384030','6017',1.00,'100','retail','0','2024-09-15 10:07:10','','','','100','Cash',0.00,'100','','','12','','1','2024-09-15 18:34:26','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','','',NULL,'12172638404581235032100'),(458,'121726384030','15',1.00,'150','retail','0','2024-09-15 10:07:26','','','','0','Cash',0.00,'150','','','12','','1','2024-09-15 18:34:26','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999987.00','999986','Inclusive','branch','Inventory','','','','','',NULL,'12172638406404220282432'),(459,'121726384030','6000',1.00,'1300','retail','0','2024-09-15 14:52:37','','','','1000','Cash',0.00,'1300','','','12','','1','2024-09-15 18:34:26','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','','',NULL,'12172640117333303201320'),(460,'121726384030','6510',4.00,'400','retail','0','2024-09-15 14:52:53','','','','50','Cash',0.00,'100','','','12','','1','2024-09-15 18:34:26','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172640122962310260622'),(461,'121726384030','6017',1.00,'100','retail','0','2024-09-15 21:24:59','','','','100','Cash',0.00,'100','','','12','','1','2024-09-15 18:34:26','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999999.00','999998','Inclusive','branch','Inventory','','','','','',NULL,'12172642471462320234337'),(462,'121726384030','15',1.00,'150','retail','0','2024-09-15 21:25:15','','','','0','Cash',0.00,'150','','','12','','1','2024-09-15 18:34:26','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999973.00','999972','Inclusive','branch','Inventory','','','','','',NULL,'12172642472704222272323'),(463,'121726384030','6512',4.00,'200','retail','0','2024-09-15 21:25:27','','','','30','Cash',0.00,'50','','','12','','1','2024-09-15 18:34:26','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','28.00','24','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172642478808740433813'),(464,'121726384030','15',1.00,'150','retail','0','2024-09-15 21:26:28','','','','0','Cash',0.00,'150','','','12','','1','2024-09-15 18:34:26','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999972.00','999971','Inclusive','branch','Inventory','','','','','',NULL,'12172642480220202223287'),(465,'121726384030','6512',4.00,'200','retail','0','2024-09-15 21:26:43','','','','30','Cash',0.00,'50','','','12','','1','2024-09-15 18:34:26','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','28.00','24','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172642481822262140333'),(466,'121726384030','15',1.00,'150','retail','0','2024-09-15 21:26:58','','','','0','Cash',0.00,'150','','','12','','1','2024-09-15 18:34:26','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999971.00','999970','Inclusive','branch','Inventory','','','','','',NULL,'12172642483232343032423'),(467,'121726384030','B089',2.00,'400','retail','0','2024-09-15 21:27:12','','','','79.16675','Cash',0.00,'200','','','12','','1','2024-09-15 18:34:26','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9834.00','9832','Inclusive','branch','Inventory','','','','','',NULL,'12172642484909422202233'),(468,'121726384030','B091',1.00,'100','retail','0','2024-09-15 21:27:30','','','','47','Cash',0.00,'100','','','12','','1','2024-09-15 18:34:26','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9948.00','9947','Inclusive','branch','Inventory','','','','','',NULL,'12172642490400322423334'),(469,'121726384030','6044',1.00,'200','retail','0','2024-09-15 21:28:43','','','','100','Cash',0.00,'200','','','12','','1','2024-09-15 18:34:26','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4894.00','4893','Inclusive','branch','Inventory','','','','','',NULL,'12172642493332206203937'),(470,'121726384030','B001',4.00,'1000','retail','0','2024-09-15 21:28:53','','','','169','Cash',0.00,'250','','','12','','1','2024-09-15 18:34:26','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9783.00','9779','Inclusive','branch','Inventory','','','','','',NULL,'12172642498702230824229'),(471,'121726384030','B019',3.00,'1050','retail','0','2024-09-15 21:29:47','','','','265','Cash',0.00,'350','','','12','','1','2024-09-15 18:34:26','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9954.00','9951','Inclusive','branch','Inventory','','','','','',NULL,'12172642501022220230033'),(472,'121726384030','B034',2.00,'500','retail','0','2024-09-15 21:30:11','','','','241','Cash',0.00,'250','','','12','','1','2024-09-15 18:34:26','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9998.00','9996','Inclusive','branch','Inventory','','','','','',NULL,'12172642502932202002012'),(473,'121726384030','B010',2.00,'700','retail','0','2024-09-15 21:30:30','','','','272','Cash',0.00,'350','','','12','','1','2024-09-15 18:34:26','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9955.00','9953','Inclusive','branch','Inventory','','','','','',NULL,'12172642505210372222323'),(474,'121726384030','6514',2.00,'200','retail','0','2024-09-15 21:32:32','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-15 18:34:26','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','12172642517333027202001'),(475,'121726384030','6044',1.00,'200','retail','0','2024-09-15 21:32:54','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-09-15 18:34:26','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4893.00','4892','Inclusive','branch','Inventory','','','','yes','','','12172642521930222102320'),(476,'121726384030','6009',2.00,'1200','retail','0','2024-09-15 21:33:40','','','','600','Cash',0.00,'600','','','12','16.00','1','2024-09-15 18:34:26','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1000000.00','999998','Inclusive','branch','Inventory','','','','yes','','','12172642526142222231022'),(477,'121726399865','5980',1.00,'900','retail','0','2024-09-15 14:31:05','','','','900','Cash',0.00,'900','','','12','','1','2024-09-15 20:07:01','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999997.00','999996','Inclusive','branch','Inventory','','','','','',NULL,'12172639988338322813223'),(478,'121726399865','6044',1.00,'200','retail','0','2024-09-15 14:31:24','','','','100','Cash',0.00,'200','','','12','','1','2024-09-15 20:07:01','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4900.00','4899','Inclusive','branch','Inventory','','','','','',NULL,'12172639989832229132312'),(479,'121726399865','B088',1.00,'400','retail','0','2024-09-15 23:06:46','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-09-15 20:07:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9879.00','9878','Inclusive','branch','Inventory','','','','yes','','','12172643081532306203837'),(480,'121726416407','6526',1.00,'100','retail','0','2024-09-15 19:06:47','','','','50','Cash',0.00,'100','','','12','','1','2024-09-15 20:25:02','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172641653536322251032'),(481,'121726416407','5977',1.00,'600','retail','0','2024-09-15 19:08:55','','','','600','Cash',0.00,'600','','','12','','1','2024-09-15 20:25:02','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','','',NULL,'12172641654522500450230'),(482,'121726431903','B038',1.00,'250','retail','0','2024-09-15 23:25:03','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-09-15 20:25:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9704.00','9703','Inclusive','branch','Inventory','','','','yes','','','12172643193912022923423'),(483,'121726475263','B088',1.00,'400','retail','0','2024-09-16 11:27:43','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-09-16 08:28:24','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9878.00','9877','Inclusive','branch','Inventory','','','','yes','','','12172647527722334001730'),(484,'121726475263','15',1.00,'150','retail','0','2024-09-16 11:27:57','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-09-16 08:28:24','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999970.00','999969','Inclusive','branch','Inventory','','','','yes','','','12172647528830040712267'),(485,'121726475263','6512',2.00,'100','retail','0','2024-09-16 11:28:08','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-09-16 08:28:24','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Service','1110','4000','5500','yes','','','12172647529923302223232'),(519,'121726498904','B043',1.00,'1200','retail','0','2024-09-16 18:01:44','','','','680','Cash',0.00,'1200','','','12','16.00','1','2024-09-16 15:02:17','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9979.00','9978','Inclusive','branch','Inventory','','','','yes','','','12172649891989229221231'),(520,'121726498904','6040',1.00,'100','retail','0','2024-09-16 18:01:59','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-09-16 15:02:17','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9903.00','9902','Inclusive','branch','Inventory','','','','yes','','','12172649892922239380322'),(523,'121726493035','6046',1.00,'750','retail','0','2024-09-16 16:23:55','','','','400','Cash',0.00,'750','','','12','','1','2024-09-16 15:12:25','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999997.00','999996','Inclusive','branch','Inventory','','','','','',NULL,'12172649306500222022301'),(524,'121726493035','6517',1.00,'250','retail','0','2024-09-16 16:24:25','','','','150','Cash',0.00,'250','','','12','','1','2024-09-16 15:12:25','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172649307540223702221'),(525,'121726493035','B041',1.00,'1200','retail','0','2024-09-16 16:24:36','','','','610','Cash',0.00,'1200','','','12','','1','2024-09-16 15:12:25','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9987.00','9986','Inclusive','branch','Inventory','','','','','',NULL,'12172649308603331422330'),(526,'121726493035','B091',1.00,'100','retail','0','2024-09-16 16:24:47','','','','47','Cash',0.00,'100','','','12','','1','2024-09-16 15:12:25','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9947.00','9946','Inclusive','branch','Inventory','','','','','',NULL,'12172649309690029233333'),(527,'121726493035','6040',1.00,'100','retail','0','2024-09-16 16:29:46','','','','42','Cash',0.00,'100','','','12','','1','2024-09-16 15:12:25','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9904.00','9903','Inclusive','branch','Inventory','','','','','',NULL,'12172649339729203122373'),(528,'121726493035','6510',1.00,'100','retail','0','2024-09-16 18:12:06','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-16 15:12:25','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','yes','','','12172649953992139439339'),(533,'121726491980','6015',1.00,'1500','retail','0','2024-09-16 16:06:20','','','','1500','Cash',0.00,'1500','','','12','','1','2024-09-16 16:10:45','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','','',NULL,'12172649291409230331991'),(534,'121726491980','6510',3.00,'300','retail','0','2024-09-16 16:22:06','','','','50','Cash',0.00,'100','','','12','','1','2024-09-16 16:10:45','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172649293880210012322'),(535,'121726491980','6501',2.00,'400','retail','0','2024-09-16 16:23:35','','','','100','Cash',0.00,'200','','','12','','1','2024-09-16 16:10:45','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9999.00','9997','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172649303023130323421'),(536,'121726491980','5',1.00,'1700','retail','0','2024-09-16 19:06:50','','','','950','Cash',0.00,'1700','','','12','','1','2024-09-16 16:10:45','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','','',NULL,'12172650283271200303233'),(537,'121726491980','15',1.00,'150','retail','0','2024-09-16 19:10:19','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-09-16 16:10:45','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999969.00','999968','Inclusive','branch','Inventory','','','','yes','','','12172650304006320332402'),(538,'121726503526','6046',1.00,'750','retail','0','2024-09-16 19:18:46','','','','400','Cash',0.00,'750','','','12','16.00','1','2024-09-16 16:21:52','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999996.00','999995','Inclusive','branch','Inventory','','','','yes','','','12172650355252202202200'),(539,'121726503526','6512',2.00,'100','retail','0','2024-09-16 19:19:12','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-09-16 16:21:52','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Service','1110','4000','5500','yes','','','12172650356925073016333'),(540,'121726503526','6514',1.00,'100','retail','0','2024-09-16 19:19:29','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-16 16:21:52','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172650358533222253503'),(541,'121726503526','6510',1.00,'100','retail','0','2024-09-16 19:19:45','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-16 16:21:52','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','yes','','','12172650359923002323322'),(542,'121726503526','15',1.00,'150','retail','0','2024-09-16 19:20:00','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-09-16 16:21:52','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999968.00','999967','Inclusive','branch','Inventory','','','','yes','','','12172650362630322333327'),(543,'121726503526','15',1.00,'150','retail','0','2024-09-16 19:20:27','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-09-16 16:21:52','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999967.00','999966','Inclusive','branch','Inventory','','','','yes','','','12172650364302233173602'),(544,'121726503526','6512',2.00,'100','retail','0','2024-09-16 19:20:44','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-09-16 16:21:52','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Service','1110','4000','5500','yes','','','12172650366330322520200'),(545,'121726498938','B043',1.00,'1200','retail','0','2024-09-16 18:02:18','','','','680','Cash',0.00,'1200','','','7','16','1','2024-09-16 18:07:36','2','2','returned','1','new','pcs','','2024-09-16 21:07:36','7','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17265038858'),(546,'121726498938','B043',1.00,'1200','retail','0','2024-09-16 18:02:18','','','','680','Cash',0.00,'1200','','','7','16','1','2024-09-16 16:24:54','2','2','returned','1','new','pcs','','2024-09-16 19:24:54','7','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17265038859'),(547,'121726498938','6040',1.00,'100','retail','0','2024-09-16 18:03:22','','','','42','Cash',0.00,'100','','','7','16','1','2024-09-16 16:25:04','2','10','returned','1','new','pcs','','2024-09-16 19:25:04','7','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17265038998'),(548,'121726498938','6040',1.00,'100','retail','0','2024-09-16 18:03:22','','','','42','Cash',0.00,'100','','','7','16','1','2024-09-16 18:07:41','2','10','returned','1','new','pcs','','2024-09-16 21:07:41','7','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17265038999'),(549,'121726484248','6046',1.00,'750','retail','0','2024-09-16 13:57:28','','','','400','Cash',0.00,'750','','','12','','1','2024-09-16 16:27:38','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999998.00','999997','Inclusive','branch','Inventory','','','','','',NULL,'12172648426323022032032'),(550,'121726484248','6510',1.00,'100','retail','0','2024-09-16 13:57:43','','','','50','Cash',0.00,'100','','','12','','1','2024-09-16 16:27:38','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172648427843008423300'),(551,'121726484248','6513',1.00,'100','retail','0','2024-09-16 13:57:58','','','','50','Cash',0.00,'100','','','12','','1','2024-09-16 16:27:38','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172648429121022032032'),(552,'121726484248','B043',1.00,'1200','retail','0','2024-09-16 13:58:30','','','','680','Cash',0.00,'1200','','','12','','1','2024-09-16 16:27:38','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9980.00','9979','Inclusive','branch','Inventory','','','','','',NULL,'12172648432112322222032'),(553,'121726484248','B089',1.00,'200','retail','0','2024-09-16 13:58:41','','','','79.16675','Cash',0.00,'200','','','12','','1','2024-09-16 16:27:38','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9832.00','9831','Inclusive','branch','Inventory','','','','','',NULL,'12172648433220031236638'),(554,'121726484248','B089',1.00,'200','retail','0','2024-09-16 16:01:43','','','','79.16675','Cash',0.00,'200','','','12','','1','2024-09-16 16:27:38','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9831.00','9830','Inclusive','branch','Inventory','','','','','',NULL,'12172649172272211231232'),(555,'121726484248','B091',1.00,'100','retail','0','2024-09-16 19:26:09','','','','47','Cash',0.00,'100','','','12','16.00','1','2024-09-16 16:27:38','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9946.00','9945','Inclusive','branch','Inventory','','','','yes','','','12172650398273333222933'),(556,'121726484248','6040',1.00,'100','retail','0','2024-09-16 19:26:23','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-09-16 16:27:38','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9901.00','9900','Inclusive','branch','Inventory','','','','yes','','','12172650399933093033262'),(557,'121726484248','B043',1.00,'1200','retail','0','2024-09-16 19:26:40','','','','680','Cash',0.00,'1200','','','12','16.00','1','2024-09-16 16:27:38','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9977.00','9976','Inclusive','branch','Inventory','','','','yes','','','12172650401237220632232'),(560,'121726504678','B001',1.00,'250','retail','0','2024-09-16 19:37:58','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-09-16 16:38:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9779.00','9778','Inclusive','branch','Inventory','','','','yes','','','12172650468832536322123'),(561,'121726504353','B043',1.00,'1200','retail','0','2024-09-16 19:32:33','','','','680','Cash',0.00,'1200','','','12','','1','2024-09-16 16:52:14','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9976.00','9975','Inclusive','branch','Inventory','','','','','',NULL,'12172650436670121240452'),(562,'121726504353','6040',1.00,'100','retail','0','2024-09-16 19:32:46','','','','42','Cash',0.00,'100','','','12','','1','2024-09-16 16:52:14','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9900.00','9899','Inclusive','branch','Inventory','','','','','',NULL,'12172650438002322520235'),(563,'121726504353','B023',1.00,'300','retail','0','2024-09-16 19:51:11','','','','176','Cash',0.00,'300','','','12','16.00','1','2024-09-16 16:52:14','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9921.00','9920','Inclusive','branch','Inventory','','','','yes','','','12172650552722303723007'),(564,'121726505536','15',1.00,'150','retail','0','2024-09-16 19:52:16','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-09-16 16:55:20','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999966.00','999965','Inclusive','branch','Inventory','','','','yes','','','12172650571432362123333'),(565,'121726645776','6514',4.00,'400','retail','0','2024-09-18 10:49:36','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-18 07:50:07','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','5.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172664579237420267942'),(566,'121726645776','15',2.00,'300','retail','0','2024-09-18 10:49:53','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-09-18 07:50:07','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999965.00','999963','Inclusive','branch','Inventory','','','','yes','','','12172664580434230042021'),(575,'121726663874','6025',1.00,'400','retail','0','2024-09-18 15:51:14','','','','350','Cash',0.00,'400','','','12','16.00','1','2024-09-18 19:23:41','2','8','returned','1','new','pcs','','2024-09-18 22:23:41','7','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','yes','','','12172666390403039320303'),(585,'121726672040','3',1.00,'1200','retail','0','2024-09-18 18:07:20','','','','610','Cash',0.00,'1200','','','12','','1','2024-09-18 16:05:04','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','','',NULL,'12172667205327012030502'),(586,'121726672040','B089',1.00,'200','retail','0','2024-09-18 18:07:36','','','','79.16675','Cash',0.00,'200','','','12','','1','2024-09-18 16:05:04','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9828.00','9827','Inclusive','branch','Inventory','','','','','',NULL,'12172667206862003272230'),(587,'121726672040','6001',1.00,'650','retail','0','2024-09-18 18:07:49','','','','650','Cash',0.00,'650','','','12','','1','2024-09-18 16:05:04','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999997.00','999996','Inclusive','branch','Inventory','','','','','',NULL,'12172667211137133330602'),(588,'121726672040','6044',1.00,'200','retail','0','2024-09-18 18:08:33','','','','100','Cash',0.00,'200','','','12','','1','2024-09-18 16:05:04','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4893.00','4892','Inclusive','branch','Inventory','','','','','',NULL,'12172667213022273203030'),(589,'121726664690','B164',1.00,'1600','retail','0','2024-09-18 16:04:50','','','','888.88','Cash',0.00,'1600','','','12','','1','2024-09-18 16:05:40','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','','',NULL,'12172666477363100230033'),(590,'121726664690','B089',1.00,'200','retail','0','2024-09-18 16:06:13','','','','79.16675','Cash',0.00,'200','','','12','','1','2024-09-18 16:05:40','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9829.00','9828','Inclusive','branch','Inventory','','','','','',NULL,'12172666478621600022033'),(591,'121726664690','6046',1.00,'750','retail','0','2024-09-18 18:06:20','','','','400','Cash',0.00,'750','','','12','','1','2024-09-18 16:05:40','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999995.00','999994','Inclusive','branch','Inventory','','','','','',NULL,'12172667201000022302307'),(600,'121726685602','B009',2.00,'600','retail','0','2024-09-18 21:53:22','','','','204','Cash',0.00,'300','','','12','16.00','1','2024-09-18 19:01:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9875.00','9873','Inclusive','branch','Inventory','','','','yes','','','12172668563336622632263'),(601,'121726685602','B038',2.00,'500','retail','0','2024-09-18 21:53:53','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-09-18 19:01:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9703.00','9701','Inclusive','branch','Inventory','','','','yes','','','12172668565710837232833'),(602,'121726685602','B013',2.00,'600','retail','0','2024-09-18 21:54:19','','','','185','Cash',0.00,'300','','','12','16.00','1','2024-09-18 19:01:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9985.00','9983','Inclusive','branch','Inventory','','','','yes','','','12172668571431071083607'),(603,'121726685602','B089',2.00,'400','retail','0','2024-09-18 21:55:15','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2024-09-18 19:01:28','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9827.00','9825','Inclusive','branch','Inventory','','','','yes','','','12172668577505055027386'),(604,'121726685602','6020',4.00,'800','retail','0','2024-09-18 21:56:16','','','','200','Cash',0.00,'200','','','12','16.00','1','2024-09-18 19:01:28','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999993.00','999989','Inclusive','branch','Inventory','','','','yes','','','12172668594223182323320'),(605,'121726685602','7029',1.00,'1800','retail','0','2024-09-18 21:59:04','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2024-09-18 19:01:28','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12172668597331313337353'),(606,'121726685602','6510',2.00,'200','retail','0','2024-09-18 21:59:33','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-18 19:01:28','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172668600426008233430'),(607,'121726685602','6513',1.00,'100','retail','0','2024-09-18 22:00:05','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-18 19:01:28','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172668602726333033822'),(608,'121726685602','B009',2.00,'600','retail','0','2024-09-18 22:00:27','','','','204','Cash',0.00,'300','','','12','16.00','1','2024-09-18 19:01:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9873.00','9871','Inclusive','branch','Inventory','','','','yes','','','12172668607363227020633'),(609,'121726663707','6040',3.00,'300','retail','0','2024-09-18 15:48:27','','','','42','Cash',0.00,'100','','','12','','1','2024-09-18 19:20:25','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9900.00','9897','Inclusive','branch','Inventory','','','','','',NULL,'12172666374333276232233'),(610,'121726663707','B089',1.00,'200','retail','0','2024-09-18 15:49:03','','','','79.16675','Cash',0.00,'200','','','12','','1','2024-09-18 19:20:25','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9830.00','9829','Inclusive','branch','Inventory','','','','','',NULL,'12172666375363213022032'),(611,'121726663707','B091',1.00,'100','retail','0','2024-09-18 15:49:13','','','','47','Cash',0.00,'100','','','12','','1','2024-09-18 19:20:25','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9945.00','9944','Inclusive','branch','Inventory','','','','','',NULL,'12172666376122131322102'),(612,'121726663707','6511',2.00,'200','retail','0','2024-09-18 15:49:21','','','','50','Cash',0.00,'100','','','12','','1','2024-09-18 19:20:25','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172666377526222233670'),(613,'121726663707','5999',1.00,'1500','retail','0','2024-09-18 15:49:35','','','','1500','Cash',0.00,'1500','','','12','','1','2024-09-18 19:20:25','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999995.00','999994','Inclusive','branch','Inventory','','','','','',NULL,'12172666378662287736263'),(614,'121726663707','6510',3.00,'300','retail','0','2024-09-18 15:49:46','','','','50','Cash',0.00,'100','','','12','','1','2024-09-18 19:20:25','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172666381012000203002'),(615,'121726663707','6032',2.00,'400','retail','0','2024-09-18 15:50:11','','','','200','Cash',0.00,'200','','','12','','1','2024-09-18 19:20:25','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999996.00','999994','Inclusive','branch','Inventory','','','','','',NULL,'12172666382323026302621'),(616,'121726663707','6011',1.00,'1200','retail','0','2024-09-18 15:50:23','','','','1000','Cash',0.00,'1200','','','12','','1','2024-09-18 19:20:25','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','','',NULL,'12172666384328306200332'),(617,'121726663707','6512',28.00,'1400','retail','0','2024-09-18 22:13:00','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-09-18 19:20:25','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'28','32.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','12172668695626000233307'),(618,'121726663707','6025',2.00,'800','retail','0','2024-09-18 22:16:07','','','','350','Cash',0.00,'400','','','12','16.00','1','2024-09-18 19:20:25','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999999.00','999997','Inclusive','branch','Inventory','','','','yes','','','12172668700623020222003'),(619,'121726663707','6001',1.00,'650','retail','0','2024-09-18 22:16:48','','','','650','Cash',0.00,'650','','','12','16.00','1','2024-09-18 19:20:25','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999996.00','999995','Inclusive','branch','Inventory','','','','yes','','','12172668703722682232371'),(620,'121726663707','6512',3.00,'150','retail','0','2024-09-18 22:17:37','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-09-18 19:20:25','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','32.00','29','Inclusive','branch','Service','1110','4000','5500','yes','','','12172668713573720233220'),(621,'121726663707','6510',1.00,'100','retail','0','2024-09-18 22:18:57','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-18 19:20:25','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','yes','','','12172668715120265272263'),(622,'121726663707','5999',1.00,'1500','retail','0','2024-09-18 22:19:12','','','','1500','Cash',0.00,'1500','','','12','16.00','1','2024-09-18 19:20:25','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999994.00','999993','Inclusive','branch','Inventory','','','','yes','','','12172668719962302222032'),(623,'121726687234','B038',2.00,'500','retail','0','2024-09-18 22:20:34','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-09-18 19:21:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9701.00','9699','Inclusive','branch','Inventory','','','','yes','','','12172668730533613202323'),(624,'121726687703','6502',1.00,'1500','retail','0','2024-09-18 22:28:23','','','','950','Cash',0.00,'1500','','','12','0.00','1','2024-09-18 19:30:36','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12172668771623200320008'),(625,'121726687703','B091',1.00,'100','retail','0','2024-09-18 22:28:41','','','','47','Cash',0.00,'100','','','12','16.00','1','2024-09-18 19:30:36','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9944.00','9943','Inclusive','branch','Inventory','','','','yes','','','12172668774022020720002'),(626,'121726687703','6040',1.00,'100','retail','0','2024-09-18 22:29:01','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-09-18 19:30:36','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9897.00','9896','Inclusive','branch','Inventory','','','','yes','','','12172668776316333233622'),(627,'121726687703','6001',1.00,'650','retail','0','2024-09-18 22:29:39','','','','650','Cash',0.00,'650','','','12','16.00','1','2024-09-18 19:30:36','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999995.00','999994','Inclusive','branch','Inventory','','','','yes','','','12172668782922376232033'),(628,'121726752955','6038',1.00,'1300','retail','0','2024-09-19 16:35:55','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2024-09-19 13:36:38','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','','','yes','','','12172675296433603729226'),(629,'121726752955','6524',3.00,'600','retail','0','2024-09-19 16:36:04','','','','70','Cash',0.00,'200','','','12','0.00','1','2024-09-19 13:36:38','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','yes','','','12172675297733232177302'),(630,'121726752955','6003',3.00,'450','retail','0','2024-09-19 16:36:17','','','','150','Cash',0.00,'150','','','12','16.00','1','2024-09-19 13:36:38','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999998.00','999995','Inclusive','branch','Inventory','','','','yes','','','12172675299199333120033'),(631,'121726752999','B041',1.00,'1200','retail','0','2024-09-19 16:36:39','','','','610','Cash',0.00,'1200','','','12','16.00','1','2024-09-19 13:37:29','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9986.00','9985','Inclusive','branch','Inventory','','','','yes','','','12172675301363232200532'),(632,'121726752999','7029',1.00,'1800','retail','0','2024-09-19 16:36:54','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2024-09-19 13:37:29','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12172675302333156301300'),(633,'121726752999','6510',2.00,'200','retail','0','2024-09-19 16:37:04','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-19 13:37:29','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','12172675303431303400232'),(634,'121726752999','6040',2.00,'200','retail','0','2024-09-19 16:37:14','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-09-19 13:37:29','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9896.00','9894','Inclusive','branch','Inventory','','','','yes','','','12172675304522472223337'),(635,'121726762948','B041',1.00,'1200','retail','0','2024-09-19 19:22:28','','','','610','Cash',0.00,'1200','','','12','16.00','1','2024-09-19 16:23:11','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9985.00','9984','Inclusive','branch','Inventory','','','','yes','','','12172676295802125223322'),(636,'121726762948','6040',2.00,'200','retail','0','2024-09-19 19:22:39','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-09-19 16:23:11','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9894.00','9892','Inclusive','branch','Inventory','','','','yes','','','12172676297319622732296'),(637,'121726762948','5996',1.00,'200','retail','0','2024-09-19 19:22:53','','','','150','Cash',0.00,'200','','','12','16.00','1','2024-09-19 16:23:11','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999995.00','999994','Inclusive','branch','Inventory','','','','yes','','','12172676298722232232022'),(641,'121726770361','6527',2.00,'400','retail','0','2024-09-19 21:26:01','','','','50','Cash',0.00,'200','','','12','0.00','1','2024-09-19 18:27:57','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','12172677039612233632322'),(642,'121726770361','6015',1.00,'1500','retail','0','2024-09-19 21:26:37','','','','1500','Cash',0.00,'1500','','','12','16.00','1','2024-09-19 18:27:57','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999999.00','999998','Inclusive','branch','Inventory','','','','yes','','','12172677043523321223223'),(643,'121726770361','6032',1.00,'200','retail','0','2024-09-19 21:27:16','','','','200','Cash',0.00,'200','','','12','16.00','1','2024-09-19 18:27:57','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999994.00','999993','Inclusive','branch','Inventory','','','','yes','','','12172677044713073221032'),(644,'121726770361','6517',1.00,'250','retail','0','2024-09-19 21:27:28','','','','150','Cash',0.00,'250','','','12','0.00','1','2024-09-19 18:27:57','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172677046032023323222'),(650,'121726770090','6502',2.00,'3000','retail','0','2024-09-19 21:21:30','','','','950','Cash',0.00,'1500','','','12','','1','2024-09-19 19:39:50','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172677011424213322233'),(651,'121726770090','6511',6.00,'600','retail','0','2024-09-19 21:22:11','','','','50','Cash',0.00,'100','','','12','','1','2024-09-19 19:39:50','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','0.00','-6','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172677014700630023202'),(652,'121726770090','6040',2.00,'200','retail','0','2024-09-19 21:22:27','','','','42','Cash',0.00,'100','','','12','','1','2024-09-19 19:39:50','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9892.00','9890','Inclusive','branch','Inventory','','','','','',NULL,'12172677016072203610161'),(653,'121726770090','6511',1.00,'100','retail','0','2024-09-19 22:38:18','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-19 19:39:50','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172677471033332263323'),(654,'121726770090','6040',1.00,'100','retail','0','2024-09-19 22:38:30','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-09-19 19:39:50','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9890.00','9889','Inclusive','branch','Inventory','','','','yes','','','12172677472432732122020'),(655,'121726770090','6510',2.00,'200','retail','0','2024-09-19 22:38:44','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-19 19:39:50','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','12172677475701323207342'),(656,'121726770090','6513',2.00,'200','retail','0','2024-09-19 22:39:18','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-19 19:39:50','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','12172677478023200073002'),(657,'121726770526','B001',1.00,'250','retail','0','2024-09-19 21:28:46','','','','169','Cash',0.00,'250','','','12','','1','2024-09-19 20:10:42','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9778.00','9777','Inclusive','branch','Inventory','','','','','',NULL,'12172677056362302222032'),(658,'121726770526','B009',1.00,'300','retail','0','2024-09-19 21:29:24','','','','204','Cash',0.00,'300','','','12','','1','2024-09-19 20:10:42','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9871.00','9870','Inclusive','branch','Inventory','','','','','',NULL,'12172677058122353251335'),(659,'121726770526','B001',1.00,'250','retail','0','2024-09-19 22:15:13','','','','169','Cash',0.00,'250','','','12','','1','2024-09-19 20:10:42','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9777.00','9776','Inclusive','branch','Inventory','','','','','',NULL,'12172677332932200723233'),(660,'121726770526','B001',1.00,'250','retail','0','2024-09-19 23:10:26','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-09-19 20:10:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9776.00','9775','Inclusive','branch','Inventory','','','','yes','','','12172677663837001632713'),(661,'121726776644','B030',2.00,'500','retail','0','2024-09-19 23:10:44','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2024-09-19 20:11:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9715.00','9713','Inclusive','branch','Inventory','','','','yes','','','12172677667703260300722'),(662,'121726779430','6038',1.00,'1300','retail','0','2024-09-19 23:57:10','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2024-09-20 06:52:17','1','18','returned','1','new','pcs','','2024-09-20 09:52:17','7','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','','','','yes','','','12172677944421332322230'),(663,'121726779430','6502',2.00,'3000','retail','0','2024-09-19 23:57:24','','','','950','Cash',0.00,'1500','','','12','0.00','1','2024-09-20 06:52:21','2','15','returned','1','new','pcs','','2024-09-20 09:52:21','7','no','','0','','','EXEMPTED',0.00,'2','9998.00','9996','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12172677947123010229720'),(664,'121726779430','6510',4.00,'400','retail','0','2024-09-19 23:57:52','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-20 06:52:23','1','21','returned','1','new','pcs','','2024-09-20 09:52:23','7','no','','0','','','EXEMPTED',0.00,'4','6.00','2','Inclusive','branch','Service','1110','4000','5500','yes','','','12172677948731270223373'),(665,'121726779430','6040',3.00,'300','retail','0','2024-09-19 23:58:07','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-09-20 06:52:26','2','10','returned','1','new','pcs','','2024-09-20 09:52:26','7','no','','0','','','EXEMPTED',0.00,'3','9889.00','9886','Inclusive','branch','Inventory','','','','yes','','','12172677950433302202332'),(668,'121726849656','6032',3.00,'600','retail','0','2024-09-20 19:27:36','','','','200','Cash',0.00,'200','','','12','16.00','1','2024-09-20 16:53:53','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999993.00','999990','Inclusive','branch','Inventory','','','','yes','','','12172685112423313130333'),(669,'121726849656','6524',1.00,'200','retail','0','2024-09-20 19:52:04','','','','70','Cash',0.00,'200','','','12','0.00','1','2024-09-20 16:53:53','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172685113623022003332'),(670,'121726849656','6510',7.00,'700','retail','0','2024-09-20 19:52:16','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-20 16:53:53','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','10.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','12172685115030313223353'),(671,'121726849656','6000',4.00,'5200','retail','0','2024-09-20 19:52:31','','','','1000','Cash',0.00,'1300','','','12','16.00','1','2024-09-20 16:53:53','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999998.00','999994','Inclusive','branch','Inventory','','','','yes','','','12172685116432321365122'),(672,'121726849656','7029',3.00,'5400','retail','0','2024-09-20 19:52:45','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2024-09-20 16:53:53','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9995.00','9992','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12172685117913223330231'),(673,'121726849656','6044',2.00,'400','retail','0','2024-09-20 19:52:59','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-09-20 16:53:53','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4892.00','4890','Inclusive','branch','Inventory','','','','yes','','','12172685119722325201532'),(674,'121726849656','6513',7.00,'700','retail','0','2024-09-20 19:53:18','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-20 16:53:53','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','0.00','-7','Inclusive','branch','Service','1110','4000','5500','yes','','','12172685121623122202220'),(684,'121726860160','7029',1.00,'1800','retail','0','2024-09-20 22:22:41','','','','1200','Cash',0.00,'1800','','','12','','1','2024-09-20 19:43:12','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9992.00','9991','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172686018031620200023'),(685,'121726860160','5996',1.00,'200','retail','0','2024-09-20 22:23:01','','','','150','Cash',0.00,'200','','','12','','1','2024-09-20 19:43:12','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999994.00','999993','Inclusive','branch','Inventory','','','','','',NULL,'12172686018993003802026'),(686,'121726860160','B023',2.00,'600','retail','0','2024-09-20 22:23:09','','','','176','Cash',0.00,'300','','','12','','1','2024-09-20 19:43:12','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9920.00','9918','Inclusive','branch','Inventory','','','','','',NULL,'12172686020023600272282'),(687,'121726860160','B038',3.00,'750','retail','0','2024-09-20 22:23:21','','','','195.52','Cash',0.00,'250','','','12','','1','2024-09-20 19:43:12','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9699.00','9696','Inclusive','branch','Inventory','','','','','',NULL,'12172686022226326102303'),(688,'121726860160','B015',2.00,'600','retail','0','2024-09-20 22:23:42','','','','220','Cash',0.00,'300','','','12','','1','2024-09-20 19:43:12','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9982.00','9980','Inclusive','branch','Inventory','','','','','',NULL,'12172686023502632328633'),(689,'121726860160','B016',2.00,'600','retail','0','2024-09-20 22:42:56','','','','220','Cash',0.00,'300','','','12','16.00','1','2024-09-20 19:43:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9977.00','9975','Inclusive','branch','Inventory','','','','yes','','','12172686138802023182382'),(690,'121726849597','6038',1.00,'1300','retail','0','2024-09-20 19:26:37','','','','1300','Cash',0.00,'1300','','','12','','1','2024-09-20 20:06:00','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','','','','','',NULL,'12172684963923222033113'),(691,'121726849597','6517',2.00,'500','retail','0','2024-09-20 19:27:19','','','','150','Cash',0.00,'250','','','12','','1','2024-09-20 20:06:00','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172684965212630203121'),(692,'121726849597','B028',1.00,'300','retail','0','2024-09-20 21:23:58','','','','195','Cash',0.00,'300','','','12','','1','2024-09-20 20:06:00','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9927.00','9926','Inclusive','branch','Inventory','','','','','',NULL,'12172685665432037832723'),(693,'121726849597','B097',1.00,'150','retail','0','2024-09-20 21:24:14','','','','41.66666667','Cash',0.00,'150','','','12','','1','2024-09-20 20:06:00','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9992.00','9991','Inclusive','branch','Inventory','','','','','',NULL,'12172685666526221023222'),(733,'121726862762','B009',6.00,'1800','retail','0','2024-09-21 00:11:11','','','','204','Cash',0.00,'300','','','12','','1','2024-09-20 21:11:23','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','9870.00','9864','Inclusive','branch','Inventory','','','','','',NULL,'12172686278101203132633'),(734,'121726862762','B038',1.00,'250','retail','0','2024-09-21 00:11:11','','','','195.52','Cash',0.00,'250','','','12','','1','2024-09-20 21:11:23','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9696.00','9695','Inclusive','branch','Inventory','','','','','',NULL,'12172686279832208322220'),(735,'121726862762','B038',8.00,'2000','retail','0','2024-09-21 00:11:11','','','','195.52','Cash',0.00,'250','','','12','','1','2024-09-20 21:11:23','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','9695.00','9687','Inclusive','branch','Inventory','','','','','',NULL,'12172686282622033020222'),(736,'121726862762','B160',1.00,'5000','retail','0','2024-09-21 00:11:11','','','','3500','Cash',0.00,'5000','','','12','','1','2024-09-20 21:11:23','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','','','','',NULL,'12172686285360212338223'),(737,'121726862762','B088',2.00,'800','retail','0','2024-09-21 00:11:11','','','','216','Cash',0.00,'400','','','12','','1','2024-09-20 21:11:23','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9877.00','9875','Inclusive','branch','Inventory','','','','','',NULL,'12172686287602122032862'),(738,'121726862762','B183',2.00,'3400','retail','0','2024-09-21 00:11:11','','','','950','Cash',0.00,'1700','','','12','','1','2024-09-20 21:11:23','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9999.00','9997','Inclusive','branch','Inventory','','','','','',NULL,'12172686289031281237300'),(739,'121726862762','B030',4.00,'1000','retail','0','2024-09-21 00:11:11','','','','169.0003774','Cash',0.00,'250','','','12','','1','2024-09-20 21:11:23','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9713.00','9709','Inclusive','branch','Inventory','','','','','',NULL,'12172686290583652535213'),(740,'121726862762','B089',1.00,'200','retail','0','2024-09-21 00:11:11','','','','79.16675','Cash',0.00,'200','','','12','','1','2024-09-20 21:11:23','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9825.00','9824','Inclusive','branch','Inventory','','','','','',NULL,'12172686292422301210322'),(741,'121726862762','B089',2.00,'400','retail','0','2024-09-21 00:11:11','','','','79.16675','Cash',0.00,'200','','','12','','1','2024-09-20 21:11:23','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9824.00','9822','Inclusive','branch','Inventory','','','','','',NULL,'12172686293722032200220'),(742,'121726862762','6040',1.00,'100','retail','0','2024-09-21 00:11:11','','','','42','Cash',0.00,'100','','','12','','1','2024-09-20 21:11:23','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9889.00','9888','Inclusive','branch','Inventory','','','','','',NULL,'12172686294832022120002'),(743,'121726862762','B038',1.00,'250','retail','0','2024-09-21 00:11:11','','','','195.52','Cash',0.00,'250','','','12','','1','2024-09-20 21:11:23','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9687.00','9686','Inclusive','branch','Inventory','','','','','',NULL,'12172686533022663227306'),(744,'121726862762','6503',1.00,'400','retail','0','2024-09-21 00:11:11','','','','300','Cash',0.00,'400','','','12','','1','2024-09-20 21:11:23','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172686533720208332162'),(745,'121726862762','B160',1.00,'5000','retail','0','2024-09-21 00:11:11','','','','3500','Cash',0.00,'5000','','','12','','1','2024-09-20 21:11:23','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','','','','','',NULL,'12172686537127602731673'),(746,'121726862762','B089',1.00,'200','retail','0','2024-09-21 00:11:11','','','','79.16675','Cash',0.00,'200','','','12','','1','2024-09-20 21:11:23','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9822.00','9821','Inclusive','branch','Inventory','','','','','',NULL,'12172686549074322321321'),(747,'121726862762','B023',1.00,'300','retail','0','2024-09-21 00:11:11','bale','','','176','Cash',0.00,'300','','','12','16.00','1','2024-09-20 21:11:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9916.00','9915','Inclusive','branch','Inventory','','','','yes','','','7172686667006683066122'),(754,'121726866292','B038',7.00,'1750','retail','0','2024-09-21 12:35:55','','','','195.52','Cash',0.00,'250','','','12','','1','2024-09-21 09:36:01','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','9686.00','9679','Inclusive','branch','Inventory','','','','','',NULL,'12172686631922088632300'),(755,'121726866292','B023',1.00,'300','retail','0','2024-09-21 12:35:55','','','','176','Cash',0.00,'300','','','12','','1','2024-09-21 09:36:01','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','',NULL,'17268667888'),(756,'121726866292','B023',1.00,'300','retail','0','2024-09-21 12:35:55','','','','176','Cash',0.00,'300','','','12','','1','2024-09-21 09:36:01','2','1','returned','1','new','pcs','','','7','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','yes','',NULL,'17268667889'),(757,'121726866292','B038',3.00,'750','retail','0','2024-09-21 12:35:55','','','','195.52','Cash',0.00,'250','','','12','','1','2024-09-21 09:36:01','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9679.00','9676','Inclusive','branch','Inventory','','','','yes','',NULL,'12172686941613031762320'),(758,'121726866292','B023',1.00,'300','retail','0','2024-09-21 12:35:55','bale','','','176','Cash',0.00,'300','','','12','16.00','1','2024-09-21 09:36:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9916.00','9915','Inclusive','branch','Inventory','','','','yes','','','7172691135409123141277'),(759,'121726934513','6522',1.00,'300','retail','0','2024-09-21 19:01:53','','','','150','Cash',0.00,'300','','','12','0.00','1','2024-09-21 16:03:54','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172693453063223233730'),(760,'121726934513','B089',1.00,'200','retail','0','2024-09-21 19:02:10','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2024-09-21 16:03:54','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9821.00','9820','Inclusive','branch','Inventory','','','','yes','','','12172693454231393333050'),(761,'121726934513','6501',1.00,'200','retail','0','2024-09-21 19:02:23','','','','100','Cash',0.00,'200','','','12','0.00','1','2024-09-21 16:03:54','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12172693454913334730202'),(762,'121726934513','B024',2.00,'600','retail','0','2024-09-21 19:02:30','','','','150.92','Cash',0.00,'300','','','12','16.00','1','2024-09-21 16:03:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9998.00','9996','Inclusive','branch','Inventory','','','','yes','','','12172693460361902906393'),(763,'121726934513','B022',2.00,'500','retail','0','2024-09-21 19:03:24','','','','176','Cash',0.00,'250','','','12','16.00','1','2024-09-21 16:03:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9977.00','9975','Inclusive','branch','Inventory','','','','yes','','','12172693462522342767292'),(767,'121726940239','B038',1.00,'250','retail','0','2024-09-21 20:37:19','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-09-21 19:14:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9676.00','9675','Inclusive','branch','Inventory','','','','yes','','','12172694603823223093690'),(768,'121726940144','B050',1.00,'6800','retail','0','2024-09-21 20:35:44','','','','5100.005','Cash',0.00,'6800','','','12','','1','2024-09-21 19:15:21','2','5','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','','',NULL,'12172694015526036209252'),(769,'121726940144','6512',15.00,'750','retail','0','2024-09-21 20:35:55','','','','30','Cash',0.00,'50','','','12','','1','2024-09-21 19:15:21','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','32.00','17','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172694018573232323202'),(770,'121726940144','B089',2.00,'400','retail','0','2024-09-21 20:36:25','','','','79.16675','Cash',0.00,'200','','','12','','1','2024-09-21 19:15:21','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9820.00','9818','Inclusive','branch','Inventory','','','','','',NULL,'12172694022600020331222'),(771,'121726940144','B050',1.00,'6800','retail','0','2024-09-21 22:14:43','','','','5100.005','Cash',0.00,'6800','','','12','16.00','1','2024-09-21 19:15:21','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','yes','','','12172694609322212343236'),(772,'121726940144','B089',1.00,'200','retail','0','2024-09-21 22:14:54','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2024-09-21 19:15:21','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9818.00','9817','Inclusive','branch','Inventory','','','','yes','','','12172694611232716212212'),(773,'121727006795','6511',1.00,'100','retail','0','2024-09-22 15:06:35','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-22 12:07:12','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172700681020300063313'),(774,'121727006795','6501',1.00,'200','retail','0','2024-09-22 15:06:50','','','','100','Cash',0.00,'200','','','12','0.00','1','2024-09-22 12:07:12','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12172700682500125202326'),(775,'121727006845','B001',3.00,'750','retail','0','2024-09-22 15:07:25','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-09-22 12:08:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9775.00','9772','Inclusive','branch','Inventory','','','','yes','','','12172700689439200200280'),(776,'121727006845','6017',1.00,'100','retail','0','2024-09-22 15:08:15','','','','100','Cash',0.00,'100','','','12','16.00','1','2024-09-22 12:08:54','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999998.00','999997','Inclusive','branch','Inventory','','','','yes','','','12172700691520131220222'),(777,'121727006845','15',1.00,'150','retail','0','2024-09-22 15:08:36','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-09-22 12:08:54','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999963.00','999962','Inclusive','branch','Inventory','','','','yes','','','12172700692732332112722'),(784,'121727007847','6509',2.00,'3000','retail','0','2024-09-22 15:24:07','','','','700','Cash',0.00,'1500','','','12','0.00','1','2024-09-22 12:28:22','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','12172700804831807213028'),(785,'121727007847','6044',2.00,'400','retail','0','2024-09-22 15:27:30','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-09-22 12:28:22','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4890.00','4888','Inclusive','branch','Inventory','','','','yes','','','12172700806900023072022'),(786,'121727007847','6510',2.00,'200','retail','0','2024-09-22 15:27:49','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-22 12:28:22','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','yes','','','12172700808402212302283'),(794,'121727008428','6505',1.00,'650','retail','0','2024-09-22 15:33:48','','','','350','Cash',0.00,'650','','','12','0.00','1','2024-09-22 12:42:04','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','12172700889372793200303'),(795,'121727008428','5996',1.00,'200','retail','0','2024-09-22 15:41:33','','','','150','Cash',0.00,'200','','','12','16.00','1','2024-09-22 12:42:04','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999991.00','999990','Inclusive','branch','Inventory','','','','yes','','','12172700890923279232330'),(796,'121727008428','6510',1.00,'100','retail','0','2024-09-22 15:41:49','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-22 12:42:04','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','12172700892002277022212'),(797,'121727009800','6011',1.00,'1200','retail','0','2024-09-22 15:56:40','','','','1000','Cash',0.00,'1200','','','12','16.00','1','2024-09-22 13:01:22','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999999.00','999998','Inclusive','branch','Inventory','','','','yes','','','12172701004417302712243'),(798,'121727009800','5996',2.00,'400','retail','0','2024-09-22 16:00:45','','','','150','Cash',0.00,'200','','','12','16.00','1','2024-09-22 13:01:22','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999990.00','999988','Inclusive','branch','Inventory','','','','yes','','','12172701006522010222035'),(799,'121727009800','6012',1.00,'500','retail','0','2024-09-22 16:01:06','','','','500','Cash',0.00,'500','','','12','16.00','1','2024-09-22 13:01:22','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','yes','','','12172701007872322223383'),(808,'121727007132','6038',1.00,'1300','retail','0','2024-09-22 15:12:12','','','','1300','Cash',0.00,'1300','','','12','','1','2024-09-22 13:08:09','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9993.00','9992','Inclusive','branch','Inventory','','','','','',NULL,'12172700714507002234077'),(809,'121727007132','5996',2.00,'400','retail','0','2024-09-22 15:12:26','','','','150','Cash',0.00,'200','','','12','','1','2024-09-22 13:08:09','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999993.00','999991','Inclusive','branch','Inventory','','','','','',NULL,'12172700724622420002032'),(810,'121727007132','6511',1.00,'100','retail','0','2024-09-22 15:22:57','','','','50','Cash',0.00,'100','','','12','','1','2024-09-22 13:08:09','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172700779103272317231'),(811,'121727007132','6040',1.00,'100','retail','0','2024-09-22 15:23:11','','','','42','Cash',0.00,'100','','','12','','1','2024-09-22 13:08:09','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9888.00','9887','Inclusive','branch','Inventory','','','','','',NULL,'12172700780302382032100'),(812,'121727007132','6511',1.00,'100','retail','0','2024-09-22 16:07:57','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-22 13:08:09','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172701048607300602230'),(813,'121727012242','6512',20.00,'1000','retail','0','2024-09-22 16:37:22','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-09-22 13:38:35','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','32.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','12172701231037032127221'),(829,'121727012680','6509',1.00,'1500','retail','0','2024-09-22 16:44:40','','','','700','Cash',0.00,'1500','','','12','','1','2024-09-22 14:38:20','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172701269631730320323'),(830,'121727012680','5996',2.00,'400','retail','0','2024-09-22 16:44:57','','','','150','Cash',0.00,'200','','','12','','1','2024-09-22 14:38:20','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999988.00','999986','Inclusive','branch','Inventory','','','','','',NULL,'12172701271002222020202'),(831,'121727012680','6510',1.00,'100','retail','0','2024-09-22 16:45:11','','','','50','Cash',0.00,'100','','','12','','1','2024-09-22 14:38:20','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172701273203023033272'),(832,'121727012680','6032',1.00,'200','retail','0','2024-09-22 16:45:32','','','','200','Cash',0.00,'200','','','12','','1','2024-09-22 14:38:20','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999990.00','999989','Inclusive','branch','Inventory','','','','','',NULL,'12172701274110313302370'),(833,'121727012680','6511',4.00,'400','retail','0','2024-09-22 17:38:01','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-22 14:38:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1.00','-3','Inclusive','branch','Service','1110','4000','5500','yes','','','12172701589413427103322'),(835,'121727015903','6013',2.00,'200','retail','0','2024-09-22 17:38:23','','','','100','Cash',0.00,'100','','','12','','1','2024-09-22 16:02:29','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1000000.00','999998','Inclusive','branch','Inventory','','','','','',NULL,'12172701708432377732007'),(836,'121727015903','6013',2.00,'200','retail','0','2024-09-22 19:02:08','','','','100','Cash',0.00,'100','','','12','16.00','1','2024-09-22 16:02:29','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999998.00','999996','Inclusive','branch','Inventory','','','','yes','','','12172702094592222303720'),(850,'121727020951','6522',1.00,'300','retail','0','2024-09-22 19:02:31','','','','150','Cash',0.00,'300','','','12','','1','2024-09-22 16:28:44','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172702125112203272221'),(851,'121727020951','6040',1.00,'100','retail','0','2024-09-22 19:07:31','','','','42','Cash',0.00,'100','','','12','','1','2024-09-22 16:28:44','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9886.00','9885','Inclusive','branch','Inventory','','','','','',NULL,'12172702127022020702033'),(852,'121727020951','6501',1.00,'200','retail','0','2024-09-22 19:07:51','','','','100','Cash',0.00,'200','','','12','','1','2024-09-22 16:28:44','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172702127920100021077'),(853,'121727020951','6013',2.00,'200','retail','0','2024-09-22 19:08:01','','','','100','Cash',0.00,'100','','','12','','1','2024-09-22 16:28:44','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999996.00','999994','Inclusive','branch','Inventory','','','','','',NULL,'12172702129823323022322'),(854,'121727020951','6044',1.00,'200','retail','0','2024-09-22 19:28:29','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-09-22 16:28:44','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4887.00','4886','Inclusive','branch','Inventory','','','','yes','','','12172702251922010303203'),(855,'121727021500','B009',2.00,'600','retail','0','2024-09-22 19:11:40','','','','204','Cash',0.00,'300','','','12','','1','2024-09-22 16:57:21','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9864.00','9862','Inclusive','branch','Inventory','','','','','',NULL,'12172702156400033270303'),(856,'121727021500','B023',2.00,'600','retail','0','2024-09-22 19:12:44','','','','176','Cash',0.00,'300','','','12','','1','2024-09-22 16:57:21','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9915.00','9913','Inclusive','branch','Inventory','','','','','',NULL,'12172702157723203372017'),(857,'121727021500','6528',2.00,'500','retail','0','2024-09-22 19:20:21','','','','150 ','Cash',0.00,'250','','','12','','1','2024-09-22 16:57:21','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172702204374322022223'),(858,'121727024272','B023',2.00,'600','retail','0','2024-09-22 19:57:52','','','','176','Cash',0.00,'300','','','12','16.00','1','2024-09-22 16:58:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9913.00','9911','Inclusive','branch','Inventory','','','','yes','','','12172702428423022223437'),(859,'121727008129','7029',1.00,'1800','retail','0','2024-09-22 15:28:49','','','','1200','Cash',0.00,'1800','','','12','','1','2024-09-22 17:02:48','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9991.00','9990','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172700827808032327013'),(860,'121727008129','6044',1.00,'200','retail','0','2024-09-22 15:31:19','','','','100','Cash',0.00,'200','','','12','','1','2024-09-22 17:02:48','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4888.00','4887','Inclusive','branch','Inventory','','','','','',NULL,'12172700831230711022300'),(861,'121727008129','6510',2.00,'200','retail','0','2024-09-22 15:31:53','','','','50','Cash',0.00,'100','','','12','','1','2024-09-22 17:02:48','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172700832432303812322'),(862,'121727008129','B088',1.00,'400','retail','0','2024-09-22 15:32:04','','','','216','Cash',0.00,'400','','','12','','1','2024-09-22 17:02:48','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9875.00','9874','Inclusive','branch','Inventory','','','','','',NULL,'12172700833403220000313'),(863,'121727008129','6502',1.00,'1500','retail','0','2024-09-22 15:32:15','','','','950','Cash',0.00,'1500','','','12','','1','2024-09-22 17:02:48','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9998.00','9997','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172700835622377020572'),(864,'121727008129','B091',1.00,'100','retail','0','2024-09-22 15:32:37','','','','47','Cash',0.00,'100','','','12','','1','2024-09-22 17:02:48','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9943.00','9942','Inclusive','branch','Inventory','','','','','',NULL,'12172700836832200000202'),(865,'121727008129','6040',1.00,'100','retail','0','2024-09-22 15:32:49','','','','42','Cash',0.00,'100','','','12','','1','2024-09-22 17:02:48','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9887.00','9886','Inclusive','branch','Inventory','','','','','',NULL,'12172700838021012100300'),(866,'121727008129','6519',1.00,'150','retail','0','2024-09-22 16:02:27','','','','50','Cash',0.00,'150','','','12','','1','2024-09-22 17:02:48','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172701016831271132732'),(867,'121727008129','6511',1.00,'100','retail','0','2024-09-22 17:12:45','','','','50','Cash',0.00,'100','','','12','','1','2024-09-22 17:02:48','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172701438032372122002'),(868,'121727008129','B091',1.00,'100','retail','0','2024-09-22 17:13:02','','','','47','Cash',0.00,'100','','','12','','1','2024-09-22 17:02:48','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9942.00','9941','Inclusive','branch','Inventory','','','','','',NULL,'12172701439832433229120'),(869,'121727008129','B088',1.00,'400','retail','0','2024-09-22 17:13:18','','','','216','Cash',0.00,'400','','','12','','1','2024-09-22 17:02:48','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9874.00','9873','Inclusive','branch','Inventory','','','','','',NULL,'12172701541807222223130'),(870,'121727008129','B088',2.00,'800','retail','0','2024-09-22 20:01:27','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-09-22 17:02:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9873.00','9871','Inclusive','branch','Inventory','','','','yes','','','12172702451730222702333'),(871,'121727008129','6519',1.00,'150','retail','0','2024-09-22 20:01:58','','','','50','Cash',0.00,'150','','','12','0.00','1','2024-09-22 17:02:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172702456223302710522'),(872,'121727024571','B088',1.00,'400','retail','0','2024-09-22 20:02:51','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-09-22 17:03:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9871.00','9870','Inclusive','branch','Inventory','','','','yes','','','12172702458812233027321'),(873,'121727024571','6044',1.00,'200','retail','0','2024-09-22 20:03:08','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-09-22 17:03:40','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4886.00','4885','Inclusive','branch','Inventory','','','','yes','','','12172702460007276327023'),(874,'121727021320','6038',1.00,'1300','retail','0','2024-09-22 19:08:40','','','','1300','Cash',0.00,'1300','','','12','','1','2024-09-22 18:05:10','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9992.00','9991','Inclusive','branch','Inventory','','','','','',NULL,'12172702133623320322223'),(875,'121727021320','6046',1.00,'750','retail','0','2024-09-22 19:08:58','','','','400','Cash',0.00,'750','','','12','','1','2024-09-22 18:05:10','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999994.00','999993','Inclusive','branch','Inventory','','','','','',NULL,'12172702135333212522232'),(876,'121727021320','B065',1.00,'2200','retail','0','2024-09-22 19:09:14','','','','1400','Cash',0.00,'2200','','','12','','1','2024-09-22 18:05:10','2','7','returned','1','new','pcs','','','7','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','yes','',NULL,'12172702137737223372130'),(877,'121727021320','6040',2.00,'200','retail','0','2024-09-22 19:09:37','','','','42','Cash',0.00,'100','','','12','','1','2024-09-22 18:05:10','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9885.00','9883','Inclusive','branch','Inventory','','','','yes','',NULL,'12172702138632308120020'),(878,'121727021320','6040',1.00,'100','retail','0','2024-09-22 19:09:47','','','','42','Cash',0.00,'100','','','12','','1','2024-09-22 18:05:10','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9883.00','9882','Inclusive','branch','Inventory','','','','yes','',NULL,'12172702148022384133203'),(879,'121727021320','B032',2.00,'500','retail','0','2024-09-22 19:11:20','','','','186.68','Cash',0.00,'250','','','12','','1','2024-09-22 18:05:10','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9903.00','9901','Inclusive','branch','Inventory','','','','yes','',NULL,'12172702149302120373370'),(880,'121727021320','B065',1.00,'2000','retail','0','2024-09-22 21:04:48','','','','1400','Cash',0.00,'2000','','','12','16.00','1','2024-09-22 18:05:10','2','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','yes','','','12172702830303280222310'),(884,'121727028336','B065',2.00,'4000','retail','0','2024-09-22 21:05:36','','','','1400','Cash',0.00,'2000','','','12','','1','2024-09-22 18:11:58','2','7','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9999.00','9997','Inclusive','branch','Inventory','','','','','',NULL,'12172702834632122202023'),(885,'121727028336','6040',3.00,'300','retail','0','2024-09-22 21:05:46','','','','42','Cash',0.00,'100','','','12','','1','2024-09-22 18:11:58','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9882.00','9879','Inclusive','branch','Inventory','','','','','',NULL,'12172702836023373286208'),(886,'121727028336','6511',2.00,'200','retail','0','2024-09-22 21:06:00','','','','50','Cash',0.00,'100','','','12','','1','2024-09-22 18:11:58','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172702838023002323322'),(887,'121727028336','6040',1.00,'100','retail','0','2024-09-22 21:11:36','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-09-22 18:11:58','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9879.00','9878','Inclusive','branch','Inventory','','','','yes','','','12172702870620330162726'),(888,'121727028846','B088',1.00,'400','retail','0','2024-09-22 21:14:06','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-09-22 18:14:23','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9870.00','9869','Inclusive','branch','Inventory','','','','yes','','','12172702886023223333132'),(892,'121727031022','6511',2.00,'200','retail','0','2024-09-22 21:50:22','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-22 18:50:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172703103331223302330'),(893,'121727029271','6502',1.00,'1500','retail','0','2024-09-22 21:21:11','','','','950','Cash',0.00,'1500','','','12','','1','2024-09-22 19:42:24','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172702928623702202382'),(894,'121727029271','6511',2.00,'200','retail','0','2024-09-22 21:21:26','','','','50','Cash',0.00,'100','','','12','','1','2024-09-22 19:42:24','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172702932333232032320'),(895,'121727029271','6040',1.00,'100','retail','0','2024-09-22 21:22:03','','','','42','Cash',0.00,'100','','','12','','1','2024-09-22 19:42:24','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9878.00','9877','Inclusive','branch','Inventory','','','','','',NULL,'12172702933103211211323'),(896,'121727029271','6514',2.00,'200','retail','0','2024-09-22 22:41:45','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-22 19:42:24','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','12172703411772130232010'),(897,'121727029271','B006',1.00,'250','retail','0','2024-09-22 22:41:57','','','','176','Cash',0.00,'250','','','12','16.00','1','2024-09-22 19:42:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9958.00','9957','Inclusive','branch','Inventory','','','','yes','','','12172703413670200107777'),(898,'121727036684','B089',1.00,'200','retail','0','2024-09-22 23:24:44','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2024-09-22 20:25:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9817.00','9816','Inclusive','branch','Inventory','','','','yes','','','12172703669912323333030'),(899,'121727096297','B023',2.00,'600','retail','0','2024-09-23 15:58:17','','','','176','Cash',0.00,'300','','','12','16.00','1','2024-09-23 12:59:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9911.00','9909','Inclusive','branch','Inventory','','','','yes','','','12172709631022212320022'),(900,'121727096297','6522',1.00,'300','retail','0','2024-09-23 15:58:31','','','','150','Cash',0.00,'300','','','12','0.00','1','2024-09-23 12:59:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172709632223020923903'),(901,'121727096297','5998',1.00,'600','retail','0','2024-09-23 15:58:42','','','','600','Cash',0.00,'600','','','12','16.00','1','2024-09-23 12:59:30','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999999.00','999998','Inclusive','branch','Inventory','','','','yes','','','12172709634033302242332'),(902,'121727096297','6048',1.00,'600','retail','0','2024-09-23 15:59:01','','','','300','Cash',0.00,'600','','','12','16.00','1','2024-09-23 12:59:30','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9998.00','9997','Inclusive','branch','Inventory','','','','yes','','','12172709635220223022232'),(903,'121727096297','6510',2.00,'200','retail','0','2024-09-23 15:59:12','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-23 12:59:30','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','yes','','','12172709636532129902023'),(904,'121727110540','6512',2.00,'100','retail','0','2024-09-23 19:55:40','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-09-23 16:55:56','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Service','1110','4000','5500','yes','','','12172711055131103312230'),(905,'121727186210','15',2.00,'300','retail','0','2024-09-24 16:56:50','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-09-24 13:57:30','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999962.00','999960','Inclusive','branch','Inventory','','','','yes','','','12172718622430128200302'),(906,'121727186210','6017',1.00,'100','retail','0','2024-09-24 16:57:04','','','','100','Cash',0.00,'100','','','12','16.00','1','2024-09-24 13:57:30','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999997.00','999996','Inclusive','branch','Inventory','','','','yes','','','12172718623632300822236'),(913,'121727186432','6511',1.00,'100','retail','0','2024-09-24 17:00:32','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-24 14:00:52','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172718644027231127340'),(914,'121727186432','6512',2.00,'100','retail','0','2024-09-24 17:00:40','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-09-24 14:00:52','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Service','1110','4000','5500','yes','','','12172718644922201203402'),(915,'121727186252','7029',1.00,'1800','retail','0','2024-09-24 16:57:32','','','','1200','Cash',0.00,'1800','','','12','','1','2024-09-24 14:01:36','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9990.00','9989','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172718627823731736308'),(916,'121727186252','5980',1.00,'900','retail','0','2024-09-24 16:57:58','','','','900','Cash',0.00,'900','','','12','','1','2024-09-24 14:01:36','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999994.00','999993','Inclusive','branch','Inventory','','','','','',NULL,'12172718629332827202232'),(917,'121727186252','15',5.00,'750','retail','0','2024-09-24 16:58:13','','','','0','Cash',0.00,'150','','','12','','1','2024-09-24 14:01:36','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','999960.00','999955','Inclusive','branch','Inventory','','','','','',NULL,'12172718631460334223030'),(918,'121727186252','6513',2.00,'200','retail','0','2024-09-24 16:58:34','','','','50','Cash',0.00,'100','','','12','','1','2024-09-24 14:01:36','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172718634120237233423'),(919,'121727186252','6510',2.00,'200','retail','0','2024-09-24 16:59:02','','','','50','Cash',0.00,'100','','','12','','1','2024-09-24 14:01:36','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172718635286220500623'),(920,'121727186252','6044',2.00,'400','retail','0','2024-09-24 16:59:13','','','','100','Cash',0.00,'200','','','12','','1','2024-09-24 14:01:36','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4885.00','4883','Inclusive','branch','Inventory','','','','','',NULL,'12172718636432223333723'),(921,'121727186252','6512',6.00,'300','retail','0','2024-09-24 17:01:17','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-09-24 14:01:36','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','32.00','26','Inclusive','branch','Service','1110','4000','5500','yes','','','12172718649113217321273'),(922,'121727197186','6527',2.00,'400','retail','0','2024-09-24 19:59:46','','','','50','Cash',0.00,'200','','','12','0.00','1','2024-09-24 17:00:31','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','12172719720007227321012'),(923,'121727197186','6501',2.00,'400','retail','0','2024-09-24 20:00:01','','','','100','Cash',0.00,'200','','','12','0.00','1','2024-09-24 17:00:31','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9994.00','9992','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12172719721232220207220'),(924,'121727197186','6512',2.00,'100','retail','0','2024-09-24 20:00:14','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-09-24 17:00:31','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Service','1110','4000','5500','yes','','','12172719722559722331312'),(925,'121727197233','6009',1.00,'600','retail','0','2024-09-24 20:00:33','','','','600','Cash',0.00,'600','','','12','16.00','1','2024-09-24 17:03:27','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999998.00','999997','Inclusive','branch','Inventory','','','','yes','','','12172719740170423222320'),(926,'121727252468','15',1.00,'150','retail','0','2024-09-25 11:21:08','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-09-25 08:22:20','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999955.00','999954','Inclusive','branch','Inventory','','','','yes','','','12172725248131241237300'),(927,'121727252468','6520',1.00,'200','retail','0','2024-09-25 11:21:22','','','','100','Cash',0.00,'200','','','12','0.00','1','2024-09-25 08:22:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172725249401322234100'),(928,'121727252468','6512',4.00,'200','retail','0','2024-09-25 11:21:34','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-09-25 08:22:20','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','32.00','28','Inclusive','branch','Service','1110','4000','5500','yes','','','12172725251072701002030'),(929,'121727252468','B089',1.00,'200','retail','0','2024-09-25 11:21:51','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2024-09-25 08:22:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9816.00','9815','Inclusive','branch','Inventory','','','','yes','','','12172725252220372120225'),(930,'121727252468','B023',2.00,'600','retail','0','2024-09-25 11:22:02','','','','176','Cash',0.00,'300','','','12','16.00','1','2024-09-25 08:22:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9909.00','9907','Inclusive','branch','Inventory','','','','yes','','','12172725253452322232202'),(931,'121727255520','6046',1.00,'750','retail','0','2024-09-25 12:12:00','','','','400','Cash',0.00,'750','','','12','16.00','1','2024-09-25 09:15:43','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999993.00','999992','Inclusive','branch','Inventory','','','','yes','','','12172725562277223320370'),(932,'121727255520','6044',1.00,'200','retail','0','2024-09-25 12:13:43','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-09-25 09:15:43','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4883.00','4882','Inclusive','branch','Inventory','','','','yes','','','12172725564253430027203'),(933,'121727267826','6512',4.00,'200','retail','0','2024-09-25 15:37:06','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-09-25 12:38:49','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','36.00','32','Inclusive','branch','Service','1110','4000','5500','yes','','','12172726783930132932203'),(934,'121727267826','6003',2.00,'300','retail','0','2024-09-25 15:37:20','','','','150','Cash',0.00,'150','','','12','16.00','1','2024-09-25 12:38:49','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999995.00','999993','Inclusive','branch','Inventory','','','','yes','','','12172726786566322030323'),(935,'121727267826','6044',1.00,'200','retail','0','2024-09-25 15:37:46','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-09-25 12:38:49','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4882.00','4881','Inclusive','branch','Inventory','','','','yes','','','12172726788630380032633'),(936,'121727267826','6513',1.00,'100','retail','0','2024-09-25 15:38:07','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-25 12:38:49','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172726790107307033229'),(937,'121727267932','5994',1.00,'150','retail','0','2024-09-25 15:38:52','','','','150','Cash',0.00,'150','','','12','16.00','1','2024-09-25 12:39:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9983.00','9982','Inclusive','branch','Inventory','','','','yes','','','12172726795313229310302'),(938,'121727267932','6040',1.00,'100','retail','0','2024-09-25 15:39:13','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-09-25 12:39:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9877.00','9876','Inclusive','branch','Inventory','','','','yes','','','12172726796423321223223'),(939,'121727286991','15',1.00,'150','retail','0','2024-09-25 20:56:31','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-09-25 17:56:48','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999954.00','999953','Inclusive','branch','Inventory','','','','yes','','','12172728700320323223201'),(940,'121727356141','5985',1.00,'250','retail','0','2024-09-26 16:09:01','','','','200','Cash',0.00,'250','','','12','16.00','1','2024-09-26 13:09:35','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999980.00','999979','Inclusive','branch','Inventory','','','','yes','','','12172735615436014413306'),(941,'121727356141','6511',1.00,'100','retail','0','2024-09-26 16:09:14','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-26 13:09:35','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172735616222222302022'),(945,'121727356177','B182',1.00,'1700','retail','0','2024-09-26 16:09:37','','','','950','Cash',0.00,'1700','','','12','','1','2024-09-26 13:21:06','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9998.00','9997','Inclusive','branch','Inventory','','','','','',NULL,'12172735618813333232222'),(946,'121727356177','B006',2.00,'500','retail','0','2024-09-26 16:20:47','','','','176','Cash',0.00,'250','','','12','16.00','1','2024-09-26 13:21:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9957.00','9955','Inclusive','branch','Inventory','','','','yes','','','12172735686103228028213'),(960,'121727362395','B136',1.00,'1200','retail','0','2024-09-26 17:53:15','','','','610.5','Cash',0.00,'1200','','','12','','1','2024-09-26 15:47:52','2','14','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9992.00','9991','Inclusive','branch','Inventory','','','','','',NULL,'12172736242147217311230'),(961,'121727362395','6040',1.00,'100','retail','0','2024-09-26 17:53:41','','','','42','Cash',0.00,'100','','','12','','1','2024-09-26 15:47:52','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9876.00','9875','Inclusive','branch','Inventory','','','','','',NULL,'12172736245033332307333'),(962,'121727362395','B038',1.00,'250','retail','0','2024-09-26 17:54:10','','','','195.52','Cash',0.00,'250','','','12','','1','2024-09-26 15:47:52','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9674.00','9673','Inclusive','branch','Inventory','','','','','',NULL,'12172736247102013230323'),(963,'121727362395','B038',1.00,'250','retail','0','2024-09-26 18:45:08','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-09-26 15:47:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9672.00','9671','Inclusive','branch','Inventory','','','','yes','','','12172736551952323012252'),(985,'121727373578','6040',1.00,'100','retail','0','2024-09-26 20:59:38','','','','42','Cash',0.00,'100','','','12','','1','2024-09-26 18:03:28','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9875.00','9874','Inclusive','branch','Inventory','','','','','',NULL,'12172737359023722202713'),(986,'121727373578','6038',1.00,'1300','retail','0','2024-09-26 20:59:51','','','','1300','Cash',0.00,'1300','','','12','','1','2024-09-26 18:03:28','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9991.00','9990','Inclusive','branch','Inventory','','','','','',NULL,'12172737362112373271222'),(987,'121727373578','6510',1.00,'100','retail','0','2024-09-26 21:00:21','','','','50','Cash',0.00,'100','','','12','','1','2024-09-26 18:03:28','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172737363033302712233'),(988,'121727373578','B006',2.00,'500','retail','0','2024-09-26 21:00:30','','','','176','Cash',0.00,'250','','','12','','1','2024-09-26 18:03:28','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9955.00','9953','Inclusive','branch','Inventory','','','','','',NULL,'12172737363920072330732'),(989,'121727373578','6510',1.00,'100','retail','0','2024-09-26 21:03:12','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-26 18:03:28','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','12172737380327213720203'),(990,'121727373810','B001',2.00,'500','retail','0','2024-09-26 21:03:30','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-09-26 18:03:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9772.00','9770','Inclusive','branch','Inventory','','','','yes','','','12172737382923700123320'),(991,'121727356198','B038',1.00,'250','retail','0','2024-09-26 16:09:58','','','','195.52','Cash',0.00,'250','','','12','','1','2024-09-26 18:12:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9675.00','9674','Inclusive','branch','Inventory','','','','','',NULL,'12172735621422013723031'),(992,'121727356198','B009',1.00,'300','retail','0','2024-09-26 16:10:14','','','','204','Cash',0.00,'300','','','12','','1','2024-09-26 18:12:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9862.00','9861','Inclusive','branch','Inventory','','','','','',NULL,'12172735622800280202720'),(993,'121727356198','6515',2.00,'600','retail','0','2024-09-26 17:54:51','','','','100','Cash',0.00,'300','','','12','','1','2024-09-26 18:12:58','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172736250332307001322'),(994,'121727356198','B009',1.00,'300','retail','0','2024-09-26 17:55:03','','','','204','Cash',0.00,'300','','','12','','1','2024-09-26 18:12:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9861.00','9860','Inclusive','branch','Inventory','','','','','',NULL,'12172736251922302217272'),(995,'121727356198','B038',1.00,'250','retail','0','2024-09-26 17:55:20','','','','195.52','Cash',0.00,'250','','','12','','1','2024-09-26 18:12:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9673.00','9672','Inclusive','branch','Inventory','','','','','',NULL,'12172736253822332333320'),(996,'121727356198','B089',1.00,'200','retail','0','2024-09-26 18:49:03','','','','79.16675','Cash',0.00,'200','','','12','','1','2024-09-26 18:12:58','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9815.00','9814','Inclusive','branch','Inventory','','','','','',NULL,'12172736575223633332335'),(997,'121727356198','B009',1.00,'300','retail','0','2024-09-26 20:56:55','','','','204','Cash',0.00,'300','','','12','','1','2024-09-26 18:12:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9860.00','9859','Inclusive','branch','Inventory','','','','','',NULL,'12172737342992202202020'),(998,'121727356198','B038',1.00,'250','retail','0','2024-09-26 20:57:09','','','','195.52','Cash',0.00,'250','','','12','','1','2024-09-26 18:12:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9671.00','9670','Inclusive','branch','Inventory','','','','','',NULL,'12172737344137140272070'),(999,'121727356198','5980',1.00,'900','retail','0','2024-09-26 20:57:22','','','','900','Cash',0.00,'900','','','12','','1','2024-09-26 18:12:58','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999993.00','999992','Inclusive','branch','Inventory','','','','','',NULL,'12172737345900027032340'),(1000,'121727356198','6032',1.00,'200','retail','0','2024-09-26 20:57:39','','','','200','Cash',0.00,'200','','','12','','1','2024-09-26 18:12:58','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999989.00','999988','Inclusive','branch','Inventory','','','','','',NULL,'12172737352822233222333'),(1001,'121727356198','6513',1.00,'100','retail','0','2024-09-26 20:58:49','','','','50','Cash',0.00,'100','','','12','','1','2024-09-26 18:12:58','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172737354633020313070'),(1002,'121727356198','B038',1.00,'250','retail','0','2024-09-26 21:12:29','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-09-26 18:12:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9670.00','9669','Inclusive','branch','Inventory','','','','yes','','','12172737436137113300226'),(1003,'121727356198','B009',1.00,'300','retail','0','2024-09-26 21:12:42','','','','204','Cash',0.00,'300','','','12','16.00','1','2024-09-26 18:12:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9859.00','9858','Inclusive','branch','Inventory','','','','yes','','','12172737437232022242072'),(1004,'121727428994','6512',2.00,'100','retail','0','2024-09-27 12:23:14','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-09-27 09:23:43','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','36.00','34','Inclusive','branch','Service','1110','4000','5500','yes','','','12172742900500420723297'),(1005,'121727428994','6511',1.00,'100','retail','0','2024-09-27 12:23:26','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-27 09:23:43','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172742901724011972140'),(1006,'121727429026','B164',1.00,'1600','retail','0','2024-09-27 12:23:46','','','','888.88','Cash',0.00,'1600','','','12','16.00','1','2024-09-27 09:24:51','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','','','yes','','','12172742905322432922201'),(1007,'121727429026','B089',1.00,'200','retail','0','2024-09-27 12:24:13','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2024-09-27 09:24:51','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9814.00','9813','Inclusive','branch','Inventory','','','','yes','','','12172742906327202903203'),(1008,'121727429026','6512',4.00,'200','retail','0','2024-09-27 12:24:23','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-09-27 09:24:51','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','36.00','32','Inclusive','branch','Service','1110','4000','5500','yes','','','12172742907332323733232'),(1009,'121727429093','B001',1.00,'250','retail','0','2024-09-27 12:24:53','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-09-27 09:25:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9770.00','9769','Inclusive','branch','Inventory','','','','yes','','','12172742911027000721414'),(1010,'121727429093','15',1.00,'150','retail','0','2024-09-27 12:25:11','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-09-27 09:25:35','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999953.00','999952','Inclusive','branch','Inventory','','','','yes','','','12172742912120102207029'),(1011,'121727429093','6512',2.00,'100','retail','0','2024-09-27 12:25:22','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-09-27 09:25:35','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','36.00','34','Inclusive','branch','Service','1110','4000','5500','yes','','','12172742913111232202323'),(1012,'121727441766','6009',1.00,'600','retail','0','2024-09-27 15:56:06','','','','600','Cash',0.00,'600','','','12','16.00','1','2024-09-27 13:00:32','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999997.00','999996','Inclusive','branch','Inventory','','','','yes','','','12172744180633024202330'),(1013,'121727441766','5997',1.00,'1200','retail','0','2024-09-27 15:57:22','','','','1200','Cash',0.00,'1200','','','12','16.00','1','2024-09-27 13:00:32','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999999.00','999998','Inclusive','branch','Inventory','','','','yes','','','12172744191331322330009'),(1014,'121727441766','6044',4.00,'800','retail','0','2024-09-27 15:58:33','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-09-27 13:00:32','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4881.00','4877','Inclusive','branch','Inventory','','','','yes','','','12172744192939322221922'),(1015,'121727441766','6510',2.00,'200','retail','0','2024-09-27 15:58:50','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-27 13:00:32','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','yes','','','12172744194525352412322'),(1016,'121727441766','6513',3.00,'300','retail','0','2024-09-27 15:59:05','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-27 13:00:32','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','yes','','','12172744195640302126212'),(1017,'121727441766','6520',1.00,'200','retail','0','2024-09-27 15:59:16','','','','100','Cash',0.00,'200','','','12','0.00','1','2024-09-27 13:00:32','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172744198633212202932'),(1018,'121727441766','15',1.00,'150','retail','0','2024-09-27 15:59:46','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-09-27 13:00:32','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999952.00','999951','Inclusive','branch','Inventory','','','','yes','','','12172744199434272372222'),(1019,'121727441766','15',1.00,'150','retail','0','2024-09-27 15:59:55','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-09-27 13:00:32','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999951.00','999950','Inclusive','branch','Inventory','','','','yes','','','12172744200420332322032'),(1020,'121727441766','B088',1.00,'400','retail','0','2024-09-27 16:00:04','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-09-27 13:00:32','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9869.00','9868','Inclusive','branch','Inventory','','','','yes','','','12172744201420233232323'),(1021,'121727441766','6040',2.00,'200','retail','0','2024-09-27 16:00:15','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-09-27 13:00:32','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9874.00','9872','Inclusive','branch','Inventory','','','','yes','','','12172744202402772302701'),(1024,'121727442034','B089',1.00,'200','retail','0','2024-09-27 16:00:34','','','','79.16675','Cash',0.00,'200','','','12','','1','2024-09-27 14:34:07','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9813.00','9812','Inclusive','branch','Inventory','','','','','',NULL,'12172744204410040323114'),(1025,'121727442034','6013',1.00,'100','retail','0','2024-09-27 16:00:45','','','','100','Cash',0.00,'100','','','12','','1','2024-09-27 14:34:07','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999994.00','999993','Inclusive','branch','Inventory','','','','','',NULL,'12172744207021203230332'),(1026,'121727442034','6512',4.00,'200','retail','0','2024-09-27 17:33:41','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-09-27 14:34:07','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','36.00','32','Inclusive','branch','Service','1110','4000','5500','yes','','','12172744763124363222222'),(1027,'121727442034','15',1.00,'150','retail','0','2024-09-27 17:33:52','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-09-27 14:34:07','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999950.00','999949','Inclusive','branch','Inventory','','','','yes','','','12172744764023102303334'),(1028,'121727447650','6519',1.00,'150','retail','0','2024-09-27 17:34:11','','','','50','Cash',0.00,'150','','','12','0.00','1','2024-09-27 14:36:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172744779304393772079'),(1029,'121727447650','6512',2.00,'100','retail','0','2024-09-27 17:36:33','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-09-27 14:36:48','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','36.00','34','Inclusive','branch','Service','1110','4000','5500','yes','','','12172744780232213332033'),(1034,'121727447810','6511',4.00,'400','retail','0','2024-09-27 17:36:50','','','','50','Cash',0.00,'100','','','12','','1','2024-09-27 14:41:22','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1.00','-3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172744783432037774338'),(1035,'121727447810','6512',4.00,'200','retail','0','2024-09-27 17:37:15','','','','30','Cash',0.00,'50','','','12','','1','2024-09-27 14:41:22','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','36.00','32','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172744785773002270203'),(1036,'121727447810','6520',2.00,'400','retail','0','2024-09-27 17:37:38','','','','100','Cash',0.00,'200','','','12','','1','2024-09-27 14:41:22','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172744788502333323132'),(1037,'121727447810','6514',4.00,'400','retail','0','2024-09-27 17:38:06','','','','50','Cash',0.00,'100','','','12','','1','2024-09-27 14:41:22','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','5.00','1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172744790202432032030'),(1038,'121727447810','B030',2.00,'500','retail','0','2024-09-27 17:40:34','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2024-09-27 14:41:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9709.00','9707','Inclusive','branch','Inventory','','','','yes','','','12172744805022721270032'),(1039,'121727447810','6503',3.00,'1200','retail','0','2024-09-27 17:40:50','','','','300','Cash',0.00,'400','','','12','0.00','1','2024-09-27 14:41:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12172744806200333800022'),(1040,'121727447810','B006',1.00,'250','retail','0','2024-09-27 17:41:03','','','','176','Cash',0.00,'250','','','12','16.00','1','2024-09-27 14:41:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9953.00','9952','Inclusive','branch','Inventory','','','','yes','','','12172744807342733232332'),(1045,'121727454274','B091',1.00,'100','retail','0','2024-09-27 19:24:34','','','','47','Cash',0.00,'100','','','12','16.00','1','2024-09-27 16:40:03','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9938.00','9937','Inclusive','branch','Inventory','','','','yes','','','12172745519923322331393'),(1054,'121727448785','6502',2.00,'3000','retail','0','2024-09-27 17:53:05','','','','950','Cash',0.00,'1500','','','12','','1','2024-09-27 18:01:34','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9996.00','9994','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172745417030015032353'),(1055,'121727448785','6511',2.00,'200','retail','0','2024-09-27 19:22:51','','','','50','Cash',0.00,'100','','','12','','1','2024-09-27 18:01:34','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172745419243217023252'),(1056,'121727448785','B091',3.00,'300','retail','0','2024-09-27 19:23:12','','','','47','Cash',0.00,'100','','','12','','1','2024-09-27 18:01:34','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9941.00','9938','Inclusive','branch','Inventory','','','','','',NULL,'12172745420838328247820'),(1057,'121727448785','6040',3.00,'300','retail','0','2024-09-27 19:23:29','','','','42','Cash',0.00,'100','','','12','','1','2024-09-27 18:01:34','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9872.00','9869','Inclusive','branch','Inventory','','','','','',NULL,'12172745422120272007122'),(1058,'121727448785','6502',1.00,'1500','retail','0','2024-09-27 20:45:40','','','','950','Cash',0.00,'1500','','','12','','1','2024-09-27 18:01:34','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172745915122320407223'),(1059,'121727448785','6511',1.00,'100','retail','0','2024-09-27 20:45:52','','','','50','Cash',0.00,'100','','','12','','1','2024-09-27 18:01:34','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172745915953100230033'),(1060,'121727448785','6040',1.00,'100','retail','0','2024-09-27 20:46:00','','','','42','Cash',0.00,'100','','','12','','1','2024-09-27 18:01:34','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9869.00','9868','Inclusive','branch','Inventory','','','','','',NULL,'12172745916920333225272'),(1061,'121727448785','B091',2.00,'200','retail','0','2024-09-27 20:46:09','','','','47','Cash',0.00,'100','','','12','','1','2024-09-27 18:01:34','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9937.00','9935','Inclusive','branch','Inventory','','','','','',NULL,'12172745918640764512323'),(1062,'121727448785','B091',1.00,'100','retail','0','2024-09-27 21:01:17','','','','47','Cash',0.00,'100','','','12','16.00','1','2024-09-27 18:01:34','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9935.00','9934','Inclusive','branch','Inventory','','','','yes','','','12172746008702320780304'),(1063,'121727462847','B009',1.00,'300','retail','0','2024-09-27 21:47:27','','','','204','Cash',0.00,'300','','','12','16.00','1','2024-09-27 18:48:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9858.00','9857','Inclusive','branch','Inventory','','','','yes','','','12172746286827222302628'),(1064,'121727462847','B006',1.00,'250','retail','0','2024-09-27 21:47:48','','','','176','Cash',0.00,'250','','','12','16.00','1','2024-09-27 18:48:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9952.00','9951','Inclusive','branch','Inventory','','','','yes','','','12172746287721321222700'),(1065,'121727465521','6514',2.00,'200','retail','0','2024-09-27 22:32:01','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-27 19:33:23','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','12172746553472307202212'),(1076,'121727525226','6511',2.00,'200','retail','0','2024-09-28 15:07:06','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-28 13:59:08','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172753189520532323022'),(1077,'121727525226','6040',1.00,'100','retail','0','2024-09-28 16:58:15','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-09-28 13:59:08','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9868.00','9867','Inclusive','branch','Inventory','','','','yes','','','12172753192022123321222'),(1078,'121727525226','B136',1.00,'1200','retail','0','2024-09-28 16:58:40','','','','610.5','Cash',0.00,'1200','','','12','16.00','1','2024-09-28 13:59:08','2','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9991.00','9990','Inclusive','branch','Inventory','','','','yes','','','12172753194522222003222'),(1079,'121727531951','6519',2.00,'300','retail','0','2024-09-28 16:59:11','','','','50','Cash',0.00,'150','','','12','0.00','1','2024-09-28 14:06:42','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172753236223102323333'),(1080,'121727531951','6044',1.00,'200','retail','0','2024-09-28 17:06:03','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-09-28 14:06:42','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4876.00','4875','Inclusive','branch','Inventory','','','','yes','','','12172753237023227223222'),(1081,'121727533250','B176',3.00,'5100','retail','0','2024-09-28 17:20:50','','','','950','Cash',0.00,'1700','','','12','16.00','1','2024-09-28 14:23:23','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9999.00','9996','Inclusive','branch','Inventory','','','','yes','','','12172753336373232200332'),(1082,'121727533250','6038',1.00,'1300','retail','0','2024-09-28 17:22:44','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2024-09-28 14:23:23','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9989.00','9988','Inclusive','branch','Inventory','','','','yes','','','12172753338530230275252'),(1083,'121727533250','6044',2.00,'400','retail','0','2024-09-28 17:23:05','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-09-28 14:23:23','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4875.00','4873','Inclusive','branch','Inventory','','','','yes','','','12172753339973370332223'),(1088,'121727533479','6040',1.00,'100','retail','0','2024-09-28 17:24:39','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-09-28 14:25:46','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9867.00','9866','Inclusive','branch','Inventory','','','','yes','','','12172753350221232253232'),(1089,'121727533479','6516',1.00,'300','retail','0','2024-09-28 17:25:03','','','','125','Cash',0.00,'300','','','12','0.00','1','2024-09-28 14:25:46','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172753351007301301001'),(1090,'121727533479','B009',1.00,'300','retail','0','2024-09-28 17:25:11','','','','204','Cash',0.00,'300','','','12','16.00','1','2024-09-28 14:25:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9857.00','9856','Inclusive','branch','Inventory','','','','yes','','','12172753351830837023232'),(1091,'121727533479','6529',1.00,'600','retail','0','2024-09-28 17:25:18','','','','300','Cash',0.00,'600','','','12','0.00','1','2024-09-28 14:25:46','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172753352750733223733'),(1092,'121727533406','6038',1.00,'1300','retail','0','2024-09-28 17:23:26','','','','1300','Cash',0.00,'1300','','','12','','1','2024-09-28 14:26:37','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9988.00','9987','Inclusive','branch','Inventory','','','','','',NULL,'12172753343723213033753'),(1093,'121727533406','6032',1.00,'200','retail','0','2024-09-28 17:23:58','','','','200','Cash',0.00,'200','','','12','','1','2024-09-28 14:26:37','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999988.00','999987','Inclusive','branch','Inventory','','','','','',NULL,'12172753344823443223343'),(1094,'121727533406','6511',4.00,'400','retail','0','2024-09-28 17:24:08','','','','50','Cash',0.00,'100','','','12','','1','2024-09-28 14:26:37','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1.00','-3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172753345700530032122'),(1095,'121727533406','B088',1.00,'400','retail','0','2024-09-28 17:24:17','','','','216','Cash',0.00,'400','','','12','','1','2024-09-28 14:26:37','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9868.00','9867','Inclusive','branch','Inventory','','','','','',NULL,'12172753347242042032032'),(1096,'121727533406','6514',8.00,'800','retail','0','2024-09-28 17:26:12','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-28 14:26:37','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','5.00','-3','Inclusive','branch','Service','1110','4000','5500','yes','','','12172753358430285322328'),(1097,'121727533406','6044',2.00,'400','retail','0','2024-09-28 17:26:24','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-09-28 14:26:37','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4873.00','4871','Inclusive','branch','Inventory','','','','yes','','','12172753359332373320323'),(1098,'121727524895','6038',1.00,'1300','retail','0','2024-09-28 15:01:35','','','','1300','Cash',0.00,'1300','','','12','','1','2024-09-28 14:37:37','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9990.00','9989','Inclusive','branch','Inventory','','','','','',NULL,'12172752490731202220237'),(1099,'121727524895','6044',1.00,'200','retail','0','2024-09-28 15:01:47','','','','100','Cash',0.00,'200','','','12','','1','2024-09-28 14:37:37','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4877.00','4876','Inclusive','branch','Inventory','','','','','',NULL,'12172752494057323221000'),(1100,'121727524895','6501',1.00,'200','retail','0','2024-09-28 15:02:20','','','','100','Cash',0.00,'200','','','12','','1','2024-09-28 14:37:37','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9992.00','9991','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172752502221355223225'),(1101,'121727524895','B091',1.00,'100','retail','0','2024-09-28 15:03:43','','','','47','Cash',0.00,'100','','','12','','1','2024-09-28 14:37:37','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9934.00','9933','Inclusive','branch','Inventory','','','','','',NULL,'12172752504624233220037'),(1102,'121727524895','B034',1.00,'250','retail','0','2024-09-28 15:04:06','','','','241','Cash',0.00,'250','','','12','','1','2024-09-28 14:37:37','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','','',NULL,'12172752506823037222500'),(1103,'121727524895','6529',1.00,'600','retail','0','2024-09-28 17:37:00','','','','300','Cash',0.00,'600','','','12','0.00','1','2024-09-28 14:37:37','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172753423320220313233'),(1104,'121727524895','6002',1.00,'250','retail','0','2024-09-28 17:37:14','','','','250','Cash',0.00,'250','','','12','16.00','1','2024-09-28 14:37:37','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999998.00','999997','Inclusive','branch','Inventory','','','','yes','','','12172753424723770222302'),(1105,'121727538847','B032',2.00,'500','retail','0','2024-09-28 18:54:07','','','','186.68','Cash',0.00,'250','','','12','16.00','1','2024-09-28 15:55:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9901.00','9899','Inclusive','branch','Inventory','','','','yes','','','12172753886138011183308'),(1106,'121727538847','6512',2.00,'100','retail','0','2024-09-28 18:54:22','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-09-28 15:55:56','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','36.00','34','Inclusive','branch','Service','1110','4000','5500','yes','','','12172753887322803330535'),(1107,'121727538847','6521',2.00,'400','retail','0','2024-09-28 18:54:33','','','','100','Cash',0.00,'200','','','12','0.00','1','2024-09-28 15:55:56','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','12172753895002323221300'),(1115,'121727539461','B038',2.00,'500','retail','0','2024-09-28 19:04:21','','','','195.52','Cash',0.00,'250','','','12','','1','2024-09-28 16:06:41','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9669.00','9667','Inclusive','branch','Inventory','','','','','',NULL,'12172753947522023370420'),(1116,'121727539461','5994',1.00,'150','retail','0','2024-09-28 19:04:35','','','','150','Cash',0.00,'150','','','12','','1','2024-09-28 16:06:41','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9982.00','9981','Inclusive','branch','Inventory','','','','','',NULL,'12172753948512343239035'),(1117,'121727539461','6040',1.00,'100','retail','0','2024-09-28 19:04:45','','','','42','Cash',0.00,'100','','','12','','1','2024-09-28 16:06:41','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9866.00','9865','Inclusive','branch','Inventory','','','','','',NULL,'12172753949535073231333'),(1118,'121727539461','7029',1.00,'1800','retail','0','2024-09-28 19:04:55','','','','1200','Cash',0.00,'1800','','','12','','1','2024-09-28 16:06:41','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9989.00','9988','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172753950722372703132'),(1119,'121727539461','6046',1.00,'600','retail','0','2024-09-28 19:05:08','','','','400','Cash',0.00,'600','','','12','','1','2024-09-28 16:06:41','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999992.00','999991','Inclusive','branch','Inventory','','','','','',NULL,'12172753951733302212332'),(1120,'121727539461','6044',2.00,'400','retail','0','2024-09-28 19:05:18','','','','100','Cash',0.00,'200','','','12','','1','2024-09-28 16:06:41','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4871.00','4869','Inclusive','branch','Inventory','','','','','',NULL,'12172753952832338923529'),(1121,'121727539461','6524',1.00,'200','retail','0','2024-09-28 19:05:28','','','','70','Cash',0.00,'200','','','12','','1','2024-09-28 16:06:41','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172753953632213597677'),(1122,'121727539461','6042',1.00,'200','retail','0','2024-09-28 19:06:20','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-09-28 16:06:41','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','yes','','','12172753959502233320322'),(1123,'121727543602','B089',1.00,'200','retail','0','2024-09-28 20:13:22','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2024-09-28 17:14:57','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9812.00','9811','Inclusive','branch','Inventory','','','','yes','','','12172754369062153023200'),(1124,'121727543699','B028',2.00,'600','retail','0','2024-09-28 20:14:59','','','','195','Cash',0.00,'300','','','12','16.00','1','2024-09-28 17:17:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9926.00','9924','Inclusive','branch','Inventory','','','','yes','','','12172754371333703131223'),(1125,'121727543699','6511',4.00,'400','retail','0','2024-09-28 20:15:14','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-28 17:17:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1.00','-3','Inclusive','branch','Service','1110','4000','5500','yes','','','12172754374113271300337'),(1126,'121727543699','6514',2.00,'200','retail','0','2024-09-28 20:15:41','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-28 17:17:05','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','12172754375033202417323'),(1127,'121727543699','6044',3.00,'600','retail','0','2024-09-28 20:15:51','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-09-28 17:17:05','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4869.00','4866','Inclusive','branch','Inventory','','','','yes','','','12172754376627047323127'),(1128,'121727543699','5980',1.00,'900','retail','0','2024-09-28 20:16:06','','','','900','Cash',0.00,'900','','','12','16.00','1','2024-09-28 17:17:05','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999992.00','999991','Inclusive','branch','Inventory','','','','yes','','','12172754379013342737002'),(1129,'121727543699','6040',1.00,'100','retail','0','2024-09-28 20:16:31','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-09-28 17:17:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9865.00','9864','Inclusive','branch','Inventory','','','','yes','','','12172754380220002233232'),(1130,'121727543699','6002',1.00,'250','retail','0','2024-09-28 20:16:43','','','','250','Cash',0.00,'250','','','12','16.00','1','2024-09-28 17:17:05','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999997.00','999996','Inclusive','branch','Inventory','','','','yes','','','12172754382027733002033'),(1139,'121727591970','7029',4.00,'7200','retail','0','2024-09-29 09:39:30','','','','1200','Cash',0.00,'1800','','','12','','1','2024-09-29 06:57:14','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9984.00','9980','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172759204370920222722'),(1140,'121727591970','6506',2.00,'2600','retail','0','2024-09-29 09:40:44','','','','700','Cash',0.00,'1300','','','12','','1','2024-09-29 06:57:14','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172759205703203331520'),(1141,'121727591970','5984',15.00,'1500','retail','0','2024-09-29 09:40:57','','','','100','Cash',0.00,'100','','','12','','1','2024-09-29 06:57:14','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','999965.00','999950','Inclusive','branch','Inventory','','','','','',NULL,'12172759208233333302222'),(1142,'121727591970','6524',6.00,'1200','retail','0','2024-09-29 09:41:23','','','','70','Cash',0.00,'200','','','12','','1','2024-09-29 06:57:14','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','0.00','-6','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172759209719239222227'),(1143,'121727591970','6510',3.00,'300','retail','0','2024-09-29 09:41:37','','','','50','Cash',0.00,'100','','','12','','1','2024-09-29 06:57:14','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10.00','7','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172759210833112202231'),(1144,'121727591970','6513',5.00,'500','retail','0','2024-09-29 09:41:49','','','','50','Cash',0.00,'100','','','12','','1','2024-09-29 06:57:14','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','0.00','-5','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172759213427702700200'),(1145,'121727591970','6530',6.00,'1200','retail','0','2024-09-29 09:42:14','','','','100','Cash',0.00,'200','','','12','','1','2024-09-29 06:57:14','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','0.00','-6','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172759221622223923332'),(1146,'121727591970','15',6.00,'900','retail','0','2024-09-29 09:43:36','','','','0','Cash',0.00,'150','','','12','','1','2024-09-29 06:57:14','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','999949.00','999943','Inclusive','branch','Inventory','','','','','',NULL,'12172759225202309033712'),(1147,'121727591970','6532',12.00,'1800','retail','0','2024-09-29 09:52:28','','','','70','Cash',0.00,'150','','','12','0.00','1','2024-09-29 06:57:14','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','0.00','-12','Inclusive','branch','Service','1110','4000','5500','yes','','','12172759276633352061326'),(1148,'121727591970','6533',3.00,'300','retail','0','2024-09-29 09:52:46','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-29 06:57:14','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','yes','','','12172759278223221072303'),(1149,'121727591970','6003',3.00,'450','retail','0','2024-09-29 09:55:18','','','','150','Cash',0.00,'150','','','12','16.00','1','2024-09-29 06:57:14','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999993.00','999990','Inclusive','branch','Inventory','','','','yes','','','12172759293339223320353'),(1150,'121727591970','6531',15.00,'750','retail','0','2024-09-29 09:55:33','','','','20','Cash',0.00,'50','','','12','0.00','1','2024-09-29 06:57:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','0.00','-15','Inclusive','branch','Service','1110','4000','5500','yes','','','12172759301200930103230'),(1151,'121727593814','B007',3.00,'900','retail','0','2024-09-29 10:10:14','','','','0','Cash',0.00,'300','','','12','16.00','1','2024-09-29 07:10:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9979.00','9976','Inclusive','branch','Inventory','','','','yes','','','12172759382707222202233'),(1152,'121727594340','6046',1.00,'600','retail','0','2024-09-29 10:19:00','','','','400','Cash',0.00,'600','','','12','16.00','1','2024-09-29 07:19:44','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999991.00','999990','Inclusive','branch','Inventory','','','','yes','','','12172759436423207032371'),(1153,'121727594340','B038',2.00,'500','retail','0','2024-09-29 10:19:24','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-09-29 07:19:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9667.00','9665','Inclusive','branch','Inventory','','','','yes','','','12172759438123830325320'),(1154,'121727594619','6002',4.00,'800','retail','0','2024-09-29 10:23:40','','','','200','Cash',0.00,'200','','','12','16.00','1','2024-09-29 07:24:01','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999996.00','999992','Inclusive','branch','Inventory','','','','yes','','','12172759463632370024572'),(1159,'121727598698','6044',1.00,'200','retail','0','2024-09-29 11:31:38','','','','100','Cash',0.00,'200','','','12','','1','2024-09-29 10:24:31','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4866.00','4865','Inclusive','branch','Inventory','','','','','',NULL,'12172759870923000789022'),(1160,'121727598698','6514',2.00,'200','retail','0','2024-09-29 11:31:49','','','','50','Cash',0.00,'100','','','12','','1','2024-09-29 10:24:31','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172759871813223221172'),(1161,'121727598698','6511',2.00,'200','retail','0','2024-09-29 11:31:59','','','','50','Cash',0.00,'100','','','12','','1','2024-09-29 10:24:31','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172759873000072222232'),(1162,'121727598698','B028',1.00,'300','retail','0','2024-09-29 11:32:11','','','','195','Cash',0.00,'300','','','12','','1','2024-09-29 10:24:31','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9924.00','9923','Inclusive','branch','Inventory','','','','','',NULL,'12172759874131470328117'),(1163,'121727598698','B038',2.00,'500','retail','0','2024-09-29 13:22:14','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-09-29 10:24:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9665.00','9663','Inclusive','branch','Inventory','','','','yes','','','12172760534822313330202'),(1164,'121727598698','6044',1.00,'200','retail','0','2024-09-29 13:22:29','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-09-29 10:24:31','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4865.00','4864','Inclusive','branch','Inventory','','','','yes','','','12172760536232203332633'),(1165,'121727605473','6048',1.00,'600','retail','0','2024-09-29 13:24:33','','','','300','Cash',0.00,'600','','','12','16.00','1','2024-09-29 10:28:11','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','yes','','','12172760559700707203357'),(1166,'121727605473','6044',2.00,'400','retail','0','2024-09-29 13:26:38','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-09-29 10:28:11','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4864.00','4862','Inclusive','branch','Inventory','','','','yes','','','12172760560730232206622'),(1168,'121727605473','B091',1.00,'100','retail','0','2024-09-29 13:27:01','','','','47','Cash',0.00,'100','','','12','16.00','1','2024-09-29 10:28:11','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9933.00','9932','Inclusive','branch','Inventory','','','','yes','','','12172760563103375322332'),(1169,'121727605473','B030',1.00,'250','retail','0','2024-09-29 13:27:11','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2024-09-29 17:41:52','2','1','returned','1','new','pcs','','2024-09-29 20:41:52','7','no','','0','','','EXEMPTED',0.00,'1','9707.00','9706','Inclusive','branch','Inventory','','','','yes','','','12172760564362103340203'),(1170,'121727605473','6511',1.00,'100','retail','0','2024-09-29 13:27:23','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-29 10:28:11','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172760566123203736362'),(1173,'121727606655','6044',3.00,'600','retail','0','2024-09-29 13:44:15','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-09-29 10:45:53','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4858.00','4855','Inclusive','branch','Inventory','','','','yes','','','12172760668068000028201'),(1174,'121727606655','6514',6.00,'600','retail','0','2024-09-29 13:44:41','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-29 10:45:53','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','5.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172760671520007302013'),(1175,'121727606655','6046',1.00,'600','retail','0','2024-09-29 13:45:16','','','','400','Cash',0.00,'600','','','12','16.00','1','2024-09-29 10:45:53','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999990.00','999989','Inclusive','branch','Inventory','','','','yes','','','12172760673736322023066'),(1176,'121727606655','6511',2.00,'200','retail','0','2024-09-29 13:45:37','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-29 10:45:53','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172760674672232600203'),(1195,'121727608427','6038',1.00,'1300','retail','0','2024-09-29 14:13:48','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2024-09-29 11:24:52','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9984.00','9983','Inclusive','branch','Inventory','','','','yes','','','12172760905232621702327'),(1196,'121727608427','6044',1.00,'200','retail','0','2024-09-29 14:24:12','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-09-29 11:24:52','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4853.00','4852','Inclusive','branch','Inventory','','','','yes','','','12172760907103032932200'),(1197,'121727608427','6040',1.00,'100','retail','0','2024-09-29 14:24:31','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-09-29 11:24:52','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9864.00','9863','Inclusive','branch','Inventory','','','','yes','','','12172760908771270033292'),(1210,'121727610461','6519',1.00,'150','retail','0','2024-09-29 14:47:41','','','','50','Cash',0.00,'150','','','12','','1','2024-09-29 12:24:43','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172761047611600702036'),(1211,'121727610461','6514',1.00,'100','retail','0','2024-09-29 15:24:16','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-29 12:24:43','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','12172761267531031232027'),(1212,'121727606902','6038',1.00,'1300','retail','0','2024-09-29 13:48:22','','','','1300','Cash',0.00,'1300','','','12','','1','2024-09-29 12:25:32','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9985.00','9984','Inclusive','branch','Inventory','','','','','',NULL,'12172760711221131670701'),(1213,'121727606902','6032',1.00,'200','retail','0','2024-09-29 13:51:52','','','','200','Cash',0.00,'200','','','12','','1','2024-09-29 12:25:32','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999983.00','999982','Inclusive','branch','Inventory','','','','','',NULL,'12172760712301221072176'),(1214,'121727606902','6044',2.00,'400','retail','0','2024-09-29 13:52:04','','','','100','Cash',0.00,'200','','','12','','1','2024-09-29 12:25:32','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4855.00','4853','Inclusive','branch','Inventory','','','','','',NULL,'12172760715403063003337'),(1215,'121727606902','6510',1.00,'100','retail','0','2024-09-29 13:52:35','','','','50','Cash',0.00,'100','','','12','','1','2024-09-29 12:25:32','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172760716420333220272'),(1216,'121727606902','6520',1.00,'200','retail','0','2024-09-29 14:13:14','','','','100','Cash',0.00,'200','','','12','','1','2024-09-29 12:25:32','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172760840633322222307'),(1217,'121727606902','6519',1.00,'150','retail','0','2024-09-29 14:13:26','','','','50','Cash',0.00,'150','','','12','','1','2024-09-29 12:25:32','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172760841830230002021'),(1218,'121727606902','13',1.00,'1500','retail','0','2024-09-29 15:25:14','','','','785','Cash',0.00,'1500','','','12','16.00','1','2024-09-29 12:25:32','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9998.00','9997','Inclusive','branch','Inventory','','','','yes','','','12172761272623332321231'),(1225,'121727609093','6038',1.00,'1300','retail','0','2024-09-29 14:24:53','','','','1300','Cash',0.00,'1300','','','12','','1','2024-09-29 13:35:16','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9983.00','9982','Inclusive','branch','Inventory','','','','','',NULL,'12172760914032333223292'),(1226,'121727609093','5996',3.00,'600','retail','0','2024-09-29 14:25:40','','','','150','Cash',0.00,'200','','','12','','1','2024-09-29 13:35:16','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999986.00','999983','Inclusive','branch','Inventory','','','','','',NULL,'12172760915510207123337'),(1227,'121727609093','B088',1.00,'400','retail','0','2024-09-29 14:41:28','','','','216','Cash',0.00,'400','','','12','','1','2024-09-29 13:35:16','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9866.00','9865','Inclusive','branch','Inventory','','','','','',NULL,'12172761010031123102112'),(1228,'121727609093','B038',1.00,'250','retail','0','2024-09-29 14:41:41','','','','195.52','Cash',0.00,'250','','','12','','1','2024-09-29 13:35:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9663.00','9662','Inclusive','branch','Inventory','','','','','',NULL,'12172761011828282312013'),(1229,'121727609093','B038',1.00,'250','retail','0','2024-09-29 15:08:15','','','','195.52','Cash',0.00,'250','','','12','','1','2024-09-29 13:35:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9662.00','9661','Inclusive','branch','Inventory','','','','','',NULL,'12172761170464026031230'),(1230,'121727609093','B038',1.00,'250','retail','0','2024-09-29 16:34:42','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-09-29 13:35:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9661.00','9660','Inclusive','branch','Inventory','','','','yes','','','12172761690623301003672'),(1236,'121727616918','B038',2.00,'500','retail','0','2024-09-29 16:35:18','','','','195.52','Cash',0.00,'250','','','12','','1','2024-09-29 14:30:14','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9660.00','9658','Inclusive','branch','Inventory','','','','','',NULL,'12172761737772302720362'),(1237,'121727616918','6511',2.00,'200','retail','0','2024-09-29 16:42:57','','','','50','Cash',0.00,'100','','','12','','1','2024-09-29 14:30:14','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172761739431937220022'),(1238,'121727616918','B038',1.00,'250','retail','0','2024-09-29 17:28:22','','','','195.52','Cash',0.00,'250','','','12','','1','2024-09-29 14:30:14','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9658.00','9657','Inclusive','branch','Inventory','','','','','',NULL,'12172762011422000123232'),(1239,'121727616918','B038',1.00,'250','retail','0','2024-09-29 17:29:54','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-09-29 14:30:14','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9657.00','9656','Inclusive','branch','Inventory','','','','yes','','','12172762020533012322223'),(1240,'121727620650','5996',2.00,'400','retail','0','2024-09-29 17:37:30','','','','150','Cash',0.00,'200','','','12','16.00','1','2024-09-29 14:40:10','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999983.00','999981','Inclusive','branch','Inventory','','','','yes','','','12172762078228213337333'),(1241,'121727620650','15',2.00,'300','retail','0','2024-09-29 17:39:43','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-09-29 14:40:10','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999943.00','999941','Inclusive','branch','Inventory','','','','yes','','','12172762080200221070212'),(1248,'121727621385','B038',2.00,'500','retail','0','2024-09-29 17:49:45','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-09-29 14:50:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9656.00','9654','Inclusive','branch','Inventory','','','','yes','','','12172762144012173323221'),(1249,'121727612792','B001',1.00,'250','retail','0','2024-09-29 15:26:32','','','','169','Cash',0.00,'250','','','12','','1','2024-09-29 15:03:59','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9769.00','9768','Inclusive','branch','Inventory','','','','','',NULL,'12172761342827333333330'),(1250,'121727612792','B028',1.00,'300','retail','0','2024-09-29 15:37:08','','','','195','Cash',0.00,'300','','','12','','1','2024-09-29 15:03:59','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9923.00','9922','Inclusive','branch','Inventory','','','','','',NULL,'12172761343721013133373'),(1251,'121727612792','B028',1.00,'300','retail','0','2024-09-29 15:37:17','','','','195','Cash',0.00,'300','','','12','','1','2024-09-29 15:03:59','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9922.00','9921','Inclusive','branch','Inventory','','','','','',NULL,'12172761377927329700230'),(1252,'121727612792','B001',1.00,'250','retail','0','2024-09-29 15:42:59','','','','169','Cash',0.00,'250','','','12','','1','2024-09-29 15:03:59','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9768.00','9767','Inclusive','branch','Inventory','','','','','',NULL,'12172761379093226023712'),(1253,'121727612792','B001',1.00,'250','retail','0','2024-09-29 18:03:45','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-09-29 15:03:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9765.00','9764','Inclusive','branch','Inventory','','','','yes','','','12172762223423236272622'),(1260,'121727622410','B018',1.00,'250','retail','0','2024-09-29 18:06:50','','','','169.0793103','Cash',0.00,'250','','','12','16.00','1','2024-09-29 15:15:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9982.00','9981','Inclusive','branch','Inventory','','','','yes','','','12172762291322321322332'),(1263,'121727606369','6044',4.00,'800','retail','0','2024-09-29 13:39:29','','','','100','Cash',0.00,'200','','','12','','1','2024-09-29 15:32:06','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4862.00','4858','Inclusive','branch','Inventory','','','','','',NULL,'12172760638033212202332'),(1264,'121727606369','6000',1.00,'1300','retail','0','2024-09-29 13:39:40','','','','1000','Cash',0.00,'1300','','','12','','1','2024-09-29 15:32:06','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999994.00','999993','Inclusive','branch','Inventory','','','','','',NULL,'12172760639192332233293'),(1265,'121727606369','15',1.00,'150','retail','0','2024-09-29 18:31:54','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-09-29 15:32:06','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999940.00','999939','Inclusive','branch','Inventory','','','','yes','','','12172762392322303330636'),(1281,'121727625484','6526',1.00,'100','retail','0','2024-09-29 18:58:04','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-29 17:57:14','1','21','returned','1','new','pcs','','2024-09-29 20:57:14','7','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172762587222222222221'),(1282,'121727625484','6513',1.00,'100','retail','0','2024-09-29 19:04:32','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-29 17:57:17','1','21','returned','1','new','pcs','','2024-09-29 20:57:17','7','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172762588168027271353'),(1293,'121727624643','B030',1.00,'250','retail','0','2024-09-29 18:44:03','','','','169.0003774','Cash',0.00,'250','','','12','','1','2024-09-29 16:34:27','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9706.00','9705','Inclusive','branch','Inventory','','','','','',NULL,'12172762466272023321332'),(1294,'121727624643','B030',1.00,'250','retail','0','2024-09-29 19:34:12','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2024-09-29 16:34:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9705.00','9704','Inclusive','branch','Inventory','','','','yes','','','12172762766433730412707'),(1295,'121727627875','6001',1.00,'650','retail','0','2024-09-29 19:37:55','','','','650','Cash',0.00,'650','','','12','16.00','1','2024-09-29 16:38:35','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999994.00','999993','Inclusive','branch','Inventory','','','','yes','','','12172762788424288467202'),(1296,'121727627875','6510',1.00,'100','retail','0','2024-09-29 19:38:05','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-29 16:38:35','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','12172762790027761632102'),(1297,'121727622944','15',1.00,'150','retail','0','2024-09-29 18:15:44','','','','0','Cash',0.00,'150','','','12','','1','2024-09-29 16:41:42','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999941.00','999940','Inclusive','branch','Inventory','','','','','',NULL,'12172762314022013313322'),(1298,'121727622944','6512',7.00,'350','retail','0','2024-09-29 18:19:01','','','','30','Cash',0.00,'50','','','12','','1','2024-09-29 16:41:42','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','36.00','29','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172762315320310223320'),(1299,'121727622944','6512',4.00,'200','retail','0','2024-09-29 18:51:30','','','','30','Cash',0.00,'50','','','12','','1','2024-09-29 16:41:42','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','36.00','32','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172762510421233433012'),(1300,'121727622944','B038',2.00,'500','retail','0','2024-09-29 18:51:44','','','','195.52','Cash',0.00,'250','','','12','','1','2024-09-29 16:41:42','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9654.00','9652','Inclusive','branch','Inventory','','','','','',NULL,'12172762511563161133712'),(1301,'121727622944','B038',2.00,'500','retail','0','2024-09-29 19:41:27','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-09-29 16:41:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9652.00','9650','Inclusive','branch','Inventory','','','','yes','','','12172762809820331332623'),(1313,'121727624686','6044',2.00,'400','retail','0','2024-09-29 18:44:46','','','','100','Cash',0.00,'200','','','12','','1','2024-09-29 17:02:56','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4849.00','4847','Inclusive','branch','Inventory','','','','','',NULL,'12172762469610726206462'),(1314,'121727624686','6510',2.00,'200','retail','0','2024-09-29 18:44:56','','','','50','Cash',0.00,'100','','','12','','1','2024-09-29 17:02:56','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172762470627422221000'),(1315,'121727624686','6038',1.00,'1300','retail','0','2024-09-29 18:45:06','','','','1300','Cash',0.00,'1300','','','12','','1','2024-09-29 17:02:56','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9982.00','9981','Inclusive','branch','Inventory','','','','','',NULL,'12172762471530223772232'),(1316,'121727624686','6001',1.00,'650','retail','0','2024-09-29 20:01:56','','','','650','Cash',0.00,'650','','','12','16.00','1','2024-09-29 17:02:56','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999993.00','999992','Inclusive','branch','Inventory','','','','yes','','','12172762935431313224227'),(1317,'121727605473','6515',1.00,'300','retail','0','2024-09-29 13:26:48','','','','100','Cash',0.00,'300','','','7','16','1','2024-09-29 17:41:43','1','20','returned','1','new','pcs','','2024-09-29 20:41:43','7','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Service','1110','4000','5500','','','','17276316968'),(1318,'121727605473','6515',1.00,'300','retail','0','2024-09-29 13:26:48','','','','100','Cash',0.00,'300','','','7','16','1','2024-09-29 17:41:36','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Service','1110','4000','5500','','','','17276316969'),(1319,'121727612734','5981',1.00,'600','retail','0','2024-09-29 20:44:13','','','','600','Cash',0.00,'600','','','12','','1','2024-09-29 17:44:19','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','','',NULL,'12172761277632632132312'),(1320,'121727612734','6044',3.00,'600','retail','0','2024-09-29 20:44:13','','','','100','Cash',0.00,'200','','','12','','1','2024-09-29 17:44:19','1','20','returned','1','new','pcs','','','7','no','','0','','','EXEMPTED',0.00,'3','4852.00','4849','Inclusive','branch','Inventory','','','','yes','',NULL,'12172761278707237222733'),(1321,'121727612734','6044',2.00,'400','retail','0','2024-09-29 20:44:13','bale','','','100','Cash',0.00,'200','','','12','16.00','1','2024-09-29 17:44:19','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4850.00','4848','Inclusive','branch','Inventory','','','','yes','','','7172763185333203023328'),(1328,'121727606754','6038',2.00,'2600','retail','0','2024-09-29 20:52:28','','','','1300','Cash',0.00,'1300','','','12','','1','2024-09-29 17:53:03','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9987.00','9985','Inclusive','branch','Inventory','','','','','',NULL,'12172760683107733238008'),(1329,'121727606754','6032',4.00,'800','retail','0','2024-09-29 20:52:28','','','','200','Cash',0.00,'200','','','12','','1','2024-09-29 17:53:03','1','21','returned','1','printed','pcs','','','7','no','','0','','','EXEMPTED',0.00,'4','999987.00','999983','Inclusive','branch','Inventory','','','','','',NULL,'12172760684676233603323'),(1330,'121727606754','B031',2.00,'500','retail','0','2024-09-29 20:52:28','','','','190.5','Cash',0.00,'250','','','12','','1','2024-09-29 17:53:03','2','1','returned','1','printed','pcs','','','7','no','','0','','','EXEMPTED',0.00,'2','1000000.00','999998','Inclusive','branch','Inventory','','','','','',NULL,'12172760688503600602726'),(1331,'121727606754','6002',1.00,'250','retail','0','2024-09-29 20:52:28','','','','200','Cash',0.00,'250','','','12','','1','2024-09-29 17:53:03','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999992.00','999991','Inclusive','branch','Inventory','','','','','',NULL,'12172760750832323328003'),(1332,'121727606754','B088',1.00,'400','retail','0','2024-09-29 20:52:28','','','','216','Cash',0.00,'400','','','12','','1','2024-09-29 17:53:03','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9867.00','9866','Inclusive','branch','Inventory','','','','','',NULL,'12172760752137220022330'),(1333,'121727606754','B030',1.00,'250','retail','0','2024-09-29 20:52:28','bale','','','169.0003774','Cash',0.00,'250','','','12','','1','2024-09-29 17:53:03','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9705.00','9704','Inclusive','branch','Inventory','','','','','',NULL,'7172763200017723207223'),(1334,'121727606754','6032',4.00,'800','retail','0','2024-09-29 20:52:28','bale','','','200','Cash',0.00,'200','','','12','16.00','1','2024-09-29 17:53:03','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999986.00','999982','Inclusive','branch','Inventory','','','','yes','','','7172763234726723002022'),(1341,'121727620841','B001',1.00,'250','retail','0','2024-09-29 20:55:37','','','','169','Cash',0.00,'250','','','12','','1','2024-09-29 17:55:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9767.00','9766','Inclusive','branch','Inventory','','','','','',NULL,'12172762084832332020702'),(1342,'121727620841','B001',1.00,'250','retail','0','2024-09-29 20:55:37','','','','169','Cash',0.00,'250','','','12','','1','2024-09-29 17:55:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9766.00','9765','Inclusive','branch','Inventory','','','','','',NULL,'12172762137100201127227'),(1343,'121727620841','6512',4.00,'200','retail','0','2024-09-29 20:55:37','','','','30','Cash',0.00,'50','','','12','','1','2024-09-29 17:55:58','1','20','returned','1','printed','pcs','','','7','no','','0','','','EXEMPTED',0.00,'4','36.00','32','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172762231430220213132'),(1344,'121727620841','5998',1.00,'600','retail','0','2024-09-29 20:55:37','','','','600','Cash',0.00,'600','','','12','','1','2024-09-29 17:55:58','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999998.00','999997','Inclusive','branch','Inventory','','','','','',NULL,'12172762233133023320323'),(1345,'121727620841','B156',1.00,'2100','retail','0','2024-09-29 20:55:37','','','','0','Cash',0.00,'2100','','','12','','1','2024-09-29 17:55:58','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','','',NULL,'12172762520012302102033'),(1346,'121727620841','B089',1.00,'200','retail','0','2024-09-29 20:55:37','','','','79.16675','Cash',0.00,'200','','','12','','1','2024-09-29 17:55:58','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9811.00','9810','Inclusive','branch','Inventory','','','','','',NULL,'12172762636002022323372'),(1347,'121727620841','6511',1.00,'100','retail','0','2024-09-29 20:55:37','','','','50','Cash',0.00,'100','','','12','','1','2024-09-29 17:55:58','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172762636836022070303'),(1348,'121727620841','6535',4.00,'400','retail','0','2024-09-29 20:55:37','bale','','','50','Cash',0.00,'100','','','12','','1','2024-09-29 17:55:58','1','20','returned','1','new','pcs','','','7','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','yes','',NULL,'7172762923224323210434'),(1349,'121727620841','B023',1.00,'300','retail','0','2024-09-29 20:55:37','','','','176','Cash',0.00,'300','','','12','','1','2024-09-29 17:55:58','2','1','returned','1','printed','pcs','','','7','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','yes','',NULL,'17276324418'),(1350,'121727620841','B023',1.00,'300','retail','0','2024-09-29 20:55:37','','','','176','Cash',0.00,'300','','','12','','1','2024-09-29 17:55:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','yes','',NULL,'17276324419'),(1351,'121727620841','B023',1.00,'300','retail','0','2024-09-29 20:55:37','','','','176','Cash',0.00,'300','','','12','','1','2024-09-29 17:55:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','yes','',NULL,'17276324578'),(1352,'121727620841','B023',1.00,'300','retail','0','2024-09-29 20:55:37','','','','176','Cash',0.00,'300','','','12','','1','2024-09-29 17:55:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','yes','',NULL,'17276324579'),(1353,'121727620841','B023',1.00,'300','retail','0','2024-09-29 20:55:37','','','','176','Cash',0.00,'300','','','12','','1','2024-09-29 17:55:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','yes','',NULL,'17276324698'),(1354,'121727620841','B023',1.00,'300','retail','0','2024-09-29 20:55:37','','','','176','Cash',0.00,'300','','','12','','1','2024-09-29 17:55:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','yes','',NULL,'17276324699'),(1355,'121727620841','6512',4.00,'200','retail','0','2024-09-29 20:55:37','bale','','','30','Cash',0.00,'50','','','12','0.00','1','2024-09-29 17:55:58','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','40.00','36','Inclusive','branch','Service','1110','4000','5500','yes','','','7172763253606637370432'),(1356,'121727634051','B038',1.00,'250','retail','0','2024-09-29 21:20:51','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-09-29 18:21:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9650.00','9649','Inclusive','branch','Inventory','','','','yes','','','12172763406003173330433'),(1357,'121727708090','5977',1.00,'600','retail','0','2024-09-30 17:54:50','','','','600','Cash',0.00,'600','','','12','16.00','1','2024-09-30 14:56:30','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999999.00','999998','Inclusive','branch','Inventory','','','','yes','','','12172770810422320020370'),(1358,'121727708090','6524',2.00,'400','retail','0','2024-09-30 17:55:04','','','','70','Cash',0.00,'200','','','12','0.00','1','2024-09-30 14:56:30','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','12172770811423223282823'),(1359,'121727708090','6511',3.00,'300','retail','0','2024-09-30 17:55:14','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-09-30 14:56:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','12172770813273733322720'),(1360,'121727708090','6515',1.00,'300','retail','0','2024-09-30 17:55:32','','','','100','Cash',0.00,'300','','','12','0.00','1','2024-09-30 14:56:30','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','yes','','','12172770814104721212370'),(1361,'121727708090','6012',2.00,'1000','retail','0','2024-09-30 17:55:42','','','','500','Cash',0.00,'500','','','12','16.00','1','2024-09-30 14:56:30','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999999.00','999997','Inclusive','branch','Inventory','','','','yes','','','12172770818601720723287'),(1365,'121727708192','B001',1.00,'250','retail','0','2024-09-30 17:56:32','','','','169','Cash',0.00,'250','','','12','','1','2024-09-30 16:34:03','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9764.00','9763','Inclusive','branch','Inventory','','','','','',NULL,'12172770837323102333330'),(1366,'121727708192','B030',1.00,'250','retail','0','2024-09-30 17:59:34','','','','169.0003774','Cash',0.00,'250','','','12','','1','2024-09-30 16:34:03','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9704.00','9703','Inclusive','branch','Inventory','','','','','',NULL,'12172770838424740227024'),(1367,'121727708192','B006',1.00,'250','retail','0','2024-09-30 17:59:45','','','','176','Cash',0.00,'250','','','12','','1','2024-09-30 16:34:03','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9951.00','9950','Inclusive','branch','Inventory','','','','','',NULL,'12172770850600380122032'),(1368,'121727708192','B006',1.00,'250','retail','0','2024-09-30 19:33:23','','','','176','Cash',0.00,'250','','','12','16.00','1','2024-09-30 16:34:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9950.00','9949','Inclusive','branch','Inventory','','','','yes','','','12172771401221212273232'),(1369,'121727708192','B001',1.00,'250','retail','0','2024-09-30 19:33:33','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-09-30 16:34:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9763.00','9762','Inclusive','branch','Inventory','','','','yes','','','12172771402230213020222'),(1370,'121727708192','B030',2.00,'500','retail','0','2024-09-30 19:33:42','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2024-09-30 16:34:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9703.00','9701','Inclusive','branch','Inventory','','','','yes','','','12172771403432334043323'),(1373,'121727714112','6512',8.00,'400','retail','0','2024-09-30 19:35:12','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-09-30 16:35:46','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','40.00','32','Inclusive','branch','Service','1110','4000','5500','yes','','','12172771414127073342317'),(1377,'121727714045','6013',4.00,'400','retail','0','2024-09-30 19:34:05','','','','100','Cash',0.00,'100','','','12','','1','2024-09-30 16:45:03','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999993.00','999989','Inclusive','branch','Inventory','','','','','',NULL,'12172771409222172101202'),(1378,'121727714045','B089',1.00,'200','retail','0','2024-09-30 19:34:52','','','','79.16675','Cash',0.00,'200','','','12','','1','2024-09-30 16:45:03','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9810.00','9809','Inclusive','branch','Inventory','','','','','',NULL,'12172771410430000203302'),(1379,'121727714045','6013',2.00,'200','retail','0','2024-09-30 19:42:05','','','','100','Cash',0.00,'100','','','12','','1','2024-09-30 16:45:03','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999989.00','999987','Inclusive','branch','Inventory','','','','','',NULL,'12172771454722327533773'),(1380,'121727714045','6013',1.00,'100','retail','0','2024-09-30 19:44:50','','','','100','Cash',0.00,'100','','','12','16.00','1','2024-09-30 16:45:03','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999987.00','999986','Inclusive','branch','Inventory','','','','yes','','','12172771469822430370227'),(1381,'121727714705','6013',4.00,'400','retail','0','2024-09-30 19:45:05','','','','100','Cash',0.00,'100','','','12','16.00','1','2024-09-30 17:32:40','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999986.00','999982','Inclusive','branch','Inventory','','','','yes','','','12172771755452230733222'),(1382,'121727720205','15',1.00,'150','retail','0','2024-09-30 21:16:45','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-09-30 18:17:00','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999939.00','999938','Inclusive','branch','Inventory','','','','yes','','','12172772021627732202116'),(1383,'191727789482','6512',2.00,'100','retail','0','2024-10-01 16:31:22','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-10-01 13:32:04','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Service','1110','4000','5500','yes','','','19172778949822220230033'),(1384,'191727789482','15',2.00,'300','retail','0','2024-10-01 16:31:39','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-10-01 13:32:04','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999938.00','999936','Inclusive','branch','Inventory','','','','yes','','','19172778951752320731209'),(1385,'191727806982','7029',1.00,'1800','retail','0','2024-10-01 21:23:02','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2024-10-01 18:24:13','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9984.00','9983','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19172780699333328229002'),(1386,'191727806982','6517',2.00,'500','retail','0','2024-10-01 21:23:13','','','','150','Cash',0.00,'250','','','19','0.00','1','2024-10-01 18:24:13','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','19172780700575222201237'),(1387,'191727806982','B006',1.00,'250','retail','0','2024-10-01 21:23:26','','','','176','Cash',0.00,'250','','','19','16.00','1','2024-10-01 18:24:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9949.00','9948','Inclusive','branch','Inventory','','','','yes','','','19172780701732123003272'),(1388,'191727806982','B021',1.00,'250','retail','0','2024-10-01 21:23:38','','','','150.8335714','Cash',0.00,'250','','','19','16.00','1','2024-10-01 18:24:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9985.00','9984','Inclusive','branch','Inventory','','','','yes','','','19172780704472303313092'),(1393,'191727874594','15',2.00,'300','retail','0','2024-10-02 16:09:54','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-10-02 13:10:19','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999936.00','999934','Inclusive','branch','Inventory','','','','yes','','','19172787461320647124229'),(1394,'191727883974','15',2.00,'300','retail','0','2024-10-02 18:46:14','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-10-02 15:46:46','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999934.00','999932','Inclusive','branch','Inventory','','','','yes','','','19172788398802233323732'),(1395,'191727883974','6515',2.00,'600','retail','0','2024-10-02 18:46:28','','','','100','Cash',0.00,'300','','','19','0.00','1','2024-10-02 15:46:46','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','19172788400302233322223'),(1406,'191727884595','6038',1.00,'1300','retail','0','2024-10-02 18:56:35','','','','1300','Cash',0.00,'1300','','','19','','1','2024-10-02 16:08:18','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9980.00','9979','Inclusive','branch','Inventory','','','','','',NULL,'19172788460703183701010'),(1407,'191727884595','5996',1.00,'200','retail','0','2024-10-02 18:56:48','','','','150','Cash',0.00,'200','','','19','','1','2024-10-02 16:08:18','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999980.00','999979','Inclusive','branch','Inventory','','','','','',NULL,'19172788461703023773033'),(1408,'191727884595','B088',1.00,'400','retail','0','2024-10-02 18:56:58','','','','216','Cash',0.00,'400','','','19','','1','2024-10-02 16:08:18','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9865.00','9864','Inclusive','branch','Inventory','','','','','',NULL,'19172788463130362037132'),(1409,'191727884595','B089',1.00,'200','retail','0','2024-10-02 19:08:01','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2024-10-02 16:08:18','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9807.00','9806','Inclusive','branch','Inventory','','','','yes','','','19172788529287322782223'),(1410,'191727874493','6038',1.00,'1300','retail','0','2024-10-02 16:08:13','','','','1300','Cash',0.00,'1300','','','19','','1','2024-10-02 16:08:37','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9981.00','9980','Inclusive','branch','Inventory','','','','','',NULL,'19172787450727323821323'),(1411,'191727874493','5996',1.00,'200','retail','0','2024-10-02 16:08:28','','','','150','Cash',0.00,'200','','','19','','1','2024-10-02 16:08:37','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999981.00','999980','Inclusive','branch','Inventory','','','','','',NULL,'19172787452183792725232'),(1412,'191727874493','B089',1.00,'200','retail','0','2024-10-02 16:08:42','','','','79.16675','Cash',0.00,'200','','','19','','1','2024-10-02 16:08:37','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9809.00','9808','Inclusive','branch','Inventory','','','','','',NULL,'19172787453321980335723'),(1413,'191727874493','6516',1.00,'300','retail','0','2024-10-02 16:08:54','','','','125','Cash',0.00,'300','','','19','','1','2024-10-02 16:08:37','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172787455504538021777'),(1414,'191727874493','6522',1.00,'300','retail','0','2024-10-02 18:54:13','','','','150','Cash',0.00,'300','','','19','','1','2024-10-02 16:08:37','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172788446823829330082'),(1415,'191727874493','B089',1.00,'200','retail','0','2024-10-02 18:54:29','','','','79.16675','Cash',0.00,'200','','','19','','1','2024-10-02 16:08:37','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9808.00','9807','Inclusive','branch','Inventory','','','','','',NULL,'19172788447934293473191'),(1416,'191727874493','6515',2.00,'600','retail','0','2024-10-02 18:54:40','','','','100','Cash',0.00,'300','','','19','','1','2024-10-02 16:08:37','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172788450507530338892'),(1419,'191727890597','6511',1.00,'100','retail','0','2024-10-02 20:36:37','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-02 17:37:09','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19172789061336222232372'),(1420,'191727890529','B009',1.00,'300','retail','0','2024-10-02 20:35:29','','','','204','Cash',0.00,'300','','','19','','1','2024-10-02 17:42:33','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9856.00','9855','Inclusive','branch','Inventory','','','','','',NULL,'19172789054130320831573'),(1421,'191727890529','6511',4.00,'400','retail','0','2024-10-02 20:35:42','','','','50','Cash',0.00,'100','','','19','','1','2024-10-02 17:42:33','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1.00','-3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172789058738232037072'),(1422,'191727890529','B009',1.00,'300','retail','0','2024-10-02 20:42:12','','','','204','Cash',0.00,'300','','','19','16.00','1','2024-10-02 17:42:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9855.00','9854','Inclusive','branch','Inventory','','','','yes','','','19172789094809020023332'),(1424,'191727965572','B044',1.00,'2200','retail','0','2024-10-03 17:26:12','','','','1290','Cash',0.00,'2200','','','19','16.00','1','2024-10-03 14:26:43','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9990.00','9989','Inclusive','branch','Inventory','','','','yes','','','19172796558720226122293'),(1425,'191727965572','6040',1.00,'100','retail','0','2024-10-03 17:26:27','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-10-03 14:26:43','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9863.00','9862','Inclusive','branch','Inventory','','','','yes','','','19172796559833292026309'),(1431,'191727966903','6038',1.00,'1300','retail','0','2024-10-03 17:48:23','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2024-10-03 14:49:25','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9979.00','9978','Inclusive','branch','Inventory','','','','yes','','','19172796693009132000717'),(1432,'191727966903','6510',1.00,'100','retail','0','2024-10-03 17:48:50','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-03 14:49:25','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','19172796694022070263022'),(1433,'191727966903','B089',1.00,'200','retail','0','2024-10-03 17:49:01','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2024-10-03 14:49:25','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9806.00','9805','Inclusive','branch','Inventory','','','','yes','','','19172796695932226132312'),(1434,'191727965607','6515',2.00,'600','retail','0','2024-10-03 17:26:47','','','','100','Cash',0.00,'300','','','19','','1','2024-10-03 15:14:23','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172796564533112242531'),(1435,'191727965607','6511',1.00,'100','retail','0','2024-10-03 17:27:26','','','','50','Cash',0.00,'100','','','19','','1','2024-10-03 15:14:23','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172796567072000203002'),(1436,'191727965607','B091',1.00,'100','retail','0','2024-10-03 17:27:51','','','','47','Cash',0.00,'100','','','19','','1','2024-10-03 15:14:23','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9932.00','9931','Inclusive','branch','Inventory','','','','','',NULL,'19172796570335233022732'),(1437,'191727965607','6536',4.00,'600','retail','0','2024-10-03 18:14:04','','','','80','Cash',0.00,'150','','','19','0.00','1','2024-10-03 15:14:23','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','yes','','','19172796845902203099409'),(1438,'191727969013','6038',1.00,'1300','retail','0','2024-10-03 18:23:33','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2024-10-03 15:24:02','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9978.00','9977','Inclusive','branch','Inventory','','','','yes','','','19172796903937933920217'),(1450,'191727965761','B013',1.00,'300','retail','0','2024-10-03 17:29:21','','','','185','Cash',0.00,'300','','','19','','1','2024-10-03 16:18:51','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9983.00','9982','Inclusive','branch','Inventory','','','','','',NULL,'19172796679595029936939'),(1451,'191727965761','6511',1.00,'100','retail','0','2024-10-03 17:46:36','','','','50','Cash',0.00,'100','','','19','','1','2024-10-03 16:18:51','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172796680673002270203'),(1452,'191727965761','5998',1.00,'600','retail','0','2024-10-03 19:18:02','','','','600','Cash',0.00,'600','','','19','16.00','1','2024-10-03 16:18:51','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999997.00','999996','Inclusive','branch','Inventory','','','','yes','','','19172797229973077372212'),(1453,'191727965761','6510',1.00,'100','retail','0','2024-10-03 19:18:20','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-03 16:18:51','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','19172797232870723231388'),(1454,'191727971403','B088',1.00,'400','retail','0','2024-10-03 19:03:23','','','','216','Cash',0.00,'400','','','19','','1','2024-10-03 16:42:01','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9864.00','9863','Inclusive','branch','Inventory','','','','','',NULL,'19172797141331130223324'),(1455,'191727971403','5977',1.00,'600','retail','0','2024-10-03 19:41:18','','','','600','Cash',0.00,'600','','','19','16.00','1','2024-10-03 16:42:01','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999998.00','999997','Inclusive','branch','Inventory','','','','yes','','','19172797368730930320337'),(1456,'191727969044','6515',1.00,'300','retail','0','2024-10-03 18:24:04','','','','100','Cash',0.00,'300','','','19','','1','2024-10-03 16:49:34','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172797132903201233139'),(1457,'191727969044','5980',1.00,'900','retail','0','2024-10-03 19:02:09','','','','900','Cash',0.00,'900','','','19','','1','2024-10-03 16:49:34','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999991.00','999990','Inclusive','branch','Inventory','','','','','',NULL,'19172797135229322229201'),(1458,'191727969044','5996',1.00,'200','retail','0','2024-10-03 19:02:33','','','','150','Cash',0.00,'200','','','19','','1','2024-10-03 16:49:34','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999979.00','999978','Inclusive','branch','Inventory','','','','','',NULL,'19172797136532207539223'),(1459,'191727969044','6524',1.00,'200','retail','0','2024-10-03 19:02:45','','','','70','Cash',0.00,'200','','','19','','1','2024-10-03 18:16:09','1','21','returned','1','printed','pcs','','2024-10-03 21:16:09','7','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172797138002727003377'),(1460,'191727969044','B088',1.00,'400','retail','0','2024-10-03 19:04:26','','','','216','Cash',0.00,'400','','','19','','1','2024-10-03 16:49:34','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9863.00','9862','Inclusive','branch','Inventory','','','','','',NULL,'19172797147810311279142'),(1461,'191727969044','B009',1.00,'300','retail','0','2024-10-03 19:04:39','','','','204','Cash',0.00,'300','','','19','','1','2024-10-03 16:49:34','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9854.00','9853','Inclusive','branch','Inventory','','','','','',NULL,'19172797148997017019373'),(1462,'191727969044','B009',1.00,'300','retail','0','2024-10-03 19:49:08','','','','204','Cash',0.00,'300','','','19','16.00','1','2024-10-03 16:49:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9853.00','9852','Inclusive','branch','Inventory','','','','yes','','','19172797415935902239794'),(1463,'121727896963','B030',1.00,'250','retail','0','2024-10-03 21:21:33','','','','169.0003774','Cash',0.00,'250','','','12','','1','2024-10-03 18:21:42','2','1','returned','1','new','pcs','','','7','no','','0','','','EXEMPTED',0.00,'1','9701.00','9700','Inclusive','branch','Inventory','','','','yes','',NULL,'12172789697322223329393'),(1464,'121727896963','B028',1.00,'300','retail','0','2024-10-03 21:21:33','bale','','','195','Cash',0.00,'300','','','12','16.00','1','2024-10-03 18:52:01','2','1','returned','1','new','pcs','','2024-10-03 21:52:01','7','no','','0','','','EXEMPTED',0.00,'1','9921.00','9920','Inclusive','branch','Inventory','','','','yes','','','7172797969333730134733'),(1465,'121728045148','6038',1.00,'1300','retail','0','2024-10-04 15:32:28','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2024-10-04 12:33:46','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9977.00','9976','Inclusive','branch','Inventory','','','','yes','','','12172804516437220834232'),(1466,'121728045148','6044',2.00,'400','retail','0','2024-10-04 15:32:45','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-10-04 12:33:46','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4848.00','4846','Inclusive','branch','Inventory','','','','yes','','','12172804517623142323320'),(1467,'121728045148','B008',1.00,'300','retail','0','2024-10-04 15:32:57','','','','208','Cash',0.00,'300','','','12','16.00','1','2024-10-04 12:33:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','','','yes','','','12172804519403024323003'),(1468,'121728045148','B006',1.00,'250','retail','0','2024-10-04 15:33:14','','','','176','Cash',0.00,'250','','','12','16.00','1','2024-10-04 12:33:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9948.00','9947','Inclusive','branch','Inventory','','','','yes','','','12172804520602302120010'),(1469,'121728045148','B023',2.00,'600','retail','0','2024-10-04 15:33:26','','','','176','Cash',0.00,'300','','','12','16.00','1','2024-10-04 12:33:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9902.00','9900','Inclusive','branch','Inventory','','','','yes','','','12172804521822712322220'),(1477,'121728045887','6511',1.00,'100','retail','0','2024-10-04 15:44:48','','','','50','Cash',0.00,'100','','','12','','1','2024-10-04 16:05:17','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172804589601320236100'),(1478,'121728045887','15',1.00,'150','retail','0','2024-10-04 15:44:56','','','','0','Cash',0.00,'150','','','12','','1','2024-10-04 16:05:17','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999932.00','999931','Inclusive','branch','Inventory','','','','','',NULL,'12172804591022531305201'),(1479,'121728045887','6511',1.00,'100','retail','0','2024-10-04 19:04:13','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-04 16:05:17','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172805787232722723332'),(1480,'121728045887','B043',1.00,'1200','retail','0','2024-10-04 19:04:32','','','','680','Cash',0.00,'1200','','','12','16.00','1','2024-10-04 16:05:17','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9976.00','9975','Inclusive','branch','Inventory','','','','yes','','','12172805788372882873882'),(1481,'121728045887','6512',6.00,'300','retail','0','2024-10-04 19:04:43','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-10-04 16:05:17','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','40.00','34','Inclusive','branch','Service','1110','4000','5500','yes','','','12172805789720320919022'),(1482,'121728045887','6516',1.00,'300','retail','0','2024-10-04 19:04:58','','','','125','Cash',0.00,'300','','','12','0.00','1','2024-10-04 17:35:05','2','10','returned','1','new','pcs','','2024-10-04 20:35:05','7','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172805790522327023330'),(1483,'121728045887','6040',1.00,'100','retail','0','2024-10-04 19:05:06','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-10-04 16:05:17','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9862.00','9861','Inclusive','branch','Inventory','','','','yes','','','12172805791399222352021'),(1484,'121728057971','15',5.00,'750','retail','0','2024-10-04 19:06:11','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-10-04 16:07:15','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','999931.00','999926','Inclusive','branch','Inventory','','','','yes','','','12172805798402232320033'),(1491,'121728051321','B088',1.00,'400','retail','0','2024-10-04 17:15:21','','','','216','Cash',0.00,'400','','','12','','1','2024-10-04 16:28:34','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9862.00','9861','Inclusive','branch','Inventory','','','','','',NULL,'12172805133033332133738'),(1493,'121728051321','B019',1.00,'350','retail','0','2024-10-04 17:15:46','','','','265','Cash',0.00,'350','','','12','','1','2024-10-04 16:28:34','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9951.00','9950','Inclusive','branch','Inventory','','','','','',NULL,'12172805136562103332330'),(1495,'121728051321','B019',2.00,'700','retail','0','2024-10-04 19:10:25','','','','265','Cash',0.00,'350','','','12','','1','2024-10-04 16:28:34','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9950.00','9948','Inclusive','branch','Inventory','','','','','',NULL,'12172805823832017285303'),(1496,'121728051321','B089',1.00,'200','retail','0','2024-10-04 19:10:38','','','','79.16675','Cash',0.00,'200','','','12','','1','2024-10-04 16:28:34','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9805.00','9804','Inclusive','branch','Inventory','','','','','',NULL,'12172805825443022458322'),(1497,'121728051321','B019',1.00,'350','retail','0','2024-10-04 19:27:12','','','','265','Cash',0.00,'350','','','12','16.00','1','2024-10-04 16:28:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9948.00','9947','Inclusive','branch','Inventory','','','','yes','','','12172805925122207222093'),(1498,'121728051321','B030',1.00,'250','retail','0','2024-10-04 19:27:32','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2024-10-04 18:16:50','2','1','returned','1','new','pcs','','2024-10-04 21:16:50','7','no','','0','','','EXEMPTED',0.00,'1','9697.00','9696','Inclusive','branch','Inventory','','','','yes','','','12172805930626272913239'),(1500,'121728059317','B001',1.00,'250','retail','0','2024-10-04 19:28:37','','','','169','Cash',0.00,'250','','','12','','1','2024-10-04 16:38:41','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9762.00','9761','Inclusive','branch','Inventory','','','','','',NULL,'12172805942825058033233'),(1501,'121728059317','B001',1.00,'250','retail','0','2024-10-04 19:37:51','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-10-04 16:38:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9761.00','9760','Inclusive','branch','Inventory','','','','yes','','','12172805988620837120302'),(1504,'121728061550','6511',1.00,'100','retail','0','2024-10-04 20:05:50','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-04 17:06:28','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172806156132230261723'),(1505,'121728061550','6512',2.00,'100','retail','0','2024-10-04 20:06:02','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-10-04 17:06:28','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Service','1110','4000','5500','yes','','','12172806157333350323020'),(1506,'121728061550','B009',1.00,'300','retail','0','2024-10-04 20:06:13','','','','204','Cash',0.00,'300','','','12','16.00','1','2024-10-04 17:06:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9852.00','9851','Inclusive','branch','Inventory','','','','yes','','','12172806158483243360021'),(1507,'121728045646','6511',2.00,'200','retail','0','2024-10-04 15:40:46','','','','50','Cash',0.00,'100','','','12','','1','2024-10-04 17:53:10','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172804583833301303223'),(1508,'121728045646','B064',1.00,'1200','retail','0','2024-10-04 15:43:58','','','','610','Cash',0.00,'1200','','','12','','1','2024-10-04 17:53:10','2','7','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9981.00','9980','Inclusive','branch','Inventory','','','','','',NULL,'12172804586212280332303'),(1509,'121728045646','B065',1.00,'2200','retail','0','2024-10-04 20:51:19','','','','1400','Cash',0.00,'2200','','','12','16.00','1','2024-10-04 17:53:10','2','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','yes','','','12172806430722223333230'),(1510,'121728045646','6046',1.00,'700','retail','0','2024-10-04 20:51:48','','','','400','Cash',0.00,'700','','','12','16.00','1','2024-10-04 17:53:10','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999989.00','999988','Inclusive','branch','Inventory','','','','yes','','','12172806438166320030323'),(1511,'121728064393','6000',1.00,'1300','retail','0','2024-10-04 20:53:13','','','','1000','Cash',0.00,'1300','','','12','16.00','1','2024-10-04 17:54:01','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999993.00','999992','Inclusive','branch','Inventory','','','','yes','','','12172806440422330232202'),(1512,'121728064393','6510',1.00,'100','retail','0','2024-10-04 20:53:24','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-04 17:54:01','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','12172806441502831438222'),(1513,'121728064393','6510',2.00,'200','retail','0','2024-10-04 20:53:35','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-04 17:54:01','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','yes','','','12172806442523432533430'),(1514,'121728064393','6513',2.00,'200','retail','0','2024-10-04 20:53:45','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-04 17:54:01','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172806443733302812240'),(1515,'121728065514','6044',2.00,'400','retail','0','2024-10-04 21:11:54','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-10-04 18:12:10','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4846.00','4844','Inclusive','branch','Inventory','','','','yes','','','12172806552623320322223'),(1516,'121728051321','B030',1.00,'250','retail','0','2024-10-04 17:15:31','','','','169.0003774','Cash',0.00,'250','','','7','16','1','2024-10-04 18:13:46','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','',NULL,'17280656268'),(1517,'121728051321','B030',1.00,'250','retail','0','2024-10-04 17:15:31','','','','169.0003774','Cash',0.00,'250','','','7','16','1','2024-10-04 18:13:46','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','',NULL,'17280656269'),(1518,'121728051321','B030',1.00,'250','retail','0','2024-10-04 19:08:45','','','','169.0003774','Cash',0.00,'250','','','7','16','1','2024-10-04 18:14:39','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','',NULL,'17280656798'),(1519,'121728051321','B030',1.00,'250','retail','0','2024-10-04 19:08:45','','','','169.0003774','Cash',0.00,'250','','','7','16','1','2024-10-04 18:14:39','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','',NULL,'17280656799'),(1520,'121728123565','6511',2.00,'200','retail','0','2024-10-05 13:19:25','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-05 10:19:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172812357621133058232'),(1527,'121728133270','6038',1.00,'1300','retail','0','2024-10-05 16:01:10','','','','1300','Cash',0.00,'1300','','','12','','1','2024-10-05 13:32:36','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9976.00','9975','Inclusive','branch','Inventory','','','','','',NULL,'12172813329022207222033'),(1528,'121728133270','6044',1.00,'200','retail','0','2024-10-05 16:01:30','','','','100','Cash',0.00,'200','','','12','','1','2024-10-05 13:32:36','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4844.00','4843','Inclusive','branch','Inventory','','','','','',NULL,'12172813330023372310033'),(1529,'121728133270','6510',1.00,'100','retail','0','2024-10-05 16:01:40','','','','50','Cash',0.00,'100','','','12','','1','2024-10-05 13:32:36','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172813330909023722323'),(1530,'121728133270','6513',1.00,'100','retail','0','2024-10-05 16:01:49','','','','50','Cash',0.00,'100','','','12','','1','2024-10-05 13:32:36','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172813333231022302022'),(1531,'121728133270','6516',1.00,'300','retail','0','2024-10-05 16:02:13','','','','125','Cash',0.00,'300','','','12','','1','2024-10-05 13:32:36','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172813334138332303322'),(1532,'121728133270','B030',1.00,'250','retail','0','2024-10-05 16:02:22','','','','169.0003774','Cash',0.00,'250','','','12','','1','2024-10-05 13:32:36','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9697.00','9696','Inclusive','branch','Inventory','','','','','',NULL,'12172813335323218833332'),(1533,'121728133270','6012',1.00,'500','retail','0','2024-10-05 16:32:14','','','','500','Cash',0.00,'500','','','12','16.00','1','2024-10-05 13:32:36','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999997.00','999996','Inclusive','branch','Inventory','','','','yes','','','12172813515121820803283'),(1544,'121728135376','6519',1.00,'150','retail','0','2024-10-05 16:36:16','','','','50','Cash',0.00,'150','','','12','0.00','1','2024-10-05 13:52:11','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172813632823310232107'),(1559,'121728135158','6511',1.00,'100','retail','0','2024-10-05 16:32:38','','','','50','Cash',0.00,'100','','','12','','1','2024-10-05 14:41:17','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172813518623225228033'),(1560,'121728135158','B032',5.00,'1250','retail','0','2024-10-05 16:33:06','','','','186.68','Cash',0.00,'250','','','12','','1','2024-10-05 14:41:17','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9899.00','9894','Inclusive','branch','Inventory','','','','','',NULL,'12172813520153222102222'),(1561,'121728135158','6517',1.00,'250','retail','0','2024-10-05 16:33:22','','','','150','Cash',0.00,'250','','','12','','1','2024-10-05 14:41:17','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172813520933383120332'),(1562,'121728135158','6000',1.00,'1300','retail','0','2024-10-05 16:33:30','','','','1000','Cash',0.00,'1300','','','12','','1','2024-10-05 14:41:17','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999992.00','999991','Inclusive','branch','Inventory','','','','','',NULL,'12172813522032533812303'),(1563,'121728135158','B090',1.00,'100','retail','0','2024-10-05 16:33:40','','','','53.54','Cash',0.00,'100','','','12','','1','2024-10-05 14:41:17','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999999.00','999998','Inclusive','branch','Inventory','','','','','',NULL,'12172813522931022070203'),(1564,'121728135158','6510',2.00,'200','retail','0','2024-10-05 16:33:50','','','','50','Cash',0.00,'100','','','12','','1','2024-10-05 14:41:17','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172813524037222303312'),(1565,'121728135158','6001',1.00,'650','retail','0','2024-10-05 16:34:00','','','','650','Cash',0.00,'650','','','12','','1','2024-10-05 14:41:17','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999992.00','999991','Inclusive','branch','Inventory','','','','','',NULL,'12172813529812038122100'),(1566,'121728135158','6048',1.00,'600','retail','0','2024-10-05 16:34:59','','','','300','Cash',0.00,'600','','','12','','1','2024-10-05 14:41:17','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','','',NULL,'12172813531702023323103'),(1567,'121728135158','B089',2.00,'400','retail','0','2024-10-05 16:35:17','','','','79.16675','Cash',0.00,'200','','','12','','1','2024-10-05 14:41:17','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9804.00','9802','Inclusive','branch','Inventory','','','','','',NULL,'12172813533537222303317'),(1568,'121728135158','B001',1.00,'250','retail','0','2024-10-05 16:35:35','','','','169','Cash',0.00,'250','','','12','','1','2024-10-05 14:41:17','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9760.00','9759','Inclusive','branch','Inventory','','','','','',NULL,'12172813534322733323203'),(1569,'121728135158','B089',1.00,'200','retail','0','2024-10-05 17:34:13','','','','79.16675','Cash',0.00,'200','','','12','','1','2024-10-05 14:41:17','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9802.00','9801','Inclusive','branch','Inventory','','','','','',NULL,'12172813886427323262222'),(1570,'121728135158','B001',2.00,'500','retail','0','2024-10-05 17:34:24','','','','169','Cash',0.00,'250','','','12','','1','2024-10-05 14:41:17','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9759.00','9757','Inclusive','branch','Inventory','','','','','',NULL,'12172813887621800022033'),(1571,'121728135158','B032',1.00,'250','retail','0','2024-10-05 17:34:37','','','','186.68','Cash',0.00,'250','','','12','','1','2024-10-05 14:41:17','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9894.00','9893','Inclusive','branch','Inventory','','','','','',NULL,'12172813889733373393323'),(1572,'121728135158','6517',2.00,'500','retail','0','2024-10-05 17:34:58','','','','150','Cash',0.00,'250','','','12','','1','2024-10-05 14:41:17','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172813892030232203312'),(1573,'121728135158','B032',1.00,'250','retail','0','2024-10-05 17:41:03','','','','186.68','Cash',0.00,'250','','','12','16.00','1','2024-10-05 14:41:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9893.00','9892','Inclusive','branch','Inventory','','','','yes','','','12172813927322313122023'),(1578,'121728139280','B023',1.00,'300','retail','0','2024-10-05 17:41:20','','','','176','Cash',0.00,'300','','','12','','1','2024-10-05 15:28:18','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9900.00','9899','Inclusive','branch','Inventory','','','','','',NULL,'12172813932303333221233'),(1579,'121728139280','B043',1.00,'1200','retail','0','2024-10-05 17:42:03','','','','680','Cash',0.00,'1200','','','12','','1','2024-10-05 15:28:18','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9975.00','9974','Inclusive','branch','Inventory','','','','','',NULL,'12172813933732322230332'),(1580,'121728139280','B089',1.00,'200','retail','0','2024-10-05 17:42:17','','','','79.16675','Cash',0.00,'200','','','12','','1','2024-10-05 15:28:18','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9801.00','9800','Inclusive','branch','Inventory','','','','','',NULL,'12172813934618193312338'),(1581,'121728139280','B023',1.00,'300','retail','0','2024-10-05 18:28:02','','','','176','Cash',0.00,'300','','','12','16.00','1','2024-10-05 15:28:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9899.00','9898','Inclusive','branch','Inventory','','','','yes','','','12172814209529333303332'),(1582,'121728145167','B023',1.00,'300','retail','0','2024-10-05 19:19:27','','','','176','Cash',0.00,'300','','','12','16.00','1','2024-10-05 16:20:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9898.00','9897','Inclusive','branch','Inventory','','','','yes','','','12172814520874030223822'),(1583,'121728145167','B043',1.00,'1200','retail','0','2024-10-05 19:20:09','','','','680','Cash',0.00,'1200','','','12','16.00','1','2024-10-05 16:20:32','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9974.00','9973','Inclusive','branch','Inventory','','','','yes','','','12172814521823332352531'),(1584,'121728145167','6040',1.00,'100','retail','0','2024-10-05 19:20:19','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-10-05 16:20:32','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9861.00','9860','Inclusive','branch','Inventory','','','','yes','','','12172814522932122033333'),(1588,'121728150110','6038',1.00,'1300','retail','0','2024-10-05 20:41:50','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2024-10-05 17:44:30','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9975.00','9974','Inclusive','branch','Inventory','','','','yes','','','12172815014663003102025'),(1589,'121728150110','6511',1.00,'100','retail','0','2024-10-05 20:42:26','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-05 17:44:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172815015712203281121'),(1590,'121728150110','B038',1.00,'250','retail','0','2024-10-05 20:43:56','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-10-05 17:44:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9649.00','9648','Inclusive','branch','Inventory','','','','yes','','','12172815024530233022232'),(1591,'121728150110','6510',1.00,'100','retail','0','2024-10-05 20:44:05','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-05 17:44:30','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','12172815026082002313213'),(1592,'121728145234','5980',1.00,'900','retail','0','2024-10-05 19:20:35','','','','900','Cash',0.00,'900','','','12','','1','2024-10-05 19:16:45','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999990.00','999989','Inclusive','branch','Inventory','','','','','',NULL,'12172814719693334022103'),(1593,'121728145234','6510',1.00,'100','retail','0','2024-10-05 19:53:17','','','','50','Cash',0.00,'100','','','12','','1','2024-10-05 19:16:45','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172814720533132327402'),(1594,'121728145234','6513',2.00,'200','retail','0','2024-10-05 19:53:26','','','','50','Cash',0.00,'100','','','12','','1','2024-10-05 19:16:45','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172814724220204322332'),(1595,'121728145234','6046',1.00,'700','retail','0','2024-10-05 22:14:16','','','','400','Cash',0.00,'700','','','12','16.00','1','2024-10-05 19:16:45','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999988.00','999987','Inclusive','branch','Inventory','','','','yes','','','12172815567267368117123'),(1596,'121728145234','6510',1.00,'100','retail','0','2024-10-05 22:14:32','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-05 19:16:45','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','12172815568302222332222'),(1597,'121728145234','B030',3.00,'750','retail','0','2024-10-05 22:14:44','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2024-10-05 19:16:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9696.00','9693','Inclusive','branch','Inventory','','','','yes','','','12172815569523820535002'),(1599,'121728145234','B021',3.00,'750','retail','0','2024-10-05 22:15:09','','','','150.8335714','Cash',0.00,'250','','','12','16.00','1','2024-10-05 19:16:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9984.00','9981','Inclusive','branch','Inventory','','','','yes','','','12172815573583222350225'),(1601,'121728145234','B038',2.00,'500','retail','0','2024-10-05 22:15:51','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-10-05 19:16:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9648.00','9646','Inclusive','branch','Inventory','','','','yes','','','12172815576922200321050'),(1602,'121728145234','B009',1.00,'300','retail','0','2024-10-05 22:16:09','','','','204','Cash',0.00,'300','','','12','16.00','1','2024-10-05 19:16:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9851.00','9850','Inclusive','branch','Inventory','','','','yes','','','12172815579520123222525'),(1603,'191728207907','7029',1.00,'1800','retail','0','2024-10-06 12:45:07','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2024-10-06 09:45:42','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9983.00','9982','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19172820792032312232922'),(1604,'191728207907','6510',1.00,'100','retail','0','2024-10-06 12:45:21','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-06 09:45:42','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','19172820792927322221792'),(1605,'191728207907','5996',1.00,'200','retail','0','2024-10-06 12:45:29','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-10-06 09:45:42','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999978.00','999977','Inclusive','branch','Inventory','','','','yes','','','19172820793812902230122'),(1606,'191728207944','7029',1.00,'1800','retail','0','2024-10-06 12:45:44','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2024-10-06 10:32:59','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9982.00','9981','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19172821062690301223219'),(1607,'191728207944','5996',3.00,'600','retail','0','2024-10-06 13:30:26','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-10-06 10:32:59','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999977.00','999974','Inclusive','branch','Inventory','','','','yes','','','19172821063922229100180'),(1608,'191728207944','6513',1.00,'100','retail','0','2024-10-06 13:30:39','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-06 10:32:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19172821070009230022227'),(1609,'191728207944','6513',2.00,'200','retail','0','2024-10-06 13:31:41','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-06 10:32:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19172821074721712100300'),(1610,'191728207944','6511',3.00,'300','retail','0','2024-10-06 13:32:28','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-06 10:32:59','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','19172821075957023237310'),(1611,'191728207944','6040',1.00,'100','retail','0','2024-10-06 13:32:40','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-10-06 10:32:59','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9860.00','9859','Inclusive','branch','Inventory','','','','yes','','','19172821077632173200337'),(1612,'191728212738','6511',1.00,'100','retail','0','2024-10-06 14:05:38','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-06 11:20:31','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19172821274843283320372'),(1613,'191728212738','6519',1.00,'150','retail','0','2024-10-06 14:05:48','','','','50','Cash',0.00,'150','','','19','0.00','1','2024-10-06 11:20:31','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','19172821276220392223373'),(1614,'191728212738','5996',1.00,'200','retail','0','2024-10-06 14:06:02','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-10-06 11:20:31','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999974.00','999973','Inclusive','branch','Inventory','','','','yes','','','19172821277221923330873'),(1615,'191728212738','6046',1.00,'700','retail','0','2024-10-06 14:06:13','','','','400','Cash',0.00,'700','','','19','16.00','1','2024-10-06 11:20:31','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999987.00','999986','Inclusive','branch','Inventory','','','','yes','','','19172821362683362262232'),(1619,'121728216044','B038',1.00,'250','retail','0','2024-10-06 15:00:44','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-10-06 12:01:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9646.00','9645','Inclusive','branch','Inventory','','','','yes','','','12172821605753323270383'),(1620,'121728216062','6046',1.00,'700','retail','0','2024-10-06 15:01:02','','','','400','Cash',0.00,'700','','','12','16.00','1','2024-10-06 12:02:06','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999985.00','999984','Inclusive','branch','Inventory','','','','yes','','','12172821608583002270203'),(1621,'121728216062','6513',1.00,'100','retail','0','2024-10-06 15:01:26','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-06 12:02:06','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172821609531113213022'),(1622,'121728216062','6512',1.00,'50','retail','0','2024-10-06 15:01:35','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-10-06 12:02:06','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Service','1110','4000','5500','yes','','','12172821611131310238311'),(1623,'121728216062','6501',1.00,'200','retail','0','2024-10-06 15:01:51','','','','100','Cash',0.00,'200','','','12','0.00','1','2024-10-06 12:02:06','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9991.00','9990','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12172821612180631330020'),(1629,'191728219302','6040',1.00,'100','retail','0','2024-10-06 15:55:02','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-10-06 12:55:17','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9858.00','9857','Inclusive','branch','Inventory','','','','yes','','','19172821931533332209133'),(1643,'121728220370','B038',3.00,'750','retail','0','2024-10-06 16:12:50','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-10-06 13:14:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9645.00','9642','Inclusive','branch','Inventory','','','','yes','','','12172822038410222221333'),(1644,'121728220370','6520',2.00,'400','retail','0','2024-10-06 16:13:05','','','','100','Cash',0.00,'200','','','12','0.00','1','2024-10-06 13:14:03','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','12172822039703922230082'),(1645,'121728220370','6529',1.00,'600','retail','0','2024-10-06 16:13:17','','','','300','Cash',0.00,'600','','','12','0.00','1','2024-10-06 13:14:03','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172822040812702228042'),(1646,'121728220370','6044',1.00,'200','retail','0','2024-10-06 16:13:29','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-10-06 13:14:03','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4842.00','4841','Inclusive','branch','Inventory','','','','yes','','','12172822041901322200202'),(1647,'121728220370','6002',1.00,'250','retail','0','2024-10-06 16:13:40','','','','200','Cash',0.00,'250','','','12','16.00','1','2024-10-06 13:14:03','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999991.00','999990','Inclusive','branch','Inventory','','','','yes','','','12172822043924323222223'),(1648,'121728145234','B019',1.00,'350','retail','0','2024-10-05 22:14:55','','','','265','Cash',0.00,'350','','','7','16','1','2024-10-06 13:16:23','2','1','returned','1','new','pcs','','2024-10-06 16:16:23','7','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17282205698'),(1649,'121728145234','B019',1.00,'350','retail','0','2024-10-05 22:14:55','','','','265','Cash',0.00,'350','','','7','16','1','2024-10-06 13:16:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17282205699'),(1650,'121728145234','B019',1.00,'350','retail','0','2024-10-05 22:14:55','','','','265','Cash',0.00,'350','','','7','16','1','2024-10-06 13:16:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17282205700'),(1651,'121728145234','B023',1.00,'300','retail','0','2024-10-05 22:15:36','','','','176','Cash',0.00,'300','','','7','16','1','2024-10-06 13:16:57','2','1','returned','1','new','pcs','','2024-10-06 16:16:57','7','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17282206088'),(1652,'121728145234','B023',1.00,'300','retail','0','2024-10-05 22:15:36','','','','176','Cash',0.00,'300','','','7','16','1','2024-10-06 13:16:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17282206089'),(1653,'121728140232','6534',1.00,'150','retail','0','2024-10-05 17:57:12','','','','70','Cash',0.00,'150','','','7','16','1','2024-10-06 13:17:59','2','10','returned','1','new','pcs','','2024-10-06 16:17:59','7','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Service','1110','4000','5500','','','','17282206758'),(1654,'121728140232','6534',1.00,'150','retail','0','2024-10-05 17:57:12','','','','70','Cash',0.00,'150','','','7','16','1','2024-10-06 13:17:55','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Service','1110','4000','5500','','','','17282206759'),(1655,'121728216128','7029',1.00,'1800','retail','0','2024-10-06 15:02:08','','','','1200','Cash',0.00,'1800','','','12','','1','2024-10-06 13:24:57','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9981.00','9980','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172821701232220338022'),(1656,'121728216128','6044',1.00,'200','retail','0','2024-10-06 15:16:52','','','','100','Cash',0.00,'200','','','12','','1','2024-10-06 13:24:57','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4843.00','4842','Inclusive','branch','Inventory','','','','','',NULL,'12172821702022032227223'),(1657,'121728216128','6030',1.00,'200','retail','0','2024-10-06 15:17:00','','','','100','Cash',0.00,'200','','','12','','1','2024-10-06 13:24:57','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','','',NULL,'12172821702773322020310'),(1658,'121728216128','6040',1.00,'100','retail','0','2024-10-06 15:17:07','','','','42','Cash',0.00,'100','','','12','','1','2024-10-06 13:24:57','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9859.00','9858','Inclusive','branch','Inventory','','','','','',NULL,'12172821703633330302131'),(1659,'121728216128','6510',1.00,'100','retail','0','2024-10-06 15:17:32','','','','50','Cash',0.00,'100','','','12','','1','2024-10-06 13:24:57','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172821706420002233232'),(1660,'121728216128','15',1.00,'150','retail','0','2024-10-06 16:24:41','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-10-06 13:24:57','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999924.00','999923','Inclusive','branch','Inventory','','','','yes','','','12172822109122122213122'),(1661,'191728219319','B001',2.00,'500','retail','0','2024-10-06 15:55:19','','','','169','Cash',0.00,'250','','','19','','1','2024-10-06 13:40:18','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9757.00','9755','Inclusive','branch','Inventory','','','','','',NULL,'19172821962410222302322'),(1662,'191728219319','5996',2.00,'400','retail','0','2024-10-06 16:00:25','','','','150','Cash',0.00,'200','','','19','','1','2024-10-06 13:40:18','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999973.00','999971','Inclusive','branch','Inventory','','','','','',NULL,'19172821963733033832232'),(1663,'191728219319','6512',3.00,'150','retail','0','2024-10-06 16:00:37','','','','30','Cash',0.00,'50','','','19','','1','2024-10-06 13:40:18','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','40.00','37','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172821967601223829122'),(1664,'191728219319','6520',1.00,'200','retail','0','2024-10-06 16:06:30','','','','100','Cash',0.00,'200','','','19','','1','2024-10-06 13:40:18','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172822001022032092312'),(1669,'191728222235','B042',1.00,'2200','retail','0','2024-10-06 16:43:55','','','','1500','Cash',0.00,'2200','','','19','16.00','1','2024-10-06 13:51:53','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9991.00','9990','Inclusive','branch','Inventory','','','','yes','','','19172822267028076032980'),(1670,'191728222235','6040',1.00,'100','retail','0','2024-10-06 16:51:11','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-10-06 13:51:53','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9857.00','9856','Inclusive','branch','Inventory','','','','yes','','','19172822268133322220932'),(1671,'191728222235','B030',2.00,'500','retail','0','2024-10-06 16:51:21','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-10-06 13:51:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9692.00','9690','Inclusive','branch','Inventory','','','','yes','','','19172822269973373022229'),(1672,'191728222715','6000',1.00,'1300','retail','0','2024-10-06 16:51:55','','','','1000','Cash',0.00,'1300','','','19','16.00','1','2024-10-06 13:54:41','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999991.00','999990','Inclusive','branch','Inventory','','','','yes','','','19172822275133117300121'),(1673,'191728222715','6001',1.00,'650','retail','0','2024-10-06 16:52:31','','','','650','Cash',0.00,'650','','','19','16.00','1','2024-10-06 13:54:41','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999991.00','999990','Inclusive','branch','Inventory','','','','yes','','','19172822276263127322372'),(1674,'191728222715','5996',4.00,'800','retail','0','2024-10-06 16:52:43','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-10-06 13:54:41','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999968.00','999964','Inclusive','branch','Inventory','','','','yes','','','19172822277822727720823'),(1675,'191728222715','6510',1.00,'100','retail','0','2024-10-06 16:52:58','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-06 13:54:41','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','19172822278932233922289'),(1676,'191728222715','6512',2.00,'100','retail','0','2024-10-06 16:53:09','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-10-06 13:54:41','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Service','1110','4000','5500','yes','','','19172822280312822021220'),(1677,'191728222715','B030',4.00,'1000','retail','0','2024-10-06 16:53:24','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-10-06 13:54:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9690.00','9686','Inclusive','branch','Inventory','','','','yes','','','19172822285632203280303'),(1682,'191728213633','6046',1.00,'700','retail','0','2024-10-06 14:20:33','','','','400','Cash',0.00,'700','','','19','','1','2024-10-06 14:48:45','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999986.00','999985','Inclusive','branch','Inventory','','','','','',NULL,'19172821408231331220200'),(1683,'191728213633','6513',1.00,'100','retail','0','2024-10-06 14:28:02','','','','50','Cash',0.00,'100','','','19','','1','2024-10-06 14:48:45','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172821411520221022023'),(1684,'191728213633','6511',1.00,'100','retail','0','2024-10-06 14:28:35','','','','50','Cash',0.00,'100','','','19','','1','2024-10-06 14:48:45','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172821412302220320231'),(1685,'191728213633','B030',1.00,'250','retail','0','2024-10-06 16:43:35','','','','169.0003774','Cash',0.00,'250','','','19','','1','2024-10-06 14:48:45','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9693.00','9692','Inclusive','branch','Inventory','','','','','',NULL,'19172822223073022003332'),(1686,'191728213633','B088',1.00,'400','retail','0','2024-10-06 17:48:29','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-10-06 14:48:45','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9861.00','9860','Inclusive','branch','Inventory','','','','yes','','','19172822612032220322323'),(1687,'191728219734','15',1.00,'150','retail','0','2024-10-06 16:02:14','','','','0','Cash',0.00,'150','','','19','','1','2024-10-06 16:57:59','1','17','returned','1','printed','pcs','','2024-10-06 19:57:59','7','no','','0','','','EXEMPTED',0.00,'1','999925.00','999924','Inclusive','branch','Inventory','','','','','',NULL,'19172821977170772323232'),(1688,'191728219734','6512',4.00,'200','retail','0','2024-10-06 16:02:52','','','','30','Cash',0.00,'50','','','19','','1','2024-10-06 16:58:02','1','20','returned','1','printed','pcs','','2024-10-06 19:58:02','7','no','','0','','','EXEMPTED',0.00,'4','40.00','36','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172821978303331120130'),(1689,'191728219734','B001',2.00,'500','retail','0','2024-10-06 16:03:31','','','','169','Cash',0.00,'250','','','19','','1','2024-10-06 16:57:52','2','1','returned','1','printed','pcs','','2024-10-06 19:57:52','7','no','','0','','','EXEMPTED',0.00,'2','9755.00','9753','Inclusive','branch','Inventory','','','','','',NULL,'19172821989689382262232'),(1690,'191728226167','5980',1.00,'900','retail','0','2024-10-06 17:49:27','','','','900','Cash',0.00,'900','','','19','16.00','1','2024-10-06 14:50:18','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999989.00','999988','Inclusive','branch','Inventory','','','','yes','','','19172822618871200803233'),(1691,'191728226167','5996',1.00,'200','retail','0','2024-10-06 17:49:49','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-10-06 14:50:18','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999964.00','999963','Inclusive','branch','Inventory','','','','yes','','','19172822620132001010622'),(1692,'191728226167','6516',1.00,'300','retail','0','2024-10-06 17:50:03','','','','125','Cash',0.00,'300','','','19','0.00','1','2024-10-06 14:50:18','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19172822621222200332023'),(1693,'191728226220','6003',2.00,'300','retail','0','2024-10-06 17:50:20','','','','150','Cash',0.00,'150','','','19','16.00','1','2024-10-06 14:51:19','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999990.00','999988','Inclusive','branch','Inventory','','','','yes','','','19172822625022332362310'),(1694,'191728226220','15',1.00,'150','retail','0','2024-10-06 17:50:50','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-10-06 14:51:19','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999923.00','999922','Inclusive','branch','Inventory','','','','yes','','','19172822625922537220022'),(1695,'191728226220','6512',1.00,'50','retail','0','2024-10-06 17:50:59','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-10-06 14:51:19','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Service','1110','4000','5500','yes','','','19172822627530203203220'),(1696,'191728226281','15',1.00,'150','retail','0','2024-10-06 17:51:21','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-10-06 14:52:09','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999922.00','999921','Inclusive','branch','Inventory','','','','yes','','','19172822629533627332283'),(1697,'191728226281','6512',4.00,'200','retail','0','2024-10-06 17:51:36','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-10-06 14:52:09','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','40.00','36','Inclusive','branch','Service','1110','4000','5500','yes','','','19172822631033202038307'),(1698,'191728226281','6512',2.00,'100','retail','0','2024-10-06 17:51:51','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-10-06 14:52:09','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Service','1110','4000','5500','yes','','','19172822632527633322332'),(1699,'191728226332','6512',2.00,'100','retail','0','2024-10-06 17:52:12','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-10-06 14:52:38','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Service','1110','4000','5500','yes','','','19172822634422322924310'),(1700,'191728226332','15',1.00,'150','retail','0','2024-10-06 17:52:24','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-10-06 14:52:38','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999921.00','999920','Inclusive','branch','Inventory','','','','yes','','','19172822635410123234347'),(1701,'191728226360','15',1.00,'150','retail','0','2024-10-06 17:52:40','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-10-06 14:53:49','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999920.00','999919','Inclusive','branch','Inventory','','','','yes','','','19172822637120202380101'),(1702,'191728226360','5996',1.00,'200','retail','0','2024-10-06 17:52:52','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-10-06 14:53:49','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999963.00','999962','Inclusive','branch','Inventory','','','','yes','','','19172822638737920230328'),(1703,'121728220898','6519',1.00,'150','retail','0','2024-10-06 16:21:38','','','','50','Cash',0.00,'150','','','12','0.00','1','2024-10-06 15:01:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172822091432032703003'),(1704,'121728220898','6529',2.00,'1200','retail','0','2024-10-06 16:21:54','','','','300','Cash',0.00,'600','','','12','0.00','1','2024-10-06 15:01:56','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172822092820022220200'),(1705,'121728220898','5979',1.00,'750','retail','0','2024-10-06 16:22:09','','','','750','Cash',0.00,'750','','','12','16.00','1','2024-10-06 15:01:56','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999999.00','999998','Inclusive','branch','Inventory','','','','yes','','','12172822094022232920318'),(1706,'121728220898','6511',2.00,'200','retail','0','2024-10-06 16:22:20','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-06 15:01:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172822098201022312302'),(1707,'121728220898','B089',1.00,'200','retail','0','2024-10-06 16:23:02','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2024-10-06 15:01:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9800.00','9799','Inclusive','branch','Inventory','','','','yes','','','12172822099130232120123'),(1708,'121728220898','6537',1.00,'100','retail','0','2024-10-06 18:01:39','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-06 15:01:56','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172822691268321222230'),(1709,'121728226918','5980',1.00,'900','retail','0','2024-10-06 18:01:58','','','','900','Cash',0.00,'900','','','12','16.00','1','2024-10-06 15:04:20','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999988.00','999987','Inclusive','branch','Inventory','','','','yes','','','12172822701222020212307'),(1710,'121728226918','6510',1.00,'100','retail','0','2024-10-06 18:03:32','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-06 15:04:20','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','12172822701822020832107'),(1711,'121728226918','6514',1.00,'100','retail','0','2024-10-06 18:03:39','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-06 15:04:20','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','12172822702822013027022'),(1712,'121728226918','6514',1.00,'100','retail','0','2024-10-06 18:03:49','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-06 15:04:20','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','12172822704032072122002'),(1713,'121728226918','15',1.00,'150','retail','0','2024-10-06 18:04:01','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-10-06 15:04:20','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999919.00','999918','Inclusive','branch','Inventory','','','','yes','','','12172822705663030332337'),(1714,'121728227063','B009',1.00,'300','retail','0','2024-10-06 18:04:23','','','','204','Cash',0.00,'300','','','12','16.00','1','2024-10-06 15:29:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9850.00','9849','Inclusive','branch','Inventory','','','','yes','','','12172822854023332823203'),(1715,'121728227063','B038',1.00,'250','retail','0','2024-10-06 18:29:00','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-10-06 15:29:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9642.00','9641','Inclusive','branch','Inventory','','','','yes','','','12172822854971200403233'),(1716,'121728228554','B001',2.00,'500','retail','0','2024-10-06 18:29:14','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-10-06 15:29:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9753.00','9751','Inclusive','branch','Inventory','','','','yes','','','12172822856420288338232'),(1717,'191728219689','5996',3.00,'600','retail','0','2024-10-06 17:03:48','','','','150','Cash',0.00,'200','','','19','','1','2024-10-06 15:43:11','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999971.00','999968','Inclusive','branch','Inventory','','','','','',NULL,'19172821970233022220021'),(1718,'191728219689','6514',3.00,'300','retail','0','2024-10-06 17:03:48','','','','50','Cash',0.00,'100','','','19','','1','2024-10-06 15:43:11','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172821971772337377933'),(1719,'191728219689','15',1.00,'150','retail','0','2024-10-06 17:03:48','','','','0','Cash',0.00,'150','','','19','','1','2024-10-06 15:43:11','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999926.00','999925','Inclusive','branch','Inventory','','','','','',NULL,'19172821972902700923932'),(1720,'191728219689','6512',3.00,'150','retail','0','2024-10-06 17:03:48','bale','','','30','Cash',0.00,'50','','','19','','1','2024-10-06 15:43:11','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','40.00','37','Inclusive','branch','Service','1110','4000','5500','','',NULL,'7172822342822802322330'),(1721,'191728219689','B022',1.00,'250','retail','0','2024-10-06 18:42:54','','','','176','Cash',0.00,'250','','','19','16.00','1','2024-10-06 15:43:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9975.00','9974','Inclusive','branch','Inventory','','','','yes','','','19172822938802338812882'),(1722,'191728229393','B030',2.00,'500','retail','0','2024-10-06 18:43:13','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-10-06 15:44:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9686.00','9684','Inclusive','branch','Inventory','','','','yes','','','19172822945120232732002'),(1723,'191728229393','6040',1.00,'100','retail','0','2024-10-06 18:44:12','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-10-06 15:44:26','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9856.00','9855','Inclusive','branch','Inventory','','','','yes','','','19172822946032292323332'),(1730,'191728233900','B001',4.00,'1000','retail','0','2024-10-06 19:58:20','','','','169','Cash',0.00,'250','','','19','16.00','1','2024-10-06 16:58:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9752.00','9748','Inclusive','branch','Inventory','','','','yes','','','19172823391682330280822'),(1746,'121728228570','B064',1.00,'1200','retail','0','2024-10-06 18:29:30','','','','610','Cash',0.00,'1200','','','12','','1','2024-10-06 18:36:59','2','7','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9980.00','9979','Inclusive','branch','Inventory','','','','','',NULL,'12172822858302250322821'),(1747,'121728228570','B097',1.00,'150','retail','0','2024-10-06 18:29:43','','','','41.66666667','Cash',0.00,'150','','','12','','1','2024-10-06 18:36:59','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9991.00','9990','Inclusive','branch','Inventory','','','','','',NULL,'12172822860332280331027'),(1748,'121728228570','6040',1.00,'100','retail','0','2024-10-06 18:48:26','','','','42','Cash',0.00,'100','','','12','','1','2024-10-06 18:36:59','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9855.00','9854','Inclusive','branch','Inventory','','','','','',NULL,'12172822971722222923327'),(1749,'121728228570','B001',1.00,'250','retail','0','2024-10-06 18:48:37','','','','169','Cash',0.00,'250','','','12','','1','2024-10-06 18:36:59','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9751.00','9750','Inclusive','branch','Inventory','','','','','',NULL,'12172822972720021230232'),(1750,'121728228570','5997',1.00,'1200','retail','0','2024-10-06 18:48:48','','','','1200','Cash',0.00,'1200','','','12','','1','2024-10-06 18:36:59','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999998.00','999997','Inclusive','branch','Inventory','','','','','',NULL,'12172822974522323731322'),(1751,'121728228570','6032',1.00,'200','retail','0','2024-10-06 18:49:06','','','','200','Cash',0.00,'200','','','12','','1','2024-10-06 18:36:59','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999982.00','999981','Inclusive','branch','Inventory','','','','','',NULL,'12172822975410391122243'),(1752,'121728228570','B097',1.00,'150','retail','0','2024-10-06 20:01:41','','','','41.66666667','Cash',0.00,'150','','','12','','1','2024-10-06 18:36:59','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9990.00','9989','Inclusive','branch','Inventory','','','','','',NULL,'12172823412402301234221'),(1753,'121728228570','6040',1.00,'100','retail','0','2024-10-06 20:06:42','','','','42','Cash',0.00,'100','','','12','','1','2024-10-06 18:36:59','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9854.00','9853','Inclusive','branch','Inventory','','','','','',NULL,'12172823442112234211333'),(1754,'121728228570','B001',1.00,'250','retail','0','2024-10-06 21:36:44','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-10-06 18:36:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9748.00','9747','Inclusive','branch','Inventory','','','','yes','','','12172823981600200323029'),(1755,'191728307156','6046',1.00,'700','retail','0','2024-10-07 16:19:16','','','','400','Cash',0.00,'700','','','19','16.00','1','2024-10-07 13:20:09','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999984.00','999983','Inclusive','branch','Inventory','','','','yes','','','19172830717522320033322'),(1756,'191728307156','6510',1.00,'100','retail','0','2024-10-07 16:19:35','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-07 13:20:09','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','19172830719008002311392'),(1757,'191728307156','6040',1.00,'100','retail','0','2024-10-07 16:19:50','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-10-07 13:20:09','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9853.00','9852','Inclusive','branch','Inventory','','','','yes','','','19172830720032233222002'),(1758,'191728316133','5996',2.00,'400','retail','0','2024-10-07 18:48:53','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-10-07 15:49:21','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999962.00','999960','Inclusive','branch','Inventory','','','','yes','','','19172831614823398231413'),(1759,'191728316164','B083',1.00,'2000','retail','0','2024-10-07 18:49:24','','','','1000','Cash',0.00,'2000','','','19','16.00','1','2024-10-07 15:53:15','2','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','yes','','','19172831627213273733331'),(1760,'191728316164','B089',1.00,'200','retail','0','2024-10-07 18:51:13','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2024-10-07 15:53:15','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9799.00','9798','Inclusive','branch','Inventory','','','','yes','','','19172831628560383120222'),(1761,'191728316164','6013',3.00,'300','retail','0','2024-10-07 18:51:26','','','','100','Cash',0.00,'100','','','19','16.00','1','2024-10-07 15:53:15','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999982.00','999979','Inclusive','branch','Inventory','','','','yes','','','19172831637933332091399'),(1762,'191728321944','6515',2.00,'600','retail','0','2024-10-07 20:25:44','','','','100','Cash',0.00,'300','','','19','0.00','1','2024-10-07 17:26:10','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','19172832196822913982120'),(1763,'191728323065','6040',1.00,'100','retail','0','2024-10-07 20:44:25','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-10-07 17:44:52','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9852.00','9851','Inclusive','branch','Inventory','','','','yes','','','19172832307812322223313'),(1764,'191728373027','B023',3.00,'900','retail','0','2024-10-08 10:37:07','','','','176','Cash',0.00,'300','','','19','16.00','1','2024-10-08 07:37:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9896.00','9893','Inclusive','branch','Inventory','','','','yes','','','19172837304132333828233'),(1765,'121728383050','6015',1.00,'1500','retail','0','2024-10-08 13:24:10','','','','1500','Cash',0.00,'1500','','','12','16.00','1','2024-10-08 10:24:53','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999998.00','999997','Inclusive','branch','Inventory','','','','yes','','','12172838306532037332723'),(1766,'121728383050','6513',1.00,'100','retail','0','2024-10-08 13:24:25','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-08 10:24:53','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172838307673330302831'),(1767,'121728383050','6511',1.00,'100','retail','0','2024-10-08 13:24:36','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-08 10:24:53','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172838308803333232222'),(1768,'121728404480','B032',7.00,'1750','retail','0','2024-10-08 19:21:20','','','','186.68','Cash',0.00,'250','','','12','16.00','1','2024-10-08 16:23:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','9892.00','9885','Inclusive','branch','Inventory','','','','yes','','','12172840450832333247200'),(1769,'121728404480','6519',1.00,'150','retail','0','2024-10-08 19:21:48','','','','50','Cash',0.00,'150','','','12','0.00','1','2024-10-08 16:23:19','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172840453031002482033'),(1770,'121728404480','15',1.00,'150','retail','0','2024-10-08 19:22:10','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-10-08 16:23:19','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999919.00','999918','Inclusive','branch','Inventory','','','','yes','','','12172840454333742234020'),(1771,'121728404480','6512',4.00,'200','retail','0','2024-10-08 19:22:23','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-10-08 16:23:19','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','44.00','40','Inclusive','branch','Service','1110','4000','5500','yes','','','12172840456020241431313'),(1772,'121728404480','6514',3.00,'300','retail','0','2024-10-08 19:22:40','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-08 16:23:19','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Service','1110','4000','5500','yes','','','12172840457372020223023'),(1773,'121728404480','B023',2.00,'600','retail','0','2024-10-08 19:22:54','','','','176','Cash',0.00,'300','','','12','16.00','1','2024-10-08 16:23:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9893.00','9891','Inclusive','branch','Inventory','','','','yes','','','12172840458734033223003'),(1774,'121728408786','6046',1.00,'700','retail','0','2024-10-08 20:33:06','','','','400','Cash',0.00,'700','','','12','16.00','1','2024-10-08 17:33:56','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999983.00','999982','Inclusive','branch','Inventory','','','','yes','','','12172840880622202632332'),(1775,'121728408786','6530',1.00,'200','retail','0','2024-10-08 20:33:27','','','','100','Cash',0.00,'200','','','12','0.00','1','2024-10-08 17:33:56','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172840882300243230803'),(1776,'121728408786','6510',1.00,'100','retail','0','2024-10-08 20:33:44','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-08 17:33:56','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','12172840883222083084380'),(1777,'211728494919','7029',1.00,'1800','retail','0','2024-10-09 20:28:39','','','','1200','Cash',0.00,'1800','','','21','0.00','1','2024-10-09 17:35:23','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9980.00','9979','Inclusive','branch','Inventory','1110','4000','5500','yes','','','21172849493421243331922'),(1778,'211728494919','6027',1.00,'150','retail','0','2024-10-09 20:28:55','','','','100','Cash',0.00,'150','','','21','16.00','1','2024-10-09 17:35:23','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','yes','','','21172849500422325202834'),(1779,'211728494919','6538',1.00,'150','retail','0','2024-10-09 20:33:17','','','','50','Cash',0.00,'150','','','21','0.00','1','2024-10-09 17:35:23','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','21172849520730072337222'),(1780,'211728494919','6513',1.00,'100','retail','0','2024-10-09 20:33:27','','','','50','Cash',0.00,'100','','','21','0.00','1','2024-10-09 17:35:23','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','21172849523473079372222'),(1781,'211728494919','B038',4.00,'1000','retail','0','2024-10-09 20:33:55','','','','195.52','Cash',0.00,'250','','','21','16.00','1','2024-10-09 17:35:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9641.00','9637','Inclusive','branch','Inventory','','','','yes','','','21172849526777206430722'),(1782,'211728494919','B089',2.00,'400','retail','0','2024-10-09 20:34:28','','','','79.16675','Cash',0.00,'200','','','21','16.00','1','2024-10-09 17:35:23','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9798.00','9796','Inclusive','branch','Inventory','','','','yes','','','21172849528330029332393'),(1783,'211728494919','6510',3.00,'300','retail','0','2024-10-09 20:34:44','','','','50','Cash',0.00,'100','','','21','0.00','1','2024-10-09 17:35:23','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10.00','7','Inclusive','branch','Service','1110','4000','5500','yes','','','21172849531622823210200'),(1784,'211728495325','6016',1.00,'750','retail','0','2024-10-09 20:35:25','','','','750','Cash',0.00,'750','','','21','16.00','1','2024-10-09 17:36:24','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999995.00','999994','Inclusive','branch','Inventory','','','','yes','','','21172849537737530333339'),(1785,'211728495386','6501',1.00,'200','retail','0','2024-10-09 20:36:26','','','','100','Cash',0.00,'200','','','21','0.00','1','2024-10-09 17:41:18','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9990.00','9989','Inclusive','branch','Inventory','1110','4000','5500','yes','','','21172849567132720392803'),(1789,'191728554724','B030',2.00,'500','retail','0','2024-10-10 13:05:24','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-10-10 10:40:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9684.00','9682','Inclusive','branch','Inventory','','','','yes','','','19172855679809222382292'),(1790,'191728554724','B088',1.00,'400','retail','0','2024-10-10 13:39:59','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-10-10 10:40:45','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9860.00','9859','Inclusive','branch','Inventory','','','','yes','','','19172855681072382038233'),(1791,'191728554724','6033',1.00,'750','retail','0','2024-10-10 13:40:10','','','','750','Cash',0.00,'750','','','19','16.00','1','2024-10-10 10:40:45','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','yes','','','19172855683438008232233'),(1802,'191728556847','7029',1.00,'1800','retail','0','2024-10-10 13:40:47','','','','1200','Cash',0.00,'1800','','','19','','1','2024-10-10 12:04:44','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9979.00','9978','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19172856105333701115223'),(1803,'191728556847','6517',1.00,'250','retail','0','2024-10-10 14:50:54','','','','150','Cash',0.00,'250','','','19','','1','2024-10-10 12:04:44','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172856106216021623332'),(1804,'191728556847','5996',1.00,'200','retail','0','2024-10-10 14:51:02','','','','150','Cash',0.00,'200','','','19','','1','2024-10-10 12:04:44','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999958.00','999957','Inclusive','branch','Inventory','','','','','',NULL,'19172856107032062391033'),(1805,'191728556847','6511',1.00,'100','retail','0','2024-10-10 14:51:11','','','','50','Cash',0.00,'100','','','19','','1','2024-10-10 12:04:44','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172856107952132373233'),(1806,'191728556847','B089',1.00,'200','retail','0','2024-10-10 14:51:20','','','','79.16675','Cash',0.00,'200','','','19','','1','2024-10-10 12:04:44','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9796.00','9795','Inclusive','branch','Inventory','','','','','',NULL,'19172856108883222380226'),(1807,'191728556847','B091',1.00,'100','retail','0','2024-10-10 14:51:29','','','','47','Cash',0.00,'100','','','19','','1','2024-10-10 12:04:44','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9931.00','9930','Inclusive','branch','Inventory','','','','','',NULL,'19172856110021862805012'),(1808,'191728556847','B089',1.00,'200','retail','0','2024-10-10 15:04:30','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2024-10-10 12:04:44','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9795.00','9794','Inclusive','branch','Inventory','','','','yes','','','19172856188083323320321'),(1816,'191728554670','6010',1.00,'600','retail','0','2024-10-10 13:04:30','','','','600','Cash',0.00,'600','','','19','','1','2024-10-10 12:35:33','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','','',NULL,'19172855469092043585340'),(1817,'191728554670','5996',2.00,'400','retail','0','2024-10-10 13:04:51','','','','150','Cash',0.00,'200','','','19','','1','2024-10-10 12:35:33','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999960.00','999958','Inclusive','branch','Inventory','','','','','',NULL,'19172855470622703833320'),(1818,'191728554670','6514',2.00,'200','retail','0','2024-10-10 13:05:06','','','','50','Cash',0.00,'100','','','19','','1','2024-10-10 12:35:33','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172855471872793938303'),(1819,'191728554670','6511',1.00,'100','retail','0','2024-10-10 14:52:09','','','','50','Cash',0.00,'100','','','19','','1','2024-10-10 12:35:33','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172856113912212932222'),(1820,'191728554670','6511',1.00,'100','retail','0','2024-10-10 15:05:29','','','','50','Cash',0.00,'100','','','19','','1','2024-10-10 12:35:33','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172856193783130239023'),(1821,'191728554670','6002',1.00,'250','retail','0','2024-10-10 15:35:08','','','','200','Cash',0.00,'250','','','19','16.00','1','2024-10-10 12:35:33','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999990.00','999989','Inclusive','branch','Inventory','','','','yes','','','19172856372435222107612'),(1822,'191728561942','B088',1.00,'400','retail','0','2024-10-10 15:05:42','','','','216','Cash',0.00,'400','','','19','','1','2024-10-10 13:04:35','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9859.00','9858','Inclusive','branch','Inventory','','','','','',NULL,'19172856367033333225233'),(1823,'191728561942','B030',1.00,'250','retail','0','2024-10-10 15:34:30','','','','169.0003774','Cash',0.00,'250','','','19','','1','2024-10-10 13:04:35','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9682.00','9681','Inclusive','branch','Inventory','','','','','',NULL,'19172856368212503322239'),(1824,'191728561942','B041',1.00,'1200','retail','0','2024-10-10 16:03:49','','','','610','Cash',0.00,'1200','','','19','16.00','1','2024-10-10 13:04:35','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9984.00','9983','Inclusive','branch','Inventory','','','','yes','','','19172856544315705223042'),(1825,'191728561942','6040',1.00,'100','retail','0','2024-10-10 16:04:04','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-10-10 13:04:35','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9851.00','9850','Inclusive','branch','Inventory','','','','yes','','','19172856545332500624235'),(1826,'191728561942','6512',2.00,'100','retail','0','2024-10-10 16:04:14','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-10-10 13:04:35','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','19172856547012312703232'),(1828,'121728567486','6512',2.00,'100','retail','0','2024-10-10 16:38:06','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-10-10 13:38:31','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','12172856750525033235535'),(1829,'121728567513','6002',1.00,'250','retail','0','2024-10-10 16:38:33','','','','200','Cash',0.00,'250','','','12','16.00','1','2024-10-10 13:39:30','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999989.00','999988','Inclusive','branch','Inventory','','','','yes','','','12172856756210222651333'),(1832,'121728572363','15',1.00,'150','retail','0','2024-10-10 17:59:23','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-10-10 14:59:40','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999918.00','999917','Inclusive','branch','Inventory','','','','yes','','','12172857237838232207327'),(1833,'121728567468','B088',1.00,'400','retail','0','2024-10-10 16:37:48','','','','216','Cash',0.00,'400','','','12','','1','2024-10-10 15:13:06','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9858.00','9857','Inclusive','branch','Inventory','','','','','',NULL,'12172856748282553102123'),(1834,'121728567468','5996',1.00,'200','retail','0','2024-10-10 18:12:50','','','','150','Cash',0.00,'200','','','12','16.00','1','2024-10-10 15:13:06','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999957.00','999956','Inclusive','branch','Inventory','','','','yes','','','12172857318302005733022'),(1835,'121728572305','B028',1.00,'300','retail','0','2024-10-10 17:58:25','','','','195','Cash',0.00,'300','','','12','','1','2024-10-10 17:42:38','2','1','returned','1','printed','pcs','','2024-10-10 20:42:38','7','no','','0','','','EXEMPTED',0.00,'1','9921.00','9920','Inclusive','branch','Inventory','','','','','',NULL,'12172857231870233202282'),(1836,'121728572305','B009',1.00,'300','retail','0','2024-10-10 17:58:38','','','','204','Cash',0.00,'300','','','12','','1','2024-10-10 17:42:41','2','1','returned','1','printed','pcs','','2024-10-10 20:42:41','7','no','','0','','','EXEMPTED',0.00,'1','9849.00','9848','Inclusive','branch','Inventory','','','','','',NULL,'12172857235772033720227'),(1837,'121728572305','B009',1.00,'300','retail','0','2024-10-10 18:25:24','','','','204','Cash',0.00,'300','','','12','16.00','1','2024-10-10 15:25:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9848.00','9847','Inclusive','branch','Inventory','','','','yes','','','12172857393712003232803'),(1841,'121728573956','6000',1.00,'1300','retail','0','2024-10-10 18:25:56','','','','1000','Cash',0.00,'1300','','','12','','1','2024-10-10 16:11:15','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999990.00','999989','Inclusive','branch','Inventory','','','','','',NULL,'12172857396903012272273'),(1842,'121728573956','6510',1.00,'100','retail','0','2024-10-10 18:26:09','','','','50','Cash',0.00,'100','','','12','','1','2024-10-10 16:11:15','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172857397923121303233'),(1843,'121728573956','6513',1.00,'100','retail','0','2024-10-10 18:26:19','','','','50','Cash',0.00,'100','','','12','','1','2024-10-10 16:11:15','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172857398802503322207'),(1844,'121728573956','B041',1.00,'1200','retail','0','2024-10-10 19:10:42','','','','610','Cash',0.00,'1200','','','12','16.00','1','2024-10-10 16:11:15','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9983.00','9982','Inclusive','branch','Inventory','','','','yes','','','12172857666000332205363'),(1845,'121728573956','6040',1.00,'100','retail','0','2024-10-10 19:11:00','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-10-10 16:11:15','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9850.00','9849','Inclusive','branch','Inventory','','','','yes','','','12172857667220056757222'),(1846,'191728639708','6046',1.00,'700','retail','0','2024-10-11 12:41:48','','','','400','Cash',0.00,'700','','','19','16.00','1','2024-10-11 09:42:37','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999982.00','999981','Inclusive','branch','Inventory','','','','yes','','','19172863972601828080223'),(1847,'191728639708','5996',1.00,'200','retail','0','2024-10-11 12:42:06','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-10-11 09:42:37','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999956.00','999955','Inclusive','branch','Inventory','','','','yes','','','19172863973703703232033'),(1848,'191728639708','B037',1.00,'250','retail','0','2024-10-11 12:42:18','','','','213.24','Cash',0.00,'250','','','19','16.00','1','2024-10-11 09:42:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9987.00','9986','Inclusive','branch','Inventory','','','','yes','','','19172863975232630023222'),(1849,'191728653496','6033',1.00,'750','retail','0','2024-10-11 16:31:36','','','','750','Cash',0.00,'750','','','19','16.00','1','2024-10-11 13:32:09','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999999.00','999998','Inclusive','branch','Inventory','','','','yes','','','19172865351329233331522'),(1869,'191728653531','B023',2.00,'600','retail','0','2024-10-11 16:32:11','','','','176','Cash',0.00,'300','','','19','','1','2024-10-11 14:50:03','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9891.00','9889','Inclusive','branch','Inventory','','','','','',NULL,'19172865357637220836232'),(1870,'191728653531','B022',1.00,'250','retail','0','2024-10-11 16:32:57','','','','176','Cash',0.00,'250','','','19','','1','2024-10-11 14:50:03','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9974.00','9973','Inclusive','branch','Inventory','','','','','',NULL,'19172865360633321230300'),(1871,'191728653531','B021',1.00,'250','retail','0','2024-10-11 16:33:27','','','','150.8335714','Cash',0.00,'250','','','19','','1','2024-10-11 14:50:03','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9981.00','9980','Inclusive','branch','Inventory','','','','','',NULL,'19172865362932321313233'),(1872,'191728653531','6512',2.00,'100','retail','0','2024-10-11 16:33:49','','','','30','Cash',0.00,'50','','','19','','1','2024-10-11 14:50:03','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172865364109220136601'),(1873,'191728653531','B022',1.00,'250','retail','0','2024-10-11 17:49:49','','','','176','Cash',0.00,'250','','','19','16.00','1','2024-10-11 14:50:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9973.00','9972','Inclusive','branch','Inventory','','','','yes','','','19172865820122102503305'),(1884,'121728660834','6512',2.00,'100','retail','0','2024-10-11 18:33:54','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-10-11 16:20:17','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','12172866360630603720020'),(1885,'121728657782','5987',1.00,'600','retail','0','2024-10-11 17:43:02','','','','600','Cash',0.00,'600','','','12','','1','2024-10-11 17:13:26','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','','',NULL,'12172865780901203932833'),(1886,'121728657782','6524',1.00,'200','retail','0','2024-10-11 17:43:30','','','','70','Cash',0.00,'200','','','12','','1','2024-10-11 17:13:26','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172865781732223322008'),(1887,'121728657782','6517',1.00,'250','retail','0','2024-10-11 17:43:38','','','','150','Cash',0.00,'250','','','12','','1','2024-10-11 17:13:26','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172865783521532260308'),(1888,'121728657782','5985',1.00,'250','retail','0','2024-10-11 17:43:56','','','','200','Cash',0.00,'250','','','12','','1','2024-10-11 17:28:36','1','18','returned','1','printed','pcs','','2024-10-11 20:28:36','7','no','','0','','','EXEMPTED',0.00,'1','999979.00','999978','Inclusive','branch','Inventory','','','','','',NULL,'12172865785213112050303'),(1889,'121728657782','6016',1.00,'750','retail','0','2024-10-11 17:44:12','','','','750','Cash',0.00,'750','','','12','','1','2024-10-11 17:13:26','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999994.00','999993','Inclusive','branch','Inventory','','','','','',NULL,'12172865786132382123333'),(1890,'121728657782','6044',1.00,'200','retail','0','2024-10-11 17:44:22','','','','100','Cash',0.00,'200','','','12','','1','2024-10-11 17:13:26','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4841.00','4840','Inclusive','branch','Inventory','','','','','',NULL,'12172865787137072012283'),(1891,'121728657782','6515',1.00,'300','retail','0','2024-10-11 17:44:32','','','','100','Cash',0.00,'300','','','12','','1','2024-10-11 17:13:26','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172865788422500833803'),(1892,'121728657782','B019',2.00,'700','retail','0','2024-10-11 17:48:07','','','','265','Cash',0.00,'350','','','12','','1','2024-10-11 17:13:26','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9945.00','9943','Inclusive','branch','Inventory','','','','','',NULL,'12172865811783225332203'),(1893,'121728657782','6527',1.00,'200','retail','0','2024-10-11 18:31:36','','','','50','Cash',0.00,'200','','','12','','1','2024-10-11 17:13:26','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172866074003023733227'),(1894,'121728657782','B089',1.00,'200','retail','0','2024-10-11 18:32:20','','','','79.16675','Cash',0.00,'200','','','12','','1','2024-10-11 17:13:26','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9794.00','9793','Inclusive','branch','Inventory','','','','','',NULL,'12172866082632380233830'),(1895,'121728666808','6519',1.00,'150','retail','0','2024-10-11 20:13:28','','','','50','Cash',0.00,'150','','','12','0.00','1','2024-10-11 17:13:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172866682320303283013'),(1907,'191728719005','6038',1.00,'1300','retail','0','2024-10-12 10:43:25','','','','1300','Cash',0.00,'1300','','','19','','1','2024-10-12 08:29:30','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9974.00','9973','Inclusive','branch','Inventory','','','','','',NULL,'19172871901663700223327'),(1908,'191728719005','6046',1.00,'700','retail','0','2024-10-12 10:43:37','','','','400','Cash',0.00,'700','','','19','','1','2024-10-12 08:29:30','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999981.00','999980','Inclusive','branch','Inventory','','','','','',NULL,'19172871903087213230033'),(1909,'191728719005','6511',1.00,'100','retail','0','2024-10-12 10:43:51','','','','50','Cash',0.00,'100','','','19','','1','2024-10-12 08:29:30','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172871904323202133003'),(1910,'191728719005','B090',1.00,'100','retail','0','2024-10-12 10:44:03','','','','53.54','Cash',0.00,'100','','','19','','1','2024-10-12 08:29:30','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999998.00','999997','Inclusive','branch','Inventory','','','','','',NULL,'19172871905423329593843'),(1911,'191728719005','5996',1.00,'200','retail','0','2024-10-12 10:44:14','','','','150','Cash',0.00,'200','','','19','','1','2024-10-12 08:29:30','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999955.00','999954','Inclusive','branch','Inventory','','','','','',NULL,'19172871906721038877032'),(1912,'191728719005','B090',1.00,'100','retail','0','2024-10-12 10:52:28','','','','53.54','Cash',0.00,'100','','','19','','1','2024-10-12 08:29:30','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999997.00','999996','Inclusive','branch','Inventory','','','','','',NULL,'19172871956122691002032'),(1913,'191728719005','5996',1.00,'200','retail','0','2024-10-12 11:29:18','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-10-12 08:29:30','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999954.00','999953','Inclusive','branch','Inventory','','','','yes','','','19172872176711273122232'),(1914,'191728721772','6003',1.00,'150','retail','0','2024-10-12 11:29:32','','','','150','Cash',0.00,'150','','','19','16.00','1','2024-10-12 08:30:18','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999988.00','999987','Inclusive','branch','Inventory','','','','yes','','','19172872181293020730320'),(1918,'121728733941','6002',3.00,'750','retail','0','2024-10-12 14:52:21','','','','200','Cash',0.00,'250','','','12','16.00','1','2024-10-12 11:53:02','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999987.00','999984','Inclusive','branch','Inventory','','','','yes','','','12172873395532333223232'),(1919,'121728733941','B088',3.00,'1200','retail','0','2024-10-12 14:52:36','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-10-12 11:53:02','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9857.00','9854','Inclusive','branch','Inventory','','','','yes','','','12172873396622233303312'),(1920,'121728733941','B038',1.00,'250','retail','0','2024-10-12 14:52:46','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-10-12 11:53:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9637.00','9636','Inclusive','branch','Inventory','','','','yes','','','12172873397823880222302'),(1923,'191728731765','5998',1.00,'600','retail','0','2024-10-12 14:16:05','','','','600','Cash',0.00,'600','','','19','','1','2024-10-12 14:03:55','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999996.00','999995','Inclusive','branch','Inventory','','','','','',NULL,'19172873178602022232070'),(1924,'191728731765','5996',1.00,'200','retail','0','2024-10-12 14:16:26','','','','150','Cash',0.00,'200','','','19','','1','2024-10-12 14:03:55','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999953.00','999952','Inclusive','branch','Inventory','','','','','',NULL,'19172873179829802931373'),(1925,'191728731765','6002',1.00,'250','retail','0','2024-10-12 14:16:39','','','','200','Cash',0.00,'250','','','19','','1','2024-10-12 14:03:55','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999988.00','999987','Inclusive','branch','Inventory','','','','','',NULL,'19172873181923392323002'),(1926,'191728731765','6511',1.00,'100','retail','0','2024-10-12 17:03:39','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-12 14:03:55','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19172874183003320702881'),(1929,'191728741777','6511',1.00,'100','retail','0','2024-10-12 17:02:57','','','','50','Cash',0.00,'100','','','19','','1','2024-10-12 15:27:38','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172874178830017802020'),(1930,'191728741777','6040',1.00,'100','retail','0','2024-10-12 17:03:08','','','','42','Cash',0.00,'100','','','19','','1','2024-10-12 15:27:38','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9849.00','9848','Inclusive','branch','Inventory','','','','','',NULL,'19172874179813297310302'),(1931,'191728741777','6040',1.00,'100','retail','0','2024-10-12 18:27:25','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-10-12 15:27:38','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9848.00','9847','Inclusive','branch','Inventory','','','','yes','','','19172874685520722122457'),(1933,'211728747887','6512',6.00,'300','retail','0','2024-10-12 18:44:47','','','','30','Cash',0.00,'50','','','21','0.00','1','2024-10-12 15:45:12','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','44.00','38','Inclusive','branch','Service','1110','4000','5500','yes','','','21172874790219722232100'),(1934,'211728747914','6512',6.00,'300','retail','0','2024-10-12 18:45:14','','','','30','Cash',0.00,'50','','','21','0.00','1','2024-10-12 15:45:46','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','44.00','38','Inclusive','branch','Service','1110','4000','5500','yes','','','21172874792908932337412'),(1935,'211728747914','15',4.00,'600','retail','0','2024-10-12 18:45:29','','','','0','Cash',0.00,'150','','','21','16.00','1','2024-10-12 15:45:46','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999917.00','999913','Inclusive','branch','Inventory','','','','yes','','','21172874794319028433382'),(1936,'211728747948','7029',1.00,'1800','retail','0','2024-10-12 18:45:48','','','','1200','Cash',0.00,'1800','','','21','0.00','1','2024-10-12 15:48:13','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9978.00','9977','Inclusive','branch','Inventory','1110','4000','5500','yes','','','21172874799032373828237'),(1937,'211728747948','15',3.00,'450','retail','0','2024-10-12 18:46:31','','','','0','Cash',0.00,'150','','','21','16.00','1','2024-10-12 15:48:13','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999913.00','999910','Inclusive','branch','Inventory','','','','yes','','','21172874802283320020301'),(1938,'211728747948','6510',2.00,'200','retail','0','2024-10-12 18:47:03','','','','50','Cash',0.00,'100','','','21','0.00','1','2024-10-12 15:48:13','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','yes','','','21172874804020402871424'),(1939,'211728747948','6533',2.00,'200','retail','0','2024-10-12 18:47:30','','','','50','Cash',0.00,'100','','','21','0.00','1','2024-10-12 15:48:13','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','21172874805924202401357'),(1940,'211728747948','6044',1.00,'200','retail','0','2024-10-12 18:47:39','','','','100','Cash',0.00,'200','','','21','16.00','1','2024-10-12 15:48:13','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4840.00','4839','Inclusive','branch','Inventory','','','','yes','','','21172874806936027006222'),(1941,'121728745582','B038',1.00,'250','retail','0','2024-10-12 18:06:22','','','','195.52','Cash',0.00,'250','','','12','','1','2024-10-12 15:52:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9636.00','9635','Inclusive','branch','Inventory','','','','','',NULL,'12172874566600622232360'),(1942,'121728745582','B088',1.00,'400','retail','0','2024-10-12 18:07:46','','','','216','Cash',0.00,'400','','','12','','1','2024-10-12 15:52:09','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9854.00','9853','Inclusive','branch','Inventory','','','','','',NULL,'12172874567803200032323'),(1943,'121728745582','6539',1.00,'300','retail','0','2024-10-12 18:51:53','','','','234','Cash',0.00,'300','','','12','0.00','1','2024-10-12 15:52:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172874832638222302333'),(1951,'191728746861','6012',3.00,'1500','retail','0','2024-10-12 18:27:41','','','','500','Cash',0.00,'500','','','19','','1','2024-10-12 16:21:41','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999996.00','999993','Inclusive','branch','Inventory','','','','','',NULL,'19172874687310078323117'),(1952,'191728746861','6012',1.00,'500','retail','0','2024-10-12 19:05:50','','','','500','Cash',0.00,'500','','','19','','1','2024-10-12 16:21:41','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999993.00','999992','Inclusive','branch','Inventory','','','','','',NULL,'19172874916170221309223'),(1953,'191728746861','B015',2.00,'600','retail','0','2024-10-12 19:06:01','','','','220','Cash',0.00,'300','','','19','','1','2024-10-12 16:21:41','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9980.00','9978','Inclusive','branch','Inventory','','','','','',NULL,'19172874920402433103390'),(1954,'191728746861','B015',2.00,'600','retail','0','2024-10-12 19:15:45','','','','220','Cash',0.00,'300','','','19','','1','2024-10-12 16:21:41','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9978.00','9976','Inclusive','branch','Inventory','','','','','',NULL,'19172874975503210233372'),(1955,'191728746861','B015',1.00,'300','retail','0','2024-10-12 19:21:25','','','','220','Cash',0.00,'300','','','19','16.00','1','2024-10-12 16:21:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9976.00','9975','Inclusive','branch','Inventory','','','','yes','','','19172875009402003105323'),(1956,'121728759866','5980',1.00,'900','retail','0','2024-10-12 22:04:26','','','','900','Cash',0.00,'900','','','12','16.00','1','2024-10-12 19:07:01','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999987.00','999986','Inclusive','branch','Inventory','','','','yes','','','12172875987611333713026'),(1957,'121728759866','6510',1.00,'100','retail','0','2024-10-12 22:04:36','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-12 19:07:01','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','12172875989223282923820'),(1958,'121728759866','6513',1.00,'100','retail','0','2024-10-12 22:04:52','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-12 19:07:01','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172875990032300372297'),(1959,'121728759866','6040',1.00,'100','retail','0','2024-10-12 22:05:01','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-10-12 19:07:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9847.00','9846','Inclusive','branch','Inventory','','','','yes','','','12172875991173733871175'),(1960,'121728759866','6013',8.00,'800','retail','0','2024-10-12 22:05:12','','','','100','Cash',0.00,'100','','','12','16.00','1','2024-10-12 19:07:01','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','999979.00','999971','Inclusive','branch','Inventory','','','','yes','','','12172875993383332253293'),(1961,'121728759866','B015',2.00,'600','retail','0','2024-10-12 22:05:33','','','','220','Cash',0.00,'300','','','12','16.00','1','2024-10-12 19:07:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9975.00','9973','Inclusive','branch','Inventory','','','','yes','','','12172875999832929123330'),(1962,'121728760025','B160',1.00,'5000','retail','0','2024-10-12 22:07:05','','','','3500','Cash',0.00,'5000','','','12','16.00','1','2024-10-12 19:20:17','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9993.00','9992','Inclusive','branch','Inventory','','','','yes','','','12172876081278322321321'),(1963,'191728804933','6000',1.00,'1300','retail','0','2024-10-13 10:35:33','','','','1000','Cash',0.00,'1300','','','19','16.00','1','2024-10-13 07:36:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999989.00','999988','Inclusive','branch','Inventory','','','','yes','','','19172880495584895032113'),(1964,'191728804933','6001',1.00,'650','retail','0','2024-10-13 10:35:55','','','','650','Cash',0.00,'650','','','19','16.00','1','2024-10-13 07:36:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999990.00','999989','Inclusive','branch','Inventory','','','','yes','','','19172880496722700282630'),(1965,'191728804933','B015',4.00,'1200','retail','0','2024-10-13 10:36:08','','','','220','Cash',0.00,'300','','','19','16.00','1','2024-10-13 07:36:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9973.00','9969','Inclusive','branch','Inventory','','','','yes','','','19172880497908942322202'),(1966,'191728804933','6510',2.00,'200','retail','0','2024-10-13 10:36:20','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-13 07:36:40','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Service','1110','4000','5500','yes','','','19172880499133132324002'),(1967,'191728811324','6046',1.00,'700','retail','0','2024-10-13 12:22:04','','','','400','Cash',0.00,'700','','','19','16.00','1','2024-10-13 09:22:33','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999980.00','999979','Inclusive','branch','Inventory','','','','yes','','','19172881133420109207021'),(1968,'191728811324','6032',1.00,'200','retail','0','2024-10-13 12:22:15','','','','200','Cash',0.00,'200','','','19','16.00','1','2024-10-13 09:22:33','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999981.00','999980','Inclusive','branch','Inventory','','','','yes','','','19172881134832048811343'),(1969,'191728811434','7029',1.00,'1800','retail','0','2024-10-13 12:23:54','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2024-10-13 09:25:37','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9977.00','9976','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19172881145092338381218'),(1970,'191728811434','5996',1.00,'200','retail','0','2024-10-13 12:24:10','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-10-13 09:25:37','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999952.00','999951','Inclusive','branch','Inventory','','','','yes','','','19172881146520241578000'),(1971,'191728811434','6517',1.00,'250','retail','0','2024-10-13 12:24:26','','','','150','Cash',0.00,'250','','','19','0.00','1','2024-10-13 09:25:37','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19172881148210733881831'),(1972,'191728811434','B088',1.00,'400','retail','0','2024-10-13 12:24:43','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-10-13 09:25:37','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9853.00','9852','Inclusive','branch','Inventory','','','','yes','','','19172881149391820223000'),(1973,'191728811434','6040',1.00,'100','retail','0','2024-10-13 12:24:53','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-10-13 09:25:37','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9846.00','9845','Inclusive','branch','Inventory','','','','yes','','','19172881153232037332203'),(1979,'211728820602','14',1.00,'1500','retail','0','2024-10-13 14:56:42','','','','1500','Cash',0.00,'1500','','','21','16.00','1','2024-10-13 11:57:09','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','yes','','','21172882061527553323032'),(1980,'211728820602','B009',1.00,'300','retail','0','2024-10-13 14:56:55','','','','204','Cash',0.00,'300','','','21','16.00','1','2024-10-13 11:57:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9849.00','9848','Inclusive','branch','Inventory','','','','yes','','','21172882062532803322230'),(1981,'211728820630','6511',5.00,'500','retail','0','2024-10-13 14:57:11','','','','50','Cash',0.00,'100','','','21','0.00','1','2024-10-13 11:57:42','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1.00','-4','Inclusive','branch','Service','1110','4000','5500','yes','','','21172882065822833206383'),(1982,'121728821073','6015',1.00,'1500','retail','0','2024-10-13 15:04:33','','','','1500','Cash',0.00,'1500','','','12','16.00','1','2024-10-13 12:07:06','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999996.00','999995','Inclusive','branch','Inventory','','','','yes','','','12172882110572332022202'),(1983,'121728821073','6517',1.00,'250','retail','0','2024-10-13 15:05:05','','','','150','Cash',0.00,'250','','','12','0.00','1','2024-10-13 12:07:06','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172882111332102120382'),(1984,'121728821073','6510',1.00,'100','retail','0','2024-10-13 15:05:24','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-13 12:07:06','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','12172882113118213330230'),(1985,'121728821073','6044',2.00,'400','retail','0','2024-10-13 15:05:31','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-10-13 12:07:06','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4839.00','4837','Inclusive','branch','Inventory','','','','yes','','','12172882114202232223322'),(1986,'121728821073','6040',2.00,'200','retail','0','2024-10-13 15:05:42','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-10-13 12:07:06','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9845.00','9843','Inclusive','branch','Inventory','','','','yes','','','12172882115432732222322'),(1987,'121728821073','6511',1.00,'100','retail','0','2024-10-13 15:05:54','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-13 12:07:06','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172882116322328360333'),(1988,'121728821073','6516',1.00,'300','retail','0','2024-10-13 15:06:04','','','','125','Cash',0.00,'300','','','12','0.00','1','2024-10-13 12:07:06','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172882120022020230732'),(1989,'121728821073','B038',1.00,'250','retail','0','2024-10-13 15:06:40','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-10-13 12:07:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9635.00','9634','Inclusive','branch','Inventory','','','','yes','','','12172882122323723233303'),(1990,'121728821228','6044',2.00,'400','retail','0','2024-10-13 15:07:08','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-10-13 12:09:24','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4837.00','4835','Inclusive','branch','Inventory','','','','yes','','','12172882133414283301220'),(1991,'121728821228','6514',5.00,'500','retail','0','2024-10-13 15:08:55','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-13 12:09:24','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172882134413281300313'),(1992,'121728821228','B088',1.00,'400','retail','0','2024-10-13 15:09:05','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-10-13 12:09:24','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9849.00','9848','Inclusive','branch','Inventory','','','','yes','','','12172882136133302262332'),(2011,'191728822229','6528',2.00,'500','retail','0','2024-10-13 15:23:49','','','','150 ','Cash',0.00,'250','','','19','0.00','1','2024-10-13 13:24:26','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','19172882574122171227223'),(2012,'191728822229','6514',2.00,'200','retail','0','2024-10-13 16:22:21','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-13 13:24:26','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','19172882575322330022822'),(2013,'191728822229','6512',2.00,'100','retail','0','2024-10-13 16:22:34','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-10-13 13:24:26','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','19172882576183020792222'),(2014,'191728822229','6511',2.00,'200','retail','0','2024-10-13 16:22:42','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-13 13:24:26','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19172882578432333223259'),(2015,'211728826582','6540',1.00,'2500','retail','0','2024-10-13 16:36:22','','','','1500','Cash',0.00,'2500','','','21','0.00','1','2024-10-13 13:37:52','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','21172882663023020322202'),(2016,'211728826582','B088',1.00,'400','retail','0','2024-10-13 16:37:11','','','','216','Cash',0.00,'400','','','21','16.00','1','2024-10-13 13:37:52','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9848.00','9847','Inclusive','branch','Inventory','','','','yes','','','21172882664220221123323'),(2017,'211728826582','B038',2.00,'500','retail','0','2024-10-13 16:37:23','','','','195.52','Cash',0.00,'250','','','21','16.00','1','2024-10-13 13:37:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9634.00','9632','Inclusive','branch','Inventory','','','','yes','','','21172882666933301383223'),(2018,'121728827371','6541',1.00,'600','retail','0','2024-10-13 16:49:31','','','','400','Cash',0.00,'600','','','12','0.00','1','2024-10-13 13:50:14','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172882738187002238277'),(2019,'121728827371','5980',1.00,'900','retail','0','2024-10-13 16:49:42','','','','900','Cash',0.00,'900','','','12','16.00','1','2024-10-13 13:50:14','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999986.00','999985','Inclusive','branch','Inventory','','','','yes','','','12172882739233028322731'),(2020,'121728827371','6517',1.00,'250','retail','0','2024-10-13 16:49:52','','','','150','Cash',0.00,'250','','','12','0.00','1','2024-10-13 13:50:14','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172882740032030731322'),(2021,'121728827371','6044',2.00,'400','retail','0','2024-10-13 16:50:00','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-10-13 13:50:14','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4835.00','4833','Inclusive','branch','Inventory','','','','yes','','','12172882741023221322337'),(2028,'191728828899','6540',1.00,'2500','retail','0','2024-10-13 17:14:59','','','','1500','Cash',0.00,'2500','','','19','0.00','1','2024-10-13 14:16:15','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19172882892408312030803'),(2029,'191728828899','6012',1.00,'500','retail','0','2024-10-13 17:15:24','','','','500','Cash',0.00,'500','','','19','16.00','1','2024-10-13 14:16:15','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999992.00','999991','Inclusive','branch','Inventory','','','','yes','','','19172882893838222030273'),(2030,'191728828899','B088',1.00,'400','retail','0','2024-10-13 17:15:38','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-10-13 14:16:15','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9847.00','9846','Inclusive','branch','Inventory','','','','yes','','','19172882894822833223233'),(2031,'191728828899','6522',1.00,'300','retail','0','2024-10-13 17:15:48','','','','150','Cash',0.00,'300','','','19','0.00','1','2024-10-13 14:16:15','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19172882897023000298890'),(2032,'121728827416','6044',4.00,'800','retail','0','2024-10-13 16:50:16','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-10-13 14:21:42','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4833.00','4829','Inclusive','branch','Inventory','','','','yes','','','12172882776022308268033'),(2033,'121728827416','6514',5.00,'500','retail','0','2024-10-13 16:56:00','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-13 14:21:42','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172882777820223321213'),(2034,'121728827416','6511',7.00,'700','retail','0','2024-10-13 16:56:18','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-13 14:21:42','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','1.00','-6','Inclusive','branch','Service','1110','4000','5500','yes','','','12172882782431001723203'),(2035,'121728827416','6512',3.00,'150','retail','0','2024-10-13 16:57:04','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-10-13 14:21:42','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','44.00','41','Inclusive','branch','Service','1110','4000','5500','yes','','','12172882783527202280171'),(2050,'191728817955','B088',1.00,'400','retail','0','2024-10-13 14:12:35','','','','216','Cash',0.00,'400','','','19','','1','2024-10-13 14:32:54','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9850.00','9849','Inclusive','branch','Inventory','','','','','',NULL,'19172881797529132898990'),(2051,'191728817955','6524',1.00,'200','retail','0','2024-10-13 14:12:56','','','','70','Cash',0.00,'200','','','19','','1','2024-10-13 14:32:54','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172881798910733881837'),(2052,'191728817955','6015',1.00,'1500','retail','0','2024-10-13 15:19:33','','','','1500','Cash',0.00,'1500','','','19','','1','2024-10-13 14:32:54','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999995.00','999994','Inclusive','branch','Inventory','','','','','',NULL,'19172882198822023303033'),(2053,'191728817955','5996',1.00,'200','retail','0','2024-10-13 15:19:49','','','','150','Cash',0.00,'200','','','19','','1','2024-10-13 14:32:54','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999948.00','999947','Inclusive','branch','Inventory','','','','','',NULL,'19172882200000008323301'),(2054,'191728817955','6032',1.00,'200','retail','0','2024-10-13 15:20:01','','','','200','Cash',0.00,'200','','','19','','1','2024-10-13 14:32:54','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999980.00','999979','Inclusive','branch','Inventory','','','','','',NULL,'19172882200900323222030'),(2055,'191728817955','6517',1.00,'250','retail','0','2024-10-13 15:20:09','','','','150','Cash',0.00,'250','','','19','','1','2024-10-13 14:32:54','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172882201832238310200'),(2056,'191728817955','B023',1.00,'300','retail','0','2024-10-13 15:23:21','','','','176','Cash',0.00,'300','','','19','','1','2024-10-13 14:32:54','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9889.00','9888','Inclusive','branch','Inventory','','','','','',NULL,'19172882221122931201033'),(2057,'191728817955','6002',1.00,'250','retail','0','2024-10-13 17:31:18','','','','200','Cash',0.00,'250','','','19','','1','2024-10-13 14:32:54','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999982.00','999981','Inclusive','branch','Inventory','','','','','',NULL,'19172882989332323201233'),(2058,'191728817955','6040',1.00,'100','retail','0','2024-10-13 17:32:39','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-10-13 14:32:54','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9843.00','9842','Inclusive','branch','Inventory','','','','yes','','','19172882997110333180739'),(2059,'191728815839','5996',3.00,'600','retail','0','2024-10-13 13:37:19','','','','150','Cash',0.00,'200','','','19','','1','2024-10-13 14:41:38','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999951.00','999948','Inclusive','branch','Inventory','','','','','',NULL,'19172881585633713226332'),(2060,'191728815839','6015',1.00,'1500','retail','0','2024-10-13 13:37:36','','','','1500','Cash',0.00,'1500','','','19','','1','2024-10-13 14:41:38','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999997.00','999996','Inclusive','branch','Inventory','','','','','',NULL,'19172881587121881233022'),(2061,'191728815839','6522',1.00,'300','retail','0','2024-10-13 15:21:16','','','','150','Cash',0.00,'300','','','19','','1','2024-10-13 14:41:38','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172882209030133333020'),(2062,'191728815839','6511',2.00,'200','retail','0','2024-10-13 15:21:30','','','','50','Cash',0.00,'100','','','19','','1','2024-10-13 14:41:38','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172882213933331333233'),(2063,'191728815839','6002',2.00,'500','retail','0','2024-10-13 17:14:45','','','','200','Cash',0.00,'250','','','19','','1','2024-10-13 14:41:38','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999984.00','999982','Inclusive','branch','Inventory','','','','','',NULL,'19172882889508853000223'),(2064,'191728815839','B088',1.00,'400','retail','0','2024-10-13 13:37:51','','','','216','Cash',0.00,'400','','','19','','1','2024-10-13 14:41:38','2','10','returned','1','printed','pcs','','','7','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','',NULL,'17288297278'),(2065,'191728815839','B088',1.00,'400','retail','0','2024-10-13 13:37:51','','','','216','Cash',0.00,'400','','','19','','1','2024-10-13 14:41:38','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','',NULL,'17288297279'),(2066,'191728830498','6511',1.00,'100','retail','0','2024-10-13 17:41:38','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-13 14:42:46','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19172883050725321381303'),(2072,'211728832589','6044',2.00,'400','retail','0','2024-10-13 18:16:29','','','','100','Cash',0.00,'200','','','21','16.00','1','2024-10-13 15:16:44','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4829.00','4827','Inclusive','branch','Inventory','','','','yes','','','21172883260023322323222'),(2073,'211728832606','15',1.00,'150','retail','0','2024-10-13 18:16:46','','','','0','Cash',0.00,'150','','','21','16.00','1','2024-10-13 15:16:59','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999910.00','999909','Inclusive','branch','Inventory','','','','yes','','','21172883261433322432222'),(2074,'211728832621','6001',1.00,'650','retail','0','2024-10-13 18:17:01','','','','650','Cash',0.00,'650','','','21','16.00','1','2024-10-13 15:17:46','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999989.00','999988','Inclusive','branch','Inventory','','','','yes','','','21172883263932638230003'),(2075,'211728832621','6526',2.00,'200','retail','0','2024-10-13 18:17:20','','','','50','Cash',0.00,'100','','','21','0.00','1','2024-10-13 15:17:46','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','21172883265223223155031'),(2076,'211728832621','B038',2.00,'500','retail','0','2024-10-13 18:17:32','','','','195.52','Cash',0.00,'250','','','21','16.00','1','2024-10-13 15:17:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9632.00','9630','Inclusive','branch','Inventory','','','','yes','','','21172883266238022302021'),(2077,'121728829324','B181',1.00,'1700','retail','0','2024-10-13 17:22:04','','','','956','Cash',0.00,'1700','','','12','','1','2024-10-13 15:48:36','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9991.00','9990','Inclusive','branch','Inventory','','','','','',NULL,'12172882934232004330343'),(2078,'121728829324','6015',1.00,'1500','retail','0','2024-10-13 17:22:22','','','','1500','Cash',0.00,'1500','','','12','','1','2024-10-13 15:48:36','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999994.00','999993','Inclusive','branch','Inventory','','','','','',NULL,'12172882935721237200002'),(2079,'121728829324','5996',1.00,'200','retail','0','2024-10-13 17:22:37','','','','150','Cash',0.00,'200','','','12','','1','2024-10-13 15:48:36','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999947.00','999946','Inclusive','branch','Inventory','','','','','',NULL,'12172882938028021893333'),(2080,'121728829324','6511',2.00,'200','retail','0','2024-10-13 17:23:00','','','','50','Cash',0.00,'100','','','12','','1','2024-10-13 15:48:36','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172882938981723022933'),(2081,'121728829324','B181',1.00,'1700','retail','0','2024-10-13 17:50:36','','','','956','Cash',0.00,'1700','','','12','','1','2024-10-13 15:48:36','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9990.00','9989','Inclusive','branch','Inventory','','','','','',NULL,'12172883105733072322331'),(2082,'121728829324','6511',1.00,'100','retail','0','2024-10-13 18:48:11','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-13 15:48:36','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172883450824202022232'),(2083,'191728834612','6002',1.00,'250','retail','0','2024-10-13 18:50:12','','','','200','Cash',0.00,'250','','','19','16.00','1','2024-10-13 15:50:29','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999981.00','999980','Inclusive','branch','Inventory','','','','yes','','','19172883462666332083019'),(2084,'121728834954','6044',1.00,'200','retail','0','2024-10-13 18:55:54','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-10-13 15:56:07','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4827.00','4826','Inclusive','branch','Inventory','','','','yes','','','12172883496322373303723'),(2085,'191728835010','15',1.00,'150','retail','0','2024-10-13 18:56:50','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-10-13 15:57:35','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999909.00','999908','Inclusive','branch','Inventory','','','','yes','','','19172883502131282372222'),(2086,'191728835160','6520',2.00,'400','retail','0','2024-10-13 18:59:20','','','','100','Cash',0.00,'200','','','19','0.00','1','2024-10-13 16:01:02','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','19172883518223378303912'),(2087,'191728835160','6046',1.00,'700','retail','0','2024-10-13 18:59:42','','','','400','Cash',0.00,'700','','','19','16.00','1','2024-10-13 16:01:02','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999979.00','999978','Inclusive','branch','Inventory','','','','yes','','','19172883522622123033222'),(2088,'191728835160','5996',1.00,'200','retail','0','2024-10-13 19:00:27','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-10-13 16:01:02','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999946.00','999945','Inclusive','branch','Inventory','','','','yes','','','19172883525100023023222'),(2089,'121728838614','6514',2.00,'200','retail','0','2024-10-13 19:56:54','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-13 16:57:10','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','12172883862322070138133'),(2090,'121728839616','6040',1.00,'100','retail','0','2024-10-13 20:13:36','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-10-13 17:13:52','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9842.00','9841','Inclusive','branch','Inventory','','','','yes','','','12172883963082230220892'),(2091,'121728840296','6002',2.00,'500','retail','0','2024-10-13 20:24:56','','','','200','Cash',0.00,'250','','','12','16.00','1','2024-10-13 17:25:12','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999980.00','999978','Inclusive','branch','Inventory','','','','yes','','','12172884031032113200333'),(2092,'121728840985','6040',1.00,'100','retail','0','2024-10-13 20:36:25','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-10-13 17:36:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9841.00','9840','Inclusive','branch','Inventory','','','','yes','','','12172884099483040722222'),(2093,'121728841001','6040',2.00,'200','retail','0','2024-10-13 20:36:41','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-10-13 17:37:08','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9840.00','9838','Inclusive','branch','Inventory','','','','yes','','','12172884102521200021430'),(2094,'211728912312','15',1.00,'150','retail','0','2024-10-14 16:25:12','','','','0','Cash',0.00,'150','','','21','16.00','1','2024-10-14 13:26:06','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999908.00','999907','Inclusive','branch','Inventory','','','','yes','','','21172891232523022230133'),(2095,'211728912312','6512',6.00,'300','retail','0','2024-10-14 16:25:25','','','','30','Cash',0.00,'50','','','21','0.00','1','2024-10-14 13:26:06','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','44.00','38','Inclusive','branch','Service','1110','4000','5500','yes','','','21172891233770013200003'),(2096,'211728912312','15',1.00,'150','retail','0','2024-10-14 16:25:38','','','','0','Cash',0.00,'150','','','21','16.00','1','2024-10-14 13:26:06','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999907.00','999906','Inclusive','branch','Inventory','','','','yes','','','21172891236003193103337'),(2097,'191728917320','B001',2.00,'500','retail','0','2024-10-14 17:48:40','','','','169','Cash',0.00,'250','','','19','16.00','1','2024-10-14 14:49:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9747.00','9745','Inclusive','branch','Inventory','','','','yes','','','19172891733803323322239'),(2098,'191728917320','B088',1.00,'400','retail','0','2024-10-14 17:48:58','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-10-14 14:49:21','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9847.00','9846','Inclusive','branch','Inventory','','','','yes','','','19172891735122000397733'),(2099,'191728917320','15',1.00,'150','retail','0','2024-10-14 17:59:34','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-10-14 15:45:46','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999906.00','999905','Inclusive','branch','Inventory','','','','yes','','','19172892072773822230732'),(2100,'191728917320','6514',4.00,'400','retail','0','2024-10-14 18:45:27','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-14 15:45:46','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','5.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','19172892073892811780070'),(2101,'191728920958','15',1.00,'150','retail','0','2024-10-14 18:49:18','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-10-14 15:49:43','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999905.00','999904','Inclusive','branch','Inventory','','','','yes','','','19172892097939029300232'),(2102,'191728921212','15',1.00,'150','retail','0','2024-10-14 18:53:32','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-10-14 15:54:16','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999904.00','999903','Inclusive','branch','Inventory','','','','yes','','','19172892125210010322232'),(2103,'191728930819','6046',1.00,'700','retail','0','2024-10-14 21:33:39','','','','400','Cash',0.00,'700','','','19','16.00','1','2024-10-14 18:39:32','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999978.00','999977','Inclusive','branch','Inventory','','','','yes','','','19172893084230203720020'),(2104,'191728930819','6032',1.00,'200','retail','0','2024-10-14 21:34:03','','','','200','Cash',0.00,'200','','','19','16.00','1','2024-10-14 18:39:32','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999979.00','999978','Inclusive','branch','Inventory','','','','yes','','','19172893086482022226220'),(2105,'191728930819','12',1.00,'2000','retail','0','2024-10-14 21:34:25','','','','975','Cash',0.00,'2000','','','19','16.00','1','2024-10-14 18:39:32','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','yes','','','19172893087722122273323'),(2106,'191728930819','B091',1.00,'100','retail','0','2024-10-14 21:34:38','','','','47','Cash',0.00,'100','','','19','16.00','1','2024-10-14 18:39:32','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9930.00','9929','Inclusive','branch','Inventory','','','','yes','','','19172893088603809203830'),(2107,'191728930819','6511',2.00,'200','retail','0','2024-10-14 21:34:47','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-14 18:39:32','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19172893089623200693009'),(2108,'191728930819','B038',2.00,'500','retail','0','2024-10-14 21:34:56','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-10-14 18:39:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9630.00','9628','Inclusive','branch','Inventory','','','','yes','','','19172893091449202090103'),(2109,'191728930819','B023',2.00,'600','retail','0','2024-10-14 21:35:15','','','','176','Cash',0.00,'300','','','19','16.00','1','2024-10-14 18:39:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9888.00','9886','Inclusive','branch','Inventory','','','','yes','','','19172893114129223201173'),(2110,'191728930819','B038',1.00,'250','retail','0','2024-10-14 21:39:01','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-10-14 18:39:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9628.00','9627','Inclusive','branch','Inventory','','','','yes','','','19172893115871097223138'),(2111,'191728977495','6511',1.00,'100','retail','0','2024-10-15 10:31:35','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-15 07:31:57','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19172897750707720023332'),(2112,'191728996105','B038',2.00,'500','retail','0','2024-10-15 15:41:45','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-10-15 12:42:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9627.00','9625','Inclusive','branch','Inventory','','','','yes','','','19172899611909923220272'),(2113,'191728996105','B028',2.00,'600','retail','0','2024-10-15 15:42:00','','','','195','Cash',0.00,'300','','','19','16.00','1','2024-10-15 12:42:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9921.00','9919','Inclusive','branch','Inventory','','','','yes','','','19172899614432822310727'),(2114,'191728996105','5980',1.00,'900','retail','0','2024-10-15 15:42:25','','','','900','Cash',0.00,'900','','','19','16.00','1','2024-10-15 12:42:51','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999985.00','999984','Inclusive','branch','Inventory','','','','yes','','','19172899615602022232070'),(2115,'191728996173','5996',1.00,'200','retail','0','2024-10-15 15:42:54','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-10-15 12:45:33','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999945.00','999944','Inclusive','branch','Inventory','','','','yes','','','19172899632703232293090'),(2116,'191728996335','6038',1.00,'1300','retail','0','2024-10-15 15:45:35','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2024-10-15 12:46:01','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9973.00','9972','Inclusive','branch','Inventory','','','','yes','','','19172899635002602323893'),(2117,'191728996335','5996',1.00,'200','retail','0','2024-10-15 15:45:50','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-10-15 12:46:01','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999944.00','999943','Inclusive','branch','Inventory','','','','yes','','','19172899635808322213368'),(2118,'191728996363','B089',1.00,'200','retail','0','2024-10-15 15:46:03','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2024-10-15 12:46:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9793.00','9792','Inclusive','branch','Inventory','','','','yes','','','19172899637239121283132'),(2119,'191728999397','B038',1.00,'250','retail','0','2024-10-15 16:36:37','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-10-15 13:37:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9625.00','9624','Inclusive','branch','Inventory','','','','yes','','','19172899942032990232323'),(2120,'191729003021','B001',1.00,'250','retail','0','2024-10-15 17:37:01','','','','169','Cash',0.00,'250','','','19','16.00','1','2024-10-15 14:37:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9745.00','9744','Inclusive','branch','Inventory','','','','yes','','','19172900303202320733203'),(2121,'191729003021','6040',1.00,'100','retail','0','2024-10-15 17:37:13','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-10-15 14:37:26','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9838.00','9837','Inclusive','branch','Inventory','','','','yes','','','19172900304332300132212'),(2124,'211729009283','B032',5.00,'1250','retail','0','2024-10-15 19:21:23','','','','186.68','Cash',0.00,'250','','','21','16.00','1','2024-10-15 16:22:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9885.00','9880','Inclusive','branch','Inventory','','','','yes','','','21172900930812390399030'),(2125,'211729009283','B023',1.00,'300','retail','0','2024-10-15 19:21:49','','','','176','Cash',0.00,'300','','','21','16.00','1','2024-10-15 16:22:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9886.00','9885','Inclusive','branch','Inventory','','','','yes','','','21172900933032323037233'),(2126,'211729009283','6514',2.00,'200','retail','0','2024-10-15 19:22:11','','','','50','Cash',0.00,'100','','','21','0.00','1','2024-10-15 16:22:43','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','21172900935300329293337'),(2127,'211729009364','B023',1.00,'300','retail','0','2024-10-15 19:22:44','','','','176','Cash',0.00,'300','','','21','16.00','1','2024-10-15 16:23:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9885.00','9884','Inclusive','branch','Inventory','','','','yes','','','21172900940830022022031'),(2128,'211729009364','B032',1.00,'250','retail','0','2024-10-15 19:23:28','','','','186.68','Cash',0.00,'250','','','21','16.00','1','2024-10-15 16:23:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9880.00','9879','Inclusive','branch','Inventory','','','','yes','','','21172900942134001002301'),(2130,'211729009427','B032',1.00,'250','retail','0','2024-10-15 19:23:47','','','','186.68','Cash',0.00,'250','','','21','','1','2024-10-15 17:37:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9879.00','9878','Inclusive','branch','Inventory','','','','','',NULL,'21172901127627123272122'),(2131,'211729009427','B033',1.00,'250','retail','0','2024-10-15 20:36:59','','','','242.5795652','Cash',0.00,'250','','','21','16.00','1','2024-10-15 17:37:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','yes','','','21172901383023320331130'),(2132,'191729003048','B009',1.00,'300','retail','0','2024-10-15 17:37:28','','','','204','Cash',0.00,'300','','','19','','1','2024-10-15 17:47:02','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9848.00','9847','Inclusive','branch','Inventory','','','','','',NULL,'19172900569886322203360'),(2133,'191729003048','6511',1.00,'100','retail','0','2024-10-15 18:21:39','','','','50','Cash',0.00,'100','','','19','','1','2024-10-15 17:47:02','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172900570833023103010'),(2134,'191729003048','B009',1.00,'300','retail','0','2024-10-15 20:46:51','','','','204','Cash',0.00,'300','','','19','16.00','1','2024-10-15 17:47:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9847.00','9846','Inclusive','branch','Inventory','','','','yes','','','19172901441922032217123'),(2139,'191729084240','15',2.00,'300','retail','0','2024-10-16 16:10:40','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-10-16 13:11:17','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999903.00','999901','Inclusive','branch','Inventory','','','','yes','','','19172908425929237229321'),(2140,'191729084240','6512',2.00,'100','retail','0','2024-10-16 16:11:00','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-10-16 13:11:17','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','19172908427419142302339'),(2142,'191729092428','B009',1.00,'300','retail','0','2024-10-16 18:27:08','','','','204','Cash',0.00,'300','','','19','16.00','1','2024-10-16 15:27:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9846.00','9845','Inclusive','branch','Inventory','','','','yes','','','19172909245427923252922'),(2143,'191729092428','6515',1.00,'300','retail','0','2024-10-16 18:27:34','','','','100','Cash',0.00,'300','','','19','0.00','1','2024-10-16 15:27:49','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','yes','','','19172909246723446320430'),(2151,'191729092398','5996',1.00,'200','retail','0','2024-10-16 18:26:38','','','','150','Cash',0.00,'200','','','19','','1','2024-10-16 16:21:44','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999942.00','999941','Inclusive','branch','Inventory','','','','','',NULL,'19172909242020303012220'),(2152,'191729092398','5996',1.00,'200','retail','0','2024-10-16 19:21:28','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-10-16 16:21:44','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999941.00','999940','Inclusive','branch','Inventory','','','','yes','','','19172909569833638219799'),(2161,'191729084179','5980',1.00,'900','retail','0','2024-10-16 16:09:39','','','','900','Cash',0.00,'900','','','19','','1','2024-10-17 06:32:43','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999984.00','999983','Inclusive','branch','Inventory','','','','','',NULL,'19172908419032030293930'),(2162,'191729084179','5996',1.00,'200','retail','0','2024-10-16 16:09:50','','','','150','Cash',0.00,'200','','','19','','1','2024-10-17 06:32:43','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999943.00','999942','Inclusive','branch','Inventory','','','','','',NULL,'19172908419923307200130'),(2163,'191729084179','6040',1.00,'100','retail','0','2024-10-16 16:09:59','','','','42','Cash',0.00,'100','','','19','','1','2024-10-17 06:32:43','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9837.00','9836','Inclusive','branch','Inventory','','','','','',NULL,'19172908421213220123302'),(2164,'191729084179','6510',1.00,'100','retail','0','2024-10-16 16:10:13','','','','50','Cash',0.00,'100','','','19','','1','2024-10-17 06:32:43','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172908422833233300803'),(2165,'191729084179','6040',2.00,'200','retail','0','2024-10-16 18:28:18','','','','42','Cash',0.00,'100','','','19','','1','2024-10-17 06:32:43','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9836.00','9834','Inclusive','branch','Inventory','','','','','',NULL,'19172909252622305322969'),(2166,'191729084179','6511',1.00,'100','retail','0','2024-10-16 18:28:46','','','','50','Cash',0.00,'100','','','19','','1','2024-10-17 06:32:43','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172909253923292270322'),(2167,'191729084179','6502',1.00,'1500','retail','0','2024-10-16 18:28:59','','','','950','Cash',0.00,'1500','','','19','','1','2024-10-17 06:32:43','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9993.00','9992','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19172909261721327600230'),(2168,'191729084179','6511',1.00,'100','retail','0','2024-10-16 19:22:08','','','','50','Cash',0.00,'100','','','19','','1','2024-10-17 06:32:43','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172909574402920304710'),(2169,'191729084179','6040',1.00,'100','retail','0','2024-10-16 22:05:18','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-10-17 06:32:43','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9834.00','9833','Inclusive','branch','Inventory','','','','yes','','','19172910554002100393390'),(2170,'191729156267','B038',2.00,'500','retail','0','2024-10-17 12:11:07','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-10-17 09:12:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9624.00','9622','Inclusive','branch','Inventory','','','','yes','','','19172915630033331121632'),(2171,'191729156267','5996',1.00,'200','retail','0','2024-10-17 12:11:41','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-10-17 09:12:09','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999940.00','999939','Inclusive','branch','Inventory','','','','yes','','','19172915630920929325019'),(2172,'191729156267','6514',2.00,'200','retail','0','2024-10-17 12:11:49','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-17 09:12:09','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','19172915632022200211222'),(2173,'191729187427','B088',1.00,'400','retail','0','2024-10-17 20:50:27','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-10-17 17:51:03','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9846.00','9845','Inclusive','branch','Inventory','','','','yes','','','19172918743626336200202'),(2174,'191729187427','6511',1.00,'100','retail','0','2024-10-17 20:50:36','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-17 17:51:03','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19172918744473292303913'),(2175,'191729187427','6010',1.00,'600','retail','0','2024-10-17 20:50:44','','','','600','Cash',0.00,'600','','','19','16.00','1','2024-10-17 17:51:03','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999999.00','999998','Inclusive','branch','Inventory','','','','yes','','','19172918745830983223233'),(2176,'191729188715','6514',1.00,'100','retail','0','2024-10-17 21:11:55','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-17 18:12:10','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','19172918872801123223093'),(2177,'121729255359','6016',1.00,'750','retail','0','2024-10-18 15:42:39','','','','750','Cash',0.00,'750','','','12','16.00','1','2024-10-18 12:43:25','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999993.00','999992','Inclusive','branch','Inventory','','','','yes','','','12172925536935525730231'),(2178,'121729255359','6046',1.00,'700','retail','0','2024-10-18 15:42:49','','','','400','Cash',0.00,'700','','','12','16.00','1','2024-10-18 12:43:25','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999977.00','999976','Inclusive','branch','Inventory','','','','yes','','','12172925538132215259197'),(2179,'121729255359','6517',2.00,'500','retail','0','2024-10-18 15:43:02','','','','150','Cash',0.00,'250','','','12','0.00','1','2024-10-18 12:43:25','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','12172925539132230009330'),(2180,'121729255359','B088',1.00,'400','retail','0','2024-10-18 15:43:11','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-10-18 12:43:25','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9845.00','9844','Inclusive','branch','Inventory','','','','yes','','','12172925540173530330230'),(2181,'191729259939','15',3.00,'450','retail','0','2024-10-18 16:58:59','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-10-18 13:59:40','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999901.00','999898','Inclusive','branch','Inventory','','','','yes','','','19172925995330027330039'),(2182,'191729259939','B089',1.00,'200','retail','0','2024-10-18 16:59:13','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2024-10-18 13:59:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9792.00','9791','Inclusive','branch','Inventory','','','','yes','','','19172925996499324991272'),(2183,'191729259939','B088',1.00,'400','retail','0','2024-10-18 16:59:24','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-10-18 13:59:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9844.00','9843','Inclusive','branch','Inventory','','','','yes','','','19172925997422219923027'),(2184,'191729259982','6040',1.00,'100','retail','0','2024-10-18 16:59:42','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-10-18 14:00:31','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9833.00','9832','Inclusive','branch','Inventory','','','','yes','','','19172925999813202522922'),(2185,'191729259982','6516',1.00,'300','retail','0','2024-10-18 16:59:59','','','','125','Cash',0.00,'300','','','19','0.00','1','2024-10-18 14:00:31','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19172926001433222333713'),(2186,'191729259982','6514',2.00,'200','retail','0','2024-10-18 17:00:15','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-18 14:00:31','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','19172926002630223220302'),(2187,'191729260033','B136',1.00,'1200','retail','0','2024-10-18 17:00:33','','','','610.5','Cash',0.00,'1200','','','19','16.00','1','2024-10-18 14:07:54','2','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9990.00','9989','Inclusive','branch','Inventory','','','','yes','','','19172926043723222320922'),(2188,'191729260033','6040',1.00,'100','retail','0','2024-10-18 17:07:17','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-10-18 14:07:54','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9832.00','9831','Inclusive','branch','Inventory','','','','yes','','','19172926044747312232000'),(2189,'191729260033','6046',1.00,'700','retail','0','2024-10-18 17:07:28','','','','400','Cash',0.00,'700','','','19','16.00','1','2024-10-18 14:07:54','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999976.00','999975','Inclusive','branch','Inventory','','','','yes','','','19172926046113922333200'),(2190,'191729260033','6510',1.00,'100','retail','0','2024-10-18 17:07:41','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-18 14:07:54','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','19172926046933233037204'),(2191,'191729265376','6520',1.00,'200','retail','0','2024-10-18 18:29:36','','','','100','Cash',0.00,'200','','','19','0.00','1','2024-10-18 15:30:07','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19172926539533221022250'),(2192,'191729265376','6514',1.00,'100','retail','0','2024-10-18 18:29:55','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-18 15:30:07','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','19172926540422905904220'),(2199,'191729267777','B088',1.00,'400','retail','0','2024-10-18 19:09:37','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-10-18 16:45:36','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9842.00','9841','Inclusive','branch','Inventory','','','','yes','','','19172926993232230231793'),(2205,'191729266874','B038',1.00,'250','retail','0','2024-10-18 18:54:34','','','','195.52','Cash',0.00,'250','','','19','','1','2024-10-18 17:27:04','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9622.00','9621','Inclusive','branch','Inventory','','','','','',NULL,'19172926689036230062021'),(2206,'191729266874','B038',1.00,'250','retail','0','2024-10-18 19:47:05','','','','195.52','Cash',0.00,'250','','','19','','1','2024-10-18 17:27:04','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9619.00','9618','Inclusive','branch','Inventory','','','','','',NULL,'19172927004232332303032'),(2207,'191729266874','B038',1.00,'250','retail','0','2024-10-18 19:55:51','','','','195.52','Cash',0.00,'250','','','19','','1','2024-10-18 17:27:04','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9618.00','9617','Inclusive','branch','Inventory','','','','','',NULL,'19172927056600922022705'),(2208,'191729266874','B038',1.00,'250','retail','0','2024-10-18 20:26:32','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-10-18 17:27:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9617.00','9616','Inclusive','branch','Inventory','','','','yes','','','19172927240700090331229'),(2215,'191729267674','6038',1.00,'1300','retail','0','2024-10-18 19:07:54','','','','1300','Cash',0.00,'1300','','','19','','1','2024-10-18 17:45:18','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9972.00','9971','Inclusive','branch','Inventory','','','','','',NULL,'19172926768630213690222'),(2216,'191729267674','5980',1.00,'900','retail','0','2024-10-18 19:08:06','','','','900','Cash',0.00,'900','','','19','','1','2024-10-18 17:45:18','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999983.00','999982','Inclusive','branch','Inventory','','','','','',NULL,'19172926769822939232227'),(2217,'191729267674','5996',2.00,'400','retail','0','2024-10-18 19:08:19','','','','150','Cash',0.00,'200','','','19','','1','2024-10-18 17:45:18','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999939.00','999937','Inclusive','branch','Inventory','','','','','',NULL,'19172926770830200737360'),(2218,'191729267674','B038',2.00,'500','retail','0','2024-10-18 19:08:29','','','','195.52','Cash',0.00,'250','','','19','','1','2024-10-18 17:45:18','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9621.00','9619','Inclusive','branch','Inventory','','','','','',NULL,'19172926773492372200033'),(2219,'191729267674','B088',1.00,'400','retail','0','2024-10-18 19:08:55','','','','216','Cash',0.00,'400','','','19','','1','2024-10-18 17:45:18','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9843.00','9842','Inclusive','branch','Inventory','','','','','',NULL,'19172926774320097022233'),(2220,'191729267674','B038',1.00,'250','retail','0','2024-10-18 20:27:22','','','','195.52','Cash',0.00,'250','','','19','','1','2024-10-18 17:45:18','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9616.00','9615','Inclusive','branch','Inventory','','','','','',NULL,'19172927245930320231493'),(2221,'191729267674','B027',2.00,'500','retail','0','2024-10-18 20:44:35','','','','176','Cash',0.00,'250','','','19','16.00','1','2024-10-18 17:45:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9958.00','9956','Inclusive','branch','Inventory','','','','yes','','','19172927349293124372372'),(2222,'191729267674','B038',3.00,'750','retail','0','2024-10-18 20:44:52','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-10-18 17:45:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9615.00','9612','Inclusive','branch','Inventory','','','','yes','','','19172927350922120903927'),(2223,'191729279806','B038',2.00,'500','retail','0','2024-10-18 22:30:06','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-10-18 19:30:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9612.00','9610','Inclusive','branch','Inventory','','','','yes','','','19172927982080208172900'),(2224,'191729279806','B027',1.00,'250','retail','0','2024-10-18 22:30:20','','','','176','Cash',0.00,'250','','','19','16.00','1','2024-10-18 19:30:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9956.00','9955','Inclusive','branch','Inventory','','','','yes','','','19172927982993100333301'),(2225,'191729340450','6512',4.00,'200','retail','0','2024-10-19 15:20:50','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-10-19 12:21:15','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','44.00','40','Inclusive','branch','Service','1110','4000','5500','yes','','','19172934046132292323332'),(2226,'191729340450','15',2.00,'300','retail','0','2024-10-19 15:21:02','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-10-19 12:21:15','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999898.00','999896','Inclusive','branch','Inventory','','','','yes','','','19172934047202232322223'),(2227,'191729340478','15',1.00,'150','retail','0','2024-10-19 15:21:18','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-10-19 12:21:47','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999896.00','999895','Inclusive','branch','Inventory','','','','yes','','','19172934048722321222142'),(2228,'191729340478','6512',2.00,'100','retail','0','2024-10-19 15:21:27','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-10-19 12:21:47','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','19172934049830223037322'),(2229,'191729340509','6510',1.00,'100','retail','0','2024-10-19 15:21:49','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-19 13:55:06','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','19172934604770323320223'),(2230,'191729340509','6513',1.00,'100','retail','0','2024-10-19 16:54:07','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-19 13:55:06','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19172934605625013039300'),(2231,'191729340509','6513',1.00,'100','retail','0','2024-10-19 16:54:16','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-19 13:55:06','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19172934606840223332302'),(2232,'191729340509','7029',1.00,'1800','retail','0','2024-10-19 16:54:28','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2024-10-19 13:55:06','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9976.00','9975','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19172934608112333493032'),(2233,'191729340509','B156',1.00,'2100','retail','0','2024-10-19 16:54:41','','','','0','Cash',0.00,'2100','','','19','16.00','1','2024-10-19 13:55:06','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','','','yes','','','19172934609712193232930'),(2234,'191729346108','6520',1.00,'200','retail','0','2024-10-19 16:55:08','','','','100','Cash',0.00,'200','','','19','0.00','1','2024-10-19 15:00:23','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19172935000992023321339'),(2235,'191729346108','6514',2.00,'200','retail','0','2024-10-19 18:00:10','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-19 15:00:23','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','19172935001933910202323'),(2246,'191729356937','5996',1.00,'200','retail','0','2024-10-19 19:55:37','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-10-19 16:55:58','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999937.00','999936','Inclusive','branch','Inventory','','','','yes','','','19172935695322992256533'),(2247,'191729350025','6002',1.00,'250','retail','0','2024-10-19 18:00:25','','','','200','Cash',0.00,'250','','','19','','1','2024-10-19 18:10:12','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999978.00','999977','Inclusive','branch','Inventory','','','','','',NULL,'19172935030393323320035'),(2248,'191729350025','13',1.00,'1500','retail','0','2024-10-19 18:55:38','','','','785','Cash',0.00,'1500','','','19','','1','2024-10-19 18:10:12','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','','',NULL,'19172935334933235013293'),(2249,'191729350025','6511',1.00,'100','retail','0','2024-10-19 18:55:49','','','','50','Cash',0.00,'100','','','19','','1','2024-10-19 18:10:12','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172935336000252020023'),(2250,'191729350025','B038',2.00,'500','retail','0','2024-10-19 19:51:03','','','','195.52','Cash',0.00,'250','','','19','','1','2024-10-19 18:10:12','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9610.00','9608','Inclusive','branch','Inventory','','','','','',NULL,'19172935668122307386302'),(2251,'191729350025','6511',1.00,'100','retail','0','2024-10-19 19:51:21','','','','50','Cash',0.00,'100','','','19','','1','2024-10-19 18:10:12','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172935668932972820683'),(2252,'191729350025','6514',2.00,'200','retail','0','2024-10-19 19:51:29','','','','50','Cash',0.00,'100','','','19','','1','2024-10-19 18:10:12','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172935670832733900212'),(2253,'191729350025','B038',1.00,'250','retail','0','2024-10-19 21:08:55','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-10-19 18:10:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9608.00','9607','Inclusive','branch','Inventory','','','','yes','','','19172936135309733333302'),(2254,'191729350025','6044',1.00,'200','retail','0','2024-10-19 21:09:14','','','','100','Cash',0.00,'200','','','19','16.00','1','2024-10-19 18:10:12','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4826.00','4825','Inclusive','branch','Inventory','','','','yes','','','19172936137112226032237'),(2255,'191729350025','6511',1.00,'100','retail','0','2024-10-19 21:09:31','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-19 18:10:12','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','19172936140712322261313'),(2256,'191729428545','6542',1.00,'1000','retail','0','2024-10-20 15:49:05','','','','500','Cash',0.00,'1000','','','19','0.00','1','2024-10-20 12:55:00','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19172942855723293274822'),(2257,'191729428545','15',10.00,'1500','retail','0','2024-10-20 15:49:17','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-10-20 12:55:00','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','999895.00','999885','Inclusive','branch','Inventory','','','','yes','','','19172942859721305293920'),(2258,'191729428545','6047',10.00,'500','retail','0','2024-10-20 15:49:57','','','','30','Cash',0.00,'50','','','19','16.00','1','2024-10-20 12:55:00','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1000000.00','999990','Inclusive','branch','Inventory','','','','yes','','','19172942861130296222120'),(2259,'191729428545','6512',10.00,'500','retail','0','2024-10-20 15:50:11','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-10-20 12:55:00','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','44.00','34','Inclusive','branch','Service','1110','4000','5500','yes','','','19172942862423246022043'),(2260,'191729428545','6513',10.00,'1000','retail','0','2024-10-20 15:50:25','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-20 12:55:00','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1.00','-9','Inclusive','branch','Service','1110','4000','5500','yes','','','19172942864446323222223'),(2261,'191729428545','6510',10.00,'800','retail','0','2024-10-20 15:54:40','','','','50','Cash',0.00,'80','','','19','0.00','1','2024-10-20 12:55:00','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','21.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','19172942889330314012229'),(2262,'191729428903','6002',1.00,'250','retail','0','2024-10-20 15:55:03','','','','200','Cash',0.00,'250','','','19','16.00','1','2024-10-20 12:55:31','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999977.00','999976','Inclusive','branch','Inventory','','','','yes','','','19172942892727020302017'),(2269,'121729430410','6000',1.00,'1300','retail','0','2024-10-20 16:20:10','','','','1000','Cash',0.00,'1300','','','12','','1','2024-10-20 13:23:25','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999988.00','999987','Inclusive','branch','Inventory','','','','','',NULL,'12172943042022202312329'),(2270,'121729430410','6044',1.00,'200','retail','0','2024-10-20 16:20:20','','','','100','Cash',0.00,'200','','','12','','1','2024-10-20 13:23:25','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4825.00','4824','Inclusive','branch','Inventory','','','','','',NULL,'12172943042930273227132'),(2271,'121729430410','6514',4.00,'400','retail','0','2024-10-20 16:20:30','','','','50','Cash',0.00,'100','','','12','','1','2024-10-20 13:23:25','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','5.00','1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172943044143302303220'),(2272,'121729430410','B030',3.00,'750','retail','0','2024-10-20 16:20:41','','','','169.0003774','Cash',0.00,'250','','','12','','1','2024-10-20 13:23:25','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9681.00','9678','Inclusive','branch','Inventory','','','','','',NULL,'12172943046222030332332'),(2273,'121729430410','6511',2.00,'200','retail','0','2024-10-20 16:21:02','','','','50','Cash',0.00,'100','','','12','','1','2024-10-20 13:23:25','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172943047673332320042'),(2274,'121729430410','6002',2.00,'500','retail','0','2024-10-20 16:21:16','','','','200','Cash',0.00,'250','','','12','','1','2024-10-20 13:23:25','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999976.00','999974','Inclusive','branch','Inventory','','','','','',NULL,'12172943049804003903321'),(2275,'121729430410','6524',2.00,'400','retail','0','2024-10-20 16:22:36','','','','70','Cash',0.00,'200','','','12','0.00','1','2024-10-20 13:23:25','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172943060009603330303'),(2276,'121729431886','15',2.00,'300','retail','0','2024-10-20 16:44:46','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-10-20 13:45:10','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999885.00','999883','Inclusive','branch','Inventory','','','','yes','','','12172943189810230320339'),(2277,'121729431886','6516',1.00,'300','retail','0','2024-10-20 16:44:59','','','','125','Cash',0.00,'300','','','12','0.00','1','2024-10-20 13:45:10','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172943190624220323712'),(2278,'191729433098','B038',1.00,'250','retail','0','2024-10-20 17:04:58','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-10-20 14:05:14','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9607.00','9606','Inclusive','branch','Inventory','','','','yes','','','19172943311213113201321'),(2279,'191729433116','6038',1.00,'1300','retail','0','2024-10-20 17:05:16','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2024-10-20 14:06:57','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9971.00','9970','Inclusive','branch','Inventory','','','','yes','','','19172943312830427190317'),(2280,'191729433116','6032',1.00,'200','retail','0','2024-10-20 17:05:28','','','','200','Cash',0.00,'200','','','19','16.00','1','2024-10-20 14:06:57','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999978.00','999977','Inclusive','branch','Inventory','','','','yes','','','19172943314521203930332'),(2281,'191729433116','6513',1.00,'100','retail','0','2024-10-20 17:05:46','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-20 14:06:57','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19172943315503332202232'),(2282,'191729433116','6514',1.00,'100','retail','0','2024-10-20 17:05:55','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-20 14:06:57','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','19172943318222033203902'),(2283,'191729433116','B088',1.00,'400','retail','0','2024-10-20 17:06:23','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-10-20 14:06:57','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9841.00','9840','Inclusive','branch','Inventory','','','','yes','','','19172943319221324321722'),(2284,'191729433116','B043',1.00,'1200','retail','0','2024-10-20 17:06:32','','','','680','Cash',0.00,'1200','','','19','16.00','1','2024-10-20 14:06:57','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9973.00','9972','Inclusive','branch','Inventory','','','','yes','','','19172943320342223130073'),(2285,'191729433116','6040',1.00,'100','retail','0','2024-10-20 17:06:43','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-10-20 14:06:57','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9831.00','9830','Inclusive','branch','Inventory','','','','yes','','','19172943321532223332125'),(2286,'191729433219','6038',1.00,'1300','retail','0','2024-10-20 17:06:59','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2024-10-20 14:09:02','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9970.00','9969','Inclusive','branch','Inventory','','','','yes','','','19172943324302302022022'),(2287,'191729433219','6044',1.00,'200','retail','0','2024-10-20 17:07:23','','','','100','Cash',0.00,'200','','','19','16.00','1','2024-10-20 14:09:02','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4824.00','4823','Inclusive','branch','Inventory','','','','yes','','','19172943325223219933332'),(2288,'191729433219','6510',1.00,'100','retail','0','2024-10-20 17:07:32','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-20 14:09:02','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','yes','','','19172943326142303307431'),(2289,'191729433219','B164',1.00,'1600','retail','0','2024-10-20 17:07:41','','','','888.88','Cash',0.00,'1600','','','19','16.00','1','2024-10-20 14:09:02','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','','','','yes','','','19172943330022032400222'),(2290,'191729433219','6511',1.00,'100','retail','0','2024-10-20 17:08:21','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-20 14:09:02','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','19172943330933003342903'),(2291,'191729433219','6501',1.00,'200','retail','0','2024-10-20 17:08:29','','','','100','Cash',0.00,'200','','','19','0.00','1','2024-10-20 14:09:02','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9989.00','9988','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19172943333923132303003'),(2298,'121729435134','5999',1.00,'1500','retail','0','2024-10-20 18:00:01','','','','1500','Cash',0.00,'1500','','','12','','1','2024-10-20 15:00:07','1','18','returned','1','new','pcs','','','7','no','','0','','','EXEMPTED',0.00,'1','999993.00','999992','Inclusive','branch','Inventory','','','','yes','',NULL,'12172943556220252420249'),(2299,'121729435134','6016',1.00,'750','retail','0','2024-10-20 18:00:01','','','','750','Cash',0.00,'750','','','12','','1','2024-10-20 15:00:07','1','18','returned','1','new','pcs','','','7','no','','0','','','EXEMPTED',0.00,'1','999992.00','999991','Inclusive','branch','Inventory','','','','yes','',NULL,'12172943559903952037493'),(2300,'121729435134','6032',4.00,'800','retail','0','2024-10-20 18:00:01','','','','200','Cash',0.00,'200','','','12','','1','2024-10-20 15:00:21','1','21','printed','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999977.00','999973','Inclusive','branch','Inventory','','','','yes','',NULL,'12172943561323203212613'),(2301,'121729435134','6026',1.00,'200','retail','0','2024-10-20 18:00:01','','','','50','Cash',0.00,'200','','','12','','1','2024-10-20 15:00:21','1','17','printed','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','yes','',NULL,'12172943562240229122202'),(2302,'121729435134','B019',3.00,'1050','retail','0','2024-10-20 18:00:01','','','','265','Cash',0.00,'350','','','12','','1','2024-10-20 15:00:21','2','1','printed','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9943.00','9940','Inclusive','branch','Inventory','','','','yes','',NULL,'12172943563733232537072'),(2303,'121729435134','B001',2.00,'500','retail','0','2024-10-20 18:00:01','','','','169','Cash',0.00,'250','','','12','','1','2024-10-20 15:00:21','2','1','printed','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9744.00','9742','Inclusive','branch','Inventory','','','','yes','',NULL,'12172943564822220224303'),(2304,'121729435134','6038',1.00,'1300','retail','0','2024-10-20 18:00:01','bale','','','1300','Cash',0.00,'1300','','','12','16.00','1','2024-10-20 15:00:21','1','18','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9969.00','9968','Inclusive','branch','Inventory','','','','yes','','','7172943634430223304030'),(2305,'121729435134','6046',1.00,'700','retail','0','2024-10-20 18:00:01','bale','','','400','Cash',0.00,'700','','','12','16.00','1','2024-10-20 15:00:21','1','18','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999975.00','999974','Inclusive','branch','Inventory','','','','yes','','','7172943640033434393320'),(2307,'121729436454','6044',2.00,'400','retail','0','2024-10-20 18:00:54','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-10-20 15:31:01','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4823.00','4821','Inclusive','branch','Inventory','','','','yes','','','12172943822820084223282'),(2308,'121729436454','6512',6.00,'300','retail','0','2024-10-20 18:30:28','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-10-20 15:31:01','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','44.00','38','Inclusive','branch','Service','1110','4000','5500','yes','','','12172943825151312232088'),(2309,'121729438263','B088',2.00,'800','retail','0','2024-10-20 18:31:03','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-10-20 15:44:08','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9840.00','9838','Inclusive','branch','Inventory','','','','yes','','','12172943904430711022040'),(2310,'191729443577','6000',1.00,'1300','retail','0','2024-10-20 19:59:37','','','','1000','Cash',0.00,'1300','','','19','16.00','1','2024-10-20 17:01:36','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999987.00','999986','Inclusive','branch','Inventory','','','','yes','','','19172944359422333323222'),(2311,'191729443577','6001',1.00,'650','retail','0','2024-10-20 19:59:55','','','','650','Cash',0.00,'650','','','19','16.00','1','2024-10-20 17:01:36','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999988.00','999987','Inclusive','branch','Inventory','','','','yes','','','19172944360722020003191'),(2312,'191729443577','6044',2.00,'400','retail','0','2024-10-20 20:00:08','','','','100','Cash',0.00,'200','','','19','16.00','1','2024-10-20 17:01:36','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4821.00','4819','Inclusive','branch','Inventory','','','','yes','','','19172944369092230393323'),(2313,'121729444449','B001',1.00,'250','retail','0','2024-10-20 20:14:09','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-10-20 17:14:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9742.00','9741','Inclusive','branch','Inventory','','','','yes','','','12172944447143222342933'),(2314,'121729513249','15',3.00,'450','retail','0','2024-10-21 15:20:49','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-10-21 12:21:21','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999883.00','999880','Inclusive','branch','Inventory','','','','yes','','','12172951326402317003933'),(2315,'121729513249','6512',8.00,'400','retail','0','2024-10-21 15:21:05','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-10-21 12:21:21','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','44.00','36','Inclusive','branch','Service','1110','4000','5500','yes','','','12172951327820230208205'),(2327,'121729514132','7029',1.00,'1800','retail','0','2024-10-21 15:35:33','','','','1200','Cash',0.00,'1800','','','12','','1','2024-10-21 12:38:02','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9975.00','9974','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172951414135122334231'),(2328,'121729514132','6044',2.00,'400','retail','0','2024-10-21 15:35:41','','','','100','Cash',0.00,'200','','','12','','1','2024-10-21 12:38:02','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4819.00','4817','Inclusive','branch','Inventory','','','','','',NULL,'12172951414937112091313'),(2329,'121729514132','6510',1.00,'100','retail','0','2024-10-21 15:35:49','','','','50','Cash',0.00,'100','','','12','','1','2024-10-21 12:38:02','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172951415512024321200'),(2330,'121729514132','B088',1.00,'400','retail','0','2024-10-21 15:35:56','','','','216','Cash',0.00,'400','','','12','','1','2024-10-21 12:38:02','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9838.00','9837','Inclusive','branch','Inventory','','','','','',NULL,'12172951416459323132012'),(2331,'121729514132','B028',1.00,'300','retail','0','2024-10-21 15:36:05','','','','195','Cash',0.00,'300','','','12','','1','2024-10-21 12:38:02','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9919.00','9918','Inclusive','branch','Inventory','','','','','',NULL,'12172951417222222123220'),(2332,'121729514132','6510',1.00,'100','retail','0','2024-10-21 15:37:02','','','','50','Cash',0.00,'100','','','12','','1','2024-10-21 12:38:02','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172951423330213022531'),(2333,'121729514132','6040',1.00,'100','retail','0','2024-10-21 15:37:47','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-10-21 12:38:02','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9830.00','9829','Inclusive','branch','Inventory','','','','yes','','','12172951427932202322527'),(2334,'121729514284','6038',1.00,'1300','retail','0','2024-10-21 15:38:04','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2024-10-21 13:44:46','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9968.00','9967','Inclusive','branch','Inventory','','','','yes','','','12172951824943393522209'),(2335,'121729514284','6524',2.00,'400','retail','0','2024-10-21 16:44:28','','','','70','Cash',0.00,'200','','','12','0.00','1','2024-10-21 13:44:46','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172951828222010250318'),(2336,'121729514284','7029',1.00,'1800','retail','0','2024-10-21 17:17:58','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2024-10-21 17:41:42','1','18','returned','1','new','pcs','','2024-10-21 20:41:42','7','no','','0','','','EXEMPTED',0.00,'1','9974.00','9973','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12172952032332153023203'),(2337,'121729514284','6517',1.00,'250','retail','0','2024-10-21 17:18:44','','','','150','Cash',0.00,'250','','','12','0.00','1','2024-10-21 17:41:47','1','21','returned','1','new','pcs','','2024-10-21 20:41:47','7','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172952033973303222333'),(2338,'121729514284','6020',2.00,'400','retail','0','2024-10-21 17:19:00','','','','200','Cash',0.00,'200','','','12','16.00','1','2024-10-21 17:41:51','2','12','returned','1','new','pcs','','2024-10-21 20:41:51','7','no','','0','','','EXEMPTED',0.00,'2','999989.00','999987','Inclusive','branch','Inventory','','','','yes','','','12172952038352098903233'),(2339,'121729520610','6517',1.00,'250','retail','0','2024-10-21 17:23:30','','','','150','Cash',0.00,'250','','','12','0.00','1','2024-10-21 14:24:07','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172952061832033223306'),(2340,'121729520610','7029',1.00,'1800','retail','0','2024-10-21 17:23:39','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2024-10-21 14:24:07','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9973.00','9972','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12172952062927333320303'),(2341,'121729520610','6521',2.00,'400','retail','0','2024-10-21 17:23:50','','','','100','Cash',0.00,'200','','','12','0.00','1','2024-10-21 14:24:07','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172952064313031331527'),(2342,'121729520649','B043',2.00,'2400','retail','0','2024-10-21 17:24:09','','','','680','Cash',0.00,'1200','','','12','16.00','1','2024-10-21 15:54:44','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9972.00','9970','Inclusive','branch','Inventory','','','','yes','','','12172952604232202322220'),(2343,'121729520649','6040',2.00,'200','retail','0','2024-10-21 18:54:03','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-10-21 15:54:44','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9829.00','9827','Inclusive','branch','Inventory','','','','yes','','','12172952605722205390303'),(2344,'121729520649','B088',1.00,'400','retail','0','2024-10-21 18:54:17','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-10-21 15:54:44','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9837.00','9836','Inclusive','branch','Inventory','','','','yes','','','12172952606402620023332'),(2345,'121729520649','5980',1.00,'900','retail','0','2024-10-21 18:54:25','','','','900','Cash',0.00,'900','','','12','16.00','1','2024-10-21 15:54:44','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999982.00','999981','Inclusive','branch','Inventory','','','','yes','','','12172952607415232230242'),(2346,'121729520649','6044',1.00,'200','retail','0','2024-10-21 18:54:34','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-10-21 15:54:44','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4817.00','4816','Inclusive','branch','Inventory','','','','yes','','','12172952608115353281133'),(2347,'121729527673','6046',1.00,'700','retail','0','2024-10-21 19:21:13','','','','400','Cash',0.00,'700','','','12','16.00','1','2024-10-21 16:46:20','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999974.00','999973','Inclusive','branch','Inventory','','','','yes','','','12172952914031203993121'),(2348,'121729527673','5996',2.00,'400','retail','0','2024-10-21 19:45:40','','','','150','Cash',0.00,'200','','','12','16.00','1','2024-10-21 16:46:20','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999936.00','999934','Inclusive','branch','Inventory','','','','yes','','','12172952915222025353233'),(2349,'121729529182','6512',2.00,'100','retail','0','2024-10-21 19:46:22','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-10-21 16:46:39','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','12172952919522239212335'),(2350,'121729529201','5980',1.00,'900','retail','0','2024-10-21 19:46:41','','','','900','Cash',0.00,'900','','','12','16.00','1','2024-10-21 16:47:05','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999981.00','999980','Inclusive','branch','Inventory','','','','yes','','','12172952922322331732032'),(2351,'121729529412','6539',2.00,'600','retail','0','2024-10-21 19:50:12','','','','234','Cash',0.00,'300','','','12','0.00','1','2024-10-21 17:17:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','12172953100412003030233'),(2352,'121729529412','B010',1.00,'350','retail','0','2024-10-21 20:16:44','','','','272','Cash',0.00,'350','','','12','16.00','1','2024-10-21 17:17:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9953.00','9952','Inclusive','branch','Inventory','','','','yes','','','12172953101322921312720'),(2353,'121729529412','6038',1.00,'1300','retail','0','2024-10-21 20:16:53','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2024-10-21 17:17:25','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9967.00','9966','Inclusive','branch','Inventory','','','','yes','','','12172953102102532322213'),(2354,'121729529412','6510',2.00,'200','retail','0','2024-10-21 20:17:01','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-21 17:17:25','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Service','1110','4000','5500','yes','','','12172953103352233393312'),(2355,'121729532027','B038',3.00,'750','retail','0','2024-10-21 20:33:47','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-10-21 17:35:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9606.00','9603','Inclusive','branch','Inventory','','','','yes','','','12172953204129334573232'),(2356,'121729532027','6011',1.00,'1200','retail','0','2024-10-21 20:34:01','','','','1000','Cash',0.00,'1200','','','12','16.00','1','2024-10-21 17:35:49','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999998.00','999997','Inclusive','branch','Inventory','','','','yes','','','12172953206323203333273'),(2357,'121729532027','6517',1.00,'250','retail','0','2024-10-21 20:34:24','','','','150','Cash',0.00,'250','','','12','0.00','1','2024-10-21 17:35:49','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172953207303127033220'),(2358,'121729532027','6044',1.00,'200','retail','0','2024-10-21 20:34:34','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-10-21 17:35:49','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4816.00','4815','Inclusive','branch','Inventory','','','','yes','','','12172953208420323720022'),(2359,'121729532027','B023',1.00,'300','retail','0','2024-10-21 20:34:45','','','','176','Cash',0.00,'300','','','12','16.00','1','2024-10-21 17:35:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9884.00','9883','Inclusive','branch','Inventory','','','','yes','','','12172953209239230392203'),(2360,'121729532027','6511',2.00,'200','retail','0','2024-10-21 20:34:53','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-21 17:35:49','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172953212432242222320'),(2361,'191729594365','B028',1.00,'300','retail','0','2024-10-22 13:52:45','','','','195','Cash',0.00,'300','','','19','16.00','1','2024-10-22 10:53:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9918.00','9917','Inclusive','branch','Inventory','','','','yes','','','19172959437809040220231'),(2362,'191729594365','6046',1.00,'700','retail','0','2024-10-22 13:52:58','','','','400','Cash',0.00,'700','','','19','16.00','1','2024-10-22 10:53:22','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999973.00','999972','Inclusive','branch','Inventory','','','','yes','','','19172959438793012239323'),(2363,'191729594365','6510',2.00,'200','retail','0','2024-10-22 13:53:07','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-22 10:53:22','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Service','1110','4000','5500','yes','','','19172959440013230792943'),(2371,'191729602008','6509',1.00,'1500','retail','0','2024-10-22 16:00:08','','','','700','Cash',0.00,'1500','','','19','','1','2024-10-22 13:02:04','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172960203222322302232'),(2372,'191729602008','5979',1.00,'750','retail','0','2024-10-22 16:00:33','','','','750','Cash',0.00,'750','','','19','','1','2024-10-22 13:02:04','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999998.00','999997','Inclusive','branch','Inventory','','','','','',NULL,'19172960204434602236792'),(2373,'191729602008','B137',1.00,'2200','retail','0','2024-10-22 16:00:45','','','','1450','Cash',0.00,'2200','','','19','','1','2024-10-22 13:02:04','2','14','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','','',NULL,'19172960206506322222232'),(2374,'191729602008','6511',3.00,'300','retail','0','2024-10-22 16:01:06','','','','50','Cash',0.00,'100','','','19','','1','2024-10-22 13:02:04','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','2.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172960207520607392033'),(2375,'191729602008','6040',1.00,'100','retail','0','2024-10-22 16:01:16','','','','42','Cash',0.00,'100','','','19','','1','2024-10-22 13:02:04','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9827.00','9826','Inclusive','branch','Inventory','','','','','',NULL,'19172960208630893109302'),(2376,'191729602008','6510',4.00,'400','retail','0','2024-10-22 16:01:49','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-22 13:02:04','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','21.00','17','Inclusive','branch','Service','1110','4000','5500','yes','','','19172960212133013022299'),(2379,'191729606638','B136',1.00,'1200','retail','0','2024-10-22 17:17:18','','','','610.5','Cash',0.00,'1200','','','19','16.00','1','2024-10-22 14:17:38','2','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9989.00','9988','Inclusive','branch','Inventory','','','','yes','','','19172960664813626303112'),(2380,'191729606638','6040',1.00,'100','retail','0','2024-10-22 17:17:28','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-10-22 14:17:38','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9826.00','9825','Inclusive','branch','Inventory','','','','yes','','','19172960665602327630055'),(2381,'191729612125','B001',2.00,'500','retail','0','2024-10-22 18:48:45','','','','169','Cash',0.00,'250','','','19','16.00','1','2024-10-22 15:49:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9741.00','9739','Inclusive','branch','Inventory','','','','yes','','','19172961214713202931202'),(2382,'191729612125','15',1.00,'150','retail','0','2024-10-22 18:49:07','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-10-22 15:49:33','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999880.00','999879','Inclusive','branch','Inventory','','','','yes','','','19172961215636002303323'),(2383,'191729612125','6514',2.00,'200','retail','0','2024-10-22 18:49:17','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-22 15:49:33','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','19172961216703333221231'),(2384,'191729601964','6502',1.00,'1500','retail','0','2024-10-22 15:59:24','','','','950','Cash',0.00,'1500','','','19','','1','2024-10-22 15:51:06','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9992.00','9991','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19172960198173313222933'),(2385,'191729601964','6516',1.00,'300','retail','0','2024-10-22 15:59:42','','','','125','Cash',0.00,'300','','','19','','1','2024-10-22 15:51:06','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172960199203092220232'),(2386,'191729601964','6046',1.00,'700','retail','0','2024-10-22 18:50:24','','','','400','Cash',0.00,'700','','','19','16.00','1','2024-10-22 15:51:06','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999972.00','999971','Inclusive','branch','Inventory','','','','yes','','','19172961223999233030229'),(2387,'191729601964','6510',1.00,'100','retail','0','2024-10-22 18:50:40','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-22 15:51:06','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','yes','','','19172961225602227021322'),(2388,'191729602126','6000',1.00,'1300','retail','0','2024-10-22 16:02:06','','','','1000','Cash',0.00,'1300','','','19','','1','2024-10-22 15:52:05','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999986.00','999985','Inclusive','branch','Inventory','','','','','',NULL,'19172960214626103022030'),(2389,'191729602126','5996',3.00,'600','retail','0','2024-10-22 16:02:27','','','','150','Cash',0.00,'200','','','19','','1','2024-10-22 15:52:05','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999934.00','999931','Inclusive','branch','Inventory','','','','','',NULL,'19172960215702020307110'),(2393,'191729617897','B089',1.00,'200','retail','0','2024-10-22 20:24:57','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2024-10-22 17:25:46','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9791.00','9790','Inclusive','branch','Inventory','','','','yes','','','19172961790923732902710'),(2394,'191729617897','6512',2.00,'100','retail','0','2024-10-22 20:25:09','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-10-22 17:25:46','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','19172961792707203239002'),(2395,'191729617897','6514',1.00,'100','retail','0','2024-10-22 20:25:27','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-22 17:25:46','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','19172961794321121431200'),(2396,'191729612326','6033',3.00,'2250','retail','0','2024-10-22 18:52:06','','','','750','Cash',0.00,'750','','','19','','1','2024-10-22 17:28:48','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999998.00','999995','Inclusive','branch','Inventory','','','','','',NULL,'19172961235601223092176'),(2397,'191729612326','6520',1.00,'200','retail','0','2024-10-22 18:52:36','','','','100','Cash',0.00,'200','','','19','','1','2024-10-22 17:28:48','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172961237813939220213'),(2398,'191729612326','6020',1.00,'200','retail','0','2024-10-22 18:52:58','','','','200','Cash',0.00,'200','','','19','','1','2024-10-22 17:28:48','2','12','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999989.00','999988','Inclusive','branch','Inventory','','','','','',NULL,'19172961240821023031392'),(2399,'191729612326','6513',1.00,'100','retail','0','2024-10-22 20:28:30','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-22 17:28:48','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19172961812618220200823'),(2400,'121729669268','15',2.00,'300','retail','0','2024-10-23 10:41:08','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-10-23 07:41:34','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999879.00','999877','Inclusive','branch','Inventory','','','','yes','','','12172966927933702302633'),(2401,'121729669268','18',2.00,'300','retail','0','2024-10-23 10:41:19','','','','150','Cash',0.00,'150','','','12','16.00','1','2024-10-23 07:41:34','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1000000.00','999998','Inclusive','branch','Inventory','','','','yes','','','12172966929033922722212'),(2402,'121729693297','6509',1.00,'1500','retail','0','2024-10-23 17:21:37','','','','700','Cash',0.00,'1500','','','12','0.00','1','2024-10-23 14:22:47','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','12172969330691223331339'),(2403,'121729693297','6044',1.00,'200','retail','0','2024-10-23 17:21:47','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-10-23 14:22:47','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4815.00','4814','Inclusive','branch','Inventory','','','','yes','','','12172969331331930333323'),(2404,'121729693297','6510',1.00,'100','retail','0','2024-10-23 17:21:53','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-23 14:22:47','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','yes','','','12172969332232732122623'),(2405,'121729693297','6514',3.00,'300','retail','0','2024-10-23 17:22:03','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-23 14:22:47','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Service','1110','4000','5500','yes','','','12172969333222333009033'),(2406,'121729693297','B027',2.00,'500','retail','0','2024-10-23 17:22:13','','','','176','Cash',0.00,'250','','','12','16.00','1','2024-10-23 14:22:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9955.00','9953','Inclusive','branch','Inventory','','','','yes','','','12172969334422423332034'),(2407,'121729693297','B038',2.00,'500','retail','0','2024-10-23 17:22:24','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-10-23 14:22:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9603.00','9601','Inclusive','branch','Inventory','','','','yes','','','12172969335623002333302'),(2408,'121729693297','6026',1.00,'200','retail','0','2024-10-23 17:22:36','','','','50','Cash',0.00,'200','','','12','16.00','1','2024-10-23 14:22:47','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999999.00','999998','Inclusive','branch','Inventory','','','','yes','','','12172969336436272223262'),(2409,'121729696243','B030',1.00,'250','retail','0','2024-10-23 18:10:43','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2024-10-23 15:11:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9678.00','9677','Inclusive','branch','Inventory','','','','yes','','','12172969625332303223613'),(2410,'121729696243','B035',2.00,'500','retail','0','2024-10-23 18:10:54','','','','186.68','Cash',0.00,'250','','','12','16.00','1','2024-10-23 15:11:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9978.00','9976','Inclusive','branch','Inventory','','','','yes','','','12172969626530250313223'),(2411,'121729696243','15',1.00,'150','retail','0','2024-10-23 18:11:05','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-10-23 15:11:18','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999877.00','999876','Inclusive','branch','Inventory','','','','yes','','','12172969627512203032233'),(2417,'121729696589','5998',1.00,'600','retail','0','2024-10-23 18:16:29','','','','600','Cash',0.00,'600','','','12','16.00','1','2024-10-23 15:17:34','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999995.00','999994','Inclusive','branch','Inventory','','','','yes','','','12172969662736302263023'),(2418,'121729696589','6510',1.00,'100','retail','0','2024-10-23 18:17:08','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-23 15:17:34','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','yes','','','12172969663532023033327'),(2419,'121729696589','6513',1.00,'100','retail','0','2024-10-23 18:17:15','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-23 15:17:34','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172969664323223302442'),(2420,'121729696589','15',1.00,'150','retail','0','2024-10-23 18:17:24','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-10-23 15:17:34','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999876.00','999875','Inclusive','branch','Inventory','','','','yes','','','12172969665227329363132'),(2421,'121729701540','B038',2.00,'500','retail','0','2024-10-23 19:39:00','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-10-23 16:39:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9601.00','9599','Inclusive','branch','Inventory','','','','yes','','','12172970155420059720507'),(2422,'121729701540','6514',2.00,'200','retail','0','2024-10-23 19:39:14','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-23 16:39:34','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','12172970156101307033275'),(2423,'121729701540','6512',2.00,'100','retail','0','2024-10-23 19:39:22','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-10-23 16:39:34','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','12172970156923001002123'),(2424,'121729701575','B088',2.00,'800','retail','0','2024-10-23 19:39:35','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-10-23 16:40:02','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9835.00','9833','Inclusive','branch','Inventory','','','','yes','','','12172970159970201323000'),(2425,'121729702366','B009',6.00,'1800','retail','0','2024-10-23 19:52:46','','','','204','Cash',0.00,'300','','','12','16.00','1','2024-10-23 17:11:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','9845.00','9839','Inclusive','branch','Inventory','','','','yes','','','12172970347133302272332'),(2426,'121729696486','6015',2.00,'3000','retail','0','2024-10-23 20:30:32','','','','1500','Cash',0.00,'1500','','','12','','1','2024-10-23 17:30:40','1','18','returned','1','new','pcs','','','7','no','','0','','','EXEMPTED',0.00,'2','999993.00','999991','Inclusive','branch','Inventory','','','','yes','',NULL,'12172969650510032322360'),(2427,'121729696486','6016',1.00,'750','retail','0','2024-10-23 20:30:32','','','','750','Cash',0.00,'750','','','12','','1','2024-10-23 17:30:40','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999992.00','999991','Inclusive','branch','Inventory','','','','yes','',NULL,'12172969652022630202030'),(2428,'121729696486','6510',3.00,'300','retail','0','2024-10-23 20:30:32','','','','50','Cash',0.00,'100','','','12','','1','2024-10-23 17:30:40','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','21.00','18','Inclusive','branch','Service','1110','4000','5500','yes','',NULL,'12172969653002336303322'),(2429,'121729696486','6044',2.00,'400','retail','0','2024-10-23 20:30:32','','','','100','Cash',0.00,'200','','','12','','1','2024-10-23 17:30:40','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4814.00','4812','Inclusive','branch','Inventory','','','','yes','',NULL,'12172969653929233565122'),(2430,'121729696486','B088',1.00,'400','retail','0','2024-10-23 20:30:32','','','','216','Cash',0.00,'400','','','12','','1','2024-10-23 17:30:40','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9836.00','9835','Inclusive','branch','Inventory','','','','yes','',NULL,'12172969657632517251023'),(2431,'121729696486','6038',2.00,'2600','retail','0','2024-10-23 20:30:32','bale','','','1300','Cash',0.00,'1300','','','12','16.00','1','2024-10-23 17:30:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9966.00','9964','Inclusive','branch','Inventory','','','','yes','','','7172970463272320273229'),(2432,'121729704714','B009',2.00,'600','retail','0','2024-10-23 20:31:54','','','','204','Cash',0.00,'300','','','12','16.00','1','2024-10-23 17:58:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9839.00','9837','Inclusive','branch','Inventory','','','','yes','','','12172970627876022226022'),(2433,'121729754577','B088',1.00,'400','retail','0','2024-10-24 10:22:57','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-10-24 07:29:41','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9833.00','9832','Inclusive','branch','Inventory','','','','yes','','','12172975497142373703002'),(2434,'121729754987','B088',1.00,'400','retail','0','2024-10-24 10:29:47','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-10-24 07:30:46','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9832.00','9831','Inclusive','branch','Inventory','','','','yes','','','12172975504220722122547'),(2435,'121729786824','6508',1.00,'1200','retail','0','2024-10-24 19:20:24','','','','500','Cash',0.00,'1200','','','12','0.00','1','2024-10-24 19:16:16','1','18','returned','1','new','pcs','','2024-10-24 22:16:16','7','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','12172978684039280340283'),(2436,'121729786824','6044',1.00,'200','retail','0','2024-10-24 19:20:41','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-10-24 19:16:19','1','20','returned','1','new','pcs','','2024-10-24 22:16:19','7','no','','0','','','EXEMPTED',0.00,'1','4812.00','4811','Inclusive','branch','Inventory','','','','yes','','','12172978685102332331323'),(2437,'121729786824','6510',1.00,'100','retail','0','2024-10-24 19:20:51','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-24 19:16:21','1','21','returned','1','new','pcs','','2024-10-24 22:16:21','7','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','yes','','','12172978686082232007727'),(2438,'121729786824','6511',2.00,'200','retail','0','2024-10-24 19:21:01','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-24 19:16:23','2','10','returned','1','new','pcs','','2024-10-24 22:16:23','7','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172978687680231193121'),(2439,'121729786886','7029',1.00,'1800','retail','0','2024-10-24 19:21:26','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2024-10-24 19:15:43','1','18','returned','1','new','pcs','','2024-10-24 22:15:43','7','no','','0','','','EXEMPTED',0.00,'1','9973.00','9972','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12172978690102032393730'),(2440,'121729786886','6510',1.00,'100','retail','0','2024-10-24 19:21:42','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-24 19:15:46','1','21','returned','1','new','pcs','','2024-10-24 22:15:46','7','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','yes','','','12172978691003903007222'),(2441,'121729786886','6511',1.00,'100','retail','0','2024-10-24 19:21:51','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-24 19:15:48','2','10','returned','1','new','pcs','','2024-10-24 22:15:48','7','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172978692620002233232'),(2442,'121729793547','7029',1.00,'1800','retail','0','2024-10-24 21:12:27','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2024-10-24 18:13:06','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9972.00','9971','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12172979355877722022312'),(2443,'121729793547','6510',1.00,'100','retail','0','2024-10-24 21:12:39','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-24 18:13:06','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','yes','','','12172979356702232393232'),(2444,'121729793547','6516',1.00,'300','retail','0','2024-10-24 21:12:47','','','','125','Cash',0.00,'300','','','12','0.00','1','2024-10-24 18:13:06','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172979357502273010902'),(2445,'121729793547','6511',1.00,'100','retail','0','2024-10-24 21:12:56','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-24 18:13:06','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172979358422222003222'),(2456,'121729797500','6510',13.00,'1300','retail','0','2024-10-24 22:18:20','','','','50','Cash',0.00,'100','','','12','','1','2024-10-24 19:30:29','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','23.00','10','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172979751902792323993'),(2457,'121729797500','6513',7.00,'700','retail','0','2024-10-24 22:18:39','','','','50','Cash',0.00,'100','','','12','','1','2024-10-24 19:30:29','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','1.00','-6','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172979753321223929232'),(2458,'121729797500','5997',1.00,'1000','retail','0','2024-10-24 22:22:54','','','','1000','Cash',0.00,'1000','','','12','','1','2024-10-24 19:30:29','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999997.00','999996','Inclusive','branch','Inventory','','','','','',NULL,'12172979778693322632222'),(2459,'121729797500','5997',5.00,'5000','retail','0','2024-10-24 22:23:35','','','','1000','Cash',0.00,'1000','','','12','','1','2024-10-24 19:30:29','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','999996.00','999991','Inclusive','branch','Inventory','','','','','',NULL,'12172979782823283217320'),(2460,'121729797500','6511',13.00,'1300','retail','0','2024-10-24 22:23:48','','','','50','Cash',0.00,'100','','','12','','1','2024-10-24 19:30:29','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','5.00','-8','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172979785620203932332'),(2461,'121729797500','6543',1.00,'1100','retail','0','2024-10-24 22:28:48','','','','680','Cash',0.00,'1100','','','12','0.00','1','2024-10-24 19:30:29','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172979813802003109323'),(2462,'121729797500','6021',1.00,'1000','retail','0','2024-10-24 22:28:58','','','','1000','Cash',0.00,'1000','','','12','16.00','1','2024-10-24 19:30:29','2','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','yes','','','12172979815300008322300'),(2463,'121729797500','B030',2.00,'500','retail','0','2024-10-24 22:29:14','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2024-10-24 19:30:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9677.00','9675','Inclusive','branch','Inventory','','','','yes','','','12172979817493299272432'),(2464,'121729797500','B028',1.00,'300','retail','0','2024-10-24 22:29:34','','','','195','Cash',0.00,'300','','','12','16.00','1','2024-10-24 19:30:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9917.00','9916','Inclusive','branch','Inventory','','','','yes','','','12172979818322223220222'),(2465,'121729793587','7029',1.00,'1800','retail','0','2024-10-24 21:13:07','','','','1200','Cash',0.00,'1800','','','12','','1','2024-10-24 19:34:23','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9971.00','9970','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172979362233312320332'),(2466,'121729793587','6510',1.00,'100','retail','0','2024-10-24 21:13:42','','','','50','Cash',0.00,'100','','','12','','1','2024-10-24 19:34:23','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172979363032023206923'),(2467,'121729793587','6539',2.00,'600','retail','0','2024-10-24 21:13:50','','','','234','Cash',0.00,'300','','','12','','1','2024-10-24 19:34:23','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172979364222203302703'),(2468,'121729793587','B009',1.00,'300','retail','0','2024-10-24 21:14:02','','','','204','Cash',0.00,'300','','','12','','1','2024-10-24 19:34:23','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9837.00','9836','Inclusive','branch','Inventory','','','','','',NULL,'12172979365630397120226'),(2469,'121729793587','B089',1.00,'200','retail','0','2024-10-24 21:14:17','','','','79.16675','Cash',0.00,'200','','','12','','1','2024-10-24 19:34:23','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9790.00','9789','Inclusive','branch','Inventory','','','','','',NULL,'12172979366620006329222'),(2470,'121729793587','6510',1.00,'100','retail','0','2024-10-24 22:33:24','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-24 19:34:23','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','yes','','','12172979844444232209324'),(2471,'121729793587','B089',1.00,'200','retail','0','2024-10-24 22:34:05','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2024-10-24 19:34:23','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9789.00','9788','Inclusive','branch','Inventory','','','','yes','','','12172979845803034320303'),(2474,'121729798464','B009',2.00,'600','retail','0','2024-10-24 22:34:24','','','','204','Cash',0.00,'300','','','12','','1','2024-10-24 20:01:20','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9836.00','9834','Inclusive','branch','Inventory','','','','','',NULL,'12172979999129079032290'),(2475,'121729798464','B088',1.00,'400','retail','0','2024-10-24 22:59:51','','','','216','Cash',0.00,'400','','','12','','1','2024-10-25 09:02:50','2','10','returned','1','printed','pcs','','2024-10-25 12:02:50','7','no','','0','','','EXEMPTED',0.00,'1','9831.00','9830','Inclusive','branch','Inventory','','','','','',NULL,'12172980000032302232120'),(2476,'121729798464','6512',2.00,'100','retail','0','2024-10-24 23:01:05','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-10-24 20:01:20','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','12172980007722222737390'),(2477,'121729839675','5998',1.00,'500','retail','0','2024-10-25 10:01:15','','','','300','Cash',0.00,'500','','','12','16.00','1','2024-10-25 07:02:01','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999994.00','999993','Inclusive','branch','Inventory','','','','yes','','','12172983971622830202030'),(2489,'191729865286','B088',1.00,'400','retail','0','2024-10-25 17:08:06','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-10-25 14:08:25','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9831.00','9830','Inclusive','branch','Inventory','','','','yes','','','19172986530333212929327'),(2490,'191729865213','B137',1.00,'2200','retail','0','2024-10-25 17:06:53','','','','1450','Cash',0.00,'2200','','','19','','1','2024-10-25 14:47:21','2','14','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','','','','',NULL,'19172986524063100230033'),(2491,'191729865213','6040',1.00,'100','retail','0','2024-10-25 17:07:20','','','','42','Cash',0.00,'100','','','19','','1','2024-10-25 14:47:21','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9825.00','9824','Inclusive','branch','Inventory','','','','','',NULL,'19172986525600223338006'),(2492,'191729865213','6040',1.00,'100','retail','0','2024-10-25 17:47:08','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-10-25 14:47:21','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9824.00','9823','Inclusive','branch','Inventory','','','','yes','','','19172986763832360233637'),(2502,'191729865152','7029',1.00,'1800','retail','0','2024-10-25 17:05:53','','','','1200','Cash',0.00,'1800','','','19','','1','2024-10-25 16:22:08','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9971.00','9970','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19172986516609008633022'),(2503,'191729865152','6032',2.00,'400','retail','0','2024-10-25 17:06:07','','','','200','Cash',0.00,'200','','','19','','1','2024-10-25 16:22:08','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999973.00','999971','Inclusive','branch','Inventory','','','','','',NULL,'19172986517817228931102'),(2504,'191729865152','B006',2.00,'500','retail','0','2024-10-25 17:06:18','','','','176','Cash',0.00,'250','','','19','','1','2024-10-25 16:22:08','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9947.00','9945','Inclusive','branch','Inventory','','','','','',NULL,'19172986518933093013332'),(2505,'191729865152','B035',1.00,'250','retail','0','2024-10-25 17:06:30','','','','186.68','Cash',0.00,'250','','','19','','1','2024-10-25 16:22:08','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9976.00','9975','Inclusive','branch','Inventory','','','','','',NULL,'19172986520920172203032'),(2506,'191729865152','6511',1.00,'100','retail','0','2024-10-25 17:07:55','','','','50','Cash',0.00,'100','','','19','','1','2024-10-25 16:22:08','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172986528380200302212'),(2507,'191729865152','B035',2.00,'500','retail','0','2024-10-25 19:07:46','','','','186.68','Cash',0.00,'250','','','19','','1','2024-10-25 16:22:08','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9975.00','9973','Inclusive','branch','Inventory','','','','','',NULL,'19172987248932422022790'),(2508,'191729865152','B035',2.00,'500','retail','0','2024-10-25 19:08:09','','','','186.68','Cash',0.00,'250','','','19','','1','2024-10-25 16:22:08','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9973.00','9971','Inclusive','branch','Inventory','','','','','',NULL,'19172987250529333323120'),(2509,'191729865152','6512',6.00,'300','retail','0','2024-10-25 19:08:25','','','','30','Cash',0.00,'50','','','19','','1','2024-10-25 16:22:08','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','44.00','38','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19172987254032202942032'),(2510,'191729865152','6044',1.00,'200','retail','0','2024-10-25 19:09:00','','','','100','Cash',0.00,'200','','','19','','1','2024-10-25 16:22:08','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4812.00','4811','Inclusive','branch','Inventory','','','','','',NULL,'19172987255023222931003'),(2511,'191729865152','6002',1.00,'250','retail','0','2024-10-25 19:21:44','','','','200','Cash',0.00,'250','','','19','16.00','1','2024-10-25 16:22:08','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999974.00','999973','Inclusive','branch','Inventory','','','','yes','','','19172987331533033092139'),(2512,'191729876552','7029',1.00,'1800','retail','0','2024-10-25 20:15:53','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2024-10-25 17:42:14','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9970.00','9969','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19172987811553701223328'),(2513,'191729876552','6510',1.00,'100','retail','0','2024-10-25 20:41:56','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-25 17:42:14','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','yes','','','19172987812482221738293'),(2514,'191729876552','6513',1.00,'100','retail','0','2024-10-25 20:42:04','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-25 17:42:14','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19172987813223022278322'),(2515,'121729939751','6515',3.00,'900','retail','0','2024-10-26 13:49:11','','','','100','Cash',0.00,'300','','','12','0.00','1','2024-10-26 10:49:49','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172993976592037509900'),(2516,'121729939751','15',1.00,'150','retail','0','2024-10-26 13:49:25','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-10-26 10:49:49','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999875.00','999874','Inclusive','branch','Inventory','','','','yes','','','12172993977532329132339'),(2517,'121729939751','6511',2.00,'200','retail','0','2024-10-26 13:49:36','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-26 10:49:49','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','12172993978320233323333'),(2518,'121729954882','6511',2.00,'200','retail','0','2024-10-26 18:01:22','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-26 15:03:27','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','12172995489121339017243'),(2519,'121729954882','5981',1.00,'600','retail','0','2024-10-26 18:01:32','','','','600','Cash',0.00,'600','','','12','16.00','1','2024-10-26 15:03:27','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999999.00','999998','Inclusive','branch','Inventory','','','','yes','','','12172995491632300372247'),(2520,'121729954882','6046',1.00,'700','retail','0','2024-10-26 18:01:56','','','','400','Cash',0.00,'700','','','12','16.00','1','2024-10-26 15:03:27','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999971.00','999970','Inclusive','branch','Inventory','','','','yes','','','12172995493434203594292'),(2521,'121729954882','5984',1.00,'100','retail','0','2024-10-26 18:02:14','','','','100','Cash',0.00,'100','','','12','16.00','1','2024-10-26 15:03:27','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999950.00','999949','Inclusive','branch','Inventory','','','','yes','','','12172995495222272730222'),(2522,'121729954882','6044',1.00,'200','retail','0','2024-10-26 18:02:33','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-10-26 15:03:27','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4811.00','4810','Inclusive','branch','Inventory','','','','yes','','','12172995497902921225323'),(2523,'121729954882','6510',1.00,'100','retail','0','2024-10-26 18:02:59','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-26 15:03:27','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','yes','','','12172995498700422373223'),(2524,'121729954882','B028',2.00,'600','retail','0','2024-10-26 18:03:54','','','','195','Cash',0.00,'300','','','12','16.00','1','2024-10-26 16:30:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9916.00','9914','Inclusive','branch','Inventory','','','','yes','','','12172996016613272633092'),(2525,'121729954882','5980',1.00,'900','retail','0','2024-10-26 19:29:26','','','','900','Cash',0.00,'900','','','12','16.00','1','2024-10-26 16:30:25','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999980.00','999979','Inclusive','branch','Inventory','','','','yes','','','12172996018992302302902'),(2526,'121729954882','6517',1.00,'250','retail','0','2024-10-26 19:29:50','','','','150','Cash',0.00,'250','','','12','0.00','1','2024-10-26 16:30:25','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172996020713322633300'),(2527,'121729954882','6511',1.00,'100','retail','0','2024-10-26 19:30:08','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-26 16:30:25','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','12172996021491763022433'),(2528,'121729954882','6012',1.00,'500','retail','0','2024-10-26 19:30:15','','','','500','Cash',0.00,'500','','','12','16.00','1','2024-10-26 16:30:25','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999991.00','999990','Inclusive','branch','Inventory','','','','yes','','','12172996022221626231200'),(2529,'121729960227','B028',2.00,'600','retail','0','2024-10-26 19:30:27','','','','195','Cash',0.00,'300','','','12','16.00','1','2024-10-26 16:31:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9914.00','9912','Inclusive','branch','Inventory','','','','yes','','','12172996026722200920230'),(2530,'121729960227','5980',1.00,'900','retail','0','2024-10-26 19:31:07','','','','900','Cash',0.00,'900','','','12','16.00','1','2024-10-26 16:31:50','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999979.00','999978','Inclusive','branch','Inventory','','','','yes','','','12172996027612330222930'),(2531,'121729960227','6517',1.00,'250','retail','0','2024-10-26 19:31:16','','','','150','Cash',0.00,'250','','','12','0.00','1','2024-10-26 16:31:50','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','12172996028333220309332'),(2532,'121729960227','6012',1.00,'500','retail','0','2024-10-26 19:31:23','','','','500','Cash',0.00,'500','','','12','16.00','1','2024-10-26 16:31:50','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999990.00','999989','Inclusive','branch','Inventory','','','','yes','','','12172996029636232022323'),(2533,'121729960227','6511',1.00,'100','retail','0','2024-10-26 19:31:36','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-26 16:31:50','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','12172996030421062223301'),(2534,'121729960312','B010',2.00,'700','retail','0','2024-10-26 19:31:52','','','','272','Cash',0.00,'350','','','12','16.00','1','2024-10-26 16:34:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9952.00','9950','Inclusive','branch','Inventory','','','','yes','','','12172996044402623220272'),(2535,'121729960312','B006',2.00,'500','retail','0','2024-10-26 19:34:05','','','','176','Cash',0.00,'250','','','12','16.00','1','2024-10-26 16:34:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9945.00','9943','Inclusive','branch','Inventory','','','','yes','','','12172996045632323965720'),(2536,'121729960312','6510',2.00,'200','retail','0','2024-10-26 20:04:37','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-26 17:44:40','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Service','1110','4000','5500','yes','','','12172996463332922310727'),(2537,'121729960312','6513',1.00,'100','retail','0','2024-10-26 20:43:54','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-26 17:44:40','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12172996465602022269162'),(2538,'121729960312','6016',1.00,'750','retail','0','2024-10-26 20:44:16','','','','750','Cash',0.00,'750','','','12','16.00','1','2024-10-26 17:44:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999991.00','999990','Inclusive','branch','Inventory','','','','yes','','','12172996466603333020362'),(2539,'121729965339','5997',5.00,'5000','retail','0','2024-10-26 20:55:39','','','','1000','Cash',0.00,'1000','','','12','16.00','1','2024-10-26 18:11:11','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','999991.00','999986','Inclusive','branch','Inventory','','','','yes','','','12172996536753169331333'),(2540,'121729965339','6011',2.00,'2400','retail','0','2024-10-26 20:56:08','','','','1000','Cash',0.00,'1200','','','12','16.00','1','2024-10-26 18:11:11','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999997.00','999995','Inclusive','branch','Inventory','','','','yes','','','12172996545212945003722'),(2541,'121729965339','6510',5.00,'500','retail','0','2024-10-26 20:57:33','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-26 18:11:11','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','23.00','18','Inclusive','branch','Service','1110','4000','5500','yes','','','12172996547332322530020'),(2542,'121729965339','5984',20.00,'2000','retail','0','2024-10-26 20:57:53','','','','100','Cash',0.00,'100','','','12','16.00','1','2024-10-26 18:11:11','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','999949.00','999929','Inclusive','branch','Inventory','','','','yes','','','12172996549120367010262'),(2543,'121729965339','6513',10.00,'1000','retail','0','2024-10-26 20:58:11','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-26 18:11:11','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1.00','-9','Inclusive','branch','Service','1110','4000','5500','yes','','','12172996552752233292623'),(2544,'121729965339','6032',10.00,'2000','retail','0','2024-10-26 20:58:47','','','','200','Cash',0.00,'200','','','12','16.00','1','2024-10-26 18:11:11','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','999971.00','999961','Inclusive','branch','Inventory','','','','yes','','','12172996556462231323332'),(2545,'121729965339','6532',20.00,'3000','retail','0','2024-10-26 20:59:25','','','','70','Cash',0.00,'150','','','12','0.00','1','2024-10-26 18:11:11','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','0.00','-20','Inclusive','branch','Service','1110','4000','5500','yes','','','12172996559992279023220'),(2546,'121729965339','6531',22.00,'1100','retail','0','2024-10-26 21:00:20','','','','20','Cash',0.00,'50','','','12','0.00','1','2024-10-26 18:11:11','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'22','0.00','-22','Inclusive','branch','Service','1110','4000','5500','yes','','','12172996565039202123323'),(2547,'121729965339','6511',12.00,'1200','retail','0','2024-10-26 21:00:51','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-26 18:11:11','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','5.00','-7','Inclusive','branch','Service','1110','4000','5500','yes','','','12172996567232103603222'),(2548,'121729965339','6040',4.00,'400','retail','0','2024-10-26 21:01:12','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-10-26 18:11:11','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9823.00','9819','Inclusive','branch','Inventory','','','','yes','','','12172996569107329260031'),(2549,'121729965339','6544',10.00,'1000','retail','0','2024-10-26 21:06:34','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-26 18:11:11','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','0.00','-10','Inclusive','branch','Service','1110','4000','5500','yes','','','12172996600913301272227'),(2550,'121729965339','6545',10.00,'1500','retail','0','2024-10-26 21:06:49','','','','80','Cash',0.00,'150','','','12','0.00','1','2024-10-26 18:11:11','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','0.00','-10','Inclusive','branch','Service','1110','4000','5500','yes','','','12172996605632960202390'),(2551,'121729965339','6012',1.00,'500','retail','0','2024-10-26 21:07:37','','','','500','Cash',0.00,'500','','','12','16.00','1','2024-10-26 18:11:11','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999989.00','999988','Inclusive','branch','Inventory','','','','yes','','','12172996622323223231023'),(2562,'121729966320','5999',3.00,'4500','retail','0','2024-10-26 21:12:00','','','','1500','Cash',0.00,'1500','','','12','','1','2024-10-26 18:31:56','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999993.00','999990','Inclusive','branch','Inventory','','','','','',NULL,'12172996634132220919310'),(2563,'121729966320','7029',2.00,'3600','retail','0','2024-10-26 21:12:21','','','','1200','Cash',0.00,'1800','','','12','','1','2024-10-26 18:31:56','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9969.00','9967','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172996635822763263303'),(2564,'121729966320','5996',7.00,'1400','retail','0','2024-10-26 21:12:38','','','','150','Cash',0.00,'200','','','12','','1','2024-10-26 18:31:56','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','999931.00','999924','Inclusive','branch','Inventory','','','','','',NULL,'12172996637575312232066'),(2565,'121729966320','6513',6.00,'600','retail','0','2024-10-26 21:12:56','','','','50','Cash',0.00,'100','','','12','','1','2024-10-26 18:31:56','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','1.00','-5','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172996638882226032237'),(2566,'121729966320','B038',4.00,'1000','retail','0','2024-10-26 21:13:09','','','','195.52','Cash',0.00,'250','','','12','','1','2024-10-26 18:31:56','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9599.00','9595','Inclusive','branch','Inventory','','','','','',NULL,'12172996641569119432026'),(2567,'121729966320','B009',1.00,'300','retail','0','2024-10-26 21:13:36','','','','204','Cash',0.00,'300','','','12','','1','2024-10-26 18:31:56','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9834.00','9833','Inclusive','branch','Inventory','','','','','',NULL,'12172996643193049922233'),(2569,'121729966320','6531',2.00,'100','retail','0','2024-10-26 21:14:08','','','','20','Cash',0.00,'50','','','12','','1','2024-10-26 18:31:56','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172996646132222202127'),(2570,'121729966320','6040',2.00,'200','retail','0','2024-10-26 21:14:22','','','','42','Cash',0.00,'100','','','12','','1','2024-10-26 18:31:56','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9819.00','9817','Inclusive','branch','Inventory','','','','','',NULL,'12172996648583332320042'),(2571,'121729966320','6546',1.00,'150','retail','0','2024-10-26 21:16:44','','','','100','Cash',0.00,'150','','','12','','1','2024-10-26 18:31:56','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12172996664520235113301'),(2572,'121729966320','B038',2.00,'500','retail','0','2024-10-26 21:31:28','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-10-26 18:31:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9595.00','9593','Inclusive','branch','Inventory','','','','yes','','','12172996750232003703530'),(2573,'121729966320','6040',1.00,'100','retail','0','2024-10-26 21:31:42','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-10-26 18:31:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9817.00','9816','Inclusive','branch','Inventory','','','','yes','','','12172996751320320232132'),(2574,'121729966320','B088',1.00,'400','retail','0','2024-10-26 21:13:51','','','','216','Cash',0.00,'400','','','7','16','1','2024-10-26 18:54:17','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','',NULL,'17299688578'),(2575,'121729966320','B088',1.00,'400','retail','0','2024-10-26 21:13:51','','','','216','Cash',0.00,'400','','','7','16','1','2024-10-26 18:54:31','2','10','returned','1','printed','pcs','','2024-10-26 21:54:31','7','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','',NULL,'17299688579'),(2579,'121730034528','6044',2.00,'400','retail','0','2024-10-27 16:08:48','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-10-27 13:09:19','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4809.00','4807','Inclusive','branch','Inventory','','','','yes','','','12173003455535230333020'),(2580,'121730024391','7029',1.00,'1800','retail','0','2024-10-27 13:19:51','','','','1200','Cash',0.00,'1800','','','12','','1','2024-10-27 15:08:45','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9967.00','9966','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12173002440802240022022'),(2581,'121730024391','6517',1.00,'250','retail','0','2024-10-27 13:20:08','','','','150','Cash',0.00,'250','','','12','','1','2024-10-27 15:08:45','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173002442002220220033'),(2582,'121730024391','6044',1.00,'200','retail','0','2024-10-27 13:20:21','','','','100','Cash',0.00,'200','','','12','','1','2024-10-27 15:08:45','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4810.00','4809','Inclusive','branch','Inventory','','','','','',NULL,'12173002442903220213230'),(2583,'121730024391','B088',1.00,'400','retail','0','2024-10-27 18:08:26','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-10-27 15:08:45','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9829.00','9828','Inclusive','branch','Inventory','','','','yes','','','12173004171532323331212'),(2584,'121730024391','6511',1.00,'100','retail','0','2024-10-27 18:08:35','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-27 15:08:45','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','12173004172100320320023'),(2585,'191730043320','15',1.00,'150','retail','0','2024-10-27 18:35:20','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-10-27 15:35:47','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999874.00','999873','Inclusive','branch','Inventory','','','','yes','','','19173004333217330223023'),(2586,'191730043320','B001',2.00,'500','retail','0','2024-10-27 18:35:32','','','','169','Cash',0.00,'250','','','19','16.00','1','2024-10-27 15:35:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9739.00','9737','Inclusive','branch','Inventory','','','','yes','','','19173004334503323030334'),(2587,'191730044563','6512',1.00,'50','retail','0','2024-10-27 18:56:03','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-10-27 15:56:34','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','yes','','','19173004457233927000222'),(2588,'191730044563','6514',1.00,'100','retail','0','2024-10-27 18:56:13','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-27 15:56:34','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','19173004458273124253233'),(2589,'191730044563','15',1.00,'150','retail','0','2024-10-27 18:56:22','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-10-27 15:56:34','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999873.00','999872','Inclusive','branch','Inventory','','','','yes','','','19173004459073430330230'),(2590,'191730044596','6511',1.00,'100','retail','0','2024-10-27 18:56:36','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-27 15:58:21','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','19173004469990332769202'),(2591,'191730044703','6540',1.00,'2500','retail','0','2024-10-27 18:58:23','','','','1500','Cash',0.00,'2500','','','19','0.00','1','2024-10-27 15:59:15','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173004472220049332730'),(2592,'191730044703','5996',1.00,'200','retail','0','2024-10-27 18:58:42','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-10-27 15:59:15','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999921.00','999920','Inclusive','branch','Inventory','','','','yes','','','19173004474432120922330'),(2593,'191730044703','B088',1.00,'400','retail','0','2024-10-27 18:59:04','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-10-27 15:59:15','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9828.00','9827','Inclusive','branch','Inventory','','','','yes','','','19173004475332272541233'),(2594,'121730046462','7029',2.00,'3600','retail','0','2024-10-27 19:27:42','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2024-10-27 16:33:53','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9966.00','9964','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173004654520243030303'),(2595,'121730046462','6038',2.00,'2600','retail','0','2024-10-27 19:29:06','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2024-10-27 16:33:53','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9964.00','9962','Inclusive','branch','Inventory','','','','yes','','','12173004659303352030210'),(2596,'121730046462','6032',2.00,'400','retail','0','2024-10-27 19:29:53','','','','200','Cash',0.00,'200','','','12','16.00','1','2024-10-27 16:33:53','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999961.00','999959','Inclusive','branch','Inventory','','','','yes','','','12173004660772031177123'),(2597,'121730046462','6517',2.00,'500','retail','0','2024-10-27 19:30:07','','','','150','Cash',0.00,'250','','','12','0.00','1','2024-10-27 16:33:53','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Service','1110','4000','5500','yes','','','12173004661911220033342'),(2598,'121730046462','6516',2.00,'600','retail','0','2024-10-27 19:30:19','','','','125','Cash',0.00,'300','','','12','0.00','1','2024-10-27 16:33:53','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173004677400333600722'),(2599,'121730046462','6040',3.00,'300','retail','0','2024-10-27 19:32:55','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-10-27 16:33:53','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9816.00','9813','Inclusive','branch','Inventory','','','','yes','','','12173004678642202237220'),(2600,'121730046462','6044',2.00,'400','retail','0','2024-10-27 19:33:07','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-10-27 16:33:53','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4807.00','4805','Inclusive','branch','Inventory','','','','yes','','','12173004682033222202027'),(2601,'121730046835','6015',1.00,'1500','retail','0','2024-10-27 19:33:55','','','','1500','Cash',0.00,'1500','','','12','16.00','1','2024-10-27 16:42:01','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999993.00','999992','Inclusive','branch','Inventory','','','','yes','','','12173004697702770323223'),(2602,'121730046835','6016',1.00,'750','retail','0','2024-10-27 19:36:17','','','','750','Cash',0.00,'750','','','12','16.00','1','2024-10-27 16:42:01','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999990.00','999989','Inclusive','branch','Inventory','','','','yes','','','12173004698422011740070'),(2603,'121730046835','6000',1.00,'1300','retail','0','2024-10-27 19:36:24','','','','1000','Cash',0.00,'1300','','','12','16.00','1','2024-10-27 16:42:01','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999985.00','999984','Inclusive','branch','Inventory','','','','yes','','','12173004699621032093300'),(2604,'121730046835','6027',1.00,'150','retail','0','2024-10-27 19:36:36','','','','100','Cash',0.00,'150','','','12','16.00','1','2024-10-27 16:42:01','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999999.00','999998','Inclusive','branch','Inventory','','','','yes','','','12173004700630272200403'),(2605,'121730046835','6513',1.00,'100','retail','0','2024-10-27 19:36:47','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-27 16:42:01','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173004702772430317312'),(2606,'121730046835','6510',2.00,'200','retail','0','2024-10-27 19:37:07','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-27 16:42:01','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Service','1110','4000','5500','yes','','','12173004703502330025701'),(2607,'121730046835','B035',4.00,'1000','retail','0','2024-10-27 19:37:16','','','','186.68','Cash',0.00,'250','','','12','16.00','1','2024-10-27 16:42:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9971.00','9967','Inclusive','branch','Inventory','','','','yes','','','12173004708733274013203'),(2608,'121730046835','B032',2.00,'500','retail','0','2024-10-27 19:38:08','','','','186.68','Cash',0.00,'250','','','12','16.00','1','2024-10-27 16:42:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9878.00','9876','Inclusive','branch','Inventory','','','','yes','','','12173004710535220350207'),(2609,'121730046835','6040',2.00,'200','retail','0','2024-10-27 19:38:25','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-10-27 16:42:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9813.00','9811','Inclusive','branch','Inventory','','','','yes','','','12173004711534113300221'),(2610,'121730046835','6539',4.00,'1200','retail','0','2024-10-27 19:38:36','','','','234','Cash',0.00,'300','','','12','0.00','1','2024-10-27 16:42:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','yes','','','12173004712902302932297'),(2611,'121730046835','6522',2.00,'600','retail','0','2024-10-27 19:38:50','','','','150','Cash',0.00,'300','','','12','0.00','1','2024-10-27 16:42:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173004714000233323423'),(2612,'121730046835','6511',3.00,'300','retail','0','2024-10-27 19:39:00','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-27 16:42:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Service','1110','4000','5500','yes','','','12173004715102720133321'),(2613,'121730046835','7029',1.00,'1800','retail','0','2024-10-27 19:39:11','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2024-10-27 16:42:01','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9964.00','9963','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173004722904322303211'),(2614,'121730046835','6032',1.00,'200','retail','0','2024-10-27 19:40:30','','','','200','Cash',0.00,'200','','','12','16.00','1','2024-10-27 16:42:01','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999959.00','999958','Inclusive','branch','Inventory','','','','yes','','','12173004723810002323113'),(2615,'121730046835','5980',1.00,'900','retail','0','2024-10-27 19:40:39','','','','900','Cash',0.00,'900','','','12','16.00','1','2024-10-27 16:42:01','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999978.00','999977','Inclusive','branch','Inventory','','','','yes','','','12173004724810223232027'),(2616,'121730046835','6001',1.00,'650','retail','0','2024-10-27 19:40:48','','','','650','Cash',0.00,'650','','','12','16.00','1','2024-10-27 16:42:01','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999987.00','999986','Inclusive','branch','Inventory','','','','yes','','','12173004725825220323752'),(2617,'121730046835','6501',2.00,'400','retail','0','2024-10-27 19:40:59','','','','100','Cash',0.00,'200','','','12','0.00','1','2024-10-27 16:42:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9988.00','9986','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173004727222224233332'),(2618,'121730046835','15',1.00,'150','retail','0','2024-10-27 19:41:12','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-10-27 16:42:01','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999872.00','999871','Inclusive','branch','Inventory','','','','yes','','','12173004730822207220701'),(2619,'121730046835','6044',1.00,'200','retail','0','2024-10-27 19:41:48','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-10-27 16:42:01','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4805.00','4804','Inclusive','branch','Inventory','','','','yes','','','12173004731901301432233'),(2620,'121730047323','6015',1.00,'1500','retail','0','2024-10-27 19:42:03','','','','1500','Cash',0.00,'1500','','','12','16.00','1','2024-10-27 16:48:58','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999992.00','999991','Inclusive','branch','Inventory','','','','yes','','','12173004762822070273022'),(2621,'121730047323','6044',3.00,'600','retail','0','2024-10-27 19:47:08','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-10-27 16:48:58','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4804.00','4801','Inclusive','branch','Inventory','','','','yes','','','12173004766633602026214'),(2622,'121730047323','6511',4.00,'400','retail','0','2024-10-27 19:47:46','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-27 16:48:58','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','5.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173004769409033100233'),(2623,'121730047323','6531',2.00,'100','retail','0','2024-10-27 19:48:14','','','','20','Cash',0.00,'50','','','12','0.00','1','2024-10-27 16:48:58','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','12173004770322303202133'),(2624,'121730047323','B001',2.00,'500','retail','0','2024-10-27 19:48:24','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-10-27 16:48:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9737.00','9735','Inclusive','branch','Inventory','','','','yes','','','12173004771320203034173'),(2625,'121730048378','6540',1.00,'2500','retail','0','2024-10-27 19:59:38','','','','1500','Cash',0.00,'2500','','','12','0.00','1','2024-10-27 17:00:19','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173004839223730280228'),(2626,'121730048378','5996',1.00,'200','retail','0','2024-10-27 19:59:52','','','','150','Cash',0.00,'200','','','12','16.00','1','2024-10-27 17:00:19','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999923.00','999922','Inclusive','branch','Inventory','','','','yes','','','12173004840732020723270'),(2627,'121730048378','B088',1.00,'400','retail','0','2024-10-27 20:00:07','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-10-27 17:00:19','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9827.00','9826','Inclusive','branch','Inventory','','','','yes','','','12173004841620400231403'),(2628,'121730048420','6511',2.00,'200','retail','0','2024-10-27 20:00:20','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-27 17:00:38','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','12173004843440433833222'),(2629,'191730048514','B028',1.00,'300','retail','0','2024-10-27 20:01:54','','','','195','Cash',0.00,'300','','','19','16.00','1','2024-10-27 17:03:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9912.00','9911','Inclusive','branch','Inventory','','','','yes','','','19173004852720172234332'),(2630,'191730048514','B022',1.00,'250','retail','0','2024-10-27 20:02:07','','','','176','Cash',0.00,'250','','','19','16.00','1','2024-10-27 17:03:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9972.00','9971','Inclusive','branch','Inventory','','','','yes','','','19173004854202212222334'),(2631,'191730048514','6044',1.00,'200','retail','0','2024-10-27 20:02:22','','','','100','Cash',0.00,'200','','','19','16.00','1','2024-10-27 17:03:25','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4801.00','4800','Inclusive','branch','Inventory','','','','yes','','','19173004855725432090990'),(2632,'191730048514','6514',2.00,'200','retail','0','2024-10-27 20:02:38','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-27 17:03:25','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','19173004857073420223332'),(2633,'191730048514','6514',2.00,'200','retail','0','2024-10-27 20:02:51','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-27 17:03:25','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','19173004858103523003003'),(2634,'191730048514','6038',1.00,'1300','retail','0','2024-10-27 20:03:02','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2024-10-27 17:03:25','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9962.00','9961','Inclusive','branch','Inventory','','','','yes','','','19173004859602225039229'),(2640,'191730049509','6511',1.00,'100','retail','0','2024-10-27 20:18:29','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-27 17:19:24','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','19173004956223131924309'),(2641,'191730049565','6546',1.00,'150','retail','0','2024-10-27 20:19:25','','','','100','Cash',0.00,'150','','','19','0.00','1','2024-10-27 17:19:59','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173004957752103023207'),(2642,'191730049640','B136',1.00,'1200','retail','0','2024-10-27 20:20:40','','','','610.5','Cash',0.00,'1200','','','19','16.00','1','2024-10-27 17:23:54','2','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9987.00','9986','Inclusive','branch','Inventory','','','','yes','','','19173004975122010229031'),(2643,'191730049640','6511',4.00,'400','retail','0','2024-10-27 20:22:31','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-27 17:23:54','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','5.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173004978423302430222'),(2644,'191730049640','5980',1.00,'900','retail','0','2024-10-27 20:23:05','','','','900','Cash',0.00,'900','','','19','16.00','1','2024-10-27 17:23:54','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999977.00','999976','Inclusive','branch','Inventory','','','','yes','','','19173004980103222222220'),(2645,'191730049640','6513',1.00,'100','retail','0','2024-10-27 20:23:21','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-27 17:23:54','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173004981702002433229'),(2646,'191730049640','6510',1.00,'100','retail','0','2024-10-27 20:23:38','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-27 17:23:54','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','yes','','','19173004982902230229092'),(2653,'191730049835','6000',1.00,'1300','retail','0','2024-10-27 20:23:55','','','','1000','Cash',0.00,'1300','','','19','','1','2024-10-27 17:27:41','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999984.00','999983','Inclusive','branch','Inventory','','','','','',NULL,'19173004987523003333843'),(2654,'191730049835','5996',2.00,'400','retail','0','2024-10-27 20:24:35','','','','150','Cash',0.00,'200','','','19','','1','2024-10-27 17:27:41','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999922.00','999920','Inclusive','branch','Inventory','','','','','',NULL,'19173004989984203297990'),(2655,'191730049835','6510',2.00,'200','retail','0','2024-10-27 20:25:31','','','','50','Cash',0.00,'100','','','19','','1','2024-10-27 17:27:41','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173004994120400231903'),(2656,'191730049835','6040',1.00,'100','retail','0','2024-10-27 20:25:42','','','','42','Cash',0.00,'100','','','19','','1','2024-10-27 17:27:41','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9811.00','9810','Inclusive','branch','Inventory','','','','','',NULL,'19173004995320172203032'),(2657,'191730049835','6531',1.00,'50','retail','0','2024-10-27 20:25:53','','','','20','Cash',0.00,'50','','','19','','1','2024-10-27 17:27:41','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173004996319320320431'),(2658,'191730049835','6531',1.00,'50','retail','0','2024-10-27 20:26:03','','','','20','Cash',0.00,'50','','','19','','1','2024-10-27 17:27:41','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173004997599203022225'),(2659,'191730049835','6501',2.00,'400','retail','0','2024-10-27 20:27:28','','','','100','Cash',0.00,'200','','','19','0.00','1','2024-10-27 17:27:41','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9986.00','9984','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173005005701929239020'),(2660,'191730050062','6040',1.00,'100','retail','0','2024-10-27 20:27:42','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-10-27 17:29:06','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9810.00','9809','Inclusive','branch','Inventory','','','','yes','','','19173005008120300032017'),(2661,'191730050062','7029',1.00,'1800','retail','0','2024-10-27 20:28:01','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2024-10-27 17:29:06','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9963.00','9962','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173005009630302202760'),(2662,'191730050062','6044',2.00,'400','retail','0','2024-10-27 20:28:17','','','','100','Cash',0.00,'200','','','19','16.00','1','2024-10-27 17:29:06','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4800.00','4798','Inclusive','branch','Inventory','','','','yes','','','19173005010802323921300'),(2663,'191730050062','6517',1.00,'250','retail','0','2024-10-27 20:28:28','','','','150','Cash',0.00,'250','','','19','0.00','1','2024-10-27 17:29:06','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','19173005011930730303000'),(2664,'191730050062','B088',1.00,'400','retail','0','2024-10-27 20:28:40','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-10-27 17:29:06','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9825.00','9824','Inclusive','branch','Inventory','','','','yes','','','19173005013132323702000'),(2665,'191730050062','6511',1.00,'100','retail','0','2024-10-27 20:28:52','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-27 17:29:06','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','19173005014311022272003'),(2666,'191730050148','6531',1.00,'50','retail','0','2024-10-27 20:29:08','','','','20','Cash',0.00,'50','','','19','0.00','1','2024-10-27 17:30:10','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173005020832301001931'),(2667,'191730050212','6038',2.00,'2600','retail','0','2024-10-27 20:30:12','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2024-10-27 17:36:16','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9961.00','9959','Inclusive','branch','Inventory','','','','yes','','','19173005023512222053730'),(2668,'191730050212','6044',8.00,'1600','retail','0','2024-10-27 20:30:36','','','','100','Cash',0.00,'200','','','19','16.00','1','2024-10-27 17:36:16','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','4798.00','4790','Inclusive','branch','Inventory','','','','yes','','','19173005026922212302360'),(2669,'191730050212','6040',2.00,'200','retail','0','2024-10-27 20:31:09','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-10-27 17:36:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9809.00','9807','Inclusive','branch','Inventory','','','','yes','','','19173005032420032420210'),(2670,'191730050212','B007',2.00,'600','retail','0','2024-10-27 20:32:05','','','','0','Cash',0.00,'300','','','19','16.00','1','2024-10-27 17:36:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9976.00','9974','Inclusive','branch','Inventory','','','','yes','','','19173005034130004233300'),(2671,'191730050212','6531',1.00,'50','retail','0','2024-10-27 20:32:22','','','','20','Cash',0.00,'50','','','19','0.00','1','2024-10-27 17:36:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173005056930019953300'),(2675,'121730051171','B038',1.00,'250','retail','0','2024-10-27 20:46:11','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-10-27 17:46:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9593.00','9592','Inclusive','branch','Inventory','','','','yes','','','12173005118622223312013'),(2676,'191730048606','B001',2.00,'500','retail','0','2024-10-27 20:03:26','','','','169','Cash',0.00,'250','','','19','','1','2024-10-27 17:55:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9735.00','9733','Inclusive','branch','Inventory','','','','','',NULL,'19173004866136222232302'),(2677,'191730048606','15',1.00,'150','retail','0','2024-10-27 20:04:22','','','','0','Cash',0.00,'150','','','19','','1','2024-10-27 17:55:09','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999871.00','999870','Inclusive','branch','Inventory','','','','','',NULL,'19173004867128090336202'),(2678,'191730048606','B001',1.00,'250','retail','0','2024-10-27 20:37:03','','','','169','Cash',0.00,'250','','','19','','1','2024-10-27 17:55:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9733.00','9732','Inclusive','branch','Inventory','','','','','',NULL,'19173005064132202391931'),(2679,'191730048690','B088',1.00,'400','retail','0','2024-10-27 20:04:50','','','','216','Cash',0.00,'400','','','19','','1','2024-10-27 17:56:27','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9826.00','9825','Inclusive','branch','Inventory','','','','','',NULL,'19173004880672000233383'),(2680,'191730048690','B089',1.00,'200','retail','0','2024-10-27 20:06:47','','','','79.16675','Cash',0.00,'200','','','19','','1','2024-10-27 17:56:27','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9788.00','9787','Inclusive','branch','Inventory','','','','','',NULL,'19173004886090100041060'),(2681,'191730048690','B136',1.00,'1200','retail','0','2024-10-27 20:07:40','','','','610.5','Cash',0.00,'1200','','','19','','1','2024-10-27 17:56:27','2','14','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9988.00','9987','Inclusive','branch','Inventory','','','','','',NULL,'19173004887330040334033'),(2682,'191730048690','6046',1.00,'700','retail','0','2024-10-27 20:55:56','','','','400','Cash',0.00,'700','','','19','16.00','1','2024-10-27 17:56:27','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999970.00','999969','Inclusive','branch','Inventory','','','','yes','','','19173005176812200133522'),(2683,'191730048690','6044',1.00,'200','retail','0','2024-10-27 20:56:08','','','','100','Cash',0.00,'200','','','19','16.00','1','2024-10-27 17:56:27','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4790.00','4789','Inclusive','branch','Inventory','','','','yes','','','19173005178430122211331'),(2684,'121730052533','B006',2.00,'500','retail','0','2024-10-27 21:08:53','','','','176','Cash',0.00,'250','','','12','16.00','1','2024-10-27 18:17:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9943.00','9941','Inclusive','branch','Inventory','','','','yes','','','12173005260903039900202'),(2685,'121730052533','B019',1.00,'350','retail','0','2024-10-27 21:10:09','','','','265','Cash',0.00,'350','','','12','16.00','1','2024-10-27 18:17:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9940.00','9939','Inclusive','branch','Inventory','','','','yes','','','12173005261522217313333'),(2686,'121730052533','6531',2.00,'100','retail','0','2024-10-27 21:10:16','','','','20','Cash',0.00,'50','','','12','0.00','1','2024-10-27 18:17:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','12173005262700320320023'),(2687,'121730052533','15',1.00,'150','retail','0','2024-10-27 21:10:27','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-10-27 18:17:39','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999870.00','999869','Inclusive','branch','Inventory','','','','yes','','','12173005263833250326223'),(2688,'121730052533','6508',5.00,'6000','retail','0','2024-10-27 21:10:38','','','','500','Cash',0.00,'1200','','','12','0.00','1','2024-10-27 18:17:39','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','11.00','6','Inclusive','branch','Service','1110','4000','5500','yes','','','12173005286107833122730'),(2689,'121730052533','6510',12.00,'1200','retail','0','2024-10-27 21:14:21','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-27 18:17:39','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','23.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','12173005287909000323371'),(2690,'121730052533','6537',4.00,'400','retail','0','2024-10-27 21:14:40','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-27 18:17:39','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','yes','','','12173005289532032900223'),(2691,'121730052533','6032',3.00,'600','retail','0','2024-10-27 21:14:56','','','','200','Cash',0.00,'200','','','12','16.00','1','2024-10-27 18:17:39','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999958.00','999955','Inclusive','branch','Inventory','','','','yes','','','12173005290720272270322'),(2692,'121730052533','6513',5.00,'500','retail','0','2024-10-27 21:15:07','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-27 18:17:39','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1.00','-4','Inclusive','branch','Service','1110','4000','5500','yes','','','12173005291902303313022'),(2693,'121730052533','6044',1.00,'200','retail','0','2024-10-27 21:15:20','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-10-27 18:17:39','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4789.00','4788','Inclusive','branch','Inventory','','','','yes','','','12173005292820325312312'),(2694,'121730052533','6502',1.00,'1500','retail','0','2024-10-27 21:15:28','','','','950','Cash',0.00,'1500','','','12','0.00','1','2024-10-27 18:17:39','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9991.00','9990','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173005297032292002012'),(2695,'121730052533','B176',1.00,'1700','retail','0','2024-10-27 21:16:11','','','','950','Cash',0.00,'1700','','','12','16.00','1','2024-10-27 18:17:39','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','yes','','','12173005298131220310207'),(2696,'121730052533','6511',9.00,'900','retail','0','2024-10-27 21:16:21','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-27 18:17:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','5.00','-4','Inclusive','branch','Service','1110','4000','5500','yes','','','12173005299633709225035'),(2697,'121730052533','6040',2.00,'200','retail','0','2024-10-27 21:16:36','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-10-27 18:17:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9807.00','9805','Inclusive','branch','Inventory','','','','yes','','','12173005302832020030232'),(2698,'121730052533','6040',2.00,'200','retail','0','2024-10-27 21:17:09','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-10-27 18:17:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9805.00','9803','Inclusive','branch','Inventory','','','','yes','','','12173005304332000320223'),(2699,'191730053387','6511',10.00,'1000','retail','0','2024-10-27 21:23:07','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-27 18:23:54','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','5.00','-5','Inclusive','branch','Service','1110','4000','5500','yes','','','19173005342522513334333'),(2700,'121730053548','6002',2.00,'500','retail','0','2024-10-27 21:25:48','','','','200','Cash',0.00,'250','','','12','16.00','1','2024-10-27 18:26:06','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999973.00','999971','Inclusive','branch','Inventory','','','','yes','','','12173005356202203235203'),(2701,'191730128583','7029',1.00,'1800','retail','0','2024-10-28 18:16:23','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2024-10-28 15:18:47','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9962.00','9961','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173012862502251233232'),(2702,'191730128583','6510',1.00,'100','retail','0','2024-10-28 18:17:05','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-28 15:18:47','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','yes','','','19173012863620820216810'),(2703,'191730128583','6513',1.00,'100','retail','0','2024-10-28 18:17:17','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-28 15:18:47','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173012865503033025323'),(2704,'191730128583','B178',1.00,'1700','retail','0','2024-10-28 18:17:36','','','','975','Cash',0.00,'1700','','','19','16.00','1','2024-10-28 15:18:47','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','yes','','','19173012867002622303020'),(2705,'191730128583','6511',2.00,'200','retail','0','2024-10-28 18:17:50','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-28 15:18:47','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','19173012868276222320002'),(2706,'191730128583','B089',2.00,'400','retail','0','2024-10-28 18:18:03','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2024-10-28 15:18:47','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9787.00','9785','Inclusive','branch','Inventory','','','','yes','','','19173012869232232013902'),(2707,'191730128583','B136',2.00,'2400','retail','0','2024-10-28 18:18:12','','','','610.5','Cash',0.00,'1200','','','19','16.00','1','2024-10-28 15:18:47','2','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9986.00','9984','Inclusive','branch','Inventory','','','','yes','','','19173012870601200330232'),(2717,'191730131001','6520',1.00,'200','retail','0','2024-10-28 18:56:41','','','','100','Cash',0.00,'200','','','19','','1','2024-10-28 15:59:26','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173013101623000002129'),(2718,'191730131001','6519',1.00,'150','retail','0','2024-10-28 18:56:57','','','','50','Cash',0.00,'150','','','19','','1','2024-10-28 15:59:26','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173013103220320027312'),(2719,'191730131001','6515',1.00,'300','retail','0','2024-10-28 18:57:12','','','','100','Cash',0.00,'300','','','19','','1','2024-10-28 15:59:26','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173013104210231032192'),(2720,'191730131001','B038',1.00,'250','retail','0','2024-10-28 18:57:23','','','','195.52','Cash',0.00,'250','','','19','','1','2024-10-28 15:59:26','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9592.00','9591','Inclusive','branch','Inventory','','','','','',NULL,'19173013105822872730222'),(2721,'191730131001','B038',1.00,'250','retail','0','2024-10-28 18:58:07','','','','195.52','Cash',0.00,'250','','','19','','1','2024-10-28 15:59:26','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9591.00','9590','Inclusive','branch','Inventory','','','','','',NULL,'19173013110602003103323'),(2722,'191730133634','B038',4.00,'1000','retail','0','2024-10-28 19:40:34','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-10-28 16:41:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9590.00','9586','Inclusive','branch','Inventory','','','','yes','','','19173013368032133133232'),(2723,'191730133685','B088',1.00,'400','retail','0','2024-10-28 19:41:25','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-10-28 16:41:43','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9824.00','9823','Inclusive','branch','Inventory','','','','yes','','','19173013370113707223321'),(2724,'191730133739','B018',2.00,'500','retail','0','2024-10-28 19:42:19','','','','169.0793103','Cash',0.00,'250','','','19','16.00','1','2024-10-28 16:42:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9981.00','9979','Inclusive','branch','Inventory','','','','yes','','','19173013375332023733337'),(2725,'191730188373','6020',4.00,'800','retail','0','2024-10-29 10:52:53','','','','200','Cash',0.00,'200','','','19','16.00','1','2024-10-29 07:54:10','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999988.00','999984','Inclusive','branch','Inventory','','','','yes','','','19173018842012002033209'),(2726,'191730188373','15',2.00,'300','retail','0','2024-10-29 10:53:40','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-10-29 07:54:10','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999869.00','999867','Inclusive','branch','Inventory','','','','yes','','','19173018843232783003802'),(2727,'191730188373','B089',1.00,'200','retail','0','2024-10-29 10:53:52','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2024-10-29 07:54:10','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9785.00','9784','Inclusive','branch','Inventory','','','','yes','','','19173018844503331033421'),(2728,'191730188451','B038',1.00,'250','retail','0','2024-10-29 10:54:11','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-10-29 07:55:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9586.00','9585','Inclusive','branch','Inventory','','','','yes','','','19173018851533303150335'),(2729,'191730217582','6511',1.00,'100','retail','0','2024-10-29 18:59:42','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-29 16:00:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','19173021759622362925011'),(2730,'191730217582','6514',2.00,'200','retail','0','2024-10-29 18:59:56','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-29 16:00:30','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','19173021761003103200036'),(2731,'191730217631','6514',2.00,'200','retail','0','2024-10-29 19:00:31','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-29 16:01:11','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','19173021765033220333110'),(2732,'191730217631','15',3.00,'450','retail','0','2024-10-29 19:00:50','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-10-29 16:01:11','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999867.00','999864','Inclusive','branch','Inventory','','','','yes','','','19173021766502233727221'),(2733,'191730218075','B009',2.00,'600','retail','0','2024-10-29 19:07:55','','','','204','Cash',0.00,'300','','','19','16.00','1','2024-10-29 16:08:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9833.00','9831','Inclusive','branch','Inventory','','','','yes','','','19173021809337232302212'),(2734,'191730218075','6511',1.00,'100','retail','0','2024-10-29 19:08:14','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-29 16:08:25','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','19173021810208003212230'),(2742,'121730283206','B089',2.00,'400','retail','0','2024-10-30 13:13:26','','','','79.16675','Cash',0.00,'200','','','12','','1','2024-10-30 10:25:29','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9784.00','9782','Inclusive','branch','Inventory','','','','','',NULL,'12173028322522022131021'),(2743,'121730283206','B032',2.00,'500','retail','0','2024-10-30 13:13:45','','','','186.68','Cash',0.00,'250','','','12','','1','2024-10-30 10:25:29','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9876.00','9874','Inclusive','branch','Inventory','','','','','',NULL,'12173028323733222333220'),(2744,'121730283206','6020',2.00,'400','retail','0','2024-10-30 13:13:57','','','','200','Cash',0.00,'200','','','12','','1','2024-10-30 10:25:29','2','12','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999984.00','999982','Inclusive','branch','Inventory','','','','','',NULL,'12173028324803380103380'),(2745,'121730283206','6020',4.00,'800','retail','0','2024-10-30 13:22:36','','','','200','Cash',0.00,'200','','','12','','1','2024-10-30 10:25:29','2','12','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999982.00','999978','Inclusive','branch','Inventory','','','','','',NULL,'12173028376712833232302'),(2746,'121730283206','6511',1.00,'100','retail','0','2024-10-30 13:25:14','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-30 10:25:29','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','12173028392220322212022'),(2747,'121730288380','6040',1.00,'100','retail','0','2024-10-30 14:39:40','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-10-30 13:26:38','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9803.00','9802','Inclusive','branch','Inventory','','','','yes','','','12173029475822231237232'),(2748,'121730288380','6546',1.00,'150','retail','0','2024-10-30 16:25:58','','','','100','Cash',0.00,'150','','','12','0.00','1','2024-10-30 13:26:38','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173029476882003333000'),(2749,'121730288380','B038',1.00,'250','retail','0','2024-10-30 16:26:08','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-10-30 13:26:38','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9585.00','9584','Inclusive','branch','Inventory','','','','yes','','','12173029477802200333030'),(2750,'121730288380','6038',1.00,'1300','retail','0','2024-10-30 16:26:18','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2024-10-30 13:26:38','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9959.00','9958','Inclusive','branch','Inventory','','','','yes','','','12173029478624230208021'),(2751,'121730288380','6510',2.00,'200','retail','0','2024-10-30 16:26:26','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-30 13:26:38','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Service','1110','4000','5500','yes','','','12173029479523203732393'),(2753,'121730294809','6002',2.00,'500','retail','0','2024-10-30 16:26:49','','','','200','Cash',0.00,'250','','','12','','1','2024-10-30 17:41:56','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999971.00','999969','Inclusive','branch','Inventory','','','','','',NULL,'12173029481823230381300'),(2754,'121730294809','6511',3.00,'300','retail','0','2024-10-30 20:37:11','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-30 17:41:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','11.00','8','Inclusive','branch','Service','1110','4000','5500','yes','','','12173030984100900339103'),(2755,'121730294809','6517',2.00,'500','retail','0','2024-10-30 20:37:22','','','','150','Cash',0.00,'250','','','12','0.00','1','2024-10-30 17:41:56','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Service','1110','4000','5500','yes','','','12173030986003322001290'),(2756,'121730294809','B028',3.00,'900','retail','0','2024-10-30 20:37:40','','','','195','Cash',0.00,'300','','','12','16.00','1','2024-10-30 17:41:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9911.00','9908','Inclusive','branch','Inventory','','','','yes','','','12173030993530130303333'),(2757,'121730310129','B137',1.00,'2200','retail','0','2024-10-30 20:42:09','','','','1450','Cash',0.00,'2200','','','12','16.00','1','2024-10-30 17:44:24','2','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','','','','yes','','','12173031014023230311300'),(2758,'121730310129','B089',1.00,'200','retail','0','2024-10-30 20:42:20','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2024-10-30 17:44:24','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9782.00','9781','Inclusive','branch','Inventory','','','','yes','','','12173031020331222222212'),(2759,'121730310129','6511',1.00,'100','retail','0','2024-10-30 20:43:23','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-30 17:44:24','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','12173031021432133070312'),(2760,'121730310129','B009',2.00,'600','retail','0','2024-10-30 20:43:35','','','','204','Cash',0.00,'300','','','12','16.00','1','2024-10-30 17:44:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9831.00','9829','Inclusive','branch','Inventory','','','','yes','','','12173031023023033203223'),(2761,'121730310129','6038',1.00,'1300','retail','0','2024-10-30 20:43:50','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2024-10-30 17:44:24','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9958.00','9957','Inclusive','branch','Inventory','','','','yes','','','12173031024570030333512'),(2762,'121730310129','6032',1.00,'200','retail','0','2024-10-30 20:44:05','','','','200','Cash',0.00,'200','','','12','16.00','1','2024-10-30 17:44:24','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999955.00','999954','Inclusive','branch','Inventory','','','','yes','','','12173031025233337332202'),(2763,'121730310129','6510',1.00,'100','retail','0','2024-10-30 20:44:12','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-10-30 17:44:24','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','yes','','','12173031025835010201820'),(2764,'121730310265','6044',1.00,'200','retail','0','2024-10-30 20:44:25','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-10-30 17:44:39','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4788.00','4787','Inclusive','branch','Inventory','','','','yes','','','12173031027620700302221'),(2765,'191730371210','B088',1.00,'400','retail','0','2024-10-31 13:40:10','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-10-31 10:40:34','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9823.00','9822','Inclusive','branch','Inventory','','','','yes','','','19173037121922011090222'),(2766,'191730371210','6040',1.00,'100','retail','0','2024-10-31 13:40:20','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-10-31 10:40:34','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9802.00','9801','Inclusive','branch','Inventory','','','','yes','','','19173037122923233770302'),(2767,'191730371237','6511',1.00,'100','retail','0','2024-10-31 13:40:37','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-31 10:41:00','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173037125321003333172'),(2778,'191730389386','B038',1.00,'250','retail','0','2024-10-31 18:43:06','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-10-31 15:43:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9584.00','9583','Inclusive','branch','Inventory','','','','yes','','','19173038940638036302009'),(2779,'191730385256','5980',1.00,'900','retail','0','2024-10-31 17:34:16','','','','900','Cash',0.00,'900','','','19','','1','2024-10-31 16:44:24','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999976.00','999975','Inclusive','branch','Inventory','','','','','',NULL,'19173038727442332374733'),(2780,'191730385256','5999',1.00,'1500','retail','0','2024-10-31 18:43:55','','','','1500','Cash',0.00,'1500','','','19','16.00','1','2024-10-31 16:44:24','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999990.00','999989','Inclusive','branch','Inventory','','','','yes','','','19173038945123020220200'),(2781,'191730385256','6016',1.00,'750','retail','0','2024-10-31 18:50:13','','','','750','Cash',0.00,'750','','','19','16.00','1','2024-10-31 16:44:24','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999989.00','999988','Inclusive','branch','Inventory','','','','yes','','','19173039298332333209303'),(2782,'191730385256','6516',2.00,'600','retail','0','2024-10-31 19:43:31','','','','125','Cash',0.00,'300','','','19','0.00','1','2024-10-31 16:44:24','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173039303722037022293'),(2783,'191730385256','6032',3.00,'600','retail','0','2024-10-31 19:43:57','','','','200','Cash',0.00,'200','','','19','16.00','1','2024-10-31 16:44:24','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999954.00','999951','Inclusive','branch','Inventory','','','','yes','','','19173039305803918981325'),(2785,'191730393119','15',1.00,'150','retail','0','2024-10-31 19:45:19','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-10-31 16:46:51','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999864.00','999863','Inclusive','branch','Inventory','','','','yes','','','19173039314223030193339'),(2786,'191730393119','6514',4.00,'400','retail','0','2024-10-31 19:45:43','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-10-31 16:46:51','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','5.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173039316831320332739'),(2787,'191730393213','6534',2.00,'300','retail','0','2024-10-31 19:46:53','','','','70','Cash',0.00,'150','','','19','0.00','1','2024-10-31 16:47:27','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173039324233210232322'),(2789,'191730393323','B009',1.00,'300','retail','0','2024-10-31 19:48:43','','','','204','Cash',0.00,'300','','','19','','1','2024-10-31 18:05:48','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9829.00','9828','Inclusive','branch','Inventory','','','','','',NULL,'19173039334522025033003'),(2790,'191730393323','B009',1.00,'300','retail','0','2024-10-31 21:05:12','','','','204','Cash',0.00,'300','','','19','16.00','1','2024-10-31 18:05:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9828.00','9827','Inclusive','branch','Inventory','','','','yes','','','19173039793077933320302'),(2791,'191730393323','6515',1.00,'300','retail','0','2024-10-31 21:05:31','','','','100','Cash',0.00,'300','','','19','0.00','1','2024-10-31 18:05:48','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','yes','','','19173039794520923393533'),(2792,'191730393103','B001',1.00,'250','retail','0','2024-10-31 19:45:03','','','','169','Cash',0.00,'250','','','19','','1','2024-10-31 18:08:14','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9732.00','9731','Inclusive','branch','Inventory','','','','','',NULL,'19173039311233302012333'),(2793,'191730393103','B001',2.00,'500','retail','0','2024-10-31 21:07:40','','','','169','Cash',0.00,'250','','','19','16.00','1','2024-10-31 18:08:14','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9731.00','9729','Inclusive','branch','Inventory','','','','yes','','','19173039808980202323323'),(2794,'191730384859','7029',1.00,'1800','retail','0','2024-10-31 17:27:39','','','','1200','Cash',0.00,'1800','','','19','','1','2024-10-31 18:13:45','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9961.00','9960','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19173038487302733303287'),(2795,'191730384859','6510',2.00,'200','retail','0','2024-10-31 17:27:54','','','','50','Cash',0.00,'100','','','19','','1','2024-10-31 18:13:45','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173038488530223153181'),(2796,'191730384859','5996',1.00,'200','retail','0','2024-10-31 17:28:05','','','','150','Cash',0.00,'200','','','19','','1','2024-10-31 18:13:45','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999920.00','999919','Inclusive','branch','Inventory','','','','','',NULL,'19173038489839232308032'),(2797,'191730384859','B032',2.00,'500','retail','0','2024-10-31 18:42:26','','','','186.68','Cash',0.00,'250','','','19','','1','2024-10-31 18:13:45','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9874.00','9872','Inclusive','branch','Inventory','','','','','',NULL,'19173038935850302333223'),(2798,'191730384859','B088',1.00,'400','retail','0','2024-10-31 18:42:39','','','','216','Cash',0.00,'400','','','19','','1','2024-10-31 18:13:45','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9822.00','9821','Inclusive','branch','Inventory','','','','','',NULL,'19173038936720273020213'),(2799,'191730384859','8',1.00,'1700','retail','0','2024-10-31 18:42:48','','','','950','Cash',0.00,'1700','','','19','','1','2024-10-31 18:13:45','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','','',NULL,'19173038937830210393332'),(2800,'191730384859','6515',1.00,'300','retail','0','2024-10-31 21:09:46','','','','100','Cash',0.00,'300','','','19','0.00','1','2024-10-31 18:13:45','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','yes','','','19173039828072000382219'),(2801,'191730384859','5996',1.00,'200','retail','0','2024-10-31 21:11:20','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-10-31 18:13:45','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999919.00','999918','Inclusive','branch','Inventory','','','','yes','','','19173039834233122334233'),(2802,'191730449480','6514',2.00,'200','retail','0','2024-11-01 11:24:40','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-01 08:27:00','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','19173044951630310397037'),(2803,'191730449480','6514',2.00,'200','retail','0','2024-11-01 11:25:35','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-01 08:27:00','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','19173044954800271182540'),(2804,'191730449480','6527',2.00,'400','retail','0','2024-11-01 11:25:49','','','','50','Cash',0.00,'200','','','19','0.00','1','2024-11-01 08:27:00','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','19173044959302315334103'),(2805,'191730449647','5999',1.00,'1500','retail','0','2024-11-01 11:27:27','','','','1500','Cash',0.00,'1500','','','19','16.00','1','2024-11-01 08:29:30','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999989.00','999988','Inclusive','branch','Inventory','','','','yes','','','19173044968726802971434'),(2806,'191730468908','B038',1.00,'250','retail','0','2024-11-01 16:48:28','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-11-01 13:49:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9583.00','9582','Inclusive','branch','Inventory','','','','yes','','','19173046893962120233233'),(2807,'191730468908','B088',1.00,'400','retail','0','2024-11-01 16:48:59','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-11-01 13:49:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9821.00','9820','Inclusive','branch','Inventory','','','','yes','','','19173046895153330303631'),(2808,'191730472865','15',1.00,'150','retail','0','2024-11-01 17:54:25','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-11-01 14:55:09','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999863.00','999862','Inclusive','branch','Inventory','','','','yes','','','19173047290696092032032'),(2811,'191730472939','6511',1.00,'100','retail','0','2024-11-01 17:55:39','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-01 14:56:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173047296733032302023'),(2812,'191730472911','5996',3.00,'600','retail','0','2024-11-01 17:55:11','','','','150','Cash',0.00,'200','','','19','','1','2024-11-01 14:57:25','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999918.00','999915','Inclusive','branch','Inventory','','','','','',NULL,'19173047292602023162342'),(2813,'191730472911','6501',1.00,'200','retail','0','2024-11-01 17:55:26','','','','100','Cash',0.00,'200','','','19','','1','2024-11-01 14:57:25','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9984.00','9983','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19173047293472220300223'),(2814,'191730472911','B088',1.00,'400','retail','0','2024-11-01 17:57:12','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-11-01 14:57:25','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9820.00','9819','Inclusive','branch','Inventory','','','','yes','','','19173047304230070223223'),(2815,'191730473047','5',1.00,'1700','retail','0','2024-11-01 17:57:27','','','','950','Cash',0.00,'1700','','','19','16.00','1','2024-11-01 16:15:21','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9998.00','9997','Inclusive','branch','Inventory','','','','yes','','','19173047771662131167193'),(2816,'191730479325','B038',1.00,'250','retail','0','2024-11-01 19:42:05','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-11-01 16:43:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9582.00','9581','Inclusive','branch','Inventory','','','','yes','','','19173047938723339293229'),(2817,'191730479392','7029',1.00,'1800','retail','0','2024-11-01 19:43:13','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2024-11-01 17:56:30','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9960.00','9959','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173048374732324232329'),(2818,'191730479392','6510',1.00,'100','retail','0','2024-11-01 20:55:48','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-01 17:56:30','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','yes','','','19173048376803371364328'),(2819,'191730479392','B088',1.00,'400','retail','0','2024-11-01 20:56:08','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-11-01 17:56:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9819.00','9818','Inclusive','branch','Inventory','','','','yes','','','19173048377933339173730'),(2820,'121730566061','6527',1.00,'200','retail','0','2024-11-02 19:47:41','','','','50','Cash',0.00,'200','','','12','0.00','1','2024-11-02 16:48:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173056606920226320065'),(2821,'121730566061','6040',1.00,'100','retail','0','2024-11-02 19:47:51','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-11-02 16:48:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9801.00','9800','Inclusive','branch','Inventory','','','','yes','','','12173056608122062130232'),(2822,'121730566061','6515',2.00,'600','retail','0','2024-11-02 19:48:02','','','','100','Cash',0.00,'300','','','12','0.00','1','2024-11-02 16:48:16','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173056609129002931673'),(2823,'121730566099','6514',2.00,'200','retail','0','2024-11-02 19:48:19','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-11-02 16:49:28','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','12173056613923321362502'),(2824,'121730566099','B038',2.00,'500','retail','0','2024-11-02 19:48:59','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-11-02 16:49:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9581.00','9579','Inclusive','branch','Inventory','','','','yes','','','12173056615220202206253'),(2825,'121730566099','6511',1.00,'100','retail','0','2024-11-02 19:49:12','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-11-02 16:49:28','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','12173056615921331603221'),(2826,'121730566171','6044',1.00,'200','retail','0','2024-11-02 19:49:31','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-11-02 16:51:47','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4787.00','4786','Inclusive','branch','Inventory','','','','yes','','','12173056618083233113237'),(2827,'121730566171','6046',1.00,'700','retail','0','2024-11-02 19:49:42','','','','400','Cash',0.00,'700','','','12','16.00','1','2024-11-02 16:51:47','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999969.00','999968','Inclusive','branch','Inventory','','','','yes','','','12173056620022010160032'),(2828,'121730566171','B009',1.00,'300','retail','0','2024-11-02 19:50:01','','','','204','Cash',0.00,'300','','','12','16.00','1','2024-11-02 16:51:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9827.00','9826','Inclusive','branch','Inventory','','','','yes','','','12173056627213273733331'),(2829,'121730566171','B006',1.00,'250','retail','0','2024-11-02 19:51:13','','','','176','Cash',0.00,'250','','','12','16.00','1','2024-11-02 16:51:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9941.00','9940','Inclusive','branch','Inventory','','','','yes','','','12173056628022201203202'),(2830,'121730566171','B004',2.00,'600','retail','0','2024-11-02 19:51:20','','','','184.29','Cash',0.00,'300','','','12','16.00','1','2024-11-02 16:51:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Inventory','','','','yes','','','12173056629576562512230'),(2831,'121730566309','B009',1.00,'300','retail','0','2024-11-02 19:51:49','','','','204','Cash',0.00,'300','','','12','16.00','1','2024-11-02 16:54:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9826.00','9825','Inclusive','branch','Inventory','','','','yes','','','12173056632632233060663'),(2832,'121730566309','B006',1.00,'250','retail','0','2024-11-02 19:52:08','','','','176','Cash',0.00,'250','','','12','16.00','1','2024-11-02 16:54:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9940.00','9939','Inclusive','branch','Inventory','','','','yes','','','12173056640943362363220'),(2833,'121730566445','6511',1.00,'100','retail','0','2024-11-02 19:54:05','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-11-02 16:54:21','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','12173056645342233060633'),(2834,'121730566463','6040',2.00,'200','retail','0','2024-11-02 19:54:23','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-11-02 16:54:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9800.00','9798','Inclusive','branch','Inventory','','','','yes','','','12173056647902354333210'),(2835,'121730566491','B089',1.00,'200','retail','0','2024-11-02 19:54:51','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2024-11-02 16:57:59','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9781.00','9780','Inclusive','branch','Inventory','','','','yes','','','12173056654935202123323'),(2836,'121730566491','6511',1.00,'100','retail','0','2024-11-02 19:55:50','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-11-02 16:57:59','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','12173056658838233012230'),(2837,'121730566491','6040',1.00,'100','retail','0','2024-11-02 19:56:28','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-11-02 16:57:59','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9798.00','9797','Inclusive','branch','Inventory','','','','yes','','','12173056660433600034063'),(2838,'121730566491','7029',1.00,'1800','retail','0','2024-11-02 19:56:44','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2024-11-02 16:57:59','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9959.00','9958','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173056662227231120360'),(2839,'121730566491','6044',1.00,'200','retail','0','2024-11-02 19:57:03','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-11-02 16:57:59','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4786.00','4785','Inclusive','branch','Inventory','','','','yes','','','12173056664412012324300'),(2840,'121730566491','6510',1.00,'100','retail','0','2024-11-02 19:57:25','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-11-02 16:57:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','yes','','','12173056665133513320022'),(2841,'121730566491','6513',1.00,'100','retail','0','2024-11-02 19:57:32','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-11-02 16:57:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173056666022372763132'),(2842,'121730566682','B088',1.00,'400','retail','0','2024-11-02 19:58:02','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-11-02 16:58:15','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9818.00','9817','Inclusive','branch','Inventory','','','','yes','','','12173056669170626622022'),(2843,'121730566698','B009',2.00,'600','retail','0','2024-11-02 19:58:18','','','','204','Cash',0.00,'300','','','12','16.00','1','2024-11-02 16:59:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9825.00','9823','Inclusive','branch','Inventory','','','','yes','','','12173056671310260002220'),(2844,'121730566698','6511',1.00,'100','retail','0','2024-11-02 19:58:34','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-11-02 16:59:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','12173056672133710220232'),(2845,'121730566698','6511',1.00,'100','retail','0','2024-11-02 19:58:41','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-11-02 16:59:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','12173056674620303602103'),(2846,'121730566983','6547',1.00,'600','retail','0','2024-11-02 20:03:03','','','','300','Cash',0.00,'600','','','12','0.00','1','2024-11-02 17:03:39','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173056700910170352330'),(2850,'121730568239','B022',1.00,'250','retail','0','2024-11-02 20:23:59','','','','176','Cash',0.00,'250','','','12','16.00','1','2024-11-02 17:32:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9971.00','9970','Inclusive','branch','Inventory','','','','yes','','','12173056876102230625227'),(2851,'121730568767','6520',1.00,'200','retail','0','2024-11-02 20:32:47','','','','100','Cash',0.00,'200','','','12','0.00','1','2024-11-02 17:36:07','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173056893532030086339'),(2852,'121730568767','6512',5.00,'250','retail','0','2024-11-02 20:35:36','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-11-02 17:36:07','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','44.00','39','Inclusive','branch','Service','1110','4000','5500','yes','','','12173056895120303802103'),(2853,'121730568767','6044',1.00,'200','retail','0','2024-11-02 20:35:52','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-11-02 17:36:07','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4785.00','4784','Inclusive','branch','Inventory','','','','yes','','','12173056896300222606075'),(2855,'121730569320','B038',2.00,'500','retail','0','2024-11-02 20:42:00','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-11-02 17:42:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9577.00','9575','Inclusive','branch','Inventory','','','','yes','','','12173056933362330332702'),(2856,'121730568969','B038',1.00,'250','retail','0','2024-11-02 20:36:09','','','','195.52','Cash',0.00,'250','','','12','','1','2024-11-02 17:45:36','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9578.00','9577','Inclusive','branch','Inventory','','','','','',NULL,'12173056931151623223932'),(2857,'121730568969','B038',1.00,'250','retail','0','2024-11-02 20:45:21','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-11-02 17:45:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9575.00','9574','Inclusive','branch','Inventory','','','','yes','','','12173056953122301210322'),(2858,'191730570304','6026',1.00,'200','retail','0','2024-11-02 20:58:24','','','','50','Cash',0.00,'200','','','19','16.00','1','2024-11-02 17:58:50','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999998.00','999997','Inclusive','branch','Inventory','','','','yes','','','19173057032730703323077'),(2859,'191730570332','B038',4.00,'1000','retail','0','2024-11-02 20:58:52','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-11-02 18:03:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9574.00','9570','Inclusive','branch','Inventory','','','','yes','','','19173057059520052077200'),(2861,'191730570629','B030',1.00,'250','retail','0','2024-11-02 21:03:49','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-11-02 18:04:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9671.00','9670','Inclusive','branch','Inventory','','','','yes','','','19173057064565220272032'),(2862,'191730570606','B030',4.00,'1000','retail','0','2024-11-02 21:03:26','','','','169.0003774','Cash',0.00,'250','','','19','','1','2024-11-02 18:05:27','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9675.00','9671','Inclusive','branch','Inventory','','','','','',NULL,'19173057062437932926592'),(2863,'191730570606','15',1.00,'150','retail','0','2024-11-02 21:04:32','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-11-02 18:05:27','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999862.00','999861','Inclusive','branch','Inventory','','','','yes','','','19173057072321322200233'),(2866,'191730570729','6528',1.00,'250','retail','0','2024-11-02 21:05:29','','','','150 ','Cash',0.00,'250','','','19','','1','2024-11-02 18:13:34','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173057079109230925227'),(2867,'191730570729','5985',1.00,'250','retail','0','2024-11-02 21:06:32','','','','200','Cash',0.00,'250','','','19','','1','2024-11-02 18:13:34','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999979.00','999978','Inclusive','branch','Inventory','','','','','',NULL,'19173057081839233270128'),(2868,'191730570729','6511',3.00,'300','retail','0','2024-11-02 21:13:13','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-02 18:13:34','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','11.00','8','Inclusive','branch','Service','1110','4000','5500','yes','','','19173057120933022223930'),(2869,'191730571216','6040',1.00,'100','retail','0','2024-11-02 21:13:36','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-11-02 18:17:32','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9797.00','9796','Inclusive','branch','Inventory','','','','yes','','','19173057144900023023223'),(2870,'191730571455','15',1.00,'150','retail','0','2024-11-02 21:17:35','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-11-02 18:18:01','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999861.00','999860','Inclusive','branch','Inventory','','','','yes','','','19173057147503023703033'),(2875,'191730571600','B038',2.00,'500','retail','0','2024-11-02 21:20:00','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-11-02 18:20:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9570.00','9568','Inclusive','branch','Inventory','','','','yes','','','19173057161933360323520'),(2876,'191730571626','B009',2.00,'600','retail','0','2024-11-02 21:20:26','','','','204','Cash',0.00,'300','','','19','16.00','1','2024-11-02 18:22:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9823.00','9821','Inclusive','branch','Inventory','','','','yes','','','19173057173522301210329'),(2877,'191730571626','6511',2.00,'200','retail','0','2024-11-02 21:22:16','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-02 18:22:43','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','19173057174824031332279'),(2878,'191730571844','6546',2.00,'300','retail','0','2024-11-02 21:24:04','','','','100','Cash',0.00,'150','','','19','0.00','1','2024-11-02 18:24:22','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','19173057185753323130273'),(2879,'191730571865','6013',1.00,'100','retail','0','2024-11-02 21:24:25','','','','100','Cash',0.00,'100','','','19','16.00','1','2024-11-02 18:25:30','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999971.00','999970','Inclusive','branch','Inventory','','','','yes','','','19173057188892282013312'),(2880,'191730571865','6546',1.00,'150','retail','0','2024-11-02 21:24:49','','','','100','Cash',0.00,'150','','','19','0.00','1','2024-11-02 18:25:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173057192423205332392'),(2882,'121730568196','B178',1.00,'1700','retail','0','2024-11-02 20:23:16','','','','975','Cash',0.00,'1700','','','12','','1','2024-11-02 18:33:40','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','','',NULL,'12173056820822832323080'),(2883,'121730568196','B038',1.00,'250','retail','0','2024-11-02 20:23:28','','','','195.52','Cash',0.00,'250','','','12','','1','2024-11-02 18:33:40','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9579.00','9578','Inclusive','branch','Inventory','','','','','',NULL,'12173056822135220332361'),(2884,'121730568196','6527',3.00,'600','retail','0','2024-11-02 20:23:41','','','','50','Cash',0.00,'200','','','12','','1','2024-11-02 18:33:40','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173056823122330313262'),(2885,'121730568196','B178',1.00,'1700','retail','0','2024-11-02 21:19:00','','','','975','Cash',0.00,'1700','','','12','','1','2024-11-02 18:33:40','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','','','','',NULL,'12173057157212323023252'),(2886,'121730568196','B038',1.00,'250','retail','0','2024-11-02 21:33:02','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-11-02 18:33:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9568.00','9567','Inclusive','branch','Inventory','','','','yes','','','12173057239833082223032'),(2887,'121730568196','B001',2.00,'500','retail','0','2024-11-02 21:33:18','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-11-02 18:33:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9729.00','9727','Inclusive','branch','Inventory','','','','yes','','','12173057241153712131213'),(2888,'191730571947','6546',2.00,'300','retail','0','2024-11-02 21:25:47','','','','100','Cash',0.00,'150','','','19','','1','2024-11-02 18:41:53','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173057197477322307730'),(2889,'191730571947','6511',3.00,'300','retail','0','2024-11-02 21:39:24','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-02 18:41:53','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','11.00','8','Inclusive','branch','Service','1110','4000','5500','yes','','','19173057277723207733003'),(2890,'191730571947','6040',1.00,'100','retail','0','2024-11-02 21:39:38','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-11-02 18:41:53','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9796.00','9795','Inclusive','branch','Inventory','','','','yes','','','19173057280950393220203'),(2891,'191730571947','6519',1.00,'150','retail','0','2024-11-02 21:40:09','','','','50','Cash',0.00,'150','','','19','0.00','1','2024-11-02 18:41:53','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173057282623208239213'),(2892,'191730571947','6511',1.00,'100','retail','0','2024-11-02 21:40:58','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-02 18:41:53','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173057287273232339052'),(2893,'191730571947','6044',2.00,'400','retail','0','2024-11-02 21:41:12','','','','100','Cash',0.00,'200','','','19','16.00','1','2024-11-02 18:41:53','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4784.00','4782','Inclusive','branch','Inventory','','','','yes','','','19173057289232123222921'),(2894,'191730572916','B038',1.00,'250','retail','0','2024-11-02 21:41:56','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-11-02 18:45:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9567.00','9566','Inclusive','branch','Inventory','','','','yes','','','19173057314102330200022'),(2895,'191730573162','6531',1.00,'50','retail','0','2024-11-02 21:46:02','','','','20','Cash',0.00,'50','','','19','0.00','1','2024-11-02 18:46:24','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173057317971392321331'),(2896,'191730573612','6531',1.00,'50','retail','0','2024-11-02 21:53:32','','','','20','Cash',0.00,'50','','','19','0.00','1','2024-11-02 18:54:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173057362553113272223'),(2897,'191730573612','6013',2.00,'200','retail','0','2024-11-02 21:53:45','','','','100','Cash',0.00,'100','','','19','16.00','1','2024-11-02 18:54:14','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999970.00','999968','Inclusive','branch','Inventory','','','','yes','','','19173057363903032570032'),(2898,'191730573612','15',1.00,'150','retail','0','2024-11-02 21:53:59','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-11-02 18:54:14','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999860.00','999859','Inclusive','branch','Inventory','','','','yes','','','19173057364923032132229'),(2899,'191730575056','B038',1.00,'250','retail','0','2024-11-02 22:17:36','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-11-02 19:19:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9566.00','9565','Inclusive','branch','Inventory','','','','yes','','','19173057509410027321219'),(2900,'191730575056','15',3.00,'450','retail','0','2024-11-02 22:18:14','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-11-02 19:19:03','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999859.00','999856','Inclusive','branch','Inventory','','','','yes','','','19173057510639030033232'),(2901,'191730575056','B030',2.00,'500','retail','0','2024-11-02 22:18:26','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-11-02 19:19:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9670.00','9668','Inclusive','branch','Inventory','','','','yes','','','19173057513339303022200'),(2902,'191730575520','15',2.00,'300','retail','0','2024-11-02 22:25:20','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-11-02 19:26:26','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999856.00','999854','Inclusive','branch','Inventory','','','','yes','','','19173057553602231339297'),(2903,'191730575520','B030',1.00,'250','retail','0','2024-11-02 22:25:36','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-11-02 19:26:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9668.00','9667','Inclusive','branch','Inventory','','','','yes','','','19173057556722037092315'),(2904,'191730575520','6511',1.00,'100','retail','0','2024-11-02 22:26:08','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-02 19:26:26','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173057558372273333322'),(2905,'121730578261','B001',4.00,'1000','retail','0','2024-11-02 23:11:01','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-11-02 20:11:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9727.00','9723','Inclusive','branch','Inventory','','','','yes','','','12173057827513302722052'),(2906,'211730630803','6016',1.00,'750','retail','0','2024-11-03 13:46:43','','','','750','Cash',0.00,'750','','','21','16.00','1','2024-11-03 10:47:15','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999988.00','999987','Inclusive','branch','Inventory','','','','yes','','','21173063081237023322000'),(2907,'211730630803','6044',1.00,'200','retail','0','2024-11-03 13:46:53','','','','100','Cash',0.00,'200','','','21','16.00','1','2024-11-03 10:47:15','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4782.00','4781','Inclusive','branch','Inventory','','','','yes','','','21173063082031230003226'),(2908,'211730630803','B088',1.00,'400','retail','0','2024-11-03 13:47:01','','','','216','Cash',0.00,'400','','','21','16.00','1','2024-11-03 10:47:15','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9817.00','9816','Inclusive','branch','Inventory','','','','yes','','','21173063083230223222238'),(2912,'121730633309','5999',1.00,'1500','retail','0','2024-11-03 14:28:29','','','','1500','Cash',0.00,'1500','','','12','16.00','1','2024-11-03 12:02:41','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999988.00','999987','Inclusive','branch','Inventory','','','','yes','','','12173063524752333222730'),(2913,'121730633309','6510',2.00,'200','retail','0','2024-11-03 15:00:47','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-11-03 12:02:41','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Service','1110','4000','5500','yes','','','12173063525750333160031'),(2914,'121730633309','6044',1.00,'200','retail','0','2024-11-03 15:00:57','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-11-03 12:02:41','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4780.00','4779','Inclusive','branch','Inventory','','','','yes','','','12173063526333262122035'),(2920,'191730637505','5996',1.00,'200','retail','0','2024-11-03 15:38:25','','','','150','Cash',0.00,'200','','','19','','1','2024-11-03 12:42:50','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999915.00','999914','Inclusive','branch','Inventory','','','','','',NULL,'19173063753833502030331'),(2921,'191730637505','6044',1.00,'200','retail','0','2024-11-03 15:38:59','','','','100','Cash',0.00,'200','','','19','','1','2024-11-03 12:42:50','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4779.00','4778','Inclusive','branch','Inventory','','','','','',NULL,'19173063754721322373220'),(2922,'191730637505','6510',1.00,'100','retail','0','2024-11-03 15:39:07','','','','50','Cash',0.00,'100','','','19','','1','2024-11-03 12:42:50','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173063755653301091061'),(2923,'191730637505','6510',1.00,'100','retail','0','2024-11-03 15:39:17','','','','50','Cash',0.00,'100','','','19','','1','2024-11-03 12:42:50','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173063757060373113220'),(2924,'191730637505','B088',1.00,'400','retail','0','2024-11-03 15:39:31','','','','216','Cash',0.00,'400','','','19','','1','2024-11-03 12:42:50','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9816.00','9815','Inclusive','branch','Inventory','','','','','',NULL,'19173063759895362036227'),(2925,'191730637505','5997',1.00,'1000','retail','0','2024-11-03 15:42:22','','','','1000','Cash',0.00,'1000','','','19','16.00','1','2024-11-03 12:42:50','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999986.00','999985','Inclusive','branch','Inventory','','','','yes','','','19173063776323003303362'),(2940,'211730644302','B089',2.00,'400','retail','0','2024-11-03 17:31:42','','','','79.16675','Cash',0.00,'200','','','21','','1','2024-11-03 14:59:48','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9780.00','9778','Inclusive','branch','Inventory','','','','','',NULL,'21173064497867423302222'),(2941,'211730644302','B091',1.00,'100','retail','0','2024-11-03 17:42:58','','','','47','Cash',0.00,'100','','','21','','1','2024-11-03 14:59:48','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9929.00','9928','Inclusive','branch','Inventory','','','','','',NULL,'21173064500504222303025'),(2942,'211730644302','5981',1.00,'600','retail','0','2024-11-03 17:43:25','','','','600','Cash',0.00,'600','','','21','','1','2024-11-03 14:59:48','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999998.00','999997','Inclusive','branch','Inventory','','','','','',NULL,'21173064501323033336633'),(2943,'211730644302','6514',2.00,'200','retail','0','2024-11-03 17:43:33','','','','50','Cash',0.00,'100','','','21','','1','2024-11-03 14:59:48','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'21173064502201200332232'),(2944,'211730644302','6044',2.00,'400','retail','0','2024-11-03 17:43:42','','','','100','Cash',0.00,'200','','','21','','1','2024-11-03 14:59:48','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4777.00','4775','Inclusive','branch','Inventory','','','','','',NULL,'21173064503132032020222'),(2945,'211730644302','6036',1.00,'500','retail','0','2024-11-03 17:43:52','','','','500','Cash',0.00,'500','','','21','','1','2024-11-03 14:59:48','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','','',NULL,'21173064504472233630525'),(2946,'211730644302','6511',1.00,'100','retail','0','2024-11-03 17:44:04','','','','50','Cash',0.00,'100','','','21','','1','2024-11-03 14:59:48','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','','',NULL,'21173064505122032320220'),(2947,'211730644302','6514',2.00,'200','retail','0','2024-11-03 17:59:33','','','','50','Cash',0.00,'100','','','21','0.00','1','2024-11-03 14:59:48','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','21173064598414420452222'),(2948,'211730645991','B009',1.00,'300','retail','0','2024-11-03 17:59:51','','','','204','Cash',0.00,'300','','','21','16.00','1','2024-11-03 15:01:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9821.00','9820','Inclusive','branch','Inventory','','','','yes','','','21173064602832332032270'),(2949,'211730645991','B088',1.00,'400','retail','0','2024-11-03 18:00:29','','','','216','Cash',0.00,'400','','','21','16.00','1','2024-11-03 15:01:21','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9815.00','9814','Inclusive','branch','Inventory','','','','yes','','','21173064604221332202320'),(2950,'211730645991','6528',1.00,'250','retail','0','2024-11-03 18:00:43','','','','150 ','Cash',0.00,'250','','','21','0.00','1','2024-11-03 15:01:21','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','21173064606333000063722'),(2951,'211730645991','6046',1.00,'700','retail','0','2024-11-03 18:01:03','','','','400','Cash',0.00,'700','','','21','16.00','1','2024-11-03 15:01:21','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999968.00','999967','Inclusive','branch','Inventory','','','','yes','','','21173064607732263200237'),(2980,'191730646857','6511',1.00,'100','retail','0','2024-11-03 18:14:17','','','','50','Cash',0.00,'100','','','19','','1','2024-11-03 15:31:44','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173064691406001329132'),(2981,'191730646857','6040',1.00,'100','retail','0','2024-11-03 18:15:15','','','','42','Cash',0.00,'100','','','19','','1','2024-11-03 15:31:44','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9794.00','9793','Inclusive','branch','Inventory','','','','','',NULL,'19173064692530032122530'),(2982,'191730646857','5996',1.00,'200','retail','0','2024-11-03 18:15:25','','','','150','Cash',0.00,'200','','','19','','1','2024-11-03 15:31:44','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999914.00','999913','Inclusive','branch','Inventory','','','','','',NULL,'19173064693417234320226'),(2983,'191730646857','6510',1.00,'100','retail','0','2024-11-03 18:15:35','','','','50','Cash',0.00,'100','','','19','','1','2024-11-03 15:31:44','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173064694836230223193'),(2984,'191730646857','5997',1.00,'1000','retail','0','2024-11-03 18:15:49','','','','1000','Cash',0.00,'1000','','','19','','1','2024-11-03 15:31:44','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999985.00','999984','Inclusive','branch','Inventory','','','','','',NULL,'19173064698102291332233'),(2985,'191730646857','6514',2.00,'200','retail','0','2024-11-03 18:30:46','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-03 15:31:44','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','19173064790202322333202'),(2986,'121730633265','7029',1.00,'1800','retail','0','2024-11-03 14:27:45','','','','1200','Cash',0.00,'1800','','','12','','1','2024-11-03 17:09:04','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9958.00','9957','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12173063327923300223202'),(2987,'121730633265','6510',1.00,'100','retail','0','2024-11-03 14:28:00','','','','50','Cash',0.00,'100','','','12','','1','2024-11-03 17:09:04','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173063329232200973220'),(2988,'121730633265','6044',1.00,'200','retail','0','2024-11-03 14:28:12','','','','100','Cash',0.00,'200','','','12','','1','2024-11-03 17:09:04','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4781.00','4780','Inclusive','branch','Inventory','','','','','',NULL,'12173063330322033200220'),(2989,'121730633265','B038',2.00,'500','retail','0','2024-11-03 18:18:31','','','','195.52','Cash',0.00,'250','','','12','','1','2024-11-03 17:09:04','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9565.00','9563','Inclusive','branch','Inventory','','','','','',NULL,'12173064712322322100320'),(2990,'121730633265','6511',2.00,'200','retail','0','2024-11-03 18:18:43','','','','50','Cash',0.00,'100','','','12','','1','2024-11-03 17:09:04','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173064713473220333303'),(2991,'121730633265','B001',2.00,'500','retail','0','2024-11-03 20:08:47','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-11-03 17:09:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9723.00','9721','Inclusive','branch','Inventory','','','','yes','','','12173065373520313227722'),(2992,'121730653746','B018',2.00,'500','retail','0','2024-11-03 20:09:07','','','','169.0793103','Cash',0.00,'250','','','12','16.00','1','2024-11-03 17:11:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9979.00','9977','Inclusive','branch','Inventory','','','','yes','','','12173065384750021522022'),(2993,'121730653746','B009',1.00,'300','retail','0','2024-11-03 20:10:47','','','','204','Cash',0.00,'300','','','12','16.00','1','2024-11-03 17:11:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9820.00','9819','Inclusive','branch','Inventory','','','','yes','','','12173065386423260023852'),(2994,'121730653746','B018',1.00,'250','retail','0','2024-11-03 20:11:04','','','','169.0793103','Cash',0.00,'250','','','12','16.00','1','2024-11-03 17:11:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9977.00','9976','Inclusive','branch','Inventory','','','','yes','','','12173065387922308262183'),(2995,'121730653746','5977',1.00,'600','retail','0','2024-11-03 20:11:19','','','','600','Cash',0.00,'600','','','12','16.00','1','2024-11-03 17:11:44','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999997.00','999996','Inclusive','branch','Inventory','','','','yes','','','12173065390072223120330'),(2996,'121730654026','6040',1.00,'100','retail','0','2024-11-03 20:13:46','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-11-03 17:15:19','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9793.00','9792','Inclusive','branch','Inventory','','','','yes','','','12173065410832433220120'),(2997,'121730654026','6531',1.00,'50','retail','0','2024-11-03 20:15:09','','','','20','Cash',0.00,'50','','','12','0.00','1','2024-11-03 17:15:19','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173065411662123013262'),(2998,'121730654267','6506',1.00,'1300','retail','0','2024-11-03 20:17:47','','','','700','Cash',0.00,'1300','','','12','0.00','1','2024-11-03 17:18:14','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','12173065427832233283022'),(2999,'121730654267','6527',3.00,'600','retail','0','2024-11-03 20:17:58','','','','50','Cash',0.00,'200','','','12','0.00','1','2024-11-03 17:18:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','yes','','','12173065429110227020300'),(3000,'121730654295','6527',1.00,'200','retail','0','2024-11-03 20:18:15','','','','50','Cash',0.00,'200','','','12','0.00','1','2024-11-03 17:18:38','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173065430622000003202'),(3001,'211730654418','B030',3.00,'750','retail','0','2024-11-03 20:20:18','','','','169.0003774','Cash',0.00,'250','','','21','16.00','1','2024-11-03 17:21:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9667.00','9664','Inclusive','branch','Inventory','','','','yes','','','21173065443532042112236'),(3002,'211730654418','6524',1.00,'200','retail','0','2024-11-03 20:20:36','','','','70','Cash',0.00,'200','','','21','0.00','1','2024-11-03 17:21:34','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','21173065447102034100112'),(3003,'191730646612','B028',1.00,'300','retail','0','2024-11-03 18:10:12','','','','195','Cash',0.00,'300','','','19','','1','2024-11-03 17:28:52','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9908.00','9907','Inclusive','branch','Inventory','','','','','',NULL,'19173064662261303242122'),(3004,'191730646612','B027',1.00,'250','retail','0','2024-11-03 20:28:42','','','','176','Cash',0.00,'250','','','19','16.00','1','2024-11-03 17:28:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9953.00','9952','Inclusive','branch','Inventory','','','','yes','','','19173065493024230237502'),(3005,'191730643556','6000',1.00,'1300','retail','0','2024-11-03 17:19:16','','','','1000','Cash',0.00,'1300','','','19','','1','2024-11-03 17:30:10','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999983.00','999982','Inclusive','branch','Inventory','','','','','',NULL,'19173064362632032026222'),(3006,'191730643556','6048',1.00,'600','retail','0','2024-11-03 17:20:27','','','','300','Cash',0.00,'600','','','19','','1','2024-11-03 17:30:10','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','','','','',NULL,'19173064364663233920113'),(3007,'191730643556','6027',1.00,'150','retail','0','2024-11-03 17:20:46','','','','100','Cash',0.00,'150','','','19','','1','2024-11-03 17:30:10','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999998.00','999997','Inclusive','branch','Inventory','','','','','',NULL,'19173064366020123033360'),(3008,'191730643556','6044',1.00,'200','retail','0','2024-11-03 17:21:00','','','','100','Cash',0.00,'200','','','19','','1','2024-11-03 17:30:10','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4778.00','4777','Inclusive','branch','Inventory','','','','','',NULL,'19173064367863200132823'),(3009,'191730643556','6040',1.00,'100','retail','0','2024-11-03 17:21:18','','','','42','Cash',0.00,'100','','','19','','1','2024-11-03 17:30:10','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9795.00','9794','Inclusive','branch','Inventory','','','','','',NULL,'19173064373837330337334'),(3010,'191730643556','6511',1.00,'100','retail','0','2024-11-03 17:22:19','','','','50','Cash',0.00,'100','','','19','','1','2024-11-03 17:30:10','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173064374630074632343'),(3011,'191730643556','6527',3.00,'600','retail','0','2024-11-03 17:22:27','','','','50','Cash',0.00,'200','','','19','','1','2024-11-03 17:30:10','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173064376002123320300'),(3012,'191730643556','6002',1.00,'250','retail','0','2024-11-03 18:08:47','','','','200','Cash',0.00,'250','','','19','','1','2024-11-03 17:30:10','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999969.00','999968','Inclusive','branch','Inventory','','','','','',NULL,'19173064653903200266162'),(3013,'191730643556','B034',1.00,'250','retail','0','2024-11-03 18:13:58','','','','241','Cash',0.00,'250','','','19','','1','2024-11-03 17:30:10','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','','','','',NULL,'19173064685328230220720'),(3014,'191730643556','5977',1.00,'600','retail','0','2024-11-03 20:29:56','','','','600','Cash',0.00,'600','','','19','16.00','1','2024-11-03 17:30:10','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999996.00','999995','Inclusive','branch','Inventory','','','','yes','','','19173065500830302308033'),(3015,'191730655574','6002',2.00,'500','retail','0','2024-11-03 20:39:34','','','','200','Cash',0.00,'250','','','19','16.00','1','2024-11-03 17:39:52','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999968.00','999966','Inclusive','branch','Inventory','','','','yes','','','19173065559003377323309'),(3016,'121730656042','B023',1.00,'300','retail','0','2024-11-03 20:47:23','','','','176','Cash',0.00,'300','','','12','16.00','1','2024-11-03 17:48:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9883.00','9882','Inclusive','branch','Inventory','','','','yes','','','12173065606201220033362'),(3017,'121730656042','B005',1.00,'300','retail','0','2024-11-03 20:47:42','','','','184.2485714','Cash',0.00,'300','','','12','16.00','1','2024-11-03 17:48:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','yes','','','12173065610556323222201'),(3018,'191730719056','6511',1.00,'100','retail','0','2024-11-04 14:17:36','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-04 11:18:37','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173071906793302221223'),(3019,'191730719056','6519',1.00,'150','retail','0','2024-11-04 14:17:48','','','','50','Cash',0.00,'150','','','19','0.00','1','2024-11-04 11:18:37','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173071907933333302222'),(3020,'191730719056','6044',2.00,'400','retail','0','2024-11-04 14:18:00','','','','100','Cash',0.00,'200','','','19','16.00','1','2024-11-04 11:18:37','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4775.00','4773','Inclusive','branch','Inventory','','','','yes','','','19173071909113991009207'),(3021,'191730719056','6514',2.00,'200','retail','0','2024-11-04 14:18:11','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-04 11:18:37','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','19173071911410320221331'),(3025,'191730738315','6001',1.00,'650','retail','0','2024-11-04 19:38:35','','','','650','Cash',0.00,'650','','','19','','1','2024-11-04 18:22:19','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999986.00','999985','Inclusive','branch','Inventory','','','','','',NULL,'19173073832533033532332'),(3026,'191730738315','6517',1.00,'250','retail','0','2024-11-04 19:38:46','','','','150','Cash',0.00,'250','','','19','','1','2024-11-04 18:22:19','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173073833663323733233'),(3027,'191730738315','B001',2.00,'500','retail','0','2024-11-04 19:38:57','','','','169','Cash',0.00,'250','','','19','','1','2024-11-04 18:22:19','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9721.00','9719','Inclusive','branch','Inventory','','','','','',NULL,'19173073834810037237032'),(3028,'191730738315','B001',1.00,'250','retail','0','2024-11-04 21:19:47','','','','169','Cash',0.00,'250','','','19','16.00','1','2024-11-04 18:22:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9719.00','9718','Inclusive','branch','Inventory','','','','yes','','','19173074450440542310002'),(3029,'191730738315','B001',1.00,'250','retail','0','2024-11-04 21:21:44','','','','169','Cash',0.00,'250','','','19','16.00','1','2024-11-04 18:22:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9718.00','9717','Inclusive','branch','Inventory','','','','yes','','','19173074453671743022633'),(3030,'121730816254','6511',1.00,'100','retail','0','2024-11-05 17:17:34','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-11-05 14:18:54','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','12173081626910826270032'),(3031,'121730816254','B043',1.00,'1200','retail','0','2024-11-05 17:17:49','','','','680','Cash',0.00,'1200','','','12','16.00','1','2024-11-05 14:18:54','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9970.00','9969','Inclusive','branch','Inventory','','','','yes','','','12173081628533330201320'),(3032,'121730816254','B023',3.00,'900','retail','0','2024-11-05 17:18:05','','','','176','Cash',0.00,'300','','','12','16.00','1','2024-11-05 14:18:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9882.00','9879','Inclusive','branch','Inventory','','','','yes','','','12173081630231220203232'),(3033,'121730816254','5980',1.00,'900','retail','0','2024-11-05 17:18:22','','','','900','Cash',0.00,'900','','','12','16.00','1','2024-11-05 14:18:54','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999975.00','999974','Inclusive','branch','Inventory','','','','yes','','','12173081631530220302202'),(3034,'121730816254','6524',1.00,'200','retail','0','2024-11-05 17:18:35','','','','70','Cash',0.00,'200','','','12','0.00','1','2024-11-05 14:18:54','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173081632303673330032'),(3035,'121730816254','6044',1.00,'200','retail','0','2024-11-05 17:18:44','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-11-05 14:18:54','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4773.00','4772','Inclusive','branch','Inventory','','','','yes','','','12173081633020002330032'),(3036,'121730816336','6511',2.00,'200','retail','0','2024-11-05 17:18:56','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-11-05 14:27:21','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','12173081683882363313232'),(3040,'121730825573','5980',1.00,'900','retail','0','2024-11-05 19:52:53','','','','900','Cash',0.00,'900','','','12','','1','2024-11-05 17:34:52','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999974.00','999973','Inclusive','branch','Inventory','','','','','',NULL,'12173082558123023320502'),(3041,'121730825573','6510',1.00,'100','retail','0','2024-11-05 19:53:01','','','','50','Cash',0.00,'100','','','12','','1','2024-11-05 17:34:52','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173082559122011710070'),(3042,'121730825573','6513',1.00,'100','retail','0','2024-11-05 19:53:12','','','','50','Cash',0.00,'100','','','12','','1','2024-11-05 17:34:52','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173082560232031222333'),(3043,'121730825573','6521',3.00,'600','retail','0','2024-11-05 20:34:36','','','','100','Cash',0.00,'200','','','12','0.00','1','2024-11-05 17:34:52','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','2.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173082808812803382232'),(3044,'121730828093','6511',2.00,'200','retail','0','2024-11-05 20:34:53','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-11-05 17:35:58','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','12173082815400153230303'),(3045,'191730909816','B001',1.00,'250','retail','0','2024-11-06 19:16:56','','','','169','Cash',0.00,'250','','','19','16.00','1','2024-11-06 16:21:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9717.00','9716','Inclusive','branch','Inventory','','','','yes','','','19173091007091310132100'),(3060,'191730917077','B088',1.00,'400','retail','0','2024-11-06 21:17:57','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-11-06 18:18:15','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9814.00','9813','Inclusive','branch','Inventory','','','','yes','','','19173091708921922200233'),(3061,'191730916761','6000',1.00,'1300','retail','0','2024-11-06 21:12:41','','','','1000','Cash',0.00,'1300','','','19','','1','2024-11-06 18:33:53','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999982.00','999981','Inclusive','branch','Inventory','','','','','',NULL,'19173091679132103713211'),(3062,'191730916761','6510',2.00,'200','retail','0','2024-11-06 21:13:12','','','','50','Cash',0.00,'100','','','19','','1','2024-11-06 18:33:53','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173091686322031321332'),(3063,'191730916761','6040',1.00,'100','retail','0','2024-11-06 21:14:23','','','','42','Cash',0.00,'100','','','19','','1','2024-11-06 18:33:53','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9792.00','9791','Inclusive','branch','Inventory','','','','','',NULL,'19173091687503100228232'),(3064,'191730916761','7',1.00,'1200','retail','0','2024-11-06 21:14:36','','','','750','Cash',0.00,'1200','','','19','','1','2024-11-06 18:33:53','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','','',NULL,'19173091691419020133301'),(3065,'191730916761','B030',1.00,'250','retail','0','2024-11-06 21:15:15','','','','169.0003774','Cash',0.00,'250','','','19','','1','2024-11-06 18:33:53','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9664.00','9663','Inclusive','branch','Inventory','','','','','',NULL,'19173091694503233133225'),(3066,'191730916761','B030',1.00,'250','retail','0','2024-11-06 21:32:54','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-11-06 18:33:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9663.00','9662','Inclusive','branch','Inventory','','','','yes','','','19173091799120332907912'),(3073,'191730910078','B028',2.00,'600','retail','0','2024-11-06 19:21:18','','','','195','Cash',0.00,'300','','','19','','1','2024-11-06 18:44:28','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9907.00','9905','Inclusive','branch','Inventory','','','','','',NULL,'19173091010033201111311'),(3074,'191730910078','15',1.00,'150','retail','0','2024-11-06 19:21:40','','','','0','Cash',0.00,'150','','','19','','1','2024-11-06 18:44:28','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999854.00','999853','Inclusive','branch','Inventory','','','','','',NULL,'19173091014523230132222'),(3075,'191730910078','6001',1.00,'650','retail','0','2024-11-06 19:22:25','','','','650','Cash',0.00,'650','','','19','','1','2024-11-06 18:44:28','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999985.00','999984','Inclusive','branch','Inventory','','','','','',NULL,'19173091016329103730090'),(3076,'191730910078','6032',1.00,'200','retail','0','2024-11-06 19:22:44','','','','200','Cash',0.00,'200','','','19','','1','2024-11-06 18:44:28','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999951.00','999950','Inclusive','branch','Inventory','','','','','',NULL,'19173091017732200223123'),(3077,'191730910078','B028',1.00,'300','retail','0','2024-11-06 21:12:19','','','','195','Cash',0.00,'300','','','19','','1','2024-11-06 18:44:28','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9905.00','9904','Inclusive','branch','Inventory','','','','','',NULL,'19173091675332033093391'),(3078,'191730910078','B028',1.00,'300','retail','0','2024-11-06 21:40:58','','','','195','Cash',0.00,'300','','','19','','1','2024-11-06 18:44:28','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9904.00','9903','Inclusive','branch','Inventory','','','','','',NULL,'19173091848020922332023'),(3079,'191730918805','B027',2.00,'500','retail','0','2024-11-06 21:46:45','','','','176','Cash',0.00,'250','','','19','16.00','1','2024-11-06 18:48:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9952.00','9950','Inclusive','branch','Inventory','','','','yes','','','19173091888992723388232'),(3080,'191730918805','6511',1.00,'100','retail','0','2024-11-06 21:48:20','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-06 18:48:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173091891123231011102'),(3081,'191730984034','5996',2.00,'400','retail','0','2024-11-07 15:53:54','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-11-07 12:55:02','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999913.00','999911','Inclusive','branch','Inventory','','','','yes','','','19173098404636336202200'),(3082,'191730984034','6511',2.00,'200','retail','0','2024-11-07 15:54:06','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-07 12:55:02','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','19173098406232740720223'),(3083,'191730984034','6514',3.00,'300','retail','0','2024-11-07 15:54:22','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-07 12:55:02','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Service','1110','4000','5500','yes','','','19173098407532533200303'),(3084,'191730984034','6514',1.00,'100','retail','0','2024-11-07 15:54:36','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-07 12:55:02','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','19173098409933433832912'),(3085,'191730985538','15',1.00,'150','retail','0','2024-11-07 16:18:58','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-11-07 13:20:46','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999853.00','999852','Inclusive','branch','Inventory','','','','yes','','','19173098555032305520030'),(3086,'191730985538','6534',1.00,'150','retail','0','2024-11-07 16:19:11','','','','70','Cash',0.00,'150','','','19','0.00','1','2024-11-07 13:20:46','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173098556723303258090'),(3087,'191730985538','6514',1.00,'100','retail','0','2024-11-07 16:19:27','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-07 13:20:46','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','19173098558073238113003'),(3088,'191730985538','6512',2.00,'100','retail','0','2024-11-07 16:19:40','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-11-07 13:20:46','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','19173098559602329923363'),(3089,'191730985538','6034',2.00,'200','retail','0','2024-11-07 16:19:57','','','','100','Cash',0.00,'100','','','19','16.00','1','2024-11-07 13:20:46','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999999.00','999997','Inclusive','branch','Inventory','','','','yes','','','19173098560922039202336'),(3090,'191730985538','6017',2.00,'200','retail','0','2024-11-07 16:20:09','','','','100','Cash',0.00,'100','','','19','16.00','1','2024-11-07 13:20:46','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999996.00','999994','Inclusive','branch','Inventory','','','','yes','','','19173098561930319289100'),(3091,'191730985538','B030',1.00,'250','retail','0','2024-11-07 16:20:19','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-11-07 13:20:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9662.00','9661','Inclusive','branch','Inventory','','','','yes','','','19173098563139303251139'),(3092,'191730999840','6534',2.00,'300','retail','0','2024-11-07 20:17:20','','','','70','Cash',0.00,'150','','','19','0.00','1','2024-11-07 17:17:54','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173099986219207303293'),(3093,'191730999876','6520',1.00,'200','retail','0','2024-11-07 20:17:56','','','','100','Cash',0.00,'200','','','19','0.00','1','2024-11-07 17:18:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173099991031232903123'),(3094,'191730999876','6512',2.00,'100','retail','0','2024-11-07 20:18:32','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-11-07 17:18:48','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','19173099992332009029219'),(3095,'191731059194','6512',2.00,'100','retail','0','2024-11-08 12:46:34','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-11-08 09:47:36','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','19173105922127320197320'),(3096,'191731059194','6520',1.00,'200','retail','0','2024-11-08 12:47:01','','','','100','Cash',0.00,'200','','','19','0.00','1','2024-11-08 09:47:36','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173105924402221042500'),(3097,'191731059194','6040',1.00,'100','retail','0','2024-11-08 12:47:24','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-11-08 09:47:36','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9791.00','9790','Inclusive','branch','Inventory','','','','yes','','','19173105925432202331350'),(3098,'191731077708','B044',1.00,'2200','retail','0','2024-11-08 17:55:08','','','','1290','Cash',0.00,'2200','','','19','16.00','1','2024-11-08 14:55:31','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9989.00','9988','Inclusive','branch','Inventory','','','','yes','','','19173107772733372701327'),(3100,'191731082063','6013',2.00,'200','retail','0','2024-11-08 19:07:44','','','','100','Cash',0.00,'100','','','19','','1','2024-11-08 16:16:55','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999968.00','999966','Inclusive','branch','Inventory','','','','','',NULL,'19173108207923937202233'),(3101,'121731082714','6013',1.00,'100','retail','0','2024-11-08 19:18:34','','','','100','Cash',0.00,'100','','','12','16.00','1','2024-11-08 16:18:59','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999966.00','999965','Inclusive','branch','Inventory','','','','yes','','','12173108272437112017383'),(3102,'191731082991','B022',2.00,'500','retail','0','2024-11-08 19:23:11','','','','176','Cash',0.00,'250','','','19','16.00','1','2024-11-08 16:23:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9970.00','9968','Inclusive','branch','Inventory','','','','yes','','','19173108301000180132103'),(3103,'191731162880','6502',1.00,'1500','retail','0','2024-11-09 17:34:40','','','','950','Cash',0.00,'1500','','','19','0.00','1','2024-11-09 14:35:06','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9990.00','9989','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173116289663826017063'),(3104,'191731162908','6002',4.00,'1000','retail','0','2024-11-09 17:35:08','','','','200','Cash',0.00,'250','','','19','16.00','1','2024-11-09 14:36:18','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999966.00','999962','Inclusive','branch','Inventory','','','','yes','','','19173116296203326323123'),(3105,'191731162908','5996',3.00,'600','retail','0','2024-11-09 17:36:02','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-11-09 14:36:18','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999911.00','999908','Inclusive','branch','Inventory','','','','yes','','','19173116297330012022131'),(3107,'191731162979','6013',2.00,'200','retail','0','2024-11-09 17:36:20','','','','100','Cash',0.00,'100','','','19','','1','2024-11-09 16:18:23','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999965.00','999963','Inclusive','branch','Inventory','','','','','',NULL,'19173116303303213313923'),(3108,'191731162979','6013',2.00,'200','retail','0','2024-11-09 19:17:58','','','','100','Cash',0.00,'100','','','19','16.00','1','2024-11-09 16:18:23','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999963.00','999961','Inclusive','branch','Inventory','','','','yes','','','19173116909923033302900'),(3114,'121731169950','6511',2.00,'200','retail','0','2024-11-09 19:32:31','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-11-09 16:34:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','12173117003731130333333'),(3118,'121731170043','6511',1.00,'100','retail','0','2024-11-09 19:34:03','','','','50','Cash',0.00,'100','','','12','','1','2024-11-09 16:35:46','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173117006803023113003'),(3119,'121731170043','B038',1.00,'250','retail','0','2024-11-09 19:34:28','','','','195.52','Cash',0.00,'250','','','12','','1','2024-11-09 16:35:46','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9562.00','9561','Inclusive','branch','Inventory','','','','','',NULL,'12173117007871233300038'),(3120,'121731170043','B089',2.00,'400','retail','0','2024-11-09 19:34:38','','','','79.16675','Cash',0.00,'200','','','12','','1','2024-11-09 16:35:46','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9778.00','9776','Inclusive','branch','Inventory','','','','','',NULL,'12173117009333327337330'),(3121,'121731170043','B021',2.00,'500','retail','0','2024-11-09 19:35:26','','','','150.8335714','Cash',0.00,'250','','','12','16.00','1','2024-11-09 16:35:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9980.00','9978','Inclusive','branch','Inventory','','','','yes','','','12173117013832032001232'),(3122,'121731170147','B032',5.00,'1250','retail','0','2024-11-09 19:35:47','','','','186.68','Cash',0.00,'250','','','12','16.00','1','2024-11-09 16:43:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9872.00','9867','Inclusive','branch','Inventory','','','','yes','','','12173117058322372730222'),(3123,'121731170589','6511',1.00,'100','retail','0','2024-11-09 19:43:09','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-11-09 16:44:52','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','12173117061413033202723'),(3124,'121731170589','B097',2.00,'300','retail','0','2024-11-09 19:43:35','','','','41.66666667','Cash',0.00,'150','','','12','16.00','1','2024-11-09 16:44:52','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9987.00','9985','Inclusive','branch','Inventory','','','','yes','','','12173117063737723233303'),(3125,'121731170589','B019',2.00,'700','retail','0','2024-11-09 19:43:58','','','','265','Cash',0.00,'350','','','12','16.00','1','2024-11-09 16:44:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9939.00','9937','Inclusive','branch','Inventory','','','','yes','','','12173117068937103923892'),(3126,'121731170693','B088',1.00,'400','retail','0','2024-11-09 19:44:53','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-11-09 16:45:55','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9813.00','9812','Inclusive','branch','Inventory','','','','yes','','','12173117075200213001033'),(3127,'121731170757','B022',2.00,'500','retail','0','2024-11-09 19:45:57','','','','176','Cash',0.00,'250','','','12','16.00','1','2024-11-09 16:46:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9968.00','9966','Inclusive','branch','Inventory','','','','yes','','','12173117079323010337203'),(3128,'121731170797','6040',1.00,'100','retail','0','2024-11-09 19:46:37','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-11-09 16:47:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9790.00','9789','Inclusive','branch','Inventory','','','','yes','','','12173117083102132721102'),(3134,'121731175229','6038',1.00,'1300','retail','0','2024-11-09 21:00:29','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2024-11-09 18:03:31','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9957.00','9956','Inclusive','branch','Inventory','','','','yes','','','12173117523675363302323'),(3135,'121731175229','6517',1.00,'250','retail','0','2024-11-09 21:00:37','','','','150','Cash',0.00,'250','','','12','0.00','1','2024-11-09 18:03:31','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','12173117529903139370327'),(3136,'121731175229','6510',1.00,'100','retail','0','2024-11-09 21:01:39','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-11-09 18:03:31','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','yes','','','12173117530730321032233'),(3137,'121731175229','6513',1.00,'100','retail','0','2024-11-09 21:01:47','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-11-09 18:03:31','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173117531903033320303'),(3138,'121731175229','6513',1.00,'100','retail','0','2024-11-09 21:01:59','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-11-09 18:03:31','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173117535121123012271'),(3139,'121731175229','B089',1.00,'200','retail','0','2024-11-09 21:02:31','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2024-11-09 18:03:31','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9776.00','9775','Inclusive','branch','Inventory','','','','yes','','','12173117536112302302102'),(3140,'121731175229','B001',1.00,'250','retail','0','2024-11-09 21:02:42','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-11-09 18:03:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9715.00','9714','Inclusive','branch','Inventory','','','','yes','','','12173117538233013238722'),(3141,'121731175229','B023',1.00,'300','retail','0','2024-11-09 21:03:02','','','','176','Cash',0.00,'300','','','12','16.00','1','2024-11-09 18:03:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9879.00','9878','Inclusive','branch','Inventory','','','','yes','','','12173117539733323230253'),(3143,'191731175689','B021',2.00,'500','retail','0','2024-11-09 21:08:09','','','','150.8335714','Cash',0.00,'250','','','19','16.00','1','2024-11-09 18:08:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9978.00','9976','Inclusive','branch','Inventory','','','','yes','','','19173117570832010300730'),(3144,'121731175773','6044',1.00,'200','retail','0','2024-11-09 21:09:33','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-11-09 18:10:56','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4772.00','4771','Inclusive','branch','Inventory','','','','yes','','','12173117578471211725070'),(3145,'121731175773','6032',7.00,'1400','retail','0','2024-11-09 21:09:44','','','','200','Cash',0.00,'200','','','12','16.00','1','2024-11-09 18:10:56','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','999950.00','999943','Inclusive','branch','Inventory','','','','yes','','','12173117579801022302232'),(3146,'121731175773','6510',4.00,'400','retail','0','2024-11-09 21:09:58','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-11-09 18:10:56','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','23.00','19','Inclusive','branch','Service','1110','4000','5500','yes','','','12173117580602303231032'),(3147,'121731175773','B089',6.00,'1200','retail','0','2024-11-09 21:10:07','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2024-11-09 18:10:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','9775.00','9769','Inclusive','branch','Inventory','','','','yes','','','12173117581737703281218'),(3148,'121731175773','B088',1.00,'400','retail','0','2024-11-09 21:10:17','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-11-09 18:10:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9812.00','9811','Inclusive','branch','Inventory','','','','yes','','','12173117582802031021220'),(3149,'121731175857','B018',3.00,'750','retail','0','2024-11-09 21:10:57','','','','169.0793103','Cash',0.00,'250','','','12','16.00','1','2024-11-09 18:15:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9976.00','9973','Inclusive','branch','Inventory','','','','yes','','','12173117609922320323119'),(3150,'191731178328','6520',1.00,'200','retail','0','2024-11-09 21:52:08','','','','100','Cash',0.00,'200','','','19','0.00','1','2024-11-09 18:52:33','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173117834023033312303'),(3151,'191731178328','15',1.00,'150','retail','0','2024-11-09 21:52:20','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-11-09 18:52:33','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999852.00','999851','Inclusive','branch','Inventory','','','','yes','','','19173117835091051877110'),(3152,'191731172308','B032',2.00,'500','retail','0','2024-11-09 20:11:48','','','','186.68','Cash',0.00,'250','','','19','','1','2024-11-09 18:55:49','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9867.00','9865','Inclusive','branch','Inventory','','','','','',NULL,'19173117233333330233033'),(3153,'191731172308','6016',1.00,'750','retail','0','2024-11-09 20:12:14','','','','750','Cash',0.00,'750','','','19','','1','2024-11-09 18:55:49','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999987.00','999986','Inclusive','branch','Inventory','','','','','',NULL,'19173117235397302202237'),(3154,'191731172308','6510',2.00,'200','retail','0','2024-11-09 20:12:47','','','','50','Cash',0.00,'100','','','19','','1','2024-11-09 18:55:49','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173117238133227002110'),(3155,'191731172308','B032',2.00,'500','retail','0','2024-11-09 21:55:34','','','','186.68','Cash',0.00,'250','','','19','16.00','1','2024-11-09 18:55:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9865.00','9863','Inclusive','branch','Inventory','','','','yes','','','19173117854623121303233'),(3156,'121731175412','B038',2.00,'500','retail','0','2024-11-09 21:03:32','','','','195.52','Cash',0.00,'250','','','12','','1','2024-11-09 19:00:49','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9561.00','9559','Inclusive','branch','Inventory','','','','','',NULL,'12173117546021312337230'),(3157,'121731175412','B038',1.00,'250','retail','0','2024-11-09 22:00:36','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-11-09 19:00:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9559.00','9558','Inclusive','branch','Inventory','','','','yes','','','12173117884618231036122'),(3158,'121731169863','B097',1.00,'150','retail','0','2024-11-09 19:31:03','','','','41.66666667','Cash',0.00,'150','','','12','','1','2024-11-09 19:54:17','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9989.00','9988','Inclusive','branch','Inventory','','','','','',NULL,'12173116988422230032032'),(3159,'121731169863','6548',1.00,'3800','retail','0','2024-11-09 19:31:24','','','','2630','Cash',0.00,'3800','','','12','','1','2024-11-09 19:54:17','2','8','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173116989363230000313'),(3160,'121731169863','B097',1.00,'150','retail','0','2024-11-09 19:31:33','','','','41.66666667','Cash',0.00,'150','','','12','','1','2024-11-09 19:54:17','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9988.00','9987','Inclusive','branch','Inventory','','','','','',NULL,'12173116991116103021210'),(3161,'121731169863','B001',1.00,'250','retail','0','2024-11-09 19:31:51','','','','169','Cash',0.00,'250','','','12','','1','2024-11-09 19:54:17','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9716.00','9715','Inclusive','branch','Inventory','','','','','',NULL,'12173116992092202123173'),(3162,'121731169863','B038',1.00,'250','retail','0','2024-11-09 19:32:00','','','','195.52','Cash',0.00,'250','','','12','','1','2024-11-09 19:54:17','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9563.00','9562','Inclusive','branch','Inventory','','','','','',NULL,'12173116993600102302692'),(3163,'121731236629','6046',1.00,'700','retail','0','2024-11-10 14:03:49','','','','400','Cash',0.00,'700','','','12','16.00','1','2024-11-10 11:04:10','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999967.00','999966','Inclusive','branch','Inventory','','','','yes','','','12173123663721123220200'),(3164,'121731236629','6044',1.00,'200','retail','0','2024-11-10 14:03:58','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-11-10 11:04:10','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4771.00','4770','Inclusive','branch','Inventory','','','','yes','','','12173123664622232302022'),(3165,'191731238551','6044',1.00,'200','retail','0','2024-11-10 14:35:51','','','','100','Cash',0.00,'200','','','19','16.00','1','2024-11-10 11:36:41','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4770.00','4769','Inclusive','branch','Inventory','','','','yes','','','19173123856350562323233'),(3166,'191731238551','6511',1.00,'100','retail','0','2024-11-10 14:36:04','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-10 11:36:41','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173123857122222327103'),(3167,'191731238551','B038',2.00,'500','retail','0','2024-11-10 14:36:12','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-11-10 11:36:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9558.00','9556','Inclusive','branch','Inventory','','','','yes','','','19173123859320700302291'),(3168,'191731247816','6046',1.00,'700','retail','0','2024-11-10 17:10:16','','','','400','Cash',0.00,'700','','','19','16.00','1','2024-11-10 14:16:46','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999966.00','999965','Inclusive','branch','Inventory','','','','yes','','','19173124803520833702022'),(3169,'191731247816','6048',1.00,'600','retail','0','2024-11-10 17:13:55','','','','300','Cash',0.00,'600','','','19','16.00','1','2024-11-10 14:16:46','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','','','','yes','','','19173124814143430027303'),(3170,'191731247816','6001',1.00,'650','retail','0','2024-11-10 17:15:42','','','','650','Cash',0.00,'650','','','19','16.00','1','2024-11-10 14:16:46','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999984.00','999983','Inclusive','branch','Inventory','','','','yes','','','19173124815322070283022'),(3171,'191731247816','6032',1.00,'200','retail','0','2024-11-10 17:15:54','','','','200','Cash',0.00,'200','','','19','16.00','1','2024-11-10 14:16:46','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999943.00','999942','Inclusive','branch','Inventory','','','','yes','','','19173124816331122202030'),(3172,'191731247816','6517',1.00,'250','retail','0','2024-11-10 17:16:03','','','','150','Cash',0.00,'250','','','19','0.00','1','2024-11-10 14:16:46','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','19173124817302713013489'),(3173,'191731247816','B088',1.00,'400','retail','0','2024-11-10 17:16:14','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-11-10 14:16:46','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9811.00','9810','Inclusive','branch','Inventory','','','','yes','','','19173124818611332122323'),(3174,'191731247816','6040',1.00,'100','retail','0','2024-11-10 17:16:27','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-11-10 14:16:46','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9789.00','9788','Inclusive','branch','Inventory','','','','yes','','','19173124820333301127321'),(3175,'191731248207','B091',1.00,'100','retail','0','2024-11-10 17:16:47','','','','47','Cash',0.00,'100','','','19','16.00','1','2024-11-10 14:17:35','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9928.00','9927','Inclusive','branch','Inventory','','','','yes','','','19173124823731912121138'),(3176,'191731248207','6531',1.00,'50','retail','0','2024-11-10 17:17:18','','','','20','Cash',0.00,'50','','','19','0.00','1','2024-11-10 14:17:35','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173124824530343782322'),(3177,'191731248310','B030',2.00,'500','retail','0','2024-11-10 17:18:31','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-11-10 14:19:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9661.00','9659','Inclusive','branch','Inventory','','','','yes','','','19173124832212001433337'),(3178,'191731248310','6040',1.00,'100','retail','0','2024-11-10 17:18:42','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-11-10 14:19:11','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9788.00','9787','Inclusive','branch','Inventory','','','','yes','','','19173124833533900475123'),(3179,'191731248310','6501',1.00,'200','retail','0','2024-11-10 17:18:56','','','','100','Cash',0.00,'200','','','19','0.00','1','2024-11-10 14:19:11','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9983.00','9982','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173124834823720322343'),(3181,'121731249366','6044',2.00,'400','retail','0','2024-11-10 17:36:06','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-11-10 14:37:17','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4769.00','4767','Inclusive','branch','Inventory','','','','yes','','','12173124939122242232391'),(3182,'121731249366','6510',2.00,'200','retail','0','2024-11-10 17:36:32','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-11-10 14:37:17','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Service','1110','4000','5500','yes','','','12173124939922719221422'),(3183,'121731249366','6513',1.00,'100','retail','0','2024-11-10 17:36:40','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-11-10 14:37:17','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173124940931332013322'),(3184,'121731249366','7029',1.00,'1800','retail','0','2024-11-10 17:36:50','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2024-11-10 14:37:17','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9957.00','9956','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173124942132333172331'),(3185,'121731249366','B088',2.00,'800','retail','0','2024-11-10 17:37:01','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-11-10 14:37:17','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9810.00','9808','Inclusive','branch','Inventory','','','','yes','','','12173124943233240324223'),(3186,'191731251443','6506',3.00,'3900','retail','0','2024-11-10 18:10:43','','','','700','Cash',0.00,'1300','','','19','0.00','1','2024-11-10 15:14:24','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','11.00','8','Inclusive','branch','Service','1110','4000','5500','yes','','','19173125146031000223010'),(3187,'191731251443','6000',2.00,'2600','retail','0','2024-11-10 18:11:00','','','','1000','Cash',0.00,'1300','','','19','16.00','1','2024-11-10 15:14:24','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999981.00','999979','Inclusive','branch','Inventory','','','','yes','','','19173125149720303213013'),(3188,'191731251443','6510',4.00,'400','retail','0','2024-11-10 18:11:37','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-10 15:14:24','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','23.00','19','Inclusive','branch','Service','1110','4000','5500','yes','','','19173125154313522050242'),(3189,'191731251443','6032',3.00,'600','retail','0','2024-11-10 18:12:24','','','','200','Cash',0.00,'200','','','19','16.00','1','2024-11-10 15:14:24','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999942.00','999939','Inclusive','branch','Inventory','','','','yes','','','19173125155633133903253'),(3190,'191731251443','6001',1.00,'650','retail','0','2024-11-10 18:12:36','','','','650','Cash',0.00,'650','','','19','16.00','1','2024-11-10 15:14:24','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999983.00','999982','Inclusive','branch','Inventory','','','','yes','','','19173125159808001313391'),(3191,'191731251443','6511',1.00,'100','retail','0','2024-11-10 18:13:18','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-10 15:14:24','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173125161231120920193'),(3192,'191731251443','B088',1.00,'400','retail','0','2024-11-10 18:13:33','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-11-10 15:14:24','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9808.00','9807','Inclusive','branch','Inventory','','','','yes','','','19173125162333320363333'),(3193,'191731251443','B088',2.00,'800','retail','0','2024-11-10 18:13:43','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-11-10 15:14:24','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9807.00','9805','Inclusive','branch','Inventory','','','','yes','','','19173125166221331293122'),(3194,'191731248352','B007',2.00,'600','retail','0','2024-11-10 17:19:12','','','','0','Cash',0.00,'300','','','19','','1','2024-11-10 15:30:44','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9974.00','9972','Inclusive','branch','Inventory','','','','','',NULL,'19173124844831122323332'),(3195,'191731248352','B009',2.00,'600','retail','0','2024-11-10 18:30:16','','','','204','Cash',0.00,'300','','','19','16.00','1','2024-11-10 15:30:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9819.00','9817','Inclusive','branch','Inventory','','','','yes','','','19173125262720930320331'),(3196,'191731248352','B028',2.00,'600','retail','0','2024-11-10 18:30:28','','','','195','Cash',0.00,'300','','','19','16.00','1','2024-11-10 15:30:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9903.00','9901','Inclusive','branch','Inventory','','','','yes','','','19173125263822013022692'),(3197,'121731249438','6044',2.00,'400','retail','0','2024-11-10 17:37:18','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-11-10 16:01:11','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4767.00','4765','Inclusive','branch','Inventory','','','','yes','','','12173124959420331150090'),(3198,'121731249438','6510',2.00,'200','retail','0','2024-11-10 18:59:18','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-11-10 16:01:11','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Service','1110','4000','5500','yes','','','12173125437032542031033'),(3199,'121731249438','6000',1.00,'1300','retail','0','2024-11-10 18:59:30','','','','1000','Cash',0.00,'1300','','','12','16.00','1','2024-11-10 16:01:11','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999979.00','999978','Inclusive','branch','Inventory','','','','yes','','','12173125442120223321232'),(3200,'121731249438','6001',1.00,'650','retail','0','2024-11-10 19:00:21','','','','650','Cash',0.00,'650','','','12','16.00','1','2024-11-10 16:01:11','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999982.00','999981','Inclusive','branch','Inventory','','','','yes','','','12173125442922021475120'),(3201,'121731249438','6516',2.00,'600','retail','0','2024-11-10 19:00:30','','','','125','Cash',0.00,'300','','','12','0.00','1','2024-11-10 16:01:11','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173125444627120222043'),(3202,'121731249438','B032',1.00,'250','retail','0','2024-11-10 19:00:47','','','','186.68','Cash',0.00,'250','','','12','16.00','1','2024-11-10 16:01:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9863.00','9862','Inclusive','branch','Inventory','','','','yes','','','12173125445710307223244'),(3203,'121731249438','B089',1.00,'200','retail','0','2024-11-10 19:00:58','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2024-11-10 16:01:11','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9769.00','9768','Inclusive','branch','Inventory','','','','yes','','','12173125446733121252310'),(3204,'121731254473','6038',1.00,'1300','retail','0','2024-11-10 19:01:13','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2024-11-10 16:02:58','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9956.00','9955','Inclusive','branch','Inventory','','','','yes','','','12173125452713472133203'),(3205,'121731254473','6046',1.00,'700','retail','0','2024-11-10 19:02:08','','','','400','Cash',0.00,'700','','','12','16.00','1','2024-11-10 16:02:58','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999965.00','999964','Inclusive','branch','Inventory','','','','yes','','','12173125454130002232132'),(3206,'121731254473','6044',2.00,'400','retail','0','2024-11-10 19:02:21','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-11-10 16:02:58','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4765.00','4763','Inclusive','branch','Inventory','','','','yes','','','12173125454882272435202'),(3207,'121731254473','5977',1.00,'600','retail','0','2024-11-10 19:02:29','','','','600','Cash',0.00,'600','','','12','16.00','1','2024-11-10 16:02:58','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999995.00','999994','Inclusive','branch','Inventory','','','','yes','','','12173125456116221730030'),(3208,'121731254473','B088',2.00,'800','retail','0','2024-11-10 19:02:41','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-11-10 16:02:58','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9805.00','9803','Inclusive','branch','Inventory','','','','yes','','','12173125457133222522457'),(3209,'121731254580','6549',2.00,'500','retail','0','2024-11-10 19:03:00','','','','200','Cash',0.00,'250','','','12','0.00','1','2024-11-10 16:03:14','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','12173125459022123030391'),(3210,'121731254595','6038',1.00,'1300','retail','0','2024-11-10 19:03:15','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2024-11-10 16:04:14','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9955.00','9954','Inclusive','branch','Inventory','','','','yes','','','12173125461421312243321'),(3211,'121731254595','6044',1.00,'200','retail','0','2024-11-10 19:03:35','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-11-10 16:04:14','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4763.00','4762','Inclusive','branch','Inventory','','','','yes','','','12173125462223303210233'),(3212,'121731254595','6511',1.00,'100','retail','0','2024-11-10 19:03:42','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-11-10 16:04:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','12173125463820241331232'),(3213,'121731254595','6502',1.00,'1500','retail','0','2024-11-10 19:03:59','','','','950','Cash',0.00,'1500','','','12','0.00','1','2024-11-10 16:04:14','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9989.00','9988','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173125465002233323523'),(3214,'121731254655','6551',1.00,'800','retail','0','2024-11-10 19:04:15','','','','430','Cash',0.00,'800','','','12','0.00','1','2024-11-10 16:05:22','2','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173125467122323333330'),(3215,'121731254655','6044',1.00,'200','retail','0','2024-11-10 19:04:32','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-11-10 16:05:22','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4762.00','4761','Inclusive','branch','Inventory','','','','yes','','','12173125467990201250333'),(3216,'121731254655','6046',1.00,'700','retail','0','2024-11-10 19:04:40','','','','400','Cash',0.00,'700','','','12','16.00','1','2024-11-10 16:05:22','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999964.00','999963','Inclusive','branch','Inventory','','','','yes','','','12173125469032323331292'),(3217,'121731254655','6531',1.00,'50','retail','0','2024-11-10 19:04:50','','','','20','Cash',0.00,'50','','','12','0.00','1','2024-11-10 16:05:22','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173125469803331222330'),(3218,'121731254655','6511',1.00,'100','retail','0','2024-11-10 19:04:58','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-11-10 16:05:22','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','12173125470707320333033'),(3219,'121731254655','B021',1.00,'250','retail','0','2024-11-10 19:05:07','','','','150.8335714','Cash',0.00,'250','','','12','16.00','1','2024-11-10 16:05:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9976.00','9975','Inclusive','branch','Inventory','','','','yes','','','12173125471921203122373'),(3220,'121731254724','6519',1.00,'150','retail','0','2024-11-10 19:05:24','','','','50','Cash',0.00,'150','','','12','0.00','1','2024-11-10 16:06:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173125473333232023202'),(3221,'121731254724','15',1.00,'150','retail','0','2024-11-10 19:05:34','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-11-10 16:06:14','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999851.00','999850','Inclusive','branch','Inventory','','','','yes','','','12173125474042212330012'),(3222,'121731254724','6512',2.00,'100','retail','0','2024-11-10 19:05:41','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-11-10 16:06:14','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','12173125476072370220333'),(3223,'121731254724','6017',1.00,'100','retail','0','2024-11-10 19:06:00','','','','100','Cash',0.00,'100','','','12','16.00','1','2024-11-10 16:06:14','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999994.00','999993','Inclusive','branch','Inventory','','','','yes','','','12173125476909332022323'),(3224,'121731254776','6506',1.00,'1300','retail','0','2024-11-10 19:06:16','','','','700','Cash',0.00,'1300','','','12','0.00','1','2024-11-10 16:07:16','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','12173125479525332102323'),(3225,'121731254776','6044',2.00,'400','retail','0','2024-11-10 19:06:36','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-11-10 16:07:16','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4761.00','4759','Inclusive','branch','Inventory','','','','yes','','','12173125480443222333200'),(3226,'121731254776','6516',1.00,'300','retail','0','2024-11-10 19:06:45','','','','125','Cash',0.00,'300','','','12','0.00','1','2024-11-10 16:07:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173125482823233033732'),(3227,'191731255200','6046',1.00,'700','retail','0','2024-11-10 19:13:20','','','','400','Cash',0.00,'700','','','19','16.00','1','2024-11-10 16:15:00','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999963.00','999962','Inclusive','branch','Inventory','','','','yes','','','19173125521402737003351'),(3228,'191731255200','5996',1.00,'200','retail','0','2024-11-10 19:13:35','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-11-10 16:15:00','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999908.00','999907','Inclusive','branch','Inventory','','','','yes','','','19173125523231032222232'),(3229,'191731255200','6040',1.00,'100','retail','0','2024-11-10 19:13:53','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-11-10 16:15:00','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9787.00','9786','Inclusive','branch','Inventory','','','','yes','','','19173125526026037132522'),(3230,'121731256550','B009',2.00,'600','retail','0','2024-11-10 19:35:50','','','','204','Cash',0.00,'300','','','12','16.00','1','2024-11-10 16:37:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9817.00','9815','Inclusive','branch','Inventory','','','','yes','','','12173125656453113330633'),(3231,'121731256550','6501',1.00,'200','retail','0','2024-11-10 19:36:04','','','','100','Cash',0.00,'200','','','12','0.00','1','2024-11-10 16:37:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9982.00','9981','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173125657650033323233'),(3232,'191731260652','B038',1.00,'250','retail','0','2024-11-10 20:44:12','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-11-10 17:44:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9556.00','9555','Inclusive','branch','Inventory','','','','yes','','','19173126066323233366399'),(3233,'191731260668','6013',1.00,'100','retail','0','2024-11-10 20:44:28','','','','100','Cash',0.00,'100','','','19','16.00','1','2024-11-10 17:45:16','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999961.00','999960','Inclusive','branch','Inventory','','','','yes','','','19173126069803293920932'),(3234,'191731260668','6550',3.00,'150','retail','0','2024-11-10 20:44:58','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-11-10 17:45:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','yes','','','19173126071333732203772'),(3235,'191731260769','5977',1.00,'600','retail','0','2024-11-10 20:46:09','','','','600','Cash',0.00,'600','','','19','16.00','1','2024-11-10 17:48:36','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999994.00','999993','Inclusive','branch','Inventory','','','','yes','','','19173126081310303132202'),(3236,'191731260769','5996',1.00,'200','retail','0','2024-11-10 20:47:21','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-11-10 17:48:36','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999907.00','999906','Inclusive','branch','Inventory','','','','yes','','','19173126086222620260033'),(3237,'191731260769','6510',2.00,'200','retail','0','2024-11-10 20:47:43','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-10 17:48:36','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Service','1110','4000','5500','yes','','','19173126087420383033323'),(3238,'191731260769','6513',1.00,'100','retail','0','2024-11-10 20:47:54','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-10 17:48:36','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173126089332910363103'),(3239,'191731260769','6027',1.00,'150','retail','0','2024-11-10 20:48:14','','','','100','Cash',0.00,'150','','','19','16.00','1','2024-11-10 17:48:36','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999997.00','999996','Inclusive','branch','Inventory','','','','yes','','','19173126091222373312293'),(3240,'121731263169','6510',20.00,'2000','retail','0','2024-11-10 21:26:09','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-11-10 18:27:16','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','23.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','12173126320001322022233'),(3241,'121731263169','6511',14.00,'1400','retail','0','2024-11-10 21:26:40','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-11-10 18:27:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','11.00','-3','Inclusive','branch','Service','1110','4000','5500','yes','','','12173126321923321302313'),(3242,'121731263169','6040',3.00,'300','retail','0','2024-11-10 21:27:00','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-11-10 18:27:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9786.00','9783','Inclusive','branch','Inventory','','','','yes','','','12173126323122713322222'),(3243,'191731263622','6540',2.00,'5000','retail','0','2024-11-10 21:33:42','','','','1500','Cash',0.00,'2500','','','19','0.00','1','2024-11-10 18:36:22','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','19173126370012102220723'),(3244,'191731263622','15',2.00,'300','retail','0','2024-11-10 21:35:00','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-11-10 18:36:22','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999850.00','999848','Inclusive','branch','Inventory','','','','yes','','','19173126371337233313191'),(3245,'191731263622','15',1.00,'150','retail','0','2024-11-10 21:35:13','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-11-10 18:36:22','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999848.00','999847','Inclusive','branch','Inventory','','','','yes','','','19173126375523033202623'),(3246,'191731263622','B088',1.00,'400','retail','0','2024-11-10 21:35:55','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-11-10 18:36:22','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9803.00','9802','Inclusive','branch','Inventory','','','','yes','','','19173126377330232321033'),(3254,'121731266858','B030',1.00,'250','retail','0','2024-11-10 22:27:39','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2024-11-10 19:28:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9659.00','9658','Inclusive','branch','Inventory','','','','yes','','','12173126687061000167212'),(3255,'121731266858','6512',5.00,'250','retail','0','2024-11-10 22:27:51','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-11-10 19:28:06','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','44.00','39','Inclusive','branch','Service','1110','4000','5500','yes','','','12173126688223220121222'),(3256,'121731263858','B031',1.00,'250','retail','0','2024-11-10 21:37:38','','','','190.5','Cash',0.00,'250','','','12','','1','2024-11-10 19:35:24','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','','',NULL,'12173126678222023812262'),(3257,'121731263858','B041',1.00,'1200','retail','0','2024-11-10 22:26:23','','','','610','Cash',0.00,'1200','','','12','','1','2024-11-10 19:35:24','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9982.00','9981','Inclusive','branch','Inventory','','','','','',NULL,'12173126679230263027231'),(3258,'121731263858','6040',1.00,'100','retail','0','2024-11-10 22:26:32','','','','42','Cash',0.00,'100','','','12','','1','2024-11-10 19:35:24','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9783.00','9782','Inclusive','branch','Inventory','','','','','',NULL,'12173126680312321333122'),(3259,'121731263858','6001',1.00,'650','retail','0','2024-11-10 22:26:43','','','','650','Cash',0.00,'650','','','12','','1','2024-11-10 19:35:24','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999981.00','999980','Inclusive','branch','Inventory','','','','','',NULL,'12173126681733322323003'),(3260,'121731263858','6510',2.00,'200','retail','0','2024-11-10 22:26:57','','','','50','Cash',0.00,'100','','','12','','1','2024-11-10 19:35:24','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173126682832022302323'),(3261,'121731263858','6513',1.00,'100','retail','0','2024-11-10 22:27:08','','','','50','Cash',0.00,'100','','','12','','1','2024-11-10 19:35:24','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173126683833136082033'),(3262,'121731263858','6512',2.00,'100','retail','0','2024-11-10 22:27:18','','','','30','Cash',0.00,'50','','','12','','1','2024-11-10 19:35:24','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173126685133022223131'),(3263,'121731263858','B030',1.00,'250','retail','0','2024-11-10 22:35:12','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2024-11-10 19:35:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9658.00','9657','Inclusive','branch','Inventory','','','','yes','','','12173126732223230232222'),(3264,'191731267428','6552',1.00,'650','retail','0','2024-11-10 22:37:08','','','','250','Cash',0.00,'650','','','19','0.00','1','2024-11-10 19:37:29','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173126744432304110200'),(3265,'191731267494','6502',1.00,'1500','retail','0','2024-11-10 22:38:14','','','','950','Cash',0.00,'1500','','','19','0.00','1','2024-11-10 19:38:46','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9988.00','9987','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173126750922033207033'),(3266,'191731267494','6040',1.00,'100','retail','0','2024-11-10 22:38:30','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-11-10 19:38:46','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9782.00','9781','Inclusive','branch','Inventory','','','','yes','','','19173126752322232236621'),(3267,'121731271847','B021',1.00,'250','retail','0','2024-11-10 23:50:47','','','','150.8335714','Cash',0.00,'250','','','12','16.00','1','2024-11-10 20:51:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9975.00','9974','Inclusive','branch','Inventory','','','','yes','','','12173127185832133112703'),(3268,'121731325896','6046',1.00,'700','retail','0','2024-11-11 14:51:36','','','','400','Cash',0.00,'700','','','12','16.00','1','2024-11-11 11:52:19','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999962.00','999961','Inclusive','branch','Inventory','','','','yes','','','12173132590527232732310'),(3269,'121731325896','6044',2.00,'400','retail','0','2024-11-11 14:51:45','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-11-11 11:52:19','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4759.00','4757','Inclusive','branch','Inventory','','','','yes','','','12173132592023225032032'),(3270,'121731325896','6511',1.00,'100','retail','0','2024-11-11 14:52:01','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-11-11 11:52:19','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','12173132593432037152902'),(3271,'121731329797','B006',4.00,'1000','retail','0','2024-11-11 15:56:38','','','','176','Cash',0.00,'250','','','12','16.00','1','2024-11-11 12:57:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9939.00','9935','Inclusive','branch','Inventory','','','','yes','','','12173132981012328131333'),(3272,'121731329797','B032',3.00,'750','retail','0','2024-11-11 15:56:51','','','','186.68','Cash',0.00,'250','','','12','16.00','1','2024-11-11 12:57:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9862.00','9859','Inclusive','branch','Inventory','','','','yes','','','12173132982525033333335'),(3273,'121731329797','6046',1.00,'700','retail','0','2024-11-11 15:57:06','','','','400','Cash',0.00,'700','','','12','16.00','1','2024-11-11 12:57:32','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999961.00','999960','Inclusive','branch','Inventory','','','','yes','','','12173132983623070203032'),(3274,'121731329797','6044',1.00,'200','retail','0','2024-11-11 15:57:16','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-11-11 12:57:32','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4757.00','4756','Inclusive','branch','Inventory','','','','yes','','','12173132984324730328220'),(3275,'121731329854','7029',1.00,'1800','retail','0','2024-11-11 15:57:34','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2024-11-11 13:26:21','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9956.00','9955','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173133154123031002123'),(3276,'121731329854','6510',4.00,'400','retail','0','2024-11-11 16:25:42','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-11-11 13:26:21','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','23.00','19','Inclusive','branch','Service','1110','4000','5500','yes','','','12173133155113233201722'),(3277,'121731329854','6040',1.00,'100','retail','0','2024-11-11 16:25:51','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-11-11 13:26:21','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9781.00','9780','Inclusive','branch','Inventory','','','','yes','','','12173133156363051323323'),(3278,'121731329854','15',3.00,'450','retail','0','2024-11-11 16:26:03','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-11-11 13:26:21','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999847.00','999844','Inclusive','branch','Inventory','','','','yes','','','12173133157217333221025'),(3279,'121731340416','B001',2.00,'500','retail','0','2024-11-11 18:53:36','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-11-11 15:54:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9714.00','9712','Inclusive','branch','Inventory','','','','yes','','','12173134043124032310321'),(3280,'121731340416','B028',1.00,'300','retail','0','2024-11-11 18:53:52','','','','195','Cash',0.00,'300','','','12','16.00','1','2024-11-11 15:54:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9901.00','9900','Inclusive','branch','Inventory','','','','yes','','','12173134045622220733133'),(3281,'121731343133','B137',1.00,'2200','retail','0','2024-11-11 19:38:53','','','','1450','Cash',0.00,'2200','','','12','16.00','1','2024-11-11 16:40:06','2','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9993.00','9992','Inclusive','branch','Inventory','','','','yes','','','12173134315220123131325'),(3282,'121731343133','6011',1.00,'1200','retail','0','2024-11-11 19:39:13','','','','1000','Cash',0.00,'1200','','','12','16.00','1','2024-11-11 16:40:06','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999995.00','999994','Inclusive','branch','Inventory','','','','yes','','','12173134318403332302342'),(3283,'121731343133','6044',1.00,'200','retail','0','2024-11-11 19:39:44','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-11-11 16:40:06','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4756.00','4755','Inclusive','branch','Inventory','','','','yes','','','12173134319322013023122'),(3284,'121731343133','6040',1.00,'100','retail','0','2024-11-11 19:39:53','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-11-11 16:40:06','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9780.00','9779','Inclusive','branch','Inventory','','','','yes','','','12173134320323304003373'),(3285,'121731345974','6520',1.00,'200','retail','0','2024-11-11 20:26:14','','','','100','Cash',0.00,'200','','','12','0.00','1','2024-11-11 17:27:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173134601100213203421'),(3286,'121731345974','15',1.00,'150','retail','0','2024-11-11 20:26:52','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-11-11 17:27:20','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999844.00','999843','Inclusive','branch','Inventory','','','','yes','','','12173134602720332230310'),(3287,'121731345974','6512',1.00,'50','retail','0','2024-11-11 20:27:07','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-11-11 17:27:20','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','yes','','','12173134603730122261336'),(3288,'191731417768','7029',1.00,'1800','retail','0','2024-11-12 16:22:48','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2024-11-12 13:39:59','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9955.00','9954','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173141867832101222983'),(3289,'191731417768','6510',3.00,'300','retail','0','2024-11-12 16:37:59','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-12 13:39:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','23.00','20','Inclusive','branch','Service','1110','4000','5500','yes','','','19173141869424229393712'),(3290,'191731417768','6513',2.00,'200','retail','0','2024-11-12 16:38:15','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-12 13:39:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173141871522023303033'),(3291,'191731417768','6040',1.00,'100','retail','0','2024-11-12 16:38:36','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-11-12 13:39:59','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9779.00','9778','Inclusive','branch','Inventory','','','','yes','','','19173141873829330081702'),(3292,'191731417768','15',4.00,'600','retail','0','2024-11-12 16:38:59','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-11-12 13:39:59','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999843.00','999839','Inclusive','branch','Inventory','','','','yes','','','19173141877379214833213'),(3293,'191731419028','6001',1.00,'650','retail','0','2024-11-12 16:43:48','','','','650','Cash',0.00,'650','','','19','16.00','1','2024-11-12 13:44:25','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999980.00','999979','Inclusive','branch','Inventory','','','','yes','','','19173141904293232209292'),(3294,'191731419028','6510',1.00,'100','retail','0','2024-11-12 16:44:03','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-12 13:44:25','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','yes','','','19173141905332320309322'),(3295,'191731419028','6040',1.00,'100','retail','0','2024-11-12 16:44:14','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-11-12 13:44:25','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9778.00','9777','Inclusive','branch','Inventory','','','','yes','','','19173141906213013221932'),(3300,'191731419067','5980',1.00,'900','retail','0','2024-11-12 16:44:27','','','','900','Cash',0.00,'900','','','19','','1','2024-11-12 14:42:24','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999973.00','999972','Inclusive','branch','Inventory','','','','','',NULL,'19173141957732512501135'),(3301,'191731419067','6510',1.00,'100','retail','0','2024-11-12 16:52:58','','','','50','Cash',0.00,'100','','','19','','1','2024-11-12 14:42:24','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173141959039012992330'),(3302,'191731419067','6533',1.00,'100','retail','0','2024-11-12 16:53:10','','','','50','Cash',0.00,'100','','','19','','1','2024-11-12 14:42:24','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173141959828252333743'),(3303,'191731419067','B089',1.00,'200','retail','0','2024-11-12 16:53:18','','','','79.16675','Cash',0.00,'200','','','19','','1','2024-11-12 14:42:24','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9768.00','9767','Inclusive','branch','Inventory','','','','','',NULL,'19173141960623021312031'),(3304,'191731419067','15',1.00,'150','retail','0','2024-11-12 17:42:12','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-11-12 14:42:24','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999839.00','999838','Inclusive','branch','Inventory','','','','yes','','','19173142254132310032412'),(3305,'191731423632','7029',1.00,'1800','retail','0','2024-11-12 18:00:32','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2024-11-12 15:01:43','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9954.00','9953','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173142364200332323340'),(3306,'191731423632','6015',1.00,'1500','retail','0','2024-11-12 18:00:43','','','','1500','Cash',0.00,'1500','','','19','16.00','1','2024-11-12 15:01:43','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999991.00','999990','Inclusive','branch','Inventory','','','','yes','','','19173142366272600233333'),(3307,'191731423632','6517',2.00,'500','retail','0','2024-11-12 18:01:03','','','','150','Cash',0.00,'250','','','19','0.00','1','2024-11-12 15:01:43','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Service','1110','4000','5500','yes','','','19173142367431220022330'),(3308,'191731423632','6513',1.00,'100','retail','0','2024-11-12 18:01:15','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-12 15:01:43','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173142368612302322032'),(3309,'191731423706','B044',1.00,'2200','retail','0','2024-11-12 18:01:46','','','','1290','Cash',0.00,'2200','','','19','16.00','1','2024-11-12 15:05:43','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9988.00','9987','Inclusive','branch','Inventory','','','','yes','','','19173142373010379222323'),(3310,'191731423706','6040',1.00,'100','retail','0','2024-11-12 18:02:11','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-11-12 15:05:43','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9777.00','9776','Inclusive','branch','Inventory','','','','yes','','','19173142373997232302222'),(3311,'191731423706','6511',1.00,'100','retail','0','2024-11-12 18:02:20','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-12 15:05:43','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173142374771370737107'),(3312,'191731423706','6511',4.00,'400','retail','0','2024-11-12 18:02:27','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-12 15:05:43','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','11.00','7','Inclusive','branch','Service','1110','4000','5500','yes','','','19173142385222133323232'),(3313,'191731423706','6040',1.00,'100','retail','0','2024-11-12 18:04:12','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-11-12 15:05:43','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9776.00','9775','Inclusive','branch','Inventory','','','','yes','','','19173142387923223002347'),(3314,'191731423944','B044',1.00,'2200','retail','0','2024-11-12 18:05:44','','','','1290','Cash',0.00,'2200','','','19','16.00','1','2024-11-12 15:06:41','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9987.00','9986','Inclusive','branch','Inventory','','','','yes','','','19173142396909233220272'),(3315,'191731423944','6040',1.00,'100','retail','0','2024-11-12 18:06:09','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-11-12 15:06:41','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9775.00','9774','Inclusive','branch','Inventory','','','','yes','','','19173142397923227231427'),(3316,'191731423944','6511',1.00,'100','retail','0','2024-11-12 18:06:20','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-12 15:06:41','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173142398630320431913'),(3317,'191731423944','B023',2.00,'600','retail','0','2024-11-12 18:06:27','','','','176','Cash',0.00,'300','','','19','16.00','1','2024-11-12 15:06:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9878.00','9876','Inclusive','branch','Inventory','','','','yes','','','19173142399737211332073'),(3318,'191731424002','B005',1.00,'300','retail','0','2024-11-12 18:06:42','','','','184.2485714','Cash',0.00,'300','','','19','16.00','1','2024-11-12 15:06:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','yes','','','19173142401400243230403'),(3319,'191731424019','B030',1.00,'250','retail','0','2024-11-12 18:06:59','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-11-12 15:07:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9657.00','9656','Inclusive','branch','Inventory','','','','yes','','','19173142403303103230330'),(3320,'191731424036','B089',2.00,'400','retail','0','2024-11-12 18:07:16','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2024-11-12 15:08:18','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9767.00','9765','Inclusive','branch','Inventory','','','','yes','','','19173142407833982100723'),(3321,'191731424036','6511',2.00,'200','retail','0','2024-11-12 18:07:58','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-12 15:08:18','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','19173142408710240002220'),(3322,'191731425465','6046',1.00,'700','retail','0','2024-11-12 18:31:05','','','','400','Cash',0.00,'700','','','19','16.00','1','2024-11-12 15:34:26','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999960.00','999959','Inclusive','branch','Inventory','','','','yes','','','19173142547841303222122'),(3323,'191731425465','6044',1.00,'200','retail','0','2024-11-12 18:31:18','','','','100','Cash',0.00,'200','','','19','16.00','1','2024-11-12 15:34:26','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4755.00','4754','Inclusive','branch','Inventory','','','','yes','','','19173142549533027202004'),(3324,'191731432190','6511',1.00,'100','retail','0','2024-11-12 20:23:10','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-12 17:23:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173143219893002303333'),(3325,'191731435727','5980',1.00,'900','retail','0','2024-11-12 21:22:07','','','','900','Cash',0.00,'900','','','19','16.00','1','2024-11-12 18:23:55','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999972.00','999971','Inclusive','branch','Inventory','','','','yes','','','19173143574858222201235'),(3326,'191731435727','6510',1.00,'100','retail','0','2024-11-12 21:22:28','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-12 18:23:55','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','yes','','','19173143575923013313323'),(3327,'191731435727','6040',1.00,'100','retail','0','2024-11-12 21:22:39','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-11-12 18:23:55','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9774.00','9773','Inclusive','branch','Inventory','','','','yes','','','19173143576820270382131'),(3328,'191731435727','B009',2.00,'600','retail','0','2024-11-12 21:22:49','','','','204','Cash',0.00,'300','','','19','16.00','1','2024-11-12 18:23:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9815.00','9813','Inclusive','branch','Inventory','','','','yes','','','19173143579623720322333'),(3329,'191731435727','B038',2.00,'500','retail','0','2024-11-12 21:23:16','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-11-12 18:23:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9555.00','9553','Inclusive','branch','Inventory','','','','yes','','','19173143583205033112352'),(3330,'191731435836','B038',2.00,'500','retail','0','2024-11-12 21:23:57','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-11-12 18:24:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9553.00','9551','Inclusive','branch','Inventory','','','','yes','','','19173143588613032233851'),(3331,'191731435891','6512',6.00,'300','retail','0','2024-11-12 21:24:51','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-11-12 18:25:23','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','44.00','38','Inclusive','branch','Service','1110','4000','5500','yes','','','19173143592133300033230'),(3332,'191731435925','6046',1.00,'700','retail','0','2024-11-12 21:25:25','','','','400','Cash',0.00,'700','','','19','16.00','1','2024-11-12 18:26:32','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999959.00','999958','Inclusive','branch','Inventory','','','','yes','','','19173143593733342150322'),(3333,'191731435925','6044',1.00,'200','retail','0','2024-11-12 21:25:37','','','','100','Cash',0.00,'200','','','19','16.00','1','2024-11-12 18:26:32','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4754.00','4753','Inclusive','branch','Inventory','','','','yes','','','19173143594945224333411'),(3334,'191731435925','6040',1.00,'100','retail','0','2024-11-12 21:25:49','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-11-12 18:26:32','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9773.00','9772','Inclusive','branch','Inventory','','','','yes','','','19173143595707374027312'),(3335,'191731435925','B043',1.00,'1200','retail','0','2024-11-12 21:25:57','','','','680','Cash',0.00,'1200','','','19','16.00','1','2024-11-12 18:26:32','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9969.00','9968','Inclusive','branch','Inventory','','','','yes','','','19173143596701223932331'),(3336,'191731435925','B091',1.00,'100','retail','0','2024-11-12 21:26:08','','','','47','Cash',0.00,'100','','','19','16.00','1','2024-11-12 18:26:32','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9927.00','9926','Inclusive','branch','Inventory','','','','yes','','','19173143597893203287851'),(3337,'191731435925','6040',1.00,'100','retail','0','2024-11-12 21:26:19','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-11-12 18:26:32','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9772.00','9771','Inclusive','branch','Inventory','','','','yes','','','19173143598888090071733'),(3338,'191731435994','6000',1.00,'1300','retail','0','2024-11-12 21:26:34','','','','1000','Cash',0.00,'1300','','','19','16.00','1','2024-11-12 18:31:18','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999978.00','999977','Inclusive','branch','Inventory','','','','yes','','','19173143608707722223372'),(3339,'191731435994','6001',1.00,'650','retail','0','2024-11-12 21:28:08','','','','650','Cash',0.00,'650','','','19','16.00','1','2024-11-12 18:31:18','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999979.00','999978','Inclusive','branch','Inventory','','','','yes','','','19173143609566933320352'),(3340,'191731435994','6030',1.00,'200','retail','0','2024-11-12 21:28:16','','','','100','Cash',0.00,'200','','','19','16.00','1','2024-11-12 18:31:18','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999999.00','999998','Inclusive','branch','Inventory','','','','yes','','','19173143621403612363310'),(3341,'191731435994','6510',1.00,'100','retail','0','2024-11-12 21:30:14','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-12 18:31:18','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','yes','','','19173143622533233532030'),(3342,'191731435994','6533',1.00,'100','retail','0','2024-11-12 21:30:25','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-12 18:31:18','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173143623243912720130'),(3343,'191731435994','6513',1.00,'100','retail','0','2024-11-12 21:30:32','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-12 18:31:18','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173143624223362131236'),(3344,'191731435994','B001',2.00,'500','retail','0','2024-11-12 21:30:43','','','','169','Cash',0.00,'250','','','19','16.00','1','2024-11-12 18:31:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9712.00','9710','Inclusive','branch','Inventory','','','','yes','','','19173143625442464333313'),(3345,'191731435994','B023',1.00,'300','retail','0','2024-11-12 21:30:54','','','','176','Cash',0.00,'300','','','19','16.00','1','2024-11-12 18:31:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9876.00','9875','Inclusive','branch','Inventory','','','','yes','','','19173143626532301220323'),(3346,'191731435994','B023',1.00,'300','retail','0','2024-11-12 21:31:05','','','','176','Cash',0.00,'300','','','19','16.00','1','2024-11-12 18:31:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9875.00','9874','Inclusive','branch','Inventory','','','','yes','','','19173143627532232342131'),(3347,'191731436280','B005',1.00,'300','retail','0','2024-11-12 21:31:20','','','','184.2485714','Cash',0.00,'300','','','19','16.00','1','2024-11-12 18:33:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9998.00','9997','Inclusive','branch','Inventory','','','','yes','','','19173143630542632373233'),(3348,'191731436280','B001',1.00,'250','retail','0','2024-11-12 21:31:46','','','','169','Cash',0.00,'250','','','19','16.00','1','2024-11-12 18:33:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9710.00','9709','Inclusive','branch','Inventory','','','','yes','','','19173143638122307322063'),(3349,'191731436280','B023',2.00,'600','retail','0','2024-11-12 21:33:02','','','','176','Cash',0.00,'300','','','19','16.00','1','2024-11-12 18:33:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9874.00','9872','Inclusive','branch','Inventory','','','','yes','','','19173143640134211310326'),(3350,'191731436425','B001',1.00,'250','retail','0','2024-11-12 21:33:45','','','','169','Cash',0.00,'250','','','19','16.00','1','2024-11-12 18:35:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9709.00','9708','Inclusive','branch','Inventory','','','','yes','','','19173143644937220139232'),(3351,'191731436619','B005',1.00,'300','retail','0','2024-11-12 21:36:59','','','','184.2485714','Cash',0.00,'300','','','19','16.00','1','2024-11-12 18:37:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','yes','','','19173143664030000232103'),(3352,'191731436646','6512',6.00,'300','retail','0','2024-11-12 21:37:26','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-11-12 18:38:20','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','44.00','38','Inclusive','branch','Service','1110','4000','5500','yes','','','19173143667811273373623'),(3353,'191731436646','6514',1.00,'100','retail','0','2024-11-12 21:37:58','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-12 18:38:20','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','19173143669642203910611'),(3354,'191731436701','B030',2.00,'500','retail','0','2024-11-12 21:38:21','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-11-12 18:38:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9656.00','9654','Inclusive','branch','Inventory','','','','yes','','','19173143672233913713200'),(3355,'191731501327','6516',1.00,'300','retail','0','2024-11-13 15:35:27','','','','125','Cash',0.00,'300','','','19','0.00','1','2024-11-13 12:37:13','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173150134313130239024'),(3356,'191731501327','15',1.00,'150','retail','0','2024-11-13 15:35:44','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-11-13 12:37:13','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999838.00','999837','Inclusive','branch','Inventory','','','','yes','','','19173150135253230232213'),(3357,'191731501327','6044',1.00,'200','retail','0','2024-11-13 15:35:52','','','','100','Cash',0.00,'200','','','19','16.00','1','2024-11-13 12:37:13','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4753.00','4752','Inclusive','branch','Inventory','','','','yes','','','19173150136130637220022'),(3358,'191731501327','6046',1.00,'700','retail','0','2024-11-13 15:36:02','','','','400','Cash',0.00,'700','','','19','16.00','1','2024-11-13 12:37:13','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999958.00','999957','Inclusive','branch','Inventory','','','','yes','','','19173150138333025323131'),(3359,'191731501327','6001',1.00,'650','retail','0','2024-11-13 15:36:24','','','','650','Cash',0.00,'650','','','19','16.00','1','2024-11-13 12:37:13','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999978.00','999977','Inclusive','branch','Inventory','','','','yes','','','19173150140512302302109'),(3360,'191731501435','6046',1.00,'700','retail','0','2024-11-13 15:37:15','','','','400','Cash',0.00,'700','','','19','16.00','1','2024-11-13 12:37:54','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999957.00','999956','Inclusive','branch','Inventory','','','','yes','','','19173150144830122211331'),(3361,'191731501435','6517',1.00,'250','retail','0','2024-11-13 15:37:29','','','','150','Cash',0.00,'250','','','19','0.00','1','2024-11-13 12:37:54','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','19173150146139131253315'),(3362,'191731501435','6511',1.00,'100','retail','0','2024-11-13 15:37:42','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-13 12:37:54','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173150147291310132101'),(3363,'191731593594','6013',2.00,'200','retail','0','2024-11-14 17:13:14','','','','100','Cash',0.00,'100','','','19','16.00','1','2024-11-14 14:13:33','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999960.00','999958','Inclusive','branch','Inventory','','','','yes','','','19173159361031331103110'),(3364,'191731593614','6040',1.00,'100','retail','0','2024-11-14 17:13:34','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-11-14 14:19:38','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9771.00','9770','Inclusive','branch','Inventory','','','','yes','','','19173159396323337063330'),(3365,'191731593614','6013',1.00,'100','retail','0','2024-11-14 17:19:23','','','','100','Cash',0.00,'100','','','19','16.00','1','2024-11-14 14:19:38','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999958.00','999957','Inclusive','branch','Inventory','','','','yes','','','19173159397630317239222'),(3366,'191731593980','6531',4.00,'200','retail','0','2024-11-14 17:19:40','','','','20','Cash',0.00,'50','','','19','0.00','1','2024-11-14 14:21:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','yes','','','19173159402304333322332'),(3367,'191731593980','6511',3.00,'300','retail','0','2024-11-14 17:20:23','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-14 14:21:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','11.00','8','Inclusive','branch','Service','1110','4000','5500','yes','','','19173159405229172220993'),(3368,'191731593980','6024',1.00,'100','retail','0','2024-11-14 17:20:52','','','','50','Cash',0.00,'100','','','19','16.00','1','2024-11-14 14:21:20','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999999.00','999998','Inclusive','branch','Inventory','','','','yes','','','19173159407712221332025'),(3372,'191731594082','B038',2.00,'500','retail','0','2024-11-14 17:21:22','','','','195.52','Cash',0.00,'250','','','19','','1','2024-11-14 16:08:23','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9551.00','9549','Inclusive','branch','Inventory','','','','','',NULL,'19173159761159123013912'),(3373,'191731594082','6512',2.00,'100','retail','0','2024-11-14 18:20:11','','','','30','Cash',0.00,'50','','','19','','1','2024-11-14 16:08:23','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173159762162933091713'),(3374,'191731594082','6514',2.00,'200','retail','0','2024-11-14 18:20:22','','','','50','Cash',0.00,'100','','','19','','1','2024-11-14 16:08:23','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173159763935032070603'),(3375,'191731594082','B038',1.00,'250','retail','0','2024-11-14 19:08:03','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-11-14 16:08:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9549.00','9548','Inclusive','branch','Inventory','','','','yes','','','19173160050123292303103'),(3376,'191731675606','B016',2.00,'600','retail','0','2024-11-15 16:00:06','','','','220','Cash',0.00,'300','','','19','16.00','1','2024-11-15 13:00:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9975.00','9973','Inclusive','branch','Inventory','','','','yes','','','19173167562213720000312'),(3377,'191731675627','B016',1.00,'300','retail','0','2024-11-15 16:00:27','','','','220','Cash',0.00,'300','','','19','16.00','1','2024-11-15 13:01:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9973.00','9972','Inclusive','branch','Inventory','','','','yes','','','19173167565022020505191'),(3378,'191731675627','B022',2.00,'500','retail','0','2024-11-15 16:00:51','','','','176','Cash',0.00,'250','','','19','16.00','1','2024-11-15 13:01:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9966.00','9964','Inclusive','branch','Inventory','','','','yes','','','19173167567420200203316'),(3379,'191731696249','B022',3.00,'750','retail','0','2024-11-15 21:44:09','','','','176','Cash',0.00,'250','','','19','16.00','1','2024-11-15 18:45:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9964.00','9961','Inclusive','branch','Inventory','','','','yes','','','19173169626403136233913'),(3380,'191731696249','B015',1.00,'300','retail','0','2024-11-15 21:44:25','','','','220','Cash',0.00,'300','','','19','16.00','1','2024-11-15 18:45:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9969.00','9968','Inclusive','branch','Inventory','','','','yes','','','19173169628671200803233'),(3381,'191731696249','6046',1.00,'700','retail','0','2024-11-15 21:44:46','','','','400','Cash',0.00,'700','','','19','16.00','1','2024-11-15 18:45:28','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999956.00','999955','Inclusive','branch','Inventory','','','','yes','','','19173169630703312310290'),(3382,'191731696249','5996',1.00,'200','retail','0','2024-11-15 21:45:07','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-11-15 18:45:28','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999906.00','999905','Inclusive','branch','Inventory','','','','yes','','','19173169632222630230623'),(3383,'191731696330','B015',4.00,'1200','retail','0','2024-11-15 21:45:30','','','','220','Cash',0.00,'300','','','19','16.00','1','2024-11-15 18:46:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9968.00','9964','Inclusive','branch','Inventory','','','','yes','','','19173169634773630330230'),(3384,'191731696330','6044',1.00,'200','retail','0','2024-11-15 21:45:48','','','','100','Cash',0.00,'200','','','19','16.00','1','2024-11-15 18:46:10','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4752.00','4751','Inclusive','branch','Inventory','','','','yes','','','19173169636501323209363'),(3385,'191731696372','6010',1.00,'600','retail','0','2024-11-15 21:46:12','','','','600','Cash',0.00,'600','','','19','16.00','1','2024-11-15 18:47:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999998.00','999997','Inclusive','branch','Inventory','','','','yes','','','19173169645420342339233'),(3386,'191731696462','B028',2.00,'600','retail','0','2024-11-15 21:47:42','','','','195','Cash',0.00,'300','','','19','16.00','1','2024-11-15 18:48:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9900.00','9898','Inclusive','branch','Inventory','','','','yes','','','19173169648413682471001'),(3387,'191731696462','B009',1.00,'300','retail','0','2024-11-15 21:48:04','','','','204','Cash',0.00,'300','','','19','16.00','1','2024-11-15 18:48:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9813.00','9812','Inclusive','branch','Inventory','','','','yes','','','19173169649707332029363'),(3388,'191731698722','5',1.00,'1700','retail','0','2024-11-15 22:25:23','','','','950','Cash',0.00,'1700','','','19','16.00','1','2024-11-15 19:26:17','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','yes','','','19173169873512885573120'),(3389,'191731698722','B038',6.00,'1500','retail','0','2024-11-15 22:25:35','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-11-15 19:26:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','9548.00','9542','Inclusive','branch','Inventory','','','','yes','','','19173169875703112308101'),(3390,'191731698722','6010',1.00,'600','retail','0','2024-11-15 22:25:58','','','','600','Cash',0.00,'600','','','19','16.00','1','2024-11-15 19:26:17','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999997.00','999996','Inclusive','branch','Inventory','','','','yes','','','19173169877362230722933'),(3391,'191731698779','6040',1.00,'100','retail','0','2024-11-15 22:26:19','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-11-15 19:26:34','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9770.00','9769','Inclusive','branch','Inventory','','','','yes','','','19173169879117332063019'),(3392,'191731698798','B022',2.00,'500','retail','0','2024-11-15 22:26:38','','','','176','Cash',0.00,'250','','','19','16.00','1','2024-11-15 19:27:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9961.00','9959','Inclusive','branch','Inventory','','','','yes','','','19173169881535020339260'),(3393,'191731698842','6038',1.00,'1300','retail','0','2024-11-15 22:27:22','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2024-11-15 19:28:59','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9954.00','9953','Inclusive','branch','Inventory','','','','yes','','','19173169886022373303723'),(3394,'191731698842','6510',3.00,'300','retail','0','2024-11-15 22:27:41','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-15 19:28:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','23.00','20','Inclusive','branch','Service','1110','4000','5500','yes','','','19173169887122900733103'),(3395,'191731698842','6026',1.00,'200','retail','0','2024-11-15 22:27:51','','','','50','Cash',0.00,'200','','','19','16.00','1','2024-11-15 19:28:59','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999997.00','999996','Inclusive','branch','Inventory','','','','yes','','','19173169888618112228326'),(3396,'191731698842','6520',1.00,'200','retail','0','2024-11-15 22:28:07','','','','100','Cash',0.00,'200','','','19','0.00','1','2024-11-15 19:28:59','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173169890812333991233'),(3397,'191731698842','6501',1.00,'200','retail','0','2024-11-15 22:28:28','','','','100','Cash',0.00,'200','','','19','0.00','1','2024-11-15 19:28:59','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9981.00','9980','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173169892522016229035'),(3398,'191731698948','6000',1.00,'1300','retail','0','2024-11-15 22:29:08','','','','1000','Cash',0.00,'1300','','','19','16.00','1','2024-11-15 19:30:14','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999977.00','999976','Inclusive','branch','Inventory','','','','yes','','','19173169896821003333892'),(3399,'191731698948','6510',3.00,'300','retail','0','2024-11-15 22:29:29','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-15 19:30:14','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','23.00','20','Inclusive','branch','Service','1110','4000','5500','yes','','','19173169897821007132326'),(3400,'191731698948','6519',2.00,'300','retail','0','2024-11-15 22:29:38','','','','50','Cash',0.00,'150','','','19','0.00','1','2024-11-15 19:30:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173169901212202209209'),(3401,'71731699541','6553',1.00,'200','retail','0','2024-11-15 22:39:14','bale','','','150','Cash',0.00,'200','','','7','0.00','1','2024-11-15 19:39:19','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','7173169955393329400033'),(3405,'191731759373','6501',2.00,'400','retail','0','2024-11-16 15:16:13','','','','100','Cash',0.00,'200','','','19','0.00','1','2024-11-16 12:16:34','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9980.00','9978','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173175939139393330922'),(3407,'191731759338','6001',1.00,'650','retail','0','2024-11-16 15:15:38','','','','650','Cash',0.00,'650','','','19','','1','2024-11-16 13:21:35','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999977.00','999976','Inclusive','branch','Inventory','','','','','',NULL,'19173175935020722353002'),(3408,'191731759338','6513',1.00,'100','retail','0','2024-11-16 15:15:50','','','','50','Cash',0.00,'100','','','19','','1','2024-11-16 13:21:35','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173175935993753529023'),(3409,'191731759338','6510',1.00,'100','retail','0','2024-11-16 15:16:00','','','','50','Cash',0.00,'100','','','19','','1','2024-11-16 13:21:35','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173175936869003252230'),(3410,'191731759338','6501',1.00,'200','retail','0','2024-11-16 16:21:18','','','','100','Cash',0.00,'200','','','19','0.00','1','2024-11-16 13:21:35','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9978.00','9977','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173176328979331133060'),(3411,'191731766068','6000',1.00,'1300','retail','0','2024-11-16 17:07:48','','','','1000','Cash',0.00,'1300','','','19','16.00','1','2024-11-16 14:09:56','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999976.00','999975','Inclusive','branch','Inventory','','','','yes','','','19173176608037060360322'),(3412,'191731766068','6524',1.00,'200','retail','0','2024-11-16 17:08:00','','','','70','Cash',0.00,'200','','','19','0.00','1','2024-11-16 14:09:56','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173176609103112306101'),(3413,'191731766068','6510',2.00,'200','retail','0','2024-11-16 17:08:12','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-16 14:09:56','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Service','1110','4000','5500','yes','','','19173176610620332907912'),(3414,'191731766068','6513',2.00,'200','retail','0','2024-11-16 17:08:32','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-16 14:09:56','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173176612207326232232'),(3415,'191731766068','B016',2.00,'600','retail','0','2024-11-16 17:08:47','','','','220','Cash',0.00,'300','','','19','16.00','1','2024-11-16 14:09:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9972.00','9970','Inclusive','branch','Inventory','','','','yes','','','19173176615772226032237'),(3416,'191731766068','6549',4.00,'1000','retail','0','2024-11-16 17:09:25','','','','200','Cash',0.00,'250','','','19','0.00','1','2024-11-16 14:09:56','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','yes','','','19173176619312119621060'),(3417,'191731759396','5996',1.00,'200','retail','0','2024-11-16 15:16:36','','','','150','Cash',0.00,'200','','','19','','1','2024-11-16 14:11:23','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999905.00','999904','Inclusive','branch','Inventory','','','','','',NULL,'19173176085333753203501'),(3418,'191731759396','5999',1.00,'1500','retail','0','2024-11-16 17:10:50','','','','1500','Cash',0.00,'1500','','','19','16.00','1','2024-11-16 14:11:23','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999987.00','999986','Inclusive','branch','Inventory','','','','yes','','','19173176626436272621220'),(3419,'191731759396','6040',1.00,'100','retail','0','2024-11-16 17:11:04','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-11-16 14:11:23','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9769.00','9768','Inclusive','branch','Inventory','','','','yes','','','19173176627836000702173'),(3420,'191731775925','B001',2.00,'500','retail','0','2024-11-16 19:52:05','','','','169','Cash',0.00,'250','','','19','16.00','1','2024-11-16 16:52:38','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9708.00','9706','Inclusive','branch','Inventory','','','','yes','','','19173177593973913913200'),(3421,'191731775925','B001',1.00,'250','retail','0','2024-11-16 19:52:20','','','','169','Cash',0.00,'250','','','19','16.00','1','2024-11-16 16:52:38','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9706.00','9705','Inclusive','branch','Inventory','','','','yes','','','19173177595230029302373'),(3422,'191731775973','6549',2.00,'500','retail','0','2024-11-16 19:52:53','','','','200','Cash',0.00,'250','','','19','0.00','1','2024-11-16 16:54:04','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','19173177600092702311216'),(3424,'191731781041','B018',2.00,'500','retail','0','2024-11-16 21:17:21','','','','169.0793103','Cash',0.00,'250','','','19','16.00','1','2024-11-16 18:17:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9973.00','9971','Inclusive','branch','Inventory','','','','yes','','','19173178105722572223337'),(3427,'191731783743','6016',1.00,'750','retail','0','2024-11-16 22:02:23','','','','750','Cash',0.00,'750','','','19','16.00','1','2024-11-16 19:03:06','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999986.00','999985','Inclusive','branch','Inventory','','','','yes','','','19173178375823227231727'),(3428,'191731783743','6510',1.00,'100','retail','0','2024-11-16 22:02:38','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-16 19:03:06','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','yes','','','19173178378203077027223'),(3429,'191731781013','B038',4.00,'1000','retail','0','2024-11-16 21:16:53','','','','195.52','Cash',0.00,'250','','','19','','1','2024-11-16 19:18:17','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9542.00','9538','Inclusive','branch','Inventory','','','','','',NULL,'19173178103600712313222'),(3430,'191731781013','B038',2.00,'500','retail','0','2024-11-16 22:17:54','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-11-16 19:18:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9538.00','9536','Inclusive','branch','Inventory','','','','yes','','','19173178469303320702614'),(3431,'191731783718','B009',1.00,'300','retail','0','2024-11-16 22:01:58','','','','204','Cash',0.00,'300','','','19','','1','2024-11-16 19:18:42','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9812.00','9811','Inclusive','branch','Inventory','','','','','',NULL,'19173178372723721232370'),(3432,'191731783718','6511',1.00,'100','retail','0','2024-11-16 22:02:07','','','','50','Cash',0.00,'100','','','19','','1','2024-11-16 19:18:42','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173178373713122303100'),(3433,'191731783718','6511',1.00,'100','retail','0','2024-11-16 22:18:29','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-16 19:18:42','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173178471893282310433'),(3434,'191731784724','6529',2.00,'1200','retail','0','2024-11-16 22:18:44','','','','300','Cash',0.00,'600','','','19','0.00','1','2024-11-16 19:22:55','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173178497017332230039'),(3435,'211731842765','7029',1.00,'1800','retail','0','2024-11-17 14:26:05','','','','1200','Cash',0.00,'1800','','','21','0.00','1','2024-11-17 11:27:36','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9953.00','9952','Inclusive','branch','Inventory','1110','4000','5500','yes','','','21173184278323333070343'),(3436,'211731842765','5996',3.00,'600','retail','0','2024-11-17 14:26:23','','','','150','Cash',0.00,'200','','','21','16.00','1','2024-11-17 11:27:36','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999904.00','999901','Inclusive','branch','Inventory','','','','yes','','','21173184279532322229902'),(3437,'211731842765','6510',1.00,'100','retail','0','2024-11-17 14:26:45','','','','50','Cash',0.00,'100','','','21','0.00','1','2024-11-17 11:27:36','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','yes','','','21173184281521232138002'),(3438,'211731842765','6512',2.00,'100','retail','0','2024-11-17 14:26:56','','','','30','Cash',0.00,'50','','','21','0.00','1','2024-11-17 11:27:36','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','21173184282932323322907'),(3439,'211731842765','6511',1.00,'100','retail','0','2024-11-17 14:27:09','','','','50','Cash',0.00,'100','','','21','0.00','1','2024-11-17 11:27:36','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','21173184283522023130384'),(3440,'211731842765','15',1.00,'150','retail','0','2024-11-17 14:27:16','','','','0','Cash',0.00,'150','','','21','16.00','1','2024-11-17 11:27:36','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999837.00','999836','Inclusive','branch','Inventory','','','','yes','','','21173184284320280332231'),(3441,'211731842765','B038',1.00,'250','retail','0','2024-11-17 14:27:24','','','','195.52','Cash',0.00,'250','','','21','16.00','1','2024-11-17 11:27:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9536.00','9535','Inclusive','branch','Inventory','','','','yes','','','21173184285373237323280'),(3442,'191731842879','6509',1.00,'1500','retail','0','2024-11-17 14:27:59','','','','700','Cash',0.00,'1500','','','19','0.00','1','2024-11-17 11:28:51','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','19173184289523322800272'),(3443,'191731842879','6044',1.00,'200','retail','0','2024-11-17 14:28:15','','','','100','Cash',0.00,'200','','','19','16.00','1','2024-11-17 11:28:51','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4751.00','4750','Inclusive','branch','Inventory','','','','yes','','','19173184290332330233320'),(3444,'191731842879','B001',2.00,'500','retail','0','2024-11-17 14:28:23','','','','169','Cash',0.00,'250','','','19','16.00','1','2024-11-17 11:28:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9705.00','9703','Inclusive','branch','Inventory','','','','yes','','','19173184291739021023223'),(3445,'191731842879','6511',1.00,'100','retail','0','2024-11-17 14:28:37','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-17 11:28:51','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173184292603301233138'),(3446,'191731842933','6040',2.00,'200','retail','0','2024-11-17 14:28:53','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-11-17 11:29:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9768.00','9766','Inclusive','branch','Inventory','','','','yes','','','19173184294922933320392'),(3447,'191731842956','6015',1.00,'1500','retail','0','2024-11-17 14:29:16','','','','1500','Cash',0.00,'1500','','','19','16.00','1','2024-11-17 11:30:43','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999990.00','999989','Inclusive','branch','Inventory','','','','yes','','','19173184296800332733962'),(3448,'191731842956','6514',2.00,'200','retail','0','2024-11-17 14:29:28','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-17 11:30:43','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','19173184297939127022923'),(3449,'191731842956','6512',1.00,'50','retail','0','2024-11-17 14:29:39','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-11-17 11:30:43','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','yes','','','19173184298633623482261'),(3450,'191731842956','6510',1.00,'100','retail','0','2024-11-17 14:29:47','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-17 11:30:43','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','yes','','','19173184299747030137931'),(3451,'191731842956','5996',1.00,'200','retail','0','2024-11-17 14:29:58','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-11-17 11:30:43','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999901.00','999900','Inclusive','branch','Inventory','','','','yes','','','19173184300703123292030'),(3452,'191731842956','6516',1.00,'300','retail','0','2024-11-17 14:30:08','','','','125','Cash',0.00,'300','','','19','0.00','1','2024-11-17 11:30:43','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173184301832013213223'),(3453,'191731842956','6038',1.00,'1300','retail','0','2024-11-17 14:30:18','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2024-11-17 11:30:43','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9953.00','9952','Inclusive','branch','Inventory','','','','yes','','','19173184303820022220200'),(3454,'191731843045','6000',1.00,'1300','retail','0','2024-11-17 14:30:45','','','','1000','Cash',0.00,'1300','','','19','16.00','1','2024-11-17 11:32:00','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999975.00','999974','Inclusive','branch','Inventory','','','','yes','','','19173184305378482322230'),(3455,'191731843045','6510',2.00,'200','retail','0','2024-11-17 14:30:53','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-17 11:32:00','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Service','1110','4000','5500','yes','','','19173184306513322433300'),(3456,'191731843045','5996',1.00,'200','retail','0','2024-11-17 14:31:06','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-11-17 11:32:00','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999900.00','999899','Inclusive','branch','Inventory','','','','yes','','','19173184308001803281913'),(3457,'191731843045','6514',1.00,'100','retail','0','2024-11-17 14:31:20','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-17 11:32:00','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','19173184309000330732923'),(3458,'191731843045','15',1.00,'150','retail','0','2024-11-17 14:31:31','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-11-17 11:32:00','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999836.00','999835','Inclusive','branch','Inventory','','','','yes','','','19173184311231101330131'),(3459,'191731856524','6512',1.00,'50','retail','0','2024-11-17 18:15:24','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-11-17 15:16:12','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','yes','','','19173185655100622373223'),(3460,'191731856524','6512',1.00,'50','retail','0','2024-11-17 18:15:52','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-11-17 15:16:12','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','yes','','','19173185656610228236232'),(3462,'191731856733','B028',2.00,'600','retail','0','2024-11-17 18:18:53','','','','195','Cash',0.00,'300','','','19','16.00','1','2024-11-17 15:19:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9898.00','9896','Inclusive','branch','Inventory','','','','yes','','','19173185674633034230810'),(3463,'191731856675','B001',1.00,'250','retail','0','2024-11-17 18:17:55','','','','169','Cash',0.00,'250','','','19','','1','2024-11-17 15:52:48','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9703.00','9702','Inclusive','branch','Inventory','','','','','',NULL,'19173185668791033233007'),(3464,'191731856675','B001',1.00,'250','retail','0','2024-11-17 18:52:29','','','','169','Cash',0.00,'250','','','19','16.00','1','2024-11-17 15:52:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9702.00','9701','Inclusive','branch','Inventory','','','','yes','','','19173185876237220001002'),(3465,'191731932841','5997',1.00,'1000','retail','0','2024-11-18 15:27:21','','','','1000','Cash',0.00,'1000','','','19','16.00','1','2024-11-18 12:28:48','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999984.00','999983','Inclusive','branch','Inventory','','','','yes','','','19173193285702722982222'),(3466,'191731932841','5977',1.00,'600','retail','0','2024-11-18 15:27:37','','','','600','Cash',0.00,'600','','','19','16.00','1','2024-11-18 12:28:48','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999993.00','999992','Inclusive','branch','Inventory','','','','yes','','','19173193288933133123333'),(3467,'191731932841','5996',1.00,'200','retail','0','2024-11-18 15:28:09','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-11-18 12:28:48','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999899.00','999898','Inclusive','branch','Inventory','','','','yes','','','19173193290202233233330'),(3468,'191731932841','6510',1.00,'100','retail','0','2024-11-18 15:28:22','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-18 12:28:48','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','yes','','','19173193291330323933039'),(3469,'191731932841','6511',1.00,'100','retail','0','2024-11-18 15:28:33','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-18 12:28:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173193292132033233309'),(3474,'191731932936','5996',1.00,'200','retail','0','2024-11-18 15:28:56','','','','150','Cash',0.00,'200','','','19','','1','2024-11-18 12:52:00','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999898.00','999897','Inclusive','branch','Inventory','','','','','',NULL,'19173193294603331922330'),(3475,'191731932936','6514',2.00,'200','retail','0','2024-11-18 15:29:07','','','','50','Cash',0.00,'100','','','19','','1','2024-11-18 12:52:00','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173193295723329521222'),(3476,'191731932936','5984',1.00,'100','retail','0','2024-11-18 15:29:17','','','','100','Cash',0.00,'100','','','19','','1','2024-11-18 12:52:00','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999929.00','999928','Inclusive','branch','Inventory','','','','','',NULL,'19173193298790333223212'),(3477,'191731932936','6520',1.00,'200','retail','0','2024-11-18 15:29:47','','','','100','Cash',0.00,'200','','','19','','1','2024-11-18 12:52:00','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173193301133313122121'),(3478,'191731932936','6520',1.00,'200','retail','0','2024-11-18 15:51:29','','','','100','Cash',0.00,'200','','','19','0.00','1','2024-11-18 12:52:00','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173193430103220230700'),(3479,'191731932936','5984',2.00,'200','retail','0','2024-11-18 15:51:41','','','','100','Cash',0.00,'100','','','19','16.00','1','2024-11-18 12:52:00','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999928.00','999926','Inclusive','branch','Inventory','','','','yes','','','19173193431730330392330'),(3480,'191731934328','6040',1.00,'100','retail','0','2024-11-18 15:52:08','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-11-18 12:52:22','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9766.00','9765','Inclusive','branch','Inventory','','','','yes','','','19173193433803323227300'),(3481,'191731934344','6511',1.00,'100','retail','0','2024-11-18 15:52:24','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-18 13:22:32','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173193612020133000231'),(3482,'191731934344','6040',1.00,'100','retail','0','2024-11-18 16:22:15','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-11-18 13:22:32','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9765.00','9764','Inclusive','branch','Inventory','','','','yes','','','19173193614534363310922'),(3488,'191732012871','5980',1.00,'900','retail','0','2024-11-19 13:41:11','','','','900','Cash',0.00,'900','','','19','16.00','1','2024-11-19 11:09:28','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999971.00','999970','Inclusive','branch','Inventory','','','','yes','','','19173201455522057222213'),(3489,'191732012871','5996',3.00,'600','retail','0','2024-11-19 14:09:16','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-11-19 11:09:28','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999895.00','999892','Inclusive','branch','Inventory','','','','yes','','','19173201456501713022533'),(3504,'191732012799','5996',2.00,'400','retail','0','2024-11-19 13:40:00','','','','150','Cash',0.00,'200','','','19','','1','2024-11-19 13:21:52','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999897.00','999895','Inclusive','branch','Inventory','','','','','',NULL,'19173201281021730232321'),(3505,'191732012799','6510',2.00,'200','retail','0','2024-11-19 13:40:10','','','','50','Cash',0.00,'100','','','19','','1','2024-11-19 13:21:52','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173201281830738033280'),(3506,'191732012799','6026',1.00,'200','retail','0','2024-11-19 13:40:18','','','','50','Cash',0.00,'200','','','19','','1','2024-11-19 13:21:52','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999996.00','999995','Inclusive','branch','Inventory','','','','','',NULL,'19173201283531238137333'),(3507,'191732012799','15',2.00,'300','retail','0','2024-11-19 13:40:35','','','','0','Cash',0.00,'150','','','19','','1','2024-11-19 13:21:52','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999835.00','999833','Inclusive','branch','Inventory','','','','','',NULL,'19173201285033333233020'),(3508,'191732012799','6000',2.00,'2600','retail','0','2024-11-19 13:40:50','','','','1000','Cash',0.00,'1300','','','19','','1','2024-11-19 13:21:52','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999974.00','999972','Inclusive','branch','Inventory','','','','','',NULL,'19173201286628163220703'),(3509,'191732012799','B088',1.00,'400','retail','0','2024-11-19 16:11:40','','','','216','Cash',0.00,'400','','','19','','1','2024-11-19 13:21:52','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9801.00','9800','Inclusive','branch','Inventory','','','','','',NULL,'19173202192020203232339'),(3510,'191732012799','6513',2.00,'200','retail','0','2024-11-19 16:12:00','','','','50','Cash',0.00,'100','','','19','','1','2024-11-19 13:21:52','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173202194311092931192'),(3511,'191732012799','6533',2.00,'200','retail','0','2024-11-19 16:12:23','','','','50','Cash',0.00,'100','','','19','','1','2024-11-19 13:21:52','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173202195229022230193'),(3512,'191732012799','6040',1.00,'100','retail','0','2024-11-19 16:12:32','','','','42','Cash',0.00,'100','','','19','','1','2024-11-19 13:21:52','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9764.00','9763','Inclusive','branch','Inventory','','','','','',NULL,'19173202199930272923202'),(3513,'191732012799','7',1.00,'1200','retail','0','2024-11-19 16:13:19','','','','750','Cash',0.00,'1200','','','19','','1','2024-11-19 13:21:52','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','','',NULL,'19173202201031322313327'),(3514,'191732012799','6549',3.00,'750','retail','0','2024-11-19 16:13:30','','','','200','Cash',0.00,'250','','','19','','1','2024-11-19 13:21:52','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173202203503032232020'),(3515,'191732012799','6514',6.00,'600','retail','0','2024-11-19 16:21:33','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-19 13:21:52','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','5.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173202250633023310232'),(3521,'191732025729','6517',1.00,'250','retail','0','2024-11-19 17:15:29','','','','150','Cash',0.00,'250','','','19','','1','2024-11-19 16:04:57','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173202573832132323303'),(3522,'191732025729','6001',1.00,'650','retail','0','2024-11-19 17:15:39','','','','650','Cash',0.00,'650','','','19','','1','2024-11-19 16:04:57','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999976.00','999975','Inclusive','branch','Inventory','','','','','',NULL,'19173202575027232292990'),(3523,'191732025729','B001',3.00,'750','retail','0','2024-11-19 18:43:53','','','','169','Cash',0.00,'250','','','19','','1','2024-11-19 16:04:57','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9701.00','9698','Inclusive','branch','Inventory','','','','','',NULL,'19173203104273222003432'),(3524,'191732025729','B001',1.00,'250','retail','0','2024-11-19 19:04:42','','','','169','Cash',0.00,'250','','','19','16.00','1','2024-11-19 16:04:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9698.00','9697','Inclusive','branch','Inventory','','','','yes','','','19173203229433222223322'),(3525,'191732014569','5980',1.00,'900','retail','0','2024-11-19 14:09:29','','','','900','Cash',0.00,'900','','','19','','1','2024-11-19 16:05:59','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999970.00','999969','Inclusive','branch','Inventory','','','','','',NULL,'19173201716133011120222'),(3526,'191732014569','5996',1.00,'200','retail','0','2024-11-19 14:52:41','','','','150','Cash',0.00,'200','','','19','','1','2024-11-19 16:05:59','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999892.00','999891','Inclusive','branch','Inventory','','','','','',NULL,'19173201717111271732122'),(3527,'191732014569','B088',1.00,'400','retail','0','2024-11-19 14:52:51','','','','216','Cash',0.00,'400','','','19','','1','2024-11-19 16:05:59','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9802.00','9801','Inclusive','branch','Inventory','','','','','',NULL,'19173201718527772209771'),(3528,'191732014569','6044',1.00,'200','retail','0','2024-11-19 19:05:40','','','','100','Cash',0.00,'200','','','19','16.00','1','2024-11-19 16:05:59','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4750.00','4749','Inclusive','branch','Inventory','','','','yes','','','19173203235520320032057'),(3529,'191732032372','6511',1.00,'100','retail','0','2024-11-19 19:06:12','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-19 16:06:28','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173203238233813273200'),(3530,'191732116768','6040',1.00,'100','retail','0','2024-11-20 18:32:48','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-11-20 15:38:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9763.00','9762','Inclusive','branch','Inventory','','','','yes','','','19173211678322221336012'),(3531,'191732116768','B044',1.00,'2200','retail','0','2024-11-20 18:33:04','','','','1290','Cash',0.00,'2200','','','19','16.00','1','2024-11-20 15:38:40','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9986.00','9985','Inclusive','branch','Inventory','','','','yes','','','19173211679631062236302'),(3532,'191732116768','6001',1.00,'650','retail','0','2024-11-20 18:33:17','','','','650','Cash',0.00,'650','','','19','16.00','1','2024-11-20 15:38:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999975.00','999974','Inclusive','branch','Inventory','','','','yes','','','19173211681931282221263'),(3533,'191732116768','6517',1.00,'250','retail','0','2024-11-20 18:33:40','','','','150','Cash',0.00,'250','','','19','0.00','1','2024-11-20 15:38:40','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','19173211682811923330283'),(3534,'191732116768','B015',2.00,'600','retail','0','2024-11-20 18:33:48','','','','220','Cash',0.00,'300','','','19','16.00','1','2024-11-20 15:38:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9964.00','9962','Inclusive','branch','Inventory','','','','yes','','','19173211708922100910322'),(3535,'191732116768','B006',2.00,'500','retail','0','2024-11-20 18:38:11','','','','176','Cash',0.00,'250','','','19','16.00','1','2024-11-20 15:38:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9935.00','9933','Inclusive','branch','Inventory','','','','yes','','','19173211710222027302223'),(3536,'191732117122','B001',3.00,'750','retail','0','2024-11-20 18:38:42','','','','169','Cash',0.00,'250','','','19','16.00','1','2024-11-20 17:28:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9697.00','9694','Inclusive','branch','Inventory','','','','yes','','','19173212369532132323903'),(3537,'191732117122','6046',1.00,'700','retail','0','2024-11-20 20:28:16','','','','400','Cash',0.00,'700','','','19','16.00','1','2024-11-20 17:28:45','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999955.00','999954','Inclusive','branch','Inventory','','','','yes','','','19173212371122320022323'),(3538,'191732117122','6517',1.00,'250','retail','0','2024-11-20 20:28:31','','','','150','Cash',0.00,'250','','','19','0.00','1','2024-11-20 17:28:45','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','19173212371810322033232'),(3539,'191732123727','B180',1.00,'1700','retail','0','2024-11-20 20:28:47','','','','956','Cash',0.00,'1700','','','19','16.00','1','2024-11-20 17:37:29','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','yes','','','19173212409273222003932'),(3540,'191732123727','6554',1.00,'500','retail','0','2024-11-20 20:37:16','','','','250','Cash',0.00,'500','','','19','0.00','1','2024-11-20 17:37:29','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173212424500353435232'),(3541,'191732124251','6511',1.00,'100','retail','0','2024-11-20 20:37:31','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-20 17:40:45','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173212444224222392021'),(3542,'191732124446','6015',1.00,'1500','retail','0','2024-11-20 20:40:46','','','','1500','Cash',0.00,'1500','','','19','16.00','1','2024-11-20 17:43:10','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999989.00','999988','Inclusive','branch','Inventory','','','','yes','','','19173212455530213210022'),(3543,'191732124446','6510',3.00,'300','retail','0','2024-11-20 20:42:36','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-20 17:43:10','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','23.00','20','Inclusive','branch','Service','1110','4000','5500','yes','','','19173212456723225231022'),(3544,'191732124446','6513',2.00,'200','retail','0','2024-11-20 20:42:58','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-20 17:43:10','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173212458772030227032'),(3545,'191732131746','B038',1.00,'250','retail','0','2024-11-20 22:42:26','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-11-20 19:42:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9535.00','9534','Inclusive','branch','Inventory','','','','yes','','','19173213176422276203030'),(3546,'191732131769','6512',8.00,'400','retail','0','2024-11-20 22:42:49','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-11-20 19:43:11','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','44.00','36','Inclusive','branch','Service','1110','4000','5500','yes','','','19173213178838022398222'),(3547,'191732131892','6512',2.00,'100','retail','0','2024-11-20 22:44:52','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-11-20 19:45:11','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','19173213190702300193130'),(3548,'191732131913','B174',1.00,'2500','retail','0','2024-11-20 22:45:13','','','','1600','Cash',0.00,'2500','','','19','16.00','1','2024-11-20 20:07:17','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','yes','','','19173213317732202320313'),(3549,'191732131913','6040',2.00,'200','retail','0','2024-11-20 23:06:17','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-11-20 20:07:17','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9762.00','9760','Inclusive','branch','Inventory','','','','yes','','','19173213319023203900229'),(3550,'191732131913','7029',1.00,'1800','retail','0','2024-11-20 23:06:30','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2024-11-20 20:07:17','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9952.00','9951','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173213320732373239330'),(3551,'191732131913','6510',1.00,'100','retail','0','2024-11-20 23:06:48','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-20 20:07:17','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','yes','','','19173213322122033227233'),(3552,'191732131913','6513',1.00,'100','retail','0','2024-11-20 23:07:02','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-20 20:07:17','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173213323421102203233'),(3562,'191732206470','7029',2.00,'3600','retail','0','2024-11-21 19:27:51','','','','1200','Cash',0.00,'1800','','','19','','1','2024-11-21 16:40:02','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9951.00','9949','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19173220648523328302613'),(3563,'191732206470','6510',1.00,'100','retail','0','2024-11-21 19:28:06','','','','50','Cash',0.00,'100','','','19','','1','2024-11-21 16:40:02','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173220649433923312230'),(3564,'191732206470','6517',2.00,'500','retail','0','2024-11-21 19:28:15','','','','150','Cash',0.00,'250','','','19','','1','2024-11-21 16:40:02','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173220651802632133013'),(3565,'191732206470','6501',1.00,'200','retail','0','2024-11-21 19:28:39','','','','100','Cash',0.00,'200','','','19','','1','2024-11-21 16:40:02','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9977.00','9976','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19173220652732230232021'),(3566,'191732206470','15',1.00,'150','retail','0','2024-11-21 19:28:47','','','','0','Cash',0.00,'150','','','19','','1','2024-11-21 16:40:02','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999833.00','999832','Inclusive','branch','Inventory','','','','','',NULL,'19173220653730622332026'),(3567,'191732206470','6549',2.00,'500','retail','0','2024-11-21 19:28:57','','','','200','Cash',0.00,'250','','','19','','1','2024-11-21 16:40:02','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173220655025320661272'),(3568,'191732206470','B089',1.00,'200','retail','0','2024-11-21 19:29:11','','','','79.16675','Cash',0.00,'200','','','19','','1','2024-11-21 16:40:02','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9765.00','9764','Inclusive','branch','Inventory','','','','','',NULL,'19173220655921323092932'),(3569,'191732206470','6511',1.00,'100','retail','0','2024-11-21 19:29:19','','','','50','Cash',0.00,'100','','','19','','1','2024-11-21 16:40:02','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173220656702222235222'),(3570,'191732206470','6012',1.00,'500','retail','0','2024-11-21 19:29:27','','','','500','Cash',0.00,'500','','','19','','1','2024-11-21 16:40:02','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999988.00','999987','Inclusive','branch','Inventory','','','','','',NULL,'19173220658580352039033'),(3571,'191732206470','6549',2.00,'500','retail','0','2024-11-21 19:39:07','','','','200','Cash',0.00,'250','','','19','0.00','1','2024-11-21 16:40:02','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','19173220717073201132320'),(3572,'191732206470','6506',1.00,'1300','retail','0','2024-11-21 19:39:30','','','','700','Cash',0.00,'1300','','','19','0.00','1','2024-11-21 16:40:02','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173220719912332229701'),(3579,'191732220742','B038',2.00,'500','retail','0','2024-11-21 23:25:42','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-11-21 20:26:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9534.00','9532','Inclusive','branch','Inventory','','','','yes','','','19173222075773220073590'),(3580,'191732220742','B174',1.00,'2500','retail','0','2024-11-21 23:25:57','','','','1600','Cash',0.00,'2500','','','19','16.00','1','2024-11-21 20:26:22','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','yes','','','19173222077913720000312'),(3581,'191732217626','7029',1.00,'1800','retail','0','2024-11-21 22:33:46','','','','1200','Cash',0.00,'1800','','','19','','1','2024-11-21 20:27:40','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9949.00','9948','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19173221764022232207739'),(3582,'191732217626','6011',3.00,'3600','retail','0','2024-11-21 22:34:01','','','','1000','Cash',0.00,'1200','','','19','','1','2024-11-21 20:27:40','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999994.00','999991','Inclusive','branch','Inventory','','','','','',NULL,'19173221765327236202263'),(3583,'191732217626','5996',5.00,'1000','retail','0','2024-11-21 22:34:13','','','','150','Cash',0.00,'200','','','19','','1','2024-11-21 20:27:40','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','999891.00','999886','Inclusive','branch','Inventory','','','','','',NULL,'19173221767830123627213'),(3584,'191732217626','6040',1.00,'100','retail','0','2024-11-21 22:34:38','','','','42','Cash',0.00,'100','','','19','','1','2024-11-21 20:27:40','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9760.00','9759','Inclusive','branch','Inventory','','','','','',NULL,'19173221768802782323213'),(3585,'191732217626','6040',2.00,'200','retail','0','2024-11-21 22:34:49','','','','42','Cash',0.00,'100','','','19','','1','2024-11-21 20:27:40','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9759.00','9757','Inclusive','branch','Inventory','','','','','',NULL,'19173221771020203132339'),(3586,'191732217626','B088',1.00,'400','retail','0','2024-11-21 22:35:10','','','','216','Cash',0.00,'400','','','19','','1','2024-11-21 20:27:40','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9800.00','9799','Inclusive','branch','Inventory','','','','','',NULL,'19173221771933232232293'),(3587,'191732217626','5996',1.00,'200','retail','0','2024-11-21 23:27:02','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-11-21 20:27:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999886.00','999885','Inclusive','branch','Inventory','','','','yes','','','19173222084620323823202'),(3588,'191732220956','7029',1.00,'1800','retail','0','2024-11-21 23:29:16','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2024-11-21 20:36:56','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9948.00','9947','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173222097617632337021'),(3589,'191732220956','5980',1.00,'900','retail','0','2024-11-21 23:29:36','','','','900','Cash',0.00,'900','','','19','16.00','1','2024-11-21 20:36:56','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999969.00','999968','Inclusive','branch','Inventory','','','','yes','','','19173222132122222233222'),(3590,'191732220956','6515',3.00,'900','retail','0','2024-11-21 23:35:21','','','','100','Cash',0.00,'300','','','19','0.00','1','2024-11-21 20:36:56','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173222134720293321213'),(3591,'191732220956','6510',3.00,'300','retail','0','2024-11-21 23:35:47','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-21 20:36:56','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','23.00','20','Inclusive','branch','Service','1110','4000','5500','yes','','','19173222136612022903060'),(3592,'191732220956','B174',1.00,'2500','retail','0','2024-11-21 23:36:06','','','','1600','Cash',0.00,'2500','','','19','16.00','1','2024-11-21 20:36:56','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','','','yes','','','19173222138220393132303'),(3593,'191732220956','B089',1.00,'200','retail','0','2024-11-21 23:36:22','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2024-11-21 20:36:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9764.00','9763','Inclusive','branch','Inventory','','','','yes','','','19173222138912232322233'),(3594,'191732220956','6040',1.00,'100','retail','0','2024-11-21 23:36:30','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-11-21 20:36:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9757.00','9756','Inclusive','branch','Inventory','','','','yes','','','19173222139730003202022'),(3595,'191732221417','B009',1.00,'300','retail','0','2024-11-21 23:36:57','','','','204','Cash',0.00,'300','','','19','16.00','1','2024-11-21 20:38:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9811.00','9810','Inclusive','branch','Inventory','','','','yes','','','19173222143112343231031'),(3596,'191732221417','B022',2.00,'500','retail','0','2024-11-21 23:37:11','','','','176','Cash',0.00,'250','','','19','16.00','1','2024-11-21 20:38:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9959.00','9957','Inclusive','branch','Inventory','','','','yes','','','19173222147220203232339'),(3597,'191732221491','6514',1.00,'100','retail','0','2024-11-21 23:38:11','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-21 21:06:01','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','19173222151322272333033'),(3598,'191732221491','5996',1.00,'200','retail','0','2024-11-21 23:38:34','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-11-21 21:06:01','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999885.00','999884','Inclusive','branch','Inventory','','','','yes','','','19173222152323212752353'),(3599,'191732221491','B006',4.00,'1000','retail','0','2024-11-21 23:38:43','','','','176','Cash',0.00,'250','','','19','16.00','1','2024-11-21 21:06:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9933.00','9929','Inclusive','branch','Inventory','','','','yes','','','19173222153722722932122'),(3600,'191732221491','B038',4.00,'1000','retail','0','2024-11-22 00:05:04','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-11-21 21:06:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9532.00','9528','Inclusive','branch','Inventory','','','','yes','','','19173222312812102220122'),(3601,'191732223197','B022',2.00,'500','retail','0','2024-11-22 00:06:37','','','','176','Cash',0.00,'250','','','19','16.00','1','2024-11-21 21:07:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9957.00','9955','Inclusive','branch','Inventory','','','','yes','','','19173222323192132222322'),(3602,'191732225162','B038',1.00,'250','retail','0','2024-11-22 00:39:22','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-11-21 21:39:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9528.00','9527','Inclusive','branch','Inventory','','','','yes','','','19173222517931231330771'),(3603,'191732272028','5996',3.00,'600','retail','0','2024-11-22 13:40:28','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-11-22 10:40:42','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999884.00','999881','Inclusive','branch','Inventory','','','','yes','','','19173227203933121339321'),(3604,'191732288758','15',2.00,'300','retail','0','2024-11-22 18:19:18','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-11-22 15:20:07','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999832.00','999830','Inclusive','branch','Inventory','','','','yes','','','19173228877273311083320'),(3605,'191732288758','6512',2.00,'100','retail','0','2024-11-22 18:19:33','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-11-22 15:20:07','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','19173228878203332300102'),(3606,'191732288758','6512',2.00,'100','retail','0','2024-11-22 18:19:42','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-11-22 15:20:07','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','19173228880332333823208'),(3610,'191732289001','6555',2.00,'2400','retail','0','2024-11-22 18:23:21','','','','600','Cash',0.00,'1200','','','19','','1','2024-11-22 15:59:01','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173228902022070032920'),(3611,'191732289001','5996',3.00,'600','retail','0','2024-11-22 18:23:40','','','','150','Cash',0.00,'200','','','19','','1','2024-11-22 15:59:01','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999881.00','999878','Inclusive','branch','Inventory','','','','','',NULL,'19173228903123913033228'),(3612,'191732289001','6510',3.00,'300','retail','0','2024-11-22 18:23:52','','','','50','Cash',0.00,'100','','','19','','1','2024-11-22 15:59:01','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','23.00','20','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173228904120134220322'),(3613,'191732289001','B088',1.00,'400','retail','0','2024-11-22 18:58:31','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-11-22 15:59:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9799.00','9798','Inclusive','branch','Inventory','','','','yes','','','19173229112123372310033'),(3614,'191732289001','15',1.00,'150','retail','0','2024-11-22 18:58:41','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-11-22 15:59:01','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999830.00','999829','Inclusive','branch','Inventory','','','','yes','','','19173229113932310393203'),(3615,'191732291143','6512',2.00,'100','retail','0','2024-11-22 18:59:03','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-11-22 16:40:29','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','19173229362622332001730'),(3633,'191732302140','5996',1.00,'200','retail','0','2024-11-22 22:02:20','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-11-22 19:02:51','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999878.00','999877','Inclusive','branch','Inventory','','','','yes','','','19173230215452232233335'),(3634,'191732302140','B027',2.00,'500','retail','0','2024-11-22 22:02:35','','','','176','Cash',0.00,'250','','','19','16.00','1','2024-11-22 19:02:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9950.00','9948','Inclusive','branch','Inventory','','','','yes','','','19173230216620230237316'),(3635,'191732301650','7029',1.00,'1800','retail','0','2024-11-22 21:54:10','','','','1200','Cash',0.00,'1800','','','19','','1','2024-11-22 19:09:56','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9947.00','9946','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19173230166909033220272'),(3636,'191732301650','6044',1.00,'200','retail','0','2024-11-22 21:54:30','','','','100','Cash',0.00,'200','','','19','','1','2024-11-22 19:09:56','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4749.00','4748','Inclusive','branch','Inventory','','','','','',NULL,'19173230168411228233313'),(3637,'191732301650','6044',1.00,'200','retail','0','2024-11-22 21:54:44','','','','100','Cash',0.00,'200','','','19','','1','2024-11-22 19:09:56','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4748.00','4747','Inclusive','branch','Inventory','','','','','',NULL,'19173230169602002003303'),(3638,'191732301650','5984',5.00,'500','retail','0','2024-11-22 21:54:56','','','','100','Cash',0.00,'100','','','19','','1','2024-11-22 19:09:56','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','999926.00','999921','Inclusive','branch','Inventory','','','','','',NULL,'19173230173400222132334'),(3639,'191732301650','6537',1.00,'100','retail','0','2024-11-22 21:55:35','','','','50','Cash',0.00,'100','','','19','','1','2024-11-22 19:09:56','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173230175404010003433'),(3640,'191732301650','15',1.00,'150','retail','0','2024-11-22 21:55:55','','','','0','Cash',0.00,'150','','','19','','1','2024-11-22 19:09:56','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999829.00','999828','Inclusive','branch','Inventory','','','','','',NULL,'19173230177410233210273'),(3641,'191732301650','6520',1.00,'200','retail','0','2024-11-22 21:56:15','','','','100','Cash',0.00,'200','','','19','','1','2024-11-22 19:09:56','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173230178832082321379'),(3642,'191732301650','B030',3.00,'750','retail','0','2024-11-22 22:07:16','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-11-22 19:09:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9654.00','9651','Inclusive','branch','Inventory','','','','yes','','','19173230248434332323314'),(3643,'191732301650','B032',1.00,'250','retail','0','2024-11-22 22:08:04','','','','186.68','Cash',0.00,'250','','','19','16.00','1','2024-11-22 19:09:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9859.00','9858','Inclusive','branch','Inventory','','','','yes','','','19173230249420240342132'),(3644,'191732301650','6511',1.00,'100','retail','0','2024-11-22 22:08:15','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-22 19:09:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173230253232132323303'),(3645,'191732301650','6511',1.00,'100','retail','0','2024-11-22 22:08:52','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-22 19:09:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173230254137221321121'),(3646,'191732301650','6517',1.00,'250','retail','0','2024-11-22 22:09:02','','','','150','Cash',0.00,'250','','','19','0.00','1','2024-11-22 19:09:56','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','19173230254933232333093'),(3647,'191732301650','6515',2.00,'600','retail','0','2024-11-22 22:09:10','','','','100','Cash',0.00,'300','','','19','0.00','1','2024-11-22 19:09:56','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173230258633065232022'),(3648,'191732293630','B174',1.00,'2500','retail','0','2024-11-22 19:40:30','','','','1600','Cash',0.00,'2500','','','19','','1','2024-11-22 19:12:29','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','','','','','',NULL,'19173229621433703032023'),(3649,'191732293630','B089',1.00,'200','retail','0','2024-11-22 20:23:35','','','','79.16675','Cash',0.00,'200','','','19','','1','2024-11-22 19:12:29','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9763.00','9762','Inclusive','branch','Inventory','','','','','',NULL,'19173229622312122333302'),(3650,'191732293630','5980',1.00,'900','retail','0','2024-11-22 20:23:43','','','','900','Cash',0.00,'900','','','19','','1','2024-11-22 19:12:29','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999968.00','999967','Inclusive','branch','Inventory','','','','','',NULL,'19173229623220923293233'),(3651,'191732293630','6515',1.00,'300','retail','0','2024-11-22 20:23:52','','','','100','Cash',0.00,'300','','','19','','1','2024-11-22 19:12:29','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173229624322023331339'),(3652,'191732293630','6044',1.00,'200','retail','0','2024-11-22 22:01:56','','','','100','Cash',0.00,'200','','','19','','1','2024-11-22 19:12:29','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4747.00','4746','Inclusive','branch','Inventory','','','','','',NULL,'19173230212533230223113'),(3653,'191732293630','B089',1.00,'200','retail','0','2024-11-22 22:02:06','','','','79.16675','Cash',0.00,'200','','','19','','1','2024-11-22 19:12:29','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9762.00','9761','Inclusive','branch','Inventory','','','','','',NULL,'19173230213606022723323'),(3654,'191732293630','B097',1.00,'150','retail','0','2024-11-22 22:12:13','','','','41.66666667','Cash',0.00,'150','','','19','16.00','1','2024-11-22 19:12:29','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9985.00','9984','Inclusive','branch','Inventory','','','','yes','','','19173230274525347332333'),(3658,'191732302980','B027',1.00,'250','retail','0','2024-11-22 22:16:20','','','','176','Cash',0.00,'250','','','19','','1','2024-11-22 19:57:53','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9948.00','9947','Inclusive','branch','Inventory','','','','','',NULL,'19173230300013323303002'),(3659,'191732302980','B009',1.00,'300','retail','0','2024-11-22 22:16:40','','','','204','Cash',0.00,'300','','','19','','1','2024-11-22 19:57:53','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9810.00','9809','Inclusive','branch','Inventory','','','','','',NULL,'19173230300990023301020'),(3660,'191732302980','B030',1.00,'250','retail','0','2024-11-22 22:16:49','','','','169.0003774','Cash',0.00,'250','','','19','','1','2024-11-22 19:57:53','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9651.00','9650','Inclusive','branch','Inventory','','','','','',NULL,'19173230302330237732792'),(3661,'191732302980','6552',1.00,'650','retail','0','2024-11-22 22:54:09','','','','250','Cash',0.00,'650','','','19','0.00','1','2024-11-22 19:57:53','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173230545121201233232'),(3662,'191732302980','B027',1.00,'250','retail','0','2024-11-22 22:57:32','','','','176','Cash',0.00,'250','','','19','16.00','1','2024-11-22 19:57:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9947.00','9946','Inclusive','branch','Inventory','','','','yes','','','19173230546132302202710'),(3663,'191732302980','B030',1.00,'250','retail','0','2024-11-22 22:57:42','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-11-22 19:57:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9650.00','9649','Inclusive','branch','Inventory','','','','yes','','','19173230546929223342213'),(3664,'121732372455','7029',1.00,'1800','retail','0','2024-11-23 17:34:15','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2024-11-23 14:38:27','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9946.00','9945','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173237246500203322120'),(3665,'121732372455','6044',2.00,'400','retail','0','2024-11-23 17:34:26','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-11-23 14:38:27','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4746.00','4744','Inclusive','branch','Inventory','','','','yes','','','12173237250111020227022'),(3666,'121732372455','6517',1.00,'250','retail','0','2024-11-23 17:35:04','','','','150','Cash',0.00,'250','','','12','0.00','1','2024-11-23 14:38:27','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','12173237254332022222072'),(3667,'121732372455','6032',1.00,'200','retail','0','2024-11-23 17:35:43','','','','200','Cash',0.00,'200','','','12','16.00','1','2024-11-23 14:38:27','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999939.00','999938','Inclusive','branch','Inventory','','','','yes','','','12173237255830223203232'),(3668,'121732372455','B089',1.00,'200','retail','0','2024-11-23 17:35:58','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2024-11-23 14:38:27','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9761.00','9760','Inclusive','branch','Inventory','','','','yes','','','12173237256772237222273'),(3669,'121732372455','B088',1.00,'400','retail','0','2024-11-23 17:36:23','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-11-23 14:38:27','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9798.00','9797','Inclusive','branch','Inventory','','','','yes','','','12173237259123520352223'),(3670,'121732372455','B023',2.00,'600','retail','0','2024-11-23 17:36:31','','','','176','Cash',0.00,'300','','','12','16.00','1','2024-11-23 14:38:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9872.00','9870','Inclusive','branch','Inventory','','','','yes','','','12173237261520323313037'),(3671,'121732372455','B024',2.00,'600','retail','0','2024-11-23 17:36:56','','','','150.92','Cash',0.00,'300','','','12','16.00','1','2024-11-23 14:38:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9996.00','9994','Inclusive','branch','Inventory','','','','yes','','','12173237262700270673332'),(3672,'121732372455','6046',1.00,'700','retail','0','2024-11-23 17:37:08','','','','400','Cash',0.00,'700','','','12','16.00','1','2024-11-23 14:38:27','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999954.00','999953','Inclusive','branch','Inventory','','','','yes','','','12173237267933277670332'),(3673,'121732372455','6044',1.00,'200','retail','0','2024-11-23 17:38:00','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-11-23 14:38:27','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4744.00','4743','Inclusive','branch','Inventory','','','','yes','','','12173237268702333323132'),(3674,'121732372455','B089',1.00,'200','retail','0','2024-11-23 17:38:08','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2024-11-23 14:38:27','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9760.00','9759','Inclusive','branch','Inventory','','','','yes','','','12173237269723203323029'),(3675,'191732380098','7029',1.00,'1800','retail','0','2024-11-23 19:41:38','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2024-11-23 16:43:55','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9945.00','9944','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173238011592212300219'),(3676,'191732380098','6510',5.00,'500','retail','0','2024-11-23 19:41:55','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-23 16:43:55','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','23.00','18','Inclusive','branch','Service','1110','4000','5500','yes','','','19173238020423322020323'),(3677,'191732386525','6046',1.00,'700','retail','0','2024-11-23 21:28:45','','','','400','Cash',0.00,'700','','','19','16.00','1','2024-11-23 18:29:22','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999953.00','999952','Inclusive','branch','Inventory','','','','yes','','','19173238655022309023277'),(3678,'191732386525','6510',1.00,'100','retail','0','2024-11-23 21:29:10','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-23 18:29:22','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','yes','','','19173238655823053212600'),(3679,'191732386619','B016',2.00,'600','retail','0','2024-11-23 21:30:19','','','','220','Cash',0.00,'300','','','19','16.00','1','2024-11-23 18:30:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9970.00','9968','Inclusive','branch','Inventory','','','','yes','','','19173238662923220332023'),(3680,'191732386619','6013',1.00,'100','retail','0','2024-11-23 21:30:29','','','','100','Cash',0.00,'100','','','19','16.00','1','2024-11-23 18:30:58','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999957.00','999956','Inclusive','branch','Inventory','','','','yes','','','19173238664121102208233'),(3681,'191732386619','B097',1.00,'150','retail','0','2024-11-23 21:30:42','','','','41.66666667','Cash',0.00,'150','','','19','16.00','1','2024-11-23 18:30:58','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9984.00','9983','Inclusive','branch','Inventory','','','','yes','','','19173238665503312652325'),(3682,'191732386659','B038',1.00,'250','retail','0','2024-11-23 21:30:59','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-11-23 18:32:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9527.00','9526','Inclusive','branch','Inventory','','','','yes','','','19173238674543282323325'),(3683,'191732442672','6511',2.00,'200','retail','0','2024-11-24 13:04:32','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-24 10:04:43','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','19173244268112223021220'),(3684,'191732442685','6009',1.00,'600','retail','0','2024-11-24 13:04:45','','','','600','Cash',0.00,'600','','','19','16.00','1','2024-11-24 10:05:54','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999996.00','999995','Inclusive','branch','Inventory','','','','yes','','','19173244275107732223132'),(3685,'191732442784','18',1.00,'150','retail','0','2024-11-24 13:06:24','','','','150','Cash',0.00,'150','','','19','16.00','1','2024-11-24 10:06:46','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999998.00','999997','Inclusive','branch','Inventory','','','','yes','','','19173244279549402290933'),(3686,'191732442784','15',1.00,'150','retail','0','2024-11-24 13:06:35','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-11-24 10:06:46','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999828.00','999827','Inclusive','branch','Inventory','','','','yes','','','19173244280313770220043'),(3688,'191732442808','6511',3.00,'300','retail','0','2024-11-24 13:06:48','','','','50','Cash',0.00,'100','','','19','','1','2024-11-24 10:16:48','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','11.00','8','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173244282883212091120'),(3689,'191732442808','5996',1.00,'200','retail','0','2024-11-24 13:15:43','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-11-24 10:16:48','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999877.00','999876','Inclusive','branch','Inventory','','','','yes','','','19173244339521330333000'),(3690,'191732442808','6514',2.00,'200','retail','0','2024-11-24 13:16:35','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-24 10:16:48','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','19173244340552031157193'),(3693,'121732450897','B037',2.00,'500','retail','0','2024-11-24 15:21:38','','','','213.24','Cash',0.00,'250','','','12','16.00','1','2024-11-24 12:22:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9986.00','9984','Inclusive','branch','Inventory','','','','yes','','','12173245090890530103209'),(3694,'121732450897','B019',2.00,'700','retail','0','2024-11-24 15:21:49','','','','265','Cash',0.00,'350','','','12','16.00','1','2024-11-24 12:22:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9937.00','9935','Inclusive','branch','Inventory','','','','yes','','','12173245091920232732002'),(3695,'191732451408','6514',2.00,'200','retail','0','2024-11-24 15:30:09','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-24 12:30:21','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','19173245141943141133742'),(3696,'191732449662','5996',1.00,'200','retail','0','2024-11-24 15:01:02','','','','150','Cash',0.00,'200','','','19','','1','2024-11-24 12:31:02','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999876.00','999875','Inclusive','branch','Inventory','','','','','',NULL,'19173244967293232312364'),(3697,'191732449662','B030',1.00,'250','retail','0','2024-11-24 15:01:12','','','','169.0003774','Cash',0.00,'250','','','19','','1','2024-11-24 12:31:02','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9649.00','9648','Inclusive','branch','Inventory','','','','','',NULL,'19173244969669323232202'),(3698,'191732449662','6512',2.00,'100','retail','0','2024-11-24 15:30:46','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-11-24 12:31:02','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','19173245145922122354049'),(3702,'191732451463','7029',1.00,'1800','retail','0','2024-11-24 15:31:03','','','','1200','Cash',0.00,'1800','','','19','','1','2024-11-24 13:10:57','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9944.00','9943','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19173245148013302225223'),(3703,'191732451463','6044',1.00,'200','retail','0','2024-11-24 15:31:21','','','','100','Cash',0.00,'200','','','19','','1','2024-11-24 13:10:57','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4743.00','4742','Inclusive','branch','Inventory','','','','','',NULL,'19173245148949000222032'),(3704,'191732451463','6510',1.00,'100','retail','0','2024-11-24 15:31:29','','','','50','Cash',0.00,'100','','','19','','1','2024-11-24 13:10:57','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173245149731020993203'),(3705,'191732451463','6044',1.00,'200','retail','0','2024-11-24 16:10:12','','','','100','Cash',0.00,'200','','','19','16.00','1','2024-11-24 13:10:57','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4742.00','4741','Inclusive','branch','Inventory','','','','yes','','','19173245385431433352230'),(3712,'191732456002','5980',1.00,'900','retail','0','2024-11-24 16:46:42','','','','900','Cash',0.00,'900','','','19','','1','2024-11-24 14:08:12','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999967.00','999966','Inclusive','branch','Inventory','','','','','',NULL,'19173245601962020030232'),(3713,'191732456002','5996',3.00,'600','retail','0','2024-11-24 16:46:59','','','','150','Cash',0.00,'200','','','19','','1','2024-11-24 14:08:12','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999875.00','999872','Inclusive','branch','Inventory','','','','','',NULL,'19173245610020929325010'),(3714,'191732456002','B088',1.00,'400','retail','0','2024-11-24 16:48:21','','','','216','Cash',0.00,'400','','','19','','1','2024-11-24 14:08:12','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9797.00','9796','Inclusive','branch','Inventory','','','','','',NULL,'19173245611502335112554'),(3715,'191732456002','6002',2.00,'500','retail','0','2024-11-24 16:48:36','','','','200','Cash',0.00,'250','','','19','','1','2024-11-24 14:08:12','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999962.00','999960','Inclusive','branch','Inventory','','','','','',NULL,'19173245613331271123939'),(3716,'191732456002','6026',1.00,'200','retail','0','2024-11-24 16:48:53','','','','50','Cash',0.00,'200','','','19','','1','2024-11-24 14:08:12','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999995.00','999994','Inclusive','branch','Inventory','','','','','',NULL,'19173245615402304310031'),(3717,'191732456002','6040',1.00,'100','retail','0','2024-11-24 16:49:15','','','','42','Cash',0.00,'100','','','19','','1','2024-11-24 14:08:12','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9756.00','9755','Inclusive','branch','Inventory','','','','','',NULL,'19173245616432724702333'),(3718,'191732456002','6038',1.00,'1300','retail','0','2024-11-24 17:07:41','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2024-11-24 14:08:12','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9952.00','9951','Inclusive','branch','Inventory','','','','yes','','','19173245727391221322324'),(3719,'191732456002','6556',3.00,'1500','retail','0','2024-11-24 17:07:53','','','','300','Cash',0.00,'500','','','19','0.00','1','2024-11-24 14:08:12','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','yes','','','19173245728891372021330'),(3720,'191732462304','15',2.00,'300','retail','0','2024-11-24 18:31:44','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-11-24 15:31:57','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999827.00','999825','Inclusive','branch','Inventory','','','','yes','','','19173246231539290332024'),(3721,'191732462334','15',1.00,'150','retail','0','2024-11-24 18:32:14','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-11-24 15:33:42','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999825.00','999824','Inclusive','branch','Inventory','','','','yes','','','19173246234737231403200'),(3722,'191732462334','5977',1.00,'600','retail','0','2024-11-24 18:32:28','','','','600','Cash',0.00,'600','','','19','16.00','1','2024-11-24 15:33:42','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999992.00','999991','Inclusive','branch','Inventory','','','','yes','','','19173246236830026233042'),(3723,'191732462334','6510',2.00,'200','retail','0','2024-11-24 18:33:04','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-24 15:33:42','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Service','1110','4000','5500','yes','','','19173246239731333102003'),(3724,'191732462334','6513',1.00,'100','retail','0','2024-11-24 18:33:17','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-24 15:33:42','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173246240831273030332'),(3725,'191732462334','6003',1.00,'150','retail','0','2024-11-24 18:33:29','','','','150','Cash',0.00,'150','','','19','16.00','1','2024-11-24 15:33:42','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999987.00','999986','Inclusive','branch','Inventory','','','','yes','','','19173246242093323934213'),(3726,'191732462424','6555',1.00,'1200','retail','0','2024-11-24 18:33:44','','','','600','Cash',0.00,'1200','','','19','0.00','1','2024-11-24 15:35:43','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173246246437620247662'),(3727,'191732462424','5996',1.00,'200','retail','0','2024-11-24 18:34:25','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-11-24 15:35:43','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999872.00','999871','Inclusive','branch','Inventory','','','','yes','','','19173246248029322036203'),(3728,'191732462424','6032',1.00,'200','retail','0','2024-11-24 18:34:40','','','','200','Cash',0.00,'200','','','19','16.00','1','2024-11-24 15:35:43','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999938.00','999937','Inclusive','branch','Inventory','','','','yes','','','19173246249222302230393'),(3729,'191732462424','6032',1.00,'200','retail','0','2024-11-24 18:34:52','','','','200','Cash',0.00,'200','','','19','16.00','1','2024-11-24 15:35:43','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999937.00','999936','Inclusive','branch','Inventory','','','','yes','','','19173246250223026302431'),(3730,'191732462424','6556',1.00,'500','retail','0','2024-11-24 18:35:03','','','','300','Cash',0.00,'500','','','19','0.00','1','2024-11-24 15:35:43','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173246251630736033260'),(3731,'191732462424','B088',1.00,'400','retail','0','2024-11-24 18:35:16','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-11-24 15:35:43','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9796.00','9795','Inclusive','branch','Inventory','','','','yes','','','19173246252631132231333'),(3732,'191732462545','6030',1.00,'200','retail','0','2024-11-24 18:35:45','','','','100','Cash',0.00,'200','','','19','16.00','1','2024-11-24 15:40:32','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999998.00','999997','Inclusive','branch','Inventory','','','','yes','','','19173246276822702200300'),(3733,'191732462545','6046',1.00,'700','retail','0','2024-11-24 18:39:28','','','','400','Cash',0.00,'700','','','19','16.00','1','2024-11-24 15:40:32','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999952.00','999951','Inclusive','branch','Inventory','','','','yes','','','19173246280332324322272'),(3734,'191732462545','6040',1.00,'100','retail','0','2024-11-24 18:40:03','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-11-24 15:40:32','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9755.00','9754','Inclusive','branch','Inventory','','','','yes','','','19173246281732227923237'),(3735,'191732462545','15',1.00,'150','retail','0','2024-11-24 18:40:18','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-11-24 15:40:32','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999824.00','999823','Inclusive','branch','Inventory','','','','yes','','','19173246282663120234322'),(3736,'121732465030','6501',1.00,'200','retail','0','2024-11-24 19:17:10','','','','100','Cash',0.00,'200','','','12','0.00','1','2024-11-24 16:17:28','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9976.00','9975','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173246504537235633401'),(3738,'121732465314','6020',4.00,'800','retail','0','2024-11-24 19:21:54','','','','200','Cash',0.00,'200','','','12','16.00','1','2024-11-24 16:22:29','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999978.00','999974','Inclusive','branch','Inventory','','','','yes','','','12173246534536222122220'),(3739,'121732465049','B001',1.00,'250','retail','0','2024-11-24 19:17:29','','','','169','Cash',0.00,'250','','','12','','1','2024-11-24 18:19:50','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9694.00','9693','Inclusive','branch','Inventory','','','','','',NULL,'12173246530653201132326'),(3740,'121732465049','B001',1.00,'250','retail','0','2024-11-24 21:19:36','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-11-24 18:19:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9693.00','9692','Inclusive','branch','Inventory','','','','yes','','','12173247238723020730320'),(3741,'121732472967','6001',1.00,'650','retail','0','2024-11-24 21:29:27','','','','650','Cash',0.00,'650','','','12','16.00','1','2024-11-24 18:33:21','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999974.00','999973','Inclusive','branch','Inventory','','','','yes','','','12173247301737733223232'),(3742,'121732472967','6510',1.00,'100','retail','0','2024-11-24 21:30:18','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-11-24 18:33:21','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Service','1110','4000','5500','yes','','','12173247302632323222720'),(3743,'121732472967','6527',2.00,'400','retail','0','2024-11-24 21:30:27','','','','50','Cash',0.00,'200','','','12','0.00','1','2024-11-24 18:33:21','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','12173247304131220310227'),(3744,'121732474841','B043',2.00,'2400','retail','0','2024-11-24 22:00:42','','','','680','Cash',0.00,'1200','','','12','16.00','1','2024-11-24 19:05:04','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9968.00','9966','Inclusive','branch','Inventory','','','','yes','','','12173247485082023225220'),(3745,'121732474841','6040',3.00,'300','retail','0','2024-11-24 22:00:50','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-11-24 19:05:04','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9754.00','9751','Inclusive','branch','Inventory','','','','yes','','','12173247487700200723034'),(3746,'121732474841','6044',1.00,'200','retail','0','2024-11-24 22:01:18','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-11-24 19:05:04','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4741.00','4740','Inclusive','branch','Inventory','','','','yes','','','12173247491512911333432'),(3747,'121732474841','6038',1.00,'1300','retail','0','2024-11-24 22:01:55','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2024-11-24 19:05:04','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9951.00','9950','Inclusive','branch','Inventory','','','','yes','','','12173247495323341220373'),(3748,'121732474841','6515',3.00,'900','retail','0','2024-11-24 22:02:33','','','','100','Cash',0.00,'300','','','12','0.00','1','2024-11-24 19:05:04','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173247504723224220232'),(3749,'121732474841','B001',1.00,'250','retail','0','2024-11-24 22:04:07','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-11-24 19:05:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9692.00','9691','Inclusive','branch','Inventory','','','','yes','','','12173247509523033302900'),(3750,'121732475106','B152',1.00,'3200','retail','0','2024-11-24 22:05:06','','','','0','Cash',0.00,'3200','','','12','16.00','1','2024-11-24 19:08:31','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','yes','','','12173247519432201342217'),(3751,'121732475106','6511',1.00,'100','retail','0','2024-11-24 22:06:34','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-11-24 19:08:31','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','12173247523420032432303'),(3752,'121732475106','6529',2.00,'1200','retail','0','2024-11-24 22:07:15','','','','300','Cash',0.00,'600','','','12','0.00','1','2024-11-24 19:08:31','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173247526973239272222'),(3753,'121732475106','6501',1.00,'200','retail','0','2024-11-24 22:07:49','','','','100','Cash',0.00,'200','','','12','0.00','1','2024-11-24 19:08:31','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9975.00','9974','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173247530330223203532'),(3754,'121732475312','B023',2.00,'600','retail','0','2024-11-24 22:08:32','','','','176','Cash',0.00,'300','','','12','16.00','1','2024-11-24 19:24:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9870.00','9868','Inclusive','branch','Inventory','','','','yes','','','12173247620023333222232'),(3755,'121732475312','6549',2.00,'500','retail','0','2024-11-24 22:23:20','','','','200','Cash',0.00,'250','','','12','0.00','1','2024-11-24 19:24:02','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','12173247621222333030222'),(3756,'121732475312','6511',1.00,'100','retail','0','2024-11-24 22:23:33','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-11-24 19:24:02','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','12173247623703302320074'),(3757,'121732478360','6511',1.00,'100','retail','0','2024-11-24 22:59:20','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-11-24 19:59:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','12173247837004007323132'),(3758,'191732543604','B035',4.00,'1000','retail','0','2024-11-25 17:06:44','','','','186.68','Cash',0.00,'250','','','19','16.00','1','2024-11-25 14:08:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9967.00','9963','Inclusive','branch','Inventory','','','','yes','','','19173254361858332102323'),(3759,'191732543604','7029',1.00,'1800','retail','0','2024-11-25 17:06:59','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2024-11-25 14:08:27','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9943.00','9942','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173254363230133310373'),(3760,'191732543604','5996',3.00,'600','retail','0','2024-11-25 17:07:12','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-11-25 14:08:27','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999871.00','999868','Inclusive','branch','Inventory','','','','yes','','','19173254364933523363903'),(3761,'191732543604','B088',1.00,'400','retail','0','2024-11-25 17:07:29','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-11-25 14:08:27','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9795.00','9794','Inclusive','branch','Inventory','','','','yes','','','19173254366272362036233'),(3762,'191732543604','6521',1.00,'200','retail','0','2024-11-25 17:07:42','','','','100','Cash',0.00,'200','','','19','0.00','1','2024-11-25 14:08:27','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173254367902439203013'),(3763,'191732543604','6002',2.00,'500','retail','0','2024-11-25 17:07:59','','','','200','Cash',0.00,'250','','','19','16.00','1','2024-11-25 14:08:27','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999960.00','999958','Inclusive','branch','Inventory','','','','yes','','','19173254369409035240520'),(3764,'191732543604','6002',1.00,'250','retail','0','2024-11-25 17:08:14','','','','200','Cash',0.00,'250','','','19','16.00','1','2024-11-25 14:08:27','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999958.00','999957','Inclusive','branch','Inventory','','','','yes','','','19173254370525253392232'),(3765,'191732543709','6046',1.00,'700','retail','0','2024-11-25 17:08:29','','','','400','Cash',0.00,'700','','','19','16.00','1','2024-11-25 14:09:32','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999951.00','999950','Inclusive','branch','Inventory','','','','yes','','','19173254374423202037123'),(3766,'191732543709','5996',1.00,'200','retail','0','2024-11-25 17:09:05','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-11-25 14:09:32','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999868.00','999867','Inclusive','branch','Inventory','','','','yes','','','19173254375333013373303'),(3767,'191732543709','B028',2.00,'600','retail','0','2024-11-25 17:09:13','','','','195','Cash',0.00,'300','','','19','16.00','1','2024-11-25 14:09:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9896.00','9894','Inclusive','branch','Inventory','','','','yes','','','19173254376543230000313'),(3769,'191732543774','B001',1.00,'250','retail','0','2024-11-25 17:09:34','','','','169','Cash',0.00,'250','','','19','','1','2024-11-25 15:24:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9691.00','9690','Inclusive','branch','Inventory','','','','','',NULL,'19173254823721720213282'),(3770,'191732543774','B009',1.00,'300','retail','0','2024-11-25 18:24:37','','','','204','Cash',0.00,'300','','','19','16.00','1','2024-11-25 15:24:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9809.00','9808','Inclusive','branch','Inventory','','','','yes','','','19173254829590792325300'),(3801,'191732557629','6001',1.00,'650','retail','0','2024-11-25 21:00:29','','','','650','Cash',0.00,'650','','','19','16.00','1','2024-11-25 18:01:32','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999971.00','999970','Inclusive','branch','Inventory','','','','yes','','','19173255763906632223932'),(3802,'191732557629','6027',1.00,'150','retail','0','2024-11-25 21:00:39','','','','100','Cash',0.00,'150','','','19','16.00','1','2024-11-25 18:01:32','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999996.00','999995','Inclusive','branch','Inventory','','','','yes','','','19173255764750162132703'),(3803,'191732557629','6510',1.00,'100','retail','0','2024-11-25 21:00:48','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-25 18:01:32','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','yes','','','19173255765851753022833'),(3804,'191732557629','B041',1.00,'1200','retail','0','2024-11-25 21:00:58','','','','610','Cash',0.00,'1200','','','19','16.00','1','2024-11-25 18:01:32','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9981.00','9980','Inclusive','branch','Inventory','','','','yes','','','19173255767627123113127'),(3805,'191732557629','6040',1.00,'100','retail','0','2024-11-25 21:01:16','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-11-25 18:01:32','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9749.00','9748','Inclusive','branch','Inventory','','','','yes','','','19173255768323002333332'),(3806,'191732548299','B065',1.00,'2200','retail','0','2024-11-25 18:24:59','','','','1400','Cash',0.00,'2200','','','19','','1','2024-11-25 18:14:00','2','7','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','','',NULL,'19173255080113323253200'),(3807,'191732548299','6040',1.00,'100','retail','0','2024-11-25 19:06:42','','','','42','Cash',0.00,'100','','','19','','1','2024-11-25 18:14:00','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9751.00','9750','Inclusive','branch','Inventory','','','','','',NULL,'19173255081053523082223'),(3808,'191732548299','B088',1.00,'400','retail','0','2024-11-25 19:06:51','','','','216','Cash',0.00,'400','','','19','','1','2024-11-25 18:14:00','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9794.00','9793','Inclusive','branch','Inventory','','','','','',NULL,'19173255082252322333951'),(3809,'191732548299','6521',1.00,'200','retail','0','2024-11-25 19:07:02','','','','100','Cash',0.00,'200','','','19','','1','2024-11-25 18:14:00','2','12','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173255083233232339050'),(3810,'191732548299','15',1.00,'150','retail','0','2024-11-25 19:07:12','','','','0','Cash',0.00,'150','','','19','','1','2024-11-25 18:14:00','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999823.00','999822','Inclusive','branch','Inventory','','','','','',NULL,'19173255084832034031322'),(3811,'191732548299','6040',1.00,'100','retail','0','2024-11-25 20:56:46','','','','42','Cash',0.00,'100','','','19','','1','2024-11-25 18:14:00','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9750.00','9749','Inclusive','branch','Inventory','','','','','',NULL,'19173255742300233533322'),(3812,'191732548299','6001',2.00,'1300','retail','0','2024-11-25 20:57:04','','','','650','Cash',0.00,'650','','','19','','1','2024-11-25 18:14:00','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999973.00','999971','Inclusive','branch','Inventory','','','','','',NULL,'19173255746003252322270'),(3813,'191732548299','6524',1.00,'200','retail','0','2024-11-25 20:57:40','','','','70','Cash',0.00,'200','','','19','','1','2024-11-25 18:14:00','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173255746903224024213'),(3814,'191732548299','6510',1.00,'100','retail','0','2024-11-25 20:57:50','','','','50','Cash',0.00,'100','','','19','','1','2024-11-25 18:14:00','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173255748012222022048'),(3815,'191732548299','6512',14.00,'700','retail','0','2024-11-25 20:58:01','','','','30','Cash',0.00,'50','','','19','','1','2024-11-25 18:14:00','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','44.00','30','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173255752072732030032'),(3816,'191732548299','6514',2.00,'200','retail','0','2024-11-25 20:58:41','','','','50','Cash',0.00,'100','','','19','','1','2024-11-25 18:14:00','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173255753055330219337'),(3817,'191732548299','5996',2.00,'400','retail','0','2024-11-25 20:58:50','','','','150','Cash',0.00,'200','','','19','','1','2024-11-25 18:14:00','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999867.00','999865','Inclusive','branch','Inventory','','','','','',NULL,'19173255754135202193323'),(3818,'191732548299','6511',2.00,'200','retail','0','2024-11-25 20:59:52','','','','50','Cash',0.00,'100','','','19','','1','2024-11-25 18:14:00','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173255760530733703310'),(3819,'191732548299','6025',1.00,'400','retail','0','2024-11-25 21:02:23','','','','350','Cash',0.00,'400','','','19','16.00','1','2024-11-25 18:14:00','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999998.00','999997','Inclusive','branch','Inventory','','','','yes','','','19173255842552348375342'),(3820,'211732617774','6034',1.00,'100','retail','0','2024-11-26 13:42:54','','','','100','Cash',0.00,'100','','','21','16.00','1','2024-11-26 10:44:36','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999997.00','999996','Inclusive','branch','Inventory','','','','yes','','','21173261779032033121223'),(3821,'211732617774','6040',1.00,'100','retail','0','2024-11-26 13:43:11','','','','42','Cash',0.00,'100','','','21','16.00','1','2024-11-26 10:44:36','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9748.00','9747','Inclusive','branch','Inventory','','','','yes','','','21173261780232330232220'),(3822,'211732617774','5980',1.00,'900','retail','0','2024-11-26 13:43:22','','','','900','Cash',0.00,'900','','','21','16.00','1','2024-11-26 10:44:36','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999966.00','999965','Inclusive','branch','Inventory','','','','yes','','','21173261781433473221227'),(3823,'211732617774','6510',2.00,'200','retail','0','2024-11-26 13:43:47','','','','50','Cash',0.00,'100','','','21','0.00','1','2024-11-26 10:44:36','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Service','1110','4000','5500','yes','','','21173261784132672202122'),(3824,'211732617774','6544',1.00,'100','retail','0','2024-11-26 13:44:02','','','','50','Cash',0.00,'100','','','21','0.00','1','2024-11-26 10:44:36','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','21173261786071226233313'),(3825,'211732644561','7029',1.00,'1800','retail','0','2024-11-26 21:09:21','','','','1200','Cash',0.00,'1800','','','21','0.00','1','2024-11-26 18:10:17','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9942.00','9941','Inclusive','branch','Inventory','1110','4000','5500','yes','','','21173264458402823083802'),(3826,'211732644561','6020',2.00,'400','retail','0','2024-11-26 21:09:44','','','','200','Cash',0.00,'200','','','21','16.00','1','2024-11-26 18:10:17','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999974.00','999972','Inclusive','branch','Inventory','','','','yes','','','21173264461263223330433'),(3827,'211732644619','B038',1.00,'250','retail','0','2024-11-26 21:10:19','','','','195.52','Cash',0.00,'250','','','21','16.00','1','2024-11-26 18:11:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9526.00','9525','Inclusive','branch','Inventory','','','','yes','','','21173264464562222121204'),(3828,'211732644619','B009',1.00,'300','retail','0','2024-11-26 21:10:45','','','','204','Cash',0.00,'300','','','21','16.00','1','2024-11-26 18:11:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9808.00','9807','Inclusive','branch','Inventory','','','','yes','','','21173264465863022303062'),(3829,'211732645163','6040',1.00,'100','retail','0','2024-11-26 21:19:23','','','','42','Cash',0.00,'100','','','21','16.00','1','2024-11-26 18:19:45','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9747.00','9746','Inclusive','branch','Inventory','','','','yes','','','21173264518423220132133'),(3830,'191732721740','6046',1.00,'700','retail','0','2024-11-27 18:35:40','','','','400','Cash',0.00,'700','','','19','16.00','1','2024-11-27 15:36:21','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999950.00','999949','Inclusive','branch','Inventory','','','','yes','','','19173272175233033272222'),(3831,'191732721740','6044',2.00,'400','retail','0','2024-11-27 18:35:53','','','','100','Cash',0.00,'200','','','19','16.00','1','2024-11-27 15:36:21','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4740.00','4738','Inclusive','branch','Inventory','','','','yes','','','19173272176411626726310'),(3832,'191732721740','6520',2.00,'400','retail','0','2024-11-27 18:36:04','','','','100','Cash',0.00,'200','','','19','0.00','1','2024-11-27 15:36:21','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','19173272177873319370103'),(3833,'191732721784','B038',2.00,'500','retail','0','2024-11-27 18:36:24','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-11-27 15:37:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9525.00','9523','Inclusive','branch','Inventory','','','','yes','','','19173272180723020792222'),(3834,'191732721784','B088',1.00,'400','retail','0','2024-11-27 18:36:48','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-11-27 15:37:24','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9793.00','9792','Inclusive','branch','Inventory','','','','yes','','','19173272181823220117973'),(3835,'191732721784','5996',1.00,'200','retail','0','2024-11-27 18:36:59','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-11-27 15:37:24','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999865.00','999864','Inclusive','branch','Inventory','','','','yes','','','19173272182932282222213'),(3836,'191732721784','5980',1.00,'900','retail','0','2024-11-27 18:37:09','','','','900','Cash',0.00,'900','','','19','16.00','1','2024-11-27 15:37:24','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999965.00','999964','Inclusive','branch','Inventory','','','','yes','','','19173272183977002233277'),(3837,'191732725548','5996',2.00,'400','retail','0','2024-11-27 19:39:08','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-11-27 16:39:21','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999864.00','999862','Inclusive','branch','Inventory','','','','yes','','','19173272555822283020213'),(3844,'191732812000','B030',2.00,'500','retail','0','2024-11-28 19:40:00','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-11-28 16:40:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9648.00','9646','Inclusive','branch','Inventory','','','','yes','','','19173281201430423118211'),(3845,'191732812000','6512',2.00,'100','retail','0','2024-11-28 19:40:14','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-11-28 16:40:28','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','19173281202320331322302'),(3846,'191732806389','B023',2.00,'600','retail','0','2024-11-28 18:06:29','','','','176','Cash',0.00,'300','','','19','','1','2024-11-28 16:40:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9868.00','9866','Inclusive','branch','Inventory','','','','','',NULL,'19173280640512323263032'),(3847,'191732806389','6514',2.00,'200','retail','0','2024-11-28 18:06:45','','','','50','Cash',0.00,'100','','','19','','1','2024-11-28 16:40:58','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173280645009332282020'),(3848,'191732806389','15',1.00,'150','retail','0','2024-11-28 18:07:31','','','','0','Cash',0.00,'150','','','19','','1','2024-11-28 16:40:58','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999822.00','999821','Inclusive','branch','Inventory','','','','','',NULL,'19173280646832123413211'),(3849,'191732806389','B023',1.00,'300','retail','0','2024-11-28 19:40:45','','','','176','Cash',0.00,'300','','','19','16.00','1','2024-11-28 16:40:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9866.00','9865','Inclusive','branch','Inventory','','','','yes','','','19173281205503332203239'),(3852,'191732806475','6520',1.00,'200','retail','0','2024-11-28 18:07:55','','','','100','Cash',0.00,'200','','','19','','1','2024-11-28 17:08:37','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173281196933061012002'),(3853,'191732806475','15',2.00,'300','retail','0','2024-11-28 19:39:29','','','','0','Cash',0.00,'150','','','19','','1','2024-11-28 17:08:37','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999821.00','999819','Inclusive','branch','Inventory','','','','','',NULL,'19173281198029237299321'),(3854,'191732806475','5984',3.00,'300','retail','0','2024-11-28 19:39:40','','','','100','Cash',0.00,'100','','','19','','1','2024-11-28 17:08:37','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999921.00','999918','Inclusive','branch','Inventory','','','','','',NULL,'19173281199430001223222'),(3855,'191732806475','5984',1.00,'100','retail','0','2024-11-28 20:08:19','','','','100','Cash',0.00,'100','','','19','16.00','1','2024-11-28 17:08:37','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999918.00','999917','Inclusive','branch','Inventory','','','','yes','','','19173281371439103234138'),(3862,'191732816906','B001',1.00,'250','retail','0','2024-11-28 21:01:46','','','','169','Cash',0.00,'250','','','19','','1','2024-11-28 18:45:32','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9690.00','9689','Inclusive','branch','Inventory','','','','','',NULL,'19173281691313031712390'),(3863,'191732816906','B001',1.00,'250','retail','0','2024-11-28 21:45:20','','','','169','Cash',0.00,'250','','','19','16.00','1','2024-11-28 18:45:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9689.00','9688','Inclusive','branch','Inventory','','','','yes','','','19173281953020220013333'),(3864,'191732819557','5996',2.00,'400','retail','0','2024-11-28 21:45:57','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-11-28 18:46:17','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999861.00','999859','Inclusive','branch','Inventory','','','','yes','','','19173281957333711220873'),(3865,'191732813657','5996',1.00,'200','retail','0','2024-11-28 20:07:37','','','','150','Cash',0.00,'200','','','19','','1','2024-11-28 19:01:17','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999862.00','999861','Inclusive','branch','Inventory','','','','','',NULL,'19173281366701337313322'),(3866,'191732813657','5980',1.00,'900','retail','0','2024-11-28 20:07:48','','','','900','Cash',0.00,'900','','','19','','1','2024-11-28 19:01:17','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999964.00','999963','Inclusive','branch','Inventory','','','','','',NULL,'19173281367937322233331'),(3867,'191732813657','5980',1.00,'900','retail','0','2024-11-28 21:02:06','','','','900','Cash',0.00,'900','','','19','','1','2024-11-28 19:01:17','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999963.00','999962','Inclusive','branch','Inventory','','','','','',NULL,'19173281693623201101332'),(3868,'191732813657','6032',1.00,'200','retail','0','2024-11-28 21:02:17','','','','200','Cash',0.00,'200','','','19','','1','2024-11-28 19:01:17','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999936.00','999935','Inclusive','branch','Inventory','','','','','',NULL,'19173281694643939296213'),(3869,'191732813657','6519',1.00,'150','retail','0','2024-11-28 21:02:26','','','','50','Cash',0.00,'150','','','19','','1','2024-11-28 19:01:17','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173281696236620626103'),(3870,'191732813657','6040',1.00,'100','retail','0','2024-11-28 22:01:06','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-11-28 19:01:17','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9746.00','9745','Inclusive','branch','Inventory','','','','yes','','','19173282047422313330202'),(3871,'191732875026','6501',1.00,'200','retail','0','2024-11-29 13:10:26','','','','100','Cash',0.00,'200','','','19','0.00','1','2024-11-29 10:12:36','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9974.00','9973','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173287503453833329020'),(3872,'191732875026','6520',1.00,'200','retail','0','2024-11-29 13:10:35','','','','100','Cash',0.00,'200','','','19','0.00','1','2024-11-29 10:12:36','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173287504514225730030'),(3873,'191732875026','15',1.00,'150','retail','0','2024-11-29 13:10:46','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-11-29 10:12:36','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999819.00','999818','Inclusive','branch','Inventory','','','','yes','','','19173287505471222751422'),(3874,'191732875026','6514',2.00,'200','retail','0','2024-11-29 13:10:54','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-29 10:12:36','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','19173287506432022322223'),(3875,'191732875026','6514',2.00,'200','retail','0','2024-11-29 13:11:05','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-29 10:12:36','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','19173287507872233227325'),(3876,'191732875026','6512',4.00,'200','retail','0','2024-11-29 13:11:18','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-11-29 10:12:36','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','44.00','40','Inclusive','branch','Service','1110','4000','5500','yes','','','19173287510332232203520'),(3877,'191732875026','5999',1.00,'1500','retail','0','2024-11-29 13:11:44','','','','1500','Cash',0.00,'1500','','','19','16.00','1','2024-11-29 10:12:36','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999986.00','999985','Inclusive','branch','Inventory','','','','yes','','','19173287511637312239031'),(3878,'191732875026','6524',3.00,'600','retail','0','2024-11-29 13:11:56','','','','70','Cash',0.00,'200','','','19','0.00','1','2024-11-29 10:12:36','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','19173287513002723335232'),(3879,'191732875026','B009',1.00,'300','retail','0','2024-11-29 13:12:11','','','','204','Cash',0.00,'300','','','19','16.00','1','2024-11-29 10:12:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9807.00','9806','Inclusive','branch','Inventory','','','','yes','','','19173287514338120133973'),(3880,'191732875026','6511',1.00,'100','retail','0','2024-11-29 13:12:24','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-29 10:12:36','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173287515323315319352'),(3881,'191732897728','6046',1.00,'700','retail','0','2024-11-29 19:28:48','','','','400','Cash',0.00,'700','','','19','16.00','1','2024-11-29 16:29:31','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999949.00','999948','Inclusive','branch','Inventory','','','','yes','','','19173289774723282029009'),(3882,'191732897728','5996',1.00,'200','retail','0','2024-11-29 19:29:07','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-11-29 16:29:31','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999859.00','999858','Inclusive','branch','Inventory','','','','yes','','','19173289775522320033322'),(3883,'191732897728','6511',1.00,'100','retail','0','2024-11-29 19:29:16','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-29 16:29:31','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173289776530360038933'),(3886,'191732897837','6511',2.00,'200','retail','0','2024-11-29 19:30:37','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-29 16:32:28','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','19173289785222392203222'),(3887,'191732897837','B089',1.00,'200','retail','0','2024-11-29 19:30:52','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2024-11-29 16:32:28','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9759.00','9758','Inclusive','branch','Inventory','','','','yes','','','19173289786220063317138'),(3888,'191732897837','B089',1.00,'200','retail','0','2024-11-29 19:31:02','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2024-11-29 16:32:28','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9758.00','9757','Inclusive','branch','Inventory','','','','yes','','','19173289787188012927097'),(3889,'191732897837','6030',2.00,'400','retail','0','2024-11-29 19:31:11','','','','100','Cash',0.00,'200','','','19','16.00','1','2024-11-29 16:32:28','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999997.00','999995','Inclusive','branch','Inventory','','','','yes','','','19173289788483082823241'),(3890,'191732897837','6038',1.00,'1300','retail','0','2024-11-29 19:31:25','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2024-11-29 16:32:28','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9950.00','9949','Inclusive','branch','Inventory','','','','yes','','','19173289789673929323233'),(3891,'191732897837','B050',1.00,'6800','retail','0','2024-11-29 19:31:37','','','','5100.005','Cash',0.00,'6800','','','19','16.00','1','2024-11-29 16:32:28','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9998.00','9997','Inclusive','branch','Inventory','','','','yes','','','19173289791522020282033'),(3892,'191732897837','6515',3.00,'900','retail','0','2024-11-29 19:31:55','','','','100','Cash',0.00,'300','','','19','0.00','1','2024-11-29 16:32:28','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173289793390329313312'),(3893,'191732897950','6048',1.00,'600','retail','0','2024-11-29 19:32:30','','','','300','Cash',0.00,'600','','','19','16.00','1','2024-11-29 16:35:28','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9993.00','9992','Inclusive','branch','Inventory','','','','yes','','','19173289798002022831303'),(3894,'191732897950','5996',1.00,'200','retail','0','2024-11-29 19:33:00','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-11-29 16:35:28','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999858.00','999857','Inclusive','branch','Inventory','','','','yes','','','19173289799121791203923'),(3895,'191732897773','6046',1.00,'700','retail','0','2024-11-29 19:29:33','','','','400','Cash',0.00,'700','','','19','','1','2024-11-29 16:36:51','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999948.00','999947','Inclusive','branch','Inventory','','','','','',NULL,'19173289778443421072303'),(3896,'191732897773','6511',1.00,'100','retail','0','2024-11-29 19:29:45','','','','50','Cash',0.00,'100','','','19','','1','2024-11-29 16:36:51','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173289779917700773932'),(3897,'191732897773','6044',1.00,'200','retail','0','2024-11-29 19:36:38','','','','100','Cash',0.00,'200','','','19','16.00','1','2024-11-29 16:36:51','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4738.00','4737','Inclusive','branch','Inventory','','','','yes','','','19173289820802023021132'),(3906,'191732898223','B001',2.00,'500','retail','0','2024-11-29 19:37:03','','','','169','Cash',0.00,'250','','','19','','1','2024-11-29 17:46:27','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9688.00','9686','Inclusive','branch','Inventory','','','','','',NULL,'19173289823222320329370'),(3907,'191732898223','B178',1.00,'1700','retail','0','2024-11-29 19:37:12','','','','975','Cash',0.00,'1700','','','19','','1','2024-11-29 17:46:27','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','','','','','',NULL,'19173289824122330923223'),(3908,'191732898223','6046',1.00,'700','retail','0','2024-11-29 19:37:21','','','','400','Cash',0.00,'700','','','19','','1','2024-11-29 17:46:27','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999947.00','999946','Inclusive','branch','Inventory','','','','','',NULL,'19173289825222882273120'),(3909,'191732898223','15',1.00,'150','retail','0','2024-11-29 19:37:32','','','','0','Cash',0.00,'150','','','19','','1','2024-11-29 17:46:27','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999818.00','999817','Inclusive','branch','Inventory','','','','','',NULL,'19173289826233312030238'),(3910,'191732898223','B001',1.00,'250','retail','0','2024-11-29 20:46:11','','','','169','Cash',0.00,'250','','','19','16.00','1','2024-11-29 17:46:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9686.00','9685','Inclusive','branch','Inventory','','','','yes','','','19173290238027320020323'),(3911,'191732902301','7029',1.00,'1800','retail','0','2024-11-29 20:45:01','','','','1200','Cash',0.00,'1800','','','19','','1','2024-11-29 18:08:18','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9941.00','9940','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19173290231472033332329'),(3912,'191732902301','6032',1.00,'200','retail','0','2024-11-29 20:45:15','','','','200','Cash',0.00,'200','','','19','','1','2024-11-29 18:08:18','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999935.00','999934','Inclusive','branch','Inventory','','','','','',NULL,'19173290232502371329325'),(3913,'191732902301','B023',2.00,'600','retail','0','2024-11-29 20:45:25','','','','176','Cash',0.00,'300','','','19','','1','2024-11-29 18:08:18','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9865.00','9863','Inclusive','branch','Inventory','','','','','',NULL,'19173290233532032023222'),(3914,'191732902301','B038',1.00,'250','retail','0','2024-11-29 20:45:36','','','','195.52','Cash',0.00,'250','','','19','','1','2024-11-29 18:08:18','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9523.00','9522','Inclusive','branch','Inventory','','','','','',NULL,'19173290234732090723279'),(3915,'191732902301','B038',1.00,'250','retail','0','2024-11-29 21:08:01','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-11-29 18:08:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9522.00','9521','Inclusive','branch','Inventory','','','','yes','','','19173290369412103379302'),(3916,'191732959990','6515',1.00,'300','retail','0','2024-11-30 12:46:30','','','','100','Cash',0.00,'300','','','19','0.00','1','2024-11-30 09:47:23','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','yes','','','19173296004069330202220'),(3917,'191732960044','6046',1.00,'700','retail','0','2024-11-30 12:47:24','','','','400','Cash',0.00,'700','','','19','16.00','1','2024-11-30 09:48:35','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999946.00','999945','Inclusive','branch','Inventory','','','','yes','','','19173296009406243606000'),(3918,'191732960044','6510',1.00,'100','retail','0','2024-11-30 12:48:14','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-30 09:48:35','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','yes','','','19173296010313233331312'),(3919,'191732960044','B089',1.00,'200','retail','0','2024-11-30 12:48:23','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2024-11-30 09:48:35','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9757.00','9756','Inclusive','branch','Inventory','','','','yes','','','19173296011112222622212'),(3920,'191732965157','6034',2.00,'200','retail','0','2024-11-30 14:12:37','','','','100','Cash',0.00,'100','','','19','16.00','1','2024-11-30 11:13:29','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999996.00','999994','Inclusive','branch','Inventory','','','','yes','','','19173296518423805302782'),(3921,'191732965157','B032',1.00,'250','retail','0','2024-11-30 14:13:05','','','','186.68','Cash',0.00,'250','','','19','16.00','1','2024-11-30 11:13:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9858.00','9857','Inclusive','branch','Inventory','','','','yes','','','19173296520222333227233'),(3923,'191732965249','6539',4.00,'1200','retail','0','2024-11-30 14:14:09','','','','234','Cash',0.00,'300','','','19','0.00','1','2024-11-30 12:15:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','yes','','','19173296895129517291209'),(3930,'191732969961','5996',2.00,'400','retail','0','2024-11-30 15:32:41','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-11-30 12:33:15','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999857.00','999855','Inclusive','branch','Inventory','','','','yes','','','19173296999310233222909'),(3931,'191732969997','6512',4.00,'200','retail','0','2024-11-30 15:33:17','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-11-30 12:33:33','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','44.00','40','Inclusive','branch','Service','1110','4000','5500','yes','','','19173297001193312231200'),(3932,'191732970015','5980',1.00,'900','retail','0','2024-11-30 15:33:35','','','','900','Cash',0.00,'900','','','19','16.00','1','2024-11-30 13:47:19','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999962.00','999961','Inclusive','branch','Inventory','','','','yes','','','19173297440923931733930'),(3933,'191732970015','6510',1.00,'100','retail','0','2024-11-30 16:46:49','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-30 13:47:19','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','yes','','','19173297441602233273730'),(3934,'191732970015','6513',1.00,'100','retail','0','2024-11-30 16:46:57','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-30 13:47:19','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173297442832302208311'),(3935,'191732970015','6527',1.00,'200','retail','0','2024-11-30 16:47:08','','','','50','Cash',0.00,'200','','','19','0.00','1','2024-11-30 13:47:19','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173297443622021213400'),(3936,'191732965212','B038',3.00,'750','retail','0','2024-11-30 14:13:32','','','','195.52','Cash',0.00,'250','','','19','','1','2024-11-30 13:49:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9521.00','9518','Inclusive','branch','Inventory','','','','','',NULL,'19173296522992333952322'),(3937,'191732965212','B038',2.00,'500','retail','0','2024-11-30 15:16:27','','','','195.52','Cash',0.00,'250','','','19','','1','2024-11-30 13:49:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9518.00','9516','Inclusive','branch','Inventory','','','','','',NULL,'19173296901033631103307'),(3938,'191732965212','B030',1.00,'250','retail','0','2024-11-30 15:27:53','','','','169.0003774','Cash',0.00,'250','','','19','','1','2024-11-30 13:49:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9646.00','9645','Inclusive','branch','Inventory','','','','','',NULL,'19173296969623203103229'),(3939,'191732965212','B032',1.00,'250','retail','0','2024-11-30 15:28:16','','','','186.68','Cash',0.00,'250','','','19','','1','2024-11-30 13:49:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9857.00','9856','Inclusive','branch','Inventory','','','','','',NULL,'19173296995660025233933'),(3940,'191732965212','5996',2.00,'400','retail','0','2024-11-30 16:48:46','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-11-30 13:49:09','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999855.00','999853','Inclusive','branch','Inventory','','','','yes','','','19173297454531472213025'),(3941,'191732976187','B180',1.00,'1700','retail','0','2024-11-30 17:16:27','','','','956','Cash',0.00,'1700','','','19','16.00','1','2024-11-30 14:18:25','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9998.00','9997','Inclusive','branch','Inventory','','','','yes','','','19173297623077072012230'),(3942,'191732976187','B088',1.00,'400','retail','0','2024-11-30 17:17:10','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-11-30 14:18:25','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9792.00','9791','Inclusive','branch','Inventory','','','','yes','','','19173297624023332362639'),(3943,'191732976187','6514',2.00,'200','retail','0','2024-11-30 17:17:21','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-30 14:18:25','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','19173297625435703123263'),(3944,'191732976187','6512',2.00,'100','retail','0','2024-11-30 17:18:07','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-11-30 14:18:25','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','19173297630030230370203'),(4077,'191732996107','5996',3.00,'600','retail','0','2024-11-30 22:48:27','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-11-30 19:50:18','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999853.00','999850','Inclusive','branch','Inventory','','','','yes','','','19173299613532310233136'),(4078,'191732996107','6510',2.00,'200','retail','0','2024-11-30 22:48:55','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-30 19:50:18','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Service','1110','4000','5500','yes','','','19173299614404790933413'),(4079,'191732996107','6513',2.00,'200','retail','0','2024-11-30 22:49:04','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-30 19:50:18','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173299618522313330202'),(4080,'191732996107','6508',3.00,'3600','retail','0','2024-11-30 22:49:45','','','','500','Cash',0.00,'1200','','','19','0.00','1','2024-11-30 19:50:18','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','19173299620202332123030'),(4106,'191732976538','B001',3.00,'750','retail','0','2024-11-30 17:22:19','','','','169','Cash',0.00,'250','','','19','','1','2024-11-30 19:53:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9685.00','9682','Inclusive','branch','Inventory','','','','','',NULL,'19173298123729322038203'),(4107,'191732976538','B009',1.00,'300','retail','0','2024-11-30 18:40:38','','','','204','Cash',0.00,'300','','','19','','1','2024-11-30 19:53:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9806.00','9805','Inclusive','branch','Inventory','','','','','',NULL,'19173298124602000923330'),(4108,'191732976538','B038',2.00,'500','retail','0','2024-11-30 19:06:54','','','','195.52','Cash',0.00,'250','','','19','','1','2024-11-30 19:53:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9516.00','9514','Inclusive','branch','Inventory','','','','','',NULL,'19173298282902002833222'),(4109,'191732976538','B001',1.00,'250','retail','0','2024-11-30 19:07:10','','','','169','Cash',0.00,'250','','','19','','1','2024-11-30 19:53:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9682.00','9681','Inclusive','branch','Inventory','','','','','',NULL,'19173298284003031120130'),(4110,'191732976538','6520',1.00,'200','retail','0','2024-11-30 19:07:21','','','','100','Cash',0.00,'200','','','19','','1','2024-11-30 19:53:16','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173298285333208303033'),(4111,'191732976538','B001',2.00,'500','retail','0','2024-11-30 19:16:46','','','','169','Cash',0.00,'250','','','19','','1','2024-11-30 19:53:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9681.00','9679','Inclusive','branch','Inventory','','','','','',NULL,'19173298343493202333222'),(4112,'191732976538','B038',1.00,'250','retail','0','2024-11-30 19:17:17','','','','195.52','Cash',0.00,'250','','','19','','1','2024-11-30 19:53:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9514.00','9513','Inclusive','branch','Inventory','','','','','',NULL,'19173298345333303213252'),(4113,'191732976538','B001',1.00,'250','retail','0','2024-11-30 19:34:02','','','','169','Cash',0.00,'250','','','19','','1','2024-11-30 19:53:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9679.00','9678','Inclusive','branch','Inventory','','','','','',NULL,'19173298445203377323305'),(4114,'191732976538','B030',1.00,'250','retail','0','2024-11-30 20:23:38','','','','169.0003774','Cash',0.00,'250','','','19','','1','2024-11-30 19:53:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9645.00','9644','Inclusive','branch','Inventory','','','','','',NULL,'19173298742822298002032'),(4115,'191732976538','B001',3.00,'750','retail','0','2024-11-30 20:23:48','','','','169','Cash',0.00,'250','','','19','','1','2024-11-30 19:53:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9678.00','9675','Inclusive','branch','Inventory','','','','','',NULL,'19173298759591322092233'),(4116,'191732976538','B028',2.00,'600','retail','0','2024-11-30 20:26:36','','','','195','Cash',0.00,'300','','','19','','1','2024-11-30 19:53:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9894.00','9892','Inclusive','branch','Inventory','','','','','',NULL,'19173298761119039939728'),(4117,'191732976538','B088',1.00,'400','retail','0','2024-11-30 20:26:51','','','','216','Cash',0.00,'400','','','19','','1','2024-11-30 19:53:16','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9791.00','9790','Inclusive','branch','Inventory','','','','','',NULL,'19173298770929339200202'),(4118,'191732976538','B038',1.00,'250','retail','0','2024-11-30 20:28:30','','','','195.52','Cash',0.00,'250','','','19','','1','2024-11-30 19:53:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9513.00','9512','Inclusive','branch','Inventory','','','','','',NULL,'19173298772032232730002'),(4119,'191732976538','B001',1.00,'250','retail','0','2024-11-30 21:10:29','','','','169','Cash',0.00,'250','','','19','','1','2024-11-30 19:53:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9675.00','9674','Inclusive','branch','Inventory','','','','','',NULL,'19173299024021929709332'),(4120,'191732976538','B028',1.00,'300','retail','0','2024-11-30 21:11:28','','','','195','Cash',0.00,'300','','','19','','1','2024-11-30 19:53:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9892.00','9891','Inclusive','branch','Inventory','','','','','',NULL,'19173299050833033230350'),(4121,'191732976538','B028',1.00,'300','retail','0','2024-11-30 22:01:47','','','','195','Cash',0.00,'300','','','19','','1','2024-11-30 19:53:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9891.00','9890','Inclusive','branch','Inventory','','','','','',NULL,'19173299349933201332223'),(4122,'191732976538','B001',1.00,'250','retail','0','2024-11-30 22:04:59','','','','169','Cash',0.00,'250','','','19','','1','2024-11-30 19:53:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9674.00','9673','Inclusive','branch','Inventory','','','','','',NULL,'19173299350702930322339'),(4123,'191732976538','B030',1.00,'250','retail','0','2024-11-30 22:05:07','','','','169.0003774','Cash',0.00,'250','','','19','','1','2024-11-30 19:53:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9644.00','9643','Inclusive','branch','Inventory','','','','','',NULL,'19173299351692352292263'),(4124,'191732976538','B038',1.00,'250','retail','0','2024-11-30 22:05:17','','','','195.52','Cash',0.00,'250','','','19','','1','2024-11-30 19:53:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9512.00','9511','Inclusive','branch','Inventory','','','','','',NULL,'19173299352722152320533'),(4125,'191732976538','B088',1.00,'400','retail','0','2024-11-30 22:13:08','','','','216','Cash',0.00,'400','','','19','','1','2024-11-30 19:53:16','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9790.00','9789','Inclusive','branch','Inventory','','','','','',NULL,'19173299400131230222371'),(4126,'191732976538','B001',1.00,'250','retail','0','2024-11-30 22:13:21','','','','169','Cash',0.00,'250','','','19','','1','2024-11-30 19:53:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9673.00','9672','Inclusive','branch','Inventory','','','','','',NULL,'19173299401230339900993'),(4127,'191732976538','B028',1.00,'300','retail','0','2024-11-30 22:47:41','','','','195','Cash',0.00,'300','','','19','','1','2024-11-30 19:53:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9890.00','9889','Inclusive','branch','Inventory','','','','','',NULL,'19173299610201326032103'),(4128,'191732976538','B001',1.00,'250','retail','0','2024-11-30 22:50:58','','','','169','Cash',0.00,'250','','','19','','1','2024-11-30 19:53:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9672.00','9671','Inclusive','branch','Inventory','','','','','',NULL,'19173299626623321722203'),(4129,'191732976538','B030',1.00,'250','retail','0','2024-11-30 22:51:07','','','','169.0003774','Cash',0.00,'250','','','19','','1','2024-11-30 19:53:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9643.00','9642','Inclusive','branch','Inventory','','','','','',NULL,'19173299628210033322390'),(4130,'191732976538','B001',1.00,'250','retail','0','2024-11-30 22:51:22','','','','169','Cash',0.00,'250','','','19','','1','2024-11-30 19:53:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9671.00','9670','Inclusive','branch','Inventory','','','','','',NULL,'19173299630660910223003'),(4131,'191732976538','B038',1.00,'250','retail','0','2024-11-30 22:52:53','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-11-30 19:53:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9511.00','9510','Inclusive','branch','Inventory','','','','yes','','','19173299639312922272301'),(4132,'191732996399','7029',5.00,'9000','retail','0','2024-11-30 22:53:19','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2024-11-30 20:11:45','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9940.00','9935','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173299748920222231399'),(4133,'191732996399','6510',5.00,'500','retail','0','2024-11-30 23:11:29','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-11-30 20:11:45','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','26.00','21','Inclusive','branch','Service','1110','4000','5500','yes','','','19173299750332323792902'),(4134,'191732997507','6557',1.00,'150','retail','0','2024-11-30 23:11:47','','','','100','Cash',0.00,'150','','','19','0.00','1','2024-11-30 20:28:21','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173299848903203709080'),(4135,'191732997507','5996',1.00,'200','retail','0','2024-11-30 23:28:09','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-11-30 20:28:21','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999850.00','999849','Inclusive','branch','Inventory','','','','yes','','','19173299849833302992332'),(4136,'191732993705','6511',2.00,'200','retail','0','2024-11-30 22:08:25','','','','50','Cash',0.00,'100','','','19','','1','2024-11-30 20:29:53','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173299371693323937313'),(4137,'191732993705','6531',2.00,'100','retail','0','2024-11-30 22:08:37','','','','20','Cash',0.00,'50','','','19','','1','2024-11-30 20:29:53','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173299373623319122222'),(4138,'191732993705','B021',6.00,'1500','retail','0','2024-11-30 22:08:56','','','','150.8335714','Cash',0.00,'250','','','19','','1','2024-11-30 20:29:53','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','9974.00','9968','Inclusive','branch','Inventory','','','','','',NULL,'19173299375692223130073'),(4139,'191732993705','B065',1.00,'2200','retail','0','2024-11-30 22:09:17','','','','1400','Cash',0.00,'2200','','','19','','1','2024-11-30 20:29:53','2','7','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','','','','',NULL,'19173299376822113223831'),(4140,'191732993705','B174',1.00,'2500','retail','0','2024-11-30 22:09:28','','','','1600','Cash',0.00,'2500','','','19','','1','2024-11-30 20:29:53','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9993.00','9992','Inclusive','branch','Inventory','','','','','',NULL,'19173299377879223322337'),(4141,'191732993705','B089',1.00,'200','retail','0','2024-11-30 22:09:38','','','','79.16675','Cash',0.00,'200','','','19','','1','2024-11-30 20:29:53','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9756.00','9755','Inclusive','branch','Inventory','','','','','',NULL,'19173299383403203322330'),(4142,'191732993705','B089',1.00,'200','retail','0','2024-11-30 23:29:42','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2024-11-30 20:29:53','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9755.00','9754','Inclusive','branch','Inventory','','','','yes','','','19173299859113020399202'),(4143,'191732998672','B006',2.00,'500','retail','0','2024-11-30 23:31:12','','','','176','Cash',0.00,'250','','','19','16.00','1','2024-11-30 20:31:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9929.00','9927','Inclusive','branch','Inventory','','','','yes','','','19173299868276922320202'),(4144,'191732999035','B001',1.00,'250','retail','0','2024-11-30 23:37:15','','','','169','Cash',0.00,'250','','','19','16.00','1','2024-11-30 20:37:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9670.00','9669','Inclusive','branch','Inventory','','','','yes','','','19173299904503972091235'),(4145,'191732999035','B088',1.00,'400','retail','0','2024-11-30 23:37:25','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-11-30 20:37:34','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9789.00','9788','Inclusive','branch','Inventory','','','','yes','','','19173299905233233123333'),(4146,'191733003548','B001',2.00,'500','retail','0','2024-12-01 00:52:28','','','','169','Cash',0.00,'250','','','19','16.00','1','2024-11-30 21:53:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9669.00','9667','Inclusive','branch','Inventory','','','','yes','','','19173300358102003323228'),(4147,'191733003548','B038',1.00,'250','retail','0','2024-12-01 00:53:01','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-11-30 21:53:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9510.00','9509','Inclusive','branch','Inventory','','','','yes','','','19173300359703233390399'),(4148,'191733006200','B088',2.00,'800','retail','0','2024-12-01 01:36:40','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-11-30 22:36:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9788.00','9786','Inclusive','branch','Inventory','','','','yes','','','19173300621122013022336'),(4152,'191733061718','B022',2.00,'500','retail','0','2024-12-01 17:01:58','','','','176','Cash',0.00,'250','','','19','16.00','1','2024-12-01 14:02:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9955.00','9953','Inclusive','branch','Inventory','','','','yes','','','19173306175932933221063'),(4153,'191733066838','1',1.00,'1200','retail','0','2024-12-01 18:27:18','','','','603','Cash',0.00,'1200','','','19','16.00','1','2024-12-01 15:27:43','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','yes','','','19173306685120333220120'),(4154,'191733066838','B091',1.00,'100','retail','0','2024-12-01 18:27:31','','','','47','Cash',0.00,'100','','','19','16.00','1','2024-12-01 15:27:43','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9926.00','9925','Inclusive','branch','Inventory','','','','yes','','','19173306686069370603363'),(4155,'191733066864','5996',3.00,'600','retail','0','2024-12-01 18:27:44','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-01 15:29:34','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999849.00','999846','Inclusive','branch','Inventory','','','','yes','','','19173306687522309030923'),(4156,'191733066864','6510',1.00,'100','retail','0','2024-12-01 18:27:55','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-01 15:29:34','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','yes','','','19173306696919770220063'),(4157,'191733061609','B009',1.00,'300','retail','0','2024-12-01 17:00:09','','','','204','Cash',0.00,'300','','','19','','1','2024-12-01 17:17:42','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9805.00','9804','Inclusive','branch','Inventory','','','','','',NULL,'19173306169210203123333'),(4158,'191733061609','6511',1.00,'100','retail','0','2024-12-01 17:01:33','','','','50','Cash',0.00,'100','','','19','','1','2024-12-01 17:17:42','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173306170009303000113'),(4159,'191733061609','B001',1.00,'250','retail','0','2024-12-01 17:01:41','','','','169','Cash',0.00,'250','','','19','','1','2024-12-01 17:17:42','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9667.00','9666','Inclusive','branch','Inventory','','','','','',NULL,'19173306171101010013121'),(4160,'191733061609','B009',1.00,'300','retail','0','2024-12-01 20:17:30','','','','204','Cash',0.00,'300','','','19','16.00','1','2024-12-01 17:17:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9804.00','9803','Inclusive','branch','Inventory','','','','yes','','','19173307345970313337723'),(4161,'191733144806','B038',1.00,'250','retail','0','2024-12-02 16:06:46','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-12-02 13:07:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9509.00','9508','Inclusive','branch','Inventory','','','','yes','','','19173314481912122929201'),(4162,'191733144806','B015',1.00,'300','retail','0','2024-12-02 16:06:59','','','','220','Cash',0.00,'300','','','19','16.00','1','2024-12-02 13:07:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9962.00','9961','Inclusive','branch','Inventory','','','','yes','','','19173314482832033924213'),(4163,'191733144806','6040',1.00,'100','retail','0','2024-12-02 16:07:08','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-12-02 13:07:19','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9745.00','9744','Inclusive','branch','Inventory','','','','yes','','','19173314483620382210343'),(4165,'191733145141','6511',1.00,'100','retail','0','2024-12-02 16:12:21','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-02 13:13:41','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173314515223730102221'),(4166,'191733145141','6536',1.00,'150','retail','0','2024-12-02 16:12:32','','','','80','Cash',0.00,'150','','','19','0.00','1','2024-12-02 13:13:41','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173314516900322933331'),(4171,'191733149553','B044',1.00,'2200','retail','0','2024-12-02 17:25:53','','','','1290','Cash',0.00,'2200','','','19','','1','2024-12-02 14:57:14','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9985.00','9984','Inclusive','branch','Inventory','','','','','',NULL,'19173314958222223983923'),(4172,'191733149553','6040',1.00,'100','retail','0','2024-12-02 17:26:24','','','','42','Cash',0.00,'100','','','19','','1','2024-12-02 14:57:14','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9744.00','9743','Inclusive','branch','Inventory','','','','','',NULL,'19173314959230054232343'),(4173,'191733149553','6048',1.00,'600','retail','0','2024-12-02 17:56:33','','','','300','Cash',0.00,'600','','','19','16.00','1','2024-12-02 14:57:14','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9992.00','9991','Inclusive','branch','Inventory','','','','yes','','','19173315141113111133742'),(4174,'191733149553','5996',1.00,'200','retail','0','2024-12-02 17:56:51','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-02 14:57:14','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999846.00','999845','Inclusive','branch','Inventory','','','','yes','','','19173315142222332200202'),(4178,'191733151473','B038',2.00,'500','retail','0','2024-12-02 17:57:53','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-12-02 16:12:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9508.00','9506','Inclusive','branch','Inventory','','','','yes','','','19173315591231230223193'),(4179,'191733151473','6026',1.00,'200','retail','0','2024-12-02 19:11:53','','','','50','Cash',0.00,'200','','','19','16.00','1','2024-12-02 16:12:11','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999994.00','999993','Inclusive','branch','Inventory','','','','yes','','','19173315592792113023207'),(4180,'191733145123','B009',2.00,'600','retail','0','2024-12-02 16:12:04','','','','204','Cash',0.00,'300','','','19','','1','2024-12-02 17:28:29','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9803.00','9801','Inclusive','branch','Inventory','','','','','',NULL,'19173314513412022023134'),(4181,'191733145123','B009',1.00,'300','retail','0','2024-12-02 17:24:09','','','','204','Cash',0.00,'300','','','19','','1','2024-12-02 17:28:29','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9801.00','9800','Inclusive','branch','Inventory','','','','','',NULL,'19173314947630014702020'),(4182,'191733145123','B009',1.00,'300','retail','0','2024-12-02 17:57:31','','','','204','Cash',0.00,'300','','','19','','1','2024-12-02 17:28:29','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9800.00','9799','Inclusive','branch','Inventory','','','','','',NULL,'19173315146133020233222'),(4183,'191733145123','B009',1.00,'300','retail','0','2024-12-02 20:28:16','','','','204','Cash',0.00,'300','','','19','16.00','1','2024-12-02 17:28:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9799.00','9798','Inclusive','branch','Inventory','','','','yes','','','19173316050662303011301'),(4184,'121733242957','B038',1.00,'250','retail','0','2024-12-03 19:22:37','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-12-03 16:22:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9506.00','9505','Inclusive','branch','Inventory','','','','yes','','','12173324296823242323307'),(4185,'121733242973','6551',1.00,'800','retail','0','2024-12-03 19:22:53','','','','430','Cash',0.00,'800','','','12','0.00','1','2024-12-03 17:36:36','2','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173324732720221077212'),(4186,'121733242973','6040',1.00,'100','retail','0','2024-12-03 20:35:28','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-12-03 17:36:36','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9743.00','9742','Inclusive','branch','Inventory','','','','yes','','','12173324733525321720230'),(4187,'121733242973','6501',1.00,'200','retail','0','2024-12-03 20:35:36','','','','100','Cash',0.00,'200','','','12','0.00','1','2024-12-03 17:36:36','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9973.00','9972','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173324735923332930222'),(4188,'121733242973','6512',1.00,'50','retail','0','2024-12-03 20:35:59','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-12-03 17:36:36','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','yes','','','12173324737822332200020'),(4189,'121733242973','6512',2.00,'100','retail','0','2024-12-03 20:36:18','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-12-03 17:36:36','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','12173324739020313431221'),(4190,'121733247398','6520',1.00,'200','retail','0','2024-12-03 20:36:38','','','','100','Cash',0.00,'200','','','12','0.00','1','2024-12-03 18:05:59','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173324913513342333002'),(4191,'121733247398','6519',1.00,'150','retail','0','2024-12-03 21:05:36','','','','50','Cash',0.00,'150','','','12','0.00','1','2024-12-03 18:05:59','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173324914500223432332'),(4192,'121733247398','6017',2.00,'200','retail','0','2024-12-03 21:05:46','','','','100','Cash',0.00,'100','','','12','16.00','1','2024-12-03 18:05:59','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999993.00','999991','Inclusive','branch','Inventory','','','','yes','','','12173324915523020223203'),(4193,'121733249343','14',1.00,'1500','retail','0','2024-12-03 21:09:03','','','','1500','Cash',0.00,'1500','','','12','16.00','1','2024-12-03 18:27:04','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9998.00','9997','Inclusive','branch','Inventory','','','','yes','','','12173324941992334379933'),(4194,'121733249343','6511',2.00,'200','retail','0','2024-12-03 21:10:20','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-12-03 18:27:04','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','12173324943092329010433'),(4195,'121733249343','B032',2.00,'500','retail','0','2024-12-03 21:10:30','','','','186.68','Cash',0.00,'250','','','12','16.00','1','2024-12-03 18:27:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9856.00','9854','Inclusive','branch','Inventory','','','','yes','','','12173324944432322333230'),(4196,'121733249343','B001',1.00,'250','retail','0','2024-12-03 21:10:44','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-12-03 18:27:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9666.00','9665','Inclusive','branch','Inventory','','','','yes','','','12173324946233022293122'),(4197,'121733249343','B038',3.00,'750','retail','0','2024-12-03 21:11:02','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-12-03 18:27:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9505.00','9502','Inclusive','branch','Inventory','','','','yes','','','12173324947942333227233'),(4198,'121733249343','7029',1.00,'1800','retail','0','2024-12-03 21:11:20','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2024-12-03 18:27:04','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9935.00','9934','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173324949127332134332'),(4199,'121733249343','6558',1.00,'600','retail','0','2024-12-03 21:11:31','','','','300','Cash',0.00,'600','','','12','0.00','1','2024-12-03 18:27:04','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173324950223333392020'),(4200,'121733249343','5984',1.00,'100','retail','0','2024-12-03 21:11:42','','','','100','Cash',0.00,'100','','','12','16.00','1','2024-12-03 18:27:04','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999917.00','999916','Inclusive','branch','Inventory','','','','yes','','','12173324951429133703324'),(4201,'121733249343','6528',2.00,'500','retail','0','2024-12-03 21:11:55','','','','150 ','Cash',0.00,'250','','','12','0.00','1','2024-12-03 18:27:04','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','12173324953191323003032'),(4202,'121733249343','6012',3.00,'1500','retail','0','2024-12-03 21:12:11','','','','500','Cash',0.00,'500','','','12','16.00','1','2024-12-03 18:27:04','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999987.00','999984','Inclusive','branch','Inventory','','','','yes','','','12173324954440003232730'),(4203,'121733250658','6501',2.00,'400','retail','0','2024-12-03 21:30:58','','','','100','Cash',0.00,'200','','','12','0.00','1','2024-12-03 18:31:36','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9972.00','9970','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173325066882037220232'),(4204,'121733250658','6034',1.00,'100','retail','0','2024-12-03 21:31:08','','','','100','Cash',0.00,'100','','','12','16.00','1','2024-12-03 18:31:36','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999994.00','999993','Inclusive','branch','Inventory','','','','yes','','','12173325067830222277333'),(4205,'121733250658','B038',1.00,'250','retail','0','2024-12-03 21:31:18','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-12-03 18:31:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9502.00','9501','Inclusive','branch','Inventory','','','','yes','','','12173325069231060200207'),(4206,'121733253756','6044',1.00,'200','retail','0','2024-12-03 22:22:36','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-12-03 19:22:48','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4737.00','4736','Inclusive','branch','Inventory','','','','yes','','','12173325376622332302733'),(4207,'121733253770','B088',2.00,'800','retail','0','2024-12-03 22:22:50','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-12-03 19:27:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9786.00','9784','Inclusive','branch','Inventory','','','','yes','','','12173325401620211233323'),(4208,'121733253770','B030',2.00,'500','retail','0','2024-12-03 22:26:57','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2024-12-03 19:27:14','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9642.00','9640','Inclusive','branch','Inventory','','','','yes','','','12173325402822043532340'),(4213,'191733305998','6015',1.00,'1500','retail','0','2024-12-04 12:53:18','','','','1500','Cash',0.00,'1500','','','19','','1','2024-12-04 10:36:09','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999988.00','999987','Inclusive','branch','Inventory','','','','','',NULL,'19173330602535310232232'),(4214,'191733305998','5996',3.00,'600','retail','0','2024-12-04 12:53:45','','','','150','Cash',0.00,'200','','','19','','1','2024-12-04 10:36:09','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999845.00','999842','Inclusive','branch','Inventory','','','','','',NULL,'19173330603729223302313'),(4215,'191733305998','6548',1.00,'3800','retail','0','2024-12-04 12:53:58','','','','2630','Cash',0.00,'3800','','','19','','1','2024-12-04 10:36:09','2','8','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173330606309230623220'),(4216,'191733305998','B091',1.00,'100','retail','0','2024-12-04 12:54:23','','','','47','Cash',0.00,'100','','','19','','1','2024-12-04 10:36:09','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9925.00','9924','Inclusive','branch','Inventory','','','','','',NULL,'19173330608803203261000'),(4217,'191733305998','B091',1.00,'100','retail','0','2024-12-04 13:35:43','','','','47','Cash',0.00,'100','','','19','16.00','1','2024-12-04 10:36:09','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9924.00','9923','Inclusive','branch','Inventory','','','','yes','','','19173330855332020250033'),(4218,'191733305998','6040',1.00,'100','retail','0','2024-12-04 13:35:54','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-12-04 10:36:09','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9742.00','9741','Inclusive','branch','Inventory','','','','yes','','','19173330856420328331233'),(4219,'191733308571','B091',2.00,'200','retail','0','2024-12-04 13:36:11','','','','47','Cash',0.00,'100','','','19','16.00','1','2024-12-04 11:01:46','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9923.00','9921','Inclusive','branch','Inventory','','','','yes','','','19173331010203103130303'),(4224,'191733324850','15',1.00,'150','retail','0','2024-12-04 18:07:30','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-12-04 15:08:22','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999817.00','999816','Inclusive','branch','Inventory','','','','yes','','','19173332487020313231221'),(4225,'191733324850','6519',1.00,'150','retail','0','2024-12-04 18:07:51','','','','50','Cash',0.00,'150','','','19','0.00','1','2024-12-04 15:08:22','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173332489932901323330'),(4226,'191733324775','B089',1.00,'200','retail','0','2024-12-04 18:06:15','','','','79.16675','Cash',0.00,'200','','','19','','1','2024-12-04 16:25:11','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9754.00','9753','Inclusive','branch','Inventory','','','','','',NULL,'19173332480008332033227'),(4227,'191733324775','6046',1.00,'700','retail','0','2024-12-04 18:06:40','','','','400','Cash',0.00,'700','','','19','','1','2024-12-04 16:25:11','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999945.00','999944','Inclusive','branch','Inventory','','','','','',NULL,'19173332482212120043207'),(4228,'191733324775','6510',1.00,'100','retail','0','2024-12-04 18:07:02','','','','50','Cash',0.00,'100','','','19','','1','2024-12-04 16:25:11','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173332482921222231200'),(4229,'191733324775','6513',1.00,'100','retail','0','2024-12-04 18:07:10','','','','50','Cash',0.00,'100','','','19','','1','2024-12-04 16:25:11','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173332483833100333221'),(4230,'191733324775','6046',1.00,'700','retail','0','2024-12-04 19:24:43','','','','400','Cash',0.00,'700','','','19','16.00','1','2024-12-04 16:25:11','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999944.00','999943','Inclusive','branch','Inventory','','','','yes','','','19173332949542333325701'),(4231,'191733324775','6511',1.00,'100','retail','0','2024-12-04 19:24:56','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-04 16:25:11','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173332950673330322323'),(4232,'191733329513','B038',1.00,'250','retail','0','2024-12-04 19:25:13','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-12-04 16:32:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9501.00','9500','Inclusive','branch','Inventory','','','','yes','','','19173332996133033202223'),(4233,'191733330505','B088',1.00,'400','retail','0','2024-12-04 19:41:45','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-12-04 16:41:58','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9784.00','9783','Inclusive','branch','Inventory','','','','yes','','','19173333051633932915392'),(4234,'191733408974','5996',2.00,'400','retail','0','2024-12-05 17:29:34','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-05 15:05:50','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999842.00','999840','Inclusive','branch','Inventory','','','','yes','','','19173340905830331103353'),(4235,'191733408974','6002',1.00,'250','retail','0','2024-12-05 17:31:00','','','','200','Cash',0.00,'250','','','19','16.00','1','2024-12-05 15:05:50','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999957.00','999956','Inclusive','branch','Inventory','','','','yes','','','19173341114623333901232'),(4236,'191733411173','B038',1.00,'250','retail','0','2024-12-05 18:06:13','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-12-05 15:06:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9500.00','9499','Inclusive','branch','Inventory','','','','yes','','','19173341118823230131333'),(4237,'191733411200','6040',1.00,'100','retail','0','2024-12-05 18:06:40','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-12-05 15:07:53','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9741.00','9740','Inclusive','branch','Inventory','','','','yes','','','19173341126972120323202'),(4238,'191733416939','5977',1.00,'600','retail','0','2024-12-05 19:42:19','','','','600','Cash',0.00,'600','','','19','16.00','1','2024-12-05 16:42:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999991.00','999990','Inclusive','branch','Inventory','','','','yes','','','19173341694931200402314'),(4239,'191733416939','5996',1.00,'200','retail','0','2024-12-05 19:42:29','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-05 16:42:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999840.00','999839','Inclusive','branch','Inventory','','','','yes','','','19173341695827429223903'),(4240,'191733416962','7029',1.00,'1800','retail','0','2024-12-05 19:42:42','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2024-12-05 16:43:26','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9934.00','9933','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173341697462029030232'),(4241,'191733416962','5996',1.00,'200','retail','0','2024-12-05 19:42:55','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-05 16:43:26','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999839.00','999838','Inclusive','branch','Inventory','','','','yes','','','19173341698322311802188'),(4242,'191733416962','6520',1.00,'200','retail','0','2024-12-05 19:43:04','','','','100','Cash',0.00,'200','','','19','0.00','1','2024-12-05 16:43:26','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173341699520932233193'),(4243,'191733416962','6501',1.00,'200','retail','0','2024-12-05 19:43:15','','','','100','Cash',0.00,'200','','','19','0.00','1','2024-12-05 16:43:26','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9970.00','9969','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173341700470333770322'),(4244,'121733421691','6514',1.00,'100','retail','0','2024-12-05 21:01:31','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-12-05 18:01:54','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','12173342170232230232221'),(4245,'121733421691','B009',1.00,'300','retail','0','2024-12-05 21:01:42','','','','204','Cash',0.00,'300','','','12','16.00','1','2024-12-05 18:01:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9798.00','9797','Inclusive','branch','Inventory','','','','yes','','','12173342171131240200272'),(4246,'191733495698','46554',1.00,'1650','retail','0','2024-12-06 17:34:58','','','','1650','Cash',0.00,'1650','','','19','16.00','1','2024-12-06 14:37:56','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','yes','','','19173349578017330223023'),(4247,'191733495698','6515',1.00,'300','retail','0','2024-12-06 17:36:20','','','','100','Cash',0.00,'300','','','19','0.00','1','2024-12-06 14:37:56','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','yes','','','19173349586120121363697'),(4248,'191733495698','6040',1.00,'100','retail','0','2024-12-06 17:37:41','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-12-06 14:37:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9740.00','9739','Inclusive','branch','Inventory','','','','yes','','','19173349587213158342333'),(4259,'191733511927','6034',1.00,'100','retail','0','2024-12-06 22:05:27','','','','100','Cash',0.00,'100','','','19','16.00','1','2024-12-06 19:06:30','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999993.00','999992','Inclusive','branch','Inventory','','','','yes','','','19173351193720292520253'),(4260,'191733511927','6513',1.00,'100','retail','0','2024-12-06 22:05:37','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-06 19:06:30','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173351195512300033331'),(4261,'191733511927','6510',1.00,'100','retail','0','2024-12-06 22:05:55','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-06 19:06:30','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','yes','','','19173351196333323010002'),(4262,'191733511927','6501',1.00,'200','retail','0','2024-12-06 22:06:04','','','','100','Cash',0.00,'200','','','19','0.00','1','2024-12-06 19:06:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9969.00','9968','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173351198290032532303'),(4263,'191733495880','B038',6.00,'1500','retail','0','2024-12-06 17:38:00','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-06 19:07:21','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','9499.00','9493','Inclusive','branch','Inventory','','','','','',NULL,'19173350193332133533232'),(4264,'191733495880','6512',2.00,'100','retail','0','2024-12-06 19:18:54','','','','30','Cash',0.00,'50','','','19','','1','2024-12-06 19:07:21','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173350194430223233932'),(4265,'191733495880','6514',2.00,'200','retail','0','2024-12-06 19:19:05','','','','50','Cash',0.00,'100','','','19','','1','2024-12-06 19:07:21','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173350195720235303902'),(4266,'191733495880','B038',1.00,'250','retail','0','2024-12-06 22:04:30','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-06 19:07:21','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9493.00','9492','Inclusive','branch','Inventory','','','','','',NULL,'19173351188231133330302'),(4267,'191733495880','5996',1.00,'200','retail','0','2024-12-06 22:04:42','','','','150','Cash',0.00,'200','','','19','','1','2024-12-06 19:07:21','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999838.00','999837','Inclusive','branch','Inventory','','','','','',NULL,'19173351190303133303213'),(4268,'191733495880','6510',2.00,'200','retail','0','2024-12-06 22:05:03','','','','50','Cash',0.00,'100','','','19','','1','2024-12-06 19:07:21','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173351191300102220025'),(4269,'191733495880','B027',1.00,'250','retail','0','2024-12-06 22:05:13','','','','176','Cash',0.00,'250','','','19','','1','2024-12-06 19:07:21','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9946.00','9945','Inclusive','branch','Inventory','','','','','',NULL,'19173351192312995032232'),(4270,'191733495880','6000',1.00,'1300','retail','0','2024-12-06 22:06:50','','','','1000','Cash',0.00,'1300','','','19','16.00','1','2024-12-06 19:07:21','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999972.00','999971','Inclusive','branch','Inventory','','','','yes','','','19173351201922292392225'),(4271,'191733495880','6001',1.00,'650','retail','0','2024-12-06 22:07:00','','','','650','Cash',0.00,'650','','','19','16.00','1','2024-12-06 19:07:21','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999970.00','999969','Inclusive','branch','Inventory','','','','yes','','','19173351203732322310727'),(4276,'191733513107','B027',1.00,'250','retail','0','2024-12-06 22:25:07','','','','176','Cash',0.00,'250','','','19','','1','2024-12-06 20:11:53','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9945.00','9944','Inclusive','branch','Inventory','','','','','',NULL,'19173351312422005270212'),(4277,'191733513107','6040',1.00,'100','retail','0','2024-12-06 22:25:24','','','','42','Cash',0.00,'100','','','19','','1','2024-12-06 20:11:53','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9739.00','9738','Inclusive','branch','Inventory','','','','','',NULL,'19173351313433331312031'),(4278,'191733513107','B038',2.00,'500','retail','0','2024-12-06 22:25:34','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-06 20:11:53','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9492.00','9490','Inclusive','branch','Inventory','','','','','',NULL,'19173351314623070203032'),(4279,'191733513107','6511',1.00,'100','retail','0','2024-12-06 22:25:47','','','','50','Cash',0.00,'100','','','19','','1','2024-12-06 20:11:53','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173351315529333021572'),(4280,'191733513107','B038',1.00,'250','retail','0','2024-12-06 23:11:41','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-12-06 20:11:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9490.00','9489','Inclusive','branch','Inventory','','','','yes','','','19173351591113222122091'),(4286,'191733579218','B032',2.00,'500','retail','0','2024-12-07 16:46:58','','','','186.68','Cash',0.00,'250','','','19','16.00','1','2024-12-07 13:47:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9854.00','9852','Inclusive','branch','Inventory','','','','yes','','','19173357924092125022022'),(4287,'191733579218','7029',1.00,'1800','retail','0','2024-12-07 16:47:21','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2024-12-07 13:47:59','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9932.00','9931','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173357925932325332272'),(4288,'191733579218','5996',1.00,'200','retail','0','2024-12-07 16:47:39','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-07 13:47:59','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999836.00','999835','Inclusive','branch','Inventory','','','','yes','','','19173357927171310322522'),(4289,'191733579055','7029',1.00,'1800','retail','0','2024-12-07 16:44:15','','','','1200','Cash',0.00,'1800','','','19','','1','2024-12-07 14:38:07','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9933.00','9932','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19173357908532933732273'),(4290,'191733579055','5996',1.00,'200','retail','0','2024-12-07 16:44:45','','','','150','Cash',0.00,'200','','','19','','1','2024-12-07 14:38:07','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999837.00','999836','Inclusive','branch','Inventory','','','','','',NULL,'19173357914233271122140'),(4291,'191733579055','6517',1.00,'250','retail','0','2024-12-07 16:45:42','','','','150','Cash',0.00,'250','','','19','','1','2024-12-07 14:38:07','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173357915322023323322'),(4292,'191733579055','6510',2.00,'200','retail','0','2024-12-07 16:45:53','','','','50','Cash',0.00,'100','','','19','','1','2024-12-07 14:38:07','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173357917606029723323'),(4293,'191733579055','6040',1.00,'100','retail','0','2024-12-07 16:46:17','','','','42','Cash',0.00,'100','','','19','','1','2024-12-07 14:38:07','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9738.00','9737','Inclusive','branch','Inventory','','','','','',NULL,'19173357920939203935733'),(4294,'191733579055','6513',1.00,'100','retail','0','2024-12-07 17:37:50','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-07 14:38:07','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173358228588259830282'),(4295,'191733582290','7029',1.00,'1800','retail','0','2024-12-07 17:38:10','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2024-12-07 14:39:06','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9931.00','9930','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173358232883393223033'),(4296,'191733582290','6510',4.00,'400','retail','0','2024-12-07 17:38:48','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-07 14:39:06','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','26.00','22','Inclusive','branch','Service','1110','4000','5500','yes','','','19173358234142253930312'),(4297,'191733582528','6000',1.00,'1300','retail','0','2024-12-07 17:42:09','','','','1000','Cash',0.00,'1300','','','19','16.00','1','2024-12-07 14:44:17','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999971.00','999970','Inclusive','branch','Inventory','','','','yes','','','19173358253931332322930'),(4298,'191733582528','6038',1.00,'1300','retail','0','2024-12-07 17:42:20','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2024-12-07 14:44:17','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9949.00','9948','Inclusive','branch','Inventory','','','','yes','','','19173358255122275203030'),(4299,'191733582528','5996',4.00,'800','retail','0','2024-12-07 17:42:32','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-07 14:44:17','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999835.00','999831','Inclusive','branch','Inventory','','','','yes','','','19173358256235332137233'),(4300,'191733582528','6514',6.00,'600','retail','0','2024-12-07 17:42:43','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-07 14:44:17','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','11.00','5','Inclusive','branch','Service','1110','4000','5500','yes','','','19173358257612323333321'),(4301,'191733582528','15',1.00,'150','retail','0','2024-12-07 17:42:57','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-12-07 14:44:17','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999816.00','999815','Inclusive','branch','Inventory','','','','yes','','','19173358258508332350132'),(4302,'191733582528','6511',4.00,'400','retail','0','2024-12-07 17:43:06','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-07 14:44:17','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','11.00','7','Inclusive','branch','Service','1110','4000','5500','yes','','','19173358259633399283953'),(4303,'191733582528','6040',2.00,'200','retail','0','2024-12-07 17:43:17','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-12-07 14:44:17','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9737.00','9735','Inclusive','branch','Inventory','','','','yes','','','19173358261433303233336'),(4304,'191733582528','6531',2.00,'100','retail','0','2024-12-07 17:43:36','','','','20','Cash',0.00,'50','','','19','0.00','1','2024-12-07 14:44:17','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','19173358263293963222009'),(4305,'191733582528','6002',3.00,'750','retail','0','2024-12-07 17:43:53','','','','200','Cash',0.00,'250','','','19','16.00','1','2024-12-07 14:44:17','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999956.00','999953','Inclusive','branch','Inventory','','','','yes','','','19173358265383022623751'),(4306,'191733582701','6528',2.00,'500','retail','0','2024-12-07 17:45:01','','','','150 ','Cash',0.00,'250','','','19','0.00','1','2024-12-07 14:45:34','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','19173358271573520222377'),(4307,'191733582701','6040',1.00,'100','retail','0','2024-12-07 17:45:16','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-12-07 14:45:34','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9735.00','9734','Inclusive','branch','Inventory','','','','yes','','','19173358272414770220083'),(4308,'191733582701','6511',1.00,'100','retail','0','2024-12-07 17:45:25','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-07 14:45:34','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173358273232315122338'),(4309,'191733584266','6511',1.00,'100','retail','0','2024-12-07 18:11:06','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-07 15:11:47','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173358430033427002200'),(4310,'191733591683','7029',3.00,'5400','retail','0','2024-12-07 20:14:43','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2024-12-07 17:25:39','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9930.00','9927','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173359171103520700323'),(4311,'191733591683','6038',3.00,'3900','retail','0','2024-12-07 20:15:11','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2024-12-07 17:25:39','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9948.00','9945','Inclusive','branch','Inventory','','','','yes','','','19173359173323321730339'),(4312,'191733591683','6032',3.00,'600','retail','0','2024-12-07 20:15:33','','','','200','Cash',0.00,'200','','','19','16.00','1','2024-12-07 17:25:39','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999934.00','999931','Inclusive','branch','Inventory','','','','yes','','','19173359184909328303211'),(4313,'191733591683','6513',7.00,'700','retail','0','2024-12-07 20:17:30','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-07 17:25:39','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','1.00','-6','Inclusive','branch','Service','1110','4000','5500','yes','','','19173359188322235300332'),(4314,'191733591683','6510',3.00,'300','retail','0','2024-12-07 20:18:03','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-07 17:25:39','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','26.00','23','Inclusive','branch','Service','1110','4000','5500','yes','','','19173359205322592232321'),(4315,'191733591683','6514',10.00,'1000','retail','0','2024-12-07 20:20:54','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-07 17:25:39','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','11.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173359207123333327202'),(4316,'191733591683','6512',10.00,'500','retail','0','2024-12-07 20:21:12','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-12-07 17:25:39','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','44.00','34','Inclusive','branch','Service','1110','4000','5500','yes','','','19173359208733033702992'),(4317,'191733591683','5990',5.00,'500','retail','0','2024-12-07 20:21:27','','','','100','Cash',0.00,'100','','','19','16.00','1','2024-12-07 17:25:39','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1000000.00','999995','Inclusive','branch','Inventory','','','','yes','','','19173359212121033052290'),(4318,'191733591683','5988',5.00,'500','retail','0','2024-12-07 20:22:02','','','','100','Cash',0.00,'100','','','19','16.00','1','2024-12-07 17:25:39','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1000000.00','999995','Inclusive','branch','Inventory','','','','yes','','','19173359213733213201710'),(4319,'191733591683','6024',10.00,'1000','retail','0','2024-12-07 20:22:18','','','','50','Cash',0.00,'100','','','19','16.00','1','2024-12-07 17:25:39','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','999998.00','999988','Inclusive','branch','Inventory','','','','yes','','','19173359215131331322302'),(4320,'191733591683','6047',10.00,'500','retail','0','2024-12-07 20:22:31','','','','30','Cash',0.00,'50','','','19','16.00','1','2024-12-07 17:25:39','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','999990.00','999980','Inclusive','branch','Inventory','','','','yes','','','19173359219023112272303'),(4321,'191733591683','6040',5.00,'500','retail','0','2024-12-07 20:23:11','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-12-07 17:25:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9734.00','9729','Inclusive','branch','Inventory','','','','yes','','','19173359228300321238333'),(4322,'191733591683','B088',3.00,'1200','retail','0','2024-12-07 20:24:44','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-12-07 17:25:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9783.00','9780','Inclusive','branch','Inventory','','','','yes','','','19173359229893120235329'),(4323,'191733593205','6516',1.00,'300','retail','0','2024-12-07 20:40:05','','','','125','Cash',0.00,'300','','','19','0.00','1','2024-12-07 17:40:29','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173359321793100333301'),(4324,'191733593205','6512',2.00,'100','retail','0','2024-12-07 20:40:17','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-12-07 17:40:29','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','19173359322720330172327'),(4329,'191733659655','15',1.00,'150','retail','0','2024-12-08 15:07:35','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-12-08 12:07:59','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999815.00','999814','Inclusive','branch','Inventory','','','','yes','','','19173365966426273962974'),(4330,'191733659655','B032',1.00,'250','retail','0','2024-12-08 15:07:45','','','','186.68','Cash',0.00,'250','','','19','16.00','1','2024-12-08 12:07:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9852.00','9851','Inclusive','branch','Inventory','','','','yes','','','19173365967727010760319'),(4336,'191733659597','6520',1.00,'200','retail','0','2024-12-08 15:06:37','','','','100','Cash',0.00,'200','','','19','','1','2024-12-08 12:31:19','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173365960702212133033'),(4337,'191733659597','B038',1.00,'250','retail','0','2024-12-08 15:06:47','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-08 12:31:19','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9489.00','9488','Inclusive','branch','Inventory','','','','','',NULL,'19173365961830803720020'),(4338,'191733659597','6556',2.00,'1000','retail','0','2024-12-08 15:06:58','','','','300','Cash',0.00,'500','','','19','','1','2024-12-08 12:31:19','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173365963330072292932'),(4339,'191733659597','5996',1.00,'200','retail','0','2024-12-08 15:07:13','','','','150','Cash',0.00,'200','','','19','','1','2024-12-08 12:31:19','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999831.00','999830','Inclusive','branch','Inventory','','','','','',NULL,'19173365965135532223310'),(4340,'191733659597','6514',3.00,'300','retail','0','2024-12-08 15:08:16','','','','50','Cash',0.00,'100','','','19','','1','2024-12-08 12:31:19','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','11.00','8','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173365970733295013233'),(4341,'191733659597','6511',1.00,'100','retail','0','2024-12-08 15:31:09','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-08 12:31:19','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173366107791332232109'),(4346,'121733663070','7029',1.00,'1800','retail','0','2024-12-08 16:04:30','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2024-12-08 13:05:43','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9927.00','9926','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173366308612323336036'),(4347,'121733663070','6510',1.00,'100','retail','0','2024-12-08 16:04:46','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-12-08 13:05:43','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','yes','','','12173366309730207323233'),(4348,'121733663070','6513',1.00,'100','retail','0','2024-12-08 16:04:57','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-12-08 13:05:43','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173366310562323220333'),(4349,'121733663070','6044',1.00,'200','retail','0','2024-12-08 16:05:05','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-12-08 13:05:43','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4736.00','4735','Inclusive','branch','Inventory','','','','yes','','','12173366311222322373601'),(4350,'121733663070','6511',1.00,'100','retail','0','2024-12-08 16:05:12','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-12-08 13:05:43','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','12173366312622036622232'),(4351,'121733663070','B001',1.00,'250','retail','0','2024-12-08 16:05:26','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-12-08 13:05:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9665.00','9664','Inclusive','branch','Inventory','','','','yes','','','12173366313312103376302'),(4352,'121733663070','B097',1.00,'150','retail','0','2024-12-08 16:05:34','','','','41.66666667','Cash',0.00,'150','','','12','16.00','1','2024-12-08 13:05:43','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9983.00','9982','Inclusive','branch','Inventory','','','','yes','','','12173366314060303002073'),(4353,'191733661081','6038',1.00,'1300','retail','0','2024-12-08 15:31:21','','','','1300','Cash',0.00,'1300','','','19','','1','2024-12-08 17:19:32','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9945.00','9944','Inclusive','branch','Inventory','','','','','',NULL,'19173366112072033790237'),(4354,'191733661081','5996',1.00,'200','retail','0','2024-12-08 15:32:01','','','','150','Cash',0.00,'200','','','19','','1','2024-12-08 17:19:32','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999830.00','999829','Inclusive','branch','Inventory','','','','','',NULL,'19173366113103392396230'),(4355,'191733661081','6510',2.00,'200','retail','0','2024-12-08 15:32:11','','','','50','Cash',0.00,'100','','','19','','1','2024-12-08 17:19:32','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173366114633912623331'),(4356,'191733661081','6513',1.00,'100','retail','0','2024-12-08 15:32:27','','','','50','Cash',0.00,'100','','','19','','1','2024-12-08 17:19:32','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173366115392220303339'),(4357,'191733661081','B088',1.00,'400','retail','0','2024-12-08 20:19:18','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-12-08 17:19:32','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9780.00','9779','Inclusive','branch','Inventory','','','','yes','','','19173367836861303272122'),(4358,'191733678374','6038',1.00,'1300','retail','0','2024-12-08 20:19:34','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2024-12-08 17:20:31','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9944.00','9943','Inclusive','branch','Inventory','','','','yes','','','19173367840433773224332'),(4359,'191733678374','5996',2.00,'400','retail','0','2024-12-08 20:20:04','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-08 17:20:31','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999829.00','999827','Inclusive','branch','Inventory','','','','yes','','','19173367841533133753323'),(4360,'191733678374','B023',1.00,'300','retail','0','2024-12-08 20:20:16','','','','176','Cash',0.00,'300','','','19','16.00','1','2024-12-08 17:20:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9863.00','9862','Inclusive','branch','Inventory','','','','yes','','','19173367842716701232022'),(4361,'191733678432','B088',1.00,'400','retail','0','2024-12-08 20:20:32','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-12-08 17:33:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9779.00','9778','Inclusive','branch','Inventory','','','','yes','','','19173367854733027670031'),(4362,'191733678432','B009',1.00,'300','retail','0','2024-12-08 20:22:28','','','','204','Cash',0.00,'300','','','19','16.00','1','2024-12-08 17:33:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9797.00','9796','Inclusive','branch','Inventory','','','','yes','','','19173367876736329820330'),(4363,'191733678432','6511',2.00,'200','retail','0','2024-12-08 20:26:08','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-08 17:33:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','19173367899322030709302'),(4364,'191733678432','6020',4.00,'800','retail','0','2024-12-08 20:29:53','','','','200','Cash',0.00,'200','','','19','16.00','1','2024-12-08 17:33:16','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999972.00','999968','Inclusive','branch','Inventory','','','','yes','','','19173367909963727932922'),(4365,'191733678432','5996',1.00,'200','retail','0','2024-12-08 20:31:40','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-08 17:33:16','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999827.00','999826','Inclusive','branch','Inventory','','','','yes','','','19173367912330012733232'),(4366,'191733678432','5996',1.00,'200','retail','0','2024-12-08 20:32:04','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-08 17:33:16','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999826.00','999825','Inclusive','branch','Inventory','','','','yes','','','19173367913490729601020'),(4367,'191733678432','6510',1.00,'100','retail','0','2024-12-08 20:32:14','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-08 17:33:16','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','yes','','','19173367914504529332202'),(4368,'191733678432','7029',1.00,'1800','retail','0','2024-12-08 20:32:25','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2024-12-08 17:33:16','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9926.00','9925','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173367915753935720213'),(4369,'191733678432','6038',1.00,'1300','retail','0','2024-12-08 20:32:38','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2024-12-08 17:33:16','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9943.00','9942','Inclusive','branch','Inventory','','','','yes','','','19173367916733320122031'),(4370,'191733679198','B064',1.00,'1200','retail','0','2024-12-08 20:33:18','','','','610','Cash',0.00,'1200','','','19','16.00','1','2024-12-08 17:38:05','2','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9979.00','9978','Inclusive','branch','Inventory','','','','yes','','','19173367942177231323973'),(4371,'191733679198','6040',1.00,'100','retail','0','2024-12-08 20:37:02','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-12-08 17:38:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9729.00','9728','Inclusive','branch','Inventory','','','','yes','','','19173367943232316122337'),(4372,'191733679198','6040',2.00,'200','retail','0','2024-12-08 20:37:12','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-12-08 17:38:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9728.00','9726','Inclusive','branch','Inventory','','','','yes','','','19173367944433972362229'),(4373,'191733679198','B088',1.00,'400','retail','0','2024-12-08 20:37:25','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-12-08 17:38:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9778.00','9777','Inclusive','branch','Inventory','','','','yes','','','19173367946423032224736'),(4374,'191733679198','B038',4.00,'1000','retail','0','2024-12-08 20:37:44','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-12-08 17:38:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9488.00','9484','Inclusive','branch','Inventory','','','','yes','','','19173367948102317232213'),(4375,'191733679487','7029',1.00,'1800','retail','0','2024-12-08 20:38:07','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2024-12-08 17:41:42','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9925.00','9924','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173367952232033927213'),(4376,'191733679487','5996',1.00,'200','retail','0','2024-12-08 20:38:42','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-08 17:41:42','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999825.00','999824','Inclusive','branch','Inventory','','','','yes','','','19173367953401937373322'),(4377,'191733679487','B009',2.00,'600','retail','0','2024-12-08 20:38:54','','','','204','Cash',0.00,'300','','','19','16.00','1','2024-12-08 17:41:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9796.00','9794','Inclusive','branch','Inventory','','','','yes','','','19173367968889666332328'),(4378,'121733679851','15',1.00,'150','retail','0','2024-12-08 20:44:11','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-12-08 17:49:07','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999814.00','999813','Inclusive','branch','Inventory','','','','yes','','','12173367986636673203236'),(4379,'121733679851','6026',1.00,'200','retail','0','2024-12-08 20:44:27','','','','50','Cash',0.00,'200','','','12','16.00','1','2024-12-08 17:49:07','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999993.00','999992','Inclusive','branch','Inventory','','','','yes','','','12173367987522002262532'),(4380,'121733679851','B088',2.00,'800','retail','0','2024-12-08 20:44:36','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-12-08 17:49:07','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9777.00','9775','Inclusive','branch','Inventory','','','','yes','','','12173367989808080013928'),(4381,'121733679851','6044',1.00,'200','retail','0','2024-12-08 20:47:37','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-12-08 17:49:07','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4735.00','4734','Inclusive','branch','Inventory','','','','yes','','','12173368011621223310323'),(4382,'121733679851','6514',2.00,'200','retail','0','2024-12-08 20:48:36','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-12-08 17:49:07','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','12173368013620333623202'),(4383,'121733680149','6506',2.00,'2600','retail','0','2024-12-08 20:49:09','','','','700','Cash',0.00,'1300','','','12','0.00','1','2024-12-08 17:50:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','12173368018932933221083'),(4384,'121733680149','6510',3.00,'300','retail','0','2024-12-08 20:49:49','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-12-08 17:50:40','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','26.00','23','Inclusive','branch','Service','1110','4000','5500','yes','','','12173368020923300209220'),(4385,'121733680149','15',3.00,'450','retail','0','2024-12-08 20:50:09','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-12-08 17:50:40','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999813.00','999810','Inclusive','branch','Inventory','','','','yes','','','12173368022712233332322'),(4386,'121733680149','6511',2.00,'200','retail','0','2024-12-08 20:50:27','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-12-08 17:50:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','12173368023702032700722'),(4387,'121733680241','7029',1.00,'1800','retail','0','2024-12-08 20:50:41','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2024-12-08 17:54:03','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9924.00','9923','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173368035460223222323'),(4388,'121733680241','6044',3.00,'600','retail','0','2024-12-08 20:52:35','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-12-08 17:54:03','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4734.00','4731','Inclusive','branch','Inventory','','','','yes','','','12173368037412001233233'),(4389,'121733680241','6510',2.00,'200','retail','0','2024-12-08 20:52:54','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-12-08 17:54:03','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Service','1110','4000','5500','yes','','','12173368038232202331380'),(4390,'121733680241','6513',1.00,'100','retail','0','2024-12-08 20:53:03','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-12-08 17:54:03','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173368039230329133230'),(4391,'121733680241','B088',1.00,'400','retail','0','2024-12-08 20:53:12','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-12-08 17:54:03','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9775.00','9774','Inclusive','branch','Inventory','','','','yes','','','12173368040013330130332'),(4392,'121733680444','B088',1.00,'400','retail','0','2024-12-08 20:54:04','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-12-08 18:05:44','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9774.00','9773','Inclusive','branch','Inventory','','','','yes','','','12173368055422252320422'),(4393,'121733680444','6040',2.00,'200','retail','0','2024-12-08 20:55:54','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-12-08 18:05:44','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9726.00','9724','Inclusive','branch','Inventory','','','','yes','','','12173368057123203333007'),(4394,'121733680444','6044',2.00,'400','retail','0','2024-12-08 20:56:12','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-12-08 18:05:44','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4731.00','4729','Inclusive','branch','Inventory','','','','yes','','','12173368105136300310352'),(4395,'121733680444','6514',2.00,'200','retail','0','2024-12-08 21:04:11','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-12-08 18:05:44','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','12173368106233032220623'),(4396,'121733680444','6038',1.00,'1300','retail','0','2024-12-08 21:04:22','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2024-12-08 18:05:44','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9942.00','9941','Inclusive','branch','Inventory','','','','yes','','','12173368107710311236102'),(4397,'121733680444','6517',2.00,'500','retail','0','2024-12-08 21:04:37','','','','150','Cash',0.00,'250','','','12','0.00','1','2024-12-08 18:05:44','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Service','1110','4000','5500','yes','','','12173368109515833323273'),(4398,'121733681145','B001',1.00,'250','retail','0','2024-12-08 21:05:45','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-12-08 18:07:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9664.00','9663','Inclusive','branch','Inventory','','','','yes','','','12173368118232218613237'),(4399,'121733681145','B038',1.00,'250','retail','0','2024-12-08 21:06:23','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-12-08 18:07:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9484.00','9483','Inclusive','branch','Inventory','','','','yes','','','12173368119833333110331'),(4400,'121733681145','6514',12.00,'1200','retail','0','2024-12-08 21:06:39','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-12-08 18:07:27','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','11.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173368121923020223203'),(4401,'121733681145','6044',2.00,'400','retail','0','2024-12-08 21:06:59','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-12-08 18:07:27','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4729.00','4727','Inclusive','branch','Inventory','','','','yes','','','12173368124333630310782'),(4402,'121733681316','B011',1.00,'300','retail','0','2024-12-08 21:08:36','','','','0','Cash',0.00,'300','','','12','16.00','1','2024-12-08 18:09:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','yes','','','12173368133032333032632'),(4403,'121733681316','6539',1.00,'300','retail','0','2024-12-08 21:08:50','','','','234','Cash',0.00,'300','','','12','0.00','1','2024-12-08 18:09:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173368135902582335332'),(4411,'121733681773','B038',4.00,'1000','retail','0','2024-12-08 21:16:13','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-12-08 18:22:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9481.00','9477','Inclusive','branch','Inventory','','','','yes','','','12173368212733327386233'),(4412,'191733682243','6511',4.00,'400','retail','0','2024-12-08 21:24:03','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-08 18:24:35','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','11.00','7','Inclusive','branch','Service','1110','4000','5500','yes','','','19173368226970322036327'),(4413,'121733681364','6038',1.00,'1300','retail','0','2024-12-08 21:09:24','','','','1300','Cash',0.00,'1300','','','12','','1','2024-12-08 18:43:16','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9941.00','9940','Inclusive','branch','Inventory','','','','','',NULL,'12173368149624604323226'),(4414,'121733681364','6044',2.00,'400','retail','0','2024-12-08 21:11:36','','','','100','Cash',0.00,'200','','','12','','1','2024-12-08 18:43:16','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4727.00','4725','Inclusive','branch','Inventory','','','','','',NULL,'12173368158322380303221'),(4415,'121733681364','6510',1.00,'100','retail','0','2024-12-08 21:13:03','','','','50','Cash',0.00,'100','','','12','','1','2024-12-08 18:43:16','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173368160303382336312'),(4416,'121733681364','6511',8.00,'800','retail','0','2024-12-08 21:13:23','','','','50','Cash',0.00,'100','','','12','','1','2024-12-08 18:43:16','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','11.00','3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173368161831322323332'),(4417,'121733681364','6514',3.00,'300','retail','0','2024-12-08 21:13:38','','','','50','Cash',0.00,'100','','','12','','1','2024-12-08 18:43:16','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','11.00','8','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173368164163433718310'),(4418,'121733681364','B001',2.00,'500','retail','0','2024-12-08 21:14:01','','','','169','Cash',0.00,'250','','','12','','1','2024-12-08 18:43:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9663.00','9661','Inclusive','branch','Inventory','','','','','',NULL,'12173368170030233017203'),(4419,'121733681364','B038',2.00,'500','retail','0','2024-12-08 21:15:00','','','','195.52','Cash',0.00,'250','','','12','','1','2024-12-08 18:43:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9483.00','9481','Inclusive','branch','Inventory','','','','','',NULL,'12173368174802736221124'),(4420,'121733681364','6040',1.00,'100','retail','0','2024-12-08 21:42:51','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-12-08 18:43:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9724.00','9723','Inclusive','branch','Inventory','','','','yes','','','12173368338623832323220'),(4421,'121733683397','B064',1.00,'1200','retail','0','2024-12-08 21:43:17','','','','610','Cash',0.00,'1200','','','12','16.00','1','2024-12-08 18:52:12','2','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9978.00','9977','Inclusive','branch','Inventory','','','','yes','','','12173368366422280332426'),(4422,'121733683397','B001',1.00,'250','retail','0','2024-12-08 21:47:44','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-12-08 18:52:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9661.00','9660','Inclusive','branch','Inventory','','','','yes','','','12173368382533318202323'),(4423,'121733683397','B038',1.00,'250','retail','0','2024-12-08 21:50:26','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-12-08 18:52:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9477.00','9476','Inclusive','branch','Inventory','','','','yes','','','12173368384437302400248'),(4424,'191733684229','B014',2.00,'600','retail','0','2024-12-08 21:57:09','','','','200','Cash',0.00,'300','','','19','16.00','1','2024-12-08 18:57:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9990.00','9988','Inclusive','branch','Inventory','','','','yes','','','19173368425001200330211'),(4425,'191733684229','B038',4.00,'1000','retail','0','2024-12-08 21:57:30','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-12-08 18:57:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9476.00','9472','Inclusive','branch','Inventory','','','','yes','','','19173368427323323102303'),(4428,'191733738274','B001',1.00,'250','retail','0','2024-12-09 12:57:54','','','','169','Cash',0.00,'250','','','19','16.00','1','2024-12-09 09:58:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9660.00','9659','Inclusive','branch','Inventory','','','','yes','','','19173373829238712373323'),(4429,'121733729105','7029',1.00,'1800','retail','0','2024-12-09 10:25:05','','','','1200','Cash',0.00,'1800','','','12','','1','2024-12-09 09:59:29','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9923.00','9922','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12173372911392220321337'),(4430,'121733729105','6510',2.00,'200','retail','0','2024-12-09 10:25:13','','','','50','Cash',0.00,'100','','','12','','1','2024-12-09 09:59:29','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173372912122700233230'),(4431,'121733729105','6516',1.00,'300','retail','0','2024-12-09 12:58:52','','','','125','Cash',0.00,'300','','','12','0.00','1','2024-12-09 09:59:29','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173373834523230331303'),(4432,'121733729105','6511',2.00,'200','retail','0','2024-12-09 12:59:06','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-12-09 09:59:29','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','12173373836723303232623'),(4433,'191733746320','6511',1.00,'100','retail','0','2024-12-09 15:12:00','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-09 12:12:18','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173374632807331042733'),(4434,'191733746320','5996',1.00,'200','retail','0','2024-12-09 15:12:08','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-09 12:12:18','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999824.00','999823','Inclusive','branch','Inventory','','','','yes','','','19173374633626321720230'),(4435,'191733746339','6511',1.00,'100','retail','0','2024-12-09 15:12:19','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-09 12:12:27','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173374634634034310120'),(4436,'191733746369','B038',1.00,'250','retail','0','2024-12-09 15:12:49','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-12-09 12:13:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9472.00','9471','Inclusive','branch','Inventory','','','','yes','','','19173374638122332873001'),(4437,'191733847958','B038',2.00,'500','retail','0','2024-12-10 19:25:58','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-12-10 16:26:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9471.00','9469','Inclusive','branch','Inventory','','','','yes','','','19173384797230341931320'),(4438,'191733847958','B023',1.00,'300','retail','0','2024-12-10 19:26:12','','','','176','Cash',0.00,'300','','','19','16.00','1','2024-12-10 16:26:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9862.00','9861','Inclusive','branch','Inventory','','','','yes','','','19173384798129894320392'),(4439,'191733847958','6001',1.00,'650','retail','0','2024-12-10 19:26:21','','','','650','Cash',0.00,'650','','','19','16.00','1','2024-12-10 16:26:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999969.00','999968','Inclusive','branch','Inventory','','','','yes','','','19173384798933833233197'),(4440,'191733847958','6510',1.00,'100','retail','0','2024-12-10 19:26:30','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-10 16:26:40','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','yes','','','19173384799733703033023'),(4441,'191733848003','B030',2.00,'500','retail','0','2024-12-10 19:26:43','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-12-10 17:07:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9640.00','9638','Inclusive','branch','Inventory','','','','yes','','','19173385046132242009012'),(4442,'191733848003','B038',1.00,'250','retail','0','2024-12-10 20:07:41','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-12-10 17:07:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9469.00','9468','Inclusive','branch','Inventory','','','','yes','','','19173385047212321323122'),(4443,'191733920133','B043',1.00,'1200','retail','0','2024-12-11 15:28:53','','','','680','Cash',0.00,'1200','','','19','16.00','1','2024-12-11 12:30:05','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9966.00','9965','Inclusive','branch','Inventory','','','','yes','','','19173392014142320332110'),(4444,'191733920133','6040',1.00,'100','retail','0','2024-12-11 15:29:02','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-12-11 12:30:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9723.00','9722','Inclusive','branch','Inventory','','','','yes','','','19173392014913033329033'),(4445,'191733920133','B091',1.00,'100','retail','0','2024-12-11 15:29:10','','','','47','Cash',0.00,'100','','','19','16.00','1','2024-12-11 12:30:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9921.00','9920','Inclusive','branch','Inventory','','','','yes','','','19173392016700339120231'),(4446,'191733920133','6046',1.00,'700','retail','0','2024-12-11 15:29:27','','','','400','Cash',0.00,'700','','','19','16.00','1','2024-12-11 12:30:05','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999943.00','999942','Inclusive','branch','Inventory','','','','yes','','','19173392017691329299230'),(4447,'191733920133','6510',1.00,'100','retail','0','2024-12-11 15:29:36','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-11 12:30:05','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','yes','','','19173392018531300009002'),(4448,'191733920133','6513',1.00,'100','retail','0','2024-12-11 15:29:45','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-11 12:30:05','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173392019120333322922'),(4449,'191733920133','5996',1.00,'200','retail','0','2024-12-11 15:29:52','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-11 12:30:05','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999823.00','999822','Inclusive','branch','Inventory','','','','yes','','','19173392020022333332702'),(4456,'191733922889','B091',1.00,'100','retail','0','2024-12-11 16:14:49','','','','47','Cash',0.00,'100','','','19','16.00','1','2024-12-11 13:15:28','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9920.00','9919','Inclusive','branch','Inventory','','','','yes','','','19173392289833320083232'),(4457,'191733922889','6040',1.00,'100','retail','0','2024-12-11 16:14:58','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-12-11 13:15:28','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9722.00','9721','Inclusive','branch','Inventory','','','','yes','','','19173392291223223232232'),(4458,'191733922889','B043',1.00,'1200','retail','0','2024-12-11 16:15:13','','','','680','Cash',0.00,'1200','','','19','16.00','1','2024-12-11 13:15:28','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9965.00','9964','Inclusive','branch','Inventory','','','','yes','','','19173392292423302904222'),(4459,'191733922931','6000',1.00,'1300','retail','0','2024-12-11 16:15:31','','','','1000','Cash',0.00,'1300','','','19','16.00','1','2024-12-11 14:14:16','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999970.00','999969','Inclusive','branch','Inventory','','','','yes','','','19173392642606932322013'),(4460,'191733922931','5996',1.00,'200','retail','0','2024-12-11 17:13:47','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-11 14:14:16','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999821.00','999820','Inclusive','branch','Inventory','','','','yes','','','19173392643502207723201'),(4461,'191733922931','6501',2.00,'400','retail','0','2024-12-11 17:13:55','','','','100','Cash',0.00,'200','','','19','0.00','1','2024-12-11 14:14:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9968.00','9966','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173392644312234343332'),(4462,'191733922931','B030',2.00,'500','retail','0','2024-12-11 17:14:03','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-12-11 14:14:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9638.00','9636','Inclusive','branch','Inventory','','','','yes','','','19173392645314023533331'),(4463,'191733929416','B001',1.00,'250','retail','0','2024-12-11 18:03:36','','','','169','Cash',0.00,'250','','','19','16.00','1','2024-12-11 15:04:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9659.00','9658','Inclusive','branch','Inventory','','','','yes','','','19173392943643093379723'),(4464,'191733929416','B009',1.00,'300','retail','0','2024-12-11 18:03:56','','','','204','Cash',0.00,'300','','','19','16.00','1','2024-12-11 15:04:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9794.00','9793','Inclusive','branch','Inventory','','','','yes','','','19173392944322023330342'),(4465,'191733929448','B038',1.00,'250','retail','0','2024-12-11 18:04:08','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-12-11 15:04:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9468.00','9467','Inclusive','branch','Inventory','','','','yes','','','19173392946132022391033'),(4466,'191733929448','B018',1.00,'250','retail','0','2024-12-11 18:04:21','','','','169.0793103','Cash',0.00,'250','','','19','16.00','1','2024-12-11 15:04:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9971.00','9970','Inclusive','branch','Inventory','','','','yes','','','19173392947013233213300'),(4467,'191733929448','6025',1.00,'400','retail','0','2024-12-11 18:04:31','','','','350','Cash',0.00,'400','','','19','16.00','1','2024-12-11 15:04:51','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999997.00','999996','Inclusive','branch','Inventory','','','','yes','','','19173392948530313233549'),(4468,'191733929497','B027',2.00,'500','retail','0','2024-12-11 18:04:57','','','','176','Cash',0.00,'250','','','19','16.00','1','2024-12-11 15:39:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9944.00','9942','Inclusive','branch','Inventory','','','','yes','','','19173393151903313312310'),(4469,'191733929497','B014',1.00,'300','retail','0','2024-12-11 18:38:42','','','','200','Cash',0.00,'300','','','19','16.00','1','2024-12-11 15:39:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9988.00','9987','Inclusive','branch','Inventory','','','','yes','','','19173393153602302127333'),(4470,'191733929497','B023',1.00,'300','retail','0','2024-12-11 18:38:58','','','','176','Cash',0.00,'300','','','19','16.00','1','2024-12-11 15:39:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9861.00','9860','Inclusive','branch','Inventory','','','','yes','','','19173393155616770220033'),(4479,'191733931581','15',1.00,'150','retail','0','2024-12-11 18:39:41','','','','0','Cash',0.00,'150','','','19','','1','2024-12-11 16:53:14','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999810.00','999809','Inclusive','branch','Inventory','','','','','',NULL,'19173393350933333332912'),(4480,'191733931581','6527',1.00,'200','retail','0','2024-12-11 19:11:50','','','','50','Cash',0.00,'200','','','19','','1','2024-12-11 16:53:14','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173393351939370393333'),(4481,'191733931581','6514',2.00,'200','retail','0','2024-12-11 19:12:00','','','','50','Cash',0.00,'100','','','19','','1','2024-12-11 16:53:14','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173393370439212333233'),(4482,'191733931581','6512',2.00,'100','retail','0','2024-12-11 19:15:06','','','','30','Cash',0.00,'50','','','19','','1','2024-12-11 16:53:14','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173393381922030332333'),(4483,'191733931581','6513',1.00,'100','retail','0','2024-12-11 19:17:02','','','','50','Cash',0.00,'100','','','19','','1','2024-12-11 16:53:14','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173393391633100230033'),(4484,'191733931581','6510',2.00,'200','retail','0','2024-12-11 19:18:37','','','','50','Cash',0.00,'100','','','19','','1','2024-12-11 16:53:14','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173393393103209339333'),(4485,'191733931581','7029',1.00,'1800','retail','0','2024-12-11 19:18:51','','','','1200','Cash',0.00,'1800','','','19','','1','2024-12-11 16:53:14','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9922.00','9921','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19173393397609221323020'),(4486,'191733931581','6516',1.00,'300','retail','0','2024-12-11 19:52:57','','','','125','Cash',0.00,'300','','','19','0.00','1','2024-12-11 16:53:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173393599123229231022'),(4489,'191733937327','6026',1.00,'200','retail','0','2024-12-11 20:15:27','','','','50','Cash',0.00,'200','','','19','16.00','1','2024-12-11 17:24:57','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999992.00','999991','Inclusive','branch','Inventory','','','','yes','','','19173393789558228172321'),(4493,'191733940287','B023',1.00,'300','retail','0','2024-12-11 21:04:47','','','','176','Cash',0.00,'300','','','19','16.00','1','2024-12-11 18:05:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9860.00','9859','Inclusive','branch','Inventory','','','','yes','','','19173394030013309200323'),(4494,'191733940287','6511',1.00,'100','retail','0','2024-12-11 21:05:01','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-11 18:05:11','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','19173394030833140033332'),(4499,'191733938192','B016',4.00,'1200','retail','0','2024-12-11 20:29:52','','','','220','Cash',0.00,'300','','','19','','1','2024-12-11 19:35:54','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9968.00','9964','Inclusive','branch','Inventory','','','','','',NULL,'19173393820821133233333'),(4500,'191733938192','B064',1.00,'1200','retail','0','2024-12-11 20:30:08','','','','610','Cash',0.00,'1200','','','19','','1','2024-12-11 19:35:54','2','7','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9977.00','9976','Inclusive','branch','Inventory','','','','','',NULL,'19173393821832320338337'),(4501,'191733938192','6040',1.00,'100','retail','0','2024-12-11 20:30:19','','','','42','Cash',0.00,'100','','','19','','1','2024-12-11 19:35:54','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9721.00','9720','Inclusive','branch','Inventory','','','','','',NULL,'19173393828108322037173'),(4502,'191733938192','6000',1.00,'1300','retail','0','2024-12-11 22:35:22','','','','1000','Cash',0.00,'1300','','','19','16.00','1','2024-12-11 19:35:54','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999969.00','999968','Inclusive','branch','Inventory','','','','yes','','','19173394574232533224120'),(4503,'191733938192','6510',2.00,'200','retail','0','2024-12-11 22:35:42','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-11 19:35:54','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Service','1110','4000','5500','yes','','','19173394575193230323200'),(4504,'191733935793','B030',1.00,'250','retail','0','2024-12-11 19:49:53','','','','169.0003774','Cash',0.00,'250','','','19','','1','2024-12-11 19:53:43','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9636.00','9635','Inclusive','branch','Inventory','','','','','',NULL,'19173393580320023333023'),(4505,'191733935793','B030',1.00,'250','retail','0','2024-12-11 20:15:08','','','','169.0003774','Cash',0.00,'250','','','19','','1','2024-12-11 19:53:43','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9635.00','9634','Inclusive','branch','Inventory','','','','','',NULL,'19173393731913720000312'),(4506,'191733935793','B030',1.00,'250','retail','0','2024-12-11 21:05:49','','','','169.0003774','Cash',0.00,'250','','','19','','1','2024-12-11 19:53:43','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9634.00','9633','Inclusive','branch','Inventory','','','','','',NULL,'19173394036091332232039'),(4507,'191733935793','6001',1.00,'650','retail','0','2024-12-11 21:06:01','','','','650','Cash',0.00,'650','','','19','','1','2024-12-11 19:53:43','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999968.00','999967','Inclusive','branch','Inventory','','','','','',NULL,'19173394036939330032003'),(4508,'191733935793','B030',2.00,'500','retail','0','2024-12-11 22:53:03','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-12-11 19:53:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9633.00','9631','Inclusive','branch','Inventory','','','','yes','','','19173394681593022326503'),(4509,'191733920207','6011',1.00,'1200','retail','0','2024-12-11 15:30:07','','','','1000','Cash',0.00,'1200','','','19','','1','2024-12-11 19:56:25','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999991.00','999990','Inclusive','branch','Inventory','','','','','',NULL,'19173392025593033533233'),(4510,'191733920207','5999',1.00,'1500','retail','0','2024-12-11 15:30:55','','','','1500','Cash',0.00,'1500','','','19','','1','2024-12-11 19:56:25','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999985.00','999984','Inclusive','branch','Inventory','','','','','',NULL,'19173392027222023330322'),(4511,'191733920207','6510',2.00,'200','retail','0','2024-12-11 15:31:12','','','','50','Cash',0.00,'100','','','19','','1','2024-12-11 19:56:25','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173392028010092323118'),(4512,'191733920207','6513',2.00,'200','retail','0','2024-12-11 15:31:21','','','','50','Cash',0.00,'100','','','19','','1','2024-12-11 19:56:25','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173392028908322330331'),(4513,'191733920207','5996',1.00,'200','retail','0','2024-12-11 15:31:29','','','','150','Cash',0.00,'200','','','19','','1','2024-12-11 19:56:25','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999822.00','999821','Inclusive','branch','Inventory','','','','','',NULL,'19173392029737233733320'),(4514,'191733920207','B088',1.00,'400','retail','0','2024-12-11 15:31:37','','','','216','Cash',0.00,'400','','','19','','1','2024-12-11 19:56:25','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9773.00','9772','Inclusive','branch','Inventory','','','','','',NULL,'19173392030900939021277'),(4515,'191733920207','6044',1.00,'200','retail','0','2024-12-11 22:56:11','','','','100','Cash',0.00,'200','','','19','16.00','1','2024-12-11 19:56:25','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4725.00','4724','Inclusive','branch','Inventory','','','','yes','','','19173394698122908320113'),(4516,'211733990170','6531',2.00,'100','retail','0','2024-12-12 10:56:10','','','','20','Cash',0.00,'50','','','21','0.00','1','2024-12-12 07:56:26','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','21173399018318320313222'),(4517,'191734004428','6040',1.00,'100','retail','0','2024-12-12 14:53:48','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-12-12 11:54:27','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9720.00','9719','Inclusive','branch','Inventory','','','','yes','','','19173400443734222204072'),(4518,'191734004428','6040',1.00,'100','retail','0','2024-12-12 14:53:57','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-12-12 11:54:27','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9719.00','9718','Inclusive','branch','Inventory','','','','yes','','','19173400445704342402273'),(4522,'191734004551','B030',2.00,'500','retail','0','2024-12-12 14:55:51','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-12-12 12:52:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9631.00','9629','Inclusive','branch','Inventory','','','','yes','','','19173400792232023922242'),(4523,'191734004551','B038',1.00,'250','retail','0','2024-12-12 15:52:03','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-12-12 12:52:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9467.00','9466','Inclusive','branch','Inventory','','','','yes','','','19173400793432237330233'),(4524,'191734004551','B038',1.00,'250','retail','0','2024-12-12 15:52:15','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-12-12 12:52:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9466.00','9465','Inclusive','branch','Inventory','','','','yes','','','19173400794513233023252'),(4529,'211734013235','5990',4.00,'400','retail','0','2024-12-12 17:20:35','','','','100','Cash',0.00,'100','','','21','16.00','1','2024-12-12 14:34:06','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999995.00','999991','Inclusive','branch','Inventory','','','','yes','','','21173401393502013230333'),(4530,'211734013235','6034',4.00,'400','retail','0','2024-12-12 17:32:16','','','','100','Cash',0.00,'100','','','21','16.00','1','2024-12-12 14:34:06','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999992.00','999988','Inclusive','branch','Inventory','','','','yes','','','21173401395931332203320'),(4531,'211734013235','15',4.00,'600','retail','0','2024-12-12 17:32:39','','','','0','Cash',0.00,'150','','','21','16.00','1','2024-12-12 14:34:06','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999809.00','999805','Inclusive','branch','Inventory','','','','yes','','','21173401397420342003111'),(4532,'211734013235','6017',4.00,'400','retail','0','2024-12-12 17:32:54','','','','100','Cash',0.00,'100','','','21','16.00','1','2024-12-12 14:34:06','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999991.00','999987','Inclusive','branch','Inventory','','','','yes','','','21173401399202223231121'),(4533,'211734013235','6514',8.00,'800','retail','0','2024-12-12 17:33:41','','','','50','Cash',0.00,'100','','','21','0.00','1','2024-12-12 14:34:06','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','15.00','7','Inclusive','branch','Service','1110','4000','5500','yes','','','21173401404203102301322'),(4534,'191734004468','7029',1.00,'1800','retail','0','2024-12-12 14:54:28','','','','1200','Cash',0.00,'1800','','','19','','1','2024-12-12 14:39:04','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9921.00','9920','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19173400453030932935092'),(4535,'191734004468','5996',1.00,'200','retail','0','2024-12-12 14:55:30','','','','150','Cash',0.00,'200','','','19','','1','2024-12-12 14:39:04','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999820.00','999819','Inclusive','branch','Inventory','','','','','',NULL,'19173400453933943221227'),(4536,'191734004468','6524',1.00,'200','retail','0','2024-12-12 14:55:39','','','','70','Cash',0.00,'200','','','19','','1','2024-12-12 14:39:04','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173400454703443770410'),(4537,'191734004468','B088',1.00,'400','retail','0','2024-12-12 15:52:59','','','','216','Cash',0.00,'400','','','19','','1','2024-12-12 14:39:04','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9772.00','9771','Inclusive','branch','Inventory','','','','','',NULL,'19173400798893320002822'),(4538,'211734014381','6040',1.00,'100','retail','0','2024-12-12 17:39:41','','','','42','Cash',0.00,'100','','','21','16.00','1','2024-12-12 14:40:06','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9718.00','9717','Inclusive','branch','Inventory','','','','yes','','','21173401440303333370343'),(4539,'211734014408','6000',2.00,'2600','retail','0','2024-12-12 17:40:08','','','','1000','Cash',0.00,'1300','','','21','16.00','1','2024-12-12 14:50:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999968.00','999966','Inclusive','branch','Inventory','','','','yes','','','21173401446034412003020'),(4540,'211734014408','6044',1.00,'200','retail','0','2024-12-12 17:45:55','','','','100','Cash',0.00,'200','','','21','16.00','1','2024-12-12 14:50:40','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4724.00','4723','Inclusive','branch','Inventory','','','','yes','','','21173401476933091233043'),(4541,'211734014408','6032',3.00,'600','retail','0','2024-12-12 17:46:10','','','','200','Cash',0.00,'200','','','21','16.00','1','2024-12-12 14:50:40','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999931.00','999928','Inclusive','branch','Inventory','','','','yes','','','21173401479822320333292'),(4542,'211734014408','B038',3.00,'750','retail','0','2024-12-12 17:46:38','','','','195.52','Cash',0.00,'250','','','21','16.00','1','2024-12-12 14:50:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9465.00','9462','Inclusive','branch','Inventory','','','','yes','','','21173401484923443227332'),(4543,'211734014408','B032',5.00,'1250','retail','0','2024-12-12 17:47:51','','','','186.68','Cash',0.00,'250','','','21','16.00','1','2024-12-12 14:50:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9851.00','9846','Inclusive','branch','Inventory','','','','yes','','','21173401488622202200220'),(4544,'211734014408','B088',1.00,'400','retail','0','2024-12-12 17:48:06','','','','216','Cash',0.00,'400','','','21','16.00','1','2024-12-12 14:50:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9771.00','9770','Inclusive','branch','Inventory','','','','yes','','','21173401490204033434293'),(4545,'211734014408','B027',3.00,'750','retail','0','2024-12-12 17:48:22','','','','176','Cash',0.00,'250','','','21','16.00','1','2024-12-12 14:50:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9942.00','9939','Inclusive','branch','Inventory','','','','yes','','','21173401491923033233212'),(4546,'211734014408','15',1.00,'150','retail','0','2024-12-12 17:48:40','','','','0','Cash',0.00,'150','','','21','16.00','1','2024-12-12 14:50:40','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999805.00','999804','Inclusive','branch','Inventory','','','','yes','','','21173401493321323230372'),(4547,'211734014408','6040',1.00,'100','retail','0','2024-12-12 17:48:53','','','','42','Cash',0.00,'100','','','21','16.00','1','2024-12-12 14:50:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9717.00','9716','Inclusive','branch','Inventory','','','','yes','','','21173401502470501422030'),(4554,'191734015758','15',1.00,'150','retail','0','2024-12-12 18:02:38','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-12-12 15:03:50','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999795.00','999794','Inclusive','branch','Inventory','','','','yes','','','19173401578623343253227'),(4555,'191734015758','6512',3.00,'150','retail','0','2024-12-12 18:03:07','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-12-12 15:03:50','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','44.00','41','Inclusive','branch','Service','1110','4000','5500','yes','','','19173401579700350132033'),(4556,'191734015758','6514',1.00,'100','retail','0','2024-12-12 18:03:18','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-12 15:03:50','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','yes','','','19173401580502830921120'),(4557,'191734015758','6040',1.00,'100','retail','0','2024-12-12 18:03:25','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-12-12 15:03:50','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9716.00','9715','Inclusive','branch','Inventory','','','','yes','','','19173401581634210316283'),(4558,'191734015758','B089',1.00,'200','retail','0','2024-12-12 18:03:36','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2024-12-12 15:03:50','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9753.00','9752','Inclusive','branch','Inventory','','','','yes','','','19173401582701233200223'),(4559,'191734015831','15',1.00,'150','retail','0','2024-12-12 18:03:51','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-12-12 15:05:03','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999794.00','999793','Inclusive','branch','Inventory','','','','yes','','','19173401586810008323116'),(4560,'191734015831','6512',2.00,'100','retail','0','2024-12-12 18:04:28','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-12-12 15:05:03','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','19173401588183313371332'),(4561,'191734015831','6514',2.00,'200','retail','0','2024-12-12 18:04:41','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-12 15:05:03','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Service','1110','4000','5500','yes','','','19173401589039200000202'),(4564,'191734015955','6026',1.00,'200','retail','0','2024-12-12 18:05:55','','','','50','Cash',0.00,'200','','','19','16.00','1','2024-12-12 15:06:33','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999991.00','999990','Inclusive','branch','Inventory','','','','yes','','','19173401597629262247323'),(4565,'191734015955','6512',2.00,'100','retail','0','2024-12-12 18:06:16','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-12-12 15:06:33','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','19173401599103329323423'),(4566,'191734015994','6514',2.00,'200','retail','0','2024-12-12 18:06:34','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-12 15:07:51','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Service','1110','4000','5500','yes','','','19173401603233032319791'),(4567,'191734015994','15',1.00,'150','retail','0','2024-12-12 18:07:12','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-12-12 15:07:51','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999793.00','999792','Inclusive','branch','Inventory','','','','yes','','','19173401606803200300622'),(4578,'191734016182','B001',3.00,'750','retail','0','2024-12-12 18:09:42','','','','169','Cash',0.00,'250','','','19','16.00','1','2024-12-12 15:11:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9658.00','9655','Inclusive','branch','Inventory','','','','yes','','','19173401622400923332021'),(4584,'191734016442','6040',2.00,'200','retail','0','2024-12-12 18:14:03','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-12-12 15:15:42','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9715.00','9713','Inclusive','branch','Inventory','','','','yes','','','19173401650920903030523'),(4585,'191734016442','6531',1.00,'50','retail','0','2024-12-12 18:15:09','','','','20','Cash',0.00,'50','','','19','0.00','1','2024-12-12 15:15:42','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173401653023023013020'),(4586,'191734016442','6511',2.00,'200','retail','0','2024-12-12 18:15:30','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-12 15:15:42','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173401653931209320301'),(4587,'191734016699','6531',14.00,'700','retail','0','2024-12-12 18:18:19','','','','20','Cash',0.00,'50','','','19','0.00','1','2024-12-12 15:18:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','0.00','-14','Inclusive','branch','Service','1110','4000','5500','yes','','','19173401672431237137333'),(4588,'191734016729','6002',1.00,'250','retail','0','2024-12-12 18:18:49','','','','200','Cash',0.00,'250','','','19','16.00','1','2024-12-12 15:20:23','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999953.00','999952','Inclusive','branch','Inventory','','','','yes','','','19173401682111031331027'),(4597,'211734017660','B009',1.00,'300','retail','0','2024-12-12 18:34:20','','','','204','Cash',0.00,'300','','','21','16.00','1','2024-12-12 15:34:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9793.00','9792','Inclusive','branch','Inventory','','','','yes','','','21173401767173320631321'),(4598,'211734017660','B038',2.00,'500','retail','0','2024-12-12 18:34:31','','','','195.52','Cash',0.00,'250','','','21','16.00','1','2024-12-12 15:34:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9462.00','9460','Inclusive','branch','Inventory','','','','yes','','','21173401768500203230703'),(4599,'191734016394','B032',4.00,'1000','retail','0','2024-12-12 18:13:14','','','','186.68','Cash',0.00,'250','','','19','','1','2024-12-12 16:11:30','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9846.00','9842','Inclusive','branch','Inventory','','','','','',NULL,'19173401643034029264122'),(4600,'191734016394','6511',1.00,'100','retail','0','2024-12-12 18:13:50','','','','50','Cash',0.00,'100','','','19','','1','2024-12-12 16:11:30','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173401643833073013404'),(4601,'191734016394','6549',1.00,'250','retail','0','2024-12-12 19:11:12','','','','200','Cash',0.00,'250','','','19','0.00','1','2024-12-12 16:11:30','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173401988730303302321'),(4606,'191734019944','15',1.00,'150','retail','0','2024-12-12 19:12:24','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-12-12 16:12:35','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999792.00','999791','Inclusive','branch','Inventory','','','','yes','','','19173401995324335073333'),(4607,'191734019956','6520',4.00,'800','retail','0','2024-12-12 19:12:36','','','','100','Cash',0.00,'200','','','19','0.00','1','2024-12-12 16:13:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','yes','','','19173401998339020091384'),(4608,'191734015574','15',7.00,'1050','retail','0','2024-12-12 17:59:34','','','','0','Cash',0.00,'150','','','19','','1','2024-12-12 16:15:51','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','999804.00','999797','Inclusive','branch','Inventory','','','','','',NULL,'19173401560932127206232'),(4609,'191734015574','15',2.00,'300','retail','0','2024-12-12 18:00:10','','','','0','Cash',0.00,'150','','','19','','1','2024-12-12 16:15:51','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999797.00','999795','Inclusive','branch','Inventory','','','','','',NULL,'19173401563920331934302'),(4610,'191734015574','6512',23.00,'1150','retail','0','2024-12-12 18:00:39','','','','30','Cash',0.00,'50','','','19','','1','2024-12-12 16:15:51','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'23','44.00','21','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173401568022913942130'),(4611,'191734015574','6514',1.00,'100','retail','0','2024-12-12 18:01:21','','','','50','Cash',0.00,'100','','','19','','1','2024-12-12 16:15:51','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173401569022972223337'),(4612,'191734015574','6511',2.00,'200','retail','0','2024-12-12 18:01:31','','','','50','Cash',0.00,'100','','','19','','1','2024-12-12 16:15:51','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173401570424732702114'),(4613,'191734015574','6519',1.00,'150','retail','0','2024-12-12 18:01:44','','','','50','Cash',0.00,'150','','','19','','1','2024-12-12 16:15:51','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173401575003220220333'),(4614,'191734015574','6514',1.00,'100','retail','0','2024-12-12 18:08:25','','','','50','Cash',0.00,'100','','','19','','1','2024-12-12 16:15:51','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173401611543223293633'),(4615,'191734015574','B089',1.00,'200','retail','0','2024-12-12 18:26:31','','','','79.16675','Cash',0.00,'200','','','19','','1','2024-12-12 16:15:51','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9752.00','9751','Inclusive','branch','Inventory','','','','','',NULL,'19173401721833333322222'),(4616,'191734015574','6514',6.00,'600','retail','0','2024-12-12 19:15:06','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-12 16:15:51','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','15.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','19173402014924293020213'),(4617,'191734016267','6514',2.00,'200','retail','0','2024-12-12 18:11:08','','','','50','Cash',0.00,'100','','','19','','1','2024-12-12 16:17:17','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173401630622002202334'),(4618,'191734016267','6512',6.00,'300','retail','0','2024-12-12 18:11:46','','','','30','Cash',0.00,'50','','','19','','1','2024-12-12 16:17:17','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','44.00','38','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173401635030130303330'),(4619,'191734016267','6520',1.00,'200','retail','0','2024-12-12 18:12:30','','','','100','Cash',0.00,'200','','','19','','1','2024-12-12 16:17:17','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173401639103239333324'),(4620,'191734016267','6514',1.00,'100','retail','0','2024-12-12 19:11:52','','','','50','Cash',0.00,'100','','','19','','1','2024-12-12 16:17:17','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173401992323330303131'),(4621,'191734016267','6514',1.00,'100','retail','0','2024-12-12 19:17:01','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-12 16:17:17','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','yes','','','19173402023122102421430'),(4634,'191734016141','6026',1.00,'200','retail','0','2024-12-12 18:09:01','','','','50','Cash',0.00,'200','','','19','','1','2024-12-12 16:19:28','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999990.00','999989','Inclusive','branch','Inventory','','','','','',NULL,'19173401615231222122220'),(4635,'191734016141','6512',1.00,'50','retail','0','2024-12-12 18:09:13','','','','30','Cash',0.00,'50','','','19','','1','2024-12-12 16:19:28','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173401616033292021300'),(4636,'191734016141','6514',1.00,'100','retail','0','2024-12-12 18:09:20','','','','50','Cash',0.00,'100','','','19','','1','2024-12-12 16:19:28','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173401617801373632222'),(4637,'191734016141','6514',1.00,'100','retail','0','2024-12-12 19:17:40','','','','50','Cash',0.00,'100','','','19','','1','2024-12-12 16:19:28','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173402027023021002123'),(4638,'191734016141','6512',1.00,'50','retail','0','2024-12-12 19:17:51','','','','30','Cash',0.00,'50','','','19','','1','2024-12-12 16:19:28','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173402028422013733031'),(4639,'191734016141','6514',1.00,'100','retail','0','2024-12-12 19:18:23','','','','50','Cash',0.00,'100','','','19','','1','2024-12-12 16:19:28','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173402031331034233302'),(4640,'191734016141','6512',1.00,'50','retail','0','2024-12-12 19:18:33','','','','30','Cash',0.00,'50','','','19','','1','2024-12-12 16:19:28','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173402032535932023333'),(4641,'191734016141','6514',1.00,'100','retail','0','2024-12-12 19:19:17','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-12 16:19:28','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','yes','','','19173402036602713043209'),(4642,'191734020555','B011',2.00,'600','retail','0','2024-12-12 19:22:35','','','','0','Cash',0.00,'300','','','19','16.00','1','2024-12-12 16:22:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9999.00','9997','Inclusive','branch','Inventory','','','','yes','','','19173402056701253203313'),(4643,'191734020555','B019',1.00,'350','retail','0','2024-12-12 19:22:47','','','','265','Cash',0.00,'350','','','19','16.00','1','2024-12-12 16:22:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9935.00','9934','Inclusive','branch','Inventory','','','','yes','','','19173402057429504222379'),(4644,'191734015904','6520',1.00,'200','retail','0','2024-12-12 18:05:04','','','','100','Cash',0.00,'200','','','19','','1','2024-12-12 16:24:11','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173401592774372301001'),(4645,'191734015904','6512',2.00,'100','retail','0','2024-12-12 18:05:27','','','','30','Cash',0.00,'50','','','19','','1','2024-12-12 16:24:11','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173401594273240093495'),(4646,'191734015904','6514',1.00,'100','retail','0','2024-12-12 19:24:00','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-12 16:24:11','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','yes','','','19173402064920903032163'),(4651,'191734020677','6048',1.00,'600','retail','0','2024-12-12 19:24:37','','','','300','Cash',0.00,'600','','','19','','1','2024-12-12 16:27:27','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9991.00','9990','Inclusive','branch','Inventory','','','','','',NULL,'19173402073640321200202'),(4652,'191734020677','6011',1.00,'1200','retail','0','2024-12-12 19:25:36','','','','1000','Cash',0.00,'1200','','','19','','1','2024-12-12 16:27:27','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999990.00','999989','Inclusive','branch','Inventory','','','','','',NULL,'19173402075943304010047'),(4653,'191734020677','6524',1.00,'200','retail','0','2024-12-12 19:25:59','','','','70','Cash',0.00,'200','','','19','','1','2024-12-12 16:27:27','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173402078003303222030'),(4654,'191734020677','5996',2.00,'400','retail','0','2024-12-12 19:26:20','','','','150','Cash',0.00,'200','','','19','','1','2024-12-12 16:27:27','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999819.00','999817','Inclusive','branch','Inventory','','','','','',NULL,'19173402079671073002302'),(4655,'191734020677','B088',1.00,'400','retail','0','2024-12-12 19:27:18','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-12-12 16:27:27','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9770.00','9769','Inclusive','branch','Inventory','','','','yes','','','19173402084532033922213'),(4656,'191734021106','B091',2.00,'200','retail','0','2024-12-12 19:32:21','','','','47','Cash',0.00,'100','','','19','16.00','1','2024-12-12 16:32:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9919.00','9917','Inclusive','branch','Inventory','','','','yes','','','19173402115333132202323'),(4657,'191734021372','6504',1.00,'4000','retail','0','2024-12-12 19:36:12','','','','2800','Cash',0.00,'4000','','','19','0.00','1','2024-12-12 16:36:27','2','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173402138490034020800'),(4658,'191734021388','6511',8.00,'800','retail','0','2024-12-12 19:36:28','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-12 16:36:55','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','12.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','19173402140000342033324'),(4659,'191734021388','6531',5.00,'250','retail','0','2024-12-12 19:36:41','','','','20','Cash',0.00,'50','','','19','0.00','1','2024-12-12 16:36:55','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','0.00','-5','Inclusive','branch','Service','1110','4000','5500','yes','','','19173402141120213203342'),(4660,'191734021416','B032',1.00,'250','retail','0','2024-12-12 19:36:56','','','','186.68','Cash',0.00,'250','','','19','16.00','1','2024-12-12 16:45:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9842.00','9841','Inclusive','branch','Inventory','','','','yes','','','19173402192722772730222'),(4661,'191734021987','B011',1.00,'300','retail','0','2024-12-12 19:46:27','','','','0','Cash',0.00,'300','','','19','16.00','1','2024-12-12 16:46:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','yes','','','19173402199619309923222'),(4663,'191734022000','B038',2.00,'500','retail','0','2024-12-12 19:46:40','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-12 16:47:32','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9460.00','9458','Inclusive','branch','Inventory','','','','','',NULL,'19173402202932400222020'),(4664,'191734022000','B006',2.00,'500','retail','0','2024-12-12 19:47:21','','','','176','Cash',0.00,'250','','','19','16.00','1','2024-12-12 16:47:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9927.00','9925','Inclusive','branch','Inventory','','','','yes','','','19173402205023032532205'),(4665,'191734022077','B038',1.00,'250','retail','0','2024-12-12 19:47:57','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-12-12 16:48:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9458.00','9457','Inclusive','branch','Inventory','','','','yes','','','19173402209723220231022'),(4669,'191734023004','B089',3.00,'600','retail','0','2024-12-12 20:03:24','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2024-12-12 17:03:44','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9751.00','9748','Inclusive','branch','Inventory','','','','yes','','','19173402301303373392132'),(4670,'191734023004','6040',2.00,'200','retail','0','2024-12-12 20:03:34','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-12-12 17:03:44','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9712.00','9710','Inclusive','branch','Inventory','','','','yes','','','19173402302207322200031'),(4673,'191734024472','B022',2.00,'500','retail','0','2024-12-12 20:27:52','','','','176','Cash',0.00,'250','','','19','16.00','1','2024-12-12 17:29:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9953.00','9951','Inclusive','branch','Inventory','','','','yes','','','19173402449724320232223'),(4674,'191734024472','B028',2.00,'600','retail','0','2024-12-12 20:28:17','','','','195','Cash',0.00,'300','','','19','16.00','1','2024-12-12 17:29:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9889.00','9887','Inclusive','branch','Inventory','','','','yes','','','19173402451330201020333'),(4675,'191734024472','B011',1.00,'300','retail','0','2024-12-12 20:28:34','','','','0','Cash',0.00,'300','','','19','16.00','1','2024-12-12 17:29:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','yes','','','19173402453251122030322'),(4676,'191734024472','B032',1.00,'250','retail','0','2024-12-12 20:28:52','','','','186.68','Cash',0.00,'250','','','19','16.00','1','2024-12-12 17:29:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9841.00','9840','Inclusive','branch','Inventory','','','','yes','','','19173402454643144037333'),(4677,'191734024193','6020',2.00,'400','retail','0','2024-12-12 20:23:13','','','','200','Cash',0.00,'200','','','19','','1','2024-12-12 17:32:02','2','12','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999968.00','999966','Inclusive','branch','Inventory','','','','','',NULL,'19173402421122121321322'),(4678,'191734024193','6020',2.00,'400','retail','0','2024-12-12 20:23:31','','','','200','Cash',0.00,'200','','','19','','1','2024-12-12 17:32:02','2','12','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999966.00','999964','Inclusive','branch','Inventory','','','','','',NULL,'19173402422831322239249'),(4679,'191734024193','6020',2.00,'400','retail','0','2024-12-12 20:31:45','','','','200','Cash',0.00,'200','','','19','16.00','1','2024-12-12 17:32:02','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999964.00','999962','Inclusive','branch','Inventory','','','','yes','','','19173402471810222201333'),(4681,'211734025659','6038',1.00,'1300','retail','0','2024-12-12 20:47:39','','','','1300','Cash',0.00,'1300','','','21','16.00','1','2024-12-12 17:55:07','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9940.00','9939','Inclusive','branch','Inventory','','','','yes','','','21173402577304323221300'),(4682,'211734025659','6046',1.00,'700','retail','0','2024-12-12 20:49:33','','','','400','Cash',0.00,'700','','','21','16.00','1','2024-12-12 17:55:07','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999942.00','999941','Inclusive','branch','Inventory','','','','yes','','','21173402578622323225333'),(4683,'211734025659','6510',3.00,'300','retail','0','2024-12-12 20:49:46','','','','50','Cash',0.00,'100','','','21','0.00','1','2024-12-12 17:55:07','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','26.00','23','Inclusive','branch','Service','1110','4000','5500','yes','','','21173402581623226007235'),(4684,'211734025659','6032',1.00,'200','retail','0','2024-12-12 20:50:16','','','','200','Cash',0.00,'200','','','21','16.00','1','2024-12-12 17:55:07','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999928.00','999927','Inclusive','branch','Inventory','','','','yes','','','21173402583412421740070'),(4685,'211734025659','5980',1.00,'900','retail','0','2024-12-12 20:50:35','','','','900','Cash',0.00,'900','','','21','16.00','1','2024-12-12 17:55:07','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999961.00','999960','Inclusive','branch','Inventory','','','','yes','','','21173402585830232728202'),(4686,'211734025659','B009',9.00,'2700','retail','0','2024-12-12 20:50:58','','','','204','Cash',0.00,'300','','','21','16.00','1','2024-12-12 17:55:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','9791.00','9782','Inclusive','branch','Inventory','','','','yes','','','21173402586823405108226'),(4687,'211734025659','6511',3.00,'300','retail','0','2024-12-12 20:51:08','','','','50','Cash',0.00,'100','','','21','0.00','1','2024-12-12 17:55:07','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','21173402587903332110405'),(4688,'211734025659','B136',2.00,'2400','retail','0','2024-12-12 20:51:19','','','','610.5','Cash',0.00,'1200','','','21','16.00','1','2024-12-12 17:55:07','2','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9984.00','9982','Inclusive','branch','Inventory','','','','yes','','','21173402591512350275231'),(4689,'211734025659','6040',4.00,'400','retail','0','2024-12-12 20:51:55','','','','42','Cash',0.00,'100','','','21','16.00','1','2024-12-12 17:55:07','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9710.00','9706','Inclusive','branch','Inventory','','','','yes','','','21173402593522303153220'),(4690,'211734025659','6514',3.00,'300','retail','0','2024-12-12 20:52:15','','','','50','Cash',0.00,'100','','','21','0.00','1','2024-12-12 17:55:07','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','21173402595023030024124'),(4691,'211734025659','6539',1.00,'300','retail','0','2024-12-12 20:52:30','','','','234','Cash',0.00,'300','','','21','0.00','1','2024-12-12 17:55:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','21173402596072220223023'),(4692,'211734025659','B014',1.00,'300','retail','0','2024-12-12 20:52:40','','','','200','Cash',0.00,'300','','','21','16.00','1','2024-12-12 17:55:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9987.00','9986','Inclusive','branch','Inventory','','','','yes','','','21173402597332440272037'),(4695,'191734025286','B009',1.00,'300','retail','0','2024-12-12 20:41:26','','','','204','Cash',0.00,'300','','','19','','1','2024-12-12 18:19:35','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9792.00','9791','Inclusive','branch','Inventory','','','','','',NULL,'19173402529993315301002'),(4696,'191734025286','B027',4.00,'1000','retail','0','2024-12-12 21:03:06','','','','176','Cash',0.00,'250','','','19','','1','2024-12-12 18:19:35','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9939.00','9935','Inclusive','branch','Inventory','','','','','',NULL,'19173402669773319300603'),(4697,'191734025286','B009',1.00,'300','retail','0','2024-12-12 21:19:11','','','','204','Cash',0.00,'300','','','19','16.00','1','2024-12-12 18:19:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9782.00','9781','Inclusive','branch','Inventory','','','','yes','','','19173402757221371272700'),(4698,'191734022101','B165',1.00,'3500','retail','0','2024-12-12 19:48:21','','','','2000','Cash',0.00,'3500','','','19','','1','2024-12-12 18:31:01','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','','',NULL,'19173402212623213700327'),(4699,'191734022101','6511',1.00,'100','retail','0','2024-12-12 19:48:58','','','','50','Cash',0.00,'100','','','19','','1','2024-12-12 18:31:01','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173402214530011353721'),(4700,'191734022101','6040',1.00,'100','retail','0','2024-12-12 19:49:05','','','','42','Cash',0.00,'100','','','19','','1','2024-12-12 18:31:01','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9713.00','9712','Inclusive','branch','Inventory','','','','','',NULL,'19173402215503941223025'),(4701,'191734022101','B165',1.00,'3500','retail','0','2024-12-12 21:26:12','','','','2000','Cash',0.00,'3500','','','19','16.00','1','2024-12-12 18:31:01','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','yes','','','19173402823139831203310'),(4702,'191734022101','6511',1.00,'100','retail','0','2024-12-12 21:30:32','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-12 18:31:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','19173402825972012740240'),(4703,'191734028337','B009',2.00,'600','retail','0','2024-12-12 21:32:17','','','','204','Cash',0.00,'300','','','19','16.00','1','2024-12-12 18:33:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9781.00','9779','Inclusive','branch','Inventory','','','','yes','','','19173402836822732333233'),(4704,'191734028381','B006',1.00,'250','retail','0','2024-12-12 21:33:01','','','','176','Cash',0.00,'250','','','19','16.00','1','2024-12-12 18:33:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9925.00','9924','Inclusive','branch','Inventory','','','','yes','','','19173402839333400022290'),(4707,'191734029826','B023',1.00,'300','retail','0','2024-12-12 21:57:06','','','','176','Cash',0.00,'300','','','19','16.00','1','2024-12-12 18:58:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9859.00','9858','Inclusive','branch','Inventory','','','','yes','','','19173402993701013300302'),(4708,'191734029940','6511',12.00,'1200','retail','0','2024-12-12 21:59:00','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-12 19:00:34','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','12.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173402999802301239909'),(4709,'191734029796','B030',3.00,'750','retail','0','2024-12-12 21:56:36','','','','169.0003774','Cash',0.00,'250','','','19','','1','2024-12-12 19:03:18','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9629.00','9626','Inclusive','branch','Inventory','','','','','',NULL,'19173402980723913813200'),(4710,'191734029796','B038',4.00,'1000','retail','0','2024-12-12 21:56:48','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-12 19:03:18','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9457.00','9453','Inclusive','branch','Inventory','','','','','',NULL,'19173402982330033212293'),(4713,'191734030198','B030',1.00,'250','retail','0','2024-12-12 22:03:18','','','','169.0003774','Cash',0.00,'250','','','19','','1','2024-12-12 19:06:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9626.00','9625','Inclusive','branch','Inventory','','','','','',NULL,'19173403025203220030922'),(4714,'191734030198','B038',2.00,'500','retail','0','2024-12-12 22:04:12','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-12 19:06:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9453.00','9451','Inclusive','branch','Inventory','','','','','',NULL,'19173403026463233113237'),(4715,'191734030198','B014',1.00,'300','retail','0','2024-12-12 22:06:00','','','','200','Cash',0.00,'300','','','19','16.00','1','2024-12-12 19:06:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9986.00','9985','Inclusive','branch','Inventory','','','','yes','','','19173403036630230322392'),(4716,'191734030439','6524',2.00,'400','retail','0','2024-12-12 22:07:19','','','','70','Cash',0.00,'200','','','19','0.00','1','2024-12-12 19:07:39','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173403045570322933031'),(4717,'191734031665','B009',1.00,'300','retail','0','2024-12-12 22:27:45','','','','204','Cash',0.00,'300','','','19','16.00','1','2024-12-12 19:27:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9779.00','9778','Inclusive','branch','Inventory','','','','yes','','','19173403167273336000239'),(4718,'191734032638','B019',1.00,'350','retail','0','2024-12-12 22:43:58','','','','265','Cash',0.00,'350','','','19','16.00','1','2024-12-12 19:44:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9934.00','9933','Inclusive','branch','Inventory','','','','yes','','','19173403264592372743139'),(4719,'211734034635','B038',2.00,'500','retail','0','2024-12-12 23:17:15','','','','195.52','Cash',0.00,'250','','','21','16.00','1','2024-12-12 20:18:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9451.00','9449','Inclusive','branch','Inventory','','','','yes','','','21173403465332305420030'),(4720,'211734034635','B030',2.00,'500','retail','0','2024-12-12 23:18:06','','','','169.0003774','Cash',0.00,'250','','','21','16.00','1','2024-12-12 20:18:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9625.00','9623','Inclusive','branch','Inventory','','','','yes','','','21173403469803330383322'),(4721,'211734035465','B014',1.00,'300','retail','0','2024-12-12 23:31:06','','','','200','Cash',0.00,'300','','','21','16.00','1','2024-12-12 20:31:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9985.00','9984','Inclusive','branch','Inventory','','','','yes','','','21173403547606020003633'),(4722,'211734035479','B023',1.00,'300','retail','0','2024-12-12 23:31:19','','','','176','Cash',0.00,'300','','','21','16.00','1','2024-12-12 21:19:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9858.00','9857','Inclusive','branch','Inventory','','','','yes','','','21173403818633310323020'),(4723,'211734035479','B014',1.00,'300','retail','0','2024-12-13 00:16:26','','','','200','Cash',0.00,'300','','','21','16.00','1','2024-12-12 21:19:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9984.00','9983','Inclusive','branch','Inventory','','','','yes','','','21173403819773421331302'),(4724,'211734035479','B014',1.00,'300','retail','0','2024-12-13 00:16:37','','','','200','Cash',0.00,'300','','','21','16.00','1','2024-12-12 21:19:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9983.00','9982','Inclusive','branch','Inventory','','','','yes','','','21173403824602313333302'),(4725,'211734035479','B038',2.00,'500','retail','0','2024-12-13 00:17:26','','','','195.52','Cash',0.00,'250','','','21','16.00','1','2024-12-12 21:19:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9449.00','9447','Inclusive','branch','Inventory','','','','yes','','','21173403832701332032200'),(4726,'211734035479','B030',1.00,'250','retail','0','2024-12-13 00:18:47','','','','169.0003774','Cash',0.00,'250','','','21','16.00','1','2024-12-12 21:19:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9623.00','9622','Inclusive','branch','Inventory','','','','yes','','','21173403834523273337333'),(4727,'211734038351','B023',1.00,'300','retail','0','2024-12-13 00:19:11','','','','176','Cash',0.00,'300','','','21','16.00','1','2024-12-12 21:20:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9857.00','9856','Inclusive','branch','Inventory','','','','yes','','','21173403842720300232403'),(4728,'191734039844','B009',2.00,'600','retail','0','2024-12-13 00:44:04','','','','204','Cash',0.00,'300','','','19','16.00','1','2024-12-12 21:44:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9778.00','9776','Inclusive','branch','Inventory','','','','yes','','','19173403986131622822222'),(4729,'191734040942','6549',1.00,'250','retail','0','2024-12-13 01:02:22','','','','200','Cash',0.00,'250','','','19','0.00','1','2024-12-12 22:02:59','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173404097524175229443'),(4730,'211734048042','B038',2.00,'500','retail','0','2024-12-13 03:00:42','','','','195.52','Cash',0.00,'250','','','21','16.00','1','2024-12-13 00:01:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9447.00','9445','Inclusive','branch','Inventory','','','','yes','','','21173404806223722220007'); INSERT INTO `sales_order` VALUES (4731,'211734048042','B030',2.00,'500','retail','0','2024-12-13 03:01:03','','','','169.0003774','Cash',0.00,'250','','','21','16.00','1','2024-12-13 00:01:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9622.00','9620','Inclusive','branch','Inventory','','','','yes','','','21173404807708032038423'),(4732,'191734088714','6511',2.00,'200','retail','0','2024-12-13 14:18:34','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-13 11:19:03','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173408874003389320033'),(4733,'191734093980','6509',1.00,'1500','retail','0','2024-12-13 15:46:20','','','','700','Cash',0.00,'1500','','','19','0.00','1','2024-12-13 12:47:50','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','19173409401423933332331'),(4734,'191734093980','5996',1.00,'200','retail','0','2024-12-13 15:46:55','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-13 12:47:50','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999817.00','999816','Inclusive','branch','Inventory','','','','yes','','','19173409402430024232233'),(4735,'191734093980','6510',1.00,'100','retail','0','2024-12-13 15:47:04','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-13 12:47:50','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','yes','','','19173409403233121292340'),(4736,'191734093980','6513',1.00,'100','retail','0','2024-12-13 15:47:13','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-13 12:47:50','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173409404031202334303'),(4737,'191734093980','B088',1.00,'400','retail','0','2024-12-13 15:47:20','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-12-13 12:47:50','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9769.00','9768','Inclusive','branch','Inventory','','','','yes','','','19173409404920313931221'),(4738,'191734093980','6012',2.00,'1000','retail','0','2024-12-13 15:47:29','','','','500','Cash',0.00,'500','','','19','16.00','1','2024-12-13 12:47:50','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999984.00','999982','Inclusive','branch','Inventory','','','','yes','','','19173409406809032080300'),(4739,'191734094072','15',1.00,'150','retail','0','2024-12-13 15:47:52','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-12-13 13:28:57','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999791.00','999790','Inclusive','branch','Inventory','','','','yes','','','19173409421723300223902'),(4740,'191734094072','15',1.00,'150','retail','0','2024-12-13 16:28:36','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-12-13 13:28:57','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999790.00','999789','Inclusive','branch','Inventory','','','','yes','','','19173409652573363222533'),(4741,'191734094072','6514',1.00,'100','retail','0','2024-12-13 16:28:46','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-13 13:28:57','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','yes','','','19173409653593092209113'),(4756,'191734100223','B044',1.00,'2200','retail','0','2024-12-13 17:30:23','','','','1290','Cash',0.00,'2200','','','19','','1','2024-12-13 16:37:37','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9984.00','9983','Inclusive','branch','Inventory','','','','','',NULL,'19173410023232030322227'),(4757,'191734100223','B088',1.00,'400','retail','0','2024-12-13 17:30:32','','','','216','Cash',0.00,'400','','','19','','1','2024-12-13 16:37:37','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9768.00','9767','Inclusive','branch','Inventory','','','','','',NULL,'19173410024122200213320'),(4758,'191734100223','B089',2.00,'400','retail','0','2024-12-13 17:30:41','','','','79.16675','Cash',0.00,'200','','','19','','1','2024-12-13 16:37:37','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9748.00','9746','Inclusive','branch','Inventory','','','','','',NULL,'19173410025432310102212'),(4759,'191734100223','6509',1.00,'1500','retail','0','2024-12-13 18:56:50','','','','700','Cash',0.00,'1500','','','19','0.00','1','2024-12-13 16:37:37','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','19173410776004333336333'),(4760,'191734100223','6513',1.00,'100','retail','0','2024-12-13 19:36:00','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-13 16:37:37','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173410779627002737302'),(4775,'121734109034','6508',1.00,'1200','retail','0','2024-12-13 19:57:14','','','','500','Cash',0.00,'1200','','','12','','1','2024-12-13 17:00:40','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173410904379332431422'),(4776,'121734109034','6032',1.00,'200','retail','0','2024-12-13 19:57:23','','','','200','Cash',0.00,'200','','','12','','1','2024-12-13 17:00:40','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999927.00','999926','Inclusive','branch','Inventory','','','','','',NULL,'12173410908689000960002'),(4777,'121734109034','6510',1.00,'100','retail','0','2024-12-13 19:58:06','','','','50','Cash',0.00,'100','','','12','','1','2024-12-13 17:00:40','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173410917733117017332'),(4778,'121734109034','6513',1.00,'100','retail','0','2024-12-13 19:59:37','','','','50','Cash',0.00,'100','','','12','','1','2024-12-13 17:00:40','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173410918732301832200'),(4779,'121734109034','15',2.00,'300','retail','0','2024-12-13 19:59:47','','','','0','Cash',0.00,'150','','','12','','1','2024-12-13 17:00:40','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999789.00','999787','Inclusive','branch','Inventory','','','','','',NULL,'12173410920822220123300'),(4780,'121734109034','6040',1.00,'100','retail','0','2024-12-13 20:00:27','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-12-13 17:00:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9705.00','9704','Inclusive','branch','Inventory','','','','yes','','','12173410923731220023220'),(4784,'191734110637','B001',2.00,'500','retail','0','2024-12-13 20:23:57','','','','169','Cash',0.00,'250','','','19','16.00','1','2024-12-13 17:24:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9651.00','9649','Inclusive','branch','Inventory','','','','yes','','','19173411064743636290213'),(4792,'191734107858','B038',4.00,'1000','retail','0','2024-12-13 19:37:38','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-13 17:44:34','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9445.00','9441','Inclusive','branch','Inventory','','','','','',NULL,'19173410791972393309310'),(4793,'191734107858','B027',2.00,'500','retail','0','2024-12-13 19:38:39','','','','176','Cash',0.00,'250','','','19','','1','2024-12-13 17:44:34','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9935.00','9933','Inclusive','branch','Inventory','','','','','',NULL,'19173410792822000203003'),(4794,'191734107858','B089',1.00,'200','retail','0','2024-12-13 19:38:48','','','','79.16675','Cash',0.00,'200','','','19','','1','2024-12-13 17:44:34','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9746.00','9745','Inclusive','branch','Inventory','','','','','',NULL,'19173410793531212032333'),(4795,'191734107858','B019',1.00,'350','retail','0','2024-12-13 19:38:55','','','','265','Cash',0.00,'350','','','19','','1','2024-12-13 17:44:34','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9933.00','9932','Inclusive','branch','Inventory','','','','','',NULL,'19173410795230090232303'),(4796,'191734107858','B038',2.00,'500','retail','0','2024-12-13 19:39:12','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-13 17:44:34','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9441.00','9439','Inclusive','branch','Inventory','','','','','',NULL,'19173410825600603232033'),(4797,'191734107858','B019',1.00,'350','retail','0','2024-12-13 19:44:17','','','','265','Cash',0.00,'350','','','19','','1','2024-12-13 17:44:34','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9932.00','9931','Inclusive','branch','Inventory','','','','','',NULL,'19173410842663702230303'),(4798,'191734107858','B027',1.00,'250','retail','0','2024-12-13 20:43:01','','','','176','Cash',0.00,'250','','','19','','1','2024-12-13 17:44:34','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9933.00','9932','Inclusive','branch','Inventory','','','','','',NULL,'19173411180022310333322'),(4799,'191734107858','7029',1.00,'1800','retail','0','2024-12-13 20:43:51','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2024-12-13 17:44:34','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9920.00','9919','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173411184333323421212'),(4800,'191734107858','6009',1.00,'600','retail','0','2024-12-13 20:44:03','','','','600','Cash',0.00,'600','','','19','16.00','1','2024-12-13 17:44:34','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999995.00','999994','Inclusive','branch','Inventory','','','','yes','','','19173411185443045277302'),(4801,'191734107858','6510',2.00,'200','retail','0','2024-12-13 20:44:14','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-13 17:44:34','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Service','1110','4000','5500','yes','','','19173411186432012391033'),(4802,'191734107858','6533',1.00,'100','retail','0','2024-12-13 20:44:25','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-13 17:44:34','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173411187133010040310'),(4803,'191734108437','B038',6.00,'1500','retail','0','2024-12-13 19:47:17','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-13 18:05:08','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','9439.00','9433','Inclusive','branch','Inventory','','','','','',NULL,'19173410845301982172140'),(4804,'191734108437','6515',2.00,'600','retail','0','2024-12-13 20:20:16','','','','100','Cash',0.00,'300','','','19','','1','2024-12-13 18:05:08','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173411043623341724203'),(4805,'191734108437','B038',1.00,'250','retail','0','2024-12-13 20:20:36','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-13 18:05:08','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9433.00','9432','Inclusive','branch','Inventory','','','','','',NULL,'19173411054342013220932'),(4806,'191734108437','B038',2.00,'500','retail','0','2024-12-13 21:04:48','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-12-13 18:05:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9432.00','9430','Inclusive','branch','Inventory','','','','yes','','','19173411310633203033073'),(4807,'191734113109','B019',1.00,'350','retail','0','2024-12-13 21:05:09','','','','265','Cash',0.00,'350','','','19','16.00','1','2024-12-13 18:07:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9931.00','9930','Inclusive','branch','Inventory','','','','yes','','','19173411320132022223330'),(4808,'191734113109','B027',1.00,'250','retail','0','2024-12-13 21:06:41','','','','176','Cash',0.00,'250','','','19','16.00','1','2024-12-13 18:07:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9932.00','9931','Inclusive','branch','Inventory','','','','yes','','','19173411321934031132210'),(4809,'191734113109','B038',2.00,'500','retail','0','2024-12-13 21:06:59','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-12-13 18:07:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9430.00','9428','Inclusive','branch','Inventory','','','','yes','','','19173411323430112402333'),(4810,'191734100257','6502',1.00,'1500','retail','0','2024-12-13 17:30:57','','','','950','Cash',0.00,'1500','','','19','','1','2024-12-13 18:10:21','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9987.00','9986','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19173410027330311012227'),(4811,'191734100257','B091',1.00,'100','retail','0','2024-12-13 17:31:13','','','','47','Cash',0.00,'100','','','19','','1','2024-12-13 18:10:21','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9917.00','9916','Inclusive','branch','Inventory','','','','','',NULL,'19173410028322731230329'),(4812,'191734100257','6511',1.00,'100','retail','0','2024-12-13 17:31:24','','','','50','Cash',0.00,'100','','','19','','1','2024-12-13 18:10:21','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173410029029344020972'),(4813,'191734100257','6040',1.00,'100','retail','0','2024-12-13 17:31:30','','','','42','Cash',0.00,'100','','','19','','1','2024-12-13 18:10:21','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9706.00','9705','Inclusive','branch','Inventory','','','','','',NULL,'19173410029832230022313'),(4814,'191734100257','6038',1.00,'1300','retail','0','2024-12-13 18:55:42','','','','1300','Cash',0.00,'1300','','','19','','1','2024-12-13 18:10:21','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9939.00','9938','Inclusive','branch','Inventory','','','','','',NULL,'19173410537722020331970'),(4815,'191734100257','6510',1.00,'100','retail','0','2024-12-13 18:56:17','','','','50','Cash',0.00,'100','','','19','','1','2024-12-13 18:10:21','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173410538402334812441'),(4816,'191734100257','6513',1.00,'100','retail','0','2024-12-13 18:56:25','','','','50','Cash',0.00,'100','','','19','','1','2024-12-13 18:10:21','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173410539194302133223'),(4817,'191734100257','6510',1.00,'100','retail','0','2024-12-13 21:10:09','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-13 18:10:21','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','yes','','','19173411341913003212230'),(4821,'191734114764','6533',2.00,'200','retail','0','2024-12-13 21:32:44','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-13 18:33:12','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','19173411478042833303218'),(4822,'191734114764','6510',1.00,'100','retail','0','2024-12-13 21:33:01','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-13 18:33:12','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','yes','','','19173411479013444244000'),(4823,'121734108971','B001',4.00,'1000','retail','0','2024-12-13 19:56:11','','','','169','Cash',0.00,'250','','','12','','1','2024-12-13 20:05:38','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9655.00','9651','Inclusive','branch','Inventory','','','','','',NULL,'12173410899322133383210'),(4824,'121734108971','6515',1.00,'300','retail','0','2024-12-13 19:56:33','','','','100','Cash',0.00,'300','','','12','','1','2024-12-13 20:05:38','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173410902730711022010'),(4825,'121734108971','B001',2.00,'500','retail','0','2024-12-13 21:26:36','','','','169','Cash',0.00,'250','','','12','','1','2024-12-13 20:05:38','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9649.00','9647','Inclusive','branch','Inventory','','','','','',NULL,'12173411440530302323202'),(4826,'121734108971','B001',3.00,'750','retail','0','2024-12-13 23:04:55','','','','169','Cash',0.00,'250','','','12','16.00','1','2024-12-13 20:05:38','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9647.00','9644','Inclusive','branch','Inventory','','','','yes','','','12173412031503033023330'),(4827,'121734120339','B038',4.00,'1000','retail','0','2024-12-13 23:05:39','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-12-13 20:52:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9428.00','9424','Inclusive','branch','Inventory','','','','yes','','','12173412314212332222024'),(4828,'121734120339','6515',3.00,'900','retail','0','2024-12-13 23:52:22','','','','100','Cash',0.00,'300','','','12','0.00','1','2024-12-13 20:52:56','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173412315603377323305'),(4829,'121734120339','B022',6.00,'1500','retail','0','2024-12-13 23:52:36','','','','176','Cash',0.00,'250','','','12','16.00','1','2024-12-13 20:52:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','9951.00','9945','Inclusive','branch','Inventory','','','','yes','','','12173412317223220400323'),(4830,'191734124186','6502',1.00,'1500','retail','0','2024-12-14 00:09:46','','','','950','Cash',0.00,'1500','','','19','0.00','1','2024-12-13 21:10:44','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9986.00','9985','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173412421012007242332'),(4831,'191734124186','6511',1.00,'100','retail','0','2024-12-14 00:10:11','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-13 21:10:44','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','19173412422030921322323'),(4832,'191734124186','B091',1.00,'100','retail','0','2024-12-14 00:10:21','','','','47','Cash',0.00,'100','','','19','16.00','1','2024-12-13 21:10:44','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9916.00','9915','Inclusive','branch','Inventory','','','','yes','','','19173412423133371003231'),(4833,'191734124186','6040',1.00,'100','retail','0','2024-12-14 00:10:31','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-12-13 21:10:44','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9704.00','9703','Inclusive','branch','Inventory','','','','yes','','','19173412424133392323003'),(4834,'191734124245','B038',3.00,'750','retail','0','2024-12-14 00:10:45','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-12-13 21:11:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9424.00','9421','Inclusive','branch','Inventory','','','','yes','','','19173412426677400232372'),(4835,'121734178904','6511',1.00,'100','retail','0','2024-12-14 15:21:44','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-12-14 12:22:03','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','12173417891539331121832'),(4836,'191734179224','5996',1.00,'200','retail','0','2024-12-14 15:27:04','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-14 12:28:07','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999816.00','999815','Inclusive','branch','Inventory','','','','yes','','','19173417923533353324029'),(4837,'191734179224','6048',1.00,'600','retail','0','2024-12-14 15:27:15','','','','300','Cash',0.00,'600','','','19','16.00','1','2024-12-14 12:28:07','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9990.00','9989','Inclusive','branch','Inventory','','','','yes','','','19173417924730027233012'),(4838,'191734179224','6516',1.00,'300','retail','0','2024-12-14 15:27:27','','','','125','Cash',0.00,'300','','','19','0.00','1','2024-12-14 12:28:07','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173417928403323212122'),(4853,'191734185281','6534',1.00,'150','retail','0','2024-12-14 17:08:01','','','','70','Cash',0.00,'150','','','19','','1','2024-12-14 15:15:09','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173418535155003282230'),(4854,'191734185281','6512',4.00,'200','retail','0','2024-12-14 17:09:11','','','','30','Cash',0.00,'50','','','19','','1','2024-12-14 15:15:09','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','44.00','40','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173418536130216338130'),(4855,'191734185281','6512',4.00,'200','retail','0','2024-12-14 18:14:48','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-12-14 15:15:09','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','44.00','40','Inclusive','branch','Service','1110','4000','5500','yes','','','19173418930138321390032'),(4862,'191734190380','6002',3.00,'750','retail','0','2024-12-14 18:33:01','','','','200','Cash',0.00,'250','','','19','','1','2024-12-14 15:53:12','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999952.00','999949','Inclusive','branch','Inventory','','','','','',NULL,'19173419041923202019033'),(4863,'191734190380','6012',1.00,'500','retail','0','2024-12-14 18:33:40','','','','500','Cash',0.00,'500','','','19','','1','2024-12-14 15:53:12','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999982.00','999981','Inclusive','branch','Inventory','','','','','',NULL,'19173419043132402912231'),(4864,'191734190380','6002',1.00,'250','retail','0','2024-12-14 18:53:02','','','','200','Cash',0.00,'250','','','19','16.00','1','2024-12-14 15:53:12','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999949.00','999948','Inclusive','branch','Inventory','','','','yes','','','19173419159033123393301'),(4865,'191734189344','6046',1.00,'700','retail','0','2024-12-14 18:15:44','','','','400','Cash',0.00,'700','','','19','','1','2024-12-14 15:53:59','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999941.00','999940','Inclusive','branch','Inventory','','','','','',NULL,'19173419037424140221034'),(4866,'191734189344','6002',3.00,'750','retail','0','2024-12-14 18:53:45','','','','200','Cash',0.00,'250','','','19','16.00','1','2024-12-14 15:53:59','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999948.00','999945','Inclusive','branch','Inventory','','','','yes','','','19173419163602032130332'),(4871,'191734179312','5996',3.00,'600','retail','0','2024-12-14 15:28:32','','','','150','Cash',0.00,'200','','','19','','1','2024-12-14 16:05:16','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999815.00','999812','Inclusive','branch','Inventory','','','','','',NULL,'19173418382522423903022'),(4872,'191734179312','6514',3.00,'300','retail','0','2024-12-14 16:43:45','','','','50','Cash',0.00,'100','','','19','','1','2024-12-14 16:05:16','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173418383613100331221'),(4873,'191734179312','B038',1.00,'250','retail','0','2024-12-14 16:43:57','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-14 16:05:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9421.00','9420','Inclusive','branch','Inventory','','','','','',NULL,'19173418384808222132438'),(4874,'191734179312','6511',4.00,'400','retail','0','2024-12-14 16:46:49','','','','50','Cash',0.00,'100','','','19','','1','2024-12-14 16:05:16','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','12.00','8','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173418402370133330028'),(4875,'191734179312','B038',4.00,'1000','retail','0','2024-12-14 17:07:24','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-14 16:05:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9420.00','9416','Inclusive','branch','Inventory','','','','','',NULL,'19173418527821331087253'),(4876,'191734179312','5996',1.00,'200','retail','0','2024-12-14 19:04:43','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-14 16:05:16','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999812.00','999811','Inclusive','branch','Inventory','','','','yes','','','19173419229222023213314'),(4877,'191734179312','6511',3.00,'300','retail','0','2024-12-14 19:04:52','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-14 16:05:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','19173419230633332137633'),(4878,'191734179312','6040',1.00,'100','retail','0','2024-12-14 19:05:06','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-12-14 16:05:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9703.00','9702','Inclusive','branch','Inventory','','','','yes','','','19173419231434303333330'),(4882,'191734194145','6520',1.00,'200','retail','0','2024-12-14 19:35:45','','','','100','Cash',0.00,'200','','','19','0.00','1','2024-12-14 17:03:46','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173419581222232820314'),(4883,'191734194145','5984',2.00,'200','retail','0','2024-12-14 20:03:32','','','','100','Cash',0.00,'100','','','19','16.00','1','2024-12-14 17:03:46','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999916.00','999914','Inclusive','branch','Inventory','','','','yes','','','19173419582223214091150'),(4890,'191734192317','7029',1.00,'1800','retail','0','2024-12-14 19:05:17','','','','1200','Cash',0.00,'1800','','','19','','1','2024-12-14 17:39:26','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9919.00','9918','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19173419411626063037323'),(4891,'191734192317','5996',3.00,'600','retail','0','2024-12-14 19:35:16','','','','150','Cash',0.00,'200','','','19','','1','2024-12-14 17:39:26','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999811.00','999808','Inclusive','branch','Inventory','','','','','',NULL,'19173419412713301091071'),(4892,'191734192317','15',2.00,'300','retail','0','2024-12-14 19:35:27','','','','0','Cash',0.00,'150','','','19','','1','2024-12-14 17:39:26','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999787.00','999785','Inclusive','branch','Inventory','','','','','',NULL,'19173419414233793222332'),(4893,'191734192317','6511',1.00,'100','retail','0','2024-12-14 20:30:35','','','','50','Cash',0.00,'100','','','19','','1','2024-12-14 17:39:26','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173419745737730343740'),(4894,'191734192317','6511',1.00,'100','retail','0','2024-12-14 20:30:57','','','','50','Cash',0.00,'100','','','19','','1','2024-12-14 17:39:26','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173419748022413137028'),(4895,'191734192317','6514',2.00,'200','retail','0','2024-12-14 20:31:21','','','','50','Cash',0.00,'100','','','19','','1','2024-12-14 17:39:26','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173419750933302902332'),(4896,'191734192317','6512',5.00,'250','retail','0','2024-12-14 20:37:56','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-12-14 17:39:26','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','44.00','39','Inclusive','branch','Service','1110','4000','5500','yes','','','19173419796477097229134'),(4897,'191734197967','6511',1.00,'100','retail','0','2024-12-14 20:39:27','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-14 17:43:57','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','19173419823530310230922'),(4898,'191734198238','6013',1.00,'100','retail','0','2024-12-14 20:43:58','','','','100','Cash',0.00,'100','','','19','16.00','1','2024-12-14 18:08:29','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999956.00','999955','Inclusive','branch','Inventory','','','','yes','','','19173419970679309603722'),(4899,'191734199709','6032',11.00,'2200','retail','0','2024-12-14 21:08:30','','','','200','Cash',0.00,'200','','','19','16.00','1','2024-12-14 18:20:48','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','999926.00','999915','Inclusive','branch','Inventory','','','','yes','','','19173420006300220433207'),(4900,'191734199709','6510',10.00,'1000','retail','0','2024-12-14 21:14:23','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-14 18:20:48','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','26.00','16','Inclusive','branch','Service','1110','4000','5500','yes','','','19173420007873233322280'),(4901,'191734199709','B023',1.00,'300','retail','0','2024-12-14 21:14:38','','','','176','Cash',0.00,'300','','','19','16.00','1','2024-12-14 18:20:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9856.00','9855','Inclusive','branch','Inventory','','','','yes','','','19173420014232293202200'),(4902,'191734199709','6511',2.00,'200','retail','0','2024-12-14 21:15:42','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-14 18:20:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173420015920012077200'),(4903,'191734199709','6511',22.00,'2200','retail','0','2024-12-14 21:16:00','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-14 18:20:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'22','12.00','-10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173420017504350333310'),(4904,'191734199709','6040',10.00,'1000','retail','0','2024-12-14 21:16:15','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-12-14 18:20:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','9702.00','9692','Inclusive','branch','Inventory','','','','yes','','','19173420020131300323227'),(4905,'191734199709','6511',11.00,'1100','retail','0','2024-12-14 21:16:41','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-14 18:20:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','12.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173420022609232032030'),(4906,'191734199709','6511',2.00,'200','retail','0','2024-12-14 21:17:06','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-14 18:20:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173420025637203322002'),(4907,'191734199709','B091',7.00,'700','retail','0','2024-12-14 21:17:37','','','','47','Cash',0.00,'100','','','19','16.00','1','2024-12-14 18:20:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','9915.00','9908','Inclusive','branch','Inventory','','','','yes','','','19173420035621023203323'),(4908,'191734199709','B065',3.00,'6600','retail','0','2024-12-14 21:19:16','','','','1400','Cash',0.00,'2200','','','19','16.00','1','2024-12-14 18:20:48','2','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9994.00','9991','Inclusive','branch','Inventory','','','','yes','','','19173420041602300033710'),(4909,'191734201187','B030',1.00,'250','retail','0','2024-12-14 21:33:07','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-12-14 18:33:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9618.00','9617','Inclusive','branch','Inventory','','','','yes','','','19173420119633022223634'),(4911,'191734201615','6026',1.00,'200','retail','0','2024-12-14 21:40:15','','','','50','Cash',0.00,'200','','','19','16.00','1','2024-12-14 18:41:01','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999989.00','999988','Inclusive','branch','Inventory','','','','yes','','','19173420164500030432222'),(4912,'191734201615','6010',1.00,'600','retail','0','2024-12-14 21:40:45','','','','600','Cash',0.00,'600','','','19','16.00','1','2024-12-14 18:41:01','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999996.00','999995','Inclusive','branch','Inventory','','','','yes','','','19173420166030233000222'),(4913,'191734201592','15',4.00,'600','retail','0','2024-12-14 21:39:52','','','','0','Cash',0.00,'150','','','19','','1','2024-12-14 18:41:52','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999785.00','999781','Inclusive','branch','Inventory','','','','','',NULL,'19173420160901022312302'),(4914,'191734201592','B065',1.00,'2200','retail','0','2024-12-14 21:41:40','','','','1400','Cash',0.00,'2200','','','19','16.00','1','2024-12-14 18:41:52','2','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9991.00','9990','Inclusive','branch','Inventory','','','','yes','','','19173420171040902730203'),(4915,'191734201713','6511',1.00,'100','retail','0','2024-12-14 21:41:53','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-14 19:06:19','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','19173420202272221324073'),(4916,'191734203199','B022',2.00,'500','retail','0','2024-12-14 22:06:39','','','','176','Cash',0.00,'250','','','19','16.00','1','2024-12-14 19:06:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9945.00','9943','Inclusive','branch','Inventory','','','','yes','','','19173420321523013313323'),(4917,'191734190447','6046',1.00,'700','retail','0','2024-12-14 18:34:07','','','','400','Cash',0.00,'700','','','19','','1','2024-12-14 19:18:15','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999940.00','999939','Inclusive','branch','Inventory','','','','','',NULL,'19173419046932312343230'),(4918,'191734190447','6510',1.00,'100','retail','0','2024-12-14 18:34:29','','','','50','Cash',0.00,'100','','','19','','1','2024-12-14 19:18:15','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173419048543323383785'),(4919,'191734190447','B030',1.00,'250','retail','0','2024-12-14 18:34:47','','','','169.0003774','Cash',0.00,'250','','','19','','1','2024-12-14 19:18:15','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9620.00','9619','Inclusive','branch','Inventory','','','','','',NULL,'19173419049632370020236'),(4920,'191734190447','B030',1.00,'250','retail','0','2024-12-14 18:56:12','','','','169.0003774','Cash',0.00,'250','','','19','','1','2024-12-14 19:18:15','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9619.00','9618','Inclusive','branch','Inventory','','','','','',NULL,'19173419179833702030931'),(4921,'191734190447','6013',2.00,'200','retail','0','2024-12-14 22:18:00','','','','100','Cash',0.00,'100','','','19','16.00','1','2024-12-14 19:18:15','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999955.00','999953','Inclusive','branch','Inventory','','','','yes','','','19173420389303344243000'),(4922,'191734262662','B018',1.00,'250','retail','0','2024-12-15 14:37:42','','','','169.0793103','Cash',0.00,'250','','','19','16.00','1','2024-12-15 11:37:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9970.00','9969','Inclusive','branch','Inventory','','','','yes','','','19173426267422302333032'),(4927,'191734264700','B028',1.00,'300','retail','0','2024-12-15 15:11:40','','','','195','Cash',0.00,'300','','','19','16.00','1','2024-12-15 12:24:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9887.00','9886','Inclusive','branch','Inventory','','','','yes','','','19173426545943320735205'),(4928,'191734265476','6511',2.00,'200','retail','0','2024-12-15 15:24:37','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-15 12:26:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173426548520232533237'),(4929,'191734265476','B088',1.00,'400','retail','0','2024-12-15 15:24:45','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-12-15 12:26:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9766.00','9765','Inclusive','branch','Inventory','','','','yes','','','19173426549539000203302'),(4930,'191734265476','7029',1.00,'1800','retail','0','2024-12-15 15:24:55','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2024-12-15 12:26:20','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9918.00','9917','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173426552832250303303'),(4931,'191734265476','6510',1.00,'100','retail','0','2024-12-15 15:25:28','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-15 12:26:20','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','yes','','','19173426556122332031350'),(4932,'191734265476','6513',2.00,'200','retail','0','2024-12-15 15:26:01','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-15 12:26:20','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173426556963925420469'),(4933,'121734270121','6000',1.00,'1300','retail','0','2024-12-15 16:42:01','','','','1000','Cash',0.00,'1300','','','12','16.00','1','2024-12-15 13:46:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999966.00','999965','Inclusive','branch','Inventory','','','','yes','','','12173427013903232902222'),(4934,'121734270121','7029',2.00,'3600','retail','0','2024-12-15 16:42:19','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2024-12-15 13:46:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9917.00','9915','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173427025302373147320'),(4935,'121734270121','6032',1.00,'200','retail','0','2024-12-15 16:44:14','','','','200','Cash',0.00,'200','','','12','16.00','1','2024-12-15 13:46:40','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999915.00','999914','Inclusive','branch','Inventory','','','','yes','','','12173427026532030325227'),(4936,'121734270121','6032',2.00,'400','retail','0','2024-12-15 16:44:25','','','','200','Cash',0.00,'200','','','12','16.00','1','2024-12-15 13:46:40','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999914.00','999912','Inclusive','branch','Inventory','','','','yes','','','12173427027637123702324'),(4937,'121734270121','6510',2.00,'200','retail','0','2024-12-15 16:44:36','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-12-15 13:46:40','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Service','1110','4000','5500','yes','','','12173427031511201302213'),(4938,'121734270121','6513',1.00,'100','retail','0','2024-12-15 16:45:15','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-12-15 13:46:40','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173427037130320231343'),(4939,'121734270121','6040',3.00,'300','retail','0','2024-12-15 16:46:12','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-12-15 13:46:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9692.00','9689','Inclusive','branch','Inventory','','','','yes','','','12173427038331233323202'),(4940,'121734270121','15',2.00,'300','retail','0','2024-12-15 16:46:23','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-12-15 13:46:40','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999781.00','999779','Inclusive','branch','Inventory','','','','yes','','','12173427039700330723232'),(4941,'81734271488','B028',1.00,'300','retail','0','2024-12-15 17:04:48','','','','195','Cash',0.00,'300','','','8','16.00','1','2024-12-15 14:06:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9886.00','9885','Inclusive','branch','Inventory','','','','yes','','','8173427151012333835712'),(4942,'81734271488','15',1.00,'150','retail','0','2024-12-15 17:05:10','','','','0','Cash',0.00,'150','','','8','16.00','1','2024-12-15 14:06:03','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999779.00','999778','Inclusive','branch','Inventory','','','','yes','','','8173427152623342000232'),(4943,'81734271488','6517',1.00,'250','retail','0','2024-12-15 17:05:27','','','','150','Cash',0.00,'250','','','8','0.00','1','2024-12-15 14:06:03','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','8173427154614070332303'),(4964,'191734262678','B038',2.00,'500','retail','0','2024-12-15 14:37:58','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-15 14:14:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9416.00','9414','Inclusive','branch','Inventory','','','','','',NULL,'19173426270633333377220'),(4965,'191734262678','B038',1.00,'250','retail','0','2024-12-15 15:11:02','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-15 14:14:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9414.00','9413','Inclusive','branch','Inventory','','','','','',NULL,'19173426468860231143121'),(4966,'191734262678','B088',1.00,'400','retail','0','2024-12-15 15:11:29','','','','216','Cash',0.00,'400','','','19','','1','2024-12-15 14:14:58','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9767.00','9766','Inclusive','branch','Inventory','','','','','',NULL,'19173426469737430336336'),(4967,'191734262678','6002',2.00,'500','retail','0','2024-12-15 17:11:49','','','','200','Cash',0.00,'250','','','19','','1','2024-12-15 14:14:58','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999945.00','999943','Inclusive','branch','Inventory','','','','','',NULL,'19173427192801137373322'),(4968,'191734262678','7029',1.00,'1800','retail','0','2024-12-15 17:12:09','','','','1200','Cash',0.00,'1800','','','19','','1','2024-12-15 14:14:58','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9915.00','9914','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19173427194107103232033'),(4969,'191734262678','6510',1.00,'100','retail','0','2024-12-15 17:12:22','','','','50','Cash',0.00,'100','','','19','','1','2024-12-15 14:14:58','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173427195002032020127'),(4970,'191734262678','5996',1.00,'200','retail','0','2024-12-15 17:12:30','','','','150','Cash',0.00,'200','','','19','','1','2024-12-15 14:14:58','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999808.00','999807','Inclusive','branch','Inventory','','','','','',NULL,'19173427196522272333033'),(4971,'191734262678','5996',1.00,'200','retail','0','2024-12-15 17:13:49','','','','150','Cash',0.00,'200','','','19','','1','2024-12-15 14:14:58','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999807.00','999806','Inclusive','branch','Inventory','','','','','',NULL,'19173427203723373003203'),(4972,'191734262678','B089',1.00,'200','retail','0','2024-12-15 17:14:32','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2024-12-15 14:14:58','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9745.00','9744','Inclusive','branch','Inventory','','','','yes','','','19173427208231274213022'),(4980,'81734276631','5982',1.00,'1300','retail','0','2024-12-15 18:30:31','','','','1300','Cash',0.00,'1300','','','8','16.00','1','2024-12-15 15:31:59','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','yes','','','8173427664223242330720'),(4981,'81734276631','6000',2.00,'2600','retail','0','2024-12-15 18:30:43','','','','1000','Cash',0.00,'1300','','','8','16.00','1','2024-12-15 15:31:59','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999965.00','999963','Inclusive','branch','Inventory','','','','yes','','','8173427665332033388337'),(4982,'81734276631','15',5.00,'750','retail','0','2024-12-15 18:30:53','','','','0','Cash',0.00,'150','','','8','16.00','1','2024-12-15 15:31:59','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','999778.00','999773','Inclusive','branch','Inventory','','','','yes','','','8173427666507033322004'),(4983,'81734276631','6511',9.00,'900','retail','0','2024-12-15 18:31:06','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-15 15:31:59','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','12.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','8173427667666302303224'),(4984,'81734276631','6510',7.00,'700','retail','0','2024-12-15 18:31:17','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-15 15:31:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','26.00','19','Inclusive','branch','Service','1110','4000','5500','yes','','','8173427668993238828224'),(4985,'81734276631','6044',3.00,'600','retail','0','2024-12-15 18:31:29','','','','100','Cash',0.00,'200','','','8','16.00','1','2024-12-15 15:31:59','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4723.00','4720','Inclusive','branch','Inventory','','','','yes','','','8173427669662677903236'),(4986,'81734276631','6513',3.00,'300','retail','0','2024-12-15 18:31:37','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-15 15:31:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','8173427670823330232334'),(4987,'191734277147','B032',1.00,'250','retail','0','2024-12-15 18:39:07','','','','186.68','Cash',0.00,'250','','','19','16.00','1','2024-12-15 15:39:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9840.00','9839','Inclusive','branch','Inventory','','','','yes','','','19173427715723325302713'),(4988,'191734282600','6511',3.00,'300','retail','0','2024-12-15 20:10:00','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-15 17:11:11','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','19173428261573733421528'),(4989,'191734282600','B030',1.00,'250','retail','0','2024-12-15 20:10:15','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-12-15 17:11:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9616.00','9615','Inclusive','branch','Inventory','','','','yes','','','19173428262802723202222'),(4990,'191734282600','B023',2.00,'600','retail','0','2024-12-15 20:10:28','','','','176','Cash',0.00,'300','','','19','16.00','1','2024-12-15 17:11:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9853.00','9851','Inclusive','branch','Inventory','','','','yes','','','19173428264230027320024'),(4991,'191734282600','5996',3.00,'600','retail','0','2024-12-15 20:10:42','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-15 17:11:11','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999806.00','999803','Inclusive','branch','Inventory','','','','yes','','','19173428265222223632332'),(4992,'191734282600','5977',1.00,'600','retail','0','2024-12-15 20:10:53','','','','600','Cash',0.00,'600','','','19','16.00','1','2024-12-15 17:11:11','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999989.00','999988','Inclusive','branch','Inventory','','','','yes','','','19173428266032002329231'),(4993,'191734282600','6555',1.00,'1200','retail','0','2024-12-15 20:11:00','','','','600','Cash',0.00,'1200','','','19','0.00','1','2024-12-15 17:11:11','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173428266983312220037'),(4994,'191734271758','6035',1.00,'500','retail','0','2024-12-15 17:09:18','','','','500','Cash',0.00,'500','','','19','','1','2024-12-15 17:12:45','2','8','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','','',NULL,'19173427176633062223032'),(4995,'191734271758','B137',1.00,'2200','retail','0','2024-12-15 17:09:26','','','','1450','Cash',0.00,'2200','','','19','','1','2024-12-15 17:12:45','2','14','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9992.00','9991','Inclusive','branch','Inventory','','','','','',NULL,'19173427178039803210132'),(4996,'191734271758','6040',1.00,'100','retail','0','2024-12-15 17:09:40','','','','42','Cash',0.00,'100','','','19','','1','2024-12-15 17:12:45','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9689.00','9688','Inclusive','branch','Inventory','','','','','',NULL,'19173427178722013733031'),(4997,'191734271758','6511',1.00,'100','retail','0','2024-12-15 17:09:48','','','','50','Cash',0.00,'100','','','19','','1','2024-12-15 17:12:45','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173427179402290320237'),(4998,'191734271758','B088',1.00,'400','retail','0','2024-12-15 17:09:54','','','','216','Cash',0.00,'400','','','19','','1','2024-12-15 17:12:45','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9765.00','9764','Inclusive','branch','Inventory','','','','','',NULL,'19173427181432333223219'),(4999,'191734271758','B137',1.00,'2200','retail','0','2024-12-15 18:13:11','','','','1450','Cash',0.00,'2200','','','19','','1','2024-12-15 17:12:45','2','14','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9991.00','9990','Inclusive','branch','Inventory','','','','','',NULL,'19173427560632340035242'),(5000,'191734271758','6040',1.00,'100','retail','0','2024-12-15 18:13:27','','','','42','Cash',0.00,'100','','','19','','1','2024-12-15 17:12:45','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9688.00','9687','Inclusive','branch','Inventory','','','','','',NULL,'19173427561793317227200'),(5001,'191734271758','B030',3.00,'750','retail','0','2024-12-15 20:12:00','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-12-15 17:12:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9615.00','9612','Inclusive','branch','Inventory','','','','yes','','','19173428275422293242827'),(5002,'191734271758','B038',1.00,'250','retail','0','2024-12-15 20:12:34','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-12-15 17:12:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9413.00','9412','Inclusive','branch','Inventory','','','','yes','','','19173428276302232173702'),(5003,'191734283299','B088',1.00,'400','retail','0','2024-12-15 20:21:39','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-12-15 17:21:54','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9764.00','9763','Inclusive','branch','Inventory','','','','yes','','','19173428331221920738302'),(5004,'121734287673','6038',1.00,'1300','retail','0','2024-12-15 21:34:33','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2024-12-15 18:35:38','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9938.00','9937','Inclusive','branch','Inventory','','','','yes','','','12173428769682334332702'),(5005,'121734287673','6046',1.00,'700','retail','0','2024-12-15 21:34:57','','','','400','Cash',0.00,'700','','','12','16.00','1','2024-12-15 18:35:38','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999939.00','999938','Inclusive','branch','Inventory','','','','yes','','','12173428770800200823037'),(5006,'121734287673','6517',3.00,'750','retail','0','2024-12-15 21:35:08','','','','150','Cash',0.00,'250','','','12','0.00','1','2024-12-15 18:35:38','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173428772131232023333'),(5007,'121734287673','B038',2.00,'500','retail','0','2024-12-15 21:35:22','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-12-15 18:35:38','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9412.00','9410','Inclusive','branch','Inventory','','','','yes','','','12173428773538222332083'),(5008,'121734287740','6508',1.00,'1200','retail','0','2024-12-15 21:35:40','','','','500','Cash',0.00,'1200','','','12','0.00','1','2024-12-15 18:36:50','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','12173428775803200272122'),(5009,'121734287740','6044',2.00,'400','retail','0','2024-12-15 21:35:58','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-12-15 18:36:50','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4720.00','4718','Inclusive','branch','Inventory','','','','yes','','','12173428777822282322303'),(5010,'121734287740','6510',2.00,'200','retail','0','2024-12-15 21:36:18','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-12-15 18:36:50','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Service','1110','4000','5500','yes','','','12173428778630078632383'),(5011,'121734287740','6026',1.00,'200','retail','0','2024-12-15 21:36:26','','','','50','Cash',0.00,'200','','','12','16.00','1','2024-12-15 18:36:50','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999988.00','999987','Inclusive','branch','Inventory','','','','yes','','','12173428779913322330324'),(5012,'121734287740','15',1.00,'150','retail','0','2024-12-15 21:36:39','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-12-15 18:36:50','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999773.00','999772','Inclusive','branch','Inventory','','','','yes','','','12173428780732238203022'),(5013,'121734287811','6038',1.00,'1300','retail','0','2024-12-15 21:36:51','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2024-12-15 18:37:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9937.00','9936','Inclusive','branch','Inventory','','','','yes','','','12173428783402010003223'),(5014,'121734287811','6511',2.00,'200','retail','0','2024-12-15 21:37:14','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-12-15 18:37:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','12173428784303322322230'),(5015,'121734287811','6524',1.00,'200','retail','0','2024-12-15 21:37:23','','','','70','Cash',0.00,'200','','','12','0.00','1','2024-12-15 18:37:40','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173428785110338134223'),(5016,'121734287811','6510',1.00,'100','retail','0','2024-12-15 21:37:31','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-12-15 18:37:40','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','yes','','','12173428785722123030351'),(5017,'81734282243','B023',2.00,'600','retail','0','2024-12-15 20:04:03','','','','176','Cash',0.00,'300','','','8','16.00','1','2024-12-15 19:00:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9855.00','9853','Inclusive','branch','Inventory','','','','yes','','','8173428225833872332027'),(5018,'81734282243','B030',1.00,'250','retail','0','2024-12-15 20:04:18','','','','169.0003774','Cash',0.00,'250','','','8','16.00','1','2024-12-15 19:00:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9617.00','9616','Inclusive','branch','Inventory','','','','yes','','','8173428227002202833720'),(5019,'81734282243','6511',3.00,'300','retail','0','2024-12-15 20:04:30','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-15 19:00:53','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','8173428241333803233301'),(5020,'81734282243','5977',1.00,'600','retail','0','2024-12-15 20:06:54','','','','600','Cash',0.00,'600','','','8','16.00','1','2024-12-15 19:00:53','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999990.00','999989','Inclusive','branch','Inventory','','','','yes','','','8173428242903374233338'),(5021,'81734282243','6555',1.00,'1200','retail','0','2024-12-15 20:08:11','','','','600','Cash',0.00,'1200','','','8','0.00','1','2024-12-15 19:00:53','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','8173428252282440237220'),(5022,'71734021339','6504',1.00,'4000','retail','0','2024-12-15 22:05:38','bale','','','2800','Cash',0.00,'4000','','','7','0.00','1','2024-12-15 19:05:54','2','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','7173402135372337702321'),(5029,'191734289724','6559',6.00,'900','retail','0','2024-12-15 22:08:44','','','','100','Cash',0.00,'150','','','19','','1','2024-12-15 19:12:11','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','0.00','-6','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173428974402273010402'),(5030,'191734289724','6024',10.00,'1000','retail','0','2024-12-15 22:09:05','','','','50','Cash',0.00,'100','','','19','','1','2024-12-15 19:12:11','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','999988.00','999978','Inclusive','branch','Inventory','','','','','',NULL,'19173428977423721730339'),(5031,'191734289724','7029',3.00,'5400','retail','0','2024-12-15 22:09:35','','','','1200','Cash',0.00,'1800','','','19','','1','2024-12-15 19:12:11','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9914.00','9911','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19173428979113319321002'),(5032,'191734289724','6510',8.00,'800','retail','0','2024-12-15 22:09:51','','','','50','Cash',0.00,'100','','','19','','1','2024-12-15 19:12:11','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','26.00','18','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173428980933332323322'),(5033,'191734289724','5996',6.00,'1200','retail','0','2024-12-15 22:10:09','','','','150','Cash',0.00,'200','','','19','','1','2024-12-15 19:12:11','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','999803.00','999797','Inclusive','branch','Inventory','','','','','',NULL,'19173428982823200823009'),(5034,'191734289724','6040',1.00,'100','retail','0','2024-12-15 22:10:28','','','','42','Cash',0.00,'100','','','19','','1','2024-12-15 19:12:11','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9687.00','9686','Inclusive','branch','Inventory','','','','','',NULL,'19173428984332031232228'),(5035,'191734289932','6524',10.00,'2000','retail','0','2024-12-15 22:12:12','','','','70','Cash',0.00,'200','','','19','0.00','1','2024-12-15 19:16:58','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1.00','-9','Inclusive','branch','Service','1110','4000','5500','yes','','','19173428995333123259212'),(5036,'191734289932','6510',10.00,'1000','retail','0','2024-12-15 22:12:33','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-15 19:16:58','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','26.00','16','Inclusive','branch','Service','1110','4000','5500','yes','','','19173428996326192320933'),(5037,'191734289932','6513',10.00,'1000','retail','0','2024-12-15 22:12:44','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-15 19:16:58','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1.00','-9','Inclusive','branch','Service','1110','4000','5500','yes','','','19173428997630423222399'),(5038,'191734289932','6537',5.00,'500','retail','0','2024-12-15 22:12:56','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-15 19:16:58','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','0.00','-5','Inclusive','branch','Service','1110','4000','5500','yes','','','19173429010223302131230'),(5039,'191734289932','6531',47.00,'2350','retail','0','2024-12-15 22:15:04','','','','20','Cash',0.00,'50','','','19','0.00','1','2024-12-15 19:16:58','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'47','0.00','-47','Inclusive','branch','Service','1110','4000','5500','yes','','','19173429014932020229333'),(5040,'191734289932','15',3.00,'450','retail','0','2024-12-15 22:15:50','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-12-15 19:16:58','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999772.00','999769','Inclusive','branch','Inventory','','','','yes','','','19173429016232231332123'),(5041,'191734289932','6511',1.00,'100','retail','0','2024-12-15 22:16:03','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-15 19:16:58','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','19173429019249930202229'),(5042,'191734361325','6046',1.00,'700','retail','0','2024-12-16 18:02:06','','','','400','Cash',0.00,'700','','','19','16.00','1','2024-12-16 15:02:56','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999938.00','999937','Inclusive','branch','Inventory','','','','yes','','','19173436133643363232023'),(5043,'191734361325','6510',1.00,'100','retail','0','2024-12-16 18:02:16','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-16 15:02:56','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','yes','','','19173436134772730202431'),(5044,'191734361325','6040',1.00,'100','retail','0','2024-12-16 18:02:29','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-12-16 15:02:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9686.00','9685','Inclusive','branch','Inventory','','','','yes','','','19173436136022020032601'),(5045,'191734361325','B136',1.00,'1200','retail','0','2024-12-16 18:02:42','','','','610.5','Cash',0.00,'1200','','','19','16.00','1','2024-12-16 15:02:56','2','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9982.00','9981','Inclusive','branch','Inventory','','','','yes','','','19173436137303224726213'),(5049,'191734361428','B030',2.00,'500','retail','0','2024-12-16 18:03:48','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-12-16 15:04:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9612.00','9610','Inclusive','branch','Inventory','','','','yes','','','19173436145620522210302'),(5050,'191734361462','B028',1.00,'300','retail','0','2024-12-16 18:04:22','','','','195','Cash',0.00,'300','','','19','16.00','1','2024-12-16 15:09:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9885.00','9884','Inclusive','branch','Inventory','','','','yes','','','19173436173843222046022'),(5051,'191734361462','6515',1.00,'300','retail','0','2024-12-16 18:08:58','','','','100','Cash',0.00,'300','','','19','0.00','1','2024-12-16 15:09:13','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','19173436174942333131373'),(5056,'191734361379','6046',1.00,'700','retail','0','2024-12-16 18:02:59','','','','400','Cash',0.00,'700','','','19','','1','2024-12-16 17:21:48','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999937.00','999936','Inclusive','branch','Inventory','','','','','',NULL,'19173436138802223332236'),(5057,'191734361379','6032',1.00,'200','retail','0','2024-12-16 18:03:08','','','','200','Cash',0.00,'200','','','19','','1','2024-12-16 17:21:48','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999912.00','999911','Inclusive','branch','Inventory','','','','','',NULL,'19173436140132349332124'),(5058,'191734361379','B038',1.00,'250','retail','0','2024-12-16 18:03:22','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-16 17:21:48','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9410.00','9409','Inclusive','branch','Inventory','','','','','',NULL,'19173436141312239623332'),(5059,'191734361379','B038',1.00,'250','retail','0','2024-12-16 19:23:18','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-16 17:21:48','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9409.00','9408','Inclusive','branch','Inventory','','','','','',NULL,'19173436621023120020030'),(5060,'191734361379','B038',1.00,'250','retail','0','2024-12-16 20:21:35','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-12-16 17:21:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9408.00','9407','Inclusive','branch','Inventory','','','','yes','','','19173436970532300372297'),(5066,'191734369709','12',1.00,'2000','retail','0','2024-12-16 20:21:49','','','','975','Cash',0.00,'2000','','','19','','1','2024-12-16 18:27:56','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9998.00','9997','Inclusive','branch','Inventory','','','','','',NULL,'19173436972532722342223'),(5067,'191734369709','6511',1.00,'100','retail','0','2024-12-16 20:22:05','','','','50','Cash',0.00,'100','','','19','','1','2024-12-16 18:27:56','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173436973643232462232'),(5068,'191734369709','B089',1.00,'200','retail','0','2024-12-16 20:22:16','','','','79.16675','Cash',0.00,'200','','','19','','1','2024-12-16 18:27:56','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9744.00','9743','Inclusive','branch','Inventory','','','','','',NULL,'19173436975602239173702'),(5069,'191734369709','6513',1.00,'100','retail','0','2024-12-16 20:22:40','','','','50','Cash',0.00,'100','','','19','','1','2024-12-16 18:27:56','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173436980037112048363'),(5070,'191734369709','6510',1.00,'100','retail','0','2024-12-16 20:23:27','','','','50','Cash',0.00,'100','','','19','','1','2024-12-16 18:27:56','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173436985426823223514'),(5071,'191734369709','6511',1.00,'100','retail','0','2024-12-16 21:27:30','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-16 18:27:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','19173437366131033302237'),(5072,'191734369709','6046',1.00,'700','retail','0','2024-12-16 21:27:41','','','','400','Cash',0.00,'700','','','19','16.00','1','2024-12-16 18:27:56','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999936.00','999935','Inclusive','branch','Inventory','','','','yes','','','19173437367330333717073'),(5073,'191734418897','6524',2.00,'400','retail','0','2024-12-17 10:01:37','','','','70','Cash',0.00,'200','','','19','0.00','1','2024-12-17 07:01:57','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173441890530932009320'),(5074,'191734418897','6512',2.00,'100','retail','0','2024-12-17 10:01:46','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-12-17 07:01:57','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','19173441891401324234100'),(5075,'191734449613','B038',1.00,'250','retail','0','2024-12-17 18:33:33','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-12-17 15:33:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9407.00','9406','Inclusive','branch','Inventory','','','','yes','','','19173444962622294022442'),(5076,'191734449613','B009',1.00,'300','retail','0','2024-12-17 18:33:46','','','','204','Cash',0.00,'300','','','19','16.00','1','2024-12-17 15:33:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9776.00','9775','Inclusive','branch','Inventory','','','','yes','','','19173444963542303403335'),(5084,'191734451272','B030',2.00,'500','retail','0','2024-12-17 19:01:12','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-12-17 16:01:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9608.00','9606','Inclusive','branch','Inventory','','','','yes','','','19173445128291372021330'),(5085,'191734451272','B001',1.00,'250','retail','0','2024-12-17 19:01:23','','','','169','Cash',0.00,'250','','','19','16.00','1','2024-12-17 16:01:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9643.00','9642','Inclusive','branch','Inventory','','','','yes','','','19173445129803332300102'),(5089,'191734452706','B093',1.00,'300','retail','0','2024-12-17 19:25:06','','','','195','Cash',0.00,'300','','','19','16.00','1','2024-12-17 16:25:34','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9986.00','9985','Inclusive','branch','Inventory','','','','yes','','','19173445273113020355202'),(5094,'191734449681','B030',2.00,'500','retail','0','2024-12-17 18:34:41','','','','169.0003774','Cash',0.00,'250','','','19','','1','2024-12-17 16:48:21','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9610.00','9608','Inclusive','branch','Inventory','','','','','',NULL,'19173444969336213232047'),(5095,'191734449681','B001',1.00,'250','retail','0','2024-12-17 18:34:53','','','','169','Cash',0.00,'250','','','19','','1','2024-12-17 16:48:21','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9644.00','9643','Inclusive','branch','Inventory','','','','','',NULL,'19173444970000070223324'),(5096,'191734449681','6035',1.00,'500','retail','0','2024-12-17 19:07:31','','','','500','Cash',0.00,'500','','','19','','1','2024-12-17 16:48:21','2','8','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999999.00','999998','Inclusive','branch','Inventory','','','','','',NULL,'19173445166213053221132'),(5097,'191734449681','B001',1.00,'250','retail','0','2024-12-17 19:47:59','','','','169','Cash',0.00,'250','','','19','16.00','1','2024-12-17 16:48:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9642.00','9641','Inclusive','branch','Inventory','','','','yes','','','19173445408904427025322'),(5098,'191734449646','B038',1.00,'250','retail','0','2024-12-17 18:34:06','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-17 17:09:15','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9406.00','9405','Inclusive','branch','Inventory','','','','','',NULL,'19173444966332324233333'),(5099,'191734449646','6040',1.00,'100','retail','0','2024-12-17 18:34:23','','','','42','Cash',0.00,'100','','','19','','1','2024-12-17 17:09:15','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9685.00','9684','Inclusive','branch','Inventory','','','','','',NULL,'19173444967444243174230'),(5100,'191734449646','B038',1.00,'250','retail','0','2024-12-17 19:00:48','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-17 17:09:15','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9405.00','9404','Inclusive','branch','Inventory','','','','','',NULL,'19173445126071142302200'),(5101,'191734449646','B182',1.00,'1700','retail','0','2024-12-17 19:47:13','','','','950','Cash',0.00,'1700','','','19','','1','2024-12-17 17:09:15','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','','',NULL,'19173445406432027022424'),(5102,'191734449646','B038',1.00,'250','retail','0','2024-12-17 20:09:03','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-12-17 17:09:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9404.00','9403','Inclusive','branch','Inventory','','','','yes','','','19173445535402125554332'),(5103,'191734506172','6561',1.00,'150','retail','0','2024-12-18 10:16:12','','','','100','Cash',0.00,'150','','','19','0.00','1','2024-12-18 07:24:08','1','19','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173450641131227000302'),(5104,'191734506172','6560',1.00,'700','retail','0','2024-12-18 10:20:11','','','','500','Cash',0.00,'700','','','19','0.00','1','2024-12-18 07:24:08','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173450642723106007302'),(5105,'191734506172','5980',1.00,'900','retail','0','2024-12-18 10:20:28','','','','900','Cash',0.00,'900','','','19','16.00','1','2024-12-18 07:24:08','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999960.00','999959','Inclusive','branch','Inventory','','','','yes','','','19173450643922293223999'),(5106,'191734506172','6506',1.00,'1300','retail','0','2024-12-18 10:20:40','','','','700','Cash',0.00,'1300','','','19','0.00','1','2024-12-18 07:24:08','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','19173450645129631356305'),(5107,'191734506172','6044',1.00,'200','retail','0','2024-12-18 10:20:52','','','','100','Cash',0.00,'200','','','19','16.00','1','2024-12-18 07:24:08','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4718.00','4717','Inclusive','branch','Inventory','','','','yes','','','19173450650121323094932'),(5108,'191734506172','6561',1.00,'150','retail','0','2024-12-18 10:21:41','','','','100','Cash',0.00,'150','','','19','0.00','1','2024-12-18 07:24:08','1','19','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173450652044271102520'),(5109,'191734506172','6537',1.00,'100','retail','0','2024-12-18 10:22:01','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-18 07:24:08','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173450653620002233232'),(5110,'191734506172','B091',2.00,'200','retail','0','2024-12-18 10:22:16','','','','47','Cash',0.00,'100','','','19','16.00','1','2024-12-18 07:24:08','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9908.00','9906','Inclusive','branch','Inventory','','','','yes','','','19173450657550303005122'),(5111,'191734506172','6040',1.00,'100','retail','0','2024-12-18 10:22:56','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-12-18 07:24:08','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9684.00','9683','Inclusive','branch','Inventory','','','','yes','','','19173450658823820252328'),(5112,'191734506172','6528',1.00,'250','retail','0','2024-12-18 10:23:08','','','','150 ','Cash',0.00,'250','','','19','0.00','1','2024-12-18 07:24:08','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173450661150223102291'),(5113,'191734506172','6538',1.00,'150','retail','0','2024-12-18 10:23:32','','','','50','Cash',0.00,'150','','','19','0.00','1','2024-12-18 07:24:08','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173450664337153002324'),(5114,'191734507146','6514',2.00,'200','retail','0','2024-12-18 10:32:26','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-18 07:33:09','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Service','1110','4000','5500','yes','','','19173450716021322993023'),(5115,'191734507192','B038',1.00,'250','retail','0','2024-12-18 10:33:12','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-12-18 07:35:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9403.00','9402','Inclusive','branch','Inventory','','','','yes','','','19173450728720232327110'),(5116,'191734507192','B030',1.00,'250','retail','0','2024-12-18 10:34:48','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-12-18 07:35:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9606.00','9605','Inclusive','branch','Inventory','','','','yes','','','19173450729820359230310'),(5117,'191734507192','B001',1.00,'250','retail','0','2024-12-18 10:34:59','','','','169','Cash',0.00,'250','','','19','16.00','1','2024-12-18 07:35:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9641.00','9640','Inclusive','branch','Inventory','','','','yes','','','19173450731031353227270'),(5118,'191734507487','B089',1.00,'200','retail','0','2024-12-18 10:38:07','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2024-12-18 07:40:53','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9743.00','9742','Inclusive','branch','Inventory','','','','yes','','','19173450753122993502002'),(5119,'191734507655','6511',1.00,'100','retail','0','2024-12-18 10:40:55','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-18 07:41:17','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','19173450766433433123333'),(5120,'191734507655','6512',1.00,'50','retail','0','2024-12-18 10:41:05','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-12-18 07:41:17','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','yes','','','19173450767477230706769'),(5124,'191734529648','6528',1.00,'250','retail','0','2024-12-18 16:47:28','','','','150 ','Cash',0.00,'250','','','19','0.00','1','2024-12-18 13:48:39','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173452966833323329006'),(5125,'191734529648','15',1.00,'150','retail','0','2024-12-18 16:47:48','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-12-18 13:48:39','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999769.00','999768','Inclusive','branch','Inventory','','','','yes','','','19173452967710302433503'),(5126,'191734529648','6512',1.00,'50','retail','0','2024-12-18 16:47:57','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-12-18 13:48:39','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','yes','','','19173452968422233936312'),(5127,'191734529648','5980',1.00,'900','retail','0','2024-12-18 16:48:05','','','','900','Cash',0.00,'900','','','19','16.00','1','2024-12-18 13:48:39','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999958.00','999957','Inclusive','branch','Inventory','','','','yes','','','19173452969902001202133'),(5128,'191734529648','6040',1.00,'100','retail','0','2024-12-18 16:48:19','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-12-18 13:48:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9683.00','9682','Inclusive','branch','Inventory','','','','yes','','','19173452971392093245390'),(5129,'191734529605','5980',1.00,'900','retail','0','2024-12-18 16:46:45','','','','900','Cash',0.00,'900','','','19','','1','2024-12-18 15:24:22','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999959.00','999958','Inclusive','branch','Inventory','','','','','',NULL,'19173452961603035033652'),(5130,'191734529605','6513',1.00,'100','retail','0','2024-12-18 16:46:56','','','','50','Cash',0.00,'100','','','19','','1','2024-12-18 15:24:22','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173452962833334903923'),(5131,'191734529605','6538',1.00,'150','retail','0','2024-12-18 16:47:08','','','','50','Cash',0.00,'150','','','19','','1','2024-12-18 15:24:22','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173452964332336373933'),(5132,'191734529605','6510',1.00,'100','retail','0','2024-12-18 18:22:53','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-18 15:24:22','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','yes','','','19173453538259470523433'),(5133,'191734529605','B038',1.00,'250','retail','0','2024-12-18 18:23:02','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-12-18 15:24:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9402.00','9401','Inclusive','branch','Inventory','','','','yes','','','19173453539400333500322'),(5134,'121734558990','B038',2.00,'500','retail','0','2024-12-19 00:56:30','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-12-18 22:26:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9401.00','9399','Inclusive','branch','Inventory','','','','yes','','','12173455904002239173002'),(5135,'121734558990','B009',1.00,'300','retail','0','2024-12-19 00:57:20','','','','204','Cash',0.00,'300','','','12','16.00','1','2024-12-18 22:26:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9775.00','9774','Inclusive','branch','Inventory','','','','yes','','','12173455905820333322522'),(5136,'121734558990','B023',1.00,'300','retail','0','2024-12-19 00:57:39','','','','176','Cash',0.00,'300','','','12','16.00','1','2024-12-18 22:26:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9851.00','9850','Inclusive','branch','Inventory','','','','yes','','','12173455907074302533223'),(5137,'121734558990','B027',1.00,'250','retail','0','2024-12-19 00:57:50','','','','176','Cash',0.00,'250','','','12','16.00','1','2024-12-18 22:26:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9931.00','9930','Inclusive','branch','Inventory','','','','yes','','','12173455907832032001232'),(5138,'121734558990','B038',2.00,'500','retail','0','2024-12-19 00:57:59','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-12-18 22:26:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9399.00','9397','Inclusive','branch','Inventory','','','','yes','','','12173455910723330022522'),(5139,'121734558990','B009',1.00,'300','retail','0','2024-12-19 00:58:28','','','','204','Cash',0.00,'300','','','12','16.00','1','2024-12-18 22:26:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9774.00','9773','Inclusive','branch','Inventory','','','','yes','','','12173455911621400023033'),(5140,'121734558990','B027',1.00,'250','retail','0','2024-12-19 00:58:36','','','','176','Cash',0.00,'250','','','12','16.00','1','2024-12-18 22:26:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9930.00','9929','Inclusive','branch','Inventory','','','','yes','','','12173455912801455132183'),(5141,'121734558990','6539',1.00,'300','retail','0','2024-12-19 00:58:48','','','','234','Cash',0.00,'300','','','12','0.00','1','2024-12-18 22:26:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','yes','','','12173455913530130303330'),(5142,'121734558990','B038',2.00,'500','retail','0','2024-12-19 00:58:56','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-12-18 22:26:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9397.00','9395','Inclusive','branch','Inventory','','','','yes','','','12173455919622222233232'),(5143,'121734558990','B009',1.00,'300','retail','0','2024-12-19 00:59:56','','','','204','Cash',0.00,'300','','','12','16.00','1','2024-12-18 22:26:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9773.00','9772','Inclusive','branch','Inventory','','','','yes','','','12173455920509307033352'),(5144,'121734558990','6539',2.00,'600','retail','0','2024-12-19 01:00:06','','','','234','Cash',0.00,'300','','','12','0.00','1','2024-12-18 22:26:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173455921372910225092'),(5145,'121734558990','B038',2.00,'500','retail','0','2024-12-19 01:00:14','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-12-18 22:26:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9395.00','9393','Inclusive','branch','Inventory','','','','yes','','','12173455925130351231320'),(5146,'121734558990','B027',2.00,'500','retail','0','2024-12-19 01:00:51','','','','176','Cash',0.00,'250','','','12','16.00','1','2024-12-18 22:26:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9929.00','9927','Inclusive','branch','Inventory','','','','yes','','','12173455927421522572232'),(5147,'121734558990','B009',1.00,'300','retail','0','2024-12-19 01:01:15','','','','204','Cash',0.00,'300','','','12','16.00','1','2024-12-18 22:26:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9772.00','9771','Inclusive','branch','Inventory','','','','yes','','','12173455928205320023423'),(5148,'121734558990','B038',1.00,'250','retail','0','2024-12-19 01:01:23','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-12-18 22:26:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9393.00','9392','Inclusive','branch','Inventory','','','','yes','','','12173455929252003522029'),(5149,'121734558990','B009',2.00,'600','retail','0','2024-12-19 01:01:32','','','','204','Cash',0.00,'300','','','12','16.00','1','2024-12-18 22:26:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9771.00','9769','Inclusive','branch','Inventory','','','','yes','','','12173455938513241300393'),(5150,'121734558990','B027',1.00,'250','retail','0','2024-12-19 01:03:06','','','','176','Cash',0.00,'250','','','12','16.00','1','2024-12-18 22:26:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9927.00','9926','Inclusive','branch','Inventory','','','','yes','','','12173455940818282010342'),(5151,'121734558990','B038',1.00,'250','retail','0','2024-12-19 01:03:28','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-12-18 22:26:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9392.00','9391','Inclusive','branch','Inventory','','','','yes','','','12173455941632245332626'),(5152,'121734558990','6013',6.00,'600','retail','0','2024-12-19 01:03:36','','','','100','Cash',0.00,'100','','','12','16.00','1','2024-12-18 22:26:16','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','999953.00','999947','Inclusive','branch','Inventory','','','','yes','','','12173455943233033042332'),(5153,'121734558990','B009',2.00,'600','retail','0','2024-12-19 01:03:53','','','','204','Cash',0.00,'300','','','12','16.00','1','2024-12-18 22:26:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9769.00','9767','Inclusive','branch','Inventory','','','','yes','','','12173456064531420250023'),(5154,'191734596750','6512',4.00,'200','retail','0','2024-12-19 11:25:50','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-12-19 08:26:27','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','44.00','40','Inclusive','branch','Service','1110','4000','5500','yes','','','19173459676570232225593'),(5155,'191734596750','6520',2.00,'400','retail','0','2024-12-19 11:26:06','','','','100','Cash',0.00,'200','','','19','0.00','1','2024-12-19 08:26:27','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','19173459678433230222414'),(5156,'191734597286','6511',2.00,'200','retail','0','2024-12-19 11:34:46','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-19 08:37:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','19173459740133331030933'),(5157,'191734597286','B088',1.00,'400','retail','0','2024-12-19 11:36:41','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-12-19 08:37:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9763.00','9762','Inclusive','branch','Inventory','','','','yes','','','19173459741649003330305'),(5158,'191734597286','6512',1.00,'50','retail','0','2024-12-19 11:36:56','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-12-19 08:37:14','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','yes','','','19173459742434222232342'),(5183,'191734613016','B018',1.00,'250','retail','0','2024-12-19 15:56:56','','','','169.0793103','Cash',0.00,'250','','','19','16.00','1','2024-12-19 12:57:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9969.00','9968','Inclusive','branch','Inventory','','','','yes','','','19173461303432330393046'),(5184,'191734613016','6046',1.00,'700','retail','0','2024-12-19 15:57:15','','','','400','Cash',0.00,'700','','','19','16.00','1','2024-12-19 12:57:36','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999935.00','999934','Inclusive','branch','Inventory','','','','yes','','','19173461304310443334622'),(5185,'191734609744','5980',1.00,'900','retail','0','2024-12-19 15:02:24','','','','900','Cash',0.00,'900','','','19','','1','2024-12-19 12:58:15','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999957.00','999956','Inclusive','branch','Inventory','','','','','',NULL,'19173460975406793292332'),(5186,'191734609744','5996',2.00,'400','retail','0','2024-12-19 15:02:34','','','','150','Cash',0.00,'200','','','19','','1','2024-12-19 12:58:15','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999797.00','999795','Inclusive','branch','Inventory','','','','','',NULL,'19173460976590431037230'),(5187,'191734609744','B006',2.00,'500','retail','0','2024-12-19 15:02:45','','','','176','Cash',0.00,'250','','','19','','1','2024-12-19 12:58:15','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9924.00','9922','Inclusive','branch','Inventory','','','','','',NULL,'19173460977777222302021'),(5188,'191734609744','B023',1.00,'300','retail','0','2024-12-19 15:02:58','','','','176','Cash',0.00,'300','','','19','','1','2024-12-19 12:58:15','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9849.00','9848','Inclusive','branch','Inventory','','','','','',NULL,'19173460981901760633113'),(5189,'191734609744','B089',1.00,'200','retail','0','2024-12-19 15:03:40','','','','79.16675','Cash',0.00,'200','','','19','','1','2024-12-19 12:58:15','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9742.00','9741','Inclusive','branch','Inventory','','','','','',NULL,'19173460992002001200133'),(5190,'191734609744','B023',2.00,'600','retail','0','2024-12-19 15:57:53','','','','176','Cash',0.00,'300','','','19','16.00','1','2024-12-19 12:58:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9848.00','9846','Inclusive','branch','Inventory','','','','yes','','','19173461308403377323308'),(5191,'191734609744','B006',1.00,'250','retail','0','2024-12-19 15:58:05','','','','176','Cash',0.00,'250','','','19','16.00','1','2024-12-19 12:58:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9922.00','9921','Inclusive','branch','Inventory','','','','yes','','','19173461309269303332904'),(5200,'191734604705','B038',1.00,'250','retail','0','2024-12-19 13:38:25','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-19 13:01:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9391.00','9390','Inclusive','branch','Inventory','','','','','',NULL,'19173460472101322042321'),(5201,'191734604705','B038',1.00,'250','retail','0','2024-12-19 13:38:41','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-19 13:01:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9390.00','9389','Inclusive','branch','Inventory','','','','','',NULL,'19173460473332334027322'),(5202,'191734604705','B038',1.00,'250','retail','0','2024-12-19 14:25:06','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-19 13:01:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9389.00','9388','Inclusive','branch','Inventory','','','','','',NULL,'19173460751632672201022'),(5203,'191734604705','B009',1.00,'300','retail','0','2024-12-19 14:25:16','','','','204','Cash',0.00,'300','','','19','','1','2024-12-19 13:01:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9767.00','9766','Inclusive','branch','Inventory','','','','','',NULL,'19173460752732002390231'),(5204,'191734604705','B023',1.00,'300','retail','0','2024-12-19 14:31:25','','','','176','Cash',0.00,'300','','','19','','1','2024-12-19 13:01:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9850.00','9849','Inclusive','branch','Inventory','','','','','',NULL,'19173460789303332206393'),(5205,'191734604705','B009',1.00,'300','retail','0','2024-12-19 14:31:33','','','','204','Cash',0.00,'300','','','19','','1','2024-12-19 13:01:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9766.00','9765','Inclusive','branch','Inventory','','','','','',NULL,'19173460791817226023402'),(5206,'191734604705','B009',2.00,'600','retail','0','2024-12-19 15:56:35','','','','204','Cash',0.00,'300','','','19','','1','2024-12-19 13:01:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9765.00','9763','Inclusive','branch','Inventory','','','','','',NULL,'19173461300626213237920'),(5207,'191734604705','6511',2.00,'200','retail','0','2024-12-19 16:00:09','','','','50','Cash',0.00,'100','','','19','','1','2024-12-19 13:01:09','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173461321832321233333'),(5208,'191734604705','B023',1.00,'300','retail','0','2024-12-19 16:00:48','','','','176','Cash',0.00,'300','','','19','16.00','1','2024-12-19 13:01:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9846.00','9845','Inclusive','branch','Inventory','','','','yes','','','19173461326503033426323'),(5209,'191734613370','B089',1.00,'200','retail','0','2024-12-19 16:02:50','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2024-12-19 13:04:17','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9741.00','9740','Inclusive','branch','Inventory','','','','yes','','','19173461337933212722232'),(5210,'191734613370','6003',2.00,'300','retail','0','2024-12-19 16:03:00','','','','150','Cash',0.00,'150','','','19','16.00','1','2024-12-19 13:04:17','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999986.00','999984','Inclusive','branch','Inventory','','','','yes','','','19173461340700036210620'),(5211,'191734613370','6000',2.00,'2600','retail','0','2024-12-19 16:03:27','','','','1000','Cash',0.00,'1300','','','19','16.00','1','2024-12-19 13:04:17','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999963.00','999961','Inclusive','branch','Inventory','','','','yes','','','19173461342520393335303'),(5212,'191734613370','5996',2.00,'400','retail','0','2024-12-19 16:03:46','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-19 13:04:17','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999795.00','999793','Inclusive','branch','Inventory','','','','yes','','','19173461345552072230605'),(5213,'191734616215','6555',4.00,'4800','retail','0','2024-12-19 16:50:15','','','','600','Cash',0.00,'1200','','','19','0.00','1','2024-12-19 13:50:41','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','yes','','','19173461622772312290920'),(5214,'191734616215','6510',12.00,'1200','retail','0','2024-12-19 16:50:27','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-19 13:50:41','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','26.00','14','Inclusive','branch','Service','1110','4000','5500','yes','','','19173461623822373303723'),(5233,'191734621863','5993',1.00,'1700','retail','0','2024-12-19 18:24:23','','','','1700','Cash',0.00,'1700','','','19','','1','2024-12-19 17:14:12','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','','',NULL,'19173462207372631334073'),(5234,'191734621863','B038',2.00,'500','retail','0','2024-12-19 18:27:53','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-19 17:14:12','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9388.00','9386','Inclusive','branch','Inventory','','','','','',NULL,'19173462209822013022092'),(5235,'191734621863','6046',1.00,'700','retail','0','2024-12-19 18:28:18','','','','400','Cash',0.00,'700','','','19','','1','2024-12-19 17:14:12','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999934.00','999933','Inclusive','branch','Inventory','','','','','',NULL,'19173462211413131300022'),(5236,'191734621863','5996',1.00,'200','retail','0','2024-12-19 18:28:34','','','','150','Cash',0.00,'200','','','19','','1','2024-12-19 17:14:12','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999793.00','999792','Inclusive','branch','Inventory','','','','','',NULL,'19173462212433392013222'),(5237,'191734621863','6512',2.00,'100','retail','0','2024-12-19 18:42:04','','','','30','Cash',0.00,'50','','','19','','1','2024-12-19 17:14:12','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173462293633323602012'),(5238,'191734621863','B009',1.00,'300','retail','0','2024-12-19 19:53:15','','','','204','Cash',0.00,'300','','','19','','1','2024-12-19 17:14:12','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9763.00','9762','Inclusive','branch','Inventory','','','','','',NULL,'19173462720720093222292'),(5239,'191734621863','B038',1.00,'250','retail','0','2024-12-19 19:53:27','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-19 17:14:12','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9386.00','9385','Inclusive','branch','Inventory','','','','','',NULL,'19173462721723203232772'),(5240,'191734621863','6512',6.00,'300','retail','0','2024-12-19 20:13:57','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-12-19 17:14:12','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','44.00','38','Inclusive','branch','Service','1110','4000','5500','yes','','','19173462845080323921322'),(5241,'191734622940','6001',1.00,'650','retail','0','2024-12-19 18:42:20','','','','650','Cash',0.00,'650','','','19','','1','2024-12-19 17:31:11','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999967.00','999966','Inclusive','branch','Inventory','','','','','',NULL,'19173462676273623033337'),(5242,'191734622940','B030',1.00,'250','retail','0','2024-12-19 19:46:02','','','','169.0003774','Cash',0.00,'250','','','19','','1','2024-12-19 17:31:11','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9605.00','9604','Inclusive','branch','Inventory','','','','','',NULL,'19173462704623137464003'),(5243,'191734622940','B030',1.00,'250','retail','0','2024-12-19 20:30:08','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-12-19 17:31:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9604.00','9603','Inclusive','branch','Inventory','','','','yes','','','19173462946949323062242'),(5244,'191734629472','B009',1.00,'300','retail','0','2024-12-19 20:31:12','','','','204','Cash',0.00,'300','','','19','16.00','1','2024-12-19 17:34:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9762.00','9761','Inclusive','branch','Inventory','','','','yes','','','19173462965603223023232'),(5245,'191734629472','6511',1.00,'100','retail','0','2024-12-19 20:34:16','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-19 17:34:37','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','19173462966363003963300'),(5246,'81734636107','6512',4.00,'200','retail','0','2024-12-19 22:21:47','','','','30','Cash',0.00,'50','','','8','0.00','1','2024-12-19 19:26:09','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','44.00','40','Inclusive','branch','Service','1110','4000','5500','yes','','','8173463634483334202784'),(5247,'81734636370','6512',10.00,'500','retail','0','2024-12-19 22:26:10','','','','30','Cash',0.00,'50','','','8','0.00','1','2024-12-19 19:32:35','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','44.00','34','Inclusive','branch','Service','1110','4000','5500','yes','','','8173463652123633483333'),(5248,'81734636370','B009',1.00,'300','retail','0','2024-12-19 22:29:39','','','','204','Cash',0.00,'300','','','8','16.00','1','2024-12-19 19:32:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9761.00','9760','Inclusive','branch','Inventory','','','','yes','','','8173463662926333337222'),(5249,'81734636370','B038',3.00,'750','retail','0','2024-12-19 22:31:33','','','','195.52','Cash',0.00,'250','','','8','16.00','1','2024-12-19 19:32:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9385.00','9382','Inclusive','branch','Inventory','','','','yes','','','8173463672732223022204'),(5250,'191734683073','6016',1.00,'750','retail','0','2024-12-20 11:24:33','','','','750','Cash',0.00,'750','','','19','16.00','1','2024-12-20 08:24:47','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999985.00','999984','Inclusive','branch','Inventory','','','','yes','','','19173468308611364032432'),(5251,'191734683089','B038',1.00,'250','retail','0','2024-12-20 11:24:49','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-12-20 08:25:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9382.00','9381','Inclusive','branch','Inventory','','','','yes','','','19173468311741312237038'),(5252,'191734683089','B023',2.00,'600','retail','0','2024-12-20 11:25:17','','','','176','Cash',0.00,'300','','','19','16.00','1','2024-12-20 08:25:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9845.00','9843','Inclusive','branch','Inventory','','','','yes','','','19173468312534112563016'),(5253,'81734699849','B038',2.00,'500','retail','0','2024-12-20 16:04:09','','','','195.52','Cash',0.00,'250','','','8','16.00','1','2024-12-20 13:06:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9381.00','9379','Inclusive','branch','Inventory','','','','yes','','','8173469987732413419323'),(5254,'81734699849','B088',1.00,'400','retail','0','2024-12-20 16:04:37','','','','216','Cash',0.00,'400','','','8','16.00','1','2024-12-20 13:06:15','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9762.00','9761','Inclusive','branch','Inventory','','','','yes','','','8173469989189227422323'),(5255,'81734699849','6044',1.00,'200','retail','0','2024-12-20 16:04:51','','','','100','Cash',0.00,'200','','','8','16.00','1','2024-12-20 13:06:15','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4717.00','4716','Inclusive','branch','Inventory','','','','yes','','','8173469991903070349209'),(5256,'81734699849','6512',1.00,'50','retail','0','2024-12-20 16:05:20','','','','30','Cash',0.00,'50','','','8','0.00','1','2024-12-20 13:06:15','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','yes','','','8173469994121243223822'),(5257,'81734699849','6514',1.00,'100','retail','0','2024-12-20 16:05:42','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-20 13:06:15','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','yes','','','8173469995422933223562'),(5258,'191734704000','5977',1.00,'600','retail','0','2024-12-20 17:13:20','','','','600','Cash',0.00,'600','','','19','16.00','1','2024-12-20 14:21:56','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999988.00','999987','Inclusive','branch','Inventory','','','','yes','','','19173470445530200342339'),(5259,'191734704000','6038',1.00,'1300','retail','0','2024-12-20 17:20:57','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2024-12-20 14:21:56','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9936.00','9935','Inclusive','branch','Inventory','','','','yes','','','19173470446844133833303'),(5260,'191734704000','5996',1.00,'200','retail','0','2024-12-20 17:21:24','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-20 14:21:56','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999792.00','999791','Inclusive','branch','Inventory','','','','yes','','','19173470449530353305390'),(5261,'191734704000','6510',3.00,'300','retail','0','2024-12-20 17:21:36','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-20 14:21:56','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','26.00','23','Inclusive','branch','Service','1110','4000','5500','yes','','','19173470451032931392322'),(5262,'81734711409','6520',1.00,'200','retail','0','2024-12-20 19:16:49','','','','100','Cash',0.00,'200','','','8','0.00','1','2024-12-20 16:20:19','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','8173471150430000528404'),(5263,'81734711409','6511',1.00,'100','retail','0','2024-12-20 19:18:24','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-20 16:20:19','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','8173471153077210303003'),(5264,'81734711409','6510',1.00,'100','retail','0','2024-12-20 19:18:51','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-20 16:20:19','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','yes','','','8173471154703102373022'),(5265,'81734711409','5977',1.00,'600','retail','0','2024-12-20 19:19:07','','','','600','Cash',0.00,'600','','','8','16.00','1','2024-12-20 16:20:19','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999987.00','999986','Inclusive','branch','Inventory','','','','yes','','','8173471160123223110027'),(5266,'191734718523','B030',3.00,'750','retail','0','2024-12-20 21:15:23','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-12-20 18:15:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9603.00','9600','Inclusive','branch','Inventory','','','','yes','','','19173471854120330325021'),(5269,'191734718552','6009',1.00,'600','retail','0','2024-12-20 21:15:52','','','','600','Cash',0.00,'600','','','19','','1','2024-12-20 18:27:47','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999994.00','999993','Inclusive','branch','Inventory','','','','','',NULL,'19173471856380333993030'),(5270,'191734718552','B001',2.00,'500','retail','0','2024-12-20 21:16:04','','','','169','Cash',0.00,'250','','','19','','1','2024-12-20 18:27:47','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9640.00','9638','Inclusive','branch','Inventory','','','','','',NULL,'19173471857830122971839'),(5271,'191734718552','6511',1.00,'100','retail','0','2024-12-20 21:27:36','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-20 18:27:47','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','19173471926505332029373'),(5272,'81734719323','6512',4.00,'200','retail','0','2024-12-20 21:28:43','','','','30','Cash',0.00,'50','','','8','0.00','1','2024-12-20 18:29:35','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','44.00','40','Inclusive','branch','Service','1110','4000','5500','yes','','','8173471933333002443332'),(5273,'81734719323','B089',1.00,'200','retail','0','2024-12-20 21:28:54','','','','79.16675','Cash',0.00,'200','','','8','16.00','1','2024-12-20 18:29:35','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9740.00','9739','Inclusive','branch','Inventory','','','','yes','','','8173471934233830020203'),(5274,'81734719323','6046',1.00,'700','retail','0','2024-12-20 21:29:02','','','','400','Cash',0.00,'700','','','8','16.00','1','2024-12-20 18:29:35','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999933.00','999932','Inclusive','branch','Inventory','','','','yes','','','8173471936003323833002'),(5275,'191734719999','B088',1.00,'400','retail','0','2024-12-20 21:39:59','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-12-20 18:40:21','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9761.00','9760','Inclusive','branch','Inventory','','','','yes','','','19173472001119233439322'),(5276,'191734719999','B030',1.00,'250','retail','0','2024-12-20 21:40:11','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-12-20 18:40:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9600.00','9599','Inclusive','branch','Inventory','','','','yes','','','19173472001892073020210'),(5277,'191734774469','6044',1.00,'200','retail','0','2024-12-21 12:47:49','','','','100','Cash',0.00,'200','','','19','16.00','1','2024-12-21 09:48:38','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4716.00','4715','Inclusive','branch','Inventory','','','','yes','','','19173477448103719317370'),(5278,'191734774469','6512',1.00,'50','retail','0','2024-12-21 12:48:01','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-12-21 09:48:38','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','yes','','','19173477450039042392370'),(5279,'191734774469','6512',1.00,'50','retail','0','2024-12-21 12:48:20','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-12-21 09:48:38','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','yes','','','19173477451620352339233'),(5280,'191734774997','5996',1.00,'200','retail','0','2024-12-21 12:56:37','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-21 09:56:50','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999791.00','999790','Inclusive','branch','Inventory','','','','yes','','','19173477500733077702000'),(5281,'191734783626','6516',1.00,'300','retail','0','2024-12-21 15:20:27','','','','125','Cash',0.00,'300','','','19','0.00','1','2024-12-21 12:20:37','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173478363520237230333'),(5282,'81734784770','6038',1.00,'1300','retail','0','2024-12-21 15:39:30','','','','1300','Cash',0.00,'1300','','','8','16.00','1','2024-12-21 12:41:00','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9935.00','9934','Inclusive','branch','Inventory','','','','yes','','','8173478481033203323007'),(5283,'81734784770','6510',5.00,'500','retail','0','2024-12-21 15:40:10','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-21 12:41:00','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','26.00','21','Inclusive','branch','Service','1110','4000','5500','yes','','','8173478482642432022381'),(5284,'81734784861','6038',1.00,'1300','retail','0','2024-12-21 15:41:01','','','','1300','Cash',0.00,'1300','','','8','16.00','1','2024-12-21 12:48:07','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9934.00','9933','Inclusive','branch','Inventory','','','','yes','','','8173478527622420454382'),(5285,'81734794526','6514',3.00,'300','retail','0','2024-12-21 18:22:06','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-21 15:22:32','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','8173479454542957352433'),(5286,'191734797696','5996',1.00,'200','retail','0','2024-12-21 19:14:56','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-21 16:15:19','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999790.00','999789','Inclusive','branch','Inventory','','','','yes','','','19173479771537272923272'),(5287,'191734798865','B038',1.00,'250','retail','0','2024-12-21 19:34:25','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-12-21 16:34:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9379.00','9378','Inclusive','branch','Inventory','','','','yes','','','19173479887502077191197'),(5288,'191734855647','6516',1.00,'300','retail','0','2024-12-22 11:20:47','','','','125','Cash',0.00,'300','','','19','0.00','1','2024-12-22 08:21:57','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173485571303573330432'),(5289,'81734862781','5996',1.00,'200','retail','0','2024-12-22 13:19:41','','','','150','Cash',0.00,'200','','','8','16.00','1','2024-12-22 10:20:53','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999789.00','999788','Inclusive','branch','Inventory','','','','yes','','','8173486280100333203283'),(5290,'81734862781','6511',2.00,'200','retail','0','2024-12-22 13:20:02','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-22 10:20:53','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','8173486281823004338320'),(5291,'81734862781','B038',1.00,'250','retail','0','2024-12-22 13:20:18','','','','195.52','Cash',0.00,'250','','','8','16.00','1','2024-12-22 10:20:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9378.00','9377','Inclusive','branch','Inventory','','','','yes','','','8173486283423033220333'),(5292,'81734865477','B038',1.00,'250','retail','0','2024-12-22 14:04:37','','','','195.52','Cash',0.00,'250','','','8','16.00','1','2024-12-22 11:05:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9377.00','9376','Inclusive','branch','Inventory','','','','yes','','','8173486550053800013633'),(5293,'81734870319','6000',1.00,'1300','retail','0','2024-12-22 15:25:19','','','','1000','Cash',0.00,'1300','','','8','16.00','1','2024-12-22 12:27:47','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999961.00','999960','Inclusive','branch','Inventory','','','','yes','','','8173487036303302200230'),(5294,'81734870319','6510',2.00,'200','retail','0','2024-12-22 15:26:04','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-22 12:27:47','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Service','1110','4000','5500','yes','','','8173487037512832040233'),(5295,'81734870319','6517',1.00,'250','retail','0','2024-12-22 15:26:16','','','','150','Cash',0.00,'250','','','8','0.00','1','2024-12-22 12:27:47','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','8173487039738343923770'),(5296,'81734870319','5996',1.00,'200','retail','0','2024-12-22 15:26:38','','','','150','Cash',0.00,'200','','','8','16.00','1','2024-12-22 12:27:47','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999788.00','999787','Inclusive','branch','Inventory','','','','yes','','','8173487040502313303082'),(5297,'81734870319','6511',3.00,'300','retail','0','2024-12-22 15:26:46','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-22 12:27:47','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','8173487041648323823237'),(5301,'121734871351','6046',1.00,'700','retail','0','2024-12-22 15:42:31','','','','400','Cash',0.00,'700','','','12','16.00','1','2024-12-22 12:43:30','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999932.00','999931','Inclusive','branch','Inventory','','','','yes','','','12173487136522604303063'),(5302,'121734871351','5977',1.00,'600','retail','0','2024-12-22 15:42:45','','','','600','Cash',0.00,'600','','','12','16.00','1','2024-12-22 12:43:30','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999986.00','999985','Inclusive','branch','Inventory','','','','yes','','','12173487137832031222333'),(5303,'121734871351','6044',4.00,'800','retail','0','2024-12-22 15:42:59','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-12-22 12:43:30','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4715.00','4711','Inclusive','branch','Inventory','','','','yes','','','12173487139611730432321'),(5304,'121734871351','B088',2.00,'800','retail','0','2024-12-22 15:43:16','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-12-22 12:43:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9760.00','9758','Inclusive','branch','Inventory','','','','yes','','','12173487140500202323323'),(5305,'81734872747','6510',3.00,'300','retail','0','2024-12-22 16:05:47','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-22 13:06:56','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','26.00','23','Inclusive','branch','Service','1110','4000','5500','yes','','','8173487277432232233030'),(5306,'81734872747','6046',1.00,'700','retail','0','2024-12-22 16:06:14','','','','400','Cash',0.00,'700','','','8','16.00','1','2024-12-22 13:06:56','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999931.00','999930','Inclusive','branch','Inventory','','','','yes','','','8173487279433242032843'),(5307,'81734872747','6511',4.00,'400','retail','0','2024-12-22 16:06:34','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-22 13:06:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','13.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','8173487280933890033282'),(5312,'191734873771','6511',37.00,'3700','retail','0','2024-12-22 16:22:51','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-22 13:27:43','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'37','13.00','-24','Inclusive','branch','Service','1110','4000','5500','yes','','','19173487405904373523022'),(5313,'191734871037','B038',2.00,'500','retail','0','2024-12-22 15:37:18','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-22 13:36:00','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9376.00','9374','Inclusive','branch','Inventory','','','','','',NULL,'19173487106722202029122'),(5314,'191734871037','B028',1.00,'300','retail','0','2024-12-22 15:37:47','','','','195','Cash',0.00,'300','','','19','','1','2024-12-22 13:36:00','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9884.00','9883','Inclusive','branch','Inventory','','','','','',NULL,'19173487108525252312113'),(5315,'191734871037','6520',1.00,'200','retail','0','2024-12-22 15:38:05','','','','100','Cash',0.00,'200','','','19','','1','2024-12-22 13:36:00','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173487109527023223914'),(5316,'191734871037','B038',2.00,'500','retail','0','2024-12-22 16:22:17','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-22 13:36:00','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9374.00','9372','Inclusive','branch','Inventory','','','','','',NULL,'19173487374741023931332'),(5317,'191734871037','B028',1.00,'300','retail','0','2024-12-22 16:35:34','','','','195','Cash',0.00,'300','','','19','16.00','1','2024-12-22 13:36:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9883.00','9882','Inclusive','branch','Inventory','','','','yes','','','19173487455827023102213'),(5329,'191734883839','6520',1.00,'200','retail','0','2024-12-22 19:10:39','','','','100','Cash',0.00,'200','','','19','','1','2024-12-22 16:14:33','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173488385024078032940'),(5330,'191734883839','B032',3.00,'750','retail','0','2024-12-22 19:10:51','','','','186.68','Cash',0.00,'250','','','19','','1','2024-12-22 16:14:33','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9839.00','9836','Inclusive','branch','Inventory','','','','','',NULL,'19173488387282220123380'),(5331,'191734883839','6512',2.00,'100','retail','0','2024-12-22 19:11:12','','','','30','Cash',0.00,'50','','','19','','1','2024-12-22 16:14:33','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173488390929321720230'),(5332,'191734883839','6556',1.00,'500','retail','0','2024-12-22 19:14:01','','','','300','Cash',0.00,'500','','','19','0.00','1','2024-12-22 16:14:33','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173488405384333302323'),(5333,'191734885110','6040',1.00,'100','retail','0','2024-12-22 19:31:51','','','','42','Cash',0.00,'100','','','19','16.00','1','2024-12-22 16:32:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9679.00','9678','Inclusive','branch','Inventory','','','','yes','','','19173488512193331321302'),(5334,'191734885156','6519',2.00,'300','retail','0','2024-12-22 19:32:36','','','','50','Cash',0.00,'150','','','19','0.00','1','2024-12-22 16:33:07','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173488517422103433320'),(5335,'191734885156','6512',2.00,'100','retail','0','2024-12-22 19:32:55','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-12-22 16:33:07','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','19173488518408313853784'),(5336,'81734881218','B164',1.00,'1600','retail','0','2024-12-22 18:26:58','','','','888.88','Cash',0.00,'1600','','','8','16.00','1','2024-12-22 16:38:47','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9993.00','9992','Inclusive','branch','Inventory','','','','yes','','','8173488124520482131320'),(5337,'81734881218','6040',2.00,'200','retail','0','2024-12-22 18:27:25','','','','42','Cash',0.00,'100','','','8','16.00','1','2024-12-22 16:38:47','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9681.00','9679','Inclusive','branch','Inventory','','','','yes','','','8173488130535222083784'),(5338,'81734881218','B164',1.00,'1600','retail','0','2024-12-22 19:34:48','','','','888.88','Cash',0.00,'1600','','','8','16.00','1','2024-12-22 16:38:47','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9992.00','9991','Inclusive','branch','Inventory','','','','yes','','','8173488538334333814421'),(5339,'81734881218','B164',1.00,'1600','retail','0','2024-12-22 19:36:57','','','','888.88','Cash',0.00,'1600','','','8','16.00','1','2024-12-22 16:38:47','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9991.00','9990','Inclusive','branch','Inventory','','','','yes','','','8173488545121043200483'),(5340,'121734885595','7029',1.00,'1800','retail','0','2024-12-22 19:39:55','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2024-12-22 16:51:45','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9911.00','9910','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173488561482233326103'),(5341,'121734885595','5980',1.00,'900','retail','0','2024-12-22 19:40:18','','','','900','Cash',0.00,'900','','','12','16.00','1','2024-12-22 16:51:45','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999956.00','999955','Inclusive','branch','Inventory','','','','yes','','','12173488618472312031233'),(5342,'121734885595','6044',2.00,'400','retail','0','2024-12-22 19:49:44','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-12-22 16:51:45','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4711.00','4709','Inclusive','branch','Inventory','','','','yes','','','12173488623603826303232'),(5343,'121734885595','6032',2.00,'400','retail','0','2024-12-22 19:50:36','','','','200','Cash',0.00,'200','','','12','16.00','1','2024-12-22 16:51:45','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999911.00','999909','Inclusive','branch','Inventory','','','','yes','','','12173488625463730233220'),(5344,'121734885595','6040',2.00,'200','retail','0','2024-12-22 19:50:55','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-12-22 16:51:45','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9678.00','9676','Inclusive','branch','Inventory','','','','yes','','','12173488626623716623221'),(5345,'121734885595','15',2.00,'300','retail','0','2024-12-22 19:51:06','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-12-22 16:51:45','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999768.00','999766','Inclusive','branch','Inventory','','','','yes','','','12173488627827123183232'),(5346,'121734885595','6553',1.00,'200','retail','0','2024-12-22 19:51:18','','','','150','Cash',0.00,'200','','','12','0.00','1','2024-12-22 16:51:45','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173488629839280200228'),(5349,'81734887152','B013',2.00,'600','retail','0','2024-12-22 20:05:52','','','','185','Cash',0.00,'300','','','8','','1','2024-12-22 17:09:56','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9982.00','9980','Inclusive','branch','Inventory','','','','','',NULL,'8173488717537233333220'),(5350,'81734887152','B019',1.00,'350','retail','0','2024-12-22 20:06:15','','','','265','Cash',0.00,'350','','','8','','1','2024-12-22 17:09:56','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9930.00','9929','Inclusive','branch','Inventory','','','','','',NULL,'8173488718503822128830'),(5351,'81734887152','B013',1.00,'300','retail','0','2024-12-22 20:09:28','','','','185','Cash',0.00,'300','','','8','16.00','1','2024-12-22 17:09:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9980.00','9979','Inclusive','branch','Inventory','','','','yes','','','8173488737634733373433'),(5352,'81734887152','5996',1.00,'200','retail','0','2024-12-22 20:09:37','','','','150','Cash',0.00,'200','','','8','16.00','1','2024-12-22 17:09:56','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999786.00','999785','Inclusive','branch','Inventory','','','','yes','','','8173488738513342843228'),(5353,'81734889967','B001',3.00,'750','retail','0','2024-12-22 20:52:47','','','','169','Cash',0.00,'250','','','8','16.00','1','2024-12-22 17:54:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9638.00','9635','Inclusive','branch','Inventory','','','','yes','','','8173488998988330330382'),(5354,'81734889967','B038',3.00,'750','retail','0','2024-12-22 20:53:09','','','','195.52','Cash',0.00,'250','','','8','16.00','1','2024-12-22 17:54:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9372.00','9369','Inclusive','branch','Inventory','','','','yes','','','8173489001320211423831'),(5355,'81734889967','B023',7.00,'2100','retail','0','2024-12-22 20:53:34','','','','176','Cash',0.00,'300','','','8','16.00','1','2024-12-22 17:54:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','9843.00','9836','Inclusive','branch','Inventory','','','','yes','','','8173489003728231340323'),(5356,'191734874562','B043',1.00,'1200','retail','0','2024-12-22 16:36:02','','','','680','Cash',0.00,'1200','','','19','','1','2024-12-22 18:21:52','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9964.00','9963','Inclusive','branch','Inventory','','','','','',NULL,'19173487683231032282832'),(5357,'191734874562','6040',1.00,'100','retail','0','2024-12-22 17:13:52','','','','42','Cash',0.00,'100','','','19','','1','2024-12-22 18:21:52','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9682.00','9681','Inclusive','branch','Inventory','','','','','',NULL,'19173487684790876312330'),(5358,'191734874562','B006',1.00,'250','retail','0','2024-12-22 17:14:07','','','','176','Cash',0.00,'250','','','19','','1','2024-12-22 18:21:52','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9921.00','9920','Inclusive','branch','Inventory','','','','','',NULL,'19173487685474273154230'),(5359,'191734874562','B091',1.00,'100','retail','0','2024-12-22 17:14:14','','','','47','Cash',0.00,'100','','','19','','1','2024-12-22 18:21:52','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9906.00','9905','Inclusive','branch','Inventory','','','','','',NULL,'19173487686522252021370'),(5360,'191734874562','5996',1.00,'200','retail','0','2024-12-22 17:14:25','','','','150','Cash',0.00,'200','','','19','','1','2024-12-22 18:21:52','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999787.00','999786','Inclusive','branch','Inventory','','','','','',NULL,'19173487696932102293204'),(5361,'191734874562','6038',1.00,'1300','retail','0','2024-12-22 17:16:10','','','','1300','Cash',0.00,'1300','','','19','','1','2024-12-22 18:21:52','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9933.00','9932','Inclusive','branch','Inventory','','','','','',NULL,'19173487698022912382380'),(5362,'191734874562','6516',1.00,'300','retail','0','2024-12-22 21:17:26','','','','125','Cash',0.00,'300','','','19','0.00','1','2024-12-22 18:21:52','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173489171039730001012'),(5363,'121734883941','6515',1.00,'300','retail','0','2024-12-22 19:12:21','','','','100','Cash',0.00,'300','','','12','','1','2024-12-22 18:50:40','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173488396607633722320'),(5364,'121734883941','6519',1.00,'150','retail','0','2024-12-22 19:12:46','','','','50','Cash',0.00,'150','','','12','','1','2024-12-22 18:50:40','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173488397841083229321'),(5365,'121734883941','6519',1.00,'150','retail','0','2024-12-22 21:50:09','','','','50','Cash',0.00,'150','','','12','0.00','1','2024-12-22 18:50:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173489342123332341220'),(5366,'121734883941','B064',1.00,'1200','retail','0','2024-12-22 21:50:21','','','','610','Cash',0.00,'1200','','','12','16.00','1','2024-12-22 18:50:40','2','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9976.00','9975','Inclusive','branch','Inventory','','','','yes','','','12173489343030223343020'),(5367,'121734883941','6040',1.00,'100','retail','0','2024-12-22 21:50:30','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-12-22 18:50:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9676.00','9675','Inclusive','branch','Inventory','','','','yes','','','12173489343783284321243'),(5372,'121734894019','5997',2.00,'2000','retail','0','2024-12-22 22:00:19','','','','1000','Cash',0.00,'1000','','','12','16.00','1','2024-12-22 19:01:57','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999983.00','999981','Inclusive','branch','Inventory','','','','yes','','','12173489405222344933249'),(5373,'121734894019','6044',3.00,'600','retail','0','2024-12-22 22:00:53','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-12-22 19:01:57','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4708.00','4705','Inclusive','branch','Inventory','','','','yes','','','12173489408233492382222'),(5374,'121734894019','6511',5.00,'500','retail','0','2024-12-22 22:01:22','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-12-22 19:01:57','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','13.00','8','Inclusive','branch','Service','1110','4000','5500','yes','','','12173489410522702238320'),(5375,'81734894911','6506',1.00,'1300','retail','0','2024-12-22 22:15:11','','','','700','Cash',0.00,'1300','','','8','0.00','1','2024-12-22 19:17:21','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','8173489493723302023423'),(5376,'81734894911','15',2.00,'300','retail','0','2024-12-22 22:15:37','','','','0','Cash',0.00,'150','','','8','16.00','1','2024-12-22 19:17:21','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999766.00','999764','Inclusive','branch','Inventory','','','','yes','','','8173489495004222933022'),(5377,'81734894911','6512',3.00,'150','retail','0','2024-12-22 22:15:50','','','','30','Cash',0.00,'50','','','8','0.00','1','2024-12-22 19:17:21','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','44.00','41','Inclusive','branch','Service','1110','4000','5500','yes','','','8173489496722824734242'),(5378,'81734894911','6514',1.00,'100','retail','0','2024-12-22 22:16:07','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-22 19:17:21','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','yes','','','8173489498230200482330'),(5379,'81734894911','B023',2.00,'600','retail','0','2024-12-22 22:16:22','','','','176','Cash',0.00,'300','','','8','16.00','1','2024-12-22 19:17:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9836.00','9834','Inclusive','branch','Inventory','','','','yes','','','8173489499830433220973'),(5380,'81734894911','6510',2.00,'200','retail','0','2024-12-22 22:16:38','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-22 19:17:21','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Service','1110','4000','5500','yes','','','8173489501333328903821'),(5381,'81734894911','6513',2.00,'200','retail','0','2024-12-22 22:16:53','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-22 19:17:21','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','8173489503300003383073'),(5382,'81734895042','6040',2.00,'200','retail','0','2024-12-22 22:17:22','','','','42','Cash',0.00,'100','','','8','16.00','1','2024-12-22 19:31:21','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9674.00','9672','Inclusive','branch','Inventory','','','','yes','','','8173489511130530121232'),(5383,'81734895042','B035',3.00,'750','retail','0','2024-12-22 22:19:15','','','','186.68','Cash',0.00,'250','','','8','16.00','1','2024-12-22 19:31:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9963.00','9960','Inclusive','branch','Inventory','','','','yes','','','8173489521121383910321'),(5384,'81734895042','B044',1.00,'2200','retail','0','2024-12-22 22:20:11','','','','1290','Cash',0.00,'2200','','','8','16.00','1','2024-12-22 19:31:21','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9983.00','9982','Inclusive','branch','Inventory','','','','yes','','','8173489522333202220840'),(5385,'81734895042','6511',1.00,'100','retail','0','2024-12-22 22:20:23','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-22 19:31:21','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','8173489523203377033393'),(5386,'81734895042','6512',10.00,'500','retail','0','2024-12-22 22:20:32','','','','30','Cash',0.00,'50','','','8','0.00','1','2024-12-22 19:31:21','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','44.00','34','Inclusive','branch','Service','1110','4000','5500','yes','','','8173489525134391820203'),(5387,'81734895042','B015',2.00,'600','retail','0','2024-12-22 22:28:47','','','','220','Cash',0.00,'300','','','8','16.00','1','2024-12-22 19:31:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9961.00','9959','Inclusive','branch','Inventory','','','','yes','','','8173489575903793229202'),(5388,'81734895042','B015',2.00,'600','retail','0','2024-12-22 22:29:19','','','','220','Cash',0.00,'300','','','8','16.00','1','2024-12-22 19:31:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9959.00','9957','Inclusive','branch','Inventory','','','','yes','','','8173489577901332473882'),(5389,'81734895882','6511',2.00,'200','retail','0','2024-12-22 22:31:22','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-22 19:34:59','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','8173489591822334882325'),(5390,'81734895882','B030',2.00,'500','retail','0','2024-12-22 22:31:58','','','','169.0003774','Cash',0.00,'250','','','8','16.00','1','2024-12-22 19:34:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9599.00','9597','Inclusive','branch','Inventory','','','','yes','','','8173489594720248723528'),(5391,'81734895882','B023',1.00,'300','retail','0','2024-12-22 22:32:27','','','','176','Cash',0.00,'300','','','8','16.00','1','2024-12-22 19:34:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9834.00','9833','Inclusive','branch','Inventory','','','','yes','','','8173489596922830042220'),(5392,'81734895882','6511',2.00,'200','retail','0','2024-12-22 22:32:49','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-22 19:34:59','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','8173489599124332923482'),(5393,'81734895882','5977',1.00,'600','retail','0','2024-12-22 22:33:12','','','','600','Cash',0.00,'600','','','8','16.00','1','2024-12-22 19:34:59','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999985.00','999984','Inclusive','branch','Inventory','','','','yes','','','8173489600692242620022'),(5394,'81734895882','6510',1.00,'100','retail','0','2024-12-22 22:33:26','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-22 19:34:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','yes','','','8173489608470233004820'),(5395,'81734897299','B030',1.00,'250','retail','0','2024-12-22 22:54:59','','','','169.0003774','Cash',0.00,'250','','','8','16.00','1','2024-12-22 19:55:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9597.00','9596','Inclusive','branch','Inventory','','','','yes','','','8173489732230323231333'),(5396,'81734897299','6020',2.00,'400','retail','0','2024-12-22 22:55:22','','','','200','Cash',0.00,'200','','','8','16.00','1','2024-12-22 19:55:53','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999962.00','999960','Inclusive','branch','Inventory','','','','yes','','','8173489734621390333330'),(5397,'121734893964','6000',1.00,'1300','retail','0','2024-12-22 21:59:24','','','','1000','Cash',0.00,'1300','','','12','','1','2024-12-22 20:27:37','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999960.00','999959','Inclusive','branch','Inventory','','','','','',NULL,'12173489397531233023323'),(5398,'121734893964','6044',1.00,'200','retail','0','2024-12-22 21:59:35','','','','100','Cash',0.00,'200','','','12','','1','2024-12-22 20:27:37','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4709.00','4708','Inclusive','branch','Inventory','','','','','',NULL,'12173489398772044332912'),(5399,'121734893964','14',1.00,'1500','retail','0','2024-12-22 21:59:48','','','','1500','Cash',0.00,'1500','','','12','','1','2024-12-22 20:27:37','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','','',NULL,'12173489400022002202233'),(5400,'121734893964','6040',1.00,'100','retail','0','2024-12-22 22:00:00','','','','42','Cash',0.00,'100','','','12','','1','2024-12-22 20:27:37','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9675.00','9674','Inclusive','branch','Inventory','','','','','',NULL,'12173489400803210033023'),(5401,'121734893964','6539',4.00,'1200','retail','0','2024-12-22 23:27:22','','','','234','Cash',0.00,'300','','','12','0.00','1','2024-12-22 20:27:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','3.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173489925532152335230'),(5402,'191734959921','5996',3.00,'600','retail','0','2024-12-23 16:18:41','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-23 13:19:07','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999785.00','999782','Inclusive','branch','Inventory','','','','yes','','','19173495993835752392229'),(5406,'81734962126','15',1.00,'150','retail','0','2024-12-23 16:55:26','','','','0','Cash',0.00,'150','','','8','16.00','1','2024-12-23 13:56:01','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999764.00','999763','Inclusive','branch','Inventory','','','','yes','','','8173496213513213032322'),(5407,'81734962126','6512',3.00,'150','retail','0','2024-12-23 16:55:36','','','','30','Cash',0.00,'50','','','8','0.00','1','2024-12-23 13:56:01','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','44.00','41','Inclusive','branch','Service','1110','4000','5500','yes','','','8173496214734203202930'),(5408,'191734959953','6510',2.00,'200','retail','0','2024-12-23 16:19:13','','','','50','Cash',0.00,'100','','','19','','1','2024-12-23 15:38:19','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173495996832783323203'),(5409,'191734959953','5998',1.00,'500','retail','0','2024-12-23 16:19:28','','','','300','Cash',0.00,'500','','','19','','1','2024-12-23 15:38:19','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999993.00','999992','Inclusive','branch','Inventory','','','','','',NULL,'19173495998100823052022'),(5410,'191734959953','B088',1.00,'400','retail','0','2024-12-23 16:19:42','','','','216','Cash',0.00,'400','','','19','','1','2024-12-23 15:38:19','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9758.00','9757','Inclusive','branch','Inventory','','','','','',NULL,'19173495999303572091233'),(5411,'191734959953','6511',1.00,'100','retail','0','2024-12-23 18:38:10','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-23 15:38:19','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','19173496829702920433287'),(5412,'81734976267','B030',4.00,'1000','retail','0','2024-12-23 20:51:07','','','','169.0003774','Cash',0.00,'250','','','8','16.00','1','2024-12-23 17:51:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9596.00','9592','Inclusive','branch','Inventory','','','','yes','','','8173497628202227282326'),(5413,'81734979557','6015',1.00,'1500','retail','0','2024-12-23 21:45:57','','','','1500','Cash',0.00,'1500','','','8','16.00','1','2024-12-23 18:48:11','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999987.00','999986','Inclusive','branch','Inventory','','','','yes','','','8173497960722133237331'),(5414,'81734979557','6044',2.00,'400','retail','0','2024-12-23 21:46:47','','','','100','Cash',0.00,'200','','','8','16.00','1','2024-12-23 18:48:11','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4705.00','4703','Inclusive','branch','Inventory','','','','yes','','','8173497962130207171331'),(5415,'81734979557','15',4.00,'600','retail','0','2024-12-23 21:47:02','','','','0','Cash',0.00,'150','','','8','16.00','1','2024-12-23 18:48:11','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999763.00','999759','Inclusive','branch','Inventory','','','','yes','','','8173497963422402477329'),(5416,'211735033230','15',1.00,'150','retail','0','2024-12-24 12:40:30','','','','0','Cash',0.00,'150','','','21','16.00','1','2024-12-24 09:40:56','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999759.00','999758','Inclusive','branch','Inventory','','','','yes','','','21173503324112311332220'),(5417,'211735033230','5996',1.00,'200','retail','0','2024-12-24 12:40:42','','','','150','Cash',0.00,'200','','','21','16.00','1','2024-12-24 09:40:56','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999782.00','999781','Inclusive','branch','Inventory','','','','yes','','','21173503325315330222300'),(5418,'191735047316','15',1.00,'150','retail','0','2024-12-24 16:35:16','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-12-24 13:35:48','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999758.00','999757','Inclusive','branch','Inventory','','','','yes','','','19173504733030323233222'),(5419,'191735047316','6501',1.00,'200','retail','0','2024-12-24 16:35:31','','','','100','Cash',0.00,'200','','','19','0.00','1','2024-12-24 13:35:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9966.00','9965','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173504733773070723201'),(5420,'191735047316','6512',2.00,'100','retail','0','2024-12-24 16:35:37','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-12-24 13:35:48','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','19173504734623220525222'),(5421,'81735060738','6540',1.00,'2500','retail','0','2024-12-24 20:18:58','','','','1500','Cash',0.00,'2500','','','8','0.00','1','2024-12-24 17:19:35','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','8173506076242722325353'),(5422,'191735060846','6002',2.00,'500','retail','0','2024-12-24 20:20:46','','','','200','Cash',0.00,'250','','','19','16.00','1','2024-12-24 17:20:59','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999943.00','999941','Inclusive','branch','Inventory','','','','yes','','','19173506085633815281023'),(5423,'81735064266','6506',1.00,'1300','retail','0','2024-12-24 21:17:46','','','','700','Cash',0.00,'1300','','','8','0.00','1','2024-12-24 18:18:59','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','8173506428320602383324'),(5424,'81735064266','6044',1.00,'200','retail','0','2024-12-24 21:18:03','','','','100','Cash',0.00,'200','','','8','16.00','1','2024-12-24 18:18:59','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4703.00','4702','Inclusive','branch','Inventory','','','','yes','','','8173506430103230233234'),(5425,'81735064266','6510',1.00,'100','retail','0','2024-12-24 21:18:21','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-24 18:18:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','yes','','','8173506431433830433111'),(5426,'81735064266','6513',1.00,'100','retail','0','2024-12-24 21:18:34','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-24 18:18:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','8173506432727230323316'),(5427,'191735113645','6555',4.00,'4800','retail','0','2024-12-25 11:00:45','','','','600','Cash',0.00,'1200','','','19','0.00','1','2024-12-25 08:01:50','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','yes','','','19173511367853002270203'),(5428,'191735113645','6509',1.00,'1500','retail','0','2024-12-25 11:01:18','','','','700','Cash',0.00,'1500','','','19','0.00','1','2024-12-25 08:01:50','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','19173511370110172132303'),(5429,'191735113903','5996',3.00,'600','retail','0','2024-12-25 11:05:03','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-25 08:08:09','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999781.00','999778','Inclusive','branch','Inventory','','','','yes','','','19173511394122202909707'),(5430,'191735113903','B030',4.00,'1000','retail','0','2024-12-25 11:05:41','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-12-25 08:08:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9592.00','9588','Inclusive','branch','Inventory','','','','yes','','','19173511408612321363122'),(5431,'191735114403','B030',2.00,'500','retail','0','2024-12-25 11:13:23','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-12-25 08:18:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9588.00','9586','Inclusive','branch','Inventory','','','','yes','','','19173511441433132402133'),(5432,'191735115050','15',1.00,'150','retail','0','2024-12-25 11:24:10','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-12-25 08:24:43','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999757.00','999756','Inclusive','branch','Inventory','','','','yes','','','19173511506102223231111'),(5433,'191735115050','6512',2.00,'100','retail','0','2024-12-25 11:24:21','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-12-25 08:24:43','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','19173511507920100231003'),(5434,'121735115279','6000',2.00,'2600','retail','0','2024-12-25 11:27:59','','','','1000','Cash',0.00,'1300','','','12','16.00','1','2024-12-25 08:32:16','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999959.00','999957','Inclusive','branch','Inventory','','','','yes','','','12173511530823533722331'),(5435,'121735115279','6562',1.00,'1600','retail','0','2024-12-25 11:32:03','','','','1000','Cash',0.00,'1600','','','12','0.00','1','2024-12-25 08:32:16','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173511553433335020242'),(5436,'191735120690','6512',1.00,'50','retail','0','2024-12-25 12:58:10','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-12-25 10:09:42','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','yes','','','19173512134130000232103'),(5437,'191735120690','6514',2.00,'200','retail','0','2024-12-25 13:09:02','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-25 10:09:42','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Service','1110','4000','5500','yes','','','19173512135223203333913'),(5438,'191735120690','6034',2.00,'200','retail','0','2024-12-25 13:09:12','','','','100','Cash',0.00,'100','','','19','16.00','1','2024-12-25 10:09:42','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999988.00','999986','Inclusive','branch','Inventory','','','','yes','','','19173512136870023100003'),(5439,'191735120690','6519',2.00,'300','retail','0','2024-12-25 13:09:28','','','','50','Cash',0.00,'150','','','19','0.00','1','2024-12-25 10:09:42','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173512137823782082031'),(5445,'191735122287','6002',2.00,'500','retail','0','2024-12-25 13:24:47','','','','200','Cash',0.00,'250','','','19','16.00','1','2024-12-25 10:26:37','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999941.00','999939','Inclusive','branch','Inventory','','','','yes','','','19173512238632303322128'),(5446,'191735122287','6511',3.00,'300','retail','0','2024-12-25 13:26:27','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-25 10:26:37','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173512239513233392399'),(5449,'191735122022','6514',1.00,'100','retail','0','2024-12-25 13:20:23','','','','50','Cash',0.00,'100','','','19','','1','2024-12-25 10:36:50','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173512204852303722102'),(5450,'191735122022','6512',1.00,'50','retail','0','2024-12-25 13:27:19','','','','30','Cash',0.00,'50','','','19','','1','2024-12-25 10:36:50','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173512245233004023022'),(5451,'191735122022','6514',1.00,'100','retail','0','2024-12-25 13:36:35','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-25 10:36:50','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','yes','','','19173512300811701328002'),(5452,'121735123205','5996',2.00,'400','retail','0','2024-12-25 13:40:05','','','','150','Cash',0.00,'200','','','12','16.00','1','2024-12-25 10:41:00','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999778.00','999776','Inclusive','branch','Inventory','','','','yes','','','12173512322113302532202'),(5453,'121735123205','6510',2.00,'200','retail','0','2024-12-25 13:40:22','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-12-25 10:41:00','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Service','1110','4000','5500','yes','','','12173512323122003305322'),(5454,'121735123205','B088',2.00,'800','retail','0','2024-12-25 13:40:32','','','','216','Cash',0.00,'400','','','12','16.00','1','2024-12-25 10:41:00','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9757.00','9755','Inclusive','branch','Inventory','','','','yes','','','12173512324273533302225'),(5455,'121735123205','6513',2.00,'200','retail','0','2024-12-25 13:40:42','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-12-25 10:41:00','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173512325735212713011'),(5461,'191735125444','7029',1.00,'1800','retail','0','2024-12-25 14:17:24','','','','1200','Cash',0.00,'1800','','','19','','1','2024-12-25 11:25:51','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9910.00','9909','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19173512586823222072223'),(5462,'191735125444','6044',2.00,'400','retail','0','2024-12-25 14:24:28','','','','100','Cash',0.00,'200','','','19','','1','2024-12-25 11:25:51','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4702.00','4700','Inclusive','branch','Inventory','','','','','',NULL,'19173512587662371333232'),(5463,'191735125952','6002',2.00,'500','retail','0','2024-12-25 14:25:52','','','','200','Cash',0.00,'250','','','19','16.00','1','2024-12-25 11:28:19','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999939.00','999937','Inclusive','branch','Inventory','','','','yes','','','19173512609732113300229'),(5464,'191735126100','6511',2.00,'200','retail','0','2024-12-25 14:28:20','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-25 11:28:50','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','19173512611922303011301'),(5465,'191735126100','5996',1.00,'200','retail','0','2024-12-25 14:28:39','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-25 11:28:50','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999776.00','999775','Inclusive','branch','Inventory','','','','yes','','','19173512612821302230022'),(5478,'191735126771','6520',2.00,'400','retail','0','2024-12-25 14:39:31','','','','100','Cash',0.00,'200','','','19','0.00','1','2024-12-25 11:41:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','19173512687103023753033'),(5484,'191735126475','5996',2.00,'400','retail','0','2024-12-25 14:34:35','','','','150','Cash',0.00,'200','','','19','','1','2024-12-25 11:52:50','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999775.00','999773','Inclusive','branch','Inventory','','','','','',NULL,'19173512649950510923315'),(5485,'191735126475','6048',1.00,'600','retail','0','2024-12-25 14:35:21','','','','300','Cash',0.00,'600','','','19','','1','2024-12-25 11:52:50','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9988.00','9987','Inclusive','branch','Inventory','','','','','',NULL,'19173512653101225052171'),(5486,'191735126475','6511',2.00,'200','retail','0','2024-12-25 14:52:11','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-25 11:52:50','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','19173512753923032132229'),(5487,'191735127571','B089',1.00,'200','retail','0','2024-12-25 14:52:51','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2024-12-25 11:53:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9739.00','9738','Inclusive','branch','Inventory','','','','yes','','','19173512757913209771322'),(5488,'191735121383','6516',1.00,'300','retail','0','2024-12-25 13:09:43','','','','125','Cash',0.00,'300','','','19','','1','2024-12-25 11:55:29','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173512202023395223033'),(5489,'191735121383','6048',1.00,'600','retail','0','2024-12-25 13:24:00','','','','300','Cash',0.00,'600','','','19','','1','2024-12-25 11:55:29','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9989.00','9988','Inclusive','branch','Inventory','','','','','',NULL,'19173512226712012327300'),(5490,'191735121383','6510',2.00,'200','retail','0','2024-12-25 13:24:28','','','','50','Cash',0.00,'100','','','19','','1','2024-12-25 11:55:29','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173512228102223123232'),(5491,'191735121383','B088',1.00,'400','retail','0','2024-12-25 14:39:04','','','','216','Cash',0.00,'400','','','19','','1','2024-12-25 11:55:29','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9754.00','9753','Inclusive','branch','Inventory','','','','','',NULL,'19173512676500332323360'),(5492,'191735121383','B097',1.00,'150','retail','0','2024-12-25 14:50:20','','','','41.66666667','Cash',0.00,'150','','','19','','1','2024-12-25 11:55:29','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9981.00','9980','Inclusive','branch','Inventory','','','','','',NULL,'19173512746535104421691'),(5493,'191735121383','6513',1.00,'100','retail','0','2024-12-25 14:55:18','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-25 11:55:29','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173512772715323221700'),(5494,'191735127730','6012',2.00,'1000','retail','0','2024-12-25 14:55:30','','','','500','Cash',0.00,'500','','','19','16.00','1','2024-12-25 11:59:16','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999981.00','999979','Inclusive','branch','Inventory','','','','yes','','','19173512795303120300323'),(5495,'191735127957','6511',1.00,'100','retail','0','2024-12-25 14:59:17','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-25 12:00:33','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','19173512802230320131053'),(5496,'191735127957','B089',1.00,'200','retail','0','2024-12-25 15:00:22','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2024-12-25 12:00:33','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9738.00','9737','Inclusive','branch','Inventory','','','','yes','','','19173512803103521212310'),(5499,'191735129115','6520',2.00,'400','retail','0','2024-12-25 15:18:35','','','','100','Cash',0.00,'200','','','19','0.00','1','2024-12-25 12:19:31','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','19173512916863062123581'),(5500,'191735129172','B089',1.00,'200','retail','0','2024-12-25 15:19:32','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2024-12-25 12:20:32','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9737.00','9736','Inclusive','branch','Inventory','','','','yes','','','19173512923013223921237'),(5501,'191735124841','6511',2.00,'200','retail','0','2024-12-25 14:07:21','','','','50','Cash',0.00,'100','','','19','','1','2024-12-25 12:27:26','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173512485420531471220'),(5502,'191735124841','B097',1.00,'150','retail','0','2024-12-25 14:07:34','','','','41.66666667','Cash',0.00,'150','','','19','','1','2024-12-25 12:27:26','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9982.00','9981','Inclusive','branch','Inventory','','','','','',NULL,'19173512486809132032030'),(5503,'191735124841','6540',1.00,'2500','retail','0','2024-12-25 14:07:49','','','','1500','Cash',0.00,'2500','','','19','','1','2024-12-25 12:27:26','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173512492920211933323'),(5504,'191735124841','6511',2.00,'200','retail','0','2024-12-25 15:25:30','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-25 12:27:26','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','19173512964303033932200'),(5505,'191735128035','7029',1.00,'1800','retail','0','2024-12-25 15:00:35','','','','1200','Cash',0.00,'1800','','','19','','1','2024-12-25 12:29:54','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9909.00','9908','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19173512910013520030133'),(5506,'191735128035','5996',1.00,'200','retail','0','2024-12-25 15:18:20','','','','150','Cash',0.00,'200','','','19','','1','2024-12-25 12:29:54','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999773.00','999772','Inclusive','branch','Inventory','','','','','',NULL,'19173512910995232231311'),(5507,'191735128035','6516',1.00,'300','retail','0','2024-12-25 15:29:39','','','','125','Cash',0.00,'300','','','19','0.00','1','2024-12-25 12:29:54','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173512979297372023502'),(5528,'191735132464','B030',2.00,'500','retail','0','2024-12-25 16:14:24','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-12-25 13:14:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9586.00','9584','Inclusive','branch','Inventory','','','','yes','','','19173513247702121923323'),(5529,'191735132482','5997',1.00,'1000','retail','0','2024-12-25 16:14:42','','','','1000','Cash',0.00,'1000','','','19','16.00','1','2024-12-25 13:21:43','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999981.00','999980','Inclusive','branch','Inventory','','','','yes','','','19173513260321322205233'),(5530,'191735132482','6046',1.00,'700','retail','0','2024-12-25 16:16:43','','','','400','Cash',0.00,'700','','','19','16.00','1','2024-12-25 13:21:43','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999930.00','999929','Inclusive','branch','Inventory','','','','yes','','','19173513261703303922332'),(5531,'191735132482','5996',1.00,'200','retail','0','2024-12-25 16:16:57','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-25 13:21:43','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999772.00','999771','Inclusive','branch','Inventory','','','','yes','','','19173513262515222122032'),(5532,'191735132482','6528',3.00,'750','retail','0','2024-12-25 16:17:06','','','','150 ','Cash',0.00,'250','','','19','0.00','1','2024-12-25 13:21:43','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','yes','','','19173513263451023931332'),(5533,'191735132482','B088',1.00,'400','retail','0','2024-12-25 16:17:14','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-12-25 13:21:43','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9752.00','9751','Inclusive','branch','Inventory','','','','yes','','','19173513280723032132229'),(5534,'191735132482','B022',2.00,'500','retail','0','2024-12-25 16:20:07','','','','176','Cash',0.00,'250','','','19','16.00','1','2024-12-25 13:21:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9943.00','9941','Inclusive','branch','Inventory','','','','yes','','','19173513283132323083033'),(5535,'191735132482','B022',1.00,'250','retail','0','2024-12-25 16:20:31','','','','176','Cash',0.00,'250','','','19','16.00','1','2024-12-25 13:21:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9941.00','9940','Inclusive','branch','Inventory','','','','yes','','','19173513284533900375124'),(5536,'191735132482','6549',2.00,'500','retail','0','2024-12-25 16:20:45','','','','200','Cash',0.00,'250','','','19','0.00','1','2024-12-25 13:21:43','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','19173513289712932133512'),(5537,'191735132904','B018',2.00,'500','retail','0','2024-12-25 16:21:44','','','','169.0793103','Cash',0.00,'250','','','19','16.00','1','2024-12-25 13:25:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9968.00','9966','Inclusive','branch','Inventory','','','','yes','','','19173513301333101032333'),(5538,'191735132904','B022',2.00,'500','retail','0','2024-12-25 16:23:33','','','','176','Cash',0.00,'250','','','19','16.00','1','2024-12-25 13:25:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9940.00','9938','Inclusive','branch','Inventory','','','','yes','','','19173513313892511780070'),(5545,'191735134262','6511',2.00,'200','retail','0','2024-12-25 16:44:22','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-25 13:44:45','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','19173513428121039300333'),(5551,'191735134592','6511',1.00,'100','retail','0','2024-12-25 16:49:52','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-25 13:57:13','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','19173513503123392330313'),(5562,'191735136640','5996',1.00,'200','retail','0','2024-12-25 17:24:01','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-25 14:24:11','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999770.00','999769','Inclusive','branch','Inventory','','','','yes','','','19173513664937235342326'),(5563,'191735137437','6002',2.00,'500','retail','0','2024-12-25 17:37:18','','','','200','Cash',0.00,'250','','','19','16.00','1','2024-12-25 14:37:30','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999937.00','999935','Inclusive','branch','Inventory','','','','yes','','','19173513744833822303373'),(5564,'191735131198','5980',1.00,'900','retail','0','2024-12-25 15:53:18','','','','900','Cash',0.00,'900','','','19','','1','2024-12-25 14:48:52','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999955.00','999954','Inclusive','branch','Inventory','','','','','',NULL,'19173513121013331730302'),(5565,'191735131198','6528',1.00,'250','retail','0','2024-12-25 15:53:30','','','','150 ','Cash',0.00,'250','','','19','','1','2024-12-25 14:48:52','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173513121910931113079'),(5566,'191735131198','6510',1.00,'100','retail','0','2024-12-25 15:53:39','','','','50','Cash',0.00,'100','','','19','','1','2024-12-25 14:48:52','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173513122533203233152'),(5567,'191735131198','B088',1.00,'400','retail','0','2024-12-25 15:53:46','','','','216','Cash',0.00,'400','','','19','','1','2024-12-25 14:48:52','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9753.00','9752','Inclusive','branch','Inventory','','','','','',NULL,'19173513123413333070334'),(5569,'191735138727','6002',2.00,'500','retail','0','2024-12-25 17:58:47','','','','200','Cash',0.00,'250','','','19','16.00','1','2024-12-25 15:01:09','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999935.00','999933','Inclusive','branch','Inventory','','','','yes','','','19173513886653320083238'),(5572,'191735140265','B006',2.00,'500','retail','0','2024-12-25 18:24:25','','','','176','Cash',0.00,'250','','','19','16.00','1','2024-12-25 15:24:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9920.00','9918','Inclusive','branch','Inventory','','','','yes','','','19173514028132733508212'),(5581,'191735141472','6501',2.00,'400','retail','0','2024-12-25 18:44:32','','','','100','Cash',0.00,'200','','','19','','1','2024-12-25 15:50:26','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9965.00','9963','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19173514179031310113447'),(5582,'191735141472','6013',2.00,'200','retail','0','2024-12-25 18:50:06','','','','100','Cash',0.00,'100','','','19','16.00','1','2024-12-25 15:50:26','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999947.00','999945','Inclusive','branch','Inventory','','','','yes','','','19173514182445094412291'),(5594,'191735126131','B088',1.00,'400','retail','0','2024-12-25 14:28:51','','','','216','Cash',0.00,'400','','','19','','1','2024-12-25 16:04:35','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9755.00','9754','Inclusive','branch','Inventory','','','','','',NULL,'19173512637232323372639'),(5595,'191735126131','B064',1.00,'1200','retail','0','2024-12-25 14:32:53','','','','610','Cash',0.00,'1200','','','19','','1','2024-12-25 16:04:35','2','7','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9975.00','9974','Inclusive','branch','Inventory','','','','','',NULL,'19173512638081326030303'),(5596,'191735126131','6038',1.00,'1300','retail','0','2024-12-25 14:33:00','','','','1300','Cash',0.00,'1300','','','19','','1','2024-12-25 16:04:35','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9932.00','9931','Inclusive','branch','Inventory','','','','','',NULL,'19173512639521933306035'),(5597,'191735126131','6000',1.00,'1300','retail','0','2024-12-25 14:33:15','','','','1000','Cash',0.00,'1300','','','19','','1','2024-12-25 16:04:35','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999957.00','999956','Inclusive','branch','Inventory','','','','','',NULL,'19173512640413642533903'),(5598,'191735126131','6020',1.00,'200','retail','0','2024-12-25 14:33:24','','','','200','Cash',0.00,'200','','','19','','1','2024-12-25 16:04:35','2','12','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999960.00','999959','Inclusive','branch','Inventory','','','','','',NULL,'19173512641635302202760'),(5599,'191735126131','6522',1.00,'300','retail','0','2024-12-25 14:33:37','','','','150','Cash',0.00,'300','','','19','','1','2024-12-25 16:04:35','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173512645630032312353'),(5600,'191735126131','6510',1.00,'100','retail','0','2024-12-25 16:05:48','','','','50','Cash',0.00,'100','','','19','','1','2024-12-25 16:04:35','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173513206303203021359'),(5601,'191735126131','6513',1.00,'100','retail','0','2024-12-25 16:07:43','','','','50','Cash',0.00,'100','','','19','','1','2024-12-25 16:04:35','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173513207832309332120'),(5602,'191735126131','B088',1.00,'400','retail','0','2024-12-25 16:59:37','','','','216','Cash',0.00,'400','','','19','','1','2024-12-25 16:04:35','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9750.00','9749','Inclusive','branch','Inventory','','','','','',NULL,'19173513519105039152352'),(5603,'191735126131','B097',1.00,'150','retail','0','2024-12-25 16:59:51','','','','41.66666667','Cash',0.00,'150','','','19','','1','2024-12-25 16:04:35','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9980.00','9979','Inclusive','branch','Inventory','','','','','',NULL,'19173513617202005321923'),(5604,'191735126131','B097',1.00,'150','retail','0','2024-12-25 19:02:48','','','','41.66666667','Cash',0.00,'150','','','19','','1','2024-12-25 16:04:35','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9979.00','9978','Inclusive','branch','Inventory','','','','','',NULL,'19173514260473373022314'),(5605,'191735126131','15',1.00,'150','retail','0','2024-12-25 19:04:22','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-12-25 16:04:35','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999755.00','999754','Inclusive','branch','Inventory','','','','yes','','','19173514267123312020222'),(5618,'191735138133','B030',1.00,'250','retail','0','2024-12-25 17:48:53','','','','169.0003774','Cash',0.00,'250','','','19','','1','2024-12-25 16:15:47','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9584.00','9583','Inclusive','branch','Inventory','','','','','',NULL,'19173513872433034012123'),(5619,'191735138133','15',1.00,'150','retail','0','2024-12-25 18:12:12','','','','0','Cash',0.00,'150','','','19','','1','2024-12-25 16:15:47','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999756.00','999755','Inclusive','branch','Inventory','','','','','',NULL,'19173513954431212093233'),(5620,'191735138133','B030',1.00,'250','retail','0','2024-12-25 19:11:05','','','','169.0003774','Cash',0.00,'250','','','19','','1','2024-12-25 16:15:47','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9583.00','9582','Inclusive','branch','Inventory','','','','','',NULL,'19173514307813119040303'),(5621,'191735138133','15',1.00,'150','retail','0','2024-12-25 19:11:18','','','','0','Cash',0.00,'150','','','19','','1','2024-12-25 16:15:47','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999754.00','999753','Inclusive','branch','Inventory','','','','','',NULL,'19173514309423334330209'),(5622,'191735138133','6514',2.00,'200','retail','0','2024-12-25 19:15:32','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-25 16:15:47','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Service','1110','4000','5500','yes','','','19173514334592070331534'),(5642,'191735145875','6002',1.00,'250','retail','0','2024-12-25 19:57:55','','','','200','Cash',0.00,'250','','','19','16.00','1','2024-12-25 16:58:12','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999933.00','999932','Inclusive','branch','Inventory','','','','yes','','','19173514588701522337250'),(5643,'191735133142','B088',1.00,'400','retail','0','2024-12-25 16:25:42','','','','216','Cash',0.00,'400','','','19','','1','2024-12-25 17:18:04','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9751.00','9750','Inclusive','branch','Inventory','','','','','',NULL,'19173513355075392321331'),(5644,'191735133142','6015',1.00,'1500','retail','0','2024-12-25 16:32:30','','','','1500','Cash',0.00,'1500','','','19','','1','2024-12-25 17:18:04','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999986.00','999985','Inclusive','branch','Inventory','','','','','',NULL,'19173513355933720133223'),(5645,'191735133142','B023',1.00,'300','retail','0','2024-12-25 16:43:16','','','','176','Cash',0.00,'300','','','19','','1','2024-12-25 17:18:04','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9833.00','9832','Inclusive','branch','Inventory','','','','','',NULL,'19173513425272320223023'),(5646,'191735133142','B009',1.00,'300','retail','0','2024-12-25 16:44:13','','','','204','Cash',0.00,'300','','','19','','1','2024-12-25 17:18:04','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9760.00','9759','Inclusive','branch','Inventory','','','','','',NULL,'19173513425992322213320'),(5647,'191735133142','5996',1.00,'200','retail','0','2024-12-25 16:47:33','','','','150','Cash',0.00,'200','','','19','','1','2024-12-25 17:18:04','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999771.00','999770','Inclusive','branch','Inventory','','','','','',NULL,'19173513446123303210233'),(5648,'191735133142','B009',1.00,'300','retail','0','2024-12-25 18:31:36','','','','204','Cash',0.00,'300','','','19','','1','2024-12-25 17:18:04','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9759.00','9758','Inclusive','branch','Inventory','','','','','',NULL,'19173514071510513317130'),(5649,'191735133142','B023',2.00,'600','retail','0','2024-12-25 18:31:55','','','','176','Cash',0.00,'300','','','19','','1','2024-12-25 17:18:04','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9832.00','9830','Inclusive','branch','Inventory','','','','','',NULL,'19173514072623027224520'),(5650,'191735133142','B088',1.00,'400','retail','0','2024-12-25 19:09:54','','','','216','Cash',0.00,'400','','','19','','1','2024-12-25 17:18:04','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9749.00','9748','Inclusive','branch','Inventory','','','','','',NULL,'19173514300743233320422'),(5651,'191735133142','B009',1.00,'300','retail','0','2024-12-25 19:31:03','','','','204','Cash',0.00,'300','','','19','','1','2024-12-25 17:18:04','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9758.00','9757','Inclusive','branch','Inventory','','','','','',NULL,'19173514427221227393712'),(5652,'191735133142','6529',1.00,'600','retail','0','2024-12-25 19:45:12','','','','300','Cash',0.00,'600','','','19','','1','2024-12-25 17:18:04','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173514512322221233349'),(5653,'191735133142','B009',1.00,'300','retail','0','2024-12-25 20:17:49','','','','204','Cash',0.00,'300','','','19','16.00','1','2024-12-25 17:18:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9757.00','9756','Inclusive','branch','Inventory','','','','yes','','','19173514708221020284252'),(5654,'191735148529','B028',1.00,'300','retail','0','2024-12-25 20:42:09','','','','195','Cash',0.00,'300','','','19','16.00','1','2024-12-25 17:42:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9882.00','9881','Inclusive','branch','Inventory','','','','yes','','','19173514855493314227200'),(5655,'191735148529','B019',1.00,'350','retail','0','2024-12-25 20:42:35','','','','265','Cash',0.00,'350','','','19','16.00','1','2024-12-25 17:42:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9929.00','9928','Inclusive','branch','Inventory','','','','yes','','','19173514856263233113237'),(5656,'191735148567','B013',2.00,'600','retail','0','2024-12-25 20:42:47','','','','185','Cash',0.00,'300','','','19','16.00','1','2024-12-25 17:43:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9979.00','9977','Inclusive','branch','Inventory','','','','yes','','','19173514858122385833213'),(5658,'191735148733','B018',1.00,'250','retail','0','2024-12-25 20:45:33','','','','169.0793103','Cash',0.00,'250','','','19','','1','2024-12-25 17:53:38','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9966.00','9965','Inclusive','branch','Inventory','','','','','',NULL,'19173514874732001310230'),(5659,'191735148733','B038',1.00,'250','retail','0','2024-12-25 20:53:22','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-12-25 17:53:38','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9369.00','9368','Inclusive','branch','Inventory','','','','yes','','','19173514921522520303230'),(5660,'191735152212','6512',4.00,'200','retail','0','2024-12-25 21:43:32','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-12-25 18:45:37','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','44.00','40','Inclusive','branch','Service','1110','4000','5500','yes','','','19173515225572229253223'),(5661,'191735152212','6511',2.00,'200','retail','0','2024-12-25 21:44:15','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-25 18:45:37','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','19173515233593313222303'),(5662,'191735152338','6555',3.00,'3600','retail','0','2024-12-25 21:45:38','','','','600','Cash',0.00,'1200','','','19','0.00','1','2024-12-25 18:47:16','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','yes','','','19173515243303220220333'),(5663,'191735152556','6512',2.00,'100','retail','0','2024-12-25 21:49:16','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-12-25 18:49:34','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','19173515256883215136330'),(5664,'191735152828','B064',1.00,'1200','retail','0','2024-12-25 21:53:48','','','','610','Cash',0.00,'1200','','','19','16.00','1','2024-12-25 18:59:52','2','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9974.00','9973','Inclusive','branch','Inventory','','','','yes','','','19173515318722375832033'),(5665,'191735153642','5980',1.00,'900','retail','0','2024-12-25 22:07:22','','','','900','Cash',0.00,'900','','','19','16.00','1','2024-12-25 19:07:33','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999954.00','999953','Inclusive','branch','Inventory','','','','yes','','','19173515365121517261209'),(5666,'191735154754','6563',2.00,'600','retail','0','2024-12-25 22:25:54','','','','150','Cash',0.00,'300','','','19','0.00','1','2024-12-25 19:26:15','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','19173515477131013703201'),(5667,'191735155524','6529',1.00,'600','retail','0','2024-12-25 22:38:44','','','','300','Cash',0.00,'600','','','19','0.00','1','2024-12-25 19:39:37','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173515557231153352230'),(5675,'81735206966','B030',1.00,'250','retail','0','2024-12-26 12:56:06','','','','169.0003774','Cash',0.00,'250','','','8','16.00','1','2024-12-26 09:56:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9582.00','9581','Inclusive','branch','Inventory','','','','yes','','','8173520698205328812842'),(5676,'191735200689','B015',2.00,'600','retail','0','2024-12-26 11:11:29','','','','220','Cash',0.00,'300','','','19','','1','2024-12-26 10:05:05','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9957.00','9955','Inclusive','branch','Inventory','','','','','',NULL,'19173520070122220393712'),(5677,'191735200689','6040',1.00,'100','retail','0','2024-12-26 11:11:41','','','','42','Cash',0.00,'100','','','19','','1','2024-12-26 10:05:05','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9672.00','9671','Inclusive','branch','Inventory','','','','','',NULL,'19173520071807023021000'),(5678,'191735200689','B016',2.00,'600','retail','0','2024-12-26 12:52:25','','','','220','Cash',0.00,'300','','','19','','1','2024-12-26 10:05:05','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9964.00','9962','Inclusive','branch','Inventory','','','','','',NULL,'19173520675837373239330'),(5679,'191735200689','6512',4.00,'200','retail','0','2024-12-26 12:52:39','','','','30','Cash',0.00,'50','','','19','','1','2024-12-26 10:05:05','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','44.00','40','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173520677031200702317'),(5680,'191735200689','6012',1.00,'500','retail','0','2024-12-26 12:52:50','','','','500','Cash',0.00,'500','','','19','','1','2024-12-26 10:05:05','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999979.00','999978','Inclusive','branch','Inventory','','','','','',NULL,'19173520679562092330620'),(5681,'191735200689','6035',1.00,'500','retail','0','2024-12-26 13:04:44','','','','500','Cash',0.00,'500','','','19','16.00','1','2024-12-26 10:05:05','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999998.00','999997','Inclusive','branch','Inventory','','','','yes','','','19173520750333332230033'),(5682,'191735208416','B001',1.00,'250','retail','0','2024-12-26 13:20:16','','','','169','Cash',0.00,'250','','','19','16.00','1','2024-12-26 10:20:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9635.00','9634','Inclusive','branch','Inventory','','','','yes','','','19173520842504033103390'),(5683,'81735208467','B015',1.00,'300','retail','0','2024-12-26 13:21:07','','','','220','Cash',0.00,'300','','','8','16.00','1','2024-12-26 10:22:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9955.00','9954','Inclusive','branch','Inventory','','','','yes','','','8173520848503172120750'),(5684,'81735208467','B089',1.00,'200','retail','0','2024-12-26 13:21:25','','','','79.16675','Cash',0.00,'200','','','8','16.00','1','2024-12-26 10:22:35','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9736.00','9735','Inclusive','branch','Inventory','','','','yes','','','8173520850353220733350'),(5685,'81735208467','B038',1.00,'250','retail','0','2024-12-26 13:21:43','','','','195.52','Cash',0.00,'250','','','8','16.00','1','2024-12-26 10:22:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9368.00','9367','Inclusive','branch','Inventory','','','','yes','','','8173520852010050000833'),(5686,'81735208467','6512',6.00,'300','retail','0','2024-12-26 13:22:01','','','','30','Cash',0.00,'50','','','8','0.00','1','2024-12-26 10:22:35','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','44.00','38','Inclusive','branch','Service','1110','4000','5500','yes','','','8173520853721332032532'),(5723,'191735210854','6016',2.00,'1500','retail','0','2024-12-26 14:00:54','','','','750','Cash',0.00,'750','','','19','','1','2024-12-26 12:45:18','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999984.00','999982','Inclusive','branch','Inventory','','','','','',NULL,'19173521140433111339321'),(5724,'191735210854','5996',3.00,'600','retail','0','2024-12-26 14:10:05','','','','150','Cash',0.00,'200','','','19','','1','2024-12-26 12:45:18','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999764.00','999761','Inclusive','branch','Inventory','','','','','',NULL,'19173521141612213363322'),(5725,'191735210854','5984',3.00,'300','retail','0','2024-12-26 14:10:16','','','','100','Cash',0.00,'100','','','19','','1','2024-12-26 12:45:18','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999914.00','999911','Inclusive','branch','Inventory','','','','','',NULL,'19173521142727272013223'),(5726,'191735210854','6011',1.00,'1200','retail','0','2024-12-26 14:10:47','','','','1000','Cash',0.00,'1200','','','19','','1','2024-12-26 12:45:18','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999989.00','999988','Inclusive','branch','Inventory','','','','','',NULL,'19173521145902522722350'),(5727,'191735210854','B088',1.00,'400','retail','0','2024-12-26 14:24:27','','','','216','Cash',0.00,'400','','','19','','1','2024-12-26 12:45:18','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9747.00','9746','Inclusive','branch','Inventory','','','','','',NULL,'19173521227711102032502'),(5728,'191735210854','5984',2.00,'200','retail','0','2024-12-26 14:43:42','','','','100','Cash',0.00,'100','','','19','','1','2024-12-26 12:45:18','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999911.00','999909','Inclusive','branch','Inventory','','','','','',NULL,'19173521353423337034430'),(5729,'191735210854','B088',1.00,'400','retail','0','2024-12-26 15:45:03','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-12-26 12:45:18','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9745.00','9744','Inclusive','branch','Inventory','','','','yes','','','19173521711421203333273'),(5734,'191735213541','6040',2.00,'200','retail','0','2024-12-26 14:45:41','','','','42','Cash',0.00,'100','','','19','','1','2024-12-26 12:59:00','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9670.00','9668','Inclusive','branch','Inventory','','','','','',NULL,'19173521399822233329903'),(5735,'191735213541','6516',1.00,'300','retail','0','2024-12-26 14:53:19','','','','125','Cash',0.00,'300','','','19','','1','2024-12-26 12:59:00','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173521400929203029330'),(5736,'191735213541','B088',1.00,'400','retail','0','2024-12-26 14:53:29','','','','216','Cash',0.00,'400','','','19','','1','2024-12-26 12:59:00','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9746.00','9745','Inclusive','branch','Inventory','','','','','',NULL,'19173521401572223120330'),(5737,'191735213541','6511',1.00,'100','retail','0','2024-12-26 14:53:36','','','','50','Cash',0.00,'100','','','19','','1','2024-12-26 12:59:00','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173521402404373223022'),(5738,'191735213541','5996',5.00,'1000','retail','0','2024-12-26 14:53:44','','','','150','Cash',0.00,'200','','','19','','1','2024-12-26 12:59:00','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','999761.00','999756','Inclusive','branch','Inventory','','','','','',NULL,'19173521403600133633313'),(5739,'191735213541','6514',5.00,'500','retail','0','2024-12-26 14:53:56','','','','50','Cash',0.00,'100','','','19','','1','2024-12-26 12:59:00','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','15.00','10','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173521404631133330502'),(5740,'191735213541','7029',1.00,'1800','retail','0','2024-12-26 14:54:06','','','','1200','Cash',0.00,'1800','','','19','','1','2024-12-26 12:59:00','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9908.00','9907','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19173521408230822239014'),(5741,'191735213541','6527',1.00,'200','retail','0','2024-12-26 14:54:42','','','','50','Cash',0.00,'200','','','19','','1','2024-12-26 12:59:00','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173521409503025020220'),(5742,'191735213541','5996',1.00,'200','retail','0','2024-12-26 15:58:47','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-26 12:59:00','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999753.00','999752','Inclusive','branch','Inventory','','','','yes','','','19173521793507223313923'),(5743,'191735214409','15',1.00,'150','retail','0','2024-12-26 15:00:09','','','','0','Cash',0.00,'150','','','19','','1','2024-12-26 13:01:52','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999753.00','999752','Inclusive','branch','Inventory','','','','','',NULL,'19173521613823225321253'),(5744,'191735214409','5984',1.00,'100','retail','0','2024-12-26 15:28:58','','','','100','Cash',0.00,'100','','','19','','1','2024-12-26 13:01:52','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999909.00','999908','Inclusive','branch','Inventory','','','','','',NULL,'19173521616032211265057'),(5745,'191735214409','15',1.00,'150','retail','0','2024-12-26 16:00:13','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-12-26 13:01:52','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999752.00','999751','Inclusive','branch','Inventory','','','','yes','','','19173521802350323881272'),(5746,'191735212328','B030',1.00,'250','retail','0','2024-12-26 14:25:28','','','','169.0003774','Cash',0.00,'250','','','19','','1','2024-12-26 13:18:18','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9581.00','9580','Inclusive','branch','Inventory','','','','','',NULL,'19173521298312212822232'),(5747,'191735212328','B030',1.00,'250','retail','0','2024-12-26 14:41:54','','','','169.0003774','Cash',0.00,'250','','','19','','1','2024-12-26 13:18:18','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9580.00','9579','Inclusive','branch','Inventory','','','','','',NULL,'19173521332532220332202'),(5748,'191735212328','B030',1.00,'250','retail','0','2024-12-26 16:15:15','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-12-26 13:18:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9579.00','9578','Inclusive','branch','Inventory','','','','yes','','','19173521909732335223332'),(5749,'191735219099','5996',4.00,'800','retail','0','2024-12-26 16:18:19','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-26 13:18:38','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999752.00','999748','Inclusive','branch','Inventory','','','','yes','','','19173521911122390333322'),(5750,'191735209582','6508',1.00,'1200','retail','0','2024-12-26 13:39:42','','','','500','Cash',0.00,'1200','','','19','','1','2024-12-26 13:22:05','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173520963203320222002'),(5751,'191735209582','5996',2.00,'400','retail','0','2024-12-26 13:40:32','','','','150','Cash',0.00,'200','','','19','','1','2024-12-26 13:22:05','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999769.00','999767','Inclusive','branch','Inventory','','','','','',NULL,'19173520964423200232931'),(5752,'191735209582','6040',1.00,'100','retail','0','2024-12-26 14:43:14','','','','42','Cash',0.00,'100','','','19','','1','2024-12-26 13:22:05','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9671.00','9670','Inclusive','branch','Inventory','','','','','',NULL,'19173521340372033790237'),(5753,'191735209582','5996',3.00,'600','retail','0','2024-12-26 15:46:56','','','','150','Cash',0.00,'200','','','19','','1','2024-12-26 13:22:05','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999756.00','999753','Inclusive','branch','Inventory','','','','','',NULL,'19173521723403223223003'),(5754,'191735209582','6002',1.00,'250','retail','0','2024-12-26 16:21:08','','','','200','Cash',0.00,'250','','','19','16.00','1','2024-12-26 13:22:05','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999932.00','999931','Inclusive','branch','Inventory','','','','yes','','','19173521932122217323333'),(5755,'191735209687','5996',3.00,'600','retail','0','2024-12-26 13:41:27','','','','150','Cash',0.00,'200','','','19','','1','2024-12-26 13:22:13','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999767.00','999764','Inclusive','branch','Inventory','','','','','',NULL,'19173521081822070203022'),(5756,'191735209687','6506',1.00,'1300','retail','0','2024-12-26 14:00:19','','','','700','Cash',0.00,'1300','','','19','','1','2024-12-26 13:22:13','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173521084022393932000'),(5757,'191735209687','B088',1.00,'400','retail','0','2024-12-26 14:00:41','','','','216','Cash',0.00,'400','','','19','','1','2024-12-26 13:22:13','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9748.00','9747','Inclusive','branch','Inventory','','','','','',NULL,'19173521085182220123310'),(5758,'191735219420','6002',4.00,'1000','retail','0','2024-12-26 16:23:40','','','','200','Cash',0.00,'250','','','19','16.00','1','2024-12-26 13:23:57','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999931.00','999927','Inclusive','branch','Inventory','','','','yes','','','19173521943531334333323'),(5759,'191735221619','B018',1.00,'250','retail','0','2024-12-26 17:00:19','','','','169.0793103','Cash',0.00,'250','','','19','16.00','1','2024-12-26 14:01:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9965.00','9964','Inclusive','branch','Inventory','','','','yes','','','19173522166553311321002'),(5760,'191735221619','6511',2.00,'200','retail','0','2024-12-26 17:01:06','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-26 14:01:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','19173522167329323631332'),(5761,'191735221677','6038',1.00,'1300','retail','0','2024-12-26 17:01:17','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2024-12-26 14:01:58','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9931.00','9930','Inclusive','branch','Inventory','','','','yes','','','19173522169332230291793'),(5762,'191735221677','5996',4.00,'800','retail','0','2024-12-26 17:01:33','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-26 14:01:58','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999748.00','999744','Inclusive','branch','Inventory','','','','yes','','','19173522170531233223003'),(5763,'191735221677','6512',4.00,'200','retail','0','2024-12-26 17:01:46','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-12-26 14:01:58','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','44.00','40','Inclusive','branch','Service','1110','4000','5500','yes','','','19173522171622039200323'),(5764,'191735222512','B088',1.00,'400','retail','0','2024-12-26 17:15:12','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-12-26 14:15:24','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9744.00','9743','Inclusive','branch','Inventory','','','','yes','','','19173522252130015202020'),(5766,'191735222901','18',1.00,'150','retail','0','2024-12-26 17:21:41','','','','150','Cash',0.00,'150','','','19','16.00','1','2024-12-26 14:32:41','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999997.00','999996','Inclusive','branch','Inventory','','','','yes','','','19173522353013233213300'),(5767,'191735222901','6519',1.00,'150','retail','0','2024-12-26 17:32:11','','','','50','Cash',0.00,'150','','','19','0.00','1','2024-12-26 14:32:41','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173522355633233220911'),(5775,'191735226082','5996',1.00,'200','retail','0','2024-12-26 18:14:42','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-26 15:18:15','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999744.00','999743','Inclusive','branch','Inventory','','','','yes','','','19173522622322232232322'),(5776,'191735226082','5993',1.00,'1700','retail','0','2024-12-26 18:17:03','','','','1700','Cash',0.00,'1700','','','19','16.00','1','2024-12-26 15:18:15','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','yes','','','19173522623925230233000'),(5777,'191735226082','6502',1.00,'1500','retail','0','2024-12-26 18:17:19','','','','950','Cash',0.00,'1500','','','19','0.00','1','2024-12-26 15:18:15','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9985.00','9984','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173522625132133223000'),(5778,'191735226082','6516',1.00,'300','retail','0','2024-12-26 18:17:31','','','','125','Cash',0.00,'300','','','19','0.00','1','2024-12-26 15:18:15','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173522627566932321327'),(5797,'191735225941','B019',1.00,'350','retail','0','2024-12-26 18:12:21','','','','265','Cash',0.00,'350','','','19','','1','2024-12-26 16:04:44','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9928.00','9927','Inclusive','branch','Inventory','','','','','',NULL,'19173522594727393231093'),(5798,'191735225941','B016',2.00,'600','retail','0','2024-12-26 18:12:28','','','','220','Cash',0.00,'300','','','19','','1','2024-12-26 16:04:44','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9962.00','9960','Inclusive','branch','Inventory','','','','','',NULL,'19173522595803312723182'),(5799,'191735225941','B019',1.00,'350','retail','0','2024-12-26 18:26:40','','','','265','Cash',0.00,'350','','','19','','1','2024-12-26 16:04:44','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9927.00','9926','Inclusive','branch','Inventory','','','','','',NULL,'19173522680737072335222'),(5800,'191735225941','6040',1.00,'100','retail','0','2024-12-26 18:26:47','','','','42','Cash',0.00,'100','','','19','','1','2024-12-26 16:04:44','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9668.00','9667','Inclusive','branch','Inventory','','','','','',NULL,'19173522684331330163332'),(5801,'191735225941','6512',2.00,'100','retail','0','2024-12-26 19:04:33','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-12-26 16:04:44','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','19173522908223202032335'),(5802,'191735229086','6511',2.00,'200','retail','0','2024-12-26 19:04:46','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-26 16:05:22','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','19173522912012135330330'),(5808,'191735223562','15',1.00,'150','retail','0','2024-12-26 17:32:42','','','','0','Cash',0.00,'150','','','19','','1','2024-12-26 16:29:14','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999751.00','999750','Inclusive','branch','Inventory','','','','','',NULL,'19173522363132723053302'),(5809,'191735223562','B005',1.00,'300','retail','0','2024-12-26 17:33:51','','','','184.2485714','Cash',0.00,'300','','','19','','1','2024-12-26 16:29:14','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','','',NULL,'19173522365033213023526'),(5810,'191735223562','6000',1.00,'1300','retail','0','2024-12-26 18:30:23','','','','1000','Cash',0.00,'1300','','','19','','1','2024-12-26 16:29:14','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999956.00','999955','Inclusive','branch','Inventory','','','','','',NULL,'19173522704773533373032'),(5811,'191735223562','5996',1.00,'200','retail','0','2024-12-26 18:30:47','','','','150','Cash',0.00,'200','','','19','','1','2024-12-26 16:29:14','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999743.00','999742','Inclusive','branch','Inventory','','','','','',NULL,'19173522705722275203030'),(5812,'191735223562','6510',1.00,'100','retail','0','2024-12-26 18:30:57','','','','50','Cash',0.00,'100','','','19','','1','2024-12-26 16:29:14','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173522706516225730030'),(5813,'191735223562','B005',1.00,'300','retail','0','2024-12-26 18:31:39','','','','184.2485714','Cash',0.00,'300','','','19','','1','2024-12-26 16:29:14','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','','','','',NULL,'19173522710613122303100'),(5814,'191735223562','15',1.00,'150','retail','0','2024-12-26 19:29:03','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-12-26 16:29:14','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999750.00','999749','Inclusive','branch','Inventory','','','','yes','','','19173523055125732502111'),(5826,'191735226393','B030',1.00,'250','retail','0','2024-12-26 18:19:53','','','','169.0003774','Cash',0.00,'250','','','19','','1','2024-12-26 17:34:29','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9577.00','9576','Inclusive','branch','Inventory','','','','','',NULL,'19173522674127323790062'),(5827,'191735226393','B030',1.00,'250','retail','0','2024-12-26 19:03:28','','','','169.0003774','Cash',0.00,'250','','','19','','1','2024-12-26 17:34:29','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9576.00','9575','Inclusive','branch','Inventory','','','','','',NULL,'19173522901610205020233'),(5828,'191735226393','B038',1.00,'250','retail','0','2024-12-26 19:07:46','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-26 17:34:29','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9365.00','9364','Inclusive','branch','Inventory','','','','','',NULL,'19173522927723273300303'),(5829,'191735226393','B030',1.00,'250','retail','0','2024-12-26 19:47:59','','','','169.0003774','Cash',0.00,'250','','','19','','1','2024-12-26 17:34:29','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9575.00','9574','Inclusive','branch','Inventory','','','','','',NULL,'19173523168727333282922'),(5830,'191735226393','6512',1.00,'50','retail','0','2024-12-26 19:48:07','','','','30','Cash',0.00,'50','','','19','','1','2024-12-26 17:34:29','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173523169539202202962'),(5831,'191735226393','B038',1.00,'250','retail','0','2024-12-26 20:34:14','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-12-26 17:34:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9364.00','9363','Inclusive','branch','Inventory','','','','yes','','','19173523446632206322220'),(5833,'191735222525','B038',1.00,'250','retail','0','2024-12-26 17:15:25','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-26 17:50:28','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9367.00','9366','Inclusive','branch','Inventory','','','','','',NULL,'19173522289893520238002'),(5834,'191735222525','B030',1.00,'250','retail','0','2024-12-26 18:14:15','','','','169.0003774','Cash',0.00,'250','','','19','','1','2024-12-26 17:50:28','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9578.00','9577','Inclusive','branch','Inventory','','','','','',NULL,'19173522606433092523233'),(5835,'191735222525','B038',1.00,'250','retail','0','2024-12-26 18:14:24','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-26 17:50:28','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9366.00','9365','Inclusive','branch','Inventory','','','','','',NULL,'19173522607920732302203'),(5836,'191735222525','B030',1.00,'250','retail','0','2024-12-26 20:48:39','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-12-26 17:50:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9574.00','9573','Inclusive','branch','Inventory','','','','yes','','','19173523542233033052239'),(5840,'121735235791','6044',1.00,'200','retail','0','2024-12-26 20:56:31','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-12-26 17:57:03','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4700.00','4699','Inclusive','branch','Inventory','','','','yes','','','12173523579872123323010'),(5841,'121735235791','6555',1.00,'1200','retail','0','2024-12-26 20:56:38','','','','600','Cash',0.00,'1200','','','12','0.00','1','2024-12-26 17:57:03','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173523581020203022330'),(5842,'121735235791','6510',2.00,'200','retail','0','2024-12-26 20:56:50','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-12-26 17:57:03','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Service','1110','4000','5500','yes','','','12173523581933233228023'),(5843,'121735235824','6511',1.00,'100','retail','0','2024-12-26 20:57:04','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-12-26 17:59:04','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','12173523594137203222323'),(5844,'191735234470','B038',1.00,'250','retail','0','2024-12-26 20:34:30','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-26 18:17:42','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9363.00','9362','Inclusive','branch','Inventory','','','','','',NULL,'19173523507353135301300'),(5845,'191735234470','B038',2.00,'500','retail','0','2024-12-26 21:17:04','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-12-26 18:17:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9362.00','9360','Inclusive','branch','Inventory','','','','yes','','','19173523703533321230703'),(5846,'191735234470','B030',1.00,'250','retail','0','2024-12-26 21:17:15','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-12-26 18:17:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9573.00','9572','Inclusive','branch','Inventory','','','','yes','','','19173523705909351333303'),(5854,'191735229281','B013',1.00,'300','retail','0','2024-12-26 19:08:01','','','','185','Cash',0.00,'300','','','19','','1','2024-12-26 18:39:48','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9977.00','9976','Inclusive','branch','Inventory','','','','','',NULL,'19173523044033292023302'),(5855,'191735229281','B001',1.00,'250','retail','0','2024-12-26 19:27:21','','','','169','Cash',0.00,'250','','','19','','1','2024-12-26 18:39:48','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9634.00','9633','Inclusive','branch','Inventory','','','','','',NULL,'19173523045141042032032'),(5856,'191735229281','6502',1.00,'1500','retail','0','2024-12-26 20:03:37','','','','950','Cash',0.00,'1500','','','19','','1','2024-12-26 18:39:48','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9984.00','9983','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19173523277733002223020'),(5857,'191735229281','B013',2.00,'600','retail','0','2024-12-26 20:06:17','','','','185','Cash',0.00,'300','','','19','','1','2024-12-26 18:39:48','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9976.00','9974','Inclusive','branch','Inventory','','','','','',NULL,'19173523279131273030332'),(5858,'191735229281','6563',1.00,'300','retail','0','2024-12-26 20:06:31','','','','150','Cash',0.00,'300','','','19','','1','2024-12-26 18:39:48','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173523305529302220322'),(5859,'191735229281','6040',1.00,'100','retail','0','2024-12-26 20:10:55','','','','42','Cash',0.00,'100','','','19','','1','2024-12-26 18:39:48','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9667.00','9666','Inclusive','branch','Inventory','','','','','',NULL,'19173523331012303322320'),(5860,'191735229281','15',1.00,'150','retail','0','2024-12-26 21:19:49','','','','0','Cash',0.00,'150','','','19','','1','2024-12-26 18:39:48','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999749.00','999748','Inclusive','branch','Inventory','','','','','',NULL,'19173523722323231723232'),(5861,'191735229281','6012',1.00,'500','retail','0','2024-12-26 21:39:14','','','','500','Cash',0.00,'500','','','19','16.00','1','2024-12-26 18:39:48','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999978.00','999977','Inclusive','branch','Inventory','','','','yes','','','19173523836339831223312'),(5862,'191735229281','6002',3.00,'750','retail','0','2024-12-26 21:39:23','','','','200','Cash',0.00,'250','','','19','16.00','1','2024-12-26 18:39:48','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999927.00','999924','Inclusive','branch','Inventory','','','','yes','','','19173523837202203982223'),(5863,'191735229281','6512',2.00,'100','retail','0','2024-12-26 21:39:32','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-12-26 18:39:48','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Service','1110','4000','5500','yes','','','19173523838507033720338'),(5864,'191735235429','B150',1.00,'3200','retail','0','2024-12-26 20:50:29','','','','2100','Cash',0.00,'3200','','','19','','1','2024-12-26 18:49:32','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','','',NULL,'19173523557357225323572'),(5865,'191735235429','6511',2.00,'200','retail','0','2024-12-26 20:52:54','','','','50','Cash',0.00,'100','','','19','','1','2024-12-26 18:49:32','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173523558123330500023'),(5866,'191735235429','6040',1.00,'100','retail','0','2024-12-26 20:53:01','','','','42','Cash',0.00,'100','','','19','','1','2024-12-26 18:49:32','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9666.00','9665','Inclusive','branch','Inventory','','','','','',NULL,'19173523567409222342292'),(5867,'191735235429','6511',1.00,'100','retail','0','2024-12-26 21:49:20','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-26 18:49:32','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','19173523896925821232102'),(5868,'81735292020','B009',1.00,'300','retail','0','2024-12-27 12:33:40','','','','204','Cash',0.00,'300','','','8','16.00','1','2024-12-27 09:34:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9756.00','9755','Inclusive','branch','Inventory','','','','yes','','','8173529204632324934607'),(5869,'81735292020','6511',1.00,'100','retail','0','2024-12-27 12:34:06','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-27 09:34:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','8173529206232734310223'),(5870,'191735301820','B009',1.00,'300','retail','0','2024-12-27 15:17:00','','','','204','Cash',0.00,'300','','','19','16.00','1','2024-12-27 12:17:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9755.00','9754','Inclusive','branch','Inventory','','','','yes','','','19173530182833833300803'),(5871,'191735301833','B030',1.00,'250','retail','0','2024-12-27 15:17:13','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-12-27 12:17:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9572.00','9571','Inclusive','branch','Inventory','','','','yes','','','19173530184662220032237'),(5872,'191735318076','B038',1.00,'250','retail','0','2024-12-27 19:47:56','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-12-27 16:48:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9360.00','9359','Inclusive','branch','Inventory','','','','yes','','','19173531809332233222012'),(5873,'191735318096','6510',1.00,'100','retail','0','2024-12-27 19:48:16','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-27 16:48:57','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','yes','','','19173531812200090331229'),(5874,'191735318096','5980',1.00,'900','retail','0','2024-12-27 19:48:43','','','','900','Cash',0.00,'900','','','19','16.00','1','2024-12-27 16:48:57','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999953.00','999952','Inclusive','branch','Inventory','','','','yes','','','19173531813402372002201'),(5875,'81735318170','6540',1.00,'2500','retail','0','2024-12-27 19:49:30','','','','1500','Cash',0.00,'2500','','','8','0.00','1','2024-12-27 16:50:24','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','8173531818401210027228'),(5876,'81735318170','15',3.00,'450','retail','0','2024-12-27 19:49:44','','','','0','Cash',0.00,'150','','','8','16.00','1','2024-12-27 16:50:24','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999748.00','999745','Inclusive','branch','Inventory','','','','yes','','','8173531820470333803223'),(5877,'191735318553','6520',2.00,'400','retail','0','2024-12-27 19:55:53','','','','100','Cash',0.00,'200','','','19','0.00','1','2024-12-27 16:57:37','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','19173531856527882209885'),(5878,'191735318553','6519',1.00,'150','retail','0','2024-12-27 19:56:05','','','','50','Cash',0.00,'150','','','19','0.00','1','2024-12-27 16:57:37','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173531858221500023033'),(5879,'191735318553','6512',1.00,'50','retail','0','2024-12-27 19:56:22','','','','30','Cash',0.00,'50','','','19','0.00','1','2024-12-27 16:57:37','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Service','1110','4000','5500','yes','','','19173531864433322023312'),(5880,'191735318553','6514',1.00,'100','retail','0','2024-12-27 19:57:24','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-27 16:57:37','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','yes','','','19173531865490237326331'),(5881,'191735320955','B030',3.00,'750','retail','0','2024-12-27 20:35:55','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-12-27 17:36:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9571.00','9568','Inclusive','branch','Inventory','','','','yes','','','19173532096623710693291'),(5882,'121735380331','B022',2.00,'500','retail','0','2024-12-28 13:05:32','','','','176','Cash',0.00,'250','','','12','16.00','1','2024-12-28 10:05:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9938.00','9936','Inclusive','branch','Inventory','','','','yes','','','12173538034524002233113'),(5883,'121735380331','6511',1.00,'100','retail','0','2024-12-28 13:05:46','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-12-28 10:05:57','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','12173538035380038533222'),(5884,'121735392623','5980',1.00,'900','retail','0','2024-12-28 16:30:23','','','','900','Cash',0.00,'900','','','12','16.00','1','2024-12-28 13:30:59','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999952.00','999951','Inclusive','branch','Inventory','','','','yes','','','12173539263332003333505'),(5885,'121735392623','6510',1.00,'100','retail','0','2024-12-28 16:30:34','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-12-28 13:30:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','yes','','','12173539264036373232330'),(5886,'121735392623','6533',1.00,'100','retail','0','2024-12-28 16:30:40','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-12-28 13:30:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173539264833623022920'),(5887,'121735392623','15',2.00,'300','retail','0','2024-12-28 16:30:48','','','','0','Cash',0.00,'150','','','12','16.00','1','2024-12-28 13:30:59','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999745.00','999743','Inclusive','branch','Inventory','','','','yes','','','12173539265522232302022'),(5888,'81735394983','6510',2.00,'200','retail','0','2024-12-28 17:09:44','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-28 14:10:22','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Service','1110','4000','5500','yes','','','8173539499942332802332'),(5889,'81735394983','5977',1.00,'600','retail','0','2024-12-28 17:10:00','','','','600','Cash',0.00,'600','','','8','16.00','1','2024-12-28 14:10:22','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999984.00','999983','Inclusive','branch','Inventory','','','','yes','','','8173539501432242301021'),(5897,'191735398023','6046',1.00,'700','retail','0','2024-12-28 18:00:23','','','','400','Cash',0.00,'700','','','19','','1','2024-12-28 15:34:33','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999929.00','999928','Inclusive','branch','Inventory','','','','','',NULL,'19173539804933022302029'),(5898,'191735398023','6524',1.00,'200','retail','0','2024-12-28 18:00:54','','','','70','Cash',0.00,'200','','','19','','1','2024-12-28 15:34:33','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173539807837932909832'),(5899,'191735398023','15',1.00,'150','retail','0','2024-12-28 18:01:21','','','','0','Cash',0.00,'150','','','19','','1','2024-12-28 15:34:33','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999743.00','999742','Inclusive','branch','Inventory','','','','','',NULL,'19173539815752212330013'),(5900,'191735398023','15',1.00,'150','retail','0','2024-12-28 18:33:51','','','','0','Cash',0.00,'150','','','19','16.00','1','2024-12-28 15:34:33','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999742.00','999741','Inclusive','branch','Inventory','','','','yes','','','19173540004630302303023'),(5901,'191735400078','6013',2.00,'200','retail','0','2024-12-28 18:34:38','','','','100','Cash',0.00,'100','','','19','16.00','1','2024-12-28 15:39:32','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999945.00','999943','Inclusive','branch','Inventory','','','','yes','','','19173540036420176230332'),(5902,'81735400872','6001',1.00,'650','retail','0','2024-12-28 18:47:52','','','','650','Cash',0.00,'650','','','8','16.00','1','2024-12-28 15:49:52','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999966.00','999965','Inclusive','branch','Inventory','','','','yes','','','8173540089070433332332'),(5903,'81735400872','6046',1.00,'700','retail','0','2024-12-28 18:48:12','','','','400','Cash',0.00,'700','','','8','16.00','1','2024-12-28 15:49:52','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999928.00','999927','Inclusive','branch','Inventory','','','','yes','','','8173540091003271131323'),(5904,'81735400872','B177',1.00,'1700','retail','0','2024-12-28 18:48:31','','','','940','Cash',0.00,'1700','','','8','16.00','1','2024-12-28 15:49:52','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','yes','','','8173540092523320522204'),(5905,'81735400872','B089',1.00,'200','retail','0','2024-12-28 18:48:45','','','','79.16675','Cash',0.00,'200','','','8','16.00','1','2024-12-28 15:49:52','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9735.00','9734','Inclusive','branch','Inventory','','','','yes','','','8173540093802402295300'),(5906,'81735400872','6524',1.00,'200','retail','0','2024-12-28 18:48:59','','','','70','Cash',0.00,'200','','','8','0.00','1','2024-12-28 15:49:52','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','8173540094940132000434'),(5907,'81735400872','6044',1.00,'200','retail','0','2024-12-28 18:49:10','','','','100','Cash',0.00,'200','','','8','16.00','1','2024-12-28 15:49:52','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4699.00','4698','Inclusive','branch','Inventory','','','','yes','','','8173540096103332219323'),(5908,'191735399220','6511',2.00,'200','retail','0','2024-12-28 18:20:20','','','','50','Cash',0.00,'100','','','19','','1','2024-12-28 15:56:11','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173539925127370121302'),(5909,'191735399220','B038',2.00,'500','retail','0','2024-12-28 18:20:56','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-28 15:56:11','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9359.00','9357','Inclusive','branch','Inventory','','','','','',NULL,'19173539928603538233953'),(5910,'191735399220','5996',1.00,'200','retail','0','2024-12-28 18:21:34','','','','150','Cash',0.00,'200','','','19','','1','2024-12-28 15:56:11','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999742.00','999741','Inclusive','branch','Inventory','','','','','',NULL,'19173539932310290002220'),(5911,'191735399220','6514',2.00,'200','retail','0','2024-12-28 18:22:08','','','','50','Cash',0.00,'100','','','19','','1','2024-12-28 15:56:11','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173539935122235505332'),(5912,'191735399220','6511',1.00,'100','retail','0','2024-12-28 18:55:49','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-28 15:56:11','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','19173540136403301233134'),(5913,'121735406911','5980',1.00,'900','retail','0','2024-12-28 20:28:31','','','','900','Cash',0.00,'900','','','12','16.00','1','2024-12-28 17:28:41','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999951.00','999950','Inclusive','branch','Inventory','','','','yes','','','12173540691802309131062'),(5915,'121735406922','B030',2.00,'500','retail','0','2024-12-28 20:28:42','','','','169.0003774','Cash',0.00,'250','','','12','','1','2024-12-28 18:03:43','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9568.00','9566','Inclusive','branch','Inventory','','','','','',NULL,'12173540731432301300311'),(5916,'121735406922','B030',1.00,'250','retail','0','2024-12-28 21:03:30','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2024-12-28 18:03:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9566.00','9565','Inclusive','branch','Inventory','','','','yes','','','12173540901822513139821'),(5919,'121735409035','B038',4.00,'1000','retail','0','2024-12-28 21:03:55','','','','195.52','Cash',0.00,'250','','','12','','1','2024-12-28 19:31:22','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9357.00','9353','Inclusive','branch','Inventory','','','','','',NULL,'12173540906832024803033'),(5920,'121735409035','B009',1.00,'300','retail','0','2024-12-28 21:04:28','','','','204','Cash',0.00,'300','','','12','','1','2024-12-28 19:31:22','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9754.00','9753','Inclusive','branch','Inventory','','','','','',NULL,'12173540907500727333200'),(5921,'121735409035','6512',14.00,'700','retail','0','2024-12-28 22:30:31','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-12-28 19:31:22','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','58.00','44','Inclusive','branch','Service','1110','4000','5500','yes','','','12173541424852303313022'),(5922,'121735409035','6539',1.00,'300','retail','0','2024-12-28 22:30:48','','','','234','Cash',0.00,'300','','','12','0.00','1','2024-12-28 19:31:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','12173541427633353120332'),(5923,'191735459698','B030',1.00,'250','retail','0','2024-12-29 11:08:18','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2024-12-29 08:08:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9565.00','9564','Inclusive','branch','Inventory','','','','yes','','','19173545970531200002310'),(5924,'191735459698','B038',2.00,'500','retail','0','2024-12-29 11:08:25','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-12-29 08:08:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9353.00','9351','Inclusive','branch','Inventory','','','','yes','','','19173545971741333557331'),(5925,'191735459698','B009',1.00,'300','retail','0','2024-12-29 11:08:37','','','','204','Cash',0.00,'300','','','19','16.00','1','2024-12-29 08:08:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9753.00','9752','Inclusive','branch','Inventory','','','','yes','','','19173545972423122307220'),(5929,'121735465973','B038',1.00,'250','retail','0','2024-12-29 12:52:53','','','','195.52','Cash',0.00,'250','','','12','','1','2024-12-29 10:30:48','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9349.00','9348','Inclusive','branch','Inventory','','','','','',NULL,'12173546598152002313943'),(5930,'121735465973','6516',1.00,'300','retail','0','2024-12-29 12:53:01','','','','125','Cash',0.00,'300','','','12','','1','2024-12-29 10:30:48','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173546598720220713338'),(5931,'121735465973','B038',1.00,'250','retail','0','2024-12-29 13:30:37','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-12-29 10:30:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9348.00','9347','Inclusive','branch','Inventory','','','','yes','','','12173546824663232133120'),(5944,'121735465946','B038',2.00,'500','retail','0','2024-12-29 12:52:26','','','','195.52','Cash',0.00,'250','','','12','','1','2024-12-29 11:08:45','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9351.00','9349','Inclusive','branch','Inventory','','','','','',NULL,'12173546595630220533552'),(5945,'121735465946','B038',1.00,'250','retail','0','2024-12-29 13:31:19','','','','195.52','Cash',0.00,'250','','','12','','1','2024-12-29 11:08:45','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9347.00','9346','Inclusive','branch','Inventory','','','','','',NULL,'12173546828932037432723'),(5946,'121735465946','B038',2.00,'500','retail','0','2024-12-29 13:49:11','','','','195.52','Cash',0.00,'250','','','12','','1','2024-12-29 11:08:45','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9346.00','9344','Inclusive','branch','Inventory','','','','','',NULL,'12173546936063203236903'),(5947,'121735465946','B038',2.00,'500','retail','0','2024-12-29 14:07:41','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-12-29 11:08:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9344.00','9342','Inclusive','branch','Inventory','','','','yes','','','12173547047532722272002'),(5948,'121735465946','B018',1.00,'250','retail','0','2024-12-29 14:07:55','','','','169.0793103','Cash',0.00,'250','','','12','16.00','1','2024-12-29 11:08:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9963.00','9962','Inclusive','branch','Inventory','','','','yes','','','12173547048202325003032'),(5949,'121735469434','B018',1.00,'250','retail','0','2024-12-29 13:50:34','','','','169.0793103','Cash',0.00,'250','','','12','','1','2024-12-29 11:09:10','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9964.00','9963','Inclusive','branch','Inventory','','','','','',NULL,'12173546944523462304133'),(5950,'121735469434','B038',2.00,'500','retail','0','2024-12-29 14:08:55','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-12-29 11:09:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9342.00','9340','Inclusive','branch','Inventory','','','','yes','','','12173547054724277232023'),(5954,'121735473181','B038',3.00,'750','retail','0','2024-12-29 14:53:01','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-12-29 11:53:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9340.00','9337','Inclusive','branch','Inventory','','','','yes','','','12173547320022022233023'),(5955,'121735473181','B018',1.00,'250','retail','0','2024-12-29 14:53:21','','','','169.0793103','Cash',0.00,'250','','','12','16.00','1','2024-12-29 11:53:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9962.00','9961','Inclusive','branch','Inventory','','','','yes','','','12173547321070340421300'),(5965,'121735470552','B088',1.00,'400','retail','0','2024-12-29 14:09:12','','','','216','Cash',0.00,'400','','','12','','1','2024-12-29 12:05:57','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9743.00','9742','Inclusive','branch','Inventory','','','','','',NULL,'12173547180421423732132'),(5966,'121735470552','6512',6.00,'300','retail','0','2024-12-29 14:30:05','','','','30','Cash',0.00,'50','','','12','','1','2024-12-29 12:05:57','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','58.00','52','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173547182320332207212'),(5967,'121735470552','6002',2.00,'500','retail','0','2024-12-29 14:30:23','','','','200','Cash',0.00,'250','','','12','','1','2024-12-29 12:05:57','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999924.00','999922','Inclusive','branch','Inventory','','','','','',NULL,'12173547183520332330227'),(5975,'121735469366','6011',1.00,'1200','retail','0','2024-12-29 13:49:26','','','','1000','Cash',0.00,'1200','','','12','','1','2024-12-29 12:28:01','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999988.00','999987','Inclusive','branch','Inventory','','','','','',NULL,'12173546937923373243236'),(5976,'121735469366','6044',2.00,'400','retail','0','2024-12-29 13:49:39','','','','100','Cash',0.00,'200','','','12','','1','2024-12-29 12:28:01','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4698.00','4696','Inclusive','branch','Inventory','','','','','',NULL,'12173546938937122119603'),(5977,'121735469366','6524',1.00,'200','retail','0','2024-12-29 13:49:49','','','','70','Cash',0.00,'200','','','12','','1','2024-12-29 12:28:01','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173546939632303223916'),(5978,'121735469366','B022',1.00,'250','retail','0','2024-12-29 13:49:56','','','','176','Cash',0.00,'250','','','12','','1','2024-12-29 12:28:01','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9936.00','9935','Inclusive','branch','Inventory','','','','','',NULL,'12173546940922030623633'),(5979,'121735469366','6511',3.00,'300','retail','0','2024-12-29 13:50:10','','','','50','Cash',0.00,'100','','','12','','1','2024-12-29 12:28:01','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173546942302200331320'),(5980,'121735469366','6040',1.00,'100','retail','0','2024-12-29 13:50:23','','','','42','Cash',0.00,'100','','','12','','1','2024-12-29 12:28:01','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9665.00','9664','Inclusive','branch','Inventory','','','','','',NULL,'12173546943111253233331'),(5981,'121735469366','6012',1.00,'500','retail','0','2024-12-29 15:06:19','','','','500','Cash',0.00,'500','','','12','','1','2024-12-29 12:28:01','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999977.00','999976','Inclusive','branch','Inventory','','','','','',NULL,'12173547398621394342135'),(5982,'121735469366','6040',1.00,'100','retail','0','2024-12-29 15:27:43','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-12-29 12:28:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9663.00','9662','Inclusive','branch','Inventory','','','','yes','','','12173547527542303307431'),(5983,'121735473303','6511',3.00,'300','retail','0','2024-12-29 14:55:03','','','','50','Cash',0.00,'100','','','12','','1','2024-12-29 12:31:14','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173547343121500023033'),(5984,'121735473303','6040',1.00,'100','retail','0','2024-12-29 14:57:12','','','','42','Cash',0.00,'100','','','12','','1','2024-12-29 12:31:14','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9664.00','9663','Inclusive','branch','Inventory','','','','','',NULL,'12173547344141232207324'),(5985,'121735473303','6524',2.00,'400','retail','0','2024-12-29 14:57:21','','','','70','Cash',0.00,'200','','','12','','1','2024-12-29 12:31:14','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173547345405433434022'),(5986,'121735473303','5977',1.00,'600','retail','0','2024-12-29 14:57:34','','','','600','Cash',0.00,'600','','','12','','1','2024-12-29 12:31:14','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999983.00','999982','Inclusive','branch','Inventory','','','','','',NULL,'12173547346232202331360'),(5987,'121735473303','6511',1.00,'100','retail','0','2024-12-29 14:58:20','','','','50','Cash',0.00,'100','','','12','','1','2024-12-29 12:31:14','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173547350725321341303'),(5988,'121735473303','6511',1.00,'100','retail','0','2024-12-29 15:31:04','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-12-29 12:31:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','12173547547100235233033'),(5989,'121735476592','B018',1.00,'250','retail','0','2024-12-29 15:49:52','','','','169.0793103','Cash',0.00,'250','','','12','16.00','1','2024-12-29 12:55:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9961.00','9960','Inclusive','branch','Inventory','','','','yes','','','12173547659900293203721'),(5990,'121735476957','6040',1.00,'100','retail','0','2024-12-29 15:55:57','','','','42','Cash',0.00,'100','','','12','16.00','1','2024-12-29 12:56:12','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9662.00','9661','Inclusive','branch','Inventory','','','','yes','','','12173547697002025330023'),(5991,'121735477025','6044',1.00,'200','retail','0','2024-12-29 15:57:05','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-12-29 12:57:16','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4696.00','4695','Inclusive','branch','Inventory','','','','yes','','','12173547703423247232023'),(5992,'121735477037','B013',1.00,'300','retail','0','2024-12-29 15:57:17','','','','185','Cash',0.00,'300','','','12','16.00','1','2024-12-29 13:25:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9974.00','9973','Inclusive','branch','Inventory','','','','yes','','','12173547872442702002170'),(5993,'121735477037','6511',1.00,'100','retail','0','2024-12-29 16:25:24','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-12-29 13:25:33','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','12173547873022332272310'),(5994,'121735479306','B028',1.00,'300','retail','0','2024-12-29 16:35:06','','','','195','Cash',0.00,'300','','','12','16.00','1','2024-12-29 13:35:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9881.00','9880','Inclusive','branch','Inventory','','','','yes','','','12173547932773122320270'),(5995,'121735479332','6511',1.00,'100','retail','0','2024-12-29 16:35:32','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-12-29 13:35:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','12173547934332350232333'),(5996,'121735481262','B038',2.00,'500','retail','0','2024-12-29 17:07:42','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-12-29 14:09:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9337.00','9335','Inclusive','branch','Inventory','','','','yes','','','12173548136624226323712'),(5997,'121735484184','B038',6.00,'1500','retail','0','2024-12-29 17:56:24','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-12-29 14:56:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','9335.00','9329','Inclusive','branch','Inventory','','','','yes','','','12173548419333323520421'),(5998,'121735484184','B028',4.00,'1200','retail','0','2024-12-29 17:56:34','','','','195','Cash',0.00,'300','','','12','16.00','1','2024-12-29 14:56:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9880.00','9876','Inclusive','branch','Inventory','','','','yes','','','12173548420627333324303'),(6005,'121735484244','B009',1.00,'300','retail','0','2024-12-29 17:57:24','','','','204','Cash',0.00,'300','','','12','','1','2024-12-29 15:02:14','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9752.00','9751','Inclusive','branch','Inventory','','','','','',NULL,'12173548425730803323077'),(6006,'121735484244','B023',1.00,'300','retail','0','2024-12-29 17:57:37','','','','176','Cash',0.00,'300','','','12','','1','2024-12-29 15:02:14','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9830.00','9829','Inclusive','branch','Inventory','','','','','',NULL,'12173548426453164037333'),(6007,'121735484244','6514',2.00,'200','retail','0','2024-12-29 17:57:44','','','','50','Cash',0.00,'100','','','12','','1','2024-12-29 15:02:14','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173548427132472223232'),(6008,'121735484244','6512',2.00,'100','retail','0','2024-12-29 18:01:08','','','','30','Cash',0.00,'50','','','12','0.00','1','2024-12-29 15:02:14','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','58.00','56','Inclusive','branch','Service','1110','4000','5500','yes','','','12173548449705493830303'),(6009,'121735484244','B009',1.00,'300','retail','0','2024-12-29 18:01:38','','','','204','Cash',0.00,'300','','','12','16.00','1','2024-12-29 15:02:14','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9751.00','9750','Inclusive','branch','Inventory','','','','yes','','','12173548451432304150200'),(6010,'121735484244','B023',1.00,'300','retail','0','2024-12-29 18:01:54','','','','176','Cash',0.00,'300','','','12','16.00','1','2024-12-29 15:02:14','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9829.00','9828','Inclusive','branch','Inventory','','','','yes','','','12173548452212222122032'),(6011,'121735484535','6528',1.00,'250','retail','0','2024-12-29 18:02:15','','','','150 ','Cash',0.00,'250','','','12','0.00','1','2024-12-29 15:02:58','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173548456452003103003'),(6012,'121735484535','6516',1.00,'300','retail','0','2024-12-29 18:02:44','','','','125','Cash',0.00,'300','','','12','0.00','1','2024-12-29 15:02:58','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173548457533223542337'),(6017,'81735485979','B001',1.00,'250','retail','0','2024-12-29 18:26:19','','','','169','Cash',0.00,'250','','','8','16.00','1','2024-12-29 15:26:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9633.00','9632','Inclusive','branch','Inventory','','','','yes','','','8173548599130081320280'),(6018,'191735486850','6506',2.00,'2600','retail','0','2024-12-29 18:40:50','','','','700','Cash',0.00,'1300','','','19','0.00','1','2024-12-29 15:42:04','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173548687104210412243'),(6019,'191735486850','B088',1.00,'400','retail','0','2024-12-29 18:41:11','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-12-29 15:42:04','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9742.00','9741','Inclusive','branch','Inventory','','','','yes','','','19173548688601322229220'),(6020,'191735486850','5996',2.00,'400','retail','0','2024-12-29 18:41:26','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-29 15:42:04','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999741.00','999739','Inclusive','branch','Inventory','','','','yes','','','19173548689953323393799'),(6021,'191735486850','B089',1.00,'200','retail','0','2024-12-29 18:41:39','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2024-12-29 15:42:04','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9734.00','9733','Inclusive','branch','Inventory','','','','yes','','','19173548692032232630002'),(6028,'121735487684','6044',1.00,'200','retail','0','2024-12-29 18:54:44','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-12-29 15:55:20','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4695.00','4694','Inclusive','branch','Inventory','','','','yes','','','12173548769333332200100'),(6029,'121735487684','6511',1.00,'100','retail','0','2024-12-29 18:54:55','','','','50','Cash',0.00,'100','','','12','0.00','1','2024-12-29 15:55:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','12173548770407082877227'),(6030,'121735487684','B028',1.00,'300','retail','0','2024-12-29 18:55:05','','','','195','Cash',0.00,'300','','','12','16.00','1','2024-12-29 15:55:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9875.00','9874','Inclusive','branch','Inventory','','','','yes','','','12173548771502337712702'),(6038,'81735489526','B001',2.00,'500','retail','0','2024-12-29 19:25:26','','','','169','Cash',0.00,'250','','','8','16.00','1','2024-12-29 16:25:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9632.00','9630','Inclusive','branch','Inventory','','','','yes','','','8173548954820227032383'),(6039,'81735489557','B043',1.00,'1200','retail','0','2024-12-29 19:25:57','','','','680','Cash',0.00,'1200','','','8','16.00','1','2024-12-29 16:26:44','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9962.00','9961','Inclusive','branch','Inventory','','','','yes','','','8173548957833903300232'),(6040,'81735489557','B089',1.00,'200','retail','0','2024-12-29 19:26:18','','','','79.16675','Cash',0.00,'200','','','8','16.00','1','2024-12-29 16:26:44','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9730.00','9729','Inclusive','branch','Inventory','','','','yes','','','8173548959522203824335'),(6041,'121735484212','B038',3.00,'750','retail','0','2024-12-29 17:56:52','','','','195.52','Cash',0.00,'250','','','12','','1','2024-12-29 16:37:33','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9329.00','9326','Inclusive','branch','Inventory','','','','','',NULL,'12173548422602220332235'),(6042,'121735484212','B018',1.00,'250','retail','0','2024-12-29 17:57:06','','','','169.0793103','Cash',0.00,'250','','','12','','1','2024-12-29 16:37:33','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9960.00','9959','Inclusive','branch','Inventory','','','','','',NULL,'12173548423425440222322'),(6043,'121735484212','B028',1.00,'300','retail','0','2024-12-29 17:57:14','','','','195','Cash',0.00,'300','','','12','','1','2024-12-29 16:37:33','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9876.00','9875','Inclusive','branch','Inventory','','','','','',NULL,'12173548424130882102333'),(6044,'121735484212','6540',1.00,'2500','retail','0','2024-12-29 18:03:20','','','','1500','Cash',0.00,'2500','','','12','','1','2024-12-29 16:37:33','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173548460902082530662'),(6045,'121735484212','B038',1.00,'250','retail','0','2024-12-29 19:37:08','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-12-29 16:37:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9326.00','9325','Inclusive','branch','Inventory','','','','yes','','','12173549025030242200200'),(6046,'121735490828','B038',2.00,'500','retail','0','2024-12-29 19:47:08','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-12-29 16:47:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9325.00','9323','Inclusive','branch','Inventory','','','','yes','','','12173549083929283829333'),(6047,'121735490828','B028',1.00,'300','retail','0','2024-12-29 19:47:20','','','','195','Cash',0.00,'300','','','12','16.00','1','2024-12-29 16:47:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9874.00','9873','Inclusive','branch','Inventory','','','','yes','','','12173549085727133000182'),(6055,'191735486925','7029',1.00,'1800','retail','0','2024-12-29 18:42:05','','','','1200','Cash',0.00,'1800','','','19','','1','2024-12-29 17:23:14','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9907.00','9906','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19173548698702003108323'),(6056,'191735486925','6533',1.00,'100','retail','0','2024-12-29 18:43:08','','','','50','Cash',0.00,'100','','','19','','1','2024-12-29 17:23:14','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173548700033321300890'),(6057,'191735486925','6027',1.00,'150','retail','0','2024-12-29 18:43:20','','','','100','Cash',0.00,'150','','','19','','1','2024-12-29 17:23:14','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999995.00','999994','Inclusive','branch','Inventory','','','','','',NULL,'19173548701409273333220'),(6058,'191735486925','B089',1.00,'200','retail','0','2024-12-29 18:43:34','','','','79.16675','Cash',0.00,'200','','','19','','1','2024-12-29 17:23:14','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9733.00','9732','Inclusive','branch','Inventory','','','','','',NULL,'19173548702523123210252'),(6059,'191735486925','B091',3.00,'300','retail','0','2024-12-29 18:43:45','','','','47','Cash',0.00,'100','','','19','','1','2024-12-29 17:23:14','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9905.00','9902','Inclusive','branch','Inventory','','','','','',NULL,'19173548708652273822803'),(6060,'191735486925','B041',1.00,'1200','retail','0','2024-12-29 18:44:46','','','','610','Cash',0.00,'1200','','','19','','1','2024-12-29 17:23:14','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9980.00','9979','Inclusive','branch','Inventory','','','','','',NULL,'19173548709812434299037'),(6061,'191735486925','B023',6.00,'1800','retail','0','2024-12-29 20:05:39','','','','176','Cash',0.00,'300','','','19','','1','2024-12-29 17:23:14','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','9828.00','9822','Inclusive','branch','Inventory','','','','','',NULL,'19173549195021431310322'),(6062,'191735486925','6044',1.00,'200','retail','0','2024-12-29 20:22:57','','','','100','Cash',0.00,'200','','','19','16.00','1','2024-12-29 17:23:14','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4694.00','4693','Inclusive','branch','Inventory','','','','yes','','','19173549298933332049393'),(6063,'121735493155','6044',2.00,'400','retail','0','2024-12-29 20:25:55','','','','100','Cash',0.00,'200','','','12','16.00','1','2024-12-29 17:26:10','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4693.00','4691','Inclusive','branch','Inventory','','','','yes','','','12173549316803242239100'),(6064,'81735494019','B001',2.00,'500','retail','0','2024-12-29 20:40:19','','','','169','Cash',0.00,'250','','','8','16.00','1','2024-12-29 17:41:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9630.00','9628','Inclusive','branch','Inventory','','','','yes','','','8173549403444233233500'),(6065,'81735494019','B009',3.00,'900','retail','0','2024-12-29 20:40:35','','','','204','Cash',0.00,'300','','','8','16.00','1','2024-12-29 17:41:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9750.00','9747','Inclusive','branch','Inventory','','','','yes','','','8173549404733231030333'),(6075,'121735496485','B038',1.00,'250','retail','0','2024-12-29 21:21:25','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-12-29 18:21:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9323.00','9322','Inclusive','branch','Inventory','','','','yes','','','12173549649322304242143'),(6076,'81735496909','6512',3.00,'150','retail','0','2024-12-29 21:28:29','','','','30','Cash',0.00,'50','','','8','0.00','1','2024-12-29 18:29:29','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','58.00','55','Inclusive','branch','Service','1110','4000','5500','yes','','','8173549693623330017128'),(6077,'81735496909','6514',2.00,'200','retail','0','2024-12-29 21:28:56','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-29 18:29:29','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Service','1110','4000','5500','yes','','','8173549695932260522443'),(6085,'81735489235','B043',1.00,'1200','retail','0','2024-12-29 19:20:35','','','','680','Cash',0.00,'1200','','','8','','1','2024-12-29 19:17:25','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9963.00','9962','Inclusive','branch','Inventory','','','','','',NULL,'8173548926523420232852'),(6086,'81735489235','B089',2.00,'400','retail','0','2024-12-29 19:21:05','','','','79.16675','Cash',0.00,'200','','','8','','1','2024-12-29 19:17:25','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9732.00','9730','Inclusive','branch','Inventory','','','','','',NULL,'8173548927720033088225'),(6087,'81735489235','B027',2.00,'500','retail','0','2024-12-29 19:21:18','','','','176','Cash',0.00,'250','','','8','','1','2024-12-29 19:17:25','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9926.00','9924','Inclusive','branch','Inventory','','','','','',NULL,'8173548930644222220220'),(6088,'81735489235','6001',1.00,'650','retail','0','2024-12-29 19:21:46','','','','650','Cash',0.00,'650','','','8','','1','2024-12-29 19:17:25','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999965.00','999964','Inclusive','branch','Inventory','','','','','',NULL,'8173548933994222943230'),(6089,'81735489235','6524',1.00,'200','retail','0','2024-12-29 19:22:19','','','','70','Cash',0.00,'200','','','8','','1','2024-12-29 19:17:25','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'8173548941881300883333'),(6090,'81735489235','6510',1.00,'100','retail','0','2024-12-29 19:23:38','','','','50','Cash',0.00,'100','','','8','','1','2024-12-29 19:17:25','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','','',NULL,'8173548942704449339283'),(6091,'81735489235','6564',1.00,'500','retail','0','2024-12-29 19:23:47','','','','400','Cash',0.00,'500','','','8','','1','2024-12-29 19:17:25','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'8173548944222305333228'),(6092,'81735489235','6514',2.00,'200','retail','0','2024-12-29 21:05:36','','','','50','Cash',0.00,'100','','','8','','1','2024-12-29 19:17:25','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Service','1110','4000','5500','','',NULL,'8173549555632028832722'),(6093,'81735489235','B027',2.00,'500','retail','0','2024-12-29 21:05:57','','','','176','Cash',0.00,'250','','','8','','1','2024-12-29 19:17:25','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9924.00','9922','Inclusive','branch','Inventory','','','','','',NULL,'8173549558523053373344'),(6094,'81735489235','B027',2.00,'500','retail','0','2024-12-29 22:16:24','','','','176','Cash',0.00,'250','','','8','16.00','1','2024-12-29 19:17:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9922.00','9920','Inclusive','branch','Inventory','','','','yes','','','8173549980418273382034'),(6095,'81735489235','B038',2.00,'500','retail','0','2024-12-29 22:16:44','','','','195.52','Cash',0.00,'250','','','8','16.00','1','2024-12-29 19:17:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9319.00','9317','Inclusive','branch','Inventory','','','','yes','','','8173549983103070359209'),(6096,'81735501626','B038',1.00,'250','retail','0','2024-12-29 22:47:06','','','','195.52','Cash',0.00,'250','','','8','16.00','1','2024-12-29 19:47:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9317.00','9316','Inclusive','branch','Inventory','','','','yes','','','8173550164123231040227'),(6097,'121735499113','6565',1.00,'600','retail','0','2024-12-29 22:05:13','','','','500','Cash',0.00,'600','','','12','','1','2024-12-29 20:08:59','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173549914032231403022'),(6098,'121735499113','B038',2.00,'500','retail','0','2024-12-29 22:05:41','','','','195.52','Cash',0.00,'250','','','12','','1','2024-12-29 20:08:59','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9322.00','9320','Inclusive','branch','Inventory','','','','','',NULL,'12173549915532035931322'),(6099,'121735499113','B009',2.00,'600','retail','0','2024-12-29 22:05:55','','','','204','Cash',0.00,'300','','','12','','1','2024-12-29 20:08:59','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9747.00','9745','Inclusive','branch','Inventory','','','','','',NULL,'12173549917233303233331'),(6100,'121735499113','B038',1.00,'250','retail','0','2024-12-29 22:15:31','','','','195.52','Cash',0.00,'250','','','12','','1','2024-12-29 20:08:59','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9320.00','9319','Inclusive','branch','Inventory','','','','','',NULL,'12173549974130230922322'),(6101,'121735499113','6549',3.00,'750','retail','0','2024-12-29 23:06:11','','','','200','Cash',0.00,'250','','','12','0.00','1','2024-12-29 20:08:59','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','yes','','','12173550279037332137033'),(6102,'121735503178','B038',1.00,'250','retail','0','2024-12-29 23:12:58','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-12-29 20:13:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9316.00','9315','Inclusive','branch','Inventory','','','','yes','','','12173550319957331732393'),(6103,'121735503427','B009',1.00,'300','retail','0','2024-12-29 23:17:07','','','','204','Cash',0.00,'300','','','12','16.00','1','2024-12-29 20:17:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9745.00','9744','Inclusive','branch','Inventory','','','','yes','','','12173550343523201503522'),(6104,'121735503427','B038',1.00,'250','retail','0','2024-12-29 23:17:15','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2024-12-29 20:17:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9315.00','9314','Inclusive','branch','Inventory','','','','yes','','','12173550344450223222323'),(6105,'81735567642','6012',2.00,'1000','retail','0','2024-12-30 17:07:22','','','','500','Cash',0.00,'500','','','8','16.00','1','2024-12-30 14:12:02','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999976.00','999974','Inclusive','branch','Inventory','','','','yes','','','8173556766533332220350'),(6106,'81735567642','6540',1.00,'2500','retail','0','2024-12-30 17:07:45','','','','1500','Cash',0.00,'2500','','','8','0.00','1','2024-12-30 14:12:02','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','8173556768132107273325'),(6107,'81735567642','6000',1.00,'1300','retail','0','2024-12-30 17:08:01','','','','1000','Cash',0.00,'1300','','','8','16.00','1','2024-12-30 14:12:02','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999955.00','999954','Inclusive','branch','Inventory','','','','yes','','','8173556769797230363923'),(6108,'81735567642','6509',1.00,'1500','retail','0','2024-12-30 17:08:17','','','','700','Cash',0.00,'1500','','','8','0.00','1','2024-12-30 14:12:02','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','8173556783732463332003'),(6109,'81735567642','B089',1.00,'200','retail','0','2024-12-30 17:10:38','','','','79.16675','Cash',0.00,'200','','','8','16.00','1','2024-12-30 14:12:02','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9729.00','9728','Inclusive','branch','Inventory','','','','yes','','','8173556785053235203222'),(6110,'81735567642','6501',1.00,'200','retail','0','2024-12-30 17:10:50','','','','100','Cash',0.00,'200','','','8','0.00','1','2024-12-30 14:12:02','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9963.00','9962','Inclusive','branch','Inventory','1110','4000','5500','yes','','','8173556785920910333122'),(6111,'81735567642','6511',6.00,'600','retail','0','2024-12-30 17:10:59','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-30 14:12:02','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','13.00','7','Inclusive','branch','Service','1110','4000','5500','yes','','','8173556787257200887033'),(6112,'81735567642','6527',1.00,'200','retail','0','2024-12-30 17:11:13','','','','50','Cash',0.00,'200','','','8','0.00','1','2024-12-30 14:12:02','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','8173556788733242032843'),(6113,'191735570436','5977',1.00,'600','retail','0','2024-12-30 17:53:56','','','','600','Cash',0.00,'600','','','19','16.00','1','2024-12-30 14:54:39','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999982.00','999981','Inclusive','branch','Inventory','','','','yes','','','19173557044421301202700'),(6114,'191735570436','6510',2.00,'200','retail','0','2024-12-30 17:54:05','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-30 14:54:39','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Service','1110','4000','5500','yes','','','19173557045332735255502'),(6115,'191735570436','7',1.00,'1200','retail','0','2024-12-30 17:54:13','','','','750','Cash',0.00,'1200','','','19','16.00','1','2024-12-30 14:54:39','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','','','yes','','','19173557046950302029213'),(6116,'191735570436','6511',1.00,'100','retail','0','2024-12-30 17:54:30','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-30 14:54:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','19173557047602013230333'),(6121,'191735575829','6000',1.00,'1300','retail','0','2024-12-30 19:23:49','','','','1000','Cash',0.00,'1300','','','19','','1','2024-12-30 16:29:49','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999954.00','999953','Inclusive','branch','Inventory','','','','','',NULL,'19173557583832333223259'),(6122,'191735575829','B038',4.00,'1000','retail','0','2024-12-30 19:23:58','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-30 16:29:49','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9314.00','9310','Inclusive','branch','Inventory','','','','','',NULL,'19173557585735202502982'),(6123,'191735575829','6517',1.00,'250','retail','0','2024-12-30 19:24:17','','','','150','Cash',0.00,'250','','','19','','1','2024-12-30 16:29:49','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173557587222713322225'),(6124,'191735575829','6513',1.00,'100','retail','0','2024-12-30 19:24:33','','','','50','Cash',0.00,'100','','','19','','1','2024-12-30 16:29:49','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173557588052058503903'),(6125,'191735575829','B009',1.00,'300','retail','0','2024-12-30 19:29:41','','','','204','Cash',0.00,'300','','','19','16.00','1','2024-12-30 16:29:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9744.00','9743','Inclusive','branch','Inventory','','','','yes','','','19173557618732800721236'),(6126,'81735580267','B009',1.00,'300','retail','0','2024-12-30 20:37:47','','','','204','Cash',0.00,'300','','','8','16.00','1','2024-12-30 17:39:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9743.00','9742','Inclusive','branch','Inventory','','','','yes','','','8173558028073005273202'),(6127,'81735580267','6511',2.00,'200','retail','0','2024-12-30 20:38:00','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-30 17:39:04','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','8173558029282082233223'),(6128,'81735580345','B088',1.00,'400','retail','0','2024-12-30 20:39:05','','','','216','Cash',0.00,'400','','','8','16.00','1','2024-12-30 17:39:35','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9741.00','9740','Inclusive','branch','Inventory','','','','yes','','','8173558035992331282038'),(6129,'81735580345','6512',2.00,'100','retail','0','2024-12-30 20:39:19','','','','30','Cash',0.00,'50','','','8','0.00','1','2024-12-30 17:39:35','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','58.00','56','Inclusive','branch','Service','1110','4000','5500','yes','','','8173558036943232132265'),(6131,'121735585103','B009',1.00,'300','retail','0','2024-12-30 21:58:23','','','','204','Cash',0.00,'300','','','12','','1','2024-12-30 19:02:37','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9742.00','9741','Inclusive','branch','Inventory','','','','','',NULL,'12173558516523002522310'),(6132,'121735585103','B009',1.00,'300','retail','0','2024-12-30 22:02:27','','','','204','Cash',0.00,'300','','','12','16.00','1','2024-12-30 19:02:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9741.00','9740','Inclusive','branch','Inventory','','','','yes','','','12173558535452533002533'),(6137,'191735640287','6511',1.00,'100','retail','0','2024-12-31 13:18:07','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-31 10:33:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','19173564119301371396323'),(6154,'191735643878','6511',1.00,'100','retail','0','2024-12-31 14:17:58','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-31 11:34:25','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','19173564486326637281209'),(6155,'81735648682','6511',6.00,'600','retail','0','2024-12-31 15:38:02','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-31 12:40:31','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','13.00','7','Inclusive','branch','Service','1110','4000','5500','yes','','','8173564874832852832263'),(6156,'81735648682','B091',2.00,'200','retail','0','2024-12-31 15:39:08','','','','47','Cash',0.00,'100','','','8','16.00','1','2024-12-31 12:40:31','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9902.00','9900','Inclusive','branch','Inventory','','','','yes','','','8173564881550320230232'),(6157,'191735643739','6509',1.00,'1500','retail','0','2024-12-31 14:15:39','','','','700','Cash',0.00,'1500','','','19','','1','2024-12-31 13:26:26','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173564374830722308313'),(6158,'191735643739','6011',1.00,'1200','retail','0','2024-12-31 14:15:48','','','','1000','Cash',0.00,'1200','','','19','','1','2024-12-31 13:26:26','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999987.00','999986','Inclusive','branch','Inventory','','','','','',NULL,'19173564378743320077333'),(6159,'191735643739','6032',1.00,'200','retail','0','2024-12-31 14:16:28','','','','200','Cash',0.00,'200','','','19','','1','2024-12-31 13:26:26','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999909.00','999908','Inclusive','branch','Inventory','','','','','',NULL,'19173564379703373330532'),(6160,'191735643739','5996',1.00,'200','retail','0','2024-12-31 14:16:37','','','','150','Cash',0.00,'200','','','19','','1','2024-12-31 13:26:26','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999737.00','999736','Inclusive','branch','Inventory','','','','','',NULL,'19173564380480323232830'),(6161,'191735643739','6510',1.00,'100','retail','0','2024-12-31 14:16:45','','','','50','Cash',0.00,'100','','','19','','1','2024-12-31 13:26:26','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173564381203203021359'),(6162,'191735643739','6513',1.00,'100','retail','0','2024-12-31 14:16:53','','','','50','Cash',0.00,'100','','','19','','1','2024-12-31 13:26:26','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173564382602223332333'),(6163,'191735643739','15',4.00,'600','retail','0','2024-12-31 14:17:07','','','','0','Cash',0.00,'150','','','19','','1','2024-12-31 13:26:26','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999741.00','999737','Inclusive','branch','Inventory','','','','','',NULL,'19173564384253331033826'),(6164,'191735643739','6511',2.00,'200','retail','0','2024-12-31 16:26:16','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-31 13:26:26','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','19173565158452315306702'),(6165,'191735640263','6512',6.00,'300','retail','0','2024-12-31 13:17:43','','','','30','Cash',0.00,'50','','','19','','1','2024-12-31 13:27:30','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','58.00','52','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173564027523022922243'),(6166,'191735640263','5996',1.00,'200','retail','0','2024-12-31 13:17:56','','','','150','Cash',0.00,'200','','','19','','1','2024-12-31 13:27:30','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999739.00','999738','Inclusive','branch','Inventory','','','','','',NULL,'19173564028432282203129'),(6167,'191735640263','5996',1.00,'200','retail','0','2024-12-31 14:14:39','','','','150','Cash',0.00,'200','','','19','','1','2024-12-31 13:27:30','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999738.00','999737','Inclusive','branch','Inventory','','','','','',NULL,'19173564368733232620207'),(6168,'191735640263','6510',1.00,'100','retail','0','2024-12-31 14:14:48','','','','50','Cash',0.00,'100','','','19','','1','2024-12-31 13:27:30','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173564369690327323310'),(6169,'191735640263','6513',1.00,'100','retail','0','2024-12-31 14:14:57','','','','50','Cash',0.00,'100','','','19','','1','2024-12-31 13:27:30','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173564370722300923320'),(6170,'191735640263','6015',1.00,'1500','retail','0','2024-12-31 14:15:09','','','','1500','Cash',0.00,'1500','','','19','','1','2024-12-31 13:27:30','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999985.00','999984','Inclusive','branch','Inventory','','','','','',NULL,'19173564372733302224223'),(6171,'191735640263','B088',1.00,'400','retail','0','2024-12-31 16:27:15','','','','216','Cash',0.00,'400','','','19','16.00','1','2024-12-31 13:27:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9740.00','9739','Inclusive','branch','Inventory','','','','yes','','','19173565164437240163292'),(6176,'81735652942','7029',1.00,'1800','retail','0','2024-12-31 16:49:02','','','','1200','Cash',0.00,'1800','','','8','0.00','1','2024-12-31 13:52:20','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9906.00','9905','Inclusive','branch','Inventory','1110','4000','5500','yes','','','8173565296123323250032'),(6177,'81735652942','6044',3.00,'600','retail','0','2024-12-31 16:49:21','','','','100','Cash',0.00,'200','','','8','16.00','1','2024-12-31 13:52:20','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4691.00','4688','Inclusive','branch','Inventory','','','','yes','','','8173565297570325353253'),(6178,'81735652942','6510',1.00,'100','retail','0','2024-12-31 16:49:36','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-31 13:52:20','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','yes','','','8173565298738007032233'),(6179,'81735652942','6516',2.00,'600','retail','0','2024-12-31 16:49:48','','','','125','Cash',0.00,'300','','','8','0.00','1','2024-12-31 13:52:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','8173565307433350233033'),(6180,'81735652942','6524',1.00,'200','retail','0','2024-12-31 16:51:14','','','','70','Cash',0.00,'200','','','8','0.00','1','2024-12-31 13:52:20','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','8173565311343535003533'),(6186,'81735655323','6511',1.00,'100','retail','0','2024-12-31 17:28:44','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-31 14:29:09','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','8173565533833350233033'),(6187,'81735640172','6540',3.00,'7500','retail','0','2024-12-31 13:16:12','','','','1500','Cash',0.00,'2500','','','8','','1','2024-12-31 15:23:08','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'8173564018612082032302'),(6188,'81735640172','6501',1.00,'200','retail','0','2024-12-31 13:16:26','','','','100','Cash',0.00,'200','','','8','','1','2024-12-31 15:23:08','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9962.00','9961','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8173564021723030372031'),(6189,'81735640172','6566',1.00,'100','retail','0','2024-12-31 13:37:45','','','','50','Cash',0.00,'100','','','8','','1','2024-12-31 15:23:08','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'8173564147333053633223'),(6190,'81735640172','6540',3.00,'7500','retail','0','2024-12-31 16:48:11','','','','1500','Cash',0.00,'2500','','','8','','1','2024-12-31 15:23:08','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'8173565290663374020022'),(6191,'81735640172','6566',1.00,'100','retail','0','2024-12-31 16:52:37','','','','50','Cash',0.00,'100','','','8','','1','2024-12-31 15:23:08','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'8173565316852235021040'),(6192,'81735640172','6566',1.00,'100','retail','0','2024-12-31 18:22:49','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-31 15:23:08','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','8173565857935213033592'),(6193,'81735658652','B091',1.00,'100','retail','0','2024-12-31 18:24:12','','','','47','Cash',0.00,'100','','','8','16.00','1','2024-12-31 15:26:57','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9900.00','9899','Inclusive','branch','Inventory','','','','yes','','','8173565876223602363835'),(6194,'81735658652','B090',1.00,'100','retail','0','2024-12-31 18:26:04','','','','53.54','Cash',0.00,'100','','','8','16.00','1','2024-12-31 15:26:57','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999996.00','999995','Inclusive','branch','Inventory','','','','yes','','','8173565879433366073981'),(6216,'81735660706','6002',4.00,'1000','retail','0','2024-12-31 18:58:26','','','','200','Cash',0.00,'250','','','8','','1','2024-12-31 16:52:23','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999919.00','999915','Inclusive','branch','Inventory','','','','','',NULL,'8173566072633252327267'),(6217,'81735660706','B088',1.00,'400','retail','0','2024-12-31 18:58:46','','','','216','Cash',0.00,'400','','','8','','1','2024-12-31 16:52:23','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9739.00','9738','Inclusive','branch','Inventory','','','','','',NULL,'8173566073530720331003'),(6218,'81735660706','B042',1.00,'2200','retail','0','2024-12-31 18:58:55','','','','1500','Cash',0.00,'2200','','','8','','1','2024-12-31 16:52:23','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9990.00','9989','Inclusive','branch','Inventory','','','','','',NULL,'8173566075023138400205'),(6219,'81735660706','B089',1.00,'200','retail','0','2024-12-31 18:59:10','','','','79.16675','Cash',0.00,'200','','','8','','1','2024-12-31 16:52:23','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9727.00','9726','Inclusive','branch','Inventory','','','','','',NULL,'8173566076022320522768'),(6220,'81735660706','6511',1.00,'100','retail','0','2024-12-31 18:59:20','','','','50','Cash',0.00,'100','','','8','','1','2024-12-31 16:52:23','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','','',NULL,'8173566077002232500237'),(6221,'81735660706','6016',1.00,'750','retail','0','2024-12-31 18:59:31','','','','750','Cash',0.00,'750','','','8','','1','2024-12-31 16:52:23','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999982.00','999981','Inclusive','branch','Inventory','','','','','',NULL,'8173566078337330836221'),(6222,'81735660706','6044',2.00,'400','retail','0','2024-12-31 19:52:00','','','','100','Cash',0.00,'200','','','8','16.00','1','2024-12-31 16:52:23','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4688.00','4686','Inclusive','branch','Inventory','','','','yes','','','8173566393438622335202'),(6223,'191735660093','B016',2.00,'600','retail','0','2024-12-31 18:48:13','','','','220','Cash',0.00,'300','','','19','','1','2024-12-31 17:19:26','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9960.00','9958','Inclusive','branch','Inventory','','','','','',NULL,'19173566010230320303033'),(6224,'191735660093','B019',1.00,'350','retail','0','2024-12-31 18:48:22','','','','265','Cash',0.00,'350','','','19','','1','2024-12-31 17:19:26','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9926.00','9925','Inclusive','branch','Inventory','','','','','',NULL,'19173566010910205123335'),(6225,'191735660093','B089',1.00,'200','retail','0','2024-12-31 18:48:30','','','','79.16675','Cash',0.00,'200','','','19','','1','2024-12-31 17:19:26','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9728.00','9727','Inclusive','branch','Inventory','','','','','',NULL,'19173566011703073330532'),(6226,'191735660093','6002',3.00,'750','retail','0','2024-12-31 18:51:21','','','','200','Cash',0.00,'250','','','19','','1','2024-12-31 17:19:26','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999922.00','999919','Inclusive','branch','Inventory','','','','','',NULL,'19173566029120203670313'),(6227,'191735660093','6501',1.00,'200','retail','0','2024-12-31 19:27:15','','','','100','Cash',0.00,'200','','','19','','1','2024-12-31 17:19:26','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9961.00','9960','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19173566244103160353350'),(6228,'191735660093','6511',3.00,'300','retail','0','2024-12-31 19:27:22','','','','50','Cash',0.00,'100','','','19','','1','2024-12-31 17:19:26','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173566245110422633523'),(6229,'191735660093','B019',1.00,'350','retail','0','2024-12-31 20:15:15','','','','265','Cash',0.00,'350','','','19','16.00','1','2024-12-31 17:19:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9925.00','9924','Inclusive','branch','Inventory','','','','yes','','','19173566532365692032113'),(6230,'191735660093','B016',2.00,'600','retail','0','2024-12-31 20:15:23','','','','220','Cash',0.00,'300','','','19','16.00','1','2024-12-31 17:19:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9958.00','9956','Inclusive','branch','Inventory','','','','yes','','','19173566533262623005723'),(6231,'191735660093','6011',1.00,'1200','retail','0','2024-12-31 20:15:32','','','','1000','Cash',0.00,'1200','','','19','16.00','1','2024-12-31 17:19:26','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999986.00','999985','Inclusive','branch','Inventory','','','','yes','','','19173566534123230699333'),(6232,'191735660093','6048',1.00,'600','retail','0','2024-12-31 20:17:32','','','','300','Cash',0.00,'600','','','19','16.00','1','2024-12-31 17:19:26','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9987.00','9986','Inclusive','branch','Inventory','','','','yes','','','19173566546595136230263'),(6233,'191735660093','6015',2.00,'3000','retail','0','2024-12-31 20:17:45','','','','1500','Cash',0.00,'1500','','','19','16.00','1','2024-12-31 17:19:26','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999984.00','999982','Inclusive','branch','Inventory','','','','yes','','','19173566547634211367325'),(6234,'191735660093','6016',1.00,'750','retail','0','2024-12-31 20:18:28','','','','750','Cash',0.00,'750','','','19','16.00','1','2024-12-31 17:19:26','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999981.00','999980','Inclusive','branch','Inventory','','','','yes','','','19173566552403122220220'),(6235,'191735660093','5996',3.00,'600','retail','0','2024-12-31 20:18:45','','','','150','Cash',0.00,'200','','','19','16.00','1','2024-12-31 17:19:26','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999736.00','999733','Inclusive','branch','Inventory','','','','yes','','','19173566554202003106323'),(6236,'191735660093','6510',2.00,'200','retail','0','2024-12-31 20:19:02','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-31 17:19:26','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Service','1110','4000','5500','yes','','','19173566555527533522333'),(6237,'191735660093','6513',3.00,'300','retail','0','2024-12-31 20:19:15','','','','50','Cash',0.00,'100','','','19','0.00','1','2024-12-31 17:19:26','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','19173566556321351252700'),(6238,'81735665933','B089',1.00,'200','retail','0','2024-12-31 20:25:33','','','','79.16675','Cash',0.00,'200','','','8','16.00','1','2024-12-31 17:26:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9726.00','9725','Inclusive','branch','Inventory','','','','yes','','','8173566594132030201303'),(6239,'81735665933','6511',1.00,'100','retail','0','2024-12-31 20:25:41','','','','50','Cash',0.00,'100','','','8','0.00','1','2024-12-31 17:26:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','8173566596155733346201'),(6243,'191735666607','B009',1.00,'300','retail','0','2024-12-31 20:36:47','','','','204','Cash',0.00,'300','','','19','16.00','1','2024-12-31 17:37:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9738.00','9737','Inclusive','branch','Inventory','','','','yes','','','19173566661932336236130'),(6245,'191735666753','B091',1.00,'100','retail','0','2024-12-31 20:39:13','','','','47','Cash',0.00,'100','','','19','16.00','1','2024-12-31 17:39:27','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9899.00','9898','Inclusive','branch','Inventory','','','','yes','','','19173566676232202331360'),(6248,'191735668706','B038',1.00,'250','retail','0','2024-12-31 21:11:46','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2024-12-31 18:11:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9306.00','9305','Inclusive','branch','Inventory','','','','yes','','','19173566871537210873292'),(6253,'81735668160','B021',2.00,'500','retail','0','2024-12-31 21:02:40','','','','150.8335714','Cash',0.00,'250','','','8','','1','2024-12-31 18:56:51','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9968.00','9966','Inclusive','branch','Inventory','','','','','',NULL,'8173566821206302012373'),(6254,'81735668160','B089',1.00,'200','retail','0','2024-12-31 21:03:32','','','','79.16675','Cash',0.00,'200','','','8','','1','2024-12-31 18:56:51','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9725.00','9724','Inclusive','branch','Inventory','','','','','',NULL,'8173566823062310833320'),(6255,'81735668160','B021',1.00,'250','retail','0','2024-12-31 21:55:18','','','','150.8335714','Cash',0.00,'250','','','8','16.00','1','2024-12-31 18:56:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9966.00','9965','Inclusive','branch','Inventory','','','','yes','','','8173567140243823300303'),(6261,'191735666665','B164',1.00,'1600','retail','0','2024-12-31 20:37:45','','','','888.88','Cash',0.00,'1600','','','19','','1','2024-12-31 19:02:29','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9990.00','9989','Inclusive','branch','Inventory','','','','','',NULL,'19173566674204521212360'),(6262,'191735663299','B009',2.00,'600','retail','0','2024-12-31 19:41:39','','','','204','Cash',0.00,'300','','','19','','1','2024-12-31 19:05:20','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9740.00','9738','Inclusive','branch','Inventory','','','','','',NULL,'19173566332125035906329'),(6263,'191735663299','B038',2.00,'500','retail','0','2024-12-31 19:42:02','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-31 19:05:20','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9310.00','9308','Inclusive','branch','Inventory','','','','','',NULL,'19173566333453133037333'),(6264,'191735663299','B038',2.00,'500','retail','0','2024-12-31 20:36:29','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-31 19:05:20','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9308.00','9306','Inclusive','branch','Inventory','','','','','',NULL,'19173566660230332201302'),(6265,'191735663299','B009',1.00,'300','retail','0','2024-12-31 21:51:38','','','','204','Cash',0.00,'300','','','19','','1','2024-12-31 19:05:20','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9737.00','9736','Inclusive','branch','Inventory','','','','','',NULL,'19173567110610223030133'),(6266,'191735663299','B038',2.00,'500','retail','0','2024-12-31 22:01:39','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-31 19:05:20','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9305.00','9303','Inclusive','branch','Inventory','','','','','',NULL,'19173567172409032040300'),(6267,'191735663299','B009',1.00,'300','retail','0','2024-12-31 22:04:01','','','','204','Cash',0.00,'300','','','19','16.00','1','2024-12-31 19:05:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9736.00','9735','Inclusive','branch','Inventory','','','','yes','','','19173567191442227032237'),(6268,'191735671921','B009',1.00,'300','retail','0','2024-12-31 22:05:21','','','','204','Cash',0.00,'300','','','19','16.00','1','2024-12-31 19:05:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9735.00','9734','Inclusive','branch','Inventory','','','','yes','','','19173567192903123292030'),(6269,'191735671932','B009',1.00,'300','retail','0','2024-12-31 22:05:32','','','','204','Cash',0.00,'300','','','19','16.00','1','2024-12-31 19:06:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9734.00','9733','Inclusive','branch','Inventory','','','','yes','','','19173567198733373387323'),(6270,'121735682239','B030',3.00,'750','retail','0','2025-01-01 00:57:19','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2024-12-31 21:57:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9564.00','9561','Inclusive','branch','Inventory','','','','yes','','','12173568225002272232016'),(6271,'121735682239','B024',3.00,'900','retail','0','2025-01-01 00:57:30','','','','150.92','Cash',0.00,'300','','','12','16.00','1','2024-12-31 21:57:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9994.00','9991','Inclusive','branch','Inventory','','','','yes','','','12173568226003183701010'),(6272,'121735682239','B009',2.00,'600','retail','0','2025-01-01 00:57:41','','','','204','Cash',0.00,'300','','','12','16.00','1','2024-12-31 21:57:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9733.00','9731','Inclusive','branch','Inventory','','','','yes','','','12173568226903330362320'),(6289,'191735721925','B088',1.00,'400','retail','0','2025-01-01 11:58:45','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-01-01 09:01:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9737.00','9736','Inclusive','branch','Inventory','','','','yes','','','19173572196232033233309'),(6290,'191735721925','6046',1.00,'700','retail','0','2025-01-01 11:59:23','','','','400','Cash',0.00,'700','','','19','16.00','1','2025-01-01 09:01:16','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999926.00','999925','Inclusive','branch','Inventory','','','','yes','','','19173572207407313223774'),(6294,'191735722475','6515',1.00,'300','retail','0','2025-01-01 12:07:55','','','','100','Cash',0.00,'300','','','19','0.00','1','2025-01-01 09:22:17','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','19173572333442737233313'),(6295,'121735726622','B088',1.00,'400','retail','0','2025-01-01 13:17:02','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-01-01 10:17:12','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9736.00','9735','Inclusive','branch','Inventory','','','','yes','','','12173572663100167507230'),(6345,'191735718850','6011',2.00,'2400','retail','0','2025-01-01 11:07:30','','','','1000','Cash',0.00,'1200','','','19','','1','2025-01-01 11:01:40','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999985.00','999983','Inclusive','branch','Inventory','','','','','',NULL,'19173571887813233123282'),(6346,'191735718850','5996',3.00,'600','retail','0','2025-01-01 11:07:59','','','','150','Cash',0.00,'200','','','19','','1','2025-01-01 11:01:40','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999733.00','999730','Inclusive','branch','Inventory','','','','','',NULL,'19173571889583732123723'),(6347,'191735718850','6510',2.00,'200','retail','0','2025-01-01 11:08:16','','','','50','Cash',0.00,'100','','','19','','1','2025-01-01 11:01:40','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173571890400090331229'),(6348,'191735718850','6513',2.00,'200','retail','0','2025-01-01 11:08:25','','','','50','Cash',0.00,'100','','','19','','1','2025-01-01 11:01:40','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173571892302077191112'),(6349,'191735718850','6533',1.00,'100','retail','0','2025-01-01 11:08:43','','','','50','Cash',0.00,'100','','','19','','1','2025-01-01 11:01:40','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173571893133252033220'),(6350,'191735718850','B088',1.00,'400','retail','0','2025-01-01 11:08:51','','','','216','Cash',0.00,'400','','','19','','1','2025-01-01 11:01:40','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9738.00','9737','Inclusive','branch','Inventory','','','','','',NULL,'19173571894590325321034'),(6351,'191735718850','6520',1.00,'200','retail','0','2025-01-01 11:09:05','','','','100','Cash',0.00,'200','','','19','','1','2025-01-01 11:01:40','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173571896023311633229'),(6352,'191735718850','B089',1.00,'200','retail','0','2025-01-01 13:39:21','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-01-01 11:01:40','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9724.00','9723','Inclusive','branch','Inventory','','','','','',NULL,'19173572796905963230303'),(6353,'191735718850','B022',4.00,'1000','retail','0','2025-01-01 13:56:48','','','','176','Cash',0.00,'250','','','19','','1','2025-01-01 11:01:40','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9935.00','9931','Inclusive','branch','Inventory','','','','','',NULL,'19173572902900301903392'),(6354,'191735718850','6002',3.00,'750','retail','0','2025-01-01 14:01:27','','','','200','Cash',0.00,'250','','','19','16.00','1','2025-01-01 11:01:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999911.00','999908','Inclusive','branch','Inventory','','','','yes','','','19173572929712339332722'),(6365,'121735727225','B038',1.00,'250','retail','0','2025-01-01 13:27:05','','','','195.52','Cash',0.00,'250','','','12','','1','2025-01-01 11:25:03','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9303.00','9302','Inclusive','branch','Inventory','','','','','',NULL,'12173572723621612100300'),(6366,'121735727225','B038',1.00,'250','retail','0','2025-01-01 14:24:50','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-01-01 11:25:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9302.00','9301','Inclusive','branch','Inventory','','','','yes','','','12173573070030377352205'),(6367,'191735721607','6046',1.00,'700','retail','0','2025-01-01 11:53:27','','','','400','Cash',0.00,'700','','','19','','1','2025-01-01 11:27:02','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999927.00','999926','Inclusive','branch','Inventory','','','','','',NULL,'19173572162003502930293'),(6368,'191735721607','5996',2.00,'400','retail','0','2025-01-01 11:53:41','','','','150','Cash',0.00,'200','','','19','','1','2025-01-01 11:27:02','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999726.00','999724','Inclusive','branch','Inventory','','','','','',NULL,'19173572179832102273205'),(6369,'191735721607','5996',1.00,'200','retail','0','2025-01-01 14:26:14','','','','150','Cash',0.00,'200','','','19','16.00','1','2025-01-01 11:27:02','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999713.00','999712','Inclusive','branch','Inventory','','','','yes','','','19173573078171200803233'),(6370,'191735730823','6540',1.00,'2500','retail','0','2025-01-01 14:27:03','','','','1500','Cash',0.00,'2500','','','19','0.00','1','2025-01-01 11:34:22','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173573105223220525222'),(6371,'191735730823','6516',1.00,'300','retail','0','2025-01-01 14:30:52','','','','125','Cash',0.00,'300','','','19','0.00','1','2025-01-01 11:34:22','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173573106173653713510'),(6372,'191735730823','B009',1.00,'300','retail','0','2025-01-01 14:31:01','','','','204','Cash',0.00,'300','','','19','16.00','1','2025-01-01 11:34:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9731.00','9730','Inclusive','branch','Inventory','','','','yes','','','19173573124075012220303'),(6373,'191735730823','B023',2.00,'600','retail','0','2025-01-01 14:34:00','','','','176','Cash',0.00,'300','','','19','16.00','1','2025-01-01 11:34:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9822.00','9820','Inclusive','branch','Inventory','','','','yes','','','19173573125873033202323'),(6381,'121735728014','B088',1.00,'400','retail','0','2025-01-01 13:40:14','','','','216','Cash',0.00,'400','','','12','','1','2025-01-01 11:37:40','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9734.00','9733','Inclusive','branch','Inventory','','','','','',NULL,'12173572802322328132232'),(6382,'121735728014','5980',1.00,'900','retail','0','2025-01-01 14:37:14','','','','900','Cash',0.00,'900','','','12','16.00','1','2025-01-01 11:37:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999950.00','999949','Inclusive','branch','Inventory','','','','yes','','','12173573144803200217172'),(6383,'121735728014','6032',1.00,'200','retail','0','2025-01-01 14:37:28','','','','200','Cash',0.00,'200','','','12','16.00','1','2025-01-01 11:37:40','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999908.00','999907','Inclusive','branch','Inventory','','','','yes','','','12173573145732237053332'),(6384,'191735721326','6038',1.00,'1300','retail','0','2025-01-01 11:48:46','','','','1300','Cash',0.00,'1300','','','19','','1','2025-01-01 12:27:09','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9930.00','9929','Inclusive','branch','Inventory','','','','','',NULL,'19173572159421051232701'),(6385,'191735721326','5996',4.00,'800','retail','0','2025-01-01 11:53:14','','','','150','Cash',0.00,'200','','','19','','1','2025-01-01 12:27:09','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999730.00','999726','Inclusive','branch','Inventory','','','','','',NULL,'19173572160323232200303'),(6386,'191735721326','6511',3.00,'300','retail','0','2025-01-01 13:23:45','','','','50','Cash',0.00,'100','','','19','','1','2025-01-01 12:27:09','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173572706803172332053'),(6387,'191735721326','B030',1.00,'250','retail','0','2025-01-01 13:24:28','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-01-01 12:27:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9561.00','9560','Inclusive','branch','Inventory','','','','','',NULL,'19173572715433723224332'),(6388,'191735721326','6511',1.00,'100','retail','0','2025-01-01 13:28:19','','','','50','Cash',0.00,'100','','','19','','1','2025-01-01 12:27:09','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173572731231373227272'),(6389,'191735721326','B030',2.00,'500','retail','0','2025-01-01 13:34:45','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-01-01 12:27:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9560.00','9558','Inclusive','branch','Inventory','','','','','',NULL,'19173572772321377379135'),(6390,'191735721326','6511',1.00,'100','retail','0','2025-01-01 14:11:52','','','','50','Cash',0.00,'100','','','19','','1','2025-01-01 12:27:09','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173572991952922533929'),(6391,'191735721326','6002',3.00,'750','retail','0','2025-01-01 14:11:59','','','','200','Cash',0.00,'250','','','19','','1','2025-01-01 12:27:09','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999908.00','999905','Inclusive','branch','Inventory','','','','','',NULL,'19173572992930933522390'),(6392,'191735721326','6511',1.00,'100','retail','0','2025-01-01 15:26:58','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-01 12:27:09','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','19173573442772200233343'),(6397,'191735727377','B088',1.00,'400','retail','0','2025-01-01 13:29:37','','','','216','Cash',0.00,'400','','','19','','1','2025-01-01 12:43:49','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9735.00','9734','Inclusive','branch','Inventory','','','','','',NULL,'19173572752172732151152'),(6398,'191735727377','6528',1.00,'250','retail','0','2025-01-01 15:43:34','','','','150 ','Cash',0.00,'250','','','19','0.00','1','2025-01-01 12:43:49','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173573542433022223435'),(6404,'191735736603','6506',1.00,'1300','retail','0','2025-01-01 16:03:23','','','','700','Cash',0.00,'1300','','','19','','1','2025-01-01 13:12:44','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173573661501972300732'),(6405,'191735736603','6032',1.00,'200','retail','0','2025-01-01 16:03:35','','','','200','Cash',0.00,'200','','','19','','1','2025-01-01 13:12:44','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999907.00','999906','Inclusive','branch','Inventory','','','','','',NULL,'19173573662403367322410'),(6406,'191735736603','6516',1.00,'300','retail','0','2025-01-01 16:09:07','','','','125','Cash',0.00,'300','','','19','0.00','1','2025-01-01 13:12:44','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173573716112153232970'),(6407,'121735728964','6511',4.00,'400','retail','0','2025-01-01 13:56:04','','','','50','Cash',0.00,'100','','','12','','1','2025-01-01 13:16:07','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','13.00','9','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173572898033322233227'),(6408,'121735728964','6517',1.00,'250','retail','0','2025-01-01 14:35:41','','','','150','Cash',0.00,'250','','','12','','1','2025-01-01 13:16:07','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173573135003322327230'),(6409,'121735728964','5996',2.00,'400','retail','0','2025-01-01 14:35:51','','','','150','Cash',0.00,'200','','','12','','1','2025-01-01 13:16:07','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999712.00','999710','Inclusive','branch','Inventory','','','','','',NULL,'12173573136002512320130'),(6410,'121735728964','15',1.00,'150','retail','0','2025-01-01 14:36:31','','','','0','Cash',0.00,'150','','','12','','1','2025-01-01 13:16:07','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999737.00','999736','Inclusive','branch','Inventory','','','','','',NULL,'12173573140901003312222'),(6411,'121735728964','6511',2.00,'200','retail','0','2025-01-01 16:13:37','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-01 13:16:07','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','12173573723550517123250'),(6412,'121735737369','6566',1.00,'100','retail','0','2025-01-01 16:16:09','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-01 13:18:03','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173573748120223331313'),(6413,'191735737532','6002',1.00,'250','retail','0','2025-01-01 16:18:52','','','','200','Cash',0.00,'250','','','19','16.00','1','2025-01-01 13:20:57','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999905.00','999904','Inclusive','branch','Inventory','','','','yes','','','19173573765552310755200'),(6433,'191735729301','B088',3.00,'1200','retail','0','2025-01-01 14:01:41','','','','216','Cash',0.00,'400','','','19','','1','2025-01-01 13:44:48','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9733.00','9730','Inclusive','branch','Inventory','','','','','',NULL,'19173572987232032700923'),(6434,'191735729301','5996',3.00,'600','retail','0','2025-01-01 15:42:20','','','','150','Cash',0.00,'200','','','19','','1','2025-01-01 13:44:48','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999710.00','999707','Inclusive','branch','Inventory','','','','','',NULL,'19173573535203332303322'),(6435,'191735729301','6506',2.00,'2600','retail','0','2025-01-01 15:42:33','','','','700','Cash',0.00,'1300','','','19','','1','2025-01-01 13:44:48','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173573536702330035003'),(6436,'191735729301','6511',1.00,'100','retail','0','2025-01-01 16:44:24','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-01 13:44:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','19173573907722277203030'),(6437,'191735739091','B001',1.00,'250','retail','0','2025-01-01 16:44:51','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-01-01 13:50:14','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9625.00','9624','Inclusive','branch','Inventory','','','','yes','','','19173573941231935213022'),(6483,'121735742912','6000',1.00,'1300','retail','0','2025-01-01 17:48:32','','','','1000','Cash',0.00,'1300','','','12','','1','2025-01-01 14:58:13','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999953.00','999952','Inclusive','branch','Inventory','','','','','',NULL,'12173574292022023457320'),(6484,'121735742912','6001',1.00,'650','retail','0','2025-01-01 17:48:41','','','','650','Cash',0.00,'650','','','12','','1','2025-01-01 14:58:13','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999964.00','999963','Inclusive','branch','Inventory','','','','','',NULL,'12173574292723722272413'),(6485,'121735742912','5996',2.00,'400','retail','0','2025-01-01 17:48:48','','','','150','Cash',0.00,'200','','','12','','1','2025-01-01 14:58:13','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999707.00','999705','Inclusive','branch','Inventory','','','','','',NULL,'12173574293735300502303'),(6486,'121735742912','6032',1.00,'200','retail','0','2025-01-01 17:48:57','','','','200','Cash',0.00,'200','','','12','','1','2025-01-01 14:58:13','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999906.00','999905','Inclusive','branch','Inventory','','','','','',NULL,'12173574294400229970352'),(6487,'121735742912','B088',1.00,'400','retail','0','2025-01-01 17:49:04','','','','216','Cash',0.00,'400','','','12','','1','2025-01-01 14:58:13','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9727.00','9726','Inclusive','branch','Inventory','','','','','',NULL,'12173574295200120320323'),(6488,'121735742912','B088',1.00,'400','retail','0','2025-01-01 17:57:30','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-01-01 14:58:13','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9726.00','9725','Inclusive','branch','Inventory','','','','yes','','','12173574346142332133063'),(6489,'121735742912','6040',1.00,'100','retail','0','2025-01-01 17:57:44','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-01-01 14:58:13','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9661.00','9660','Inclusive','branch','Inventory','','','','yes','','','12173574348923030333392'),(6490,'81735744332','6516',1.00,'300','retail','0','2025-01-01 18:12:12','','','','125','Cash',0.00,'300','','','8','0.00','1','2025-01-01 15:12:37','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','8173574434432132410027'),(6491,'121735744393','6540',1.00,'2500','retail','0','2025-01-01 18:13:13','','','','1500','Cash',0.00,'2500','','','12','0.00','1','2025-01-01 15:13:29','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173574440732242002012'),(6492,'81735741099','6540',1.00,'2500','retail','0','2025-01-01 17:18:19','','','','1500','Cash',0.00,'2500','','','8','','1','2025-01-01 15:15:15','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'8173574111001023137151'),(6493,'81735741099','B088',1.00,'400','retail','0','2025-01-01 17:18:30','','','','216','Cash',0.00,'400','','','8','','1','2025-01-01 15:15:15','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9728.00','9727','Inclusive','branch','Inventory','','','','','',NULL,'8173574111930223334292'),(6494,'81735741099','B038',2.00,'500','retail','0','2025-01-01 18:14:39','','','','195.52','Cash',0.00,'250','','','8','16.00','1','2025-01-01 15:15:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9298.00','9296','Inclusive','branch','Inventory','','','','yes','','','8173574450832530334533'),(6498,'121735739962','B001',1.00,'250','retail','0','2025-01-01 16:59:22','','','','169','Cash',0.00,'250','','','12','','1','2025-01-01 15:37:12','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9624.00','9623','Inclusive','branch','Inventory','','','','','',NULL,'12173573997833203290303'),(6499,'121735739962','B038',1.00,'250','retail','0','2025-01-01 16:59:38','','','','195.52','Cash',0.00,'250','','','12','','1','2025-01-01 15:37:12','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9301.00','9300','Inclusive','branch','Inventory','','','','','',NULL,'12173573999610730939999'),(6500,'121735739962','B028',1.00,'300','retail','0','2025-01-01 16:59:56','','','','195','Cash',0.00,'300','','','12','','1','2025-01-01 15:37:12','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9873.00','9872','Inclusive','branch','Inventory','','','','','',NULL,'12173574000703002203030'),(6501,'121735739962','6511',1.00,'100','retail','0','2025-01-01 17:00:08','','','','50','Cash',0.00,'100','','','12','','1','2025-01-01 15:37:12','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173574005574252223002'),(6502,'121735739962','6012',2.00,'1000','retail','0','2025-01-01 17:03:09','','','','500','Cash',0.00,'500','','','12','','1','2025-01-01 15:37:12','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999974.00','999972','Inclusive','branch','Inventory','','','','','',NULL,'12173574020052327033003'),(6503,'121735739962','B006',1.00,'250','retail','0','2025-01-01 17:45:39','','','','176','Cash',0.00,'250','','','12','','1','2025-01-01 15:37:12','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9918.00','9917','Inclusive','branch','Inventory','','','','','',NULL,'12173574277112233312330'),(6504,'121735739962','6511',3.00,'300','retail','0','2025-01-01 17:46:11','','','','50','Cash',0.00,'100','','','12','','1','2025-01-01 15:37:12','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173574284323712383281'),(6505,'121735739962','6512',2.00,'100','retail','0','2025-01-01 17:47:23','','','','30','Cash',0.00,'50','','','12','','1','2025-01-01 15:37:12','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','58.00','56','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173574285255302733223'),(6506,'81735738013','B043',1.00,'1200','retail','0','2025-01-01 16:26:53','','','','680','Cash',0.00,'1200','','','8','','1','2025-01-01 15:44:44','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9961.00','9960','Inclusive','branch','Inventory','','','','','',NULL,'8173573802232822403042'),(6507,'81735738013','6566',1.00,'100','retail','0','2025-01-01 16:27:02','','','','50','Cash',0.00,'100','','','8','','1','2025-01-01 15:44:44','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'8173573802920327402097'),(6508,'81735738013','B023',2.00,'600','retail','0','2025-01-01 18:16:20','','','','176','Cash',0.00,'300','','','8','','1','2025-01-01 15:44:44','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9820.00','9818','Inclusive','branch','Inventory','','','','','',NULL,'8173574459683900363700'),(6509,'81735738013','B023',1.00,'300','retail','0','2025-01-01 18:44:28','','','','176','Cash',0.00,'300','','','8','16.00','1','2025-01-01 15:44:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9818.00','9817','Inclusive','branch','Inventory','','','','yes','','','8173574627536022340302'),(6512,'191735729032','6506',3.00,'3900','retail','0','2025-01-01 13:57:13','','','','700','Cash',0.00,'1300','','','19','','1','2025-01-01 15:59:04','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173572917323073070023'),(6513,'191735729032','5996',4.00,'800','retail','0','2025-01-01 13:59:33','','','','150','Cash',0.00,'200','','','19','','1','2025-01-01 15:59:04','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999717.00','999713','Inclusive','branch','Inventory','','','','','',NULL,'19173572918793915222009'),(6514,'191735729032','6510',1.00,'100','retail','0','2025-01-01 13:59:47','','','','50','Cash',0.00,'100','','','19','','1','2025-01-01 15:59:04','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173572920833123323301'),(6515,'191735729032','6516',2.00,'600','retail','0','2025-01-01 14:00:09','','','','125','Cash',0.00,'300','','','19','','1','2025-01-01 15:59:04','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173572922300233233322'),(6516,'191735729032','6516',2.00,'600','retail','0','2025-01-01 18:58:51','','','','125','Cash',0.00,'300','','','19','0.00','1','2025-01-01 15:59:04','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173574714253222320224'),(6517,'81735747451','B088',1.00,'400','retail','0','2025-01-01 19:04:12','','','','216','Cash',0.00,'400','','','8','16.00','1','2025-01-01 16:04:24','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9725.00','9724','Inclusive','branch','Inventory','','','','yes','','','8173574746073270740360'),(6520,'191735742973','6001',1.00,'650','retail','0','2025-01-01 17:49:33','','','','650','Cash',0.00,'650','','','19','','1','2025-01-01 16:07:45','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999963.00','999962','Inclusive','branch','Inventory','','','','','',NULL,'19173574304234202702902'),(6521,'191735742973','6556',1.00,'500','retail','0','2025-01-01 17:50:43','','','','300','Cash',0.00,'500','','','19','','1','2025-01-01 16:07:45','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173574305823303335772'),(6522,'191735742973','6026',1.00,'200','retail','0','2025-01-01 17:50:59','','','','50','Cash',0.00,'200','','','19','','1','2025-01-01 16:07:45','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999987.00','999986','Inclusive','branch','Inventory','','','','','',NULL,'19173574309127233275525'),(6523,'191735742973','6514',2.00,'200','retail','0','2025-01-01 19:07:23','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-01 16:07:45','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Service','1110','4000','5500','yes','','','19173574766073233364399'),(6524,'191735747666','5996',2.00,'400','retail','0','2025-01-01 19:07:46','','','','150','Cash',0.00,'200','','','19','16.00','1','2025-01-01 16:08:16','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999704.00','999702','Inclusive','branch','Inventory','','','','yes','','','19173574769163301091011'),(6528,'191735721801','5977',1.00,'600','retail','0','2025-01-01 11:56:41','','','','600','Cash',0.00,'600','','','19','','1','2025-01-01 16:13:05','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999981.00','999980','Inclusive','branch','Inventory','','','','','',NULL,'19173572181732093731302'),(6529,'191735721801','5996',4.00,'800','retail','0','2025-01-01 11:56:57','','','','150','Cash',0.00,'200','','','19','','1','2025-01-01 16:13:05','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999724.00','999720','Inclusive','branch','Inventory','','','','','',NULL,'19173572183802323130023'),(6530,'191735721801','6002',3.00,'750','retail','0','2025-01-01 12:03:02','','','','200','Cash',0.00,'250','','','19','','1','2025-01-01 16:13:05','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999915.00','999912','Inclusive','branch','Inventory','','','','','',NULL,'19173572247223272225722'),(6531,'191735721801','6566',1.00,'100','retail','0','2025-01-01 13:29:25','','','','50','Cash',0.00,'100','','','19','','1','2025-01-01 16:13:05','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173572737420929322014'),(6532,'191735721801','6002',1.00,'250','retail','0','2025-01-01 13:35:54','','','','200','Cash',0.00,'250','','','19','','1','2025-01-01 16:13:05','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999912.00','999911','Inclusive','branch','Inventory','','','','','',NULL,'19173572776567029023505'),(6537,'121735735985','B001',1.00,'250','retail','0','2025-01-01 15:53:05','','','','169','Cash',0.00,'250','','','12','','1','2025-01-01 16:31:51','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9628.00','9627','Inclusive','branch','Inventory','','','','','',NULL,'12173573599425271503322'),(6538,'121735735985','B030',1.00,'250','retail','0','2025-01-01 15:54:23','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-01-01 16:31:51','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9558.00','9557','Inclusive','branch','Inventory','','','','','',NULL,'12173573611437232733043'),(6539,'121735735985','B030',1.00,'250','retail','0','2025-01-01 16:28:59','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-01-01 16:31:51','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9557.00','9556','Inclusive','branch','Inventory','','','','','',NULL,'12173573815303183733072'),(6540,'121735735985','B001',1.00,'250','retail','0','2025-01-01 16:30:44','','','','169','Cash',0.00,'250','','','12','','1','2025-01-01 16:31:51','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9627.00','9626','Inclusive','branch','Inventory','','','','','',NULL,'12173573826902333157320'),(6541,'121735735985','B001',1.00,'250','retail','0','2025-01-01 16:39:47','','','','169','Cash',0.00,'250','','','12','','1','2025-01-01 16:31:51','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9626.00','9625','Inclusive','branch','Inventory','','','','','',NULL,'12173573879635372233232'),(6542,'121735735985','B001',2.00,'500','retail','0','2025-01-01 17:52:02','','','','169','Cash',0.00,'250','','','12','','1','2025-01-01 16:31:51','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9623.00','9621','Inclusive','branch','Inventory','','','','','',NULL,'12173574313622320707223'),(6543,'121735735985','B030',1.00,'250','retail','0','2025-01-01 17:52:17','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-01-01 16:31:51','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9556.00','9555','Inclusive','branch','Inventory','','','','','',NULL,'12173574314772224032237'),(6544,'121735735985','6001',1.00,'650','retail','0','2025-01-01 17:54:02','','','','650','Cash',0.00,'650','','','12','','1','2025-01-01 16:31:51','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999962.00','999961','Inclusive','branch','Inventory','','','','','',NULL,'12173574325032272122002'),(6545,'121735735985','5996',1.00,'200','retail','0','2025-01-01 17:54:12','','','','150','Cash',0.00,'200','','','12','','1','2025-01-01 16:31:51','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999705.00','999704','Inclusive','branch','Inventory','','','','','',NULL,'12173574326003333223322'),(6546,'121735735985','B001',2.00,'500','retail','0','2025-01-01 19:31:27','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-01-01 16:31:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9616.00','9614','Inclusive','branch','Inventory','','','','yes','','','12173574909823205032371'),(6547,'121735735985','B030',1.00,'250','retail','0','2025-01-01 19:31:38','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-01-01 16:31:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9552.00','9551','Inclusive','branch','Inventory','','','','yes','','','12173574910893320120301'),(6548,'81735747465','B001',2.00,'500','retail','0','2025-01-01 19:04:25','','','','169','Cash',0.00,'250','','','8','','1','2025-01-01 16:37:08','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9619.00','9617','Inclusive','branch','Inventory','','','','','',NULL,'8173574747541347142152'),(6549,'81735747465','B030',2.00,'500','retail','0','2025-01-01 19:04:35','','','','169.0003774','Cash',0.00,'250','','','8','','1','2025-01-01 16:37:08','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9554.00','9552','Inclusive','branch','Inventory','','','','','',NULL,'8173574748648242242340'),(6550,'81735747465','6528',1.00,'250','retail','0','2025-01-01 19:11:41','','','','150 ','Cash',0.00,'250','','','8','','1','2025-01-01 16:37:08','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'8173574791032718270007'),(6551,'81735747465','B001',1.00,'250','retail','0','2025-01-01 19:29:12','','','','169','Cash',0.00,'250','','','8','','1','2025-01-01 16:37:08','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9617.00','9616','Inclusive','branch','Inventory','','','','','',NULL,'8173574896172320333841'),(6552,'81735747465','B030',1.00,'250','retail','0','2025-01-01 19:36:44','','','','169.0003774','Cash',0.00,'250','','','8','16.00','1','2025-01-01 16:37:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9551.00','9550','Inclusive','branch','Inventory','','','','yes','','','8173574942173271740320'),(6553,'191735750435','6511',1.00,'100','retail','0','2025-01-01 19:53:55','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-01 16:54:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','19173575044222010303203'),(6557,'81735750713','B030',1.00,'250','retail','0','2025-01-01 19:58:33','','','','169.0003774','Cash',0.00,'250','','','8','16.00','1','2025-01-01 16:58:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9550.00','9549','Inclusive','branch','Inventory','','','','yes','','','8173575072181322721233'),(6558,'191735721841','7029',1.00,'1800','retail','0','2025-01-01 11:57:21','','','','1200','Cash',0.00,'1800','','','19','','1','2025-01-01 17:12:16','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9905.00','9904','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19173572187738332137733'),(6559,'191735721841','5996',3.00,'600','retail','0','2025-01-01 11:57:58','','','','150','Cash',0.00,'200','','','19','','1','2025-01-01 17:12:16','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999720.00','999717','Inclusive','branch','Inventory','','','','','',NULL,'19173572188702925281373'),(6560,'191735721841','6513',2.00,'200','retail','0','2025-01-01 11:58:08','','','','50','Cash',0.00,'100','','','19','','1','2025-01-01 17:12:16','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173572189573325331222'),(6561,'191735721841','6566',1.00,'100','retail','0','2025-01-01 16:33:18','','','','50','Cash',0.00,'100','','','19','','1','2025-01-01 17:12:16','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173573841304230330337'),(6562,'191735721841','B088',2.00,'800','retail','0','2025-01-01 16:33:33','','','','216','Cash',0.00,'400','','','19','','1','2025-01-01 17:12:16','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9730.00','9728','Inclusive','branch','Inventory','','','','','',NULL,'19173573843420923333433'),(6563,'191735742675','B009',2.00,'600','retail','0','2025-01-01 17:44:35','','','','204','Cash',0.00,'300','','','19','','1','2025-01-01 17:13:26','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9730.00','9728','Inclusive','branch','Inventory','','','','','',NULL,'19173574268302373823022'),(6564,'191735742675','B038',2.00,'500','retail','0','2025-01-01 17:44:44','','','','195.52','Cash',0.00,'250','','','19','','1','2025-01-01 17:13:26','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9300.00','9298','Inclusive','branch','Inventory','','','','','',NULL,'19173574269991035429019'),(6565,'191735742675','B009',1.00,'300','retail','0','2025-01-01 19:54:18','','','','204','Cash',0.00,'300','','','19','','1','2025-01-01 17:13:26','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9728.00','9727','Inclusive','branch','Inventory','','','','','',NULL,'19173575046620703313037'),(6566,'191735742675','B038',2.00,'500','retail','0','2025-01-01 20:13:01','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-01-01 17:13:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9296.00','9294','Inclusive','branch','Inventory','','','','yes','','','19173575160230220132702'),(6569,'121735746338','B001',2.00,'500','retail','0','2025-01-01 18:45:38','','','','169','Cash',0.00,'250','','','12','','1','2025-01-01 17:20:56','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9621.00','9619','Inclusive','branch','Inventory','','','','','',NULL,'12173574634932231022104'),(6570,'121735746338','B030',1.00,'250','retail','0','2025-01-01 18:45:50','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-01-01 17:20:56','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9555.00','9554','Inclusive','branch','Inventory','','','','','',NULL,'12173574635820302250212'),(6571,'121735746338','B030',1.00,'250','retail','0','2025-01-01 20:20:34','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-01-01 17:20:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9548.00','9547','Inclusive','branch','Inventory','','','','yes','','','12173575204633122231253'),(6572,'121735746338','B001',2.00,'500','retail','0','2025-01-01 20:20:46','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-01-01 17:20:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9614.00','9612','Inclusive','branch','Inventory','','','','yes','','','12173575205403120020030'),(6600,'191735755345','6013',1.00,'100','retail','0','2025-01-01 21:15:45','','','','100','Cash',0.00,'100','','','19','16.00','1','2025-01-01 18:20:04','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999943.00','999942','Inclusive','branch','Inventory','','','','yes','','','19173575560206225725253'),(6601,'191735755605','6046',1.00,'700','retail','0','2025-01-01 21:20:05','','','','400','Cash',0.00,'700','','','19','16.00','1','2025-01-01 18:20:53','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999925.00','999924','Inclusive','branch','Inventory','','','','yes','','','19173575564532567225020'),(6602,'191735755605','6510',1.00,'100','retail','0','2025-01-01 21:20:45','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-01 18:20:53','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','yes','','','19173575565233333573573'),(6610,'81735753127','B164',1.00,'1600','retail','0','2025-01-01 20:38:47','','','','888.88','Cash',0.00,'1600','','','8','','1','2025-01-01 18:54:20','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9989.00','9988','Inclusive','branch','Inventory','','','','','',NULL,'8173575314402023432435'),(6611,'81735753127','B089',1.00,'200','retail','0','2025-01-01 20:39:04','','','','79.16675','Cash',0.00,'200','','','8','','1','2025-01-01 18:54:20','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9723.00','9722','Inclusive','branch','Inventory','','','','','',NULL,'8173575318423228321458'),(6612,'81735753127','6519',1.00,'150','retail','0','2025-01-01 21:10:24','','','','50','Cash',0.00,'150','','','8','','1','2025-01-01 18:54:20','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'8173575503623486023333'),(6613,'81735753127','6519',2.00,'300','retail','0','2025-01-01 21:10:36','','','','50','Cash',0.00,'150','','','8','','1','2025-01-01 18:54:20','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'8173575504870783038430'),(6614,'81735753127','15',1.00,'150','retail','0','2025-01-01 21:10:49','','','','0','Cash',0.00,'150','','','8','','1','2025-01-01 18:54:20','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999736.00','999735','Inclusive','branch','Inventory','','','','','',NULL,'8173575505883123000725'),(6615,'81735753127','6564',1.00,'500','retail','0','2025-01-01 21:10:58','','','','400','Cash',0.00,'500','','','8','','1','2025-01-01 18:54:20','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'8173575507002303825222'),(6616,'81735753127','5996',3.00,'600','retail','0','2025-01-01 21:24:29','','','','150','Cash',0.00,'200','','','8','','1','2025-01-01 18:54:20','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999702.00','999699','Inclusive','branch','Inventory','','','','','',NULL,'8173575588038225810333'),(6617,'81735753127','6000',1.00,'1300','retail','0','2025-01-01 21:53:35','','','','1000','Cash',0.00,'1300','','','8','16.00','1','2025-01-01 18:54:20','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999952.00','999951','Inclusive','branch','Inventory','','','','yes','','','8173575764335036253347'),(6618,'191735751607','B027',1.00,'250','retail','0','2025-01-01 20:13:27','','','','176','Cash',0.00,'250','','','19','','1','2025-01-01 19:16:36','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9920.00','9919','Inclusive','branch','Inventory','','','','','',NULL,'19173575186022020601191'),(6619,'191735751607','B030',1.00,'250','retail','0','2025-01-01 20:17:40','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-01-01 19:16:36','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9549.00','9548','Inclusive','branch','Inventory','','','','','',NULL,'19173575186883303213262'),(6620,'191735751607','B030',1.00,'250','retail','0','2025-01-01 20:37:41','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-01-01 19:16:36','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9547.00','9546','Inclusive','branch','Inventory','','','','','',NULL,'19173575306920376230310'),(6621,'191735751607','B027',1.00,'250','retail','0','2025-01-01 20:37:50','','','','176','Cash',0.00,'250','','','19','','1','2025-01-01 19:16:36','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9919.00','9918','Inclusive','branch','Inventory','','','','','',NULL,'19173575307933351055103'),(6622,'191735751607','B027',1.00,'250','retail','0','2025-01-01 21:09:39','','','','176','Cash',0.00,'250','','','19','','1','2025-01-01 19:16:36','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9918.00','9917','Inclusive','branch','Inventory','','','','','',NULL,'19173575498612222053730'),(6623,'191735751607','B030',1.00,'250','retail','0','2025-01-01 21:09:47','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-01-01 19:16:36','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9546.00','9545','Inclusive','branch','Inventory','','','','','',NULL,'19173575499575252223002'),(6624,'191735751607','6038',1.00,'1300','retail','0','2025-01-01 21:15:12','','','','1300','Cash',0.00,'1300','','','19','','1','2025-01-01 19:16:36','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9929.00','9928','Inclusive','branch','Inventory','','','','','',NULL,'19173575532777027235932'),(6625,'191735751607','6510',1.00,'100','retail','0','2025-01-01 21:15:28','','','','50','Cash',0.00,'100','','','19','','1','2025-01-01 19:16:36','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173575533434033072250'),(6626,'191735751607','6513',1.00,'100','retail','0','2025-01-01 21:15:35','','','','50','Cash',0.00,'100','','','19','','1','2025-01-01 19:16:36','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173575534122413233347'),(6627,'191735751607','B030',1.00,'250','retail','0','2025-01-01 22:16:25','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-01-01 19:16:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9545.00','9544','Inclusive','branch','Inventory','','','','yes','','','19173575899350322229003'),(6630,'191735758997','B038',2.00,'500','retail','0','2025-01-01 22:16:37','','','','195.52','Cash',0.00,'250','','','19','','1','2025-01-01 19:42:33','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9294.00','9292','Inclusive','branch','Inventory','','','','','',NULL,'19173575906703523932992'),(6631,'191735758997','B009',1.00,'300','retail','0','2025-01-01 22:17:47','','','','204','Cash',0.00,'300','','','19','','1','2025-01-01 19:42:33','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9727.00','9726','Inclusive','branch','Inventory','','','','','',NULL,'19173575907592327320231'),(6632,'191735758997','6512',3.00,'150','retail','0','2025-01-01 22:42:19','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-01-01 19:42:33','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','58.00','55','Inclusive','branch','Service','1110','4000','5500','yes','','','19173576055025332323033'),(6633,'191735824204','6511',1.00,'100','retail','0','2025-01-02 16:23:24','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-02 13:25:27','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','19173582431532292323333'),(6634,'191735824204','6511',1.00,'100','retail','0','2025-01-02 16:25:16','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-02 13:25:27','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','19173582432535031232210'),(6649,'81735832178','6527',1.00,'200','retail','0','2025-01-02 18:36:18','','','','50','Cash',0.00,'200','','','8','0.00','1','2025-01-02 15:37:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','8173583219003002220370'),(6650,'81735832178','15',1.00,'150','retail','0','2025-01-02 18:36:30','','','','0','Cash',0.00,'150','','','8','16.00','1','2025-01-02 15:37:14','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999735.00','999734','Inclusive','branch','Inventory','','','','yes','','','8173583219633234460092'),(6651,'81735832178','6026',1.00,'200','retail','0','2025-01-02 18:36:37','','','','50','Cash',0.00,'200','','','8','16.00','1','2025-01-02 15:37:14','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999986.00','999985','Inclusive','branch','Inventory','','','','yes','','','8173583220600001373223'),(6652,'81735832178','6514',3.00,'300','retail','0','2025-01-02 18:36:46','','','','50','Cash',0.00,'100','','','8','0.00','1','2025-01-02 15:37:14','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','8173583222000233083071'),(6653,'81735832178','6512',1.00,'50','retail','0','2025-01-02 18:37:00','','','','30','Cash',0.00,'50','','','8','0.00','1','2025-01-02 15:37:14','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Service','1110','4000','5500','yes','','','8173583222902220320932'),(6654,'191735824328','6540',1.00,'2500','retail','0','2025-01-02 16:25:28','','','','1500','Cash',0.00,'2500','','','19','','1','2025-01-02 15:42:31','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173582433933323329203'),(6655,'191735824328','5',1.00,'1700','retail','0','2025-01-02 16:25:39','','','','950','Cash',0.00,'1700','','','19','','1','2025-01-02 15:42:31','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','','',NULL,'19173582435003293520024'),(6656,'191735824328','6511',3.00,'300','retail','0','2025-01-02 16:58:41','','','','50','Cash',0.00,'100','','','19','','1','2025-01-02 15:42:31','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173582633332323331232'),(6657,'191735824328','6040',1.00,'100','retail','0','2025-01-02 16:58:54','','','','42','Cash',0.00,'100','','','19','','1','2025-01-02 15:42:31','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9660.00','9659','Inclusive','branch','Inventory','','','','','',NULL,'19173582634663302222223'),(6658,'191735824328','B041',1.00,'1200','retail','0','2025-01-02 16:59:07','','','','610','Cash',0.00,'1200','','','19','','1','2025-01-02 15:42:31','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9979.00','9978','Inclusive','branch','Inventory','','','','','',NULL,'19173582637220210012322'),(6659,'191735824328','6040',1.00,'100','retail','0','2025-01-02 18:42:19','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-01-02 15:42:31','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9659.00','9658','Inclusive','branch','Inventory','','','','yes','','','19173583254832323057233'),(6675,'121735830102','6002',1.00,'250','retail','0','2025-01-02 18:01:42','','','','200','Cash',0.00,'250','','','12','','1','2025-01-02 16:26:35','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999903.00','999902','Inclusive','branch','Inventory','','','','','',NULL,'12173583011003322328230'),(6676,'121735830102','B088',1.00,'400','retail','0','2025-01-02 18:01:51','','','','216','Cash',0.00,'400','','','12','','1','2025-01-02 16:26:35','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9724.00','9723','Inclusive','branch','Inventory','','','','','',NULL,'12173583012307032310221'),(6677,'121735830102','6506',1.00,'1300','retail','0','2025-01-02 19:24:42','','','','700','Cash',0.00,'1300','','','12','0.00','1','2025-01-02 16:26:35','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','12173583515423333203115'),(6678,'121735830102','6513',1.00,'100','retail','0','2025-01-02 19:25:54','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-02 16:26:35','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173583516730203133030'),(6679,'121735830102','5984',2.00,'200','retail','0','2025-01-02 19:26:07','','','','100','Cash',0.00,'100','','','12','16.00','1','2025-01-02 16:26:35','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999908.00','999906','Inclusive','branch','Inventory','','','','yes','','','12173583518452113833232'),(6680,'121735830102','6510',1.00,'100','retail','0','2025-01-02 19:26:25','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-02 16:26:35','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','yes','','','12173583519270523531322'),(6687,'191735835724','B001',1.00,'250','retail','0','2025-01-02 19:35:24','','','','169','Cash',0.00,'250','','','19','','1','2025-01-02 17:20:02','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9612.00','9611','Inclusive','branch','Inventory','','','','','',NULL,'19173583573409032040300'),(6688,'191735835724','B001',1.00,'250','retail','0','2025-01-02 20:19:45','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-01-02 17:20:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9611.00','9610','Inclusive','branch','Inventory','','','','yes','','','19173583839932587309023'),(6689,'81735829466','6002',1.00,'250','retail','0','2025-01-02 17:51:07','','','','200','Cash',0.00,'250','','','8','','1','2025-01-02 17:50:41','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999904.00','999903','Inclusive','branch','Inventory','','','','','',NULL,'8173582947422923972320'),(6690,'81735829466','6511',1.00,'100','retail','0','2025-01-02 18:01:12','','','','50','Cash',0.00,'100','','','8','','1','2025-01-02 17:50:41','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','','',NULL,'8173583008087282100318'),(6691,'81735829466','15',1.00,'150','retail','0','2025-01-02 18:59:45','','','','0','Cash',0.00,'150','','','8','','1','2025-01-02 17:50:41','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999734.00','999733','Inclusive','branch','Inventory','','','','','',NULL,'8173583359792847233303'),(6692,'81735829466','6000',1.00,'1300','retail','0','2025-01-02 18:59:59','','','','1000','Cash',0.00,'1300','','','8','','1','2025-01-02 17:50:41','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999951.00','999950','Inclusive','branch','Inventory','','','','','',NULL,'8173583361012323834243'),(6693,'81735829466','6538',1.00,'150','retail','0','2025-01-02 19:00:58','','','','50','Cash',0.00,'150','','','8','','1','2025-01-02 17:50:41','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'8173583367282535032030'),(6694,'81735829466','5996',1.00,'200','retail','0','2025-01-02 19:12:26','','','','150','Cash',0.00,'200','','','8','','1','2025-01-02 17:50:41','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999699.00','999698','Inclusive','branch','Inventory','','','','','',NULL,'8173583435482230030300'),(6695,'81735829466','6512',3.00,'150','retail','0','2025-01-02 20:50:18','','','','30','Cash',0.00,'50','','','8','0.00','1','2025-01-02 17:50:41','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','58.00','55','Inclusive','branch','Service','1110','4000','5500','yes','','','8173584023000030032382'),(6696,'81735829466','15',1.00,'150','retail','0','2025-01-02 20:50:30','','','','0','Cash',0.00,'150','','','8','16.00','1','2025-01-02 17:50:41','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999733.00','999732','Inclusive','branch','Inventory','','','','yes','','','8173584023722132710028'),(6697,'81735828009','B159',1.00,'2700','retail','0','2025-01-02 17:26:49','','','','1700','Cash',0.00,'2700','','','8','','1','2025-01-02 19:04:29','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','','','','',NULL,'8173582802430833430120'),(6698,'81735828009','B089',1.00,'200','retail','0','2025-01-02 17:27:04','','','','79.16675','Cash',0.00,'200','','','8','','1','2025-01-02 19:04:29','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9722.00','9721','Inclusive','branch','Inventory','','','','','',NULL,'8173582803533220313280'),(6699,'81735828009','5980',1.00,'900','retail','0','2025-01-02 20:18:41','','','','900','Cash',0.00,'900','','','8','','1','2025-01-02 19:04:29','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999949.00','999948','Inclusive','branch','Inventory','','','','','',NULL,'8173583832928923332033'),(6700,'81735828009','B159',1.00,'2700','retail','0','2025-01-02 20:18:49','','','','1700','Cash',0.00,'2700','','','8','','1','2025-01-02 19:04:29','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','','','','','',NULL,'8173583834722333223482'),(6701,'81735828009','B089',1.00,'200','retail','0','2025-01-02 20:19:08','','','','79.16675','Cash',0.00,'200','','','8','','1','2025-01-02 19:04:29','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9721.00','9720','Inclusive','branch','Inventory','','','','','',NULL,'8173583835953327738502'),(6702,'81735828009','6513',1.00,'100','retail','0','2025-01-02 22:03:39','','','','50','Cash',0.00,'100','','','8','0.00','1','2025-01-02 19:04:29','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','8173584463003422607230'),(6703,'81735828009','6032',1.00,'200','retail','0','2025-01-02 22:03:50','','','','200','Cash',0.00,'200','','','8','16.00','1','2025-01-02 19:04:29','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999905.00','999904','Inclusive','branch','Inventory','','','','yes','','','8173584465034206252350'),(6709,'81735912593','6522',1.00,'300','retail','0','2025-01-03 16:56:33','','','','150','Cash',0.00,'300','','','8','','1','2025-01-03 14:27:21','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'8173591260332262033022'),(6710,'81735912593','B032',2.00,'500','retail','0','2025-01-03 17:24:55','','','','186.68','Cash',0.00,'250','','','8','','1','2025-01-03 14:27:21','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9836.00','9834','Inclusive','branch','Inventory','','','','','',NULL,'8173591431233003239520'),(6711,'81735912593','6501',1.00,'200','retail','0','2025-01-03 17:27:08','','','','100','Cash',0.00,'200','','','8','0.00','1','2025-01-03 14:27:21','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9960.00','9959','Inclusive','branch','Inventory','1110','4000','5500','yes','','','8173591443662343202230'),(6719,'121735916093','7029',1.00,'1800','retail','0','2025-01-03 17:54:53','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-01-03 14:55:49','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9904.00','9903','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173591611136001230022'),(6720,'121735916093','B182',1.00,'1700','retail','0','2025-01-03 17:55:13','','','','950','Cash',0.00,'1700','','','12','16.00','1','2025-01-03 14:55:49','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','yes','','','12173591613233211170332'),(6721,'121735916093','6517',2.00,'500','retail','0','2025-01-03 17:55:33','','','','150','Cash',0.00,'250','','','12','0.00','1','2025-01-03 14:55:49','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Service','1110','4000','5500','yes','','','12173591614422323421245'),(6744,'121735919516','B030',1.00,'250','retail','0','2025-01-03 18:51:57','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-01-03 15:52:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9544.00','9543','Inclusive','branch','Inventory','','','','yes','','','12173591953933205903339'),(6756,'121735920457','B001',1.00,'250','retail','0','2025-01-03 19:07:37','','','','169','Cash',0.00,'250','','','12','','1','2025-01-03 16:11:20','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9606.00','9605','Inclusive','branch','Inventory','','','','','',NULL,'12173592046623032320276'),(6757,'121735920457','6511',1.00,'100','retail','0','2025-01-03 19:11:01','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-03 16:11:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','12173592067523372005373'),(6771,'81735914254','B023',2.00,'600','retail','0','2025-01-03 17:24:15','','','','176','Cash',0.00,'300','','','8','','1','2025-01-03 17:06:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9817.00','9815','Inclusive','branch','Inventory','','','','','',NULL,'8173591426666230323623'),(6772,'81735914254','15',1.00,'150','retail','0','2025-01-03 17:45:28','','','','0','Cash',0.00,'150','','','8','','1','2025-01-03 17:06:58','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999732.00','999731','Inclusive','branch','Inventory','','','','','',NULL,'8173591556892032302915'),(6773,'81735914254','B089',1.00,'200','retail','0','2025-01-03 17:49:49','','','','79.16675','Cash',0.00,'200','','','8','','1','2025-01-03 17:06:58','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9720.00','9719','Inclusive','branch','Inventory','','','','','',NULL,'8173591580032233355092'),(6774,'81735914254','6000',1.00,'1300','retail','0','2025-01-03 18:02:23','','','','1000','Cash',0.00,'1300','','','8','','1','2025-01-03 17:06:58','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999949.00','999948','Inclusive','branch','Inventory','','','','','',NULL,'8173591655432403321553'),(6775,'81735914254','6510',2.00,'200','retail','0','2025-01-03 18:02:35','','','','50','Cash',0.00,'100','','','8','','1','2025-01-03 17:06:58','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Service','1110','4000','5500','','',NULL,'8173591656888322032223'),(6776,'81735914254','6513',2.00,'200','retail','0','2025-01-03 18:02:50','','','','50','Cash',0.00,'100','','','8','','1','2025-01-03 17:06:58','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'8173591659920931122393'),(6777,'81735914254','B023',2.00,'600','retail','0','2025-01-03 19:02:01','','','','176','Cash',0.00,'300','','','8','','1','2025-01-03 17:06:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9815.00','9813','Inclusive','branch','Inventory','','','','','',NULL,'8173592017445000732253'),(6778,'81735914254','B030',1.00,'250','retail','0','2025-01-03 19:02:57','','','','169.0003774','Cash',0.00,'250','','','8','','1','2025-01-03 17:06:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9543.00','9542','Inclusive','branch','Inventory','','','','','',NULL,'8173592019400934032489'),(6779,'81735914254','B030',2.00,'500','retail','0','2025-01-03 20:06:28','','','','169.0003774','Cash',0.00,'250','','','8','16.00','1','2025-01-03 17:06:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9542.00','9540','Inclusive','branch','Inventory','','','','yes','','','8173592399787722019322'),(6780,'81735914254','B023',1.00,'300','retail','0','2025-01-03 20:06:37','','','','176','Cash',0.00,'300','','','8','16.00','1','2025-01-03 17:06:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9813.00','9812','Inclusive','branch','Inventory','','','','yes','','','8173592401230022473328'),(6781,'81735912614','B001',2.00,'500','retail','0','2025-01-03 16:56:54','','','','169','Cash',0.00,'250','','','8','','1','2025-01-03 17:08:06','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9610.00','9608','Inclusive','branch','Inventory','','','','','',NULL,'8173591422840233330222'),(6782,'81735912614','B009',1.00,'300','retail','0','2025-01-03 17:48:58','','','','204','Cash',0.00,'300','','','8','','1','2025-01-03 17:08:06','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9726.00','9725','Inclusive','branch','Inventory','','','','','',NULL,'8173591574903332297323'),(6783,'81735912614','6000',1.00,'1300','retail','0','2025-01-03 18:00:34','','','','1000','Cash',0.00,'1300','','','8','','1','2025-01-03 17:08:06','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999950.00','999949','Inclusive','branch','Inventory','','','','','',NULL,'8173591646656350233233'),(6784,'81735912614','6510',1.00,'100','retail','0','2025-01-03 18:01:07','','','','50','Cash',0.00,'100','','','8','','1','2025-01-03 17:08:06','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','','',NULL,'8173591648282203178528'),(6785,'81735912614','6513',1.00,'100','retail','0','2025-01-03 18:01:23','','','','50','Cash',0.00,'100','','','8','','1','2025-01-03 17:08:06','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'8173591649901259034063'),(6786,'81735912614','B001',2.00,'500','retail','0','2025-01-03 18:16:07','','','','169','Cash',0.00,'250','','','8','','1','2025-01-03 17:08:06','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9608.00','9606','Inclusive','branch','Inventory','','','','','',NULL,'8173591738903302222929'),(6787,'81735912614','B009',1.00,'300','retail','0','2025-01-03 18:16:32','','','','204','Cash',0.00,'300','','','8','','1','2025-01-03 17:08:06','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9725.00','9724','Inclusive','branch','Inventory','','','','','',NULL,'8173591741620433352313'),(6788,'81735912614','B181',1.00,'1700','retail','0','2025-01-03 20:07:28','','','','956','Cash',0.00,'1700','','','8','16.00','1','2025-01-03 17:08:06','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9989.00','9988','Inclusive','branch','Inventory','','','','yes','','','8173592406639134020322'),(6789,'81735912614','6510',1.00,'100','retail','0','2025-01-03 20:07:46','','','','50','Cash',0.00,'100','','','8','0.00','1','2025-01-03 17:08:06','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','yes','','','8173592407320002203393'),(6790,'81735912614','6513',1.00,'100','retail','0','2025-01-03 20:07:54','','','','50','Cash',0.00,'100','','','8','0.00','1','2025-01-03 17:08:06','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','8173592408130120324452'),(6792,'191735924742','6046',1.00,'700','retail','0','2025-01-03 20:19:02','','','','400','Cash',0.00,'700','','','19','16.00','1','2025-01-03 17:19:34','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999924.00','999923','Inclusive','branch','Inventory','','','','yes','','','19173592475153232233232'),(6793,'191735924742','6510',1.00,'100','retail','0','2025-01-03 20:19:11','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-03 17:19:34','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','yes','','','19173592475705521212390'),(6794,'191735924742','6513',1.00,'100','retail','0','2025-01-03 20:19:18','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-03 17:19:34','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173592476464033090392'),(6795,'191735924742','B088',1.00,'400','retail','0','2025-01-03 20:19:24','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-01-03 17:19:34','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9723.00','9722','Inclusive','branch','Inventory','','','','yes','','','19173592477239730001242'),(6801,'81735925467','6520',1.00,'200','retail','0','2025-01-03 20:31:07','','','','100','Cash',0.00,'200','','','8','0.00','1','2025-01-03 17:31:57','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','8173592549743022902274'),(6802,'81735925467','6044',1.00,'200','retail','0','2025-01-03 20:31:37','','','','100','Cash',0.00,'200','','','8','16.00','1','2025-01-03 17:31:57','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4686.00','4685','Inclusive','branch','Inventory','','','','yes','','','8173592550330108220290'),(6803,'81735925467','6512',1.00,'50','retail','0','2025-01-03 20:31:44','','','','30','Cash',0.00,'50','','','8','0.00','1','2025-01-03 17:31:57','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Service','1110','4000','5500','yes','','','8173592551130108921233'),(6808,'121735924212','B030',2.00,'500','retail','0','2025-01-03 20:10:12','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-01-03 17:52:49','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9540.00','9538','Inclusive','branch','Inventory','','','','','',NULL,'12173592422302390220233'),(6809,'121735924212','B030',1.00,'250','retail','0','2025-01-03 20:34:33','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-01-03 17:52:49','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9537.00','9536','Inclusive','branch','Inventory','','','','','',NULL,'12173592569922053259350'),(6810,'121735924212','B030',1.00,'250','retail','0','2025-01-03 20:52:39','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-01-03 17:52:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9536.00','9535','Inclusive','branch','Inventory','','','','yes','','','12173592676622620303230'),(6811,'81735922125','B001',1.00,'250','retail','0','2025-01-03 19:35:25','','','','169','Cash',0.00,'250','','','8','','1','2025-01-03 18:06:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9605.00','9604','Inclusive','branch','Inventory','','','','','',NULL,'8173592214252221033343'),(6812,'81735922125','B001',1.00,'250','retail','0','2025-01-03 20:03:13','','','','169','Cash',0.00,'250','','','8','','1','2025-01-03 18:06:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9604.00','9603','Inclusive','branch','Inventory','','','','','',NULL,'8173592380630573232303'),(6813,'81735922125','B023',2.00,'600','retail','0','2025-01-03 20:30:33','','','','176','Cash',0.00,'300','','','8','','1','2025-01-03 18:06:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9812.00','9810','Inclusive','branch','Inventory','','','','','',NULL,'8173592544103323333023'),(6814,'81735922125','B001',1.00,'250','retail','0','2025-01-03 20:30:42','','','','169','Cash',0.00,'250','','','8','','1','2025-01-03 18:06:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9603.00','9602','Inclusive','branch','Inventory','','','','','',NULL,'8173592545134012040590'),(6815,'81735922125','B030',1.00,'250','retail','0','2025-01-03 20:30:51','','','','169.0003774','Cash',0.00,'250','','','8','','1','2025-01-03 18:06:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9538.00','9537','Inclusive','branch','Inventory','','','','','',NULL,'8173592546050210232035'),(6816,'81735922125','B001',2.00,'500','retail','0','2025-01-03 21:05:50','','','','169','Cash',0.00,'250','','','8','16.00','1','2025-01-03 18:06:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9602.00','9600','Inclusive','branch','Inventory','','','','yes','','','8173592756420022532333'),(6817,'81735927570','B030',1.00,'250','retail','0','2025-01-03 21:06:10','','','','169.0003774','Cash',0.00,'250','','','8','16.00','1','2025-01-03 19:14:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9535.00','9534','Inclusive','branch','Inventory','','','','yes','','','8173593164133230332323'),(6818,'81735931646','B030',2.00,'500','retail','0','2025-01-03 22:14:06','','','','169.0003774','Cash',0.00,'250','','','8','16.00','1','2025-01-03 19:14:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9534.00','9532','Inclusive','branch','Inventory','','','','yes','','','8173593165835143919110'),(6819,'81735931646','B001',1.00,'250','retail','0','2025-01-03 22:14:18','','','','169','Cash',0.00,'250','','','8','16.00','1','2025-01-03 19:14:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9600.00','9599','Inclusive','branch','Inventory','','','','yes','','','8173593166523036451651'),(6820,'81735931646','B023',1.00,'300','retail','0','2025-01-03 22:14:25','','','','176','Cash',0.00,'300','','','8','16.00','1','2025-01-03 19:14:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9810.00','9809','Inclusive','branch','Inventory','','','','yes','','','8173593167383362323723'),(6826,'81735917453','B038',2.00,'500','retail','0','2025-01-03 18:17:33','','','','195.52','Cash',0.00,'250','','','8','','1','2025-01-03 19:21:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9292.00','9290','Inclusive','branch','Inventory','','','','','',NULL,'8173591748622335940427'),(6827,'81735917453','B156',1.00,'2100','retail','0','2025-01-03 18:36:37','','','','0','Cash',0.00,'2100','','','8','','1','2025-01-03 19:21:16','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','','','','','',NULL,'8173591860733330335833'),(6828,'81735917453','6522',1.00,'300','retail','0','2025-01-03 18:36:50','','','','150','Cash',0.00,'300','','','8','','1','2025-01-03 19:21:16','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'8173591862508381832127'),(6829,'81735917453','B156',1.00,'2100','retail','0','2025-01-03 20:04:46','','','','0','Cash',0.00,'2100','','','8','','1','2025-01-03 19:21:16','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9993.00','9992','Inclusive','branch','Inventory','','','','','',NULL,'8173592389663328322256'),(6830,'81735917453','6556',1.00,'500','retail','0','2025-01-03 20:04:56','','','','300','Cash',0.00,'500','','','8','','1','2025-01-03 19:21:16','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'8173592391030392039733'),(6831,'81735917453','6515',1.00,'300','retail','0','2025-01-03 20:05:11','','','','100','Cash',0.00,'300','','','8','','1','2025-01-03 19:21:16','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'8173592392332222000392'),(6832,'81735917453','B156',1.00,'2100','retail','0','2025-01-03 22:20:59','','','','0','Cash',0.00,'2100','','','8','16.00','1','2025-01-03 19:21:16','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9992.00','9991','Inclusive','branch','Inventory','','','','yes','','','8173593207033250332003'),(6833,'121735933862','B030',2.00,'500','retail','0','2025-01-03 22:51:02','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-01-03 19:51:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9532.00','9530','Inclusive','branch','Inventory','','','','yes','','','12173593387610131239323'),(6849,'81735919605','6511',1.00,'100','retail','0','2025-01-03 18:53:25','','','','50','Cash',0.00,'100','','','8','','1','2025-01-03 20:45:45','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','','',NULL,'8173591961730034835397'),(6850,'81735919605','6502',1.00,'1500','retail','0','2025-01-03 18:53:38','','','','950','Cash',0.00,'1500','','','8','','1','2025-01-03 20:45:45','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9983.00','9982','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'8173591962923332221309'),(6851,'81735919605','6511',1.00,'100','retail','0','2025-01-03 20:04:05','','','','50','Cash',0.00,'100','','','8','','1','2025-01-03 20:45:45','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','','',NULL,'8173592385223228328225'),(6852,'81735919605','6512',4.00,'200','retail','0','2025-01-03 20:04:12','','','','30','Cash',0.00,'50','','','8','','1','2025-01-03 20:45:45','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','58.00','54','Inclusive','branch','Service','1110','4000','5500','','',NULL,'8173592386333233322038'),(6853,'81735919605','6512',4.00,'200','retail','0','2025-01-03 23:45:28','','','','30','Cash',0.00,'50','','','8','0.00','1','2025-01-03 20:45:45','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','58.00','54','Inclusive','branch','Service','1110','4000','5500','yes','','','8173593713833730033020'),(6854,'121735925705','B038',2.00,'500','retail','0','2025-01-03 20:35:05','','','','195.52','Cash',0.00,'250','','','12','','1','2025-01-03 20:46:30','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9290.00','9288','Inclusive','branch','Inventory','','','','','',NULL,'12173592655052302322032'),(6855,'121735925705','B009',2.00,'600','retail','0','2025-01-03 20:49:10','','','','204','Cash',0.00,'300','','','12','','1','2025-01-03 20:46:30','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9724.00','9722','Inclusive','branch','Inventory','','','','','',NULL,'12173592656052320336337'),(6856,'121735925705','B009',3.00,'900','retail','0','2025-01-03 22:15:08','','','','204','Cash',0.00,'300','','','12','','1','2025-01-03 20:46:30','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9722.00','9719','Inclusive','branch','Inventory','','','','','',NULL,'12173593172031352313337'),(6857,'121735925705','B038',2.00,'500','retail','0','2025-01-03 22:15:21','','','','195.52','Cash',0.00,'250','','','12','','1','2025-01-03 20:46:30','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9288.00','9286','Inclusive','branch','Inventory','','','','','',NULL,'12173593173123022321103'),(6858,'121735925705','6512',9.00,'450','retail','0','2025-01-03 22:15:32','','','','30','Cash',0.00,'50','','','12','','1','2025-01-03 20:46:30','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','58.00','49','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173593175880210012322'),(6859,'121735925705','B038',1.00,'250','retail','0','2025-01-03 23:38:17','','','','195.52','Cash',0.00,'250','','','12','','1','2025-01-03 20:46:30','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9286.00','9285','Inclusive','branch','Inventory','','','','','',NULL,'12173593670772220123330'),(6860,'121735925705','B009',1.00,'300','retail','0','2025-01-03 23:38:27','','','','204','Cash',0.00,'300','','','12','','1','2025-01-03 20:46:30','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9719.00','9718','Inclusive','branch','Inventory','','','','','',NULL,'12173593671723230123603'),(6861,'121735925705','B009',1.00,'300','retail','0','2025-01-03 23:40:30','','','','204','Cash',0.00,'300','','','12','','1','2025-01-03 20:46:30','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9718.00','9717','Inclusive','branch','Inventory','','','','','',NULL,'12173593683833323322008'),(6862,'121735925705','B009',1.00,'300','retail','0','2025-01-03 23:46:05','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-01-03 20:46:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9717.00','9716','Inclusive','branch','Inventory','','','','yes','','','12173593718813352133238'),(6863,'121735938274','6511',1.00,'100','retail','0','2025-01-04 00:04:34','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-03 21:05:13','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','12173593828351233371703'),(6864,'121735938274','6539',1.00,'300','retail','0','2025-01-04 00:04:43','','','','234','Cash',0.00,'300','','','12','0.00','1','2025-01-03 21:05:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','12173593831122203328222'),(6865,'121735938938','B009',1.00,'300','retail','0','2025-01-04 00:15:38','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-01-03 21:16:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9716.00','9715','Inclusive','branch','Inventory','','','','yes','','','12173593894883923920235'),(6866,'121735938971','B009',1.00,'300','retail','0','2025-01-04 00:16:11','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-01-03 21:42:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9715.00','9714','Inclusive','branch','Inventory','','','','yes','','','12173594054627433242222'),(6867,'121735938971','B023',1.00,'300','retail','0','2025-01-04 00:42:26','','','','176','Cash',0.00,'300','','','12','16.00','1','2025-01-03 21:42:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9809.00','9808','Inclusive','branch','Inventory','','','','yes','','','12173594055323300302333'),(6872,'191735983415','6038',1.00,'1300','retail','0','2025-01-04 12:36:55','','','','1300','Cash',0.00,'1300','','','19','','1','2025-01-04 09:39:26','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9928.00','9927','Inclusive','branch','Inventory','','','','','',NULL,'19173598343663612309325'),(6873,'191735983415','6510',2.00,'200','retail','0','2025-01-04 12:37:17','','','','50','Cash',0.00,'100','','','19','','1','2025-01-04 09:39:26','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173598344740222023213'),(6874,'191735983415','6511',1.00,'100','retail','0','2025-01-04 12:37:28','','','','50','Cash',0.00,'100','','','19','','1','2025-01-04 09:39:26','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173598346333237323320'),(6875,'191735983415','B010',1.00,'350','retail','0','2025-01-04 12:37:43','','','','272','Cash',0.00,'350','','','19','','1','2025-01-04 09:39:26','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9950.00','9949','Inclusive','branch','Inventory','','','','','',NULL,'19173598347237320923345'),(6876,'191735983415','6537',1.00,'100','retail','0','2025-01-04 12:39:03','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-04 09:39:26','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173598355355122203175'),(6877,'191736005456','B001',2.00,'500','retail','0','2025-01-04 18:44:16','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-01-04 15:44:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9599.00','9597','Inclusive','branch','Inventory','','','','yes','','','19173600547192402130232'),(6878,'191736005475','B038',3.00,'750','retail','0','2025-01-04 18:44:36','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-01-04 15:44:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9285.00','9282','Inclusive','branch','Inventory','','','','yes','','','19173600549120732022247'),(6879,'191736005495','B038',2.00,'500','retail','0','2025-01-04 18:44:55','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-01-04 15:45:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9282.00','9280','Inclusive','branch','Inventory','','','','yes','','','19173600551830190301022'),(6880,'191736005521','B038',1.00,'250','retail','0','2025-01-04 18:45:22','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-01-04 16:26:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9280.00','9279','Inclusive','branch','Inventory','','','','yes','','','19173600796901203932633'),(6881,'191736005521','B009',1.00,'300','retail','0','2025-01-04 19:26:10','','','','204','Cash',0.00,'300','','','19','16.00','1','2025-01-04 16:26:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9714.00','9713','Inclusive','branch','Inventory','','','','yes','','','19173600798067392200232'),(6882,'121736074872','6038',1.00,'1300','retail','0','2025-01-05 14:01:12','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2025-01-05 11:02:46','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9927.00','9926','Inclusive','branch','Inventory','','','','yes','','','12173607489472202238226'),(6883,'121736074872','6046',1.00,'700','retail','0','2025-01-05 14:01:36','','','','400','Cash',0.00,'700','','','12','16.00','1','2025-01-05 11:02:46','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999923.00','999922','Inclusive','branch','Inventory','','','','yes','','','12173607490833720800102'),(6886,'121736074872','6513',3.00,'300','retail','0','2025-01-05 14:02:26','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-05 11:02:46','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','12173607495893303232222'),(6889,'191736075758','7029',1.00,'1800','retail','0','2025-01-05 14:15:58','','','','1200','Cash',0.00,'1800','','','19','','1','2025-01-05 11:24:25','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9903.00','9902','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19173607578336303337330'),(6890,'191736075758','5996',5.00,'1000','retail','0','2025-01-05 14:16:26','','','','150','Cash',0.00,'200','','','19','','1','2025-01-05 11:24:25','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','999698.00','999693','Inclusive','branch','Inventory','','','','','',NULL,'19173607580222232317263'),(6891,'191736075758','B088',1.00,'400','retail','0','2025-01-05 14:24:01','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-01-05 11:24:25','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9722.00','9721','Inclusive','branch','Inventory','','','','yes','','','19173607626132272206632'),(6895,'121736078343','6511',5.00,'500','retail','0','2025-01-05 14:59:03','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-05 11:59:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','13.00','8','Inclusive','branch','Service','1110','4000','5500','yes','','','12173607835372133332233'),(6898,'121736074872','6044',1.00,'200','retail','0','2025-01-05 14:01:52','','','','100','Cash',0.00,'200','','','7','16','1','2025-01-05 12:18:25','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17360795058'),(6899,'121736074872','6044',1.00,'200','retail','0','2025-01-05 14:01:52','','','','100','Cash',0.00,'200','','','7','16','1','2025-01-05 12:18:25','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17360795059'),(6900,'121736074872','6044',1.00,'200','retail','0','2025-01-05 14:01:52','','','','100','Cash',0.00,'200','','','7','16','1','2025-01-05 12:18:25','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17360795060'),(6901,'121736074872','6044',1.00,'200','retail','0','2025-01-05 14:01:52','','','','100','Cash',0.00,'200','','','7','16','1','2025-01-05 12:18:25','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17360795061'),(6902,'121736074872','6044',1.00,'200','retail','0','2025-01-05 14:01:52','','','','100','Cash',0.00,'200','','','7','16','1','2025-01-05 12:18:25','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Inventory','','','','','','','17360795062'),(6903,'121736074872','6514',1.00,'100','retail','0','2025-01-05 14:02:08','','','','50','Cash',0.00,'100','','','7','16','1','2025-01-05 12:18:38','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Service','1110','4000','5500','','','','17360795188'),(6904,'121736074872','6514',1.00,'100','retail','0','2025-01-05 14:02:08','','','','50','Cash',0.00,'100','','','7','16','1','2025-01-05 12:18:38','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Service','1110','4000','5500','','','','17360795189'),(6905,'121736074872','6514',1.00,'100','retail','0','2025-01-05 14:02:08','','','','50','Cash',0.00,'100','','','7','16','1','2025-01-05 12:18:38','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Service','1110','4000','5500','','','','17360795190'),(6906,'121736074872','6514',1.00,'100','retail','0','2025-01-05 14:02:08','','','','50','Cash',0.00,'100','','','7','16','1','2025-01-05 12:18:38','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Service','1110','4000','5500','','','','17360795191'),(6907,'121736074872','6514',1.00,'100','retail','0','2025-01-05 14:02:08','','','','50','Cash',0.00,'100','','','7','16','1','2025-01-05 12:18:38','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','','','Inclusive','branch','Service','1110','4000','5500','','','','17360795192'),(6908,'121736082669','6512',5.00,'250','retail','0','2025-01-05 16:11:09','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-01-05 13:11:29','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','58.00','53','Inclusive','branch','Service','1110','4000','5500','yes','','','12173608268633022230261'),(6909,'81736082765','B088',1.00,'400','retail','0','2025-01-05 16:12:45','','','','216','Cash',0.00,'400','','','8','16.00','1','2025-01-05 13:13:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9721.00','9720','Inclusive','branch','Inventory','','','','yes','','','8173608278033332623770'),(6910,'81736082765','5999',1.00,'1500','retail','0','2025-01-05 16:13:01','','','','1500','Cash',0.00,'1500','','','8','16.00','1','2025-01-05 13:13:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999984.00','999983','Inclusive','branch','Inventory','','','','yes','','','8173608279523326223202'),(6911,'81736082765','6044',1.00,'200','retail','0','2025-01-05 16:13:16','','','','100','Cash',0.00,'200','','','8','16.00','1','2025-01-05 13:13:40','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4680.00','4679','Inclusive','branch','Inventory','','','','yes','','','8173608280832030000330'),(6912,'81736082900','6510',2.00,'200','retail','0','2025-01-05 16:15:00','','','','50','Cash',0.00,'100','','','8','0.00','1','2025-01-05 13:18:27','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Service','1110','4000','5500','yes','','','8173608290920220030303'),(6913,'81736082900','6501',2.00,'400','retail','0','2025-01-05 16:15:10','','','','100','Cash',0.00,'200','','','8','0.00','1','2025-01-05 13:18:27','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9959.00','9957','Inclusive','branch','Inventory','1110','4000','5500','yes','','','8173608292132907223329'),(6914,'81736082900','6044',1.00,'200','retail','0','2025-01-05 16:15:21','','','','100','Cash',0.00,'200','','','8','16.00','1','2025-01-05 13:18:27','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4679.00','4678','Inclusive','branch','Inventory','','','','yes','','','8173608293522822002043'),(6915,'81736082900','6040',1.00,'100','retail','0','2025-01-05 16:15:35','','','','42','Cash',0.00,'100','','','8','16.00','1','2025-01-05 13:18:27','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9658.00','9657','Inclusive','branch','Inventory','','','','yes','','','8173608301436303114621'),(6916,'81736082900','6549',4.00,'1000','retail','0','2025-01-05 16:16:56','','','','200','Cash',0.00,'250','','','8','0.00','1','2025-01-05 13:18:27','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','yes','','','8173608308268377602630'),(6929,'81736085077','6044',1.00,'200','retail','0','2025-01-05 16:51:17','','','','100','Cash',0.00,'200','','','8','16.00','1','2025-01-05 13:53:30','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4676.00','4675','Inclusive','branch','Inventory','','','','yes','','','8173608519834801223253'),(6930,'191736076267','5996',2.00,'400','retail','0','2025-01-05 14:24:27','','','','150','Cash',0.00,'200','','','19','','1','2025-01-05 14:19:41','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999693.00','999691','Inclusive','branch','Inventory','','','','','',NULL,'19173607830400333332463'),(6931,'191736076267','6514',2.00,'200','retail','0','2025-01-05 14:58:24','','','','50','Cash',0.00,'100','','','19','','1','2025-01-05 14:19:41','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173607831602033600692'),(6932,'191736076267','6511',1.00,'100','retail','0','2025-01-05 14:58:37','','','','50','Cash',0.00,'100','','','19','','1','2025-01-05 14:19:41','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173607832600222262323'),(6939,'191736086998','6520',1.00,'200','retail','0','2025-01-05 17:23:18','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-01-05 14:23:47','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173608701201222332211'),(6940,'191736086998','6556',1.00,'500','retail','0','2025-01-05 17:23:33','','','','300','Cash',0.00,'500','','','19','0.00','1','2025-01-05 14:23:47','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173608702236331312021'),(6941,'121736087080','B038',2.00,'500','retail','0','2025-01-05 17:24:40','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-01-05 14:24:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9279.00','9277','Inclusive','branch','Inventory','','','','yes','','','12173608709437071220714'),(6944,'81736087761','6044',1.00,'200','retail','0','2025-01-05 17:36:01','','','','100','Cash',0.00,'200','','','8','16.00','1','2025-01-05 14:36:20','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4675.00','4674','Inclusive','branch','Inventory','','','','yes','','','8173608777102303827222'),(6954,'121736084574','6512',2.00,'100','retail','0','2025-01-05 16:42:54','','','','30','Cash',0.00,'50','','','12','','1','2025-01-05 15:22:36','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','58.00','56','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173608458933183204335'),(6955,'121736084574','6044',2.00,'400','retail','0','2025-01-05 16:43:10','','','','100','Cash',0.00,'200','','','12','','1','2025-01-05 15:22:36','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4678.00','4676','Inclusive','branch','Inventory','','','','','',NULL,'12173608459763235133041'),(6956,'121736084574','6046',1.00,'700','retail','0','2025-01-05 16:43:18','','','','400','Cash',0.00,'700','','','12','','1','2025-01-05 15:22:36','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999922.00','999921','Inclusive','branch','Inventory','','','','','',NULL,'12173608460628176226883'),(6957,'121736084574','6510',1.00,'100','retail','0','2025-01-05 16:43:26','','','','50','Cash',0.00,'100','','','12','','1','2025-01-05 15:22:36','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173608461523203232002'),(6958,'121736084574','6513',1.00,'100','retail','0','2025-01-05 16:43:35','','','','50','Cash',0.00,'100','','','12','','1','2025-01-05 15:22:36','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173608462233386220226'),(6959,'121736084574','6501',1.00,'200','retail','0','2025-01-05 16:45:40','','','','100','Cash',0.00,'200','','','12','','1','2025-01-05 15:22:36','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9957.00','9956','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12173608475032823002021'),(6960,'121736084574','15',1.00,'150','retail','0','2025-01-05 18:22:03','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-01-05 15:22:36','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999730.00','999729','Inclusive','branch','Inventory','','','','yes','','','12173609053363235133001'),(6961,'121736084574','6553',1.00,'200','retail','0','2025-01-05 18:22:15','','','','150','Cash',0.00,'200','','','12','0.00','1','2025-01-05 15:22:36','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173609054222330001730'),(6962,'121736084574','6512',2.00,'100','retail','0','2025-01-05 18:22:24','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-01-05 15:22:36','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Service','1110','4000','5500','yes','','','12173609055232923210232'),(6963,'81736091016','6520',1.00,'200','retail','0','2025-01-05 18:30:16','','','','100','Cash',0.00,'200','','','8','0.00','1','2025-01-05 15:31:06','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','8173609104173000073202'),(6964,'81736091016','6026',1.00,'200','retail','0','2025-01-05 18:30:41','','','','50','Cash',0.00,'200','','','8','16.00','1','2025-01-05 15:31:06','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999985.00','999984','Inclusive','branch','Inventory','','','','yes','','','8173609106123223263804'),(6969,'121736078371','B064',1.00,'1200','retail','0','2025-01-05 14:59:31','','','','610','Cash',0.00,'1200','','','12','','1','2025-01-05 16:05:08','2','7','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9973.00','9972','Inclusive','branch','Inventory','','','','','',NULL,'12173607838583035560202'),(6970,'121736078371','B089',1.00,'200','retail','0','2025-01-05 14:59:46','','','','79.16675','Cash',0.00,'200','','','12','','1','2025-01-05 16:05:08','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9719.00','9718','Inclusive','branch','Inventory','','','','','',NULL,'12173607839572303183720'),(6971,'121736078371','6514',2.00,'200','retail','0','2025-01-05 17:21:52','','','','50','Cash',0.00,'100','','','12','','1','2025-01-05 16:05:08','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173608692030833006330'),(6972,'121736078371','6512',2.00,'100','retail','0','2025-01-05 17:22:02','','','','30','Cash',0.00,'50','','','12','','1','2025-01-05 16:05:08','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173608693531032205032'),(6973,'121736078371','15',1.00,'150','retail','0','2025-01-05 17:22:15','','','','0','Cash',0.00,'150','','','12','','1','2025-01-05 16:05:08','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999731.00','999730','Inclusive','branch','Inventory','','','','','',NULL,'12173608694323022303023'),(6974,'121736078371','6044',2.00,'400','retail','0','2025-01-05 19:04:43','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-01-05 16:05:08','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4674.00','4672','Inclusive','branch','Inventory','','','','yes','','','12173609310330032003132'),(6975,'191736092064','15',1.00,'150','retail','0','2025-01-05 18:47:44','','','','0','Cash',0.00,'150','','','19','','1','2025-01-05 16:06:09','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999729.00','999728','Inclusive','branch','Inventory','','','','','',NULL,'19173609211122313330202'),(6976,'191736092064','6501',1.00,'200','retail','0','2025-01-05 19:05:50','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-01-05 16:06:09','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9956.00','9955','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173609316333330930720'),(6980,'191736086973','6520',2.00,'400','retail','0','2025-01-05 17:22:53','','','','100','Cash',0.00,'200','','','19','','1','2025-01-05 16:12:07','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173608699012201122230'),(6981,'191736086973','6514',1.00,'100','retail','0','2025-01-05 17:29:06','','','','50','Cash',0.00,'100','','','19','','1','2025-01-05 16:12:07','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173608735538320390532'),(6982,'191736086973','B038',1.00,'250','retail','0','2025-01-05 18:47:07','','','','195.52','Cash',0.00,'250','','','19','','1','2025-01-05 16:12:07','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9276.00','9275','Inclusive','branch','Inventory','','','','','',NULL,'19173609204803330903323'),(6983,'191736086973','B038',1.00,'250','retail','0','2025-01-05 19:11:35','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-01-05 16:12:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9275.00','9274','Inclusive','branch','Inventory','','','','yes','','','19173609351423023320569'),(6984,'81736085053','B009',1.00,'300','retail','0','2025-01-05 16:50:53','','','','204','Cash',0.00,'300','','','8','','1','2025-01-05 16:14:13','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9713.00','9712','Inclusive','branch','Inventory','','','','','',NULL,'8173608506531332370253'),(6985,'81736085053','B009',1.00,'300','retail','0','2025-01-05 18:02:32','','','','204','Cash',0.00,'300','','','8','','1','2025-01-05 16:14:13','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9712.00','9711','Inclusive','branch','Inventory','','','','','',NULL,'8173608936664868736632'),(6986,'81736085053','B009',1.00,'300','retail','0','2025-01-05 19:13:41','','','','204','Cash',0.00,'300','','','8','16.00','1','2025-01-05 16:14:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9711.00','9710','Inclusive','branch','Inventory','','','','yes','','','8173609363707043620303'),(6987,'81736089381','B038',1.00,'250','retail','0','2025-01-05 18:03:02','','','','195.52','Cash',0.00,'250','','','8','','1','2025-01-05 16:16:08','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9277.00','9276','Inclusive','branch','Inventory','','','','','',NULL,'8173608943672482033362'),(6988,'81736089381','B089',1.00,'200','retail','0','2025-01-05 18:03:58','','','','79.16675','Cash',0.00,'200','','','8','','1','2025-01-05 16:16:08','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9718.00','9717','Inclusive','branch','Inventory','','','','','',NULL,'8173608945534334357308'),(6989,'81736089381','B013',1.00,'300','retail','0','2025-01-05 18:04:16','','','','185','Cash',0.00,'300','','','8','','1','2025-01-05 16:16:08','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9973.00','9972','Inclusive','branch','Inventory','','','','','',NULL,'8173608971683302333731'),(6990,'81736089381','6032',1.00,'200','retail','0','2025-01-05 18:08:37','','','','200','Cash',0.00,'200','','','8','','1','2025-01-05 16:16:08','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999904.00','999903','Inclusive','branch','Inventory','','','','','',NULL,'8173608977932062020930'),(6991,'81736089381','6514',4.00,'400','retail','0','2025-01-05 18:09:40','','','','50','Cash',0.00,'100','','','8','','1','2025-01-05 16:16:08','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','15.00','11','Inclusive','branch','Service','1110','4000','5500','','',NULL,'8173608979328302020944'),(6992,'81736089381','6556',1.00,'500','retail','0','2025-01-05 18:09:54','','','','300','Cash',0.00,'500','','','8','','1','2025-01-05 16:16:08','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'8173608981432268613323'),(6993,'81736089381','6518',1.00,'250','retail','0','2025-01-05 18:10:15','','','','100','Cash',0.00,'250','','','8','','1','2025-01-05 16:16:08','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'8173608982422013276984'),(6994,'81736089381','B088',1.00,'400','retail','0','2025-01-05 19:15:42','','','','216','Cash',0.00,'400','','','8','16.00','1','2025-01-05 16:16:08','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9720.00','9719','Inclusive','branch','Inventory','','','','yes','','','8173609375233326323262'),(7003,'81736099389','6026',1.00,'200','retail','0','2025-01-05 20:49:49','','','','50','Cash',0.00,'200','','','8','','1','2025-01-05 18:24:29','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999984.00','999983','Inclusive','branch','Inventory','','','','','',NULL,'8173609940939434363320'),(7004,'81736099389','15',4.00,'600','retail','0','2025-01-05 20:50:09','','','','0','Cash',0.00,'150','','','8','','1','2025-01-05 18:24:29','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999728.00','999724','Inclusive','branch','Inventory','','','','','',NULL,'8173609943933292703213'),(7005,'81736099389','6514',3.00,'300','retail','0','2025-01-05 21:23:59','','','','50','Cash',0.00,'100','','','8','0.00','1','2025-01-05 18:24:29','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','8173610145107033321006'),(7006,'81736099389','6512',2.00,'100','retail','0','2025-01-05 21:24:12','','','','30','Cash',0.00,'50','','','8','0.00','1','2025-01-05 18:24:29','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Service','1110','4000','5500','yes','','','8173610146232332363222'),(7007,'121736095471','B038',2.00,'500','retail','0','2025-01-05 19:44:31','','','','195.52','Cash',0.00,'250','','','12','','1','2025-01-05 18:28:05','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9274.00','9272','Inclusive','branch','Inventory','','','','','',NULL,'12173609548532020723270'),(7008,'121736095471','B008',1.00,'300','retail','0','2025-01-05 19:44:45','','','','208','Cash',0.00,'300','','','12','','1','2025-01-05 18:28:05','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','','','','','',NULL,'12173609549402604640573'),(7009,'121736095471','B009',1.00,'300','retail','0','2025-01-05 20:56:10','','','','204','Cash',0.00,'300','','','12','','1','2025-01-05 18:28:05','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9710.00','9709','Inclusive','branch','Inventory','','','','','',NULL,'12173609977823722021009'),(7010,'121736095471','B038',1.00,'250','retail','0','2025-01-05 20:56:18','','','','195.52','Cash',0.00,'250','','','12','','1','2025-01-05 18:28:05','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9272.00','9271','Inclusive','branch','Inventory','','','','','',NULL,'12173609978826773092322'),(7011,'121736095471','B009',3.00,'900','retail','0','2025-01-05 21:27:49','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-01-05 18:28:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9709.00','9706','Inclusive','branch','Inventory','','','','yes','','','12173610168102122032661'),(7014,'121736164224','B018',1.00,'250','retail','0','2025-01-06 14:50:24','','','','169.0793103','Cash',0.00,'250','','','12','16.00','1','2025-01-06 11:50:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9956.00','9955','Inclusive','branch','Inventory','','','','yes','','','12173616423402634603013'),(7015,'121736164224','B030',1.00,'250','retail','0','2025-01-06 14:50:35','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-01-06 11:50:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9527.00','9526','Inclusive','branch','Inventory','','','','yes','','','12173616424612223363022'),(7016,'121736164250','B030',1.00,'250','retail','0','2025-01-06 14:50:51','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-01-06 13:38:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9526.00','9525','Inclusive','branch','Inventory','','','','yes','','','12173617067723303031221'),(7017,'121736164250','B018',1.00,'250','retail','0','2025-01-06 16:38:00','','','','169.0793103','Cash',0.00,'250','','','12','16.00','1','2025-01-06 13:38:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9955.00','9954','Inclusive','branch','Inventory','','','','yes','','','12173617069420201363162'),(7022,'121736170825','B178',1.00,'1700','retail','0','2025-01-06 16:40:25','','','','975','Cash',0.00,'1700','','','12','16.00','1','2025-01-06 13:42:34','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9993.00','9992','Inclusive','branch','Inventory','','','','yes','','','12173617084433332247818'),(7023,'121736170825','6511',1.00,'100','retail','0','2025-01-06 16:40:45','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-06 13:42:34','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','12173617085700336327221'),(7024,'121736170825','6040',1.00,'100','retail','0','2025-01-06 16:41:00','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-01-06 13:42:34','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9657.00','9656','Inclusive','branch','Inventory','','','','yes','','','12173617087670161366073'),(7025,'121736170825','6011',1.00,'1200','retail','0','2025-01-06 16:41:19','','','','1000','Cash',0.00,'1200','','','12','16.00','1','2025-01-06 13:42:34','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999983.00','999982','Inclusive','branch','Inventory','','','','yes','','','12173617091272022032712'),(7026,'121736170825','6044',1.00,'200','retail','0','2025-01-06 16:41:55','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-01-06 13:42:34','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4672.00','4671','Inclusive','branch','Inventory','','','','yes','','','12173617092773709223321'),(7027,'121736170825','6513',1.00,'100','retail','0','2025-01-06 16:42:08','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-06 13:42:34','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173617094433139303227'),(7028,'121736164183','B030',3.00,'750','retail','0','2025-01-06 14:49:43','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-01-06 13:57:28','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9530.00','9527','Inclusive','branch','Inventory','','','','','',NULL,'12173616419423324923643'),(7029,'121736164183','B018',3.00,'750','retail','0','2025-01-06 14:49:54','','','','169.0793103','Cash',0.00,'250','','','12','','1','2025-01-06 13:57:28','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9959.00','9956','Inclusive','branch','Inventory','','','','','',NULL,'12173616420722232302022'),(7030,'121736164183','6514',1.00,'100','retail','0','2025-01-06 16:39:12','','','','50','Cash',0.00,'100','','','12','','1','2025-01-06 13:57:28','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173617076736322103377'),(7031,'121736164183','6514',3.00,'300','retail','0','2025-01-06 16:39:30','','','','50','Cash',0.00,'100','','','12','','1','2025-01-06 13:57:28','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173617079323123222231'),(7032,'121736164183','6565',1.00,'600','retail','0','2025-01-06 16:57:11','','','','500','Cash',0.00,'600','','','12','0.00','1','2025-01-06 13:57:28','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173617184047382032033'),(7034,'121736173781','6521',2.00,'400','retail','0','2025-01-06 17:29:42','','','','100','Cash',0.00,'200','','','12','','1','2025-01-06 15:20:24','2','12','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173617382610331132263'),(7035,'121736173781','6020',1.00,'200','retail','0','2025-01-06 18:19:31','','','','200','Cash',0.00,'200','','','12','16.00','1','2025-01-06 15:20:24','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999959.00','999958','Inclusive','branch','Inventory','','','','yes','','','12173617679530207323236'),(7036,'121736176838','B018',1.00,'250','retail','0','2025-01-06 18:20:38','','','','169.0793103','Cash',0.00,'250','','','12','16.00','1','2025-01-06 15:22:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9954.00','9953','Inclusive','branch','Inventory','','','','yes','','','12173617686808332033312'),(7037,'121736176838','6046',1.00,'700','retail','0','2025-01-06 18:21:10','','','','400','Cash',0.00,'700','','','12','16.00','1','2025-01-06 15:22:22','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999921.00','999920','Inclusive','branch','Inventory','','','','yes','','','12173617689990382033328'),(7038,'121736176838','6513',1.00,'100','retail','0','2025-01-06 18:21:45','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-06 15:22:22','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173617692722123030321'),(7039,'121736176977','B001',1.00,'250','retail','0','2025-01-06 18:22:57','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-01-06 15:23:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9597.00','9596','Inclusive','branch','Inventory','','','','yes','','','12173617699296213230326'),(7052,'121736178857','6567',1.00,'800','retail','0','2025-01-06 18:54:18','','','','500','Cash',0.00,'800','','','12','','1','2025-01-06 17:52:59','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173617886988133933373'),(7053,'121736178857','6044',2.00,'400','retail','0','2025-01-06 18:54:30','','','','100','Cash',0.00,'200','','','12','','1','2025-01-06 17:52:59','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4671.00','4669','Inclusive','branch','Inventory','','','','','',NULL,'12173617888332310182212'),(7054,'121736178857','6501',1.00,'200','retail','0','2025-01-06 18:54:45','','','','100','Cash',0.00,'200','','','12','','1','2025-01-06 17:52:59','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9955.00','9954','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12173617889379313337903'),(7055,'121736178857','6044',2.00,'400','retail','0','2025-01-06 20:25:18','','','','100','Cash',0.00,'200','','','12','','1','2025-01-06 17:52:59','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4669.00','4667','Inclusive','branch','Inventory','','','','','',NULL,'12173618434134310136313'),(7056,'121736178857','6044',1.00,'200','retail','0','2025-01-06 20:26:41','','','','100','Cash',0.00,'200','','','12','','1','2025-01-06 17:52:59','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4667.00','4666','Inclusive','branch','Inventory','','','','','',NULL,'12173618440800332323300'),(7057,'121736178857','6002',2.00,'500','retail','0','2025-01-06 20:52:44','','','','200','Cash',0.00,'250','','','12','16.00','1','2025-01-06 17:52:59','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999902.00','999900','Inclusive','branch','Inventory','','','','yes','','','12173618597602327130023'),(7058,'121736178857','15',1.00,'150','retail','0','2025-01-06 20:53:36','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-01-06 17:53:59','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999724.00','999723','Inclusive','branch','Inventory','','','','yes','','','12173618602412222083730'),(7059,'121736178857','6512',2.00,'100','retail','0','2025-01-06 20:53:45','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-01-06 17:53:59','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Service','1110','4000','5500','yes','','','12173618603668323733233'),(7062,'121736275749','B001',4.00,'1000','retail','0','2025-01-07 21:49:09','','','','169','Cash',0.00,'250','','','12','','1','2025-01-07 19:17:18','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9596.00','9592','Inclusive','branch','Inventory','','','','','',NULL,'12173627576123200113132'),(7063,'121736275749','6512',2.00,'100','retail','0','2025-01-07 21:49:22','','','','30','Cash',0.00,'50','','','12','','1','2025-01-07 19:17:18','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173627577150233235322'),(7064,'121736275749','B001',2.00,'500','retail','0','2025-01-07 22:12:18','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-01-07 19:17:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9592.00','9590','Inclusive','branch','Inventory','','','','yes','','','12173627714939410327111'),(7065,'121736275749','B009',1.00,'300','retail','0','2025-01-07 22:12:29','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-01-07 19:17:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9706.00','9705','Inclusive','branch','Inventory','','','','yes','','','12173627716273032073222'),(7066,'121736357456','6044',1.00,'200','retail','0','2025-01-08 20:31:19','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-01-08 17:32:36','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4666.00','4665','Inclusive','branch','Inventory','','','','yes','','','12173635749223070203032'),(7067,'121736357456','6524',1.00,'200','retail','0','2025-01-08 20:31:33','','','','70','Cash',0.00,'200','','','12','0.00','1','2025-01-08 17:32:36','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173635750450035633222'),(7068,'121736357456','15',2.00,'300','retail','0','2025-01-08 20:31:45','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-01-08 17:32:36','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999723.00','999721','Inclusive','branch','Inventory','','','','yes','','','12173635752333332102323'),(7069,'121736357456','6015',1.00,'1500','retail','0','2025-01-08 20:32:11','','','','1500','Cash',0.00,'1500','','','12','16.00','1','2025-01-08 17:32:36','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999982.00','999981','Inclusive','branch','Inventory','','','','yes','','','12173635754663236670432'),(7070,'121736357557','5980',1.00,'900','retail','0','2025-01-08 20:32:37','','','','900','Cash',0.00,'900','','','12','16.00','1','2025-01-08 17:34:25','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999948.00','999947','Inclusive','branch','Inventory','','','','yes','','','12173635757123333333250'),(7071,'121736357557','6513',1.00,'100','retail','0','2025-01-08 20:32:51','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-08 17:34:25','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173635758012022028130'),(7072,'121736357557','6032',1.00,'200','retail','0','2025-01-08 20:33:00','','','','200','Cash',0.00,'200','','','12','16.00','1','2025-01-08 17:34:25','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999903.00','999902','Inclusive','branch','Inventory','','','','yes','','','12173635759033091072002'),(7073,'121736357557','6566',1.00,'100','retail','0','2025-01-08 20:33:10','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-08 17:34:25','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173635760113350123263'),(7074,'121736357557','6040',1.00,'100','retail','0','2025-01-08 20:33:21','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-01-08 17:34:25','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9656.00','9655','Inclusive','branch','Inventory','','','','yes','','','12173635761230130303330'),(7075,'121736357557','B038',4.00,'1000','retail','0','2025-01-08 20:33:32','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-01-08 17:34:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9271.00','9267','Inclusive','branch','Inventory','','','','yes','','','12173635762860622323233'),(7076,'121736357557','B183',1.00,'1700','retail','0','2025-01-08 20:33:48','','','','950','Cash',0.00,'1700','','','12','16.00','1','2025-01-08 17:34:25','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','yes','','','12173635764223423223237'),(7077,'121736357557','B164',1.00,'1600','retail','0','2025-01-08 20:34:03','','','','888.88','Cash',0.00,'1600','','','12','16.00','1','2025-01-08 17:34:25','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9988.00','9987','Inclusive','branch','Inventory','','','','yes','','','12173635765533023003323'),(7078,'121736357665','6568',1.00,'1000','retail','0','2025-01-08 20:34:25','','','','600','Cash',0.00,'1000','','','12','0.00','1','2025-01-08 17:35:20','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173635769330302723213'),(7079,'121736357665','6034',1.00,'100','retail','0','2025-01-08 20:34:54','','','','100','Cash',0.00,'100','','','12','16.00','1','2025-01-08 17:35:20','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999986.00','999985','Inclusive','branch','Inventory','','','','yes','','','12173635770402333310323'),(7080,'121736357665','6040',1.00,'100','retail','0','2025-01-08 20:35:04','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-01-08 17:35:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9655.00','9654','Inclusive','branch','Inventory','','','','yes','','','12173635771307356107736'),(7081,'121736357721','6511',1.00,'100','retail','0','2025-01-08 20:35:21','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-08 17:36:38','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','12173635777725233327333'),(7082,'121736357721','5996',1.00,'200','retail','0','2025-01-08 20:36:17','','','','150','Cash',0.00,'200','','','12','16.00','1','2025-01-08 17:36:38','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999691.00','999690','Inclusive','branch','Inventory','','','','yes','','','12173635778808373222231'),(7083,'121736418443','5980',1.00,'900','retail','0','2025-01-09 13:27:23','','','','900','Cash',0.00,'900','','','12','16.00','1','2025-01-09 10:28:03','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999947.00','999946','Inclusive','branch','Inventory','','','','yes','','','12173641845422262180333'),(7084,'121736418443','6032',2.00,'400','retail','0','2025-01-09 13:27:34','','','','200','Cash',0.00,'200','','','12','16.00','1','2025-01-09 10:28:03','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999902.00','999900','Inclusive','branch','Inventory','','','','yes','','','12173641846612221332024'),(7085,'121736418443','6513',1.00,'100','retail','0','2025-01-09 13:27:46','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-09 10:28:03','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173641847921722373329'),(7086,'121736430982','6016',1.00,'750','retail','0','2025-01-09 16:56:23','','','','750','Cash',0.00,'750','','','12','16.00','1','2025-01-09 13:56:59','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999980.00','999979','Inclusive','branch','Inventory','','','','yes','','','12173643099447162222604'),(7087,'121736430982','6517',1.00,'250','retail','0','2025-01-09 16:56:35','','','','150','Cash',0.00,'250','','','12','0.00','1','2025-01-09 13:56:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','12173643100500232224533'),(7088,'121736430982','B088',1.00,'400','retail','0','2025-01-09 16:56:45','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-01-09 13:56:59','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9719.00','9718','Inclusive','branch','Inventory','','','','yes','','','12173643101622022222232'),(7089,'121736431020','7029',1.00,'1800','retail','0','2025-01-09 16:57:00','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-01-09 13:58:04','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9902.00','9901','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173643104170200146677'),(7090,'121736431020','6032',1.00,'200','retail','0','2025-01-09 16:57:21','','','','200','Cash',0.00,'200','','','12','16.00','1','2025-01-09 13:58:04','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999900.00','999899','Inclusive','branch','Inventory','','','','yes','','','12173643105210033322340'),(7091,'121736431020','6513',1.00,'100','retail','0','2025-01-09 16:57:33','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-09 13:58:04','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173643105906332303323'),(7092,'121736431020','6040',1.00,'100','retail','0','2025-01-09 16:57:39','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-01-09 13:58:04','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9654.00','9653','Inclusive','branch','Inventory','','','','yes','','','12173643106503320702061'),(7093,'121736431020','15',1.00,'150','retail','0','2025-01-09 16:57:46','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-01-09 13:58:04','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999721.00','999720','Inclusive','branch','Inventory','','','','yes','','','12173643107637202402202'),(7094,'121736431085','6046',1.00,'700','retail','0','2025-01-09 16:58:05','','','','400','Cash',0.00,'700','','','12','16.00','1','2025-01-09 13:58:39','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999920.00','999919','Inclusive','branch','Inventory','','','','yes','','','12173643110201023031733'),(7095,'121736431085','6513',1.00,'100','retail','0','2025-01-09 16:58:22','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-09 13:58:39','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173643110813311123340'),(7096,'121736431085','6040',1.00,'100','retail','0','2025-01-09 16:58:28','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-01-09 13:58:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9653.00','9652','Inclusive','branch','Inventory','','','','yes','','','12173643111616702600300'),(7097,'121736431126','B009',1.00,'300','retail','0','2025-01-09 16:58:47','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-01-09 15:27:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9705.00','9704','Inclusive','branch','Inventory','','','','yes','','','12173643645002332524200'),(7098,'121736431126','B001',1.00,'250','retail','0','2025-01-09 18:27:30','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-01-09 15:27:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9590.00','9589','Inclusive','branch','Inventory','','','','yes','','','12173643646533322111312'),(7100,'121736436518','6511',1.00,'100','retail','0','2025-01-09 18:28:38','','','','50','Cash',0.00,'100','','','12','','1','2025-01-09 15:32:35','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173643652532433033513'),(7101,'121736436518','6521',1.00,'200','retail','0','2025-01-09 18:31:46','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-01-09 15:32:35','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173643673934234022233'),(7102,'121736436518','B001',1.00,'250','retail','0','2025-01-09 18:32:19','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-01-09 15:32:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9589.00','9588','Inclusive','branch','Inventory','','','','yes','','','12173643675222022222267'),(7103,'121736450669','2',1.00,'1650','retail','0','2025-01-09 22:24:29','','','','820','Cash',0.00,'1650','','','12','16.00','1','2025-01-09 19:24:59','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','yes','','','12173645068334272223242'),(7104,'121736450669','6511',1.00,'100','retail','0','2025-01-09 22:24:43','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-09 19:24:59','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','12173645068934230223163'),(7105,'121736450669','6040',1.00,'100','retail','0','2025-01-09 22:24:50','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-01-09 19:24:59','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9652.00','9651','Inclusive','branch','Inventory','','','','yes','','','12173645069725272613633'),(7111,'121736450770','B009',1.00,'300','retail','0','2025-01-09 22:26:10','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-01-09 19:26:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9702.00','9701','Inclusive','branch','Inventory','','','','yes','','','12173645078322322432371'),(7112,'121736450770','B038',1.00,'250','retail','0','2025-01-09 22:26:23','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-01-09 19:26:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9265.00','9264','Inclusive','branch','Inventory','','','','yes','','','12173645079323273333203'),(7113,'121736450770','B022',1.00,'250','retail','0','2025-01-09 22:26:33','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-01-09 19:26:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9929.00','9928','Inclusive','branch','Inventory','','','','yes','','','12173645080220620228223'),(7120,'121736450700','B009',2.00,'600','retail','0','2025-01-09 22:25:00','','','','204','Cash',0.00,'300','','','12','','1','2025-01-09 20:13:14','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9704.00','9702','Inclusive','branch','Inventory','','','','','',NULL,'12173645071963760372223'),(7121,'121736450700','B038',2.00,'500','retail','0','2025-01-09 22:25:19','','','','195.52','Cash',0.00,'250','','','12','','1','2025-01-09 20:13:14','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9267.00','9265','Inclusive','branch','Inventory','','','','','',NULL,'12173645072840305113226'),(7122,'121736450700','B022',2.00,'500','retail','0','2025-01-09 22:25:28','','','','176','Cash',0.00,'250','','','12','','1','2025-01-09 20:13:14','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9931.00','9929','Inclusive','branch','Inventory','','','','','',NULL,'12173645073924060723021'),(7123,'121736450700','7029',1.00,'1800','retail','0','2025-01-09 22:25:39','','','','1200','Cash',0.00,'1800','','','12','','1','2025-01-09 20:13:14','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9901.00','9900','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12173645075423100333301'),(7124,'121736450700','6517',1.00,'250','retail','0','2025-01-09 22:25:54','','','','150','Cash',0.00,'250','','','12','','1','2025-01-09 20:13:14','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173645076603672432033'),(7125,'121736450700','6521',1.00,'200','retail','0','2025-01-09 22:59:59','','','','100','Cash',0.00,'200','','','12','','1','2025-01-09 20:13:14','2','12','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173645280823203333343'),(7126,'121736450700','B022',1.00,'250','retail','0','2025-01-09 23:12:48','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-01-09 20:13:14','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9928.00','9927','Inclusive','branch','Inventory','','','','yes','','','12173645359132022323232'),(7127,'121736453595','6510',1.00,'100','retail','0','2025-01-09 23:13:15','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-09 20:13:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Service','1110','4000','5500','yes','','','12173645362732363332006'),(7128,'121736453595','6533',1.00,'100','retail','0','2025-01-09 23:13:48','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-09 20:13:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173645363502223332333'),(7129,'121736453639','15',2.00,'300','retail','0','2025-01-09 23:13:59','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-01-09 20:20:03','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999720.00','999718','Inclusive','branch','Inventory','','','','yes','','','12173645399232422322201'),(7130,'121736453639','6512',5.00,'250','retail','0','2025-01-09 23:19:52','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-01-09 20:20:03','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','60.00','55','Inclusive','branch','Service','1110','4000','5500','yes','','','12173645400170230202302'),(7131,'121736495150','B089',1.00,'200','retail','0','2025-01-10 10:45:50','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-01-10 07:46:08','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9717.00','9716','Inclusive','branch','Inventory','','','','yes','','','12173649516323022207517'),(7132,'121736505019','6514',1.00,'100','retail','0','2025-01-10 13:30:19','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-10 10:30:34','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','yes','','','12173650503252220321665'),(7133,'121736517135','B038',3.00,'750','retail','0','2025-01-10 16:52:15','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-01-10 13:52:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9264.00','9261','Inclusive','branch','Inventory','','','','yes','','','12173651714536312231232'),(7144,'121736520608','2',1.00,'1650','retail','0','2025-01-10 17:50:09','','','','820','Cash',0.00,'1650','','','12','','1','2025-01-10 15:11:27','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','','',NULL,'12173652061723303132330'),(7145,'121736520608','6511',1.00,'100','retail','0','2025-01-10 17:50:17','','','','50','Cash',0.00,'100','','','12','','1','2025-01-10 15:11:27','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173652062521321203322'),(7146,'121736520608','5980',1.00,'900','retail','0','2025-01-10 17:50:26','','','','900','Cash',0.00,'900','','','12','','1','2025-01-10 15:11:27','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999946.00','999945','Inclusive','branch','Inventory','','','','','',NULL,'12173652063433333300233'),(7147,'121736520608','6510',1.00,'100','retail','0','2025-01-10 17:50:34','','','','50','Cash',0.00,'100','','','12','','1','2025-01-10 15:11:27','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173652064732202033330'),(7148,'121736520608','6032',1.00,'200','retail','0','2025-01-10 17:50:47','','','','200','Cash',0.00,'200','','','12','','1','2025-01-10 15:11:27','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999899.00','999898','Inclusive','branch','Inventory','','','','','',NULL,'12173652065712532632205'),(7149,'121736520608','2',1.00,'1650','retail','0','2025-01-10 18:11:14','','','','820','Cash',0.00,'1650','','','12','16.00','1','2025-01-10 15:11:27','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9998.00','9997','Inclusive','branch','Inventory','','','','yes','','','12173652188336303338330'),(7150,'121736526401','B001',1.00,'250','retail','0','2025-01-10 19:26:41','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-01-10 16:26:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9588.00','9587','Inclusive','branch','Inventory','','','','yes','','','12173652641022263123036'),(7151,'121736520661','5980',1.00,'900','retail','0','2025-01-10 17:51:01','','','','900','Cash',0.00,'900','','','12','','1','2025-01-10 16:27:33','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999945.00','999944','Inclusive','branch','Inventory','','','','','',NULL,'12173652067013263360603'),(7152,'121736520661','5977',1.00,'600','retail','0','2025-01-10 17:51:11','','','','600','Cash',0.00,'600','','','12','','1','2025-01-10 16:27:33','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999980.00','999979','Inclusive','branch','Inventory','','','','','',NULL,'12173652067832220003036'),(7153,'121736520661','6044',1.00,'200','retail','0','2025-01-10 17:51:18','','','','100','Cash',0.00,'200','','','12','','1','2025-01-10 16:27:33','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4665.00','4664','Inclusive','branch','Inventory','','','','','',NULL,'12173652068822835202172'),(7154,'121736520661','B028',2.00,'600','retail','0','2025-01-10 17:51:28','','','','195','Cash',0.00,'300','','','12','','1','2025-01-10 16:27:33','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9872.00','9870','Inclusive','branch','Inventory','','','','','',NULL,'12173652069932002933912'),(7155,'121736520661','B027',2.00,'500','retail','0','2025-01-10 17:51:39','','','','176','Cash',0.00,'250','','','12','','1','2025-01-10 16:27:33','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9917.00','9915','Inclusive','branch','Inventory','','','','','',NULL,'12173652071230272200253'),(7156,'121736520661','B027',1.00,'250','retail','0','2025-01-10 19:27:10','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-01-10 16:27:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9915.00','9914','Inclusive','branch','Inventory','','','','yes','','','12173652643932292223332'),(7157,'121736520661','B028',1.00,'300','retail','0','2025-01-10 19:27:20','','','','195','Cash',0.00,'300','','','12','16.00','1','2025-01-10 16:27:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9870.00','9869','Inclusive','branch','Inventory','','','','yes','','','12173652645005203261422'),(7158,'121736526454','6046',1.00,'700','retail','0','2025-01-10 19:27:35','','','','400','Cash',0.00,'700','','','12','16.00','1','2025-01-10 16:38:08','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999919.00','999918','Inclusive','branch','Inventory','','','','yes','','','12173652705530225203312'),(7159,'121736526454','6044',1.00,'200','retail','0','2025-01-10 19:37:36','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-01-10 16:38:08','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4664.00','4663','Inclusive','branch','Inventory','','','','yes','','','12173652706462352322233'),(7160,'121736526454','6519',1.00,'150','retail','0','2025-01-10 19:37:44','','','','50','Cash',0.00,'150','','','12','0.00','1','2025-01-10 16:38:08','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173652707603205352710'),(7161,'121736526454','6511',1.00,'100','retail','0','2025-01-10 19:37:56','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-10 16:38:08','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','12173652708582283333325'),(7162,'121736527099','B038',2.00,'500','retail','0','2025-01-10 19:38:19','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-01-10 17:30:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9261.00','9259','Inclusive','branch','Inventory','','','','yes','','','12173653022823223032222'),(7163,'121736530927','B027',1.00,'250','retail','0','2025-01-10 20:42:07','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-01-10 17:42:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9914.00','9913','Inclusive','branch','Inventory','','','','yes','','','12173653093452010232330'),(7164,'121736530927','B028',1.00,'300','retail','0','2025-01-10 20:42:15','','','','195','Cash',0.00,'300','','','12','16.00','1','2025-01-10 17:42:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9869.00','9868','Inclusive','branch','Inventory','','','','yes','','','12173653094422000320472'),(7165,'121736531442','B038',2.00,'500','retail','0','2025-01-10 20:50:42','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-01-10 17:50:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9259.00','9257','Inclusive','branch','Inventory','','','','yes','','','12173653145612203264421'),(7166,'121736535214','B038',1.00,'250','retail','0','2025-01-10 21:53:34','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-01-10 18:53:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9257.00','9256','Inclusive','branch','Inventory','','','','yes','','','12173653522332022553330'),(7174,'121736600367','6511',1.00,'100','retail','0','2025-01-11 15:59:27','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-11 13:01:24','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','12173660039531200902319'),(7188,'121736602329','6520',1.00,'200','retail','0','2025-01-11 16:32:09','','','','100','Cash',0.00,'200','','','12','','1','2025-01-11 14:43:38','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173660299113022029623'),(7189,'121736602329','B088',1.00,'400','retail','0','2025-01-11 17:42:25','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-01-11 14:43:38','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9717.00','9716','Inclusive','branch','Inventory','','','','yes','','','12173660655623023320562'),(7190,'121736602329','6555',1.00,'1200','retail','0','2025-01-11 17:42:36','','','','600','Cash',0.00,'1200','','','12','0.00','1','2025-01-11 14:43:38','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173660657620212036162'),(7191,'121736602329','6510',1.00,'100','retail','0','2025-01-11 17:42:56','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-11 14:43:38','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Service','1110','4000','5500','yes','','','12173660658203032063222'),(7192,'121736602329','B164',1.00,'1600','retail','0','2025-01-11 17:43:03','','','','888.88','Cash',0.00,'1600','','','12','16.00','1','2025-01-11 14:43:38','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9987.00','9986','Inclusive','branch','Inventory','','','','yes','','','12173660659822832336233'),(7193,'121736602329','6040',1.00,'100','retail','0','2025-01-11 17:43:18','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-01-11 14:43:38','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9649.00','9648','Inclusive','branch','Inventory','','','','yes','','','12173660660633226233023'),(7194,'121736600655','7029',1.00,'1800','retail','0','2025-01-11 16:04:15','','','','1200','Cash',0.00,'1800','','','12','','1','2025-01-11 15:25:43','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9899.00','9898','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12173660068232303223012'),(7195,'121736600655','6044',4.00,'800','retail','0','2025-01-11 16:04:47','','','','100','Cash',0.00,'200','','','12','','1','2025-01-11 15:25:43','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4659.00','4655','Inclusive','branch','Inventory','','','','','',NULL,'12173660071630213210022'),(7196,'121736600655','6032',1.00,'200','retail','0','2025-01-11 16:05:20','','','','200','Cash',0.00,'200','','','12','','1','2025-01-11 15:25:43','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999898.00','999897','Inclusive','branch','Inventory','','','','','',NULL,'12173660073403200206162'),(7197,'121736600655','6513',1.00,'100','retail','0','2025-01-11 16:05:41','','','','50','Cash',0.00,'100','','','12','','1','2025-01-11 15:25:43','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173660076822263222333'),(7198,'121736600655','15',3.00,'450','retail','0','2025-01-11 16:06:16','','','','0','Cash',0.00,'150','','','12','','1','2025-01-11 15:25:43','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999718.00','999715','Inclusive','branch','Inventory','','','','','',NULL,'12173660080431322232262'),(7199,'121736600655','B088',1.00,'400','retail','0','2025-01-11 16:06:45','','','','216','Cash',0.00,'400','','','12','','1','2025-01-11 15:25:43','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9718.00','9717','Inclusive','branch','Inventory','','','','','',NULL,'12173660083322333602382'),(7200,'121736600655','6040',1.00,'100','retail','0','2025-01-11 16:07:19','','','','42','Cash',0.00,'100','','','12','','1','2025-01-11 15:25:43','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9650.00','9649','Inclusive','branch','Inventory','','','','','',NULL,'12173660086930078223223'),(7201,'121736600655','15',2.00,'300','retail','0','2025-01-11 18:25:27','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-01-11 15:25:43','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999715.00','999713','Inclusive','branch','Inventory','','','','yes','','','12173660913836032070103'),(7202,'121736593405','6030',1.00,'200','retail','0','2025-01-11 14:03:25','','','','100','Cash',0.00,'200','','','12','','1','2025-01-11 15:37:02','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999995.00','999994','Inclusive','branch','Inventory','','','','','',NULL,'12173659341927231126340'),(7203,'121736593405','6517',1.00,'250','retail','0','2025-01-11 14:03:41','','','','150','Cash',0.00,'250','','','12','','1','2025-01-11 15:37:02','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173659343233402023219'),(7204,'121736593405','6044',1.00,'200','retail','0','2025-01-11 14:03:53','','','','100','Cash',0.00,'200','','','12','','1','2025-01-11 15:37:02','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4663.00','4662','Inclusive','branch','Inventory','','','','','',NULL,'12173659345732102243206'),(7205,'121736593405','6044',3.00,'600','retail','0','2025-01-11 14:04:18','','','','100','Cash',0.00,'200','','','12','','1','2025-01-11 15:37:02','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4662.00','4659','Inclusive','branch','Inventory','','','','','',NULL,'12173659346932334002643'),(7206,'121736593405','7029',1.00,'1800','retail','0','2025-01-11 14:04:31','','','','1200','Cash',0.00,'1800','','','12','','1','2025-01-11 15:37:02','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9900.00','9899','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12173659348417335243024'),(7207,'121736593405','B091',3.00,'300','retail','0','2025-01-11 18:35:29','','','','47','Cash',0.00,'100','','','12','16.00','1','2025-01-11 15:37:02','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9898.00','9895','Inclusive','branch','Inventory','','','','yes','','','12173660973971236009133'),(7208,'121736593405','B038',3.00,'750','retail','0','2025-01-11 18:35:41','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-01-11 15:37:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9256.00','9253','Inclusive','branch','Inventory','','','','yes','','','12173660975090233239322'),(7209,'121736593405','6040',2.00,'200','retail','0','2025-01-11 18:35:52','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-01-11 15:37:02','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9648.00','9646','Inclusive','branch','Inventory','','','','yes','','','12173660976436032127221'),(7210,'121736593405','B027',2.00,'500','retail','0','2025-01-11 18:36:06','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-01-11 15:37:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9913.00','9911','Inclusive','branch','Inventory','','','','yes','','','12173660977721632662237'),(7211,'121736593405','B159',1.00,'2700','retail','0','2025-01-11 18:36:17','','','','1700','Cash',0.00,'2700','','','12','16.00','1','2025-01-11 15:37:02','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9993.00','9992','Inclusive','branch','Inventory','','','','yes','','','12173660979806292322202'),(7212,'121736593405','6044',2.00,'400','retail','0','2025-01-11 18:36:40','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-01-11 15:37:02','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4655.00','4653','Inclusive','branch','Inventory','','','','yes','','','12173660981802270127202'),(7237,'121736611304','5980',1.00,'900','retail','0','2025-01-11 19:01:44','','','','900','Cash',0.00,'900','','','12','16.00','1','2025-01-11 16:04:04','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999943.00','999942','Inclusive','branch','Inventory','','','','yes','','','12173661131421133113232'),(7238,'121736611304','6001',1.00,'650','retail','0','2025-01-11 19:01:54','','','','650','Cash',0.00,'650','','','12','16.00','1','2025-01-11 16:04:04','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999961.00','999960','Inclusive','branch','Inventory','','','','yes','','','12173661132826233363132'),(7239,'121736611304','5996',1.00,'200','retail','0','2025-01-11 19:02:09','','','','150','Cash',0.00,'200','','','12','16.00','1','2025-01-11 16:04:04','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999690.00','999689','Inclusive','branch','Inventory','','','','yes','','','12173661135503332202212'),(7240,'121736611304','6510',1.00,'100','retail','0','2025-01-11 19:02:36','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-11 16:04:04','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Service','1110','4000','5500','yes','','','12173661136921239237162'),(7241,'121736611304','B088',1.00,'400','retail','0','2025-01-11 19:02:50','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-01-11 16:04:04','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9716.00','9715','Inclusive','branch','Inventory','','','','yes','','','12173661139131232032102'),(7242,'121736611304','15',3.00,'450','retail','0','2025-01-11 19:03:11','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-01-11 16:04:04','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999713.00','999710','Inclusive','branch','Inventory','','','','yes','','','12173661143133231303333'),(7243,'121736610978','18',1.00,'150','retail','0','2025-01-11 18:56:18','','','','150','Cash',0.00,'150','','','12','','1','2025-01-11 16:46:26','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999996.00','999995','Inclusive','branch','Inventory','','','','','',NULL,'12173661101013031712320'),(7244,'121736610978','6038',1.00,'1300','retail','0','2025-01-11 18:56:51','','','','1300','Cash',0.00,'1300','','','12','','1','2025-01-11 16:46:26','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9926.00','9925','Inclusive','branch','Inventory','','','','','',NULL,'12173661117821621172232'),(7245,'121736610978','6510',1.00,'100','retail','0','2025-01-11 18:59:40','','','','50','Cash',0.00,'100','','','12','','1','2025-01-11 16:46:26','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173661118710121321218'),(7246,'121736610978','6044',1.00,'200','retail','0','2025-01-11 18:59:48','','','','100','Cash',0.00,'200','','','12','','1','2025-01-11 16:46:26','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4653.00','4652','Inclusive','branch','Inventory','','','','','',NULL,'12173661119811222722932'),(7247,'121736610978','6513',1.00,'100','retail','0','2025-01-11 19:00:07','','','','50','Cash',0.00,'100','','','12','','1','2025-01-11 16:46:26','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173661121520252022222'),(7248,'121736610978','B028',1.00,'300','retail','0','2025-01-11 19:00:16','','','','195','Cash',0.00,'300','','','12','','1','2025-01-11 16:46:26','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9868.00','9867','Inclusive','branch','Inventory','','','','','',NULL,'12173661122626333131132'),(7249,'121736610978','B028',1.00,'300','retail','0','2025-01-11 19:46:14','','','','195','Cash',0.00,'300','','','12','16.00','1','2025-01-11 16:46:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9867.00','9866','Inclusive','branch','Inventory','','','','yes','','','12173661398230112202333'),(7252,'121736614097','15',1.00,'150','retail','0','2025-01-11 19:48:17','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-01-11 16:48:42','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999710.00','999709','Inclusive','branch','Inventory','','','','yes','','','12173661411927302202231'),(7253,'121736610942','B141',1.00,'3200','retail','0','2025-01-11 18:55:43','','','','1900','Cash',0.00,'3200','','','12','','1','2025-01-11 16:52:05','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','','',NULL,'12173661096023002333332'),(7254,'121736610942','6040',1.00,'100','retail','0','2025-01-11 18:56:01','','','','42','Cash',0.00,'100','','','12','','1','2025-01-11 16:52:05','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9645.00','9644','Inclusive','branch','Inventory','','','','','',NULL,'12173661096822302330338'),(7255,'121736610942','6512',2.00,'100','retail','0','2025-01-11 19:51:54','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-01-11 16:52:05','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Service','1110','4000','5500','yes','','','12173661432302332012312'),(7256,'121736599926','B042',1.00,'2200','retail','0','2025-01-11 15:52:06','','','','1500','Cash',0.00,'2200','','','12','','1','2025-01-11 16:53:15','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9989.00','9988','Inclusive','branch','Inventory','','','','','',NULL,'12173659995621323230672'),(7257,'121736599926','6040',1.00,'100','retail','0','2025-01-11 15:52:37','','','','42','Cash',0.00,'100','','','12','','1','2025-01-11 16:53:15','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9651.00','9650','Inclusive','branch','Inventory','','','','','',NULL,'12173659996532200352630'),(7258,'121736599926','6510',2.00,'200','retail','0','2025-01-11 16:02:52','','','','50','Cash',0.00,'100','','','12','','1','2025-01-11 16:53:15','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173660058973633322690'),(7259,'121736599926','6513',1.00,'100','retail','0','2025-01-11 16:03:12','','','','50','Cash',0.00,'100','','','12','','1','2025-01-11 16:53:15','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173660060712130610362'),(7260,'121736599926','5980',1.00,'900','retail','0','2025-01-11 16:03:28','','','','900','Cash',0.00,'900','','','12','','1','2025-01-11 16:53:15','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999944.00','999943','Inclusive','branch','Inventory','','','','','',NULL,'12173660061900222132139'),(7261,'121736599926','6040',1.00,'100','retail','0','2025-01-11 18:38:22','','','','42','Cash',0.00,'100','','','12','','1','2025-01-11 16:53:15','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9646.00','9645','Inclusive','branch','Inventory','','','','','',NULL,'12173660991092090263213'),(7262,'121736599926','5977',1.00,'600','retail','0','2025-01-11 18:53:33','','','','600','Cash',0.00,'600','','','12','','1','2025-01-11 16:53:15','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999979.00','999978','Inclusive','branch','Inventory','','','','','',NULL,'12173661082603620622723'),(7263,'121736599926','6510',1.00,'100','retail','0','2025-01-11 18:53:48','','','','50','Cash',0.00,'100','','','12','','1','2025-01-11 16:53:15','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173661084887232302212'),(7264,'121736599926','6044',1.00,'200','retail','0','2025-01-11 19:53:04','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-01-11 16:53:15','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4652.00','4651','Inclusive','branch','Inventory','','','','yes','','','12173661439131232063202'),(7265,'121736613989','B038',1.00,'250','retail','0','2025-01-11 19:46:29','','','','195.52','Cash',0.00,'250','','','12','','1','2025-01-11 17:07:01','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9253.00','9252','Inclusive','branch','Inventory','','','','','',NULL,'12173661406400243033612'),(7266,'121736613989','6515',1.00,'300','retail','0','2025-01-11 19:47:44','','','','100','Cash',0.00,'300','','','12','','1','2025-01-11 17:07:01','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173661409100620633247'),(7267,'121736613989','B038',1.00,'250','retail','0','2025-01-11 20:06:50','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-01-11 17:07:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9252.00','9251','Inclusive','branch','Inventory','','','','yes','','','12173661521920276723030'),(7273,'121736615223','B159',1.00,'2700','retail','0','2025-01-11 20:07:03','','','','1700','Cash',0.00,'2700','','','12','','1','2025-01-11 19:15:26','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9992.00','9991','Inclusive','branch','Inventory','','','','','',NULL,'12173661998820932223232'),(7274,'121736615223','B089',1.00,'200','retail','0','2025-01-11 21:26:29','','','','79.16675','Cash',0.00,'200','','','12','','1','2025-01-11 19:15:26','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9716.00','9715','Inclusive','branch','Inventory','','','','','',NULL,'12173661999920622301222'),(7275,'121736615223','6001',1.00,'650','retail','0','2025-01-11 21:26:39','','','','650','Cash',0.00,'650','','','12','','1','2025-01-11 19:15:26','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999960.00','999959','Inclusive','branch','Inventory','','','','','',NULL,'12173662000772321370020'),(7276,'121736615223','6032',1.00,'200','retail','0','2025-01-11 21:26:47','','','','200','Cash',0.00,'200','','','12','','1','2025-01-11 19:15:26','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999897.00','999896','Inclusive','branch','Inventory','','','','','',NULL,'12173662001920100621016'),(7277,'121736615223','6513',1.00,'100','retail','0','2025-01-11 21:27:00','','','','50','Cash',0.00,'100','','','12','','1','2025-01-11 19:15:26','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173662002920330320029'),(7278,'121736623370','6012',2.00,'1000','retail','0','2025-01-11 22:22:50','','','','500','Cash',0.00,'500','','','12','16.00','1','2025-01-11 19:23:02','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999972.00','999970','Inclusive','branch','Inventory','','','','yes','','','12173662337909722202233'),(7279,'121736610863','6511',1.00,'100','retail','0','2025-01-11 18:54:23','','','','50','Cash',0.00,'100','','','12','','1','2025-01-11 19:34:00','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173661090702621221323'),(7280,'121736610863','B009',1.00,'300','retail','0','2025-01-11 18:55:09','','','','204','Cash',0.00,'300','','','12','','1','2025-01-11 19:34:00','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9701.00','9700','Inclusive','branch','Inventory','','','','','',NULL,'12173661093133622333332'),(7281,'121736610863','B009',1.00,'300','retail','0','2025-01-11 22:33:48','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-01-11 19:34:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9700.00','9699','Inclusive','branch','Inventory','','','','yes','','','12173662403720210232107'),(7282,'121736625384','6514',2.00,'200','retail','0','2025-01-11 22:56:24','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-11 19:56:38','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Service','1110','4000','5500','yes','','','12173662539536232633053'),(7283,'121736682924','5999',2.00,'3000','retail','0','2025-01-12 14:55:24','','','','1500','Cash',0.00,'1500','','','12','16.00','1','2025-01-12 11:56:17','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999983.00','999981','Inclusive','branch','Inventory','','','','yes','','','12173668294143129660681'),(7284,'121736682924','6044',2.00,'400','retail','0','2025-01-12 14:55:41','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-01-12 11:56:17','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4651.00','4649','Inclusive','branch','Inventory','','','','yes','','','12173668295424123721222'),(7285,'121736682924','6510',1.00,'100','retail','0','2025-01-12 14:55:54','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-12 11:56:17','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Service','1110','4000','5500','yes','','','12173668296306203221988'),(7286,'121736682924','6513',2.00,'200','retail','0','2025-01-12 14:56:03','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-12 11:56:17','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173668297293900327623'),(7287,'121736682978','6506',1.00,'1300','retail','0','2025-01-12 14:56:18','','','','700','Cash',0.00,'1300','','','12','0.00','1','2025-01-12 11:58:58','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','12173668307761032120381'),(7288,'121736682978','6044',1.00,'200','retail','0','2025-01-12 14:57:57','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-01-12 11:58:58','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4649.00','4648','Inclusive','branch','Inventory','','','','yes','','','12173668308923223381923'),(7289,'121736682978','6514',1.00,'100','retail','0','2025-01-12 14:58:09','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-12 11:58:58','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','yes','','','12173668309620122006003'),(7290,'121736682978','6512',2.00,'100','retail','0','2025-01-12 14:58:16','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-01-12 11:58:58','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Service','1110','4000','5500','yes','','','12173668310900332323300'),(7291,'121736682978','B023',2.00,'600','retail','0','2025-01-12 14:58:30','','','','176','Cash',0.00,'300','','','12','16.00','1','2025-01-12 11:58:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9808.00','9806','Inclusive','branch','Inventory','','','','yes','','','12173668312032012002300'),(7292,'121736682978','6521',2.00,'400','retail','0','2025-01-12 14:58:41','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-01-12 11:58:58','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173668313432322033033'),(7293,'121736683386','B022',1.00,'250','retail','0','2025-01-12 15:52:21','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-01-12 12:53:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9927.00','9926','Inclusive','branch','Inventory','','','','yes','','','12173668637063213022032'),(7294,'121736683386','B022',1.00,'250','retail','0','2025-01-12 15:53:11','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-01-12 12:53:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9926.00','9925','Inclusive','branch','Inventory','','','','yes','','','12173668641730022130603'),(7295,'121736686423','6511',1.00,'100','retail','0','2025-01-12 15:53:43','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-12 13:08:55','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','12173668732983100230033'),(7296,'121736687337','5981',1.00,'600','retail','0','2025-01-12 16:08:57','','','','600','Cash',0.00,'600','','','12','16.00','1','2025-01-12 13:16:23','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999997.00','999996','Inclusive','branch','Inventory','','','','yes','','','12173668772433712271023'),(7297,'121736687337','6044',2.00,'400','retail','0','2025-01-12 16:15:25','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-01-12 13:16:23','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4648.00','4646','Inclusive','branch','Inventory','','','','yes','','','12173668775909723312760'),(7298,'121736687337','6501',1.00,'200','retail','0','2025-01-12 16:15:59','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-01-12 13:16:23','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9954.00','9953','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173668776932772122002'),(7299,'121736687337','6511',3.00,'300','retail','0','2025-01-12 16:16:09','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-12 13:16:23','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','12173668778182222322288'),(7327,'121736688530','6038',1.00,'1300','retail','0','2025-01-12 16:28:50','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2025-01-12 13:30:00','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9925.00','9924','Inclusive','branch','Inventory','','','','yes','','','12173668855632233832273'),(7328,'121736688530','6510',2.00,'200','retail','0','2025-01-12 16:29:16','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-12 13:30:00','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Service','1110','4000','5500','yes','','','12173668856961233713673'),(7329,'121736688530','B030',1.00,'250','retail','0','2025-01-12 16:29:30','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-01-12 13:30:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9525.00','9524','Inclusive','branch','Inventory','','','','yes','','','12173668858332308820030'),(7330,'121736688530','B009',1.00,'300','retail','0','2025-01-12 16:29:44','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-01-12 13:30:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9699.00','9698','Inclusive','branch','Inventory','','','','yes','','','12173668859110206123336'),(7335,'121736688720','6512',2.00,'100','retail','0','2025-01-12 16:32:00','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-01-12 13:32:30','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Service','1110','4000','5500','yes','','','12173668873332010300830'),(7336,'121736688720','6514',1.00,'100','retail','0','2025-01-12 16:32:13','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-12 13:32:30','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','yes','','','12173668874763233383302'),(7342,'121736688096','6509',1.00,'1500','retail','0','2025-01-12 16:21:36','','','','700','Cash',0.00,'1500','','','12','','1','2025-01-12 15:05:37','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173668814610323213222'),(7343,'121736688096','6000',1.00,'1300','retail','0','2025-01-12 16:22:26','','','','1000','Cash',0.00,'1300','','','12','','1','2025-01-12 15:05:37','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999948.00','999947','Inclusive','branch','Inventory','','','','','',NULL,'12173668816061301832233'),(7344,'121736688096','6044',2.00,'400','retail','0','2025-01-12 16:22:40','','','','100','Cash',0.00,'200','','','12','','1','2025-01-12 15:05:37','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4646.00','4644','Inclusive','branch','Inventory','','','','','',NULL,'12173668818300123202328'),(7345,'121736688096','6510',2.00,'200','retail','0','2025-01-12 16:23:04','','','','50','Cash',0.00,'100','','','12','','1','2025-01-12 15:05:37','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173668819606387281223'),(7346,'121736688096','6512',3.00,'150','retail','0','2025-01-12 16:23:16','','','','30','Cash',0.00,'50','','','12','','1','2025-01-12 15:05:37','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','60.00','57','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173668821030060812268'),(7347,'121736688096','6515',1.00,'300','retail','0','2025-01-12 16:23:31','','','','100','Cash',0.00,'300','','','12','','1','2025-01-12 15:05:37','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173668822273231322723'),(7348,'121736688096','B089',2.00,'400','retail','0','2025-01-12 16:23:42','','','','79.16675','Cash',0.00,'200','','','12','','1','2025-01-12 15:05:37','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9715.00','9713','Inclusive','branch','Inventory','','','','','',NULL,'12173668823560381323800'),(7349,'121736688096','6513',2.00,'200','retail','0','2025-01-12 16:23:55','','','','50','Cash',0.00,'100','','','12','','1','2025-01-12 15:05:37','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173668825232833223220'),(7350,'121736688096','6512',3.00,'150','retail','0','2025-01-12 16:25:25','','','','30','Cash',0.00,'50','','','12','','1','2025-01-12 15:05:37','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','60.00','57','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173668833820387010382'),(7351,'121736688096','6569',1.00,'6000','retail','0','2025-01-12 16:28:35','','','','4500','Cash',0.00,'6000','','','12','','1','2025-01-12 15:05:37','2','8','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173668852636632003602'),(7352,'121736688096','6509',1.00,'1500','retail','0','2025-01-12 18:05:25','','','','700','Cash',0.00,'1500','','','12','0.00','1','2025-01-12 15:05:37','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','yes','','','12173669433440417123240'),(7381,'121736688603','6046',1.00,'700','retail','0','2025-01-12 16:30:03','','','','400','Cash',0.00,'700','','','12','','1','2025-01-12 16:09:20','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999918.00','999917','Inclusive','branch','Inventory','','','','','',NULL,'12173668868863283380021'),(7382,'121736688603','6044',1.00,'200','retail','0','2025-01-12 16:31:29','','','','100','Cash',0.00,'200','','','12','','1','2025-01-12 16:09:20','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4644.00','4643','Inclusive','branch','Inventory','','','','','',NULL,'12173668869530076223223'),(7383,'121736688603','6511',2.00,'200','retail','0','2025-01-12 16:31:35','','','','50','Cash',0.00,'100','','','12','','1','2025-01-12 16:09:20','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173668870226023012282'),(7384,'121736688603','B030',2.00,'500','retail','0','2025-01-12 16:31:42','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-01-12 16:09:20','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9524.00','9522','Inclusive','branch','Inventory','','','','','',NULL,'12173668871573163330833'),(7385,'121736688603','B030',2.00,'500','retail','0','2025-01-12 17:16:53','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-01-12 16:09:20','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9522.00','9520','Inclusive','branch','Inventory','','','','','',NULL,'12173669142420323423202'),(7386,'121736688603','B030',2.00,'500','retail','0','2025-01-12 19:09:01','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-01-12 16:09:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9520.00','9518','Inclusive','branch','Inventory','','','','yes','','','12173669815610236812303'),(7454,'121736697745','6012',4.00,'2000','retail','0','2025-01-12 19:02:25','','','','500','Cash',0.00,'500','','','12','','1','2025-01-12 17:07:21','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999970.00','999966','Inclusive','branch','Inventory','','','','','',NULL,'12173669775937332202237'),(7455,'121736697745','B018',2.00,'500','retail','0','2025-01-12 19:02:40','','','','169.0793103','Cash',0.00,'250','','','12','','1','2025-01-12 17:07:21','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9953.00','9951','Inclusive','branch','Inventory','','','','','',NULL,'12173669777833230222618'),(7456,'121736697745','B019',2.00,'700','retail','0','2025-01-12 19:02:58','','','','265','Cash',0.00,'350','','','12','','1','2025-01-12 17:07:21','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9924.00','9922','Inclusive','branch','Inventory','','','','','',NULL,'12173669780432323762606'),(7457,'121736697745','B006',2.00,'500','retail','0','2025-01-12 19:03:26','','','','176','Cash',0.00,'250','','','12','','1','2025-01-12 17:07:21','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9917.00','9915','Inclusive','branch','Inventory','','','','','',NULL,'12173669782233039302330'),(7458,'121736697745','B023',2.00,'600','retail','0','2025-01-12 19:03:44','','','','176','Cash',0.00,'300','','','12','','1','2025-01-12 17:07:21','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9802.00','9800','Inclusive','branch','Inventory','','','','','',NULL,'12173669784223407302742'),(7491,'121736703026','B164',1.00,'1600','retail','0','2025-01-12 20:30:26','','','','888.88','Cash',0.00,'1600','','','12','','1','2025-01-12 18:38:27','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9986.00','9985','Inclusive','branch','Inventory','','','','','',NULL,'12173670304403333221230'),(7492,'121736703026','6511',1.00,'100','retail','0','2025-01-12 20:30:45','','','','50','Cash',0.00,'100','','','12','','1','2025-01-12 18:38:27','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173670305233223052226'),(7493,'121736703026','6040',1.00,'100','retail','0','2025-01-12 20:30:53','','','','42','Cash',0.00,'100','','','12','','1','2025-01-12 18:38:27','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9642.00','9641','Inclusive','branch','Inventory','','','','','',NULL,'12173670306073022003632'),(7494,'121736703026','5977',1.00,'600','retail','0','2025-01-12 20:31:01','','','','600','Cash',0.00,'600','','','12','','1','2025-01-12 18:38:27','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999978.00','999977','Inclusive','branch','Inventory','','','','','',NULL,'12173670307027302132727'),(7495,'121736703026','B164',1.00,'1600','retail','0','2025-01-12 21:37:58','','','','888.88','Cash',0.00,'1600','','','12','16.00','1','2025-01-12 18:38:27','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9985.00','9984','Inclusive','branch','Inventory','','','','yes','','','12173670709623221332030'),(7496,'121736703026','6511',1.00,'100','retail','0','2025-01-12 21:38:16','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-12 18:38:27','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','12173670710520021302306'),(7497,'121736707178','6512',2.00,'100','retail','0','2025-01-12 21:39:38','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-01-12 18:49:07','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Service','1110','4000','5500','yes','','','12173670774423402304133'),(7498,'121736694350','B065',1.00,'2200','retail','0','2025-01-12 18:05:50','','','','1400','Cash',0.00,'2200','','','12','','1','2025-01-12 19:21:00','2','7','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9990.00','9989','Inclusive','branch','Inventory','','','','','',NULL,'12173669756822133331328'),(7499,'121736694350','B001',2.00,'500','retail','0','2025-01-12 18:59:30','','','','169','Cash',0.00,'250','','','12','','1','2025-01-12 19:21:00','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9587.00','9585','Inclusive','branch','Inventory','','','','','',NULL,'12173669758120273903352'),(7500,'121736694350','B009',2.00,'600','retail','0','2025-01-12 18:59:41','','','','204','Cash',82.76,'300','','','12','','1','2025-01-12 19:21:00','2','1','new','1','printed','pcs','','','','','','0','','','EXEMPTED',517.24,'','9698.00','9696','Inclusive','branch','Inventory','','','','','',NULL,'12173669759566622023312'),(7501,'121736694350','6511',2.00,'200','retail','0','2025-01-12 18:59:58','','','','50','Cash',0.00,'100','','','12','','1','2025-01-12 19:21:00','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173669761022023303033'),(7502,'121736694350','6040',1.00,'100','retail','0','2025-01-12 19:00:12','','','','42','Cash',0.00,'100','','','12','','1','2025-01-12 19:21:00','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9644.00','9643','Inclusive','branch','Inventory','','','','','',NULL,'12173669762337013363307'),(7503,'121736694350','B023',4.00,'1200','retail','0','2025-01-12 19:00:24','','','','176','Cash',0.00,'300','','','12','','1','2025-01-12 19:21:00','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9806.00','9802','Inclusive','branch','Inventory','','','','','',NULL,'12173669763622271036993'),(7504,'121736694350','B009',1.00,'300','retail','0','2025-01-12 19:00:52','','','','204','Cash',0.00,'300','','','12','','1','2025-01-12 19:21:00','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9696.00','9695','Inclusive','branch','Inventory','','','','','',NULL,'12173669766463163330733'),(7505,'121736694350','B001',1.00,'250','retail','0','2025-01-12 19:01:06','','','','169','Cash',0.00,'250','','','12','','1','2025-01-12 19:21:00','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9585.00','9584','Inclusive','branch','Inventory','','','','','',NULL,'12173669768232022272072'),(7506,'121736694350','6000',1.00,'1300','retail','0','2025-01-12 19:01:23','','','','1000','Cash',0.00,'1300','','','12','','1','2025-01-12 19:21:00','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999947.00','999946','Inclusive','branch','Inventory','','','','','',NULL,'12173669769623313362600'),(7507,'121736694350','B001',1.00,'250','retail','0','2025-01-12 19:01:37','','','','169','Cash',0.00,'250','','','12','','1','2025-01-12 19:21:00','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9584.00','9583','Inclusive','branch','Inventory','','','','','',NULL,'12173669770773910200032'),(7508,'121736694350','B008',1.00,'300','retail','0','2025-01-12 19:01:47','','','','208','Cash',0.00,'300','','','12','','1','2025-01-12 19:21:00','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9993.00','9992','Inclusive','branch','Inventory','','','','','',NULL,'12173669771607731237007'),(7509,'121736694350','6511',1.00,'100','retail','0','2025-01-12 19:05:50','','','','50','Cash',0.00,'100','','','12','','1','2025-01-12 19:21:00','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173669795930330325033'),(7510,'121736694350','B023',4.00,'1200','retail','0','2025-01-12 19:24:19','','','','176','Cash',0.00,'300','','','12','','1','2025-01-12 19:21:00','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9800.00','9796','Inclusive','branch','Inventory','','','','','',NULL,'12173669907609222303629'),(7511,'121736694350','B001',2.00,'500','retail','0','2025-01-12 19:57:53','','','','169','Cash',0.00,'250','','','12','','1','2025-01-12 19:21:00','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9583.00','9581','Inclusive','branch','Inventory','','','','','',NULL,'12173670108566271152080'),(7512,'121736694350','B009',2.00,'600','retail','0','2025-01-12 19:58:06','','','','204','Cash',0.00,'300','','','12','','1','2025-01-12 19:21:00','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9695.00','9693','Inclusive','branch','Inventory','','','','','',NULL,'12173670109602310330103'),(7513,'121736694350','6027',1.00,'150','retail','0','2025-01-12 20:01:05','','','','100','Cash',0.00,'150','','','12','','1','2025-01-12 19:21:00','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999994.00','999993','Inclusive','branch','Inventory','','','','','',NULL,'12173670128330238223232'),(7514,'121736694350','6533',1.00,'100','retail','0','2025-01-12 20:01:23','','','','50','Cash',0.00,'100','','','12','','1','2025-01-12 19:21:00','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173670141300040223320'),(7515,'121736694350','B065',1.00,'2200','retail','0','2025-01-12 20:04:25','','','','1400','Cash',0.00,'2200','','','12','','1','2025-01-12 19:21:00','2','7','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9989.00','9988','Inclusive','branch','Inventory','','','','','',NULL,'12173670147734232220210'),(7516,'121736694350','6000',1.00,'1300','retail','0','2025-01-12 20:04:37','','','','1000','Cash',0.00,'1300','','','12','','1','2025-01-12 19:21:00','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999946.00','999945','Inclusive','branch','Inventory','','','','','',NULL,'12173670149222223332231'),(7517,'121736694350','6538',1.00,'150','retail','0','2025-01-12 20:04:52','','','','50','Cash',0.00,'150','','','12','','1','2025-01-12 19:21:00','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173670150020670735222'),(7518,'121736694350','6513',2.00,'200','retail','0','2025-01-12 20:05:00','','','','50','Cash',0.00,'100','','','12','','1','2025-01-12 19:21:00','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173670151702172323603'),(7519,'121736694350','6510',1.00,'100','retail','0','2025-01-12 20:05:18','','','','50','Cash',0.00,'100','','','12','','1','2025-01-12 19:21:00','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173670152437103302260'),(7520,'121736694350','6040',1.00,'100','retail','0','2025-01-12 20:24:55','','','','42','Cash',0.00,'100','','','12','','1','2025-01-12 19:21:00','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9643.00','9642','Inclusive','branch','Inventory','','','','','',NULL,'12173670273532110313706'),(7521,'121736694350','6511',1.00,'100','retail','0','2025-01-12 20:25:35','','','','50','Cash',0.00,'100','','','12','','1','2025-01-12 19:21:00','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173670274472242233222'),(7522,'121736694350','B023',2.00,'600','retail','0','2025-01-12 22:20:30','','','','176','Cash',0.00,'300','','','12','16.00','1','2025-01-12 19:21:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9796.00','9794','Inclusive','branch','Inventory','','','','yes','','','12173670965320631036230'),(7523,'121736790042','6016',1.00,'750','retail','0','2025-01-13 20:40:42','','','','750','Cash',0.00,'750','','','12','16.00','1','2025-01-13 17:41:25','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999979.00','999978','Inclusive','branch','Inventory','','','','yes','','','12173679006333206730322'),(7524,'121736790087','15',1.00,'150','retail','0','2025-01-13 20:41:27','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-01-13 17:41:57','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999709.00','999708','Inclusive','branch','Inventory','','','','yes','','','12173679010020732022217'),(7525,'121736790087','6512',2.00,'100','retail','0','2025-01-13 20:41:40','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-01-13 17:41:57','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Service','1110','4000','5500','yes','','','12173679011417313132423'),(7526,'121736790118','B009',1.00,'300','retail','0','2025-01-13 20:42:48','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-01-13 17:43:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9693.00','9692','Inclusive','branch','Inventory','','','','yes','','','12173679018832318230322'),(7527,'121736790118','B001',1.00,'250','retail','0','2025-01-13 20:43:12','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-01-13 17:43:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9581.00','9580','Inclusive','branch','Inventory','','','','yes','','','12173679020373320033270'),(7528,'121736790206','B038',6.00,'1500','retail','0','2025-01-13 20:43:26','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-01-13 17:44:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','9251.00','9245','Inclusive','branch','Inventory','','','','yes','','','12173679025442230350032'),(7529,'121736790260','6016',1.00,'750','retail','0','2025-01-13 20:44:20','','','','750','Cash',0.00,'750','','','12','16.00','1','2025-01-13 17:45:34','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999978.00','999977','Inclusive','branch','Inventory','','','','yes','','','12173679028139122167300'),(7530,'121736790260','6044',1.00,'200','retail','0','2025-01-13 20:44:42','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-01-13 17:45:34','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4643.00','4642','Inclusive','branch','Inventory','','','','yes','','','12173679030566271152300'),(7531,'121736790260','6511',1.00,'100','retail','0','2025-01-13 20:45:05','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-13 17:45:34','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','12173679032222330009302'),(7532,'121736790260','6040',1.00,'100','retail','0','2025-01-13 20:45:22','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-01-13 17:45:34','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9641.00','9640','Inclusive','branch','Inventory','','','','yes','','','12173679033123336030022'),(7533,'191736879474','B038',2.00,'500','retail','0','2025-01-14 21:31:14','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-01-14 18:32:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9245.00','9243','Inclusive','branch','Inventory','','','','yes','','','19173687950932075323933'),(7534,'191736879474','B028',2.00,'600','retail','0','2025-01-14 21:31:49','','','','195','Cash',0.00,'300','','','19','16.00','1','2025-01-14 18:32:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9866.00','9864','Inclusive','branch','Inventory','','','','yes','','','19173687953126036908339'),(7535,'191736879474','B009',2.00,'600','retail','0','2025-01-14 21:32:11','','','','204','Cash',0.00,'300','','','19','16.00','1','2025-01-14 18:32:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9692.00','9690','Inclusive','branch','Inventory','','','','yes','','','19173687954600332323340'),(7536,'191736879474','6515',2.00,'600','retail','0','2025-01-14 21:32:26','','','','100','Cash',0.00,'300','','','19','0.00','1','2025-01-14 18:32:47','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Service','1110','4000','5500','yes','','','19173687956002320209231'),(7543,'191736953088','6013',14.00,'1400','retail','0','2025-01-15 17:58:08','','','','100','Cash',0.00,'100','','','19','','1','2025-01-15 15:01:31','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','999942.00','999928','Inclusive','branch','Inventory','','','','','',NULL,'19173695311100132122361'),(7544,'191736953088','6528',1.00,'250','retail','0','2025-01-15 17:58:31','','','','150 ','Cash',0.00,'250','','','19','','1','2025-01-15 15:01:31','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173695312520121330210'),(7545,'191736953088','6044',1.00,'200','retail','0','2025-01-15 17:58:45','','','','100','Cash',0.00,'200','','','19','','1','2025-01-15 15:01:31','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4642.00','4641','Inclusive','branch','Inventory','','','','','',NULL,'19173695313531232012102'),(7546,'191736953088','6511',1.00,'100','retail','0','2025-01-15 17:58:55','','','','50','Cash',0.00,'100','','','19','','1','2025-01-15 15:01:31','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173695314793231225223'),(7547,'191736953088','B097',1.00,'150','retail','0','2025-01-15 17:59:07','','','','41.66666667','Cash',0.00,'150','','','19','','1','2025-01-15 15:01:31','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9978.00','9977','Inclusive','branch','Inventory','','','','','',NULL,'19173695321929610390922'),(7548,'191736953088','B027',1.00,'250','retail','0','2025-01-15 18:00:19','','','','176','Cash',0.00,'250','','','19','','1','2025-01-15 15:01:31','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9911.00','9910','Inclusive','branch','Inventory','','','','','',NULL,'19173695323423333906130'),(7549,'191736953292','B009',1.00,'300','retail','0','2025-01-15 18:01:32','','','','204','Cash',0.00,'300','','','19','16.00','1','2025-01-15 15:03:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9690.00','9689','Inclusive','branch','Inventory','','','','yes','','','19173695331832783323203'),(7550,'191736953292','B001',1.00,'250','retail','0','2025-01-15 18:01:58','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-01-15 15:03:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9580.00','9579','Inclusive','branch','Inventory','','','','yes','','','19173695334232230392320'),(7551,'191736953292','6512',2.00,'100','retail','0','2025-01-15 18:02:23','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-01-15 15:03:12','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Service','1110','4000','5500','yes','','','19173695336923320171636'),(7557,'191736953393','6511',1.00,'100','retail','0','2025-01-15 18:03:13','','','','50','Cash',0.00,'100','','','19','','1','2025-01-15 15:46:29','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173695342209023101932'),(7558,'191736953393','B030',1.00,'250','retail','0','2025-01-15 18:03:43','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-01-15 15:46:29','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9518.00','9517','Inclusive','branch','Inventory','','','','','',NULL,'19173695345630074223223'),(7559,'191736953393','B041',1.00,'1200','retail','0','2025-01-15 18:04:16','','','','610','Cash',0.00,'1200','','','19','','1','2025-01-15 15:46:29','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9978.00','9977','Inclusive','branch','Inventory','','','','','',NULL,'19173695349012103379302'),(7560,'191736953393','6001',1.00,'650','retail','0','2025-01-15 18:04:51','','','','650','Cash',0.00,'650','','','19','','1','2025-01-15 15:46:29','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999959.00','999958','Inclusive','branch','Inventory','','','','','',NULL,'19173695357379273333329'),(7561,'191736953393','6044',1.00,'200','retail','0','2025-01-15 18:06:13','','','','100','Cash',0.00,'200','','','19','','1','2025-01-15 15:46:29','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4641.00','4640','Inclusive','branch','Inventory','','','','','',NULL,'19173695359402003113033'),(7562,'191736953393','6040',1.00,'100','retail','0','2025-01-15 18:46:00','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-01-15 15:46:29','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9640.00','9639','Inclusive','branch','Inventory','','','','yes','','','19173695597535109929791'),(7566,'191736958597','B038',3.00,'750','retail','0','2025-01-15 19:29:57','','','','195.52','Cash',0.00,'250','','','19','','1','2025-01-15 17:13:44','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9243.00','9240','Inclusive','branch','Inventory','','','','','',NULL,'19173695864210206123336'),(7567,'191736958597','6515',1.00,'300','retail','0','2025-01-15 19:30:42','','','','100','Cash',0.00,'300','','','19','','1','2025-01-15 17:13:44','1','20','new','1','printed','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','4','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173695868433321380590'),(7568,'191736958597','6515',1.00,'300','retail','0','2025-01-15 19:43:51','','','','100','Cash',0.00,'300','','','19','','1','2025-01-15 17:13:44','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173695945393332420310'),(7569,'191736958597','B038',2.00,'500','retail','0','2025-01-15 20:12:38','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-01-15 17:13:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9240.00','9238','Inclusive','branch','Inventory','','','','yes','','','19173696118522336900183'),(7570,'191736958597','B022',2.00,'500','retail','0','2025-01-15 20:13:06','','','','176','Cash',0.00,'250','','','19','16.00','1','2025-01-15 17:13:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9925.00','9923','Inclusive','branch','Inventory','','','','yes','','','19173696120332627202232'),(7571,'191736961241','15',1.00,'150','retail','0','2025-01-15 20:14:01','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-01-15 17:19:16','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999708.00','999707','Inclusive','branch','Inventory','','','','yes','','','19173696153221222206233'),(7572,'191736961241','6512',2.00,'100','retail','0','2025-01-15 20:18:53','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-01-15 17:19:16','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Service','1110','4000','5500','yes','','','19173696155036512093019'),(7573,'191736964022','B038',2.00,'500','retail','0','2025-01-15 21:00:22','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-01-15 19:00:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9238.00','9236','Inclusive','branch','Inventory','','','','yes','','','19173696406939633004330'),(7574,'191736964022','B030',4.00,'1000','retail','0','2025-01-15 21:01:09','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-01-15 19:00:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9517.00','9513','Inclusive','branch','Inventory','','','','yes','','','19173696410803392399230'),(7575,'191736964022','B030',2.00,'500','retail','0','2025-01-15 21:01:49','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-01-15 19:00:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9513.00','9511','Inclusive','branch','Inventory','','','','yes','','','19173696754799923339103'),(7576,'191736964022','B038',1.00,'250','retail','0','2025-01-15 21:59:07','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-01-15 19:00:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9236.00','9235','Inclusive','branch','Inventory','','','','yes','','','19173696760103330963323'),(7582,'191736969233','6510',1.00,'100','retail','0','2025-01-15 22:27:13','','','','50','Cash',0.00,'100','','','19','','1','2025-01-15 20:13:50','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173696924434231403200'),(7583,'191736969233','6034',1.00,'100','retail','0','2025-01-15 22:27:24','','','','100','Cash',0.00,'100','','','19','','1','2025-01-15 20:13:50','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999985.00','999984','Inclusive','branch','Inventory','','','','','',NULL,'19173696925322232302022'),(7584,'191736969233','B038',1.00,'250','retail','0','2025-01-15 22:52:42','','','','195.52','Cash',0.00,'250','','','19','','1','2025-01-15 20:13:50','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9234.00','9233','Inclusive','branch','Inventory','','','','','',NULL,'19173697078207330331771'),(7585,'191736967608','B038',1.00,'250','retail','0','2025-01-15 22:00:08','','','','195.52','Cash',0.00,'250','','','19','','1','2025-01-15 20:14:18','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9235.00','9234','Inclusive','branch','Inventory','','','','','',NULL,'19173696919210930123309'),(7586,'191736967608','B030',2.00,'500','retail','0','2025-01-15 22:26:32','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-01-15 20:14:18','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9511.00','9509','Inclusive','branch','Inventory','','','','','',NULL,'19173696922820220813332'),(7587,'191736972059','6038',1.00,'1300','retail','0','2025-01-15 23:14:19','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2025-01-15 20:14:48','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9924.00','9923','Inclusive','branch','Inventory','','','','yes','','','19173697207173312322317'),(7588,'191736972059','6044',2.00,'400','retail','0','2025-01-15 23:14:31','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-01-15 20:14:48','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4640.00','4638','Inclusive','branch','Inventory','','','','yes','','','19173697208322820200221'),(7589,'191736972089','B041',1.00,'1200','retail','0','2025-01-15 23:14:49','','','','610','Cash',0.00,'1200','','','19','16.00','1','2025-01-15 20:18:21','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9977.00','9976','Inclusive','branch','Inventory','','','','yes','','','19173697227727237320377'),(7590,'191736972089','6040',1.00,'100','retail','0','2025-01-15 23:17:57','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-01-15 20:18:21','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9639.00','9638','Inclusive','branch','Inventory','','','','yes','','','19173697229761022190371'),(7591,'191737020393','6511',1.00,'100','retail','0','2025-01-16 12:39:53','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-16 09:40:08','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','19173702040522332423020'),(7592,'191737034089','5980',1.00,'900','retail','0','2025-01-16 16:28:09','','','','900','Cash',0.00,'900','','','19','16.00','1','2025-01-16 13:28:52','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999942.00','999941','Inclusive','branch','Inventory','','','','yes','','','19173703410323130133027'),(7593,'191737034089','6044',1.00,'200','retail','0','2025-01-16 16:28:23','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-01-16 13:28:52','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4638.00','4637','Inclusive','branch','Inventory','','','','yes','','','19173703411532230930923'),(7594,'191737034089','6511',1.00,'100','retail','0','2025-01-16 16:28:36','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-16 13:28:52','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','19173703412733231292101'),(7600,'191737034559','6521',2.00,'400','retail','0','2025-01-16 16:35:59','','','','100','Cash',0.00,'200','','','19','','1','2025-01-16 14:29:43','2','12','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173703457927423022020'),(7601,'191737034559','B019',1.00,'350','retail','0','2025-01-16 16:36:19','','','','265','Cash',0.00,'350','','','19','','1','2025-01-16 14:29:43','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9922.00','9921','Inclusive','branch','Inventory','','','','','',NULL,'19173703459543529192320'),(7602,'191737034559','6521',1.00,'200','retail','0','2025-01-16 16:38:21','','','','100','Cash',0.00,'200','','','19','','1','2025-01-16 14:29:43','2','12','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173703472500523472072'),(7603,'191737034559','6512',2.00,'100','retail','0','2025-01-16 17:29:11','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-01-16 14:29:43','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Service','1110','4000','5500','yes','','','19173703777330000312273'),(7604,'191737037784','B030',1.00,'250','retail','0','2025-01-16 17:29:45','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-01-16 15:41:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9509.00','9508','Inclusive','branch','Inventory','','','','yes','','','19173704033800327789302'),(7605,'191737046453','6512',6.00,'300','retail','0','2025-01-16 19:54:13','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-01-16 16:55:27','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','60.00','54','Inclusive','branch','Service','1110','4000','5500','yes','','','19173704649622301210329'),(7606,'191737046453','15',3.00,'450','retail','0','2025-01-16 19:54:56','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-01-16 16:55:27','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999707.00','999704','Inclusive','branch','Inventory','','','','yes','','','19173704651912206233331'),(7607,'191737046528','B001',1.00,'250','retail','0','2025-01-16 19:55:28','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-01-16 16:56:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9579.00','9578','Inclusive','branch','Inventory','','','','yes','','','19173704655902230229762'),(7608,'191737048822','6514',1.00,'100','retail','0','2025-01-16 20:33:42','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-16 17:34:18','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','yes','','','19173704885521522207233'),(7609,'191737111322','B001',2.00,'500','retail','0','2025-01-17 13:55:22','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-01-17 10:55:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9578.00','9576','Inclusive','branch','Inventory','','','','yes','','','19173711133313933330703'),(7610,'191737111322','B030',2.00,'500','retail','0','2025-01-17 13:55:34','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-01-17 10:55:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9508.00','9506','Inclusive','branch','Inventory','','','','yes','','','19173711134515770220013'),(7625,'191737123703','6000',1.00,'1300','retail','0','2025-01-17 17:21:43','','','','1000','Cash',0.00,'1300','','','19','','1','2025-01-17 15:06:42','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999945.00','999944','Inclusive','branch','Inventory','','','','','',NULL,'19173712373733327321233'),(7626,'191737123703','6510',1.00,'100','retail','0','2025-01-17 17:22:17','','','','50','Cash',0.00,'100','','','19','','1','2025-01-17 15:06:42','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173712374913912309320'),(7627,'191737123703','6513',1.00,'100','retail','0','2025-01-17 17:22:29','','','','50','Cash',0.00,'100','','','19','','1','2025-01-17 15:06:42','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173712375927059232253'),(7628,'191737123703','6510',1.00,'100','retail','0','2025-01-17 17:22:39','','','','50','Cash',0.00,'100','','','19','','1','2025-01-17 15:06:42','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173712467567227323472'),(7629,'191737123703','6511',1.00,'100','retail','0','2025-01-17 17:39:45','','','','50','Cash',0.00,'100','','','19','','1','2025-01-17 15:06:42','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173712480293292033113'),(7634,'191737131546','5999',1.00,'1500','retail','0','2025-01-17 19:32:26','','','','1500','Cash',0.00,'1500','','','19','16.00','1','2025-01-17 16:33:45','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999981.00','999980','Inclusive','branch','Inventory','','','','yes','','','19173713158332272835209'),(7635,'191737131546','6517',1.00,'250','retail','0','2025-01-17 19:33:03','','','','150','Cash',0.00,'250','','','19','0.00','1','2025-01-17 16:33:45','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','19173713160233223227301'),(7636,'191737118226','6539',2.00,'600','retail','0','2025-01-17 15:50:26','','','','234','Cash',0.00,'300','','','19','','1','2025-01-17 16:55:11','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173712368022220333730'),(7637,'191737118226','6040',1.00,'100','retail','0','2025-01-17 17:21:23','','','','42','Cash',0.00,'100','','','19','','1','2025-01-17 16:55:11','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9638.00','9637','Inclusive','branch','Inventory','','','','','',NULL,'19173712369623312020222'),(7638,'191737118226','B032',2.00,'500','retail','0','2025-01-17 17:40:43','','','','186.68','Cash',0.00,'250','','','19','','1','2025-01-17 16:55:11','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9834.00','9832','Inclusive','branch','Inventory','','','','','',NULL,'19173712486712972264262'),(7639,'191737118226','B032',1.00,'250','retail','0','2025-01-17 19:31:53','','','','186.68','Cash',0.00,'250','','','19','','1','2025-01-17 16:55:11','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9832.00','9831','Inclusive','branch','Inventory','','','','','',NULL,'19173713153002322202107'),(7640,'191737134296','5980',1.00,'900','retail','0','2025-01-17 20:18:17','','','','900','Cash',0.00,'900','','','19','16.00','1','2025-01-17 17:54:56','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999941.00','999940','Inclusive','branch','Inventory','','','','yes','','','19173713430923131070330'),(7641,'191737134296','6044',1.00,'200','retail','0','2025-01-17 20:18:29','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-01-17 17:54:56','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4637.00','4636','Inclusive','branch','Inventory','','','','yes','','','19173713432030323033249'),(7642,'191737134296','B023',4.00,'1200','retail','0','2025-01-17 20:18:40','','','','176','Cash',0.00,'300','','','19','16.00','1','2025-01-17 17:54:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9794.00','9790','Inclusive','branch','Inventory','','','','yes','','','19173713433423203333003'),(7643,'191737136497','B030',3.00,'750','retail','0','2025-01-17 20:54:57','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-01-17 17:55:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9506.00','9503','Inclusive','branch','Inventory','','','','yes','','','19173713652423222021003'),(7644,'191737136529','B038',4.00,'1000','retail','0','2025-01-17 20:55:29','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-01-17 18:07:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9233.00','9229','Inclusive','branch','Inventory','','','','yes','','','19173713726803123292030'),(7645,'121737192843','6013',2.00,'200','retail','0','2025-01-18 12:34:03','','','','100','Cash',0.00,'100','','','12','16.00','1','2025-01-18 09:34:32','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999928.00','999926','Inclusive','branch','Inventory','','','','yes','','','12173719287002013333318'),(7651,'121737196896','5980',1.00,'900','retail','0','2025-01-18 13:41:36','','','','900','Cash',0.00,'900','','','12','16.00','1','2025-01-18 10:42:44','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999940.00','999939','Inclusive','branch','Inventory','','','','yes','','','12173719690999729331312'),(7652,'121737196896','6517',1.00,'250','retail','0','2025-01-18 13:41:50','','','','150','Cash',0.00,'250','','','12','0.00','1','2025-01-18 10:42:44','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','12173719693332233790012'),(7653,'121737196896','6510',1.00,'100','retail','0','2025-01-18 13:42:13','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-18 10:42:44','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Service','1110','4000','5500','yes','','','12173719694100761614333'),(7654,'121737196896','6511',2.00,'200','retail','0','2025-01-18 13:42:22','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-18 10:42:44','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','12173719694902372002209'),(7655,'121737196896','6040',1.00,'100','retail','0','2025-01-18 13:42:30','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-01-18 10:42:44','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9637.00','9636','Inclusive','branch','Inventory','','','','yes','','','12173719696123022022133'),(7662,'191737195719','7029',1.00,'1800','retail','0','2025-01-18 13:21:59','','','','1200','Cash',0.00,'1800','','','19','','1','2025-01-18 11:49:34','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9898.00','9897','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19173719573922730073232'),(7663,'191737195719','6044',1.00,'200','retail','0','2025-01-18 13:22:20','','','','100','Cash',0.00,'200','','','19','','1','2025-01-18 11:49:34','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4636.00','4635','Inclusive','branch','Inventory','','','','','',NULL,'19173719575400200230330'),(7664,'191737195719','6510',2.00,'200','retail','0','2025-01-18 13:22:35','','','','50','Cash',0.00,'100','','','19','','1','2025-01-18 11:49:34','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173719576906312337707'),(7665,'191737195719','6513',1.00,'100','retail','0','2025-01-18 13:22:49','','','','50','Cash',0.00,'100','','','19','','1','2025-01-18 11:49:34','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173719577730973227132'),(7666,'191737195719','B088',1.00,'400','retail','0','2025-01-18 13:22:57','','','','216','Cash',0.00,'400','','','19','','1','2025-01-18 11:49:34','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9715.00','9714','Inclusive','branch','Inventory','','','','','',NULL,'19173719578792079132171'),(7667,'191737195719','6040',1.00,'100','retail','0','2025-01-18 14:35:15','','','','42','Cash',0.00,'100','','','19','','1','2025-01-18 11:49:34','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9636.00','9635','Inclusive','branch','Inventory','','','','','',NULL,'19173720012372032233220'),(7668,'191737195719','6044',1.00,'200','retail','0','2025-01-18 14:35:54','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-01-18 11:49:34','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4635.00','4634','Inclusive','branch','Inventory','','','','yes','','','19173720060300390063073'),(7669,'191737214931','7029',1.00,'1800','retail','0','2025-01-18 18:42:11','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2025-01-18 15:43:35','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9897.00','9896','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173721494323333904232'),(7670,'191737214931','6044',4.00,'800','retail','0','2025-01-18 18:42:23','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-01-18 15:43:35','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4634.00','4630','Inclusive','branch','Inventory','','','','yes','','','19173721495802122032974'),(7671,'191737214931','6516',1.00,'300','retail','0','2025-01-18 18:42:39','','','','125','Cash',0.00,'300','','','19','0.00','1','2025-01-18 15:43:35','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173721497233307220023'),(7672,'191737214931','B091',2.00,'200','retail','0','2025-01-18 18:43:08','','','','47','Cash',0.00,'100','','','19','16.00','1','2025-01-18 15:43:35','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9895.00','9893','Inclusive','branch','Inventory','','','','yes','','','19173721499832290307031'),(7673,'191737214931','6511',1.00,'100','retail','0','2025-01-18 18:43:20','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-18 15:43:35','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','19173721501131121313020'),(7679,'191737215020','B088',1.00,'400','retail','0','2025-01-18 18:43:40','','','','216','Cash',0.00,'400','','','19','','1','2025-01-18 16:54:52','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9714.00','9713','Inclusive','branch','Inventory','','','','','',NULL,'19173721530213333337333'),(7680,'191737215020','6516',1.00,'300','retail','0','2025-01-18 18:48:22','','','','125','Cash',0.00,'300','','','19','','1','2025-01-18 16:54:52','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173721531273353222333'),(7681,'191737215020','6044',3.00,'600','retail','0','2025-01-18 18:48:34','','','','100','Cash',0.00,'200','','','19','','1','2025-01-18 16:54:52','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4630.00','4627','Inclusive','branch','Inventory','','','','','',NULL,'19173721532622326300230'),(7682,'191737215020','6555',1.00,'1200','retail','0','2025-01-18 18:48:46','','','','600','Cash',0.00,'1200','','','19','','1','2025-01-18 16:54:52','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173721534500125202325'),(7683,'191737215020','B023',2.00,'600','retail','0','2025-01-18 18:49:05','','','','176','Cash',0.00,'300','','','19','','1','2025-01-18 16:54:52','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9790.00','9788','Inclusive','branch','Inventory','','','','','',NULL,'19173721535920330192729'),(7684,'191737215020','6044',1.00,'200','retail','0','2025-01-18 19:53:30','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-01-18 16:54:52','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4627.00','4626','Inclusive','branch','Inventory','','','','yes','','','19173721923109133220272'),(7685,'191737215020','B027',2.00,'500','retail','0','2025-01-18 19:53:52','','','','176','Cash',0.00,'250','','','19','16.00','1','2025-01-18 16:54:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9910.00','9908','Inclusive','branch','Inventory','','','','yes','','','19173721925110252302352'),(7686,'191737215020','B038',1.00,'250','retail','0','2025-01-18 19:54:12','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-01-18 16:54:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9229.00','9228','Inclusive','branch','Inventory','','','','yes','','','19173721926823197013220'),(7687,'191737215020','B038',1.00,'250','retail','0','2025-01-18 19:54:29','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-01-18 16:54:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9228.00','9227','Inclusive','branch','Inventory','','','','yes','','','19173721928533022722320'),(7695,'121737220772','B155',1.00,'4000','retail','0','2025-01-18 20:19:32','','','','2900','Cash',0.00,'4000','','','12','','1','2025-01-18 18:49:27','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','','',NULL,'12173722099492023229220'),(7696,'121737220772','B001',2.00,'500','retail','0','2025-01-18 21:42:33','','','','169','Cash',0.00,'250','','','12','','1','2025-01-18 18:49:27','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9576.00','9574','Inclusive','branch','Inventory','','','','','',NULL,'12173722576972121250522'),(7697,'121737220772','6522',1.00,'300','retail','0','2025-01-18 21:42:50','','','','150','Cash',0.00,'300','','','12','','1','2025-01-18 18:49:27','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173722578302307831052'),(7698,'121737220772','6040',2.00,'200','retail','0','2025-01-18 21:43:04','','','','42','Cash',0.00,'100','','','12','','1','2025-01-18 18:49:27','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9635.00','9633','Inclusive','branch','Inventory','','','','','',NULL,'12173722579327322320122'),(7699,'121737220772','B019',2.00,'700','retail','0','2025-01-18 21:43:13','','','','265','Cash',0.00,'350','','','12','','1','2025-01-18 18:49:27','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9921.00','9919','Inclusive','branch','Inventory','','','','','',NULL,'12173722580621222023363'),(7700,'121737220772','6511',1.00,'100','retail','0','2025-01-18 21:43:27','','','','50','Cash',0.00,'100','','','12','','1','2025-01-18 18:49:27','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173722581515282332325'),(7701,'121737220772','B001',1.00,'250','retail','0','2025-01-18 21:49:17','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-01-18 18:49:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9574.00','9573','Inclusive','branch','Inventory','','','','yes','','','12173722616414770220023'),(7702,'121737226230','6046',1.00,'700','retail','0','2025-01-18 21:50:30','','','','400','Cash',0.00,'700','','','12','16.00','1','2025-01-18 18:51:19','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999917.00','999916','Inclusive','branch','Inventory','','','','yes','','','12173722623872328661272'),(7703,'121737226230','6510',1.00,'100','retail','0','2025-01-18 21:50:39','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-18 18:51:19','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Service','1110','4000','5500','yes','','','12173722625122353321203'),(7704,'121737226230','6513',2.00,'200','retail','0','2025-01-18 21:50:51','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-18 18:51:19','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173722625927720222063'),(7705,'121737226230','15',2.00,'300','retail','0','2025-01-18 21:50:59','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-01-18 18:51:19','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999704.00','999702','Inclusive','branch','Inventory','','','','yes','','','12173722627707737131122'),(7706,'191737226510','6002',1.00,'250','retail','0','2025-01-18 21:55:10','','','','200','Cash',0.00,'250','','','19','16.00','1','2025-01-18 18:55:19','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999900.00','999899','Inclusive','branch','Inventory','','','','yes','','','19173722651732272127220'),(7707,'191737283179','6555',1.00,'1200','retail','0','2025-01-19 13:39:39','','','','600','Cash',0.00,'1200','','','19','0.00','1','2025-01-19 10:41:35','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173728320939329237920'),(7708,'191737283179','6044',1.00,'200','retail','0','2025-01-19 13:40:09','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-01-19 10:41:35','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4626.00','4625','Inclusive','branch','Inventory','','','','yes','','','19173728321921222023393'),(7709,'191737283179','6510',3.00,'300','retail','0','2025-01-19 13:40:34','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-19 10:41:35','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','27.00','24','Inclusive','branch','Service','1110','4000','5500','yes','','','19173728324921723290200'),(7710,'191737283179','6040',1.00,'100','retail','0','2025-01-19 13:40:50','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-01-19 10:41:35','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9633.00','9632','Inclusive','branch','Inventory','','','','yes','','','19173728326523121122278'),(7711,'191737283179','15',1.00,'150','retail','0','2025-01-19 13:41:05','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-01-19 10:41:35','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999702.00','999701','Inclusive','branch','Inventory','','','','yes','','','19173728327420300220070'),(7712,'191737283179','6513',2.00,'200','retail','0','2025-01-19 13:41:14','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-19 10:41:35','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173728328423092207327'),(7738,'121737295861','6556',1.00,'500','retail','0','2025-01-19 17:11:01','','','','300','Cash',0.00,'500','','','12','','1','2025-01-19 14:15:27','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173729593415712223324'),(7739,'121737295861','6528',2.00,'500','retail','0','2025-01-19 17:13:17','','','','150 ','Cash',0.00,'250','','','12','','1','2025-01-19 14:15:27','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173729601511223122302'),(7740,'121737295861','6510',1.00,'100','retail','0','2025-01-19 17:13:39','','','','50','Cash',0.00,'100','','','12','','1','2025-01-19 14:15:27','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173729603772632030032'),(7741,'121737295861','6011',1.00,'1200','retail','0','2025-01-19 17:13:58','','','','1000','Cash',0.00,'1200','','','12','','1','2025-01-19 14:15:27','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999982.00','999981','Inclusive','branch','Inventory','','','','','',NULL,'12173729604921233933012'),(7742,'121737295861','B030',2.00,'500','retail','0','2025-01-19 17:14:09','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-01-19 14:15:27','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9503.00','9501','Inclusive','branch','Inventory','','','','','',NULL,'12173729606072701002030'),(7743,'121737295861','B028',1.00,'300','retail','0','2025-01-19 17:14:20','','','','195','Cash',0.00,'300','','','12','','1','2025-01-19 14:15:27','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9864.00','9863','Inclusive','branch','Inventory','','','','','',NULL,'12173729606762732322933'),(7744,'121737295861','6511',1.00,'100','retail','0','2025-01-19 17:14:27','','','','50','Cash',0.00,'100','','','12','','1','2025-01-19 14:15:27','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173729607662731167123'),(7745,'121737295861','6040',2.00,'200','retail','0','2025-01-19 17:14:37','','','','42','Cash',0.00,'100','','','12','','1','2025-01-19 14:15:27','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9632.00','9630','Inclusive','branch','Inventory','','','','','',NULL,'12173729608571273383023'),(7746,'121737295861','6511',1.00,'100','retail','0','2025-01-19 17:15:17','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-19 14:15:27','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','12173729612323630233323'),(7747,'121737296128','B001',5.00,'1250','retail','0','2025-01-19 17:15:28','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-01-19 14:17:14','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9572.00','9567','Inclusive','branch','Inventory','','','','yes','','','12173729620729272223002'),(7748,'121737296128','B009',2.00,'600','retail','0','2025-01-19 17:16:47','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-01-19 14:17:14','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9688.00','9686','Inclusive','branch','Inventory','','','','yes','','','12173729621723123222237'),(7749,'121737296128','6528',1.00,'250','retail','0','2025-01-19 17:16:58','','','','150 ','Cash',0.00,'250','','','12','0.00','1','2025-01-19 14:17:14','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173729622633112226200'),(7750,'121737294943','6506',1.00,'1300','retail','0','2025-01-19 16:55:43','','','','700','Cash',0.00,'1300','','','12','','1','2025-01-19 14:38:02','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173729496420211233323'),(7751,'121737294943','6505',1.00,'650','retail','0','2025-01-19 16:56:04','','','','350','Cash',0.00,'650','','','12','','1','2025-01-19 14:38:02','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173729497200233933322'),(7752,'121737294943','6000',1.00,'1300','retail','0','2025-01-19 16:56:12','','','','1000','Cash',0.00,'1300','','','12','','1','2025-01-19 14:38:02','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999944.00','999943','Inclusive','branch','Inventory','','','','','',NULL,'12173729500893100230033'),(7753,'121737294943','6044',2.00,'400','retail','0','2025-01-19 16:56:49','','','','100','Cash',0.00,'200','','','12','','1','2025-01-19 14:38:02','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4624.00','4622','Inclusive','branch','Inventory','','','','','',NULL,'12173729502032323033771'),(7754,'121737294943','6517',1.00,'250','retail','0','2025-01-19 16:57:00','','','','150','Cash',0.00,'250','','','12','','1','2025-01-19 14:38:02','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173729502823023383300'),(7755,'121737294943','6510',5.00,'500','retail','0','2025-01-19 16:57:08','','','','50','Cash',0.00,'100','','','12','','1','2025-01-19 14:38:02','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','27.00','22','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173729504627352201020'),(7756,'121737294943','6513',1.00,'100','retail','0','2025-01-19 16:57:26','','','','50','Cash',0.00,'100','','','12','','1','2025-01-19 14:38:02','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173729506011023123201'),(7757,'121737294943','6511',4.00,'400','retail','0','2025-01-19 16:57:40','','','','50','Cash',0.00,'100','','','12','','1','2025-01-19 14:38:02','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','13.00','9','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173729507450533232333'),(7758,'121737294943','B088',1.00,'400','retail','0','2025-01-19 16:57:55','','','','216','Cash',0.00,'400','','','12','','1','2025-01-19 14:38:02','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9713.00','9712','Inclusive','branch','Inventory','','','','','',NULL,'12173729510777223320370'),(7759,'121737294943','B038',3.00,'750','retail','0','2025-01-19 16:58:28','','','','195.52','Cash',0.00,'250','','','12','','1','2025-01-19 14:38:02','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9227.00','9224','Inclusive','branch','Inventory','','','','','',NULL,'12173729512322073020921'),(7760,'121737294943','6501',1.00,'200','retail','0','2025-01-19 16:58:43','','','','100','Cash',0.00,'200','','','12','','1','2025-01-19 14:38:02','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9953.00','9952','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12173729513022012222030'),(7761,'121737294943','B038',1.00,'250','retail','0','2025-01-19 17:37:41','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-01-19 14:38:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9224.00','9223','Inclusive','branch','Inventory','','','','yes','','','12173729748022312302227'),(7762,'121737297483','6001',1.00,'650','retail','0','2025-01-19 17:38:03','','','','650','Cash',0.00,'650','','','12','16.00','1','2025-01-19 14:43:50','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999958.00','999957','Inclusive','branch','Inventory','','','','yes','','','12173729776370229337332'),(7763,'121737297483','6046',1.00,'700','retail','0','2025-01-19 17:42:43','','','','400','Cash',0.00,'700','','','12','16.00','1','2025-01-19 14:43:50','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999916.00','999915','Inclusive','branch','Inventory','','','','yes','','','12173729777511373177502'),(7764,'121737297483','6510',1.00,'100','retail','0','2025-01-19 17:42:55','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-19 14:43:50','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Service','1110','4000','5500','yes','','','12173729778281223122302'),(7765,'121737297483','B088',1.00,'400','retail','0','2025-01-19 17:43:03','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-01-19 14:43:50','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9712.00','9711','Inclusive','branch','Inventory','','','','yes','','','12173729780221382322137'),(7766,'121737297483','6040',1.00,'100','retail','0','2025-01-19 17:43:22','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-01-19 14:43:50','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9630.00','9629','Inclusive','branch','Inventory','','','','yes','','','12173729781031377831707'),(7767,'121737297483','6501',2.00,'400','retail','0','2025-01-19 17:43:31','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-01-19 14:43:50','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9952.00','9950','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173729782022022131721'),(7768,'121737295135','B009',1.00,'300','retail','0','2025-01-19 16:58:55','','','','204','Cash',0.00,'300','','','12','','1','2025-01-19 14:45:03','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9689.00','9688','Inclusive','branch','Inventory','','','','','',NULL,'12173729584888204230822'),(7769,'121737295135','B001',1.00,'250','retail','0','2025-01-19 17:10:49','','','','169','Cash',0.00,'250','','','12','','1','2025-01-19 14:45:03','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9573.00','9572','Inclusive','branch','Inventory','','','','','',NULL,'12173729585623033533833'),(7770,'121737295135','B001',1.00,'250','retail','0','2025-01-19 17:44:52','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-01-19 14:45:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9567.00','9566','Inclusive','branch','Inventory','','','','yes','','','12173729790032022272072'),(7771,'121737297904','6002',3.00,'750','retail','0','2025-01-19 17:45:04','','','','200','Cash',0.00,'250','','','12','16.00','1','2025-01-19 14:45:25','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999899.00','999896','Inclusive','branch','Inventory','','','','yes','','','12173729792270910223003'),(7772,'121737297926','6002',1.00,'250','retail','0','2025-01-19 17:45:26','','','','200','Cash',0.00,'250','','','12','16.00','1','2025-01-19 15:02:21','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999896.00','999895','Inclusive','branch','Inventory','','','','yes','','','12173729893821337223728'),(7773,'121737298942','6012',1.00,'500','retail','0','2025-01-19 18:02:22','','','','500','Cash',0.00,'500','','','12','16.00','1','2025-01-19 15:02:32','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999966.00','999965','Inclusive','branch','Inventory','','','','yes','','','12173729895030339209923'),(7774,'121737298953','6002',1.00,'250','retail','0','2025-01-19 18:02:33','','','','200','Cash',0.00,'250','','','12','16.00','1','2025-01-19 15:02:54','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999895.00','999894','Inclusive','branch','Inventory','','','','yes','','','12173729897123013002833'),(7775,'121737299151','B001',2.00,'500','retail','0','2025-01-19 18:05:51','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-01-19 15:15:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9566.00','9564','Inclusive','branch','Inventory','','','','yes','','','12173729918973331033122'),(7776,'121737299151','B038',2.00,'500','retail','0','2025-01-19 18:06:29','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-01-19 15:15:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9223.00','9221','Inclusive','branch','Inventory','','','','yes','','','12173729920421037920014'),(7777,'121737299151','B028',2.00,'600','retail','0','2025-01-19 18:06:45','','','','195','Cash',0.00,'300','','','12','16.00','1','2025-01-19 15:15:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9863.00','9861','Inclusive','branch','Inventory','','','','yes','','','12173729973721107209733'),(7778,'121737299742','6016',1.00,'750','retail','0','2025-01-19 18:15:42','','','','750','Cash',0.00,'750','','','12','16.00','1','2025-01-19 15:18:54','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999977.00','999976','Inclusive','branch','Inventory','','','','yes','','','12173729984823223281822'),(7779,'121737299742','6032',1.00,'200','retail','0','2025-01-19 18:17:28','','','','200','Cash',0.00,'200','','','12','16.00','1','2025-01-19 15:18:54','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999896.00','999895','Inclusive','branch','Inventory','','','','yes','','','12173729990803229722703'),(7780,'121737299742','B028',2.00,'600','retail','0','2025-01-19 18:18:28','','','','195','Cash',0.00,'300','','','12','16.00','1','2025-01-19 15:18:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9861.00','9859','Inclusive','branch','Inventory','','','','yes','','','12173729991670229337332'),(7781,'121737299742','B028',3.00,'900','retail','0','2025-01-19 18:18:37','','','','195','Cash',0.00,'300','','','12','16.00','1','2025-01-19 15:18:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9859.00','9856','Inclusive','branch','Inventory','','','','yes','','','12173729993022332292310'),(7782,'121737299935','5977',1.00,'600','retail','0','2025-01-19 18:18:55','','','','600','Cash',0.00,'600','','','12','16.00','1','2025-01-19 15:19:14','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999977.00','999976','Inclusive','branch','Inventory','','','','yes','','','12173729995222223332231'),(7783,'121737300385','6511',2.00,'200','retail','0','2025-01-19 18:26:25','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-19 15:26:38','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','12173730039637303333330'),(7784,'121737300399','6044',2.00,'400','retail','0','2025-01-19 18:26:39','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-01-19 15:27:46','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4622.00','4620','Inclusive','branch','Inventory','','','','yes','','','12173730044731720270023'),(7785,'121737300399','B088',1.00,'400','retail','0','2025-01-19 18:27:27','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-01-19 15:27:46','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9711.00','9710','Inclusive','branch','Inventory','','','','yes','','','12173730045530221302323'),(7786,'121737300399','B023',2.00,'600','retail','0','2025-01-19 18:27:36','','','','176','Cash',0.00,'300','','','12','16.00','1','2025-01-19 15:27:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9788.00','9786','Inclusive','branch','Inventory','','','','yes','','','12173730046420223620243'),(7787,'121737300467','6044',2.00,'400','retail','0','2025-01-19 18:27:47','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-01-19 15:28:20','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4620.00','4618','Inclusive','branch','Inventory','','','','yes','','','12173730049032910303703'),(7788,'121737300467','6040',1.00,'100','retail','0','2025-01-19 18:28:11','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-01-19 15:28:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9629.00','9628','Inclusive','branch','Inventory','','','','yes','','','12173730049872272020003'),(7789,'121737301262','B001',1.00,'250','retail','0','2025-01-19 18:41:02','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-01-19 15:41:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9564.00','9563','Inclusive','branch','Inventory','','','','yes','','','12173730127077313337703'),(7790,'121737301262','B038',1.00,'250','retail','0','2025-01-19 18:41:10','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-01-19 15:41:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9221.00','9220','Inclusive','branch','Inventory','','','','yes','','','12173730129932313727231'),(7791,'121737302431','6000',2.00,'2600','retail','0','2025-01-19 19:00:31','','','','1000','Cash',0.00,'1300','','','12','16.00','1','2025-01-19 16:13:08','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999943.00','999941','Inclusive','branch','Inventory','','','','yes','','','12173730244223333202023'),(7792,'121737302431','6514',12.00,'1200','retail','0','2025-01-19 19:00:43','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-19 16:13:08','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','15.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','12173730256403210033023'),(7793,'121737302431','6044',3.00,'600','retail','0','2025-01-19 19:02:44','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-01-19 16:13:08','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4618.00','4615','Inclusive','branch','Inventory','','','','yes','','','12173730258010372222323'),(7794,'121737302431','6517',1.00,'250','retail','0','2025-01-19 19:03:00','','','','150','Cash',0.00,'250','','','12','0.00','1','2025-01-19 16:13:08','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','12173730262620373120236'),(7795,'121737302431','6040',5.00,'500','retail','0','2025-01-19 19:03:46','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-01-19 16:13:08','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9628.00','9623','Inclusive','branch','Inventory','','','','yes','','','12173730263613202736202'),(7796,'121737302431','B091',6.00,'600','retail','0','2025-01-19 19:05:08','','','','47','Cash',0.00,'100','','','12','16.00','1','2025-01-19 16:13:08','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','9893.00','9887','Inclusive','branch','Inventory','','','','yes','','','12173730272513002232702'),(7797,'121737302431','6511',3.00,'300','retail','0','2025-01-19 19:05:25','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-19 16:13:08','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','12173730273512203277721'),(7798,'121737302431','6570',1.00,'150','retail','0','2025-01-19 19:09:15','','','','100','Cash',0.00,'150','','','12','0.00','1','2025-01-19 16:13:08','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173730297200123703230'),(7799,'121737302431','B090',1.00,'100','retail','0','2025-01-19 19:09:32','','','','53.54','Cash',0.00,'100','','','12','16.00','1','2025-01-19 16:13:08','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999995.00','999994','Inclusive','branch','Inventory','','','','yes','','','12173730302213330222730'),(7800,'121737302431','6539',2.00,'600','retail','0','2025-01-19 19:10:22','','','','234','Cash',0.00,'300','','','12','0.00','1','2025-01-19 16:13:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','12173730304033303332322'),(7801,'121737302431','B088',1.00,'400','retail','0','2025-01-19 19:10:40','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-01-19 16:13:08','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9710.00','9709','Inclusive','branch','Inventory','','','','yes','','','12173730306003323222201'),(7802,'121737302431','6027',1.00,'150','retail','0','2025-01-19 19:11:00','','','','100','Cash',0.00,'150','','','12','16.00','1','2025-01-19 16:13:08','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999993.00','999992','Inclusive','branch','Inventory','','','','yes','','','12173730309623020033290'),(7803,'191737283296','6528',1.00,'250','retail','0','2025-01-19 13:41:36','','','','150 ','Cash',0.00,'250','','','19','','1','2025-01-19 16:28:03','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173728737132032023222'),(7804,'191737283296','6044',1.00,'200','retail','0','2025-01-19 14:49:32','','','','100','Cash',0.00,'200','','','19','','1','2025-01-19 16:28:03','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4625.00','4624','Inclusive','branch','Inventory','','','','','',NULL,'19173728738028730393220'),(7805,'191737283296','6514',2.00,'200','retail','0','2025-01-19 14:49:41','','','','50','Cash',0.00,'100','','','19','','1','2025-01-19 16:28:03','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173728739523293381593'),(7806,'191737283296','6512',2.00,'100','retail','0','2025-01-19 14:49:55','','','','30','Cash',0.00,'50','','','19','','1','2025-01-19 16:28:03','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173728741032322373230'),(7807,'191737283296','6514',2.00,'200','retail','0','2025-01-19 19:27:46','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-19 16:28:03','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Service','1110','4000','5500','yes','','','19173730408023033302330'),(7808,'191737304085','6040',1.00,'100','retail','0','2025-01-19 19:28:05','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-01-19 16:38:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9623.00','9622','Inclusive','branch','Inventory','','','','yes','','','19173730469403022623791'),(7809,'121737304796','6002',1.00,'250','retail','0','2025-01-19 19:39:56','','','','200','Cash',0.00,'250','','','12','16.00','1','2025-01-19 16:40:12','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999894.00','999893','Inclusive','branch','Inventory','','','','yes','','','12173730480900832232380'),(7810,'121737305394','6516',1.00,'300','retail','0','2025-01-19 19:49:54','','','','125','Cash',0.00,'300','','','12','0.00','1','2025-01-19 16:50:13','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173730541027321373121'),(7811,'121737395311','6520',1.00,'200','retail','0','2025-01-20 20:48:31','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-01-20 17:49:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173739532773311053320'),(7812,'121737395311','B038',3.00,'750','retail','0','2025-01-20 20:48:48','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-01-20 17:49:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9220.00','9217','Inclusive','branch','Inventory','','','','yes','','','12173739533973322022323'),(7813,'121737395311','6001',1.00,'650','retail','0','2025-01-20 20:48:59','','','','650','Cash',0.00,'650','','','12','16.00','1','2025-01-20 17:49:56','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999957.00','999956','Inclusive','branch','Inventory','','','','yes','','','12173739534923722391337'),(7814,'121737395311','6513',1.00,'100','retail','0','2025-01-20 20:49:09','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-20 17:49:56','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173739537023333270222'),(7815,'121737395311','6510',1.00,'100','retail','0','2025-01-20 20:49:30','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-20 17:49:56','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Service','1110','4000','5500','yes','','','12173739537923953733033'),(7816,'121737395311','B013',1.00,'300','retail','0','2025-01-20 20:49:39','','','','185','Cash',0.00,'300','','','12','16.00','1','2025-01-20 17:49:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9972.00','9971','Inclusive','branch','Inventory','','','','yes','','','12173739539423309003573'),(7817,'121737395397','6511',1.00,'100','retail','0','2025-01-20 20:49:57','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-20 17:50:13','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','12173739541131000530233'),(7818,'121737395414','5999',1.00,'1500','retail','0','2025-01-20 20:50:14','','','','1500','Cash',0.00,'1500','','','12','16.00','1','2025-01-20 17:51:39','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999980.00','999979','Inclusive','branch','Inventory','','','','yes','','','12173739545035293233222'),(7819,'121737395414','6513',1.00,'100','retail','0','2025-01-20 20:50:50','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-20 17:51:39','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173739545624910232107'),(7820,'121737395414','B028',1.00,'300','retail','0','2025-01-20 20:50:57','','','','195','Cash',0.00,'300','','','12','16.00','1','2025-01-20 17:51:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9856.00','9855','Inclusive','branch','Inventory','','','','yes','','','12173739546603203251499'),(7821,'121737395414','B018',1.00,'250','retail','0','2025-01-20 20:51:06','','','','169.0793103','Cash',0.00,'250','','','12','16.00','1','2025-01-20 17:51:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9951.00','9950','Inclusive','branch','Inventory','','','','yes','','','12173739547573733305927'),(7822,'121737395414','B018',1.00,'250','retail','0','2025-01-20 20:51:15','','','','169.0793103','Cash',0.00,'250','','','12','16.00','1','2025-01-20 17:51:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9950.00','9949','Inclusive','branch','Inventory','','','','yes','','','12173739548422232873340'),(7823,'121737395500','6040',1.00,'100','retail','0','2025-01-20 20:51:40','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-01-20 17:51:59','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9622.00','9621','Inclusive','branch','Inventory','','','','yes','','','12173739551631730320353'),(7824,'191737456014','B089',1.00,'200','retail','0','2025-01-21 13:40:14','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-01-21 10:46:43','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9713.00','9712','Inclusive','branch','Inventory','','','','yes','','','19173745626242024636936'),(7825,'191737456014','6046',1.00,'700','retail','0','2025-01-21 13:44:22','','','','400','Cash',0.00,'700','','','19','16.00','1','2025-01-21 10:46:43','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999915.00','999914','Inclusive','branch','Inventory','','','','yes','','','19173745628333342031393'),(7826,'191737456014','6001',1.00,'650','retail','0','2025-01-21 13:44:43','','','','650','Cash',0.00,'650','','','19','16.00','1','2025-01-21 10:46:43','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999956.00','999955','Inclusive','branch','Inventory','','','','yes','','','19173745634656249323142'),(7827,'191737456014','6030',2.00,'400','retail','0','2025-01-21 13:45:46','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-01-21 10:46:43','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999994.00','999992','Inclusive','branch','Inventory','','','','yes','','','19173745636012022026423'),(7828,'191737456014','6512',4.00,'200','retail','0','2025-01-21 13:46:01','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-01-21 10:46:43','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','60.00','56','Inclusive','branch','Service','1110','4000','5500','yes','','','19173745639332133433232'),(7829,'191737456404','5979',1.00,'750','retail','0','2025-01-21 13:46:44','','','','750','Cash',0.00,'750','','','19','16.00','1','2025-01-21 12:02:26','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999997.00','999996','Inclusive','branch','Inventory','','','','yes','','','19173746088820330328028'),(7830,'191737456404','6016',1.00,'750','retail','0','2025-01-21 15:01:28','','','','750','Cash',0.00,'750','','','19','16.00','1','2025-01-21 12:02:26','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999976.00','999975','Inclusive','branch','Inventory','','','','yes','','','19173746089903333373939'),(7831,'191737456404','6044',1.00,'200','retail','0','2025-01-21 15:01:39','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-01-21 12:02:26','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4615.00','4614','Inclusive','branch','Inventory','','','','yes','','','19173746090999003330304'),(7832,'191737456404','6517',1.00,'250','retail','0','2025-01-21 15:01:49','','','','150','Cash',0.00,'250','','','19','0.00','1','2025-01-21 12:02:26','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','19173746091933039012423'),(7833,'191737456404','B088',1.00,'400','retail','0','2025-01-21 15:01:59','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-01-21 12:02:26','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9709.00','9708','Inclusive','branch','Inventory','','','','yes','','','19173746092973232200639'),(7834,'191737463491','6001',1.00,'650','retail','0','2025-01-21 15:44:51','','','','650','Cash',0.00,'650','','','19','16.00','1','2025-01-21 12:45:52','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999955.00','999954','Inclusive','branch','Inventory','','','','yes','','','19173746350433022630099'),(7835,'191737463491','6510',2.00,'200','retail','0','2025-01-21 15:45:04','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-21 12:45:52','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Service','1110','4000','5500','yes','','','19173746351422320407223'),(7836,'191737463491','6513',1.00,'100','retail','0','2025-01-21 15:45:15','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-21 12:45:52','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173746352627341432102'),(7837,'191737463491','B089',1.00,'200','retail','0','2025-01-21 15:45:27','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-01-21 12:45:52','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9712.00','9711','Inclusive','branch','Inventory','','','','yes','','','19173746353802003220333'),(7838,'191737463491','6511',1.00,'100','retail','0','2025-01-21 15:45:38','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-21 12:45:52','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','19173746354932333025322'),(7839,'191737471748','6515',2.00,'600','retail','0','2025-01-21 18:02:28','','','','100','Cash',0.00,'300','','','19','0.00','1','2025-01-21 15:03:47','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Service','1110','4000','5500','yes','','','19173747176632306170200'),(7840,'191737471748','B064',1.00,'1200','retail','0','2025-01-21 18:02:47','','','','610','Cash',0.00,'1200','','','19','16.00','1','2025-01-21 15:03:47','2','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9972.00','9971','Inclusive','branch','Inventory','','','','yes','','','19173747180630027233042'),(7841,'191737471748','6040',1.00,'100','retail','0','2025-01-21 18:03:27','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-01-21 15:03:47','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9621.00','9620','Inclusive','branch','Inventory','','','','yes','','','19173747182072823132302'),(7852,'191737483675','6511',2.00,'200','retail','0','2025-01-21 21:21:15','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-21 18:21:37','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','19173748369227832834311'),(7863,'191737480458','B032',1.00,'250','retail','0','2025-01-21 20:27:38','','','','186.68','Cash',0.00,'250','','','19','','1','2025-01-21 18:47:54','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9831.00','9830','Inclusive','branch','Inventory','','','','','',NULL,'19173748047722037499232'),(7864,'191737480458','B038',1.00,'250','retail','0','2025-01-21 20:27:57','','','','195.52','Cash',0.00,'250','','','19','','1','2025-01-21 18:47:54','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9217.00','9216','Inclusive','branch','Inventory','','','','','',NULL,'19173748049320103831238'),(7865,'191737480458','B014',1.00,'300','retail','0','2025-01-21 20:28:13','','','','200','Cash',0.00,'300','','','19','','1','2025-01-21 18:47:54','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9982.00','9981','Inclusive','branch','Inventory','','','','','',NULL,'19173748050792003874300'),(7866,'191737480458','B032',1.00,'250','retail','0','2025-01-21 20:55:11','','','','186.68','Cash',0.00,'250','','','19','','1','2025-01-21 18:47:54','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9830.00','9829','Inclusive','branch','Inventory','','','','','',NULL,'19173748212572302302709'),(7867,'191737480458','B014',1.00,'300','retail','0','2025-01-21 20:55:25','','','','200','Cash',0.00,'300','','','19','','1','2025-01-21 18:47:54','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9981.00','9980','Inclusive','branch','Inventory','','','','','',NULL,'19173748213423308317472'),(7868,'191737480458','B038',1.00,'250','retail','0','2025-01-21 20:55:34','','','','195.52','Cash',0.00,'250','','','19','','1','2025-01-21 18:47:54','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9216.00','9215','Inclusive','branch','Inventory','','','','','',NULL,'19173748214903397223284'),(7869,'191737480458','B009',2.00,'600','retail','0','2025-01-21 20:55:49','','','','204','Cash',0.00,'300','','','19','','1','2025-01-21 18:47:54','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9686.00','9684','Inclusive','branch','Inventory','','','','','',NULL,'19173748216101010013621'),(7870,'191737480458','6555',1.00,'1200','retail','0','2025-01-21 21:22:02','','','','600','Cash',0.00,'1200','','','19','','1','2025-01-21 18:47:54','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173748374030337332233'),(7871,'191737480458','6510',1.00,'100','retail','0','2025-01-21 21:22:20','','','','50','Cash',0.00,'100','','','19','','1','2025-01-21 18:47:54','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173748374927210734334'),(7872,'191737480458','6513',1.00,'100','retail','0','2025-01-21 21:22:30','','','','50','Cash',0.00,'100','','','19','','1','2025-01-21 18:47:54','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173748375993022897320'),(7873,'191737480458','B009',2.00,'600','retail','0','2025-01-21 21:47:14','','','','204','Cash',0.00,'300','','','19','16.00','1','2025-01-21 18:47:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9684.00','9682','Inclusive','branch','Inventory','','','','yes','','','19173748525021403457843'),(7874,'191737480458','B038',2.00,'500','retail','0','2025-01-21 21:47:30','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-01-21 18:47:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9215.00','9213','Inclusive','branch','Inventory','','','','yes','','','19173748527122223573923'),(7875,'191737539001','6017',1.00,'100','retail','0','2025-01-22 12:43:21','','','','100','Cash',0.00,'100','','','19','16.00','1','2025-01-22 09:43:59','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999987.00','999986','Inclusive','branch','Inventory','','','','yes','','','19173753902103020332235'),(7876,'191737539001','6026',1.00,'200','retail','0','2025-01-22 12:43:41','','','','50','Cash',0.00,'200','','','19','16.00','1','2025-01-22 09:43:59','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999983.00','999982','Inclusive','branch','Inventory','','','','yes','','','19173753903696253309320'),(7877,'191737553455','6000',1.00,'1300','retail','0','2025-01-22 16:44:15','','','','1000','Cash',0.00,'1300','','','19','16.00','1','2025-01-22 13:45:21','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999941.00','999940','Inclusive','branch','Inventory','','','','yes','','','19173755346865342039033'),(7878,'191737553455','6044',1.00,'200','retail','0','2025-01-22 16:44:29','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-01-22 13:45:21','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4614.00','4613','Inclusive','branch','Inventory','','','','yes','','','19173755347922313532023'),(7879,'191737553455','6510',1.00,'100','retail','0','2025-01-22 16:44:48','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-22 13:45:21','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Service','1110','4000','5500','yes','','','19173755350012923353022'),(7880,'191737553455','15',1.00,'150','retail','0','2025-01-22 16:45:00','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-01-22 13:45:21','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999701.00','999700','Inclusive','branch','Inventory','','','','yes','','','19173755351090331223219'),(7881,'191737558550','B044',1.00,'2200','retail','0','2025-01-22 18:09:10','','','','1290','Cash',0.00,'2200','','','19','16.00','1','2025-01-22 15:10:13','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9982.00','9981','Inclusive','branch','Inventory','','','','yes','','','19173755857533302233833'),(7882,'191737558550','6539',4.00,'1200','retail','0','2025-01-22 18:09:35','','','','234','Cash',0.00,'300','','','19','0.00','1','2025-01-22 15:10:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','5.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173755858555012927098'),(7883,'191737558550','6040',2.00,'200','retail','0','2025-01-22 18:09:45','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-01-22 15:10:13','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9620.00','9618','Inclusive','branch','Inventory','','','','yes','','','19173755859523223333132'),(7884,'191737558550','6001',1.00,'650','retail','0','2025-01-22 18:09:55','','','','650','Cash',0.00,'650','','','19','16.00','1','2025-01-22 15:10:13','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999954.00','999953','Inclusive','branch','Inventory','','','','yes','','','19173755860317226335350'),(7885,'191737558550','6044',1.00,'200','retail','0','2025-01-22 18:10:03','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-01-22 15:10:13','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4613.00','4612','Inclusive','branch','Inventory','','','','yes','','','19173755861197212137370'),(7886,'121737558648','6038',1.00,'1300','retail','0','2025-01-22 18:10:48','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2025-01-22 15:11:56','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9923.00','9922','Inclusive','branch','Inventory','','','','yes','','','12173755865802302558282'),(7887,'121737558648','6510',2.00,'200','retail','0','2025-01-22 18:10:59','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-22 15:11:56','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Service','1110','4000','5500','yes','','','12173755866632203336533'),(7888,'121737558648','B088',1.00,'400','retail','0','2025-01-22 18:11:06','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-01-22 15:11:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9708.00','9707','Inclusive','branch','Inventory','','','','yes','','','12173755867403572051234'),(7889,'121737558648','6001',1.00,'650','retail','0','2025-01-22 18:11:14','','','','650','Cash',0.00,'650','','','12','16.00','1','2025-01-22 15:11:56','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999953.00','999952','Inclusive','branch','Inventory','','','','yes','','','12173755868336302363023'),(7890,'121737558648','B090',1.00,'100','retail','0','2025-01-22 18:11:23','','','','53.54','Cash',0.00,'100','','','12','16.00','1','2025-01-22 15:11:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999994.00','999993','Inclusive','branch','Inventory','','','','yes','','','12173755869020179235332'),(7891,'191737565686','6564',1.00,'500','retail','0','2025-01-22 20:08:06','','','','400','Cash',0.00,'500','','','19','0.00','1','2025-01-22 17:08:51','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173756570823756022320'),(7892,'191737565686','6511',1.00,'100','retail','0','2025-01-22 20:08:28','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-22 17:08:51','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','19173756571965259323152'),(7893,'191737565686','15',1.00,'150','retail','0','2025-01-22 20:08:39','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-01-22 17:08:51','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999700.00','999699','Inclusive','branch','Inventory','','','','yes','','','19173756572701333230723'),(7894,'191737624685','15',2.00,'300','retail','0','2025-01-23 12:31:25','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-01-23 09:31:58','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999699.00','999697','Inclusive','branch','Inventory','','','','yes','','','19173762470302360020033'),(7895,'191737624685','6512',4.00,'200','retail','0','2025-01-23 12:31:43','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-01-23 09:31:58','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','60.00','56','Inclusive','branch','Service','1110','4000','5500','yes','','','19173762471426147271209'),(7896,'191737636290','7029',1.00,'1800','retail','0','2025-01-23 15:44:50','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2025-01-23 12:47:19','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9896.00','9895','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19173763631120326111029'),(7897,'191737636290','6510',3.00,'300','retail','0','2025-01-23 15:45:12','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-23 12:47:19','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','27.00','24','Inclusive','branch','Service','1110','4000','5500','yes','','','19173763634333273342777'),(7898,'191737636290','6513',2.00,'200','retail','0','2025-01-23 15:45:44','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-23 12:47:19','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173763635823533370372'),(7899,'191737636290','6511',1.00,'100','retail','0','2025-01-23 15:45:59','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-23 12:47:19','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','19173763636906320023723'),(7900,'191737636290','15',2.00,'300','retail','0','2025-01-23 15:46:09','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-01-23 12:47:19','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999697.00','999695','Inclusive','branch','Inventory','','','','yes','','','19173763638162230322933'),(7901,'191737636290','B027',2.00,'500','retail','0','2025-01-23 15:46:21','','','','176','Cash',0.00,'250','','','19','16.00','1','2025-01-23 12:47:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9908.00','9906','Inclusive','branch','Inventory','','','','yes','','','19173763639772136693336'),(7906,'191737645614','6519',1.00,'150','retail','0','2025-01-23 18:20:14','','','','50','Cash',0.00,'150','','','19','0.00','1','2025-01-23 15:20:35','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173764563232733023320'),(7907,'191737645636','6520',1.00,'200','retail','0','2025-01-23 18:20:36','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-01-23 15:20:51','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173764564893482023367'),(7908,'191737636440','6511',4.00,'400','retail','0','2025-01-23 15:47:20','','','','50','Cash',0.00,'100','','','19','','1','2025-01-23 16:29:03','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','13.00','9','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173764283923323222233'),(7909,'191737636440','6511',3.00,'300','retail','0','2025-01-23 18:19:42','','','','50','Cash',0.00,'100','','','19','','1','2025-01-23 16:29:03','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173764559533272342093'),(7910,'191737636440','B030',1.00,'250','retail','0','2025-01-23 18:19:55','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-01-23 16:29:03','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9501.00','9500','Inclusive','branch','Inventory','','','','','',NULL,'19173764560760303002773'),(7911,'191737636440','6511',1.00,'100','retail','0','2025-01-23 19:28:09','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-23 16:29:03','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','19173764969609702200233'),(7912,'191737636440','5987',1.00,'600','retail','0','2025-01-23 19:28:16','','','','600','Cash',0.00,'600','','','19','16.00','1','2025-01-23 16:29:03','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999999.00','999998','Inclusive','branch','Inventory','','','','yes','','','19173764970473234723332'),(7913,'191737636440','6528',1.00,'250','retail','0','2025-01-23 19:28:24','','','','150 ','Cash',0.00,'250','','','19','0.00','1','2025-01-23 16:29:03','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173764971131602012291'),(7914,'191737636440','5995',1.00,'800','retail','0','2025-01-23 19:28:31','','','','800','Cash',0.00,'800','','','19','16.00','1','2025-01-23 16:29:03','','22','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','','','yes','','','19173764972213360022233'),(7915,'191737636440','6512',8.00,'400','retail','0','2025-01-23 19:28:42','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-01-23 16:29:03','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','60.00','52','Inclusive','branch','Service','1110','4000','5500','yes','','','19173764973933379993319'),(7916,'191737649752','6520',1.00,'200','retail','0','2025-01-23 19:29:12','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-01-23 18:05:36','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173765552137222205672'),(7917,'191737649752','6512',2.00,'100','retail','0','2025-01-23 21:05:21','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-01-23 18:05:36','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Service','1110','4000','5500','yes','','','19173765553333232233202'),(7924,'191737655537','6001',1.00,'650','retail','0','2025-01-23 21:05:37','','','','650','Cash',0.00,'650','','','19','','1','2025-01-23 18:32:09','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999952.00','999951','Inclusive','branch','Inventory','','','','','',NULL,'19173765644723133304003'),(7925,'191737655537','6524',1.00,'200','retail','0','2025-01-23 21:20:47','','','','70','Cash',0.00,'200','','','19','','1','2025-01-23 18:32:09','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173765645372307202212'),(7926,'191737655537','5987',1.00,'600','retail','0','2025-01-23 21:20:53','','','','600','Cash',0.00,'600','','','19','','1','2025-01-23 18:32:09','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999998.00','999997','Inclusive','branch','Inventory','','','','','',NULL,'19173765646220503370101'),(7927,'191737655537','6510',1.00,'100','retail','0','2025-01-23 21:21:02','','','','50','Cash',0.00,'100','','','19','','1','2025-01-23 18:32:09','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173765647037072012273'),(7928,'191737655537','15',1.00,'150','retail','0','2025-01-23 21:21:10','','','','0','Cash',0.00,'150','','','19','','1','2025-01-23 18:32:09','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999695.00','999694','Inclusive','branch','Inventory','','','','','',NULL,'19173765647997594212000'),(7929,'191737655537','6512',4.00,'200','retail','0','2025-01-23 21:21:19','','','','30','Cash',0.00,'50','','','19','','1','2025-01-23 18:32:09','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','60.00','56','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173765648822335600183'),(7930,'191737655537','B090',2.00,'200','retail','0','2025-01-23 21:31:56','','','','53.54','Cash',0.00,'100','','','19','16.00','1','2025-01-23 18:32:09','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999993.00','999991','Inclusive','branch','Inventory','','','','yes','','','19173765712692333303330'),(7931,'191737657454','6512',2.00,'100','retail','0','2025-01-23 21:37:34','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-01-23 18:38:06','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Service','1110','4000','5500','yes','','','19173765746365342039033'),(7932,'191737657454','6026',1.00,'200','retail','0','2025-01-23 21:37:43','','','','50','Cash',0.00,'200','','','19','16.00','1','2025-01-23 18:38:06','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999982.00','999981','Inclusive','branch','Inventory','','','','yes','','','19173765747122172730222'),(7933,'191737657454','6044',1.00,'200','retail','0','2025-01-23 21:37:51','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-01-23 18:38:06','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4612.00','4611','Inclusive','branch','Inventory','','','','yes','','','19173765748373232309292'),(7969,'191737725127','7029',1.00,'1800','retail','0','2025-01-24 16:25:27','','','','1200','Cash',0.00,'1800','','','19','','1','2025-01-24 13:57:32','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9895.00','9894','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19173772514621039365426'),(7970,'191737725127','6510',2.00,'200','retail','0','2025-01-24 16:25:46','','','','50','Cash',0.00,'100','','','19','','1','2025-01-24 13:57:32','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173772515603720300323'),(7971,'191737725127','6513',3.00,'300','retail','0','2025-01-24 16:25:56','','','','50','Cash',0.00,'100','','','19','','1','2025-01-24 13:57:32','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1.00','-2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173772517009322013323'),(7972,'191737725127','15',3.00,'450','retail','0','2025-01-24 16:57:16','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-01-24 13:57:32','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999694.00','999691','Inclusive','branch','Inventory','','','','yes','','','19173772704883711220778'),(7973,'191737713350','B009',1.00,'300','retail','0','2025-01-24 13:09:10','','','','204','Cash',0.00,'300','','','19','','1','2025-01-24 13:58:10','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9682.00','9681','Inclusive','branch','Inventory','','','','','',NULL,'19173771336737233637737'),(7974,'191737713350','6511',1.00,'100','retail','0','2025-01-24 13:09:27','','','','50','Cash',0.00,'100','','','19','','1','2025-01-24 13:58:10','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173771337922327023330'),(7975,'191737713350','B088',1.00,'400','retail','0','2025-01-24 15:28:07','','','','216','Cash',0.00,'400','','','19','','1','2025-01-24 13:58:10','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9706.00','9705','Inclusive','branch','Inventory','','','','','',NULL,'19173772170370323723702'),(7976,'191737713350','6044',1.00,'200','retail','0','2025-01-24 15:28:24','','','','100','Cash',0.00,'200','','','19','','1','2025-01-24 13:58:10','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4611.00','4610','Inclusive','branch','Inventory','','','','','',NULL,'19173772171332302702001'),(7977,'191737713350','6513',1.00,'100','retail','0','2025-01-24 15:28:33','','','','50','Cash',0.00,'100','','','19','','1','2025-01-24 13:58:10','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173772172622030223233'),(7978,'191737713350','5980',1.00,'900','retail','0','2025-01-24 15:28:46','','','','900','Cash',0.00,'900','','','19','','1','2025-01-24 13:58:10','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999939.00','999938','Inclusive','branch','Inventory','','','','','',NULL,'19173772174002203090707'),(7979,'191737713350','6032',1.00,'200','retail','0','2025-01-24 16:24:37','','','','200','Cash',0.00,'200','','','19','','1','2025-01-24 13:58:10','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999894.00','999893','Inclusive','branch','Inventory','','','','','',NULL,'19173772509330317012229'),(7980,'191737713350','B009',1.00,'300','retail','0','2025-01-24 16:57:50','','','','204','Cash',0.00,'300','','','19','16.00','1','2025-01-24 13:58:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9681.00','9680','Inclusive','branch','Inventory','','','','yes','','','19173772708412940343302'),(7982,'191737736532','B030',2.00,'500','retail','0','2025-01-24 19:35:32','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-01-24 17:06:13','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9500.00','9498','Inclusive','branch','Inventory','','','','','',NULL,'19173773655121213392232'),(7983,'191737736532','B030',1.00,'250','retail','0','2025-01-24 20:05:26','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-01-24 17:06:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9498.00','9497','Inclusive','branch','Inventory','','','','yes','','','19173773833503032730032'),(7984,'191737717351','B088',1.00,'400','retail','0','2025-01-24 14:15:51','','','','216','Cash',0.00,'400','','','19','','1','2025-01-24 17:52:53','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9707.00','9706','Inclusive','branch','Inventory','','','','','',NULL,'19173771736333030313010'),(7985,'191737717351','6040',1.00,'100','retail','0','2025-01-24 14:16:03','','','','42','Cash',0.00,'100','','','19','','1','2025-01-24 17:52:53','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9618.00','9617','Inclusive','branch','Inventory','','','','','',NULL,'19173771737230120713323'),(7986,'191737717351','6001',1.00,'650','retail','0','2025-01-24 14:16:13','','','','650','Cash',0.00,'650','','','19','','1','2025-01-24 17:52:53','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999951.00','999950','Inclusive','branch','Inventory','','','','','',NULL,'19173771738520293311113'),(7987,'191737717351','6032',1.00,'200','retail','0','2025-01-24 14:16:26','','','','200','Cash',0.00,'200','','','19','','1','2025-01-24 17:52:53','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999895.00','999894','Inclusive','branch','Inventory','','','','','',NULL,'19173771740274223030422'),(7988,'191737717351','6513',1.00,'100','retail','0','2025-01-24 14:16:42','','','','50','Cash',0.00,'100','','','19','','1','2025-01-24 17:52:53','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173771741177012927091'),(7989,'191737717351','6571',1.00,'300','retail','0','2025-01-24 20:52:36','','','','200','Cash',0.00,'300','','','19','0.00','1','2025-01-24 17:52:53','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173774116920713313037'),(7999,'121737823496','6001',1.00,'650','retail','0','2025-01-25 19:44:56','','','','650','Cash',0.00,'650','','','12','16.00','1','2025-01-25 16:46:01','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999950.00','999949','Inclusive','branch','Inventory','','','','yes','','','12173782351122337372218'),(8000,'121737823496','6513',1.00,'100','retail','0','2025-01-25 19:45:11','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-25 16:46:01','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173782352135223220383'),(8001,'121737823496','6517',1.00,'250','retail','0','2025-01-25 19:45:21','','','','150','Cash',0.00,'250','','','12','0.00','1','2025-01-25 16:46:01','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','12173782353030332000200'),(8002,'121737823496','B152',1.00,'3200','retail','0','2025-01-25 19:45:31','','','','0','Cash',0.00,'3200','','','12','16.00','1','2025-01-25 16:46:01','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','yes','','','12173782354402325323440'),(8003,'121737823496','6040',2.00,'200','retail','0','2025-01-25 19:45:44','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-01-25 16:46:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9615.00','9613','Inclusive','branch','Inventory','','','','yes','','','12173782355702130222723'),(8004,'121737823562','B001',5.00,'1250','retail','0','2025-01-25 19:46:02','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-01-25 16:47:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9563.00','9558','Inclusive','branch','Inventory','','','','yes','','','12173782359633022752320'),(8005,'121737823562','6539',3.00,'900','retail','0','2025-01-25 19:46:47','','','','234','Cash',0.00,'300','','','12','0.00','1','2025-01-25 16:47:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Service','1110','4000','5500','yes','','','12173782361823231213233'),(8006,'121737823562','6040',2.00,'200','retail','0','2025-01-25 19:46:58','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-01-25 16:47:37','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9613.00','9611','Inclusive','branch','Inventory','','','','yes','','','12173782362833022072328'),(8007,'121737823562','6038',1.00,'1300','retail','0','2025-01-25 19:47:08','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2025-01-25 16:47:37','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9920.00','9919','Inclusive','branch','Inventory','','','','yes','','','12173782363733223232331'),(8008,'121737823562','6032',1.00,'200','retail','0','2025-01-25 19:47:17','','','','200','Cash',0.00,'200','','','12','16.00','1','2025-01-25 16:47:37','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999893.00','999892','Inclusive','branch','Inventory','','','','yes','','','12173782364627023222026'),(8009,'121737823562','6513',1.00,'100','retail','0','2025-01-25 19:47:26','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-25 16:47:37','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173782365550722365300'),(8010,'121737823658','6515',1.00,'300','retail','0','2025-01-25 19:47:38','','','','100','Cash',0.00,'300','','','12','0.00','1','2025-01-25 16:47:55','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','12173782367132023738768'),(8011,'121737823677','6512',6.00,'300','retail','0','2025-01-25 19:47:57','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-01-25 16:49:52','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','60.00','54','Inclusive','branch','Service','1110','4000','5500','yes','','','12173782369130133912071'),(8012,'121737823677','6510',1.00,'100','retail','0','2025-01-25 19:48:11','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-25 16:49:52','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Service','1110','4000','5500','yes','','','12173782369932336002763'),(8013,'121737823677','6032',1.00,'200','retail','0','2025-01-25 19:48:20','','','','200','Cash',0.00,'200','','','12','16.00','1','2025-01-25 16:49:52','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999892.00','999891','Inclusive','branch','Inventory','','','','yes','','','12173782370833270322303'),(8014,'121737823677','6513',1.00,'100','retail','0','2025-01-25 19:48:30','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-25 16:49:52','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173782372520100821027'),(8015,'121737823677','6533',1.00,'100','retail','0','2025-01-25 19:48:46','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-25 16:49:52','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173782373612323313028'),(8016,'121737823677','6038',1.00,'1300','retail','0','2025-01-25 19:48:56','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2025-01-25 16:49:52','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9919.00','9918','Inclusive','branch','Inventory','','','','yes','','','12173782375032032283253'),(8017,'121737823677','6048',1.00,'600','retail','0','2025-01-25 19:49:10','','','','300','Cash',0.00,'600','','','12','16.00','1','2025-01-25 16:49:52','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9986.00','9985','Inclusive','branch','Inventory','','','','yes','','','12173782377032222303323'),(8018,'121737823677','6527',1.00,'200','retail','0','2025-01-25 19:49:31','','','','50','Cash',0.00,'200','','','12','0.00','1','2025-01-25 16:49:52','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173782378002307831032'),(8019,'121737823804','6521',4.00,'800','retail','0','2025-01-25 19:50:04','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-01-25 16:50:50','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','2.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','12173782382330173883213'),(8020,'121737823804','6511',1.00,'100','retail','0','2025-01-25 19:50:23','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-25 16:50:50','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','12173782383273230227312'),(8021,'121737823804','B028',2.00,'600','retail','0','2025-01-25 19:50:32','','','','195','Cash',0.00,'300','','','12','16.00','1','2025-01-25 16:50:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9855.00','9853','Inclusive','branch','Inventory','','','','yes','','','12173782384722020827233'),(8027,'121737824624','5980',1.00,'900','retail','0','2025-01-25 20:03:44','','','','900','Cash',0.00,'900','','','12','16.00','1','2025-01-25 17:05:34','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999937.00','999936','Inclusive','branch','Inventory','','','','yes','','','12173782466832323067233'),(8028,'121737824624','6517',1.00,'250','retail','0','2025-01-25 20:04:28','','','','150','Cash',0.00,'250','','','12','0.00','1','2025-01-25 17:05:34','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','12173782468076828232023'),(8029,'121737824624','B009',1.00,'300','retail','0','2025-01-25 20:04:40','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-01-25 17:05:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9677.00','9676','Inclusive','branch','Inventory','','','','yes','','','12173782468902223233887'),(8030,'121737824624','B180',1.00,'1700','retail','0','2025-01-25 20:04:49','','','','956','Cash',0.00,'1700','','','12','16.00','1','2025-01-25 17:05:34','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','yes','','','12173782472142273023222'),(8036,'121737823851','B009',3.00,'900','retail','0','2025-01-25 19:50:51','','','','204','Cash',0.00,'300','','','12','','1','2025-01-25 17:48:07','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9680.00','9677','Inclusive','branch','Inventory','','','','','',NULL,'12173782387823128333023'),(8037,'121737823851','B009',1.00,'300','retail','0','2025-01-25 20:47:46','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-01-25 17:48:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9676.00','9675','Inclusive','branch','Inventory','','','','yes','','','12173782727537321813102'),(8038,'121737823851','6512',2.00,'100','retail','0','2025-01-25 20:47:55','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-01-25 17:48:07','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Service','1110','4000','5500','yes','','','12173782728312338332322'),(8039,'121737823320','B065',1.00,'2200','retail','0','2025-01-25 19:42:00','','','','1400','Cash',0.00,'2200','','','12','','1','2025-01-25 18:00:33','2','7','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9988.00','9987','Inclusive','branch','Inventory','','','','','',NULL,'12173782335810333078222'),(8040,'121737823320','6038',2.00,'2600','retail','0','2025-01-25 19:42:38','','','','1300','Cash',0.00,'1300','','','12','','1','2025-01-25 18:00:33','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9922.00','9920','Inclusive','branch','Inventory','','','','','',NULL,'12173782339498282130222'),(8041,'121737823320','6000',1.00,'1300','retail','0','2025-01-25 19:43:14','','','','1000','Cash',0.00,'1300','','','12','','1','2025-01-25 18:00:33','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999940.00','999939','Inclusive','branch','Inventory','','','','','',NULL,'12173782340332222122220'),(8042,'121737823320','6044',4.00,'800','retail','0','2025-01-25 19:43:24','','','','100','Cash',0.00,'200','','','12','','1','2025-01-25 18:00:33','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4610.00','4606','Inclusive','branch','Inventory','','','','','',NULL,'12173782341722131207024'),(8043,'121737823320','6510',2.00,'200','retail','0','2025-01-25 19:43:37','','','','50','Cash',0.00,'100','','','12','','1','2025-01-25 18:00:33','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173782342928723092229'),(8044,'121737823320','6513',2.00,'200','retail','0','2025-01-25 19:43:49','','','','50','Cash',0.00,'100','','','12','','1','2025-01-25 18:00:33','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173782343931001723303'),(8045,'121737823320','6511',6.00,'600','retail','0','2025-01-25 19:43:59','','','','50','Cash',0.00,'100','','','12','','1','2025-01-25 18:00:33','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','13.00','7','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173782345132373332007'),(8046,'121737823320','6040',2.00,'200','retail','0','2025-01-25 19:44:11','','','','42','Cash',0.00,'100','','','12','','1','2025-01-25 18:00:33','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9617.00','9615','Inclusive','branch','Inventory','','','','','',NULL,'12173782346522065270332'),(8047,'121737823320','6516',1.00,'300','retail','0','2025-01-25 19:44:25','','','','125','Cash',0.00,'300','','','12','','1','2025-01-25 18:00:33','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173782347483323130223'),(8048,'121737823320','6573',1.00,'1500','retail','0','2025-01-25 20:58:37','','','','900','Cash',0.00,'1500','','','12','0.00','1','2025-01-25 18:00:33','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173782792728223207173'),(8049,'121737824528','5980',1.00,'900','retail','0','2025-01-25 20:02:08','','','','900','Cash',0.00,'900','','','12','','1','2025-01-25 18:44:21','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999938.00','999937','Inclusive','branch','Inventory','','','','','',NULL,'12173782457104373723022'),(8050,'121737824528','B183',2.00,'3400','retail','0','2025-01-25 20:02:51','','','','950','Cash',0.00,'1700','','','12','','1','2025-01-25 18:44:21','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9996.00','9994','Inclusive','branch','Inventory','','','','','',NULL,'12173782458332332112788'),(8051,'121737824528','B064',1.00,'1200','retail','0','2025-01-25 20:03:03','','','','610','Cash',0.00,'1200','','','12','','1','2025-01-25 18:44:21','2','7','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9971.00','9970','Inclusive','branch','Inventory','','','','','',NULL,'12173782459610306223245'),(8052,'121737824528','B091',1.00,'100','retail','0','2025-01-25 20:03:17','','','','47','Cash',0.00,'100','','','12','','1','2025-01-25 18:44:21','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9887.00','9886','Inclusive','branch','Inventory','','','','','',NULL,'12173782460522032322213'),(8053,'121737824528','6572',1.00,'800','retail','0','2025-01-25 21:43:40','','','','500','Cash',0.00,'800','','','12','0.00','1','2025-01-25 18:44:21','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173783065702327730055'),(8061,'121737831042','B018',2.00,'500','retail','0','2025-01-25 21:50:42','','','','169.0793103','Cash',0.00,'250','','','12','16.00','1','2025-01-25 18:50:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9949.00','9947','Inclusive','branch','Inventory','','','','yes','','','12173783105472233830121'),(8062,'121737824821','6038',1.00,'1300','retail','0','2025-01-25 20:07:01','','','','1300','Cash',0.00,'1300','','','12','','1','2025-01-25 19:35:37','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9918.00','9917','Inclusive','branch','Inventory','','','','','',NULL,'12173782572437112077323'),(8063,'121737824821','6524',1.00,'200','retail','0','2025-01-25 20:22:04','','','','70','Cash',0.00,'200','','','12','','1','2025-01-25 19:35:37','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173782573523521021772'),(8064,'121737824821','6513',1.00,'100','retail','0','2025-01-25 20:22:15','','','','50','Cash',0.00,'100','','','12','','1','2025-01-25 19:35:37','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173782574232237803022'),(8065,'121737824821','B001',1.00,'250','retail','0','2025-01-25 20:22:23','','','','169','Cash',0.00,'250','','','12','','1','2025-01-25 19:35:37','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9558.00','9557','Inclusive','branch','Inventory','','','','','',NULL,'12173782575351052772332'),(8066,'121737824821','B176',1.00,'1700','retail','0','2025-01-25 20:22:33','','','','950','Cash',0.00,'1700','','','12','','1','2025-01-25 19:35:37','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','','','','',NULL,'12173782576522233035303'),(8067,'121737824821','B001',1.00,'250','retail','0','2025-01-25 21:49:11','','','','169','Cash',0.00,'250','','','12','','1','2025-01-25 19:35:37','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9557.00','9556','Inclusive','branch','Inventory','','','','','',NULL,'12173783096799133733333'),(8068,'121737824821','B089',1.00,'200','retail','0','2025-01-25 21:49:27','','','','79.16675','Cash',0.00,'200','','','12','','1','2025-01-25 19:35:37','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9711.00','9710','Inclusive','branch','Inventory','','','','','',NULL,'12173783098130279223120'),(8069,'121737824821','B001',1.00,'250','retail','0','2025-01-25 22:35:07','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-01-25 19:35:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9556.00','9555','Inclusive','branch','Inventory','','','','yes','','','12173783372802220320233'),(8070,'191737885833','6520',1.00,'200','retail','0','2025-01-26 13:03:53','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-01-26 10:05:27','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173788584744122203178'),(8071,'191737885833','6519',1.00,'150','retail','0','2025-01-26 13:04:07','','','','50','Cash',0.00,'150','','','19','0.00','1','2025-01-26 10:05:27','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173788586135333811373'),(8072,'191737885833','6512',2.00,'100','retail','0','2025-01-26 13:04:21','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-01-26 10:05:27','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Service','1110','4000','5500','yes','','','19173788587533333382222'),(8073,'191737885833','18',1.00,'150','retail','0','2025-01-26 13:04:35','','','','150','Cash',0.00,'150','','','19','16.00','1','2025-01-26 10:05:27','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999995.00','999994','Inclusive','branch','Inventory','','','','yes','','','19173788592359092002330'),(8074,'191737885928','6038',1.00,'1300','retail','0','2025-01-26 13:05:28','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2025-01-26 11:21:32','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9917.00','9916','Inclusive','branch','Inventory','','','','yes','','','19173789043149110029032'),(8075,'191737885928','6510',3.00,'300','retail','0','2025-01-26 14:20:31','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-26 11:21:32','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','27.00','24','Inclusive','branch','Service','1110','4000','5500','yes','','','19173789045213332300309'),(8076,'191737885928','6513',1.00,'100','retail','0','2025-01-26 14:20:52','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-26 11:21:32','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173789046721301202700'),(8077,'191737885928','6511',1.00,'100','retail','0','2025-01-26 14:21:07','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-26 11:21:32','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','19173789047700040223329'),(8078,'191737885928','6531',1.00,'50','retail','0','2025-01-26 14:21:17','','','','20','Cash',0.00,'50','','','19','0.00','1','2025-01-26 11:21:32','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173789048932002208233'),(8079,'191737890494','6516',1.00,'300','retail','0','2025-01-26 14:21:34','','','','125','Cash',0.00,'300','','','19','0.00','1','2025-01-26 12:57:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173789625670322939631'),(8080,'191737896261','5980',1.00,'900','retail','0','2025-01-26 15:57:41','','','','900','Cash',0.00,'900','','','19','16.00','1','2025-01-26 13:11:05','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999936.00','999935','Inclusive','branch','Inventory','','','','yes','','','19173789701513012823751'),(8081,'191737896261','6011',1.00,'1200','retail','0','2025-01-26 16:10:15','','','','1000','Cash',0.00,'1200','','','19','16.00','1','2025-01-26 13:11:05','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999981.00','999980','Inclusive','branch','Inventory','','','','yes','','','19173789702372320337337'),(8082,'191737896261','6044',2.00,'400','retail','0','2025-01-26 16:10:23','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-01-26 13:11:05','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4606.00','4604','Inclusive','branch','Inventory','','','','yes','','','19173789703100032832303'),(8083,'191737896261','6511',3.00,'300','retail','0','2025-01-26 16:10:32','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-26 13:11:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173789704327781832102'),(8084,'191737896261','6040',1.00,'100','retail','0','2025-01-26 16:10:43','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-01-26 13:11:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9611.00','9610','Inclusive','branch','Inventory','','','','yes','','','19173789705037033333738'),(8085,'191737896261','3',1.00,'1200','retail','0','2025-01-26 16:10:50','','','','610','Cash',0.00,'1200','','','19','16.00','1','2025-01-26 13:11:05','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','','','yes','','','19173789705828252323702'),(8086,'121737908583','7029',3.00,'5400','retail','0','2025-01-26 19:23:03','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-01-26 16:27:47','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9894.00','9891','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173790862178362219232'),(8087,'121737908583','6555',3.00,'3600','retail','0','2025-01-26 19:23:41','','','','600','Cash',0.00,'1200','','','12','0.00','1','2025-01-26 16:27:47','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','12173790865528501032376'),(8088,'121737908583','6032',5.00,'1000','retail','0','2025-01-26 19:24:15','','','','200','Cash',0.00,'200','','','12','16.00','1','2025-01-26 16:27:47','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','999891.00','999886','Inclusive','branch','Inventory','','','','yes','','','12173790867022912228860'),(8089,'121737908583','5984',10.00,'1000','retail','0','2025-01-26 19:24:30','','','','100','Cash',0.00,'100','','','12','16.00','1','2025-01-26 16:27:47','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','999906.00','999896','Inclusive','branch','Inventory','','','','yes','','','12173790868560273722202'),(8090,'121737908583','6510',5.00,'500','retail','0','2025-01-26 19:24:45','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-26 16:27:47','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','27.00','22','Inclusive','branch','Service','1110','4000','5500','yes','','','12173790869522032820602'),(8091,'121737908583','6024',10.00,'1000','retail','0','2025-01-26 19:24:55','','','','50','Cash',0.00,'100','','','12','16.00','1','2025-01-26 16:27:47','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','999978.00','999968','Inclusive','branch','Inventory','','','','yes','','','12173790871237222208972'),(8092,'121737908583','6532',10.00,'1500','retail','0','2025-01-26 19:25:12','','','','70','Cash',0.00,'150','','','12','0.00','1','2025-01-26 16:27:47','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','0.00','-10','Inclusive','branch','Service','1110','4000','5500','yes','','','12173790872872323022272'),(8093,'121737908583','6040',1.00,'100','retail','0','2025-01-26 19:25:29','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-01-26 16:27:47','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9610.00','9609','Inclusive','branch','Inventory','','','','yes','','','12173790875033310392225'),(8094,'121737908583','6531',2.00,'100','retail','0','2025-01-26 19:25:50','','','','20','Cash',0.00,'50','','','12','0.00','1','2025-01-26 16:27:47','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','12173790875815779032232'),(8095,'121737908583','6512',6.00,'300','retail','0','2025-01-26 19:25:58','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-01-26 16:27:47','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','60.00','54','Inclusive','branch','Service','1110','4000','5500','yes','','','12173790876802288210283'),(8096,'121737908868','6038',1.00,'1300','retail','0','2025-01-26 19:27:48','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2025-01-26 16:29:43','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9916.00','9915','Inclusive','branch','Inventory','','','','yes','','','12173790897219231032922'),(8097,'121737908868','6510',1.00,'100','retail','0','2025-01-26 19:29:33','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-26 16:29:43','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Service','1110','4000','5500','yes','','','12173790897933392001329'),(8098,'121737908985','B009',2.00,'600','retail','0','2025-01-26 19:29:45','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-01-26 16:30:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9675.00','9673','Inclusive','branch','Inventory','','','','yes','','','12173790899773709223329'),(8099,'121737908985','6511',1.00,'100','retail','0','2025-01-26 19:29:58','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-26 16:30:08','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','12173790900631227000302'),(8102,'191737911072','6038',1.00,'1300','retail','0','2025-01-26 20:04:32','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2025-01-26 17:05:00','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9915.00','9914','Inclusive','branch','Inventory','','','','yes','','','19173791108073022003832'),(8103,'191737911072','6044',3.00,'600','retail','0','2025-01-26 20:04:40','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-01-26 17:05:00','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4604.00','4601','Inclusive','branch','Inventory','','','','yes','','','19173791108931210913229'),(8104,'191737911072','6511',3.00,'300','retail','0','2025-01-26 20:04:49','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-26 17:05:00','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173791109729102320033'),(8105,'191737911102','5999',1.00,'1500','retail','0','2025-01-26 20:05:02','','','','1500','Cash',0.00,'1500','','','19','16.00','1','2025-01-26 17:08:02','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999979.00','999978','Inclusive','branch','Inventory','','','','yes','','','19173791127910222191333'),(8109,'121737910926','6527',1.00,'200','retail','0','2025-01-26 20:02:06','','','','50','Cash',0.00,'200','','','12','','1','2025-01-27 12:04:06','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173791093733293237737'),(8110,'121737910926','6017',1.00,'100','retail','0','2025-01-26 20:02:17','','','','100','Cash',0.00,'100','','','12','','1','2025-01-27 12:04:06','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999986.00','999985','Inclusive','branch','Inventory','','','','','',NULL,'12173791094571330033333'),(8111,'121737910926','6519',1.00,'150','retail','0','2025-01-26 20:11:30','','','','50','Cash',0.00,'150','','','12','','1','2025-01-27 12:04:06','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173791149832289213323'),(8112,'121737979462','5980',1.00,'900','retail','0','2025-01-27 15:04:22','','','','900','Cash',0.00,'900','','','12','16.00','1','2025-01-27 12:04:49','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999935.00','999934','Inclusive','branch','Inventory','','','','yes','','','12173797947137220022330'),(8113,'121737979462','6044',1.00,'200','retail','0','2025-01-27 15:04:32','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-01-27 12:04:49','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4601.00','4600','Inclusive','branch','Inventory','','','','yes','','','12173797947933323902012'),(8114,'121737979462','6513',1.00,'100','retail','0','2025-01-27 15:04:40','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-27 12:04:49','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173797948703374332323'),(8120,'121737987040','6046',1.00,'700','retail','0','2025-01-27 17:10:40','','','','400','Cash',0.00,'700','','','12','','1','2025-01-27 14:12:12','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999914.00','999913','Inclusive','branch','Inventory','','','','','',NULL,'12173798705212027320200'),(8121,'121737987040','6044',1.00,'200','retail','0','2025-01-27 17:10:53','','','','100','Cash',0.00,'200','','','12','','1','2025-01-27 14:12:12','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4600.00','4599','Inclusive','branch','Inventory','','','','','',NULL,'12173798706226200230323'),(8122,'121737987040','B023',2.00,'600','retail','0','2025-01-27 17:11:02','','','','176','Cash',0.00,'300','','','12','','1','2025-01-27 14:12:12','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9786.00','9784','Inclusive','branch','Inventory','','','','','',NULL,'12173798707123133307003'),(8123,'121737987040','B091',1.00,'100','retail','0','2025-01-27 17:11:13','','','','47','Cash',0.00,'100','','','12','','1','2025-01-27 14:12:12','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9886.00','9885','Inclusive','branch','Inventory','','','','','',NULL,'12173798708337303330330'),(8124,'121737987040','6502',1.00,'1500','retail','0','2025-01-27 17:11:24','','','','950','Cash',0.00,'1500','','','12','','1','2025-01-27 14:12:12','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9982.00','9981','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12173798709600207127227'),(8125,'121737987040','6040',1.00,'100','retail','0','2025-01-27 17:11:57','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-01-27 14:12:12','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9609.00','9608','Inclusive','branch','Inventory','','','','yes','','','12173798712523392020222'),(8126,'121737987133','5980',1.00,'900','retail','0','2025-01-27 17:12:14','','','','900','Cash',0.00,'900','','','12','16.00','1','2025-01-27 14:27:07','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999934.00','999933','Inclusive','branch','Inventory','','','','yes','','','12173798794793120020030'),(8127,'121737987133','6032',1.00,'200','retail','0','2025-01-27 17:25:48','','','','200','Cash',0.00,'200','','','12','16.00','1','2025-01-27 14:27:07','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999886.00','999885','Inclusive','branch','Inventory','','','','yes','','','12173798795828232370783'),(8128,'121737987133','B027',3.00,'750','retail','0','2025-01-27 17:25:59','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-01-27 14:27:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9906.00','9903','Inclusive','branch','Inventory','','','','yes','','','12173798798221023233339'),(8129,'121737987133','6522',2.00,'600','retail','0','2025-01-27 17:26:22','','','','150','Cash',0.00,'300','','','12','0.00','1','2025-01-27 14:27:07','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173798800738332202238'),(8130,'121737987133','6040',1.00,'100','retail','0','2025-01-27 17:26:48','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-01-27 14:27:07','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9608.00','9607','Inclusive','branch','Inventory','','','','yes','','','12173798802533330020252'),(8131,'121737988029','6519',3.00,'450','retail','0','2025-01-27 17:27:09','','','','50','Cash',0.00,'150','','','12','0.00','1','2025-01-27 14:27:27','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','2.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173798804393233348322'),(8132,'121737988054','15',2.00,'300','retail','0','2025-01-27 17:27:34','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-01-27 14:57:22','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999691.00','999689','Inclusive','branch','Inventory','','','','yes','','','12173798983823288232023'),(8135,'121737991961','B041',1.00,'1200','retail','0','2025-01-27 18:32:41','','','','610','Cash',0.00,'1200','','','12','','1','2025-01-27 17:42:27','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9976.00','9975','Inclusive','branch','Inventory','','','','','',NULL,'12173799197429747291202'),(8136,'121737991961','6040',1.00,'100','retail','0','2025-01-27 18:32:55','','','','42','Cash',0.00,'100','','','12','','1','2025-01-27 17:42:27','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9607.00','9606','Inclusive','branch','Inventory','','','','','',NULL,'12173799198838990338323'),(8137,'121737991961','6001',1.00,'650','retail','0','2025-01-27 20:42:10','','','','650','Cash',0.00,'650','','','12','16.00','1','2025-01-27 17:42:27','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999949.00','999948','Inclusive','branch','Inventory','','','','yes','','','12173799973892733139302'),(8138,'121737991961','6044',1.00,'200','retail','0','2025-01-27 20:42:18','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-01-27 17:42:27','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4599.00','4598','Inclusive','branch','Inventory','','','','yes','','','12173799974493942434213'),(8139,'191738097153','B009',2.00,'600','retail','0','2025-01-28 23:45:53','','','','204','Cash',0.00,'300','','','19','16.00','1','2025-01-28 20:46:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9673.00','9671','Inclusive','branch','Inventory','','','','yes','','','19173809716526252270322'),(8140,'191738097153','6511',1.00,'100','retail','0','2025-01-28 23:46:06','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-28 20:46:44','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','19173809718632123276921'),(8141,'191738097205','B009',1.00,'300','retail','0','2025-01-28 23:46:45','','','','204','Cash',0.00,'300','','','19','16.00','1','2025-01-28 20:47:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9671.00','9670','Inclusive','branch','Inventory','','','','yes','','','19173809721937203292329'),(8142,'191738097205','18',1.00,'150','retail','0','2025-01-28 23:46:59','','','','150','Cash',0.00,'150','','','19','16.00','1','2025-01-28 20:47:23','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999994.00','999993','Inclusive','branch','Inventory','','','','yes','','','19173809723937320923328'),(8143,'191738097244','B030',2.00,'500','retail','0','2025-01-28 23:47:24','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-01-28 20:48:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9497.00','9495','Inclusive','branch','Inventory','','','','yes','','','19173809727220723032298'),(8144,'191738097244','B001',2.00,'500','retail','0','2025-01-28 23:47:53','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-01-28 20:48:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9555.00','9553','Inclusive','branch','Inventory','','','','yes','','','19173809729022123030391'),(8145,'191738097304','B001',1.00,'250','retail','0','2025-01-28 23:48:24','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-01-28 20:48:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9553.00','9552','Inclusive','branch','Inventory','','','','yes','','','19173809731472023030232'),(8146,'191738097304','B030',1.00,'250','retail','0','2025-01-28 23:48:35','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-01-28 20:48:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9495.00','9494','Inclusive','branch','Inventory','','','','yes','','','19173809732920900231303'),(8147,'191738097334','B041',1.00,'1200','retail','0','2025-01-28 23:48:54','','','','610','Cash',0.00,'1200','','','19','16.00','1','2025-01-28 20:50:09','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9975.00','9974','Inclusive','branch','Inventory','','','','yes','','','19173809736800183382072'),(8148,'191738097334','6001',1.00,'650','retail','0','2025-01-28 23:49:28','','','','650','Cash',0.00,'650','','','19','16.00','1','2025-01-28 20:50:09','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999948.00','999947','Inclusive','branch','Inventory','','','','yes','','','19173809738420234113301'),(8149,'191738097334','6044',1.00,'200','retail','0','2025-01-28 23:49:44','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-01-28 20:50:09','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4598.00','4597','Inclusive','branch','Inventory','','','','yes','','','19173809739423010337203'),(8150,'191738097334','6040',1.00,'100','retail','0','2025-01-28 23:49:54','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-01-28 20:50:09','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9606.00','9605','Inclusive','branch','Inventory','','','','yes','','','19173809740602070028177'),(8151,'191738097426','15',1.00,'150','retail','0','2025-01-28 23:50:26','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-01-28 20:51:31','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999689.00','999688','Inclusive','branch','Inventory','','','','yes','','','19173809745473309348472'),(8152,'191738097426','6038',1.00,'1300','retail','0','2025-01-28 23:50:54','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2025-01-28 20:51:31','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9914.00','9913','Inclusive','branch','Inventory','','','','yes','','','19173809746723623220237'),(8153,'191738097426','6510',1.00,'100','retail','0','2025-01-28 23:51:08','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-01-28 20:51:31','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Service','1110','4000','5500','yes','','','19173809747833043977289'),(8154,'191738163579','6003',1.00,'150','retail','0','2025-01-29 18:12:59','','','','150','Cash',0.00,'150','','','19','16.00','1','2025-01-29 15:13:17','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999984.00','999983','Inclusive','branch','Inventory','','','','yes','','','19173816359309930123520'),(8155,'121738227793','5977',1.00,'600','retail','0','2025-01-30 12:03:13','','','','600','Cash',0.00,'600','','','12','16.00','1','2025-01-30 09:03:23','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999976.00','999975','Inclusive','branch','Inventory','','','','yes','','','12173822780070222201237'),(8156,'121738230077','6511',1.00,'100','retail','0','2025-01-30 12:41:17','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-30 09:41:49','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','12173823009003303202133'),(8157,'121738230077','6521',2.00,'400','retail','0','2025-01-30 12:41:30','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-01-30 09:41:49','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173823010323038323200'),(8158,'121738243999','6520',1.00,'200','retail','0','2025-01-30 16:33:19','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-01-30 13:33:38','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173824400782200334242'),(8159,'121738243999','15',1.00,'150','retail','0','2025-01-30 16:33:27','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-01-30 13:33:38','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999688.00','999687','Inclusive','branch','Inventory','','','','yes','','','12173824401623201332000'),(8173,'121738244019','B038',2.00,'500','retail','0','2025-01-30 16:33:39','','','','195.52','Cash',0.00,'250','','','12','','1','2025-01-30 17:12:54','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9213.00','9211','Inclusive','branch','Inventory','','','','','',NULL,'12173824766171232202302'),(8174,'121738244019','B038',2.00,'500','retail','0','2025-01-30 18:08:05','','','','195.52','Cash',0.00,'250','','','12','','1','2025-01-30 17:12:54','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9211.00','9209','Inclusive','branch','Inventory','','','','','',NULL,'12173824971322302218033'),(8175,'121738244019','B030',1.00,'250','retail','0','2025-01-30 18:08:35','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-01-30 17:12:54','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9494.00','9493','Inclusive','branch','Inventory','','','','','',NULL,'12173824972577023530133'),(8176,'121738244019','B038',2.00,'500','retail','0','2025-01-30 19:11:27','','','','195.52','Cash',0.00,'250','','','12','','1','2025-01-30 17:12:54','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9209.00','9207','Inclusive','branch','Inventory','','','','','',NULL,'12173825350712222053730'),(8177,'121738244019','B038',2.00,'500','retail','0','2025-01-30 19:12:25','','','','195.52','Cash',0.00,'250','','','12','','1','2025-01-30 17:12:54','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9207.00','9205','Inclusive','branch','Inventory','','','','','',NULL,'12173825355900523352355'),(8178,'121738244019','B038',2.00,'500','retail','0','2025-01-30 20:12:35','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-01-30 17:12:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9205.00','9203','Inclusive','branch','Inventory','','','','yes','','','12173825717172113215175'),(8179,'121738258247','B038',1.00,'250','retail','0','2025-01-30 20:30:47','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-01-30 17:31:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9203.00','9202','Inclusive','branch','Inventory','','','','yes','','','12173825826000017123200'),(8180,'121738318175','B038',3.00,'750','retail','0','2025-01-31 13:09:36','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-01-31 10:09:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9202.00','9199','Inclusive','branch','Inventory','','','','yes','','','12173831818770832722330'),(8181,'121738327835','5999',1.00,'1500','retail','0','2025-01-31 15:50:35','','','','1500','Cash',0.00,'1500','','','12','16.00','1','2025-01-31 12:50:53','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999978.00','999977','Inclusive','branch','Inventory','','','','yes','','','12173832784334232381237'),(8182,'121738327835','6044',1.00,'200','retail','0','2025-01-31 15:50:43','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-01-31 12:50:53','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4597.00','4596','Inclusive','branch','Inventory','','','','yes','','','12173832785003203732383'),(8186,'121738334480','15',2.00,'300','retail','0','2025-01-31 17:41:21','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-01-31 14:42:25','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999687.00','999685','Inclusive','branch','Inventory','','','','yes','','','12173833450662335376433'),(8187,'121738327855','6521',2.00,'400','retail','0','2025-01-31 15:50:55','','','','100','Cash',0.00,'200','','','12','','1','2025-01-31 15:16:50','2','12','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173833441772833301230'),(8188,'121738327855','6511',1.00,'100','retail','0','2025-01-31 17:40:23','','','','50','Cash',0.00,'100','','','12','','1','2025-01-31 15:16:50','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173833443828330223243'),(8189,'121738327855','B032',2.00,'500','retail','0','2025-01-31 17:40:40','','','','186.68','Cash',0.00,'250','','','12','','1','2025-01-31 15:16:50','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9829.00','9827','Inclusive','branch','Inventory','','','','','',NULL,'12173833445822013024422'),(8190,'121738327855','6521',3.00,'600','retail','0','2025-01-31 18:16:15','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-01-31 15:16:50','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','2.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173833659720107023230'),(8191,'121738336621','6001',1.00,'650','retail','0','2025-01-31 18:17:02','','','','650','Cash',0.00,'650','','','12','16.00','1','2025-01-31 15:32:39','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999947.00','999946','Inclusive','branch','Inventory','','','','yes','','','12173833665202223233311'),(8192,'121738336621','5984',2.00,'200','retail','0','2025-01-31 18:17:39','','','','100','Cash',0.00,'100','','','12','16.00','1','2025-01-31 15:32:39','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999896.00','999894','Inclusive','branch','Inventory','','','','yes','','','12173833668503336031656'),(8193,'121738336621','15',2.00,'300','retail','0','2025-01-31 18:18:09','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-01-31 15:32:39','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999685.00','999683','Inclusive','branch','Inventory','','','','yes','','','12173833754753223337023'),(8194,'121738336621','6533',1.00,'100','retail','0','2025-01-31 18:32:27','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-01-31 15:32:39','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173833755521233533012'),(8195,'121738343006','6038',1.00,'1300','retail','0','2025-01-31 20:03:26','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2025-01-31 17:03:52','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9913.00','9912','Inclusive','branch','Inventory','','','','yes','','','12173834301522332370220'),(8196,'121738343006','B032',2.00,'500','retail','0','2025-01-31 20:03:36','','','','186.68','Cash',0.00,'250','','','12','16.00','1','2025-01-31 17:03:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9827.00','9825','Inclusive','branch','Inventory','','','','yes','','','12173834302632022333430'),(8197,'121738343033','B044',1.00,'2200','retail','0','2025-01-31 20:03:54','','','','1290','Cash',0.00,'2200','','','12','16.00','1','2025-01-31 17:04:46','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9981.00','9980','Inclusive','branch','Inventory','','','','yes','','','12173834306232023003300'),(8198,'121738343033','6040',2.00,'200','retail','0','2025-01-31 20:04:22','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-01-31 17:04:46','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9605.00','9603','Inclusive','branch','Inventory','','','','yes','','','12173834307002220032227'),(8199,'121738343033','6001',1.00,'650','retail','0','2025-01-31 20:04:30','','','','650','Cash',0.00,'650','','','12','16.00','1','2025-01-31 17:04:46','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999946.00','999945','Inclusive','branch','Inventory','','','','yes','','','12173834308023121303233'),(8200,'121738343088','7029',1.00,'1800','retail','0','2025-01-31 20:04:48','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-01-31 17:06:39','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9891.00','9890','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173834311221201322333'),(8201,'121738343088','6032',1.00,'200','retail','0','2025-01-31 20:05:12','','','','200','Cash',0.00,'200','','','12','16.00','1','2025-01-31 17:06:39','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999885.00','999884','Inclusive','branch','Inventory','','','','yes','','','12173834312930003202024'),(8202,'121738343088','6044',1.00,'200','retail','0','2025-01-31 20:05:29','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-01-31 17:06:39','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4596.00','4595','Inclusive','branch','Inventory','','','','yes','','','12173834314333032233083'),(8203,'121738343088','B030',8.00,'2000','retail','0','2025-01-31 20:05:43','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-01-31 17:06:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','9493.00','9485','Inclusive','branch','Inventory','','','','yes','','','12173834315632013253223'),(8204,'121738343088','B088',1.00,'400','retail','0','2025-01-31 20:05:57','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-01-31 17:06:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9705.00','9704','Inclusive','branch','Inventory','','','','yes','','','12173834317013233423202'),(8205,'121738343088','6040',1.00,'100','retail','0','2025-01-31 20:06:25','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-01-31 17:06:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9603.00','9602','Inclusive','branch','Inventory','','','','yes','','','12173834319530232013038'),(8212,'121738409719','6038',1.00,'1300','retail','0','2025-02-01 14:35:19','','','','1300','Cash',0.00,'1300','','','12','','1','2025-02-01 11:40:24','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9912.00','9911','Inclusive','branch','Inventory','','','','','',NULL,'12173840975143332120809'),(8213,'121738409719','6046',1.00,'700','retail','0','2025-02-01 14:35:54','','','','400','Cash',0.00,'700','','','12','','1','2025-02-01 11:40:24','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999913.00','999912','Inclusive','branch','Inventory','','','','','',NULL,'12173840976643062636213'),(8214,'121738409719','6511',8.00,'800','retail','0','2025-02-01 14:36:08','','','','50','Cash',0.00,'100','','','12','','1','2025-02-01 11:40:24','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','13.00','5','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173840978222808303083'),(8215,'121738409719','6040',2.00,'200','retail','0','2025-02-01 14:36:23','','','','42','Cash',0.00,'100','','','12','','1','2025-02-01 11:40:24','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9602.00','9600','Inclusive','branch','Inventory','','','','','',NULL,'12173840979323010340319'),(8216,'121738409719','6002',2.00,'500','retail','0','2025-02-01 14:36:35','','','','200','Cash',0.00,'250','','','12','','1','2025-02-01 11:40:24','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999893.00','999891','Inclusive','branch','Inventory','','','','','',NULL,'12173840980922032920802'),(8217,'121738409719','6012',1.00,'500','retail','0','2025-02-01 14:36:52','','','','500','Cash',0.00,'500','','','12','','1','2025-02-01 11:40:24','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999965.00','999964','Inclusive','branch','Inventory','','','','','',NULL,'12173840982819243120232'),(8218,'121738409719','6540',2.00,'5000','retail','0','2025-02-01 14:40:08','','','','1500','Cash',0.00,'2500','','','12','0.00','1','2025-02-01 11:40:24','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','12173841001831322233301'),(8224,'121738410026','6511',5.00,'500','retail','0','2025-02-01 14:40:26','','','','50','Cash',0.00,'100','','','12','','1','2025-02-01 11:44:42','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','13.00','8','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173841013422337312334'),(8225,'121738410026','B091',1.00,'100','retail','0','2025-02-01 14:42:15','','','','47','Cash',0.00,'100','','','12','','1','2025-02-01 11:44:42','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9885.00','9884','Inclusive','branch','Inventory','','','','','',NULL,'12173841014372022283223'),(8226,'121738410026','6044',4.00,'800','retail','0','2025-02-01 14:42:24','','','','100','Cash',0.00,'200','','','12','','1','2025-02-01 11:44:42','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4595.00','4591','Inclusive','branch','Inventory','','','','','',NULL,'12173841015422833323232'),(8227,'121738410026','7029',1.00,'1800','retail','0','2025-02-01 14:42:35','','','','1200','Cash',0.00,'1800','','','12','','1','2025-02-01 11:44:42','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9890.00','9889','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12173841017323733170382'),(8228,'121738410026','6002',4.00,'1000','retail','0','2025-02-01 14:42:54','','','','200','Cash',0.00,'250','','','12','','1','2025-02-01 11:44:42','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999891.00','999887','Inclusive','branch','Inventory','','','','','',NULL,'12173841022222320330232'),(8229,'121738410026','6531',1.00,'50','retail','0','2025-02-01 14:44:22','','','','20','Cash',0.00,'50','','','12','0.00','1','2025-02-01 11:44:42','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173841027604673022027'),(8253,'121738420647','B001',2.00,'500','retail','0','2025-02-01 17:37:27','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-02-01 14:38:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9552.00','9550','Inclusive','branch','Inventory','','','','yes','','','12173842068440302113228'),(8290,'121738412126','6000',3.00,'3900','retail','0','2025-02-01 15:15:26','','','','1000','Cash',0.00,'1300','','','12','','1','2025-02-01 14:57:23','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999939.00','999936','Inclusive','branch','Inventory','','','','','',NULL,'12173841279503372322932'),(8291,'121738412126','6510',3.00,'300','retail','0','2025-02-01 15:26:36','','','','50','Cash',0.00,'100','','','12','','1','2025-02-01 14:57:23','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','27.00','24','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173841280422180410328'),(8292,'121738412126','6524',1.00,'200','retail','0','2025-02-01 15:26:46','','','','70','Cash',0.00,'200','','','12','','1','2025-02-01 14:57:23','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173841281772222283223'),(8293,'121738412126','6512',8.00,'400','retail','0','2025-02-01 15:26:58','','','','30','Cash',0.00,'50','','','12','','1','2025-02-01 14:57:23','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','60.00','52','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173841283423382132424'),(8294,'121738412126','15',4.00,'600','retail','0','2025-02-01 15:27:16','','','','0','Cash',0.00,'150','','','12','','1','2025-02-01 14:57:23','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999683.00','999679','Inclusive','branch','Inventory','','','','','',NULL,'12173841284738370202313'),(8295,'121738412126','13',1.00,'1500','retail','0','2025-02-01 15:27:27','','','','785','Cash',0.00,'1500','','','12','','1','2025-02-01 14:57:23','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','','',NULL,'12173841286583320736202'),(8296,'121738412126','B065',1.00,'2200','retail','0','2025-02-01 15:27:47','','','','1400','Cash',0.00,'2200','','','12','','1','2025-02-01 14:57:23','2','7','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9987.00','9986','Inclusive','branch','Inventory','','','','','',NULL,'12173841289848323221233'),(8297,'121738412126','B018',1.00,'250','retail','0','2025-02-01 17:31:27','','','','169.0793103','Cash',0.00,'250','','','12','','1','2025-02-01 14:57:23','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9947.00','9946','Inclusive','branch','Inventory','','','','','',NULL,'12173842031134022302022'),(8298,'121738412126','B018',2.00,'500','retail','0','2025-02-01 17:32:00','','','','169.0793103','Cash',0.00,'250','','','12','','1','2025-02-01 14:57:23','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9946.00','9944','Inclusive','branch','Inventory','','','','','',NULL,'12173842038138323202330'),(8299,'121738412126','B088',1.00,'400','retail','0','2025-02-01 17:33:05','','','','216','Cash',0.00,'400','','','12','','1','2025-02-01 14:57:23','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9704.00','9703','Inclusive','branch','Inventory','','','','','',NULL,'12173842041203122220220'),(8300,'121738412126','6510',6.00,'600','retail','0','2025-02-01 17:33:37','','','','50','Cash',0.00,'100','','','12','','1','2025-02-01 14:57:23','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','27.00','21','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173842045431273030332'),(8301,'121738412126','B091',1.00,'100','retail','0','2025-02-01 17:34:22','','','','47','Cash',0.00,'100','','','12','','1','2025-02-01 14:57:23','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9884.00','9883','Inclusive','branch','Inventory','','','','','',NULL,'12173842049339490239033'),(8302,'121738412126','6040',1.00,'100','retail','0','2025-02-01 17:34:56','','','','42','Cash',0.00,'100','','','12','','1','2025-02-01 14:57:23','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9600.00','9599','Inclusive','branch','Inventory','','','','','',NULL,'12173842053704243132230'),(8303,'121738412126','6555',2.00,'2400','retail','0','2025-02-01 17:35:40','','','','600','Cash',0.00,'1200','','','12','','1','2025-02-01 14:57:23','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173842056702222132637'),(8304,'121738412126','6513',1.00,'100','retail','0','2025-02-01 17:36:16','','','','50','Cash',0.00,'100','','','12','','1','2025-02-01 14:57:23','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173842059747024930239'),(8305,'121738412126','6513',1.00,'100','retail','0','2025-02-01 17:36:42','','','','50','Cash',0.00,'100','','','12','','1','2025-02-01 14:57:23','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173842061663127023220'),(8306,'121738412126','6524',2.00,'400','retail','0','2025-02-01 17:47:17','','','','70','Cash',0.00,'200','','','12','','1','2025-02-01 14:57:23','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173842127430302304033'),(8307,'121738412126','B065',1.00,'2200','retail','0','2025-02-01 17:54:35','','','','1400','Cash',0.00,'2200','','','12','','1','2025-02-01 14:57:23','2','7','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9986.00','9985','Inclusive','branch','Inventory','','','','','',NULL,'12173842169022070213022'),(8308,'121738412126','B018',1.00,'250','retail','0','2025-02-01 17:54:51','','','','169.0793103','Cash',0.00,'250','','','12','','1','2025-02-01 14:57:23','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9944.00','9943','Inclusive','branch','Inventory','','','','','',NULL,'12173842170820333313228'),(8309,'121738412126','6537',1.00,'100','retail','0','2025-02-01 17:56:57','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-01 14:57:23','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173842183123280314273'),(8310,'121738428069','15',1.00,'150','retail','0','2025-02-01 19:41:09','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-02-01 16:41:29','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999679.00','999678','Inclusive','branch','Inventory','','','','yes','','','12173842807627202233223'),(8311,'121738428069','6512',2.00,'100','retail','0','2025-02-01 19:41:16','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-02-01 16:41:29','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Service','1110','4000','5500','yes','','','12173842808510220322243'),(8312,'121738428092','6017',4.00,'400','retail','0','2025-02-01 19:41:32','','','','100','Cash',0.00,'100','','','12','16.00','1','2025-02-01 16:45:13','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999985.00','999981','Inclusive','branch','Inventory','','','','yes','','','12173842822422300217271'),(8313,'121738428092','6514',14.00,'1400','retail','0','2025-02-01 19:43:44','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-01 16:45:13','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','15.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173842824102282732233'),(8314,'121738428092','6024',7.00,'700','retail','0','2025-02-01 19:44:02','','','','50','Cash',0.00,'100','','','12','16.00','1','2025-02-01 16:45:13','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','999968.00','999961','Inclusive','branch','Inventory','','','','yes','','','12173842827112202270122'),(8315,'121738428092','15',1.00,'150','retail','0','2025-02-01 19:44:31','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-02-01 16:45:13','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999678.00','999677','Inclusive','branch','Inventory','','','','yes','','','12173842827822343183220'),(8318,'121738432281','13',1.00,'1500','retail','0','2025-02-01 20:51:21','','','','785','Cash',0.00,'1500','','','12','','1','2025-02-01 18:55:49','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','','','','',NULL,'12173843229132900322232'),(8319,'121738432281','B009',2.00,'600','retail','0','2025-02-01 20:51:32','','','','204','Cash',0.00,'300','','','12','','1','2025-02-01 18:55:49','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9670.00','9668','Inclusive','branch','Inventory','','','','','',NULL,'12173843230022300023003'),(8320,'121738432281','B009',2.00,'600','retail','0','2025-02-01 21:55:29','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-02-01 18:55:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9668.00','9666','Inclusive','branch','Inventory','','','','yes','','','12173843613833108082033'),(8321,'121738432281','6040',1.00,'100','retail','0','2025-02-01 21:55:38','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-02-01 18:55:49','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9599.00','9598','Inclusive','branch','Inventory','','','','yes','','','12173843614521627233282'),(8322,'121738438452','B009',1.00,'300','retail','0','2025-02-01 22:34:12','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-02-01 19:34:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9666.00','9665','Inclusive','branch','Inventory','','','','yes','','','12173843845992329302232'),(8323,'121738513310','7029',1.00,'1800','retail','0','2025-02-02 19:21:50','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-02-02 16:22:30','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9889.00','9888','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173851332002013230333'),(8324,'121738513310','6032',1.00,'200','retail','0','2025-02-02 19:22:00','','','','200','Cash',0.00,'200','','','12','16.00','1','2025-02-02 16:22:30','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999884.00','999883','Inclusive','branch','Inventory','','','','yes','','','12173851332803330322320'),(8325,'121738513310','15',2.00,'300','retail','0','2025-02-02 19:22:08','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-02-02 16:22:30','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999677.00','999675','Inclusive','branch','Inventory','','','','yes','','','12173851333602223032223'),(8326,'121738513310','6511',1.00,'100','retail','0','2025-02-02 19:22:18','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-02 16:22:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','12173851334643038623323'),(8327,'121738513351','6046',1.00,'700','retail','0','2025-02-02 19:22:31','','','','400','Cash',0.00,'700','','','12','16.00','1','2025-02-02 16:25:09','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999912.00','999911','Inclusive','branch','Inventory','','','','yes','','','12173851348607333873323'),(8328,'121738513351','6044',2.00,'400','retail','0','2025-02-02 19:24:46','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-02-02 16:25:09','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4591.00','4589','Inclusive','branch','Inventory','','','','yes','','','12173851350003323327233'),(8329,'121738513512','6038',1.00,'1300','retail','0','2025-02-02 19:25:13','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2025-02-02 16:26:28','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9911.00','9910','Inclusive','branch','Inventory','','','','yes','','','12173851356416038302403'),(8330,'121738513512','6044',1.00,'200','retail','0','2025-02-02 19:26:04','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-02-02 16:26:28','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4589.00','4588','Inclusive','branch','Inventory','','','','yes','','','12173851357232302333032'),(8331,'121738513512','6511',2.00,'200','retail','0','2025-02-02 19:26:12','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-02 16:26:28','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','12173851358023330022522'),(8332,'121738513646','5987',1.00,'600','retail','0','2025-02-02 19:27:26','','','','600','Cash',0.00,'600','','','12','16.00','1','2025-02-02 16:29:19','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999997.00','999996','Inclusive','branch','Inventory','','','','yes','','','12173851368727363231063'),(8333,'121738513646','6510',1.00,'100','retail','0','2025-02-02 19:28:08','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-02 16:29:19','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Service','1110','4000','5500','yes','','','12173851373333030080310'),(8334,'121738513646','6511',1.00,'100','retail','0','2025-02-02 19:28:53','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-02 16:29:19','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','12173851374320023230132'),(8335,'121738513646','6520',1.00,'200','retail','0','2025-02-02 19:29:03','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-02-02 16:29:19','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173851375523000233307'),(8336,'121738513848','B032',1.00,'250','retail','0','2025-02-02 19:30:48','','','','186.68','Cash',0.00,'250','','','12','16.00','1','2025-02-02 16:32:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9825.00','9824','Inclusive','branch','Inventory','','','','yes','','','12173851392809203000333'),(8337,'121738513933','B024',3.00,'900','retail','0','2025-02-02 19:32:13','','','','150.92','Cash',0.00,'300','','','12','16.00','1','2025-02-02 16:35:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9991.00','9988','Inclusive','branch','Inventory','','','','yes','','','12173851394633832430994'),(8338,'121738513933','B038',2.00,'500','retail','0','2025-02-02 19:32:27','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-02-02 16:35:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9199.00','9197','Inclusive','branch','Inventory','','','','yes','','','12173851399193301021011'),(8339,'121738514404','7029',1.00,'1800','retail','0','2025-02-02 19:40:04','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-02-02 16:40:57','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9888.00','9887','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173851441553522222230'),(8340,'121738514404','6517',2.00,'500','retail','0','2025-02-02 19:40:15','','','','150','Cash',0.00,'250','','','12','0.00','1','2025-02-02 16:40:57','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Service','1110','4000','5500','yes','','','12173851442622222222211'),(8341,'121738514404','6531',1.00,'50','retail','0','2025-02-02 19:40:26','','','','20','Cash',0.00,'50','','','12','0.00','1','2025-02-02 16:40:57','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173851445513272230201'),(8342,'121738514458','6038',1.00,'1300','retail','0','2025-02-02 19:40:58','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2025-02-02 16:44:10','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9910.00','9909','Inclusive','branch','Inventory','','','','yes','','','12173851448821018521083'),(8343,'121738514458','6044',1.00,'200','retail','0','2025-02-02 19:41:29','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-02-02 16:44:10','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4588.00','4587','Inclusive','branch','Inventory','','','','yes','','','12173851456753033322038'),(8344,'121738514458','6511',1.00,'100','retail','0','2025-02-02 19:42:47','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-02 16:44:10','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','12173851457430330327033'),(8345,'121738514458','B089',1.00,'200','retail','0','2025-02-02 19:42:54','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-02-02 16:44:10','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9710.00','9709','Inclusive','branch','Inventory','','','','yes','','','12173851458660303016122'),(8346,'121738514458','6501',2.00,'400','retail','0','2025-02-02 19:43:06','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-02-02 16:44:10','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9950.00','9948','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173851459622020904121'),(8347,'121738514458','6534',1.00,'150','retail','0','2025-02-02 19:43:17','','','','70','Cash',0.00,'150','','','12','0.00','1','2025-02-02 16:44:10','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173851464732603038230'),(8348,'121738514735','5999',1.00,'1500','retail','0','2025-02-02 19:45:35','','','','1500','Cash',0.00,'1500','','','12','16.00','1','2025-02-02 16:45:58','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999977.00','999976','Inclusive','branch','Inventory','','','','yes','','','12173851474622620303230'),(8349,'121738514735','6044',2.00,'400','retail','0','2025-02-02 19:45:47','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-02-02 16:45:58','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4587.00','4585','Inclusive','branch','Inventory','','','','yes','','','12173851475620082330832'),(8353,'121738515004','6038',1.00,'1300','retail','0','2025-02-02 19:50:05','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2025-02-02 16:55:20','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9909.00','9908','Inclusive','branch','Inventory','','','','yes','','','12173851508933383100330'),(8354,'121738515004','5999',1.00,'1500','retail','0','2025-02-02 19:51:30','','','','1500','Cash',0.00,'1500','','','12','16.00','1','2025-02-02 16:55:20','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999976.00','999975','Inclusive','branch','Inventory','','','','yes','','','12173851510011085020221'),(8355,'121738515004','6046',1.00,'700','retail','0','2025-02-02 19:51:40','','','','400','Cash',0.00,'700','','','12','16.00','1','2025-02-02 16:55:20','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999911.00','999910','Inclusive','branch','Inventory','','','','yes','','','12173851511372335353313'),(8356,'121738515004','5980',1.00,'900','retail','0','2025-02-02 19:51:53','','','','900','Cash',0.00,'900','','','12','16.00','1','2025-02-02 16:55:20','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999933.00','999932','Inclusive','branch','Inventory','','','','yes','','','12173851513033330018332'),(8357,'121738515004','6044',3.00,'600','retail','0','2025-02-02 19:52:10','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-02-02 16:55:20','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4585.00','4582','Inclusive','branch','Inventory','','','','yes','','','12173851513930203300193'),(8358,'121738515004','6510',2.00,'200','retail','0','2025-02-02 19:52:20','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-02 16:55:20','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Service','1110','4000','5500','yes','','','12173851515403325125221'),(8359,'121738515004','6537',1.00,'100','retail','0','2025-02-02 19:52:34','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-02 16:55:20','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','12173851516120328321036'),(8360,'121738515004','6511',2.00,'200','retail','0','2025-02-02 19:52:41','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-02 16:55:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','12173851516981301132233'),(8361,'121738515004','B088',1.00,'400','retail','0','2025-02-02 19:52:49','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-02-02 16:55:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9703.00','9702','Inclusive','branch','Inventory','','','','yes','','','12173851518802301831052'),(8362,'121738515004','B038',12.00,'3000','retail','0','2025-02-02 19:53:09','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-02-02 16:55:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','9194.00','9182','Inclusive','branch','Inventory','','','','yes','','','12173851521303200255152'),(8363,'121738515004','B022',5.00,'1250','retail','0','2025-02-02 19:53:33','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-02-02 16:55:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9922.00','9917','Inclusive','branch','Inventory','','','','yes','','','12173851522808532322013'),(8364,'121738515004','B027',1.00,'250','retail','0','2025-02-02 19:53:48','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-02-02 16:55:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9903.00','9902','Inclusive','branch','Inventory','','','','yes','','','12173851523503833233183'),(8365,'121738515004','B089',1.00,'200','retail','0','2025-02-02 19:53:55','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-02-02 16:55:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9709.00','9708','Inclusive','branch','Inventory','','','','yes','','','12173851525051325030203'),(8366,'121738514886','B038',3.00,'750','retail','0','2025-02-02 19:48:06','','','','195.52','Cash',0.00,'250','','','12','','1','2025-02-02 17:09:14','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9197.00','9194','Inclusive','branch','Inventory','','','','','',NULL,'12173851497723323239413'),(8367,'121738514886','B022',1.00,'250','retail','0','2025-02-02 19:49:37','','','','176','Cash',0.00,'250','','','12','','1','2025-02-02 17:09:14','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9923.00','9922','Inclusive','branch','Inventory','','','','','',NULL,'12173851498839333823023'),(8368,'121738514886','6512',5.00,'250','retail','0','2025-02-02 19:49:48','','','','30','Cash',0.00,'50','','','12','','1','2025-02-02 17:09:14','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','60.00','55','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173851499891223125302'),(8369,'121738514886','B022',2.00,'500','retail','0','2025-02-02 20:08:58','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-02-02 17:09:14','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9917.00','9915','Inclusive','branch','Inventory','','','','yes','','','12173851614801320302131'),(8370,'121738519589','15',8.00,'1200','retail','0','2025-02-02 21:06:29','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-02-02 18:10:05','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','999675.00','999667','Inclusive','branch','Inventory','','','','yes','','','12173851961821178226113'),(8371,'121738519589','6501',9.00,'1800','retail','0','2025-02-02 21:06:59','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-02-02 18:10:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','9948.00','9939','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173851963702228261353'),(8372,'121738519589','6531',4.00,'200','retail','0','2025-02-02 21:07:17','','','','20','Cash',0.00,'50','','','12','0.00','1','2025-02-02 18:10:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','yes','','','12173851965651223330863'),(8373,'121738519589','6520',1.00,'200','retail','0','2025-02-02 21:07:37','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-02-02 18:10:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173851968612322219313'),(8374,'121738519589','6017',2.00,'200','retail','0','2025-02-02 21:08:06','','','','100','Cash',0.00,'100','','','12','16.00','1','2025-02-02 18:10:05','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999981.00','999979','Inclusive','branch','Inventory','','','','yes','','','12173851972613020311202'),(8375,'121738519589','6512',6.00,'300','retail','0','2025-02-02 21:08:47','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-02-02 18:10:05','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','60.00','54','Inclusive','branch','Service','1110','4000','5500','yes','','','12173851974224210740801'),(8376,'121738519589','6514',5.00,'500','retail','0','2025-02-02 21:09:02','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-02 18:10:05','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','15.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','12173851975655331093688'),(8377,'121738519589','6510',3.00,'300','retail','0','2025-02-02 21:09:16','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-02 18:10:05','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','27.00','24','Inclusive','branch','Service','1110','4000','5500','yes','','','12173851976702713083192'),(8378,'121738519589','6524',2.00,'400','retail','0','2025-02-02 21:09:27','','','','70','Cash',0.00,'200','','','12','0.00','1','2025-02-02 18:10:05','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173851977822223327313'),(8379,'121738519589','6032',1.00,'200','retail','0','2025-02-02 21:09:38','','','','200','Cash',0.00,'200','','','12','16.00','1','2025-02-02 18:10:05','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999883.00','999882','Inclusive','branch','Inventory','','','','yes','','','12173851978880213802373'),(8380,'121738521915','6033',2.00,'1500','retail','0','2025-02-02 21:45:15','','','','750','Cash',0.00,'750','','','12','16.00','1','2025-02-02 18:46:12','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999995.00','999993','Inclusive','branch','Inventory','','','','yes','','','12173852195358323221300'),(8381,'121738591341','7029',1.00,'1800','retail','0','2025-02-03 17:02:21','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-02-03 14:04:31','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9887.00','9886','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173859138222829002032'),(8382,'121738591341','6510',2.00,'200','retail','0','2025-02-03 17:03:02','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-03 14:04:31','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Service','1110','4000','5500','yes','','','12173859140500125202321'),(8383,'121738591341','6513',2.00,'200','retail','0','2025-02-03 17:03:25','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-03 14:04:31','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173859144223383314201'),(8384,'121738591341','15',2.00,'300','retail','0','2025-02-03 17:04:02','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-02-03 14:04:31','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999667.00','999665','Inclusive','branch','Inventory','','','','yes','','','12173859146633701116226'),(8388,'121738591820','5977',1.00,'600','retail','0','2025-02-03 17:10:20','','','','600','Cash',0.00,'600','','','12','','1','2025-02-03 14:33:25','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999975.00','999974','Inclusive','branch','Inventory','','','','','',NULL,'12173859182892353113920'),(8389,'121738591820','6510',3.00,'300','retail','0','2025-02-03 17:10:30','','','','50','Cash',0.00,'100','','','12','','1','2025-02-03 14:33:25','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','27.00','24','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173859183932038819338'),(8390,'121738591820','6513',3.00,'300','retail','0','2025-02-03 17:10:39','','','','50','Cash',0.00,'100','','','12','','1','2025-02-03 14:33:25','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1.00','-2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173859185032303022200'),(8391,'121738591820','6040',1.00,'100','retail','0','2025-02-03 17:33:11','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-02-03 14:33:25','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9598.00','9597','Inclusive','branch','Inventory','','','','yes','','','12173859320030391231320'),(8392,'121738594104','6531',1.00,'50','retail','0','2025-02-03 17:48:24','','','','20','Cash',0.00,'50','','','12','0.00','1','2025-02-03 16:17:35','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173859943503193701010'),(8416,'191738680240','B030',2.00,'500','retail','0','2025-02-04 17:44:00','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-02-04 15:12:04','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9485.00','9483','Inclusive','branch','Inventory','','','','','',NULL,'19173868025437087323174'),(8417,'191738680240','6016',1.00,'750','retail','0','2025-02-04 18:10:10','','','','750','Cash',0.00,'750','','','19','16.00','1','2025-02-04 15:12:04','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999975.00','999974','Inclusive','branch','Inventory','','','','yes','','','19173868186513279230201'),(8418,'191738680240','6510',1.00,'100','retail','0','2025-02-04 18:11:25','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-02-04 15:12:04','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Service','1110','4000','5500','yes','','','19173868191020000020132'),(8431,'191738675824','6010',1.00,'600','retail','0','2025-02-04 16:30:24','','','','600','Cash',0.00,'600','','','19','','1','2025-02-04 16:27:06','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999995.00','999994','Inclusive','branch','Inventory','','','','','',NULL,'19173867584102728333752'),(8432,'191738675824','B032',2.00,'500','retail','0','2025-02-04 16:30:41','','','','186.68','Cash',0.00,'250','','','19','','1','2025-02-04 16:27:06','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9824.00','9822','Inclusive','branch','Inventory','','','','','',NULL,'19173867587630223852331'),(8433,'191738675824','B038',2.00,'500','retail','0','2025-02-04 16:31:16','','','','195.52','Cash',0.00,'250','','','19','','1','2025-02-04 16:27:06','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9182.00','9180','Inclusive','branch','Inventory','','','','','',NULL,'19173867590112013132318'),(8434,'191738675824','6040',1.00,'100','retail','0','2025-02-04 16:32:06','','','','42','Cash',0.00,'100','','','19','','1','2025-02-04 16:27:06','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9597.00','9596','Inclusive','branch','Inventory','','','','','',NULL,'19173867593423223229232'),(8435,'191738675824','B032',1.00,'250','retail','0','2025-02-04 16:34:01','','','','186.68','Cash',0.00,'250','','','19','','1','2025-02-04 16:27:06','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9822.00','9821','Inclusive','branch','Inventory','','','','','',NULL,'19173867605332072008830'),(8436,'191738675824','B038',1.00,'250','retail','0','2025-02-04 16:34:13','','','','195.52','Cash',0.00,'250','','','19','','1','2025-02-04 16:27:06','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9180.00','9179','Inclusive','branch','Inventory','','','','','',NULL,'19173867607320002677206'),(8437,'191738675824','6044',1.00,'200','retail','0','2025-02-04 17:42:26','','','','100','Cash',0.00,'200','','','19','','1','2025-02-04 16:27:06','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4582.00','4581','Inclusive','branch','Inventory','','','','','',NULL,'19173868015760230205021'),(8438,'191738675824','6514',2.00,'200','retail','0','2025-02-04 17:42:37','','','','50','Cash',0.00,'100','','','19','','1','2025-02-04 16:27:06','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173868017300331332000'),(8439,'191738675824','B038',1.00,'250','retail','0','2025-02-04 18:12:49','','','','195.52','Cash',0.00,'250','','','19','','1','2025-02-04 16:27:06','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9179.00','9178','Inclusive','branch','Inventory','','','','','',NULL,'19173868199321329238823'),(8440,'191738675824','B032',1.00,'250','retail','0','2025-02-04 18:13:41','','','','186.68','Cash',0.00,'250','','','19','','1','2025-02-04 16:27:06','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9821.00','9820','Inclusive','branch','Inventory','','','','','',NULL,'19173868204528133229052'),(8441,'191738675824','B032',1.00,'250','retail','0','2025-02-04 19:26:27','','','','186.68','Cash',0.00,'250','','','19','16.00','1','2025-02-04 16:27:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9820.00','9819','Inclusive','branch','Inventory','','','','yes','','','19173868640428243020213'),(8442,'191738675824','B038',1.00,'250','retail','0','2025-02-04 19:26:45','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-02-04 16:27:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9178.00','9177','Inclusive','branch','Inventory','','','','yes','','','19173868642162693282824'),(8443,'191738690390','6574',1.00,'800','retail','0','2025-02-04 20:33:10','','','','500','Cash',0.00,'800','','','19','0.00','1','2025-02-04 17:34:15','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173869040423313382600'),(8444,'191738690390','B023',2.00,'600','retail','0','2025-02-04 20:33:24','','','','176','Cash',0.00,'300','','','19','16.00','1','2025-02-04 17:34:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9784.00','9782','Inclusive','branch','Inventory','','','','yes','','','19173869041610630431110'),(8445,'191738690390','6040',1.00,'100','retail','0','2025-02-04 20:33:36','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-02-04 17:34:15','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9596.00','9595','Inclusive','branch','Inventory','','','','yes','','','19173869042520700302291'),(8446,'191738690390','6044',2.00,'400','retail','0','2025-02-04 20:33:45','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-02-04 17:34:15','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4581.00','4579','Inclusive','branch','Inventory','','','','yes','','','19173869043600203033892'),(8447,'191738690390','6514',4.00,'400','retail','0','2025-02-04 20:33:57','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-02-04 17:34:15','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','15.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','19173869045002302127353'),(8448,'191738680178','6563',4.00,'1200','retail','0','2025-02-04 17:42:58','','','','150','Cash',0.00,'300','','','19','','1','2025-02-04 18:53:56','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173868019839232038082'),(8449,'191738680178','6563',1.00,'300','retail','0','2025-02-04 18:32:04','','','','150','Cash',0.00,'300','','','19','','1','2025-02-04 18:53:56','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173868313880303088122'),(8450,'191738680178','6575',1.00,'250','retail','0','2025-02-04 21:53:36','','','','200','Cash',0.00,'250','','','19','0.00','1','2025-02-04 18:53:56','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','yes','','','19173869523303322037173'),(8451,'121738747911','6038',2.00,'2600','retail','0','2025-02-05 12:31:51','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2025-02-05 09:32:54','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9908.00','9906','Inclusive','branch','Inventory','','','','yes','','','12173874792422320332303'),(8452,'121738747911','B089',1.00,'200','retail','0','2025-02-05 12:32:04','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-02-05 09:32:54','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9708.00','9707','Inclusive','branch','Inventory','','','','yes','','','12173874793449330212337'),(8453,'121738747911','B089',1.00,'200','retail','0','2025-02-05 12:32:14','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-02-05 09:32:54','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9707.00','9706','Inclusive','branch','Inventory','','','','yes','','','12173874794343939227213'),(8454,'121738747911','6510',3.00,'300','retail','0','2025-02-05 12:32:24','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-05 09:32:54','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','27.00','24','Inclusive','branch','Service','1110','4000','5500','yes','','','12173874795623332712300'),(8455,'121738747911','6513',2.00,'200','retail','0','2025-02-05 12:32:37','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-05 09:32:54','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173874797024131207029'),(8457,'121738757188','6046',1.00,'700','retail','0','2025-02-05 15:06:28','','','','400','Cash',0.00,'700','','','12','','1','2025-02-05 12:15:20','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999910.00','999909','Inclusive','branch','Inventory','','','','','',NULL,'12173875719799333100133'),(8458,'121738757188','6511',1.00,'100','retail','0','2025-02-05 15:15:10','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-05 12:15:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','12173875771737007573223'),(8459,'121738762297','6511',1.00,'100','retail','0','2025-02-05 16:31:37','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-05 13:31:47','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','12173876230433302202332'),(8460,'121738776244','6026',1.00,'200','retail','0','2025-02-05 20:24:04','','','','50','Cash',0.00,'200','','','12','16.00','1','2025-02-05 17:25:06','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999981.00','999980','Inclusive','branch','Inventory','','','','yes','','','12173877626232230261723'),(8461,'121738776244','6024',1.00,'100','retail','0','2025-02-05 20:24:23','','','','50','Cash',0.00,'100','','','12','16.00','1','2025-02-05 17:25:06','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999961.00','999960','Inclusive','branch','Inventory','','','','yes','','','12173877629223722222713'),(8462,'121738776244','6017',1.00,'100','retail','0','2025-02-05 20:24:52','','','','100','Cash',0.00,'100','','','12','16.00','1','2025-02-05 17:25:06','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999979.00','999978','Inclusive','branch','Inventory','','','','yes','','','12173877630333322222308'),(8463,'121738776308','B038',3.00,'750','retail','0','2025-02-05 20:25:08','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-02-05 17:25:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9177.00','9174','Inclusive','branch','Inventory','','','','yes','','','12173877632303080362302'),(8464,'121738776308','B021',3.00,'750','retail','0','2025-02-05 20:25:24','','','','150.8335714','Cash',0.00,'250','','','12','16.00','1','2025-02-05 17:25:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9965.00','9962','Inclusive','branch','Inventory','','','','yes','','','12173877634022340130642'),(8465,'121738776308','6512',4.00,'200','retail','0','2025-02-05 20:25:40','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-02-05 17:25:52','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','60.00','56','Inclusive','branch','Service','1110','4000','5500','yes','','','12173877634936303672322'),(8466,'121738776353','B001',2.00,'500','retail','0','2025-02-05 20:25:53','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-02-05 17:26:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9550.00','9548','Inclusive','branch','Inventory','','','','yes','','','12173877636227172223773'),(8467,'121738776353','6046',1.00,'700','retail','0','2025-02-05 20:26:02','','','','400','Cash',0.00,'700','','','12','16.00','1','2025-02-05 17:26:26','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999909.00','999908','Inclusive','branch','Inventory','','','','yes','','','12173877636939231603200'),(8468,'121738776353','6510',1.00,'100','retail','0','2025-02-05 20:26:10','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-05 17:26:26','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Service','1110','4000','5500','yes','','','12173877638227827231202'),(8475,'121738778550','6531',2.00,'100','retail','0','2025-02-05 21:02:30','','','','20','Cash',0.00,'50','','','12','0.00','1','2025-02-05 18:12:07','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','12173877912333322230232'),(8476,'121738776387','5980',1.00,'900','retail','0','2025-02-05 20:26:27','','','','900','Cash',0.00,'900','','','12','','1','2025-02-05 18:32:01','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999932.00','999931','Inclusive','branch','Inventory','','','','','',NULL,'12173877639402734803013'),(8477,'121738776387','6027',1.00,'150','retail','0','2025-02-05 20:26:35','','','','100','Cash',0.00,'150','','','12','','1','2025-02-05 18:32:01','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999992.00','999991','Inclusive','branch','Inventory','','','','','',NULL,'12173877640337120433273'),(8478,'121738776387','6513',1.00,'100','retail','0','2025-02-05 20:27:07','','','','50','Cash',0.00,'100','','','12','','1','2025-02-05 18:32:01','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173877643631220222026'),(8479,'121738776387','15',1.00,'150','retail','0','2025-02-05 20:27:16','','','','0','Cash',0.00,'150','','','12','','1','2025-02-05 18:32:01','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999665.00','999664','Inclusive','branch','Inventory','','','','','',NULL,'12173877644482240337262'),(8480,'121738776387','B041',1.00,'1200','retail','0','2025-02-05 20:27:24','','','','610','Cash',0.00,'1200','','','12','','1','2025-02-05 18:32:01','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9974.00','9973','Inclusive','branch','Inventory','','','','','',NULL,'12173877645772003333808'),(8481,'121738776387','6040',1.00,'100','retail','0','2025-02-05 20:27:37','','','','42','Cash',0.00,'100','','','12','','1','2025-02-05 18:32:01','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9595.00','9594','Inclusive','branch','Inventory','','','','','',NULL,'12173877646400330762226'),(8482,'121738776387','6040',1.00,'100','retail','0','2025-02-05 21:31:46','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-02-05 18:32:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9594.00','9593','Inclusive','branch','Inventory','','','','yes','','','12173878031434022322022'),(8485,'121738780538','15',2.00,'300','retail','0','2025-02-05 21:35:38','','','','0','Cash',0.00,'150','','','12','','1','2025-02-05 18:38:29','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999664.00','999662','Inclusive','branch','Inventory','','','','','',NULL,'12173878054903228333787'),(8486,'121738780538','18',2.00,'300','retail','0','2025-02-05 21:35:49','','','','150','Cash',0.00,'150','','','12','','1','2025-02-05 18:38:29','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999993.00','999991','Inclusive','branch','Inventory','','','','','',NULL,'12173878056038022205200'),(8487,'121738780538','6576',2.00,'100','retail','0','2025-02-05 21:38:17','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-02-05 18:38:29','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','12173878070728273020213'),(8488,'121738847635','B088',1.00,'400','retail','0','2025-02-06 16:13:55','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-02-06 13:14:17','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9702.00','9701','Inclusive','branch','Inventory','','','','yes','','','12173884764233816202323'),(8489,'121738847635','6514',4.00,'400','retail','0','2025-02-06 16:14:02','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-06 13:14:17','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','15.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','12173884765481233324228'),(8490,'121738847658','15',3.00,'450','retail','0','2025-02-06 16:14:18','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-02-06 14:19:10','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999662.00','999659','Inclusive','branch','Inventory','','','','yes','','','12173885153872182233221'),(8491,'121738847658','6512',5.00,'250','retail','0','2025-02-06 17:18:59','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-02-06 14:19:10','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','60.00','55','Inclusive','branch','Service','1110','4000','5500','yes','','','12173885154703731120130'),(8492,'121738938346','5980',1.00,'900','retail','0','2025-02-07 17:25:46','','','','900','Cash',0.00,'900','','','12','16.00','1','2025-02-07 14:27:04','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999931.00','999930','Inclusive','branch','Inventory','','','','yes','','','12173893835533220309333'),(8493,'121738938346','6032',1.00,'200','retail','0','2025-02-07 17:25:56','','','','200','Cash',0.00,'200','','','12','16.00','1','2025-02-07 14:27:04','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999882.00','999881','Inclusive','branch','Inventory','','','','yes','','','12173893836331331322302'),(8494,'121738938346','6510',1.00,'100','retail','0','2025-02-07 17:26:06','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-07 14:27:04','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Service','1110','4000','5500','yes','','','12173893837601323203383'),(8495,'121738938346','6513',1.00,'100','retail','0','2025-02-07 17:26:17','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-07 14:27:04','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','yes','','','12173893838600189809230'),(8496,'121738938346','6511',2.00,'200','retail','0','2025-02-07 17:26:29','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-07 14:27:04','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','12173893840202022232070'),(8497,'121738938346','6501',1.00,'200','retail','0','2025-02-07 17:26:43','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-02-07 14:27:04','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9939.00','9938','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173893842103232802133'),(8498,'121738938425','B164',1.00,'1600','retail','0','2025-02-07 17:27:05','','','','888.88','Cash',0.00,'1600','','','12','16.00','1','2025-02-07 16:09:41','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9984.00','9983','Inclusive','branch','Inventory','','','','yes','','','12173894455838013703201'),(8499,'121738938425','6511',3.00,'300','retail','0','2025-02-07 19:09:20','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-07 16:09:41','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','12173894457320574312330'),(8500,'121738950652','6040',1.00,'100','retail','0','2025-02-07 20:51:02','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-02-07 17:51:42','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9593.00','9592','Inclusive','branch','Inventory','','','','yes','','','12173895066903336623238'),(8501,'121738950652','B041',1.00,'1200','retail','0','2025-02-07 20:51:23','','','','610','Cash',0.00,'1200','','','12','16.00','1','2025-02-07 17:51:42','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9973.00','9972','Inclusive','branch','Inventory','','','','yes','','','12173895069352235323322'),(8502,'121738950836','B030',3.00,'750','retail','0','2025-02-07 20:53:56','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-02-07 17:54:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9483.00','9480','Inclusive','branch','Inventory','','','','yes','','','12173895085430304732324'),(8505,'11739031297','6016',1.00,'750','retail','0','2025-02-08 19:15:57','','','','750','Cash',0.00,'750','','','1','16.00','1','2025-02-08 16:16:04','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','yes','','','1173903130834229372723'),(8506,'11739031297','6510',1.00,'100','retail','0','2025-02-08 19:15:57','','','','50','Cash',0.00,'100','','','1','0.00','1','2025-02-08 16:16:04','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','1173903132122123172320'),(8507,'11739031297','6513',1.00,'100','retail','0','2025-02-08 19:15:57','','','','50','Cash',0.00,'100','','','1','0.00','1','2025-02-08 16:16:04','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','1173903133533333122334'),(8508,'11739031297','6040',1.00,'100','retail','0','2025-02-08 19:15:57','','','','42','Cash',0.00,'100','','','1','16.00','1','2025-02-08 16:16:04','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','yes','','','1173903134524093320333'),(8509,'11739031297','B023',1.00,'300','retail','0','2025-02-08 19:15:57','','','','176','Cash',0.00,'300','','','1','16.00','1','2025-02-08 16:16:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','yes','','','1173903135721000459323'),(8510,'121739003841','6556',1.00,'500','retail','0','2025-02-08 11:37:21','','','','300','Cash',0.00,'500','','','12','','1','2025-02-08 19:10:31','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173900385232202020313'),(8511,'121739003841','6044',1.00,'200','retail','0','2025-02-08 11:37:32','','','','100','Cash',0.00,'200','','','12','','1','2025-02-08 19:10:31','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4579.00','4578','Inclusive','branch','Inventory','','','','','',NULL,'12173900388559358301001'),(8512,'121739003841','6556',1.00,'500','retail','0','2025-02-08 22:09:41','','','','300','Cash',0.00,'500','','','12','0.00','1','2025-02-08 19:10:31','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','12173904179923102393334'),(8513,'121739003841','6044',1.00,'200','retail','0','2025-02-08 22:09:59','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-02-08 19:10:31','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','yes','','','12173904180643372211234'),(8514,'121739003841','B178',1.00,'1700','retail','0','2025-02-08 22:10:06','','','','975','Cash',0.00,'1700','','','12','16.00','1','2025-02-08 19:10:31','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','yes','','','12173904181804120023332'),(8515,'121739003841','6531',1.00,'50','retail','0','2025-02-08 22:10:18','','','','20','Cash',0.00,'50','','','12','0.00','1','2025-02-08 19:10:31','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Service','1110','4000','5500','yes','','','12173904182772022323283'),(8516,'121739041831','6521',2.00,'400','retail','0','2025-02-08 22:10:31','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-02-08 19:11:02','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Service','1110','4000','5500','yes','','','12173904185230032950412'),(8517,'121739041831','6511',1.00,'100','retail','0','2025-02-08 22:10:53','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-08 19:11:02','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','123.00','122','Inclusive','branch','Service','1110','4000','5500','yes','','','12173904185951200021430'),(8518,'121739041863','B001',1.00,'250','retail','0','2025-02-08 22:11:03','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-02-08 19:11:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','yes','','','12173904187800220283201'),(8519,'121739041863','6511',1.00,'100','retail','0','2025-02-08 22:11:18','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-08 19:11:55','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','123.00','122','Inclusive','branch','Service','1110','4000','5500','yes','','','12173904188622232201732'),(8520,'121739041863','6046',1.00,'700','retail','0','2025-02-08 22:11:26','','','','400','Cash',0.00,'700','','','12','16.00','1','2025-02-08 19:11:55','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','yes','','','12173904189622203222333'),(8521,'121739041863','6510',1.00,'100','retail','0','2025-02-08 22:11:37','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-08 19:11:55','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12173904190533309220023'),(8522,'121739041863','6513',1.00,'100','retail','0','2025-02-08 22:11:46','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-08 19:11:55','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12173904191373033322030'),(8523,'121739041916','B088',1.00,'400','retail','0','2025-02-08 22:11:56','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-02-08 19:12:58','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','yes','','','12173904192920223221293'),(8524,'121739041916','6514',4.00,'400','retail','0','2025-02-08 22:12:09','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-08 19:12:58','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','47.00','43','Inclusive','branch','Service','1110','4000','5500','yes','','','12173904194193710033001'),(8525,'121739041916','6044',1.00,'200','retail','0','2025-02-08 22:12:21','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-02-08 19:12:58','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','yes','','','12173904195112531117123'),(8526,'121739041916','15',1.00,'150','retail','0','2025-02-08 22:12:32','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-02-08 19:12:58','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','yes','','','12173904196232200210222'),(8527,'121739041916','6519',1.00,'150','retail','0','2025-02-08 22:12:42','','','','50','Cash',0.00,'150','','','12','0.00','1','2025-02-08 19:12:58','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12173904197500332323370'),(8528,'121739041979','15',2.00,'300','retail','0','2025-02-08 22:12:59','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-02-08 19:14:02','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9999.00','9997','Inclusive','branch','Inventory','','','','yes','','','12173904204012904003722'),(8529,'121739042043','15',1.00,'150','retail','0','2025-02-08 22:14:03','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-02-08 19:14:12','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','yes','','','12173904205012321303122'),(8530,'121739042053','6032',2.00,'400','retail','0','2025-02-08 22:14:51','','','','200','Cash',0.00,'200','','','12','16.00','1','2025-02-08 19:15:54','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','100000.00','99998','Inclusive','branch','Inventory','','','','yes','','','12173904210323309030022'),(8531,'121739042053','15',2.00,'300','retail','0','2025-02-08 22:15:03','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-02-08 19:15:54','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9996.00','9994','Inclusive','branch','Inventory','','','','yes','','','12173904211447312023314'),(8532,'121739042155','B176',2.00,'3400','retail','0','2025-02-08 22:15:55','','','','950','Cash',0.00,'1700','','','12','16.00','1','2025-02-08 19:18:04','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','yes','','','12173904218630112281311'),(8533,'121739042155','6510',2.00,'200','retail','0','2025-02-08 22:16:26','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-08 19:18:04','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12173904219422027900292'),(8534,'121739042155','6513',2.00,'200','retail','0','2025-02-08 22:16:34','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-08 19:18:04','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12173904220220320010022'),(8535,'121739042155','6509',1.00,'1500','retail','0','2025-02-08 22:16:43','','','','700','Cash',0.00,'1500','','','12','0.00','1','2025-02-08 19:18:04','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','12173904221032022120002'),(8536,'121739042155','6040',1.00,'100','retail','0','2025-02-08 22:16:50','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-02-08 19:18:04','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','yes','','','12173904221807012992727'),(8537,'121739042155','B028',2.00,'600','retail','0','2025-02-08 22:17:11','','','','195','Cash',0.00,'300','','','12','16.00','1','2025-02-08 19:18:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','','','','yes','','','12173904224213227403322'),(8538,'121739042155','6505',1.00,'650','retail','0','2025-02-08 22:17:32','','','','350','Cash',0.00,'650','','','12','0.00','1','2025-02-08 19:18:04','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173904226527320020223'),(8539,'121739042155','B006',4.00,'1000','retail','0','2025-02-08 22:17:45','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-02-08 19:18:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','26.00','22','Inclusive','branch','Inventory','','','','yes','','','12173904228092022033922'),(8540,'121739042285','6555',1.00,'1200','retail','0','2025-02-08 22:18:05','','','','600','Cash',0.00,'1200','','','12','0.00','1','2025-02-08 19:19:08','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173904232030220392202'),(8541,'121739042285','6510',3.00,'300','retail','0','2025-02-08 22:18:40','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-08 19:19:08','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Service','1110','4000','5500','yes','','','12173904232722233002933'),(8542,'121739042285','6513',2.00,'200','retail','0','2025-02-08 22:18:48','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-08 19:19:08','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12173904233730332430313'),(8543,'121739096599','6044',3.00,'600','retail','0','2025-02-09 13:23:19','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-02-09 10:23:50','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9998.00','9995','Inclusive','branch','Inventory','','','','yes','','','12173909660882299922212'),(8544,'121739096599','6514',3.00,'300','retail','0','2025-02-09 13:23:29','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-09 10:23:50','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','47.00','44','Inclusive','branch','Service','1110','4000','5500','yes','','','12173909661831338632796'),(8545,'121739096599','B088',1.00,'400','retail','0','2025-02-09 13:23:38','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-02-09 10:23:50','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','yes','','','12173909662703322323923'),(8551,'121739100820','6046',1.00,'700','retail','0','2025-02-09 14:33:40','','','','400','Cash',0.00,'700','','','12','16.00','1','2025-02-09 11:34:36','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','yes','','','12173910083402022322338'),(8552,'121739100820','6510',1.00,'100','retail','0','2025-02-09 14:33:54','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-09 11:34:36','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12173910084320401032378'),(8553,'121739100820','B043',1.00,'1200','retail','0','2025-02-09 14:34:03','','','','680','Cash',0.00,'1200','','','12','16.00','1','2025-02-09 11:34:36','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','yes','','','12173910085223320232033'),(8554,'121739100820','6040',1.00,'100','retail','0','2025-02-09 14:34:12','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-02-09 11:34:36','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','yes','','','12173910087202020302810'),(8555,'121739102322','6000',1.00,'1300','retail','0','2025-02-09 14:58:42','','','','1000','Cash',0.00,'1300','','','12','16.00','1','2025-02-09 11:59:13','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','yes','','','12173910232922032233102'),(8556,'121739102322','6510',1.00,'100','retail','0','2025-02-09 14:58:50','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-09 11:59:13','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12173910233632222329332'),(8557,'121739102322','6524',1.00,'200','retail','0','2025-02-09 14:58:56','','','','70','Cash',0.00,'200','','','12','0.00','1','2025-02-09 11:59:13','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12173910234220203333333'),(8558,'121739102322','6511',2.00,'200','retail','0','2025-02-09 14:59:02','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-09 11:59:13','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','123.00','121','Inclusive','branch','Service','1110','4000','5500','yes','','','12173910235032322392223'),(8559,'121739100746','6001',1.00,'650','retail','0','2025-02-09 14:32:26','','','','650','Cash',0.00,'650','','','12','','1','2025-02-09 13:25:14','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','',NULL,'12173910076110032730023'),(8560,'121739100746','6517',1.00,'250','retail','0','2025-02-09 14:32:41','','','','150','Cash',0.00,'250','','','12','','1','2025-02-09 13:25:14','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101111.00','101110','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173910076923131020310'),(8561,'121739100746','6510',1.00,'100','retail','0','2025-02-09 14:32:49','','','','50','Cash',0.00,'100','','','12','','1','2025-02-09 13:25:14','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173910077630032013703'),(8562,'121739100746','6510',1.00,'100','retail','0','2025-02-09 14:32:56','','','','50','Cash',0.00,'100','','','12','','1','2025-02-09 13:25:14','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173910078309203183230'),(8563,'121739100746','6044',2.00,'400','retail','0','2025-02-09 14:33:03','','','','100','Cash',0.00,'200','','','12','','1','2025-02-09 13:25:14','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9995.00','9993','Inclusive','branch','Inventory','','','','','',NULL,'12173910081033303100232'),(8564,'121739100746','6511',3.00,'300','retail','0','2025-02-09 16:24:40','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-09 13:25:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','123.00','120','Inclusive','branch','Service','1110','4000','5500','yes','','','12173910749227210731331'),(8565,'121739107736','6506',1.00,'1300','retail','0','2025-02-09 16:28:56','','','','700','Cash',0.00,'1300','','','12','0.00','1','2025-02-09 13:40:14','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173910774602041333303'),(8566,'121739107736','6510',1.00,'100','retail','0','2025-02-09 16:29:09','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-09 13:40:14','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12173910838202022302232'),(8567,'121739107736','6044',1.00,'200','retail','0','2025-02-09 16:39:44','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-02-09 13:40:14','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9993.00','9992','Inclusive','branch','Inventory','','','','yes','','','12173910839323302320222'),(8568,'121739107736','B088',1.00,'400','retail','0','2025-02-09 16:39:54','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-02-09 13:40:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','yes','','','12173910840572253020242'),(8569,'121739108419','7029',1.00,'1800','retail','0','2025-02-09 16:40:19','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-02-09 13:44:23','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173910850900152132803'),(8570,'121739108419','6517',1.00,'250','retail','0','2025-02-09 16:41:49','','','','150','Cash',0.00,'250','','','12','0.00','1','2025-02-09 13:44:23','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101111.00','101110','Inclusive','branch','Service','1110','4000','5500','yes','','','12173910853130320281002'),(8571,'121739108419','6510',1.00,'100','retail','0','2025-02-09 16:42:12','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-09 13:44:23','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12173910854332903313223'),(8572,'121739108419','6513',1.00,'100','retail','0','2025-02-09 16:42:23','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-09 13:44:23','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12173910856415310113313'),(8573,'121739108419','6040',1.00,'100','retail','0','2025-02-09 16:43:01','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-02-09 13:44:23','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','yes','','','12173910859233333033253'),(8574,'121739108419','B038',1.00,'250','retail','0','2025-02-09 16:43:12','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-02-09 13:44:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','yes','','','12173910860531272360322'),(8575,'121739108419','6511',1.00,'100','retail','0','2025-02-09 16:43:25','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-09 13:44:23','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','123.00','122','Inclusive','branch','Service','1110','4000','5500','yes','','','12173910861502233718221'),(8576,'121739108419','B088',1.00,'400','retail','0','2025-02-09 16:43:36','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-02-09 13:44:23','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','yes','','','12173910862432733902212'),(8577,'121739108419','6514',6.00,'600','retail','0','2025-02-09 16:43:45','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-09 13:44:23','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','47.00','41','Inclusive','branch','Service','1110','4000','5500','yes','','','12173910865424334200202'),(8587,'121739115337','15',2.00,'300','retail','0','2025-02-09 18:35:37','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-02-09 15:37:09','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9994.00','9992','Inclusive','branch','Inventory','','','','yes','','','12173911537273207110311'),(8588,'121739115337','6514',2.00,'200','retail','0','2025-02-09 18:36:13','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-09 15:37:09','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','47.00','45','Inclusive','branch','Service','1110','4000','5500','yes','','','12173911540201213102230'),(8589,'121739115337','6512',2.00,'100','retail','0','2025-02-09 18:36:42','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-02-09 15:37:09','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','yes','','','12173911541701322311212'),(8590,'121739115337','6044',1.00,'200','retail','0','2025-02-09 18:36:57','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-02-09 15:37:09','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9985.00','9984','Inclusive','branch','Inventory','','','','yes','','','12173911542553704223321'),(8591,'121739110813','7029',1.00,'1800','retail','0','2025-02-09 17:20:13','','','','1200','Cash',0.00,'1800','','','12','','1','2025-02-09 16:05:56','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12173911091230392039132'),(8592,'121739110813','6044',2.00,'400','retail','0','2025-02-09 17:21:53','','','','100','Cash',0.00,'200','','','12','','1','2025-02-09 16:05:56','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9987.00','9985','Inclusive','branch','Inventory','','','','','',NULL,'12173911092323292220220'),(8593,'121739110813','6524',1.00,'200','retail','0','2025-02-09 17:22:03','','','','70','Cash',0.00,'200','','','12','','1','2025-02-09 16:05:56','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173911093221031222329'),(8594,'121739110813','6516',1.00,'300','retail','0','2025-02-09 19:05:45','','','','125','Cash',0.00,'300','','','12','0.00','1','2025-02-09 16:05:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','yes','','','12173911715310303002373'),(8595,'121739120671','6511',1.00,'100','retail','0','2025-02-09 20:04:31','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-09 17:04:45','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','123.00','122','Inclusive','branch','Service','1110','4000','5500','yes','','','12173912068001333230023'),(8596,'121739120983','6044',1.00,'200','retail','0','2025-02-09 20:09:43','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-02-09 17:09:54','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9984.00','9983','Inclusive','branch','Inventory','','','','yes','','','12173912099039220032102'),(8597,'121739121394','6032',1.00,'200','retail','0','2025-02-09 20:16:34','','','','200','Cash',0.00,'200','','','12','16.00','1','2025-02-09 17:16:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99998.00','99997','Inclusive','branch','Inventory','','','','yes','','','12173912140133212123331'),(8598,'121739121394','6517',1.00,'250','retail','0','2025-02-09 20:16:42','','','','150','Cash',0.00,'250','','','12','0.00','1','2025-02-09 17:16:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101111.00','101110','Inclusive','branch','Service','1110','4000','5500','yes','','','12173912140911330422221'),(8599,'121739121394','B088',1.00,'400','retail','0','2025-02-09 20:16:49','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-02-09 17:16:59','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','yes','','','12173912141633022223639'),(8600,'121739123107','7029',1.00,'1800','retail','0','2025-02-09 20:45:07','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-02-09 17:45:37','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173912311532333217200'),(8601,'121739123107','6044',2.00,'400','retail','0','2025-02-09 20:45:16','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-02-09 17:45:37','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9983.00','9981','Inclusive','branch','Inventory','','','','yes','','','12173912312303371321323'),(8602,'121739123107','15',4.00,'600','retail','0','2025-02-09 20:45:23','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-02-09 17:45:37','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9992.00','9988','Inclusive','branch','Inventory','','','','yes','','','12173912313433141321312'),(8603,'121739110704','6044',5.00,'1000','retail','0','2025-02-09 17:18:24','','','','100','Cash',0.00,'200','','','12','','1','2025-02-09 18:15:52','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9992.00','9987','Inclusive','branch','Inventory','','','','','',NULL,'12173911072891002120311'),(8604,'121739110704','6511',5.00,'500','retail','0','2025-02-09 17:19:08','','','','50','Cash',0.00,'100','','','12','','1','2025-02-09 18:15:52','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','123.00','118','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173911075830733503008'),(8605,'121739110704','6531',1.00,'50','retail','0','2025-02-09 17:19:19','','','','20','Cash',0.00,'50','','','12','','1','2025-02-09 18:15:52','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173911080630282220203'),(8606,'121739187613','B009',1.00,'300','retail','0','2025-02-10 14:40:13','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-02-10 11:40:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','74.00','73','Inclusive','branch','Inventory','','','','yes','','','12173918761916231039122'),(8607,'121739187613','B001',1.00,'250','retail','0','2025-02-10 14:40:19','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-02-10 11:40:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','yes','','','12173918762616101372220'),(8608,'121739187629','B001',1.00,'250','retail','0','2025-02-10 14:40:29','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-02-10 12:49:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','yes','','','12173919172722332370220'),(8609,'121739191753','6046',1.00,'700','retail','0','2025-02-10 15:49:14','','','','400','Cash',0.00,'700','','','12','16.00','1','2025-02-10 14:33:31','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','yes','','','12173919797213223233229'),(8610,'121739191753','6513',1.00,'100','retail','0','2025-02-10 17:32:52','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-10 14:33:31','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12173919798301299292932'),(8611,'121739191753','B018',1.00,'250','retail','0','2025-02-10 17:33:03','','','','169.0793103','Cash',0.00,'250','','','12','16.00','1','2025-02-10 14:33:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','yes','','','12173919799372921192292'),(8612,'121739191753','B018',1.00,'250','retail','0','2025-02-10 17:33:14','','','','169.0793103','Cash',0.00,'250','','','12','16.00','1','2025-02-10 14:33:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','yes','','','12173919800622922923367'),(8613,'121739257709','6555',8.00,'9600','retail','0','2025-02-11 10:08:29','','','','600','Cash',0.00,'1200','','','12','0.00','1','2025-02-11 07:11:45','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','0.00','-8','Inclusive','branch','Service','1110','4000','5500','yes','','','12173925776333062607300'),(8614,'121739257709','6531',48.00,'2400','retail','0','2025-02-11 10:09:23','','','','20','Cash',0.00,'50','','','12','0.00','1','2025-02-11 07:11:45','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'48','108.00','60','Inclusive','branch','Service','1110','4000','5500','yes','','','12173925779272023229220'),(8615,'121739257709','6511',67.00,'6700','retail','0','2025-02-11 10:11:03','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-11 07:11:45','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'67','195.00','128','Inclusive','branch','Service','1110','4000','5500','yes','','','12173925789993323383223'),(8616,'191739288700','6555',1.00,'1200','retail','0','2025-02-11 18:45:00','','','','600','Cash',0.00,'1200','','','19','0.00','1','2025-02-11 15:46:41','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173928873421783022433'),(8617,'191739288700','6517',1.00,'250','retail','0','2025-02-11 18:45:34','','','','150','Cash',0.00,'250','','','19','0.00','1','2025-02-11 15:46:41','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101111.00','101110','Inclusive','branch','Service','1110','4000','5500','yes','','','19173928875686371832337'),(8618,'191739288700','6510',1.00,'100','retail','0','2025-02-11 18:45:57','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-02-11 15:46:41','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19173928876603028382022'),(8619,'191739288700','B088',1.00,'400','retail','0','2025-02-11 18:46:06','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-02-11 15:46:41','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','yes','','','19173928877523213370320'),(8620,'191739288700','B028',1.00,'300','retail','0','2025-02-11 18:46:16','','','','195','Cash',0.00,'300','','','19','16.00','1','2025-02-11 15:46:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','yes','','','19173928878532112333330'),(8621,'191739288700','B009',1.00,'300','retail','0','2025-02-11 18:46:26','','','','204','Cash',0.00,'300','','','19','16.00','1','2025-02-11 15:46:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','73.00','72','Inclusive','branch','Inventory','','','','yes','','','19173928879670923831366'),(8622,'121739369480','B038',6.00,'1500','retail','0','2025-02-12 17:11:21','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-02-12 14:11:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','33.00','27','Inclusive','branch','Inventory','','','','yes','','','12173936949492302322032'),(8623,'121739369480','B089',2.00,'400','retail','0','2025-02-12 17:11:35','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-02-12 14:11:51','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','64.00','62','Inclusive','branch','Inventory','','','','yes','','','12173936950503922022335'),(8625,'121739369537','6000',1.00,'1300','retail','0','2025-02-12 17:12:18','','','','1000','Cash',0.00,'1300','','','12','16.00','1','2025-02-12 14:13:12','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','yes','','','12173936956421033301131'),(8626,'121739369537','6510',1.00,'100','retail','0','2025-02-12 17:12:44','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-12 14:13:12','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12173936957023726362039'),(8627,'121739369537','6510',1.00,'100','retail','0','2025-02-12 17:12:51','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-12 14:13:12','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12173936957731273030332'),(8628,'121739369537','6513',2.00,'200','retail','0','2025-02-12 17:12:57','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-12 14:13:12','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12173936958910526321218'),(8629,'121739369537','6044',2.00,'400','retail','0','2025-02-12 17:24:06','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-02-12 14:27:55','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9981.00','9979','Inclusive','branch','Inventory','','','','yes','','','12173937025722223202230'),(8638,'121739369513','B038',4.00,'1000','retail','0','2025-02-12 17:11:53','','','','195.52','Cash',0.00,'250','','','12','','1','2025-02-12 15:39:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','27.00','23','Inclusive','branch','Inventory','','','','','',NULL,'12173936952923323235913'),(8639,'121739369513','B038',3.00,'750','retail','0','2025-02-12 18:39:42','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-02-12 15:39:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20.00','17','Inclusive','branch','Inventory','','','','yes','','','12173937479420090023322'),(8640,'121739370543','B038',1.00,'250','retail','0','2025-02-12 17:29:03','','','','195.52','Cash',0.00,'250','','','12','','1','2025-02-12 17:08:52','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','',NULL,'12173937060837323320032'),(8641,'121739370543','B038',1.00,'250','retail','0','2025-02-12 17:56:00','','','','195.52','Cash',0.00,'250','','','12','','1','2025-02-12 17:08:52','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'12173937217131322323227'),(8642,'121739370543','B038',1.00,'250','retail','0','2025-02-12 18:39:06','','','','195.52','Cash',0.00,'250','','','12','','1','2025-02-12 17:08:52','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'12173937476509230373239'),(8643,'121739370543','B038',3.00,'750','retail','0','2025-02-12 20:08:27','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-02-12 17:08:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','17.00','14','Inclusive','branch','Inventory','','','','yes','','','12173938011723030132201'),(8660,'121739380133','6520',1.00,'200','retail','0','2025-02-12 20:08:53','','','','100','Cash',0.00,'200','','','12','','1','2025-02-12 18:32:58','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173938015893003330333'),(8661,'121739380133','6512',2.00,'100','retail','0','2025-02-12 20:09:18','','','','30','Cash',0.00,'50','','','12','','1','2025-02-12 18:32:58','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173938016612220822202'),(8662,'121739380133','6575',1.00,'250','retail','0','2025-02-12 21:32:18','','','','200','Cash',0.00,'250','','','12','0.00','1','2025-02-12 18:32:58','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173938514933333229922'),(8663,'121739380133','B041',1.00,'1200','retail','0','2025-02-12 21:32:29','','','','610','Cash',0.00,'1200','','','12','16.00','1','2025-02-12 18:32:58','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','yes','','','12173938516723018369072'),(8664,'121739380133','6040',1.00,'100','retail','0','2025-02-12 21:32:47','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-02-12 18:32:58','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','yes','','','12173938517530312039132'),(8679,'121739380331','B009',2.00,'600','retail','0','2025-02-12 20:12:11','','','','204','Cash',0.00,'300','','','12','','1','2025-02-12 20:10:01','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','72.00','70','Inclusive','branch','Inventory','','','','','',NULL,'12173938362530076223223'),(8680,'121739380331','B038',1.00,'250','retail','0','2025-02-12 21:07:06','','','','195.52','Cash',0.00,'250','','','12','','1','2025-02-12 20:10:01','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'12173938363732802038132'),(8681,'121739380331','B018',1.00,'250','retail','0','2025-02-12 21:07:17','','','','169.0793103','Cash',0.00,'250','','','12','','1','2025-02-12 20:10:01','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'12173938364521203330032'),(8682,'121739380331','6512',6.00,'300','retail','0','2025-02-12 21:07:25','','','','30','Cash',0.00,'50','','','12','','1','2025-02-12 20:10:01','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','35.00','29','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173938365523330333325'),(8683,'121739380331','B018',1.00,'250','retail','0','2025-02-12 21:17:40','','','','169.0793103','Cash',0.00,'250','','','12','','1','2025-02-12 20:10:01','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'12173938426996321020229'),(8684,'121739380331','B009',1.00,'300','retail','0','2025-02-12 21:17:49','','','','204','Cash',0.00,'300','','','12','','1','2025-02-12 20:10:01','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','70.00','69','Inclusive','branch','Inventory','','','','','',NULL,'12173938428238403132220'),(8685,'121739380331','B009',1.00,'300','retail','0','2025-02-12 21:18:02','','','','204','Cash',0.00,'300','','','12','','1','2025-02-12 20:10:01','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','69.00','68','Inclusive','branch','Inventory','','','','','',NULL,'12173938429132202321231'),(8686,'121739380331','B018',1.00,'250','retail','0','2025-02-12 22:03:05','','','','169.0793103','Cash',0.00,'250','','','12','','1','2025-02-12 20:10:01','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'12173938699423723332289'),(8687,'121739380331','6512',4.00,'200','retail','0','2025-02-12 22:03:15','','','','30','Cash',0.00,'50','','','12','','1','2025-02-12 20:10:01','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','35.00','31','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173938700530373232330'),(8688,'121739380331','6512',10.00,'500','retail','0','2025-02-12 23:09:43','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-02-12 20:10:01','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','35.00','25','Inclusive','branch','Service','1110','4000','5500','yes','','','12173939099433193200339'),(8689,'121739391002','6575',1.00,'250','retail','0','2025-02-12 23:10:02','','','','200','Cash',0.00,'250','','','12','0.00','1','2025-02-12 20:10:22','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12173939101922202022122'),(8690,'121739391878','B009',1.00,'300','retail','0','2025-02-12 23:24:38','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-02-12 20:24:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','68.00','67','Inclusive','branch','Inventory','','','','yes','','','12173939188572930022970'),(8691,'121739370476','B030',3.00,'750','retail','0','2025-02-12 17:27:56','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-02-12 20:44:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','40.00','37','Inclusive','branch','Inventory','','','','','',NULL,'12173937051613122303100'),(8692,'121739370476','B014',1.00,'300','retail','0','2025-02-12 17:28:48','','','','200','Cash',0.00,'300','','','12','','1','2025-02-12 20:44:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'12173937053612023222032'),(8693,'121739370476','B027',3.00,'750','retail','0','2025-02-12 20:10:06','','','','176','Cash',0.00,'250','','','12','','1','2025-02-12 20:44:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','24.00','21','Inclusive','branch','Inventory','','','','','',NULL,'12173938022981222202228'),(8694,'121739370476','B027',1.00,'250','retail','0','2025-02-12 23:05:34','','','','176','Cash',0.00,'250','','','12','','1','2025-02-12 20:44:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'12173939074032330023340'),(8695,'121739370476','B030',1.00,'250','retail','0','2025-02-12 23:05:41','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-02-12 20:44:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','',NULL,'12173939074822042202339'),(8696,'121739370476','B030',1.00,'250','retail','0','2025-02-12 23:44:39','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-02-12 20:44:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','yes','','','12173939308833320330303'),(8697,'121739370476','B027',1.00,'250','retail','0','2025-02-12 23:44:48','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-02-12 20:44:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','yes','','','12173939309533502230303'),(8698,'121739394972','B030',1.00,'250','retail','0','2025-02-13 00:16:12','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-02-12 21:16:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','yes','','','12173939497902032223432'),(8699,'121739394972','B027',1.00,'250','retail','0','2025-02-13 00:16:19','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-02-12 21:16:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','yes','','','12173939498623023923903'),(8702,'121739395086','B030',1.00,'250','retail','0','2025-02-13 00:18:06','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-02-12 21:30:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','',NULL,'12173939509622003031102'),(8703,'121739395086','B019',1.00,'350','retail','0','2025-02-13 00:18:16','','','','265','Cash',0.00,'350','','','12','','1','2025-02-12 21:30:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'12173939510123009233130'),(8704,'121739395086','6512',2.00,'100','retail','0','2025-02-13 00:29:57','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-02-12 21:30:09','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','yes','','','12173939580632203010891'),(8705,'121739397381','B009',1.00,'300','retail','0','2025-02-13 00:56:21','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-02-12 21:56:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','67.00','66','Inclusive','branch','Inventory','','','','yes','','','12173939739133390332333'),(8706,'121739397381','B030',1.00,'250','retail','0','2025-02-13 00:56:31','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-02-12 21:56:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','yes','','','12173939739932200339023'),(8707,'121739449140','7029',1.00,'1800','retail','0','2025-02-13 15:19:00','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-02-13 12:20:05','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173944915122024313015'),(8708,'121739449140','6510',1.00,'100','retail','0','2025-02-13 15:19:11','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-13 12:20:05','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12173944916221220022011'),(8709,'121739449140','B088',1.00,'400','retail','0','2025-02-13 15:19:22','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-02-13 12:20:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','yes','','','12173944917093040722222'),(8710,'121739449140','B018',1.00,'250','retail','0','2025-02-13 15:19:40','','','','169.0793103','Cash',0.00,'250','','','12','16.00','1','2025-02-13 12:20:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','yes','','','12173944919529200222029'),(8711,'121739449206','6046',1.00,'700','retail','0','2025-02-13 15:20:06','','','','400','Cash',0.00,'700','','','12','16.00','1','2025-02-13 12:48:26','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','yes','','','12173945086430193840213'),(8712,'121739449206','6510',1.00,'100','retail','0','2025-02-13 15:47:44','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-13 12:48:26','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12173945087742010232330'),(8713,'121739449206','6511',1.00,'100','retail','0','2025-02-13 15:48:13','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-13 12:48:26','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','12173945090307303132323'),(8714,'121739468595','B030',2.00,'500','retail','0','2025-02-13 20:43:15','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-02-13 17:43:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Inventory','','','','yes','','','12173946860303332930130'),(8715,'121739468595','B001',1.00,'250','retail','0','2025-02-13 20:43:23','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-02-13 17:43:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','yes','','','12173946861769332207038'),(8716,'121739468595','B018',1.00,'250','retail','0','2025-02-13 20:43:37','','','','169.0793103','Cash',0.00,'250','','','12','16.00','1','2025-02-13 17:43:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','yes','','','12173946862792737600613'),(8717,'121739473775','B018',2.00,'500','retail','0','2025-02-13 22:09:35','','','','169.0793103','Cash',0.00,'250','','','12','16.00','1','2025-02-13 19:12:14','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','','','','yes','','','12173947378832232208320'),(8718,'121739473775','B001',3.00,'750','retail','0','2025-02-13 22:09:48','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-02-13 19:12:14','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','46.00','43','Inclusive','branch','Inventory','','','','yes','','','12173947384333224333743'),(8719,'121739473775','6511',1.00,'100','retail','0','2025-02-13 22:10:43','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-13 19:12:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','12173947385382323052282'),(8720,'121739473775','B030',6.00,'1500','retail','0','2025-02-13 22:10:53','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-02-13 19:12:14','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','30.00','24','Inclusive','branch','Inventory','','','','yes','','','12173947388519222522088'),(8721,'121739473775','B088',1.00,'400','retail','0','2025-02-13 22:11:25','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-02-13 19:12:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','yes','','','12173947391524323533203'),(8736,'121739481938','B030',4.00,'1000','retail','0','2025-02-14 00:25:38','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-02-13 23:13:50','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','24.00','20','Inclusive','branch','Inventory','','','','','',NULL,'12173948194703233303032'),(8737,'121739481938','B018',1.00,'250','retail','0','2025-02-14 00:25:47','','','','169.0793103','Cash',0.00,'250','','','12','','1','2025-02-13 23:13:50','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'12173948195423203103295'),(8738,'121739481938','B030',2.00,'500','retail','0','2025-02-14 01:23:19','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-02-13 23:13:50','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','','','','','',NULL,'12173948541011003220030'),(8739,'121739481938','B001',1.00,'250','retail','0','2025-02-14 01:23:30','','','','169','Cash',0.00,'250','','','12','','1','2025-02-13 23:13:50','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','','',NULL,'12173948542030323523020'),(8740,'121739481938','B018',1.00,'250','retail','0','2025-02-14 01:23:40','','','','169.0793103','Cash',0.00,'250','','','12','','1','2025-02-13 23:13:50','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'12173948543208332320132'),(8741,'121739481938','B030',2.00,'500','retail','0','2025-02-14 02:02:12','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-02-13 23:13:50','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','','','','','',NULL,'12173948774134302992322'),(8742,'121739481938','6531',1.00,'50','retail','0','2025-02-14 02:02:21','','','','20','Cash',0.00,'50','','','12','','1','2025-02-13 23:13:50','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','108.00','107','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173948775323927332233'),(8743,'121739481938','B001',1.00,'250','retail','0','2025-02-14 02:13:39','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-02-13 23:13:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','yes','','','12173948842713323382248'),(8744,'121739488600','B030',2.00,'500','retail','0','2025-02-14 02:16:40','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-02-13 23:16:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','yes','','','12173948860843312231200'),(8745,'121739522375','6511',1.00,'100','retail','0','2025-02-14 11:39:35','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-14 08:40:03','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','12173952238722278203030'),(8746,'121739522375','B089',1.00,'200','retail','0','2025-02-14 11:39:48','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-02-14 08:40:03','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','62.00','61','Inclusive','branch','Inventory','','','','yes','','','12173952239692323131333'),(8747,'191739532743','6515',2.00,'600','retail','0','2025-02-14 14:32:23','','','','100','Cash',0.00,'300','','','19','0.00','1','2025-02-14 11:33:08','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173953275720229210730'),(8748,'191739532743','6519',1.00,'150','retail','0','2025-02-14 14:32:37','','','','50','Cash',0.00,'150','','','19','0.00','1','2025-02-14 11:33:08','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19173953277475322299233'),(8749,'191739532743','15',1.00,'150','retail','0','2025-02-14 14:32:54','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-02-14 11:33:08','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9988.00','9987','Inclusive','branch','Inventory','','','','yes','','','19173953278327370121302'),(8750,'191739532789','B088',1.00,'400','retail','0','2025-02-14 14:33:09','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-02-14 12:32:37','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','yes','','','19173953616002107326322'),(8751,'191739532789','6511',3.00,'300','retail','0','2025-02-14 15:29:20','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-02-14 12:32:37','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','195.00','192','Inclusive','branch','Service','1110','4000','5500','yes','','','19173953617213201222739'),(8752,'191739532789','6040',1.00,'100','retail','0','2025-02-14 15:29:32','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-02-14 12:32:37','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','yes','','','19173953618106093023121'),(8753,'191739532789','6512',1.00,'50','retail','0','2025-02-14 15:29:42','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-02-14 12:32:37','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','yes','','','19173953619433295274090'),(8754,'191739532789','6510',2.00,'200','retail','0','2025-02-14 15:29:54','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-02-14 12:32:37','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','19173953621922113233317'),(8755,'191739532789','15',2.00,'300','retail','0','2025-02-14 15:30:19','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-02-14 12:32:37','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9987.00','9985','Inclusive','branch','Inventory','','','','yes','','','19173953623210222162330'),(8756,'191739536359','6514',1.00,'100','retail','0','2025-02-14 15:32:49','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-02-14 13:51:28','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Service','1110','4000','5500','yes','','','19173954107027079232273'),(8757,'191739536359','6563',1.00,'300','retail','0','2025-02-14 16:51:11','','','','150','Cash',0.00,'300','','','19','0.00','1','2025-02-14 13:51:28','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173954108301332022323'),(8758,'191739544312','6511',2.00,'200','retail','0','2025-02-14 17:45:12','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-02-14 14:45:34','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','195.00','193','Inclusive','branch','Service','1110','4000','5500','yes','','','19173954432309433220272'),(8759,'191739544337','6040',1.00,'100','retail','0','2025-02-14 17:45:37','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-02-14 14:45:52','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','yes','','','19173954434832293242204'),(8760,'191739544354','B001',1.00,'250','retail','0','2025-02-14 17:45:54','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-02-14 14:48:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','yes','','','19173954436633336319794'),(8761,'191739544354','B001',4.00,'1000','retail','0','2025-02-14 17:46:06','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-02-14 14:48:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','40.00','36','Inclusive','branch','Inventory','','','','yes','','','19173954437501440493302'),(8762,'191739544354','B088',1.00,'400','retail','0','2025-02-14 17:46:15','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-02-14 14:48:44','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','yes','','','19173954438743823317383'),(8763,'191739544354','6528',1.00,'250','retail','0','2025-02-14 17:46:27','','','','150 ','Cash',0.00,'250','','','19','0.00','1','2025-02-14 14:48:44','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000.00','999','Inclusive','branch','Service','1110','4000','5500','yes','','','19173954449803341430042'),(8764,'191739544354','6515',1.00,'300','retail','0','2025-02-14 17:48:18','','','','100','Cash',0.00,'300','','','19','0.00','1','2025-02-14 14:48:44','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','19173954450733702302433'),(8765,'191739544354','6516',1.00,'300','retail','0','2025-02-14 17:48:27','','','','125','Cash',0.00,'300','','','19','0.00','1','2025-02-14 14:48:44','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','yes','','','19173954451943230000313'),(8771,'191739544527','5999',1.00,'1500','retail','0','2025-02-14 17:48:47','','','','1500','Cash',0.00,'1500','','','19','','1','2025-02-14 15:12:44','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'19173954584451335030193'),(8772,'191739544527','6032',1.00,'200','retail','0','2025-02-14 18:10:46','','','','200','Cash',0.00,'200','','','19','','1','2025-02-14 15:12:44','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99997.00','99996','Inclusive','branch','Inventory','','','','','',NULL,'19173954585573311053320'),(8773,'191739544527','B136',1.00,'1200','retail','0','2025-02-14 18:10:57','','','','610.5','Cash',0.00,'1200','','','19','','1','2025-02-14 15:12:44','2','14','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'19173954586723720322343'),(8774,'191739544527','6040',1.00,'100','retail','0','2025-02-14 18:11:10','','','','42','Cash',0.00,'100','','','19','','1','2025-02-14 15:12:44','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','',NULL,'19173954587942353153420'),(8775,'191739544527','6550',1.00,'50','retail','0','2025-02-14 18:11:21','','','','30','Cash',0.00,'50','','','19','','1','2025-02-14 15:12:44','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173954589200929333204'),(8776,'191739545972','6521',3.00,'600','retail','0','2025-02-14 18:12:52','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-02-14 15:27:33','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Service','1110','4000','5500','yes','','','19173954684729807422349'),(8790,'191739554908','B038',3.00,'750','retail','0','2025-02-14 20:41:48','','','','195.52','Cash',0.00,'250','','','19','','1','2025-02-14 17:55:33','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Inventory','','','','','',NULL,'19173955492391335210323'),(8791,'191739554908','B009',2.00,'600','retail','0','2025-02-14 20:42:04','','','','204','Cash',0.00,'300','','','19','','1','2025-02-14 17:55:33','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','66.00','64','Inclusive','branch','Inventory','','','','','',NULL,'19173955493932333022252'),(8792,'191739554908','6511',1.00,'100','retail','0','2025-02-14 20:42:19','','','','50','Cash',0.00,'100','','','19','','1','2025-02-14 17:55:33','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173955495222222229251'),(8793,'191739554908','B027',3.00,'750','retail','0','2025-02-14 20:42:32','','','','176','Cash',0.00,'250','','','19','','1','2025-02-14 17:55:33','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','18.00','15','Inclusive','branch','Inventory','','','','','',NULL,'19173955496434533223003'),(8795,'191739555734','B088',1.00,'400','retail','0','2025-02-14 20:55:34','','','','216','Cash',0.00,'400','','','19','','1','2025-02-14 18:08:18','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'19173955575800331332000'),(8796,'191739555734','5999',1.00,'1500','retail','0','2025-02-14 21:07:25','','','','1500','Cash',0.00,'1500','','','19','16.00','1','2025-02-14 18:08:18','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','yes','','','19173955645751322143252'),(8797,'191739555734','6044',2.00,'400','retail','0','2025-02-14 21:07:55','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-02-14 18:08:18','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9979.00','9977','Inclusive','branch','Inventory','','','','yes','','','19173955648904332123030'),(8798,'191739550051','B030',2.00,'500','retail','0','2025-02-14 19:20:51','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-02-14 18:54:38','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','','',NULL,'19173955007503333070355'),(8799,'191739550051','6520',1.00,'200','retail','0','2025-02-14 19:21:16','','','','100','Cash',0.00,'200','','','19','','1','2025-02-14 18:54:38','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173955011230730310305'),(8800,'191739550051','6512',1.00,'50','retail','0','2025-02-14 19:21:53','','','','30','Cash',0.00,'50','','','19','','1','2025-02-14 18:54:38','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173955012812912003722'),(8801,'191739550051','B030',1.00,'250','retail','0','2025-02-14 20:47:44','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-02-14 18:54:38','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'19173955528605031033230'),(8802,'191739550051','B001',2.00,'500','retail','0','2025-02-14 20:48:06','','','','169','Cash',0.00,'250','','','19','','1','2025-02-14 18:54:38','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','36.00','34','Inclusive','branch','Inventory','','','','','',NULL,'19173955530033290233203'),(8803,'191739550051','6563',1.00,'300','retail','0','2025-02-14 20:48:20','','','','150','Cash',0.00,'300','','','19','','1','2025-02-14 18:54:38','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173955532020332327110'),(8804,'191739550051','6040',1.00,'100','retail','0','2025-02-14 21:52:53','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-02-14 18:54:38','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','yes','','','19173955918533393155239'),(8805,'191739550051','6044',1.00,'200','retail','0','2025-02-14 21:54:17','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-02-14 18:54:38','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9977.00','9976','Inclusive','branch','Inventory','','','','yes','','','19173955927230050512295'),(8806,'191739559620','6516',1.00,'300','retail','0','2025-02-14 22:00:20','','','','125','Cash',0.00,'300','','','19','0.00','1','2025-02-14 19:16:19','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','yes','','','19173955963199702900300'),(8807,'191739559620','6044',3.00,'600','retail','0','2025-02-14 22:00:31','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-02-14 19:16:19','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9976.00','9973','Inclusive','branch','Inventory','','','','yes','','','19173955964303322213399'),(8808,'191739609178','6511',2.00,'200','retail','0','2025-02-15 11:46:18','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-02-15 08:46:38','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','195.00','193','Inclusive','branch','Service','1110','4000','5500','yes','','','19173960919029322221912'),(8811,'191739609198','6555',1.00,'1200','retail','0','2025-02-15 11:46:38','','','','600','Cash',0.00,'1200','','','19','','1','2025-02-15 09:38:50','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173960929193109321322'),(8812,'191739609198','6044',1.00,'200','retail','0','2025-02-15 11:48:12','','','','100','Cash',0.00,'200','','','19','','1','2025-02-15 09:38:50','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9973.00','9972','Inclusive','branch','Inventory','','','','','',NULL,'19173960930036910096022'),(8813,'191739609198','6511',1.00,'100','retail','0','2025-02-15 12:38:35','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-02-15 09:38:50','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','19173961232133231923332'),(8814,'191739609198','6040',1.00,'100','retail','0','2025-02-15 12:38:41','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-02-15 09:38:50','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','yes','','','19173961232813032230200'),(8815,'191739612331','6044',2.00,'400','retail','0','2025-02-15 12:38:51','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-02-15 09:48:20','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9972.00','9970','Inclusive','branch','Inventory','','','','yes','','','19173961289720293311113'),(8827,'191739617992','6040',1.00,'100','retail','0','2025-02-15 14:13:12','','','','42','Cash',0.00,'100','','','19','','1','2025-02-15 11:21:11','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','',NULL,'19173961801173311083320'),(8828,'191739617992','B023',2.00,'600','retail','0','2025-02-15 14:13:31','','','','176','Cash',0.00,'300','','','19','','1','2025-02-15 11:21:11','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','','','','','',NULL,'19173961803623830633326'),(8829,'191739617992','B001',1.00,'250','retail','0','2025-02-15 14:13:56','','','','169','Cash',0.00,'250','','','19','','1','2025-02-15 11:21:11','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','',NULL,'19173961805170322931831'),(8830,'191739617992','6511',1.00,'100','retail','0','2025-02-15 14:20:59','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-02-15 11:21:11','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','19173961846933936272323'),(8840,'191739624197','B001',1.00,'250','retail','0','2025-02-15 15:56:37','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-02-15 12:59:14','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','yes','','','19173962434013303300342'),(8841,'191739624197','B009',1.00,'300','retail','0','2025-02-15 15:59:00','','','','204','Cash',0.00,'300','','','19','16.00','1','2025-02-15 12:59:14','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','64.00','63','Inclusive','branch','Inventory','','','','yes','','','19173962435026399232516'),(8864,'191739617275','6566',1.00,'100','retail','0','2025-02-15 14:01:15','','','','50','Cash',0.00,'100','','','19','','1','2025-02-15 14:00:09','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173961728722223123333'),(8865,'191739617275','B022',2.00,'500','retail','0','2025-02-15 14:01:27','','','','176','Cash',0.00,'250','','','19','','1','2025-02-15 14:00:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','','','','','',NULL,'19173961731100333700322'),(8866,'191739617275','B038',1.00,'250','retail','0','2025-02-15 14:01:52','','','','195.52','Cash',0.00,'250','','','19','','1','2025-02-15 14:00:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'19173961773121371323230'),(8867,'191739617275','5981',1.00,'600','retail','0','2025-02-15 14:11:51','','','','600','Cash',0.00,'600','','','19','','1','2025-02-15 14:00:09','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'19173961792170322931731'),(8868,'191739617275','6046',1.00,'700','retail','0','2025-02-15 14:12:02','','','','400','Cash',0.00,'700','','','19','','1','2025-02-15 14:00:09','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','',NULL,'19173961794112334332112'),(8869,'191739617275','6518',1.00,'250','retail','0','2025-02-15 14:12:21','','','','100','Cash',0.00,'250','','','19','','1','2025-02-15 14:00:09','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100000.00','99999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173961795201221932331'),(8870,'191739617275','6510',1.00,'100','retail','0','2025-02-15 14:12:32','','','','50','Cash',0.00,'100','','','19','','1','2025-02-15 14:00:09','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173961796223203103296'),(8871,'191739617275','6533',1.00,'100','retail','0','2025-02-15 14:12:43','','','','50','Cash',0.00,'100','','','19','','1','2025-02-15 14:00:09','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173961797239009112301'),(8872,'191739617275','B038',1.00,'250','retail','0','2025-02-15 15:53:41','','','','195.52','Cash',0.00,'250','','','19','','1','2025-02-15 14:00:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'19173962405332003333909'),(8873,'191739617275','B022',1.00,'250','retail','0','2025-02-15 16:04:12','','','','176','Cash',0.00,'250','','','19','','1','2025-02-15 14:00:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'19173962466400630032122'),(8874,'191739617275','B038',1.00,'250','retail','0','2025-02-15 16:50:01','','','','195.52','Cash',0.00,'250','','','19','','1','2025-02-15 14:00:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'19173962742314321732332'),(8875,'191739617275','B022',1.00,'250','retail','0','2025-02-15 16:59:50','','','','176','Cash',0.00,'250','','','19','16.00','1','2025-02-15 14:00:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','yes','','','19173962800332001310230'),(8876,'191739631642','6519',2.00,'300','retail','0','2025-02-15 18:00:42','','','','50','Cash',0.00,'150','','','19','0.00','1','2025-02-15 15:01:10','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','19173963165623216100631'),(8877,'191739631642','6514',4.00,'400','retail','0','2025-02-15 18:00:56','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-02-15 15:01:10','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','47.00','43','Inclusive','branch','Service','1110','4000','5500','yes','','','19173963166722793322037'),(8878,'191739631672','B001',1.00,'250','retail','0','2025-02-15 18:01:12','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-02-15 15:06:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','yes','','','19173963197230322073311'),(8905,'121739636503','6591',1.00,'2400','retail','0','2025-02-15 19:21:44','','','','2400','Cash',0.00,'2400','','','12','','1','2025-02-15 16:32:23','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12173963653880022233233'),(8906,'121739636503','6044',1.00,'200','retail','0','2025-02-15 19:22:19','','','','100','Cash',0.00,'200','','','12','','1','2025-02-15 16:32:23','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9967.00','9966','Inclusive','branch','Inventory','','','','','',NULL,'12173963654732730001762'),(8907,'121739636503','6570',1.00,'150','retail','0','2025-02-15 19:22:28','','','','100','Cash',0.00,'150','','','12','','1','2025-02-15 16:32:23','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173963656033232265622'),(8908,'121739636503','6538',1.00,'150','retail','0','2025-02-15 19:22:42','','','','50','Cash',0.00,'150','','','12','','1','2025-02-15 16:32:23','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173963657093002270203'),(8909,'121739636503','6511',3.00,'300','retail','0','2025-02-15 19:31:04','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-15 16:32:23','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','195.00','192','Inclusive','branch','Service','1110','4000','5500','yes','','','12173963708103120020030'),(8910,'121739636503','6501',1.00,'200','retail','0','2025-02-15 19:31:26','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-02-15 16:32:23','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173963709800232226833'),(8911,'121739636503','B023',6.00,'1800','retail','0','2025-02-15 19:31:38','','','','176','Cash',0.00,'300','','','12','16.00','1','2025-02-15 16:32:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','18.00','12','Inclusive','branch','Inventory','','','','yes','','','12173963711332303712322'),(8912,'121739636503','B027',2.00,'500','retail','0','2025-02-15 19:31:57','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-02-15 16:32:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','','','','yes','','','12173963712712103376302'),(8913,'121739636503','B035',2.00,'500','retail','0','2025-02-15 19:32:08','','','','186.68','Cash',0.00,'250','','','12','16.00','1','2025-02-15 16:32:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','','','','yes','','','12173963713927922032023'),(8914,'121739636959','B027',2.00,'500','retail','0','2025-02-15 19:29:19','','','','176','Cash',0.00,'250','','','12','','1','2025-02-15 16:37:11','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','','',NULL,'12173963697202032130332'),(8915,'121739636959','B023',6.00,'1800','retail','0','2025-02-15 19:29:34','','','','176','Cash',0.00,'300','','','12','','1','2025-02-15 16:37:11','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','24.00','18','Inclusive','branch','Inventory','','','','','',NULL,'12173963698423131207029'),(8916,'121739636959','B035',2.00,'500','retail','0','2025-02-15 19:29:45','','','','186.68','Cash',0.00,'250','','','12','','1','2025-02-15 16:37:11','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Inventory','','','','','',NULL,'12173963699893127033220'),(8917,'121739636959','6511',1.00,'100','retail','0','2025-02-15 19:29:59','','','','50','Cash',0.00,'100','','','12','','1','2025-02-15 16:37:11','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173963700803222222220'),(8918,'121739636959','B035',1.00,'250','retail','0','2025-02-15 19:30:33','','','','186.68','Cash',0.00,'250','','','12','','1','2025-02-15 16:37:11','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'12173963704340209020333'),(8919,'191739624669','15',1.00,'150','retail','0','2025-02-15 16:04:29','','','','0','Cash',0.00,'150','','','19','','1','2025-02-15 16:52:05','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9985.00','9984','Inclusive','branch','Inventory','','','','','',NULL,'19173962732933323329003'),(8920,'191739624669','6510',1.00,'100','retail','0','2025-02-15 19:51:43','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-02-15 16:52:05','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19173963832201012092233'),(8921,'191739631976','B088',1.00,'400','retail','0','2025-02-15 18:06:16','','','','216','Cash',0.00,'400','','','19','','1','2025-02-15 17:07:54','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'19173963569723230133333'),(8922,'191739631976','B019',2.00,'700','retail','0','2025-02-15 19:08:18','','','','265','Cash',0.00,'350','','','19','','1','2025-02-15 17:07:54','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','','','','','',NULL,'19173963571027323790052'),(8923,'191739631976','B027',2.00,'500','retail','0','2025-02-15 19:08:31','','','','176','Cash',0.00,'250','','','19','','1','2025-02-15 17:07:54','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','','','','','',NULL,'19173963572236322220790'),(8924,'191739631976','6501',1.00,'200','retail','0','2025-02-15 19:08:43','','','','100','Cash',0.00,'200','','','19','','1','2025-02-15 17:07:54','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19173963573207253922323'),(8925,'191739631976','6044',3.00,'600','retail','0','2025-02-15 19:09:27','','','','100','Cash',0.00,'200','','','19','','1','2025-02-15 17:07:54','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9970.00','9967','Inclusive','branch','Inventory','','','','','',NULL,'19173963578132105107289'),(8926,'191739631976','6524',1.00,'200','retail','0','2025-02-15 19:09:42','','','','70','Cash',0.00,'200','','','19','','1','2025-02-15 17:07:54','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173963579033603230330'),(8927,'191739631976','6513',1.00,'100','retail','0','2025-02-15 19:09:51','','','','50','Cash',0.00,'100','','','19','','1','2025-02-15 17:07:54','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173963579802900331390'),(8928,'191739631976','B019',1.00,'350','retail','0','2025-02-15 20:07:36','','','','265','Cash',0.00,'350','','','19','16.00','1','2025-02-15 17:07:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','yes','','','19173963926606232313902'),(8934,'191739639277','6511',1.00,'100','retail','0','2025-02-15 20:07:57','','','','50','Cash',0.00,'100','','','19','','1','2025-02-15 17:11:11','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173963933331273333990'),(8935,'191739639277','15',3.00,'450','retail','0','2025-02-15 20:08:55','','','','0','Cash',0.00,'150','','','19','','1','2025-02-15 17:11:11','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9984.00','9981','Inclusive','branch','Inventory','','','','','',NULL,'19173963934909339109999'),(8936,'191739639277','6514',4.00,'400','retail','0','2025-02-15 20:09:10','','','','50','Cash',0.00,'100','','','19','','1','2025-02-15 17:11:11','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','47.00','43','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173963937033331133093'),(8937,'191739639277','6044',2.00,'400','retail','0','2025-02-15 20:09:31','','','','100','Cash',0.00,'200','','','19','','1','2025-02-15 17:11:11','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9966.00','9964','Inclusive','branch','Inventory','','','','','',NULL,'19173963938432933332273'),(8938,'191739639277','6556',1.00,'500','retail','0','2025-02-15 20:09:45','','','','300','Cash',0.00,'500','','','19','','1','2025-02-15 17:11:11','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173963939772223120330'),(8941,'191739635877','6534',2.00,'300','retail','0','2025-02-15 19:11:40','','','','70','Cash',0.00,'150','','','19','','1','2025-02-15 17:28:38','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173963593630733160220'),(8942,'191739635877','6510',2.00,'200','retail','0','2025-02-15 19:12:18','','','','50','Cash',0.00,'100','','','19','','1','2025-02-15 17:28:38','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173963595066622023312'),(8943,'191739641259','B019',2.00,'700','retail','0','2025-02-15 20:40:59','','','','265','Cash',0.00,'350','','','19','16.00','1','2025-02-15 17:41:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','yes','','','19173964126603122220220'),(8944,'191739642534','B088',1.00,'400','retail','0','2025-02-15 21:02:15','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-02-15 18:02:28','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','yes','','','19173964254323010337203'),(8945,'191739642551','B001',1.00,'250','retail','0','2025-02-15 21:02:31','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-02-15 18:02:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','yes','','','19173964256032272641233'),(8954,'121739643070','B044',1.00,'2200','retail','0','2025-02-15 21:11:10','','','','1290','Cash',0.00,'2200','','','12','','1','2025-02-15 18:34:49','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'12173964309802300931032'),(8955,'121739643070','6511',3.00,'300','retail','0','2025-02-15 21:11:38','','','','50','Cash',0.00,'100','','','12','','1','2025-02-15 18:34:49','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','195.00','192','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173964310532652322201'),(8956,'121739643070','6516',1.00,'300','retail','0','2025-02-15 21:11:45','','','','125','Cash',0.00,'300','','','12','','1','2025-02-15 18:34:49','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173964312001322032321'),(8957,'121739643070','6566',1.00,'100','retail','0','2025-02-15 21:12:00','','','','50','Cash',0.00,'100','','','12','','1','2025-02-15 18:34:49','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173964316030090233133'),(8958,'121739643070','6509',1.00,'1500','retail','0','2025-02-15 21:12:41','','','','700','Cash',0.00,'1500','','','12','','1','2025-02-15 18:34:49','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173964318227842299233'),(8959,'121739643070','6046',1.00,'700','retail','0','2025-02-15 21:13:15','','','','400','Cash',0.00,'700','','','12','','1','2025-02-15 18:34:49','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','',NULL,'12173964320623423033322'),(8960,'121739643070','6510',5.00,'500','retail','0','2025-02-15 21:13:26','','','','50','Cash',0.00,'100','','','12','','1','2025-02-15 18:34:49','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10000.00','9995','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12173964322502622210222'),(8961,'121739643070','B022',3.00,'750','retail','0','2025-02-15 21:13:45','','','','176','Cash',0.00,'250','','','12','','1','2025-02-15 18:34:49','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','19.00','16','Inclusive','branch','Inventory','','','','','',NULL,'12173964323902222999233'),(8962,'121739643070','B022',2.00,'500','retail','0','2025-02-15 21:34:35','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-02-15 18:34:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','yes','','','12173964448532136824230'),(8963,'121739649425','6531',1.00,'50','retail','0','2025-02-15 22:57:05','','','','20','Cash',0.00,'50','','','12','0.00','1','2025-02-15 20:08:19','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','108.00','107','Inclusive','branch','Service','1110','4000','5500','yes','','','12173965009723379303207'),(8964,'121739650100','5999',1.00,'1500','retail','0','2025-02-15 23:08:20','','','','1500','Cash',0.00,'1500','','','12','16.00','1','2025-02-15 20:17:23','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','yes','','','12173965057920333225292'),(8965,'121739650100','6510',1.00,'100','retail','0','2025-02-15 23:16:20','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-15 20:17:23','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12173965058523050220620'),(8966,'121739650100','6518',1.00,'250','retail','0','2025-02-15 23:16:26','','','','100','Cash',0.00,'250','','','12','0.00','1','2025-02-15 20:17:23','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100000.00','99999','Inclusive','branch','Service','1110','4000','5500','yes','','','12173965059136002303323'),(8967,'121739650100','6512',2.00,'100','retail','0','2025-02-15 23:16:31','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-02-15 20:17:23','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','yes','','','12173965060323030032200'),(8968,'121739650100','B041',1.00,'1200','retail','0','2025-02-15 23:16:43','','','','610','Cash',0.00,'1200','','','12','16.00','1','2025-02-15 20:17:23','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','yes','','','12173965061222220303230'),(8969,'121739650100','6040',1.00,'100','retail','0','2025-02-15 23:16:52','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-02-15 20:17:23','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','yes','','','12173965062523296333333'),(8970,'121739650100','B030',2.00,'500','retail','0','2025-02-15 23:17:05','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-02-15 20:17:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','36.00','34','Inclusive','branch','Inventory','','','','yes','','','12173965064072033720237'),(8971,'121739651216','B019',1.00,'350','retail','0','2025-02-15 23:26:56','','','','265','Cash',0.00,'350','','','12','16.00','1','2025-02-15 20:27:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','yes','','','12173965122620203202202'),(8972,'121739655448','B019',1.00,'350','retail','0','2025-02-16 00:37:28','','','','265','Cash',0.00,'350','','','12','16.00','1','2025-02-15 21:37:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','yes','','','12173965545500263230503'),(8973,'121739655448','B019',1.00,'350','retail','0','2025-02-16 00:37:35','','','','265','Cash',0.00,'350','','','12','16.00','1','2025-02-15 21:37:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','yes','','','12173965546333032392023'),(8974,'121739655448','B023',1.00,'300','retail','0','2025-02-16 00:37:43','','','','176','Cash',0.00,'300','','','12','16.00','1','2025-02-15 21:37:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','yes','','','12173965547030104426721'),(8975,'121739691851','6016',2.00,'1500','retail','0','2025-02-16 10:44:11','','','','750','Cash',0.00,'750','','','12','16.00','1','2025-02-16 07:46:45','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5000.00','4998','Inclusive','branch','Inventory','','','','yes','','','12173969190523922332023'),(8976,'121739692006','7029',2.00,'3600','retail','0','2025-02-16 10:46:46','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-02-16 07:58:16','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','500.00','498','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12173969256693307616223'),(8977,'121739692006','6002',1.00,'250','retail','0','2025-02-16 10:56:06','','','','200','Cash',0.00,'250','','','12','16.00','1','2025-02-16 07:58:16','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','yes','','','12173969257753220172022'),(8978,'121739692006','6038',1.00,'1300','retail','0','2025-02-16 10:56:18','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2025-02-16 07:58:16','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','500.00','499','Inclusive','branch','Inventory','','','','yes','','','12173969258922022032223'),(8979,'121739692006','6034',1.00,'100','retail','0','2025-02-16 10:56:29','','','','100','Cash',0.00,'100','','','12','16.00','1','2025-02-16 07:58:16','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','500.00','499','Inclusive','branch','Inventory','','','','yes','','','12173969260729261632102'),(8980,'191739705772','6015',1.00,'1500','retail','0','2025-02-16 14:36:12','','','','1500','Cash',0.00,'1500','','','19','16.00','1','2025-02-16 11:36:58','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5000.00','4999','Inclusive','branch','Inventory','','','','yes','','','19173970578593232122313'),(8981,'191739705772','6044',3.00,'600','retail','0','2025-02-16 14:36:25','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-02-16 11:36:58','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9964.00','9961','Inclusive','branch','Inventory','','','','yes','','','19173970579739322035035'),(8982,'191739705772','6511',3.00,'300','retail','0','2025-02-16 14:36:37','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-02-16 11:36:58','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','195.00','192','Inclusive','branch','Service','1110','4000','5500','yes','','','19173970580803233113237'),(8983,'191739705819','6592',1.00,'800','retail','0','2025-02-16 14:36:59','','','','600','Cash',0.00,'800','','','19','0.00','1','2025-02-16 11:40:58','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173970603603272230100'),(8984,'191739705819','6544',1.00,'100','retail','0','2025-02-16 14:40:36','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-02-16 11:40:58','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19173970604507320023923'),(8985,'191739705819','B030',1.00,'250','retail','0','2025-02-16 14:40:45','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-02-16 11:40:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','yes','','','19173970605660600311922'),(8986,'191739706059','B001',1.00,'250','retail','0','2025-02-16 14:40:59','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-02-16 11:43:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','yes','','','19173970622772103923232'),(8987,'191739706260','B038',1.00,'250','retail','0','2025-02-16 14:44:20','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-02-16 11:44:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','yes','','','19173970627522132021027'),(8988,'191739706260','B001',1.00,'250','retail','0','2025-02-16 14:44:35','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-02-16 11:44:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','yes','','','19173970628660397120232'),(8989,'191739706292','B001',1.00,'250','retail','0','2025-02-16 14:44:52','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-02-16 11:45:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','yes','','','19173970633003263323022'),(8990,'191739706336','6516',1.00,'300','retail','0','2025-02-16 14:45:36','','','','125','Cash',0.00,'300','','','19','0.00','1','2025-02-16 11:46:41','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','yes','','','19173970635400263033902'),(8991,'191739706402','B001',4.00,'1000','retail','0','2025-02-16 14:46:42','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-02-16 11:48:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','40.00','36','Inclusive','branch','Inventory','','','','yes','','','19173970643832033021773'),(8992,'191739706402','6520',1.00,'200','retail','0','2025-02-16 14:47:18','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-02-16 11:48:21','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19173970645209732032030'),(8993,'191739706402','6512',4.00,'200','retail','0','2025-02-16 14:47:46','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-02-16 11:48:21','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','35.00','31','Inclusive','branch','Service','1110','4000','5500','yes','','','19173970647932990272737'),(8994,'191739706402','6044',1.00,'200','retail','0','2025-02-16 14:47:59','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-02-16 11:48:21','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9961.00','9960','Inclusive','branch','Inventory','','','','yes','','','19173970649602102990727'),(8996,'191739706502','15',1.00,'150','retail','0','2025-02-16 14:48:22','','','','0','Cash',0.00,'150','','','19','','1','2025-02-16 13:31:58','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9981.00','9980','Inclusive','branch','Inventory','','','','','',NULL,'19173970990093909993099'),(8997,'191739706502','15',1.00,'150','retail','0','2025-02-16 16:31:47','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-02-16 13:31:58','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9980.00','9979','Inclusive','branch','Inventory','','','','yes','','','19173971271429702900300'),(8998,'191739713962','B001',1.00,'250','retail','0','2025-02-16 16:52:42','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-02-16 13:53:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','yes','','','19173971398720223217231'),(9001,'191739718690','6016',1.00,'750','retail','0','2025-02-16 18:11:30','','','','750','Cash',0.00,'750','','','19','16.00','1','2025-02-16 16:13:31','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4998.00','4997','Inclusive','branch','Inventory','','','','yes','','','19173972238090223032220'),(9002,'191739718690','6032',1.00,'200','retail','0','2025-02-16 19:13:01','','','','200','Cash',0.00,'200','','','19','16.00','1','2025-02-16 16:13:31','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99996.00','99995','Inclusive','branch','Inventory','','','','yes','','','19173972240423730233220'),(9008,'191739728374','6516',1.00,'300','retail','0','2025-02-16 20:53:54','','','','125','Cash',0.00,'300','','','19','0.00','1','2025-02-16 17:54:09','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','yes','','','19173972844532133330902'),(9011,'191739725583','6510',1.00,'100','retail','0','2025-02-16 20:06:41','','','','50','Cash',0.00,'100','','','19','','1','2025-02-16 18:24:37','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173972561797233723333'),(9012,'191739725583','5977',1.00,'600','retail','0','2025-02-16 21:24:05','','','','600','Cash',0.00,'600','','','19','16.00','1','2025-02-16 18:24:37','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','499.00','498','Inclusive','branch','Inventory','','','','yes','','','19173973026330239339333'),(9013,'191739725530','B009',1.00,'300','retail','0','2025-02-16 20:05:30','','','','204','Cash',0.00,'300','','','19','','1','2025-02-16 18:25:22','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','75.00','74','Inclusive','branch','Inventory','','','','','',NULL,'19173972554403402222770'),(9014,'191739725530','B014',1.00,'350','retail','0','2025-02-16 21:25:05','','','','200','Cash',0.00,'350','','','19','16.00','1','2025-02-16 18:25:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','yes','','','19173973031823070203032'),(9015,'191739718494','6520',2.00,'400','retail','0','2025-02-16 18:08:14','','','','100','Cash',0.00,'200','','','19','','1','2025-02-16 18:25:45','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173971851603182331093'),(9016,'191739718494','6512',2.00,'100','retail','0','2025-02-16 18:08:37','','','','30','Cash',0.00,'50','','','19','','1','2025-02-16 18:25:45','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173971853231832910230'),(9017,'191739718494','18',1.00,'150','retail','0','2025-02-16 21:25:33','','','','150','Cash',0.00,'150','','','19','16.00','1','2025-02-16 18:25:45','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','yes','','','19173973034372243737293'),(9018,'191739726485','B030',2.00,'500','retail','0','2025-02-16 20:21:25','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-02-16 19:11:46','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','','','','','',NULL,'19173972651030222002333'),(9019,'191739726485','B027',2.00,'500','retail','0','2025-02-16 20:21:50','','','','176','Cash',0.00,'250','','','19','','1','2025-02-16 19:11:46','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','','','','','',NULL,'19173972655413252220274'),(9020,'191739726485','B027',1.00,'250','retail','0','2025-02-16 22:11:29','','','','176','Cash',0.00,'250','','','19','16.00','1','2025-02-16 19:11:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','yes','','','19173973310032337310300'),(9021,'191739728312','B009',4.00,'1200','retail','0','2025-02-16 20:52:08','','','','204','Cash',0.00,'300','','','19','','1','2025-02-16 20:27:31','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','74.00','70','Inclusive','branch','Inventory','','','','','',NULL,'19173972835522753033022'),(9022,'191739728312','5977',1.00,'600','retail','0','2025-02-16 21:23:31','','','','600','Cash',0.00,'600','','','19','','1','2025-02-16 20:27:31','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','500.00','499','Inclusive','branch','Inventory','','','','','',NULL,'19173973022633322320222'),(9032,'191739803412','6511',2.00,'200','retail','0','2025-02-17 17:43:32','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-02-17 14:43:55','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','195.00','193','Inclusive','branch','Service','1110','4000','5500','yes','','','19173980343030392323290'),(9046,'191739806658','6519',1.00,'150','retail','0','2025-02-17 18:37:39','','','','50','Cash',0.00,'150','','','19','0.00','1','2025-02-17 15:38:31','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19173980670238130333333'),(9047,'191739806751','B038',1.00,'250','retail','0','2025-02-17 18:40:37','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-02-17 15:41:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','yes','','','19173980687721323230772'),(9048,'191739803301','B038',2.00,'500','retail','0','2025-02-17 17:41:41','','','','195.52','Cash',0.00,'250','','','19','','1','2025-02-17 15:53:33','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','31.00','29','Inclusive','branch','Inventory','','','','','',NULL,'19173980332532222323820'),(9049,'191739803301','B006',1.00,'250','retail','0','2025-02-17 17:42:49','','','','176','Cash',0.00,'250','','','19','','1','2025-02-17 15:53:33','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'19173980338023802308133'),(9050,'191739803301','B006',1.00,'250','retail','0','2025-02-17 17:43:01','','','','176','Cash',0.00,'250','','','19','','1','2025-02-17 15:53:33','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'19173980340742023220220'),(9051,'191739803301','B006',1.00,'250','retail','0','2025-02-17 18:52:36','','','','176','Cash',0.00,'250','','','19','16.00','1','2025-02-17 15:53:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','yes','','','19173980757607203317930'),(9052,'191739803301','B038',1.00,'250','retail','0','2025-02-17 18:53:01','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-02-17 15:53:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','yes','','','19173980760633237220911'),(9055,'191739807672','6512',2.00,'100','retail','0','2025-02-17 18:54:32','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-02-17 16:00:24','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','yes','','','19173980800410020321210'),(9060,'191739800580','6511',3.00,'300','retail','0','2025-02-17 16:56:20','','','','50','Cash',0.00,'100','','','19','','1','2025-02-17 16:19:12','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','195.00','192','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173980059120330325021'),(9061,'191739800580','6040',1.00,'100','retail','0','2025-02-17 16:56:33','','','','42','Cash',0.00,'100','','','19','','1','2025-02-17 16:19:12','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','',NULL,'19173980060402333323132'),(9062,'191739800580','6512',6.00,'300','retail','0','2025-02-17 17:41:01','','','','30','Cash',0.00,'50','','','19','','1','2025-02-17 16:19:12','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','35.00','29','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173980327532031232280'),(9063,'191739800580','B181',1.00,'1700','retail','0','2025-02-17 17:41:16','','','','956','Cash',0.00,'1700','','','19','','1','2025-02-17 16:19:12','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'19173980328902332133083'),(9064,'191739800580','6044',1.00,'200','retail','0','2025-02-17 17:51:11','','','','100','Cash',0.00,'200','','','19','','1','2025-02-17 16:19:12','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9960.00','9959','Inclusive','branch','Inventory','','','','','',NULL,'19173980388281711230332'),(9065,'191739800580','6509',1.00,'1500','retail','0','2025-02-17 17:51:22','','','','700','Cash',0.00,'1500','','','19','','1','2025-02-17 16:19:12','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19173980390110929331382'),(9066,'191739800580','B181',1.00,'1700','retail','0','2025-02-17 18:15:43','','','','956','Cash',0.00,'1700','','','19','','1','2025-02-17 16:19:12','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'19173980535323722220037'),(9067,'191739800580','B181',1.00,'1700','retail','0','2025-02-17 19:18:55','','','','956','Cash',0.00,'1700','','','19','16.00','1','2025-02-17 16:19:12','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','yes','','','19173980914680400100792'),(9068,'191739807620','B028',1.00,'300','retail','0','2025-02-17 18:53:40','','','','195','Cash',0.00,'300','','','19','','1','2025-02-17 17:30:12','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'19173980763622268390303'),(9069,'191739807620','B001',1.00,'250','retail','0','2025-02-17 18:53:57','','','','169','Cash',0.00,'250','','','19','','1','2025-02-17 17:30:12','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','',NULL,'19173980765581330933305'),(9070,'191739807620','6032',1.00,'200','retail','0','2025-02-17 19:01:39','','','','200','Cash',0.00,'200','','','19','','1','2025-02-17 17:30:12','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99995.00','99994','Inclusive','branch','Inventory','','','','','',NULL,'19173980812902301238281'),(9071,'191739807620','6038',1.00,'1300','retail','0','2025-02-17 19:02:11','','','','1300','Cash',0.00,'1300','','','19','','1','2025-02-17 17:30:12','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','499.00','498','Inclusive','branch','Inventory','','','','','',NULL,'19173980820032329300333'),(9072,'191739807620','B001',1.00,'250','retail','0','2025-02-17 20:29:29','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-02-17 17:30:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','yes','','','19173981338639323232202'),(9073,'191739807620','B028',1.00,'300','retail','0','2025-02-17 20:29:46','','','','195','Cash',0.00,'300','','','19','16.00','1','2025-02-17 17:30:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','yes','','','19173981340723037233137'),(9074,'191739879969','B038',2.00,'500','retail','0','2025-02-18 14:59:29','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-02-18 12:00:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','','','','yes','','','19173987998533899290972'),(9075,'191739879969','6512',2.00,'100','retail','0','2025-02-18 14:59:45','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-02-18 12:00:22','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','yes','','','19173988001923230328213'),(9076,'191739949342','6515',2.00,'600','retail','0','2025-02-19 10:15:42','','','','100','Cash',0.00,'300','','','19','0.00','1','2025-02-19 07:16:48','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19173994936930032932303'),(9077,'191739949342','B088',1.00,'400','retail','0','2025-02-19 10:16:10','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-02-19 07:16:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','yes','','','19173994938023333909232'),(9078,'191739949342','6040',1.00,'100','retail','0','2025-02-19 10:16:20','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-02-19 07:16:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','yes','','','19173994939693462636213'),(9079,'191739949342','6514',1.00,'100','retail','0','2025-02-19 10:16:37','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-02-19 07:16:48','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Service','1110','4000','5500','yes','','','19173994940520332907912'),(9080,'11739949606','6514',1.00,'100','retail','0','2025-02-19 10:20:16','','','','50','Cash',0.00,'100','','','1','0.00','1','2025-02-19 07:20:25','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Service','1110','4000','5500','yes','','','1173994961620610333122'),(9081,'191739949409','B038',2.00,'500','retail','0','2025-02-19 10:16:49','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-02-19 07:20:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','','','','yes','','','19173994942829003309322'),(9082,'191739949409','6514',1.00,'100','retail','0','2025-02-19 10:17:17','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-02-19 07:20:54','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Service','1110','4000','5500','yes','','','19173994963322393932930'),(9083,'191739949735','B015',1.00,'350','retail','0','2025-02-19 10:22:15','','','','220','Cash',0.00,'350','','','19','16.00','1','2025-02-19 07:22:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','yes','','','19173994974223921332079'),(9084,'191740037522','6515',1.00,'300','retail','0','2025-02-20 10:45:22','','','','100','Cash',0.00,'300','','','19','0.00','1','2025-02-20 07:46:04','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','19174003753645211463427'),(9085,'121740037863','B009',1.00,'300','retail','0','2025-02-20 10:51:03','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-02-20 07:53:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','70.00','69','Inclusive','branch','Inventory','','','','yes','','','12174003793808302310073'),(9086,'121740037863','6515',1.00,'300','retail','0','2025-02-20 10:52:18','','','','100','Cash',0.00,'300','','','12','0.00','1','2025-02-20 07:53:30','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','12174003795092277133027'),(9087,'121740037863','5996',1.00,'200','retail','0','2025-02-20 10:52:30','','','','150','Cash',0.00,'200','','','12','16.00','1','2025-02-20 07:53:30','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000.00','999','Inclusive','branch','Inventory','','','','yes','','','12174003798233310202232'),(9088,'121740037863','6519',1.00,'150','retail','0','2025-02-20 10:53:02','','','','50','Cash',0.00,'150','','','12','0.00','1','2025-02-20 07:53:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174003798983230233302'),(9089,'121740037863','6514',2.00,'200','retail','0','2025-02-20 10:53:09','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-20 07:53:30','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','47.00','45','Inclusive','branch','Service','1110','4000','5500','yes','','','12174003800102273333220'),(9090,'121740125914','B030',2.00,'500','retail','0','2025-02-21 11:18:34','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-02-21 08:18:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','31.00','29','Inclusive','branch','Inventory','','','','yes','','','12174012592911392229011'),(9091,'121740125943','6044',1.00,'200','retail','0','2025-02-21 11:19:03','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-02-21 08:19:24','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9959.00','9958','Inclusive','branch','Inventory','','','','yes','','','12174012596113010332210'),(9092,'121740125979','6528',3.00,'750','retail','0','2025-02-21 11:19:39','','','','150 ','Cash',0.00,'250','','','12','0.00','1','2025-02-21 08:20:09','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1000.00','997','Inclusive','branch','Service','1110','4000','5500','yes','','','12174012599503292302352'),(9093,'121740125979','6511',3.00,'300','retail','0','2025-02-21 11:19:56','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-21 08:20:09','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','195.00','192','Inclusive','branch','Service','1110','4000','5500','yes','','','12174012600630323632164'),(9094,'121740126783','6512',2.00,'100','retail','0','2025-02-21 11:33:03','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-02-21 08:33:16','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','yes','','','12174012679332922292002'),(9095,'121740155672','B030',3.00,'750','retail','0','2025-02-21 19:34:32','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-02-21 16:35:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','29.00','26','Inclusive','branch','Inventory','','','','yes','','','12174015568412022428123'),(9096,'121740155672','15',1.00,'150','retail','0','2025-02-21 19:34:45','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-02-21 16:35:41','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9979.00','9978','Inclusive','branch','Inventory','','','','yes','','','12174015570302270023220'),(9097,'121740155672','6512',2.00,'100','retail','0','2025-02-21 19:35:06','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-02-21 16:35:41','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','yes','','','12174015572125140230250'),(9098,'121740155672','6511',1.00,'100','retail','0','2025-02-21 19:35:24','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-21 16:35:41','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','12174015573330017302020'),(9099,'121740155745','B043',1.00,'1200','retail','0','2025-02-21 19:35:45','','','','680','Cash',0.00,'1200','','','12','16.00','1','2025-02-21 16:37:00','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','yes','','','12174015575623200020221'),(9100,'121740155745','6040',1.00,'100','retail','0','2025-02-21 19:35:58','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-02-21 16:37:00','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','yes','','','12174015576732226463160'),(9101,'121740155745','B023',2.00,'600','retail','0','2025-02-21 19:36:08','','','','176','Cash',0.00,'300','','','12','16.00','1','2025-02-21 16:37:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','','','','yes','','','12174015578214242224238'),(9102,'121740155745','6046',1.00,'700','retail','0','2025-02-21 19:36:24','','','','400','Cash',0.00,'700','','','12','16.00','1','2025-02-21 16:37:00','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','yes','','','12174015580132221221211'),(9103,'121740155745','6032',2.00,'400','retail','0','2025-02-21 19:36:43','','','','200','Cash',0.00,'200','','','12','16.00','1','2025-02-21 16:37:00','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99994.00','99992','Inclusive','branch','Inventory','','','','yes','','','12174015581432322530020'),(9104,'121740156313','6016',1.00,'750','retail','0','2025-02-21 19:45:13','','','','750','Cash',0.00,'750','','','12','16.00','1','2025-02-21 16:45:50','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4997.00','4996','Inclusive','branch','Inventory','','','','yes','','','12174015632632313032623'),(9105,'121740156313','6016',1.00,'750','retail','0','2025-02-21 19:45:27','','','','750','Cash',0.00,'750','','','12','16.00','1','2025-02-21 16:45:50','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4996.00','4995','Inclusive','branch','Inventory','','','','yes','','','12174015633671321323220'),(9106,'121740156313','6016',1.00,'750','retail','0','2025-02-21 19:45:38','','','','750','Cash',0.00,'750','','','12','16.00','1','2025-02-21 16:45:50','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4995.00','4994','Inclusive','branch','Inventory','','','','yes','','','12174015634620543143335'),(9107,'121740317137','6044',4.00,'800','retail','0','2025-02-23 16:37:12','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-02-23 14:13:18','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9958.00','9954','Inclusive','branch','Inventory','','','','yes','','','12174031849535231903200'),(9108,'121740317137','6032',1.00,'200','retail','0','2025-02-23 16:48:15','','','','200','Cash',0.00,'200','','','12','16.00','1','2025-02-23 14:13:18','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99992.00','99991','Inclusive','branch','Inventory','','','','yes','','','12174031990838232033202'),(9109,'121740317137','6511',2.00,'200','retail','0','2025-02-23 17:11:48','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-23 14:13:18','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','195.00','193','Inclusive','branch','Service','1110','4000','5500','yes','','','12174031992192430321701'),(9110,'121740317137','6040',2.00,'200','retail','0','2025-02-23 17:12:02','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-02-23 14:13:18','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','','','','yes','','','12174031993127232742410'),(9111,'121740317137','6038',1.00,'1300','retail','0','2025-02-23 17:13:02','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2025-02-23 14:13:18','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','498.00','497','Inclusive','branch','Inventory','','','','yes','','','12174031999210333109302'),(9112,'121740320000','6001',1.00,'650','retail','0','2025-02-23 17:13:20','','','','650','Cash',0.00,'650','','','12','16.00','1','2025-02-23 14:14:28','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','yes','','','12174032003824222200202'),(9113,'121740320000','6511',3.00,'300','retail','0','2025-02-23 17:13:58','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-23 14:14:28','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','195.00','192','Inclusive','branch','Service','1110','4000','5500','yes','','','12174032004670223232042'),(9114,'121740320000','6044',2.00,'400','retail','0','2025-02-23 17:14:06','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-02-23 14:14:28','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9954.00','9952','Inclusive','branch','Inventory','','','','yes','','','12174032005302333415423'),(9123,'121740321474','5981',1.00,'600','retail','0','2025-02-23 17:37:54','','','','600','Cash',0.00,'600','','','12','16.00','1','2025-02-23 14:39:33','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','yes','','','12174032151913271321333'),(9124,'121740321474','6510',1.00,'100','retail','0','2025-02-23 17:38:39','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-23 14:39:33','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174032153137241233351'),(9125,'121740321474','B088',1.00,'400','retail','0','2025-02-23 17:38:52','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-02-23 14:39:33','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','yes','','','12174032155510213243232'),(9135,'121740320069','5999',2.00,'3000','retail','0','2025-02-23 17:14:29','','','','1500','Cash',0.00,'1500','','','12','','1','2025-02-23 14:54:01','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','','',NULL,'12174032137630220022330'),(9136,'121740320069','6044',3.00,'600','retail','0','2025-02-23 17:36:18','','','','100','Cash',0.00,'200','','','12','','1','2025-02-23 14:54:01','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9952.00','9949','Inclusive','branch','Inventory','','','','','',NULL,'12174032139122232201732'),(9137,'121740320069','6511',1.00,'100','retail','0','2025-02-23 17:36:32','','','','50','Cash',0.00,'100','','','12','','1','2025-02-23 14:54:01','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174032140112323300322'),(9138,'121740320069','6040',3.00,'300','retail','0','2025-02-23 17:36:41','','','','42','Cash',0.00,'100','','','12','','1','2025-02-23 14:54:01','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','23.00','20','Inclusive','branch','Inventory','','','','','',NULL,'12174032141223230132333'),(9139,'121740320069','B088',1.00,'400','retail','0','2025-02-23 17:36:53','','','','216','Cash',0.00,'400','','','12','','1','2025-02-23 14:54:01','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'12174032142520204022230'),(9140,'121740320069','6511',1.00,'100','retail','0','2025-02-23 17:37:06','','','','50','Cash',0.00,'100','','','12','','1','2025-02-23 14:54:01','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174032143412423232214'),(9141,'121740320069','B032',1.00,'250','retail','0','2025-02-23 17:37:14','','','','186.68','Cash',0.00,'250','','','12','','1','2025-02-23 14:54:01','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','',NULL,'12174032145332310403304'),(9142,'121740320069','6510',2.00,'200','retail','0','2025-02-23 17:37:34','','','','50','Cash',0.00,'100','','','12','','1','2025-02-23 14:54:01','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174032146830432204233'),(9143,'121740320069','B032',1.00,'250','retail','0','2025-02-23 17:43:34','','','','186.68','Cash',0.00,'250','','','12','','1','2025-02-23 14:54:01','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','',NULL,'12174032182322033032232'),(9144,'121740320069','B022',2.00,'500','retail','0','2025-02-23 17:53:48','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-02-23 14:54:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','yes','','','12174032243933300322230'),(9153,'121740322497','B088',1.00,'400','retail','0','2025-02-23 17:54:57','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-02-23 14:55:41','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','yes','','','12174032253912003132259'),(9160,'121740322641','5981',1.00,'600','retail','0','2025-02-23 17:57:21','','','','600','Cash',0.00,'600','','','12','16.00','1','2025-02-23 14:58:14','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','yes','','','12174032266712370342263'),(9161,'121740322641','B088',1.00,'400','retail','0','2025-02-23 17:57:47','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-02-23 14:58:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','yes','','','12174032268121323323023'),(9162,'121740322641','6044',1.00,'200','retail','0','2025-02-23 17:58:01','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-02-23 14:58:14','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9946.00','9945','Inclusive','branch','Inventory','','','','yes','','','12174032268922000302013'),(9163,'121740322695','B022',1.00,'250','retail','0','2025-02-23 17:58:15','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-02-23 15:22:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','yes','','','12174032407944002241422'),(9164,'121740322695','B032',1.00,'250','retail','0','2025-02-23 18:21:20','','','','186.68','Cash',0.00,'250','','','12','16.00','1','2025-02-23 15:22:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','yes','','','12174032411620600211332'),(9165,'121740322542','6511',1.00,'100','retail','0','2025-02-23 17:55:42','','','','50','Cash',0.00,'100','','','12','','1','2025-02-23 15:28:22','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174032255990304029122'),(9166,'121740322542','B088',1.00,'400','retail','0','2025-02-23 17:55:59','','','','216','Cash',0.00,'400','','','12','','1','2025-02-23 15:28:22','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'12174032256702362003203'),(9167,'121740322542','6016',1.00,'750','retail','0','2025-02-23 17:56:07','','','','750','Cash',0.00,'750','','','12','','1','2025-02-23 15:28:22','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4994.00','4993','Inclusive','branch','Inventory','','','','','',NULL,'12174032257823320324223'),(9168,'121740322542','6044',1.00,'200','retail','0','2025-02-23 17:56:18','','','','100','Cash',0.00,'200','','','12','','1','2025-02-23 15:28:22','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9947.00','9946','Inclusive','branch','Inventory','','','','','',NULL,'12174032258537320223350'),(9169,'121740322542','6593',1.00,'300','retail','0','2025-02-23 18:28:12','','','','150','Cash',0.00,'300','','','12','0.00','1','2025-02-23 15:28:22','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12174032449904307033434'),(9171,'121740325986','7029',1.00,'1800','retail','0','2025-02-23 18:53:06','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-02-23 15:53:50','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','498.00','497','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174032599772392039233'),(9172,'121740325986','6044',1.00,'200','retail','0','2025-02-23 18:53:18','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-02-23 15:53:50','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9945.00','9944','Inclusive','branch','Inventory','','','','yes','','','12174032600520032223232'),(9173,'121740325986','6510',2.00,'200','retail','0','2025-02-23 18:53:27','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-23 15:53:50','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12174032601772723043322'),(9174,'121740325986','6511',3.00,'300','retail','0','2025-02-23 18:53:38','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-23 15:53:50','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','195.00','192','Inclusive','branch','Service','1110','4000','5500','yes','','','12174032602722010362030'),(9175,'121740326032','15',2.00,'300','retail','0','2025-02-23 18:53:52','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-02-23 15:54:21','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9978.00','9976','Inclusive','branch','Inventory','','','','yes','','','12174032604833338310082'),(9176,'121740326032','6017',2.00,'200','retail','0','2025-02-23 18:54:08','','','','100','Cash',0.00,'100','','','12','16.00','1','2025-02-23 15:54:21','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Inventory','','','','yes','','','12174032605840735130220'),(9181,'121740325803','6594',1.00,'700','retail','0','2025-02-23 18:50:04','','','','500','Cash',0.00,'700','','','12','','1','2025-02-23 15:59:36','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174032581441332232033'),(9182,'121740325803','B006',1.00,'250','retail','0','2025-02-23 18:58:54','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-02-23 15:59:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','yes','','','12174032634603233133207'),(9183,'121740326536','B009',5.00,'1500','retail','0','2025-02-23 19:02:16','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-02-23 16:04:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','68.00','63','Inclusive','branch','Inventory','','','','yes','','','12174032654612102012300'),(9184,'121740326536','6511',3.00,'300','retail','0','2025-02-23 19:02:26','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-23 16:04:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','195.00','192','Inclusive','branch','Service','1110','4000','5500','yes','','','12174032655532530220003'),(9185,'121740326536','B088',1.00,'400','retail','0','2025-02-23 19:02:36','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-02-23 16:04:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','yes','','','12174032656632030326227'),(9186,'121740326536','B023',5.00,'1500','retail','0','2025-02-23 19:02:47','','','','176','Cash',0.00,'300','','','12','16.00','1','2025-02-23 16:04:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9.00','4','Inclusive','branch','Inventory','','','','yes','','','12174032658202622323023'),(9187,'121740326536','6040',1.00,'100','retail','0','2025-02-23 19:03:04','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-02-23 16:04:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','yes','','','12174032659521922373325'),(9188,'121740326536','B043',1.00,'1200','retail','0','2025-02-23 19:03:16','','','','680','Cash',0.00,'1200','','','12','16.00','1','2025-02-23 16:04:01','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','yes','','','12174032660423036041323'),(9189,'121740326536','B030',1.00,'250','retail','0','2025-02-23 19:03:24','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-02-23 16:04:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','yes','','','12174032661376322321341'),(9190,'121740326536','7029',1.00,'1800','retail','0','2025-02-23 19:03:33','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-02-23 16:04:01','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','497.00','496','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174032662700622373223'),(9191,'121740326536','6510',3.00,'300','retail','0','2025-02-23 19:03:49','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-23 16:04:01','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Service','1110','4000','5500','yes','','','12174032663612233032322'),(9192,'121740326642','6511',1.00,'100','retail','0','2025-02-23 19:04:02','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-23 16:07:51','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','12174032678808203263223'),(9193,'121740326642','B088',1.00,'400','retail','0','2025-02-23 19:06:29','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-02-23 16:07:51','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','yes','','','12174032681003130232021'),(9194,'121740326642','B064',1.00,'1200','retail','0','2025-02-23 19:06:51','','','','610','Cash',0.00,'1200','','','12','16.00','1','2025-02-23 16:07:51','2','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','yes','','','12174032683532323026132'),(9195,'121740326642','6040',1.00,'100','retail','0','2025-02-23 19:07:15','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-02-23 16:07:51','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','yes','','','12174032684610363302383'),(9196,'121740326642','6044',1.00,'200','retail','0','2025-02-23 19:07:26','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-02-23 16:07:51','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9944.00','9943','Inclusive','branch','Inventory','','','','yes','','','12174032685622800380230'),(9197,'121740326642','5977',1.00,'600','retail','0','2025-02-23 19:07:37','','','','600','Cash',0.00,'600','','','12','16.00','1','2025-02-23 16:07:51','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','498.00','497','Inclusive','branch','Inventory','','','','yes','','','12174032686522023023526'),(9209,'121740326874','B038',4.00,'1000','retail','0','2025-02-23 19:14:15','','','','195.52','Cash',0.00,'250','','','12','','1','2025-02-23 16:41:15','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','23.00','19','Inclusive','branch','Inventory','','','','','',NULL,'12174032730332332302323'),(9210,'121740326874','B032',3.00,'750','retail','0','2025-02-23 19:15:04','','','','186.68','Cash',0.00,'250','','','12','','1','2025-02-23 16:41:15','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','24.00','21','Inclusive','branch','Inventory','','','','','',NULL,'12174032731933233232243'),(9211,'121740326874','B022',3.00,'750','retail','0','2025-02-23 19:15:35','','','','176','Cash',0.00,'250','','','12','','1','2025-02-23 16:41:15','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','11.00','8','Inclusive','branch','Inventory','','','','','',NULL,'12174032734623340274330'),(9212,'121740326874','B089',3.00,'600','retail','0','2025-02-23 19:15:47','','','','79.16675','Cash',0.00,'200','','','12','','1','2025-02-23 16:41:15','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','61.00','58','Inclusive','branch','Inventory','','','','','',NULL,'12174032735939017270223'),(9213,'121740326874','6040',1.00,'100','retail','0','2025-02-23 19:15:59','','','','42','Cash',0.00,'100','','','12','','1','2025-02-23 16:41:15','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'12174032736833202123323'),(9214,'121740326874','B088',2.00,'800','retail','0','2025-02-23 19:16:09','','','','216','Cash',0.00,'400','','','12','','1','2025-02-23 16:41:15','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','','',NULL,'12174032737872330007102'),(9215,'121740326874','6521',2.00,'400','retail','0','2025-02-23 19:16:18','','','','100','Cash',0.00,'200','','','12','','1','2025-02-23 16:41:15','2','12','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174032739603432423030'),(9216,'121740326874','6026',1.00,'200','retail','0','2025-02-23 19:16:36','','','','50','Cash',0.00,'200','','','12','','1','2025-02-23 16:41:15','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','','',NULL,'12174032740822223223334'),(9217,'121740326874','6044',6.00,'1200','retail','0','2025-02-23 19:16:48','','','','100','Cash',0.00,'200','','','12','','1','2025-02-23 16:41:15','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','9943.00','9937','Inclusive','branch','Inventory','','','','','',NULL,'12174032754929272713237'),(9218,'121740326874','6537',1.00,'100','retail','0','2025-02-23 19:19:09','','','','50','Cash',0.00,'100','','','12','','1','2025-02-23 16:41:15','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174032757213322030002'),(9219,'121740326874','6512',3.00,'150','retail','0','2025-02-23 19:19:32','','','','30','Cash',0.00,'50','','','12','','1','2025-02-23 16:41:15','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','35.00','32','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174032758133238322273'),(9220,'121740326874','6591',1.00,'2400','retail','0','2025-02-23 19:40:54','','','','2400','Cash',0.00,'2400','','','12','0.00','1','2025-02-23 16:41:15','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174032887072143032233'),(9231,'121740321576','12',1.00,'2000','retail','0','2025-02-23 17:39:36','','','','975','Cash',0.00,'2000','','','12','','1','2025-02-23 16:51:16','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'12174032176132333032123'),(9232,'121740321576','6511',3.00,'300','retail','0','2025-02-23 17:42:41','','','','50','Cash',0.00,'100','','','12','','1','2025-02-23 16:51:16','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','195.00','192','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174032177033437272703'),(9233,'121740321576','6040',1.00,'100','retail','0','2025-02-23 17:43:47','','','','42','Cash',0.00,'100','','','12','','1','2025-02-23 16:51:16','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'12174032187121227230327'),(9234,'121740321576','6531',1.00,'50','retail','0','2025-02-23 17:44:41','','','','20','Cash',0.00,'50','','','12','','1','2025-02-23 16:51:16','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','108.00','107','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174032188998332033012'),(9235,'121740321576','6512',2.00,'100','retail','0','2025-02-23 17:44:50','','','','30','Cash',0.00,'50','','','12','','1','2025-02-23 16:51:16','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174032190212330342022'),(9236,'121740321576','6038',1.00,'1300','retail','0','2025-02-23 17:45:05','','','','1300','Cash',0.00,'1300','','','12','','1','2025-02-23 16:51:16','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','497.00','496','Inclusive','branch','Inventory','','','','','',NULL,'12174032199122201203902'),(9237,'121740321576','6030',1.00,'200','retail','0','2025-02-23 17:46:32','','','','100','Cash',0.00,'200','','','12','','1','2025-02-23 16:51:16','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100000.00','99999','Inclusive','branch','Inventory','','','','','',NULL,'12174032220322040720032'),(9238,'121740321576','6044',2.00,'400','retail','0','2025-02-23 17:50:04','','','','100','Cash',0.00,'200','','','12','','1','2025-02-23 16:51:16','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9949.00','9947','Inclusive','branch','Inventory','','','','','',NULL,'12174032221721020032220'),(9239,'121740321576','6511',1.00,'100','retail','0','2025-02-23 19:42:38','','','','50','Cash',0.00,'100','','','12','','1','2025-02-23 16:51:16','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174032901730070223223'),(9240,'121740321576','6566',1.00,'100','retail','0','2025-02-23 19:43:37','','','','50','Cash',0.00,'100','','','12','','1','2025-02-23 16:51:16','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174032903430313012223'),(9241,'121740321576','6511',1.00,'100','retail','0','2025-02-23 19:50:59','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-23 16:51:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','12174032946992202202020'),(9242,'121740322611','B018',2.00,'500','retail','0','2025-02-23 17:56:51','','','','169.0793103','Cash',0.00,'250','','','12','','1','2025-02-23 16:51:55','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','','','','','',NULL,'12174032262220223212022'),(9243,'121740322611','B009',1.00,'300','retail','0','2025-02-23 17:57:02','','','','204','Cash',0.00,'300','','','12','','1','2025-02-23 16:51:55','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','69.00','68','Inclusive','branch','Inventory','','','','','',NULL,'12174032263223222302326'),(9244,'121740322611','B018',1.00,'250','retail','0','2025-02-23 18:55:27','','','','169.0793103','Cash',0.00,'250','','','12','','1','2025-02-23 16:51:55','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'12174032613633032673133'),(9245,'121740322611','6040',1.00,'100','retail','0','2025-02-23 18:55:36','','','','42','Cash',0.00,'100','','','12','','1','2025-02-23 16:51:55','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'12174032614401221222032'),(9246,'121740322611','B018',1.00,'250','retail','0','2025-02-23 19:51:44','','','','169.0793103','Cash',0.00,'250','','','12','16.00','1','2025-02-23 16:51:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','yes','','','12174032951200221223250'),(9254,'121740330904','5977',1.00,'600','retail','0','2025-02-23 20:15:04','','','','600','Cash',0.00,'600','','','12','16.00','1','2025-02-23 17:16:33','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','497.00','496','Inclusive','branch','Inventory','','','','yes','','','12174033094231301242222'),(9255,'121740330904','6016',1.00,'750','retail','0','2025-02-23 20:15:42','','','','750','Cash',0.00,'750','','','12','16.00','1','2025-02-23 17:16:33','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4993.00','4992','Inclusive','branch','Inventory','','','','yes','','','12174033096323643370302'),(9256,'121740330904','6044',2.00,'400','retail','0','2025-02-23 20:16:04','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-02-23 17:16:33','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9935.00','9933','Inclusive','branch','Inventory','','','','yes','','','12174033097502723231912'),(9257,'121740330904','6531',1.00,'50','retail','0','2025-02-23 20:16:15','','','','20','Cash',0.00,'50','','','12','0.00','1','2025-02-23 17:16:33','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','108.00','107','Inclusive','branch','Service','1110','4000','5500','yes','','','12174033099142202220103'),(9258,'121740329518','7029',1.00,'1800','retail','0','2025-02-23 19:51:58','','','','1200','Cash',0.00,'1800','','','12','','1','2025-02-23 17:58:46','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','496.00','495','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12174032954823010337203'),(9259,'121740329518','6044',2.00,'400','retail','0','2025-02-23 19:52:28','','','','100','Cash',0.00,'200','','','12','','1','2025-02-23 17:58:46','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9937.00','9935','Inclusive','branch','Inventory','','','','','',NULL,'12174032955533710220232'),(9260,'121740329518','6510',2.00,'200','retail','0','2025-02-23 19:52:36','','','','50','Cash',0.00,'100','','','12','','1','2025-02-23 17:58:46','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174032960102001202133'),(9261,'121740329518','6513',1.00,'100','retail','0','2025-02-23 19:53:21','','','','50','Cash',0.00,'100','','','12','','1','2025-02-23 17:58:46','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174032961020223043403'),(9262,'121740329518','6513',1.00,'100','retail','0','2025-02-23 19:53:30','','','','50','Cash',0.00,'100','','','12','','1','2025-02-23 17:58:46','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174032961823233906022'),(9263,'121740329518','6572',1.00,'800','retail','0','2025-02-23 19:53:38','','','','500','Cash',0.00,'800','','','12','','1','2025-02-23 17:58:46','2','8','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174032966632102303722'),(9264,'121740329518','6040',2.00,'200','retail','0','2025-02-23 19:54:27','','','','42','Cash',0.00,'100','','','12','','1','2025-02-23 17:58:46','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','','','','','',NULL,'12174032969430363362221'),(9265,'121740329518','B088',1.00,'400','retail','0','2025-02-23 20:58:32','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-02-23 17:58:46','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','yes','','','12174033352331223330053'),(9266,'121740334080','6513',1.00,'100','retail','0','2025-02-23 21:08:00','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-23 18:08:11','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174033408724000034733'),(9267,'121740335157','6511',2.00,'200','retail','0','2025-02-23 21:25:57','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-23 18:26:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','195.00','193','Inclusive','branch','Service','1110','4000','5500','yes','','','12174033516566003220030'),(9268,'121740392671','B157',1.00,'3500','retail','0','2025-02-24 13:24:31','','','','2900','Cash',0.00,'3500','','','12','16.00','1','2025-02-24 10:25:19','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','yes','','','12174039268233702302933'),(9269,'121740392671','6040',1.00,'100','retail','0','2025-02-24 13:24:42','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-02-24 10:25:19','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','yes','','','12174039268923820384039'),(9270,'121740392671','6529',1.00,'600','retail','0','2025-02-24 13:24:49','','','','300','Cash',0.00,'600','','','12','0.00','1','2025-02-24 10:25:19','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','12174039270322002202330'),(9271,'121740392671','6515',1.00,'300','retail','0','2025-02-24 13:25:04','','','','100','Cash',0.00,'300','','','12','0.00','1','2025-02-24 10:25:19','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','12174039271633423233360'),(9272,'121740392721','6011',1.00,'1200','retail','0','2025-02-24 13:25:21','','','','1000','Cash',0.00,'1200','','','12','16.00','1','2025-02-24 10:25:49','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','500.00','499','Inclusive','branch','Inventory','','','','yes','','','12174039273302331132000'),(9273,'121740392721','6510',3.00,'300','retail','0','2025-02-24 13:25:33','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-24 10:25:49','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Service','1110','4000','5500','yes','','','12174039274677133633393'),(9274,'121740392750','B023',3.00,'900','retail','0','2025-02-24 13:25:50','','','','176','Cash',0.00,'300','','','12','16.00','1','2025-02-24 10:26:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','16.00','13','Inclusive','branch','Inventory','','','','yes','','','12174039276870232223893'),(9275,'121740392772','B088',1.00,'400','retail','0','2025-02-24 13:26:12','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-02-24 10:26:37','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','yes','','','12174039278434137303227'),(9276,'121740392772','6040',1.00,'100','retail','0','2025-02-24 13:26:25','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-02-24 10:26:37','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','yes','','','12174039279399323333291'),(9277,'121740392798','B088',2.00,'800','retail','0','2025-02-24 13:26:38','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-02-24 10:27:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','yes','','','12174039281220233232343'),(9278,'121740392798','6040',1.00,'100','retail','0','2025-02-24 13:26:52','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-02-24 10:27:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','yes','','','12174039281913230401831'),(9279,'121740392798','6044',2.00,'400','retail','0','2025-02-24 13:27:00','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-02-24 10:27:30','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9933.00','9931','Inclusive','branch','Inventory','','','','yes','','','12174039282780303323023'),(9280,'121740392798','6540',1.00,'2500','retail','0','2025-02-24 13:27:07','','','','1500','Cash',0.00,'2500','','','12','0.00','1','2025-02-24 10:27:30','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12174039284623208232213'),(9281,'121740403570','6015',1.00,'1500','retail','0','2025-02-24 16:26:10','','','','1500','Cash',0.00,'1500','','','12','16.00','1','2025-02-24 13:28:00','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4999.00','4998','Inclusive','branch','Inventory','','','','yes','','','12174040365400332340132'),(9282,'121740403570','6510',1.00,'100','retail','0','2025-02-24 16:27:34','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-24 13:28:00','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174040366122172730222'),(9283,'121740403570','6513',1.00,'100','retail','0','2025-02-24 16:27:41','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-24 13:28:00','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174040366810034322340'),(9284,'121740403570','B089',1.00,'200','retail','0','2025-02-24 16:27:48','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-02-24 13:28:00','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','','','','yes','','','12174040367742022323242'),(9285,'121740403681','6511',2.00,'200','retail','0','2025-02-24 16:28:01','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-24 13:28:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','195.00','193','Inclusive','branch','Service','1110','4000','5500','yes','','','12174040369323204332322'),(9286,'121740408089','B038',4.00,'1000','retail','0','2025-02-24 17:41:29','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-02-24 14:44:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','31.00','27','Inclusive','branch','Inventory','','','','yes','','','12174040821733201073421'),(9287,'121740408089','B022',4.00,'1000','retail','0','2025-02-24 17:43:50','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-02-24 14:44:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','20.00','16','Inclusive','branch','Inventory','','','','yes','','','12174040824537830332330'),(9288,'121740408089','6038',1.00,'1300','retail','0','2025-02-24 17:44:07','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2025-02-24 14:44:44','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','496.00','495','Inclusive','branch','Inventory','','','','yes','','','12174040826622246006332'),(9289,'121740408089','6044',1.00,'200','retail','0','2025-02-24 17:44:26','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-02-24 14:44:44','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9931.00','9930','Inclusive','branch','Inventory','','','','yes','','','12174040827273202323322'),(9290,'121740408089','6526',1.00,'100','retail','0','2025-02-24 17:44:33','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-24 14:44:44','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174040828002023023428'),(9295,'121740411929','B009',1.00,'300','retail','0','2025-02-24 18:45:29','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-02-24 15:45:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','63.00','62','Inclusive','branch','Inventory','','','','yes','','','12174041193603330294323'),(9296,'121740409930','B010',1.00,'350','retail','0','2025-02-24 18:12:10','','','','272','Cash',0.00,'350','','','12','','1','2025-02-24 16:25:11','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'12174040995023520242320'),(9297,'121740409930','B089',1.00,'200','retail','0','2025-02-24 18:12:30','','','','79.16675','Cash',0.00,'200','','','12','','1','2025-02-24 16:25:11','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','','','','','',NULL,'12174040995823209423307'),(9298,'121740409930','6511',1.00,'100','retail','0','2025-02-24 18:12:39','','','','50','Cash',0.00,'100','','','12','','1','2025-02-24 16:25:11','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174040996763373422907'),(9299,'121740409930','B023',2.00,'600','retail','0','2025-02-24 18:12:48','','','','176','Cash',0.00,'300','','','12','','1','2025-02-24 16:25:11','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','','',NULL,'12174040998072033720247'),(9300,'121740409930','B010',1.00,'350','retail','0','2025-02-24 19:24:14','','','','272','Cash',0.00,'350','','','12','16.00','1','2025-02-24 16:25:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','yes','','','12174041426414274632120'),(9301,'121740414472','B023',2.00,'600','retail','0','2025-02-24 20:12:03','','','','176','Cash',0.00,'300','','','12','16.00','1','2025-02-24 17:45:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','','','','yes','','','12174041911132023223113'),(9302,'121740414472','5977',1.00,'600','retail','0','2025-02-24 20:45:11','','','','600','Cash',0.00,'600','','','12','16.00','1','2025-02-24 17:45:36','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','496.00','495','Inclusive','branch','Inventory','','','','yes','','','12174041911810041323111'),(9303,'121740414472','6044',1.00,'200','retail','0','2025-02-24 20:45:18','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-02-24 17:45:36','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9930.00','9929','Inclusive','branch','Inventory','','','','yes','','','12174041912441332322230'),(9304,'121740414472','B089',1.00,'200','retail','0','2025-02-24 20:45:25','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-02-24 17:45:36','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','56.00','55','Inclusive','branch','Inventory','','','','yes','','','12174041913430012022431'),(9305,'191740486602','6000',1.00,'1300','retail','0','2025-02-25 15:30:03','','','','1000','Cash',0.00,'1300','','','19','16.00','1','2025-02-25 12:31:19','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','yes','','','19174048663832630393004'),(9306,'191740486602','6044',1.00,'200','retail','0','2025-02-25 15:30:39','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-02-25 12:31:19','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9929.00','9928','Inclusive','branch','Inventory','','','','yes','','','19174048665336312290920'),(9307,'191740486602','6510',1.00,'100','retail','0','2025-02-25 15:30:55','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-02-25 12:31:19','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174048666409334726424'),(9308,'191740486602','6511',1.00,'100','retail','0','2025-02-25 15:31:05','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-02-25 12:31:19','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','19174048667571200703233'),(9314,'191740486682','B001',1.00,'250','retail','0','2025-02-25 15:31:22','','','','169','Cash',0.00,'250','','','19','','1','2025-02-25 13:51:23','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','','',NULL,'19174048671532532027352'),(9315,'191740486682','6555',1.00,'1200','retail','0','2025-02-25 15:31:56','','','','600','Cash',0.00,'1200','','','19','','1','2025-02-25 13:51:23','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174048673122712342330'),(9316,'191740486682','6524',1.00,'200','retail','0','2025-02-25 16:13:54','','','','70','Cash',0.00,'200','','','19','','1','2025-02-25 13:51:23','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174048924530722233793'),(9317,'191740486682','B001',1.00,'250','retail','0','2025-02-25 16:14:05','','','','169','Cash',0.00,'250','','','19','','1','2025-02-25 13:51:23','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','','',NULL,'19174048925802208020903'),(9318,'191740486682','6513',1.00,'100','retail','0','2025-02-25 16:14:18','','','','50','Cash',0.00,'100','','','19','','1','2025-02-25 13:51:23','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174048926830263220302'),(9319,'191740486682','6040',1.00,'100','retail','0','2025-02-25 16:51:09','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-02-25 13:51:23','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','yes','','','19174049147810338993030'),(9320,'191740491485','B088',1.00,'400','retail','0','2025-02-25 16:51:25','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-02-25 13:51:47','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','yes','','','19174049149829342132424'),(9323,'191740491509','6511',1.00,'100','retail','0','2025-02-25 16:51:49','','','','50','Cash',0.00,'100','','','19','','1','2025-02-25 16:23:33','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174049621002312339103'),(9324,'191740491509','B023',1.00,'300','retail','0','2025-02-25 18:10:11','','','','176','Cash',0.00,'300','','','19','','1','2025-02-25 16:23:33','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'19174049622922202671949'),(9325,'191740491509','B023',1.00,'300','retail','0','2025-02-25 19:22:53','','','','176','Cash',0.00,'300','','','19','16.00','1','2025-02-25 16:23:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','yes','','','19174050058210211000323'),(9326,'191740491509','6001',1.00,'650','retail','0','2025-02-25 19:23:02','','','','650','Cash',0.00,'650','','','19','16.00','1','2025-02-25 16:23:33','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','yes','','','19174050059832252009012'),(9327,'191740491509','6044',1.00,'200','retail','0','2025-02-25 19:23:19','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-02-25 16:23:33','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9928.00','9927','Inclusive','branch','Inventory','','','','yes','','','19174050060804335383322'),(9329,'191740504095','B038',2.00,'500','retail','0','2025-02-25 20:21:35','','','','195.52','Cash',0.00,'250','','','19','','1','2025-02-25 17:44:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','','','','','',NULL,'19174050448030043133333'),(9330,'191740504095','B088',1.00,'400','retail','0','2025-02-25 20:43:29','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-02-25 17:44:09','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','yes','','','19174050542232925221402'),(9331,'121740571339','6555',1.00,'1200','retail','0','2025-02-26 15:02:19','','','','600','Cash',0.00,'1200','','','12','0.00','1','2025-02-26 12:03:43','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12174057135920293022232'),(9332,'121740571339','6044',1.00,'200','retail','0','2025-02-26 15:02:39','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-02-26 12:03:43','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9927.00','9926','Inclusive','branch','Inventory','','','','yes','','','12174057137427773703723'),(9333,'121740571339','6510',2.00,'200','retail','0','2025-02-26 15:02:56','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-26 12:03:43','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12174057138542032072322'),(9334,'121740571339','6513',1.00,'100','retail','0','2025-02-26 15:03:06','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-26 12:03:43','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174057139332092332233'),(9335,'121740571339','6040',1.00,'100','retail','0','2025-02-26 15:03:14','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-02-26 12:03:43','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','yes','','','12174057140402032040300'),(9336,'121740571339','6002',1.00,'250','retail','0','2025-02-26 15:03:25','','','','200','Cash',0.00,'250','','','12','16.00','1','2025-02-26 12:03:43','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','yes','','','12174057141923004042122'),(9337,'121740571424','6044',1.00,'200','retail','0','2025-02-26 15:03:44','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-02-26 12:06:13','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9926.00','9925','Inclusive','branch','Inventory','','','','yes','','','12174057154120330325021'),(9338,'121740571424','6526',1.00,'100','retail','0','2025-02-26 15:05:42','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-26 12:06:13','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174057155042332475122'),(9339,'121740571424','6511',4.00,'400','retail','0','2025-02-26 15:05:50','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-26 12:06:13','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','195.00','191','Inclusive','branch','Service','1110','4000','5500','yes','','','12174057157012203205521'),(9340,'121740571575','B088',1.00,'400','retail','0','2025-02-26 15:06:15','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-02-26 12:08:26','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','yes','','','12174057170220002233113'),(9341,'121740586859','B042',1.00,'2200','retail','0','2025-02-26 19:20:59','','','','1500','Cash',0.00,'2200','','','12','16.00','1','2025-02-26 16:22:43','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','yes','','','12174058689848125228290'),(9342,'121740586859','6040',3.00,'300','retail','0','2025-02-26 19:21:39','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-02-26 16:22:43','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','8.00','5','Inclusive','branch','Inventory','','','','yes','','','12174058691720620323421'),(9343,'121740586859','6510',1.00,'100','retail','0','2025-02-26 19:21:57','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-26 16:22:43','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174058694112663272409'),(9344,'121740586859','5980',1.00,'900','retail','0','2025-02-26 19:22:21','','','','900','Cash',0.00,'900','','','12','16.00','1','2025-02-26 16:22:43','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','503.00','502','Inclusive','branch','Inventory','','','','yes','','','12174058694833243337703'),(9345,'121740586859','6513',1.00,'100','retail','0','2025-02-26 19:22:28','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-26 16:22:43','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174058695930283029531'),(9346,'121740642916','6519',1.00,'150','retail','0','2025-02-27 10:55:16','','','','50','Cash',0.00,'150','','','12','0.00','1','2025-02-27 07:55:28','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174064292502250123920'),(9347,'121740669225','B088',1.00,'400','retail','0','2025-02-27 18:13:46','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-02-27 15:14:02','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','yes','','','12174066923513223333305'),(9350,'121740669279','B064',1.00,'1200','retail','0','2025-02-27 18:14:39','','','','610','Cash',0.00,'1200','','','12','16.00','1','2025-02-27 15:15:01','2','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','yes','','','12174066928900906439903'),(9351,'121740669279','6040',1.00,'100','retail','0','2025-02-27 18:14:49','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-02-27 15:15:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','yes','','','12174066929709223221001'),(9359,'121740669247','5999',1.00,'1500','retail','0','2025-02-27 18:14:08','','','','1500','Cash',0.00,'1500','','','12','','1','2025-02-27 16:43:35','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'12174066926133302222206'),(9360,'121740669247','6517',2.00,'500','retail','0','2025-02-27 18:14:22','','','','150','Cash',0.00,'250','','','12','','1','2025-02-27 16:43:35','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','101111.00','101109','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174066927230331312071'),(9361,'121740669247','6501',1.00,'200','retail','0','2025-02-27 19:43:21','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-02-27 16:43:35','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9998.00','9997','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174067460900002203000'),(9362,'121740669304','B038',1.00,'250','retail','0','2025-02-27 18:15:04','','','','195.52','Cash',0.00,'250','','','12','','1','2025-02-27 16:47:33','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','',NULL,'12174066932002130226723'),(9363,'121740669304','6521',1.00,'200','retail','0','2025-02-27 18:15:21','','','','100','Cash',0.00,'200','','','12','','1','2025-02-27 16:47:33','2','12','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174066933360220122202'),(9364,'121740669304','6044',1.00,'200','retail','0','2025-02-27 18:15:34','','','','100','Cash',0.00,'200','','','12','','1','2025-02-27 16:47:33','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9925.00','9924','Inclusive','branch','Inventory','','','','','',NULL,'12174066934222313642023'),(9365,'121740669304','B006',1.00,'250','retail','0','2025-02-27 19:39:52','','','','176','Cash',0.00,'250','','','12','','1','2025-02-27 16:47:33','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'12174067440522700204030'),(9366,'121740669304','B038',1.00,'250','retail','0','2025-02-27 19:47:12','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-02-27 16:47:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','yes','','','12174067484617404622331'),(9367,'121740747124','B009',1.00,'300','retail','0','2025-02-28 15:52:04','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-02-28 12:52:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','62.00','61','Inclusive','branch','Inventory','','','','yes','','','12174074713731043213432'),(9368,'121740747124','15',1.00,'150','retail','0','2025-02-28 15:52:20','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-02-28 12:52:34','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9976.00','9975','Inclusive','branch','Inventory','','','','yes','','','12174074714844702020433'),(9378,'121740747162','7029',1.00,'1800','retail','0','2025-02-28 15:52:42','','','','1200','Cash',0.00,'1800','','','12','','1','2025-02-28 14:31:16','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','495.00','494','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12174074941622212013312'),(9379,'121740747162','6513',1.00,'100','retail','0','2025-02-28 16:30:16','','','','50','Cash',0.00,'100','','','12','','1','2025-02-28 14:31:16','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174074942442200422212'),(9380,'121740747162','6044',1.00,'200','retail','0','2025-02-28 16:30:25','','','','100','Cash',0.00,'200','','','12','','1','2025-02-28 14:31:16','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9924.00','9923','Inclusive','branch','Inventory','','','','','',NULL,'12174074943924223233209'),(9381,'121740747162','6032',1.00,'200','retail','0','2025-02-28 16:30:39','','','','200','Cash',0.00,'200','','','12','','1','2025-02-28 14:31:16','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99991.00','99990','Inclusive','branch','Inventory','','','','','',NULL,'12174074944804002309001'),(9382,'121740747162','6044',1.00,'200','retail','0','2025-02-28 17:29:26','','','','100','Cash',0.00,'200','','','12','','1','2025-02-28 14:31:16','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9923.00','9922','Inclusive','branch','Inventory','','','','','',NULL,'12174075298332923937333'),(9383,'121740747162','6511',1.00,'100','retail','0','2025-02-28 17:31:01','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-28 14:31:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','12174075307023231533037'),(9384,'121740753090','6016',1.00,'750','retail','0','2025-02-28 17:31:30','','','','750','Cash',0.00,'750','','','12','16.00','1','2025-02-28 16:26:45','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4992.00','4991','Inclusive','branch','Inventory','','','','yes','','','12174075987833121252300'),(9385,'121740753090','6510',1.00,'100','retail','0','2025-02-28 19:24:42','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-28 16:26:45','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174075990030722233793'),(9386,'121740753090','6511',1.00,'100','retail','0','2025-02-28 19:25:04','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-28 16:26:45','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','12174075993277923302222'),(9387,'121740753090','B032',1.00,'250','retail','0','2025-02-28 19:25:57','','','','186.68','Cash',0.00,'250','','','12','16.00','1','2025-02-28 16:26:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','yes','','','12174075998650333509302'),(9396,'121740760018','6000',1.00,'1300','retail','0','2025-02-28 19:26:58','','','','1000','Cash',0.00,'1300','','','12','','1','2025-02-28 16:38:22','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'12174076052600000263306'),(9397,'121740760018','6001',1.00,'650','retail','0','2025-02-28 19:35:30','','','','650','Cash',0.00,'650','','','12','','1','2025-02-28 16:38:22','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','',NULL,'12174076054425122206730'),(9398,'121740760018','6510',1.00,'100','retail','0','2025-02-28 19:35:45','','','','50','Cash',0.00,'100','','','12','','1','2025-02-28 16:38:22','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174076056560077232535'),(9399,'121740760018','6044',3.00,'600','retail','0','2025-02-28 19:36:09','','','','100','Cash',0.00,'200','','','12','','1','2025-02-28 16:38:22','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9922.00','9919','Inclusive','branch','Inventory','','','','','',NULL,'12174076059422712363272'),(9400,'121740760018','B019',2.00,'700','retail','0','2025-02-28 19:36:36','','','','265','Cash',0.00,'350','','','12','','1','2025-02-28 16:38:22','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','','','','','',NULL,'12174076061232216700207'),(9401,'121740760018','B030',2.00,'500','retail','0','2025-02-28 19:36:56','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-02-28 16:38:22','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','38.00','36','Inclusive','branch','Inventory','','','','','',NULL,'12174076063232233221063'),(9402,'121740760018','B035',2.00,'500','retail','0','2025-02-28 19:37:13','','','','186.68','Cash',0.00,'250','','','12','','1','2025-02-28 16:38:22','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','','','','','',NULL,'12174076064523026226020'),(9403,'121740760018','B015',1.00,'350','retail','0','2025-02-28 19:37:27','','','','220','Cash',0.00,'350','','','12','','1','2025-02-28 16:38:22','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','',NULL,'12174076065735362003502'),(9404,'121740760018','6513',2.00,'200','retail','0','2025-02-28 19:38:05','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-28 16:38:22','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12174076069503672071235'),(9405,'121740761848','B030',2.00,'500','retail','0','2025-02-28 19:57:28','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-02-28 16:58:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','36.00','34','Inclusive','branch','Inventory','','','','yes','','','12174076187632020723277'),(9406,'121740761913','6514',2.00,'200','retail','0','2025-02-28 19:58:34','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-28 16:59:52','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','47.00','45','Inclusive','branch','Service','1110','4000','5500','yes','','','12174076195832199033333'),(9407,'121740761913','6514',1.00,'100','retail','0','2025-02-28 19:59:22','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-02-28 16:59:52','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Service','1110','4000','5500','yes','','','12174076197423100333301'),(9408,'121740761913','6512',6.00,'300','retail','0','2025-02-28 19:59:36','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-02-28 16:59:52','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','35.00','29','Inclusive','branch','Service','1110','4000','5500','yes','','','12174076198702317003011'),(9409,'121740762003','6512',2.00,'100','retail','0','2025-02-28 20:00:03','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-02-28 18:40:01','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','yes','','','12174076799719997032232'),(9410,'191740818200','B088',1.00,'400','retail','0','2025-03-01 11:36:40','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-03-01 08:36:55','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','yes','','','19174081821202032323830'),(9414,'191740818217','B009',1.00,'300','retail','0','2025-03-01 13:14:41','','','','204','Cash',0.00,'300','','','19','','1','2025-03-01 11:22:59','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','61.00','60','Inclusive','branch','Inventory','','','','','',NULL,'19174082410233224242437'),(9415,'191740818217','6048',1.00,'600','retail','0','2025-03-01 13:15:37','','','','300','Cash',0.00,'600','','','19','','1','2025-03-01 11:22:59','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','500.00','499','Inclusive','branch','Inventory','','','','','',NULL,'19174082415732233322123'),(9416,'191740818217','6030',1.00,'200','retail','0','2025-03-01 13:15:59','','','','100','Cash',0.00,'200','','','19','','1','2025-03-01 11:22:59','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99999.00','99998','Inclusive','branch','Inventory','','','','','',NULL,'19174082419433322233227'),(9417,'191740818217','B009',2.00,'600','retail','0','2025-03-01 14:22:40','','','','204','Cash',0.00,'300','','','19','16.00','1','2025-03-01 11:22:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Inventory','','','','yes','','','19174082817241720313220'),(9418,'191740828182','5977',1.00,'600','retail','0','2025-03-01 14:23:02','','','','600','Cash',0.00,'600','','','19','16.00','1','2025-03-01 11:23:37','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','495.00','494','Inclusive','branch','Inventory','','','','yes','','','19174082819392337312333'),(9419,'191740828182','6032',1.00,'200','retail','0','2025-03-01 14:23:14','','','','200','Cash',0.00,'200','','','19','16.00','1','2025-03-01 11:23:37','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99990.00','99989','Inclusive','branch','Inventory','','','','yes','','','19174082820320222223333'),(9420,'191740828182','6510',1.00,'100','retail','0','2025-03-01 14:23:23','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-01 11:23:37','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174082821308003382229'),(9427,'191740829831','B088',1.00,'400','retail','0','2025-03-01 14:50:32','','','','216','Cash',0.00,'400','','','19','','1','2025-03-01 13:40:23','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'19174082984323423332118'),(9428,'191740829831','6000',1.00,'1300','retail','0','2025-03-01 14:50:46','','','','1000','Cash',0.00,'1300','','','19','','1','2025-03-01 13:40:23','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'19174082996903820300323'),(9429,'191740829831','6510',1.00,'100','retail','0','2025-03-01 14:52:50','','','','50','Cash',0.00,'100','','','19','','1','2025-03-01 13:40:23','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174082998571893902302'),(9430,'191740829831','6032',1.00,'200','retail','0','2025-03-01 14:53:07','','','','200','Cash',0.00,'200','','','19','','1','2025-03-01 13:40:23','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99989.00','99988','Inclusive','branch','Inventory','','','','','',NULL,'19174083000320373280233'),(9431,'191740829831','6513',1.00,'100','retail','0','2025-03-01 16:40:02','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-01 13:40:23','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174083641730432343323'),(9438,'191740836864','15',1.00,'150','retail','0','2025-03-01 16:47:44','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-03-01 13:48:01','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9975.00','9974','Inclusive','branch','Inventory','','','','yes','','','19174083687694270003031'),(9439,'191740836757','6040',1.00,'100','retail','0','2025-03-01 16:45:57','','','','42','Cash',0.00,'100','','','19','','1','2025-03-01 14:14:46','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'19174083679620223440023'),(9440,'191740836757','B030',2.00,'500','retail','0','2025-03-01 16:46:40','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-03-01 14:14:46','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','34.00','32','Inclusive','branch','Inventory','','','','','',NULL,'19174083682929809322329'),(9441,'191740836757','B038',1.00,'250','retail','0','2025-03-01 16:47:10','','','','195.52','Cash',0.00,'250','','','19','','1','2025-03-01 14:14:46','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','',NULL,'19174083684989283820312'),(9442,'191740836757','B038',1.00,'250','retail','0','2025-03-01 17:12:45','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-03-01 14:14:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','yes','','','19174083840440323282430'),(9443,'191740838490','B018',1.00,'250','retail','0','2025-03-01 17:14:50','','','','169.0793103','Cash',0.00,'250','','','19','16.00','1','2025-03-01 14:16:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','yes','','','19174083860581322163202'),(9444,'121740838936','B018',1.00,'250','retail','0','2025-03-01 17:22:16','','','','169.0793103','Cash',0.00,'250','','','12','16.00','1','2025-03-01 14:23:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','yes','','','12174083896323320133338'),(9445,'121740838936','B038',1.00,'250','retail','0','2025-03-01 17:22:49','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-03-01 14:23:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','yes','','','12174083901233133233230'),(9449,'121740839151','7029',1.00,'1800','retail','0','2025-03-01 17:25:52','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-03-01 14:27:45','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','494.00','493','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174083916737833201807'),(9450,'121740839151','6044',3.00,'600','retail','0','2025-03-01 17:26:08','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-03-01 14:27:45','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9919.00','9916','Inclusive','branch','Inventory','','','','yes','','','12174083918631236034100'),(9451,'121740839151','B088',1.00,'400','retail','0','2025-03-01 17:26:27','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-03-01 14:27:45','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','yes','','','12174083920721000024033'),(9452,'121740839151','B027',1.00,'250','retail','0','2025-03-01 17:26:49','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-03-01 14:27:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','yes','','','12174083922033239220211'),(9453,'121740839151','6003',1.00,'150','retail','0','2025-03-01 17:27:01','','','','150','Cash',0.00,'150','','','12','16.00','1','2025-03-01 14:27:45','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','yes','','','12174083923722324232202'),(9454,'121740839273','6529',3.00,'1800','retail','0','2025-03-01 17:27:53','','','','300','Cash',0.00,'600','','','12','0.00','1','2025-03-01 14:42:47','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10.00','7','Inclusive','branch','Service','1110','4000','5500','yes','','','12174083997927210748338'),(9455,'121740839273','6556',1.00,'500','retail','0','2025-03-01 17:39:42','','','','300','Cash',0.00,'500','','','12','0.00','1','2025-03-01 14:42:47','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','12174083999333323297320'),(9456,'121740839273','7029',1.00,'1800','retail','0','2025-03-01 17:39:54','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-03-01 14:42:47','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','493.00','492','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174084000903702240334'),(9457,'121740839273','6510',2.00,'200','retail','0','2025-03-01 17:40:30','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-01 14:42:47','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12174084006530600323300'),(9458,'121740839273','6044',1.00,'200','retail','0','2025-03-01 17:41:06','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-03-01 14:42:47','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9916.00','9915','Inclusive','branch','Inventory','','','','yes','','','12174084009781420302734'),(9459,'121740839273','6511',8.00,'800','retail','0','2025-03-01 17:41:38','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-01 14:42:47','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','195.00','187','Inclusive','branch','Service','1110','4000','5500','yes','','','12174084012522330004102'),(9460,'121740839273','6002',4.00,'1000','retail','0','2025-03-01 17:42:06','','','','200','Cash',0.00,'250','','','12','16.00','1','2025-03-01 14:42:47','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9998.00','9994','Inclusive','branch','Inventory','','','','yes','','','12174084015185323000253'),(9461,'191740832164','6511',2.00,'200','retail','0','2025-03-01 15:29:25','','','','50','Cash',0.00,'100','','','19','','1','2025-03-01 14:57:14','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','195.00','193','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174083217822473211323'),(9462,'191740832164','6540',1.00,'2500','retail','0','2025-03-01 15:29:39','','','','1500','Cash',0.00,'2500','','','19','','1','2025-03-01 14:57:14','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174083219128003233139'),(9463,'191740832164','6527',1.00,'200','retail','0','2025-03-01 16:45:06','','','','50','Cash',0.00,'200','','','19','','1','2025-03-01 14:57:14','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174083672673623226038'),(9464,'191740832164','6511',1.00,'100','retail','0','2025-03-01 17:56:13','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-01 14:57:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','19174084101803131300022'),(9465,'121740839026','B018',3.00,'750','retail','0','2025-03-01 17:23:47','','','','169.0793103','Cash',0.00,'250','','','12','','1','2025-03-01 15:22:27','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9.00','6','Inclusive','branch','Inventory','','','','','',NULL,'12174083904331220022010'),(9466,'121740839026','6016',1.00,'750','retail','0','2025-03-01 17:24:06','','','','750','Cash',0.00,'750','','','12','','1','2025-03-01 15:22:27','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4991.00','4990','Inclusive','branch','Inventory','','','','','',NULL,'12174083907023377303200'),(9467,'121740839026','6510',1.00,'100','retail','0','2025-03-01 17:24:36','','','','50','Cash',0.00,'100','','','12','','1','2025-03-01 15:22:27','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174083911233000183712'),(9468,'121740839026','B018',1.00,'250','retail','0','2025-03-01 18:21:32','','','','169.0793103','Cash',0.00,'250','','','12','16.00','1','2025-03-01 15:22:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','yes','','','12174084250302132822230'),(9469,'121740839026','B030',1.00,'250','retail','0','2025-03-01 18:21:48','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-03-01 15:22:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','yes','','','12174084252323402720370'),(9470,'121740839026','B038',1.00,'250','retail','0','2025-03-01 18:22:06','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-03-01 15:22:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','yes','','','12174084253933923221227'),(9472,'121740842590','B030',1.00,'250','retail','0','2025-03-01 18:23:11','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-03-01 16:09:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','yes','','','12174084538021423420232'),(9473,'121740842590','B088',1.00,'400','retail','0','2025-03-01 19:09:41','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-03-01 16:09:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','yes','','','12174084539120032577205'),(9474,'191740850931','B001',2.00,'500','retail','0','2025-03-01 20:42:11','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-03-01 17:43:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Inventory','','','','yes','','','19174085094433320922039'),(9475,'191740850931','B023',4.00,'1200','retail','0','2025-03-01 20:42:25','','','','176','Cash',0.00,'300','','','19','16.00','1','2025-03-01 17:43:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','7.00','3','Inclusive','branch','Inventory','','','','yes','','','19174085095931899332203'),(9476,'191740850931','6519',1.00,'150','retail','0','2025-03-01 20:42:39','','','','50','Cash',0.00,'150','','','19','0.00','1','2025-03-01 17:43:46','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174085097622096292809'),(9477,'191740850931','6515',1.00,'300','retail','0','2025-03-01 20:42:56','','','','100','Cash',0.00,'300','','','19','0.00','1','2025-03-01 17:43:46','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','19174085099503515951329'),(9478,'191740851030','6511',1.00,'100','retail','0','2025-03-01 20:43:50','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-01 18:01:24','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','19174085201223983210331'),(9479,'191740851030','6513',1.00,'100','retail','0','2025-03-01 21:00:13','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-01 18:01:24','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174085202434200401204'),(9480,'191740851030','6510',2.00,'200','retail','0','2025-03-01 21:00:25','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-01 18:01:24','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','19174085205223303425202'),(9481,'191740851030','6044',1.00,'200','retail','0','2025-03-01 21:00:53','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-03-01 18:01:24','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9913.00','9912','Inclusive','branch','Inventory','','','','yes','','','19174085206230302022332'),(9482,'191740851030','7029',1.00,'1800','retail','0','2025-03-01 21:01:02','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2025-03-01 18:01:24','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','490.00','489','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174085207822020702191'),(9483,'121740845399','7029',2.00,'3600','retail','0','2025-03-01 19:09:59','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-03-01 18:12:00','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','492.00','490','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174084541520200502223'),(9484,'121740845399','6044',2.00,'400','retail','0','2025-03-01 19:10:16','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-03-01 18:12:00','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9915.00','9913','Inclusive','branch','Inventory','','','','yes','','','12174084542535240325114'),(9485,'121740845399','6510',2.00,'200','retail','0','2025-03-01 19:10:25','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-01 18:12:00','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12174084543552420230033'),(9486,'121740845399','6513',2.00,'200','retail','0','2025-03-01 19:10:38','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-01 18:12:00','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12174084545024232234205'),(9487,'121740845399','B089',1.00,'200','retail','0','2025-03-01 19:10:52','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-03-01 18:12:00','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','','','','yes','','','12174084546642826023332'),(9488,'121740845399','6511',4.00,'400','retail','0','2025-03-01 19:11:08','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-01 18:12:00','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','195.00','191','Inclusive','branch','Service','1110','4000','5500','yes','','','12174084547703417271327'),(9489,'121740845399','B083',1.00,'2000','retail','0','2025-03-01 19:11:19','','','','1000','Cash',0.00,'2000','','','12','16.00','1','2025-03-01 18:12:00','2','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','yes','','','12174084549523100333301'),(9490,'121740845399','6501',1.00,'200','retail','0','2025-03-01 21:11:15','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-03-01 18:12:00','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174085270913122303100'),(9505,'121740852845','B030',2.00,'500','retail','0','2025-03-01 21:14:05','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-03-01 18:16:38','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','','','','','',NULL,'12174085292902003028035'),(9506,'121740852845','B038',1.00,'250','retail','0','2025-03-01 21:15:29','','','','195.52','Cash',0.00,'250','','','12','','1','2025-03-01 18:16:38','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'12174085293932332347103'),(9507,'121740852845','B018',2.00,'500','retail','0','2025-03-01 21:15:40','','','','169.0793103','Cash',0.00,'250','','','12','','1','2025-03-01 18:16:38','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','','',NULL,'12174085295033222294522'),(9508,'121740852845','6000',1.00,'1300','retail','0','2025-03-01 21:15:50','','','','1000','Cash',0.00,'1300','','','12','','1','2025-03-01 18:16:38','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'12174085296123322200321'),(9509,'121740852845','6001',1.00,'650','retail','0','2025-03-01 21:16:01','','','','650','Cash',0.00,'650','','','12','','1','2025-03-01 18:16:38','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'12174085296963036752320'),(9510,'121740852845','6510',3.00,'300','retail','0','2025-03-01 21:16:23','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-01 18:16:38','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Service','1110','4000','5500','yes','','','12174085299322190397521'),(9511,'121740852999','B030',2.00,'500','retail','0','2025-03-01 21:16:39','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-03-01 18:17:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','','','','yes','','','12174085304833344070358'),(9512,'121740852999','B043',1.00,'1200','retail','0','2025-03-01 21:17:29','','','','680','Cash',0.00,'1200','','','12','16.00','1','2025-03-01 18:17:53','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','yes','','','12174085305928151224502'),(9513,'121740852999','B089',1.00,'200','retail','0','2025-03-01 21:17:39','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-03-01 18:17:53','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','','','','yes','','','12174085306923002222253'),(9514,'121740853076','B043',1.00,'1200','retail','0','2025-03-01 21:17:56','','','','680','Cash',0.00,'1200','','','12','16.00','1','2025-03-01 18:18:31','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','yes','','','12174085308707045022333'),(9515,'121740853076','B089',1.00,'200','retail','0','2025-03-01 21:18:07','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-03-01 18:18:31','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','','','','yes','','','12174085309523032037293'),(9516,'121740853076','B030',1.00,'250','retail','0','2025-03-01 21:18:15','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-03-01 18:18:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','yes','','','12174085310432233233330'),(9517,'121740842554','B030',1.00,'250','retail','0','2025-03-01 18:22:35','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-03-01 18:20:26','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','',NULL,'12174084257153137300022'),(9518,'121740842554','B030',1.00,'250','retail','0','2025-03-01 21:12:20','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-03-01 18:20:26','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','',NULL,'12174085275131030320323'),(9519,'121740842554','B038',1.00,'250','retail','0','2025-03-01 21:12:32','','','','195.52','Cash',0.00,'250','','','12','','1','2025-03-01 18:20:26','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'12174085276600002322300'),(9520,'121740842554','B018',2.00,'500','retail','0','2025-03-01 21:12:47','','','','169.0793103','Cash',0.00,'250','','','12','','1','2025-03-01 18:20:26','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','','',NULL,'12174085278223328302214'),(9521,'121740842554','B028',2.00,'600','retail','0','2025-03-01 21:13:52','','','','195','Cash',0.00,'300','','','12','','1','2025-03-01 18:20:26','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','','','','','',NULL,'12174085284102023023214'),(9522,'191740853271','6511',4.00,'400','retail','0','2025-03-01 21:21:11','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-01 18:24:43','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','195.00','191','Inclusive','branch','Service','1110','4000','5500','yes','','','19174085328612333237733'),(9523,'191740853271','B089',1.00,'200','retail','0','2025-03-01 21:21:26','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-03-01 18:24:43','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','','','','yes','','','19174085330932320303322'),(9524,'191740853271','6044',2.00,'400','retail','0','2025-03-01 21:21:50','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-03-01 18:24:43','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9912.00','9910','Inclusive','branch','Inventory','','','','yes','','','19174085340232228913323'),(9525,'191740853271','6517',2.00,'500','retail','0','2025-03-01 21:23:22','','','','150','Cash',0.00,'250','','','19','0.00','1','2025-03-01 18:24:43','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','101111.00','101109','Inclusive','branch','Service','1110','4000','5500','yes','','','19174085341420333334224'),(9526,'191740853271','6513',1.00,'100','retail','0','2025-03-01 21:23:34','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-01 18:24:43','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174085342742238242322'),(9527,'191740853271','6513',1.00,'100','retail','0','2025-03-01 21:23:48','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-01 18:24:43','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174085344623762065038'),(9528,'191740853271','5999',1.00,'1500','retail','0','2025-03-01 21:24:07','','','','1500','Cash',0.00,'1500','','','19','16.00','1','2025-03-01 18:24:43','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','yes','','','19174085345823420253351'),(9529,'191740853271','6016',1.00,'750','retail','0','2025-03-01 21:24:18','','','','750','Cash',0.00,'750','','','19','16.00','1','2025-03-01 18:24:43','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4990.00','4989','Inclusive','branch','Inventory','','','','yes','','','19174085347834242232002'),(9530,'121740855186','6002',2.00,'500','retail','0','2025-03-01 21:53:06','','','','200','Cash',0.00,'250','','','12','16.00','1','2025-03-01 18:53:20','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9994.00','9992','Inclusive','branch','Inventory','','','','yes','','','12174085519742023331473'),(9531,'121740855572','6524',1.00,'200','retail','0','2025-03-01 21:59:32','','','','70','Cash',0.00,'200','','','12','0.00','1','2025-03-01 18:59:45','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174085558132721700333'),(9538,'191740911729','5999',1.00,'1500','retail','0','2025-03-02 13:35:29','','','','1500','Cash',0.00,'1500','','','19','16.00','1','2025-03-02 10:55:20','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','yes','','','19174091284683103330233'),(9539,'191740911729','6517',1.00,'250','retail','0','2025-03-02 13:54:06','','','','150','Cash',0.00,'250','','','19','0.00','1','2025-03-02 10:55:20','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101111.00','101110','Inclusive','branch','Service','1110','4000','5500','yes','','','19174091286323690120130'),(9540,'191740911729','6032',1.00,'200','retail','0','2025-03-02 13:54:23','','','','200','Cash',0.00,'200','','','19','16.00','1','2025-03-02 10:55:20','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99988.00','99987','Inclusive','branch','Inventory','','','','yes','','','19174091288512019120010'),(9541,'191740911729','B088',1.00,'400','retail','0','2025-03-02 13:54:45','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-03-02 10:55:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','yes','','','19174091289582232932113'),(9542,'191740911729','B032',1.00,'250','retail','0','2025-03-02 13:54:55','','','','186.68','Cash',0.00,'250','','','19','16.00','1','2025-03-02 10:55:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','yes','','','19174091291193911990232'),(9543,'121740918312','5999',1.00,'1500','retail','0','2025-03-02 15:25:12','','','','1500','Cash',0.00,'1500','','','12','16.00','1','2025-03-02 12:30:44','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','yes','','','12174091834632123210232'),(9544,'121740918312','6044',4.00,'800','retail','0','2025-03-02 15:25:48','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-03-02 12:30:44','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9910.00','9906','Inclusive','branch','Inventory','','','','yes','','','12174091836883222126308'),(9545,'121740918312','B088',2.00,'800','retail','0','2025-03-02 15:26:10','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-03-02 12:30:44','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','yes','','','12174091838010300223283'),(9546,'121740918312','6013',1.00,'100','retail','0','2025-03-02 15:26:21','','','','100','Cash',0.00,'100','','','12','16.00','1','2025-03-02 12:30:44','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','yes','','','12174091838834703030023'),(9547,'121740918312','B022',2.00,'500','retail','0','2025-03-02 15:26:29','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-03-02 12:30:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','yes','','','12174091840102720433321'),(9548,'121740918312','6555',1.00,'1200','retail','0','2025-03-02 15:26:43','','','','600','Cash',0.00,'1200','','','12','0.00','1','2025-03-02 12:30:44','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12174091847920322003241'),(9549,'121740918312','5984',2.00,'200','retail','0','2025-03-02 15:27:59','','','','100','Cash',0.00,'100','','','12','16.00','1','2025-03-02 12:30:44','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9999.00','9997','Inclusive','branch','Inventory','','','','yes','','','12174091862512132563270'),(9550,'121740918312','6510',1.00,'100','retail','0','2025-03-02 15:30:26','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-02 12:30:44','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174091863532069228020'),(9551,'191740911623','B088',1.00,'400','retail','0','2025-03-02 13:33:43','','','','216','Cash',0.00,'400','','','19','','1','2025-03-02 12:45:36','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'19174091163213669032232'),(9552,'191740911623','6016',1.00,'750','retail','0','2025-03-02 13:33:52','','','','750','Cash',0.00,'750','','','19','','1','2025-03-02 12:45:36','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4989.00','4988','Inclusive','branch','Inventory','','','','','',NULL,'19174091165000119009230'),(9553,'191740911623','6001',1.00,'650','retail','0','2025-03-02 13:34:10','','','','650','Cash',0.00,'650','','','19','','1','2025-03-02 12:45:36','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'19174091166122394333340'),(9554,'191740911623','6517',1.00,'250','retail','0','2025-03-02 13:34:22','','','','150','Cash',0.00,'250','','','19','','1','2025-03-02 12:45:36','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101111.00','101110','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174091167101171231019'),(9555,'191740911623','5984',1.00,'100','retail','0','2025-03-02 13:34:31','','','','100','Cash',0.00,'100','','','19','','1','2025-03-02 12:45:36','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','','',NULL,'19174091168033013221227'),(9556,'191740911623','6561',1.00,'150','retail','0','2025-03-02 13:34:41','','','','100','Cash',0.00,'150','','','19','','1','2025-03-02 12:45:36','1','19','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174091170931712012227'),(9557,'191740911623','6544',1.00,'100','retail','0','2025-03-02 15:45:22','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-02 12:45:36','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19174091953222302029222'),(9562,'191740923736','B088',1.00,'400','retail','0','2025-03-02 16:55:37','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-03-02 13:55:53','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','yes','','','19174092375033201132320'),(9563,'191740923664','6526',1.00,'100','retail','0','2025-03-02 16:54:24','','','','50','Cash',0.00,'100','','','19','','1','2025-03-02 14:04:03','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174092368131013703201'),(9564,'191740923664','6044',1.00,'200','retail','0','2025-03-02 16:54:42','','','','100','Cash',0.00,'200','','','19','','1','2025-03-02 14:04:03','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9906.00','9905','Inclusive','branch','Inventory','','','','','',NULL,'19174092370773120020030'),(9565,'191740923664','5999',1.00,'1500','retail','0','2025-03-02 16:55:08','','','','1500','Cash',0.00,'1500','','','19','','1','2025-03-02 14:04:03','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'19174092371834231030222'),(9566,'191740923664','6510',1.00,'100','retail','0','2025-03-02 16:55:18','','','','50','Cash',0.00,'100','','','19','','1','2025-03-02 14:04:03','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174092373002032373930'),(9567,'191740923664','6513',1.00,'100','retail','0','2025-03-02 17:03:50','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-02 14:04:03','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174092424041412339322'),(9568,'191740924245','6510',3.00,'300','retail','0','2025-03-02 17:04:05','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-02 14:05:21','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Service','1110','4000','5500','yes','','','19174092425632227923237'),(9569,'191740924245','6513',3.00,'300','retail','0','2025-03-02 17:04:16','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-02 14:05:21','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Service','1110','4000','5500','yes','','','19174092426842783323203'),(9570,'191740924245','6555',1.00,'1200','retail','0','2025-03-02 17:04:29','','','','600','Cash',0.00,'1200','','','19','0.00','1','2025-03-02 14:05:21','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19174092431722792120190'),(9574,'191740924323','5977',1.00,'600','retail','0','2025-03-02 17:05:23','','','','600','Cash',0.00,'600','','','19','','1','2025-03-02 15:56:16','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','494.00','493','Inclusive','branch','Inventory','','','','','',NULL,'19174093086592003309300'),(9575,'191740924323','6032',1.00,'200','retail','0','2025-03-02 18:54:27','','','','200','Cash',0.00,'200','','','19','','1','2025-03-02 15:56:16','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99987.00','99986','Inclusive','branch','Inventory','','','','','',NULL,'19174093087972398322820'),(9576,'191740924323','6044',1.00,'200','retail','0','2025-03-02 18:54:42','','','','100','Cash',0.00,'200','','','19','','1','2025-03-02 15:56:16','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9905.00','9904','Inclusive','branch','Inventory','','','','','',NULL,'19174093089724013313324'),(9577,'191740930981','6520',1.00,'200','retail','0','2025-03-02 18:56:21','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-03-02 16:02:12','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174093128883922333200'),(9578,'191740930981','15',1.00,'150','retail','0','2025-03-02 19:01:29','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-03-02 16:02:12','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9974.00','9973','Inclusive','branch','Inventory','','','','yes','','','19174093130441412009320'),(9579,'191740930981','6514',2.00,'200','retail','0','2025-03-02 19:01:46','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-02 16:02:12','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','47.00','45','Inclusive','branch','Service','1110','4000','5500','yes','','','19174093132442314333320'),(9583,'191740931421','6016',1.00,'750','retail','0','2025-03-02 19:04:01','','','','750','Cash',0.00,'750','','','19','16.00','1','2025-03-02 16:05:50','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4988.00','4987','Inclusive','branch','Inventory','','','','yes','','','19174093151110030100312'),(9584,'191740931421','6044',1.00,'200','retail','0','2025-03-02 19:05:14','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-03-02 16:05:50','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9904.00','9903','Inclusive','branch','Inventory','','','','yes','','','19174093153533232323325'),(9585,'191740931421','6511',2.00,'200','retail','0','2025-03-02 19:05:36','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-02 16:05:50','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','195.00','193','Inclusive','branch','Service','1110','4000','5500','yes','','','19174093154493290321203'),(9586,'191740931335','6511',1.00,'100','retail','0','2025-03-02 19:02:16','','','','50','Cash',0.00,'100','','','19','','1','2025-03-02 16:08:16','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174093136432324026233'),(9587,'191740931335','6515',2.00,'600','retail','0','2025-03-02 19:02:44','','','','100','Cash',0.00,'300','','','19','','1','2025-03-02 16:08:16','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174093139323303139221'),(9588,'191740931335','15',1.00,'150','retail','0','2025-03-02 19:03:16','','','','0','Cash',0.00,'150','','','19','','1','2025-03-02 16:08:16','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9973.00','9972','Inclusive','branch','Inventory','','','','','',NULL,'19174093140803292233100'),(9589,'191740931335','6519',1.00,'150','retail','0','2025-03-02 19:07:38','','','','50','Cash',0.00,'150','','','19','0.00','1','2025-03-02 16:08:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174093168982299323332'),(9591,'121740933242','6508',1.00,'1200','retail','0','2025-03-02 19:34:03','','','','500','Cash',0.00,'1200','','','12','0.00','1','2025-03-02 16:36:14','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12174093326243993032226'),(9592,'121740933242','6510',2.00,'200','retail','0','2025-03-02 19:34:26','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-02 16:36:14','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12174093328639370033132'),(9593,'121740933242','B006',2.00,'500','retail','0','2025-03-02 19:34:51','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-03-02 16:36:14','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','','','','yes','','','12174093332833120020030'),(9594,'121740933242','6511',2.00,'200','retail','0','2025-03-02 19:35:31','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-02 16:36:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','195.00','193','Inclusive','branch','Service','1110','4000','5500','yes','','','12174093335300232043323'),(9595,'121740933388','6013',1.00,'100','retail','0','2025-03-02 19:36:29','','','','100','Cash',0.00,'100','','','12','16.00','1','2025-03-02 16:38:54','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','yes','','','12174093351922202502707'),(9596,'121740933538','6512',2.00,'100','retail','0','2025-03-02 19:38:59','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-03-02 16:43:09','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','yes','','','12174093378508021212390'),(9597,'121740933791','6013',2.00,'200','retail','0','2025-03-02 19:43:11','','','','100','Cash',0.00,'100','','','12','16.00','1','2025-03-02 16:53:09','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Inventory','','','','yes','','','12174093438500232045523'),(9598,'121740933193','B001',1.00,'250','retail','0','2025-03-02 19:33:13','','','','169','Cash',0.00,'250','','','12','','1','2025-03-02 17:56:07','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','','',NULL,'12174093321533202033222'),(9599,'121740933193','B001',1.00,'250','retail','0','2025-03-02 20:55:55','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-03-02 17:56:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','yes','','','12174093816426313331333'),(9600,'121740938169','6044',1.00,'200','retail','0','2025-03-02 20:56:09','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-03-02 17:56:37','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9903.00','9902','Inclusive','branch','Inventory','','','','yes','','','12174093819320722122399'),(9601,'121740990988','B088',1.00,'400','retail','0','2025-03-03 11:36:29','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-03-03 08:36:51','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','yes','','','12174099099792202213203'),(9602,'121740990988','6511',1.00,'100','retail','0','2025-03-03 11:36:38','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-03 08:36:51','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','12174099100613223220002'),(9603,'121740991340','6002',1.00,'250','retail','0','2025-03-03 11:42:20','','','','200','Cash',0.00,'250','','','12','16.00','1','2025-03-03 08:42:49','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9992.00','9991','Inclusive','branch','Inventory','','','','yes','','','12174099135143139103523'),(9617,'121741004436','B032',2.00,'500','retail','0','2025-03-03 15:20:36','','','','186.68','Cash',0.00,'250','','','12','','1','2025-03-03 15:04:02','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','','','','','',NULL,'12174100444600142422311'),(9618,'121741004436','B038',2.00,'500','retail','0','2025-03-03 15:20:46','','','','195.52','Cash',0.00,'250','','','12','','1','2025-03-03 15:04:02','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','','','','','',NULL,'12174100445645230230111'),(9619,'121741004436','B001',1.00,'250','retail','0','2025-03-03 18:03:40','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-03-03 15:04:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','yes','','','12174101423202322032100'),(9620,'121741004411','5980',1.00,'900','retail','0','2025-03-03 15:20:12','','','','900','Cash',0.00,'900','','','12','','1','2025-03-03 15:07:02','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','502.00','501','Inclusive','branch','Inventory','','','','','',NULL,'12174100442172232332331'),(9621,'121741004411','6510',1.00,'100','retail','0','2025-03-03 15:20:21','','','','50','Cash',0.00,'100','','','12','','1','2025-03-03 15:07:02','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174100443040320300434'),(9622,'121741004411','B032',2.00,'500','retail','0','2025-03-03 18:06:14','','','','186.68','Cash',0.00,'250','','','12','16.00','1','2025-03-03 15:07:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','yes','','','12174101439523231220720'),(9623,'121741004411','B001',2.00,'500','retail','0','2025-03-03 18:06:39','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-03-03 15:07:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','38.00','36','Inclusive','branch','Inventory','','','','yes','','','12174101441332310232333'),(9624,'121741014430','6506',1.00,'1300','retail','0','2025-03-03 18:07:10','','','','700','Cash',0.00,'1300','','','12','0.00','1','2025-03-03 15:29:39','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12174101545422341103042'),(9625,'121741014430','6524',1.00,'200','retail','0','2025-03-03 18:24:31','','','','70','Cash',0.00,'200','','','12','0.00','1','2025-03-03 15:29:39','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174101551720313701503'),(9626,'121741014430','6522',2.00,'600','retail','0','2025-03-03 18:25:34','','','','150','Cash',0.00,'300','','','12','0.00','1','2025-03-03 15:29:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','yes','','','12174101559122023130351'),(9627,'121741014430','B089',1.00,'200','retail','0','2025-03-03 18:26:49','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-03-03 15:29:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','','','','yes','','','12174101564200071030323'),(9628,'121741004350','B032',10.00,'2500','retail','0','2025-03-03 15:19:10','','','','186.68','Cash',0.00,'250','','','12','','1','2025-03-03 15:48:40','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','19.00','9','Inclusive','branch','Inventory','','','','','',NULL,'12174100436612002300263'),(9629,'121741004350','B001',1.00,'250','retail','0','2025-03-03 15:19:27','','','','169','Cash',0.00,'250','','','12','','1','2025-03-03 15:48:40','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','','',NULL,'12174100437720302021223'),(9630,'121741004350','6001',1.00,'650','retail','0','2025-03-03 15:19:37','','','','650','Cash',0.00,'650','','','12','','1','2025-03-03 15:48:40','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'12174100438923233023891'),(9631,'121741004350','B032',2.00,'500','retail','0','2025-03-03 17:39:26','','','','186.68','Cash',0.00,'250','','','12','','1','2025-03-03 15:48:40','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','','','','','',NULL,'12174101279522321225310'),(9632,'121741004350','B038',2.00,'500','retail','0','2025-03-03 18:45:15','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-03-03 15:48:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','','','','yes','','','12174101674972329466320'),(9633,'121741004350','B001',1.00,'250','retail','0','2025-03-03 18:45:50','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-03-03 15:48:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','yes','','','12174101676932113714211'),(9634,'121741023745','6521',4.00,'800','retail','0','2025-03-03 20:42:25','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-03-03 17:43:19','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','15.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','12174102375622030202337'),(9635,'121741023745','B030',1.00,'250','retail','0','2025-03-03 20:42:36','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-03-03 17:43:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','yes','','','12174102379222301222320'),(9636,'121741023813','B001',4.00,'1000','retail','0','2025-03-03 20:43:33','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-03-03 17:59:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','35.00','31','Inclusive','branch','Inventory','','','','yes','','','12174102474302220303710'),(9637,'121741023813','B038',1.00,'250','retail','0','2025-03-03 20:59:03','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-03-03 17:59:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','yes','','','12174102478402328130023'),(9638,'191741103556','6511',2.00,'200','retail','0','2025-03-04 18:52:36','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-04 15:52:52','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','195.00','193','Inclusive','branch','Service','1110','4000','5500','yes','','','19174110356912323331321'),(9639,'191741103574','B001',1.00,'250','retail','0','2025-03-04 18:52:54','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-03-04 15:53:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','yes','','','19174110358681243713173'),(9640,'191741103630','6013',1.00,'100','retail','0','2025-03-04 18:53:50','','','','100','Cash',0.00,'100','','','19','16.00','1','2025-03-04 16:21:34','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','yes','','','19174110529021020290012'),(9641,'191741105296','B064',1.00,'1200','retail','0','2025-03-04 19:21:36','','','','610','Cash',0.00,'1200','','','19','16.00','1','2025-03-04 16:48:30','2','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','yes','','','19174110672673721192222'),(9642,'191741105296','6040',1.00,'100','retail','0','2025-03-04 19:47:30','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-03-04 16:48:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','yes','','','19174110686013003233290'),(9643,'191741105296','6511',1.00,'100','retail','0','2025-03-04 19:47:40','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-04 16:48:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','19174110687430221022322'),(9644,'191741105296','6510',1.00,'100','retail','0','2025-03-04 19:47:54','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-04 16:48:30','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174110688422202029122'),(9645,'191741105296','5980',1.00,'900','retail','0','2025-03-04 19:48:04','','','','900','Cash',0.00,'900','','','19','16.00','1','2025-03-04 16:48:30','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','501.00','500','Inclusive','branch','Inventory','','','','yes','','','19174110690500333600922'),(9646,'191741106912','6511',2.00,'200','retail','0','2025-03-04 19:48:32','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-04 16:51:36','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','195.00','193','Inclusive','branch','Service','1110','4000','5500','yes','','','19174110707831120038903'),(9647,'191741106912','B009',1.00,'300','retail','0','2025-03-04 19:51:18','','','','204','Cash',0.00,'300','','','19','16.00','1','2025-03-04 16:51:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','','','','yes','','','19174110709102000731409'),(9648,'191741111326','15',1.00,'150','retail','0','2025-03-04 21:02:06','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-03-04 18:04:13','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9972.00','9971','Inclusive','branch','Inventory','','','','yes','','','19174111133813100230033'),(9649,'191741111326','B027',3.00,'750','retail','0','2025-03-04 21:02:18','','','','176','Cash',0.00,'250','','','19','16.00','1','2025-03-04 18:04:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','17.00','14','Inclusive','branch','Inventory','','','','yes','','','19174111135133213113191'),(9650,'191741111454','6040',1.00,'100','retail','0','2025-03-04 21:04:14','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-03-04 18:07:31','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','yes','','','19174111163372043332329'),(9651,'191741111454','B041',1.00,'1200','retail','0','2025-03-04 21:07:13','','','','610','Cash',0.00,'1200','','','19','16.00','1','2025-03-04 18:07:31','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','yes','','','19174111164830332119132'),(9652,'121741178450','B019',2.00,'700','retail','0','2025-03-05 15:40:50','','','','265','Cash',0.00,'350','','','12','16.00','1','2025-03-05 12:41:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','','','','yes','','','12174117846507223204025'),(9653,'121741178450','B032',2.00,'500','retail','0','2025-03-05 15:41:05','','','','186.68','Cash',0.00,'250','','','12','16.00','1','2025-03-05 12:41:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','yes','','','12174117848422408320413'),(9654,'121741178450','6038',1.00,'1300','retail','0','2025-03-05 15:41:24','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2025-03-05 12:41:51','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','495.00','494','Inclusive','branch','Inventory','','','','yes','','','12174117850032300372287'),(9655,'121741178450','6513',2.00,'200','retail','0','2025-03-05 15:41:41','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-05 12:41:51','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12174117850830105330131'),(9656,'121741178512','7029',1.00,'1800','retail','0','2025-03-05 15:41:52','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-03-05 14:02:50','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','489.00','488','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174118334712283323402'),(9657,'121741178512','6510',3.00,'300','retail','0','2025-03-05 17:02:27','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-05 14:02:50','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Service','1110','4000','5500','yes','','','12174118335533332333220'),(9658,'121741178512','6513',2.00,'200','retail','0','2025-03-05 17:02:36','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-05 14:02:50','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12174118336523323720032'),(9659,'121741183371','6511',2.00,'200','retail','0','2025-03-05 17:02:51','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-05 15:11:24','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','195.00','193','Inclusive','branch','Service','1110','4000','5500','yes','','','12174118748130223233432'),(9660,'121741189089','6511',3.00,'300','retail','0','2025-03-05 18:38:09','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-05 15:38:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','195.00','192','Inclusive','branch','Service','1110','4000','5500','yes','','','12174118910133322222301'),(9661,'121741201121','6038',1.00,'1300','retail','0','2025-03-05 21:58:41','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2025-03-05 18:59:13','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','494.00','493','Inclusive','branch','Inventory','','','','yes','','','12174120112821223330113'),(9662,'121741201121','6510',1.00,'100','retail','0','2025-03-05 21:58:48','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-05 18:59:13','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174120113401102322130'),(9663,'121741201121','B009',1.00,'300','retail','0','2025-03-05 21:58:54','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-03-05 18:59:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','69.00','68','Inclusive','branch','Inventory','','','','yes','','','12174120114113221433304'),(9664,'121741201121','B038',1.00,'250','retail','0','2025-03-05 21:59:01','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-03-05 18:59:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','yes','','','12174120115024222303113'),(9665,'121741280879','B009',2.00,'600','retail','0','2025-03-06 20:07:59','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-03-06 17:08:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','68.00','66','Inclusive','branch','Inventory','','','','yes','','','12174128088727082270812'),(9666,'121741280891','6591',1.00,'2400','retail','0','2025-03-06 20:08:11','','','','2400','Cash',0.00,'2400','','','12','0.00','1','2025-03-06 17:17:17','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174128090003242002222'),(9667,'121741280891','6510',3.00,'300','retail','0','2025-03-06 20:08:21','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-06 17:17:17','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Service','1110','4000','5500','yes','','','12174128132532343223080'),(9668,'121741280891','6016',2.00,'1500','retail','0','2025-03-06 20:15:25','','','','750','Cash',0.00,'750','','','12','16.00','1','2025-03-06 17:17:17','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4987.00','4985','Inclusive','branch','Inventory','','','','yes','','','12174128133838322320332'),(9669,'121741280891','6515',2.00,'600','retail','0','2025-03-06 20:15:38','','','','100','Cash',0.00,'300','','','12','0.00','1','2025-03-06 17:17:17','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','12174128135333301220023'),(9670,'121741280891','6539',4.00,'1200','retail','0','2025-03-06 20:15:55','','','','234','Cash',0.00,'300','','','12','0.00','1','2025-03-06 17:17:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','15.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','12174128136530224303242'),(9671,'121741280891','6550',2.00,'100','retail','0','2025-03-06 20:16:05','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-03-06 17:17:17','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Service','1110','4000','5500','yes','','','12174128137322042120302'),(9672,'121741280891','B091',1.00,'100','retail','0','2025-03-06 20:16:13','','','','47','Cash',0.00,'100','','','12','16.00','1','2025-03-06 17:17:17','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','yes','','','12174128138021130143221'),(9673,'121741280891','B089',2.00,'400','retail','0','2025-03-06 20:16:21','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-03-06 17:17:17','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','50.00','48','Inclusive','branch','Inventory','','','','yes','','','12174128139133039193023'),(9674,'121741280891','B009',1.00,'300','retail','0','2025-03-06 20:16:31','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-03-06 17:17:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','66.00','65','Inclusive','branch','Inventory','','','','yes','','','12174128140508023812422'),(9675,'121741280891','6511',3.00,'300','retail','0','2025-03-06 20:16:47','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-06 17:17:17','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','195.00','192','Inclusive','branch','Service','1110','4000','5500','yes','','','12174128141543113330133'),(9676,'121741280891','B141',1.00,'3200','retail','0','2025-03-06 20:16:56','','','','1900','Cash',0.00,'3200','','','12','16.00','1','2025-03-06 17:17:17','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','yes','','','12174128143303183701010'),(9677,'121741281439','5999',1.00,'1500','retail','0','2025-03-06 20:17:34','','','','1500','Cash',0.00,'1500','','','12','16.00','1','2025-03-06 17:19:30','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','yes','','','12174128156533730512701'),(9678,'121741281572','6040',1.00,'100','retail','0','2025-03-06 20:19:32','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-03-06 17:19:49','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','yes','','','12174128158200020331222'),(9679,'121741282080','6000',1.00,'1300','retail','0','2025-03-06 20:28:00','','','','1000','Cash',0.00,'1300','','','12','16.00','1','2025-03-06 17:46:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','yes','','','12174128319511332303324'),(9684,'121741283201','B009',2.00,'600','retail','0','2025-03-06 21:05:26','','','','204','Cash',0.00,'300','','','12','','1','2025-03-06 18:58:40','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','65.00','63','Inclusive','branch','Inventory','','','','','',NULL,'12174128718772272841202'),(9685,'121741283201','B038',2.00,'500','retail','0','2025-03-06 21:53:07','','','','195.52','Cash',0.00,'250','','','12','','1','2025-03-06 18:58:40','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','','','','','',NULL,'12174128719922392720322'),(9686,'121741283201','6515',3.00,'900','retail','0','2025-03-06 21:53:19','','','','100','Cash',0.00,'300','','','12','','1','2025-03-06 18:58:40','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174128725872122822822'),(9687,'121741283201','B088',1.00,'400','retail','0','2025-03-06 21:54:19','','','','216','Cash',0.00,'400','','','12','','1','2025-03-06 18:58:40','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'12174128730707371302327'),(9688,'121741283201','B089',1.00,'200','retail','0','2025-03-06 21:58:29','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-03-06 18:58:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','yes','','','12174128751727337535232'),(9689,'121741287521','6539',4.00,'1200','retail','0','2025-03-06 21:58:41','','','','234','Cash',0.00,'300','','','12','0.00','1','2025-03-06 19:21:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','15.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','12174128888233022220041'),(9690,'121741288886','B009',2.00,'600','retail','0','2025-03-06 22:21:26','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-03-06 19:26:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','63.00','61','Inclusive','branch','Inventory','','','','yes','','','12174128918430400131380'),(9691,'121741288886','B028',1.00,'300','retail','0','2025-03-06 22:26:24','','','','195','Cash',0.00,'300','','','12','16.00','1','2025-03-06 19:26:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','yes','','','12174128919213231133091'),(9692,'121741288886','B089',1.00,'200','retail','0','2025-03-06 22:26:32','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-03-06 19:26:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','yes','','','12174128920422113139420'),(9693,'121741337472','B089',1.00,'200','retail','0','2025-03-07 11:51:12','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-03-07 08:51:32','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','yes','','','12174133748023223400203'),(9694,'211741359695','B015',2.00,'700','retail','0','2025-03-07 18:01:36','','','','220','Cash',0.00,'350','','','21','16.00','1','2025-03-07 15:18:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','','','','yes','','','21174135973930323723302'),(9695,'211741359695','B089',1.00,'200','retail','0','2025-03-07 18:02:21','','','','79.16675','Cash',0.00,'200','','','21','16.00','1','2025-03-07 15:18:49','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','yes','','','21174135975432001320240'),(9696,'211741359695','6512',6.00,'300','retail','0','2025-03-07 18:02:35','','','','30','Cash',0.00,'50','','','21','0.00','1','2025-03-07 15:18:49','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','35.00','29','Inclusive','branch','Service','1110','4000','5500','yes','','','21174135979223203733394'),(9697,'211741359695','B015',1.00,'350','retail','0','2025-03-07 18:03:12','','','','220','Cash',0.00,'350','','','21','16.00','1','2025-03-07 15:18:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','yes','','','21174136072430207323231'),(9698,'211741360730','6003',1.00,'150','retail','0','2025-03-07 19:11:38','','','','150','Cash',0.00,'150','','','21','16.00','1','2025-03-07 16:14:15','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','yes','','','21174136403001303302001'),(9699,'211741360730','6034',1.00,'100','retail','0','2025-03-07 19:13:52','','','','100','Cash',0.00,'100','','','21','16.00','1','2025-03-07 16:14:15','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','499.00','498','Inclusive','branch','Inventory','','','','yes','','','21174136404422002232442'),(9700,'211741364060','B018',2.00,'500','retail','0','2025-03-07 19:14:21','','','','169.0793103','Cash',0.00,'250','','','21','16.00','1','2025-03-07 16:32:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','yes','','','21174136513521732102115'),(9701,'191741369504','B012',1.00,'300','retail','0','2025-03-07 20:45:04','','','','300','Cash',0.00,'300','','','19','16.00','1','2025-03-07 17:45:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','yes','','','19174136951812072230301'),(9702,'191741369504','B009',1.00,'300','retail','0','2025-03-07 20:45:18','','','','204','Cash',0.00,'300','','','19','16.00','1','2025-03-07 17:45:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','61.00','60','Inclusive','branch','Inventory','','','','yes','','','19174136952942235303022'),(9703,'191741427685','6511',2.00,'200','retail','0','2025-03-08 13:28:33','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-08 10:28:58','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','195.00','193','Inclusive','branch','Service','1110','4000','5500','yes','','','19174142973143320437373'),(9704,'211741439768','7029',1.00,'1800','retail','0','2025-03-08 16:16:08','','','','1200','Cash',0.00,'1800','','','21','0.00','1','2025-03-08 13:18:55','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','488.00','487','Inclusive','branch','Inventory','1110','4000','5500','yes','','','21174143980113127303322'),(9705,'211741439768','6510',2.00,'200','retail','0','2025-03-08 16:16:41','','','','50','Cash',0.00,'100','','','21','0.00','1','2025-03-08 13:18:55','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','21174143982840203382331'),(9706,'211741439768','6501',2.00,'400','retail','0','2025-03-08 16:17:12','','','','100','Cash',0.00,'200','','','21','0.00','1','2025-03-08 13:18:55','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9996.00','9994','Inclusive','branch','Inventory','1110','4000','5500','yes','','','21174143987773783222243'),(9707,'211741439768','B028',2.00,'600','retail','0','2025-03-08 16:18:02','','','','195','Cash',0.00,'300','','','21','16.00','1','2025-03-08 13:18:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','yes','','','21174143990913222390223'),(9710,'191741447288','6515',1.00,'300','retail','0','2025-03-08 18:21:45','','','','100','Cash',0.00,'300','','','19','','1','2025-03-08 15:36:28','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174144733642200334023'),(9711,'191741447288','6519',1.00,'150','retail','0','2025-03-08 18:22:20','','','','50','Cash',0.00,'150','','','19','','1','2025-03-08 15:36:28','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174144736036031370123'),(9712,'191741447288','15',1.00,'150','retail','0','2025-03-08 18:36:10','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-03-08 15:36:28','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9971.00','9970','Inclusive','branch','Inventory','','','','yes','','','19174144818200242042223'),(9713,'211741448560','7029',2.00,'3600','retail','0','2025-03-08 18:42:40','','','','1200','Cash',0.00,'1800','','','21','0.00','1','2025-03-08 15:44:29','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','487.00','485','Inclusive','branch','Inventory','1110','4000','5500','yes','','','21174144858610233280183'),(9714,'211741448560','5984',2.00,'200','retail','0','2025-03-08 18:43:07','','','','100','Cash',0.00,'100','','','21','16.00','1','2025-03-08 15:44:29','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9997.00','9995','Inclusive','branch','Inventory','','','','yes','','','21174144860513022328503'),(9715,'211741448560','6513',2.00,'200','retail','0','2025-03-08 18:43:26','','','','50','Cash',0.00,'100','','','21','0.00','1','2025-03-08 15:44:29','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','21174144862423401123740'),(9716,'211741448560','6510',3.00,'300','retail','0','2025-03-08 18:43:44','','','','50','Cash',0.00,'100','','','21','0.00','1','2025-03-08 15:44:29','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Service','1110','4000','5500','yes','','','21174144864306432223030'),(9717,'211741448560','15',8.00,'1200','retail','0','2025-03-08 18:44:04','','','','0','Cash',0.00,'150','','','21','16.00','1','2025-03-08 15:44:29','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','9970.00','9962','Inclusive','branch','Inventory','','','','yes','','','21174144865923239042402'),(9718,'211741448676','6520',1.00,'200','retail','0','2025-03-08 18:44:36','','','','100','Cash',0.00,'200','','','21','0.00','1','2025-03-08 16:05:49','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','21174144994573340322423'),(9721,'121741450418','B009',1.00,'300','retail','0','2025-03-08 19:13:38','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-03-08 16:30:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','','','yes','','','12174145142307353320234'),(9724,'121741450332','6000',1.00,'1300','retail','0','2025-03-08 19:12:12','','','','1000','Cash',0.00,'1300','','','12','','1','2025-03-08 16:38:37','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'12174145034122307322003'),(9725,'121741450332','B012',2.00,'600','retail','0','2025-03-08 19:13:13','','','','300','Cash',0.00,'300','','','12','','1','2025-03-08 16:38:37','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','','','','','',NULL,'12174145041101400044030'),(9726,'121741450332','B012',1.00,'300','retail','0','2025-03-08 19:38:21','','','','300','Cash',0.00,'300','','','12','16.00','1','2025-03-08 16:38:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','yes','','','12174145191224113220023'),(9750,'191741452444','5999',2.00,'3000','retail','0','2025-03-08 19:47:24','','','','1500','Cash',0.00,'1500','','','19','','1','2025-03-08 18:56:16','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','','',NULL,'19174145246801023325012'),(9751,'191741452444','6044',2.00,'400','retail','0','2025-03-08 19:47:48','','','','100','Cash',0.00,'200','','','19','','1','2025-03-08 18:56:16','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9902.00','9900','Inclusive','branch','Inventory','','','','','',NULL,'19174145248332533223003'),(9752,'191741452444','6513',1.00,'100','retail','0','2025-03-08 19:48:04','','','','50','Cash',0.00,'100','','','19','','1','2025-03-08 18:56:16','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174145249892323322084'),(9753,'191741452444','6513',1.00,'100','retail','0','2025-03-08 19:49:01','','','','50','Cash',0.00,'100','','','19','','1','2025-03-08 18:56:16','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174145255232122310727'),(9754,'191741452444','B009',2.00,'600','retail','0','2025-03-08 19:50:21','','','','204','Cash',0.00,'300','','','19','','1','2025-03-08 18:56:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','59.00','57','Inclusive','branch','Inventory','','','','','',NULL,'19174145263720220323324'),(9755,'191741452444','6511',2.00,'200','retail','0','2025-03-08 19:50:37','','','','50','Cash',0.00,'100','','','19','','1','2025-03-08 18:56:16','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','195.00','193','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174145265017213230633'),(9756,'191741452444','B022',2.00,'500','retail','0','2025-03-08 20:55:56','','','','176','Cash',0.00,'250','','','19','','1','2025-03-08 18:56:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','','',NULL,'19174145657632333947900'),(9757,'191741452444','15',1.00,'150','retail','0','2025-03-08 20:56:17','','','','0','Cash',0.00,'150','','','19','','1','2025-03-08 18:56:16','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9962.00','9961','Inclusive','branch','Inventory','','','','','',NULL,'19174145658852230433229'),(9758,'191741452444','6537',1.00,'100','retail','0','2025-03-08 20:56:28','','','','50','Cash',0.00,'100','','','19','','1','2025-03-08 18:56:16','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174145660320232363003'),(9759,'191741452444','B009',1.00,'300','retail','0','2025-03-08 21:55:45','','','','204','Cash',0.00,'300','','','19','16.00','1','2025-03-08 18:56:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','','','','yes','','','19174146015933700105229'),(9760,'191741452444','6511',1.00,'100','retail','0','2025-03-08 21:55:59','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-08 18:56:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','19174146017370200141177'),(9761,'191741456608','6521',2.00,'400','retail','0','2025-03-08 20:56:48','','','','100','Cash',0.00,'200','','','19','','1','2025-03-08 19:34:02','2','12','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174145982781332303324'),(9762,'191741456608','6521',1.00,'200','retail','0','2025-03-08 22:33:45','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-03-08 19:34:02','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','yes','','','19174146243722213126733'),(9763,'121741463830','B012',2.00,'600','retail','0','2025-03-08 22:57:20','','','','300','Cash',0.00,'300','','','12','16.00','1','2025-03-08 19:57:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','','','','yes','','','12174146385100003322300'),(9764,'121741463830','B038',1.00,'250','retail','0','2025-03-08 22:57:32','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-03-08 19:57:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','yes','','','12174146386562210323633'),(9765,'121741465833','B038',1.00,'250','retail','0','2025-03-08 23:30:33','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-03-08 21:44:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','yes','','','12174147025233212033220'),(9770,'211741514356','5977',1.00,'600','retail','0','2025-03-09 12:59:16','','','','600','Cash',0.00,'600','','','21','16.00','1','2025-03-09 11:28:17','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','493.00','492','Inclusive','branch','Inventory','','','','yes','','','21174151443213320072333'),(9780,'121741521339','6012',1.00,'500','retail','0','2025-03-09 14:55:39','','','','500','Cash',0.00,'500','','','12','16.00','1','2025-03-09 11:55:57','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100000.00','99999','Inclusive','branch','Inventory','','','','yes','','','12174152134813112020303'),(9781,'121741521358','6038',1.00,'1300','retail','0','2025-03-09 14:55:58','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2025-03-09 12:11:51','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','493.00','492','Inclusive','branch','Inventory','','','','yes','','','12174152140252040232217'),(9782,'121741522313','6012',1.00,'500','retail','0','2025-03-09 15:11:53','','','','500','Cash',0.00,'500','','','12','16.00','1','2025-03-09 12:12:07','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99999.00','99998','Inclusive','branch','Inventory','','','','yes','','','12174152232411232042343'),(9783,'211741523004','6528',3.00,'750','retail','0','2025-03-09 15:23:24','','','','150 ','Cash',0.00,'250','','','21','0.00','1','2025-03-09 12:23:55','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1000.00','997','Inclusive','branch','Service','1110','4000','5500','yes','','','21174152302932333112203'),(9784,'191741514497','B164',1.00,'1600','retail','0','2025-03-09 13:01:37','','','','888.88','Cash',0.00,'1600','','','19','','1','2025-03-09 12:36:09','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'19174151451923304223232'),(9785,'191741514497','6511',1.00,'100','retail','0','2025-03-09 13:01:59','','','','50','Cash',0.00,'100','','','19','','1','2025-03-09 12:36:09','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174151455832350233534'),(9786,'191741514497','6044',5.00,'1000','retail','0','2025-03-09 15:35:09','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-03-09 12:36:09','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9900.00','9895','Inclusive','branch','Inventory','','','','yes','','','19174152372527393210202'),(9787,'191741514497','6524',2.00,'400','retail','0','2025-03-09 15:35:26','','','','70','Cash',0.00,'200','','','19','0.00','1','2025-03-09 12:36:09','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','19174152374070232202324'),(9788,'191741514497','6591',1.00,'2400','retail','0','2025-03-09 15:35:41','','','','2400','Cash',0.00,'2400','','','19','0.00','1','2025-03-09 12:36:09','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174152376223339320033'),(9794,'191741514565','B001',1.00,'250','retail','0','2025-03-09 13:02:45','','','','169','Cash',0.00,'250','','','19','','1','2025-03-09 13:32:57','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','','',NULL,'19174151766632300633590'),(9795,'191741514565','B038',1.00,'250','retail','0','2025-03-09 13:54:26','','','','195.52','Cash',0.00,'250','','','19','','1','2025-03-09 13:32:57','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','','',NULL,'19174151768482000203004'),(9796,'191741514565','B001',1.00,'250','retail','0','2025-03-09 14:46:25','','','','169','Cash',0.00,'250','','','19','','1','2025-03-09 13:32:57','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','','',NULL,'19174152079720579312733'),(9797,'191741514565','B089',1.00,'200','retail','0','2025-03-09 14:46:38','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-03-09 13:32:57','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','','',NULL,'19174152080820138043521'),(9798,'191741514565','B160',1.00,'5000','retail','0','2025-03-09 14:52:51','','','','3500','Cash',0.00,'5000','','','19','','1','2025-03-09 13:32:57','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'19174152119010302103332'),(9799,'191741514565','B027',2.00,'500','retail','0','2025-03-09 16:30:22','','','','176','Cash',0.00,'250','','','19','16.00','1','2025-03-09 13:32:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','yes','','','19174152703837001039713'),(9800,'191741514565','6511',1.00,'100','retail','0','2025-03-09 16:30:39','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-09 13:32:57','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','19174152706603200300622'),(9801,'191741514565','B001',1.00,'250','retail','0','2025-03-09 16:31:40','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-03-09 13:32:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','yes','','','19174152714733225333743'),(9802,'211741636138','5980',1.00,'900','retail','0','2025-03-10 22:48:58','','','','900','Cash',0.00,'900','','','21','16.00','1','2025-03-10 19:50:02','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','500.00','499','Inclusive','branch','Inventory','','','','yes','','','21174163615040735160220'),(9803,'211741636138','6513',3.00,'300','retail','0','2025-03-10 22:49:10','','','','50','Cash',0.00,'100','','','21','0.00','1','2025-03-10 19:50:02','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Service','1110','4000','5500','yes','','','21174163616632366223323'),(9804,'211741636138','6510',3.00,'300','retail','0','2025-03-10 22:49:26','','','','50','Cash',0.00,'100','','','21','0.00','1','2025-03-10 19:50:02','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Service','1110','4000','5500','yes','','','21174163618303332220130'),(9805,'211741636304','5980',1.00,'900','retail','0','2025-03-10 22:51:44','','','','900','Cash',0.00,'900','','','21','16.00','1','2025-03-10 19:52:38','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','499.00','498','Inclusive','branch','Inventory','','','','yes','','','21174163631730321233222'),(9806,'211741636304','6513',3.00,'300','retail','0','2025-03-10 22:51:57','','','','50','Cash',0.00,'100','','','21','0.00','1','2025-03-10 19:52:38','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Service','1110','4000','5500','yes','','','21174163633722310022423'),(9807,'211741636304','6510',3.00,'300','retail','0','2025-03-10 22:52:17','','','','50','Cash',0.00,'100','','','21','0.00','1','2025-03-10 19:52:38','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Service','1110','4000','5500','yes','','','21174163635423026323303'),(9808,'211741644152','5980',1.00,'900','retail','0','2025-03-11 01:02:32','','','','900','Cash',0.00,'900','','','21','16.00','1','2025-03-10 22:04:04','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','498.00','497','Inclusive','branch','Inventory','','','','yes','','','21174164421803131233413'),(9809,'211741644152','6513',3.00,'300','retail','0','2025-03-11 01:03:38','','','','50','Cash',0.00,'100','','','21','0.00','1','2025-03-10 22:04:04','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Service','1110','4000','5500','yes','','','21174164423126212222221'),(9810,'211741644152','6510',3.00,'300','retail','0','2025-03-11 01:03:51','','','','50','Cash',0.00,'100','','','21','0.00','1','2025-03-10 22:04:04','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Service','1110','4000','5500','yes','','','21174164424022124443323'),(9814,'191741681463','6511',1.00,'100','retail','0','2025-03-11 11:24:23','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-11 09:05:21','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','19174168390734203290303'),(9815,'191741681463','6514',1.00,'100','retail','0','2025-03-11 12:05:07','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-11 09:05:21','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Service','1110','4000','5500','yes','','','19174168391723237081802'),(9817,'211741684934','B015',1.00,'350','retail','0','2025-03-11 12:22:14','','','','220','Cash',0.00,'350','','','21','','1','2025-03-11 09:23:36','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','',NULL,'21174168494402632721102'),(9838,'211741691987','5980',1.00,'900','retail','0','2025-03-11 14:19:47','','','','900','Cash',0.00,'900','','','21','','1','2025-03-11 11:23:53','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','497.00','496','Inclusive','branch','Inventory','','','','','',NULL,'21174169200002133242220'),(9839,'211741691987','5996',1.00,'200','retail','0','2025-03-11 14:20:00','','','','150','Cash',0.00,'200','','','21','','1','2025-03-11 11:23:53','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999.00','998','Inclusive','branch','Inventory','','','','','',NULL,'21174169204743212443020'),(9840,'211741691987','6510',1.00,'100','retail','0','2025-03-11 14:20:48','','','','50','Cash',0.00,'100','','','21','','1','2025-03-11 11:23:53','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'21174169206524102097402'),(9841,'211741691987','B038',3.00,'750','retail','0','2025-03-11 14:21:06','','','','195.52','Cash',0.00,'250','','','21','','1','2025-03-11 11:23:53','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','40.00','37','Inclusive','branch','Inventory','','','','','',NULL,'21174169213022233632330'),(9842,'211741691987','B088',1.00,'400','retail','0','2025-03-11 14:22:10','','','','216','Cash',0.00,'400','','','21','','1','2025-03-11 11:23:53','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'21174169214133273694212'),(9872,'191741681355','B001',2.00,'500','retail','0','2025-03-11 11:22:35','','','','169','Cash',0.00,'250','','','19','','1','2025-03-11 15:07:26','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Inventory','','','','','',NULL,'19174168137063802030213'),(9873,'191741681355','B038',2.00,'500','retail','0','2025-03-11 11:22:50','','','','195.52','Cash',0.00,'250','','','19','','1','2025-03-11 15:07:26','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','43.00','41','Inclusive','branch','Inventory','','','','','',NULL,'19174168138831730314110'),(9874,'191741681355','6587',1.00,'650','retail','0','2025-03-11 11:23:08','','','','400','Cash',0.00,'650','','','19','','1','2025-03-11 15:07:26','2','8','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174168145803813653362'),(9875,'191741681355','B038',1.00,'250','retail','0','2025-03-11 13:51:15','','','','195.52','Cash',0.00,'250','','','19','','1','2025-03-11 15:07:26','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','','',NULL,'19174169031212923302221'),(9876,'191741681355','6587',1.00,'650','retail','0','2025-03-11 13:51:52','','','','400','Cash',0.00,'650','','','19','','1','2025-03-11 15:07:26','2','8','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174169034233213232067'),(9877,'191741681355','B038',1.00,'250','retail','0','2025-03-11 14:29:58','','','','195.52','Cash',0.00,'250','','','19','','1','2025-03-11 15:07:26','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','',NULL,'19174169262640213210022'),(9878,'191741681355','B001',1.00,'250','retail','0','2025-03-11 17:50:27','','','','169','Cash',0.00,'250','','','19','','1','2025-03-11 15:07:26','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','','',NULL,'19174170466723123432140'),(9879,'191741681355','B038',5.00,'1250','retail','0','2025-03-11 17:52:54','','','','195.52','Cash',0.00,'250','','','19','','1','2025-03-11 15:07:26','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','36.00','31','Inclusive','branch','Inventory','','','','','',NULL,'19174170511011301032933'),(9880,'191741681355','B001',1.00,'250','retail','0','2025-03-11 18:06:33','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-03-11 15:07:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','yes','','','19174170561209222205339'),(9881,'191741705652','6003',2.00,'300','retail','0','2025-03-11 18:07:32','','','','150','Cash',0.00,'150','','','19','16.00','1','2025-03-11 15:12:38','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9998.00','9996','Inclusive','branch','Inventory','','','','yes','','','19174170592920792232572'),(9882,'191741705652','6512',2.00,'100','retail','0','2025-03-11 18:12:10','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-03-11 15:12:38','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','yes','','','19174170594621720213252'),(9883,'191741706618','6003',2.00,'300','retail','0','2025-03-11 18:23:38','','','','150','Cash',0.00,'150','','','19','16.00','1','2025-03-11 15:41:57','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9996.00','9994','Inclusive','branch','Inventory','','','','yes','','','19174170665102323220333'),(9884,'191741706618','6506',1.00,'1300','retail','0','2025-03-11 18:24:12','','','','700','Cash',0.00,'1300','','','19','0.00','1','2025-03-11 15:41:57','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19174170667833727782930'),(9885,'191741706618','6524',1.00,'200','retail','0','2025-03-11 18:24:41','','','','70','Cash',0.00,'200','','','19','0.00','1','2025-03-11 15:41:57','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174170670030029320102'),(9886,'191741706618','6510',1.00,'100','retail','0','2025-03-11 18:39:55','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-11 15:41:57','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174170770277122733223'),(9887,'191741706618','6513',1.00,'100','retail','0','2025-03-11 18:41:42','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-11 15:41:57','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174170771302370120134'),(9888,'191741716763','6580',1.00,'1700','retail','0','2025-03-11 21:12:44','','','','1700','Cash',0.00,'1700','','','19','0.00','1','2025-03-12 08:09:41','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174171680512230930923'),(9889,'191741716763','5999',1.00,'1500','retail','0','2025-03-12 11:08:36','','','','1500','Cash',0.00,'1500','','','19','16.00','1','2025-03-12 08:09:41','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','yes','','','19174176694713237199207'),(9890,'191741716763','15',2.00,'300','retail','0','2025-03-12 11:09:07','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-03-12 08:09:41','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9961.00','9959','Inclusive','branch','Inventory','','','','yes','','','19174176696593472329699'),(9891,'191741716763','6512',2.00,'100','retail','0','2025-03-12 11:09:25','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-03-12 08:09:41','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','yes','','','19174176697701373632222'),(9892,'191741767032','6556',2.00,'1000','retail','0','2025-03-12 11:10:32','','','','300','Cash',0.00,'500','','','19','0.00','1','2025-03-12 08:11:30','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','yes','','','19174176704663240000313'),(9893,'191741767032','B022',2.00,'500','retail','0','2025-03-12 11:10:46','','','','176','Cash',0.00,'250','','','19','16.00','1','2025-03-12 08:11:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','yes','','','19174176708720373137223'),(9894,'191741767091','B038',3.00,'750','retail','0','2025-03-12 11:11:31','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-03-12 08:16:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','31.00','28','Inclusive','branch','Inventory','','','','yes','','','19174176712411337014022'),(9895,'191741767091','B091',1.00,'100','retail','0','2025-03-12 11:12:04','','','','47','Cash',0.00,'100','','','19','16.00','1','2025-03-12 08:16:47','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','yes','','','19174176713723441277007'),(9896,'191741767091','B089',1.00,'200','retail','0','2025-03-12 11:12:17','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-03-12 08:16:47','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','yes','','','19174176714807770236432'),(9897,'191741767091','6512',14.00,'700','retail','0','2025-03-12 11:12:28','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-03-12 08:16:47','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','35.00','21','Inclusive','branch','Service','1110','4000','5500','yes','','','19174176716439431110067'),(9898,'191741767091','15',8.00,'1200','retail','0','2025-03-12 11:12:44','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-03-12 08:16:47','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','9959.00','9951','Inclusive','branch','Inventory','','','','yes','','','19174176718332610733200'),(9899,'191741767091','5999',2.00,'3000','retail','0','2025-03-12 11:13:04','','','','1500','Cash',0.00,'1500','','','19','16.00','1','2025-03-12 08:16:47','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','yes','','','19174176720400200122211'),(9900,'191741767091','6011',2.00,'2400','retail','0','2025-03-12 11:13:25','','','','1000','Cash',0.00,'1200','','','19','16.00','1','2025-03-12 08:16:47','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','499.00','497','Inclusive','branch','Inventory','','','','yes','','','19174176722533731343321'),(9901,'191741767091','6016',1.00,'750','retail','0','2025-03-12 11:13:45','','','','750','Cash',0.00,'750','','','19','16.00','1','2025-03-12 08:16:47','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4985.00','4984','Inclusive','branch','Inventory','','','','yes','','','19174176725105203031722'),(9902,'191741767091','6528',1.00,'250','retail','0','2025-03-12 11:14:12','','','','150 ','Cash',0.00,'250','','','19','0.00','1','2025-03-12 08:16:47','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000.00','999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174176726433947100222'),(9903,'191741767091','6044',1.00,'200','retail','0','2025-03-12 11:14:24','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-03-12 08:16:47','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9895.00','9894','Inclusive','branch','Inventory','','','','yes','','','19174176727843693300221'),(9904,'191741767091','18',3.00,'450','retail','0','2025-03-12 11:14:38','','','','150','Cash',0.00,'150','','','19','16.00','1','2025-03-12 08:16:47','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9999.00','9996','Inclusive','branch','Inventory','','','','yes','','','19174176730822773322231'),(9905,'191741767091','6514',6.00,'600','retail','0','2025-03-12 11:15:08','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-12 08:16:47','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','47.00','41','Inclusive','branch','Service','1110','4000','5500','yes','','','19174176733822993302002'),(9906,'191741767091','6510',2.00,'200','retail','0','2025-03-12 11:15:38','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-12 08:16:47','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','19174176735042233703022'),(9907,'191741767091','6513',1.00,'100','retail','0','2025-03-12 11:15:51','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-12 08:16:47','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174176736030000232104'),(9908,'191741767091','6016',1.00,'750','retail','0','2025-03-12 11:16:01','','','','750','Cash',0.00,'750','','','19','16.00','1','2025-03-12 08:16:47','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4984.00','4983','Inclusive','branch','Inventory','','','','yes','','','19174176738130268203312'),(9909,'191741767091','6555',1.00,'1200','retail','0','2025-03-12 11:16:22','','','','600','Cash',0.00,'1200','','','19','0.00','1','2025-03-12 08:16:47','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19174176739939032032032'),(9910,'191741767408','B006',4.00,'1000','retail','0','2025-03-12 11:16:49','','','','176','Cash',0.00,'250','','','19','16.00','1','2025-03-12 08:18:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14.00','10','Inclusive','branch','Inventory','','','','yes','','','19174176746672220391117'),(9911,'191741767408','B038',4.00,'1000','retail','0','2025-03-12 11:17:46','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-03-12 08:18:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','28.00','24','Inclusive','branch','Inventory','','','','yes','','','19174176748924023320419'),(9912,'191741767495','6520',1.00,'200','retail','0','2025-03-12 11:18:15','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-03-12 08:18:45','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174176752033005023002'),(9913,'191741767526','B038',2.00,'500','retail','0','2025-03-12 11:18:46','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-03-12 08:19:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','','','','yes','','','19174176755323229373572'),(9914,'191741767526','6515',1.00,'300','retail','0','2025-03-12 11:19:13','','','','100','Cash',0.00,'300','','','19','0.00','1','2025-03-12 08:19:29','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','19174176756666003220030'),(9915,'191741784053','B009',1.00,'300','retail','0','2025-03-12 15:54:13','','','','204','Cash',0.00,'300','','','19','16.00','1','2025-03-12 12:54:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','68.00','67','Inclusive','branch','Inventory','','','','yes','','','19174178408031130323283'),(9919,'191741784533','6511',1.00,'100','retail','0','2025-03-12 16:02:13','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-12 13:02:57','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','19174178454722380728713'),(9920,'121741785172','B030',1.00,'250','retail','0','2025-03-12 16:12:52','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-03-12 13:13:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','yes','','','12174178518663126017084'),(9921,'121741785192','6516',1.00,'300','retail','0','2025-03-12 16:13:12','','','','125','Cash',0.00,'300','','','12','0.00','1','2025-03-12 13:13:35','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','yes','','','12174178520912323235039'),(9935,'211741793438','B027',4.00,'1000','retail','0','2025-03-12 18:30:39','','','','176','Cash',0.00,'250','','','21','16.00','1','2025-03-12 16:05:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','12.00','8','Inclusive','branch','Inventory','','','','yes','','','21174179345532332347203'),(9936,'211741793438','6044',6.00,'1200','retail','0','2025-03-12 18:31:11','','','','100','Cash',0.00,'200','','','21','16.00','1','2025-03-12 16:05:48','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','9892.00','9886','Inclusive','branch','Inventory','','','','yes','','','21174179349630440402969'),(9937,'211741793438','6524',3.00,'600','retail','0','2025-03-12 18:31:40','','','','70','Cash',0.00,'200','','','21','0.00','1','2025-03-12 16:05:48','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Service','1110','4000','5500','yes','','','21174179351833319223013'),(9938,'211741793438','B023',5.00,'1500','retail','0','2025-03-12 18:32:01','','','','176','Cash',0.00,'300','','','21','16.00','1','2025-03-12 16:05:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','15.00','10','Inclusive','branch','Inventory','','','','yes','','','21174179354923333343253'),(9939,'211741793438','B001',4.00,'1000','retail','0','2025-03-12 18:32:30','','','','169','Cash',0.00,'250','','','21','16.00','1','2025-03-12 16:05:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','35.00','31','Inclusive','branch','Inventory','','','','yes','','','21174179356530230303430'),(9940,'211741793438','6511',9.00,'900','retail','0','2025-03-12 18:32:49','','','','50','Cash',0.00,'100','','','21','0.00','1','2025-03-12 16:05:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','195.00','186','Inclusive','branch','Service','1110','4000','5500','yes','','','21174179361523073070023'),(9941,'211741793438','6514',6.00,'600','retail','0','2025-03-12 18:33:37','','','','50','Cash',0.00,'100','','','21','0.00','1','2025-03-12 16:05:48','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','47.00','41','Inclusive','branch','Service','1110','4000','5500','yes','','','21174179366031322303733'),(9942,'211741793438','6510',2.00,'200','retail','0','2025-03-12 18:34:22','','','','50','Cash',0.00,'100','','','21','0.00','1','2025-03-12 16:05:48','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','21174179370502222004122'),(9943,'211741793438','6000',1.00,'1300','retail','0','2025-03-12 18:35:27','','','','1000','Cash',0.00,'1300','','','21','16.00','1','2025-03-12 16:05:48','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','yes','','','21174179374273143302921'),(9944,'211741793438','6001',1.00,'650','retail','0','2025-03-12 18:35:44','','','','650','Cash',0.00,'650','','','21','16.00','1','2025-03-12 16:05:48','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','yes','','','21174179376302032230332'),(9945,'211741793438','15',2.00,'300','retail','0','2025-03-12 18:36:04','','','','0','Cash',0.00,'150','','','21','16.00','1','2025-03-12 16:05:48','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9949.00','9947','Inclusive','branch','Inventory','','','','yes','','','21174179380508300003323'),(9946,'211741793438','6512',6.00,'300','retail','0','2025-03-12 18:36:45','','','','30','Cash',0.00,'50','','','21','0.00','1','2025-03-12 16:05:48','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','35.00','29','Inclusive','branch','Service','1110','4000','5500','yes','','','21174179385232221272239'),(9947,'211741793438','B032',2.00,'500','retail','0','2025-03-12 18:37:33','','','','186.68','Cash',0.00,'250','','','21','16.00','1','2025-03-12 16:05:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','','','','yes','','','21174179388239027230202'),(9948,'211741793438','B015',1.00,'350','retail','0','2025-03-12 18:38:03','','','','220','Cash',0.00,'350','','','21','16.00','1','2025-03-12 16:05:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','yes','','','21174179389913382297232'),(9949,'211741793438','6012',2.00,'1000','retail','0','2025-03-12 18:38:51','','','','500','Cash',0.00,'500','','','21','16.00','1','2025-03-12 16:05:48','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99998.00','99996','Inclusive','branch','Inventory','','','','yes','','','21174179406312031926013'),(9950,'211741793438','6002',1.00,'250','retail','0','2025-03-12 18:41:05','','','','200','Cash',0.00,'250','','','21','16.00','1','2025-03-12 16:05:48','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9991.00','9990','Inclusive','branch','Inventory','','','','yes','','','21174179408932101237300'),(9951,'211741793438','6572',2.00,'1600','retail','0','2025-03-12 18:41:30','','','','500','Cash',0.00,'800','','','21','0.00','1','2025-03-12 16:05:48','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','21174179410422232320427'),(9952,'211741793438','6040',8.00,'800','retail','0','2025-03-12 18:41:45','','','','42','Cash',0.00,'100','','','21','16.00','1','2025-03-12 16:05:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','24.00','16','Inclusive','branch','Inventory','','','','yes','','','21174179416741334371042'),(9953,'211741793438','6048',2.00,'1200','retail','0','2025-03-12 18:42:47','','','','300','Cash',0.00,'600','','','21','16.00','1','2025-03-12 16:05:48','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','499.00','497','Inclusive','branch','Inventory','','','','yes','','','21174179418501122305712'),(9954,'211741793438','B028',2.00,'600','retail','0','2025-03-12 18:43:06','','','','195','Cash',0.00,'300','','','21','16.00','1','2025-03-12 16:05:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','','','','yes','','','21174179425722320707223'),(9955,'211741793438','B088',4.00,'1600','retail','0','2025-03-12 18:44:21','','','','216','Cash',0.00,'400','','','21','16.00','1','2025-03-12 16:05:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10.00','6','Inclusive','branch','Inventory','','','','yes','','','21174179431031930330323'),(9956,'211741793438','6556',1.00,'500','retail','0','2025-03-12 18:45:11','','','','300','Cash',0.00,'500','','','21','0.00','1','2025-03-12 16:05:48','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','21174179433920222430033'),(9957,'211741793438','B038',5.00,'1250','retail','0','2025-03-12 18:49:10','','','','195.52','Cash',0.00,'250','','','21','16.00','1','2025-03-12 16:05:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','22.00','17','Inclusive','branch','Inventory','','','','yes','','','21174179459722040720072'),(9958,'211741793438','B165',1.00,'3500','retail','0','2025-03-12 18:49:57','','','','2000','Cash',0.00,'3500','','','21','16.00','1','2025-03-12 16:05:48','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','yes','','','21174179464913923642330'),(9959,'211741793438','B164',1.00,'1600','retail','0','2025-03-12 18:50:49','','','','888.88','Cash',0.00,'1600','','','21','16.00','1','2025-03-12 16:05:48','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','yes','','','21174179467973027929342'),(9960,'211741793438','B022',4.00,'1000','retail','0','2025-03-12 18:51:52','','','','176','Cash',0.00,'250','','','21','16.00','1','2025-03-12 16:05:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10.00','6','Inclusive','branch','Inventory','','','','yes','','','21174179476873393378432'),(9961,'211741793438','5977',1.00,'600','retail','0','2025-03-12 18:52:48','','','','600','Cash',0.00,'600','','','21','16.00','1','2025-03-12 16:05:48','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','491.00','490','Inclusive','branch','Inventory','','','','yes','','','21174179487881740222388'),(9962,'211741793438','6531',1.00,'50','retail','0','2025-03-12 18:54:39','','','','20','Cash',0.00,'50','','','21','0.00','1','2025-03-12 16:05:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','108.00','107','Inclusive','branch','Service','1110','4000','5500','yes','','','21174179489432343121234'),(9963,'211741795551','B009',4.00,'1200','retail','0','2025-03-12 19:05:51','','','','204','Cash',0.00,'300','','','21','16.00','1','2025-03-12 16:08:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','67.00','63','Inclusive','branch','Inventory','','','','yes','','','21174179567632701203004'),(9978,'121741800381','6580',1.00,'1700','retail','0','2025-03-12 20:26:21','','','','1700','Cash',0.00,'1700','','','12','0.00','1','2025-03-12 17:30:37','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174180054204223323033'),(9979,'121741800381','6040',1.00,'100','retail','0','2025-03-12 20:29:02','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-03-12 17:30:37','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','yes','','','12174180055228223202173'),(9997,'191741798690','B038',1.00,'250','retail','0','2025-03-12 19:58:10','','','','195.52','Cash',0.00,'250','','','19','','1','2025-03-12 18:33:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'19174179872221222023323'),(9998,'191741798690','6512',2.00,'100','retail','0','2025-03-12 21:03:57','','','','30','Cash',0.00,'50','','','19','','1','2025-03-12 18:33:09','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174180266110311218162'),(9999,'191741798690','6026',1.00,'200','retail','0','2025-03-12 21:04:22','','','','50','Cash',0.00,'200','','','19','','1','2025-03-12 18:33:09','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','','',NULL,'19174180267707703222763'),(10000,'191741798690','B088',1.00,'400','retail','0','2025-03-12 21:28:18','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-03-12 18:33:09','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','yes','','','19174180428702713013049'),(10001,'121741785217','6040',2.00,'200','retail','0','2025-03-12 16:13:37','','','','42','Cash',0.00,'100','','','12','','1','2025-03-12 18:37:35','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','','','','','',NULL,'12174178637723223231022'),(10002,'121741785217','B089',2.00,'400','retail','0','2025-03-12 17:30:17','','','','79.16675','Cash',0.00,'200','','','12','','1','2025-03-12 18:37:35','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','42.00','40','Inclusive','branch','Inventory','','','','','',NULL,'12174178983633224227331'),(10003,'121741785217','5977',1.00,'600','retail','0','2025-03-12 17:30:38','','','','600','Cash',0.00,'600','','','12','','1','2025-03-12 18:37:35','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','492.00','491','Inclusive','branch','Inventory','','','','','',NULL,'12174178985413357022423'),(10004,'121741785217','6510',1.00,'100','retail','0','2025-03-12 17:30:55','','','','50','Cash',0.00,'100','','','12','','1','2025-03-12 18:37:35','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174178987433332173731'),(10005,'121741785217','B001',1.00,'250','retail','0','2025-03-12 17:31:17','','','','169','Cash',0.00,'250','','','12','','1','2025-03-12 18:37:35','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','',NULL,'12174178989737108827921'),(10006,'121741785217','15',1.00,'150','retail','0','2025-03-12 18:20:40','','','','0','Cash',0.00,'150','','','12','','1','2025-03-12 18:37:35','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9951.00','9950','Inclusive','branch','Inventory','','','','','',NULL,'12174179291839228280322'),(10007,'121741785217','15',1.00,'150','retail','0','2025-03-12 18:20:40','','','','0','Cash',0.00,'150','','','12','','1','2025-03-12 18:37:35','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9950.00','9949','Inclusive','branch','Inventory','','','','','',NULL,'12174179296532005010242'),(10008,'121741785217','15',2.00,'300','retail','0','2025-03-12 20:16:27','','','','0','Cash',0.00,'150','','','12','','1','2025-03-12 18:37:35','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9947.00','9945','Inclusive','branch','Inventory','','','','','',NULL,'12174179979933232300423'),(10009,'121741785217','6046',1.00,'700','retail','0','2025-03-12 20:16:39','','','','400','Cash',0.00,'700','','','12','','1','2025-03-12 18:37:35','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','68.00','67','Inclusive','branch','Inventory','','','','','',NULL,'12174179980873213022032'),(10010,'121741785217','6044',1.00,'200','retail','0','2025-03-12 20:16:49','','','','100','Cash',0.00,'200','','','12','','1','2025-03-12 18:37:35','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9886.00','9885','Inclusive','branch','Inventory','','','','','',NULL,'12174179997223032121942'),(10011,'121741785217','15',4.00,'600','retail','0','2025-03-12 20:19:32','','','','0','Cash',0.00,'150','','','12','','1','2025-03-12 18:37:35','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9945.00','9941','Inclusive','branch','Inventory','','','','','',NULL,'12174180000383823002223'),(10012,'121741785217','6514',8.00,'800','retail','0','2025-03-12 20:20:45','','','','50','Cash',0.00,'100','','','12','','1','2025-03-12 18:37:35','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','51.00','43','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174180005908202322202'),(10013,'121741785217','6034',4.00,'400','retail','0','2025-03-12 20:20:59','','','','100','Cash',0.00,'100','','','12','','1','2025-03-12 18:37:35','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','498.00','494','Inclusive','branch','Inventory','','','','','',NULL,'12174180008780223802221'),(10014,'121741785217','6555',1.00,'1200','retail','0','2025-03-12 20:34:07','','','','600','Cash',0.00,'1200','','','12','','1','2025-03-12 18:37:35','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174180095503125002072'),(10015,'121741785217','6510',1.00,'100','retail','0','2025-03-12 21:35:14','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-12 18:37:35','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174180452603442242023'); INSERT INTO `sales_order` VALUES (10016,'121741785217','6529',1.00,'600','retail','0','2025-03-12 21:35:26','','','','300','Cash',0.00,'600','','','12','0.00','1','2025-03-12 18:37:35','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','12174180457628123062206'),(10017,'121741785217','6556',1.00,'500','retail','0','2025-03-12 21:36:16','','','','300','Cash',0.00,'500','','','12','0.00','1','2025-03-12 18:37:35','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','12174180460112330332102'),(10018,'121741785217','B027',2.00,'500','retail','0','2025-03-12 21:36:42','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-03-12 18:37:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','yes','','','12174180462423320242613'),(10023,'191741784091','B028',3.00,'900','retail','0','2025-03-12 15:54:51','','','','195','Cash',0.00,'300','','','19','','1','2025-03-12 19:11:01','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','22.00','19','Inclusive','branch','Inventory','','','','','',NULL,'19174178410803132020370'),(10024,'191741784091','6044',2.00,'400','retail','0','2025-03-12 16:00:15','','','','100','Cash',0.00,'200','','','19','','1','2025-03-12 19:11:01','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9894.00','9892','Inclusive','branch','Inventory','','','','','',NULL,'19174178444323002343342'),(10025,'191741784091','6016',1.00,'750','retail','0','2025-03-12 16:01:43','','','','750','Cash',0.00,'750','','','19','','1','2025-03-12 19:11:01','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4983.00','4982','Inclusive','branch','Inventory','','','','','',NULL,'19174178451912132953171'),(10026,'191741784091','6040',1.00,'100','retail','0','2025-03-12 22:04:41','','','','42','Cash',0.00,'100','','','19','','1','2025-03-12 19:11:01','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'19174180630887002230077'),(10027,'191741806749','6556',1.00,'500','retail','0','2025-03-12 22:12:29','','','','300','Cash',0.00,'500','','','19','0.00','1','2025-03-12 19:13:50','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','19174180681864731338688'),(10028,'121741809047','B038',2.00,'500','retail','0','2025-03-12 22:50:47','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-03-12 19:51:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','yes','','','12174180905702720223203'),(10029,'121741870371','5999',1.00,'1500','retail','0','2025-03-13 15:52:51','','','','1500','Cash',0.00,'1500','','','12','16.00','1','2025-03-13 12:54:17','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','yes','','','12174187038001223012178'),(10030,'121741870371','6044',1.00,'200','retail','0','2025-03-13 15:53:01','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-03-13 12:54:17','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9885.00','9884','Inclusive','branch','Inventory','','','','yes','','','12174187040222220733133'),(10031,'121741870371','B038',1.00,'250','retail','0','2025-03-13 15:53:23','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-03-13 12:54:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','yes','','','12174187045107103232033'),(10032,'121741883944','B064',1.00,'1200','retail','0','2025-03-13 19:39:04','','','','610','Cash',0.00,'1200','','','12','16.00','1','2025-03-13 16:39:30','2','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','yes','','','12174188396091439102003'),(10033,'121741883974','6515',3.00,'900','retail','0','2025-03-13 19:39:34','','','','100','Cash',0.00,'300','','','12','0.00','1','2025-03-13 16:41:22','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','12174188405350030241008'),(10034,'121741883974','15',1.00,'150','retail','0','2025-03-13 19:40:54','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-03-13 16:41:22','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9941.00','9940','Inclusive','branch','Inventory','','','','yes','','','12174188407202333323132'),(10035,'121741884089','B023',2.00,'600','retail','0','2025-03-13 19:41:29','','','','176','Cash',0.00,'300','','','12','16.00','1','2025-03-13 16:42:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','yes','','','12174188411322223413223'),(10036,'121741884089','6512',2.00,'100','retail','0','2025-03-13 19:41:54','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-03-13 16:42:28','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','yes','','','12174188413778324222201'),(10037,'121741884154','B088',1.00,'400','retail','0','2025-03-13 19:42:34','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-03-13 18:46:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','yes','','','12174188419272010102072'),(10038,'121741891566','6556',1.00,'500','retail','0','2025-03-13 21:46:06','','','','300','Cash',0.00,'500','','','12','0.00','1','2025-03-13 18:46:29','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','12174189157630297203312'),(10039,'121741891566','B001',2.00,'500','retail','0','2025-03-13 21:46:17','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-03-13 18:46:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','31.00','29','Inclusive','branch','Inventory','','','','yes','','','12174189158608220212233'),(10040,'121741891732','B038',1.00,'250','retail','0','2025-03-13 21:48:52','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-03-13 18:49:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','yes','','','12174189174400304022133'),(10053,'191741955476','B001',3.00,'750','retail','0','2025-03-14 15:31:16','','','','169','Cash',0.00,'250','','','19','','1','2025-03-14 14:33:27','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','29.00','26','Inclusive','branch','Inventory','','','','','',NULL,'19174195548730012022931'),(10054,'191741955476','B009',1.00,'300','retail','0','2025-03-14 15:31:28','','','','204','Cash',0.00,'300','','','19','','1','2025-03-14 14:33:27','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','63.00','62','Inclusive','branch','Inventory','','','','','',NULL,'19174195549790200122211'),(10055,'191741955476','B001',1.00,'250','retail','0','2025-03-14 16:27:16','','','','169','Cash',0.00,'250','','','19','','1','2025-03-14 14:33:27','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','',NULL,'19174195885441333433443'),(10056,'191741955476','6515',1.00,'300','retail','0','2025-03-14 16:58:21','','','','100','Cash',0.00,'300','','','19','','1','2025-03-14 14:33:27','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174196072330033391292'),(10057,'191741955476','6528',1.00,'250','retail','0','2025-03-14 16:58:43','','','','150 ','Cash',0.00,'250','','','19','','1','2025-03-14 14:33:27','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000.00','999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174196088446030224032'),(10058,'191741955476','6516',1.00,'300','retail','0','2025-03-14 17:32:53','','','','125','Cash',0.00,'300','','','19','0.00','1','2025-03-14 14:33:27','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','yes','','','19174196280130300039633'),(10075,'121741967890','B009',2.00,'600','retail','0','2025-03-14 18:58:10','','','','204','Cash',0.00,'300','','','12','','1','2025-03-14 16:53:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','62.00','60','Inclusive','branch','Inventory','','','','','',NULL,'12174196792013212220143'),(10076,'121741967890','B028',2.00,'600','retail','0','2025-03-14 18:58:42','','','','195','Cash',0.00,'300','','','12','','1','2025-03-14 16:53:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','','','','','',NULL,'12174196793932303712322'),(10077,'121741967890','6046',1.00,'700','retail','0','2025-03-14 18:58:59','','','','400','Cash',0.00,'700','','','12','','1','2025-03-14 16:53:58','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','67.00','66','Inclusive','branch','Inventory','','','','','',NULL,'12174196796964120239326'),(10078,'121741967890','6510',1.00,'100','retail','0','2025-03-14 18:59:30','','','','50','Cash',0.00,'100','','','12','','1','2025-03-14 16:53:58','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174196798696837220022'),(10079,'121741967890','B009',1.00,'300','retail','0','2025-03-14 19:53:18','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-03-14 16:53:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','','','yes','','','21174197121619134123333'),(10080,'121741967890','B028',1.00,'300','retail','0','2025-03-14 19:53:37','','','','195','Cash',0.00,'300','','','12','16.00','1','2025-03-14 16:53:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','yes','','','21174197123232921220232'),(10087,'191741972018','6586',1.00,'1800','retail','0','2025-03-14 20:06:58','','','','1500','Cash',0.00,'1800','','','19','0.00','1','2025-03-14 17:10:33','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174197207230012022931'),(10088,'191741972018','5980',1.00,'900','retail','0','2025-03-14 20:07:52','','','','900','Cash',0.00,'900','','','19','16.00','1','2025-03-14 17:10:33','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','496.00','495','Inclusive','branch','Inventory','','','','yes','','','19174197217732404322927'),(10089,'191741972018','6040',1.00,'100','retail','0','2025-03-14 20:09:38','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-03-14 17:10:33','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','yes','','','19174197218993213022032'),(10090,'191741972018','6511',1.00,'100','retail','0','2025-03-14 20:09:50','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-14 17:10:33','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','19174197220237230072021'),(10091,'191741972018','15',1.00,'150','retail','0','2025-03-14 20:10:04','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-03-14 17:10:33','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9940.00','9939','Inclusive','branch','Inventory','','','','yes','','','19174197222092203922220'),(10093,'121741968019','6044',3.00,'600','retail','0','2025-03-14 19:00:19','','','','100','Cash',0.00,'200','','','12','','1','2025-03-14 17:14:09','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9884.00','9881','Inclusive','branch','Inventory','','','','','',NULL,'12174196804912324283032'),(10094,'121741968019','6514',6.00,'600','retail','0','2025-03-14 19:00:51','','','','50','Cash',0.00,'100','','','12','','1','2025-03-14 17:14:09','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','51.00','45','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174196808133067602000'),(10095,'121741968019','B088',1.00,'400','retail','0','2025-03-14 19:01:22','','','','216','Cash',0.00,'400','','','12','','1','2025-03-14 17:14:09','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'12174196811229032600364'),(10096,'121741968019','6511',1.00,'100','retail','0','2025-03-14 19:01:53','','','','50','Cash',0.00,'100','','','12','','1','2025-03-14 17:14:09','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174196814000231222133'),(10097,'121741968019','6505',1.00,'650','retail','0','2025-03-14 19:02:22','','','','350','Cash',0.00,'650','','','12','','1','2025-03-14 17:14:09','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174196817401920143287'),(10098,'121741968019','6512',2.00,'100','retail','0','2025-03-14 20:13:48','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-03-14 17:14:09','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','yes','','','12174197244240442323234'),(10099,'191741972236','B009',1.00,'300','retail','0','2025-03-14 20:10:36','','','','204','Cash',0.00,'300','','','19','','1','2025-03-14 17:22:56','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','','','','','',NULL,'19174197224922702222144'),(10100,'191741972236','6512',2.00,'100','retail','0','2025-03-14 20:21:15','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-03-14 17:22:56','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','yes','','','19174197289580222023213'),(10101,'211741968392','B030',4.00,'1000','retail','0','2025-03-14 19:06:32','','','','169.0003774','Cash',0.00,'250','','','21','','1','2025-03-14 17:59:00','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','46.00','42','Inclusive','branch','Inventory','','','','','',NULL,'21174196841203309291223'),(10106,'211741975141','5977',1.00,'600','retail','0','2025-03-14 20:59:01','','','','600','Cash',0.00,'600','','','21','','1','2025-03-14 18:24:10','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','490.00','489','Inclusive','branch','Inventory','','','','','',NULL,'21174197516145333712473'),(10107,'211741975141','6510',1.00,'100','retail','0','2025-03-14 20:59:21','','','','50','Cash',0.00,'100','','','21','','1','2025-03-14 18:24:10','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'21174197517112350210122'),(10108,'211741975141','6044',1.00,'200','retail','0','2025-03-14 20:59:39','','','','100','Cash',0.00,'200','','','21','','1','2025-03-14 18:24:10','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9881.00','9880','Inclusive','branch','Inventory','','','','','',NULL,'21174197519333029323512'),(10109,'211741975141','6513',1.00,'100','retail','0','2025-03-14 21:00:26','','','','50','Cash',0.00,'100','','','21','','1','2025-03-14 18:24:10','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'21174197523832202311132'),(10110,'211741975141','B028',2.00,'600','retail','0','2025-03-14 21:23:37','','','','195','Cash',0.00,'300','','','21','16.00','1','2025-03-14 18:24:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','yes','','','21174197663423303639221'),(10111,'211741975141','6531',1.00,'50','retail','0','2025-03-14 21:23:54','','','','20','Cash',0.00,'50','','','21','0.00','1','2025-03-14 18:24:10','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','108.00','107','Inclusive','branch','Service','1110','4000','5500','yes','','','21174197664612034100210'),(10153,'191741965289','5999',1.00,'1500','retail','0','2025-03-14 18:14:49','','','','1500','Cash',0.00,'1500','','','19','','1','2025-03-14 20:23:25','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'19174196530495410331901'),(10154,'191741965289','6517',1.00,'250','retail','0','2025-03-14 18:15:04','','','','150','Cash',0.00,'250','','','19','','1','2025-03-14 20:23:25','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101111.00','101110','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174196532732511201730'),(10155,'191741965289','6513',1.00,'100','retail','0','2025-03-14 18:20:03','','','','50','Cash',0.00,'100','','','19','','1','2025-03-14 20:23:25','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174196561621661332131'),(10156,'191741965289','6537',1.00,'100','retail','0','2025-03-14 18:20:16','','','','50','Cash',0.00,'100','','','19','','1','2025-03-14 20:23:25','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174196563094312231200'),(10157,'191741965289','6517',1.00,'250','retail','0','2025-03-14 20:01:05','','','','150','Cash',0.00,'250','','','19','','1','2025-03-14 20:23:25','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101111.00','101110','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174197168332032001932'),(10158,'191741965289','B038',2.00,'500','retail','0','2025-03-14 20:01:24','','','','195.52','Cash',0.00,'250','','','19','','1','2025-03-14 20:23:25','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','','',NULL,'19174197170721330703299'),(10159,'191741965289','B038',1.00,'250','retail','0','2025-03-14 21:58:53','','','','195.52','Cash',0.00,'250','','','19','','1','2025-03-14 20:23:25','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'19174197874919330707034'),(10160,'191741965289','B088',1.00,'400','retail','0','2025-03-14 21:59:09','','','','216','Cash',0.00,'400','','','19','','1','2025-03-14 20:23:25','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'19174197876023832102810'),(10161,'191741965289','B165',1.00,'3500','retail','0','2025-03-14 22:52:29','','','','2000','Cash',0.00,'3500','','','19','','1','2025-03-14 20:23:25','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'19174198197432307120040'),(10162,'191741965289','B089',1.00,'200','retail','0','2025-03-14 22:52:55','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-03-14 20:23:25','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','','',NULL,'19174198199572011312919'),(10163,'191741965289','B093',2.00,'600','retail','0','2025-03-14 22:53:15','','','','195','Cash',0.00,'300','','','19','','1','2025-03-14 20:23:25','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','','',NULL,'19174198204933301220023'),(10169,'191742036552','15',1.00,'150','retail','0','2025-03-15 14:02:32','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-03-15 11:03:01','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9939.00','9938','Inclusive','branch','Inventory','','','','yes','','','19174203656920223219231'),(10170,'191742036552','6531',1.00,'50','retail','0','2025-03-15 14:03:18','','','','20','Cash',0.00,'50','','','19','0.00','1','2025-03-15 11:04:03','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','108.00','107','Inclusive','branch','Service','1110','4000','5500','yes','','','19174203662322622020322'),(10221,'191742043024','5977',1.00,'600','retail','0','2025-03-15 15:50:24','','','','600','Cash',0.00,'600','','','19','16.00','1','2025-03-15 12:53:33','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','489.00','488','Inclusive','branch','Inventory','','','','yes','','','19174204304033100202443'),(10222,'191742043024','6032',1.00,'200','retail','0','2025-03-15 15:50:40','','','','200','Cash',0.00,'200','','','19','16.00','1','2025-03-15 12:53:33','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99986.00','99985','Inclusive','branch','Inventory','','','','yes','','','19174204305880302003322'),(10223,'191742043024','6003',1.00,'150','retail','0','2025-03-15 15:50:58','','','','150','Cash',0.00,'150','','','19','16.00','1','2025-03-15 12:53:33','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','','','','yes','','','19174204309434222122220'),(10229,'191742036298','6040',1.00,'100','retail','0','2025-03-15 13:58:18','','','','42','Cash',0.00,'100','','','19','','1','2025-03-15 13:07:15','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'19174203631620233633343'),(10230,'191742036298','B041',1.00,'1200','retail','0','2025-03-15 13:58:38','','','','610','Cash',0.00,'1200','','','19','','1','2025-03-15 13:07:15','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'19174203639913203222939'),(10231,'191742036298','B064',1.00,'1200','retail','0','2025-03-15 14:10:27','','','','610','Cash',0.00,'1200','','','19','','1','2025-03-15 13:07:15','2','7','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'19174203704530534223000'),(10232,'191742036298','6001',1.00,'650','retail','0','2025-03-15 14:23:34','','','','650','Cash',0.00,'650','','','19','','1','2025-03-15 13:07:15','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','','',NULL,'19174203784620222133232'),(10233,'191742036298','6538',1.00,'150','retail','0','2025-03-15 14:24:06','','','','50','Cash',0.00,'150','','','19','','1','2025-03-15 13:07:15','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174203796890383183332'),(10234,'191742036298','5988',1.00,'100','retail','0','2025-03-15 14:26:09','','','','100','Cash',0.00,'100','','','19','','1','2025-03-15 13:07:15','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','590.00','589','Inclusive','branch','Inventory','','','','','',NULL,'19174203805282402022224'),(10235,'191742036298','5988',1.00,'100','retail','0','2025-03-15 14:26:09','','','','100','Cash',0.00,'100','','','19','','1','2025-03-15 13:07:15','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','589.00','588','Inclusive','branch','Inventory','','','','','',NULL,'19174203811707332102323'),(10236,'191742036298','6001',1.00,'650','retail','0','2025-03-15 14:54:10','','','','650','Cash',0.00,'650','','','19','','1','2025-03-15 13:07:15','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','','',NULL,'19174203967822028033003'),(10237,'191742036298','B065',1.00,'2200','retail','0','2025-03-15 14:58:17','','','','1400','Cash',0.00,'2200','','','19','','1','2025-03-15 13:07:15','2','7','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'19174203993213922233903'),(10238,'191742036298','B041',1.00,'1200','retail','0','2025-03-15 15:04:34','','','','610','Cash',0.00,'1200','','','19','','1','2025-03-15 13:07:15','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'19174204028620322032272'),(10239,'191742036298','6040',1.00,'100','retail','0','2025-03-15 15:04:47','','','','42','Cash',0.00,'100','','','19','','1','2025-03-15 13:07:15','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'19174204029992299423332'),(10245,'191742036431','6511',1.00,'100','retail','0','2025-03-15 14:00:32','','','','50','Cash',0.00,'100','','','19','','1','2025-03-15 13:20:13','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174203647120314227422'),(10246,'191742036431','B030',1.00,'250','retail','0','2025-03-15 14:01:43','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-03-15 13:20:13','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','','',NULL,'19174203651911022920239'),(10247,'191742036431','B019',1.00,'350','retail','0','2025-03-15 14:01:59','','','','265','Cash',0.00,'350','','','19','','1','2025-03-15 13:20:13','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'19174203653737051032334'),(10248,'191742036431','B030',1.00,'250','retail','0','2025-03-15 16:18:47','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-03-15 13:20:13','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','','',NULL,'19174204475043733141022'),(10249,'191742036431','6512',4.00,'200','retail','0','2025-03-15 16:19:11','','','','30','Cash',0.00,'50','','','19','','1','2025-03-15 13:20:13','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','35.00','31','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174204476642402022224'),(10260,'191742039704','6040',2.00,'200','retail','0','2025-03-15 14:55:04','','','','42','Cash',0.00,'100','','','19','','1','2025-03-15 14:33:25','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','','',NULL,'19174203973101311203103'),(10261,'191742039704','B165',1.00,'3500','retail','0','2025-03-15 14:55:32','','','','2000','Cash',0.00,'3500','','','19','','1','2025-03-15 14:33:25','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'19174203977737009332301'),(10262,'191742039704','6511',1.00,'100','retail','0','2025-03-15 14:56:17','','','','50','Cash',0.00,'100','','','19','','1','2025-03-15 14:33:25','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174203978933234123343'),(10263,'191742039704','B093',1.00,'300','retail','0','2025-03-15 14:56:29','','','','195','Cash',0.00,'300','','','19','','1','2025-03-15 14:33:25','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'19174203980301098042022'),(10264,'191742039704','B093',2.00,'600','retail','0','2025-03-15 16:02:43','','','','195','Cash',0.00,'300','','','19','','1','2025-03-15 14:33:25','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','','',NULL,'19174204379622693322036'),(10275,'121742041225','B001',9.00,'2250','retail','0','2025-03-15 15:20:25','','','','169','Cash',0.00,'250','','','12','','1','2025-03-15 17:32:30','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','25.00','16','Inclusive','branch','Inventory','','','','','',NULL,'12174204127720433322722'),(10276,'121742041225','B032',4.00,'1000','retail','0','2025-03-15 15:21:17','','','','186.68','Cash',0.00,'250','','','12','','1','2025-03-15 17:32:30','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','24.00','20','Inclusive','branch','Inventory','','','','','',NULL,'12174204129133322014419'),(10277,'121742041225','B030',1.00,'250','retail','0','2025-03-15 15:21:31','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-03-15 17:32:30','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','','',NULL,'12174204130727213230227'),(10278,'121742041225','B038',2.00,'500','retail','0','2025-03-15 15:54:13','','','','195.52','Cash',0.00,'250','','','12','','1','2025-03-15 17:32:30','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','','','','','',NULL,'12174204326826122320233'),(10279,'121742041225','B088',1.00,'400','retail','0','2025-03-15 17:34:33','','','','216','Cash',0.00,'400','','','12','','1','2025-03-15 17:32:30','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'12174204931934023333203'),(10280,'121742059951','6555',2.00,'2400','retail','0','2025-03-15 20:32:31','','','','600','Cash',0.00,'1200','','','12','0.00','1','2025-03-15 17:52:06','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Service','1110','4000','5500','yes','','','12174206010533202504330'),(10281,'121742059951','6510',5.00,'500','retail','0','2025-03-15 20:35:18','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-15 17:52:06','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10005.00','10000','Inclusive','branch','Service','1110','4000','5500','yes','','','12174206079112433030222'),(10282,'121742059951','6524',1.00,'200','retail','0','2025-03-15 20:46:33','','','','70','Cash',0.00,'200','','','12','0.00','1','2025-03-15 17:52:06','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174206080522223328363'),(10283,'121742059951','6032',2.00,'400','retail','0','2025-03-15 20:46:46','','','','200','Cash',0.00,'200','','','12','16.00','1','2025-03-15 17:52:06','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99985.00','99983','Inclusive','branch','Inventory','','','','yes','','','12174206083422321134248'),(10284,'121742059951','6517',2.00,'500','retail','0','2025-03-15 20:47:14','','','','150','Cash',0.00,'250','','','12','0.00','1','2025-03-15 17:52:06','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','101111.00','101109','Inclusive','branch','Service','1110','4000','5500','yes','','','12174206084603444233223'),(10285,'121742059951','6513',3.00,'300','retail','0','2025-03-15 20:47:26','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-15 17:52:06','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Service','1110','4000','5500','yes','','','12174206086434200203202'),(10286,'121742061127','B001',4.00,'1000','retail','0','2025-03-15 20:52:07','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-03-15 17:53:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','16.00','12','Inclusive','branch','Inventory','','','','yes','','','12174206117102337202002'),(10287,'121742061127','B032',2.00,'500','retail','0','2025-03-15 20:52:51','','','','186.68','Cash',0.00,'250','','','12','16.00','1','2025-03-15 17:53:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','','','','yes','','','12174206119121227232027'),(10288,'121742061127','B038',1.00,'250','retail','0','2025-03-15 20:53:12','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-03-15 17:53:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','yes','','','12174206120422221142032'),(10289,'121742061214','B001',5.00,'1250','retail','0','2025-03-15 20:53:34','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-03-15 17:55:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','12.00','7','Inclusive','branch','Inventory','','','','yes','','','12174206123920232323234'),(10290,'121742061214','B038',1.00,'250','retail','0','2025-03-15 20:54:00','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-03-15 17:55:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','yes','','','12174206125021321002330'),(10291,'121742061214','B032',2.00,'500','retail','0','2025-03-15 20:54:10','','','','186.68','Cash',0.00,'250','','','12','16.00','1','2025-03-15 17:55:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','','','','yes','','','12174206126023222300226'),(10292,'121742061214','B038',1.00,'250','retail','0','2025-03-15 20:54:52','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-03-15 17:55:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','yes','','','12174206130822330024303'),(10293,'121742061214','B182',1.00,'1700','retail','0','2025-03-15 20:55:08','','','','950','Cash',0.00,'1700','','','12','16.00','1','2025-03-15 17:55:32','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','yes','','','12174206131933720792230'),(10294,'121742061214','15',3.00,'450','retail','0','2025-03-15 20:55:19','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-03-15 17:55:32','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9938.00','9935','Inclusive','branch','Inventory','','','','yes','','','12174206132764213313200'),(10295,'191742061552','B180',1.00,'1700','retail','0','2025-03-15 20:59:12','','','','956','Cash',0.00,'1700','','','19','16.00','1','2025-03-15 17:59:43','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','yes','','','19174206156234222209227'),(10296,'191742061552','6046',1.00,'700','retail','0','2025-03-15 20:59:22','','','','400','Cash',0.00,'700','','','19','16.00','1','2025-03-15 17:59:43','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','66.00','65','Inclusive','branch','Inventory','','','','yes','','','19174206158030933926300'),(10305,'191742061829','B001',1.00,'250','retail','0','2025-03-15 21:03:49','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-03-15 18:06:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','yes','','','19174206198822023230396'),(10306,'191742061636','B137',1.00,'2200','retail','0','2025-03-15 21:00:36','','','','1450','Cash',0.00,'2200','','','19','','1','2025-03-15 18:21:29','2','14','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'19174206168113036420332'),(10307,'191742061636','6511',2.00,'200','retail','0','2025-03-15 21:01:21','','','','50','Cash',0.00,'100','','','19','','1','2025-03-15 18:21:29','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','195.00','193','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174206170833022630099'),(10308,'191742061636','B006',2.00,'500','retail','0','2025-03-15 21:01:49','','','','176','Cash',0.00,'250','','','19','','1','2025-03-15 18:21:29','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','','','','','',NULL,'19174206173623333420773'),(10309,'191742061636','6040',1.00,'100','retail','0','2025-03-15 21:02:16','','','','42','Cash',0.00,'100','','','19','','1','2025-03-15 18:21:29','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'19174206175212702250122'),(10310,'191742061636','5999',1.00,'1500','retail','0','2025-03-15 21:02:33','','','','1500','Cash',0.00,'1500','','','19','','1','2025-03-15 18:21:29','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'19174206176432320061033'),(10311,'191742061636','6044',1.00,'200','retail','0','2025-03-15 21:02:45','','','','100','Cash',0.00,'200','','','19','','1','2025-03-15 18:21:29','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9880.00','9879','Inclusive','branch','Inventory','','','','','',NULL,'19174206177522077222263'),(10312,'191742061636','6510',1.00,'100','retail','0','2025-03-15 21:02:55','','','','50','Cash',0.00,'100','','','19','','1','2025-03-15 18:21:29','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174206178330012231227'),(10313,'191742061636','6513',1.00,'100','retail','0','2025-03-15 21:03:03','','','','50','Cash',0.00,'100','','','19','','1','2025-03-15 18:21:29','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174206179402302203220'),(10314,'191742061636','6040',1.00,'100','retail','0','2025-03-15 21:21:17','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-03-15 18:21:29','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','yes','','','19174206288518880032232'),(10315,'191742061992','B009',2.00,'600','retail','0','2025-03-15 21:08:49','','','','204','Cash',0.00,'300','','','19','16.00','1','2025-03-15 21:35:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','58.00','56','Inclusive','branch','Inventory','','','','yes','','','19174206218442373320623'),(10316,'191742061992','B030',1.00,'250','retail','0','2025-03-15 21:09:44','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-03-15 21:35:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','yes','','','19174206219220330321022'),(10327,'191742076601','6044',1.00,'200','retail','0','2025-03-16 01:10:01','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-03-15 22:14:41','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9879.00','9878','Inclusive','branch','Inventory','','','','yes','','','19174207686173673033338'),(10328,'191742076601','6514',2.00,'200','retail','0','2025-03-16 01:14:22','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-15 22:14:41','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','51.00','49','Inclusive','branch','Service','1110','4000','5500','yes','','','19174207687633022782320'),(10343,'191742074549','6040',1.00,'100','retail','0','2025-03-16 00:35:49','','','','42','Cash',0.00,'100','','','19','','1','2025-03-15 23:25:54','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'19174207479324022392213'),(10344,'191742074549','B157',2.00,'7000','retail','0','2025-03-16 00:40:24','','','','2900','Cash',0.00,'3500','','','19','','1','2025-03-15 23:25:54','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','','',NULL,'19174207483803200034393'),(10345,'191742074549','B038',4.00,'1000','retail','0','2025-03-16 00:40:39','','','','195.52','Cash',0.00,'250','','','19','','1','2025-03-15 23:25:54','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','','','','','',NULL,'19174207485443220340044'),(10346,'191742074549','B089',2.00,'400','retail','0','2025-03-16 00:40:54','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-03-15 23:25:54','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','39.00','37','Inclusive','branch','Inventory','','','','','',NULL,'19174207487309303433902'),(10347,'191742074549','B028',1.00,'300','retail','0','2025-03-16 00:41:13','','','','195','Cash',0.00,'300','','','19','','1','2025-03-15 23:25:54','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'19174207489732303338330'),(10348,'191742074549','15',3.00,'450','retail','0','2025-03-16 02:10:43','','','','0','Cash',0.00,'150','','','19','','1','2025-03-15 23:25:54','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9935.00','9932','Inclusive','branch','Inventory','','','','','',NULL,'19174208026102112217322'),(10349,'191742074549','6512',6.00,'300','retail','0','2025-03-16 02:11:01','','','','30','Cash',0.00,'50','','','19','','1','2025-03-15 23:25:54','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','35.00','29','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174208043637029222220'),(10350,'121742134886','6506',1.00,'1300','retail','0','2025-03-16 17:21:26','','','','700','Cash',0.00,'1300','','','12','0.00','1','2025-03-16 14:25:52','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','12174213506434017053303'),(10351,'121742134886','6517',2.00,'500','retail','0','2025-03-16 17:24:24','','','','150','Cash',0.00,'250','','','12','0.00','1','2025-03-16 14:25:52','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','101111.00','101109','Inclusive','branch','Service','1110','4000','5500','yes','','','12174213508501222345250'),(10352,'121742134886','6510',1.00,'100','retail','0','2025-03-16 17:24:47','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-16 14:25:52','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','12174213510043310300250'),(10353,'121742134886','15',1.00,'150','retail','0','2025-03-16 17:25:03','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-03-16 14:25:52','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9932.00','9931','Inclusive','branch','Inventory','','','','yes','','','12174213513220204022330'),(10360,'121742135891','6506',1.00,'1300','retail','0','2025-03-16 17:38:11','','','','700','Cash',0.00,'1300','','','12','0.00','1','2025-03-16 15:05:20','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','12174213650312343132302'),(10361,'121742135891','6505',1.00,'650','retail','0','2025-03-16 17:48:23','','','','350','Cash',0.00,'650','','','12','0.00','1','2025-03-16 15:05:20','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12174213651222123221224'),(10362,'121742135891','6044',3.00,'600','retail','0','2025-03-16 17:48:32','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-03-16 15:05:20','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9877.00','9874','Inclusive','branch','Inventory','','','','yes','','','12174213655335312220220'),(10363,'121742135891','B030',2.00,'500','retail','0','2025-03-16 17:49:14','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-03-16 15:05:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','38.00','36','Inclusive','branch','Inventory','','','','yes','','','12174213670222437211022'),(10371,'121742140430','B006',2.00,'500','retail','0','2025-03-16 18:53:50','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-03-16 15:54:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','','','','yes','','','12174214044342302204001'),(10372,'121742140430','B009',2.00,'600','retail','0','2025-03-16 18:54:04','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-03-16 15:54:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','56.00','54','Inclusive','branch','Inventory','','','','yes','','','12174214045952425515024'),(10373,'121742140467','B009',4.00,'1200','retail','0','2025-03-16 18:54:27','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-03-16 15:55:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','54.00','50','Inclusive','branch','Inventory','','','','yes','','','12174214049421424931200'),(10374,'121742140467','B023',2.00,'600','retail','0','2025-03-16 18:54:54','','','','176','Cash',0.00,'300','','','12','16.00','1','2025-03-16 15:55:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','yes','','','12174214050430220032102'),(10375,'121742135158','6572',1.00,'800','retail','0','2025-03-16 17:25:58','','','','500','Cash',0.00,'800','','','12','','1','2025-03-16 16:37:56','2','8','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174213572630321330220'),(10376,'121742135158','6040',2.00,'200','retail','0','2025-03-16 17:35:26','','','','42','Cash',0.00,'100','','','12','','1','2025-03-16 16:37:56','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','','',NULL,'12174213574700311372703'),(10377,'121742135158','6516',1.00,'300','retail','0','2025-03-16 17:35:47','','','','125','Cash',0.00,'300','','','12','','1','2025-03-16 16:37:56','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174213582828483231083'),(10378,'121742135158','6506',1.00,'1300','retail','0','2025-03-16 17:37:08','','','','700','Cash',0.00,'1300','','','12','','1','2025-03-16 16:37:56','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174213584822123040341'),(10379,'121742135158','6510',1.00,'100','retail','0','2025-03-16 17:37:29','','','','50','Cash',0.00,'100','','','12','','1','2025-03-16 16:37:56','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174213586222802332033'),(10380,'121742135158','6044',1.00,'200','retail','0','2025-03-16 17:37:42','','','','100','Cash',0.00,'200','','','12','','1','2025-03-16 16:37:56','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9878.00','9877','Inclusive','branch','Inventory','','','','','',NULL,'12174213587420013200322'),(10381,'121742135158','6572',1.00,'800','retail','0','2025-03-16 18:53:23','','','','500','Cash',0.00,'800','','','12','','1','2025-03-16 16:37:56','2','8','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174214041220123232321'),(10382,'121742135158','6572',1.00,'800','retail','0','2025-03-16 19:36:49','','','','500','Cash',0.00,'800','','','12','0.00','1','2025-03-16 16:37:56','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','yes','','','12174214302232302320040'),(10383,'121742135158','6516',1.00,'300','retail','0','2025-03-16 19:37:03','','','','125','Cash',0.00,'300','','','12','0.00','1','2025-03-16 16:37:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','yes','','','12174214303933002023214'),(10384,'121742135158','6040',1.00,'100','retail','0','2025-03-16 19:37:19','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-03-16 16:37:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','yes','','','12174214305123225222233'),(10385,'121742135158','6002',1.00,'250','retail','0','2025-03-16 19:37:31','','','','200','Cash',0.00,'250','','','12','16.00','1','2025-03-16 16:37:56','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9990.00','9989','Inclusive','branch','Inventory','','','','yes','','','12174214306333033300303'),(10386,'121742140467','6038',2.00,'2600','retail','0','2025-03-16 19:35:11','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2025-03-16 17:34:18','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','492.00','490','Inclusive','branch','Inventory','','','','yes','','','12174214297002207210003'),(10387,'121742140467','6046',1.00,'700','retail','0','2025-03-16 20:31:59','','','','400','Cash',0.00,'700','','','12','16.00','1','2025-03-16 17:34:18','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','65.00','64','Inclusive','branch','Inventory','','','','yes','','','12174214633882404010163'),(10388,'121742140467','6044',2.00,'400','retail','0','2025-03-16 20:32:19','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-03-16 17:34:18','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9874.00','9872','Inclusive','branch','Inventory','','','','yes','','','12174214636939020236133'),(10389,'121742140467','6513',2.00,'200','retail','0','2025-03-16 20:32:50','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-16 17:34:18','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12174214638202481333303'),(10390,'121742140467','6511',2.00,'200','retail','0','2025-03-16 20:33:03','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-16 17:34:18','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','195.00','193','Inclusive','branch','Service','1110','4000','5500','yes','','','12174214639636229302333'),(10391,'121742140467','15',1.00,'150','retail','0','2025-03-16 20:33:17','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-03-16 17:34:18','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9931.00','9930','Inclusive','branch','Inventory','','','','yes','','','12174214641112220033402'),(10392,'121742140467','6040',1.00,'100','retail','0','2025-03-16 20:33:31','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-03-16 17:34:18','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','yes','','','12174214643922314323103'),(10393,'121742146550','B023',1.00,'300','retail','0','2025-03-16 20:35:50','','','','176','Cash',0.00,'300','','','12','16.00','1','2025-03-16 17:38:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','yes','','','12174214665902439203013'),(10394,'121742146830','7029',1.00,'1800','retail','0','2025-03-16 20:40:30','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-03-16 17:44:04','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','485.00','484','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174214687904203021322'),(10395,'121742146830','6044',2.00,'400','retail','0','2025-03-16 20:41:19','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-03-16 17:44:04','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9872.00','9870','Inclusive','branch','Inventory','','','','yes','','','12174214699304329304211'),(10396,'121742146830','6510',1.00,'100','retail','0','2025-03-16 20:43:16','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-16 17:44:04','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','12174214701123323321321'),(10397,'121742146830','6516',2.00,'600','retail','0','2025-03-16 20:43:32','','','','125','Cash',0.00,'300','','','12','0.00','1','2025-03-16 17:44:04','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','12174214703220201140333'),(10398,'191742147537','B023',3.00,'900','retail','0','2025-03-16 20:52:17','','','','176','Cash',0.00,'300','','','19','16.00','1','2025-03-16 17:55:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','','','','yes','','','19174214759432039731322'),(10399,'191742147537','6040',1.00,'100','retail','0','2025-03-16 20:53:31','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-03-16 17:55:02','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','yes','','','19174214765109003423203'),(10400,'191742147537','6506',1.00,'1300','retail','0','2025-03-16 20:54:13','','','','700','Cash',0.00,'1300','','','19','0.00','1','2025-03-16 17:55:02','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','19174214767121003333742'),(10401,'191742147537','6524',1.00,'200','retail','0','2025-03-16 20:54:32','','','','70','Cash',0.00,'200','','','19','0.00','1','2025-03-16 17:55:02','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174214768671200803233'),(10402,'191742147704','6511',1.00,'100','retail','0','2025-03-16 20:55:04','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-16 17:56:02','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','19174214773724330022122'),(10403,'191742147704','6528',1.00,'250','retail','0','2025-03-16 20:55:37','','','','150 ','Cash',0.00,'250','','','19','0.00','1','2025-03-16 17:56:02','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000.00','999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174214775103217231123'),(10404,'191742147763','6040',1.00,'100','retail','0','2025-03-16 20:56:03','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-03-16 17:58:10','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','yes','','','19174214777921721102000'),(10405,'191742147763','6516',1.00,'300','retail','0','2025-03-16 20:56:19','','','','125','Cash',0.00,'300','','','19','0.00','1','2025-03-16 17:58:10','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','yes','','','19174214780702318334103'),(10406,'191742147763','6510',3.00,'300','retail','0','2025-03-16 20:56:48','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-16 17:58:10','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10005.00','10002','Inclusive','branch','Service','1110','4000','5500','yes','','','19174214782202237173802'),(10407,'191742147763','6044',2.00,'400','retail','0','2025-03-16 20:57:02','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-03-16 17:58:10','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9870.00','9868','Inclusive','branch','Inventory','','','','yes','','','19174214783503280300322'),(10408,'191742147763','6515',2.00,'600','retail','0','2025-03-16 20:57:16','','','','100','Cash',0.00,'300','','','19','0.00','1','2025-03-16 17:58:10','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19174214785632294392631'),(10409,'191742147763','6000',1.00,'1300','retail','0','2025-03-16 20:57:38','','','','1000','Cash',0.00,'1300','','','19','16.00','1','2025-03-16 17:58:10','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','yes','','','19174214787634277200323'),(10410,'191742147894','B030',1.00,'250','retail','0','2025-03-16 20:58:14','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-03-16 17:58:38','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','yes','','','19174214791009120243277'),(10411,'191742147925','B030',1.00,'250','retail','0','2025-03-16 20:58:45','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-03-16 17:59:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','yes','','','19174214794929333029022'),(10412,'191742147958','B001',1.00,'250','retail','0','2025-03-16 20:59:18','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-03-16 18:01:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','yes','','','19174214798014132102922'),(10413,'191742147958','6044',2.00,'400','retail','0','2025-03-16 20:59:40','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-03-16 18:01:24','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9868.00','9866','Inclusive','branch','Inventory','','','','yes','','','19174214799743322732422'),(10414,'191742147958','6511',2.00,'200','retail','0','2025-03-16 20:59:58','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-16 18:01:24','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','195.00','193','Inclusive','branch','Service','1110','4000','5500','yes','','','19174214801933000078492'),(10415,'191742147958','6505',1.00,'650','retail','0','2025-03-16 21:00:20','','','','350','Cash',0.00,'650','','','19','0.00','1','2025-03-16 18:01:24','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19174214803824320240219'),(10416,'191742147958','6032',1.00,'200','retail','0','2025-03-16 21:00:39','','','','200','Cash',0.00,'200','','','19','16.00','1','2025-03-16 18:01:24','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99983.00','99982','Inclusive','branch','Inventory','','','','yes','','','19174214805130973227132'),(10417,'191742147958','B030',1.00,'250','retail','0','2025-03-16 21:00:52','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-03-16 18:01:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','yes','','','19174214807212222072401'),(10418,'191742148087','B097',2.00,'300','retail','0','2025-03-16 21:01:27','','','','41.66666667','Cash',0.00,'150','','','19','16.00','1','2025-03-16 18:02:44','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','yes','','','19174214812822113102183'),(10419,'191742148087','6511',1.00,'100','retail','0','2025-03-16 21:02:09','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-16 18:02:44','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','19174214814391282702323'),(10420,'191742148087','B164',1.00,'1600','retail','0','2025-03-16 21:02:23','','','','888.88','Cash',0.00,'1600','','','19','16.00','1','2025-03-16 18:02:44','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','yes','','','19174214815823321000832'),(10421,'191742148166','6511',8.00,'800','retail','0','2025-03-16 21:02:46','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-16 18:09:06','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','195.00','187','Inclusive','branch','Service','1110','4000','5500','yes','','','19174214819932220272137'),(10422,'191742148166','6038',1.00,'1300','retail','0','2025-03-16 21:03:19','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2025-03-16 18:09:06','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','490.00','489','Inclusive','branch','Inventory','','','','yes','','','19174214821723123221247'),(10423,'191742148166','6510',1.00,'100','retail','0','2025-03-16 21:03:37','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-16 18:09:06','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','19174214823002431332122'),(10424,'191742148166','6044',4.00,'800','retail','0','2025-03-16 21:03:53','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-03-16 18:09:06','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9866.00','9862','Inclusive','branch','Inventory','','','','yes','','','19174214825233213293203'),(10425,'191742148166','6514',3.00,'300','retail','0','2025-03-16 21:04:12','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-16 18:09:06','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','51.00','48','Inclusive','branch','Service','1110','4000','5500','yes','','','19174214827232214182227'),(10426,'191742148166','B030',3.00,'750','retail','0','2025-03-16 21:06:37','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-03-16 18:09:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','33.00','30','Inclusive','branch','Inventory','','','','yes','','','19174214843583344070345'),(10427,'191742148166','B001',2.00,'500','retail','0','2025-03-16 21:07:15','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-03-16 18:09:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','yes','','','19174214849302343127390'),(10428,'191742148166','6002',3.00,'750','retail','0','2025-03-16 21:08:14','','','','200','Cash',0.00,'250','','','19','16.00','1','2025-03-16 18:09:06','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9989.00','9986','Inclusive','branch','Inventory','','','','yes','','','19174214852934320353333'),(10429,'191742148548','6038',1.00,'1300','retail','0','2025-03-16 21:09:08','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2025-03-16 18:10:11','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','489.00','488','Inclusive','branch','Inventory','','','','yes','','','19174214856430223405403'),(10430,'191742148548','6044',3.00,'600','retail','0','2025-03-16 21:09:25','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-03-16 18:10:11','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9862.00','9859','Inclusive','branch','Inventory','','','','yes','','','19174214858590058228322'),(10431,'191742148548','B030',2.00,'500','retail','0','2025-03-16 21:09:45','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-03-16 18:10:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','','','','yes','','','19174214860362220123340'),(10432,'191742148616','6038',1.00,'1300','retail','0','2025-03-16 21:10:16','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2025-03-16 18:16:09','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','488.00','487','Inclusive','branch','Inventory','','','','yes','','','19174214865036300528322'),(10433,'191742148616','6044',2.00,'400','retail','0','2025-03-16 21:10:50','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-03-16 18:16:09','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9859.00','9857','Inclusive','branch','Inventory','','','','yes','','','19174214869203120300323'),(10434,'191742148616','6518',1.00,'250','retail','0','2025-03-16 21:11:32','','','','100','Cash',0.00,'250','','','19','0.00','1','2025-03-16 18:16:09','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100000.00','99999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174214870630833132102'),(10435,'191742148616','6511',1.00,'100','retail','0','2025-03-16 21:11:47','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-16 18:16:09','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','19174214878272913224312'),(10436,'191742148616','B023',2.00,'600','retail','0','2025-03-16 21:13:20','','','','176','Cash',0.00,'300','','','19','16.00','1','2025-03-16 18:16:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','yes','','','19174214882672236032620'),(10437,'191742148616','B030',2.00,'500','retail','0','2025-03-16 21:13:49','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-03-16 18:16:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','','','','yes','','','19174214891731133043914'),(10438,'191742148972','6046',1.00,'700','retail','0','2025-03-16 21:16:12','','','','400','Cash',0.00,'700','','','19','16.00','1','2025-03-16 18:18:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','64.00','63','Inclusive','branch','Inventory','','','','yes','','','19174214899339373239330'),(10439,'191742148972','6505',1.00,'650','retail','0','2025-03-16 21:16:33','','','','350','Cash',0.00,'650','','','19','0.00','1','2025-03-16 18:18:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19174214901502322120231'),(10440,'191742148972','6510',2.00,'200','retail','0','2025-03-16 21:16:55','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-16 18:18:40','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10005.00','10003','Inclusive','branch','Service','1110','4000','5500','yes','','','19174214904033114209200'),(10441,'191742148972','6511',1.00,'100','retail','0','2025-03-16 21:17:20','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-16 18:18:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','19174214905031723223070'),(10442,'191742148972','15',1.00,'150','retail','0','2025-03-16 21:17:30','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-03-16 18:18:40','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9930.00','9929','Inclusive','branch','Inventory','','','','yes','','','19174214906623232097263'),(10443,'191742148972','6026',1.00,'200','retail','0','2025-03-16 21:17:46','','','','50','Cash',0.00,'200','','','19','16.00','1','2025-03-16 18:18:40','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9998.00','9997','Inclusive','branch','Inventory','','','','yes','','','19174214908503003912903'),(10444,'191742150040','B097',1.00,'150','retail','0','2025-03-16 21:35:05','','','','41.66666667','Cash',0.00,'150','','','19','16.00','1','2025-03-16 18:38:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','yes','','','19174215013130311012223'),(10445,'191742150040','6044',2.00,'400','retail','0','2025-03-16 21:35:46','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-03-16 18:38:14','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9857.00','9855','Inclusive','branch','Inventory','','','','yes','','','19174215017203333313032'),(10446,'191742150040','6517',1.00,'250','retail','0','2025-03-16 21:36:12','','','','150','Cash',0.00,'250','','','19','0.00','1','2025-03-16 18:38:14','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101111.00','101110','Inclusive','branch','Service','1110','4000','5500','yes','','','19174215018309302334003'),(10447,'191742150040','6506',1.00,'1300','retail','0','2025-03-16 21:36:23','','','','700','Cash',0.00,'1300','','','19','0.00','1','2025-03-16 18:38:14','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','19174215019993329273332'),(10448,'191742150040','6521',6.00,'1200','retail','0','2025-03-16 21:36:39','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-03-16 18:38:14','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','15.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','19174215022300222320234'),(10449,'191742150040','6513',1.00,'100','retail','0','2025-03-16 21:37:03','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-16 18:38:14','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174215023533330304531'),(10450,'121742212172','6046',1.00,'700','retail','0','2025-03-17 14:49:32','','','','400','Cash',0.00,'700','','','12','16.00','1','2025-03-17 11:50:09','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','63.00','62','Inclusive','branch','Inventory','','','','yes','','','12174221217902023302122'),(10451,'121742212172','6533',1.00,'100','retail','0','2025-03-17 14:49:39','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-17 11:50:09','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12174221219031123227270'),(10452,'121742212172','B030',3.00,'750','retail','0','2025-03-17 14:49:50','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-03-17 11:50:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','26.00','23','Inclusive','branch','Inventory','','','','yes','','','12174221220522730101272'),(10455,'71742222107','B009',2.00,'600','retail','0','2025-03-17 17:35:25','bale','','','204','Cash',0.00,'300','','','7','16.00','1','2025-03-17 14:35:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','50.00','48','Inclusive','branch','Inventory','','','','yes','','','7174222212423222230407'),(10456,'71742222134','5977',1.00,'600','retail','0','2025-03-17 17:36:47','bale','','','600','Cash',0.00,'600','','','7','16.00','1','2025-03-17 14:36:57','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','488.00','487','Inclusive','branch','Inventory','','','','yes','','','7174222215330302005222'),(10457,'71742222134','6510',2.00,'200','retail','0','2025-03-17 17:36:47','bale','','','50','Cash',0.00,'100','','','7','0.00','1','2025-03-17 14:36:57','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10005.00','10003','Inclusive','branch','Service','1110','4000','5500','yes','','','7174222216603033300363'),(10458,'71742222134','6513',1.00,'100','retail','0','2025-03-17 17:36:47','bale','','','50','Cash',0.00,'100','','','7','0.00','1','2025-03-17 14:36:57','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','7174222217572033323073'),(10459,'71742222134','6003',1.00,'150','retail','0','2025-03-17 17:36:47','bale','','','150','Cash',0.00,'150','','','7','16.00','1','2025-03-17 14:36:57','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9993.00','9992','Inclusive','branch','Inventory','','','','yes','','','7174222220624200200327'),(10460,'71742222222','6516',1.00,'300','retail','0','2025-03-17 17:37:34','bale','','','125','Cash',0.00,'300','','','7','0.00','1','2025-03-17 14:37:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','yes','','','7174222225437323474032'),(10461,'191742224177','6520',1.00,'200','retail','0','2025-03-17 18:09:37','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-03-17 15:10:08','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174222420523020304032'),(10462,'191742229788','6501',1.00,'200','retail','0','2025-03-17 19:43:08','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-03-17 16:43:44','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174222980210032302203'),(10463,'191742229788','6501',1.00,'200','retail','0','2025-03-17 19:43:24','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-03-17 16:43:44','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9993.00','9992','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174222981020920218910'),(10464,'191742229788','6513',2.00,'200','retail','0','2025-03-17 19:43:30','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-17 16:43:44','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','19174222982171102212332'),(10465,'121742212210','B089',1.00,'200','retail','0','2025-03-17 14:50:10','','','','79.16675','Cash',0.00,'200','','','12','','1','2025-03-17 16:57:12','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','',NULL,'12174221222200030302212'),(10466,'121742212210','B030',1.00,'250','retail','0','2025-03-17 14:50:22','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-03-17 16:57:12','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','',NULL,'12174221223037242133221'),(10467,'121742212210','B089',1.00,'200','retail','0','2025-03-17 19:55:51','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-03-17 16:57:12','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','','','yes','','','12174223057420521222224'),(10468,'121742212210','6520',2.00,'400','retail','0','2025-03-17 19:56:14','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-03-17 16:57:12','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12174223059232220230522'),(10469,'121742230633','B038',2.00,'500','retail','0','2025-03-17 19:57:13','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-03-17 18:56:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','','','','yes','','','12174223777832001310240'),(10470,'121742230633','5977',1.00,'600','retail','0','2025-03-17 21:56:18','','','','600','Cash',0.00,'600','','','12','16.00','1','2025-03-17 18:56:41','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','487.00','486','Inclusive','branch','Inventory','','','','yes','','','12174223778722223772023'),(10471,'121742230633','6510',1.00,'100','retail','0','2025-03-17 21:56:27','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-17 18:56:41','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','12174223779332233200133'),(10472,'121742230633','6533',1.00,'100','retail','0','2025-03-17 21:56:33','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-17 18:56:41','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12174223779940003273270'),(10473,'191742314109','B180',1.00,'1700','retail','0','2025-03-18 19:08:29','','','','956','Cash',0.00,'1700','','','19','16.00','1','2025-03-18 16:09:57','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','yes','','','19174231411829241038113'),(10474,'191742314109','6003',1.00,'150','retail','0','2025-03-18 19:08:38','','','','150','Cash',0.00,'150','','','19','16.00','1','2025-03-18 16:09:57','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9992.00','9991','Inclusive','branch','Inventory','','','','yes','','','19174231413191329373321'),(10475,'191742314109','5984',1.00,'100','retail','0','2025-03-18 19:08:51','','','','100','Cash',0.00,'100','','','19','16.00','1','2025-03-18 16:09:57','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','','','yes','','','19174231414101433033332'),(10476,'191742314109','6524',1.00,'200','retail','0','2025-03-18 19:09:01','','','','70','Cash',0.00,'200','','','19','0.00','1','2025-03-18 16:09:57','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174231414883713222233'),(10477,'191742314109','6513',1.00,'100','retail','0','2025-03-18 19:09:09','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-18 16:09:57','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174231415532142532033'),(10478,'191742314109','6046',1.00,'700','retail','0','2025-03-18 19:09:15','','','','400','Cash',0.00,'700','','','19','16.00','1','2025-03-18 16:09:57','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','62.00','61','Inclusive','branch','Inventory','','','','yes','','','19174231417622602226230'),(10479,'191742314109','5977',1.00,'600','retail','0','2025-03-18 19:09:36','','','','600','Cash',0.00,'600','','','19','16.00','1','2025-03-18 16:09:57','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','486.00','485','Inclusive','branch','Inventory','','','','yes','','','19174231418432213321312'),(10483,'191742314198','B030',1.00,'250','retail','0','2025-03-18 19:09:58','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-03-18 16:58:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','',NULL,'19174231421333112207123'),(10484,'191742314198','B030',1.00,'250','retail','0','2025-03-18 19:14:04','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-03-18 16:58:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','',NULL,'19174231445332703900002'),(10485,'191742314198','B030',1.00,'250','retail','0','2025-03-18 19:58:04','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-03-18 16:58:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','yes','','','19174231709309207233003'),(10486,'121742382082','B030',2.00,'500','retail','0','2025-03-19 14:01:22','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-03-19 11:01:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','31.00','29','Inclusive','branch','Inventory','','','','yes','','','12174238209229009033232'),(10487,'121742382082','B001',2.00,'500','retail','0','2025-03-19 14:01:32','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-03-19 11:01:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','yes','','','12174238209902307033430'),(10488,'121742392120','6555',1.00,'1200','retail','0','2025-03-19 16:48:40','','','','600','Cash',0.00,'1200','','','12','0.00','1','2025-03-19 13:49:13','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','yes','','','12174239213401132000217'),(10489,'121742392120','6510',2.00,'200','retail','0','2025-03-19 16:48:54','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-19 13:49:13','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10005.00','10003','Inclusive','branch','Service','1110','4000','5500','yes','','','12174239214292333123920'),(10490,'121742392120','15',2.00,'300','retail','0','2025-03-19 16:49:02','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-03-19 13:49:13','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9929.00','9927','Inclusive','branch','Inventory','','','','yes','','','12174239215032143072352'),(10493,'121742392154','6520',1.00,'200','retail','0','2025-03-19 16:49:14','','','','100','Cash',0.00,'200','','','12','','1','2025-03-19 19:44:05','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174239216323232022304'),(10494,'121742392154','B089',1.00,'200','retail','0','2025-03-19 16:49:23','','','','79.16675','Cash',0.00,'200','','','12','','1','2025-03-19 19:44:05','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','','','','','',NULL,'12174239217313011232107'),(10495,'121742392154','B089',1.00,'200','retail','0','2025-03-19 22:29:29','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-03-19 19:44:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','','','','yes','','','12174241259047122222204'),(10496,'121742392154','6511',1.00,'100','retail','0','2025-03-19 22:29:50','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-19 19:44:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','12174241260133332103732'),(10497,'121742392154','B044',1.00,'2200','retail','0','2025-03-19 22:30:02','','','','1290','Cash',0.00,'2200','','','12','16.00','1','2025-03-19 19:44:05','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','yes','','','12174241260943213022032'),(10498,'121742392154','6591',1.00,'2400','retail','0','2025-03-19 22:30:10','','','','2400','Cash',0.00,'2400','','','12','0.00','1','2025-03-19 19:44:05','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174241267462432424701'),(10499,'121742392154','6517',2.00,'500','retail','0','2025-03-19 22:31:15','','','','150','Cash',0.00,'250','','','12','0.00','1','2025-03-19 19:44:05','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','101113.00','101111','Inclusive','branch','Service','1110','4000','5500','yes','','','12174241268222022227222'),(10500,'121742392154','5999',1.00,'1500','retail','0','2025-03-19 22:31:22','','','','1500','Cash',0.00,'1500','','','12','16.00','1','2025-03-19 19:44:05','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','yes','','','12174241269023493922026'),(10501,'121742392154','B001',2.00,'500','retail','0','2025-03-19 22:31:31','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-03-19 19:44:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','yes','','','12174241270232023032333'),(10502,'121742392154','B032',2.00,'500','retail','0','2025-03-19 22:31:42','','','','187','Cash',0.00,'250','','','12','16.00','1','2025-03-19 19:44:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','','','','yes','','','12174241271030302043122'),(10503,'121742392154','6539',2.00,'600','retail','0','2025-03-19 22:33:08','','','','234','Cash',0.00,'300','','','12','0.00','1','2025-03-19 19:44:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Service','1110','4000','5500','yes','','','12174241280202313342312'),(10504,'121742392154','6539',1.00,'300','retail','0','2025-03-19 22:33:22','','','','234','Cash',0.00,'300','','','12','0.00','1','2025-03-19 19:44:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','yes','','','12174241281114330222230'),(10505,'121742392154','B009',6.00,'1800','retail','0','2025-03-19 22:33:31','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-03-19 19:44:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','48.00','42','Inclusive','branch','Inventory','','','','yes','','','12174241283522110222312'),(10506,'121742392154','B022',1.00,'250','retail','0','2025-03-19 22:33:55','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-03-19 19:44:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','yes','','','12174241286331423734233'),(10507,'121742392154','B043',1.00,'1200','retail','0','2025-03-19 22:34:24','','','','680','Cash',0.00,'1200','','','12','16.00','1','2025-03-19 19:44:05','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','yes','','','12174241340924413370420'),(10508,'121742392154','6511',1.00,'100','retail','0','2025-03-19 22:43:30','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-19 19:44:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','12174241341921032120311'),(10509,'121742392154','B009',1.00,'300','retail','0','2025-03-19 22:43:39','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-03-19 19:44:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','yes','','','12174241342720422222277'),(10516,'121742413446','B001',2.00,'500','retail','0','2025-03-19 22:44:06','','','','169','Cash',0.00,'250','','','12','','1','2025-03-19 20:39:17','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','','',NULL,'12174241350722323237473'),(10517,'121742413446','B032',4.00,'1000','retail','0','2025-03-19 22:45:07','','','','187','Cash',0.00,'250','','','12','','1','2025-03-19 20:39:17','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','27.00','23','Inclusive','branch','Inventory','','','','','',NULL,'12174241351743203137123'),(10518,'121742413446','7029',1.00,'1800','retail','0','2025-03-19 22:45:17','','','','1200','Cash',0.00,'1800','','','12','','1','2025-03-19 20:39:17','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','484.00','483','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12174241353220352032272'),(10519,'121742413446','6510',1.00,'100','retail','0','2025-03-19 22:45:32','','','','50','Cash',0.00,'100','','','12','','1','2025-03-19 20:39:17','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174241353933203440311'),(10520,'121742413446','6539',2.00,'600','retail','0','2025-03-19 22:45:39','','','','234','Cash',0.00,'300','','','12','','1','2025-03-19 20:39:17','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174241355723224002347'),(10521,'121742413446','B009',4.00,'1200','retail','0','2025-03-19 22:45:58','','','','204','Cash',0.00,'300','','','12','','1','2025-03-19 20:39:17','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','41.00','37','Inclusive','branch','Inventory','','','','','',NULL,'12174241359023323422923'),(10522,'121742413446','6511',1.00,'100','retail','0','2025-03-19 23:39:07','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-19 20:39:17','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','12174241675574232222233'),(10523,'121742416758','6575',1.00,'250','retail','0','2025-03-19 23:39:19','','','','200','Cash',0.00,'250','','','12','0.00','1','2025-03-19 20:46:13','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12174241717031300202314'),(10524,'121742417218','5980',1.00,'900','retail','0','2025-03-19 23:46:58','','','','900','Cash',0.00,'900','','','12','16.00','1','2025-03-19 20:47:31','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','495.00','494','Inclusive','branch','Inventory','','','','yes','','','12174241723273302221223'),(10525,'121742417218','6510',1.00,'100','retail','0','2025-03-19 23:47:12','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-19 20:47:31','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','12174241723833318030244'),(10526,'121742417218','15',2.00,'300','retail','0','2025-03-19 23:47:18','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-03-19 20:47:31','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9927.00','9925','Inclusive','branch','Inventory','','','','yes','','','12174241724610233270243'),(10527,'121742417252','B001',3.00,'750','retail','0','2025-03-19 23:47:32','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-03-19 20:47:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10.00','7','Inclusive','branch','Inventory','','','','yes','','','12174241726224232074020'),(10528,'121742417252','B009',4.00,'1200','retail','0','2025-03-19 23:47:42','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-03-19 20:47:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','37.00','33','Inclusive','branch','Inventory','','','','yes','','','12174241727073022023323'),(10532,'121742417848','B038',2.00,'500','retail','0','2025-03-19 23:57:28','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-03-19 20:57:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','','','','yes','','','12174241786070742022430'),(10533,'121742417274','6519',2.00,'300','retail','0','2025-03-19 23:47:54','','','','50','Cash',0.00,'150','','','12','','1','2025-03-19 20:59:36','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174241728503172431023'),(10534,'121742417274','6040',1.00,'100','retail','0','2025-03-19 23:48:06','','','','42','Cash',0.00,'100','','','12','','1','2025-03-19 20:59:36','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','','',NULL,'12174241730437021432333'),(10535,'121742417274','B091',1.00,'100','retail','0','2025-03-19 23:48:24','','','','47','Cash',0.00,'100','','','12','','1','2025-03-19 20:59:36','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','',NULL,'12174241731402207244003'),(10536,'121742417274','6579',1.00,'1000','retail','0','2025-03-19 23:59:21','','','','1000','Cash',0.00,'1000','','','12','0.00','1','2025-03-19 20:59:36','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174241797313730027403'),(10537,'191742478765','6536',4.00,'600','retail','0','2025-03-20 16:52:45','','','','80','Cash',0.00,'150','','','19','0.00','1','2025-03-20 13:55:30','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','yes','','','19174247878232231803200'),(10538,'191742478765','6531',1.00,'50','retail','0','2025-03-20 16:53:03','','','','20','Cash',0.00,'50','','','19','0.00','1','2025-03-20 13:55:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','108.00','107','Inclusive','branch','Service','1110','4000','5500','yes','','','19174247892729322027272'),(10539,'191742478931','6511',2.00,'200','retail','0','2025-03-20 16:55:31','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-20 14:39:11','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','195.00','193','Inclusive','branch','Service','1110','4000','5500','yes','','','19174248150602321332510'),(10540,'191742478931','6520',2.00,'400','retail','0','2025-03-20 17:38:27','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-03-20 14:39:11','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','19174248152092082323233'),(10541,'191742478931','15',1.00,'150','retail','0','2025-03-20 17:38:41','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-03-20 14:39:11','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9925.00','9924','Inclusive','branch','Inventory','','','','yes','','','19174248152920448342342'),(10542,'191742478931','B089',1.00,'200','retail','0','2025-03-20 17:38:50','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-03-20 14:39:11','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','','','','yes','','','19174248154712321373122'),(10543,'191742481552','6512',2.00,'100','retail','0','2025-03-20 17:39:12','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-03-20 15:02:34','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','yes','','','19174248295242042942824'),(10546,'191742484407','6013',2.00,'200','retail','0','2025-03-20 18:26:47','','','','100','Cash',0.00,'100','','','19','16.00','1','2025-03-20 15:39:27','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','','','','yes','','','19174248516523388633221'),(10549,'121742501413','B044',1.00,'2200','retail','0','2025-03-20 23:10:13','','','','1290','Cash',0.00,'2200','','','12','','1','2025-03-20 20:30:02','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'12174250142231322322411'),(10550,'121742501413','B089',2.00,'400','retail','0','2025-03-20 23:10:22','','','','79.16675','Cash',0.00,'200','','','12','','1','2025-03-20 20:30:02','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','56.00','54','Inclusive','branch','Inventory','','','','','',NULL,'12174250143832331312031'),(10551,'121742501413','B089',1.00,'200','retail','0','2025-03-20 23:29:50','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-03-20 20:30:02','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','','','','yes','','','12174250259932370000922'),(10554,'121742502603','6539',4.00,'1200','retail','0','2025-03-20 23:30:03','','','','234','Cash',0.00,'300','','','12','','1','2025-03-20 20:41:29','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','15.00','11','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174250262942793323203'),(10555,'121742502603','6511',1.00,'100','retail','0','2025-03-20 23:30:30','','','','50','Cash',0.00,'100','','','12','','1','2025-03-20 20:41:29','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174250263802301232356'),(10556,'121742502603','6514',10.00,'1000','retail','0','2025-03-20 23:38:41','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-20 20:41:29','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','51.00','41','Inclusive','branch','Service','1110','4000','5500','yes','','','12174250313932323752502'),(10557,'121742502603','6034',5.00,'500','retail','0','2025-03-20 23:38:59','','','','100','Cash',0.00,'100','','','12','16.00','1','2025-03-20 20:41:29','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','494.00','489','Inclusive','branch','Inventory','','','','yes','','','12174250315310207022272'),(10558,'121742502603','15',4.00,'600','retail','0','2025-03-20 23:39:55','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-03-20 20:41:29','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9924.00','9920','Inclusive','branch','Inventory','','','','yes','','','12174250320314000232200'),(10559,'121742502603','6520',1.00,'200','retail','0','2025-03-20 23:40:03','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-03-20 20:41:29','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174250321252303307531'),(10560,'121742502603','6017',4.00,'400','retail','0','2025-03-20 23:40:12','','','','100','Cash',0.00,'100','','','12','16.00','1','2025-03-20 20:41:29','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9998.00','9994','Inclusive','branch','Inventory','','','','yes','','','12174250323122335031232'),(10561,'121742502603','6555',1.00,'1200','retail','0','2025-03-20 23:41:12','','','','600','Cash',0.00,'1200','','','12','0.00','1','2025-03-20 20:41:29','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','yes','','','12174250328202802238222'),(10562,'191742482955','6531',1.00,'50','retail','0','2025-03-20 18:02:35','','','','20','Cash',0.00,'50','','','19','','1','2025-03-20 20:45:16','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','108.00','107','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174248417773430330230'),(10563,'191742482955','6511',1.00,'100','retail','0','2025-03-20 18:23:01','','','','50','Cash',0.00,'100','','','19','','1','2025-03-20 20:45:16','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174248419600223832334'),(10564,'191742482955','B038',3.00,'750','retail','0','2025-03-20 23:44:59','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-03-20 20:45:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','21.00','18','Inclusive','branch','Inventory','','','','yes','','','19174250351401325234100'),(10581,'191742554992','B089',1.00,'200','retail','0','2025-03-21 14:03:12','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-03-21 14:15:16','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','','','','','',NULL,'19174255789572220391225'),(10582,'191742554992','6519',1.00,'150','retail','0','2025-03-21 14:51:35','','','','50','Cash',0.00,'150','','','19','','1','2025-03-21 14:15:16','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174255790512323335035'),(10583,'191742554992','B015',1.00,'350','retail','0','2025-03-21 14:52:00','','','','220','Cash',0.00,'350','','','19','','1','2025-03-21 14:15:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'19174255792703373312320'),(10584,'191742554992','6610',1.00,'350','retail','0','2025-03-21 17:14:47','','','','245','Cash',0.00,'350','','','19','0.00','1','2025-03-21 14:15:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19174256650866233055362'),(10585,'191742568022','B030',1.00,'250','retail','0','2025-03-21 17:40:22','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-03-21 14:41:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','yes','','','19174256803332329982332'),(10586,'191742568022','B038',2.00,'500','retail','0','2025-03-21 17:40:33','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-03-21 14:41:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','','','','yes','','','19174256807622222327103'),(10587,'191742568087','B032',2.00,'500','retail','0','2025-03-21 17:41:27','','','','187','Cash',0.00,'250','','','19','16.00','1','2025-03-21 14:41:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','','','','yes','','','19174256811103212232136'),(10616,'191742551406','6531',1.00,'50','retail','0','2025-03-21 13:03:26','','','','20','Cash',0.00,'50','','','19','','1','2025-03-21 16:02:41','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','108.00','107','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174255141553213022032'),(10617,'191742551406','6511',1.00,'100','retail','0','2025-03-21 13:03:36','','','','50','Cash',0.00,'100','','','19','','1','2025-03-21 16:02:41','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174255142323130123523'),(10618,'191742551406','B015',1.00,'350','retail','0','2025-03-21 19:00:02','','','','220','Cash',0.00,'350','','','19','16.00','1','2025-03-21 16:02:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','yes','','','19174257294532132323403'),(10619,'191742572973','6514',2.00,'200','retail','0','2025-03-21 19:02:53','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-21 16:04:31','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','51.00','49','Inclusive','branch','Service','1110','4000','5500','yes','','','19174257306433130202402'),(10621,'121742573549','6555',1.00,'1200','retail','0','2025-03-21 19:12:29','','','','600','Cash',0.00,'1200','','','12','0.00','1','2025-03-21 16:12:57','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','yes','','','12174257356132112433330'),(10622,'121742573549','6510',4.00,'400','retail','0','2025-03-21 19:12:42','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-21 16:12:57','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10005.00','10001','Inclusive','branch','Service','1110','4000','5500','yes','','','12174257357372230230223'),(10654,'191742551429','6511',1.00,'100','retail','0','2025-03-21 13:03:49','','','','50','Cash',0.00,'100','','','19','','1','2025-03-21 16:45:42','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174255496233212202932'),(10655,'191742551429','B089',1.00,'200','retail','0','2025-03-21 14:02:42','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-03-21 16:45:42','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','','','','','',NULL,'19174255497179392321341'),(10656,'191742551429','B044',1.00,'2200','retail','0','2025-03-21 14:02:52','','','','1290','Cash',0.00,'2200','','','19','','1','2025-03-21 16:45:42','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'19174255498292321322322'),(10657,'191742551429','6000',1.00,'1300','retail','0','2025-03-21 15:12:49','','','','1000','Cash',0.00,'1300','','','19','','1','2025-03-21 16:45:42','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'19174255918710253228027'),(10658,'191742551429','6510',1.00,'100','retail','0','2025-03-21 15:13:07','','','','50','Cash',0.00,'100','','','19','','1','2025-03-21 16:45:42','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174255919527023102213'),(10659,'191742551429','6524',1.00,'200','retail','0','2025-03-21 15:13:15','','','','70','Cash',0.00,'200','','','19','','1','2025-03-21 16:45:42','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174255920222242073001'),(10660,'191742551429','B089',1.00,'200','retail','0','2025-03-21 17:47:16','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-03-21 16:45:42','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','','','','','',NULL,'19174256844432601220323'),(10661,'191742551429','5977',1.00,'600','retail','0','2025-03-21 17:48:02','','','','600','Cash',0.00,'600','','','19','','1','2025-03-21 16:45:42','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','485.00','484','Inclusive','branch','Inventory','','','','','',NULL,'19174256849600120320323'),(10662,'191742551429','6524',1.00,'200','retail','0','2025-03-21 17:48:16','','','','70','Cash',0.00,'200','','','19','','1','2025-03-21 16:45:42','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174256850365165532342'),(10663,'191742551429','6511',1.00,'100','retail','0','2025-03-21 18:56:42','','','','50','Cash',0.00,'100','','','19','','1','2025-03-21 16:45:42','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174257266192202264233'),(10664,'191742551429','6576',3.00,'150','retail','0','2025-03-21 19:39:05','','','','30','Cash',0.00,'50','','','19','','1','2025-03-21 16:45:42','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174257519513522302121'),(10665,'191742551429','6515',2.00,'600','retail','0','2025-03-21 19:39:55','','','','100','Cash',0.00,'300','','','19','','1','2025-03-21 16:45:42','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174257523643022223632'),(10666,'191742551429','6034',3.00,'300','retail','0','2025-03-21 19:40:37','','','','100','Cash',0.00,'100','','','19','','1','2025-03-21 16:45:42','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','489.00','486','Inclusive','branch','Inventory','','','','','',NULL,'19174257525253122372372'),(10667,'191742551429','5977',1.00,'600','retail','0','2025-03-21 19:43:01','','','','600','Cash',0.00,'600','','','19','','1','2025-03-21 16:45:42','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','484.00','483','Inclusive','branch','Inventory','','','','','',NULL,'19174257542223092207547'),(10668,'191742551429','6555',1.00,'1200','retail','0','2025-03-21 19:43:43','','','','600','Cash',0.00,'1200','','','19','','1','2025-03-21 16:45:42','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174257544840207342339'),(10669,'191742551429','6524',1.00,'200','retail','0','2025-03-21 19:45:27','','','','70','Cash',0.00,'200','','','19','0.00','1','2025-03-21 16:45:42','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174257553670233409522'),(10673,'121742577896','B038',7.00,'1750','retail','0','2025-03-21 20:24:56','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-03-21 17:25:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','8.00','1','Inclusive','branch','Inventory','','','','yes','','','12174257792702001207133'),(10674,'121742577896','6044',2.00,'400','retail','0','2025-03-21 20:25:27','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-03-21 17:25:57','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9855.00','9853','Inclusive','branch','Inventory','','','','yes','','','12174257793432220314413'),(10682,'191742570535','12',1.00,'2000','retail','0','2025-03-21 18:22:15','','','','975','Cash',0.00,'2000','','','19','','1','2025-03-21 18:03:47','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'19174257245513232352272'),(10683,'191742570535','6511',1.00,'100','retail','0','2025-03-21 18:54:16','','','','50','Cash',0.00,'100','','','19','','1','2025-03-21 18:03:47','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174257247024742302203'),(10684,'191742570535','6511',1.00,'100','retail','0','2025-03-21 19:38:22','','','','50','Cash',0.00,'100','','','19','','1','2025-03-21 18:03:47','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174257511243212253334'),(10685,'191742570535','5977',1.00,'600','retail','0','2025-03-21 20:57:14','','','','600','Cash',0.00,'600','','','19','','1','2025-03-21 18:03:47','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','483.00','482','Inclusive','branch','Inventory','','','','','',NULL,'19174257984442022329242'),(10686,'191742570535','6510',1.00,'100','retail','0','2025-03-21 20:57:24','','','','50','Cash',0.00,'100','','','19','','1','2025-03-21 18:03:47','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174257985197180922020'),(10687,'191742570535','6040',1.00,'100','retail','0','2025-03-21 20:57:32','','','','42','Cash',0.00,'100','','','19','','1','2025-03-21 18:03:47','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','','',NULL,'19174257986199097953963'),(10688,'191742570535','6511',1.00,'100','retail','0','2025-03-21 20:57:41','','','','50','Cash',0.00,'100','','','19','','1','2025-03-21 18:03:47','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174257986883263300303'),(10689,'191742570535','6511',1.00,'100','retail','0','2025-03-21 21:03:37','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-21 18:03:47','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','19174258022452205137332'),(10692,'191742573079','B180',1.00,'1700','retail','0','2025-03-21 19:04:40','','','','956','Cash',0.00,'1700','','','19','','1','2025-03-21 18:15:37','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'19174257309230710223003'),(10693,'191742573079','B180',1.00,'1700','retail','0','2025-03-21 21:08:37','','','','956','Cash',0.00,'1700','','','19','','1','2025-03-21 18:15:37','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'19174258052609202113222'),(10694,'191742573079','6046',1.00,'700','retail','0','2025-03-21 21:15:19','','','','400','Cash',0.00,'700','','','19','16.00','1','2025-03-21 18:15:37','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','61.00','60','Inclusive','branch','Inventory','','','','yes','','','19174258093422302330334'),(10695,'191742580938','6514',1.00,'100','retail','0','2025-03-21 21:15:38','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-21 19:00:15','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Service','1110','4000','5500','yes','','','19174258361030224232331'),(10696,'121742586000','6026',1.00,'200','retail','0','2025-03-21 22:40:00','','','','50','Cash',0.00,'200','','','12','16.00','1','2025-03-21 19:40:15','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','yes','','','12174258601228220331352'),(10697,'121742586016','6040',1.00,'100','retail','0','2025-03-21 22:40:16','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-03-21 19:40:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','yes','','','12174258603830311228030'),(10698,'121742586041','6040',1.00,'100','retail','0','2025-03-21 22:40:41','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-03-21 19:44:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','yes','','','12174258624302222722340'),(10699,'121742586247','B043',1.00,'1200','retail','0','2025-03-21 22:44:07','','','','680','Cash',0.00,'1200','','','12','16.00','1','2025-03-21 20:08:16','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','yes','','','12174258767822732602118'),(10700,'121742586247','B089',1.00,'200','retail','0','2025-03-21 23:07:58','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-03-21 20:08:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','yes','','','12174258768620236113301'),(10701,'121742586247','6511',1.00,'100','retail','0','2025-03-21 23:08:07','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-21 20:08:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','12174258769433238404343'),(10702,'121742577717','B038',8.00,'2000','retail','0','2025-03-21 20:21:57','','','','195.52','Cash',0.00,'250','','','12','','1','2025-03-21 20:37:23','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','16.00','8','Inclusive','branch','Inventory','','','','','',NULL,'12174257781322241201332'),(10703,'121742577717','B015',5.00,'1750','retail','0','2025-03-21 20:23:33','','','','220','Cash',0.00,'350','','','12','','1','2025-03-21 20:37:23','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','20.00','15','Inclusive','branch','Inventory','','','','','',NULL,'12174257787822032732323'),(10704,'121742577717','B089',1.00,'200','retail','0','2025-03-21 20:24:38','','','','79.16675','Cash',0.00,'200','','','12','','1','2025-03-21 20:37:23','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','','',NULL,'12174257789252733043277'),(10705,'121742577717','B089',1.00,'200','retail','0','2025-03-21 23:23:19','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-03-21 20:37:23','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','yes','','','12174258879132203238233'),(10706,'121742577717','B015',1.00,'350','retail','0','2025-03-21 23:26:31','','','','220','Cash',0.00,'350','','','12','16.00','1','2025-03-21 20:37:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','yes','','','12174258879822223702002'),(10707,'121742577717','B015',2.00,'700','retail','0','2025-03-21 23:26:38','','','','220','Cash',0.00,'350','','','12','16.00','1','2025-03-21 20:37:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','yes','','','12174258880923288423307'),(10708,'121742577717','B015',3.00,'1050','retail','0','2025-03-21 23:28:08','','','','220','Cash',0.00,'350','','','12','16.00','1','2025-03-21 20:37:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Inventory','','','','yes','','','12174258891623202360333'),(10709,'121742577717','6026',1.00,'200','retail','0','2025-03-21 23:28:36','','','','50','Cash',0.00,'200','','','12','16.00','1','2025-03-21 20:37:23','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','yes','','','12174258943210233290233'),(10710,'121742577717','6501',1.00,'200','retail','0','2025-03-21 23:37:12','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-03-21 20:37:23','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9992.00','9991','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174258943801143323221'),(10711,'121742594971','15',1.00,'150','retail','0','2025-03-22 01:10:11','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-03-21 22:15:45','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9920.00','9919','Inclusive','branch','Inventory','','','','yes','','','12174259532932323431222'),(10712,'121742594971','6512',2.00,'100','retail','0','2025-03-22 01:15:29','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-03-21 22:15:45','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','yes','','','12174259534292233200133'),(10721,'121742637703','6044',1.00,'200','retail','0','2025-03-22 13:01:43','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-03-22 10:01:52','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9853.00','9852','Inclusive','branch','Inventory','','','','yes','','','12174263771072107022023'),(10722,'121742637713','6587',1.00,'650','retail','0','2025-03-22 13:01:54','','','','317','Cash',0.00,'650','','','12','0.00','1','2025-03-22 11:36:45','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174264338842262233222'),(10723,'121742637713','6511',1.00,'100','retail','0','2025-03-22 14:36:28','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-22 11:36:45','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','12174264339549602220933'),(10724,'121742637713','6040',1.00,'100','retail','0','2025-03-22 14:36:35','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-03-22 11:36:45','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','yes','','','12174264340200040223324'),(10725,'121742645337','6511',1.00,'100','retail','0','2025-03-22 15:08:57','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-22 12:58:11','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','12174264828620230237328'),(10732,'191742661099','6581',1.00,'100','retail','0','2025-03-22 19:31:40','','','','100','Cash',0.00,'100','','','19','0.00','1','2025-03-22 16:31:57','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174266111270022326303'),(10733,'191742632644','6531',2.00,'100','retail','0','2025-03-22 11:37:24','','','','20','Cash',0.00,'50','','','19','','1','2025-03-22 16:34:47','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','108.00','106','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174263269423130239029'),(10734,'191742632644','6511',1.00,'100','retail','0','2025-03-22 11:38:14','','','','50','Cash',0.00,'100','','','19','','1','2025-03-22 16:34:47','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174263270332133643232'),(10735,'191742632644','B091',1.00,'100','retail','0','2025-03-22 11:38:23','','','','47','Cash',0.00,'100','','','19','','1','2025-03-22 16:34:47','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','',NULL,'19174263271523122330103'),(10736,'191742632644','6531',1.00,'50','retail','0','2025-03-22 19:34:15','','','','20','Cash',0.00,'50','','','19','0.00','1','2025-03-22 16:34:47','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','108.00','107','Inclusive','branch','Service','1110','4000','5500','yes','','','19174266128022277903343'),(10742,'191742661499','B043',1.00,'1200','retail','0','2025-03-22 19:38:19','','','','680','Cash',0.00,'1200','','','19','16.00','1','2025-03-22 16:38:59','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','yes','','','19174266151579010202072'),(10743,'191742661499','6040',1.00,'100','retail','0','2025-03-22 19:38:39','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-03-22 16:38:59','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','yes','','','19174266153232353373203'),(10766,'191742632724','B089',1.00,'200','retail','0','2025-03-22 11:38:44','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-03-22 17:47:44','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','','',NULL,'19174263279962202242300'),(10767,'191742632724','6514',2.00,'200','retail','0','2025-03-22 11:39:59','','','','50','Cash',0.00,'100','','','19','','1','2025-03-22 17:47:44','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','51.00','49','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174263282934222332022'),(10768,'191742632724','6576',2.00,'100','retail','0','2025-03-22 11:40:29','','','','30','Cash',0.00,'50','','','19','','1','2025-03-22 17:47:44','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174263284170222203130'),(10769,'191742632724','6034',2.00,'200','retail','0','2025-03-22 11:40:41','','','','100','Cash',0.00,'100','','','19','','1','2025-03-22 17:47:44','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','486.00','484','Inclusive','branch','Inventory','','','','','',NULL,'19174263286913336730402'),(10770,'191742632724','6529',1.00,'600','retail','0','2025-03-22 11:41:10','','','','300','Cash',0.00,'600','','','19','','1','2025-03-22 17:47:44','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174263290833133226007'),(10771,'191742632724','6511',1.00,'100','retail','0','2025-03-22 19:39:38','','','','50','Cash',0.00,'100','','','19','','1','2025-03-22 17:47:44','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174266159554033329032'),(10772,'191742632724','B089',1.00,'200','retail','0','2025-03-22 19:40:00','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-03-22 17:47:44','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','','',NULL,'19174266176401127026322'),(10773,'191742632724','7029',1.00,'1800','retail','0','2025-03-22 20:46:44','','','','1200','Cash',0.00,'1800','','','19','','1','2025-03-22 17:47:44','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','483.00','482','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174266562093330321302'),(10774,'191742632724','6524',1.00,'200','retail','0','2025-03-22 20:47:00','','','','70','Cash',0.00,'200','','','19','','1','2025-03-22 17:47:44','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174266562730662702333'),(10775,'191742632724','6524',1.00,'200','retail','0','2025-03-22 20:47:28','','','','70','Cash',0.00,'200','','','19','0.00','1','2025-03-22 17:47:44','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174266565725002014222'),(10780,'191742665731','B038',1.00,'250','retail','0','2025-03-22 20:48:51','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-03-22 17:49:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','yes','','','19174266575933103270223'),(10792,'191742665665','6511',1.00,'100','retail','0','2025-03-22 20:47:45','','','','50','Cash',0.00,'100','','','19','','1','2025-03-22 18:07:55','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174266569960043323233'),(10793,'191742665665','6511',1.00,'100','retail','0','2025-03-22 20:48:20','','','','50','Cash',0.00,'100','','','19','','1','2025-03-22 18:07:55','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174266571122217313343'),(10794,'191742665665','B089',1.00,'200','retail','0','2025-03-22 20:48:31','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-03-22 18:07:55','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','','',NULL,'19174266571823782086036'),(10795,'191742665665','15',1.00,'150','retail','0','2025-03-22 20:48:39','','','','0','Cash',0.00,'150','','','19','','1','2025-03-22 18:07:55','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9919.00','9918','Inclusive','branch','Inventory','','','','','',NULL,'19174266572662510232430'),(10796,'191742665665','6038',1.00,'1300','retail','0','2025-03-22 21:03:08','','','','1300','Cash',0.00,'1300','','','19','','1','2025-03-22 18:07:55','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','487.00','486','Inclusive','branch','Inventory','','','','','',NULL,'19174266660032100210202'),(10797,'191742665665','15',1.00,'150','retail','0','2025-03-22 21:04:36','','','','0','Cash',0.00,'150','','','19','','1','2025-03-22 18:07:55','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9918.00','9917','Inclusive','branch','Inventory','','','','','',NULL,'19174266668700230963330'),(10798,'191742665665','6510',2.00,'200','retail','0','2025-03-22 21:07:28','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-22 18:07:55','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10005.00','10003','Inclusive','branch','Service','1110','4000','5500','yes','','','19174266686536248137333'),(10799,'191742665665','6513',1.00,'100','retail','0','2025-03-22 21:07:46','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-22 18:07:55','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174266687332302202730'),(10804,'191742651862','B010',2.00,'700','retail','0','2025-03-22 16:57:42','','','','272','Cash',0.00,'350','','','19','','1','2025-03-22 18:59:02','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','','','','','',NULL,'19174265187953298022063'),(10805,'191742651862','B003',1.00,'400','retail','0','2025-03-22 16:58:00','','','','265','Cash',0.00,'400','','','19','','1','2025-03-22 18:59:02','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'19174265189182432621701'),(10806,'191742651862','B010',1.00,'350','retail','0','2025-03-22 19:35:58','','','','272','Cash',0.00,'350','','','19','','1','2025-03-22 18:59:02','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'19174266137734222209727'),(10807,'191742651862','B003',2.00,'800','retail','0','2025-03-22 19:36:20','','','','265','Cash',0.00,'400','','','19','','1','2025-03-22 18:59:02','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','','',NULL,'19174266144930762002030'),(10808,'191742651862','B089',1.00,'200','retail','0','2025-03-22 19:37:34','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-03-22 18:59:02','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','','',NULL,'19174266147030267203312'),(10809,'191742651862','B043',1.00,'1200','retail','0','2025-03-22 19:46:21','','','','680','Cash',0.00,'1200','','','19','','1','2025-03-22 18:59:02','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'19174266200014202223020'),(10810,'191742651862','B003',1.00,'400','retail','0','2025-03-22 21:58:46','','','','265','Cash',0.00,'400','','','19','16.00','1','2025-03-22 18:59:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','yes','','','19174266994072932030032'),(10811,'191742651822','6046',1.00,'700','retail','0','2025-03-22 16:57:02','','','','400','Cash',0.00,'700','','','19','','1','2025-03-22 18:59:41','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','','','','',NULL,'19174265183235113300223'),(10812,'191742651822','6510',2.00,'200','retail','0','2025-03-22 16:57:12','','','','50','Cash',0.00,'100','','','19','','1','2025-03-22 18:59:41','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10005.00','10003','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174265184029213331822'),(10813,'191742651822','6513',1.00,'100','retail','0','2025-03-22 16:57:21','','','','50','Cash',0.00,'100','','','19','','1','2025-03-22 18:59:41','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174265184704221212360'),(10814,'191742651822','B088',1.00,'400','retail','0','2025-03-22 16:57:27','','','','216','Cash',0.00,'400','','','19','','1','2025-03-22 18:59:41','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'19174265185682333227233'),(10815,'191742651822','B038',1.00,'250','retail','0','2025-03-22 21:59:26','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-03-22 18:59:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','yes','','','19174266997932729702333'),(10816,'121742670494','6521',2.00,'400','retail','0','2025-03-22 22:08:14','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-03-22 19:08:27','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Service','1110','4000','5500','yes','','','12174267050472333720302'),(10817,'121742670508','6038',1.00,'1300','retail','0','2025-03-22 22:08:28','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2025-03-22 19:37:53','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','486.00','485','Inclusive','branch','Inventory','','','','yes','','','12174267221000072222232'),(10818,'121742670508','5980',1.00,'900','retail','0','2025-03-22 22:36:50','','','','900','Cash',0.00,'900','','','12','16.00','1','2025-03-22 19:37:53','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','494.00','493','Inclusive','branch','Inventory','','','','yes','','','12174267222723322030022'),(10819,'121742670508','6524',1.00,'200','retail','0','2025-03-22 22:37:08','','','','70','Cash',0.00,'200','','','12','0.00','1','2025-03-22 19:37:53','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174267223526020037232'),(10820,'121742670508','6044',1.00,'200','retail','0','2025-03-22 22:37:15','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-03-22 19:37:53','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9852.00','9851','Inclusive','branch','Inventory','','','','yes','','','12174267224132304220040'),(10821,'121742670508','6513',1.00,'100','retail','0','2025-03-22 22:37:21','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-22 19:37:53','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174267225102234322423'),(10822,'121742670508','B089',4.00,'800','retail','0','2025-03-22 22:37:32','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-03-22 19:37:53','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','43.00','39','Inclusive','branch','Inventory','','','','yes','','','12174267226423733332336'),(10823,'121742677565','B010',4.00,'1400','retail','0','2025-03-23 00:06:05','','','','272','Cash',0.00,'350','','','12','16.00','1','2025-03-22 21:06:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','8.00','4','Inclusive','branch','Inventory','','','','yes','','','12174267757772327731232'),(10824,'121742677565','B003',2.00,'800','retail','0','2025-03-23 00:06:17','','','','265','Cash',0.00,'400','','','12','16.00','1','2025-03-22 21:06:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','yes','','','12174267758522034200220'),(10825,'121742677589','B043',1.00,'1200','retail','0','2025-03-23 00:06:29','','','','680','Cash',0.00,'1200','','','12','16.00','1','2025-03-22 21:06:49','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','yes','','','12174267759837232295622'),(10826,'121742677589','B089',2.00,'400','retail','0','2025-03-23 00:06:38','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-03-22 21:06:49','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','39.00','37','Inclusive','branch','Inventory','','','','yes','','','12174267760734327376243'),(10840,'191742724354','6512',3.00,'150','retail','0','2025-03-23 13:05:54','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-03-23 10:12:36','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','35.00','32','Inclusive','branch','Service','1110','4000','5500','yes','','','19174272440143222302012'),(10841,'191742724354','6514',1.00,'100','retail','0','2025-03-23 13:06:41','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-23 10:12:36','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Service','1110','4000','5500','yes','','','19174272441111447032232'),(10842,'191742724354','6017',1.00,'100','retail','0','2025-03-23 13:06:51','','','','100','Cash',0.00,'100','','','19','16.00','1','2025-03-23 10:12:36','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','','','','yes','','','19174272468332220034203'),(10843,'191742724354','6513',2.00,'200','retail','0','2025-03-23 13:11:23','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-23 10:12:36','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','19174272469841720313820'),(10844,'191742724354','6510',2.00,'200','retail','0','2025-03-23 13:11:38','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-23 10:12:36','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10005.00','10003','Inclusive','branch','Service','1110','4000','5500','yes','','','19174272470870479822730'),(10845,'191742724354','7029',1.00,'1800','retail','0','2025-03-23 13:11:49','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2025-03-23 10:12:36','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','482.00','481','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174272472209332272020'),(10846,'191742724354','15',1.00,'150','retail','0','2025-03-23 13:12:02','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-03-23 10:12:36','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9917.00','9916','Inclusive','branch','Inventory','','','','yes','','','19174272473332323077233'),(10847,'191742724354','6003',2.00,'300','retail','0','2025-03-23 13:12:14','','','','150','Cash',0.00,'150','','','19','16.00','1','2025-03-23 10:12:36','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9991.00','9989','Inclusive','branch','Inventory','','','','yes','','','19174272474233234220911'),(10848,'191742724758','6002',1.00,'250','retail','0','2025-03-23 13:12:38','','','','200','Cash',0.00,'250','','','19','16.00','1','2025-03-23 10:15:44','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9986.00','9985','Inclusive','branch','Inventory','','','','yes','','','19174272482272322444320'),(10849,'191742724758','6040',1.00,'100','retail','0','2025-03-23 13:13:43','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-03-23 10:15:44','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','yes','','','19174272494202323127390'),(10854,'191742680789','6510',6.00,'600','retail','0','2025-03-23 00:59:49','','','','50','Cash',0.00,'100','','','19','','1','2025-03-23 13:04:48','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','10005.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174268080473373022464'),(10855,'191742680789','6032',6.00,'1200','retail','0','2025-03-23 01:00:06','','','','200','Cash',0.00,'200','','','19','','1','2025-03-23 13:04:48','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','99982.00','99976','Inclusive','branch','Inventory','','','','','',NULL,'19174268082202320683630'),(10856,'191742680789','6537',6.00,'600','retail','0','2025-03-23 01:00:22','','','','50','Cash',0.00,'100','','','19','','1','2025-03-23 13:04:48','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','0.00','-6','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174268083986331337020'),(10857,'191742680789','6513',9.00,'900','retail','0','2025-03-23 01:00:39','','','','50','Cash',0.00,'100','','','19','','1','2025-03-23 13:04:48','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','10000.00','9991','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174268085133302952332'),(10858,'191742680789','6514',3.00,'300','retail','0','2025-03-23 01:01:00','','','','50','Cash',0.00,'100','','','19','','1','2025-03-23 13:04:48','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','51.00','48','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174268088630121669320'),(10859,'191742680789','6512',1.00,'50','retail','0','2025-03-23 01:01:26','','','','30','Cash',0.00,'50','','','19','','1','2025-03-23 13:04:48','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174268090700020420232'),(10860,'191742680789','6044',1.00,'200','retail','0','2025-03-23 01:01:47','','','','100','Cash',0.00,'200','','','19','','1','2025-03-23 13:04:48','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9851.00','9850','Inclusive','branch','Inventory','','','','','',NULL,'19174268091833370233301'),(10861,'191742680789','6026',1.00,'200','retail','0','2025-03-23 01:01:58','','','','50','Cash',0.00,'200','','','19','','1','2025-03-23 13:04:48','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','','','','',NULL,'19174268094034000203302'),(10862,'191742680789','6040',2.00,'200','retail','0','2025-03-23 01:02:20','','','','42','Cash',0.00,'100','','','19','','1','2025-03-23 13:04:48','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','42.00','40','Inclusive','branch','Inventory','','','','','',NULL,'19174268095272232344239'),(10863,'191742680789','B088',4.00,'1600','retail','0','2025-03-23 01:02:32','','','','216','Cash',0.00,'400','','','19','','1','2025-03-23 13:04:48','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','12.00','8','Inclusive','branch','Inventory','','','','','',NULL,'19174268096492232932113'),(10864,'191742680789','B044',2.00,'4400','retail','0','2025-03-23 01:02:44','','','','1290','Cash',0.00,'2200','','','19','','1','2025-03-23 13:04:48','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','','',NULL,'19174268097909432123030'),(10865,'191742680789','6531',13.00,'650','retail','0','2025-03-23 01:03:00','','','','20','Cash',0.00,'50','','','19','','1','2025-03-23 13:04:48','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','108.00','95','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174268101711309924822'),(10866,'191742680789','6511',12.00,'1200','retail','0','2025-03-23 01:03:37','','','','50','Cash',0.00,'100','','','19','','1','2025-03-23 13:04:48','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','195.00','183','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174268103224002622310'),(10867,'191742734230','6506',1.00,'1300','retail','0','2025-03-23 15:50:30','','','','700','Cash',0.00,'1300','','','19','','1','2025-03-23 13:05:42','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174273424907223033333'),(10868,'191742734230','5996',1.00,'200','retail','0','2025-03-23 15:50:49','','','','150','Cash',0.00,'200','','','19','','1','2025-03-23 13:05:42','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','998.00','997','Inclusive','branch','Inventory','','','','','',NULL,'19174273426123936473241'),(10869,'191742734230','6510',1.00,'100','retail','0','2025-03-23 15:51:01','','','','50','Cash',0.00,'100','','','19','','1','2025-03-23 13:05:42','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174273426804337383322'),(10870,'191742734230','B088',1.00,'400','retail','0','2025-03-23 15:51:08','','','','216','Cash',0.00,'400','','','19','','1','2025-03-23 13:05:42','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'19174273430632332347103'),(10871,'191742734230','6512',2.00,'100','retail','0','2025-03-23 16:05:13','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-03-23 13:05:42','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','yes','','','19174273513999110723323'),(10874,'191742736459','6556',1.00,'500','retail','0','2025-03-23 16:27:39','','','','300','Cash',0.00,'500','','','19','0.00','1','2025-03-23 13:29:32','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','19174273647173122003732'),(10875,'191742736459','6044',2.00,'400','retail','0','2025-03-23 16:27:52','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-03-23 13:29:32','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9850.00','9848','Inclusive','branch','Inventory','','','','yes','','','19174273648532132323803'),(10876,'191742736459','6510',1.00,'100','retail','0','2025-03-23 16:28:05','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-23 13:29:32','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','19174273649327203324623'),(10877,'191742736459','6513',1.00,'100','retail','0','2025-03-23 16:28:13','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-23 13:29:32','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174273650022392062327'),(10878,'191742736459','6511',1.00,'100','retail','0','2025-03-23 16:28:21','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-23 13:29:32','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','19174273650973213022032'),(10879,'191742736459','B088',1.00,'400','retail','0','2025-03-23 16:28:30','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-03-23 13:29:32','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','yes','','','19174273651702330612372'),(10880,'191742736459','6040',1.00,'100','retail','0','2025-03-23 16:28:37','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-03-23 13:29:32','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','yes','','','19174273652825720932220'),(10881,'191742736459','6509',1.00,'1500','retail','0','2025-03-23 16:28:48','','','','700','Cash',0.00,'1500','','','19','0.00','1','2025-03-23 13:29:32','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500','yes','','','19174273654222273292333'),(10882,'191742736459','6506',1.00,'1300','retail','0','2025-03-23 16:29:03','','','','700','Cash',0.00,'1300','','','19','0.00','1','2025-03-23 13:29:32','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','19174273655878332102323'),(10883,'191742736459','6003',1.00,'150','retail','0','2025-03-23 16:29:19','','','','150','Cash',0.00,'150','','','19','16.00','1','2025-03-23 13:29:32','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9989.00','9988','Inclusive','branch','Inventory','','','','yes','','','19174273656702333323132'),(10894,'121742742977','6591',2.00,'4800','retail','0','2025-03-23 18:16:17','','','','2400','Cash',0.00,'2400','','','12','0.00','1','2025-03-23 15:17:53','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174274298600363236232'),(10895,'121742742977','6044',3.00,'600','retail','0','2025-03-23 18:16:27','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-03-23 15:17:53','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9844.00','9841','Inclusive','branch','Inventory','','','','yes','','','12174274304523000002122'),(10896,'121742742977','B157',1.00,'3500','retail','0','2025-03-23 18:17:26','','','','2900','Cash',0.00,'3500','','','12','16.00','1','2025-03-23 15:17:53','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','yes','','','12174274307037202227233'),(10897,'121742739382','B009',1.00,'300','retail','0','2025-03-23 17:16:22','','','','204','Cash',0.00,'300','','','12','','1','2025-03-23 15:35:59','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','','',NULL,'12174273939132399123323'),(10898,'121742739382','B030',1.00,'250','retail','0','2025-03-23 17:16:31','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-03-23 15:35:59','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','','',NULL,'12174273939932147923230'),(10899,'121742739382','B006',2.00,'500','retail','0','2025-03-23 17:16:39','','','','176','Cash',0.00,'250','','','12','','1','2025-03-23 15:35:59','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','','','','','',NULL,'12174273941273733271273'),(10905,'191742741243','6516',1.00,'300','retail','0','2025-03-23 17:47:23','','','','125','Cash',0.00,'300','','','19','','1','2025-03-23 15:50:03','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174274127013302224223'),(10906,'191742741243','6511',1.00,'100','retail','0','2025-03-23 18:49:49','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-23 15:50:03','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','19174274500005302230222'),(10911,'191742747817','B009',3.00,'900','retail','0','2025-03-23 19:36:57','','','','204','Cash',0.00,'300','','','19','16.00','1','2025-03-23 16:41:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','47.00','44','Inclusive','branch','Inventory','','','','yes','','','19174274784832292323334'),(10912,'191742747817','B030',5.00,'1250','retail','0','2025-03-23 19:37:29','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-03-23 16:41:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','40.00','35','Inclusive','branch','Inventory','','','','yes','','','19174274788522720833325'),(10913,'191742747817','B088',2.00,'800','retail','0','2025-03-23 19:38:08','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-03-23 16:41:42','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','yes','','','19174274792623730734326'),(10914,'191742747817','B006',1.00,'250','retail','0','2025-03-23 19:38:47','','','','176','Cash',0.00,'250','','','19','16.00','1','2025-03-23 16:41:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','yes','','','19174274795931332023372'),(10915,'191742747817','6038',1.00,'1300','retail','0','2025-03-23 19:39:20','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2025-03-23 16:41:42','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','485.00','484','Inclusive','branch','Inventory','','','','yes','','','19174274798432733208212'),(10916,'191742747817','5996',5.00,'1000','retail','0','2025-03-23 19:39:44','','','','150','Cash',0.00,'200','','','19','16.00','1','2025-03-23 16:41:42','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','997.00','992','Inclusive','branch','Inventory','','','','yes','','','19174274804932272441243'),(10917,'191742747817','6001',1.00,'650','retail','0','2025-03-23 19:40:50','','','','650','Cash',0.00,'650','','','19','16.00','1','2025-03-23 16:41:42','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','yes','','','19174274806124302923203'),(10918,'191742747817','6040',1.00,'100','retail','0','2025-03-23 19:41:01','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-03-23 16:41:42','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','yes','','','19174274807427702304272'),(10919,'191742735143','6522',1.00,'300','retail','0','2025-03-23 16:05:43','','','','150','Cash',0.00,'300','','','19','','1','2025-03-23 16:42:54','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174273550533272022220'),(10920,'191742735143','6531',1.00,'50','retail','0','2025-03-23 16:11:46','','','','20','Cash',0.00,'50','','','19','','1','2025-03-23 16:42:54','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','108.00','107','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174273551530921332324'),(10921,'191742735143','B028',1.00,'300','retail','0','2025-03-23 18:43:44','','','','222','Cash',0.00,'300','','','19','','1','2025-03-23 16:42:54','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','',NULL,'19174274467873636294213'),(10922,'191742735143','6514',2.00,'200','retail','0','2025-03-23 18:44:39','','','','50','Cash',0.00,'100','','','19','','1','2025-03-23 16:42:54','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','51.00','49','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174274469122232204739'),(10923,'191742735143','6528',1.00,'250','retail','0','2025-03-23 19:42:19','','','','150 ','Cash',0.00,'250','','','19','0.00','1','2025-03-23 16:42:54','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1001.00','1000','Inclusive','branch','Service','1110','4000','5500','yes','','','19174274814881224233313'),(10924,'191742735143','6034',1.00,'100','retail','0','2025-03-23 19:42:29','','','','100','Cash',0.00,'100','','','19','16.00','1','2025-03-23 16:42:54','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','484.00','483','Inclusive','branch','Inventory','','','','yes','','','19174274815923832202810'),(10925,'191742735143','6512',1.00,'50','retail','0','2025-03-23 19:42:40','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-03-23 16:42:54','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','yes','','','19174274816723232200439'),(10926,'191742738808','6505',1.00,'650','retail','0','2025-03-23 17:06:48','','','','350','Cash',0.00,'650','','','19','','1','2025-03-23 16:43:48','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174273903009023101732'),(10927,'191742738808','6044',2.00,'400','retail','0','2025-03-23 17:10:31','','','','100','Cash',0.00,'200','','','19','','1','2025-03-23 16:43:48','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9846.00','9844','Inclusive','branch','Inventory','','','','','',NULL,'19174273904307433722320'),(10928,'191742738808','6040',1.00,'100','retail','0','2025-03-23 17:10:43','','','','42','Cash',0.00,'100','','','19','','1','2025-03-23 16:43:48','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','',NULL,'19174273905232233222032'),(10929,'191742738808','6002',1.00,'250','retail','0','2025-03-23 19:43:36','','','','200','Cash',0.00,'250','','','19','16.00','1','2025-03-23 16:43:48','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9985.00','9984','Inclusive','branch','Inventory','','','','yes','','','19174274822531132231333'),(10930,'191742736573','6040',1.00,'100','retail','0','2025-03-23 16:29:33','','','','42','Cash',0.00,'100','','','19','','1','2025-03-23 16:44:21','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','','',NULL,'19174273876503332537382'),(10931,'191742736573','5977',1.00,'600','retail','0','2025-03-23 17:06:06','','','','600','Cash',0.00,'600','','','19','','1','2025-03-23 16:44:21','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','482.00','481','Inclusive','branch','Inventory','','','','','',NULL,'19174273878937239328302'),(10932,'191742736573','6044',2.00,'400','retail','0','2025-03-23 17:06:29','','','','100','Cash',0.00,'200','','','19','','1','2025-03-23 16:44:21','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9848.00','9846','Inclusive','branch','Inventory','','','','','',NULL,'19174273880342227929304'),(10933,'191742736573','6002',1.00,'250','retail','0','2025-03-23 19:44:06','','','','200','Cash',0.00,'250','','','19','16.00','1','2025-03-23 16:44:21','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9984.00','9983','Inclusive','branch','Inventory','','','','yes','','','19174274825743042204113'),(10934,'191742748357','6511',1.00,'100','retail','0','2025-03-23 19:45:57','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-23 16:46:06','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','19174274836467432721041'),(10935,'191742746060','6519',1.00,'150','retail','0','2025-03-23 19:07:40','','','','50','Cash',0.00,'150','','','19','','1','2025-03-23 17:09:39','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174274607071367243027'),(10936,'191742746060','15',1.00,'150','retail','0','2025-03-23 19:07:50','','','','0','Cash',0.00,'150','','','19','','1','2025-03-23 17:09:39','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9916.00','9915','Inclusive','branch','Inventory','','','','','',NULL,'19174274607777312232066'),(10937,'191742746060','6514',2.00,'200','retail','0','2025-03-23 19:07:57','','','','50','Cash',0.00,'100','','','19','','1','2025-03-23 17:09:39','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','51.00','49','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174274608620223440023'),(10938,'191742746060','6512',2.00,'100','retail','0','2025-03-23 19:08:07','','','','30','Cash',0.00,'50','','','19','','1','2025-03-23 17:09:39','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174274609722293320343'),(10939,'191742746060','6519',1.00,'150','retail','0','2025-03-23 20:09:20','','','','50','Cash',0.00,'150','','','19','0.00','1','2025-03-23 17:09:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174274977520232274900'),(10942,'191742751175','6512',2.00,'100','retail','0','2025-03-23 20:32:55','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-03-23 17:41:52','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','yes','','','19174275171002022400239'),(10943,'191742749780','6519',1.00,'150','retail','0','2025-03-23 20:09:40','','','','50','Cash',0.00,'150','','','19','','1','2025-03-23 17:44:14','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174275116222223223999'),(10944,'191742749780','15',1.00,'150','retail','0','2025-03-23 20:32:43','','','','0','Cash',0.00,'150','','','19','','1','2025-03-23 17:44:14','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9915.00','9914','Inclusive','branch','Inventory','','','','','',NULL,'19174275117220232735222'),(10945,'191742813226','6551',1.00,'800','retail','0','2025-03-24 13:47:06','','','','430','Cash',0.00,'800','','','19','0.00','1','2025-03-24 10:48:11','2','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','yes','','','19174281324622228320303'),(10946,'191742813226','B089',1.00,'200','retail','0','2025-03-24 13:47:27','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-03-24 10:48:11','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','yes','','','19174281326829138322102'),(10947,'191742813226','6046',1.00,'700','retail','0','2025-03-24 13:47:49','','','','400','Cash',0.00,'700','','','19','16.00','1','2025-03-24 10:48:11','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','','','','yes','','','19174281328013302233903'),(10948,'191742813226','6510',1.00,'100','retail','0','2025-03-24 13:48:00','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-24 10:48:11','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','19174281328912303232202'),(10949,'191742813294','5980',1.00,'900','retail','0','2025-03-24 13:48:14','','','','900','Cash',0.00,'900','','','19','16.00','1','2025-03-24 12:07:12','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','493.00','492','Inclusive','branch','Inventory','','','','yes','','','19174281800210080323110'),(10950,'191742813294','6524',1.00,'200','retail','0','2025-03-24 15:06:42','','','','70','Cash',0.00,'200','','','19','0.00','1','2025-03-24 12:07:12','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174281801383377032202'),(10951,'191742813294','5984',1.00,'100','retail','0','2025-03-24 15:06:53','','','','100','Cash',0.00,'100','','','19','16.00','1','2025-03-24 12:07:12','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','','','','yes','','','19174281802022227330244'),(10952,'191742813294','15',1.00,'150','retail','0','2025-03-24 15:07:00','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-03-24 12:07:12','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9914.00','9913','Inclusive','branch','Inventory','','','','yes','','','19174281802882393880223'),(10953,'191742818033','6516',1.00,'300','retail','0','2025-03-24 15:07:13','','','','125','Cash',0.00,'300','','','19','0.00','1','2025-03-24 12:07:58','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','yes','','','19174281805620383722226'),(10954,'191742818033','5977',1.00,'600','retail','0','2025-03-24 15:07:36','','','','600','Cash',0.00,'600','','','19','16.00','1','2025-03-24 12:07:58','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','481.00','480','Inclusive','branch','Inventory','','','','yes','','','19174281806821820200323'),(10955,'191742818033','6032',1.00,'200','retail','0','2025-03-24 15:07:48','','','','200','Cash',0.00,'200','','','19','16.00','1','2025-03-24 12:07:58','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99976.00','99975','Inclusive','branch','Inventory','','','','yes','','','19174281807505237317203'),(10961,'191742821296','15',1.00,'150','retail','0','2025-03-24 16:01:36','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-03-24 13:08:06','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9913.00','9912','Inclusive','branch','Inventory','','','','yes','','','19174282162933033962222'),(10962,'191742821296','18',1.00,'150','retail','0','2025-03-24 16:07:10','','','','150','Cash',0.00,'150','','','19','16.00','1','2025-03-24 13:08:06','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','yes','','','19174282163932333402230'),(10963,'191742821296','6512',2.00,'100','retail','0','2025-03-24 16:07:19','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-03-24 13:08:06','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','yes','','','19174282165070048492230'),(10964,'191742821296','5977',1.00,'600','retail','0','2025-03-24 16:07:31','','','','600','Cash',0.00,'600','','','19','16.00','1','2025-03-24 13:08:06','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','480.00','479','Inclusive','branch','Inventory','','','','yes','','','19174282166003212091110'),(10965,'191742821296','6513',1.00,'100','retail','0','2025-03-24 16:07:43','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-24 13:08:06','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174282167233004073831'),(10966,'191742821296','B089',1.00,'200','retail','0','2025-03-24 16:07:52','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-03-24 13:08:06','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','yes','','','19174282168028003692233'),(10970,'191742818079','7029',1.00,'1800','retail','0','2025-03-24 15:07:59','','','','1200','Cash',0.00,'1800','','','19','','1','2025-03-24 14:39:14','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','481.00','480','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174281809200203000833'),(10971,'191742818079','6032',1.00,'200','retail','0','2025-03-24 15:08:12','','','','200','Cash',0.00,'200','','','19','','1','2025-03-24 14:39:14','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99975.00','99974','Inclusive','branch','Inventory','','','','','',NULL,'19174281810327210748338'),(10972,'191742818079','6510',1.00,'100','retail','0','2025-03-24 15:08:23','','','','50','Cash',0.00,'100','','','19','','1','2025-03-24 14:39:14','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174281811123482131248'),(10973,'191742818079','6511',2.00,'200','retail','0','2025-03-24 17:39:03','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-24 14:39:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','195.00','193','Inclusive','branch','Service','1110','4000','5500','yes','','','19174282715237250713292'),(10977,'191742818146','7029',1.00,'1800','retail','0','2025-03-24 15:09:06','','','','1200','Cash',0.00,'1800','','','19','','1','2025-03-24 16:41:00','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','480.00','479','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174281949873220082310'),(10978,'191742818146','6524',1.00,'200','retail','0','2025-03-24 15:31:39','','','','70','Cash',0.00,'200','','','19','','1','2025-03-24 16:41:00','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174281957313232010359'),(10979,'191742818146','6501',1.00,'200','retail','0','2025-03-24 16:18:45','','','','100','Cash',0.00,'200','','','19','','1','2025-03-24 16:41:00','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9991.00','9990','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174282233627421920120'),(10980,'191742818146','15',1.00,'150','retail','0','2025-03-24 19:40:48','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-03-24 16:41:00','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9912.00','9911','Inclusive','branch','Inventory','','','','yes','','','19174283445773343222433'),(10981,'191742929164','6040',1.00,'100','retail','0','2025-03-25 21:59:24','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-03-25 18:59:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','yes','','','19174292917733733092239'),(10982,'191742929181','6040',1.00,'100','retail','0','2025-03-25 21:59:41','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-03-25 19:00:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','yes','','','19174292919592372793139'),(10983,'191742929181','B041',1.00,'1200','retail','0','2025-03-25 21:59:55','','','','610','Cash',0.00,'1200','','','19','16.00','1','2025-03-25 19:00:30','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','yes','','','19174292921093122321322'),(10984,'191742929181','5977',1.00,'600','retail','0','2025-03-25 22:00:11','','','','600','Cash',0.00,'600','','','19','16.00','1','2025-03-25 19:00:30','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','479.00','478','Inclusive','branch','Inventory','','','','yes','','','19174292921823002343342'),(10985,'191742929181','6513',1.00,'100','retail','0','2025-03-25 22:00:19','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-25 19:00:30','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174292922733912924431'),(10992,'191743013275','B041',1.00,'1200','retail','0','2025-03-26 21:21:15','','','','610','Cash',0.00,'1200','','','19','16.00','1','2025-03-26 18:23:05','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','yes','','','19174301329133330130023'),(10993,'191743013275','6526',1.00,'100','retail','0','2025-03-26 21:21:31','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-26 18:23:05','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174301330009404000133'),(10994,'191743013275','5977',1.00,'600','retail','0','2025-03-26 21:21:41','','','','600','Cash',0.00,'600','','','19','16.00','1','2025-03-26 18:23:05','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','478.00','477','Inclusive','branch','Inventory','','','','yes','','','19174301331121003233122'),(10995,'191743013275','6040',1.00,'100','retail','0','2025-03-26 21:21:51','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-03-26 18:23:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','yes','','','19174301332122700234230'),(10996,'191743005362','5996',1.00,'200','retail','0','2025-03-26 19:09:23','','','','150','Cash',0.00,'200','','','19','','1','2025-03-26 18:23:27','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','992.00','991','Inclusive','branch','Inventory','','','','','',NULL,'19174300538042200330023'),(10997,'191743005362','B006',1.00,'250','retail','0','2025-03-26 19:09:41','','','','176','Cash',0.00,'250','','','19','','1','2025-03-26 18:23:27','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'19174300539820038202415'),(10998,'191743005362','6512',4.00,'200','retail','0','2025-03-26 19:10:00','','','','30','Cash',0.00,'50','','','19','','1','2025-03-26 18:23:27','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','35.00','31','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174300541303025724323'),(11003,'191743013408','6038',1.00,'1300','retail','0','2025-03-26 21:23:28','','','','1300','Cash',0.00,'1300','','','19','','1','2025-03-26 18:27:00','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','484.00','483','Inclusive','branch','Inventory','','','','','',NULL,'19174301342302700033213'),(11004,'191743013408','5996',1.00,'200','retail','0','2025-03-26 21:23:43','','','','150','Cash',0.00,'200','','','19','','1','2025-03-26 18:27:00','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','991.00','990','Inclusive','branch','Inventory','','','','','',NULL,'19174301343333431030033'),(11005,'191743013408','15',2.00,'300','retail','0','2025-03-26 21:23:53','','','','0','Cash',0.00,'150','','','19','','1','2025-03-26 18:27:00','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9911.00','9909','Inclusive','branch','Inventory','','','','','',NULL,'19174301344592440202172'),(11006,'191743013408','B088',1.00,'400','retail','0','2025-03-26 21:24:05','','','','216','Cash',0.00,'400','','','19','','1','2025-03-26 18:27:00','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'19174301347402273010302'),(11007,'191743013408','5996',1.00,'200','retail','0','2025-03-26 21:26:46','','','','150','Cash',0.00,'200','','','19','16.00','1','2025-03-26 18:27:00','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','990.00','989','Inclusive','branch','Inventory','','','','yes','','','19174301361410034322300'),(11029,'191743081408','7029',1.00,'1800','retail','0','2025-03-27 16:16:48','','','','1200','Cash',0.00,'1800','','','19','','1','2025-03-27 13:21:00','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','479.00','478','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174308142632234311234'),(11030,'191743081408','6510',2.00,'200','retail','0','2025-03-27 16:17:07','','','','50','Cash',0.00,'100','','','19','','1','2025-03-27 13:21:00','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10005.00','10003','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174308143734922913410'),(11031,'191743081408','6513',2.00,'200','retail','0','2025-03-27 16:17:20','','','','50','Cash',0.00,'100','','','19','','1','2025-03-27 13:21:00','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174308145043222820012'),(11032,'191743081408','15',1.00,'150','retail','0','2025-03-27 16:17:32','','','','0','Cash',0.00,'150','','','19','','1','2025-03-27 13:21:00','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9909.00','9908','Inclusive','branch','Inventory','','','','','',NULL,'19174308146114032102422'),(11033,'191743081408','6026',1.00,'200','retail','0','2025-03-27 16:17:42','','','','50','Cash',0.00,'200','','','19','','1','2025-03-27 13:21:00','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','','','','','',NULL,'19174308148102023023098'),(11034,'191743081408','6534',1.00,'150','retail','0','2025-03-27 16:18:04','','','','70','Cash',0.00,'150','','','19','','1','2025-03-27 13:21:00','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174308150022231341013'),(11035,'191743081408','6512',3.00,'150','retail','0','2025-03-27 16:18:20','','','','30','Cash',0.00,'50','','','19','','1','2025-03-27 13:21:00','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','35.00','32','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174308152202502002170'),(11036,'121743086822','B001',1.00,'250','retail','0','2025-03-27 17:47:03','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-03-27 14:47:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','yes','','','12174308683000200823046'),(11037,'121743086822','B030',1.00,'250','retail','0','2025-03-27 17:47:11','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-03-27 14:47:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','yes','','','12174308684231301832233'),(11038,'191743094372','B001',2.00,'500','retail','0','2025-03-27 19:52:52','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-03-27 16:53:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','','','','yes','','','19174309438282229923332'),(11039,'191743094372','6046',1.00,'700','retail','0','2025-03-27 19:53:02','','','','400','Cash',0.00,'700','','','19','16.00','1','2025-03-27 16:53:32','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','','','','yes','','','19174309439121331200202'),(11040,'191743094372','6510',1.00,'100','retail','0','2025-03-27 19:53:11','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-27 16:53:32','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','19174309440020903039143'),(11041,'191743094372','15',1.00,'150','retail','0','2025-03-27 19:53:20','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-03-27 16:53:32','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9908.00','9907','Inclusive','branch','Inventory','','','','yes','','','19174309440999410729323'),(11068,'191743094423','6511',1.00,'100','retail','0','2025-03-27 19:53:43','','','','50','Cash',0.00,'100','','','19','','1','2025-03-27 18:45:31','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174309443212744032313'),(11069,'191743094423','B089',2.00,'400','retail','0','2025-03-27 19:54:09','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-03-27 18:45:31','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Inventory','','','','','',NULL,'19174309445813392333002'),(11070,'191743094423','B089',1.00,'200','retail','0','2025-03-27 20:16:07','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-03-27 18:45:31','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','',NULL,'19174309577824715873271'),(11071,'191743094423','B001',1.00,'250','retail','0','2025-03-27 20:16:48','','','','169','Cash',0.00,'250','','','19','','1','2025-03-27 18:45:31','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','',NULL,'19174309583650223030133'),(11072,'191743094423','6516',1.00,'300','retail','0','2025-03-27 21:30:46','','','','125','Cash',0.00,'300','','','19','','1','2025-03-27 18:45:31','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174310025633661303633'),(11073,'191743094423','B009',1.00,'300','retail','0','2025-03-27 21:41:18','','','','204','Cash',0.00,'300','','','19','','1','2025-03-27 18:45:31','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','','',NULL,'19174310100731229020307'),(11074,'191743094423','B009',1.00,'300','retail','0','2025-03-27 21:43:27','','','','204','Cash',0.00,'300','','','19','','1','2025-03-27 18:45:31','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','','',NULL,'19174310104723404317422'),(11075,'191743102990','6520',1.00,'200','retail','0','2025-03-27 22:16:30','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-03-27 19:16:41','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174310299822031202339'),(11076,'191743103002','6512',4.00,'200','retail','0','2025-03-27 22:16:42','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-03-27 19:47:12','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','35.00','31','Inclusive','branch','Service','1110','4000','5500','yes','','','19174310482912032303993'),(11077,'191743151378','15',1.00,'150','retail','0','2025-03-28 11:42:58','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-03-28 08:43:34','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9907.00','9906','Inclusive','branch','Inventory','','','','yes','','','19174315138732330041132'),(11078,'191743151378','6512',1.00,'50','retail','0','2025-03-28 11:43:08','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-03-28 08:43:34','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','yes','','','19174315139533423493795'),(11079,'191743151378','6514',1.00,'100','retail','0','2025-03-28 11:43:16','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-28 08:43:34','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Service','1110','4000','5500','yes','','','19174315141020131220422'),(11080,'191743151416','6514',1.00,'100','retail','0','2025-03-28 11:43:36','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-28 09:21:39','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Service','1110','4000','5500','yes','','','19174315369523050293190'),(11097,'191743163967','6515',1.00,'300','retail','0','2025-03-28 15:12:47','','','','100','Cash',0.00,'300','','','19','0.00','1','2025-03-28 12:13:59','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','19174316403434336223093'),(11108,'191743166178','B001',1.00,'250','retail','0','2025-03-28 15:49:38','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-03-28 12:50:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','yes','','','19174316618600109802662'),(11109,'191743166178','B038',1.00,'250','retail','0','2025-03-28 15:49:47','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-03-28 12:50:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','yes','','','19174316622022326920310'),(11110,'191743161053','6015',1.00,'1500','retail','0','2025-03-28 14:24:13','','','','1500','Cash',0.00,'1500','','','19','','1','2025-03-28 12:50:46','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4998.00','4997','Inclusive','branch','Inventory','','','','','',NULL,'19174316107272277330244'),(11111,'191743161053','7029',1.00,'1800','retail','0','2025-03-28 14:24:32','','','','1200','Cash',0.00,'1800','','','19','','1','2025-03-28 12:50:46','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','478.00','477','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174316108330333102023'),(11112,'191743161053','5996',4.00,'800','retail','0','2025-03-28 14:24:43','','','','150','Cash',0.00,'200','','','19','','1','2025-03-28 12:50:46','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','989.00','985','Inclusive','branch','Inventory','','','','','',NULL,'19174316109200262042223'),(11113,'191743161053','6510',1.00,'100','retail','0','2025-03-28 14:24:52','','','','50','Cash',0.00,'100','','','19','','1','2025-03-28 12:50:46','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174316109934222209927'),(11114,'191743161053','6513',1.00,'100','retail','0','2025-03-28 14:25:00','','','','50','Cash',0.00,'100','','','19','','1','2025-03-28 12:50:46','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174316110630126200302'),(11115,'191743161053','B088',2.00,'800','retail','0','2025-03-28 14:25:48','','','','216','Cash',0.00,'400','','','19','','1','2025-03-28 12:50:46','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','','',NULL,'19174316115912223052601'),(11116,'191743161053','6501',2.00,'400','retail','0','2025-03-28 14:26:00','','','','100','Cash',0.00,'200','','','19','','1','2025-03-28 12:50:46','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9990.00','9988','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174316117133021321111'),(11117,'191743161053','B089',1.00,'200','retail','0','2025-03-28 15:12:11','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-03-28 12:50:46','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','',NULL,'19174316394022222229261'),(11118,'191743161053','6042',1.00,'200','retail','0','2025-03-28 15:24:51','','','','100','Cash',0.00,'200','','','19','','1','2025-03-28 12:50:46','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','500.00','499','Inclusive','branch','Inventory','','','','','',NULL,'19174316469920922210302'),(11119,'191743161053','B089',1.00,'200','retail','0','2025-03-28 15:24:59','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-03-28 12:50:46','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','',NULL,'19174316471101212420919'),(11135,'191743173960','6013',2.00,'200','retail','0','2025-03-28 17:59:20','','','','100','Cash',0.00,'100','','','19','16.00','1','2025-03-28 14:59:45','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','yes','','','19174317398091439102003'),(11136,'191743163947','6040',1.00,'100','retail','0','2025-03-28 15:12:27','','','','42','Cash',0.00,'100','','','19','','1','2025-03-28 15:00:44','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','',NULL,'19174316396202313312312'),(11137,'191743163947','6517',1.00,'250','retail','0','2025-03-28 16:31:37','','','','150','Cash',0.00,'250','','','19','','1','2025-03-28 15:00:44','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101113.00','101112','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174316870830172201311'),(11138,'191743163947','6046',1.00,'700','retail','0','2025-03-28 16:31:48','','','','400','Cash',0.00,'700','','','19','','1','2025-03-28 15:00:44','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','','','','','',NULL,'19174316871721237222433'),(11139,'191743163947','15',2.00,'300','retail','0','2025-03-28 18:00:17','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-03-28 15:00:44','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9906.00','9904','Inclusive','branch','Inventory','','','','yes','','','19174317403974332331322'),(11143,'191743168092','B089',1.00,'200','retail','0','2025-03-28 16:21:51','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-03-28 15:13:41','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','',NULL,'19174316812123021226320'),(11144,'191743168092','B091',1.00,'100','retail','0','2025-03-28 16:22:01','','','','47','Cash',0.00,'100','','','19','','1','2025-03-28 15:13:41','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'19174316813923231206227'),(11145,'191743168092','B091',1.00,'100','retail','0','2025-03-28 18:08:52','','','','47','Cash',0.00,'100','','','19','','1','2025-03-28 15:13:41','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'19174317454609022366452'),(11146,'191743168092','B089',1.00,'200','retail','0','2025-03-28 18:12:51','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-03-28 15:13:41','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','yes','','','19174317479523733302900'),(11147,'191743168092','B091',1.00,'100','retail','0','2025-03-28 18:13:17','','','','47','Cash',0.00,'100','','','19','16.00','1','2025-03-28 15:13:41','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','yes','','','19174317481417382039033'),(11148,'191743183435','6512',4.00,'200','retail','0','2025-03-28 20:37:15','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-03-28 17:37:40','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','35.00','31','Inclusive','branch','Service','1110','4000','5500','yes','','','19174318344830030324023'),(11149,'191743183435','6040',1.00,'100','retail','0','2025-03-28 20:37:28','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-03-28 17:37:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','yes','','','19174318345712254731233'),(11160,'191743166247','6015',1.00,'1500','retail','0','2025-03-28 15:50:47','','','','1500','Cash',0.00,'1500','','','19','','1','2025-03-28 19:09:50','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4997.00','4996','Inclusive','branch','Inventory','','','','','',NULL,'19174316805738017703308'),(11161,'191743166247','6524',1.00,'200','retail','0','2025-03-28 16:20:58','','','','70','Cash',0.00,'200','','','19','','1','2025-03-28 19:09:50','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174316806460231133121'),(11162,'191743166247','B089',2.00,'400','retail','0','2025-03-28 16:21:04','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-03-28 19:09:50','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','','','','','',NULL,'19174316807530302305033'),(11163,'191743166247','B091',1.00,'100','retail','0','2025-03-28 16:21:16','','','','47','Cash',0.00,'100','','','19','','1','2025-03-28 19:09:50','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'19174316809097231320213'),(11164,'191743166247','6555',1.00,'1200','retail','0','2025-03-28 16:22:36','','','','600','Cash',0.00,'1200','','','19','','1','2025-03-28 19:09:50','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174316816902306033718'),(11165,'191743166247','6510',3.00,'300','retail','0','2025-03-28 16:22:49','','','','50','Cash',0.00,'100','','','19','','1','2025-03-28 19:09:50','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10005.00','10002','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174316818000602220021'),(11166,'191743166247','5984',1.00,'100','retail','0','2025-03-28 20:39:24','','','','100','Cash',0.00,'100','','','19','','1','2025-03-28 19:09:50','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9993.00','9992','Inclusive','branch','Inventory','','','','','',NULL,'19174318357309222332292'),(11167,'191743166247','15',2.00,'300','retail','0','2025-03-28 20:39:33','','','','0','Cash',0.00,'150','','','19','','1','2025-03-28 19:09:50','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9904.00','9902','Inclusive','branch','Inventory','','','','','',NULL,'19174318358831030380422'),(11168,'191743166247','6555',1.00,'1200','retail','0','2025-03-28 20:39:48','','','','600','Cash',0.00,'1200','','','19','','1','2025-03-28 19:09:50','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174318363002230320238'),(11169,'191743166247','6510',5.00,'500','retail','0','2025-03-28 20:40:31','','','','50','Cash',0.00,'100','','','19','','1','2025-03-28 19:09:50','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10005.00','10000','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174318364108724362223'),(11170,'191743166247','6016',1.00,'750','retail','0','2025-03-28 22:09:30','','','','750','Cash',0.00,'750','','','19','16.00','1','2025-03-28 19:09:50','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4982.00','4981','Inclusive','branch','Inventory','','','','yes','','','19174318897928322339222'),(11171,'191743166247','6524',1.00,'200','retail','0','2025-03-28 22:09:39','','','','70','Cash',0.00,'200','','','19','0.00','1','2025-03-28 19:09:50','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174318898623338638362'),(11176,'121743234733','6519',1.00,'150','retail','0','2025-03-29 10:52:14','','','','50','Cash',0.00,'150','','','12','','1','2025-03-29 10:13:45','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174323474473311043320'),(11177,'121743234733','6003',1.00,'150','retail','0','2025-03-29 10:52:25','','','','150','Cash',0.00,'150','','','12','','1','2025-03-29 10:13:45','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9988.00','9987','Inclusive','branch','Inventory','','','','','',NULL,'12174323475454003232230'),(11178,'121743234733','6034',2.00,'200','retail','0','2025-03-29 10:52:35','','','','100','Cash',0.00,'100','','','12','','1','2025-03-29 10:13:45','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','483.00','481','Inclusive','branch','Inventory','','','','','',NULL,'12174323476722733623323'),(11179,'121743234733','6512',4.00,'200','retail','0','2025-03-29 10:52:48','','','','30','Cash',0.00,'50','','','12','','1','2025-03-29 10:13:45','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','35.00','31','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174323480122220230033'),(11180,'121743234733','B089',1.00,'200','retail','0','2025-03-29 13:13:32','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-03-29 10:13:45','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','yes','','','12174324322127323233423'),(11185,'121743257221','B044',1.00,'2200','retail','0','2025-03-29 17:07:15','','','','1290','Cash',0.00,'2200','','','12','16.00','1','2025-03-29 14:07:34','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','yes','','','12174325724743522370322'),(11186,'121743256927','B027',2.00,'500','retail','0','2025-03-29 17:02:22','','','','176','Cash',0.00,'250','','','12','','1','2025-03-29 14:08:31','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','','',NULL,'12174325714313222122032'),(11187,'121743256927','B044',1.00,'2200','retail','0','2025-03-29 17:05:44','','','','1290','Cash',0.00,'2200','','','12','','1','2025-03-29 14:08:31','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'12174325716100221223510'),(11188,'121743256927','B030',1.00,'250','retail','0','2025-03-29 17:08:17','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-03-29 14:08:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','yes','','','12174325730733022227321'),(11189,'121743257316','B023',2.00,'600','retail','0','2025-03-29 17:08:36','','','','176','Cash',0.00,'300','','','12','16.00','1','2025-03-29 14:14:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','','','','yes','','','12174325768702223372023'),(11190,'121743257696','B043',1.00,'1200','retail','0','2025-03-29 17:14:56','','','','680','Cash',0.00,'1200','','','12','16.00','1','2025-03-29 14:15:09','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','yes','','','12174325770673023363330'),(11208,'121743261290','6583',1.00,'800','retail','0','2025-03-29 18:14:50','','','','700','Cash',0.00,'800','','','12','0.00','1','2025-03-29 15:15:08','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174326130321720213212'),(11209,'191743246760','B038',3.00,'750','retail','0','2025-03-29 14:12:40','','','','195.52','Cash',0.00,'250','','','19','','1','2025-03-29 16:12:39','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','23.00','20','Inclusive','branch','Inventory','','','','','',NULL,'19174324680726921304322'),(11210,'191743246760','B032',4.00,'1000','retail','0','2025-03-29 14:13:28','','','','187','Cash',0.00,'250','','','19','','1','2025-03-29 16:12:39','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','27.00','23','Inclusive','branch','Inventory','','','','','',NULL,'19174324686032260403034'),(11211,'191743246760','6000',1.00,'1300','retail','0','2025-03-29 17:34:07','','','','1000','Cash',0.00,'1300','','','19','','1','2025-03-29 16:12:39','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','500.00','499','Inclusive','branch','Inventory','','','','','',NULL,'19174325885972723043325'),(11212,'191743246760','6538',1.00,'150','retail','0','2025-03-29 17:34:21','','','','50','Cash',0.00,'150','','','19','','1','2025-03-29 16:12:39','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174325894033912224431'),(11213,'191743246760','B032',3.00,'750','retail','0','2025-03-29 17:36:49','','','','187','Cash',0.00,'250','','','19','','1','2025-03-29 16:12:39','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','23.00','20','Inclusive','branch','Inventory','','','','','',NULL,'19174325903923070204032'),(11214,'191743246760','B038',2.00,'500','retail','0','2025-03-29 17:37:38','','','','195.52','Cash',0.00,'250','','','19','','1','2025-03-29 16:12:39','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','','','','','',NULL,'19174325908125203212011'),(11215,'191743246760','B032',1.00,'250','retail','0','2025-03-29 18:02:46','','','','187','Cash',0.00,'250','','','19','','1','2025-03-29 16:12:39','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'19174326059424233396399'),(11216,'191743246760','B038',1.00,'250','retail','0','2025-03-29 18:03:14','','','','195.52','Cash',0.00,'250','','','19','','1','2025-03-29 16:12:39','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'19174326061332022023630'),(11217,'191743246760','6538',1.00,'150','retail','0','2025-03-29 19:12:21','','','','50','Cash',0.00,'150','','','19','0.00','1','2025-03-29 16:12:39','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19174326475332233622212'),(11218,'191743259089','6501',1.00,'200','retail','0','2025-03-29 17:41:34','','','','100','Cash',0.00,'200','','','19','','1','2025-03-29 16:13:43','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9988.00','9987','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174325930232333227233'),(11219,'191743259089','B028',1.00,'300','retail','0','2025-03-29 18:05:55','','','','222','Cash',0.00,'300','','','19','','1','2025-03-29 16:13:43','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','',NULL,'19174326077110201260333'),(11220,'121743265859','6511',1.00,'100','retail','0','2025-03-29 19:30:59','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-29 16:32:57','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','12174326597322202137332'),(11221,'121743266635','B043',1.00,'1200','retail','0','2025-03-29 19:43:55','','','','680','Cash',0.00,'1200','','','12','16.00','1','2025-03-29 16:44:27','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','yes','','','12174326665021243224260'),(11222,'121743266679','B038',2.00,'500','retail','0','2025-03-29 19:44:39','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-03-29 16:45:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','','','','yes','','','12174326670733331312001'),(11223,'121743266724','B030',1.00,'250','retail','0','2025-03-29 19:45:24','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-03-29 16:46:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','yes','','','12174326675522330322723'),(11224,'121743268224','B089',1.00,'200','retail','0','2025-03-29 20:10:24','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-03-29 17:12:47','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','yes','','','12174326824003220300422'),(11225,'121743268224','6555',1.00,'1200','retail','0','2025-03-29 20:10:41','','','','600','Cash',0.00,'1200','','','12','0.00','1','2025-03-29 17:12:47','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','yes','','','12174326827062338202220'),(11226,'121743268224','6510',4.00,'400','retail','0','2025-03-29 20:11:11','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-29 17:12:47','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10005.00','10001','Inclusive','branch','Service','1110','4000','5500','yes','','','12174326829912623302221'),(11227,'121743268224','15',1.00,'150','retail','0','2025-03-29 20:11:42','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-03-29 17:12:47','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9902.00','9901','Inclusive','branch','Inventory','','','','yes','','','12174326831713201220311'),(11228,'121743268224','6514',2.00,'200','retail','0','2025-03-29 20:11:59','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-29 17:12:47','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','51.00','49','Inclusive','branch','Service','1110','4000','5500','yes','','','12174326833532032300223'),(11229,'121743268224','18',1.00,'150','retail','0','2025-03-29 20:12:16','','','','150','Cash',0.00,'150','','','12','16.00','1','2025-03-29 17:12:47','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','','','yes','','','12174326835120002233232'),(11230,'121743268224','6520',1.00,'200','retail','0','2025-03-29 20:12:33','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-03-29 17:12:47','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174326836440120213323'),(11231,'121743268369','6514',3.00,'300','retail','0','2025-03-29 20:12:49','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-29 17:13:14','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','51.00','48','Inclusive','branch','Service','1110','4000','5500','yes','','','12174326838037001332713'),(11232,'121743268369','6512',1.00,'50','retail','0','2025-03-29 20:13:00','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-03-29 17:13:14','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','yes','','','12174326838862303012402'),(11233,'121743268395','5980',1.00,'900','retail','0','2025-03-29 20:13:15','','','','900','Cash',0.00,'900','','','12','16.00','1','2025-03-29 17:16:43','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','492.00','491','Inclusive','branch','Inventory','','','','yes','','','12174326852423033202623'),(11234,'121743268395','6545',1.00,'150','retail','0','2025-03-29 20:15:24','','','','80','Cash',0.00,'150','','','12','0.00','1','2025-03-29 17:16:43','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12174326853610233812303'),(11235,'121743268395','6513',1.00,'100','retail','0','2025-03-29 20:15:37','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-29 17:16:43','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174326854433315202323'),(11236,'121743268395','6517',2.00,'500','retail','0','2025-03-29 20:15:45','','','','150','Cash',0.00,'250','','','12','0.00','1','2025-03-29 17:16:43','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','101113.00','101111','Inclusive','branch','Service','1110','4000','5500','yes','','','12174326855620512272321'),(11237,'121743268395','15',3.00,'450','retail','0','2025-03-29 20:15:56','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-03-29 17:16:43','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9901.00','9898','Inclusive','branch','Inventory','','','','yes','','','12174326856403633681302'),(11238,'121743268395','6531',1.00,'50','retail','0','2025-03-29 20:16:05','','','','20','Cash',0.00,'50','','','12','0.00','1','2025-03-29 17:16:43','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','108.00','107','Inclusive','branch','Service','1110','4000','5500','yes','','','12174326857322303833203'),(11243,'191743319591','15',3.00,'450','retail','0','2025-03-30 10:26:31','','','','0','Cash',0.00,'150','','','19','','1','2025-03-30 07:29:22','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9898.00','9895','Inclusive','branch','Inventory','','','','','',NULL,'19174331960103320702639'),(11244,'191743319591','6512',6.00,'300','retail','0','2025-03-30 10:26:42','','','','30','Cash',0.00,'50','','','19','','1','2025-03-30 07:29:22','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','35.00','29','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174331961331709931213'),(11246,'191743327651','6511',3.00,'300','retail','0','2025-03-30 12:40:51','','','','50','Cash',0.00,'100','','','19','','1','2025-03-30 10:08:09','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','195.00','192','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174332767823224002337'),(11247,'191743327651','6010',3.00,'1800','retail','0','2025-03-30 13:07:44','','','','600','Cash',0.00,'600','','','19','16.00','1','2025-03-30 10:08:09','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Inventory','','','','yes','','','19174332928622203333273'),(11255,'191743332366','15',1.00,'150','retail','0','2025-03-30 13:59:26','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-03-30 11:20:39','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9895.00','9894','Inclusive','branch','Inventory','','','','yes','','','19174333361831203311330'),(11256,'191743332366','6512',2.00,'100','retail','0','2025-03-30 14:20:19','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-03-30 11:20:39','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','yes','','','19174333362730391630931'),(11257,'191743332366','6524',1.00,'200','retail','0','2025-03-30 14:20:27','','','','70','Cash',0.00,'200','','','19','0.00','1','2025-03-30 11:20:39','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174333363623232332320'),(11262,'191743338287','6038',1.00,'1300','retail','0','2025-03-30 15:38:07','','','','1300','Cash',0.00,'1300','','','19','','1','2025-03-30 12:54:39','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','483.00','482','Inclusive','branch','Inventory','','','','','',NULL,'19174333829672862233228'),(11263,'191743338287','5996',2.00,'400','retail','0','2025-03-30 15:38:16','','','','150','Cash',0.00,'200','','','19','','1','2025-03-30 12:54:39','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','985.00','983','Inclusive','branch','Inventory','','','','','',NULL,'19174333830790333223232'),(11264,'191743338287','6511',2.00,'200','retail','0','2025-03-30 15:38:29','','','','50','Cash',0.00,'100','','','19','','1','2025-03-30 12:54:39','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','195.00','193','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174333832132321333477'),(11265,'191743338287','15',1.00,'150','retail','0','2025-03-30 15:38:41','','','','0','Cash',0.00,'150','','','19','','1','2025-03-30 12:54:39','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9894.00','9893','Inclusive','branch','Inventory','','','','','',NULL,'19174333833130272233022'),(11266,'191743338287','6511',1.00,'100','retail','0','2025-03-30 15:54:29','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-30 12:54:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','19174333927632073393372'),(11288,'191743343447','6506',1.00,'1300','retail','0','2025-03-30 17:04:07','','','','700','Cash',0.00,'1300','','','19','0.00','1','2025-03-30 14:04:47','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','19174334345732453340320'),(11289,'191743343447','5996',1.00,'200','retail','0','2025-03-30 17:04:17','','','','150','Cash',0.00,'200','','','19','16.00','1','2025-03-30 14:04:47','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','983.00','982','Inclusive','branch','Inventory','','','','yes','','','19174334346702002433223'),(11290,'191743343447','5996',1.00,'200','retail','0','2025-03-30 17:04:28','','','','150','Cash',0.00,'200','','','19','16.00','1','2025-03-30 14:04:47','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','982.00','981','Inclusive','branch','Inventory','','','','yes','','','19174334347502234320903'),(11291,'191743343447','B088',1.00,'400','retail','0','2025-03-30 17:04:35','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-03-30 14:04:47','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','yes','','','19174334348522344753532'),(11292,'191743343488','6044',2.00,'400','retail','0','2025-03-30 17:04:48','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-03-30 14:15:48','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9840.00','9838','Inclusive','branch','Inventory','','','','yes','','','19174334414340200122213'),(11303,'191743347399','6044',3.00,'600','retail','0','2025-03-30 18:09:59','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-03-30 15:11:45','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9838.00','9835','Inclusive','branch','Inventory','','','','yes','','','19174334741133243423327'),(11304,'191743347399','6514',2.00,'200','retail','0','2025-03-30 18:10:11','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-30 15:11:45','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','51.00','49','Inclusive','branch','Service','1110','4000','5500','yes','','','19174334743140277303303'),(11305,'191743347399','6512',1.00,'50','retail','0','2025-03-30 18:10:31','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-03-30 15:11:45','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','yes','','','19174334744123002343342'),(11306,'191743347399','6038',1.00,'1300','retail','0','2025-03-30 18:10:42','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2025-03-30 15:11:45','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','482.00','481','Inclusive','branch','Inventory','','','','yes','','','19174334745231032232332'),(11307,'191743347399','B027',2.00,'500','retail','0','2025-03-30 18:10:54','','','','176','Cash',0.00,'250','','','19','16.00','1','2025-03-30 15:11:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','yes','','','19174334746630030007106'),(11308,'191743347399','B030',2.00,'500','retail','0','2025-03-30 18:11:06','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-03-30 15:11:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','100032.00','100030','Inclusive','branch','Inventory','','','','yes','','','19174334747631223331334'),(11309,'191743347506','B065',2.00,'4400','retail','0','2025-03-30 18:11:46','','','','1297','Cash',0.00,'2200','','','19','16.00','1','2025-03-30 15:12:39','2','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','yes','','','19174334753432733312403'),(11310,'191743347561','6044',1.00,'200','retail','0','2025-03-30 18:12:41','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-03-30 15:13:02','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9835.00','9834','Inclusive','branch','Inventory','','','','yes','','','19174334757673201132326'),(11311,'191743347584','15',1.00,'150','retail','0','2025-03-30 18:13:04','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-03-30 15:13:22','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9893.00','9892','Inclusive','branch','Inventory','','','','yes','','','19174334759833341134033'),(11328,'191743329290','5999',1.00,'1500','retail','0','2025-03-30 13:08:10','','','','1500','Cash',0.00,'1500','','','19','','1','2025-03-30 15:41:26','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10004.00','10003','Inclusive','branch','Inventory','','','','','',NULL,'19174333172337213233733'),(11329,'191743329290','6510',2.00,'200','retail','0','2025-03-30 13:48:43','','','','50','Cash',0.00,'100','','','19','','1','2025-03-30 15:41:26','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10005.00','10003','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174333173203307292033'),(11330,'191743329290','6513',1.00,'100','retail','0','2025-03-30 13:48:52','','','','50','Cash',0.00,'100','','','19','','1','2025-03-30 15:41:26','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174333175832227923237'),(11331,'191743329290','6044',1.00,'200','retail','0','2025-03-30 13:49:19','','','','100','Cash',0.00,'200','','','19','','1','2025-03-30 15:41:26','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9841.00','9840','Inclusive','branch','Inventory','','','','','',NULL,'19174333176622203327229'),(11332,'191743329290','6501',1.00,'200','retail','0','2025-03-30 13:49:26','','','','100','Cash',0.00,'200','','','19','','1','2025-03-30 15:41:26','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9987.00','9986','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174333177233237223223'),(11333,'191743329290','6511',1.00,'100','retail','0','2025-03-30 13:49:32','','','','50','Cash',0.00,'100','','','19','','1','2025-03-30 15:41:26','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174333177933731372120'),(11334,'191743329290','6040',1.00,'100','retail','0','2025-03-30 13:49:39','','','','42','Cash',0.00,'100','','','19','','1','2025-03-30 15:41:26','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','',NULL,'19174333178870297300017'),(11336,'191743349306','B030',2.00,'500','retail','0','2025-03-30 18:41:46','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-03-30 15:46:40','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','100030.00','100028','Inclusive','branch','Inventory','','','','','',NULL,'19174334934723332024333'),(11339,'191743350563','B030',1.00,'250','retail','0','2025-03-30 19:02:43','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-03-30 16:03:51','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100028.00','100027','Inclusive','branch','Inventory','','','','','',NULL,'19174335057152709430305'),(11340,'191743350563','6046',1.00,'700','retail','0','2025-03-30 19:02:51','','','','400','Cash',0.00,'700','','','19','','1','2025-03-30 16:03:51','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10056.00','10055','Inclusive','branch','Inventory','','','','','',NULL,'19174335057723332730222'),(11341,'191743350563','15',1.00,'150','retail','0','2025-03-30 19:03:41','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-03-30 16:03:51','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9892.00','9891','Inclusive','branch','Inventory','','','','yes','','','19174335062827323233523'),(11342,'191743353027','6026',1.00,'200','retail','0','2025-03-30 19:43:47','','','','50','Cash',0.00,'200','','','19','16.00','1','2025-03-30 16:45:29','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9993.00','9992','Inclusive','branch','Inventory','','','','yes','','','19174335304430435900533'),(11343,'191743353027','6519',1.00,'150','retail','0','2025-03-30 19:44:06','','','','50','Cash',0.00,'150','','','19','0.00','1','2025-03-30 16:45:29','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174335305837322102532'),(11344,'191743353027','6515',2.00,'600','retail','0','2025-03-30 19:45:14','','','','100','Cash',0.00,'300','','','19','0.00','1','2025-03-30 16:45:29','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Service','1110','4000','5500','yes','','','19174335312733303722277'),(11345,'191743353130','B030',1.00,'250','retail','0','2025-03-30 19:45:30','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-03-30 16:46:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100027.00','100026','Inclusive','branch','Inventory','','','','yes','','','19174335316432299313303'),(11346,'191743354245','B010',1.00,'350','retail','0','2025-03-30 20:04:05','','','','272','Cash',0.00,'350','','','19','16.00','1','2025-03-30 17:04:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','yes','','','19174335425622574015333'),(11365,'191743339678','B038',2.00,'500','retail','0','2025-03-30 16:01:18','','','','195.52','Cash',0.00,'250','','','19','','1','2025-03-30 17:09:20','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10015.00','10013','Inclusive','branch','Inventory','','','','','',NULL,'19174333968813223228832'),(11366,'191743339678','B038',2.00,'500','retail','0','2025-03-30 16:20:45','','','','195.52','Cash',0.00,'250','','','19','','1','2025-03-30 17:09:20','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10013.00','10011','Inclusive','branch','Inventory','','','','','',NULL,'19174334086002122032830'),(11367,'191743339678','B022',2.00,'500','retail','0','2025-03-30 16:21:00','','','','176','Cash',0.00,'250','','','19','','1','2025-03-30 17:09:20','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','','','','','',NULL,'19174334088592034900290'),(11368,'191743339678','B027',1.00,'250','retail','0','2025-03-30 16:21:25','','','','176','Cash',0.00,'250','','','19','','1','2025-03-30 17:09:20','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'19174334089443322423233'),(11369,'191743339678','B009',1.00,'300','retail','0','2025-03-30 16:21:34','','','','204','Cash',0.00,'300','','','19','','1','2025-03-30 17:09:20','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','','',NULL,'19174334090303202020939'),(11370,'191743339678','B089',2.00,'400','retail','0','2025-03-30 16:22:13','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-03-30 17:09:20','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','','','','','',NULL,'19174334094317332230339'),(11371,'191743339678','6511',1.00,'100','retail','0','2025-03-30 17:03:01','','','','50','Cash',0.00,'100','','','19','','1','2025-03-30 17:09:20','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174334339033323331224'),(11372,'191743339678','B089',1.00,'200','retail','0','2025-03-30 17:03:10','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-03-30 17:09:20','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'19174334340622022230323'),(11373,'191743339678','6512',12.00,'600','retail','0','2025-03-30 17:03:27','','','','30','Cash',0.00,'50','','','19','','1','2025-03-30 17:09:20','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','35.00','23','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174334342132223022403'),(11374,'191743339678','B019',2.00,'700','retail','0','2025-03-30 17:45:41','','','','265','Cash',0.00,'350','','','19','','1','2025-03-30 17:09:20','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','','',NULL,'19174334594929233220720'),(11375,'191743339678','B009',1.00,'300','retail','0','2025-03-30 18:26:51','','','','204','Cash',0.00,'300','','','19','','1','2025-03-30 17:09:20','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','','',NULL,'19174334842010200323224'),(11376,'191743339678','B019',1.00,'350','retail','0','2025-03-30 18:27:01','','','','265','Cash',0.00,'350','','','19','','1','2025-03-30 17:09:20','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'19174334842732349432124'),(11377,'191743339678','B038',1.00,'250','retail','0','2025-03-30 18:27:08','','','','195.52','Cash',0.00,'250','','','19','','1','2025-03-30 17:09:20','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10011.00','10010','Inclusive','branch','Inventory','','','','','',NULL,'19174334845443020229333'),(11378,'191743339678','6512',8.00,'400','retail','0','2025-03-30 18:27:34','','','','30','Cash',0.00,'50','','','19','','1','2025-03-30 17:09:20','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','35.00','27','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174334848380928813313'),(11379,'191743339678','B027',1.00,'250','retail','0','2025-03-30 18:28:04','','','','176','Cash',0.00,'250','','','19','','1','2025-03-30 17:09:20','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'19174334849610331303023'),(11380,'191743339678','B022',1.00,'250','retail','0','2025-03-30 18:28:16','','','','176','Cash',0.00,'250','','','19','','1','2025-03-30 17:09:20','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'19174334850430012022331'),(11381,'191743339678','15',2.00,'300','retail','0','2025-03-30 20:05:08','','','','0','Cash',0.00,'150','','','19','','1','2025-03-30 17:09:20','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9891.00','9889','Inclusive','branch','Inventory','','','','','',NULL,'19174335437572232500203'),(11382,'191743339678','B089',2.00,'400','retail','0','2025-03-30 20:06:15','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-03-30 17:09:20','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Inventory','','','','','',NULL,'19174335440230711022430'),(11383,'191743339678','B009',1.00,'300','retail','0','2025-03-30 20:07:10','','','','204','Cash',0.00,'300','','','19','16.00','1','2025-03-30 17:09:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','yes','','','19174335443833843214333'),(11384,'191743339678','6511',1.00,'100','retail','0','2025-03-30 20:08:01','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-30 17:09:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','yes','','','19174335449544231030222'),(11391,'191743354812','6046',1.00,'700','retail','0','2025-03-30 20:13:32','','','','400','Cash',0.00,'700','','','19','16.00','1','2025-03-30 17:16:44','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10054.00','10053','Inclusive','branch','Inventory','','','','yes','','','19174335498883334438333'),(11392,'191743354812','6510',1.00,'100','retail','0','2025-03-30 20:16:28','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-30 17:16:44','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','19174335500130301742321'),(11393,'191743354721','6046',1.00,'700','retail','0','2025-03-30 20:12:01','','','','400','Cash',0.00,'700','','','19','','1','2025-03-30 17:23:50','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10055.00','10054','Inclusive','branch','Inventory','','','','','',NULL,'19174335473340323921322'),(11394,'191743354721','6510',1.00,'100','retail','0','2025-03-30 20:12:13','','','','50','Cash',0.00,'100','','','19','','1','2025-03-30 17:23:50','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174335474031337731704'),(11395,'191743354721','6511',1.00,'100','retail','0','2025-03-30 20:12:20','','','','50','Cash',0.00,'100','','','19','','1','2025-03-30 17:23:50','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','195.00','194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174335475000742232370'),(11396,'191743354721','B038',1.00,'250','retail','0','2025-03-30 20:12:30','','','','195.52','Cash',0.00,'250','','','19','','1','2025-03-30 17:23:50','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10010.00','10009','Inclusive','branch','Inventory','','','','','',NULL,'19174335476803382930293'),(11397,'191743354721','6512',1.00,'50','retail','0','2025-03-30 20:12:48','','','','30','Cash',0.00,'50','','','19','','1','2025-03-30 17:23:50','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174335477919009300293'),(11398,'191743354721','6512',2.00,'100','retail','0','2025-03-30 20:12:59','','','','30','Cash',0.00,'50','','','19','','1','2025-03-30 17:23:50','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174335478937301931143'),(11399,'191743354721','6040',1.00,'100','retail','0','2025-03-30 20:23:38','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-03-30 17:23:50','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','yes','','','19174335542740237320335'),(11400,'191743356129','6040',3.00,'300','retail','0','2025-03-30 20:35:29','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-03-30 17:35:44','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','28.00','25','Inclusive','branch','Inventory','','','','yes','','','19174335614134131074020'),(11401,'191743359352','6522',1.00,'300','retail','0','2025-03-30 21:29:12','','','','150','Cash',0.00,'300','','','19','0.00','1','2025-03-30 18:30:03','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19174335937422243303747'),(11402,'191743359352','6521',4.00,'800','retail','0','2025-03-30 21:29:34','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-03-30 18:30:03','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','15.00','11','Inclusive','branch','Service','1110','4000','5500','yes','','','19174335938982231323332'),(11403,'121743359496','6032',2.00,'400','retail','0','2025-03-30 21:32:27','','','','200','Cash',0.00,'200','','','12','16.00','1','2025-03-30 18:35:07','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99974.00','99972','Inclusive','branch','Inventory','','','','yes','','','12174335955532390403304'),(11404,'121743359496','6510',10.00,'1000','retail','0','2025-03-30 21:32:36','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-30 18:35:07','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','10005.00','9995','Inclusive','branch','Service','1110','4000','5500','yes','','','12174335957703029352032'),(11405,'121743359496','6513',8.00,'800','retail','0','2025-03-30 21:32:58','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-30 18:35:07','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','10000.00','9992','Inclusive','branch','Service','1110','4000','5500','yes','','','12174335958732074202333'),(11406,'121743359496','6511',15.00,'1500','retail','0','2025-03-30 21:33:07','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-03-30 18:35:07','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','195.00','180','Inclusive','branch','Service','1110','4000','5500','yes','','','12174335961332233222052'),(11407,'121743359496','6555',6.00,'7200','retail','0','2025-03-30 21:34:36','','','','600','Cash',0.00,'1200','','','12','0.00','1','2025-03-30 18:35:07','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','10003.00','9997','Inclusive','branch','Service','1110','4000','5500','yes','','','12174335969818770220053'),(11408,'191743412942','B064',1.00,'1200','retail','0','2025-03-31 12:22:23','','','','610','Cash',0.00,'1200','','','19','16.00','1','2025-03-31 09:22:43','2','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','yes','','','19174341295223130022722'),(11409,'191743412942','6040',1.00,'100','retail','0','2025-03-31 12:22:32','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-03-31 09:22:43','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','yes','','','19174341296024134302222'),(11410,'191743412964','B064',1.00,'1200','retail','0','2025-03-31 12:22:44','','','','610','Cash',0.00,'1200','','','19','16.00','1','2025-03-31 09:23:40','2','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','yes','','','19174341297922333394201'),(11411,'191743412964','6040',2.00,'200','retail','0','2025-03-31 12:22:59','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-03-31 09:23:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','','','','yes','','','19174341299602409142222'),(11412,'191743412964','B041',1.00,'1200','retail','0','2025-03-31 12:23:16','','','','610','Cash',0.00,'1200','','','19','16.00','1','2025-03-31 09:23:40','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','yes','','','19174341301433033402112'),(11415,'191743413110','5996',1.00,'200','retail','0','2025-03-31 12:25:10','','','','150','Cash',0.00,'200','','','19','','1','2025-03-31 09:25:53','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','981.00','980','Inclusive','branch','Inventory','','','','','',NULL,'19174341312303122227023'),(11416,'191743413110','6514',1.00,'100','retail','0','2025-03-31 12:25:23','','','','50','Cash',0.00,'100','','','19','','1','2025-03-31 09:25:53','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174341313094230393333'),(11417,'191743413110','15',1.00,'150','retail','0','2025-03-31 12:25:42','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-03-31 09:25:53','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9889.00','9888','Inclusive','branch','Inventory','','','','yes','','','19174341314910423213222'),(11419,'191743419105','6519',1.00,'150','retail','0','2025-03-31 14:05:05','','','','50','Cash',0.00,'150','','','19','','1','2025-03-31 11:06:18','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174341912042223233202'),(11420,'191743419105','6510',1.00,'100','retail','0','2025-03-31 14:05:36','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-31 11:06:18','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','19174341914402347232243'),(11421,'191743419105','5980',1.00,'900','retail','0','2025-03-31 14:05:44','','','','900','Cash',0.00,'900','','','19','16.00','1','2025-03-31 11:06:18','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10491.00','10490','Inclusive','branch','Inventory','','','','yes','','','19174341917223321923223'),(11422,'191743419180','B032',2.00,'500','retail','0','2025-03-31 14:06:20','','','','187','Cash',0.00,'250','','','19','16.00','1','2025-03-31 11:07:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','','','','yes','','','19174341920522031092314'),(11423,'191743419180','6046',1.00,'700','retail','0','2025-03-31 14:06:45','','','','400','Cash',0.00,'700','','','19','16.00','1','2025-03-31 11:07:15','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10053.00','10052','Inclusive','branch','Inventory','','','','yes','','','19174341922330204300133'),(11424,'191743419180','6510',1.00,'100','retail','0','2025-03-31 14:07:04','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-31 11:07:15','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','19174341923233224292437'),(11459,'191743419237','7029',2.00,'3600','retail','0','2025-03-31 14:07:17','','','','1200','Cash',0.00,'1800','','','19','','1','2025-03-31 12:03:09','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','477.00','475','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174342125500292505374'),(11460,'191743419237','6517',2.00,'500','retail','0','2025-03-31 14:40:55','','','','150','Cash',0.00,'250','','','19','','1','2025-03-31 12:03:09','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','101113.00','101111','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174342126533912121141'),(11461,'191743419237','6510',2.00,'200','retail','0','2025-03-31 14:41:05','','','','50','Cash',0.00,'100','','','19','','1','2025-03-31 12:03:09','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10005.00','10003','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174342127500201127227'),(11462,'191743419237','6513',3.00,'300','retail','0','2025-03-31 14:41:15','','','','50','Cash',0.00,'100','','','19','','1','2025-03-31 12:03:09','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174342128932300821322'),(11463,'191743419237','6524',1.00,'200','retail','0','2025-03-31 14:41:29','','','','70','Cash',0.00,'200','','','19','','1','2025-03-31 12:03:09','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174342129737143202323'),(11464,'191743419237','15',7.00,'1050','retail','0','2025-03-31 14:41:37','','','','0','Cash',0.00,'150','','','19','','1','2025-03-31 12:03:09','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','9888.00','9881','Inclusive','branch','Inventory','','','','','',NULL,'19174342131510323329220'),(11465,'191743419237','6519',1.00,'150','retail','0','2025-03-31 14:41:56','','','','50','Cash',0.00,'150','','','19','','1','2025-03-31 12:03:09','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174342133133220222312'),(11466,'191743419237','18',1.00,'150','retail','0','2025-03-31 14:42:11','','','','150','Cash',0.00,'150','','','19','','1','2025-03-31 12:03:09','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','','','','','',NULL,'19174342135724723703702'),(11467,'191743419237','6514',1.00,'100','retail','0','2025-03-31 14:42:37','','','','50','Cash',0.00,'100','','','19','','1','2025-03-31 12:03:09','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174342136761224023322'),(11468,'191743419237','B089',2.00,'400','retail','0','2025-03-31 14:43:29','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-03-31 12:03:09','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','','','','','',NULL,'19174342142127323233223'),(11469,'191743419237','6516',2.00,'600','retail','0','2025-03-31 14:43:41','','','','125','Cash',0.00,'300','','','19','','1','2025-03-31 12:03:09','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174342145431332202231'),(11470,'191743419237','6553',1.00,'200','retail','0','2025-03-31 14:46:22','','','','150','Cash',0.00,'200','','','19','','1','2025-03-31 12:03:09','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174342160646061932630'),(11471,'191743419237','6511',1.00,'100','retail','0','2025-03-31 15:02:56','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-31 12:03:09','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20195.00','20194','Inclusive','branch','Service','1110','4000','5500','yes','','','19174342258323121122272'),(11472,'191743421504','6519',1.00,'150','retail','0','2025-03-31 14:45:04','','','','50','Cash',0.00,'150','','','19','','1','2025-03-31 12:03:58','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174342153130204300213'),(11473,'191743421504','6521',2.00,'400','retail','0','2025-03-31 14:45:31','','','','100','Cash',0.00,'200','','','19','','1','2025-03-31 12:03:58','2','12','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174342155824842223782'),(11474,'191743421504','6521',2.00,'400','retail','0','2025-03-31 15:03:40','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-03-31 12:03:58','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Service','1110','4000','5500','yes','','','19174342263443242330333'),(11482,'191743424571','B006',2.00,'500','retail','0','2025-03-31 15:36:11','','','','176','Cash',0.00,'250','','','19','16.00','1','2025-03-31 13:01:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','','','','yes','','','19174342607332320306322'),(11483,'191743424571','6521',2.00,'400','retail','0','2025-03-31 16:01:13','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-03-31 13:01:26','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Service','1110','4000','5500','yes','','','19174342608330003032333'),(11488,'191743426640','6501',2.00,'400','retail','0','2025-03-31 16:10:40','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-03-31 13:10:52','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9986.00','9984','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174342664942230229362'),(11496,'191743422639','6583',1.00,'800','retail','0','2025-03-31 15:03:59','','','','700','Cash',0.00,'800','','','19','','1','2025-03-31 13:48:43','2','8','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174342398629340326330'),(11497,'191743422639','B089',1.00,'200','retail','0','2025-03-31 15:26:26','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-03-31 13:48:43','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'19174342399577300232472'),(11498,'191743422639','B022',1.00,'250','retail','0','2025-03-31 15:26:35','','','','176','Cash',0.00,'250','','','19','','1','2025-03-31 13:48:43','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'19174342401522201203002'),(11499,'191743422639','6511',1.00,'100','retail','0','2025-03-31 16:47:48','','','','50','Cash',0.00,'100','','','19','','1','2025-03-31 13:48:43','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20195.00','20194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174342887709243220272'),(11500,'191743422639','6511',1.00,'100','retail','0','2025-03-31 16:48:32','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-31 13:48:43','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20195.00','20194','Inclusive','branch','Service','1110','4000','5500','yes','','','19174342892033033092222'),(11506,'191743435166','B088',1.00,'400','retail','0','2025-03-31 18:32:46','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-03-31 15:33:29','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9998.00','9997','Inclusive','branch','Inventory','','','','yes','','','19174343520313011332333'),(11514,'191743426654','B010',1.00,'350','retail','0','2025-03-31 16:10:54','','','','272','Cash',0.00,'350','','','19','','1','2025-03-31 15:37:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Inventory','','','','','',NULL,'19174342744442224023324'),(11515,'191743426654','B032',1.00,'250','retail','0','2025-03-31 16:45:28','','','','187','Cash',0.00,'250','','','19','','1','2025-03-31 15:37:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'19174342873973398307914'),(11516,'191743426654','B010',1.00,'350','retail','0','2025-03-31 16:51:44','','','','272','Cash',0.00,'350','','','19','','1','2025-03-31 15:37:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10002.00','10001','Inclusive','branch','Inventory','','','','','',NULL,'19174342911312323332034'),(11517,'191743426654','6505',1.00,'650','retail','0','2025-03-31 16:51:54','','','','350','Cash',0.00,'650','','','19','','1','2025-03-31 15:37:09','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174342912910290423222'),(11518,'191743426654','6030',1.00,'200','retail','0','2025-03-31 16:52:09','','','','100','Cash',0.00,'200','','','19','','1','2025-03-31 15:37:09','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99998.00','99997','Inclusive','branch','Inventory','','','','','',NULL,'19174342913827333329303'),(11519,'191743426654','B010',1.00,'350','retail','0','2025-03-31 18:35:38','','','','272','Cash',0.00,'350','','','19','','1','2025-03-31 15:37:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Inventory','','','','','',NULL,'19174343534920211943323'),(11520,'191743426654','B032',1.00,'250','retail','0','2025-03-31 18:35:50','','','','187','Cash',0.00,'250','','','19','','1','2025-03-31 15:37:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'19174343536012304003036'),(11521,'191743426654','B010',1.00,'350','retail','0','2025-03-31 18:36:57','','','','272','Cash',0.00,'350','','','19','16.00','1','2025-03-31 15:37:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','yes','','','19174343542531443227275'),(11537,'191743437309','5980',1.00,'900','retail','0','2025-03-31 19:08:29','','','','900','Cash',0.00,'900','','','19','16.00','1','2025-03-31 16:09:18','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10490.00','10489','Inclusive','branch','Inventory','','','','yes','','','19174343732003332293233'),(11538,'191743437309','5984',2.00,'200','retail','0','2025-03-31 19:08:41','','','','100','Cash',0.00,'100','','','19','16.00','1','2025-03-31 16:09:18','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9992.00','9990','Inclusive','branch','Inventory','','','','yes','','','19174343733039233333324'),(11539,'191743437309','6514',2.00,'200','retail','0','2025-03-31 19:08:52','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-31 16:09:18','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','51.00','49','Inclusive','branch','Service','1110','4000','5500','yes','','','19174343734240332323293'),(11540,'191743437309','6531',1.00,'50','retail','0','2025-03-31 19:09:03','','','','20','Cash',0.00,'50','','','19','0.00','1','2025-03-31 16:09:18','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','108.00','107','Inclusive','branch','Service','1110','4000','5500','yes','','','19174343735423733722331'),(11544,'191743435478','B030',3.00,'750','retail','0','2025-03-31 18:37:58','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-03-31 17:08:41','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','100026.00','100023','Inclusive','branch','Inventory','','','','','',NULL,'19174343549334232923210'),(11545,'191743435478','6501',1.00,'200','retail','0','2025-03-31 18:38:14','','','','100','Cash',0.00,'200','','','19','','1','2025-03-31 17:08:41','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9984.00','9983','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174343552222333340423'),(11546,'191743435478','B030',1.00,'250','retail','0','2025-03-31 20:08:21','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-03-31 17:08:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100023.00','100022','Inclusive','branch','Inventory','','','','yes','','','19174344090932144073302'),(11547,'191743435478','6040',1.00,'100','retail','0','2025-03-31 20:08:30','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-03-31 17:08:41','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','yes','','','19174344091841402390133'),(11548,'191743440942','6024',8.00,'800','retail','0','2025-03-31 20:09:03','','','','50','Cash',0.00,'100','','','19','16.00','1','2025-03-31 17:09:33','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','1000.00','992','Inclusive','branch','Inventory','','','','yes','','','19174344095544233320322'),(11549,'191743440942','6512',4.00,'200','retail','0','2025-03-31 20:09:16','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-03-31 17:09:33','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','35.00','31','Inclusive','branch','Service','1110','4000','5500','yes','','','19174344097039134231373'),(11550,'191743437360','B009',1.00,'300','retail','0','2025-03-31 19:09:20','','','','204','Cash',0.00,'300','','','19','','1','2025-03-31 17:30:49','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10039.00','10038','Inclusive','branch','Inventory','','','','','',NULL,'19174343781414312349020'),(11551,'191743437360','B089',1.00,'200','retail','0','2025-03-31 19:16:54','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-03-31 17:30:49','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'19174343782132342232324'),(11552,'191743437360','6551',1.00,'800','retail','0','2025-03-31 19:17:01','','','','430','Cash',0.00,'800','','','19','','1','2025-03-31 17:30:49','2','14','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174343785629271036333'),(11553,'191743437360','6000',1.00,'1300','retail','0','2025-03-31 20:29:59','','','','1000','Cash',0.00,'1300','','','19','16.00','1','2025-03-31 17:30:49','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','499.00','498','Inclusive','branch','Inventory','','','','yes','','','19174344222633133463323'),(11561,'191743435526','6586',1.00,'1800','retail','0','2025-03-31 18:38:46','','','','1140','Cash',0.00,'1800','','','19','','1','2025-03-31 17:40:43','2','8','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174343554900225339325'),(11562,'191743435526','B089',1.00,'200','retail','0','2025-03-31 18:39:10','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-03-31 17:40:43','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'19174343556740223122202'),(11563,'191743435526','6038',1.00,'1300','retail','0','2025-03-31 20:36:52','','','','1300','Cash',0.00,'1300','','','19','','1','2025-03-31 17:40:43','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','481.00','480','Inclusive','branch','Inventory','','','','','',NULL,'19174344262233004330334'),(11564,'191743435526','6510',1.00,'100','retail','0','2025-03-31 20:37:02','','','','50','Cash',0.00,'100','','','19','','1','2025-03-31 17:40:43','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174344264933323241439'),(11565,'191743435526','5996',1.00,'200','retail','0','2025-03-31 20:37:29','','','','150','Cash',0.00,'200','','','19','','1','2025-03-31 17:40:43','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','978.00','977','Inclusive','branch','Inventory','','','','','',NULL,'19174344265622222062433'),(11566,'191743435526','B088',1.00,'400','retail','0','2025-03-31 20:37:36','','','','216','Cash',0.00,'400','','','19','','1','2025-03-31 17:40:43','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','','',NULL,'19174344266574230064692'),(11567,'191743435526','6513',1.00,'100','retail','0','2025-03-31 20:37:46','','','','50','Cash',0.00,'100','','','19','','1','2025-03-31 17:40:43','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174344268122238370326'),(11568,'191743435526','6002',2.00,'500','retail','0','2025-03-31 20:40:30','','','','200','Cash',0.00,'250','','','19','16.00','1','2025-03-31 17:40:43','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9983.00','9981','Inclusive','branch','Inventory','','','','yes','','','19174344284032213332433'),(11569,'191743443208','6514',2.00,'200','retail','0','2025-03-31 20:46:48','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-03-31 17:59:05','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','51.00','49','Inclusive','branch','Service','1110','4000','5500','yes','','','19174344394333392432333'),(11570,'191743424021','B089',2.00,'400','retail','0','2025-03-31 15:27:01','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-03-31 18:07:20','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','','',NULL,'19174342408423820384032'),(11571,'191743424021','6511',1.00,'100','retail','0','2025-03-31 15:28:04','','','','50','Cash',0.00,'100','','','19','','1','2025-03-31 18:07:20','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20195.00','20194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174342409172432030032'),(11572,'191743424021','B088',1.00,'400','retail','0','2025-03-31 15:28:12','','','','216','Cash',0.00,'400','','','19','','1','2025-03-31 18:07:20','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','','',NULL,'19174342409832324432272'),(11573,'191743424021','B091',1.00,'100','retail','0','2025-03-31 15:28:19','','','','47','Cash',0.00,'100','','','19','','1','2025-03-31 18:07:20','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'19174342420823032132229'),(11574,'191743424021','6511',1.00,'100','retail','0','2025-03-31 18:39:45','','','','50','Cash',0.00,'100','','','19','','1','2025-03-31 18:07:20','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20195.00','20194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174343559838220380237'),(11575,'191743424021','7029',1.00,'1800','retail','0','2025-03-31 18:40:10','','','','1200','Cash',0.00,'1800','','','19','','1','2025-03-31 18:07:20','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','475.00','474','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174343562532720633325'),(11576,'191743424021','6510',1.00,'100','retail','0','2025-03-31 18:40:26','','','','50','Cash',0.00,'100','','','19','','1','2025-03-31 18:07:20','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174343563934932591035'),(11577,'191743424021','6513',1.00,'100','retail','0','2025-03-31 18:40:41','','','','50','Cash',0.00,'100','','','19','','1','2025-03-31 18:07:20','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174343565245070135133'),(11578,'191743424021','5996',2.00,'400','retail','0','2025-03-31 18:40:54','','','','150','Cash',0.00,'200','','','19','','1','2025-03-31 18:07:20','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','980.00','978','Inclusive','branch','Inventory','','','','','',NULL,'19174343566404603222463'),(11579,'191743424021','B027',3.00,'750','retail','0','2025-03-31 21:02:40','','','','176','Cash',0.00,'250','','','19','16.00','1','2025-03-31 18:07:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','100000.00','99997','Inclusive','branch','Inventory','','','','yes','','','19174344443522221152432'),(11581,'191743444567','6511',1.00,'100','retail','0','2025-03-31 21:09:27','','','','50','Cash',0.00,'100','','','19','','1','2025-03-31 18:13:27','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20195.00','20194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174344457334277200323'),(11582,'191743520030','6046',1.00,'700','retail','0','2025-04-01 18:07:11','','','','400','Cash',0.00,'700','','','19','16.00','1','2025-04-01 15:07:39','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10052.00','10051','Inclusive','branch','Inventory','','','','yes','','','19174352004353792220232'),(11583,'191743520030','6510',1.00,'100','retail','0','2025-04-01 18:07:24','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-01 15:07:39','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','19174352005323033302500'),(11587,'191743520065','6040',1.00,'100','retail','0','2025-04-01 18:07:45','','','','42','Cash',0.00,'100','','','19','','1','2025-04-01 16:23:50','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'19174352007402022073202'),(11588,'191743520065','B043',1.00,'1200','retail','0','2025-04-01 18:07:56','','','','680','Cash',0.00,'1200','','','19','','1','2025-04-01 16:23:50','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'19174352008433033223033'),(11589,'191743520065','6044',1.00,'200','retail','0','2025-04-01 18:08:56','','','','100','Cash',0.00,'200','','','19','','1','2025-04-01 16:23:50','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9834.00','9833','Inclusive','branch','Inventory','','','','','',NULL,'19174352015010303090020'),(11590,'191743520065','6016',1.00,'750','retail','0','2025-04-01 19:23:33','','','','750','Cash',0.00,'750','','','19','16.00','1','2025-04-01 16:23:50','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4981.00','4980','Inclusive','branch','Inventory','','','','yes','','','19174352462573319350403'),(11591,'191743583545','6511',5.00,'500','retail','0','2025-04-02 11:45:45','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-02 08:46:04','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','20195.00','20190','Inclusive','branch','Service','1110','4000','5500','yes','','','19174358355951233322232'),(11592,'191743604051','B030',2.00,'500','retail','0','2025-04-02 17:27:31','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-04-02 14:28:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','100022.00','100020','Inclusive','branch','Inventory','','','','yes','','','19174360406230633103302'),(11593,'191743604051','5996',1.00,'200','retail','0','2025-04-02 17:27:43','','','','150','Cash',0.00,'200','','','19','16.00','1','2025-04-02 14:28:07','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','977.00','976','Inclusive','branch','Inventory','','','','yes','','','19174360407033633233197'),(11594,'191743604051','6514',2.00,'200','retail','0','2025-04-02 17:27:50','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-02 14:28:07','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','51.00','49','Inclusive','branch','Service','1110','4000','5500','yes','','','19174360408413234213300'),(11607,'191743604091','6520',2.00,'400','retail','0','2025-04-02 17:28:11','','','','100','Cash',0.00,'200','','','19','','1','2025-04-02 15:42:46','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174360532922235219339'),(11608,'191743604091','B043',1.00,'1200','retail','0','2025-04-02 18:42:32','','','','680','Cash',0.00,'1200','','','19','16.00','1','2025-04-02 15:42:46','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','yes','','','19174360856233333352222'),(11614,'191743605334','B089',2.00,'400','retail','0','2025-04-02 17:48:54','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-04-02 16:24:39','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','','',NULL,'19174360538260432322382'),(11615,'191743605334','6511',2.00,'200','retail','0','2025-04-02 17:49:42','','','','50','Cash',0.00,'100','','','19','','1','2025-04-02 16:24:39','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20195.00','20193','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174360539526223205173'),(11616,'191743605334','B091',1.00,'100','retail','0','2025-04-02 17:49:56','','','','47','Cash',0.00,'100','','','19','','1','2025-04-02 16:24:39','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'19174360540933424000002'),(11617,'191743605334','B043',1.00,'1200','retail','0','2025-04-02 17:50:11','','','','680','Cash',0.00,'1200','','','19','','1','2025-04-02 16:24:39','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'19174360542033124303301'),(11618,'191743605334','6510',15.00,'1500','retail','0','2025-04-02 17:50:21','','','','50','Cash',0.00,'100','','','19','','1','2025-04-02 16:24:39','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','10005.00','9990','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174360543403401233136'),(11619,'191743605334','B089',1.00,'200','retail','0','2025-04-02 18:41:50','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-04-02 16:24:39','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'19174360852160302033232'),(11620,'191743605334','6501',1.00,'200','retail','0','2025-04-02 19:24:29','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-04-02 16:24:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9983.00','9982','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174361107610901303136'),(11625,'191743609774','B001',2.00,'500','retail','0','2025-04-02 19:02:54','','','','169','Cash',0.00,'250','','','19','','1','2025-04-02 16:54:31','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','100023.00','100021','Inclusive','branch','Inventory','','','','','',NULL,'19174360978508760633813'),(11626,'191743609774','6046',1.00,'700','retail','0','2025-04-02 19:03:08','','','','400','Cash',0.00,'700','','','19','','1','2025-04-02 16:54:31','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10051.00','10050','Inclusive','branch','Inventory','','','','','',NULL,'19174360980082024220220'),(11627,'191743609774','6512',2.00,'100','retail','0','2025-04-02 19:03:23','','','','30','Cash',0.00,'50','','','19','','1','2025-04-02 16:54:31','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174360982136382012132'),(11628,'191743609774','B001',1.00,'250','retail','0','2025-04-02 19:54:13','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-04-02 16:54:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100021.00','100020','Inclusive','branch','Inventory','','','','yes','','','19174361286420092022233'),(11634,'191743613583','B023',1.00,'300','retail','0','2025-04-02 20:06:34','','','','176','Cash',0.00,'300','','','19','16.00','1','2025-04-02 17:06:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11022.00','11021','Inclusive','branch','Inventory','','','','yes','','','19174361360902423026202'),(11637,'191743613968','B001',1.00,'250','retail','0','2025-04-02 20:12:48','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-04-02 17:13:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100020.00','100019','Inclusive','branch','Inventory','','','','yes','','','19174361398609222362292'),(11638,'191743614073','B043',1.00,'1200','retail','0','2025-04-02 20:14:33','','','','680','Cash',0.00,'1200','','','19','16.00','1','2025-04-02 17:14:50','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100000.00','99999','Inclusive','branch','Inventory','','','','yes','','','19174361408272322444320'),(11639,'191743614100','B001',1.00,'250','retail','0','2025-04-02 20:15:01','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-04-02 17:28:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100019.00','100018','Inclusive','branch','Inventory','','','','yes','','','19174361493402022232070'),(11640,'191743610996','B023',2.00,'600','retail','0','2025-04-02 19:23:16','','','','176','Cash',0.00,'300','','','19','','1','2025-04-02 17:31:00','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11024.00','11022','Inclusive','branch','Inventory','','','','','',NULL,'19174361101801203832333'),(11641,'191743610996','B035',2.00,'500','retail','0','2025-04-02 19:23:41','','','','67.26','Cash',0.00,'250','','','19','','1','2025-04-02 17:31:00','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','38.00','36','Inclusive','branch','Inventory','','','','','',NULL,'19174361103392232013312'),(11642,'191743610996','B035',2.00,'500','retail','0','2025-04-02 20:30:28','','','','67.26','Cash',0.00,'250','','','19','16.00','1','2025-04-02 17:31:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','36.00','34','Inclusive','branch','Inventory','','','','yes','','','19174361505162216532013'),(11643,'191743615063','6520',1.00,'200','retail','0','2025-04-02 20:31:03','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-04-02 18:16:36','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174361778433722324932'),(11644,'191743615063','6512',2.00,'100','retail','0','2025-04-02 21:16:24','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-04-02 18:16:36','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Service','1110','4000','5500','yes','','','19174361779392000203004'),(11649,'191743611081','B009',2.00,'600','retail','0','2025-04-02 19:24:41','','','','204','Cash',0.00,'300','','','19','','1','2025-04-02 19:24:36','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10038.00','10036','Inclusive','branch','Inventory','','','','','',NULL,'19174361200632062020022'),(11650,'191743611081','B009',2.00,'600','retail','0','2025-04-02 19:40:06','','','','204','Cash',0.00,'300','','','19','','1','2025-04-02 19:24:36','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10036.00','10034','Inclusive','branch','Inventory','','','','','',NULL,'19174361201632100120232'),(11651,'191743611081','B088',2.00,'800','retail','0','2025-04-02 19:40:18','','','','216','Cash',0.00,'400','','','19','','1','2025-04-02 19:24:36','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9996.00','9994','Inclusive','branch','Inventory','','','','','',NULL,'19174361204413733020923'),(11652,'191743611081','6511',1.00,'100','retail','0','2025-04-02 19:41:07','','','','50','Cash',0.00,'100','','','19','','1','2025-04-02 19:24:36','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20195.00','20194','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174361208621222023363'),(11653,'191743611081','B009',1.00,'300','retail','0','2025-04-02 20:02:13','','','','204','Cash',0.00,'300','','','19','','1','2025-04-02 19:24:36','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10034.00','10033','Inclusive','branch','Inventory','','','','','',NULL,'19174361334133320033313'),(11660,'191743621300','B028',1.00,'300','retail','0','2025-04-02 22:15:00','','','','222','Cash',0.00,'300','','','19','','1','2025-04-02 20:35:43','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2035.00','2034','Inclusive','branch','Inventory','','','','','',NULL,'19174362131706031033240'),(11661,'191743621300','B009',1.00,'300','retail','0','2025-04-02 22:15:18','','','','204','Cash',0.00,'300','','','19','','1','2025-04-02 20:35:43','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10033.00','10032','Inclusive','branch','Inventory','','','','','',NULL,'19174362132833203239038'),(11662,'191743621300','6044',1.00,'200','retail','0','2025-04-02 22:15:28','','','','100','Cash',0.00,'200','','','19','','1','2025-04-02 20:35:43','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9833.00','9832','Inclusive','branch','Inventory','','','','','',NULL,'19174362133732302233732'),(11663,'191743621300','6016',1.00,'750','retail','0','2025-04-02 22:15:37','','','','750','Cash',0.00,'750','','','19','','1','2025-04-02 20:35:43','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4980.00','4979','Inclusive','branch','Inventory','','','','','',NULL,'19174362135290100621053'),(11664,'191743621300','B009',1.00,'300','retail','0','2025-04-02 23:34:53','','','','204','Cash',0.00,'300','','','19','','1','2025-04-02 20:35:43','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10032.00','10031','Inclusive','branch','Inventory','','','','','',NULL,'19174362610737002012233'),(11665,'191743621300','6040',1.00,'100','retail','0','2025-04-02 23:35:07','','','','42','Cash',0.00,'100','','','19','','1','2025-04-02 20:35:43','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'19174362611921333321321'),(11668,'191743692176','5996',1.00,'200','retail','0','2025-04-03 17:56:16','','','','150','Cash',0.00,'200','','','19','16.00','1','2025-04-03 14:56:27','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','975.00','974','Inclusive','branch','Inventory','','','','yes','','','19174369218433290384213'),(11669,'191743692194','6516',1.00,'300','retail','0','2025-04-03 17:56:34','','','','125','Cash',0.00,'300','','','19','0.00','1','2025-04-03 14:56:50','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Service','1110','4000','5500','yes','','','19174369220404321100222'),(11670,'191743692144','6011',1.00,'1200','retail','0','2025-04-03 17:55:44','','','','1000','Cash',0.00,'1200','','','19','','1','2025-04-03 14:57:39','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19497.00','19496','Inclusive','branch','Inventory','','','','','',NULL,'19174369216424223230227'),(11671,'191743692144','5996',1.00,'200','retail','0','2025-04-03 17:56:05','','','','150','Cash',0.00,'200','','','19','','1','2025-04-03 14:57:39','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','976.00','975','Inclusive','branch','Inventory','','','','','',NULL,'19174369217236602230332'),(11672,'191743692144','6513',1.00,'100','retail','0','2025-04-03 17:57:30','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-03 14:57:39','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174369225623362020222'),(11673,'191743707101','6044',1.00,'200','retail','0','2025-04-03 22:05:01','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-04-03 19:05:57','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9832.00','9831','Inclusive','branch','Inventory','','','','yes','','','19174370711122132723013'),(11674,'191743707101','5977',1.00,'600','retail','0','2025-04-03 22:05:11','','','','600','Cash',0.00,'600','','','19','16.00','1','2025-04-03 19:05:57','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','477.00','476','Inclusive','branch','Inventory','','','','yes','','','19174370711812237242312'),(11675,'191743707101','6520',1.00,'200','retail','0','2025-04-03 22:05:18','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-04-03 19:05:57','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174370713102331132030'),(11676,'191743707101','6512',2.00,'100','retail','0','2025-04-03 22:05:31','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-04-03 19:05:57','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10035.00','10033','Inclusive','branch','Service','1110','4000','5500','yes','','','19174370714272322233032'),(11677,'191743707101','6513',1.00,'100','retail','0','2025-04-03 22:05:43','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-03 19:05:57','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174370715441220022011'),(11678,'191743746770','6011',1.00,'1200','retail','0','2025-04-04 09:06:10','','','','1000','Cash',0.00,'1200','','','19','16.00','1','2025-04-04 06:06:52','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19496.00','19495','Inclusive','branch','Inventory','','','','yes','','','19174374680142712622901'),(11679,'191743746770','6510',2.00,'200','retail','0','2025-04-04 09:06:41','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-04 06:06:52','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10005.00','10003','Inclusive','branch','Service','1110','4000','5500','yes','','','19174374681022217313343'),(11680,'191743758716','6003',1.00,'150','retail','0','2025-04-04 12:25:16','','','','150','Cash',0.00,'150','','','19','16.00','1','2025-04-04 09:25:46','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9987.00','9986','Inclusive','branch','Inventory','','','','yes','','','19174375872934723373903'),(11681,'191743758716','6034',1.00,'100','retail','0','2025-04-04 12:25:29','','','','100','Cash',0.00,'100','','','19','16.00','1','2025-04-04 09:25:46','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','481.00','480','Inclusive','branch','Inventory','','','','yes','','','19174375874313230401731'),(11682,'191743769896','6048',1.00,'600','retail','0','2025-04-04 15:31:36','','','','300','Cash',0.00,'600','','','19','16.00','1','2025-04-04 12:32:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10497.00','10496','Inclusive','branch','Inventory','','','','yes','','','19174376990997042333003'),(11683,'191743769896','B088',1.00,'400','retail','0','2025-04-04 15:31:49','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-04-04 12:32:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','','','yes','','','19174376991730423037322'),(11684,'191743769896','6571',1.00,'300','retail','0','2025-04-04 15:31:57','','','','200','Cash',0.00,'300','','','19','0.00','1','2025-04-04 12:32:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174376994323010370319'),(11685,'191743769896','6511',1.00,'100','retail','0','2025-04-04 15:32:24','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-04 12:32:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20195.00','20194','Inclusive','branch','Service','1110','4000','5500','yes','','','19174376995732230251793'),(11687,'191743773711','B001',4.00,'1000','retail','0','2025-04-04 16:35:11','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-04-04 13:35:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','100018.00','100014','Inclusive','branch','Inventory','','','','yes','','','19174377373550517123250'),(11689,'191743773798','B001',4.00,'1000','retail','0','2025-04-04 16:36:38','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-04-04 13:38:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','100008.00','100004','Inclusive','branch','Inventory','','','','yes','','','19174377386620122007004'),(11690,'191743773889','B001',1.00,'250','retail','0','2025-04-04 16:38:09','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-04-04 13:38:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100004.00','100003','Inclusive','branch','Inventory','','','','yes','','','19174377390523033233202'),(11691,'191743773922','B089',3.00,'600','retail','0','2025-04-04 16:39:21','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-04-04 13:41:53','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Inventory','','','','yes','','','19174377397912221332027'),(11692,'191743773922','13',1.00,'1500','retail','0','2025-04-04 16:40:41','','','','785','Cash',0.00,'1500','','','19','16.00','1','2025-04-04 13:41:53','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','yes','','','19174377408123432133030'),(11697,'191743774203','5996',2.00,'400','retail','0','2025-04-04 16:43:24','','','','150','Cash',0.00,'200','','','19','','1','2025-04-04 13:45:54','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9974.00','9972','Inclusive','branch','Inventory','','','','','',NULL,'19174377423104170492223'),(11698,'191743774203','6514',2.00,'200','retail','0','2025-04-04 16:43:56','','','','50','Cash',0.00,'100','','','19','','1','2025-04-04 13:45:54','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174377427233322240932'),(11699,'191743774203','6516',1.00,'300','retail','0','2025-04-04 16:45:19','','','','125','Cash',0.00,'300','','','19','0.00','1','2025-04-04 13:45:54','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Service','1110','4000','5500','yes','','','19174377434137220331232'),(11705,'191743777483','6522',2.00,'600','retail','0','2025-04-04 17:38:03','','','','150','Cash',0.00,'300','','','19','0.00','1','2025-04-04 14:39:03','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','19174377753473333737302'),(11706,'191743778127','B001',1.00,'250','retail','0','2025-04-04 17:48:47','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-04-04 14:49:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100003.00','100002','Inclusive','branch','Inventory','','','','yes','','','19174377813682213023292'),(11707,'191743774714','B038',3.00,'750','retail','0','2025-04-04 16:51:54','','','','195.52','Cash',0.00,'250','','','19','','1','2025-04-04 14:54:03','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10009.00','10006','Inclusive','branch','Inventory','','','','','',NULL,'19174377476339022242072'),(11708,'191743774714','6003',1.00,'150','retail','0','2025-04-04 16:52:45','','','','150','Cash',0.00,'150','','','19','','1','2025-04-04 14:54:03','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9986.00','9985','Inclusive','branch','Inventory','','','','','',NULL,'19174377478432147827230'),(11709,'191743774714','B089',1.00,'200','retail','0','2025-04-04 16:53:09','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-04-04 14:54:03','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','','',NULL,'19174377480621323290200'),(11710,'191743774714','B038',1.00,'250','retail','0','2025-04-04 17:53:38','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-04-04 14:54:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Inventory','','','','yes','','','19174377843812321383122'),(11711,'191743773750','B001',6.00,'1500','retail','0','2025-04-04 16:35:50','','','','169','Cash',0.00,'250','','','19','','1','2025-04-04 15:02:53','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','100014.00','100008','Inclusive','branch','Inventory','','','','','',NULL,'19174377376523332332337'),(11712,'191743773750','B001',2.00,'500','retail','0','2025-04-04 18:02:30','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-04-04 15:02:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','100002.00','100000','Inclusive','branch','Inventory','','','','yes','','','19174377896623722370342'),(11713,'191743774129','B018',2.00,'500','retail','0','2025-04-04 16:42:10','','','','169','Cash',0.00,'250','','','19','','1','2025-04-04 15:16:32','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10023.00','10021','Inclusive','branch','Inventory','','','','','',NULL,'19174377415533275329277'),(11714,'191743774129','B089',1.00,'200','retail','0','2025-04-04 16:42:40','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-04-04 15:16:32','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','','',NULL,'19174377417829330047102'),(11715,'191743774129','B018',1.00,'250','retail','0','2025-04-04 18:15:43','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-04-04 15:16:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10021.00','10020','Inclusive','branch','Inventory','','','','yes','','','19174377975927233273323'),(11716,'191743774129','B001',2.00,'500','retail','0','2025-04-04 18:16:03','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-04-04 15:16:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','100000.00','99998','Inclusive','branch','Inventory','','','','yes','','','19174377978683232203143'),(11717,'191743780609','6511',1.00,'100','retail','0','2025-04-04 18:30:09','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-04 15:31:13','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20197.00','20196','Inclusive','branch','Service','1110','4000','5500','yes','','','19174378065410203123333'),(11718,'191743782193','15',3.00,'450','retail','0','2025-04-04 18:56:33','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-04-04 15:57:08','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9881.00','9878','Inclusive','branch','Inventory','','','','yes','','','19174378222332300372227'),(11719,'191743782253','6608',1.00,'7000','retail','0','2025-04-04 18:57:33','','','','4950','Cash',0.00,'7000','','','19','0.00','1','2025-04-04 15:58:12','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10002.00','10001','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174378228626423231023'),(11720,'191743782297','B089',1.00,'200','retail','0','2025-04-04 18:58:17','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-04-04 15:59:00','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','','','yes','','','19174378231730028233072'),(11723,'191743783049','6610',2.00,'700','retail','0','2025-04-04 19:10:49','','','','245','Cash',0.00,'350','','','19','0.00','1','2025-04-04 16:12:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','19174378312820712332133'),(11724,'191743783049','6020',2.00,'400','retail','0','2025-04-04 19:12:09','','','','200','Cash',0.00,'200','','','19','16.00','1','2025-04-04 16:12:41','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Inventory','','','','yes','','','19174378315822220500302'),(11731,'121743784230','B038',1.00,'250','retail','0','2025-04-04 19:30:30','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-04-04 16:50:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Inventory','','','','yes','','','12174378544445333811473'),(11732,'191743785771','6524',1.00,'200','retail','0','2025-04-04 19:56:12','','','','70','Cash',0.00,'200','','','19','0.00','1','2025-04-04 16:56:34','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174378578024302355333'),(11733,'191743785771','6513',1.00,'100','retail','0','2025-04-04 19:56:20','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-04 16:56:34','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174378578820024433023'),(11734,'191743785795','6555',1.00,'1200','retail','0','2025-04-04 19:56:35','','','','600','Cash',0.00,'1200','','','19','0.00','1','2025-04-04 16:57:18','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Service','1110','4000','5500','yes','','','19174378582633083399233'),(11735,'191743785795','6524',4.00,'800','retail','0','2025-04-04 19:57:07','','','','70','Cash',0.00,'200','','','19','0.00','1','2025-04-04 16:57:18','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10000.00','9996','Inclusive','branch','Service','1110','4000','5500','yes','','','19174378583653308383672'),(11752,'121743787762','6524',2.00,'400','retail','0','2025-04-04 20:29:22','','','','70','Cash',0.00,'200','','','12','0.00','1','2025-04-04 17:32:00','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12174378789222232170333'),(11753,'121743787762','6615',9.00,'900','retail','0','2025-04-04 20:31:32','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-04 17:32:00','1','23','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','0.00','-9','Inclusive','branch','Service','1110','4000','5500','yes','','','12174378791222307317302'),(11754,'121743786967','6524',1.00,'200','retail','0','2025-04-04 20:16:07','','','','70','Cash',0.00,'200','','','12','','1','2025-04-04 17:32:40','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174378697737604307230'),(11755,'121743786967','6615',1.00,'100','retail','0','2025-04-04 20:32:27','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-04 17:32:40','1','23','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12174378795632322994263'),(11756,'191743789199','B010',4.00,'1400','retail','0','2025-04-04 20:53:19','','','','272','Cash',0.00,'350','','','19','16.00','1','2025-04-04 17:53:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9999.00','9995','Inclusive','branch','Inventory','','','','yes','','','19174378921532323027233'),(11757,'191743789226','B038',2.00,'500','retail','0','2025-04-04 20:53:46','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-04-04 17:54:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10004.00','10002','Inclusive','branch','Inventory','','','','yes','','','19174378924134733043218'),(11758,'191743789245','B028',2.00,'600','retail','0','2025-04-04 20:54:05','','','','222','Cash',0.00,'300','','','19','16.00','1','2025-04-04 17:54:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10034.00','10032','Inclusive','branch','Inventory','','','','yes','','','19174378926230340326033'),(11759,'191743789265','B018',3.00,'750','retail','0','2025-04-04 20:54:25','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-04-04 17:54:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10020.00','10017','Inclusive','branch','Inventory','','','','yes','','','19174378927783933239000'),(11760,'191743789280','B001',2.00,'500','retail','0','2025-04-04 20:54:40','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-04-04 17:55:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99997.00','99995','Inclusive','branch','Inventory','','','','yes','','','19174378930832202391931'),(11761,'191743789312','B058',1.00,'3500','retail','0','2025-04-04 20:55:12','','','','2165','Cash',0.00,'3500','','','19','16.00','1','2025-04-04 17:56:28','2','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Inventory','','','','yes','','','19174378937929292237324'),(11762,'191743789312','6511',1.00,'100','retail','0','2025-04-04 20:56:20','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-04 17:56:28','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20197.00','20196','Inclusive','branch','Service','1110','4000','5500','yes','','','19174378938634977203202'),(11763,'191743789389','B038',1.00,'250','retail','0','2025-04-04 20:56:29','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-04-04 17:56:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10002.00','10001','Inclusive','branch','Inventory','','','','yes','','','19174378940702308033719'),(11764,'191743789410','B001',4.00,'1000','retail','0','2025-04-04 20:56:50','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-04-04 17:58:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','99995.00','99991','Inclusive','branch','Inventory','','','','yes','','','19174378949523322323922'),(11765,'191743789498','6524',4.00,'800','retail','0','2025-04-04 20:58:18','','','','70','Cash',0.00,'200','','','19','0.00','1','2025-04-04 17:59:15','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10000.00','9996','Inclusive','branch','Service','1110','4000','5500','yes','','','19174378951113801913710'),(11766,'191743789498','6510',2.00,'200','retail','0','2025-04-04 20:58:31','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-04 17:59:15','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10005.00','10003','Inclusive','branch','Service','1110','4000','5500','yes','','','19174378952570398113223'),(11767,'191743789498','6508',1.00,'1200','retail','0','2025-04-04 20:58:46','','','','500','Cash',0.00,'1200','','','19','0.00','1','2025-04-04 17:59:15','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174378955397339251207'),(11768,'191743789556','6508',2.00,'2400','retail','0','2025-04-04 20:59:16','','','','500','Cash',0.00,'1200','','','19','0.00','1','2025-04-04 18:08:46','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','19174379012432901971090'),(11769,'191743773669','6609',1.00,'3000','retail','0','2025-04-04 16:34:29','','','','1820','Cash',0.00,'3000','','','19','','1','2025-04-04 18:15:41','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174377369939672310002'),(11773,'121743791010','B091',1.00,'100','retail','0','2025-04-04 21:23:30','','','','47','Cash',0.00,'100','','','12','16.00','1','2025-04-04 18:23:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10015.00','10014','Inclusive','branch','Inventory','','','','yes','','','12174379102072370223330'),(11774,'121743791010','B089',1.00,'200','retail','0','2025-04-04 21:23:40','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-04-04 18:23:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','','','','yes','','','12174379103431320240123'),(11775,'121743790563','B091',1.00,'100','retail','0','2025-04-04 21:16:03','','','','47','Cash',0.00,'100','','','12','','1','2025-04-04 18:25:56','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10016.00','10015','Inclusive','branch','Inventory','','','','','',NULL,'12174379097303110223193'),(11776,'121743790563','6511',1.00,'100','retail','0','2025-04-04 21:22:53','','','','50','Cash',0.00,'100','','','12','','1','2025-04-04 18:25:56','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20197.00','20196','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174379098620900233063'),(11777,'121743790563','6516',1.00,'300','retail','0','2025-04-04 21:23:06','','','','125','Cash',0.00,'300','','','12','','1','2025-04-04 18:25:56','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174379100110203333333'),(11778,'121743790563','B089',1.00,'200','retail','0','2025-04-04 21:24:52','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-04-04 18:25:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9993.00','9992','Inclusive','branch','Inventory','','','','yes','','','12174379112032133222120'),(11779,'121743790563','6511',1.00,'100','retail','0','2025-04-04 21:25:21','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-04 18:25:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20197.00','20196','Inclusive','branch','Service','1110','4000','5500','yes','','','12174379113550304095122'),(11780,'121743790563','6040',1.00,'100','retail','0','2025-04-04 21:25:35','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-04-04 18:25:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20018.00','20017','Inclusive','branch','Inventory','','','','yes','','','12174379114534127521334'),(11781,'121743790563','15',1.00,'150','retail','0','2025-04-04 21:25:45','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-04-04 18:25:56','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9878.00','9877','Inclusive','branch','Inventory','','','','yes','','','12174379115231014752032'),(11782,'121743791653','6048',1.00,'600','retail','0','2025-04-04 21:34:13','','','','300','Cash',0.00,'600','','','12','16.00','1','2025-04-04 18:34:45','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10496.00','10495','Inclusive','branch','Inventory','','','','yes','','','12174379166527061179170'),(11783,'121743791653','15',1.00,'150','retail','0','2025-04-04 21:34:25','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-04-04 18:34:45','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9877.00','9876','Inclusive','branch','Inventory','','','','yes','','','12174379167703917271327'),(11784,'121743791686','6614',4.00,'800','retail','0','2025-04-04 21:34:46','','','','200','Cash',0.00,'200','','','12','0.00','1','2025-04-04 18:35:30','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10000.00','9996','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174379172673193033337'),(11792,'121743791931','B001',2.00,'500','retail','0','2025-04-04 21:38:51','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-04-04 18:39:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99986.00','99984','Inclusive','branch','Inventory','','','','yes','','','12174379197141047134232'),(11865,'121743793395','B089',1.00,'200','retail','0','2025-04-04 22:03:15','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-04-04 19:03:32','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9990.00','9989','Inclusive','branch','Inventory','','','','yes','','','12174379341102431171201'),(11866,'121743784136','B001',1.00,'250','retail','0','2025-04-04 19:28:56','','','','169','Cash',0.00,'250','','','12','','1','2025-04-04 19:16:23','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99998.00','99997','Inclusive','branch','Inventory','','','','','',NULL,'12174378414543723120233'),(11867,'121743784136','B023',2.00,'600','retail','0','2025-04-04 19:29:07','','','','176','Cash',0.00,'300','','','12','','1','2025-04-04 19:16:23','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11021.00','11019','Inclusive','branch','Inventory','','','','','',NULL,'12174378415822748322834'),(11868,'121743784136','6572',1.00,'800','retail','0','2025-04-04 19:29:19','','','','440','Cash',0.00,'800','','','12','','1','2025-04-04 19:16:23','2','8','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10007.00','10006','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174378416731300624322'),(11869,'121743784136','6044',1.00,'200','retail','0','2025-04-04 19:29:28','','','','100','Cash',0.00,'200','','','12','','1','2025-04-04 19:16:23','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14831.00','14830','Inclusive','branch','Inventory','','','','','',NULL,'12174378417532027022724'),(11870,'121743784136','B009',1.00,'300','retail','0','2025-04-04 20:15:47','','','','204','Cash',0.00,'300','','','12','','1','2025-04-04 19:16:23','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10030.00','10029','Inclusive','branch','Inventory','','','','','',NULL,'12174378695526235237832'),(11871,'121743784136','6044',1.00,'200','retail','0','2025-04-04 20:15:56','','','','100','Cash',0.00,'200','','','12','','1','2025-04-04 19:16:23','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14830.00','14829','Inclusive','branch','Inventory','','','','','',NULL,'12174378696343632221363'),(11872,'121743784136','B023',1.00,'300','retail','0','2025-04-04 20:19:33','','','','176','Cash',0.00,'300','','','12','','1','2025-04-04 19:16:23','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11019.00','11018','Inclusive','branch','Inventory','','','','','',NULL,'12174378718271012730230'),(11873,'121743784136','6511',1.00,'100','retail','0','2025-04-04 22:16:04','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-04 19:16:23','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20197.00','20196','Inclusive','branch','Service','1110','4000','5500','yes','','','12174379418023804302782'),(11874,'121743784186','B009',1.00,'300','retail','0','2025-04-04 19:29:47','','','','204','Cash',0.00,'300','','','12','','1','2025-04-04 19:17:48','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10031.00','10030','Inclusive','branch','Inventory','','','','','',NULL,'12174378420112202223373'),(11875,'121743784186','6040',1.00,'100','retail','0','2025-04-04 19:30:03','','','','42','Cash',0.00,'100','','','12','','1','2025-04-04 19:17:48','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20019.00','20018','Inclusive','branch','Inventory','','','','','',NULL,'12174378422030204300803'),(11876,'121743784186','6040',1.00,'100','retail','0','2025-04-04 22:17:03','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-04-04 19:17:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20017.00','20016','Inclusive','branch','Inventory','','','','yes','','','12174379423433423214733'),(11877,'121743784186','B038',1.00,'250','retail','0','2025-04-04 22:17:15','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-04-04 19:17:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','yes','','','12174379426403100222232'),(11882,'121743791767','B001',1.00,'250','retail','0','2025-04-04 21:36:07','','','','169','Cash',0.00,'250','','','12','','1','2025-04-04 19:34:21','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99991.00','99990','Inclusive','branch','Inventory','','','','','',NULL,'12174379178228302831973'),(11883,'121743791767','B001',4.00,'1000','retail','0','2025-04-04 21:36:23','','','','169','Cash',0.00,'250','','','12','','1','2025-04-04 19:34:21','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','99990.00','99986','Inclusive','branch','Inventory','','','','','',NULL,'12174379179323337243234'),(11884,'121743791767','B038',3.00,'750','retail','0','2025-04-04 21:36:33','','','','195.52','Cash',0.00,'250','','','12','','1','2025-04-04 19:34:21','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10001.00','9998','Inclusive','branch','Inventory','','','','','',NULL,'12174379182370313344302'),(11885,'121743791767','B010',2.00,'700','retail','0','2025-04-04 21:37:03','','','','272','Cash',0.00,'350','','','12','','1','2025-04-04 19:34:21','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9995.00','9993','Inclusive','branch','Inventory','','','','','',NULL,'12174379183442223332431'),(11886,'121743791767','B009',2.00,'600','retail','0','2025-04-04 21:37:14','','','','204','Cash',0.00,'300','','','12','','1','2025-04-04 19:34:21','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10029.00','10027','Inclusive','branch','Inventory','','','','','',NULL,'12174379184333708223327'),(11887,'121743791767','B089',2.00,'400','retail','0','2025-04-04 21:37:23','','','','79.16675','Cash',0.00,'200','','','12','','1','2025-04-04 19:34:21','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9992.00','9990','Inclusive','branch','Inventory','','','','','',NULL,'12174379186737047302277'),(11888,'121743791767','B164',1.00,'1600','retail','0','2025-04-04 21:37:47','','','','888.88','Cash',0.00,'1600','','','12','','1','2025-04-04 19:34:21','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','','',NULL,'12174379192410232917934'),(11889,'121743791767','B018',2.00,'500','retail','0','2025-04-04 21:41:13','','','','169','Cash',0.00,'250','','','12','','1','2025-04-04 19:34:21','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10017.00','10015','Inclusive','branch','Inventory','','','','','',NULL,'12174379208373322138324'),(11890,'121743791767','B033',2.00,'500','retail','0','2025-04-04 21:41:24','','','','242.5795652','Cash',0.00,'250','','','12','','1','2025-04-04 19:34:21','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Inventory','','','','','',NULL,'12174379209803333221230'),(11891,'121743791767','B001',2.00,'500','retail','0','2025-04-04 21:41:38','','','','169','Cash',0.00,'250','','','12','','1','2025-04-04 19:34:21','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99984.00','99982','Inclusive','branch','Inventory','','','','','',NULL,'12174379211092293303322'),(11892,'121743791767','6608',1.00,'7000','retail','0','2025-04-04 21:53:48','','','','4950','Cash',0.00,'7000','','','12','','1','2025-04-04 19:34:21','2','8','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12174379284223232340333'),(11893,'121743791767','6614',4.00,'800','retail','0','2025-04-04 21:54:02','','','','200','Cash',0.00,'200','','','12','','1','2025-04-04 19:34:21','2','12','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9996.00','9992','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12174379288229133222022'),(11894,'121743791767','B038',1.00,'250','retail','0','2025-04-04 21:54:42','','','','195.52','Cash',0.00,'250','','','12','','1','2025-04-04 19:34:21','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9998.00','9997','Inclusive','branch','Inventory','','','','','',NULL,'12174379293172234329303'),(11895,'121743791767','B019',3.00,'1050','retail','0','2025-04-04 21:55:31','','','','265','Cash',0.00,'350','','','12','','1','2025-04-04 19:34:21','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9999.00','9996','Inclusive','branch','Inventory','','','','','',NULL,'12174379294523423227247'),(11896,'121743791767','6048',1.00,'600','retail','0','2025-04-04 21:55:45','','','','300','Cash',0.00,'600','','','12','','1','2025-04-04 19:34:21','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10495.00','10494','Inclusive','branch','Inventory','','','','','',NULL,'12174379300003374120130'),(11897,'121743791767','6524',2.00,'400','retail','0','2025-04-04 21:56:40','','','','70','Cash',0.00,'200','','','12','','1','2025-04-04 19:34:21','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174379301022321312720'),(11898,'121743791767','6520',1.00,'200','retail','0','2025-04-04 21:56:51','','','','100','Cash',0.00,'200','','','12','','1','2025-04-04 19:34:21','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174379303707303222703'),(11899,'121743791767','6519',1.00,'150','retail','0','2025-04-04 21:57:17','','','','50','Cash',0.00,'150','','','12','','1','2025-04-04 19:34:21','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174379305050221223000'),(11900,'121743791767','6609',1.00,'3000','retail','0','2025-04-04 21:58:29','','','','1820','Cash',0.00,'3000','','','12','','1','2025-04-04 19:34:21','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174379312007273230722'),(11901,'121743791767','6511',2.00,'200','retail','0','2025-04-04 21:58:40','','','','50','Cash',0.00,'100','','','12','','1','2025-04-04 19:34:21','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20197.00','20195','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174379313930123339232'),(11902,'121743791767','B023',3.00,'900','retail','0','2025-04-04 21:58:59','','','','176','Cash',0.00,'300','','','12','','1','2025-04-04 19:34:21','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','11018.00','11015','Inclusive','branch','Inventory','','','','','',NULL,'12174379328703322327230'),(11903,'121743791767','6614',4.00,'800','retail','0','2025-04-04 22:02:39','','','','200','Cash',0.00,'200','','','12','','1','2025-04-04 19:34:21','2','12','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9992.00','9988','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12174379337130303432332'),(11904,'121743791767','6572',1.00,'800','retail','0','2025-04-04 22:02:51','','','','440','Cash',0.00,'800','','','12','','1','2025-04-04 19:34:21','2','8','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10007.00','10006','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174379339173033202923'),(11905,'121743791767','B003',1.00,'400','retail','0','2025-04-04 22:33:51','','','','265','Cash',0.00,'400','','','12','16.00','1','2025-04-04 19:34:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10012.00','10011','Inclusive','branch','Inventory','','','','yes','','','12174379524220232227293'),(11906,'121743791767','B100',1.00,'4500','retail','0','2025-04-04 22:34:02','','','','2400','Cash',0.00,'4500','','','12','16.00','1','2025-04-04 19:34:21','2','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Inventory','','','','yes','','','12174379525858003373353'),(11907,'121743795262','B038',4.00,'1000','retail','0','2025-04-04 22:34:22','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-04-04 19:40:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9996.00','9992','Inclusive','branch','Inventory','','','','yes','','','12174379562823332830222'),(11908,'121743795262','B009',2.00,'600','retail','0','2025-04-04 22:40:29','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-04-04 19:40:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10027.00','10025','Inclusive','branch','Inventory','','','','yes','','','12174379563922124433323'),(11909,'121743795262','B010',2.00,'700','retail','0','2025-04-04 22:40:39','','','','272','Cash',0.00,'350','','','12','16.00','1','2025-04-04 19:40:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9993.00','9991','Inclusive','branch','Inventory','','','','yes','','','12174379565023225226242'),(11913,'121743797096','B030',1.00,'250','retail','0','2025-04-04 23:04:56','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-04-04 20:07:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100020.00','100019','Inclusive','branch','Inventory','','','','yes','','','12174379712920033342333'),(11914,'121743797096','B001',2.00,'500','retail','0','2025-04-04 23:05:29','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-04-04 20:07:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99982.00','99980','Inclusive','branch','Inventory','','','','yes','','','12174379716020376230310'),(11915,'121743797096','B001',1.00,'250','retail','0','2025-04-04 23:06:01','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-04-04 20:07:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99980.00','99979','Inclusive','branch','Inventory','','','','yes','','','12174379718129212313343'),(11916,'121743797096','B089',1.00,'200','retail','0','2025-04-04 23:06:21','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-04-04 20:07:19','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9989.00','9988','Inclusive','branch','Inventory','','','','yes','','','12174379719731222237103'),(11917,'121743797096','15',1.00,'150','retail','0','2025-04-04 23:06:37','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-04-04 20:07:19','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9876.00','9875','Inclusive','branch','Inventory','','','','yes','','','12174379720427320030222'),(11918,'191743783025','B019',1.00,'350','retail','0','2025-04-04 19:10:25','','','','265','Cash',0.00,'350','','','19','','1','2025-04-04 20:19:05','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Inventory','','','','','',NULL,'19174378303332303232702'),(11919,'191743783025','B019',1.00,'350','retail','0','2025-04-04 19:10:33','','','','265','Cash',0.00,'350','','','19','','1','2025-04-04 20:19:05','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','','',NULL,'19174378304110222871333'),(11920,'121743794269','6521',3.00,'600','retail','0','2025-04-04 22:17:49','','','','100','Cash',0.00,'200','','','12','','1','2025-04-04 20:31:46','2','12','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10015.00','10012','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174379467931230614237'),(11921,'121743794269','6539',5.00,'1500','retail','0','2025-04-04 22:24:39','','','','234','Cash',0.00,'300','','','12','','1','2025-04-04 20:31:46','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10021.00','10016','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174379473622337312336'),(11922,'121743794269','6610',2.00,'700','retail','0','2025-04-04 22:25:36','','','','245','Cash',0.00,'350','','','12','','1','2025-04-04 20:31:46','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174379474431739371704'),(11923,'121743794269','B091',1.00,'100','retail','0','2025-04-04 22:25:45','','','','47','Cash',0.00,'100','','','12','','1','2025-04-04 20:31:46','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10014.00','10013','Inclusive','branch','Inventory','','','','','',NULL,'12174379497103432493070'),(11924,'121743794269','6539',1.00,'300','retail','0','2025-04-04 23:31:21','','','','234','Cash',0.00,'300','','','12','0.00','1','2025-04-04 20:31:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10021.00','10020','Inclusive','branch','Service','1110','4000','5500','yes','','','12174379869939223227330'),(11925,'121743798707','2',1.00,'1650','retail','0','2025-04-04 23:31:47','','','','820','Cash',0.00,'1650','','','12','16.00','1','2025-04-04 20:35:08','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Inventory','','','','yes','','','12174379890523202332130'),(11926,'121743795653','B141',1.00,'3200','retail','0','2025-04-04 22:40:54','','','','1900','Cash',0.00,'3200','','','12','','1','2025-04-04 20:38:22','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10002.00','10001','Inclusive','branch','Inventory','','','','','',NULL,'12174379573804190333330'),(11927,'121743795653','6040',1.00,'100','retail','0','2025-04-04 22:42:18','','','','42','Cash',0.00,'100','','','12','','1','2025-04-04 20:38:22','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20016.00','20015','Inclusive','branch','Inventory','','','','','',NULL,'12174379574815312224328'),(11928,'121743795653','6511',1.00,'100','retail','0','2025-04-04 22:42:28','','','','50','Cash',0.00,'100','','','12','','1','2025-04-04 20:38:22','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20197.00','20196','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174379576525000233307'),(11929,'121743795653','6044',1.00,'200','retail','0','2025-04-04 23:38:11','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-04-04 20:38:22','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14829.00','14828','Inclusive','branch','Inventory','','','','yes','','','12174379909939913201900'),(11930,'121743799103','B009',1.00,'300','retail','0','2025-04-04 23:38:23','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-04-04 20:42:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10025.00','10024','Inclusive','branch','Inventory','','','','yes','','','12174379935923903329042'),(11931,'121743800653','B003',1.00,'400','retail','0','2025-04-05 00:04:13','','','','265','Cash',0.00,'400','','','12','16.00','1','2025-04-04 21:06:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10011.00','10010','Inclusive','branch','Inventory','','','','yes','','','12174380066030203026831'),(11932,'121743801880','5999',1.00,'1500','retail','0','2025-04-05 00:24:40','','','','1500','Cash',0.00,'1500','','','12','16.00','1','2025-04-04 21:27:27','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Inventory','','','','yes','','','12174380203283720242222'),(11933,'121743801880','6511',1.00,'100','retail','0','2025-04-05 00:27:13','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-04 21:27:27','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20197.00','20196','Inclusive','branch','Service','1110','4000','5500','yes','','','12174380204330122221332'),(11934,'121743802048','B038',2.00,'500','retail','0','2025-04-05 00:27:28','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-04-04 21:49:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9992.00','9990','Inclusive','branch','Inventory','','','','yes','','','12174380338003333333030'),(11935,'121743802048','B035',2.00,'500','retail','0','2025-04-05 00:49:40','','','','67.26','Cash',0.00,'250','','','12','16.00','1','2025-04-04 21:49:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10034.00','10032','Inclusive','branch','Inventory','','','','yes','','','12174380339132302333032'),(11936,'121743803400','B019',2.00,'700','retail','0','2025-04-05 00:50:00','','','','265','Cash',0.00,'350','','','12','16.00','1','2025-04-04 21:53:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9996.00','9994','Inclusive','branch','Inventory','','','','yes','','','12174380359903933304338'),(11937,'121743803603','6581',1.00,'100','retail','0','2025-04-05 00:53:23','','','','100','Cash',0.00,'100','','','12','0.00','1','2025-04-04 21:57:58','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10998.00','10997','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174380386773333222833'),(11938,'121743803603','B089',1.00,'200','retail','0','2025-04-05 00:57:47','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-04-04 21:57:58','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9988.00','9987','Inclusive','branch','Inventory','','','','yes','','','12174380387523783700377'),(11939,'121743805962','6511',1.00,'100','retail','0','2025-04-05 01:32:42','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-04 22:32:57','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20197.00','20196','Inclusive','branch','Service','1110','4000','5500','yes','','','12174380597432113804232'),(11940,'121743805978','5977',1.00,'600','retail','0','2025-04-05 01:32:58','','','','600','Cash',0.00,'600','','','12','16.00','1','2025-04-04 23:18:45','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9976.00','9975','Inclusive','branch','Inventory','','','','yes','','','12174380658653301021061'),(11941,'121743805978','B089',1.00,'200','retail','0','2025-04-05 02:17:52','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-04-04 23:18:45','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9987.00','9986','Inclusive','branch','Inventory','','','','yes','','','12174380872117084302377'),(11942,'71743842108','7029',1.00,'1800','retail','0','2025-04-05 11:35:50','bale','','','1200','Cash',0.00,'1800','','','7','0.00','1','2025-04-05 08:35:58','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9974.00','9973','Inclusive','branch','Inventory','1110','4000','5500','yes','','','7174384214902240232203'),(11943,'121743849619','6520',1.00,'200','retail','0','2025-04-05 13:40:19','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-04-05 10:40:55','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174384963290338120246'),(11944,'121743849619','15',1.00,'150','retail','0','2025-04-05 13:40:33','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-04-05 10:40:55','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9875.00','9874','Inclusive','branch','Inventory','','','','yes','','','12174384964212333461233'),(11945,'121743849657','6034',6.00,'600','retail','0','2025-04-05 13:40:57','','','','100','Cash',0.00,'100','','','12','16.00','1','2025-04-05 10:58:16','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','9980.00','9974','Inclusive','branch','Inventory','','','','yes','','','12174385061630012333230'),(11946,'121743849657','6514',4.00,'400','retail','0','2025-04-05 13:56:56','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-05 10:58:16','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10051.00','10047','Inclusive','branch','Service','1110','4000','5500','yes','','','12174385065250232223321'),(11947,'121743849657','6512',6.00,'300','retail','0','2025-04-05 13:57:32','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-04-05 10:58:16','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','10035.00','10029','Inclusive','branch','Service','1110','4000','5500','yes','','','12174385066420722122568'),(11948,'121743849657','15',1.00,'150','retail','0','2025-04-05 13:57:45','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-04-05 10:58:16','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9874.00','9873','Inclusive','branch','Inventory','','','','yes','','','12174385067302403238032'),(11949,'121743849657','6534',1.00,'150','retail','0','2025-04-05 13:57:54','','','','70','Cash',0.00,'150','','','12','0.00','1','2025-04-05 10:58:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174385068603802203630'),(11950,'121743850698','6512',4.00,'200','retail','0','2025-04-05 13:58:18','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-04-05 10:59:50','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10035.00','10031','Inclusive','branch','Service','1110','4000','5500','yes','','','12174385073010222102330'),(11951,'121743850698','6514',4.00,'400','retail','0','2025-04-05 13:58:51','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-05 10:59:50','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10051.00','10047','Inclusive','branch','Service','1110','4000','5500','yes','','','12174385074322313842023'),(11952,'121743850698','15',1.00,'150','retail','0','2025-04-05 13:59:03','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-04-05 10:59:50','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9873.00','9872','Inclusive','branch','Inventory','','','','yes','','','12174385075134715271023'),(11953,'121743850698','6519',1.00,'150','retail','0','2025-04-05 13:59:11','','','','50','Cash',0.00,'150','','','12','0.00','1','2025-04-05 10:59:50','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174385076202230173702'),(11954,'121743850698','6034',4.00,'400','retail','0','2025-04-05 13:59:23','','','','100','Cash',0.00,'100','','','12','16.00','1','2025-04-05 10:59:50','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9974.00','9970','Inclusive','branch','Inventory','','','','yes','','','12174385078283823072223'),(11955,'191743854648','5980',1.00,'900','retail','0','2025-04-05 15:04:08','','','','900','Cash',0.00,'900','','','19','16.00','1','2025-04-05 12:05:56','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10489.00','10488','Inclusive','branch','Inventory','','','','yes','','','19174385469203400852394'),(11956,'191743854648','5996',1.00,'200','retail','0','2025-04-05 15:04:52','','','','150','Cash',0.00,'200','','','19','16.00','1','2025-04-05 12:05:56','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9972.00','9971','Inclusive','branch','Inventory','','','','yes','','','19174385472213323349285'),(11957,'191743854648','B030',2.00,'500','retail','0','2025-04-05 15:05:23','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-04-05 12:05:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','100019.00','100017','Inclusive','branch','Inventory','','','','yes','','','19174385473333014240523'),(11958,'191743854648','6511',1.00,'100','retail','0','2025-04-05 15:05:33','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-05 12:05:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20197.00','20196','Inclusive','branch','Service','1110','4000','5500','yes','','','19174385475221427233232'),(11959,'191743854757','6015',1.00,'1500','retail','0','2025-04-05 15:05:57','','','','1500','Cash',0.00,'1500','','','19','16.00','1','2025-04-05 12:35:16','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','yes','','','19174385650121326832329'),(11960,'191743854757','5996',1.00,'200','retail','0','2025-04-05 15:35:02','','','','150','Cash',0.00,'200','','','19','16.00','1','2025-04-05 12:35:16','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9971.00','9970','Inclusive','branch','Inventory','','','','yes','','','19174385651379029032712'),(11962,'121743861571','6520',1.00,'200','retail','0','2025-04-05 16:59:31','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-04-05 14:01:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174386160321221332228'),(11963,'121743861571','6512',2.00,'100','retail','0','2025-04-05 17:00:27','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-04-05 14:01:01','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10035.00','10033','Inclusive','branch','Service','1110','4000','5500','yes','','','12174386164141003262230'),(11964,'121743861729','B038',1.00,'250','retail','0','2025-04-05 17:02:09','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-04-05 14:03:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9990.00','9989','Inclusive','branch','Inventory','','','','yes','','','12174386176822072800222'),(11965,'121743861729','B027',2.00,'500','retail','0','2025-04-05 17:02:49','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-04-05 14:03:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99997.00','99995','Inclusive','branch','Inventory','','','','yes','','','12174386178717231037822'),(11968,'191743861469','6033',2.00,'1500','retail','0','2025-04-05 16:57:49','','','','750','Cash',0.00,'750','','','19','','1','2025-04-05 14:58:17','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Inventory','','','','','',NULL,'19174386151133133300933'),(11969,'191743861469','15',1.00,'150','retail','0','2025-04-05 17:51:46','','','','0','Cash',0.00,'150','','','19','','1','2025-04-05 14:58:17','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9872.00','9871','Inclusive','branch','Inventory','','','','','',NULL,'19174386472503320702734'),(11970,'191743861469','6002',1.00,'250','retail','0','2025-04-05 17:57:56','','','','200','Cash',0.00,'250','','','19','16.00','1','2025-04-05 14:58:17','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9981.00','9980','Inclusive','branch','Inventory','','','','yes','','','19174386508904200328821'),(11971,'191743865232','5980',1.00,'900','retail','0','2025-04-05 18:00:32','','','','900','Cash',0.00,'900','','','19','16.00','1','2025-04-05 15:04:24','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10488.00','10487','Inclusive','branch','Inventory','','','','yes','','','19174386532132380152212'),(11972,'191743865232','6571',1.00,'300','retail','0','2025-04-05 18:02:01','','','','200','Cash',0.00,'300','','','19','0.00','1','2025-04-05 15:04:24','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174386534142713323203'),(11973,'191743865232','B088',1.00,'400','retail','0','2025-04-05 18:02:22','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-04-05 15:04:24','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','','','','yes','','','19174386537510034322380'),(11974,'191743865232','6531',1.00,'50','retail','0','2025-04-05 18:02:55','','','','20','Cash',0.00,'50','','','19','0.00','1','2025-04-05 15:04:24','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10108.00','10107','Inclusive','branch','Service','1110','4000','5500','yes','','','19174386539000210582632'),(11975,'191743865232','6511',1.00,'100','retail','0','2025-04-05 18:03:11','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-05 15:04:24','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20197.00','20196','Inclusive','branch','Service','1110','4000','5500','yes','','','19174386539932329029233'),(11976,'191743865232','6583',1.00,'800','retail','0','2025-04-05 18:03:20','','','','700','Cash',0.00,'800','','','19','0.00','1','2025-04-05 15:04:24','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174386541819503824801'),(11977,'191743865232','6511',1.00,'100','retail','0','2025-04-05 18:03:38','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-05 15:04:24','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20197.00','20196','Inclusive','branch','Service','1110','4000','5500','yes','','','19174386543112373320623'),(11978,'191743865232','B023',1.00,'300','retail','0','2025-04-05 18:03:55','','','','176','Cash',0.00,'300','','','19','16.00','1','2025-04-05 15:04:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11015.00','11014','Inclusive','branch','Inventory','','','','yes','','','19174386545833622040252'),(12010,'191743865586','B089',3.00,'600','retail','0','2025-04-05 18:06:26','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-04-05 15:24:58','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9986.00','9983','Inclusive','branch','Inventory','','','','','',NULL,'19174386624337946633821'),(12011,'191743865586','B091',1.00,'100','retail','0','2025-04-05 18:17:25','','','','47','Cash',0.00,'100','','','19','','1','2025-04-05 15:24:58','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Inventory','','','','','',NULL,'19174386625413733062923'),(12012,'191743865586','6591',1.00,'2400','retail','0','2025-04-05 18:17:36','','','','2400','Cash',0.00,'2400','','','19','','1','2025-04-05 15:24:58','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10990.00','10989','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174386628322242302022'),(12013,'191743865586','6534',1.00,'150','retail','0','2025-04-05 18:18:04','','','','70','Cash',0.00,'150','','','19','','1','2025-04-05 15:24:58','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174386629511022528239'),(12014,'191743865586','6512',2.00,'100','retail','0','2025-04-05 18:18:15','','','','30','Cash',0.00,'50','','','19','','1','2025-04-05 15:24:58','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10035.00','10033','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174386630423023226320'),(12015,'191743865586','6514',1.00,'100','retail','0','2025-04-05 18:18:25','','','','50','Cash',0.00,'100','','','19','','1','2025-04-05 15:24:58','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10051.00','10050','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174386631220233233123'),(12016,'191743865586','6514',2.00,'200','retail','0','2025-04-05 18:18:33','','','','50','Cash',0.00,'100','','','19','','1','2025-04-05 15:24:58','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174386639213233623222'),(12017,'191743865586','15',1.00,'150','retail','0','2025-04-05 18:19:53','','','','0','Cash',0.00,'150','','','19','','1','2025-04-05 15:24:58','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9871.00','9870','Inclusive','branch','Inventory','','','','','',NULL,'19174386640323220223002'),(12018,'191743865586','6034',1.00,'100','retail','0','2025-04-05 18:20:05','','','','100','Cash',0.00,'100','','','19','','1','2025-04-05 15:24:58','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9970.00','9969','Inclusive','branch','Inventory','','','','','',NULL,'19174386643333936333843'),(12019,'191743865586','15',1.00,'150','retail','0','2025-04-05 18:20:33','','','','0','Cash',0.00,'150','','','19','','1','2025-04-05 15:24:58','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9870.00','9869','Inclusive','branch','Inventory','','','','','',NULL,'19174386644209003423203'),(12020,'191743865586','6044',1.00,'200','retail','0','2025-04-05 18:20:42','','','','100','Cash',0.00,'200','','','19','','1','2025-04-05 15:24:58','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14828.00','14827','Inclusive','branch','Inventory','','','','','',NULL,'19174386644924610232107'),(12021,'191743865586','6016',1.00,'750','retail','0','2025-04-05 18:20:50','','','','750','Cash',0.00,'750','','','19','','1','2025-04-05 15:24:58','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9979.00','9978','Inclusive','branch','Inventory','','','','','',NULL,'19174386648291033628012'),(12022,'191743865586','6032',1.00,'200','retail','0','2025-04-05 18:21:23','','','','200','Cash',0.00,'200','','','19','','1','2025-04-05 15:24:58','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99972.00','99971','Inclusive','branch','Inventory','','','','','',NULL,'19174386649137223320370'),(12023,'191743865586','6524',1.00,'200','retail','0','2025-04-05 18:21:31','','','','70','Cash',0.00,'200','','','19','','1','2025-04-05 15:24:58','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174386649743290233203'),(12024,'191743865586','6510',1.00,'100','retail','0','2025-04-05 18:21:38','','','','50','Cash',0.00,'100','','','19','','1','2025-04-05 15:24:58','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174386650525072330520'),(12025,'191743865586','B001',1.00,'250','retail','0','2025-04-05 18:22:36','','','','169','Cash',0.00,'250','','','19','','1','2025-04-05 15:24:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99979.00','99978','Inclusive','branch','Inventory','','','','','',NULL,'19174386656622393942660'),(12026,'191743865586','6511',1.00,'100','retail','0','2025-04-05 18:24:45','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-05 15:24:58','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20197.00','20196','Inclusive','branch','Service','1110','4000','5500','yes','','','19174386669232380162212'),(12031,'121743868445','46554',1.00,'1650','retail','0','2025-04-05 18:54:05','','','','1650','Cash',0.00,'1650','','','12','','1','2025-04-05 17:09:27','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Inventory','','','','','',NULL,'12174386846103323021281'),(12032,'121743868445','B089',1.00,'200','retail','0','2025-04-05 18:54:21','','','','79.16675','Cash',0.00,'200','','','12','','1','2025-04-05 17:09:27','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9983.00','9982','Inclusive','branch','Inventory','','','','','',NULL,'12174386847483181133742'),(12033,'121743868445','6511',1.00,'100','retail','0','2025-04-05 20:09:16','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-05 17:09:27','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20197.00','20196','Inclusive','branch','Service','1110','4000','5500','yes','','','12174387296402022232070'),(12034,'121743872969','6040',1.00,'100','retail','0','2025-04-05 20:09:29','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-04-05 17:18:55','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20015.00','20014','Inclusive','branch','Inventory','','','','yes','','','12174387353122322375082'),(12035,'121743873536','B038',2.00,'500','retail','0','2025-04-05 20:18:56','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-04-05 17:34:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9989.00','9987','Inclusive','branch','Inventory','','','','yes','','','12174387441232433221120'),(12036,'121743875254','B038',2.00,'500','retail','0','2025-04-05 20:47:34','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-04-05 17:55:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9987.00','9985','Inclusive','branch','Inventory','','','','yes','','','12174387569603033722323'),(12037,'121743875724','B001',3.00,'750','retail','0','2025-04-05 20:55:24','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-04-05 18:03:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','99978.00','99975','Inclusive','branch','Inventory','','','','yes','','','12174387618737328320832'),(12038,'121743875724','B023',4.00,'1200','retail','0','2025-04-05 21:03:08','','','','176','Cash',0.00,'300','','','12','16.00','1','2025-04-05 18:03:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','11014.00','11010','Inclusive','branch','Inventory','','','','yes','','','12174387620130232013063'),(12039,'121743875724','6001',1.00,'650','retail','0','2025-04-05 21:03:21','','','','650','Cash',0.00,'650','','','12','16.00','1','2025-04-05 18:03:58','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10040.00','10039','Inclusive','branch','Inventory','','','','yes','','','12174387621601312333302'),(12040,'121743875724','6513',2.00,'200','retail','0','2025-04-05 21:03:37','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-05 18:03:58','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12174387622620276412330'),(12041,'121743875724','6510',2.00,'200','retail','0','2025-04-05 21:03:46','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-05 18:03:58','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10005.00','10003','Inclusive','branch','Service','1110','4000','5500','yes','','','12174387623430340323033'),(12043,'121743879203','B038',2.00,'500','retail','0','2025-04-05 21:53:23','','','','195.52','Cash',0.00,'250','','','12','','1','2025-04-05 19:01:04','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9985.00','9983','Inclusive','branch','Inventory','','','','','',NULL,'12174387922338220320332'),(12044,'121743879203','B038',1.00,'250','retail','0','2025-04-05 22:00:50','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-04-05 19:01:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9983.00','9982','Inclusive','branch','Inventory','','','','yes','','','12174387966223323982223'),(12051,'191743941251','6616',1.00,'150','retail','0','2025-04-06 15:07:31','','','','100','Cash',0.00,'150','','','19','','1','2025-04-06 12:09:53','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174394126027303307300'),(12052,'191743941251','6000',1.00,'1300','retail','0','2025-04-06 15:07:40','','','','1000','Cash',0.00,'1300','','','19','','1','2025-04-06 12:09:53','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9998.00','9997','Inclusive','branch','Inventory','','','','','',NULL,'19174394127203223023234'),(12053,'191743941251','6510',2.00,'200','retail','0','2025-04-06 15:07:52','','','','50','Cash',0.00,'100','','','19','','1','2025-04-06 12:09:53','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10005.00','10003','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174394128224229239302'),(12054,'191743941251','6513',1.00,'100','retail','0','2025-04-06 15:08:02','','','','50','Cash',0.00,'100','','','19','','1','2025-04-06 12:09:53','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174394129113019791222'),(12055,'191743941251','B088',1.00,'400','retail','0','2025-04-06 15:08:11','','','','216','Cash',0.00,'400','','','19','','1','2025-04-06 12:09:53','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9993.00','9992','Inclusive','branch','Inventory','','','','','',NULL,'19174394132534213923193'),(12056,'191743941251','5996',1.00,'200','retail','0','2025-04-06 15:08:45','','','','150','Cash',0.00,'200','','','19','','1','2025-04-06 12:09:53','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9970.00','9969','Inclusive','branch','Inventory','','','','','',NULL,'19174394134272323319043'),(12057,'191743941251','6012',1.00,'500','retail','0','2025-04-06 15:09:36','','','','500','Cash',0.00,'500','','','19','16.00','1','2025-04-06 12:09:53','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99996.00','99995','Inclusive','branch','Inventory','','','','yes','','','19174394138927023102213'),(12061,'121743944566','6510',1.00,'100','retail','0','2025-04-06 16:02:46','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-06 13:04:45','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','12174394463930004223222'),(12062,'121743944566','6033',2.00,'1500','retail','0','2025-04-06 16:03:59','','','','750','Cash',0.00,'750','','','12','16.00','1','2025-04-06 13:04:45','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9998.00','9996','Inclusive','branch','Inventory','','','','yes','','','12174394464730064732343'),(12063,'121743944566','6513',2.00,'200','retail','0','2025-04-06 16:04:07','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-06 13:04:45','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12174394465830403323088'),(12064,'121743944566','6032',1.00,'200','retail','0','2025-04-06 16:04:19','','','','200','Cash',0.00,'200','','','12','16.00','1','2025-04-06 13:04:45','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99971.00','99970','Inclusive','branch','Inventory','','','','yes','','','12174394467132227223237'),(12085,'191743945365','7029',2.00,'3600','retail','0','2025-04-06 16:16:05','','','','1200','Cash',0.00,'1800','','','19','','1','2025-04-06 13:57:46','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9973.00','9971','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174394537733071052002'),(12086,'191743945365','5996',3.00,'600','retail','0','2025-04-06 16:16:17','','','','150','Cash',0.00,'200','','','19','','1','2025-04-06 13:57:46','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9969.00','9966','Inclusive','branch','Inventory','','','','','',NULL,'19174394540935009230022'),(12087,'191743945365','6030',1.00,'200','retail','0','2025-04-06 16:16:50','','','','100','Cash',0.00,'200','','','19','','1','2025-04-06 13:57:46','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99997.00','99996','Inclusive','branch','Inventory','','','','','',NULL,'19174394541637021432333'),(12088,'191743945365','6524',1.00,'200','retail','0','2025-04-06 16:16:57','','','','70','Cash',0.00,'200','','','19','','1','2025-04-06 13:57:46','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174394542403323030334'),(12089,'191743945365','6513',1.00,'100','retail','0','2025-04-06 16:17:04','','','','50','Cash',0.00,'100','','','19','','1','2025-04-06 13:57:46','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174394543122221112932'),(12090,'191743945365','6513',1.00,'100','retail','0','2025-04-06 16:51:42','','','','50','Cash',0.00,'100','','','19','','1','2025-04-06 13:57:46','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174394751001333300343'),(12091,'191743945365','5996',2.00,'400','retail','0','2025-04-06 16:51:50','','','','150','Cash',0.00,'200','','','19','','1','2025-04-06 13:57:46','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9966.00','9964','Inclusive','branch','Inventory','','','','','',NULL,'19174394752000090331229'),(12092,'191743945365','B088',2.00,'800','retail','0','2025-04-06 16:52:00','','','','216','Cash',0.00,'400','','','19','','1','2025-04-06 13:57:46','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9992.00','9990','Inclusive','branch','Inventory','','','','','',NULL,'19174394753420330142324'),(12093,'191743945365','B088',1.00,'400','retail','0','2025-04-06 16:57:26','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-04-06 13:57:46','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9990.00','9989','Inclusive','branch','Inventory','','','','yes','','','19174394785431344732738'),(12094,'191743945365','B089',1.00,'200','retail','0','2025-04-06 16:57:34','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-04-06 13:57:46','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9982.00','9981','Inclusive','branch','Inventory','','','','yes','','','19174394786327278923133'),(12095,'191743947867','6040',1.00,'100','retail','0','2025-04-06 16:57:47','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-04-06 14:10:12','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20014.00','20013','Inclusive','branch','Inventory','','','','yes','','','19174394860820262920293'),(12096,'191743948847','6512',2.00,'100','retail','0','2025-04-06 17:14:07','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-04-06 14:32:36','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10035.00','10033','Inclusive','branch','Service','1110','4000','5500','yes','','','19174394993700390142034'),(12097,'191743948847','15',1.00,'150','retail','0','2025-04-06 17:32:17','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-04-06 14:32:36','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9869.00','9868','Inclusive','branch','Inventory','','','','yes','','','19174394994533323325321'),(12098,'191743948847','6516',1.00,'300','retail','0','2025-04-06 17:32:25','','','','125','Cash',0.00,'300','','','19','0.00','1','2025-04-06 14:32:36','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Service','1110','4000','5500','yes','','','19174394995231301432933'),(12099,'191743951589','B088',1.00,'400','retail','0','2025-04-06 17:59:49','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-04-06 15:00:46','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9989.00','9988','Inclusive','branch','Inventory','','','','yes','','','19174395159623900114132'),(12100,'191743951589','6528',1.00,'250','retail','0','2025-04-06 17:59:57','','','','150 ','Cash',0.00,'250','','','19','0.00','1','2025-04-06 15:00:46','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10900.00','10899','Inclusive','branch','Service','1110','4000','5500','yes','','','19174395160452235323322'),(12101,'191743951589','5977',1.00,'600','retail','0','2025-04-06 18:00:05','','','','600','Cash',0.00,'600','','','19','16.00','1','2025-04-06 15:00:46','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9975.00','9974','Inclusive','branch','Inventory','','','','yes','','','19174395161233622193239'),(12102,'191743951589','6510',1.00,'100','retail','0','2025-04-06 18:00:12','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-06 15:00:46','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','19174395162173933322910'),(12103,'191743951589','13',1.00,'1500','retail','0','2025-04-06 18:00:21','','','','785','Cash',0.00,'1500','','','19','16.00','1','2025-04-06 15:00:46','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','yes','','','19174395164333331033163'),(12104,'191743951647','6501',1.00,'200','retail','0','2025-04-06 18:00:47','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-04-06 15:09:03','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9982.00','9981','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174395213730292122207'),(12105,'191743952145','12',1.00,'2000','retail','0','2025-04-06 18:09:05','','','','975','Cash',0.00,'2000','','','19','16.00','1','2025-04-06 15:10:12','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10002.00','10001','Inclusive','branch','Inventory','','','','yes','','','19174395216630243132235'),(12106,'191743952145','6038',1.00,'1300','retail','0','2025-04-06 18:09:26','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2025-04-06 15:10:12','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10480.00','10479','Inclusive','branch','Inventory','','','','yes','','','19174395218225332135339'),(12107,'191743952145','B089',1.00,'200','retail','0','2025-04-06 18:09:42','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-04-06 15:10:12','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9981.00','9980','Inclusive','branch','Inventory','','','','yes','','','19174395219202222323353'),(12108,'191743952145','6510',1.00,'100','retail','0','2025-04-06 18:09:52','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-06 15:10:12','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','19174395220409222342292'),(12115,'191743952936','5980',1.00,'900','retail','0','2025-04-06 18:22:16','','','','900','Cash',0.00,'900','','','19','16.00','1','2025-04-06 15:26:23','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10487.00','10486','Inclusive','branch','Inventory','','','','yes','','','19174395313323133703323'),(12116,'191743952936','6044',1.00,'200','retail','0','2025-04-06 18:25:34','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-04-06 15:26:23','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14827.00','14826','Inclusive','branch','Inventory','','','','yes','','','19174395315220233122350'),(12117,'191743952936','6511',1.00,'100','retail','0','2025-04-06 18:25:52','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-06 15:26:23','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20197.00','20196','Inclusive','branch','Service','1110','4000','5500','yes','','','19174395317329330035102'),(12118,'191743952936','B043',1.00,'1200','retail','0','2025-04-06 18:26:13','','','','680','Cash',0.00,'1200','','','19','16.00','1','2025-04-06 15:26:23','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99999.00','99998','Inclusive','branch','Inventory','','','','yes','','','19174395318005003232033'),(12119,'191743953184','B038',2.00,'500','retail','0','2025-04-06 18:26:24','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-04-06 15:30:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9982.00','9980','Inclusive','branch','Inventory','','','','yes','','','19174395343439124023190'),(12142,'191743954261','12',1.00,'2000','retail','0','2025-04-06 18:44:21','','','71743955063','975','Cash',0.00,'2000','','','19','16.00','1','2025-04-06 15:57:58','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Inventory','','','','yes','','','19174395427423330932322'),(12143,'191743954261','B157',1.00,'3500','retail','0','2025-04-06 18:44:35','','','71743955002','2900','Cash',0.00,'3500','','','19','16.00','1','2025-04-06 15:57:05','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Inventory','','','','yes','','','19174395428213019791222'),(12144,'191743954261','6516',1.00,'300','retail','0','2025-04-06 18:44:43','','','71743955063','125','Cash',0.00,'300','','','19','0.00','1','2025-04-06 15:57:58','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Service','1110','4000','5500','yes','','','19174395429020322070224'),(12145,'191743954261','6511',2.00,'200','retail','0','2025-04-06 18:44:50','','','71743955063','50','Cash',0.00,'100','','','19','0.00','1','2025-04-06 15:57:58','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20197.00','20195','Inclusive','branch','Service','1110','4000','5500','yes','','','19174395429932009552301'),(12146,'191743953833','B038',2.00,'500','retail','0','2025-04-06 18:37:13','','','','195.52','Cash',0.00,'250','','','19','','1','2025-04-06 15:47:49','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9980.00','9978','Inclusive','branch','Inventory','','','','','',NULL,'19174395386626293232293'),(12147,'191743953833','6555',1.00,'1200','retail','0','2025-04-06 18:37:46','','','','600','Cash',0.00,'1200','','','19','','1','2025-04-06 15:47:49','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174395388535234372222'),(12148,'191743953833','6015',1.00,'1500','retail','0','2025-04-06 18:38:07','','','','1500','Cash',0.00,'1500','','','19','','1','2025-04-06 15:47:49','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','','','','',NULL,'19174395389723330924283'),(12149,'191743953833','B089',1.00,'200','retail','0','2025-04-06 18:38:17','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-04-06 15:47:49','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9980.00','9979','Inclusive','branch','Inventory','','','','','',NULL,'19174395393604273939002'),(12150,'191743953833','B091',1.00,'100','retail','0','2025-04-06 18:38:56','','','','47','Cash',0.00,'100','','','19','','1','2025-04-06 15:47:49','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10012.00','10011','Inclusive','branch','Inventory','','','','','',NULL,'19174395394800090223325'),(12151,'191743953833','6513',2.00,'200','retail','0','2025-04-06 18:39:10','','','','50','Cash',0.00,'100','','','19','','1','2025-04-06 15:47:49','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174395397200223532339'),(12152,'191743953833','6524',2.00,'400','retail','0','2025-04-06 18:39:33','','','','70','Cash',0.00,'200','','','19','','1','2025-04-06 15:47:49','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174395398193120020030'),(12153,'191743953833','6032',1.00,'200','retail','0','2025-04-06 18:39:41','','','','200','Cash',0.00,'200','','','19','','1','2025-04-06 15:47:49','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99970.00','99969','Inclusive','branch','Inventory','','','','','',NULL,'19174395400323121303233'),(12154,'191743953833','B089',3.00,'600','retail','0','2025-04-06 18:40:04','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-04-06 15:47:49','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9979.00','9976','Inclusive','branch','Inventory','','','','','',NULL,'19174395401517323233513'),(12155,'191743953833','6512',4.00,'200','retail','0','2025-04-06 18:40:40','','','','30','Cash',0.00,'50','','','19','','1','2025-04-06 15:47:49','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10035.00','10031','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174395406233002270203'),(12156,'191743953833','6512',2.00,'100','retail','0','2025-04-06 18:41:03','','','','30','Cash',0.00,'50','','','19','','1','2025-04-06 15:47:49','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10035.00','10033','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174395407625399302022'),(12157,'191743953833','6514',6.00,'600','retail','0','2025-04-06 18:41:16','','','','50','Cash',0.00,'100','','','19','','1','2025-04-06 15:47:49','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','10051.00','10045','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174395408733234220911'),(12158,'191743953833','6034',1.00,'100','retail','0','2025-04-06 18:41:27','','','','100','Cash',0.00,'100','','','19','','1','2025-04-06 15:47:49','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9969.00','9968','Inclusive','branch','Inventory','','','','','',NULL,'19174395409331393333000'),(12159,'191743953833','18',1.00,'150','retail','0','2025-04-06 18:41:48','','','','150','Cash',0.00,'150','','','19','','1','2025-04-06 15:47:49','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9993.00','9992','Inclusive','branch','Inventory','','','','','',NULL,'19174395411712233201342'),(12160,'191743953833','6512',2.00,'100','retail','0','2025-04-06 18:41:58','','','','30','Cash',0.00,'50','','','19','','1','2025-04-06 15:47:49','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10035.00','10033','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174395412883295132330'),(12161,'191743953833','6519',1.00,'150','retail','0','2025-04-06 18:42:08','','','','50','Cash',0.00,'150','','','19','','1','2025-04-06 15:47:49','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174395414513134300022'),(12162,'191743953833','6520',3.00,'600','retail','0','2025-04-06 18:42:25','','','','100','Cash',0.00,'200','','','19','','1','2025-04-06 15:47:49','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174395417502439033223'),(12163,'191743953833','6514',2.00,'200','retail','0','2025-04-06 18:42:55','','','','50','Cash',0.00,'100','','','19','','1','2025-04-06 15:47:49','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174395419992335334030'),(12164,'191743953833','5996',1.00,'200','retail','0','2025-04-06 18:43:19','','','','150','Cash',0.00,'200','','','19','','1','2025-04-06 15:47:49','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9964.00','9963','Inclusive','branch','Inventory','','','','','',NULL,'19174395421751237034100'),(12165,'191743953833','15',1.00,'150','retail','0','2025-04-06 18:43:37','','','','0','Cash',0.00,'150','','','19','','1','2025-04-06 15:47:49','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9868.00','9867','Inclusive','branch','Inventory','','','','','',NULL,'19174395422502152257322'),(12166,'191743953833','6514',1.00,'100','retail','0','2025-04-06 18:43:45','','','','50','Cash',0.00,'100','','','19','','1','2025-04-06 15:47:49','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10051.00','10050','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174395423210330221239'),(12167,'191743953833','6510',1.00,'100','retail','0','2025-04-06 18:43:52','','','','50','Cash',0.00,'100','','','19','','1','2025-04-06 15:47:49','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174395425842742720823'),(12168,'191743953833','6501',1.00,'200','retail','0','2025-04-06 18:47:41','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-04-06 15:47:49','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9981.00','9980','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174395446732023273433'),(12169,'191743942305','6046',1.00,'700','retail','0','2025-04-06 15:25:05','','','','400','Cash',0.00,'700','','','19','','1','2025-04-06 15:51:47','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10050.00','10049','Inclusive','branch','Inventory','','','','','',NULL,'19174394231773323337332'),(12170,'191743942305','6510',1.00,'100','retail','0','2025-04-06 15:25:17','','','','50','Cash',0.00,'100','','','19','','1','2025-04-06 15:51:47','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174394232433130239022'),(12171,'191743942305','6511',1.00,'100','retail','0','2025-04-06 15:25:24','','','','50','Cash',0.00,'100','','','19','','1','2025-04-06 15:51:47','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20197.00','20196','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174394233113292332102'),(12172,'191743942305','B032',1.00,'250','retail','0','2025-04-06 16:52:41','','','','187','Cash',0.00,'250','','','19','','1','2025-04-06 15:51:47','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10015.00','10014','Inclusive','branch','Inventory','','','','','',NULL,'19174394757122032422112'),(12173,'191743942305','B032',1.00,'250','retail','0','2025-04-06 18:20:31','','','','187','Cash',0.00,'250','','','19','','1','2025-04-06 15:51:47','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10014.00','10013','Inclusive','branch','Inventory','','','','','',NULL,'19174395284331200402314'),(12174,'191743942305','6539',2.00,'600','retail','0','2025-04-06 18:20:44','','','','234','Cash',0.00,'300','','','19','','1','2025-04-06 15:51:47','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10021.00','10019','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174395287507052582228'),(12175,'191743942305','6539',1.00,'300','retail','0','2025-04-06 18:51:07','','','','234','Cash',0.00,'300','','','19','0.00','1','2025-04-06 15:51:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10021.00','10020','Inclusive','branch','Service','1110','4000','5500','yes','','','19174395470439434223000'),(12176,'121743955870','6515',2.00,'600','retail','0','2025-04-06 19:11:10','','','','100','Cash',0.00,'300','','','12','0.00','1','2025-04-06 16:11:50','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10012.00','10010','Inclusive','branch','Service','1110','4000','5500','yes','','','12174395588445423734233'),(12177,'121743955870','6519',1.00,'150','retail','0','2025-04-06 19:11:26','','','','50','Cash',0.00,'150','','','12','0.00','1','2025-04-06 16:11:50','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174395589503210222303'),(12178,'121743955870','15',1.00,'150','retail','0','2025-04-06 19:11:35','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-04-06 16:11:50','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9867.00','9866','Inclusive','branch','Inventory','','','','yes','','','12174395590620092577205'),(12180,'121743955912','6501',1.00,'200','retail','0','2025-04-06 19:11:52','','','','100','Cash',0.00,'200','','','12','','1','2025-04-06 16:15:00','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9980.00','9979','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12174395607523327302614'),(12181,'121743955912','6020',2.00,'400','retail','0','2025-04-06 19:14:49','','','','200','Cash',0.00,'200','','','12','16.00','1','2025-04-06 16:15:00','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9998.00','9996','Inclusive','branch','Inventory','','','','yes','','','12174395609709292620272'),(12182,'191743958146','15',2.00,'300','retail','0','2025-04-06 19:49:06','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-04-06 16:49:21','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9866.00','9864','Inclusive','branch','Inventory','','','','yes','','','19174395815903931120130'),(12198,'191743962313','B009',5.00,'1500','retail','0','2025-04-06 20:58:33','','','','204','Cash',0.00,'300','','','19','','1','2025-04-06 18:07:10','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10024.00','10019','Inclusive','branch','Inventory','','','','','',NULL,'19174396236232223322236'),(12199,'191743962313','6539',1.00,'300','retail','0','2025-04-06 20:59:22','','','','234','Cash',0.00,'300','','','19','','1','2025-04-06 18:07:10','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10021.00','10020','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174396237303203000233'),(12200,'191743962313','6539',1.00,'300','retail','0','2025-04-06 20:59:33','','','','234','Cash',0.00,'300','','','19','','1','2025-04-06 18:07:10','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10021.00','10020','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174396238333426334203'),(12201,'191743962313','B088',2.00,'800','retail','0','2025-04-06 20:59:43','','','','216','Cash',0.00,'400','','','19','','1','2025-04-06 18:07:10','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9988.00','9986','Inclusive','branch','Inventory','','','','','',NULL,'19174396239673343306623'),(12202,'191743962313','B038',3.00,'750','retail','0','2025-04-06 20:59:57','','','','195.52','Cash',0.00,'250','','','19','','1','2025-04-06 18:07:10','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9978.00','9975','Inclusive','branch','Inventory','','','','','',NULL,'19174396245332003010242'),(12203,'191743962313','B157',1.00,'3500','retail','0','2025-04-06 21:00:53','','','','2900','Cash',0.00,'3500','','','19','','1','2025-04-06 18:07:10','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','','',NULL,'19174396246322020332602'),(12204,'191743962313','B089',1.00,'200','retail','0','2025-04-06 21:01:04','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-04-06 18:07:10','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9976.00','9975','Inclusive','branch','Inventory','','','','','',NULL,'19174396247320122009004'),(12205,'191743962313','6511',1.00,'100','retail','0','2025-04-06 21:01:13','','','','50','Cash',0.00,'100','','','19','','1','2025-04-06 18:07:10','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20197.00','20196','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174396247930206432933'),(12206,'191743962313','6614',6.00,'1200','retail','0','2025-04-06 21:01:20','','','','200','Cash',0.00,'200','','','19','','1','2025-04-06 18:07:10','2','12','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','9988.00','9982','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174396249923422332700'),(12207,'191743962313','6512',28.00,'1400','retail','0','2025-04-06 21:01:39','','','','30','Cash',0.00,'50','','','19','','1','2025-04-06 18:07:10','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'28','10035.00','10007','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174396251542200336023'),(12208,'191743962313','B014',1.00,'350','retail','0','2025-04-06 21:01:55','','','','200','Cash',0.00,'350','','','19','','1','2025-04-06 18:07:10','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10010.00','10009','Inclusive','branch','Inventory','','','','','',NULL,'19174396252522231342013'),(12209,'191743962313','B023',1.00,'300','retail','0','2025-04-06 21:02:05','','','','176','Cash',0.00,'300','','','19','','1','2025-04-06 18:07:10','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11010.00','11009','Inclusive','branch','Inventory','','','','','',NULL,'19174396253707033720332'),(12210,'191743962313','B088',1.00,'400','retail','0','2025-04-06 21:02:17','','','','216','Cash',0.00,'400','','','19','','1','2025-04-06 18:07:10','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9986.00','9985','Inclusive','branch','Inventory','','','','','',NULL,'19174396255220600231503'),(12211,'191743962313','B009',1.00,'300','retail','0','2025-04-06 21:02:33','','','','204','Cash',0.00,'300','','','19','','1','2025-04-06 18:07:10','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10019.00','10018','Inclusive','branch','Inventory','','','','','',NULL,'19174396256649020229333'),(12212,'191743962313','6520',1.00,'200','retail','0','2025-04-06 21:02:47','','','','100','Cash',0.00,'200','','','19','','1','2025-04-06 18:07:10','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174396257877003220030'),(12213,'191743965603','5980',1.00,'900','retail','0','2025-04-06 21:53:23','','','','900','Cash',0.00,'900','','','19','16.00','1','2025-04-06 18:56:05','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10486.00','10485','Inclusive','branch','Inventory','','','','yes','','','19174396561530221293223'),(12214,'191743965603','6513',2.00,'200','retail','0','2025-04-06 21:53:35','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-06 18:56:05','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','19174396562833360323920'),(12215,'191743965603','6517',2.00,'500','retail','0','2025-04-06 21:53:48','','','','150','Cash',0.00,'250','','','19','0.00','1','2025-04-06 18:56:05','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','101113.00','101111','Inclusive','branch','Service','1110','4000','5500','yes','','','19174396564303459203635'),(12216,'191743965603','6545',1.00,'150','retail','0','2025-04-06 21:54:03','','','','80','Cash',0.00,'150','','','19','0.00','1','2025-04-06 18:56:05','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174396569122992222391'),(12217,'191743965603','6042',1.00,'200','retail','0','2025-04-06 21:54:51','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-04-06 18:56:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','yes','','','19174396570320300033233'),(12218,'191743965603','B038',2.00,'500','retail','0','2025-04-06 21:55:03','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-04-06 18:56:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9975.00','9973','Inclusive','branch','Inventory','','','','yes','','','19174396576309123243033'),(12219,'191744018285','15',1.00,'150','retail','0','2025-04-07 12:31:25','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-04-07 09:32:00','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9864.00','9863','Inclusive','branch','Inventory','','','','yes','','','19174401831002023201134'),(12224,'191744029791','B089',1.00,'200','retail','0','2025-04-07 15:43:11','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-04-07 12:44:45','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9975.00','9974','Inclusive','branch','Inventory','','','','','',NULL,'19174402980022393022203'),(12225,'191744029791','6510',2.00,'200','retail','0','2025-04-07 15:43:20','','','','50','Cash',0.00,'100','','','19','','1','2025-04-07 12:44:45','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10005.00','10003','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174402981830032821033'),(12226,'191744029791','6513',2.00,'200','retail','0','2025-04-07 15:43:39','','','','50','Cash',0.00,'100','','','19','','1','2025-04-07 12:44:45','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174402982822439232427'),(12227,'191744029791','B088',1.00,'400','retail','0','2025-04-07 15:43:49','','','','216','Cash',0.00,'400','','','19','','1','2025-04-07 12:44:45','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9985.00','9984','Inclusive','branch','Inventory','','','','','',NULL,'19174402983522023009724'),(12228,'191744029791','6038',1.00,'1300','retail','0','2025-04-07 15:44:36','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2025-04-07 12:44:45','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10479.00','10478','Inclusive','branch','Inventory','','','','yes','','','19174402988320423430323'),(12229,'191744030450','B089',1.00,'200','retail','0','2025-04-07 15:54:10','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-04-07 12:56:54','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9974.00','9973','Inclusive','branch','Inventory','','','','yes','','','19174403047921243222700'),(12230,'191744030450','6511',1.00,'100','retail','0','2025-04-07 15:54:39','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-07 12:56:54','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20197.00','20196','Inclusive','branch','Service','1110','4000','5500','yes','','','19174403049670324022422'),(12231,'191744030450','6583',1.00,'800','retail','0','2025-04-07 15:54:57','','','','700','Cash',0.00,'800','','','19','0.00','1','2025-04-07 12:56:54','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174403050733022330099'),(12232,'191744030450','6011',1.00,'1200','retail','0','2025-04-07 15:55:08','','','','1000','Cash',0.00,'1200','','','19','16.00','1','2025-04-07 12:56:54','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19495.00','19494','Inclusive','branch','Inventory','','','','yes','','','19174403052610311240152'),(12233,'191744030450','5988',1.00,'100','retail','0','2025-04-07 15:55:28','','','','100','Cash',0.00,'100','','','19','16.00','1','2025-04-07 12:56:54','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10088.00','10087','Inclusive','branch','Inventory','','','','yes','','','19174403054842325131334'),(12234,'191744030450','5988',1.00,'100','retail','0','2025-04-07 15:55:49','','','','100','Cash',0.00,'100','','','19','16.00','1','2025-04-07 12:56:54','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10087.00','10086','Inclusive','branch','Inventory','','','','yes','','','19174403056003202322270'),(12235,'191744030450','6538',1.00,'150','retail','0','2025-04-07 15:56:00','','','','50','Cash',0.00,'150','','','19','0.00','1','2025-04-07 12:56:54','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100000.00','99999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174403057630000312330'),(12236,'191744030450','6027',1.00,'150','retail','0','2025-04-07 15:56:16','','','','100','Cash',0.00,'150','','','19','16.00','1','2025-04-07 12:56:54','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','yes','','','19174403058770322943031'),(12237,'191744030450','B088',2.00,'800','retail','0','2025-04-07 15:56:27','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-04-07 12:56:54','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9984.00','9982','Inclusive','branch','Inventory','','','','yes','','','19174403060103332320062'),(12238,'191744030658','B089',1.00,'200','retail','0','2025-04-07 15:57:38','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-04-07 12:57:55','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9973.00','9972','Inclusive','branch','Inventory','','','','yes','','','19174403066793431336230'),(12240,'191744030804','5977',1.00,'600','retail','0','2025-04-07 16:00:04','','','','600','Cash',0.00,'600','','','19','16.00','1','2025-04-07 14:49:28','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9974.00','9973','Inclusive','branch','Inventory','','','','yes','','','19174403732203279203337'),(12241,'191744030804','6032',1.00,'200','retail','0','2025-04-07 17:48:43','','','','200','Cash',0.00,'200','','','19','16.00','1','2025-04-07 14:49:28','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99969.00','99968','Inclusive','branch','Inventory','','','','yes','','','19174403733920323223201'),(12242,'191744030804','6510',1.00,'100','retail','0','2025-04-07 17:49:00','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-07 14:49:28','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','19174403735452233732012'),(12243,'191744030804','6513',1.00,'100','retail','0','2025-04-07 17:49:14','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-07 14:49:28','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174403736232001310240'),(12244,'191744037371','B088',1.00,'400','retail','0','2025-04-07 17:49:31','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-04-07 14:50:11','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9982.00','9981','Inclusive','branch','Inventory','','','','yes','','','19174403738220327033823'),(12245,'191744037371','6038',1.00,'1300','retail','0','2025-04-07 17:49:44','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2025-04-07 14:50:11','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10478.00','10477','Inclusive','branch','Inventory','','','','yes','','','19174403739223373490330'),(12246,'191744037371','6510',3.00,'300','retail','0','2025-04-07 17:49:53','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-07 14:50:11','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10005.00','10002','Inclusive','branch','Service','1110','4000','5500','yes','','','19174403740331377323227'),(12247,'191744042735','6046',1.00,'700','retail','0','2025-04-07 19:18:56','','','','400','Cash',0.00,'700','','','19','16.00','1','2025-04-07 16:19:19','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10049.00','10048','Inclusive','branch','Inventory','','','','yes','','','19174404275042703323203'),(12251,'191744044352','6038',1.00,'1300','retail','0','2025-04-07 19:45:52','','','','1300','Cash',0.00,'1300','','','19','','1','2025-04-07 17:39:51','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10477.00','10476','Inclusive','branch','Inventory','','','','','',NULL,'19174404436223922333200'),(12252,'191744044352','6510',2.00,'200','retail','0','2025-04-07 19:46:02','','','','50','Cash',0.00,'100','','','19','','1','2025-04-07 17:39:51','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10005.00','10003','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174404437802372002204'),(12253,'191744044352','6513',1.00,'100','retail','0','2025-04-07 19:46:19','','','','50','Cash',0.00,'100','','','19','','1','2025-04-07 17:39:51','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174404438521023482232'),(12254,'191744044352','5',1.00,'1700','retail','0','2025-04-07 20:39:28','','','','950','Cash',0.00,'1700','','','19','16.00','1','2025-04-07 17:39:51','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Inventory','','','','yes','','','19174404758503101133752'),(12255,'191744030773','B009',3.00,'900','retail','0','2025-04-07 15:59:33','','','','204','Cash',0.00,'300','','','19','','1','2025-04-07 17:40:15','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10018.00','10015','Inclusive','branch','Inventory','','','','','',NULL,'19174403079123230471304'),(12257,'191744101385','B030',3.00,'750','retail','0','2025-04-08 11:36:25','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-04-08 09:06:48','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','100017.00','100014','Inclusive','branch','Inventory','','','','','',NULL,'19174410139613104331333'),(12258,'191744101385','B030',3.00,'750','retail','0','2025-04-08 12:06:32','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-04-08 09:06:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','100014.00','100011','Inclusive','branch','Inventory','','','','yes','','','19174410320323321923223'),(12268,'191744117564','B044',1.00,'2200','retail','0','2025-04-08 16:06:04','','','','1290','Cash',0.00,'2200','','','19','','1','2025-04-08 15:08:15','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','','',NULL,'19174411757455222312021'),(12269,'191744117564','6040',1.00,'100','retail','0','2025-04-08 16:06:14','','','','42','Cash',0.00,'100','','','19','','1','2025-04-08 15:08:15','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20013.00','20012','Inclusive','branch','Inventory','','','','','',NULL,'19174411758211713022233'),(12270,'191744117564','B088',1.00,'400','retail','0','2025-04-08 16:06:23','','','','216','Cash',0.00,'400','','','19','','1','2025-04-08 15:08:15','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9981.00','9980','Inclusive','branch','Inventory','','','','','',NULL,'19174411760001000326132'),(12271,'191744117564','6040',1.00,'100','retail','0','2025-04-08 17:58:00','','','','42','Cash',0.00,'100','','','19','','1','2025-04-08 15:08:15','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20012.00','20011','Inclusive','branch','Inventory','','','','','',NULL,'19174412429020700213031'),(12272,'191744117564','6526',1.00,'100','retail','0','2025-04-08 17:58:10','','','','50','Cash',0.00,'100','','','19','','1','2025-04-08 15:08:15','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174412430133332137133'),(12273,'191744117564','6001',1.00,'650','retail','0','2025-04-08 17:58:23','','','','650','Cash',0.00,'650','','','19','','1','2025-04-08 15:08:15','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10039.00','10038','Inclusive','branch','Inventory','','','','','',NULL,'19174412433513402222412'),(12274,'191744117564','6511',1.00,'100','retail','0','2025-04-08 18:08:04','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-08 15:08:15','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20197.00','20196','Inclusive','branch','Service','1110','4000','5500','yes','','','19174412489212322224313'),(12275,'191744124898','B089',1.00,'200','retail','0','2025-04-08 18:08:18','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-04-08 15:09:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9972.00','9971','Inclusive','branch','Inventory','','','','yes','','','19174412491000223232331'),(12276,'191744124898','B021',1.00,'250','retail','0','2025-04-08 18:08:31','','','','150.8335714','Cash',0.00,'250','','','19','16.00','1','2025-04-08 15:09:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','yes','','','19174412492844838074020'),(12277,'191744124898','6582',1.00,'800','retail','0','2025-04-08 18:08:49','','','','800','Cash',0.00,'800','','','19','0.00','1','2025-04-08 15:09:20','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174412493722020304191'),(12278,'191744124898','6034',1.00,'100','retail','0','2025-04-08 18:08:58','','','','100','Cash',0.00,'100','','','19','16.00','1','2025-04-08 15:09:20','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9968.00','9967','Inclusive','branch','Inventory','','','','yes','','','19174412494602401022322'),(12298,'191744124962','6520',1.00,'200','retail','0','2025-04-08 18:09:22','','','','100','Cash',0.00,'200','','','19','','1','2025-04-08 17:31:15','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174412588723189097327'),(12299,'191744124962','6519',2.00,'300','retail','0','2025-04-08 18:24:48','','','','50','Cash',0.00,'150','','','19','','1','2025-04-08 17:31:15','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174412589880303090028'),(12300,'191744124962','6038',1.00,'1300','retail','0','2025-04-08 18:26:50','','','','1300','Cash',0.00,'1300','','','19','','1','2025-04-08 17:31:15','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10476.00','10475','Inclusive','branch','Inventory','','','','','',NULL,'19174412602113369320033'),(12301,'191744124962','B032',2.00,'500','retail','0','2025-04-08 19:59:12','','','','187','Cash',0.00,'250','','','19','','1','2025-04-08 17:31:15','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10013.00','10011','Inclusive','branch','Inventory','','','','','',NULL,'19174413156600243004033'),(12302,'191744124962','B028',1.00,'300','retail','0','2025-04-08 20:08:52','','','','222','Cash',0.00,'300','','','19','','1','2025-04-08 17:31:15','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10032.00','10031','Inclusive','branch','Inventory','','','','','',NULL,'19174413214203212322270'),(12303,'191744124962','6510',2.00,'200','retail','0','2025-04-08 20:30:47','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-08 17:31:15','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10005.00','10003','Inclusive','branch','Service','1110','4000','5500','yes','','','19174413346123603302762'),(12304,'191744124962','6513',1.00,'100','retail','0','2025-04-08 20:31:02','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-08 17:31:15','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174413347323073070023'),(12311,'191744132179','B038',2.00,'500','retail','0','2025-04-08 20:09:40','','','','195.52','Cash',0.00,'250','','','19','','1','2025-04-08 18:38:03','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9973.00','9971','Inclusive','branch','Inventory','','','','','',NULL,'19174413219223220424222'),(12312,'191744132179','5980',1.00,'900','retail','0','2025-04-08 20:09:53','','','','900','Cash',0.00,'900','','','19','','1','2025-04-08 18:38:03','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10485.00','10484','Inclusive','branch','Inventory','','','','','',NULL,'19174413221103229372422'),(12313,'191744132179','5977',1.00,'600','retail','0','2025-04-08 20:10:12','','','','600','Cash',0.00,'600','','','19','','1','2025-04-08 18:38:03','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9973.00','9972','Inclusive','branch','Inventory','','','','','',NULL,'19174413221830712002030'),(12314,'191744132179','6517',1.00,'250','retail','0','2025-04-08 20:10:18','','','','150','Cash',0.00,'250','','','19','','1','2025-04-08 18:38:03','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101113.00','101112','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174413223632332347103'),(12315,'191744132179','6545',1.00,'150','retail','0','2025-04-08 20:10:36','','','','80','Cash',0.00,'150','','','19','','1','2025-04-08 18:38:03','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174413226931232133093'),(12316,'191744132179','B038',1.00,'250','retail','0','2025-04-08 21:30:14','','','','195.52','Cash',0.00,'250','','','19','','1','2025-04-08 18:38:03','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9971.00','9970','Inclusive','branch','Inventory','','','','','',NULL,'19174413702702243297203'),(12317,'191744132179','6029',1.00,'70','retail','0','2025-04-08 21:37:48','','','','20','Cash',0.00,'70','','','19','16.00','1','2025-04-08 18:38:03','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','yes','','','19174413748109381333303'),(12318,'121744206187','6511',2.00,'200','retail','0','2025-04-09 16:43:07','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-09 13:43:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20197.00','20195','Inclusive','branch','Service','1110','4000','5500','yes','','','12174420619833212202132'),(12319,'121744206187','B088',1.00,'400','retail','0','2025-04-09 16:43:19','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-04-09 13:43:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9980.00','9979','Inclusive','branch','Inventory','','','','yes','','','12174420620642002013212'),(12320,'121744206187','6519',1.00,'150','retail','0','2025-04-09 16:43:26','','','','50','Cash',0.00,'150','','','12','0.00','1','2025-04-09 13:43:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174420621624033322034'),(12321,'121744206221','B009',1.00,'300','retail','0','2025-04-09 16:43:41','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-04-09 15:06:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10015.00','10014','Inclusive','branch','Inventory','','','','yes','','','12174421115423720322313'),(12322,'121744206221','6512',2.00,'100','retail','0','2025-04-09 18:05:55','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-04-09 15:06:12','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10035.00','10033','Inclusive','branch','Service','1110','4000','5500','yes','','','12174421116820322420223'),(12323,'121744299700','6519',5.00,'750','retail','0','2025-04-10 18:41:40','','','','50','Cash',0.00,'150','','','12','0.00','1','2025-04-10 15:42:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10000.00','9995','Inclusive','branch','Service','1110','4000','5500','yes','','','12174429972532373373503'),(12324,'121744299748','B006',2.00,'500','retail','0','2025-04-10 18:42:28','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-04-10 15:43:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10013.00','10011','Inclusive','branch','Inventory','','','','yes','','','12174429976972333227233'),(12325,'121744299809','B027',4.00,'1000','retail','0','2025-04-10 18:43:29','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-04-10 16:02:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','99995.00','99991','Inclusive','branch','Inventory','','','','yes','','','12174430090500221070212'),(12326,'121744299809','B030',2.00,'500','retail','0','2025-04-10 19:01:45','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-04-10 16:02:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','100011.00','100009','Inclusive','branch','Inventory','','','','yes','','','12174430091711200020030'),(12327,'121744299809','6501',1.00,'200','retail','0','2025-04-10 19:01:58','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-04-10 16:02:10','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9979.00','9978','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174430092727233327302'),(12330,'121744301654','6040',1.00,'100','retail','0','2025-04-10 19:14:14','','','','42','Cash',0.00,'100','','','12','','1','2025-04-10 17:35:32','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20011.00','20010','Inclusive','branch','Inventory','','','','','',NULL,'12174430166323236173241'),(12331,'121744301654','B064',1.00,'1200','retail','0','2025-04-10 19:14:23','','','','610','Cash',0.00,'1200','','','12','','1','2025-04-10 17:35:32','2','7','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10002.00','10001','Inclusive','branch','Inventory','','','','','',NULL,'12174430167222772223337'),(12332,'121744301654','6034',1.00,'100','retail','0','2025-04-10 20:35:16','','','','100','Cash',0.00,'100','','','12','16.00','1','2025-04-10 17:35:32','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9967.00','9966','Inclusive','branch','Inventory','','','','yes','','','12174430652821327326822'),(12333,'121744314509','6512',2.00,'100','retail','0','2025-04-10 22:48:29','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-04-10 19:50:00','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10035.00','10033','Inclusive','branch','Service','1110','4000','5500','yes','','','12174431452221121231200'),(12334,'121744314509','6520',1.00,'200','retail','0','2025-04-10 22:48:42','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-04-10 19:50:00','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174431456231433412441'),(12335,'121744314509','5977',1.00,'600','retail','0','2025-04-10 22:49:22','','','','600','Cash',0.00,'600','','','12','16.00','1','2025-04-10 19:50:00','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9972.00','9971','Inclusive','branch','Inventory','','','','yes','','','12174431458020242033237'),(12336,'121744314509','6575',1.00,'250','retail','0','2025-04-10 22:49:41','','','','200','Cash',0.00,'250','','','12','0.00','1','2025-04-10 19:50:00','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174431459535240052314'),(12343,'191744373959','6539',1.00,'300','retail','0','2025-04-11 15:19:19','','','','234','Cash',0.00,'300','','','19','0.00','1','2025-04-11 12:20:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10021.00','10020','Inclusive','branch','Service','1110','4000','5500','yes','','','19174437398633234321243'),(12344,'191744373959','B019',1.00,'350','retail','0','2025-04-11 15:19:46','','','','265','Cash',0.00,'350','','','19','16.00','1','2025-04-11 12:20:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','','','','yes','','','19174437399626073232224'),(12345,'191744373959','6000',1.00,'1300','retail','0','2025-04-11 15:19:56','','','','1000','Cash',0.00,'1300','','','19','16.00','1','2025-04-11 12:20:41','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','yes','','','19174437400441337210323'),(12346,'191744373959','6510',1.00,'100','retail','0','2025-04-11 15:20:05','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-11 12:20:41','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','19174437401232370390933'),(12347,'191744373959','6513',1.00,'100','retail','0','2025-04-11 15:20:13','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-11 12:20:41','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174437402320242023333'),(12348,'191744373959','5996',1.00,'200','retail','0','2025-04-11 15:20:23','','','','150','Cash',0.00,'200','','','19','16.00','1','2025-04-11 12:20:41','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9957.00','9956','Inclusive','branch','Inventory','','','','yes','','','19174437403833213330330'),(12412,'121744374420','6514',2.00,'200','retail','0','2025-04-11 15:27:00','','','','50','Cash',0.00,'100','','','12','','1','2025-04-11 14:07:44','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174437443343003373343'),(12413,'121744374420','6512',2.00,'100','retail','0','2025-04-11 15:27:15','','','','30','Cash',0.00,'50','','','12','','1','2025-04-11 14:07:44','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10035.00','10033','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174437444403733703337'),(12414,'121744374420','B088',1.00,'400','retail','0','2025-04-11 15:27:25','','','','216','Cash',0.00,'400','','','12','','1','2025-04-11 14:07:44','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9979.00','9978','Inclusive','branch','Inventory','','','','','',NULL,'12174437445433347334223'),(12415,'121744374420','6591',1.00,'2400','retail','0','2025-04-11 15:27:34','','','','2400','Cash',0.00,'2400','','','12','','1','2025-04-11 14:07:44','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10989.00','10988','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12174437446523002343342'),(12416,'121744374420','6510',2.00,'200','retail','0','2025-04-11 15:27:46','','','','50','Cash',0.00,'100','','','12','','1','2025-04-11 14:07:44','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10005.00','10003','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174437447831443073223'),(12417,'121744374420','6040',1.00,'100','retail','0','2025-04-11 17:07:11','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-04-11 14:07:44','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20009.00','20008','Inclusive','branch','Inventory','','','','yes','','','12174438044323233242320'),(12418,'121744374420','6040',1.00,'100','retail','0','2025-04-11 17:07:26','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-04-11 14:07:44','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20008.00','20007','Inclusive','branch','Inventory','','','','yes','','','12174438046132303424230'),(12419,'121744380467','6506',1.00,'1300','retail','0','2025-04-11 17:07:48','','','','700','Cash',0.00,'1300','','','12','0.00','1','2025-04-11 14:20:54','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','12174438121524072032240'),(12420,'121744380467','6510',4.00,'400','retail','0','2025-04-11 17:20:16','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-11 14:20:54','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10005.00','10001','Inclusive','branch','Service','1110','4000','5500','yes','','','12174438122515222201231'),(12421,'121744380467','6511',4.00,'400','retail','0','2025-04-11 17:20:26','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-11 14:20:54','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','20197.00','20193','Inclusive','branch','Service','1110','4000','5500','yes','','','12174438123622026033003'),(12422,'121744380467','6537',4.00,'400','retail','0','2025-04-11 17:20:37','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-11 14:20:54','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10000.00','9996','Inclusive','branch','Service','1110','4000','5500','yes','','','12174438124878121210132'),(12441,'191744366925','6003',1.00,'150','retail','0','2025-04-11 13:22:06','','','','150','Cash',0.00,'150','','','19','','1','2025-04-11 15:56:03','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9985.00','9984','Inclusive','branch','Inventory','','','','','',NULL,'19174436694840393324036'),(12442,'191744366925','6512',2.00,'100','retail','0','2025-04-11 13:22:29','','','','30','Cash',0.00,'50','','','19','','1','2025-04-11 15:56:03','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10035.00','10033','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174436695933224227351'),(12443,'191744366925','15',1.00,'150','retail','0','2025-04-11 13:22:40','','','','0','Cash',0.00,'150','','','19','','1','2025-04-11 15:56:03','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9863.00','9862','Inclusive','branch','Inventory','','','','','',NULL,'19174436701412132403174'),(12444,'191744366925','7029',4.00,'7200','retail','0','2025-04-11 13:23:34','','','','1200','Cash',0.00,'1800','','','19','','1','2025-04-11 15:56:03','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9971.00','9967','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174436702837028662940'),(12445,'191744366925','6510',6.00,'600','retail','0','2025-04-11 13:23:48','','','','50','Cash',0.00,'100','','','19','','1','2025-04-11 15:56:03','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','10005.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174436703807320320763'),(12446,'191744366925','5996',6.00,'1200','retail','0','2025-04-11 13:24:00','','','','150','Cash',0.00,'200','','','19','','1','2025-04-11 15:56:03','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','9963.00','9957','Inclusive','branch','Inventory','','','','','',NULL,'19174436705029223302413'),(12447,'191744366925','15',2.00,'300','retail','0','2025-04-11 15:21:44','','','','0','Cash',0.00,'150','','','19','','1','2025-04-11 15:56:03','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9862.00','9860','Inclusive','branch','Inventory','','','','','',NULL,'19174437413210379222323'),(12448,'191744366925','6520',1.00,'200','retail','0','2025-04-11 15:22:13','','','','100','Cash',0.00,'200','','','19','','1','2025-04-11 15:56:03','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174437414944939074020'),(12449,'191744366925','6003',1.00,'150','retail','0','2025-04-11 15:22:30','','','','150','Cash',0.00,'150','','','19','','1','2025-04-11 15:56:03','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9984.00','9983','Inclusive','branch','Inventory','','','','','',NULL,'19174437416201221042173'),(12450,'191744366925','6519',1.00,'150','retail','0','2025-04-11 15:22:45','','','','50','Cash',0.00,'150','','','19','','1','2025-04-11 15:56:03','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174437423732707321973'),(12451,'191744366925','6512',11.00,'550','retail','0','2025-04-11 15:23:57','','','','30','Cash',0.00,'50','','','19','','1','2025-04-11 15:56:03','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','10035.00','10024','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174437429937133702324'),(12452,'191744366925','6514',1.00,'100','retail','0','2025-04-11 15:24:59','','','','50','Cash',0.00,'100','','','19','','1','2025-04-11 15:56:03','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10051.00','10050','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174437431112003333404'),(12453,'191744366925','B088',1.00,'400','retail','0','2025-04-11 16:32:02','','','','216','Cash',0.00,'400','','','19','','1','2025-04-11 15:56:03','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9978.00','9977','Inclusive','branch','Inventory','','','','','',NULL,'19174437833132300372287'),(12454,'191744366925','6511',1.00,'100','retail','0','2025-04-11 16:32:12','','','','50','Cash',0.00,'100','','','19','','1','2025-04-11 15:56:03','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20197.00','20196','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174437834337021432333'),(12455,'191744366925','B089',1.00,'200','retail','0','2025-04-11 16:32:53','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-04-11 15:56:03','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9971.00','9970','Inclusive','branch','Inventory','','','','','',NULL,'19174437838233024291308'),(12456,'191744366925','15',2.00,'300','retail','0','2025-04-11 17:03:33','','','','0','Cash',0.00,'150','','','19','','1','2025-04-11 15:56:03','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9860.00','9858','Inclusive','branch','Inventory','','','','','',NULL,'19174438024709843220272'),(12457,'191744366925','6040',1.00,'100','retail','0','2025-04-11 17:04:11','','','','42','Cash',0.00,'100','','','19','','1','2025-04-11 15:56:03','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20010.00','20009','Inclusive','branch','Inventory','','','','','',NULL,'19174438026628226304322'),(12458,'191744366925','15',3.00,'450','retail','0','2025-04-11 18:01:18','','','','0','Cash',0.00,'150','','','19','','1','2025-04-11 15:56:03','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9858.00','9855','Inclusive','branch','Inventory','','','','','',NULL,'19174438369232033032331'),(12459,'191744366925','15',2.00,'300','retail','0','2025-04-11 18:55:43','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-04-11 15:56:03','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9855.00','9853','Inclusive','branch','Inventory','','','','yes','','','19174438695133339153734'),(12460,'191744366925','5996',1.00,'200','retail','0','2025-04-11 18:55:51','','','','150','Cash',0.00,'200','','','19','16.00','1','2025-04-11 15:56:03','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9956.00','9955','Inclusive','branch','Inventory','','','','yes','','','19174438696061243713373'),(12461,'121744390336','6520',1.00,'200','retail','0','2025-04-11 19:52:16','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-04-11 16:53:08','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174439036822302200033'),(12462,'121744390336','6512',2.00,'100','retail','0','2025-04-11 19:52:49','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-04-11 16:53:08','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10035.00','10033','Inclusive','branch','Service','1110','4000','5500','yes','','','12174439038532340320223'),(12463,'191744391483','15',1.00,'150','retail','0','2025-04-11 20:11:23','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-04-11 17:11:37','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9853.00','9852','Inclusive','branch','Inventory','','','','yes','','','19174439149552131399331'),(12464,'121744392695','6512',4.00,'200','retail','0','2025-04-11 20:31:35','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-04-11 17:32:19','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10035.00','10031','Inclusive','branch','Service','1110','4000','5500','yes','','','12174439270637211022222'),(12465,'121744392695','5980',1.00,'900','retail','0','2025-04-11 20:31:46','','','','900','Cash',0.00,'900','','','12','16.00','1','2025-04-11 17:32:19','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10484.00','10483','Inclusive','branch','Inventory','','','','yes','','','12174439271444220032903'),(12466,'121744392695','6044',1.00,'200','retail','0','2025-04-11 20:31:56','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-04-11 17:32:19','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14826.00','14825','Inclusive','branch','Inventory','','','','yes','','','12174439272313724241230'),(12467,'121744392695','6510',1.00,'100','retail','0','2025-04-11 20:32:04','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-11 17:32:19','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','12174439273022232317243'),(12468,'191744461554','6040',1.00,'100','retail','0','2025-04-12 15:39:14','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-04-12 12:59:10','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20007.00','20006','Inclusive','branch','Inventory','','','','yes','','','19174446156521311212700'),(12469,'191744461554','6583',1.00,'800','retail','0','2025-04-12 15:39:26','','','','700','Cash',0.00,'800','','','19','0.00','1','2025-04-12 12:59:10','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174446157817348631372'),(12470,'191744461554','6555',2.00,'2400','retail','0','2025-04-12 15:40:27','','','','600','Cash',0.00,'1200','','','19','0.00','1','2025-04-12 12:59:10','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10003.00','10001','Inclusive','branch','Service','1110','4000','5500','yes','','','19174446266091320032234'),(12471,'191744461554','6524',3.00,'600','retail','0','2025-04-12 15:57:42','','','','70','Cash',0.00,'200','','','19','0.00','1','2025-04-12 12:59:10','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Service','1110','4000','5500','yes','','','19174446267642363722102'),(12472,'191744461554','6510',1.00,'100','retail','0','2025-04-12 15:58:00','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-12 12:59:10','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','19174446270402003106323'),(12484,'191744463183','6000',1.00,'1300','retail','0','2025-04-12 16:06:23','','','','1000','Cash',0.00,'1300','','','19','16.00','1','2025-04-12 13:07:48','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','yes','','','19174446321521322312234'),(12485,'191744463183','6510',3.00,'300','retail','0','2025-04-12 16:06:58','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-12 13:07:48','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10005.00','10002','Inclusive','branch','Service','1110','4000','5500','yes','','','19174446323433033042339'),(12486,'191744463183','6513',3.00,'300','retail','0','2025-04-12 16:07:14','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-12 13:07:48','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Service','1110','4000','5500','yes','','','19174446324523203029302'),(12487,'191744463274','6040',1.00,'100','retail','0','2025-04-12 16:07:54','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-04-12 13:53:35','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20006.00','20005','Inclusive','branch','Inventory','','','','yes','','','19174446601126333602103'),(12508,'191744462915','B088',1.00,'400','retail','0','2025-04-12 16:01:55','','','','216','Cash',0.00,'400','','','19','','1','2025-04-12 15:05:59','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9977.00','9976','Inclusive','branch','Inventory','','','','','',NULL,'19174446292444333203243'),(12509,'191744462915','B027',2.00,'500','retail','0','2025-04-12 17:46:33','','','','176','Cash',0.00,'250','','','19','','1','2025-04-12 15:05:59','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99991.00','99989','Inclusive','branch','Inventory','','','','','',NULL,'19174446921023300223902'),(12510,'191744462915','B023',2.00,'600','retail','0','2025-04-12 17:46:52','','','','176','Cash',0.00,'300','','','19','','1','2025-04-12 15:05:59','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11009.00','11007','Inclusive','branch','Inventory','','','','','',NULL,'19174446922723230391634'),(12511,'191744462915','6583',1.00,'800','retail','0','2025-04-12 18:00:43','','','','700','Cash',0.00,'800','','','19','','1','2025-04-12 15:05:59','2','8','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9998.00','9997','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174447005303230292002'),(12512,'191744462915','B023',1.00,'300','retail','0','2025-04-12 18:05:38','','','','176','Cash',0.00,'300','','','19','16.00','1','2025-04-12 15:05:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11007.00','11006','Inclusive','branch','Inventory','','','','yes','','','19174447035233240930432'),(12513,'191744470363','6539',1.00,'300','retail','0','2025-04-12 18:06:04','','','','234','Cash',0.00,'300','','','19','0.00','1','2025-04-12 15:31:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10021.00','10020','Inclusive','branch','Service','1110','4000','5500','yes','','','19174447180741770313720'),(12514,'191744470363','B027',2.00,'500','retail','0','2025-04-12 18:30:07','','','','176','Cash',0.00,'250','','','19','16.00','1','2025-04-12 15:31:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99989.00','99987','Inclusive','branch','Inventory','','','','yes','','','19174447182182213223738'),(12515,'191744470363','6511',2.00,'200','retail','0','2025-04-12 18:30:21','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-12 15:31:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20197.00','20195','Inclusive','branch','Service','1110','4000','5500','yes','','','19174447183430221071912'),(12516,'191744470363','6044',2.00,'400','retail','0','2025-04-12 18:30:35','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-04-12 15:31:30','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14825.00','14823','Inclusive','branch','Inventory','','','','yes','','','19174447185534912121141'),(12517,'191744470363','6510',1.00,'100','retail','0','2025-04-12 18:30:56','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-12 15:31:30','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','19174447186633689630130'),(12518,'191744470363','7029',1.00,'1800','retail','0','2025-04-12 18:31:06','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2025-04-12 15:31:30','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9967.00','9966','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174447187734423383903'),(12519,'191744462928','B089',4.00,'800','retail','0','2025-04-12 16:02:08','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-04-12 15:37:15','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9970.00','9966','Inclusive','branch','Inventory','','','','','',NULL,'19174446295841303262122'),(12520,'191744462928','6511',2.00,'200','retail','0','2025-04-12 16:02:38','','','','50','Cash',0.00,'100','','','19','','1','2025-04-12 15:37:15','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20197.00','20195','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174446297141032200203'),(12521,'191744462928','B044',1.00,'2200','retail','0','2025-04-12 16:02:52','','','','1290','Cash',0.00,'2200','','','19','','1','2025-04-12 15:37:15','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','','',NULL,'19174446298638220232402'),(12522,'191744462928','6555',1.00,'1200','retail','0','2025-04-12 16:03:08','','','','600','Cash',0.00,'1200','','','19','','1','2025-04-12 15:37:15','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174446300502030500592'),(12523,'191744462928','15',1.00,'150','retail','0','2025-04-12 16:03:26','','','','0','Cash',0.00,'150','','','19','','1','2025-04-12 15:37:15','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9852.00','9851','Inclusive','branch','Inventory','','','','','',NULL,'19174446301824330924203'),(12524,'191744462928','6512',4.00,'200','retail','0','2025-04-12 16:03:39','','','','30','Cash',0.00,'50','','','19','','1','2025-04-12 15:37:15','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10035.00','10031','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174446303333703222243'),(12525,'191744462928','6514',2.00,'200','retail','0','2025-04-12 16:03:55','','','','50','Cash',0.00,'100','','','19','','1','2025-04-12 15:37:15','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174446304944333400922'),(12526,'191744462928','6520',1.00,'200','retail','0','2025-04-12 16:04:11','','','','100','Cash',0.00,'200','','','19','','1','2025-04-12 15:37:15','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174446308932039028202'),(12527,'191744462928','6539',2.00,'600','retail','0','2025-04-12 16:04:51','','','','234','Cash',0.00,'300','','','19','','1','2025-04-12 15:37:15','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10021.00','10019','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174446311842302422032'),(12528,'191744462928','B091',1.00,'100','retail','0','2025-04-12 16:05:19','','','','47','Cash',0.00,'100','','','19','','1','2025-04-12 15:37:15','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10011.00','10010','Inclusive','branch','Inventory','','','','','',NULL,'19174446315021103044333'),(12529,'191744462928','6539',3.00,'900','retail','0','2025-04-12 17:44:47','','','','234','Cash',0.00,'300','','','19','','1','2025-04-12 15:37:15','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10021.00','10018','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174446912434272923242'),(12530,'191744462928','B181',1.00,'1700','retail','0','2025-04-12 17:45:25','','','','956','Cash',0.00,'1700','','','19','','1','2025-04-12 15:37:15','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Inventory','','','','','',NULL,'19174446914244934220214'),(12531,'191744462928','6511',1.00,'100','retail','0','2025-04-12 17:45:44','','','','50','Cash',0.00,'100','','','19','','1','2025-04-12 15:37:15','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20197.00','20196','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174446916102101032063'),(12532,'191744462928','6015',1.00,'1500','retail','0','2025-04-12 18:36:21','','','','1500','Cash',0.00,'1500','','','19','16.00','1','2025-04-12 15:37:15','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','','','','yes','','','19174447222612323337034'),(12533,'191744472343','B044',1.00,'2200','retail','0','2025-04-12 18:39:03','','','','1290','Cash',0.00,'2200','','','19','16.00','1','2025-04-12 15:39:40','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9998.00','9997','Inclusive','branch','Inventory','','','','yes','','','19174447236820246974443'),(12534,'191744472381','6520',1.00,'200','retail','0','2025-04-12 18:39:41','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-04-12 16:02:24','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174447374122392327000'),(12535,'191744473746','6514',2.00,'200','retail','0','2025-04-12 19:02:26','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-12 16:03:33','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','yes','','','19174447376102423122032'),(12536,'191744473746','6512',2.00,'100','retail','0','2025-04-12 19:02:41','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-04-12 16:03:33','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10035.00','10033','Inclusive','branch','Service','1110','4000','5500','yes','','','19174447377410233230473'),(12537,'191744473746','15',1.00,'150','retail','0','2025-04-12 19:02:57','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-04-12 16:03:33','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9851.00','9850','Inclusive','branch','Inventory','','','','yes','','','19174447378622036499232'),(12538,'191744473746','B032',1.00,'250','retail','0','2025-04-12 19:03:06','','','','187','Cash',0.00,'250','','','19','16.00','1','2025-04-12 16:03:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10011.00','10010','Inclusive','branch','Inventory','','','','yes','','','19174447379871034234302'),(12539,'191744473746','B032',1.00,'250','retail','0','2025-04-12 19:03:18','','','','187','Cash',0.00,'250','','','19','16.00','1','2025-04-12 16:03:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10010.00','10009','Inclusive','branch','Inventory','','','','yes','','','19174447380832328307349'),(12545,'191744476935','6016',1.00,'750','retail','0','2025-04-12 19:55:35','','','','750','Cash',0.00,'750','','','19','','1','2025-04-12 16:56:22','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9978.00','9977','Inclusive','branch','Inventory','','','','','',NULL,'19174447694590223496253'),(12546,'191744476935','B089',1.00,'200','retail','0','2025-04-12 19:55:45','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-04-12 16:56:22','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9966.00','9965','Inclusive','branch','Inventory','','','','','',NULL,'19174447695423336343293'),(12547,'191744476935','6511',1.00,'100','retail','0','2025-04-12 19:56:12','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-12 16:56:22','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20197.00','20196','Inclusive','branch','Service','1110','4000','5500','yes','','','19174447698029392213012'),(12548,'191744476985','B028',3.00,'900','retail','0','2025-04-12 19:56:25','','','','222','Cash',0.00,'300','','','19','16.00','1','2025-04-12 17:15:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10031.00','10028','Inclusive','branch','Inventory','','','','yes','','','19174447811243424070002'),(12549,'191744476985','B027',1.00,'250','retail','0','2025-04-12 20:15:12','','','','176','Cash',0.00,'250','','','19','16.00','1','2025-04-12 17:15:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99987.00','99986','Inclusive','branch','Inventory','','','','yes','','','19174447812043408320227'),(12550,'191744476985','B023',1.00,'300','retail','0','2025-04-12 20:15:20','','','','176','Cash',0.00,'300','','','19','16.00','1','2025-04-12 17:15:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11004.00','11003','Inclusive','branch','Inventory','','','','yes','','','19174447812903221021213'),(12551,'191744474811','B038',2.00,'500','retail','0','2025-04-12 19:20:11','','','','195.52','Cash',0.00,'250','','','19','','1','2025-04-12 17:18:45','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9970.00','9968','Inclusive','branch','Inventory','','','','','',NULL,'19174447491221422312033'),(12552,'191744474811','B023',2.00,'600','retail','0','2025-04-12 19:21:52','','','','176','Cash',0.00,'300','','','19','','1','2025-04-12 17:18:45','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11006.00','11004','Inclusive','branch','Inventory','','','','','',NULL,'19174447492660072292932'),(12553,'191744474811','6539',1.00,'300','retail','0','2025-04-12 19:22:23','','','','234','Cash',0.00,'300','','','19','','1','2025-04-12 17:18:45','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10021.00','10020','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174447495334043223437'),(12554,'191744474811','6539',1.00,'300','retail','0','2025-04-12 20:18:27','','','','234','Cash',0.00,'300','','','19','0.00','1','2025-04-12 17:18:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10021.00','10020','Inclusive','branch','Service','1110','4000','5500','yes','','','19174447832123344333321'),(12555,'191744481230','6511',4.00,'400','retail','0','2025-04-12 21:07:10','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-12 18:07:29','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','20197.00','20193','Inclusive','branch','Service','1110','4000','5500','yes','','','19174448124692402414241'),(12556,'191744481418','B038',3.00,'750','retail','0','2025-04-12 21:10:18','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-04-12 18:10:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9968.00','9965','Inclusive','branch','Inventory','','','','yes','','','19174448143124420403243'),(12557,'191744481796','6512',4.00,'200','retail','0','2025-04-12 21:16:36','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-04-12 18:16:47','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10035.00','10031','Inclusive','branch','Service','1110','4000','5500','yes','','','19174448180523023453308'),(12567,'121744546648','B088',1.00,'400','retail','0','2025-04-13 15:17:28','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-04-13 12:17:43','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9976.00','9975','Inclusive','branch','Inventory','','','','yes','','','12174454665963135300022'),(12576,'191744542991','B038',2.00,'500','retail','0','2025-04-13 14:16:31','','','','195.52','Cash',0.00,'250','','','19','','1','2025-04-13 12:35:26','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9964.00','9962','Inclusive','branch','Inventory','','','','','',NULL,'19174454300830120223203'),(12577,'191744542991','5980',1.00,'900','retail','0','2025-04-13 14:16:48','','','71744547911','900','Cash',0.00,'900','','','19','','1','2025-04-13 12:39:16','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10483.00','10482','Inclusive','branch','Inventory','','','','','',NULL,'19174454302275452222230'),(12578,'191744542991','6015',2.00,'3000','retail','0','2025-04-13 14:17:02','','','71744547911','1500','Cash',0.00,'1500','','','19','','1','2025-04-13 12:39:16','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9993.00','9991','Inclusive','branch','Inventory','','','','','',NULL,'19174454303632353032323'),(12579,'191744542991','5996',3.00,'600','retail','0','2025-04-13 14:17:16','','','71744547911','150','Cash',0.00,'200','','','19','','1','2025-04-13 12:39:16','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9955.00','9952','Inclusive','branch','Inventory','','','','','',NULL,'19174454304900135405230'),(12580,'191744542991','6514',2.00,'200','retail','0','2025-04-13 14:17:29','','','71744547911','50','Cash',0.00,'100','','','19','','1','2025-04-13 12:39:16','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174454305901422349230'),(12581,'191744542991','6528',1.00,'250','retail','0','2025-04-13 15:34:34','','','71744547911','150 ','Cash',0.00,'250','','','19','','1','2025-04-13 12:39:16','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10900.00','10899','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174454768643139302023'),(12582,'191744542991','6514',1.00,'100','retail','0','2025-04-13 15:34:46','','','71744547911','50','Cash',0.00,'100','','','19','','1','2025-04-13 12:39:16','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10051.00','10050','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174454769423293444353'),(12583,'191744542991','6510',1.00,'100','retail','0','2025-04-13 15:35:12','','','71744547911','50','Cash',0.00,'100','','','19','0.00','1','2025-04-13 12:39:16','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','19174454772103333221237'),(12589,'121744548070','6044',3.00,'600','retail','0','2025-04-13 15:41:10','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-04-13 12:56:04','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14823.00','14820','Inclusive','branch','Inventory','','','','yes','','','12174454808000208127227'),(12590,'121744548070','6513',3.00,'300','retail','0','2025-04-13 15:54:42','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-13 12:56:04','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Service','1110','4000','5500','yes','','','12174454889542302404001'),(12591,'121744548070','6510',2.00,'200','retail','0','2025-04-13 15:54:55','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-13 12:56:04','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10008.00','10006','Inclusive','branch','Service','1110','4000','5500','yes','','','12174454890403028342052'),(12592,'121744548070','6000',2.00,'2600','retail','0','2025-04-13 15:55:05','','','','1000','Cash',0.00,'1300','','','12','16.00','1','2025-04-13 12:56:04','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9995.00','9993','Inclusive','branch','Inventory','','','','yes','','','12174454891792024221220'),(12593,'121744548070','B018',2.00,'500','retail','0','2025-04-13 15:55:18','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-04-13 12:56:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10015.00','10013','Inclusive','branch','Inventory','','','','yes','','','12174454892918453327538'),(12594,'121744548070','B038',3.00,'750','retail','0','2025-04-13 15:55:29','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-04-13 12:56:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9961.00','9958','Inclusive','branch','Inventory','','','','yes','','','12174454894421422223023'),(12595,'121744548070','B088',1.00,'400','retail','0','2025-04-13 15:55:44','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-04-13 12:56:04','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9974.00','9973','Inclusive','branch','Inventory','','','','yes','','','12174454895072353235132'),(12596,'121744548070','6040',1.00,'100','retail','0','2025-04-13 15:55:51','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-04-13 12:56:04','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20005.00','20004','Inclusive','branch','Inventory','','','','yes','','','12174454896032603280135'),(12604,'191744552212','6511',2.00,'200','retail','0','2025-04-13 16:50:12','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-13 13:50:50','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20199.00','20197','Inclusive','branch','Service','1110','4000','5500','yes','','','19174455222445125223200'),(12605,'191744552212','6505',1.00,'650','retail','0','2025-04-13 16:50:24','','','','350','Cash',0.00,'650','','','19','0.00','1','2025-04-13 13:50:50','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174455223533339133734'),(12606,'191744552212','5996',1.00,'200','retail','0','2025-04-13 16:50:35','','','','150','Cash',0.00,'200','','','19','16.00','1','2025-04-13 13:50:50','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9952.00','9951','Inclusive','branch','Inventory','','','','yes','','','19174455224642231323332'),(12615,'121744552638','6520',1.00,'200','retail','0','2025-04-13 16:57:18','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-04-13 13:58:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174455267013222724527'),(12616,'121744552638','15',1.00,'150','retail','0','2025-04-13 16:57:50','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-04-13 13:58:30','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9850.00','9849','Inclusive','branch','Inventory','','','','yes','','','12174455269330333521322'),(12617,'121744552638','6514',2.00,'200','retail','0','2025-04-13 16:58:13','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-13 13:58:30','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','yes','','','12174455270422225733342'),(12623,'121744555252','6040',1.00,'100','retail','0','2025-04-13 17:40:52','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-04-13 14:41:02','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20004.00','20003','Inclusive','branch','Inventory','','','','yes','','','12174455525930255203312'),(12626,'121744552608','B088',1.00,'400','retail','0','2025-04-13 16:56:48','','','','216','Cash',0.00,'400','','','12','','1','2025-04-13 14:42:26','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9970.00','9969','Inclusive','branch','Inventory','','','','','',NULL,'12174455262223221322233'),(12627,'121744552608','6512',3.00,'150','retail','0','2025-04-13 16:57:02','','','','30','Cash',0.00,'50','','','12','','1','2025-04-13 14:42:26','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10035.00','10032','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174455263233133523323'),(12628,'121744552608','B088',1.00,'400','retail','0','2025-04-13 17:42:13','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-04-13 14:42:26','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9969.00','9968','Inclusive','branch','Inventory','','','','yes','','','12174455534222242013312'),(12629,'121744555347','12',1.00,'2000','retail','0','2025-04-13 17:42:27','','','','975','Cash',0.00,'2000','','','12','16.00','1','2025-04-13 14:42:47','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','yes','','','12174455536403333221233'),(12630,'121744555367','6514',2.00,'200','retail','0','2025-04-13 17:42:48','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-13 14:52:40','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','yes','','','12174455595723723332324'),(12631,'191744552251','6556',2.00,'1000','retail','0','2025-04-13 16:50:51','','','','300','Cash',0.00,'500','','','19','','1','2025-04-13 14:55:13','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10005.00','10003','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174455228522022500222'),(12632,'191744552251','B088',1.00,'400','retail','0','2025-04-13 16:51:26','','','','216','Cash',0.00,'400','','','19','','1','2025-04-13 14:55:13','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9972.00','9971','Inclusive','branch','Inventory','','','','','',NULL,'19174455230934032197221'),(12633,'191744552251','B019',1.00,'350','retail','0','2025-04-13 16:51:50','','','','265','Cash',0.00,'350','','','19','','1','2025-04-13 14:55:13','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9993.00','9992','Inclusive','branch','Inventory','','','','','',NULL,'19174455232232333223229'),(12634,'191744552251','B010',2.00,'700','retail','0','2025-04-13 16:52:03','','','','272','Cash',0.00,'350','','','19','','1','2025-04-13 14:55:13','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9991.00','9989','Inclusive','branch','Inventory','','','','','',NULL,'19174455233203330934323'),(12635,'191744552251','6614',4.00,'800','retail','0','2025-04-13 17:19:47','','','','200','Cash',0.00,'200','','','19','','1','2025-04-13 14:55:13','2','12','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9982.00','9978','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174455399923219290223'),(12636,'191744552251','B019',1.00,'350','retail','0','2025-04-13 17:54:29','','','','265','Cash',0.00,'350','','','19','16.00','1','2025-04-13 14:55:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9992.00','9991','Inclusive','branch','Inventory','','','','yes','','','19174455609033026900034'),(12637,'191744552251','B010',2.00,'700','retail','0','2025-04-13 17:54:50','','','','272','Cash',0.00,'350','','','19','16.00','1','2025-04-13 14:55:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9989.00','9987','Inclusive','branch','Inventory','','','','yes','','','19174455610225423734233'),(12638,'191744552251','B089',1.00,'200','retail','0','2025-04-13 17:55:03','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-04-13 14:55:13','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9965.00','9964','Inclusive','branch','Inventory','','','','yes','','','19174455611112301219332'),(12646,'191744556149','B038',2.00,'500','retail','0','2025-04-13 17:55:49','','','','195.52','Cash',0.00,'250','','','19','','1','2025-04-13 15:26:31','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9955.00','9953','Inclusive','branch','Inventory','','','','','',NULL,'19174455617132317312632'),(12647,'191744556149','B001',1.00,'250','retail','0','2025-04-13 17:56:12','','','','169','Cash',0.00,'250','','','19','','1','2025-04-13 15:26:31','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99971.00','99970','Inclusive','branch','Inventory','','','','','',NULL,'19174455617996339255343'),(12648,'191744556149','B001',1.00,'250','retail','0','2025-04-13 18:23:04','','','','169','Cash',0.00,'250','','','19','','1','2025-04-13 15:26:31','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99970.00','99969','Inclusive','branch','Inventory','','','','','',NULL,'19174455779140235334233'),(12649,'191744556149','B038',2.00,'500','retail','0','2025-04-13 18:23:11','','','','195.52','Cash',0.00,'250','','','19','','1','2025-04-13 15:26:31','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9953.00','9951','Inclusive','branch','Inventory','','','','','',NULL,'19174455780130022330010'),(12650,'191744556149','6511',1.00,'100','retail','0','2025-04-13 18:23:21','','','','50','Cash',0.00,'100','','','19','','1','2025-04-13 15:26:31','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20199.00','20198','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174455780735230052021'),(12651,'191744556149','6614',6.00,'1200','retail','0','2025-04-13 18:26:07','','','','200','Cash',0.00,'200','','','19','0.00','1','2025-04-13 15:26:31','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','9978.00','9972','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174455798822295340303'),(12658,'191744547727','B038',1.00,'250','retail','0','2025-04-13 15:35:27','','','','195.52','Cash',0.00,'250','','','19','','1','2025-04-13 17:09:38','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9962.00','9961','Inclusive','branch','Inventory','','','','','',NULL,'19174454774834017774303'),(12659,'191744547727','B001',1.00,'250','retail','0','2025-04-13 15:35:48','','','','169','Cash',0.00,'250','','','19','','1','2025-04-13 17:09:38','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99974.00','99973','Inclusive','branch','Inventory','','','','','',NULL,'19174454775722327393557'),(12660,'191744547727','B038',3.00,'750','retail','0','2025-04-13 16:46:21','','','','195.52','Cash',0.00,'250','','','19','','1','2025-04-13 17:09:38','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9958.00','9955','Inclusive','branch','Inventory','','','','','',NULL,'19174455200233032419795'),(12661,'191744547727','B001',1.00,'250','retail','0','2025-04-13 16:46:43','','','','169','Cash',0.00,'250','','','19','','1','2025-04-13 17:09:38','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99973.00','99972','Inclusive','branch','Inventory','','','','','',NULL,'19174455201302245352303'),(12662,'191744547727','B001',1.00,'250','retail','0','2025-04-13 16:47:37','','','','169','Cash',0.00,'250','','','19','','1','2025-04-13 17:09:38','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99972.00','99971','Inclusive','branch','Inventory','','','','','',NULL,'19174455210620060620201'),(12663,'191744547727','B091',1.00,'100','retail','0','2025-04-13 16:48:27','','','','47','Cash',0.00,'100','','','19','','1','2025-04-13 17:09:38','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10010.00','10009','Inclusive','branch','Inventory','','','','','',NULL,'19174455219923239051502'),(12664,'191744547727','B088',1.00,'400','retail','0','2025-04-13 16:49:59','','','','216','Cash',0.00,'400','','','19','','1','2025-04-13 17:09:38','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9973.00','9972','Inclusive','branch','Inventory','','','','','',NULL,'19174455220802222884233'),(12670,'191744564432','6511',2.00,'200','retail','0','2025-04-13 20:13:53','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-13 17:14:02','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20199.00','20197','Inclusive','branch','Service','1110','4000','5500','yes','','','19174456444130711022450'),(12671,'121744548054','6540',1.00,'2500','retail','0','2025-04-13 15:40:54','','','','1500','Cash',0.00,'2500','','','12','','1','2025-04-13 17:19:05','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174454806520100541064'),(12672,'121744548054','B093',1.00,'300','retail','0','2025-04-13 17:41:22','','','','195','Cash',0.00,'300','','','12','','1','2025-04-13 17:19:05','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','','',NULL,'12174455529802329130023'),(12673,'121744548054','15',1.00,'150','retail','0','2025-04-13 19:01:25','','','','0','Cash',0.00,'150','','','12','','1','2025-04-13 17:19:05','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9849.00','9848','Inclusive','branch','Inventory','','','','','',NULL,'12174456010611313226224'),(12674,'121744548054','6511',1.00,'100','retail','0','2025-04-13 20:11:45','','','','50','Cash',0.00,'100','','','12','','1','2025-04-13 17:19:05','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20199.00','20198','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174456431444021426332'),(12675,'121744548054','6570',1.00,'150','retail','0','2025-04-13 20:11:54','','','','100','Cash',0.00,'150','','','12','','1','2025-04-13 17:19:05','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100000.00','99999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174456433202200331320'),(12676,'121744548054','6511',1.00,'100','retail','0','2025-04-13 20:18:31','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-13 17:19:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20199.00','20198','Inclusive','branch','Service','1110','4000','5500','yes','','','12174456472320030123237'),(12677,'121744548054','6040',1.00,'100','retail','0','2025-04-13 20:18:43','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-04-13 17:19:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20003.00','20002','Inclusive','branch','Inventory','','','','yes','','','12174456473126242233630'),(12678,'121744564747','B159',1.00,'2700','retail','0','2025-04-13 20:19:07','','','','1700','Cash',0.00,'2700','','','12','16.00','1','2025-04-13 17:19:32','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Inventory','','','','yes','','','12174456476927340422112'),(12681,'191744552345','6512',2.00,'100','retail','0','2025-04-13 16:52:25','','','','30','Cash',0.00,'50','','','19','','1','2025-04-13 17:29:14','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10035.00','10033','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174455235331134231333'),(12682,'191744552345','B088',1.00,'400','retail','0','2025-04-13 16:52:33','','','','216','Cash',0.00,'400','','','19','','1','2025-04-13 17:29:14','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9971.00','9970','Inclusive','branch','Inventory','','','','','',NULL,'19174455236122322303035'),(12683,'191744552345','5996',2.00,'400','retail','0','2025-04-13 20:29:02','','','','150','Cash',0.00,'200','','','19','16.00','1','2025-04-13 17:29:14','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9951.00','9949','Inclusive','branch','Inventory','','','','yes','','','19174456535015412225320'),(12684,'191744543139','6511',1.00,'100','retail','0','2025-04-13 14:18:59','','','','50','Cash',0.00,'100','','','19','','1','2025-04-13 17:30:12','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20199.00','20198','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174454314900130723532'),(12685,'191744543139','6040',1.00,'100','retail','0','2025-04-13 20:28:36','','','','42','Cash',0.00,'100','','','19','','1','2025-04-13 17:30:12','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20002.00','20001','Inclusive','branch','Inventory','','','','','',NULL,'19174456532620333354226'),(12686,'191744543139','B023',1.00,'300','retail','0','2025-04-13 20:29:57','','','','176','Cash',0.00,'300','','','19','16.00','1','2025-04-13 17:30:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11001.00','11000','Inclusive','branch','Inventory','','','','yes','','','19174456541001037202352'),(12687,'191744565996','B088',1.00,'400','retail','0','2025-04-13 20:39:56','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-04-13 17:40:51','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9968.00','9967','Inclusive','branch','Inventory','','','','yes','','','19174456601134423329000'),(12688,'191744565996','B038',1.00,'250','retail','0','2025-04-13 20:40:11','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-04-13 17:40:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9951.00','9950','Inclusive','branch','Inventory','','','','yes','','','19174456604925955600022'),(12689,'121744538336','B001',1.00,'250','retail','0','2025-04-13 12:58:56','','','','169','Cash',0.00,'250','','','12','','1','2025-04-13 17:53:11','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99975.00','99974','Inclusive','branch','Inventory','','','','','',NULL,'12174453834422010303203'),(12690,'121744538336','B038',1.00,'250','retail','0','2025-04-13 12:59:05','','','','195.52','Cash',0.00,'250','','','12','','1','2025-04-13 17:53:11','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9965.00','9964','Inclusive','branch','Inventory','','','','','',NULL,'12174453835702333213232'),(12691,'121744538336','6511',1.00,'100','retail','0','2025-04-13 12:59:18','','','','50','Cash',0.00,'100','','','12','','1','2025-04-13 17:53:11','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20197.00','20196','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174453836713773233223'),(12692,'121744546664','B088',1.00,'400','retail','0','2025-04-13 15:17:44','','','','216','Cash',0.00,'400','','','12','','1','2025-04-13 17:54:49','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9975.00','9974','Inclusive','branch','Inventory','','','','','',NULL,'12174454667534222202527'),(12693,'121744546664','6002',2.00,'500','retail','0','2025-04-13 15:37:23','','','','200','Cash',0.00,'250','','','12','','1','2025-04-13 17:54:49','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9980.00','9978','Inclusive','branch','Inventory','','','','','',NULL,'12174454785243230035203'),(12694,'121744561106','B028',2.00,'600','retail','0','2025-04-13 19:18:26','','','','222','Cash',0.00,'300','','','12','','1','2025-04-13 17:59:49','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10028.00','10026','Inclusive','branch','Inventory','','','','','',NULL,'12174456111721323720012'),(12695,'121744561106','B023',2.00,'600','retail','0','2025-04-13 19:18:38','','','','176','Cash',0.00,'300','','','12','','1','2025-04-13 17:59:49','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11003.00','11001','Inclusive','branch','Inventory','','','','','',NULL,'12174456112632231022106'),(12696,'121744561106','6009',2.00,'1200','retail','0','2025-04-13 19:18:46','','','','600','Cash',0.00,'600','','','12','','1','2025-04-13 17:59:49','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Inventory','','','','','',NULL,'12174456114823444263127'),(12697,'191744638832','6044',6.00,'1200','retail','0','2025-04-14 16:53:52','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-04-14 13:54:17','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','14820.00','14814','Inclusive','branch','Inventory','','','','yes','','','19174463884378332436422'),(12698,'191744638832','15',1.00,'150','retail','0','2025-04-14 16:54:04','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-04-14 13:54:17','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9848.00','9847','Inclusive','branch','Inventory','','','','yes','','','19174463885252830393046'),(12699,'191744638938','6510',2.00,'200','retail','0','2025-04-14 16:55:38','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-14 13:57:36','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10008.00','10006','Inclusive','branch','Service','1110','4000','5500','yes','','','19174463903233002223020'),(12700,'191744638938','B030',1.00,'250','retail','0','2025-04-14 16:57:12','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-04-14 13:57:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100009.00','100008','Inclusive','branch','Inventory','','','','yes','','','19174463904233239220911'),(12701,'191744638938','6000',1.00,'1300','retail','0','2025-04-14 16:57:23','','','','1000','Cash',0.00,'1300','','','19','16.00','1','2025-04-14 13:57:36','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9993.00','9992','Inclusive','branch','Inventory','','','','yes','','','19174463905333333223614'),(12702,'191744639057','B001',1.00,'250','retail','0','2025-04-14 16:57:37','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-04-14 13:57:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99969.00','99968','Inclusive','branch','Inventory','','','','yes','','','19174463907320032327110'),(12715,'191744639087','7029',1.00,'1800','retail','0','2025-04-14 16:58:07','','','','1200','Cash',0.00,'1800','','','19','','1','2025-04-14 16:53:31','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9966.00','9965','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174463930472243020232'),(12716,'191744639087','6510',1.00,'100','retail','0','2025-04-14 17:01:44','','','','50','Cash',0.00,'100','','','19','','1','2025-04-14 16:53:31','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10008.00','10007','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174463931439991302333'),(12717,'191744639087','B023',3.00,'900','retail','0','2025-04-14 17:01:54','','','','176','Cash',0.00,'300','','','19','','1','2025-04-14 16:53:31','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','11000.00','10997','Inclusive','branch','Inventory','','','','','',NULL,'19174463932693603324226'),(12718,'191744639087','15',1.00,'150','retail','0','2025-04-14 17:14:18','','','','0','Cash',0.00,'150','','','19','','1','2025-04-14 16:53:31','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9847.00','9846','Inclusive','branch','Inventory','','','','','',NULL,'19174464006922333004030'),(12719,'191744639087','6519',1.00,'150','retail','0','2025-04-14 19:52:27','','','','50','Cash',0.00,'150','','','19','','1','2025-04-14 16:53:31','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174464956131013703201'),(12720,'191744639087','6519',1.00,'150','retail','0','2025-04-14 19:53:16','','','','50','Cash',0.00,'150','','','19','0.00','1','2025-04-14 16:53:31','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174464960920622304922'),(12721,'121744712211','B030',3.00,'750','retail','0','2025-04-15 13:16:51','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-04-15 10:17:14','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','100008.00','100005','Inclusive','branch','Inventory','','','','yes','','','12174471222021322032033'),(12722,'121744712211','B019',2.00,'700','retail','0','2025-04-15 13:17:00','','','','265','Cash',0.00,'350','','','12','16.00','1','2025-04-15 10:17:14','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9991.00','9989','Inclusive','branch','Inventory','','','','yes','','','12174471222903222172422'),(12723,'121744712235','6001',1.00,'650','retail','0','2025-04-15 13:17:15','','','','650','Cash',0.00,'650','','','12','16.00','1','2025-04-15 11:20:09','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10038.00','10037','Inclusive','branch','Inventory','','','','yes','','','12174471597131322221122'),(12724,'121744712235','6032',1.00,'200','retail','0','2025-04-15 14:19:34','','','','200','Cash',0.00,'200','','','12','16.00','1','2025-04-15 11:20:09','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99968.00','99967','Inclusive','branch','Inventory','','','','yes','','','12174471598242393722102'),(12725,'121744712235','6513',1.00,'100','retail','0','2025-04-15 14:19:43','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-15 11:20:09','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174471599251332131332'),(12726,'121744712235','6040',1.00,'100','retail','0','2025-04-15 14:19:53','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-04-15 11:20:09','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20001.00','20000','Inclusive','branch','Inventory','','','','yes','','','12174471600337021432333'),(12727,'121744729914','6040',1.00,'100','retail','0','2025-04-15 18:11:54','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-04-15 15:12:06','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20000.00','19999','Inclusive','branch','Inventory','','','','yes','','','12174472992232022209202'),(12730,'121744739243','6511',2.00,'200','retail','0','2025-04-15 20:47:23','','','','50','Cash',0.00,'100','','','12','','1','2025-04-15 17:58:20','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20199.00','20197','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174473925503005202523'),(12731,'121744739243','B009',1.00,'300','retail','0','2025-04-15 20:47:35','','','','204','Cash',0.00,'300','','','12','','1','2025-04-15 17:58:20','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10014.00','10013','Inclusive','branch','Inventory','','','','','',NULL,'12174473926392223023222'),(12732,'121744739243','B089',2.00,'400','retail','0','2025-04-15 20:48:12','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-04-15 17:58:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9964.00','9962','Inclusive','branch','Inventory','','','','yes','','','12174473963727723272023'),(12733,'121744739243','B091',1.00,'100','retail','0','2025-04-15 20:53:57','','','','47','Cash',0.00,'100','','','12','16.00','1','2025-04-15 17:58:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10009.00','10008','Inclusive','branch','Inventory','','','','yes','','','12174473965332373223342'),(12734,'121744739243','B023',2.00,'600','retail','0','2025-04-15 20:54:13','','','','176','Cash',0.00,'300','','','12','16.00','1','2025-04-15 17:58:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10997.00','10995','Inclusive','branch','Inventory','','','','yes','','','12174473966423230461304'),(12735,'121744739243','15',3.00,'450','retail','0','2025-04-15 20:54:25','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-04-15 17:58:20','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9846.00','9843','Inclusive','branch','Inventory','','','','yes','','','12174473967632322930020'),(12736,'121744739243','6553',2.00,'400','retail','0','2025-04-15 20:54:37','','','','150','Cash',0.00,'200','','','12','0.00','1','2025-04-15 17:58:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12174473968939332202239'),(12737,'121744739243','6044',23.00,'4600','retail','0','2025-04-15 20:54:50','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-04-15 17:58:20','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'23','14814.00','14791','Inclusive','branch','Inventory','','','','yes','','','12174473974247020222333'),(12738,'121744739243','6514',28.00,'2800','retail','0','2025-04-15 20:55:43','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-15 17:58:20','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'28','10051.00','10023','Inclusive','branch','Service','1110','4000','5500','yes','','','12174473977823287020030'),(12739,'121744739243','6531',22.00,'1100','retail','0','2025-04-15 20:56:18','','','','20','Cash',0.00,'50','','','12','0.00','1','2025-04-15 17:58:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'22','10108.00','10086','Inclusive','branch','Service','1110','4000','5500','yes','','','12174473980733224792437'),(12740,'121744805076','6000',1.00,'1300','retail','0','2025-04-16 15:04:36','','','','1000','Cash',0.00,'1300','','','12','16.00','1','2025-04-16 12:05:47','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9992.00','9991','Inclusive','branch','Inventory','','','','yes','','','12174480509492000203004'),(12741,'121744805076','6510',2.00,'200','retail','0','2025-04-16 15:04:55','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-16 12:05:47','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10008.00','10006','Inclusive','branch','Service','1110','4000','5500','yes','','','12174480510420233030832'),(12742,'121744805076','6513',3.00,'300','retail','0','2025-04-16 15:05:05','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-16 12:05:47','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Service','1110','4000','5500','yes','','','12174480511408313053714'),(12743,'121744805076','6040',1.00,'100','retail','0','2025-04-16 15:05:14','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-04-16 12:05:47','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19999.00','19998','Inclusive','branch','Inventory','','','','yes','','','12174480512213303372432'),(12744,'121744805076','B089',1.00,'200','retail','0','2025-04-16 15:05:24','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-04-16 12:05:47','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9962.00','9961','Inclusive','branch','Inventory','','','','yes','','','12174480513531355323227'),(12745,'121744805076','B023',1.00,'300','retail','0','2025-04-16 15:05:36','','','','176','Cash',0.00,'300','','','12','16.00','1','2025-04-16 12:05:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10995.00','10994','Inclusive','branch','Inventory','','','','yes','','','12174480514322253331122'),(12746,'191744815147','15',3.00,'450','retail','0','2025-04-16 17:52:27','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-04-16 14:53:27','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9843.00','9840','Inclusive','branch','Inventory','','','','yes','','','19174481516919315220122'),(12747,'191744815147','5984',1.00,'100','retail','0','2025-04-16 17:52:51','','','','100','Cash',0.00,'100','','','19','16.00','1','2025-04-16 14:53:27','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9990.00','9989','Inclusive','branch','Inventory','','','','yes','','','19174481518524330924213'),(12748,'191744815147','6512',4.00,'200','retail','0','2025-04-16 17:53:08','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-04-16 14:53:27','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10035.00','10031','Inclusive','branch','Service','1110','4000','5500','yes','','','19174481520030005223222'),(12755,'121744816676','6515',1.00,'300','retail','0','2025-04-16 18:17:57','','','','100','Cash',0.00,'300','','','12','0.00','1','2025-04-16 15:18:34','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10012.00','10011','Inclusive','branch','Service','1110','4000','5500','yes','','','12174481669521472061330'),(12756,'121744816676','6519',1.00,'150','retail','0','2025-04-16 18:18:16','','','','50','Cash',0.00,'150','','','12','0.00','1','2025-04-16 15:18:34','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174481671120273028330'),(12763,'191744815212','6567',1.00,'800','retail','0','2025-04-16 17:53:32','','','','500','Cash',0.00,'800','','','19','','1','2025-04-16 17:06:03','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174481523618708426022'),(12764,'191744815212','5996',1.00,'200','retail','0','2025-04-16 17:53:59','','','','150','Cash',0.00,'200','','','19','','1','2025-04-16 17:06:03','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9949.00','9948','Inclusive','branch','Inventory','','','','','',NULL,'19174481524912224273322'),(12765,'191744815212','6511',2.00,'200','retail','0','2025-04-16 17:54:10','','','','50','Cash',0.00,'100','','','19','','1','2025-04-16 17:06:03','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20199.00','20197','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174481526120331334823'),(12766,'191744815212','6511',2.00,'200','retail','0','2025-04-16 20:05:43','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-16 17:06:03','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20199.00','20197','Inclusive','branch','Service','1110','4000','5500','yes','','','19174482315831059172382'),(12805,'121744826744','6511',1.00,'100','retail','0','2025-04-16 21:05:44','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-16 18:07:59','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20199.00','20198','Inclusive','branch','Service','1110','4000','5500','yes','','','12174482687730300770632'),(12820,'191744815352','B089',3.00,'600','retail','0','2025-04-16 17:55:53','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-04-16 18:19:36','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9961.00','9958','Inclusive','branch','Inventory','','','','','',NULL,'19174481536833222120052'),(12821,'191744815352','6511',1.00,'100','retail','0','2025-04-16 17:56:11','','','','50','Cash',0.00,'100','','','19','','1','2025-04-16 18:19:36','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20199.00','20198','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174481578030278073834'),(12822,'191744815352','B091',2.00,'200','retail','0','2025-04-16 18:03:02','','','','47','Cash',0.00,'100','','','19','','1','2025-04-16 18:19:36','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10008.00','10006','Inclusive','branch','Inventory','','','','','',NULL,'19174481583783382000534'),(12823,'191744815352','6511',1.00,'100','retail','0','2025-04-16 18:19:38','','','','50','Cash',0.00,'100','','','19','','1','2025-04-16 18:19:36','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20199.00','20198','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174481678733213330330'),(12824,'191744815352','B089',1.00,'200','retail','0','2025-04-16 18:19:50','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-04-16 18:19:36','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9958.00','9957','Inclusive','branch','Inventory','','','','','',NULL,'19174481680333232238834'),(12825,'191744815352','B044',1.00,'2200','retail','0','2025-04-16 18:20:06','','','','1290','Cash',0.00,'2200','','','19','','1','2025-04-16 18:19:36','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','','',NULL,'19174481681783031431297'),(12826,'191744815352','B089',1.00,'200','retail','0','2025-04-16 20:06:36','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-04-16 18:19:36','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9957.00','9956','Inclusive','branch','Inventory','','','','','',NULL,'19174482323223901403822'),(12827,'191744815352','6511',1.00,'100','retail','0','2025-04-16 20:07:13','','','','50','Cash',0.00,'100','','','19','','1','2025-04-16 18:19:36','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20199.00','20198','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174482324422222333323'),(12828,'191744815352','B088',1.00,'400','retail','0','2025-04-16 20:07:24','','','','216','Cash',0.00,'400','','','19','','1','2025-04-16 18:19:36','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9967.00','9966','Inclusive','branch','Inventory','','','','','',NULL,'19174482326092323272048'),(12829,'191744815352','B089',1.00,'200','retail','0','2025-04-16 20:14:45','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-04-16 18:19:36','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9956.00','9955','Inclusive','branch','Inventory','','','','','',NULL,'19174482369333201132323'),(12830,'191744815352','6511',1.00,'100','retail','0','2025-04-16 20:14:54','','','','50','Cash',0.00,'100','','','19','','1','2025-04-16 18:19:36','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20199.00','20198','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174482371333030040310'),(12831,'191744815352','B044',1.00,'2200','retail','0','2025-04-16 20:15:24','','','','1290','Cash',0.00,'2200','','','19','','1','2025-04-16 18:19:36','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','','',NULL,'19174482373203233012230'),(12832,'191744815352','6501',1.00,'200','retail','0','2025-04-16 21:03:01','','','','100','Cash',0.00,'200','','','19','','1','2025-04-16 18:19:36','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9978.00','9977','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174482659333119256200'),(12833,'191744815352','6511',3.00,'300','retail','0','2025-04-16 21:16:56','','','','50','Cash',0.00,'100','','','19','','1','2025-04-16 18:19:36','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20199.00','20196','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174482743502433232231'),(12834,'191744815352','6516',1.00,'300','retail','0','2025-04-16 21:18:28','','','','125','Cash',0.00,'300','','','19','0.00','1','2025-04-16 18:19:36','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Service','1110','4000','5500','yes','','','19174482752523312503238'),(12835,'121744826690','6582',1.00,'800','retail','0','2025-04-16 21:04:50','','','','800','Cash',0.00,'800','','','12','','1','2025-04-16 19:13:39','2','8','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10004.00','10003','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12174482670222802002007'),(12836,'121744826690','6040',1.00,'100','retail','0','2025-04-16 21:05:04','','','','42','Cash',0.00,'100','','','12','','1','2025-04-16 19:13:39','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19998.00','19997','Inclusive','branch','Inventory','','','','','',NULL,'12174482671322373303723'),(12837,'121744826690','6001',1.00,'650','retail','0','2025-04-16 21:05:14','','','','650','Cash',0.00,'650','','','12','','1','2025-04-16 19:13:39','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10037.00','10036','Inclusive','branch','Inventory','','','','','',NULL,'12174482672667242000322'),(12838,'121744826690','6513',1.00,'100','retail','0','2025-04-16 21:05:26','','','','50','Cash',0.00,'100','','','12','','1','2025-04-16 19:13:39','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174482673903423632222'),(12839,'121744826690','6040',1.00,'100','retail','0','2025-04-16 22:13:27','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-04-16 19:13:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19997.00','19996','Inclusive','branch','Inventory','','','','yes','','','12174483081636108828121'),(12847,'121744882145','B088',1.00,'400','retail','0','2025-04-17 12:29:05','','','','216','Cash',0.00,'400','','','12','','1','2025-04-17 11:19:42','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9966.00','9965','Inclusive','branch','Inventory','','','','','',NULL,'12174488215638405231324'),(12848,'121744882145','B089',1.00,'200','retail','0','2025-04-17 12:29:17','','','','79.16675','Cash',0.00,'200','','','12','','1','2025-04-17 11:19:42','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9955.00','9954','Inclusive','branch','Inventory','','','','','',NULL,'12174488219448292434182'),(12849,'121744882145','7029',1.00,'1800','retail','0','2025-04-17 12:29:54','','','','1200','Cash',0.00,'1800','','','12','','1','2025-04-17 11:19:42','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9965.00','9964','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12174488221441102304274'),(12850,'121744882145','5980',1.00,'900','retail','0','2025-04-17 12:30:14','','','','900','Cash',0.00,'900','','','12','','1','2025-04-17 11:19:42','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10482.00','10481','Inclusive','branch','Inventory','','','','','',NULL,'12174488222223421322802'),(12851,'121744882145','6510',1.00,'100','retail','0','2025-04-17 12:30:23','','','','50','Cash',0.00,'100','','','12','','1','2025-04-17 11:19:42','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10008.00','10007','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174488223122233320312'),(12852,'121744882145','6524',1.00,'200','retail','0','2025-04-17 12:30:32','','','','70','Cash',0.00,'200','','','12','','1','2025-04-17 11:19:42','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174488223939821032334'),(12853,'121744882145','6044',1.00,'200','retail','0','2025-04-17 12:30:40','','','','100','Cash',0.00,'200','','','12','','1','2025-04-17 11:19:42','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14791.00','14790','Inclusive','branch','Inventory','','','','','',NULL,'12174488225021280332423'),(12854,'121744882145','B089',1.00,'200','retail','0','2025-04-17 14:19:26','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-04-17 11:19:42','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9954.00','9953','Inclusive','branch','Inventory','','','','yes','','','12174488877662228032237'),(12855,'121744890850','5977',1.00,'600','retail','0','2025-04-17 14:54:10','','','','600','Cash',0.00,'600','','','12','16.00','1','2025-04-17 11:55:01','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9971.00','9970','Inclusive','branch','Inventory','','','','yes','','','12174489086796327333291'),(12856,'121744890850','6510',2.00,'200','retail','0','2025-04-17 14:54:27','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-17 11:55:01','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10008.00','10006','Inclusive','branch','Service','1110','4000','5500','yes','','','12174489087722273223222'),(12857,'121744890850','6513',1.00,'100','retail','0','2025-04-17 14:54:37','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-17 11:55:01','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174489088502222203283'),(12858,'121744890850','B088',1.00,'400','retail','0','2025-04-17 14:54:45','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-04-17 11:55:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9965.00','9964','Inclusive','branch','Inventory','','','','yes','','','12174489089424298487202'),(12859,'191744892673','6568',1.00,'1000','retail','0','2025-04-17 15:24:33','','','','600','Cash',0.00,'1000','','','19','0.00','1','2025-04-17 12:25:38','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11000.00','10999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174489268222328633273'),(12860,'191744892673','6511',1.00,'100','retail','0','2025-04-17 15:24:43','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-17 12:25:38','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20199.00','20198','Inclusive','branch','Service','1110','4000','5500','yes','','','19174489268900200240330'),(12861,'191744892673','B089',1.00,'200','retail','0','2025-04-17 15:24:49','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-04-17 12:25:38','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9953.00','9952','Inclusive','branch','Inventory','','','','yes','','','19174489269621929709332'),(12862,'191744892673','B091',1.00,'100','retail','0','2025-04-17 15:24:57','','','','47','Cash',0.00,'100','','','19','16.00','1','2025-04-17 12:25:38','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Inventory','','','','yes','','','19174489270838819284920'),(12863,'191744892739','15',1.00,'150','retail','0','2025-04-17 15:25:39','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-04-17 12:27:57','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9840.00','9839','Inclusive','branch','Inventory','','','','yes','','','19174489285432028403033'),(12864,'191744892739','6511',1.00,'100','retail','0','2025-04-17 15:27:34','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-17 12:27:57','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20199.00','20198','Inclusive','branch','Service','1110','4000','5500','yes','','','19174489287532200352730'),(12867,'191744898920','6511',20.00,'2000','retail','0','2025-04-17 17:08:40','','','','50','Cash',0.00,'100','','','19','','1','2025-04-17 14:11:29','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','20199.00','20179','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174489895622320807223'),(12868,'191744898920','15',1.00,'150','retail','0','2025-04-17 17:09:18','','','','0','Cash',0.00,'150','','','19','','1','2025-04-17 14:11:29','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9839.00','9838','Inclusive','branch','Inventory','','','','','',NULL,'19174489897030722078021'),(12869,'191744898920','B089',1.00,'200','retail','0','2025-04-17 17:10:14','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-04-17 14:11:29','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9952.00','9951','Inclusive','branch','Inventory','','','','yes','','','19174489903232819220232'),(12870,'191744898920','6000',1.00,'1300','retail','0','2025-04-17 17:10:33','','','','1000','Cash',0.00,'1300','','','19','16.00','1','2025-04-17 14:11:29','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9991.00','9990','Inclusive','branch','Inventory','','','','yes','','','19174489904107223372130'),(12871,'191744898920','6001',1.00,'650','retail','0','2025-04-17 17:10:42','','','','650','Cash',0.00,'650','','','19','16.00','1','2025-04-17 14:11:29','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10036.00','10035','Inclusive','branch','Inventory','','','','yes','','','19174489905059283930309'),(12872,'191744898920','5977',1.00,'600','retail','0','2025-04-17 17:10:51','','','','600','Cash',0.00,'600','','','19','16.00','1','2025-04-17 14:11:29','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9970.00','9969','Inclusive','branch','Inventory','','','','yes','','','19174489906554334436333'),(12873,'191744898920','6555',1.00,'1200','retail','0','2025-04-17 17:11:05','','','','600','Cash',0.00,'1200','','','19','0.00','1','2025-04-17 14:11:29','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Service','1110','4000','5500','yes','','','19174489907532733407212'),(12874,'191744898920','6516',1.00,'300','retail','0','2025-04-17 17:11:15','','','','125','Cash',0.00,'300','','','19','0.00','1','2025-04-17 14:11:29','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Service','1110','4000','5500','yes','','','19174489908591200238022'),(12875,'191744909787','6002',1.00,'250','retail','0','2025-04-17 20:09:47','','','','200','Cash',0.00,'250','','','19','16.00','1','2025-04-17 17:10:02','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9978.00','9977','Inclusive','branch','Inventory','','','','yes','','','19174490979803241212282'),(12876,'121744910925','6512',2.00,'100','retail','0','2025-04-17 20:28:45','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-04-17 17:29:02','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10035.00','10033','Inclusive','branch','Service','1110','4000','5500','yes','','','12174491093700332423330'),(12877,'191744956879','7029',1.00,'1800','retail','0','2025-04-18 09:14:39','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2025-04-18 06:15:41','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9964.00','9963','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174495689942458911992'),(12878,'191744956879','6044',2.00,'400','retail','0','2025-04-18 09:14:59','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-04-18 06:15:41','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14790.00','14788','Inclusive','branch','Inventory','','','','yes','','','19174495691524362201099'),(12879,'191744956879','6513',2.00,'200','retail','0','2025-04-18 09:15:15','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-18 06:15:41','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','19174495692523223229247'),(12880,'191744956879','6524',2.00,'400','retail','0','2025-04-18 09:15:26','','','','70','Cash',0.00,'200','','','19','0.00','1','2025-04-18 06:15:41','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','19174495693823230135333'),(12881,'191744973124','6038',1.00,'1300','retail','0','2025-04-18 13:45:24','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2025-04-18 10:46:01','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10475.00','10474','Inclusive','branch','Inventory','','','','yes','','','19174497313629223392231'),(12882,'191744973124','5996',1.00,'200','retail','0','2025-04-18 13:45:36','','','','150','Cash',0.00,'200','','','19','16.00','1','2025-04-18 10:46:01','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9948.00','9947','Inclusive','branch','Inventory','','','','yes','','','19174497314332930403304'),(12897,'191744973195','7029',1.00,'1800','retail','0','2025-04-18 13:46:35','','','','1200','Cash',0.00,'1800','','','19','','1','2025-04-18 11:15:53','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9963.00','9962','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174497320722342233412'),(12898,'191744973195','5980',1.00,'900','retail','0','2025-04-18 13:46:47','','','','900','Cash',0.00,'900','','','19','','1','2025-04-18 11:15:53','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10481.00','10480','Inclusive','branch','Inventory','','','','','',NULL,'19174497321522732494990'),(12899,'191744973195','5996',4.00,'800','retail','0','2025-04-18 13:46:55','','','','150','Cash',0.00,'200','','','19','','1','2025-04-18 11:15:53','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9947.00','9943','Inclusive','branch','Inventory','','','','','',NULL,'19174497322537222122220'),(12900,'191744973195','6510',2.00,'200','retail','0','2025-04-18 13:47:05','','','','50','Cash',0.00,'100','','','19','','1','2025-04-18 11:15:53','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10008.00','10006','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174497323334222209327'),(12901,'191744973195','B088',1.00,'400','retail','0','2025-04-18 13:47:13','','','','216','Cash',0.00,'400','','','19','','1','2025-04-18 11:15:53','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9964.00','9963','Inclusive','branch','Inventory','','','','','',NULL,'19174497324172149039233'),(12902,'191744973195','B088',1.00,'400','retail','0','2025-04-18 13:47:38','','','','216','Cash',0.00,'400','','','19','','1','2025-04-18 11:15:53','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9963.00','9962','Inclusive','branch','Inventory','','','','','',NULL,'19174497327233373377323'),(12903,'191744973195','6512',7.00,'350','retail','0','2025-04-18 13:47:53','','','','30','Cash',0.00,'50','','','19','','1','2025-04-18 11:15:53','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','10035.00','10028','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174497329122023202003'),(12904,'191744973195','6520',1.00,'200','retail','0','2025-04-18 13:48:11','','','','100','Cash',0.00,'200','','','19','','1','2025-04-18 11:15:53','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174497331882720210033'),(12905,'191744973195','6026',1.00,'200','retail','0','2025-04-18 13:48:39','','','','50','Cash',0.00,'200','','','19','','1','2025-04-18 11:15:53','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9992.00','9991','Inclusive','branch','Inventory','','','','','',NULL,'19174497332833302412439'),(12906,'191744973195','6513',3.00,'300','retail','0','2025-04-18 14:15:13','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-18 11:15:53','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Service','1110','4000','5500','yes','','','19174497492330424233702'),(12907,'191744973195','6040',1.00,'100','retail','0','2025-04-18 14:15:23','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-04-18 11:15:53','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19996.00','19995','Inclusive','branch','Inventory','','','','yes','','','19174497494023033233242'),(12908,'191744973195','6531',1.00,'50','retail','0','2025-04-18 14:15:41','','','','20','Cash',0.00,'50','','','19','0.00','1','2025-04-18 11:15:53','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10108.00','10107','Inclusive','branch','Service','1110','4000','5500','yes','','','19174497495149952002323'),(12920,'121744981376','15',2.00,'300','retail','0','2025-04-18 16:02:56','','','','0','Cash',0.00,'150','','','12','','1','2025-04-18 13:34:57','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9838.00','9836','Inclusive','branch','Inventory','','','','','',NULL,'12174498139333133833323'),(12921,'121744981376','5980',1.00,'900','retail','0','2025-04-18 16:34:12','','','','900','Cash',0.00,'900','','','12','16.00','1','2025-04-18 13:34:57','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10480.00','10479','Inclusive','branch','Inventory','','','','yes','','','12174498326583240000313'),(12922,'121744981376','6524',1.00,'200','retail','0','2025-04-18 16:34:26','','','','70','Cash',0.00,'200','','','12','0.00','1','2025-04-18 13:34:57','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174498327432102223204'),(12923,'121744981376','6513',1.00,'100','retail','0','2025-04-18 16:34:35','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-18 13:34:57','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174498328372223120330'),(12940,'121744983480','7029',1.00,'1800','retail','0','2025-04-18 16:38:00','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-04-18 13:52:48','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9962.00','9961','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174498434534312327343'),(12941,'121744983480','6510',1.00,'100','retail','0','2025-04-18 16:52:25','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-18 13:52:48','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10008.00','10007','Inclusive','branch','Service','1110','4000','5500','yes','','','12174498435812233432322'),(12942,'121744983480','6510',1.00,'100','retail','0','2025-04-18 16:52:38','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-18 13:52:48','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10008.00','10007','Inclusive','branch','Service','1110','4000','5500','yes','','','12174498436564303233031'),(12943,'191744985686','6547',1.00,'600','retail','0','2025-04-18 17:14:46','','','','300','Cash',0.00,'600','','','19','0.00','1','2025-04-18 14:15:07','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Service','1110','4000','5500','yes','','','19174498570432390152212'),(12944,'121744980792','11',1.00,'1700','retail','0','2025-04-18 15:53:12','','','','975','Cash',0.00,'1700','','','12','','1','2025-04-18 14:22:28','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Inventory','','','','','',NULL,'12174498082343331033829'),(12945,'121744980792','6517',1.00,'250','retail','0','2025-04-18 15:53:44','','','','150','Cash',0.00,'250','','','12','','1','2025-04-18 14:22:28','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101113.00','101112','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174498083627370121302'),(12946,'121744980792','6038',1.00,'1300','retail','0','2025-04-18 15:53:58','','','','1300','Cash',0.00,'1300','','','12','','1','2025-04-18 14:22:28','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10474.00','10473','Inclusive','branch','Inventory','','','','','',NULL,'12174498085818213223322'),(12947,'121744980792','6510',1.00,'100','retail','0','2025-04-18 15:54:19','','','','50','Cash',0.00,'100','','','12','','1','2025-04-18 14:22:28','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10008.00','10007','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174498087974333221284'),(12948,'121744980792','6526',1.00,'100','retail','0','2025-04-18 15:54:41','','','','50','Cash',0.00,'100','','','12','','1','2025-04-18 14:22:28','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174498091723073070023'),(12949,'121744980792','B089',2.00,'400','retail','0','2025-04-18 17:21:39','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-04-18 14:22:28','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9950.00','9948','Inclusive','branch','Inventory','','','','yes','','','12174498612437320223314'),(12950,'121744980792','6511',1.00,'100','retail','0','2025-04-18 17:22:06','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-18 14:22:28','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20199.00','20198','Inclusive','branch','Service','1110','4000','5500','yes','','','12174498613406320320683'),(12951,'121744980792','B091',1.00,'100','retail','0','2025-04-18 17:22:14','','','','47','Cash',0.00,'100','','','12','16.00','1','2025-04-18 14:22:28','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10004.00','10003','Inclusive','branch','Inventory','','','','yes','','','12174498614402003423203'),(12952,'121744989456','6512',5.00,'250','retail','0','2025-04-18 18:17:36','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-04-18 15:18:48','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10035.00','10030','Inclusive','branch','Service','1110','4000','5500','yes','','','12174498949333220412420'),(12953,'121744989456','15',1.00,'150','retail','0','2025-04-18 18:18:13','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-04-18 15:18:48','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9836.00','9835','Inclusive','branch','Inventory','','','','yes','','','12174498951024337010090'),(12954,'121744989456','6520',1.00,'200','retail','0','2025-04-18 18:18:30','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-04-18 15:18:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174498952299922032113'),(12979,'121744992564','6002',2.00,'500','retail','0','2025-04-18 19:09:24','','','','200','Cash',0.00,'250','','','12','16.00','1','2025-04-18 16:11:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9977.00','9975','Inclusive','branch','Inventory','','','','yes','','','12174499267530992502333'),(12990,'191744990914','6012',3.00,'1500','retail','0','2025-04-18 18:41:54','','','','500','Cash',0.00,'500','','','19','','1','2025-04-18 17:14:51','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','99995.00','99992','Inclusive','branch','Inventory','','','','','',NULL,'19174499093093792929232'),(12991,'191744990914','B018',1.00,'250','retail','0','2025-04-18 18:42:10','','','','169','Cash',0.00,'250','','','19','','1','2025-04-18 17:14:51','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Inventory','','','','','',NULL,'19174499094223900114132'),(12992,'191744990914','6527',1.00,'200','retail','0','2025-04-18 18:42:23','','','','50','Cash',0.00,'200','','','19','','1','2025-04-18 17:14:51','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174499095193031435297'),(12993,'191744990914','6528',1.00,'250','retail','0','2025-04-18 18:42:33','','','','150 ','Cash',0.00,'250','','','19','','1','2025-04-18 17:14:51','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10900.00','10899','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174499096522030332334'),(12994,'191744990914','6000',1.00,'1300','retail','0','2025-04-18 18:42:47','','','','1000','Cash',0.00,'1300','','','19','','1','2025-04-18 17:14:51','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9990.00','9989','Inclusive','branch','Inventory','','','','','',NULL,'19174499097904739393302'),(12995,'191744990914','6510',2.00,'200','retail','0','2025-04-18 18:43:00','','','','50','Cash',0.00,'100','','','19','','1','2025-04-18 17:14:51','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10008.00','10006','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174499098803223423232'),(12996,'191744990914','B088',2.00,'800','retail','0','2025-04-18 18:43:08','','','','216','Cash',0.00,'400','','','19','','1','2025-04-18 17:14:51','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9962.00','9960','Inclusive','branch','Inventory','','','','','',NULL,'19174499099629003330939'),(12997,'191744990914','6528',1.00,'250','retail','0','2025-04-18 18:43:17','','','','150 ','Cash',0.00,'250','','','19','','1','2025-04-18 17:14:51','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10900.00','10899','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174499126436232134042'),(12998,'191744990914','6524',1.00,'200','retail','0','2025-04-18 18:47:44','','','','70','Cash',0.00,'200','','','19','','1','2025-04-18 17:14:51','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174499129123393939222'),(12999,'191744990914','B018',1.00,'250','retail','0','2025-04-18 19:53:53','','','','169','Cash',0.00,'250','','','19','','1','2025-04-18 17:14:51','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10012.00','10011','Inclusive','branch','Inventory','','','','','',NULL,'19174499524133329233227'),(13000,'191744990914','B018',1.00,'250','retail','0','2025-04-18 20:14:40','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-04-18 17:14:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10011.00','10010','Inclusive','branch','Inventory','','','','yes','','','19174499648922020932806'),(13001,'121744989529','7029',1.00,'1800','retail','0','2025-04-18 18:18:49','','','','1200','Cash',0.00,'1800','','','12','','1','2025-04-18 17:54:46','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9961.00','9960','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12174498976830121992320'),(13002,'121744989529','5977',1.00,'600','retail','0','2025-04-18 18:22:49','','','','600','Cash',0.00,'600','','','12','','1','2025-04-18 17:54:46','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9969.00','9968','Inclusive','branch','Inventory','','','','','',NULL,'12174498977939233022732'),(13003,'121744989529','6510',2.00,'200','retail','0','2025-04-18 18:23:00','','','','50','Cash',0.00,'100','','','12','','1','2025-04-18 17:54:46','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10008.00','10006','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174498978829223732339'),(13004,'121744989529','6044',4.00,'800','retail','0','2025-04-18 18:23:09','','','','100','Cash',0.00,'200','','','12','','1','2025-04-18 17:54:46','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14785.00','14781','Inclusive','branch','Inventory','','','','','',NULL,'12174498980023340302304'),(13005,'121744989529','B088',1.00,'400','retail','0','2025-04-18 20:53:09','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-04-18 17:54:46','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9960.00','9959','Inclusive','branch','Inventory','','','','yes','','','12174499880892832133003'),(13006,'121744989529','6040',1.00,'100','retail','0','2025-04-18 20:53:29','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-04-18 17:54:46','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19995.00','19994','Inclusive','branch','Inventory','','','','yes','','','12174499881770049422230'),(13007,'121744989529','6511',2.00,'200','retail','0','2025-04-18 20:53:37','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-18 17:54:46','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20199.00','20197','Inclusive','branch','Service','1110','4000','5500','yes','','','12174499882638023202802'),(13008,'121744989529','6029',1.00,'70','retail','0','2025-04-18 20:53:46','','','','20','Cash',0.00,'70','','','12','16.00','1','2025-04-18 17:54:46','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','yes','','','12174499884110131239829'),(13009,'121744989529','6517',1.00,'250','retail','0','2025-04-18 20:54:01','','','','150','Cash',0.00,'250','','','12','0.00','1','2025-04-18 17:54:46','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101113.00','101112','Inclusive','branch','Service','1110','4000','5500','yes','','','12174499888282298233348'),(13010,'121744983298','B089',1.00,'200','retail','0','2025-04-18 16:34:58','','','','79.16675','Cash',0.00,'200','','','12','','1','2025-04-18 18:12:01','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9951.00','9950','Inclusive','branch','Inventory','','','','','',NULL,'12174498332721073382034'),(13011,'121744983298','B091',1.00,'100','retail','0','2025-04-18 16:35:27','','','','47','Cash',0.00,'100','','','12','','1','2025-04-18 18:12:01','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Inventory','','','','','',NULL,'12174498333833233232243'),(13012,'121744983298','6044',3.00,'600','retail','0','2025-04-18 16:35:39','','','','100','Cash',0.00,'200','','','12','','1','2025-04-18 18:12:01','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14788.00','14785','Inclusive','branch','Inventory','','','','','',NULL,'12174498335627325943121'),(13013,'121744983298','6514',4.00,'400','retail','0','2025-04-18 16:35:56','','','','50','Cash',0.00,'100','','','12','','1','2025-04-18 18:12:01','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10051.00','10047','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174498336763229333641'),(13014,'121744983298','6512',4.00,'200','retail','0','2025-04-18 16:36:07','','','','30','Cash',0.00,'50','','','12','','1','2025-04-18 18:12:01','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10035.00','10031','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174498340520303523202'),(13015,'121744983298','6511',3.00,'300','retail','0','2025-04-18 16:36:45','','','','50','Cash',0.00,'100','','','12','','1','2025-04-18 18:12:01','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20199.00','20196','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174498342042304909123'),(13016,'121744983298','B010',2.00,'700','retail','0','2025-04-18 16:37:00','','','','272','Cash',0.00,'350','','','12','','1','2025-04-18 18:12:01','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9987.00','9985','Inclusive','branch','Inventory','','','','','',NULL,'12174498343232323200402'),(13017,'121744983298','6524',1.00,'200','retail','0','2025-04-18 16:37:40','','','','70','Cash',0.00,'200','','','12','','1','2025-04-18 18:12:01','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174498346723601032374'),(13018,'121744983298','6513',1.00,'100','retail','0','2025-04-18 16:37:48','','','','50','Cash',0.00,'100','','','12','','1','2025-04-18 18:12:01','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174498347621964142233'),(13019,'121744983298','B089',1.00,'200','retail','0','2025-04-18 18:59:53','','','','79.16675','Cash',0.00,'200','','','12','','1','2025-04-18 18:12:01','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9948.00','9947','Inclusive','branch','Inventory','','','','','',NULL,'12174499200702202113242'),(13020,'121744983298','B091',1.00,'100','retail','0','2025-04-18 19:00:10','','','','47','Cash',0.00,'100','','','12','','1','2025-04-18 18:12:01','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Inventory','','','','','',NULL,'12174499202331322232242'),(13021,'121744983298','6501',1.00,'200','retail','0','2025-04-18 21:11:47','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-04-18 18:12:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9977.00','9976','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174499991410213243232'),(13022,'121745000104','6519',1.00,'150','retail','0','2025-04-18 21:15:04','','','','50','Cash',0.00,'150','','','12','0.00','1','2025-04-18 18:19:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174500036700230320335'),(13047,'121745059731','6519',1.00,'150','retail','0','2025-04-19 13:48:51','','','','50','Cash',0.00,'150','','','12','','1','2025-04-19 11:10:50','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174505974632410354503'),(13048,'121745059731','6511',2.00,'200','retail','0','2025-04-19 13:49:07','','','','50','Cash',0.00,'100','','','12','','1','2025-04-19 11:10:50','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20199.00','20197','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174505975503222572522'),(13049,'121745059731','5981',1.00,'600','retail','0','2025-04-19 13:49:16','','','','600','Cash',0.00,'600','','','12','','1','2025-04-19 11:10:50','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','','',NULL,'12174505976561220023220'),(13050,'121745059731','6044',2.00,'400','retail','0','2025-04-19 13:49:25','','','','100','Cash',0.00,'200','','','12','','1','2025-04-19 11:10:50','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14775.00','14773','Inclusive','branch','Inventory','','','','','',NULL,'12174505977500302020053'),(13051,'121745059731','6513',3.00,'300','retail','0','2025-04-19 14:09:41','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-19 11:10:50','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Service','1110','4000','5500','yes','','','12174506100823070204032'),(13097,'121745061051','6044',2.00,'400','retail','0','2025-04-19 14:10:51','','','','100','Cash',0.00,'200','','','12','','1','2025-04-19 14:14:35','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14773.00','14771','Inclusive','branch','Inventory','','','','','',NULL,'12174506140510022243333'),(13098,'121745061051','6514',2.00,'200','retail','0','2025-04-19 14:16:45','','','','50','Cash',0.00,'100','','','12','','1','2025-04-19 14:14:35','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174506142523112272353'),(13099,'121745061051','B089',2.00,'400','retail','0','2025-04-19 14:17:06','','','','79.16675','Cash',0.00,'200','','','12','','1','2025-04-19 14:14:35','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9947.00','9945','Inclusive','branch','Inventory','','','','','',NULL,'12174506143632324131334'),(13100,'121745061051','B091',1.00,'100','retail','0','2025-04-19 14:17:16','','','','47','Cash',0.00,'100','','','12','','1','2025-04-19 14:14:35','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10002.00','10001','Inclusive','branch','Inventory','','','','','',NULL,'12174506144444120224240'),(13101,'121745061051','B091',1.00,'100','retail','0','2025-04-19 16:41:40','','','','47','Cash',0.00,'100','','','12','','1','2025-04-19 14:14:35','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Inventory','','','','','',NULL,'12174507015222227032237'),(13102,'121745061051','6514',4.00,'400','retail','0','2025-04-19 16:42:36','','','','50','Cash',0.00,'100','','','12','','1','2025-04-19 14:14:35','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10051.00','10047','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174507018632233087502'),(13103,'121745061051','6044',1.00,'200','retail','0','2025-04-19 16:43:07','','','','100','Cash',0.00,'200','','','12','','1','2025-04-19 14:14:35','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14771.00','14770','Inclusive','branch','Inventory','','','','','',NULL,'12174507019621312203325'),(13104,'121745061051','6555',2.00,'2400','retail','0','2025-04-19 16:57:43','','','','600','Cash',0.00,'1200','','','12','','1','2025-04-19 14:14:35','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10003.00','10001','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174507108482028131521'),(13105,'121745061051','6513',12.00,'1200','retail','0','2025-04-19 17:14:08','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-19 14:14:35','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','10000.00','9988','Inclusive','branch','Service','1110','4000','5500','yes','','','12174507205970702922230'),(13106,'121745061051','6510',12.00,'1200','retail','0','2025-04-19 17:14:20','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-19 14:14:35','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','10008.00','9996','Inclusive','branch','Service','1110','4000','5500','yes','','','12174507207022035723303'),(13162,'191745057957','5996',3.00,'600','retail','0','2025-04-19 13:19:17','','','','150','Cash',0.00,'200','','','19','','1','2025-04-19 14:44:47','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9943.00','9940','Inclusive','branch','Inventory','','','','','',NULL,'19174505797351072190351'),(13163,'191745057957','7029',1.00,'1800','retail','0','2025-04-19 13:19:34','','','','1200','Cash',0.00,'1800','','','19','','1','2025-04-19 14:44:47','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9960.00','9959','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174505798300090331229'),(13164,'191745057957','6514',1.00,'100','retail','0','2025-04-19 13:19:44','','','','50','Cash',0.00,'100','','','19','','1','2025-04-19 14:44:47','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10051.00','10050','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174505799690920263257'),(13165,'191745057957','6516',1.00,'300','retail','0','2025-04-19 17:43:43','','','','125','Cash',0.00,'300','','','19','','1','2025-04-19 14:44:47','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174507383253323322321'),(13166,'191745057957','6514',1.00,'100','retail','0','2025-04-19 17:44:32','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-19 14:44:47','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10051.00','10050','Inclusive','branch','Service','1110','4000','5500','yes','','','19174507388323272313933'),(13167,'191745073888','5979',1.00,'750','retail','0','2025-04-19 17:44:48','','','','0','Cash',0.00,'750','','','19','16.00','1','2025-04-19 14:48:28','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101000.00','100999','Inclusive','branch','Inventory','','','','yes','','','19174507396853023320637'),(13168,'191745073888','5977',1.00,'600','retail','0','2025-04-19 17:46:09','','','','600','Cash',0.00,'600','','','19','16.00','1','2025-04-19 14:48:28','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9968.00','9967','Inclusive','branch','Inventory','','','','yes','','','19174507398700008329132'),(13169,'191745073888','6510',1.00,'100','retail','0','2025-04-19 17:46:28','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-19 14:48:28','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10008.00','10007','Inclusive','branch','Service','1110','4000','5500','yes','','','19174507399833038012023'),(13170,'191745073888','5996',1.00,'200','retail','0','2025-04-19 17:46:39','','','','150','Cash',0.00,'200','','','19','16.00','1','2025-04-19 14:48:28','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9940.00','9939','Inclusive','branch','Inventory','','','','yes','','','19174507400723792272713'),(13171,'191745073888','6513',1.00,'100','retail','0','2025-04-19 17:46:47','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-19 14:48:28','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174507402722274142330'),(13172,'191745073888','B019',3.00,'1050','retail','0','2025-04-19 17:47:07','','','','265','Cash',0.00,'350','','','19','16.00','1','2025-04-19 14:48:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9989.00','9986','Inclusive','branch','Inventory','','','','yes','','','19174507404520321301303'),(13173,'191745073888','B009',2.00,'600','retail','0','2025-04-19 17:47:26','','','','204','Cash',0.00,'300','','','19','16.00','1','2025-04-19 14:48:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10013.00','10011','Inclusive','branch','Inventory','','','','yes','','','19174507405810302238230'),(13174,'191745073888','6511',1.00,'100','retail','0','2025-04-19 17:47:38','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-19 14:48:28','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20199.00','20198','Inclusive','branch','Service','1110','4000','5500','yes','','','19174507406730122241334'),(13175,'191745073888','B009',1.00,'300','retail','0','2025-04-19 17:47:47','','','','204','Cash',0.00,'300','','','19','16.00','1','2025-04-19 14:48:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10011.00','10010','Inclusive','branch','Inventory','','','','yes','','','19174507408542773054402'),(13176,'191745073888','B027',2.00,'500','retail','0','2025-04-19 17:48:06','','','','176','Cash',0.00,'250','','','19','16.00','1','2025-04-19 14:48:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99986.00','99984','Inclusive','branch','Inventory','','','','yes','','','19174507409921427233252'),(13191,'191745074403','B009',6.00,'1800','retail','0','2025-04-19 17:53:23','','','','204','Cash',0.00,'300','','','19','','1','2025-04-19 14:57:26','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','10010.00','10004','Inclusive','branch','Inventory','','','','','',NULL,'19174507442333333052322'),(13192,'191745074403','B018',1.00,'250','retail','0','2025-04-19 17:53:43','','','','169','Cash',0.00,'250','','','19','','1','2025-04-19 14:57:26','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10010.00','10009','Inclusive','branch','Inventory','','','','','',NULL,'19174507443540433239343'),(13193,'191745074403','B028',2.00,'600','retail','0','2025-04-19 17:53:55','','','','222','Cash',0.00,'300','','','19','','1','2025-04-19 14:57:26','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10026.00','10024','Inclusive','branch','Inventory','','','','','',NULL,'19174507445703044020270'),(13194,'191745074403','6511',1.00,'100','retail','0','2025-04-19 17:54:17','','','','50','Cash',0.00,'100','','','19','','1','2025-04-19 14:57:26','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20199.00','20198','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174507446642703153736'),(13195,'191745074403','B088',1.00,'400','retail','0','2025-04-19 17:56:27','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-04-19 14:57:26','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9959.00','9958','Inclusive','branch','Inventory','','','','yes','','','19174507459670200105577'),(13196,'191745074403','B023',2.00,'600','retail','0','2025-04-19 17:56:36','','','','176','Cash',0.00,'300','','','19','16.00','1','2025-04-19 14:57:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10994.00','10992','Inclusive','branch','Inventory','','','','yes','','','19174507460821403203423'),(13197,'191745074403','B030',2.00,'500','retail','0','2025-04-19 17:56:49','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-04-19 14:57:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','100005.00','100003','Inclusive','branch','Inventory','','','','yes','','','19174507462133010932072'),(13198,'191745074403','B009',2.00,'600','retail','0','2025-04-19 17:57:01','','','','204','Cash',0.00,'300','','','19','16.00','1','2025-04-19 14:57:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10004.00','10002','Inclusive','branch','Inventory','','','','yes','','','19174507464202312322337'),(13199,'191745074649','B019',2.00,'700','retail','0','2025-04-19 17:57:29','','','','265','Cash',0.00,'350','','','19','16.00','1','2025-04-19 15:06:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9986.00','9984','Inclusive','branch','Inventory','','','','yes','','','19174507516622222229271'),(13200,'191745074649','15',2.00,'300','retail','0','2025-04-19 18:06:07','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-04-19 15:06:16','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9835.00','9833','Inclusive','branch','Inventory','','','','yes','','','19174507517423229303172'),(13220,'121745059639','6044',6.00,'1200','retail','0','2025-04-19 13:47:19','','','','100','Cash',0.00,'200','','','12','','1','2025-04-19 15:30:58','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','14781.00','14775','Inclusive','branch','Inventory','','','','','',NULL,'12174505965122020233100'),(13221,'121745059639','6506',1.00,'1300','retail','0','2025-04-19 13:47:31','','','','700','Cash',0.00,'1300','','','12','','1','2025-04-19 15:30:58','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174505965920232352330'),(13222,'121745059639','B001',2.00,'500','retail','0','2025-04-19 13:47:39','','','','169','Cash',0.00,'250','','','12','','1','2025-04-19 15:30:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99968.00','99966','Inclusive','branch','Inventory','','','','','',NULL,'12174505967255000557010'),(13223,'121745059639','B038',2.00,'500','retail','0','2025-04-19 13:47:53','','','','195.52','Cash',0.00,'250','','','12','','1','2025-04-19 15:30:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9950.00','9948','Inclusive','branch','Inventory','','','','','',NULL,'12174505968433303233336'),(13224,'121745059639','6516',2.00,'600','retail','0','2025-04-19 13:48:05','','','','125','Cash',0.00,'300','','','12','','1','2025-04-19 15:30:58','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10006.00','10004','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174505969530232013095'),(13225,'121745059639','B022',2.00,'500','retail','0','2025-04-19 13:48:16','','','','176','Cash',0.00,'250','','','12','','1','2025-04-19 15:30:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10013.00','10011','Inclusive','branch','Inventory','','','','','',NULL,'12174505971437007232433'),(13226,'121745059639','6040',2.00,'200','retail','0','2025-04-19 13:48:35','','','','42','Cash',0.00,'100','','','12','','1','2025-04-19 15:30:58','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19994.00','19992','Inclusive','branch','Inventory','','','','','',NULL,'12174505972542223421312'),(13227,'121745059639','B022',1.00,'250','retail','0','2025-04-19 14:08:54','','','','176','Cash',0.00,'250','','','12','','1','2025-04-19 15:30:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10011.00','10010','Inclusive','branch','Inventory','','','','','',NULL,'12174506094732733221063'),(13228,'121745059639','B001',1.00,'250','retail','0','2025-04-19 14:09:08','','','','169','Cash',0.00,'250','','','12','','1','2025-04-19 15:30:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99966.00','99965','Inclusive','branch','Inventory','','','','','',NULL,'12174506095530505239305'),(13229,'121745059639','B038',1.00,'250','retail','0','2025-04-19 14:09:16','','','','195.52','Cash',0.00,'250','','','12','','1','2025-04-19 15:30:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9948.00','9947','Inclusive','branch','Inventory','','','','','',NULL,'12174506096532132323603'),(13230,'121745059639','B038',1.00,'250','retail','0','2025-04-19 15:58:37','','','','195.52','Cash',0.00,'250','','','12','','1','2025-04-19 15:30:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9947.00','9946','Inclusive','branch','Inventory','','','','','',NULL,'12174506754621720213272'),(13231,'121745059639','B001',1.00,'250','retail','0','2025-04-19 15:59:06','','','','169','Cash',0.00,'250','','','12','','1','2025-04-19 15:30:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99965.00','99964','Inclusive','branch','Inventory','','','','','',NULL,'12174506755575012750250'),(13232,'121745059639','B001',1.00,'250','retail','0','2025-04-19 16:05:39','','','','169','Cash',0.00,'250','','','12','','1','2025-04-19 15:30:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99964.00','99963','Inclusive','branch','Inventory','','','','','',NULL,'12174506795435722233773'),(13233,'121745059639','6040',1.00,'100','retail','0','2025-04-19 16:05:56','','','','42','Cash',0.00,'100','','','12','','1','2025-04-19 15:30:58','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19992.00','19991','Inclusive','branch','Inventory','','','','','',NULL,'12174506796730220733572'),(13234,'121745059639','B001',2.00,'500','retail','0','2025-04-19 17:16:00','','','','169','Cash',0.00,'250','','','12','','1','2025-04-19 15:30:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99963.00','99961','Inclusive','branch','Inventory','','','','','',NULL,'12174507217010233220573'),(13235,'121745059639','B038',1.00,'250','retail','0','2025-04-19 17:16:11','','','','195.52','Cash',0.00,'250','','','12','','1','2025-04-19 15:30:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9946.00','9945','Inclusive','branch','Inventory','','','','','',NULL,'12174507218272222254223'),(13236,'121745059639','B022',1.00,'250','retail','0','2025-04-19 17:20:43','','','','176','Cash',0.00,'250','','','12','','1','2025-04-19 15:30:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10010.00','10009','Inclusive','branch','Inventory','','','','','',NULL,'12174507245942230242352'),(13237,'121745059639','6516',1.00,'300','retail','0','2025-04-19 17:25:43','','','','125','Cash',0.00,'300','','','12','','1','2025-04-19 15:30:58','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174507275422240153231'),(13238,'121745059639','B038',1.00,'250','retail','0','2025-04-19 18:07:54','','','','195.52','Cash',0.00,'250','','','12','','1','2025-04-19 15:30:58','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9945.00','9944','Inclusive','branch','Inventory','','','','','',NULL,'12174507528432335022322'),(13239,'121745059639','6514',2.00,'200','retail','0','2025-04-19 18:30:44','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-19 15:30:58','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','yes','','','12174507665512026326200'),(13240,'121745077679','6515',2.00,'600','retail','0','2025-04-19 18:47:59','','','','100','Cash',0.00,'300','','','12','0.00','1','2025-04-19 15:48:35','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10012.00','10010','Inclusive','branch','Service','1110','4000','5500','yes','','','12174507769003100930221'),(13241,'121745077679','15',1.00,'150','retail','0','2025-04-19 18:48:10','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-04-19 15:48:35','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9833.00','9832','Inclusive','branch','Inventory','','','','yes','','','12174507769892231323332'),(13242,'121745077679','6519',1.00,'150','retail','0','2025-04-19 18:48:18','','','','50','Cash',0.00,'150','','','12','0.00','1','2025-04-19 15:48:35','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174507771224173220023'),(13282,'191745074156','6509',2.00,'3000','retail','0','2025-04-19 17:49:16','','','','700','Cash',0.00,'1500','','','19','','1','2025-04-19 16:52:57','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20010.00','20008','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174507418522202532332'),(13283,'191745074156','5996',5.00,'1000','retail','0','2025-04-19 17:49:46','','','','150','Cash',0.00,'200','','','19','','1','2025-04-19 16:52:57','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9939.00','9934','Inclusive','branch','Inventory','','','','','',NULL,'19174507421530007132212'),(13284,'191745074156','6514',4.00,'400','retail','0','2025-04-19 17:50:15','','','','50','Cash',0.00,'100','','','19','','1','2025-04-19 16:52:57','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10051.00','10047','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174507424532457210029'),(13285,'191745074156','6512',3.00,'150','retail','0','2025-04-19 17:50:46','','','','30','Cash',0.00,'50','','','19','','1','2025-04-19 16:52:57','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10035.00','10032','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174507425532300372247'),(13286,'191745074156','B097',3.00,'450','retail','0','2025-04-19 17:50:56','','','','41.66666667','Cash',0.00,'150','','','19','','1','2025-04-19 16:52:57','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10005.00','10002','Inclusive','branch','Inventory','','','','','',NULL,'19174507426712022726023'),(13287,'191745074156','6511',1.00,'100','retail','0','2025-04-19 17:51:08','','','','50','Cash',0.00,'100','','','19','','1','2025-04-19 16:52:57','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20199.00','20198','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174507427433023744259'),(13288,'191745074156','B089',1.00,'200','retail','0','2025-04-19 17:51:15','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-04-19 16:52:57','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9945.00','9944','Inclusive','branch','Inventory','','','','','',NULL,'19174507428793253200300'),(13289,'191745074156','6040',1.00,'100','retail','0','2025-04-19 17:51:27','','','','42','Cash',0.00,'100','','','19','','1','2025-04-19 16:52:57','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19991.00','19990','Inclusive','branch','Inventory','','','','','',NULL,'19174507429617637337021'),(13290,'191745074156','B160',1.00,'5000','retail','0','2025-04-19 17:51:37','','','','3500','Cash',0.00,'5000','','','19','','1','2025-04-19 16:52:57','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Inventory','','','','','',NULL,'19174507436100200002062'),(13291,'191745074156','6002',4.00,'1000','retail','0','2025-04-19 17:52:42','','','','200','Cash',0.00,'250','','','19','','1','2025-04-19 16:52:57','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9975.00','9971','Inclusive','branch','Inventory','','','','','',NULL,'19174507437700233733322'),(13292,'191745074156','6509',2.00,'3000','retail','0','2025-04-19 19:42:03','','','','700','Cash',0.00,'1500','','','19','','1','2025-04-19 16:52:57','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20010.00','20008','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174508093685332207030'),(13293,'191745074156','6531',1.00,'50','retail','0','2025-04-19 19:45:35','','','','20','Cash',0.00,'50','','','19','','1','2025-04-19 16:52:57','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10108.00','10107','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174508114422373303723'),(13294,'191745074156','B088',1.00,'400','retail','0','2025-04-19 19:45:45','','','','216','Cash',0.00,'400','','','19','','1','2025-04-19 16:52:57','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9958.00','9957','Inclusive','branch','Inventory','','','','','',NULL,'19174508115637029222220'),(13295,'191745074156','6514',1.00,'100','retail','0','2025-04-19 19:46:38','','','','50','Cash',0.00,'100','','','19','','1','2025-04-19 16:52:57','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10051.00','10050','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174508120732333907900'),(13296,'191745074156','5996',1.00,'200','retail','0','2025-04-19 19:46:47','','','','150','Cash',0.00,'200','','','19','','1','2025-04-19 16:52:57','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9934.00','9933','Inclusive','branch','Inventory','','','','','',NULL,'19174508122342070131133'),(13297,'191745074156','6511',1.00,'100','retail','0','2025-04-19 19:47:57','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-19 16:52:57','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20199.00','20198','Inclusive','branch','Service','1110','4000','5500','yes','','','19174508128710235112303'),(13298,'191745074156','6516',1.00,'300','retail','0','2025-04-19 19:48:08','','','','125','Cash',0.00,'300','','','19','0.00','1','2025-04-19 16:52:57','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Service','1110','4000','5500','yes','','','19174508144112393045329'),(13299,'191745074156','B038',1.00,'250','retail','0','2025-04-19 19:52:06','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-04-19 16:52:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9944.00','9943','Inclusive','branch','Inventory','','','','yes','','','19174508156623065232470'),(13301,'121745085435','B001',4.00,'1000','retail','0','2025-04-19 20:57:15','','','','169','Cash',0.00,'250','','','12','','1','2025-04-19 18:01:24','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','99961.00','99957','Inclusive','branch','Inventory','','','','','',NULL,'12174508551003505320227'),(13302,'121745085435','B001',2.00,'500','retail','0','2025-04-19 21:01:05','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-04-19 18:01:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99957.00','99955','Inclusive','branch','Inventory','','','','yes','','','12174508568102226032228'),(13307,'121745139876','15',2.00,'300','retail','0','2025-04-20 12:04:36','','','','0','Cash',0.00,'150','','','12','','1','2025-04-20 09:38:40','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9832.00','9830','Inclusive','branch','Inventory','','','','','',NULL,'12174513988702337812771'),(13308,'121745139876','6017',2.00,'200','retail','0','2025-04-20 12:04:47','','','','100','Cash',0.00,'100','','','12','','1','2025-04-20 09:38:40','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9993.00','9991','Inclusive','branch','Inventory','','','','','',NULL,'12174513989783529930834'),(13309,'121745139876','6046',1.00,'700','retail','0','2025-04-20 12:04:57','','','','400','Cash',0.00,'700','','','12','','1','2025-04-20 09:38:40','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10048.00','10047','Inclusive','branch','Inventory','','','','','',NULL,'12174513991492310342024'),(13310,'121745139876','6513',1.00,'100','retail','0','2025-04-20 12:05:14','','','','50','Cash',0.00,'100','','','12','','1','2025-04-20 09:38:40','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174513992423453293227'),(13311,'211745162186','B043',1.00,'1200','retail','0','2025-04-20 18:16:26','','','','680','Cash',0.00,'1200','','','21','16.00','1','2025-04-20 15:17:27','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99998.00','99997','Inclusive','branch','Inventory','','','','yes','','','21174516220813003220703'),(13312,'211745162186','6040',2.00,'200','retail','0','2025-04-20 18:16:48','','','','42','Cash',0.00,'100','','','21','16.00','1','2025-04-20 15:17:27','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19990.00','19988','Inclusive','branch','Inventory','','','','yes','','','21174516221732127400603'),(13313,'211745162186','6540',1.00,'2500','retail','0','2025-04-20 18:16:57','','','','1500','Cash',0.00,'2500','','','21','0.00','1','2025-04-20 15:17:27','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','21174516223510002212023'),(13314,'211745162186','B023',1.00,'300','retail','0','2025-04-20 18:17:15','','','','176','Cash',0.00,'300','','','21','16.00','1','2025-04-20 15:17:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10992.00','10991','Inclusive','branch','Inventory','','','','yes','','','21174516224323733022123'),(13315,'211745162248','6556',2.00,'1000','retail','0','2025-04-20 18:17:28','','','','300','Cash',0.00,'500','','','21','0.00','1','2025-04-20 15:18:51','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10005.00','10003','Inclusive','branch','Service','1110','4000','5500','yes','','','21174516226920233231343'),(13316,'211745162248','6519',1.00,'150','retail','0','2025-04-20 18:17:50','','','','50','Cash',0.00,'150','','','21','0.00','1','2025-04-20 15:18:51','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','21174516228133342200100'),(13317,'211745162248','B010',4.00,'1400','retail','0','2025-04-20 18:18:01','','','','272','Cash',0.00,'350','','','21','16.00','1','2025-04-20 15:18:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9985.00','9981','Inclusive','branch','Inventory','','','','yes','','','21174516229505002237373'),(13318,'211745162248','B019',3.00,'1050','retail','0','2025-04-20 18:18:16','','','','265','Cash',0.00,'350','','','21','16.00','1','2025-04-20 15:18:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9984.00','9981','Inclusive','branch','Inventory','','','','yes','','','21174516231032523433373'),(13319,'211745162248','6614',4.00,'800','retail','0','2025-04-20 18:18:30','','','','200','Cash',0.00,'200','','','21','0.00','1','2025-04-20 15:18:51','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9972.00','9968','Inclusive','branch','Inventory','1110','4000','5500','yes','','','21174516232123306003274'),(13320,'211745164836','6044',1.00,'200','retail','0','2025-04-20 19:00:36','','','','100','Cash',0.00,'200','','','21','16.00','1','2025-04-20 16:00:58','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14770.00','14769','Inclusive','branch','Inventory','','','','yes','','','21174516485333243241704'),(13321,'121745166034','5996',1.00,'200','retail','0','2025-04-20 19:20:34','','','','150','Cash',0.00,'200','','','12','16.00','1','2025-04-20 16:21:06','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9933.00','9932','Inclusive','branch','Inventory','','','','yes','','','12174516604423034233137'),(13322,'191745166099','6048',1.00,'600','retail','0','2025-04-20 19:21:39','','','','300','Cash',0.00,'600','','','19','16.00','1','2025-04-20 16:22:53','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10494.00','10493','Inclusive','branch','Inventory','','','','yes','','','19174516615522302230353'),(13323,'191745166099','6011',1.00,'1200','retail','0','2025-04-20 19:22:35','','','','1000','Cash',0.00,'1200','','','19','16.00','1','2025-04-20 16:22:53','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19494.00','19493','Inclusive','branch','Inventory','','','','yes','','','19174516617011323226243'),(13327,'191745170028','B038',2.00,'500','retail','0','2025-04-20 20:27:08','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-04-20 17:27:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9943.00','9941','Inclusive','branch','Inventory','','','','yes','','','19174517004142009023030'),(13328,'191745170028','B009',3.00,'900','retail','0','2025-04-20 20:27:21','','','','204','Cash',0.00,'300','','','19','16.00','1','2025-04-20 17:27:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10002.00','9999','Inclusive','branch','Inventory','','','','yes','','','19174517005420235220720'),(13329,'191745170028','6040',1.00,'100','retail','0','2025-04-20 20:27:35','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-04-20 17:27:49','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19988.00','19987','Inclusive','branch','Inventory','','','','yes','','','19174517006646793233303'),(13330,'121745170983','B009',1.00,'300','retail','0','2025-04-20 20:43:03','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-04-20 17:43:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','yes','','','12174517099002730503013'),(13331,'121745170983','B038',1.00,'250','retail','0','2025-04-20 20:43:11','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-04-20 17:43:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9941.00','9940','Inclusive','branch','Inventory','','','','yes','','','12174517100733272021313'),(13332,'191745166722','B015',2.00,'700','retail','0','2025-04-20 19:32:02','','','','220','Cash',0.00,'350','','','19','','1','2025-04-20 18:04:40','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Inventory','','','','','',NULL,'19174516762062203312530'),(13333,'191745166722','6016',1.00,'750','retail','0','2025-04-20 19:47:00','','','','750','Cash',0.00,'750','','','19','','1','2025-04-20 18:04:40','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9977.00','9976','Inclusive','branch','Inventory','','','','','',NULL,'19174516763250116345342'),(13334,'191745166722','6517',1.00,'250','retail','0','2025-04-20 19:47:12','','','','150','Cash',0.00,'250','','','19','','1','2025-04-20 18:04:40','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101113.00','101112','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174516764133353160336'),(13335,'191745166722','B015',1.00,'350','retail','0','2025-04-20 21:04:15','','','','220','Cash',0.00,'350','','','19','16.00','1','2025-04-20 18:04:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9998.00','9997','Inclusive','branch','Inventory','','','','yes','','','19174517226323070204032'),(13336,'191745166722','6614',2.00,'400','retail','0','2025-04-20 21:04:24','','','','200','Cash',0.00,'200','','','19','0.00','1','2025-04-20 18:04:40','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9968.00','9966','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174517227620007227009'),(13337,'121745240746','6510',1.00,'100','retail','0','2025-04-21 16:05:46','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-21 13:07:36','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10008.00','10007','Inclusive','branch','Service','1110','4000','5500','yes','','','12174524078101232202302'),(13338,'121745240746','B032',2.00,'500','retail','0','2025-04-21 16:06:23','','','','187','Cash',0.00,'250','','','12','16.00','1','2025-04-21 13:07:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10009.00','10007','Inclusive','branch','Inventory','','','','yes','','','12174524079479225323092'),(13339,'121745240746','B038',1.00,'250','retail','0','2025-04-21 16:06:35','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-04-21 13:07:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9940.00','9939','Inclusive','branch','Inventory','','','','yes','','','12174524081923202332322'),(13340,'121745240746','5999',1.00,'1500','retail','0','2025-04-21 16:07:00','','','','1500','Cash',0.00,'1500','','','12','16.00','1','2025-04-21 13:07:36','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10002.00','10001','Inclusive','branch','Inventory','','','','yes','','','12174524085140328032342'),(13353,'121745242418','6044',2.00,'400','retail','0','2025-04-21 16:33:38','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-04-21 13:42:17','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14769.00','14767','Inclusive','branch','Inventory','','','','yes','','','12174524243722072122321'),(13354,'121745242418','15',1.00,'150','retail','0','2025-04-21 16:33:58','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-04-21 13:42:17','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9827.00','9826','Inclusive','branch','Inventory','','','','yes','','','12174524244630342035132'),(13355,'121745242418','6514',2.00,'200','retail','0','2025-04-21 16:39:20','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-21 13:42:17','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','yes','','','12174524277473422003732'),(13356,'121745242418','6002',1.00,'250','retail','0','2025-04-21 16:42:02','','','','200','Cash',0.00,'250','','','12','16.00','1','2025-04-21 13:42:17','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9971.00','9970','Inclusive','branch','Inventory','','','','yes','','','12174524293373053313200'),(13367,'121745245171','5999',1.00,'1500','retail','0','2025-04-21 17:19:32','','','','1500','Cash',0.00,'1500','','','12','16.00','1','2025-04-21 14:52:28','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Inventory','','','','yes','','','12174524710143323520221'),(13368,'121745245171','6510',1.00,'100','retail','0','2025-04-21 17:51:41','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-21 14:52:28','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10008.00','10007','Inclusive','branch','Service','1110','4000','5500','yes','','','12174524710818331332300'),(13369,'121745245171','B038',2.00,'500','retail','0','2025-04-21 17:51:49','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-04-21 14:52:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9939.00','9937','Inclusive','branch','Inventory','','','','yes','','','12174524712622262021370'),(13370,'121745245171','B012',2.00,'600','retail','0','2025-04-21 17:52:06','','','','300','Cash',0.00,'300','','','12','16.00','1','2025-04-21 14:52:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10022.00','10020','Inclusive','branch','Inventory','','','','yes','','','12174524713620261022212'),(13409,'121745248940','6552',1.00,'650','retail','0','2025-04-21 18:22:20','','','','250','Cash',0.00,'650','','','12','0.00','1','2025-04-21 15:23:00','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174524895603200034323'),(13410,'121745248940','6040',1.00,'100','retail','0','2025-04-21 18:22:36','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-04-21 15:23:00','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19987.00','19986','Inclusive','branch','Inventory','','','','yes','','','12174524896320430223583'),(13411,'121745248940','6512',2.00,'100','retail','0','2025-04-21 18:22:43','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-04-21 15:23:00','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10035.00','10033','Inclusive','branch','Service','1110','4000','5500','yes','','','12174524897424508204227'),(13428,'191745240992','6011',1.00,'1200','retail','0','2025-04-21 16:09:52','','','','1000','Cash',0.00,'1200','','','19','','1','2025-04-21 15:26:35','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19493.00','19492','Inclusive','branch','Inventory','','','','','',NULL,'19174524100422242021370'),(13429,'191745240992','6517',1.00,'250','retail','0','2025-04-21 16:10:04','','','','150','Cash',0.00,'250','','','19','','1','2025-04-21 15:26:35','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101113.00','101112','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174524102221392204330'),(13430,'191745240992','15',2.00,'300','retail','0','2025-04-21 16:10:22','','','','0','Cash',0.00,'150','','','19','','1','2025-04-21 15:26:35','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9830.00','9828','Inclusive','branch','Inventory','','','','','',NULL,'19174524103527592032023'),(13431,'191745240992','B028',1.00,'300','retail','0','2025-04-21 18:26:01','','','','222','Cash',0.00,'300','','','19','16.00','1','2025-04-21 15:26:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10023.00','10022','Inclusive','branch','Inventory','','','','yes','','','19174524919072275330205'),(13432,'191745249198','6547',1.00,'600','retail','0','2025-04-21 18:26:38','','','','300','Cash',0.00,'600','','','19','0.00','1','2025-04-21 15:27:05','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Service','1110','4000','5500','yes','','','19174524920882410988200'),(13433,'191745249198','B032',2.00,'500','retail','0','2025-04-21 18:26:48','','','','187','Cash',0.00,'250','','','19','16.00','1','2025-04-21 15:27:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10004.00','10002','Inclusive','branch','Inventory','','','','yes','','','19174524922223252332220'),(13434,'191745249919','6027',1.00,'150','retail','0','2025-04-21 18:38:39','','','','100','Cash',0.00,'150','','','19','16.00','1','2025-04-21 15:39:20','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','yes','','','19174524993643339020262'),(13435,'191745249919','7029',1.00,'1800','retail','0','2025-04-21 18:38:56','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2025-04-21 15:39:20','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9957.00','9956','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174524995602323230333'),(13436,'121745250622','6519',1.00,'150','retail','0','2025-04-21 18:50:23','','','','50','Cash',0.00,'150','','','12','0.00','1','2025-04-21 15:52:59','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174525065352156632342'),(13437,'121745250622','6026',1.00,'200','retail','0','2025-04-21 18:50:54','','','','50','Cash',0.00,'200','','','12','16.00','1','2025-04-21 15:52:59','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9991.00','9990','Inclusive','branch','Inventory','','','','yes','','','12174525070102222312222'),(13438,'121745250622','6514',2.00,'200','retail','0','2025-04-21 18:51:42','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-21 15:52:59','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','yes','','','12174525073502022353223'),(13439,'121745250622','6512',2.00,'100','retail','0','2025-04-21 18:52:16','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-04-21 15:52:59','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10035.00','10033','Inclusive','branch','Service','1110','4000','5500','yes','','','12174525074470523031344'),(13440,'121745254579','6519',1.00,'150','retail','0','2025-04-21 19:56:19','','','','50','Cash',0.00,'150','','','12','0.00','1','2025-04-21 16:57:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174525459105124050252'),(13441,'121745254579','6026',1.00,'200','retail','0','2025-04-21 19:56:31','','','','50','Cash',0.00,'200','','','12','16.00','1','2025-04-21 16:57:14','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9990.00','9989','Inclusive','branch','Inventory','','','','yes','','','12174525460333340012203'),(13442,'121745254579','6512',2.00,'100','retail','0','2025-04-21 19:56:43','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-04-21 16:57:14','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10035.00','10033','Inclusive','branch','Service','1110','4000','5500','yes','','','12174525461433332224536'),(13443,'121745254579','6514',2.00,'200','retail','0','2025-04-21 19:56:54','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-21 16:57:14','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','yes','','','12174525462620202323323'),(13444,'121745254635','6013',2.00,'200','retail','0','2025-04-21 19:57:16','','','','100','Cash',0.00,'100','','','12','16.00','1','2025-04-21 17:02:38','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10014.00','10012','Inclusive','branch','Inventory','','','','yes','','','12174525494523700123320'),(13445,'121745254635','6040',1.00,'100','retail','0','2025-04-21 20:02:25','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-04-21 17:02:38','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19986.00','19985','Inclusive','branch','Inventory','','','','yes','','','12174525495595323242930'),(13446,'121745242324','6534',1.00,'150','retail','0','2025-04-21 16:32:04','','','','70','Cash',0.00,'150','','','12','','1','2025-04-21 17:19:21','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174524234042323220333'),(13447,'121745242324','6519',1.00,'150','retail','0','2025-04-21 16:32:20','','','','50','Cash',0.00,'150','','','12','','1','2025-04-21 17:19:21','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174524235033224013253'),(13448,'121745242324','15',1.00,'150','retail','0','2025-04-21 16:32:31','','','','0','Cash',0.00,'150','','','12','','1','2025-04-21 17:19:21','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9828.00','9827','Inclusive','branch','Inventory','','','','','',NULL,'12174524235733523412234'),(13449,'121745242324','B089',1.00,'200','retail','0','2025-04-21 16:32:37','','','','79.16675','Cash',0.00,'200','','','12','','1','2025-04-21 17:19:21','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9944.00','9943','Inclusive','branch','Inventory','','','','','',NULL,'12174524236753232200432'),(13450,'121745242324','7029',1.00,'1800','retail','0','2025-04-21 16:32:48','','','','1200','Cash',0.00,'1800','','','12','','1','2025-04-21 17:19:21','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9959.00','9958','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12174524237822041032237'),(13451,'121745242324','6510',1.00,'100','retail','0','2025-04-21 16:32:58','','','','50','Cash',0.00,'100','','','12','','1','2025-04-21 17:19:21','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10008.00','10007','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174524238634563202350'),(13452,'121745242324','6030',1.00,'200','retail','0','2025-04-21 16:33:06','','','','100','Cash',0.00,'200','','','12','','1','2025-04-21 17:19:21','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99996.00','99995','Inclusive','branch','Inventory','','','','','',NULL,'12174524239302312030203'),(13453,'121745242324','6533',1.00,'100','retail','0','2025-04-21 16:33:13','','','','50','Cash',0.00,'100','','','12','','1','2025-04-21 17:19:21','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174524240000322340202'),(13454,'121745242324','6513',1.00,'100','retail','0','2025-04-21 16:33:20','','','','50','Cash',0.00,'100','','','12','','1','2025-04-21 17:19:21','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174524240722032400344'),(13455,'121745242324','B030',1.00,'250','retail','0','2025-04-21 17:19:04','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-04-21 17:19:21','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100003.00','100002','Inclusive','branch','Inventory','','','','','',NULL,'12174524515853344070348'),(13456,'121745242324','B030',1.00,'250','retail','0','2025-04-21 18:08:48','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-04-21 17:19:21','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100002.00','100001','Inclusive','branch','Inventory','','','','','',NULL,'12174524820632033224213'),(13457,'121745242324','B032',2.00,'500','retail','0','2025-04-21 18:10:06','','','','187','Cash',0.00,'250','','','12','','1','2025-04-21 17:19:21','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10007.00','10005','Inclusive','branch','Inventory','','','','','',NULL,'12174524832123343470353'),(13458,'121745242324','6551',1.00,'800','retail','0','2025-04-21 18:12:02','','','','430','Cash',0.00,'800','','','12','','1','2025-04-21 17:19:21','2','14','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174524833722422423377'),(13459,'121745242324','B089',1.00,'200','retail','0','2025-04-21 18:12:18','','','','79.16675','Cash',0.00,'200','','','12','','1','2025-04-21 17:19:21','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9943.00','9942','Inclusive','branch','Inventory','','','','','',NULL,'12174524834620224124223'),(13460,'121745242324','B032',6.00,'1500','retail','0','2025-04-21 20:16:29','','','','187','Cash',0.00,'250','','','12','16.00','1','2025-04-21 17:19:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','10002.00','9996','Inclusive','branch','Inventory','','','','yes','','','12174525582924050823432'),(13461,'121745242324','B034',2.00,'500','retail','0','2025-04-21 20:17:09','','','','241','Cash',0.00,'250','','','12','16.00','1','2025-04-21 17:19:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Inventory','','','','yes','','','12174525584952022033528'),(13462,'121745242324','B006',4.00,'1000','retail','0','2025-04-21 20:17:29','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-04-21 17:19:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10011.00','10007','Inclusive','branch','Inventory','','','','yes','','','12174525585972220531220'),(13463,'121745242324','B030',3.00,'750','retail','0','2025-04-21 20:17:39','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-04-21 17:19:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','99999.00','99996','Inclusive','branch','Inventory','','','','yes','','','12174525587220217123220'),(13464,'121745242324','B035',2.00,'500','retail','0','2025-04-21 20:17:53','','','','67.26','Cash',0.00,'250','','','12','16.00','1','2025-04-21 17:19:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10030.00','10028','Inclusive','branch','Inventory','','','','yes','','','12174525595889312220220'),(13465,'191745256129','6024',10.00,'1000','retail','0','2025-04-21 20:22:09','','','','50','Cash',0.00,'100','','','19','16.00','1','2025-04-21 17:25:54','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','9992.00','9982','Inclusive','branch','Inventory','','','','yes','','','19174525617200130332613'),(13466,'191745256129','6047',5.00,'250','retail','0','2025-04-21 20:22:53','','','','30','Cash',0.00,'50','','','19','16.00','1','2025-04-21 17:25:54','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10000.00','9995','Inclusive','branch','Inventory','','','','yes','','','19174525618525321720230'),(13467,'191745256129','5984',10.00,'1000','retail','0','2025-04-21 20:23:06','','','','100','Cash',0.00,'100','','','19','16.00','1','2025-04-21 17:25:54','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','9989.00','9979','Inclusive','branch','Inventory','','','','yes','','','19174525622322363323422'),(13468,'191745256129','6513',8.00,'800','retail','0','2025-04-21 20:23:43','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-21 17:25:54','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','10000.00','9992','Inclusive','branch','Service','1110','4000','5500','yes','','','19174525625436354445222'),(13469,'191745256129','6032',3.00,'600','retail','0','2025-04-21 20:24:14','','','','200','Cash',0.00,'200','','','19','16.00','1','2025-04-21 17:25:54','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','99967.00','99964','Inclusive','branch','Inventory','','','','yes','','','19174525627117222351537'),(13470,'191745256129','6510',4.00,'400','retail','0','2025-04-21 20:24:31','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-21 17:25:54','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10008.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','19174525628802032130332'),(13471,'191745256129','6531',9.00,'450','retail','0','2025-04-21 20:24:48','','','','20','Cash',0.00,'50','','','19','0.00','1','2025-04-21 17:25:54','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','10108.00','10099','Inclusive','branch','Service','1110','4000','5500','yes','','','19174525630103343470353'),(13472,'191745256129','7029',2.00,'3600','retail','0','2025-04-21 20:25:03','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2025-04-21 17:25:54','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9956.00','9954','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174525632630973227132'),(13473,'191745256532','B030',4.00,'1000','retail','0','2025-04-21 20:28:52','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-04-21 17:30:38','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','99996.00','99992','Inclusive','branch','Inventory','','','','yes','','','19174525654622304240055'),(13474,'191745256532','B028',2.00,'600','retail','0','2025-04-21 20:29:06','','','','222','Cash',0.00,'300','','','19','16.00','1','2025-04-21 17:30:38','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10022.00','10020','Inclusive','branch','Inventory','','','','yes','','','19174525656336322233365'),(13475,'191745256532','B043',1.00,'1200','retail','0','2025-04-21 20:29:24','','','','680','Cash',0.00,'1200','','','19','16.00','1','2025-04-21 17:30:38','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99996.00','99995','Inclusive','branch','Inventory','','','','yes','','','19174525657231421515723'),(13476,'191745256532','B089',2.00,'400','retail','0','2025-04-21 20:29:50','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-04-21 17:30:38','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9940.00','9938','Inclusive','branch','Inventory','','','','yes','','','19174525661922032202336'),(13477,'191745256532','6511',1.00,'100','retail','0','2025-04-21 20:30:19','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-21 17:30:38','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20199.00','20198','Inclusive','branch','Service','1110','4000','5500','yes','','','19174525663152002313623'),(13478,'121745257420','6013',2.00,'200','retail','0','2025-04-21 20:43:40','','','','100','Cash',0.00,'100','','','12','16.00','1','2025-04-21 17:44:22','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10012.00','10010','Inclusive','branch','Inventory','','','','yes','','','12174525744772522722230'),(13482,'121745257473','B030',2.00,'500','retail','0','2025-04-21 20:44:33','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-04-21 17:47:30','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99992.00','99990','Inclusive','branch','Inventory','','','','','',NULL,'12174525750122731523221'),(13483,'121745257473','B028',2.00,'600','retail','0','2025-04-21 20:45:01','','','','222','Cash',0.00,'300','','','12','','1','2025-04-21 17:47:30','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10020.00','10018','Inclusive','branch','Inventory','','','','','',NULL,'12174525751013125352370'),(13484,'121745257473','B043',1.00,'1200','retail','0','2025-04-21 20:45:11','','','','680','Cash',0.00,'1200','','','12','','1','2025-04-21 17:47:30','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99995.00','99994','Inclusive','branch','Inventory','','','','','',NULL,'12174525752022322242351'),(13485,'121745257473','B089',1.00,'200','retail','0','2025-04-21 20:47:12','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-04-21 17:47:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9938.00','9937','Inclusive','branch','Inventory','','','','yes','','','12174525764637303722322'),(13503,'121745257892','B030',1.00,'250','retail','0','2025-04-21 20:51:32','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-04-21 17:52:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99990.00','99989','Inclusive','branch','Inventory','','','','yes','','','12174525791122372713132'),(13549,'121745248376','6555',1.00,'1200','retail','0','2025-04-21 18:12:56','','','','600','Cash',0.00,'1200','','','12','','1','2025-04-21 18:36:40','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174524839932009010842'),(13550,'121745248376','6524',1.00,'200','retail','0','2025-04-21 18:13:20','','','','70','Cash',0.00,'200','','','12','','1','2025-04-21 18:36:40','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174524840640142132803'),(13551,'121745248376','B030',2.00,'500','retail','0','2025-04-21 18:13:26','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-04-21 18:36:40','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','100001.00','99999','Inclusive','branch','Inventory','','','','','',NULL,'12174524842073543300425'),(13552,'121745248376','B028',1.00,'300','retail','0','2025-04-21 18:13:40','','','','222','Cash',0.00,'300','','','12','','1','2025-04-21 18:36:40','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10024.00','10023','Inclusive','branch','Inventory','','','','','',NULL,'12174524842977443074223'),(13553,'121745248376','B032',1.00,'250','retail','0','2025-04-21 18:13:49','','','','187','Cash',0.00,'250','','','12','','1','2025-04-21 18:36:40','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Inventory','','','','','',NULL,'12174524844002225200321'),(13554,'121745248376','B035',1.00,'250','retail','0','2025-04-21 18:14:01','','','','67.26','Cash',0.00,'250','','','12','','1','2025-04-21 18:36:40','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10032.00','10031','Inclusive','branch','Inventory','','','','','',NULL,'12174524845323223210331'),(13555,'121745248376','6551',1.00,'800','retail','0','2025-04-21 18:14:14','','','','430','Cash',0.00,'800','','','12','','1','2025-04-21 18:36:40','2','14','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174524846333313233352'),(13556,'121745248376','B089',2.00,'400','retail','0','2025-04-21 18:14:24','','','','79.16675','Cash',0.00,'200','','','12','','1','2025-04-21 18:36:40','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9942.00','9940','Inclusive','branch','Inventory','','','','','',NULL,'12174524847323334830207'),(13557,'121745248376','B091',2.00,'200','retail','0','2025-04-21 18:14:34','','','','47','Cash',0.00,'100','','','12','','1','2025-04-21 18:36:40','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Inventory','','','','','',NULL,'12174524848525304210242'),(13558,'121745248376','6511',1.00,'100','retail','0','2025-04-21 18:14:47','','','','50','Cash',0.00,'100','','','12','','1','2025-04-21 18:36:40','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20199.00','20198','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174524850233233322032'),(13559,'121745248376','B043',1.00,'1200','retail','0','2025-04-21 18:15:03','','','','680','Cash',0.00,'1200','','','12','','1','2025-04-21 18:36:40','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99997.00','99996','Inclusive','branch','Inventory','','','','','',NULL,'12174524871310372222323'),(13560,'121745248376','7029',1.00,'1800','retail','0','2025-04-21 18:21:53','','','','1200','Cash',0.00,'1800','','','12','','1','2025-04-21 18:36:40','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9958.00','9957','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12174524892120028022233'),(13561,'121745248376','6044',1.00,'200','retail','0','2025-04-21 18:22:03','','','','100','Cash',0.00,'200','','','12','','1','2025-04-21 18:36:40','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14767.00','14766','Inclusive','branch','Inventory','','','','','',NULL,'12174524893240243322223'),(13562,'121745248376','6044',3.00,'600','retail','0','2025-04-21 18:23:41','','','','100','Cash',0.00,'200','','','12','','1','2025-04-21 18:36:40','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14766.00','14763','Inclusive','branch','Inventory','','','','','',NULL,'12174524903322272333033'),(13563,'121745248376','B035',1.00,'250','retail','0','2025-04-21 18:23:54','','','','67.26','Cash',0.00,'250','','','12','','1','2025-04-21 18:36:40','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10031.00','10030','Inclusive','branch','Inventory','','','','','',NULL,'12174524905233002025214'),(13564,'121745248376','B038',3.00,'750','retail','0','2025-04-21 18:24:15','','','','195.52','Cash',0.00,'250','','','12','','1','2025-04-21 18:36:40','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9937.00','9934','Inclusive','branch','Inventory','','','','','',NULL,'12174524912232125432221'),(13565,'121745248376','B028',1.00,'300','retail','0','2025-04-21 20:49:18','','','','222','Cash',0.00,'300','','','12','','1','2025-04-21 18:36:40','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10018.00','10017','Inclusive','branch','Inventory','','','','','',NULL,'12174525787342333172331'),(13566,'121745248376','15',1.00,'150','retail','0','2025-04-21 21:06:34','','','','0','Cash',0.00,'150','','','12','','1','2025-04-21 18:36:40','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9826.00','9825','Inclusive','branch','Inventory','','','','','',NULL,'12174525880355333558302'),(13567,'121745248376','6512',2.00,'100','retail','0','2025-04-21 21:06:43','','','','30','Cash',0.00,'50','','','12','','1','2025-04-21 18:36:40','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10035.00','10033','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174525881585082032032'),(13568,'121745248376','B009',2.00,'600','retail','0','2025-04-21 21:30:22','','','','204','Cash',0.00,'300','','','12','','1','2025-04-21 18:36:40','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9998.00','9996','Inclusive','branch','Inventory','','','','','',NULL,'12174526025600222220452'),(13569,'121745248376','B023',2.00,'600','retail','0','2025-04-21 21:30:56','','','','176','Cash',0.00,'300','','','12','','1','2025-04-21 18:36:40','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10991.00','10989','Inclusive','branch','Inventory','','','','','',NULL,'12174526028003672021230'),(13570,'121745248376','B088',2.00,'800','retail','0','2025-04-21 21:31:20','','','','216','Cash',0.00,'400','','','12','','1','2025-04-21 18:36:40','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9957.00','9955','Inclusive','branch','Inventory','','','','','',NULL,'12174526029302432395122'),(13571,'121745248376','B030',2.00,'500','retail','0','2025-04-21 21:31:33','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-04-21 18:36:40','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99989.00','99987','Inclusive','branch','Inventory','','','','','',NULL,'12174526032103235302020'),(13572,'121745248376','6516',1.00,'300','retail','0','2025-04-21 21:32:01','','','','125','Cash',0.00,'300','','','12','','1','2025-04-21 18:36:40','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174526048902212402210'),(13573,'121745248376','B088',1.00,'400','retail','0','2025-04-21 21:34:49','','','','216','Cash',0.00,'400','','','12','','1','2025-04-21 18:36:40','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9955.00','9954','Inclusive','branch','Inventory','','','','','',NULL,'12174526049735342236232'),(13574,'121745248376','B009',2.00,'600','retail','0','2025-04-21 21:34:58','','','','204','Cash',0.00,'300','','','12','','1','2025-04-21 18:36:40','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9996.00','9994','Inclusive','branch','Inventory','','','','','',NULL,'12174526053920323337202'),(13575,'121745248376','6511',1.00,'100','retail','0','2025-04-21 21:36:23','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-21 18:36:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20199.00','20198','Inclusive','branch','Service','1110','4000','5500','yes','','','12174526059320600231503'),(13576,'121745260601','B032',2.00,'500','retail','0','2025-04-21 21:36:41','','','','187','Cash',0.00,'250','','','12','16.00','1','2025-04-21 18:42:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9996.00','9994','Inclusive','branch','Inventory','','','','yes','','','12174526094722404333124'),(13577,'121745260601','B030',1.00,'250','retail','0','2025-04-21 21:42:27','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-04-21 18:42:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99987.00','99986','Inclusive','branch','Inventory','','','','yes','','','12174526095653601253760'),(13582,'121745319693','7029',1.00,'1800','retail','0','2025-04-22 14:01:33','','','','1200','Cash',0.00,'1800','','','12','','1','2025-04-22 11:37:16','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9954.00','9953','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12174531970124222003222'),(13583,'121745319693','6044',2.00,'400','retail','0','2025-04-22 14:01:41','','','','100','Cash',0.00,'200','','','12','','1','2025-04-22 11:37:16','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14763.00','14761','Inclusive','branch','Inventory','','','','','',NULL,'12174531971123372072321'),(13584,'121745319693','6510',1.00,'100','retail','0','2025-04-22 14:01:51','','','','50','Cash',0.00,'100','','','12','','1','2025-04-22 11:37:16','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10008.00','10007','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174531971922011200722'),(13585,'121745319693','6531',1.00,'50','retail','0','2025-04-22 14:01:59','','','','20','Cash',0.00,'50','','','12','','1','2025-04-22 11:37:16','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10108.00','10107','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174531972792570973513'),(13586,'121745319693','6520',1.00,'200','retail','0','2025-04-22 14:36:59','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-04-22 11:37:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174532183022222032110'),(13587,'121745321838','6033',1.00,'750','retail','0','2025-04-22 14:37:18','','','','750','Cash',0.00,'750','','','12','16.00','1','2025-04-22 12:04:00','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','yes','','','12174532342727224737202'),(13588,'121745321838','6511',1.00,'100','retail','0','2025-04-22 15:03:48','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-22 12:04:00','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20199.00','20198','Inclusive','branch','Service','1110','4000','5500','yes','','','12174532343632720332223'),(13592,'121745332534','6519',1.00,'150','retail','0','2025-04-22 17:35:35','','','','50','Cash',0.00,'150','','','12','','1','2025-04-22 15:09:04','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174533254530302305033'),(13593,'121745332534','15',1.00,'150','retail','0','2025-04-22 17:35:47','','','','0','Cash',0.00,'150','','','12','','1','2025-04-22 15:09:04','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9825.00','9824','Inclusive','branch','Inventory','','','','','',NULL,'12174533255602332032030'),(13594,'121745332534','6512',2.00,'100','retail','0','2025-04-22 17:35:57','','','','30','Cash',0.00,'50','','','12','','1','2025-04-22 15:09:04','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10035.00','10033','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174533256732372403232'),(13595,'121745332534','6512',12.00,'600','retail','0','2025-04-22 18:08:46','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-04-22 15:09:04','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','10035.00','10023','Inclusive','branch','Service','1110','4000','5500','yes','','','12174533454130303433232'),(13596,'121745334545','6555',2.00,'2400','retail','0','2025-04-22 18:09:06','','','','600','Cash',0.00,'1200','','','12','0.00','1','2025-04-22 15:31:45','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10003.00','10001','Inclusive','branch','Service','1110','4000','5500','yes','','','12174533584504535047702'),(13597,'121745334545','6032',1.00,'200','retail','0','2025-04-22 18:30:45','','','','200','Cash',0.00,'200','','','12','16.00','1','2025-04-22 15:31:45','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99964.00','99963','Inclusive','branch','Inventory','','','','yes','','','12174533586232338233130'),(13598,'121745334545','6513',1.00,'100','retail','0','2025-04-22 18:31:02','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-22 15:31:45','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174533586990233352302'),(13599,'121745334545','6044',6.00,'1200','retail','0','2025-04-22 18:31:10','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-04-22 15:31:45','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','14761.00','14755','Inclusive','branch','Inventory','','','','yes','','','12174533588137082012253'),(13600,'121745334545','B088',1.00,'400','retail','0','2025-04-22 18:31:22','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-04-22 15:31:45','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9954.00','9953','Inclusive','branch','Inventory','','','','yes','','','12174533588935330222225'),(13601,'121745334545','B088',1.00,'400','retail','0','2025-04-22 18:31:30','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-04-22 15:31:45','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9953.00','9952','Inclusive','branch','Inventory','','','','yes','','','12174533589810702200245'),(13602,'121745335935','B182',1.00,'1700','retail','0','2025-04-22 18:32:15','','','','950','Cash',0.00,'1700','','','12','16.00','1','2025-04-22 15:53:39','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Inventory','','','','yes','','','12174533721373372230333'),(13621,'191745410990','6514',10.00,'1000','retail','0','2025-04-23 15:23:10','','','','50','Cash',0.00,'100','','','19','','1','2025-04-23 17:41:38','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','10051.00','10041','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174541119620259974453'),(13622,'191745410990','5996',3.00,'600','retail','0','2025-04-23 15:26:38','','','','150','Cash',0.00,'200','','','19','','1','2025-04-23 17:41:38','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9931.00','9928','Inclusive','branch','Inventory','','','','','',NULL,'19174541121221730552341'),(13623,'191745410990','6524',1.00,'200','retail','0','2025-04-23 15:26:53','','','','70','Cash',0.00,'200','','','19','','1','2025-04-23 17:41:38','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174541123020303090010'),(13624,'191745410990','5996',1.00,'200','retail','0','2025-04-23 20:41:25','','','','150','Cash',0.00,'200','','','19','16.00','1','2025-04-23 17:41:38','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9928.00','9927','Inclusive','branch','Inventory','','','','yes','','','19174543009412312943232'),(13625,'191745410904','15',2.00,'300','retail','0','2025-04-23 15:21:44','','','','0','Cash',0.00,'150','','','19','','1','2025-04-23 17:42:02','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9824.00','9822','Inclusive','branch','Inventory','','','','','',NULL,'19174541093043332190500'),(13626,'191745410904','5996',1.00,'200','retail','0','2025-04-23 15:22:11','','','','150','Cash',0.00,'200','','','19','','1','2025-04-23 17:42:02','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9932.00','9931','Inclusive','branch','Inventory','','','','','',NULL,'19174541095310200002220'),(13627,'191745410904','6514',2.00,'200','retail','0','2025-04-23 15:22:33','','','','50','Cash',0.00,'100','','','19','','1','2025-04-23 17:42:02','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174541096427303307300'),(13628,'191745410904','6512',2.00,'100','retail','0','2025-04-23 15:22:44','','','','30','Cash',0.00,'50','','','19','','1','2025-04-23 17:42:02','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10035.00','10033','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174541098629223392513'),(13629,'191745410904','6512',1.00,'50','retail','0','2025-04-23 20:41:51','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-04-23 17:42:02','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10035.00','10034','Inclusive','branch','Service','1110','4000','5500','yes','','','19174543011973030923542'),(13630,'191745411239','B038',2.00,'500','retail','0','2025-04-23 15:27:19','','','','195.52','Cash',0.00,'250','','','19','','1','2025-04-23 17:42:54','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9934.00','9932','Inclusive','branch','Inventory','','','','','',NULL,'19174541126402032130332'),(13631,'191745411239','6511',1.00,'100','retail','0','2025-04-23 15:27:45','','','','50','Cash',0.00,'100','','','19','','1','2025-04-23 17:42:54','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20199.00','20198','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174541127699372720322'),(13632,'191745411239','15',1.00,'150','retail','0','2025-04-23 15:27:57','','','','0','Cash',0.00,'150','','','19','','1','2025-04-23 17:42:54','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9822.00','9821','Inclusive','branch','Inventory','','','','','',NULL,'19174541129022220123310'),(13633,'191745411239','6512',5.00,'250','retail','0','2025-04-23 15:28:12','','','','30','Cash',0.00,'50','','','19','','1','2025-04-23 17:42:54','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10035.00','10030','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174541130202530135242'),(13634,'191745411239','B038',1.00,'250','retail','0','2025-04-23 16:09:17','','','','195.52','Cash',0.00,'250','','','19','','1','2025-04-23 17:42:54','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9932.00','9931','Inclusive','branch','Inventory','','','','','',NULL,'19174541377317774032232'),(13635,'191745411239','6012',2.00,'1000','retail','0','2025-04-23 16:09:34','','','','500','Cash',0.00,'500','','','19','','1','2025-04-23 17:42:54','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99992.00','99990','Inclusive','branch','Inventory','','','','','',NULL,'19174541379831272713229'),(13636,'191745411239','6002',1.00,'250','retail','0','2025-04-23 16:09:58','','','','200','Cash',0.00,'250','','','19','','1','2025-04-23 17:42:54','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9970.00','9969','Inclusive','branch','Inventory','','','','','',NULL,'19174541380732292323334'),(13637,'191745411239','6511',1.00,'100','retail','0','2025-04-23 20:42:23','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-23 17:42:54','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20199.00','20198','Inclusive','branch','Service','1110','4000','5500','yes','','','19174543015102190242331'),(13638,'191745411239','6512',1.00,'50','retail','0','2025-04-23 20:42:31','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-04-23 17:42:54','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10035.00','10034','Inclusive','branch','Service','1110','4000','5500','yes','','','19174543016430204300343'),(13642,'191745486550','6002',2.00,'500','retail','0','2025-04-24 12:22:30','','','','200','Cash',0.00,'250','','','19','','1','2025-04-24 12:27:06','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9969.00','9967','Inclusive','branch','Inventory','','','','','',NULL,'19174548657202005363371'),(13643,'191745486550','6512',5.00,'250','retail','0','2025-04-24 12:22:53','','','','30','Cash',0.00,'50','','','19','','1','2025-04-24 12:27:06','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10035.00','10030','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174548658305033822393'),(13644,'191745486550','6540',1.00,'2500','retail','0','2025-04-24 12:23:03','','','','1500','Cash',0.00,'2500','','','19','','1','2025-04-24 12:27:06','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174548660003801903700'),(13645,'191745486550','6511',2.00,'200','retail','0','2025-04-24 15:26:43','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-24 12:27:06','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20199.00','20197','Inclusive','branch','Service','1110','4000','5500','yes','','','19174549762430323933039'),(13646,'121745580034','6001',1.00,'650','retail','0','2025-04-25 14:20:34','','','','650','Cash',0.00,'650','','','12','16.00','1','2025-04-25 11:21:25','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10035.00','10034','Inclusive','branch','Inventory','','','','yes','','','12174558004643311303142'),(13647,'121745580034','6032',2.00,'400','retail','0','2025-04-25 14:20:46','','','','200','Cash',0.00,'200','','','12','16.00','1','2025-04-25 11:21:25','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99963.00','99961','Inclusive','branch','Inventory','','','','yes','','','12174558005522303571373'),(13648,'121745580034','6513',1.00,'100','retail','0','2025-04-25 14:20:56','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-25 11:21:25','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174558006600485100065'),(13649,'121745580034','6511',2.00,'200','retail','0','2025-04-25 14:21:07','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-25 11:21:25','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20199.00','20197','Inclusive','branch','Service','1110','4000','5500','yes','','','12174558007822507380033'),(13650,'121745580087','B038',8.00,'2000','retail','0','2025-04-25 14:21:27','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-04-25 11:44:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','9931.00','9923','Inclusive','branch','Inventory','','','','yes','','','12174558145153822040252'),(13651,'121745580087','6044',2.00,'400','retail','0','2025-04-25 14:44:12','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-04-25 11:44:34','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14755.00','14753','Inclusive','branch','Inventory','','','','yes','','','12174558146355522024312'),(13652,'121745580087','6001',1.00,'650','retail','0','2025-04-25 14:44:24','','','','650','Cash',0.00,'650','','','12','16.00','1','2025-04-25 11:44:34','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10034.00','10033','Inclusive','branch','Inventory','','','','yes','','','12174558147173311013320'),(13654,'121745581478','B038',2.00,'500','retail','0','2025-04-25 14:44:38','','','','195.52','Cash',0.00,'250','','','12','','1','2025-04-25 12:59:02','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9923.00','9921','Inclusive','branch','Inventory','','','','','',NULL,'12174558373123422238823'),(13655,'121745581478','B038',2.00,'500','retail','0','2025-04-25 15:58:45','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-04-25 12:59:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9921.00','9919','Inclusive','branch','Inventory','','','','yes','','','12174558593952220321555'),(13658,'191745588690','6511',2.00,'200','retail','0','2025-04-25 16:44:51','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-25 13:45:11','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20199.00','20197','Inclusive','branch','Service','1110','4000','5500','yes','','','19174558870233332213203'),(13659,'191745588690','6516',1.00,'300','retail','0','2025-04-25 16:45:02','','','','125','Cash',0.00,'300','','','19','0.00','1','2025-04-25 13:45:11','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Service','1110','4000','5500','yes','','','19174558870923038011323'),(13671,'121745587636','B038',2.00,'500','retail','0','2025-04-25 16:27:16','','','','195.52','Cash',0.00,'250','','','12','','1','2025-04-25 14:21:03','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9919.00','9917','Inclusive','branch','Inventory','','','','','',NULL,'12174558765223005223300'),(13672,'121745587636','B009',1.00,'300','retail','0','2025-04-25 16:27:34','','','','204','Cash',0.00,'300','','','12','','1','2025-04-25 14:21:03','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','','','','','',NULL,'12174558766623422332700'),(13673,'121745587636','B038',1.00,'250','retail','0','2025-04-25 17:14:41','','','','195.52','Cash',0.00,'250','','','12','','1','2025-04-25 14:21:03','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9917.00','9916','Inclusive','branch','Inventory','','','','','',NULL,'12174559049133420003313'),(13674,'121745587636','B009',1.00,'300','retail','0','2025-04-25 17:17:24','','','','204','Cash',0.00,'300','','','12','','1','2025-04-25 14:21:03','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9993.00','9992','Inclusive','branch','Inventory','','','','','',NULL,'12174559065325522312033'),(13675,'121745587636','B038',1.00,'250','retail','0','2025-04-25 17:20:42','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-04-25 14:21:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9916.00','9915','Inclusive','branch','Inventory','','','','yes','','','12174559085715033041250'),(13676,'121745590866','B038',1.00,'250','retail','0','2025-04-25 17:21:06','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-04-25 14:24:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9915.00','9914','Inclusive','branch','Inventory','','','','yes','','','12174559101773913300732'),(13677,'121745590866','B022',1.00,'250','retail','0','2025-04-25 17:23:37','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-04-25 14:24:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10009.00','10008','Inclusive','branch','Inventory','','','','yes','','','12174559103232031222334'),(13678,'121745590866','6044',1.00,'200','retail','0','2025-04-25 17:23:54','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-04-25 14:24:18','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14753.00','14752','Inclusive','branch','Inventory','','','','yes','','','12174559104113209122232'),(13679,'121745590866','6046',1.00,'700','retail','0','2025-04-25 17:24:02','','','','400','Cash',0.00,'700','','','12','16.00','1','2025-04-25 14:24:18','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10047.00','10046','Inclusive','branch','Inventory','','','','yes','','','12174559105242522122201'),(13680,'121745591256','B038',1.00,'250','retail','0','2025-04-25 17:27:36','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-04-25 14:50:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9914.00','9913','Inclusive','branch','Inventory','','','','yes','','','12174559264202122334250'),(13681,'121745592648','B038',1.00,'250','retail','0','2025-04-25 17:50:48','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-04-25 14:57:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9913.00','9912','Inclusive','branch','Inventory','','','','yes','','','12174559306503230162023'),(13682,'121745594808','B009',1.00,'300','retail','0','2025-04-25 18:26:48','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-04-25 15:39:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9992.00','9991','Inclusive','branch','Inventory','','','','yes','','','12174559556330029233052'),(13683,'121745594808','B038',2.00,'500','retail','0','2025-04-25 18:39:24','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-04-25 15:39:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9912.00','9910','Inclusive','branch','Inventory','','','','yes','','','12174559558012030312822'),(13684,'191745599617','6512',2.00,'100','retail','0','2025-04-25 19:46:57','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-04-25 16:47:32','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10035.00','10033','Inclusive','branch','Service','1110','4000','5500','yes','','','19174559962729702005122'),(13685,'191745599617','6514',2.00,'200','retail','0','2025-04-25 19:47:08','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-25 16:47:32','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','yes','','','19174559963913222923509'),(13686,'191745599617','6501',2.00,'400','retail','0','2025-04-25 19:47:19','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-04-25 16:47:32','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9976.00','9974','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174559964820293045403'),(13705,'121745602990','5981',1.00,'600','retail','0','2025-04-25 20:43:10','','','','600','Cash',0.00,'600','','','12','16.00','1','2025-04-25 17:44:15','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','yes','','','12174560301801323200334'),(13706,'121745602990','6030',1.00,'200','retail','0','2025-04-25 20:43:38','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-04-25 17:44:15','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99995.00','99994','Inclusive','branch','Inventory','','','','yes','','','12174560302542223204042'),(13707,'121745602990','6510',1.00,'100','retail','0','2025-04-25 20:43:45','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-25 17:44:15','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10008.00','10007','Inclusive','branch','Service','1110','4000','5500','yes','','','12174560303112323330036'),(13708,'121745602990','6513',1.00,'100','retail','0','2025-04-25 20:43:52','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-25 17:44:15','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174560303922124433323'),(13709,'121745602990','B088',1.00,'400','retail','0','2025-04-25 20:43:59','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-04-25 17:44:15','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9952.00','9951','Inclusive','branch','Inventory','','','','yes','','','12174560304630306622476'),(13710,'121745602990','6040',1.00,'100','retail','0','2025-04-25 20:44:06','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-04-25 17:44:15','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19985.00','19984','Inclusive','branch','Inventory','','','','yes','','','12174560305220332232067'),(13711,'191745588713','7029',1.00,'1800','retail','0','2025-04-25 16:45:13','','','','1200','Cash',0.00,'1800','','','19','','1','2025-04-25 17:45:47','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9953.00','9952','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174558873602013230343'),(13712,'191745588713','6506',2.00,'2600','retail','0','2025-04-25 16:45:36','','','','700','Cash',0.00,'1300','','','19','','1','2025-04-25 17:45:47','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10005.00','10003','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174558875510092002852'),(13713,'191745588713','5996',4.00,'800','retail','0','2025-04-25 16:45:55','','','','150','Cash',0.00,'200','','','19','','1','2025-04-25 17:45:47','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9927.00','9923','Inclusive','branch','Inventory','','','','','',NULL,'19174558877103077027223'),(13714,'191745588713','B089',1.00,'200','retail','0','2025-04-25 16:46:11','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-04-25 17:45:47','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9937.00','9936','Inclusive','branch','Inventory','','','','','',NULL,'19174558878442329982432'),(13715,'191745588713','6012',2.00,'1000','retail','0','2025-04-25 19:47:50','','','','500','Cash',0.00,'500','','','19','','1','2025-04-25 17:45:47','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99990.00','99988','Inclusive','branch','Inventory','','','','','',NULL,'19174559968103235302920'),(13716,'191745588713','6002',1.00,'250','retail','0','2025-04-25 19:48:01','','','','200','Cash',0.00,'250','','','19','','1','2025-04-25 17:45:47','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9967.00','9966','Inclusive','branch','Inventory','','','','','',NULL,'19174559968901920203323'),(13717,'191745588713','15',1.00,'150','retail','0','2025-04-25 19:48:10','','','','0','Cash',0.00,'150','','','19','','1','2025-04-25 17:45:47','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9821.00','9820','Inclusive','branch','Inventory','','','','','',NULL,'19174559972233223191093'),(13718,'191745588713','B038',1.00,'250','retail','0','2025-04-25 19:48:42','','','','195.52','Cash',0.00,'250','','','19','','1','2025-04-25 17:45:47','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9910.00','9909','Inclusive','branch','Inventory','','','','','',NULL,'19174559974573901730773'),(13719,'191745588713','6520',1.00,'200','retail','0','2025-04-25 19:49:05','','','','100','Cash',0.00,'200','','','19','','1','2025-04-25 17:45:47','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174559976101049022333'),(13720,'191745588713','B038',1.00,'250','retail','0','2025-04-25 20:45:32','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-04-25 17:45:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9909.00','9908','Inclusive','branch','Inventory','','','','yes','','','19174560314405000504616'),(13721,'121745659537','6519',1.00,'150','retail','0','2025-04-26 12:25:37','','','','50','Cash',0.00,'150','','','12','0.00','1','2025-04-26 10:15:37','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174566250836326320032'),(13722,'121745659537','15',1.00,'150','retail','0','2025-04-26 13:15:11','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-04-26 10:15:37','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9820.00','9819','Inclusive','branch','Inventory','','','','yes','','','12174566251905531336622'),(13723,'121745659537','6512',4.00,'200','retail','0','2025-04-26 13:15:21','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-04-26 10:15:37','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10035.00','10031','Inclusive','branch','Service','1110','4000','5500','yes','','','12174566253233232122062'),(13724,'191745666025','6010',1.00,'600','retail','0','2025-04-26 14:13:45','','','','600','Cash',0.00,'600','','','19','16.00','1','2025-04-26 11:14:56','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','yes','','','19174566604830962046002'),(13725,'191745666025','6511',2.00,'200','retail','0','2025-04-26 14:14:08','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-26 11:14:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20199.00','20197','Inclusive','branch','Service','1110','4000','5500','yes','','','19174566607073020262233'),(13726,'191745666025','B097',1.00,'150','retail','0','2025-04-26 14:14:32','','','','41.66666667','Cash',0.00,'150','','','19','16.00','1','2025-04-26 11:14:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10002.00','10001','Inclusive','branch','Inventory','','','','yes','','','19174566609102301236960'),(13733,'191745666669','6528',1.00,'250','retail','0','2025-04-26 14:24:29','','','','150 ','Cash',0.00,'250','','','19','0.00','1','2025-04-26 11:25:16','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10900.00','10899','Inclusive','branch','Service','1110','4000','5500','yes','','','19174566668233133623323'),(13734,'191745666669','B038',1.00,'250','retail','0','2025-04-26 14:24:44','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-04-26 11:25:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9908.00','9907','Inclusive','branch','Inventory','','','','yes','','','19174566670707993904097'),(13735,'121745670812','15',2.00,'300','retail','0','2025-04-26 15:33:33','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-04-26 12:35:22','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9819.00','9817','Inclusive','branch','Inventory','','','','yes','','','12174567082502010252052'),(13736,'121745670812','6512',2.00,'100','retail','0','2025-04-26 15:33:45','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-04-26 12:35:22','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10035.00','10033','Inclusive','branch','Service','1110','4000','5500','yes','','','12174567083522325637247'),(13737,'121745670812','6514',2.00,'200','retail','0','2025-04-26 15:33:56','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-26 12:35:22','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','yes','','','12174567084933432230033'),(13738,'121745670812','5977',1.00,'600','retail','0','2025-04-26 15:34:11','','','','600','Cash',0.00,'600','','','12','16.00','1','2025-04-26 12:35:22','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9966.00','9965','Inclusive','branch','Inventory','','','','yes','','','12174567087201221120143'),(13739,'121745670812','6044',1.00,'200','retail','0','2025-04-26 15:34:34','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-04-26 12:35:22','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14752.00','14751','Inclusive','branch','Inventory','','','','yes','','','12174567088283762500322'),(13740,'121745670812','6524',1.00,'200','retail','0','2025-04-26 15:34:44','','','','70','Cash',0.00,'200','','','12','0.00','1','2025-04-26 12:35:22','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174567089131336032120'),(13741,'121745670812','6511',1.00,'100','retail','0','2025-04-26 15:34:54','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-26 12:35:22','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20199.00','20198','Inclusive','branch','Service','1110','4000','5500','yes','','','12174567090291439102003'),(13742,'121745670812','6531',1.00,'50','retail','0','2025-04-26 15:35:04','','','','20','Cash',0.00,'50','','','12','0.00','1','2025-04-26 12:35:22','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10108.00','10107','Inclusive','branch','Service','1110','4000','5500','yes','','','12174567091417323233713'),(13743,'191745671175','6502',1.00,'1500','retail','0','2025-04-26 15:39:35','','','','950','Cash',0.00,'1500','','','19','0.00','1','2025-04-26 12:41:12','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10002.00','10001','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174567119172237323322'),(13744,'191745671175','6040',1.00,'100','retail','0','2025-04-26 15:39:55','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-04-26 12:41:12','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19983.00','19982','Inclusive','branch','Inventory','','','','yes','','','19174567126550459296255'),(13748,'121745680620','6574',1.00,'800','retail','0','2025-04-26 18:17:00','','','','500','Cash',0.00,'800','','','12','0.00','1','2025-04-26 15:18:01','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10004.00','10003','Inclusive','branch','Service','1110','4000','5500','yes','','','12174568064106022017022'),(13749,'121745680620','6040',1.00,'100','retail','0','2025-04-26 18:17:22','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-04-26 15:18:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19981.00','19980','Inclusive','branch','Inventory','','','','yes','','','12174568066503368326631'),(13750,'121745680620','6511',1.00,'100','retail','0','2025-04-26 18:17:47','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-26 15:18:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20199.00','20198','Inclusive','branch','Service','1110','4000','5500','yes','','','12174568067616222122032'),(13754,'191745680825','6012',2.00,'1000','retail','0','2025-04-26 18:20:25','','','','500','Cash',0.00,'500','','','19','16.00','1','2025-04-26 15:20:43','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99988.00','99986','Inclusive','branch','Inventory','','','','yes','','','19174568083773303222833'),(13755,'121745681222','6547',1.00,'600','retail','0','2025-04-26 18:27:02','','','','300','Cash',0.00,'600','','','12','0.00','1','2025-04-26 15:27:28','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Service','1110','4000','5500','yes','','','12174568123713322833300'),(13756,'191745684428','6531',1.00,'50','retail','0','2025-04-26 19:20:28','','','','20','Cash',0.00,'50','','','19','0.00','1','2025-04-26 16:20:58','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10108.00','10107','Inclusive','branch','Service','1110','4000','5500','yes','','','19174568445222329642341'),(13757,'191745666101','6502',1.00,'1500','retail','0','2025-04-26 14:15:01','','','','950','Cash',0.00,'1500','','','19','','1','2025-04-26 16:50:21','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174566611666324229201'),(13758,'191745666101','6040',1.00,'100','retail','0','2025-04-26 14:15:17','','','','42','Cash',0.00,'100','','','19','','1','2025-04-26 16:50:21','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19984.00','19983','Inclusive','branch','Inventory','','','','','',NULL,'19174566613639235362231'),(13759,'191745666101','B091',1.00,'100','retail','0','2025-04-26 14:16:05','','','','47','Cash',0.00,'100','','','19','','1','2025-04-26 16:50:21','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9998.00','9997','Inclusive','branch','Inventory','','','','','',NULL,'19174566618733637219422'),(13760,'191745666101','5977',1.00,'600','retail','0','2025-04-26 14:16:27','','','','600','Cash',0.00,'600','','','19','','1','2025-04-26 16:50:21','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9967.00','9966','Inclusive','branch','Inventory','','','','','',NULL,'19174566619710233260593'),(13761,'191745666101','6510',2.00,'200','retail','0','2025-04-26 14:16:38','','','','50','Cash',0.00,'100','','','19','','1','2025-04-26 16:50:21','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10008.00','10006','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174566621131102226191'),(13762,'191745666101','6513',1.00,'100','retail','0','2025-04-26 14:16:53','','','','50','Cash',0.00,'100','','','19','','1','2025-04-26 16:50:21','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174566622433603230330'),(13763,'191745680781','6555',1.00,'1200','retail','0','2025-04-26 18:19:41','','','','600','Cash',0.00,'1200','','','19','','1','2025-04-26 16:50:44','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174568079563161133772'),(13764,'191745680781','6510',2.00,'200','retail','0','2025-04-26 18:19:57','','','','50','Cash',0.00,'100','','','19','','1','2025-04-26 16:50:44','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10008.00','10006','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174568080551002190381'),(13765,'191745680781','6513',1.00,'100','retail','0','2025-04-26 18:20:06','','','','50','Cash',0.00,'100','','','19','','1','2025-04-26 16:50:44','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174568081432205439223'),(13766,'191745680181','6502',1.00,'1500','retail','0','2025-04-26 18:09:41','','','','950','Cash',0.00,'1500','','','19','','1','2025-04-26 16:51:36','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174568020610563307630'),(13767,'191745680181','6040',1.00,'100','retail','0','2025-04-26 18:10:08','','','','42','Cash',0.00,'100','','','19','','1','2025-04-26 16:51:36','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19982.00','19981','Inclusive','branch','Inventory','','','','','',NULL,'19174568021923002343342'),(13768,'191745680181','B091',1.00,'100','retail','0','2025-04-26 18:10:20','','','','47','Cash',0.00,'100','','','19','','1','2025-04-26 16:51:36','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','','',NULL,'19174568022830391230981'),(13770,'191745752247','6511',4.00,'400','retail','0','2025-04-27 14:10:47','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-27 11:11:49','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','20199.00','20195','Inclusive','branch','Service','1110','4000','5500','yes','','','19174575230732505403337'),(13771,'121745755293','7029',1.00,'1800','retail','0','2025-04-27 15:01:33','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-04-27 12:03:51','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9952.00','9951','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174575530155133523232'),(13772,'121745755293','6044',3.00,'600','retail','0','2025-04-27 15:01:41','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-04-27 12:03:51','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14751.00','14748','Inclusive','branch','Inventory','','','','yes','','','12174575531113031752320'),(13773,'121745755293','6510',2.00,'200','retail','0','2025-04-27 15:01:52','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-27 12:03:51','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10008.00','10006','Inclusive','branch','Service','1110','4000','5500','yes','','','12174575532035223030341'),(13774,'121745755293','6513',2.00,'200','retail','0','2025-04-27 15:02:00','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-27 12:03:51','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12174575532878332102323'),(13775,'121745755293','6514',4.00,'400','retail','0','2025-04-27 15:02:09','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-27 12:03:51','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10051.00','10047','Inclusive','branch','Service','1110','4000','5500','yes','','','12174575534030230200207'),(13776,'121745755293','6517',2.00,'500','retail','0','2025-04-27 15:02:21','','','','150','Cash',0.00,'250','','','12','0.00','1','2025-04-27 12:03:51','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','101113.00','101111','Inclusive','branch','Service','1110','4000','5500','yes','','','12174575535020032577205'),(13777,'121745755293','B001',3.00,'750','retail','0','2025-04-27 15:02:31','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-04-27 12:03:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','99955.00','99952','Inclusive','branch','Inventory','','','','yes','','','12174575536323472322533'),(13778,'121745755293','B028',2.00,'600','retail','0','2025-04-27 15:02:43','','','','222','Cash',0.00,'300','','','12','16.00','1','2025-04-27 12:03:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10017.00','10015','Inclusive','branch','Inventory','','','','yes','','','12174575537310131237525'),(13779,'121745755293','6539',2.00,'600','retail','0','2025-04-27 15:02:54','','','','234','Cash',0.00,'300','','','12','0.00','1','2025-04-27 12:03:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10021.00','10019','Inclusive','branch','Service','1110','4000','5500','yes','','','12174575538320253047403'),(13780,'121745755293','6511',3.00,'300','retail','0','2025-04-27 15:03:04','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-27 12:03:51','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20199.00','20196','Inclusive','branch','Service','1110','4000','5500','yes','','','12174575539425422235523'),(13781,'121745755293','6040',2.00,'200','retail','0','2025-04-27 15:03:15','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-04-27 12:03:51','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19980.00','19978','Inclusive','branch','Inventory','','','','yes','','','12174575540223725333025'),(13782,'121745755293','B088',1.00,'400','retail','0','2025-04-27 15:03:22','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-04-27 12:03:51','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9951.00','9950','Inclusive','branch','Inventory','','','','yes','','','12174575542632750403304'),(13785,'121745761207','B001',1.00,'250','retail','0','2025-04-27 16:40:07','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-04-27 13:40:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99952.00','99951','Inclusive','branch','Inventory','','','','yes','','','12174576121830221362324'),(13786,'121745761207','6539',1.00,'300','retail','0','2025-04-27 16:40:19','','','','234','Cash',0.00,'300','','','12','0.00','1','2025-04-27 13:40:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10021.00','10020','Inclusive','branch','Service','1110','4000','5500','yes','','','12174576123427520503253'),(13791,'121745761240','6511',2.00,'200','retail','0','2025-04-27 16:40:40','','','','50','Cash',0.00,'100','','','12','','1','2025-04-27 14:22:23','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20202.00','20200','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174576125232503212137'),(13792,'121745761240','B038',1.00,'250','retail','0','2025-04-27 16:40:53','','','','195.52','Cash',0.00,'250','','','12','','1','2025-04-27 14:22:23','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9907.00','9906','Inclusive','branch','Inventory','','','','','',NULL,'12174576127042700701063'),(13793,'121745761240','6044',1.00,'200','retail','0','2025-04-27 16:41:11','','','','100','Cash',0.00,'200','','','12','','1','2025-04-27 14:22:23','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14748.00','14747','Inclusive','branch','Inventory','','','','','',NULL,'12174576128303212223573'),(13794,'121745761240','6001',1.00,'650','retail','0','2025-04-27 16:41:23','','','','650','Cash',0.00,'650','','','12','','1','2025-04-27 14:22:23','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10033.00','10032','Inclusive','branch','Inventory','','','','','',NULL,'12174576129164323624312'),(13795,'121745761240','6044',1.00,'200','retail','0','2025-04-27 17:22:05','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-04-27 14:22:23','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14747.00','14746','Inclusive','branch','Inventory','','','','yes','','','12174576373813206078200'),(13801,'191745764515','B088',1.00,'400','retail','0','2025-04-27 17:35:15','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-04-27 14:36:52','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9950.00','9949','Inclusive','branch','Inventory','','','','yes','','','19174576452733121262350'),(13802,'191745764515','B019',2.00,'700','retail','0','2025-04-27 17:35:29','','','','265','Cash',0.00,'350','','','19','16.00','1','2025-04-27 14:36:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9981.00','9979','Inclusive','branch','Inventory','','','','yes','','','19174576453723227304332'),(13803,'191745764515','6511',2.00,'200','retail','0','2025-04-27 17:35:37','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-27 14:36:52','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20202.00','20200','Inclusive','branch','Service','1110','4000','5500','yes','','','19174576454623252332720'),(13804,'191745764515','6555',1.00,'1200','retail','0','2025-04-27 17:35:47','','','','600','Cash',0.00,'1200','','','19','0.00','1','2025-04-27 14:36:52','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Service','1110','4000','5500','yes','','','19174576455821383073305'),(13805,'191745764515','5996',3.00,'600','retail','0','2025-04-27 17:35:58','','','','150','Cash',0.00,'200','','','19','16.00','1','2025-04-27 14:36:52','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9916.00','9913','Inclusive','branch','Inventory','','','','yes','','','19174576457321263273232'),(13806,'191745764515','6510',4.00,'400','retail','0','2025-04-27 17:36:15','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-27 14:36:52','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10008.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','19174576459532393559720'),(13807,'191745764515','6513',1.00,'100','retail','0','2025-04-27 17:36:36','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-27 14:36:52','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174576460633330122224'),(13808,'191745752230','6002',1.00,'250','retail','0','2025-04-27 14:10:31','','','','200','Cash',0.00,'250','','','19','','1','2025-04-27 14:40:05','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9966.00','9965','Inclusive','branch','Inventory','','','','','',NULL,'19174575224223452304133'),(13809,'191745752230','6511',3.00,'300','retail','0','2025-04-27 15:06:50','','','','50','Cash',0.00,'100','','','19','','1','2025-04-27 14:40:05','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20202.00','20199','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174575562133250426923'),(13810,'191745752230','6511',1.00,'100','retail','0','2025-04-27 17:38:12','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-27 14:40:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20202.00','20201','Inclusive','branch','Service','1110','4000','5500','yes','','','19174576470117011932100'),(13811,'191745764434','7029',2.00,'3600','retail','0','2025-04-27 17:33:55','','','','1200','Cash',0.00,'1800','','','19','','1','2025-04-27 14:58:48','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9951.00','9949','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174576444903009203222'),(13812,'191745764434','5996',7.00,'1400','retail','0','2025-04-27 17:34:10','','','','150','Cash',0.00,'200','','','19','','1','2025-04-27 14:58:48','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','9923.00','9916','Inclusive','branch','Inventory','','','','','',NULL,'19174576446952302422032'),(13813,'191745764434','6510',2.00,'200','retail','0','2025-04-27 17:34:32','','','','50','Cash',0.00,'100','','','19','','1','2025-04-27 14:58:48','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10008.00','10006','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174576448304442430000'),(13814,'191745764434','6513',1.00,'100','retail','0','2025-04-27 17:34:44','','','','50','Cash',0.00,'100','','','19','','1','2025-04-27 14:58:48','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174576449246937220022'),(13815,'191745764434','6040',4.00,'400','retail','0','2025-04-27 17:34:52','','','','42','Cash',0.00,'100','','','19','','1','2025-04-27 14:58:48','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','19978.00','19974','Inclusive','branch','Inventory','','','','','',NULL,'19174576450470039212092'),(13816,'191745764434','6511',6.00,'600','retail','0','2025-04-27 17:58:01','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-27 14:58:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','20208.00','20202','Inclusive','branch','Service','1110','4000','5500','yes','','','19174576589237232521035'),(13817,'191745764434','6040',1.00,'100','retail','0','2025-04-27 17:58:14','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-04-27 14:58:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19974.00','19973','Inclusive','branch','Inventory','','','','yes','','','19174576590530391930961'),(13821,'121745771110','5999',1.00,'1500','retail','0','2025-04-27 19:25:10','','','','1500','Cash',0.00,'1500','','','12','','1','2025-04-27 16:37:11','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','','',NULL,'12174577113242100037113'),(13822,'121745771110','6044',3.00,'600','retail','0','2025-04-27 19:25:34','','','','100','Cash',0.00,'200','','','12','','1','2025-04-27 16:37:11','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14746.00','14743','Inclusive','branch','Inventory','','','','','',NULL,'12174577114603322327230'),(13823,'121745771110','6513',2.00,'200','retail','0','2025-04-27 19:25:46','','','','50','Cash',0.00,'100','','','12','','1','2025-04-27 16:37:11','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174577115812515003722'),(13824,'121745771110','6044',1.00,'200','retail','0','2025-04-27 19:36:53','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-04-27 16:37:11','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14743.00','14742','Inclusive','branch','Inventory','','','','yes','','','12174577182717272032040'),(13825,'191745772307','B088',1.00,'400','retail','0','2025-04-27 19:45:08','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-04-27 16:46:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9949.00','9948','Inclusive','branch','Inventory','','','','yes','','','19174577232123203737324'),(13826,'191745772307','B043',1.00,'1200','retail','0','2025-04-27 19:45:22','','','','680','Cash',0.00,'1200','','','19','16.00','1','2025-04-27 16:46:39','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99994.00','99993','Inclusive','branch','Inventory','','','','yes','','','19174577233333233523509'),(13827,'191745772307','5981',1.00,'600','retail','0','2025-04-27 19:45:34','','','','600','Cash',0.00,'600','','','19','16.00','1','2025-04-27 16:46:39','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9998.00','9997','Inclusive','branch','Inventory','','','','yes','','','19174577237032722223332'),(13828,'191745772307','6510',1.00,'100','retail','0','2025-04-27 19:46:10','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-27 16:46:39','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10008.00','10007','Inclusive','branch','Service','1110','4000','5500','yes','','','19174577239203317723122'),(13829,'191745772400','6519',1.00,'150','retail','0','2025-04-27 19:46:40','','','','50','Cash',0.00,'150','','','19','0.00','1','2025-04-27 16:48:10','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174577243910293222209'),(13830,'191745772400','6520',1.00,'200','retail','0','2025-04-27 19:47:19','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-04-27 16:48:10','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174577245203352323007'),(13831,'191745772400','6529',1.00,'600','retail','0','2025-04-27 19:47:32','','','','300','Cash',0.00,'600','','','19','0.00','1','2025-04-27 16:48:10','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10010.00','10009','Inclusive','branch','Service','1110','4000','5500','yes','','','19174577248373324922731'),(13832,'191745775811','B088',2.00,'800','retail','0','2025-04-27 20:43:31','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-04-27 17:44:50','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9948.00','9946','Inclusive','branch','Inventory','','','','yes','','','19174577586832733023320'),(13833,'191745775811','B023',2.00,'600','retail','0','2025-04-27 20:44:29','','','','176','Cash',0.00,'300','','','19','16.00','1','2025-04-27 17:44:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10989.00','10987','Inclusive','branch','Inventory','','','','yes','','','19174577588030717313020'),(13834,'191745775811','6511',2.00,'200','retail','0','2025-04-27 20:44:40','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-27 17:44:50','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20208.00','20206','Inclusive','branch','Service','1110','4000','5500','yes','','','19174577588943328000272'),(13835,'121745776228','5',1.00,'1700','retail','0','2025-04-27 20:50:28','','','','950','Cash',0.00,'1700','','','12','16.00','1','2025-04-27 17:50:45','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10002.00','10001','Inclusive','branch','Inventory','','','','yes','','','12174577624032036236300'),(13839,'191745838321','6000',2.00,'2600','retail','0','2025-04-28 14:05:21','','','','1000','Cash',0.00,'1300','','','19','16.00','1','2025-04-28 11:36:13','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9989.00','9987','Inclusive','branch','Inventory','','','','yes','','','19174583996623236031302'),(13840,'191745838321','5996',2.00,'400','retail','0','2025-04-28 14:32:58','','','','150','Cash',0.00,'200','','','19','16.00','1','2025-04-28 11:36:13','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9913.00','9911','Inclusive','branch','Inventory','','','','yes','','','19174584000830050522280'),(13841,'191745838321','6510',1.00,'100','retail','0','2025-04-28 14:33:54','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-28 11:36:13','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10008.00','10007','Inclusive','branch','Service','1110','4000','5500','yes','','','19174584005201035234302'),(13842,'191745838321','6513',1.00,'100','retail','0','2025-04-28 14:34:14','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-28 11:36:13','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174584008432023738508'),(13843,'191745838321','6040',1.00,'100','retail','0','2025-04-28 14:34:52','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-04-28 11:36:13','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19973.00','19972','Inclusive','branch','Inventory','','','','yes','','','19174584013533310235393'),(13844,'191745854382','B089',1.00,'200','retail','0','2025-04-28 18:33:02','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-04-28 15:33:26','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9936.00','9935','Inclusive','branch','Inventory','','','','yes','','','19174585439600331332000'),(13845,'191745854419','6511',1.00,'100','retail','0','2025-04-28 18:33:39','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-28 15:34:25','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20208.00','20207','Inclusive','branch','Service','1110','4000','5500','yes','','','19174585444830320831453'),(13846,'191745854419','6002',1.00,'250','retail','0','2025-04-28 18:34:09','','','','200','Cash',0.00,'250','','','19','16.00','1','2025-04-28 15:34:25','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9965.00','9964','Inclusive','branch','Inventory','','','','yes','','','19174585446023413352800'),(13847,'191745857776','7029',1.00,'1800','retail','0','2025-04-28 19:29:36','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2025-04-28 16:30:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9949.00','9948','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174585778740719010377'),(13848,'191745857776','5996',1.00,'200','retail','0','2025-04-28 19:29:49','','','','150','Cash',0.00,'200','','','19','16.00','1','2025-04-28 16:30:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9911.00','9910','Inclusive','branch','Inventory','','','','yes','','','19174585779959279932525'),(13849,'191745857776','5996',2.00,'400','retail','0','2025-04-28 19:30:01','','','','150','Cash',0.00,'200','','','19','16.00','1','2025-04-28 16:30:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9910.00','9908','Inclusive','branch','Inventory','','','','yes','','','19174585781345070527732'),(13850,'191745857776','6510',1.00,'100','retail','0','2025-04-28 19:30:14','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-28 16:30:40','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10008.00','10007','Inclusive','branch','Service','1110','4000','5500','yes','','','19174585782078012750250'),(13851,'191745857776','6513',1.00,'100','retail','0','2025-04-28 19:30:22','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-28 16:30:40','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174585782930203323090'),(13852,'191745857776','B088',1.00,'400','retail','0','2025-04-28 19:30:30','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-04-28 16:30:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9946.00','9945','Inclusive','branch','Inventory','','','','yes','','','19174585783723221522833'),(13853,'191745838257','6048',1.00,'600','retail','0','2025-04-28 14:04:18','','','','300','Cash',0.00,'600','','','19','','1','2025-04-28 17:18:23','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10493.00','10492','Inclusive','branch','Inventory','','','','','',NULL,'19174583828103702245334'),(13854,'191745838257','6513',1.00,'100','retail','0','2025-04-28 14:04:45','','','','50','Cash',0.00,'100','','','19','','1','2025-04-28 17:18:23','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174583829523224002387'),(13855,'191745838257','6510',1.00,'100','retail','0','2025-04-28 14:04:58','','','','50','Cash',0.00,'100','','','19','','1','2025-04-28 17:18:23','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10008.00','10007','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174583830733029034701'),(13856,'191745838257','6511',1.00,'100','retail','0','2025-04-28 20:17:37','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-28 17:18:23','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20208.00','20207','Inclusive','branch','Service','1110','4000','5500','yes','','','19174586067622713233377'),(13857,'191746003199','15',1.00,'150','retail','0','2025-04-30 11:53:20','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-04-30 08:54:12','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9817.00','9816','Inclusive','branch','Inventory','','','','yes','','','19174600320802223233282'),(13858,'191746003199','6512',1.00,'50','retail','0','2025-04-30 11:53:29','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-04-30 08:54:12','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10035.00','10034','Inclusive','branch','Service','1110','4000','5500','yes','','','19174600321818033002200'),(13859,'191746003199','6514',1.00,'100','retail','0','2025-04-30 11:53:39','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-30 08:54:12','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10051.00','10050','Inclusive','branch','Service','1110','4000','5500','yes','','','19174600322929237229321'),(13860,'191746003199','6034',1.00,'100','retail','0','2025-04-30 11:53:50','','','','100','Cash',0.00,'100','','','19','16.00','1','2025-04-30 08:54:12','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9966.00','9965','Inclusive','branch','Inventory','','','','yes','','','19174600325002303426313'),(13861,'191746003254','B038',1.00,'250','retail','0','2025-04-30 11:54:14','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-04-30 08:55:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9906.00','9905','Inclusive','branch','Inventory','','','','yes','','','19174600328406720942322'),(13862,'191746003254','6512',2.00,'100','retail','0','2025-04-30 11:54:45','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-04-30 08:55:00','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10035.00','10033','Inclusive','branch','Service','1110','4000','5500','yes','','','19174600329612333021233'),(13872,'121746011251','6033',2.00,'1500','retail','0','2025-04-30 14:07:31','','','','750','Cash',0.00,'750','','','12','','1','2025-04-30 12:58:14','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9995.00','9993','Inclusive','branch','Inventory','','','','','',NULL,'12174601129231022202202'),(13873,'121746011251','6551',1.00,'800','retail','0','2025-04-30 14:08:13','','','','430','Cash',0.00,'800','','','12','','1','2025-04-30 12:58:14','2','14','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174601131333200001300'),(13874,'121746011251','6040',1.00,'100','retail','0','2025-04-30 14:08:33','','','','42','Cash',0.00,'100','','','12','','1','2025-04-30 12:58:14','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19972.00','19971','Inclusive','branch','Inventory','','','','','',NULL,'12174601132133041402330'),(13875,'121746011251','B088',1.00,'400','retail','0','2025-04-30 14:08:41','','','','216','Cash',0.00,'400','','','12','','1','2025-04-30 12:58:14','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9945.00','9944','Inclusive','branch','Inventory','','','','','',NULL,'12174601133002230023073'),(13876,'121746011251','6551',1.00,'800','retail','0','2025-04-30 15:39:50','','','','430','Cash',0.00,'800','','','12','','1','2025-04-30 12:58:14','2','14','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174601680132730001162'),(13877,'121746011251','6514',2.00,'200','retail','0','2025-04-30 15:57:49','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-04-30 12:58:14','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','yes','','','12174601787970221077212'),(13878,'121746011251','6512',2.00,'100','retail','0','2025-04-30 15:58:00','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-04-30 12:58:14','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10035.00','10033','Inclusive','branch','Service','1110','4000','5500','yes','','','12174601789072010602072'),(13879,'191746020004','15',1.00,'150','retail','0','2025-04-30 16:33:24','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-04-30 13:34:20','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9816.00','9815','Inclusive','branch','Inventory','','','','yes','','','19174602001902006321923'),(13880,'191746020004','6511',1.00,'100','retail','0','2025-04-30 16:33:42','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-30 13:34:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20208.00','20207','Inclusive','branch','Service','1110','4000','5500','yes','','','19174602005232002230302'),(13881,'191746024985','B015',2.00,'700','retail','0','2025-04-30 17:56:26','','','','220','Cash',0.00,'350','','','19','16.00','1','2025-04-30 14:56:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9997.00','9995','Inclusive','branch','Inventory','','','','yes','','','19174602499534233022932'),(13882,'191746024985','6511',1.00,'100','retail','0','2025-04-30 17:56:38','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-04-30 14:56:52','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20208.00','20207','Inclusive','branch','Service','1110','4000','5500','yes','','','19174602500752171224263'),(13888,'191746025017','B009',1.00,'300','retail','0','2025-04-30 17:56:57','','','','204','Cash',0.00,'300','','','19','','1','2025-04-30 15:47:36','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9991.00','9990','Inclusive','branch','Inventory','','','','','',NULL,'19174602765800090331229'),(13889,'191746025017','B018',1.00,'250','retail','0','2025-04-30 18:40:58','','','','169','Cash',0.00,'250','','','19','','1','2025-04-30 15:47:36','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10009.00','10008','Inclusive','branch','Inventory','','','','','',NULL,'19174602766827620222073'),(13890,'191746025017','B038',1.00,'250','retail','0','2025-04-30 18:41:11','','','','195.52','Cash',0.00,'250','','','19','','1','2025-04-30 15:47:36','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9905.00','9904','Inclusive','branch','Inventory','','','','','',NULL,'19174602778320303792233'),(13891,'191746025017','6512',10.00,'500','retail','0','2025-04-30 18:43:53','','','','30','Cash',0.00,'50','','','19','','1','2025-04-30 15:47:36','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','10035.00','10025','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174602785420223332302'),(13892,'191746025017','6514',1.00,'100','retail','0','2025-04-30 18:44:17','','','','50','Cash',0.00,'100','','','19','','1','2025-04-30 15:47:36','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10051.00','10050','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174602788032098060300'),(13893,'191746025017','B022',2.00,'500','retail','0','2025-04-30 18:46:25','','','','176','Cash',0.00,'250','','','19','16.00','1','2025-04-30 15:47:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10008.00','10006','Inclusive','branch','Inventory','','','','yes','','','19174602804802600022322'),(13894,'121746028246','6003',1.00,'150','retail','0','2025-04-30 18:50:46','','','','150','Cash',0.00,'150','','','12','16.00','1','2025-04-30 15:51:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9983.00','9982','Inclusive','branch','Inventory','','','','yes','','','12174602825929020321203'),(13895,'121746028246','15',1.00,'150','retail','0','2025-04-30 18:51:03','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-04-30 15:51:40','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9815.00','9814','Inclusive','branch','Inventory','','','','yes','','','12174602828334222623243'),(13896,'121746028315','6003',1.00,'150','retail','0','2025-04-30 18:51:55','','','','150','Cash',0.00,'150','','','12','16.00','1','2025-04-30 15:54:17','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9982.00','9981','Inclusive','branch','Inventory','','','','yes','','','12174602834222613138224'),(13897,'121746028315','6527',1.00,'200','retail','0','2025-04-30 18:52:27','','','','50','Cash',0.00,'200','','','12','0.00','1','2025-04-30 15:54:17','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174602837403010223223'),(13898,'121746028315','5980',1.00,'900','retail','0','2025-04-30 18:52:57','','','','900','Cash',0.00,'900','','','12','16.00','1','2025-04-30 15:54:17','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10479.00','10478','Inclusive','branch','Inventory','','','','yes','','','12174602841181222242024'),(13899,'121746028315','5996',1.00,'200','retail','0','2025-04-30 18:53:37','','','','150','Cash',0.00,'200','','','12','16.00','1','2025-04-30 15:54:17','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9908.00','9907','Inclusive','branch','Inventory','','','','yes','','','12174602844422222223347'),(13900,'121746035350','6012',1.00,'500','retail','0','2025-04-30 20:49:10','','','','500','Cash',0.00,'500','','','12','16.00','1','2025-04-30 17:53:04','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99986.00','99985','Inclusive','branch','Inventory','','','','yes','','','12174603536372333604342'),(13901,'121746035350','6044',2.00,'400','retail','0','2025-04-30 20:49:23','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-04-30 17:53:04','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14742.00','14740','Inclusive','branch','Inventory','','','','yes','','','12174603537312022327023'),(13902,'191746096599','B038',2.00,'500','retail','0','2025-05-01 13:49:59','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-05-01 10:51:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9904.00','9902','Inclusive','branch','Inventory','','','','yes','','','19174609661423129392036'),(13903,'191746096599','B027',2.00,'500','retail','0','2025-05-01 13:50:17','','','','176','Cash',0.00,'250','','','19','16.00','1','2025-05-01 10:51:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99984.00','99982','Inclusive','branch','Inventory','','','','yes','','','19174609662832008010642'),(13904,'191746096599','5980',1.00,'900','retail','0','2025-05-01 13:50:29','','','','900','Cash',0.00,'900','','','19','16.00','1','2025-05-01 10:51:02','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10478.00','10477','Inclusive','branch','Inventory','','','','yes','','','19174609664072066362619'),(13905,'191746096599','6513',1.00,'100','retail','0','2025-05-01 13:50:44','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-01 10:51:02','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174609665520904360101'),(13906,'121746101545','6046',1.00,'700','retail','0','2025-05-01 15:12:25','','','','400','Cash',0.00,'700','','','12','16.00','1','2025-05-01 12:13:22','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10046.00','10045','Inclusive','branch','Inventory','','','','yes','','','12174610157110030221032'),(13907,'121746101545','6009',1.00,'600','retail','0','2025-05-01 15:12:51','','','','600','Cash',0.00,'600','','','12','16.00','1','2025-05-01 12:13:22','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9998.00','9997','Inclusive','branch','Inventory','','','','yes','','','12174610158113033202023'),(13908,'121746101545','6510',2.00,'200','retail','0','2025-05-01 15:13:02','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-01 12:13:22','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10008.00','10006','Inclusive','branch','Service','1110','4000','5500','yes','','','12174610159324222003222'),(13909,'191746110409','6512',4.00,'200','retail','0','2025-05-01 17:40:09','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-05-01 14:41:20','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10035.00','10031','Inclusive','branch','Service','1110','4000','5500','yes','','','19174611042232200124230'),(13910,'191746110409','6514',1.00,'100','retail','0','2025-05-01 17:40:27','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-01 14:41:20','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10051.00','10050','Inclusive','branch','Service','1110','4000','5500','yes','','','19174611044143624430434'),(13911,'191746110409','15',2.00,'300','retail','0','2025-05-01 17:40:42','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-05-01 14:41:20','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9814.00','9812','Inclusive','branch','Inventory','','','','yes','','','19174611045202310342022'),(13912,'191746110409','6010',1.00,'600','retail','0','2025-05-01 17:40:53','','','','600','Cash',0.00,'600','','','19','16.00','1','2025-05-01 14:41:20','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','yes','','','19174611047470932311323'),(13913,'191746110482','B044',1.00,'2200','retail','0','2025-05-01 17:41:22','','','','1290','Cash',0.00,'2200','','','19','16.00','1','2025-05-01 14:43:33','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','','','yes','','','19174611053170313001120'),(13914,'191746110482','6511',2.00,'200','retail','0','2025-05-01 17:42:11','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-01 14:43:33','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20208.00','20206','Inclusive','branch','Service','1110','4000','5500','yes','','','19174611054233101439411'),(13915,'191746110482','6040',1.00,'100','retail','0','2025-05-01 17:42:24','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-05-01 14:43:33','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19971.00','19970','Inclusive','branch','Inventory','','','','yes','','','19174611055332203333133'),(13916,'191746110482','6001',1.00,'650','retail','0','2025-05-01 17:42:33','','','','650','Cash',0.00,'650','','','19','16.00','1','2025-05-01 14:43:33','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10032.00','10031','Inclusive','branch','Inventory','','','','yes','','','19174611060231322239269'),(13917,'191746110482','6030',1.00,'200','retail','0','2025-05-01 17:43:23','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-05-01 14:43:33','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99994.00','99993','Inclusive','branch','Inventory','','','','yes','','','19174611061003110901321'),(13918,'121746110711','15',2.00,'300','retail','0','2025-05-01 17:45:11','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-05-01 14:46:15','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9812.00','9810','Inclusive','branch','Inventory','','','','yes','','','12174611075022715216122'),(13919,'121746110711','6519',1.00,'150','retail','0','2025-05-01 17:45:50','','','','50','Cash',0.00,'150','','','12','0.00','1','2025-05-01 14:46:15','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174611076266036220216'),(13920,'121746110711','6512',4.00,'200','retail','0','2025-05-01 17:46:03','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-05-01 14:46:15','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10035.00','10031','Inclusive','branch','Service','1110','4000','5500','yes','','','12174611077200423373220'),(13921,'121746119328','6557',1.00,'150','retail','0','2025-05-01 20:08:48','','','','100','Cash',0.00,'150','','','12','0.00','1','2025-05-01 17:10:35','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174611934932002201233'),(13922,'121746119328','6512',3.00,'150','retail','0','2025-05-01 20:09:09','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-05-01 17:10:35','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10035.00','10032','Inclusive','branch','Service','1110','4000','5500','yes','','','12174611936222061620222'),(13923,'121746119328','6531',1.00,'50','retail','0','2025-05-01 20:09:23','','','','20','Cash',0.00,'50','','','12','0.00','1','2025-05-01 17:10:35','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10108.00','10107','Inclusive','branch','Service','1110','4000','5500','yes','','','12174611937330207323236'),(13924,'121746167075','6512',2.00,'100','retail','0','2025-05-02 09:24:35','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-05-02 06:24:55','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10036.00','10034','Inclusive','branch','Service','1110','4000','5500','yes','','','12174616709027329163121'),(13925,'121746189541','B088',1.00,'400','retail','0','2025-05-02 15:39:01','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-05-02 12:39:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9944.00','9943','Inclusive','branch','Inventory','','','','yes','','','12174618954803333221235'),(13926,'121746189541','6040',1.00,'100','retail','0','2025-05-02 15:39:09','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-05-02 12:39:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19970.00','19969','Inclusive','branch','Inventory','','','','yes','','','12174618955662331123031'),(13927,'191746206695','6501',1.00,'200','retail','0','2025-05-02 20:24:55','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-05-02 17:25:37','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9974.00','9973','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174620672227220496002'),(13932,'191746264224','5980',1.00,'900','retail','0','2025-05-03 12:23:44','','','','900','Cash',0.00,'900','','','19','16.00','1','2025-05-03 09:24:18','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10476.00','10475','Inclusive','branch','Inventory','','','','yes','','','19174626423324233232211'),(13933,'191746264224','6510',2.00,'200','retail','0','2025-05-03 12:23:53','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-03 09:24:18','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10008.00','10006','Inclusive','branch','Service','1110','4000','5500','yes','','','19174626424602223432443'),(13934,'191746264224','6513',1.00,'100','retail','0','2025-05-03 12:24:07','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-03 09:24:18','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174626425520123636325'),(13954,'191746274726','5980',1.00,'900','retail','0','2025-05-03 15:18:46','','','','900','Cash',0.00,'900','','','19','16.00','1','2025-05-03 12:19:53','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10475.00','10474','Inclusive','branch','Inventory','','','','yes','','','19174627476323202317663'),(13955,'191746274726','6030',1.00,'200','retail','0','2025-05-03 15:19:23','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-05-03 12:19:53','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99993.00','99992','Inclusive','branch','Inventory','','','','yes','','','19174627477313779013073'),(13956,'191746274726','6533',1.00,'100','retail','0','2025-05-03 15:19:34','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-03 12:19:53','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174627478213222223604'),(13957,'191746274726','15',2.00,'300','retail','0','2025-05-03 15:19:42','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-05-03 12:19:53','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9809.00','9807','Inclusive','branch','Inventory','','','','yes','','','19174627479170231163121'),(13958,'191746276512','15',1.00,'150','retail','0','2025-05-03 15:48:32','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-05-03 12:49:02','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9807.00','9806','Inclusive','branch','Inventory','','','','yes','','','19174627652907320032293'),(13959,'191746276512','6512',2.00,'100','retail','0','2025-05-03 15:48:49','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-05-03 12:49:02','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10036.00','10034','Inclusive','branch','Service','1110','4000','5500','yes','','','19174627653972417302702'),(13968,'191746286735','6530',1.00,'200','retail','0','2025-05-03 18:38:55','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-05-03 15:40:00','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174628678724326331222'),(13972,'191746292632','B023',4.00,'1200','retail','0','2025-05-03 20:17:12','','','','176','Cash',0.00,'300','','','19','16.00','1','2025-05-03 17:17:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10982.00','10978','Inclusive','branch','Inventory','','','','yes','','','19174629264534692623243'),(13973,'191746292632','B028',2.00,'600','retail','0','2025-05-03 20:17:26','','','','222','Cash',0.00,'300','','','19','16.00','1','2025-05-03 17:17:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10013.00','10011','Inclusive','branch','Inventory','','','','yes','','','19174629265529332600212'),(13974,'191746292658','6044',2.00,'400','retail','0','2025-05-03 20:17:38','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-05-03 17:19:51','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14740.00','14738','Inclusive','branch','Inventory','','','','yes','','','19174629272632672222020'),(13975,'191746292658','6506',1.00,'1300','retail','0','2025-05-03 20:18:47','','','','700','Cash',0.00,'1300','','','19','0.00','1','2025-05-03 17:19:51','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','19174629278021203627100'),(13976,'191746292824','6511',2.00,'200','retail','0','2025-05-03 20:20:24','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-03 17:30:29','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20208.00','20206','Inclusive','branch','Service','1110','4000','5500','yes','','','19174629342222217323343'),(14002,'191746293432','B038',2.00,'500','retail','0','2025-05-03 20:30:32','','','','195.52','Cash',0.00,'250','','','19','','1','2025-05-03 18:23:04','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9902.00','9900','Inclusive','branch','Inventory','','','','','',NULL,'19174629366192033962330'),(14003,'191746293432','15',1.00,'150','retail','0','2025-05-03 20:34:22','','','','0','Cash',0.00,'150','','','19','','1','2025-05-03 18:23:04','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9806.00','9805','Inclusive','branch','Inventory','','','','','',NULL,'19174629367123931209230'),(14004,'191746293432','6511',1.00,'100','retail','0','2025-05-03 20:40:35','','','','50','Cash',0.00,'100','','','19','','1','2025-05-03 18:23:04','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20208.00','20207','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174629404334020001346'),(14005,'191746293432','6527',2.00,'400','retail','0','2025-05-03 21:21:55','','','','50','Cash',0.00,'200','','','19','0.00','1','2025-05-03 18:23:04','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','19174629658002910600200'),(14006,'191746296585','6511',1.00,'100','retail','0','2025-05-03 21:23:05','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-03 18:24:18','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20208.00','20207','Inclusive','branch','Service','1110','4000','5500','yes','','','19174629665121033222260'),(14011,'191746296660','B006',1.00,'250','retail','0','2025-05-03 21:24:20','','','','176','Cash',0.00,'250','','','19','','1','2025-05-03 19:04:28','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10004.00','10003','Inclusive','branch','Inventory','','','','','',NULL,'19174629807732320379849'),(14012,'191746296660','6511',1.00,'100','retail','0','2025-05-03 21:51:50','','','','50','Cash',0.00,'100','','','19','','1','2025-05-03 19:04:28','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20208.00','20207','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174629831723372310033'),(14013,'191746296660','6040',1.00,'100','retail','0','2025-05-03 22:03:49','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-05-03 19:04:28','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19969.00','19968','Inclusive','branch','Inventory','','','','yes','','','19174629904134320937201'),(14014,'191746296660','B021',2.00,'500','retail','0','2025-05-03 22:04:01','','','','150.8335714','Cash',0.00,'250','','','19','16.00','1','2025-05-03 19:04:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9999.00','9997','Inclusive','branch','Inventory','','','','yes','','','19174629906439490462300'),(14015,'191746299069','B088',1.00,'400','retail','0','2025-05-03 22:04:29','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-05-03 19:04:46','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9942.00','9941','Inclusive','branch','Inventory','','','','yes','','','19174629908402307832209'),(14016,'191746286808','6016',1.00,'750','retail','0','2025-05-03 18:40:09','','','','750','Cash',0.00,'750','','','19','','1','2025-05-03 19:19:13','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9976.00','9975','Inclusive','branch','Inventory','','','','','',NULL,'19174629031503332233930'),(14017,'191746286808','6510',1.00,'100','retail','0','2025-05-03 19:38:37','','','','50','Cash',0.00,'100','','','19','','1','2025-05-03 19:19:13','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10008.00','10007','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174629034132433333942'),(14018,'191746286808','B006',3.00,'750','retail','0','2025-05-03 19:39:04','','','','176','Cash',0.00,'250','','','19','','1','2025-05-03 19:19:13','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10007.00','10004','Inclusive','branch','Inventory','','','','','',NULL,'19174629037549501394340'),(14019,'191746286808','6614',1.00,'200','retail','0','2025-05-03 22:18:53','','','','200','Cash',0.00,'200','','','19','0.00','1','2025-05-03 19:19:13','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9966.00','9965','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174629994932272923222'),(14020,'191746298320','B150',2.00,'6400','retail','0','2025-05-03 21:52:00','','','','2100','Cash',0.00,'3200','','','19','','1','2025-05-03 19:21:06','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10007.00','10005','Inclusive','branch','Inventory','','','','','',NULL,'19174629835432202623173'),(14021,'191746298320','B150',2.00,'6400','retail','0','2025-05-03 22:20:19','','','','2100','Cash',0.00,'3200','','','19','16.00','1','2025-05-03 19:21:06','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10005.00','10003','Inclusive','branch','Inventory','','','','yes','','','19174630006433373360323'),(14022,'191746300112','6512',18.00,'900','retail','0','2025-05-03 22:21:52','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-05-03 19:22:40','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','10036.00','10018','Inclusive','branch','Service','1110','4000','5500','yes','','','19174630012632227923237'),(14023,'191746300112','B038',2.00,'500','retail','0','2025-05-03 22:22:06','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-05-03 19:22:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9900.00','9898','Inclusive','branch','Inventory','','','','yes','','','19174630014123303033221'),(14024,'191746300112','6040',1.00,'100','retail','0','2025-05-03 22:22:22','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-05-03 19:22:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19968.00','19967','Inclusive','branch','Inventory','','','','yes','','','19174630015033030110003'),(14025,'191746300112','15',1.00,'150','retail','0','2025-05-03 22:22:30','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-05-03 19:22:40','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9805.00','9804','Inclusive','branch','Inventory','','','','yes','','','19174630015820022220200'),(14026,'191746264174','5980',1.00,'900','retail','0','2025-05-03 12:22:54','','','','900','Cash',0.00,'900','','','19','','1','2025-05-03 19:23:24','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10477.00','10476','Inclusive','branch','Inventory','','','','','',NULL,'19174626419342923333230'),(14027,'191746264174','6510',2.00,'200','retail','0','2025-05-03 12:23:14','','','','50','Cash',0.00,'100','','','19','','1','2025-05-03 19:23:24','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10008.00','10006','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174626420403203422330'),(14028,'191746264174','B088',1.00,'400','retail','0','2025-05-03 12:23:24','','','','216','Cash',0.00,'400','','','19','','1','2025-05-03 19:23:24','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9943.00','9942','Inclusive','branch','Inventory','','','','','',NULL,'19174626421237023133239'),(14029,'191746264174','15',1.00,'150','retail','0','2025-05-03 12:23:32','','','','0','Cash',0.00,'150','','','19','','1','2025-05-03 19:23:24','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9810.00','9809','Inclusive','branch','Inventory','','','','','',NULL,'19174626422030300292330'),(14030,'191746264174','B023',3.00,'900','retail','0','2025-05-03 14:28:35','','','','176','Cash',0.00,'300','','','19','','1','2025-05-03 19:23:24','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10987.00','10984','Inclusive','branch','Inventory','','','','','',NULL,'19174627182731273030332'),(14031,'191746264174','B028',1.00,'300','retail','0','2025-05-03 14:30:28','','','','222','Cash',0.00,'300','','','19','','1','2025-05-03 19:23:24','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10015.00','10014','Inclusive','branch','Inventory','','','','','',NULL,'19174627184033028802307'),(14032,'191746264174','B028',1.00,'300','retail','0','2025-05-03 15:18:27','','','','222','Cash',0.00,'300','','','19','','1','2025-05-03 19:23:24','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10014.00','10013','Inclusive','branch','Inventory','','','','','',NULL,'19174627471634667202360'),(14033,'191746264174','B023',2.00,'600','retail','0','2025-05-03 16:13:31','','','','176','Cash',0.00,'300','','','19','','1','2025-05-03 19:23:24','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10984.00','10982','Inclusive','branch','Inventory','','','','','',NULL,'19174627803122448333229'),(14034,'191746264174','B023',2.00,'600','retail','0','2025-05-03 20:57:25','','','','176','Cash',0.00,'300','','','19','','1','2025-05-03 19:23:24','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10978.00','10976','Inclusive','branch','Inventory','','','','','',NULL,'19174629547722332932333'),(14035,'191746264174','B089',1.00,'200','retail','0','2025-05-03 21:05:14','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-05-03 19:23:24','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9935.00','9934','Inclusive','branch','Inventory','','','','','',NULL,'19174629552132312112239'),(14036,'191746264174','B028',1.00,'300','retail','0','2025-05-03 21:05:21','','','','222','Cash',0.00,'300','','','19','','1','2025-05-03 19:23:24','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10011.00','10010','Inclusive','branch','Inventory','','','','','',NULL,'19174629553022234325303'),(14037,'191746264174','6000',1.00,'1300','retail','0','2025-05-03 22:23:13','','','','1000','Cash',0.00,'1300','','','19','16.00','1','2025-05-03 19:23:24','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9987.00','9986','Inclusive','branch','Inventory','','','','yes','','','19174630020222322302232'),(14038,'191746300877','B038',2.00,'500','retail','0','2025-05-03 22:34:37','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-05-03 19:35:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9898.00','9896','Inclusive','branch','Inventory','','','','yes','','','19174630089732030320130'),(14039,'191746301967','6523',1.00,'20000','retail','0','2025-05-03 22:52:47','','','','10000','Cash',0.00,'20000','','','19','0.00','1','2025-05-03 19:58:29','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174630198532280406030'),(14040,'191746301967','6524',2.00,'400','retail','0','2025-05-03 22:53:06','','','','70','Cash',0.00,'200','','','19','0.00','1','2025-05-03 19:58:29','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','19174630200500309002522'),(14041,'191746301967','5996',8.00,'1600','retail','0','2025-05-03 22:55:12','','','','150','Cash',0.00,'200','','','19','16.00','1','2025-05-03 19:58:29','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','9907.00','9899','Inclusive','branch','Inventory','','','','yes','','','19174630213403473912223'),(14042,'191746301967','5985',2.00,'500','retail','0','2025-05-03 22:55:34','','','','200','Cash',0.00,'250','','','19','16.00','1','2025-05-03 19:58:29','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','100000.00','99998','Inclusive','branch','Inventory','','','','yes','','','19174630216500130332213'),(14043,'191746301967','5981',1.00,'600','retail','0','2025-05-03 22:56:05','','','','600','Cash',0.00,'600','','','19','16.00','1','2025-05-03 19:58:29','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','yes','','','19174630219121291137202'),(14044,'191746301967','6040',5.00,'500','retail','0','2025-05-03 22:56:31','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-05-03 19:58:29','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','19967.00','19962','Inclusive','branch','Inventory','','','','yes','','','19174630223033222722212'),(14045,'191746301967','B088',3.00,'1200','retail','0','2025-05-03 22:57:10','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-05-03 19:58:29','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9941.00','9938','Inclusive','branch','Inventory','','','','yes','','','19174630224739462392330'),(14046,'191746302310','5980',1.00,'900','retail','0','2025-05-03 22:58:30','','','','900','Cash',0.00,'900','','','19','16.00','1','2025-05-03 19:59:03','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10474.00','10473','Inclusive','branch','Inventory','','','','yes','','','19174630232992302032903'),(14047,'191746302310','5984',1.00,'100','retail','0','2025-05-03 22:58:49','','','','100','Cash',0.00,'100','','','19','16.00','1','2025-05-03 19:59:03','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9979.00','9978','Inclusive','branch','Inventory','','','','yes','','','19174630233820263974463'),(14048,'191746302607','6040',3.00,'300','retail','0','2025-05-03 23:03:27','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-05-03 20:03:41','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','19962.00','19959','Inclusive','branch','Inventory','','','','yes','','','19174630261902340231311'),(14049,'191746302952','B015',1.00,'350','retail','0','2025-05-03 23:09:12','','','','220','Cash',0.00,'350','','','19','16.00','1','2025-05-03 20:09:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','','','yes','','','19174630297222309239193'),(14050,'191746304059','B015',2.00,'700','retail','0','2025-05-03 23:27:39','','','','220','Cash',0.00,'350','','','19','16.00','1','2025-05-03 20:27:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9994.00','9992','Inclusive','branch','Inventory','','','','yes','','','19174630406821020260862'),(14051,'191746306985','6040',1.00,'100','retail','0','2025-05-04 00:16:25','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-05-03 21:16:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19959.00','19958','Inclusive','branch','Inventory','','','','yes','','','19174630700520321331303'),(14052,'71746309590','6589',1.00,'700','retail','0','2025-05-04 01:01:59','bale','','','700','Cash',0.00,'700','','','7','0.00','1','2025-05-03 22:02:03','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10002.00','10001','Inclusive','branch','Inventory','1110','4000','5500','yes','','','7174630971930427007231'),(14053,'121746352684','6555',1.00,'1200','retail','0','2025-05-04 12:58:04','','','','600','Cash',0.00,'1200','','','12','0.00','1','2025-05-04 09:59:07','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Service','1110','4000','5500','yes','','','12174635270200621220334'),(14054,'121746352684','6027',1.00,'150','retail','0','2025-05-04 12:58:22','','','','100','Cash',0.00,'150','','','12','16.00','1','2025-05-04 09:59:07','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9998.00','9997','Inclusive','branch','Inventory','','','','yes','','','12174635271023362030222'),(14055,'121746352684','6511',4.00,'400','retail','0','2025-05-04 12:58:31','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-04 09:59:07','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','20208.00','20204','Inclusive','branch','Service','1110','4000','5500','yes','','','12174635274143220233203'),(14100,'121746364156','6510',3.00,'300','retail','0','2025-05-04 16:09:17','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-04 13:11:03','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10011.00','10008','Inclusive','branch','Service','1110','4000','5500','yes','','','12174636416960202323323'),(14101,'121746364156','6513',1.00,'100','retail','0','2025-05-04 16:09:29','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-04 13:11:03','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174636417838201033143'),(14102,'121746364156','6537',1.00,'100','retail','0','2025-05-04 16:09:38','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-04 13:11:03','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174636418834233386322'),(14103,'121746364156','6000',1.00,'1300','retail','0','2025-05-04 16:09:49','','','','1000','Cash',0.00,'1300','','','12','16.00','1','2025-05-04 13:11:03','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9986.00','9985','Inclusive','branch','Inventory','','','','yes','','','12174636420061301240222'),(14104,'121746364156','B021',2.00,'500','retail','0','2025-05-04 16:10:00','','','','150.8335714','Cash',0.00,'250','','','12','16.00','1','2025-05-04 13:11:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9997.00','9995','Inclusive','branch','Inventory','','','','yes','','','12174636423522233222232'),(14105,'121746364156','B091',1.00,'100','retail','0','2025-05-04 16:10:35','','','','47','Cash',0.00,'100','','','12','16.00','1','2025-05-04 13:11:03','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','yes','','','12174636425922321331303'),(14118,'191746364757','5980',1.00,'900','retail','0','2025-05-04 16:19:17','','','','900','Cash',0.00,'900','','','19','16.00','1','2025-05-04 13:20:41','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10473.00','10472','Inclusive','branch','Inventory','','','','yes','','','19174636482121228137202'),(14119,'191746364757','6510',1.00,'100','retail','0','2025-05-04 16:20:21','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-04 13:20:41','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10011.00','10010','Inclusive','branch','Service','1110','4000','5500','yes','','','19174636482940343233926'),(14120,'191746364757','6511',1.00,'100','retail','0','2025-05-04 16:20:29','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-04 13:20:41','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20208.00','20207','Inclusive','branch','Service','1110','4000','5500','yes','','','19174636483922920303230'),(14132,'191746356680','B089',1.00,'200','retail','0','2025-05-04 14:04:40','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-05-04 13:49:26','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9934.00','9933','Inclusive','branch','Inventory','','','','','',NULL,'19174635670443649221363'),(14133,'191746356680','6618',1.00,'300','retail','0','2025-05-04 16:48:22','','','','150','Cash',0.00,'300','','','19','0.00','1','2025-05-04 13:49:26','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19174636655053236623332'),(14134,'191746356680','5996',3.00,'600','retail','0','2025-05-04 16:49:11','','','','150','Cash',0.00,'200','','','19','16.00','1','2025-05-04 13:49:26','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9899.00','9896','Inclusive','branch','Inventory','','','','yes','','','19174636656423901606322'),(14135,'121746366770','6511',2.00,'200','retail','0','2025-05-04 16:52:50','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-04 13:53:02','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20208.00','20206','Inclusive','branch','Service','1110','4000','5500','yes','','','12174636677924372631623'),(14136,'121746366783','6511',3.00,'300','retail','0','2025-05-04 16:53:03','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-04 13:53:19','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20208.00','20205','Inclusive','branch','Service','1110','4000','5500','yes','','','12174636679522033202337'),(14137,'191746366653','B038',2.00,'500','retail','0','2025-05-04 16:50:53','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-05-04 14:11:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9887.00','9885','Inclusive','branch','Inventory','','','','yes','','','19174636666831363362230'),(14138,'191746366653','B088',1.00,'400','retail','0','2025-05-04 16:51:08','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-05-04 14:11:18','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9937.00','9936','Inclusive','branch','Inventory','','','','yes','','','19174636667629377200123'),(14139,'191746366653','6511',4.00,'400','retail','0','2025-05-04 16:51:16','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-04 14:11:18','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','20208.00','20204','Inclusive','branch','Service','1110','4000','5500','yes','','','19174636669031293402661'),(14140,'191746366653','6038',2.00,'2600','retail','0','2025-05-04 17:10:14','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2025-05-04 14:11:18','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10473.00','10471','Inclusive','branch','Inventory','','','','yes','','','19174636783506833333692'),(14141,'191746366653','5980',1.00,'900','retail','0','2025-05-04 17:10:35','','','','900','Cash',0.00,'900','','','19','16.00','1','2025-05-04 14:11:18','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10472.00','10471','Inclusive','branch','Inventory','','','','yes','','','19174636784420234337246'),(14142,'191746366653','5996',6.00,'1200','retail','0','2025-05-04 17:10:44','','','','150','Cash',0.00,'200','','','19','16.00','1','2025-05-04 14:11:18','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','9896.00','9890','Inclusive','branch','Inventory','','','','yes','','','19174636787500067266033'),(14148,'121746368258','6012',1.00,'500','retail','0','2025-05-04 17:17:38','','','','500','Cash',0.00,'500','','','12','16.00','1','2025-05-04 14:19:08','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99985.00','99984','Inclusive','branch','Inventory','','','','yes','','','12174636834580503823234'),(14149,'121746365546','6011',1.00,'1200','retail','0','2025-05-04 16:32:26','','','','1000','Cash',0.00,'1200','','','12','','1','2025-05-04 14:29:37','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19492.00','19491','Inclusive','branch','Inventory','','','','','',NULL,'12174636556030502640230'),(14150,'121746365546','6044',1.00,'200','retail','0','2025-05-04 16:32:40','','','','100','Cash',0.00,'200','','','12','','1','2025-05-04 14:29:37','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14738.00','14737','Inclusive','branch','Inventory','','','','','',NULL,'12174636556732345223060'),(14151,'121746365546','6510',2.00,'200','retail','0','2025-05-04 16:32:47','','','','50','Cash',0.00,'100','','','12','','1','2025-05-04 14:29:37','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10011.00','10009','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174636558321323632132'),(14152,'121746365546','6513',1.00,'100','retail','0','2025-05-04 16:33:03','','','','50','Cash',0.00,'100','','','12','','1','2025-05-04 14:29:37','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174636559230313262906'),(14153,'121746365546','6516',1.00,'300','retail','0','2025-05-04 16:33:13','','','','125','Cash',0.00,'300','','','12','','1','2025-05-04 14:29:37','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174636560222326323332'),(14154,'121746365546','6531',1.00,'50','retail','0','2025-05-04 17:28:45','','','','20','Cash',0.00,'50','','','12','0.00','1','2025-05-04 14:29:37','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10108.00','10107','Inclusive','branch','Service','1110','4000','5500','yes','','','12174636893431322936230'),(14155,'121746365546','15',1.00,'150','retail','0','2025-05-04 17:28:54','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-05-04 14:29:37','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9804.00','9803','Inclusive','branch','Inventory','','','','yes','','','12174636897433432841038'),(14156,'191746369912','6038',1.00,'1300','retail','0','2025-05-04 17:45:12','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2025-05-04 14:47:35','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10471.00','10470','Inclusive','branch','Inventory','','','','yes','','','19174636992512323336033'),(14157,'191746369912','5996',3.00,'600','retail','0','2025-05-04 17:45:26','','','','150','Cash',0.00,'200','','','19','16.00','1','2025-05-04 14:47:35','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9890.00','9887','Inclusive','branch','Inventory','','','','yes','','','19174636994573523425033'),(14158,'191746369912','6510',1.00,'100','retail','0','2025-05-04 17:45:46','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-04 14:47:35','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10011.00','10010','Inclusive','branch','Service','1110','4000','5500','yes','','','19174636995222506303053'),(14159,'191746369912','B030',5.00,'1250','retail','0','2025-05-04 17:45:52','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-05-04 14:47:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','99986.00','99981','Inclusive','branch','Inventory','','','','yes','','','19174636996393996222009'),(14160,'191746369912','B088',1.00,'400','retail','0','2025-05-04 17:46:03','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-05-04 14:47:35','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9936.00','9935','Inclusive','branch','Inventory','','','','yes','','','19174636997223262332320'),(14161,'191746369912','B023',5.00,'1500','retail','0','2025-05-04 17:46:13','','','','176','Cash',0.00,'300','','','19','16.00','1','2025-05-04 14:47:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10976.00','10971','Inclusive','branch','Inventory','','','','yes','','','19174637000970434273310'),(14162,'191746369912','6040',2.00,'200','retail','0','2025-05-04 17:46:49','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-05-04 14:47:35','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19958.00','19956','Inclusive','branch','Inventory','','','','yes','','','19174637004422242302022'),(14163,'121746365633','6013',3.00,'300','retail','0','2025-05-04 16:33:53','','','','100','Cash',0.00,'100','','','12','','1','2025-05-04 14:48:59','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10010.00','10007','Inclusive','branch','Inventory','','','','','',NULL,'12174636646763423343323'),(14164,'121746365633','6013',2.00,'200','retail','0','2025-05-04 17:13:57','','','','100','Cash',0.00,'100','','','12','','1','2025-05-04 14:48:59','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10007.00','10005','Inclusive','branch','Inventory','','','','','',NULL,'12174636804832203137332'),(14165,'121746365633','B091',1.00,'100','retail','0','2025-05-04 17:17:20','','','','47','Cash',0.00,'100','','','12','','1','2025-05-04 14:48:59','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','','','','',NULL,'12174636824920043323233'),(14166,'121746365633','6013',3.00,'300','retail','0','2025-05-04 17:48:39','','','','100','Cash',0.00,'100','','','12','16.00','1','2025-05-04 14:48:59','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10005.00','10002','Inclusive','branch','Inventory','','','','yes','','','12174637013400332200232'),(14200,'121746374939','5999',1.00,'1500','retail','0','2025-05-04 19:08:59','','','','1500','Cash',0.00,'1500','','','12','','1','2025-05-04 16:23:09','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','','',NULL,'12174637495172432133053'),(14201,'121746374939','B010',4.00,'1400','retail','0','2025-05-04 19:09:12','','','','272','Cash',0.00,'350','','','12','','1','2025-05-04 16:23:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9981.00','9977','Inclusive','branch','Inventory','','','','','',NULL,'12174637497442632323733'),(14202,'121746374939','6044',2.00,'400','retail','0','2025-05-04 19:09:35','','','','100','Cash',0.00,'200','','','12','','1','2025-05-04 16:23:09','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14737.00','14735','Inclusive','branch','Inventory','','','','','',NULL,'12174637500822262150333'),(14203,'121746374939','6539',2.00,'600','retail','0','2025-05-04 19:10:11','','','','234','Cash',0.00,'300','','','12','','1','2025-05-04 16:23:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10021.00','10019','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174637503402433033223'),(14204,'121746374939','B030',4.00,'1000','retail','0','2025-05-04 19:10:37','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-05-04 16:23:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','99981.00','99977','Inclusive','branch','Inventory','','','','','',NULL,'12174637506262113374232'),(14205,'121746374939','6614',4.00,'800','retail','0','2025-05-04 19:11:04','','','','200','Cash',0.00,'200','','','12','','1','2025-05-04 16:23:09','2','12','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9965.00','9961','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12174637507732236372230'),(14206,'121746374939','B089',1.00,'200','retail','0','2025-05-04 19:11:18','','','','79.16675','Cash',0.00,'200','','','12','','1','2025-05-04 16:23:09','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9933.00','9932','Inclusive','branch','Inventory','','','','','',NULL,'12174637508752057233283'),(14207,'121746374939','6534',1.00,'150','retail','0','2025-05-04 19:11:27','','','','70','Cash',0.00,'150','','','12','','1','2025-05-04 16:23:09','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174637510630312036132'),(14208,'121746374939','6539',2.00,'600','retail','0','2025-05-04 19:20:23','','','','234','Cash',0.00,'300','','','12','','1','2025-05-04 16:23:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10021.00','10019','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174637565901334633025'),(14209,'121746374939','6614',1.00,'200','retail','0','2025-05-04 19:20:59','','','','200','Cash',0.00,'200','','','12','','1','2025-05-04 16:23:09','2','12','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9961.00','9960','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12174637567122326323331'),(14210,'121746374939','6614',1.00,'200','retail','0','2025-05-04 19:21:11','','','','200','Cash',0.00,'200','','','12','','1','2025-05-04 16:23:09','2','12','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9960.00','9959','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12174637568330705383330'),(14211,'191746375817','6514',2.00,'200','retail','0','2025-05-04 19:23:37','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-04 16:24:42','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','yes','','','19174637583231032232332'),(14212,'191746375817','B088',1.00,'400','retail','0','2025-05-04 19:23:53','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-05-04 16:24:42','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9935.00','9934','Inclusive','branch','Inventory','','','','yes','','','19174637584128321032333'),(14213,'191746375817','B030',1.00,'250','retail','0','2025-05-04 19:24:02','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-05-04 16:24:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99977.00','99976','Inclusive','branch','Inventory','','','','yes','','','19174637585000072292932'),(14214,'191746375817','B023',2.00,'600','retail','0','2025-05-04 19:24:11','','','','176','Cash',0.00,'300','','','19','16.00','1','2025-05-04 16:24:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10971.00','10969','Inclusive','branch','Inventory','','','','yes','','','19174637586033705156220'),(14215,'191746375817','6040',1.00,'100','retail','0','2025-05-04 19:24:20','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-05-04 16:24:42','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19956.00','19955','Inclusive','branch','Inventory','','','','yes','','','19174637587530012333930'),(14216,'121746376332','6506',1.00,'1300','retail','0','2025-05-04 19:32:12','','','','700','Cash',0.00,'1300','','','12','0.00','1','2025-05-04 16:33:44','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','12174637635431333073223'),(14217,'121746376332','6510',1.00,'100','retail','0','2025-05-04 19:32:34','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-04 16:33:44','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10011.00','10010','Inclusive','branch','Service','1110','4000','5500','yes','','','12174637636202033200222'),(14218,'121746376332','6513',1.00,'100','retail','0','2025-05-04 19:32:44','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-04 16:33:44','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174637637322223723334'),(14219,'121746376332','6537',1.00,'100','retail','0','2025-05-04 19:32:54','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-04 16:33:44','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174637638274232226722'),(14220,'121746376332','5984',2.00,'200','retail','0','2025-05-04 19:33:03','','','','100','Cash',0.00,'100','','','12','16.00','1','2025-05-04 16:33:44','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9978.00','9976','Inclusive','branch','Inventory','','','','yes','','','12174637639933333222417'),(14221,'121746376332','6531',1.00,'50','retail','0','2025-05-04 19:33:20','','','','20','Cash',0.00,'50','','','12','0.00','1','2025-05-04 16:33:44','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10108.00','10107','Inclusive','branch','Service','1110','4000','5500','yes','','','12174637641640362323227'),(14222,'191746356594','B032',2.00,'500','retail','0','2025-05-04 14:03:14','','','','187','Cash',0.00,'250','','','19','','1','2025-05-04 16:35:23','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9994.00','9992','Inclusive','branch','Inventory','','','','','',NULL,'19174635660862536317312'),(14223,'191746356594','B032',2.00,'500','retail','0','2025-05-04 14:03:28','','','','187','Cash',0.00,'250','','','19','','1','2025-05-04 16:35:23','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9992.00','9990','Inclusive','branch','Inventory','','','','','',NULL,'19174635662036321230232'),(14224,'191746356594','B038',4.00,'1000','retail','0','2025-05-04 14:03:40','','','','195.52','Cash',0.00,'250','','','19','','1','2025-05-04 16:35:23','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9896.00','9892','Inclusive','branch','Inventory','','','','','',NULL,'19174635663822002232842'),(14225,'191746356594','B088',1.00,'400','retail','0','2025-05-04 14:03:59','','','','216','Cash',0.00,'400','','','19','','1','2025-05-04 16:35:23','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9938.00','9937','Inclusive','branch','Inventory','','','','','',NULL,'19174635665202422630523'),(14226,'191746356594','7029',1.00,'1800','retail','0','2025-05-04 14:04:12','','','','1200','Cash',0.00,'1800','','','19','','1','2025-05-04 16:35:23','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9948.00','9947','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174635666772232700203'),(14227,'191746356594','6510',2.00,'200','retail','0','2025-05-04 14:04:28','','','','50','Cash',0.00,'100','','','19','','1','2025-05-04 16:35:23','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10008.00','10006','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174635667707030323333'),(14228,'191746356594','6510',1.00,'100','retail','0','2025-05-04 15:26:13','','','','50','Cash',0.00,'100','','','19','','1','2025-05-04 16:35:23','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10011.00','10010','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174636165892073020656'),(14229,'191746356594','B032',2.00,'500','retail','0','2025-05-04 15:27:38','','','','187','Cash',0.00,'250','','','19','','1','2025-05-04 16:35:23','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9990.00','9988','Inclusive','branch','Inventory','','','','','',NULL,'19174636169646121442013'),(14230,'191746356594','B038',4.00,'1000','retail','0','2025-05-04 15:28:17','','','','195.52','Cash',0.00,'250','','','19','','1','2025-05-04 16:35:23','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9892.00','9888','Inclusive','branch','Inventory','','','','','',NULL,'19174636171923124631003'),(14231,'191746356594','B038',1.00,'250','retail','0','2025-05-04 15:31:47','','','','195.52','Cash',0.00,'250','','','19','','1','2025-05-04 16:35:23','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9888.00','9887','Inclusive','branch','Inventory','','','','','',NULL,'19174636192333067602009'),(14232,'191746356594','B032',1.00,'250','retail','0','2025-05-04 16:18:48','','','','187','Cash',0.00,'250','','','19','','1','2025-05-04 16:35:23','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9988.00','9987','Inclusive','branch','Inventory','','','','','',NULL,'19174636474232332024602'),(14233,'191746356594','6501',2.00,'400','retail','0','2025-05-04 16:19:02','','','','100','Cash',0.00,'200','','','19','','1','2025-05-04 16:35:23','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9973.00','9971','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174636475470367233032'),(14234,'191746356594','B032',1.00,'250','retail','0','2025-05-04 18:09:49','','','','187','Cash',0.00,'250','','','19','','1','2025-05-04 16:35:23','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9987.00','9986','Inclusive','branch','Inventory','','','','','',NULL,'19174637148123102112073'),(14235,'191746356594','6037',2.00,'100','retail','0','2025-05-04 18:11:22','','','','50','Cash',0.00,'50','','','19','','1','2025-05-04 16:35:23','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Inventory','','','','','',NULL,'19174637170861033227321'),(14236,'191746356594','B038',3.00,'750','retail','0','2025-05-04 19:35:05','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-05-04 16:35:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9885.00','9882','Inclusive','branch','Inventory','','','','yes','','','19174637651600121333207'),(14237,'191746376570','6512',2.00,'100','retail','0','2025-05-04 19:36:10','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-05-04 16:36:32','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10036.00','10034','Inclusive','branch','Service','1110','4000','5500','yes','','','19174637658024023320569'),(14238,'191746376570','6512',1.00,'50','retail','0','2025-05-04 19:36:20','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-05-04 16:36:32','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10036.00','10035','Inclusive','branch','Service','1110','4000','5500','yes','','','19174637658923270398232'),(14239,'191746377220','6515',1.00,'300','retail','0','2025-05-04 19:47:01','','','','100','Cash',0.00,'300','','','19','0.00','1','2025-05-04 16:48:34','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10012.00','10011','Inclusive','branch','Service','1110','4000','5500','yes','','','19174637723327020321736'),(14240,'191746377220','B088',1.00,'400','retail','0','2025-05-04 19:47:14','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-05-04 16:48:34','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9934.00','9933','Inclusive','branch','Inventory','','','','yes','','','19174637726803773330632'),(14241,'191746377220','6040',1.00,'100','retail','0','2025-05-04 19:47:49','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-05-04 16:48:34','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19955.00','19954','Inclusive','branch','Inventory','','','','yes','','','19174637730007720023332'),(14242,'191746377220','6501',1.00,'200','retail','0','2025-05-04 19:48:20','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-05-04 16:48:34','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9971.00','9970','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174637731139273300204'),(14243,'121746378533','6048',1.00,'600','retail','0','2025-05-04 20:08:53','','','','300','Cash',0.00,'600','','','12','16.00','1','2025-05-04 17:09:53','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10492.00','10491','Inclusive','branch','Inventory','','','','yes','','','12174637854723250722333'),(14244,'121746378533','6517',2.00,'500','retail','0','2025-05-04 20:09:07','','','','150','Cash',0.00,'250','','','12','0.00','1','2025-05-04 17:09:53','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','101113.00','101111','Inclusive','branch','Service','1110','4000','5500','yes','','','12174637855606342022433'),(14245,'121746378533','6511',2.00,'200','retail','0','2025-05-04 20:09:16','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-04 17:09:53','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20208.00','20206','Inclusive','branch','Service','1110','4000','5500','yes','','','12174637856723722220057'),(14246,'121746378533','B021',1.00,'250','retail','0','2025-05-04 20:09:27','','','','150.8335714','Cash',0.00,'250','','','12','16.00','1','2025-05-04 17:09:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','','','yes','','','12174637857937082238302'),(14247,'191746378852','6040',1.00,'100','retail','0','2025-05-04 20:14:12','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-05-04 17:14:26','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19954.00','19953','Inclusive','branch','Inventory','','','','yes','','','19174637886338240206021'),(14250,'191746379405','5996',1.00,'200','retail','0','2025-05-04 20:23:25','','','','150','Cash',0.00,'200','','','19','','1','2025-05-04 17:29:25','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9887.00','9886','Inclusive','branch','Inventory','','','','','',NULL,'19174637942422123113122'),(14251,'191746379405','B032',1.00,'250','retail','0','2025-05-04 20:23:45','','','','187','Cash',0.00,'250','','','19','','1','2025-05-04 17:29:25','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9986.00','9985','Inclusive','branch','Inventory','','','','','',NULL,'19174637945922020632033'),(14252,'191746379405','6040',1.00,'100','retail','0','2025-05-04 20:29:11','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-05-04 17:29:25','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19953.00','19952','Inclusive','branch','Inventory','','','','yes','','','19174637976036303337330'),(14257,'121746442566','B018',1.00,'250','retail','0','2025-05-05 13:56:06','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-05-05 12:16:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10008.00','10007','Inclusive','branch','Inventory','','','','yes','','','12174644735513036122100'),(14258,'121746442566','B006',2.00,'500','retail','0','2025-05-05 15:15:56','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-05-05 12:16:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10003.00','10001','Inclusive','branch','Inventory','','','','yes','','','12174644736604262720262'),(14259,'121746442566','6038',1.00,'1300','retail','0','2025-05-05 15:16:09','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2025-05-05 12:16:59','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10470.00','10469','Inclusive','branch','Inventory','','','','yes','','','12174644738030063231333'),(14260,'121746442566','6510',1.00,'100','retail','0','2025-05-05 15:16:22','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-05 12:16:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10011.00','10010','Inclusive','branch','Service','1110','4000','5500','yes','','','12174644739212026232772'),(14261,'121746442566','6513',1.00,'100','retail','0','2025-05-05 15:16:32','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-05 12:16:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174644740034232320306'),(14262,'121746442566','6521',1.00,'200','retail','0','2025-05-05 15:16:42','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-05-05 12:16:59','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10015.00','10014','Inclusive','branch','Service','1110','4000','5500','yes','','','12174644741511031710302'),(14263,'121746442523','6001',1.00,'650','retail','0','2025-05-05 13:55:23','','','','650','Cash',0.00,'650','','','12','','1','2025-05-05 12:18:57','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10031.00','10030','Inclusive','branch','Inventory','','','','','',NULL,'12174644253302234243430'),(14264,'121746442523','6513',1.00,'100','retail','0','2025-05-05 13:55:34','','','','50','Cash',0.00,'100','','','12','','1','2025-05-05 12:18:57','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174644254512045422322'),(14265,'121746442523','6510',1.00,'100','retail','0','2025-05-05 13:55:45','','','','50','Cash',0.00,'100','','','12','','1','2025-05-05 12:18:57','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10011.00','10010','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174644255231014202030'),(14266,'121746442523','15',1.00,'150','retail','0','2025-05-05 13:55:52','','','','0','Cash',0.00,'150','','','12','','1','2025-05-05 12:18:57','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9803.00','9802','Inclusive','branch','Inventory','','','','','',NULL,'12174644256000522433623'),(14267,'121746442523','6040',1.00,'100','retail','0','2025-05-05 15:18:36','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-05-05 12:18:57','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19952.00','19951','Inclusive','branch','Inventory','','','','yes','','','12174644752632536022202'),(14271,'191746452582','6046',1.00,'700','retail','0','2025-05-05 16:43:03','','','','400','Cash',0.00,'700','','','19','','1','2025-05-05 14:15:33','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10045.00','10044','Inclusive','branch','Inventory','','','','','',NULL,'19174645261537001639713'),(14272,'191746452582','5996',1.00,'200','retail','0','2025-05-05 16:43:40','','','','150','Cash',0.00,'200','','','19','','1','2025-05-05 14:15:33','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9886.00','9885','Inclusive','branch','Inventory','','','','','',NULL,'19174645262936009552301'),(14273,'191746452582','6040',1.00,'100','retail','0','2025-05-05 16:43:51','','','','42','Cash',0.00,'100','','','19','','1','2025-05-05 14:15:33','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19951.00','19950','Inclusive','branch','Inventory','','','','','',NULL,'19174645264202323921300'),(14274,'191746452582','15',1.00,'150','retail','0','2025-05-05 17:15:16','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-05-05 14:15:33','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9802.00','9801','Inclusive','branch','Inventory','','','','yes','','','19174645452833544243843'),(14275,'121746460681','7029',1.00,'1800','retail','0','2025-05-05 18:58:02','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-05-05 15:58:50','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9947.00','9946','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174646069360033223392'),(14276,'121746460681','6510',2.00,'200','retail','0','2025-05-05 18:58:16','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-05 15:58:50','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10011.00','10009','Inclusive','branch','Service','1110','4000','5500','yes','','','12174646070912020327200'),(14277,'121746460681','6513',1.00,'100','retail','0','2025-05-05 18:58:32','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-05 15:58:50','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174646072326200222026'),(14278,'121746461504','6520',1.00,'200','retail','0','2025-05-05 19:11:44','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-05-05 16:12:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174646152242302606001'),(14279,'121746532996','6011',2.00,'2400','retail','0','2025-05-06 15:03:16','','','','1000','Cash',0.00,'1200','','','12','16.00','1','2025-05-06 12:04:00','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19491.00','19489','Inclusive','branch','Inventory','','','','yes','','','12174653301121331232700'),(14280,'121746532996','B038',2.00,'500','retail','0','2025-05-06 15:03:32','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-05-06 12:04:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9882.00','9880','Inclusive','branch','Inventory','','','','yes','','','12174653302534024022320'),(14281,'121746532996','6040',1.00,'100','retail','0','2025-05-06 15:03:45','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-05-06 12:04:00','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19950.00','19949','Inclusive','branch','Inventory','','','','yes','','','12174653303672332030032'),(14290,'121746630113','B038',1.00,'250','retail','0','2025-05-07 18:01:53','','','','195.52','Cash',0.00,'250','','','12','','1','2025-05-07 15:34:22','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9880.00','9879','Inclusive','branch','Inventory','','','','','',NULL,'12174663014543262443120'),(14291,'121746630113','6512',2.00,'100','retail','0','2025-05-07 18:12:08','','','','30','Cash',0.00,'50','','','12','','1','2025-05-07 15:34:22','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10036.00','10034','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174663074022022230323'),(14292,'121746630113','B038',1.00,'250','retail','0','2025-05-07 18:34:03','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-05-07 15:34:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9879.00','9878','Inclusive','branch','Inventory','','','','yes','','','12174663205732733221033'),(14293,'121746629594','5999',1.00,'1500','retail','0','2025-05-07 17:53:14','','','','1500','Cash',0.00,'1500','','','12','','1','2025-05-07 15:35:21','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9998.00','9997','Inclusive','branch','Inventory','','','','','',NULL,'12174662961132233222022'),(14294,'121746629594','6510',1.00,'100','retail','0','2025-05-07 17:53:33','','','','50','Cash',0.00,'100','','','12','','1','2025-05-07 15:35:21','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10011.00','10010','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174662962563331033626'),(14295,'121746629594','6513',1.00,'100','retail','0','2025-05-07 17:53:51','','','','50','Cash',0.00,'100','','','12','','1','2025-05-07 15:35:21','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174663008202000031408'),(14296,'121746629594','B088',1.00,'400','retail','0','2025-05-07 18:01:23','','','','216','Cash',0.00,'400','','','12','','1','2025-05-07 15:35:21','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9933.00','9932','Inclusive','branch','Inventory','','','','','',NULL,'12174663009002330603013'),(14297,'121746629594','6040',1.00,'100','retail','0','2025-05-07 18:01:30','','','','42','Cash',0.00,'100','','','12','','1','2025-05-07 15:35:21','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19949.00','19948','Inclusive','branch','Inventory','','','','','',NULL,'12174663010104732124623'),(14298,'121746629594','6040',2.00,'200','retail','0','2025-05-07 18:34:59','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-05-07 15:35:21','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19948.00','19946','Inclusive','branch','Inventory','','','','yes','','','12174663211272320223023'),(14299,'191746715963','6515',2.00,'600','retail','0','2025-05-08 17:52:43','','','','100','Cash',0.00,'300','','','19','0.00','1','2025-05-08 14:53:20','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10012.00','10010','Inclusive','branch','Service','1110','4000','5500','yes','','','19174671597620700402291'),(14300,'191746715963','6520',1.00,'200','retail','0','2025-05-08 17:52:56','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-05-08 14:53:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174671598720520219510'),(14301,'191746715963','B088',1.00,'400','retail','0','2025-05-08 17:53:08','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-05-08 14:53:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9932.00','9931','Inclusive','branch','Inventory','','','','yes','','','19174671599701072312302'),(14306,'191746788770','7029',1.00,'1800','retail','0','2025-05-09 14:06:10','','','','1200','Cash',0.00,'1800','','','19','','1','2025-05-09 11:15:48','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9946.00','9945','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174678879682381232313'),(14307,'191746788770','6510',1.00,'100','retail','0','2025-05-09 14:06:36','','','','50','Cash',0.00,'100','','','19','','1','2025-05-09 11:15:48','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10011.00','10010','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174678880823082300133'),(14308,'191746788770','6533',1.00,'100','retail','0','2025-05-09 14:06:48','','','','50','Cash',0.00,'100','','','19','','1','2025-05-09 11:15:48','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174678881480021233833'),(14309,'191746788770','B010',4.00,'1400','retail','0','2025-05-09 14:06:55','','','','272','Cash',0.00,'350','','','19','','1','2025-05-09 11:15:48','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9977.00','9973','Inclusive','branch','Inventory','','','','','',NULL,'19174678882522027622283'),(14310,'191746788770','B010',4.00,'1400','retail','0','2025-05-09 14:15:33','','','','272','Cash',0.00,'350','','','19','16.00','1','2025-05-09 11:15:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9973.00','9969','Inclusive','branch','Inventory','','','','yes','','','19174678934520072224230'),(14311,'191746810981','6510',1.00,'100','retail','0','2025-05-09 20:16:21','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-09 17:16:45','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10011.00','10010','Inclusive','branch','Service','1110','4000','5500','yes','','','19174681099224237670622'),(14312,'191746810981','6513',1.00,'100','retail','0','2025-05-09 20:16:32','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-09 17:16:45','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174681100030223400103'),(14313,'191746811006','5980',1.00,'900','retail','0','2025-05-09 20:16:46','','','','900','Cash',0.00,'900','','','19','16.00','1','2025-05-09 17:17:50','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10471.00','10470','Inclusive','branch','Inventory','','','','yes','','','19174681103723623432141'),(14314,'191746811006','6513',1.00,'100','retail','0','2025-05-09 20:17:17','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-09 17:17:50','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174681104512624021220'),(14315,'191746811006','6510',2.00,'200','retail','0','2025-05-09 20:17:26','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-09 17:17:50','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10011.00','10009','Inclusive','branch','Service','1110','4000','5500','yes','','','19174681105591020322373'),(14316,'191746811006','B089',1.00,'200','retail','0','2025-05-09 20:17:35','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-05-09 17:17:50','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9932.00','9931','Inclusive','branch','Inventory','','','','yes','','','19174681106863333002122'),(14323,'121746871403','5980',1.00,'900','retail','0','2025-05-10 13:03:23','','','','900','Cash',0.00,'900','','','12','16.00','1','2025-05-10 10:31:18','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10470.00','10469','Inclusive','branch','Inventory','','','','yes','','','12174687304623100333301'),(14324,'121746871403','6510',2.00,'200','retail','0','2025-05-10 13:30:46','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-10 10:31:18','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10011.00','10009','Inclusive','branch','Service','1110','4000','5500','yes','','','12174687306113733030223'),(14325,'121746871403','6513',1.00,'100','retail','0','2025-05-10 13:31:02','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-10 10:31:18','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174687307104033322036'),(14326,'121746867802','B009',1.00,'300','retail','0','2025-05-10 12:03:22','','','','204','Cash',0.00,'300','','','12','','1','2025-05-10 10:51:24','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9990.00','9989','Inclusive','branch','Inventory','','','','','',NULL,'12174686781127227236827'),(14327,'121746867802','B030',1.00,'250','retail','0','2025-05-10 12:03:32','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-05-10 10:51:24','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99976.00','99975','Inclusive','branch','Inventory','','','','','',NULL,'12174686782023023403308'),(14328,'121746867802','B009',1.00,'300','retail','0','2025-05-10 13:02:52','','','','204','Cash',0.00,'300','','','12','','1','2025-05-10 10:51:24','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9989.00','9988','Inclusive','branch','Inventory','','','','','',NULL,'12174687138430870437834'),(14329,'121746867802','B030',1.00,'250','retail','0','2025-05-10 13:03:05','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-05-10 10:51:24','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99975.00','99974','Inclusive','branch','Inventory','','','','','',NULL,'12174687139532331353323'),(14330,'121746867802','6040',1.00,'100','retail','0','2025-05-10 13:51:13','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-05-10 10:51:24','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19946.00','19945','Inclusive','branch','Inventory','','','','yes','','','12174687428201241848302'),(14335,'191746875132','7029',1.00,'1800','retail','0','2025-05-10 14:05:33','','','','1200','Cash',0.00,'1800','','','19','','1','2025-05-10 12:28:48','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9945.00','9944','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174687514837112061373'),(14336,'191746875132','6517',1.00,'250','retail','0','2025-05-10 14:05:49','','','','150','Cash',0.00,'250','','','19','','1','2025-05-10 12:28:48','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101113.00','101112','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174687515627203333273'),(14337,'191746875132','6510',1.00,'100','retail','0','2025-05-10 14:06:12','','','','50','Cash',0.00,'100','','','19','','1','2025-05-10 12:28:48','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174687517932297239230'),(14338,'191746875132','6513',1.00,'100','retail','0','2025-05-10 14:06:19','','','','50','Cash',0.00,'100','','','19','','1','2025-05-10 12:28:48','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174687518833262033220'),(14339,'191746875132','6520',1.00,'200','retail','0','2025-05-10 15:28:07','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-05-10 12:28:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174688010692616100642'),(14340,'191746875132','6519',1.00,'150','retail','0','2025-05-10 15:28:27','','','','50','Cash',0.00,'150','','','19','0.00','1','2025-05-10 12:28:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174688012006320332202'),(14341,'191746880141','6034',1.00,'100','retail','0','2025-05-10 15:29:02','','','','100','Cash',0.00,'100','','','19','16.00','1','2025-05-10 13:30:42','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9965.00','9964','Inclusive','branch','Inventory','','','','yes','','','19174688371423322221372'),(14342,'191746880141','6524',1.00,'200','retail','0','2025-05-10 16:28:35','','','','70','Cash',0.00,'200','','','19','0.00','1','2025-05-10 13:30:42','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174688372233043033838'),(14343,'191746880141','6520',2.00,'400','retail','0','2025-05-10 16:28:43','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-05-10 13:30:42','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','19174688376073801306073'),(14344,'191746880141','6519',1.00,'150','retail','0','2025-05-10 16:29:36','','','','50','Cash',0.00,'150','','','19','0.00','1','2025-05-10 13:30:42','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174688379222201932922'),(14345,'191746880141','5988',1.00,'100','retail','0','2025-05-10 16:29:53','','','','100','Cash',0.00,'100','','','19','16.00','1','2025-05-10 13:30:42','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10086.00','10085','Inclusive','branch','Inventory','','','','yes','','','19174688380220920738302'),(14346,'191746880141','6009',1.00,'600','retail','0','2025-05-10 16:30:05','','','','600','Cash',0.00,'600','','','19','16.00','1','2025-05-10 13:30:42','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','yes','','','19174688382142302608001'),(14347,'191746883901','6511',1.00,'100','retail','0','2025-05-10 16:31:41','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-10 13:31:57','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20208.00','20207','Inclusive','branch','Service','1110','4000','5500','yes','','','19174688391239300123322'),(14348,'121746892744','B032',5.00,'1250','retail','0','2025-05-10 18:59:05','','','','187','Cash',0.00,'250','','','12','16.00','1','2025-05-10 16:00:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9985.00','9980','Inclusive','branch','Inventory','','','','yes','','','12174689277209601330723'),(14349,'121746892744','B091',1.00,'100','retail','0','2025-05-10 18:59:32','','','','47','Cash',0.00,'100','','','12','16.00','1','2025-05-10 16:00:06','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','','','','yes','','','12174689278132031232289'),(14350,'121746892744','6044',1.00,'200','retail','0','2025-05-10 18:59:41','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-05-10 16:00:06','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14735.00','14734','Inclusive','branch','Inventory','','','','yes','','','12174689278818222122032'),(14351,'121746892744','6514',2.00,'200','retail','0','2025-05-10 18:59:48','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-10 16:00:06','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','yes','','','12174689279982223130073'),(14352,'121746901277','5980',1.00,'900','retail','0','2025-05-10 21:21:17','','','','900','Cash',0.00,'900','','','12','16.00','1','2025-05-10 18:21:52','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10469.00','10468','Inclusive','branch','Inventory','','','','yes','','','12174690128430322327222'),(14353,'121746901277','6510',2.00,'200','retail','0','2025-05-10 21:21:24','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-10 18:21:52','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10013.00','10011','Inclusive','branch','Service','1110','4000','5500','yes','','','12174690129910922403092'),(14354,'121746901277','6513',1.00,'100','retail','0','2025-05-10 21:21:39','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-10 18:21:52','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174690130630301136021'),(14357,'191746958489','6501',1.00,'200','retail','0','2025-05-11 13:14:49','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-05-11 10:15:13','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9970.00','9969','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174695849769322022423'),(14358,'191746958489','6512',2.00,'100','retail','0','2025-05-11 13:14:57','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-05-11 10:15:13','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10036.00','10034','Inclusive','branch','Service','1110','4000','5500','yes','','','19174695851102317232216'),(14359,'121746959141','6038',1.00,'1300','retail','0','2025-05-11 13:25:41','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2025-05-11 10:26:27','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10469.00','10468','Inclusive','branch','Inventory','','','','yes','','','12174695915359151132342'),(14360,'121746959141','6044',2.00,'400','retail','0','2025-05-11 13:25:53','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-05-11 10:26:27','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14734.00','14732','Inclusive','branch','Inventory','','','','yes','','','12174695916693302225223'),(14361,'121746959141','6510',2.00,'200','retail','0','2025-05-11 13:26:07','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-11 10:26:27','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10013.00','10011','Inclusive','branch','Service','1110','4000','5500','yes','','','12174695917497112333926'),(14362,'121746959141','B088',1.00,'400','retail','0','2025-05-11 13:26:14','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-05-11 10:26:27','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9931.00','9930','Inclusive','branch','Inventory','','','','yes','','','12174695918432592436033'),(14363,'191746958445','6016',1.00,'750','retail','0','2025-05-11 13:14:05','','','','750','Cash',0.00,'750','','','19','','1','2025-05-11 10:58:59','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9975.00','9974','Inclusive','branch','Inventory','','','','','',NULL,'19174695846732031232295'),(14364,'191746958445','6618',1.00,'300','retail','0','2025-05-11 13:14:27','','','','150','Cash',0.00,'300','','','19','','1','2025-05-11 10:58:59','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174695848526500211332'),(14365,'191746958445','6501',1.00,'200','retail','0','2025-05-11 13:58:46','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-05-11 10:58:59','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9969.00','9968','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174696113691329373326'),(14366,'121746964147','7029',1.00,'1800','retail','0','2025-05-11 14:49:07','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-05-11 11:49:47','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9944.00','9943','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174696416430043632026'),(14367,'121746964147','5980',1.00,'900','retail','0','2025-05-11 14:49:24','','','','900','Cash',0.00,'900','','','12','16.00','1','2025-05-11 11:49:47','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10468.00','10467','Inclusive','branch','Inventory','','','','yes','','','12174696417132721706333'),(14368,'121746964147','6044',3.00,'600','retail','0','2025-05-11 14:49:31','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-05-11 11:49:47','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14732.00','14729','Inclusive','branch','Inventory','','','','yes','','','12174696418373222022360'),(14374,'121746964750','5981',1.00,'600','retail','0','2025-05-11 14:59:10','','','','600','Cash',0.00,'600','','','12','16.00','1','2025-05-11 11:59:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','yes','','','12174696475824034369272'),(14375,'121746964750','6044',4.00,'800','retail','0','2025-05-11 14:59:18','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-05-11 11:59:40','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14729.00','14725','Inclusive','branch','Inventory','','','','yes','','','12174696476739007673223'),(14376,'121746964750','B089',1.00,'200','retail','0','2025-05-11 14:59:27','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-05-11 11:59:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9931.00','9930','Inclusive','branch','Inventory','','','','yes','','','12174696477520306222333'),(14377,'121746965059','6044',1.00,'200','retail','0','2025-05-11 15:04:19','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-05-11 12:04:31','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14725.00','14724','Inclusive','branch','Inventory','','','','yes','','','12174696506831332063392'),(14393,'121746972075','B038',1.00,'250','retail','0','2025-05-11 17:01:15','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-05-11 14:01:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9878.00','9877','Inclusive','branch','Inventory','','','','yes','','','12174697208626222201232'),(14394,'191746964506','6038',1.00,'1300','retail','0','2025-05-11 14:55:06','','','','1300','Cash',0.00,'1300','','','19','','1','2025-05-11 14:29:23','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10468.00','10467','Inclusive','branch','Inventory','','','','','',NULL,'19174696451732727706333'),(14395,'191746964506','6510',1.00,'100','retail','0','2025-05-11 14:55:17','','','','50','Cash',0.00,'100','','','19','','1','2025-05-11 14:29:23','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174696452662393143620'),(14396,'191746964506','6524',1.00,'200','retail','0','2025-05-11 14:55:26','','','','70','Cash',0.00,'200','','','19','','1','2025-05-11 14:29:23','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174696453273430330230'),(14397,'191746964506','5996',1.00,'200','retail','0','2025-05-11 14:55:32','','','','150','Cash',0.00,'200','','','19','','1','2025-05-11 14:29:23','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9885.00','9884','Inclusive','branch','Inventory','','','','','',NULL,'19174696457662323220333'),(14398,'191746964506','6533',2.00,'200','retail','0','2025-05-11 14:56:17','','','','50','Cash',0.00,'100','','','19','','1','2025-05-11 14:29:23','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174696460333246013263'),(14399,'191746964506','B088',1.00,'400','retail','0','2025-05-11 15:16:21','','','','216','Cash',0.00,'400','','','19','','1','2025-05-11 14:29:23','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9930.00','9929','Inclusive','branch','Inventory','','','','','',NULL,'19174696579272072032032'),(14400,'191746964506','5977',1.00,'600','retail','0','2025-05-11 15:16:33','','','','600','Cash',0.00,'600','','','19','','1','2025-05-11 14:29:23','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9965.00','9964','Inclusive','branch','Inventory','','','','','',NULL,'19174696580103228028213'),(14401,'191746964506','6519',2.00,'300','retail','0','2025-05-11 15:26:09','','','','50','Cash',0.00,'150','','','19','','1','2025-05-11 14:29:23','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174696638223320320423'),(14402,'191746964506','6002',1.00,'250','retail','0','2025-05-11 17:28:27','','','','200','Cash',0.00,'250','','','19','16.00','1','2025-05-11 14:29:23','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9964.00','9963','Inclusive','branch','Inventory','','','','yes','','','19174697372520732923239'),(14403,'191746964506','B023',1.00,'300','retail','0','2025-05-11 17:28:45','','','','176','Cash',0.00,'300','','','19','16.00','1','2025-05-11 14:29:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10969.00','10968','Inclusive','branch','Inventory','','','','yes','','','19174697373222962130333'),(14404,'191746964506','6020',2.00,'400','retail','0','2025-05-11 17:28:53','','','','200','Cash',0.00,'200','','','19','16.00','1','2025-05-11 14:29:23','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9996.00','9994','Inclusive','branch','Inventory','','','','yes','','','19174697374424247232093'),(14405,'191746964506','6013',2.00,'200','retail','0','2025-05-11 17:29:05','','','','100','Cash',0.00,'100','','','19','16.00','1','2025-05-11 14:29:23','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10002.00','10000','Inclusive','branch','Inventory','','','','yes','','','19174697375903123292030'),(14406,'191746973775','7029',1.00,'1800','retail','0','2025-05-11 17:29:35','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2025-05-11 14:31:49','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9943.00','9942','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174697378503302320059'),(14407,'191746973775','5996',1.00,'200','retail','0','2025-05-11 17:29:45','','','','150','Cash',0.00,'200','','','19','16.00','1','2025-05-11 14:31:49','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9884.00','9883','Inclusive','branch','Inventory','','','','yes','','','19174697385223320324223'),(14408,'191746973775','6513',1.00,'100','retail','0','2025-05-11 17:30:53','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-11 14:31:49','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174697386322313942023'),(14409,'191746973775','B022',2.00,'500','retail','0','2025-05-11 17:31:03','','','','176','Cash',0.00,'250','','','19','16.00','1','2025-05-11 14:31:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10006.00','10004','Inclusive','branch','Inventory','','','','yes','','','19174697389903993622793'),(14410,'191746973775','B088',1.00,'400','retail','0','2025-05-11 17:31:39','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-05-11 14:31:49','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9929.00','9928','Inclusive','branch','Inventory','','','','yes','','','19174697390602373732229'),(14411,'191746974174','B006',1.00,'250','retail','0','2025-05-11 17:36:14','','','','176','Cash',0.00,'250','','','19','16.00','1','2025-05-11 14:36:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Inventory','','','','yes','','','19174697418201232220026'),(14412,'191746975200','15',2.00,'300','retail','0','2025-05-11 17:53:20','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-05-11 14:53:52','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9801.00','9799','Inclusive','branch','Inventory','','','','yes','','','19174697520992797357232'),(14413,'191746975200','6508',1.00,'1200','retail','0','2025-05-11 17:53:29','','','','500','Cash',0.00,'1200','','','19','0.00','1','2025-05-11 14:53:52','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174697522120242133237'),(14414,'121746977035','6524',2.00,'400','retail','0','2025-05-11 18:23:55','','','','70','Cash',0.00,'200','','','12','0.00','1','2025-05-11 15:24:52','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12174697704530090712267'),(14415,'121746977035','6513',2.00,'200','retail','0','2025-05-11 18:24:07','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-11 15:24:52','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12174697705523042320275'),(14416,'121746977035','6016',1.00,'750','retail','0','2025-05-11 18:24:16','','','','750','Cash',0.00,'750','','','12','16.00','1','2025-05-11 15:24:52','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9974.00','9973','Inclusive','branch','Inventory','','','','yes','','','12174697706820320234632'),(14417,'121746977035','15',1.00,'150','retail','0','2025-05-11 18:24:29','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-05-11 15:24:52','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9799.00','9798','Inclusive','branch','Inventory','','','','yes','','','12174697708076273232642'),(14418,'121746977035','6527',1.00,'200','retail','0','2025-05-11 18:24:41','','','','50','Cash',0.00,'200','','','12','0.00','1','2025-05-11 15:24:52','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174697708847333711473'),(14422,'121746979411','6527',1.00,'200','retail','0','2025-05-11 19:03:31','','','','50','Cash',0.00,'200','','','12','0.00','1','2025-05-11 16:04:13','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174697942173343137303'),(14423,'121746979411','6046',1.00,'700','retail','0','2025-05-11 19:03:41','','','','400','Cash',0.00,'700','','','12','16.00','1','2025-05-11 16:04:13','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10044.00','10043','Inclusive','branch','Inventory','','','','yes','','','12174697943879837221030'),(14424,'121746979411','6510',1.00,'100','retail','0','2025-05-11 19:04:00','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-11 16:04:13','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','yes','','','12174697944937223323201'),(14427,'191746979766','6519',2.00,'300','retail','0','2025-05-11 19:09:26','','','','50','Cash',0.00,'150','','','19','','1','2025-05-11 16:28:31','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174697979013322733300'),(14428,'191746979766','6515',1.00,'300','retail','0','2025-05-11 19:09:51','','','','100','Cash',0.00,'300','','','19','','1','2025-05-11 16:28:31','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10012.00','10011','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174697980636049302297'),(14429,'191746979766','6514',2.00,'200','retail','0','2025-05-11 19:28:14','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-11 16:28:31','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','yes','','','19174698090430239336343'),(14434,'191746982574','6540',1.00,'2500','retail','0','2025-05-11 19:56:14','','','','1500','Cash',0.00,'2500','','','19','0.00','1','2025-05-11 16:56:46','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174698260003922300326'),(14435,'191746977904','6511',1.00,'100','retail','0','2025-05-11 18:38:24','','','','50','Cash',0.00,'100','','','19','','1','2025-05-11 17:07:35','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20208.00','20207','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174697791423123229247'),(14436,'191746977904','B089',1.00,'200','retail','0','2025-05-11 18:38:35','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-05-11 17:07:35','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9930.00','9929','Inclusive','branch','Inventory','','','','','',NULL,'19174697792872791172292'),(14437,'191746977904','6048',1.00,'600','retail','0','2025-05-11 18:38:50','','','','300','Cash',0.00,'600','','','19','','1','2025-05-11 17:07:35','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10491.00','10490','Inclusive','branch','Inventory','','','','','',NULL,'19174697800502335012559'),(14438,'191746977904','6511',1.00,'100','retail','0','2025-05-11 19:55:17','','','','50','Cash',0.00,'100','','','19','','1','2025-05-11 17:07:35','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20208.00','20207','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174698257030293297330'),(14439,'191746977904','6585',1.00,'1100','retail','0','2025-05-11 20:07:14','','','','600','Cash',0.00,'1100','','','19','0.00','1','2025-05-11 17:07:35','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174698325153821223332'),(14442,'191746986129','6521',1.00,'200','retail','0','2025-05-11 20:55:29','','','','100','Cash',0.00,'200','','','19','','1','2025-05-11 18:02:49','2','12','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10015.00','10014','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174698619592322373901'),(14443,'191746986129','6013',1.00,'100','retail','0','2025-05-11 20:56:36','','','','100','Cash',0.00,'100','','','19','','1','2025-05-11 18:02:49','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','','',NULL,'19174698620876981386073'),(14444,'191746986129','6521',1.00,'200','retail','0','2025-05-11 20:59:58','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-05-11 18:02:49','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10015.00','10014','Inclusive','branch','Service','1110','4000','5500','yes','','','19174698652420943232733'),(14445,'191746986129','6013',1.00,'100','retail','0','2025-05-11 21:02:10','','','','100','Cash',0.00,'100','','','19','16.00','1','2025-05-11 18:02:49','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','yes','','','19174698656665263633224'),(14449,'191747040849','5980',1.00,'900','retail','0','2025-05-12 12:07:29','','','','900','Cash',0.00,'900','','','19','','1','2025-05-12 09:11:41','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10467.00','10466','Inclusive','branch','Inventory','','','','','',NULL,'19174704085822030202338'),(14450,'191747040849','6510',2.00,'200','retail','0','2025-05-12 12:07:38','','','','50','Cash',0.00,'100','','','19','','1','2025-05-12 09:11:41','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10013.00','10011','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174704086617236320220'),(14451,'191747040849','6513',1.00,'100','retail','0','2025-05-12 12:07:46','','','','50','Cash',0.00,'100','','','19','','1','2025-05-12 09:11:41','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174704087433718202323'),(14452,'191747040849','5980',1.00,'900','retail','0','2025-05-12 12:11:25','','','','900','Cash',0.00,'900','','','19','16.00','1','2025-05-12 09:11:41','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10466.00','10465','Inclusive','branch','Inventory','','','','yes','','','19174704109620963232733'),(14453,'191747058496','15',1.00,'150','retail','0','2025-05-12 17:01:36','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-05-12 14:02:16','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9798.00','9797','Inclusive','branch','Inventory','','','','yes','','','19174705850421254203232'),(14454,'191747058496','6571',1.00,'300','retail','0','2025-05-12 17:01:44','','','','200','Cash',0.00,'300','','','19','0.00','1','2025-05-12 14:02:16','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174705853113353132493'),(14455,'191747058542','6510',1.00,'100','retail','0','2025-05-12 17:02:22','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-12 14:02:51','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','yes','','','19174705855357707232533'),(14456,'191747058542','6513',1.00,'100','retail','0','2025-05-12 17:02:34','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-12 14:02:51','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174705856522305209153'),(14457,'191747058576','5977',1.00,'600','retail','0','2025-05-12 17:02:56','','','','600','Cash',0.00,'600','','','19','16.00','1','2025-05-12 14:03:10','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9964.00','9963','Inclusive','branch','Inventory','','','','yes','','','19174705858433272033220'),(14458,'191747058595','6040',1.00,'100','retail','0','2025-05-12 17:03:15','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-05-12 14:03:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19945.00','19944','Inclusive','branch','Inventory','','','','yes','','','19174705860723223032002'),(14461,'191747067535','6510',1.00,'100','retail','0','2025-05-12 19:32:15','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-12 16:44:52','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','yes','','','19174706754832023311096'),(14462,'191747067535','6513',1.00,'100','retail','0','2025-05-12 19:32:29','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-12 16:44:52','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174706828900461323600'),(14467,'191747067344','B015',2.00,'700','retail','0','2025-05-12 19:29:05','','','','220','Cash',0.00,'350','','','19','','1','2025-05-12 18:09:50','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9992.00','9990','Inclusive','branch','Inventory','','','','','',NULL,'19174706735630326271002'),(14468,'191747067344','B009',1.00,'300','retail','0','2025-05-12 19:29:18','','','','204','Cash',0.00,'300','','','19','','1','2025-05-12 18:09:50','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9988.00','9987','Inclusive','branch','Inventory','','','','','',NULL,'19174706737522223623334'),(14469,'191747067344','B009',1.00,'300','retail','0','2025-05-12 20:05:36','','','','204','Cash',0.00,'300','','','19','','1','2025-05-12 18:09:50','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9987.00','9986','Inclusive','branch','Inventory','','','','','',NULL,'19174706954629506622349'),(14470,'191747067344','B015',1.00,'350','retail','0','2025-05-12 20:05:46','','','','220','Cash',0.00,'350','','','19','','1','2025-05-12 18:09:50','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9990.00','9989','Inclusive','branch','Inventory','','','','','',NULL,'19174706955332003010942'),(14471,'191747067344','B009',1.00,'300','retail','0','2025-05-12 21:09:37','','','','204','Cash',0.00,'300','','','19','16.00','1','2025-05-12 18:09:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9986.00','9985','Inclusive','branch','Inventory','','','','yes','','','19174707338803477103387'),(14476,'121747128458','15',2.00,'300','retail','0','2025-05-13 12:27:38','','','','0','Cash',0.00,'150','','','12','','1','2025-05-13 09:30:17','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9797.00','9795','Inclusive','branch','Inventory','','','','','',NULL,'12174712847311733324203'),(14477,'121747128458','6512',3.00,'150','retail','0','2025-05-13 12:27:54','','','','30','Cash',0.00,'50','','','12','','1','2025-05-13 09:30:17','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10036.00','10033','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174712848314720000312'),(14478,'121747128458','6514',1.00,'100','retail','0','2025-05-13 12:28:03','','','','50','Cash',0.00,'100','','','12','','1','2025-05-13 09:30:17','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10051.00','10050','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174712849143022223137'),(14479,'121747128458','5988',1.00,'100','retail','0','2025-05-13 12:28:11','','','','100','Cash',0.00,'100','','','12','','1','2025-05-13 09:30:17','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10085.00','10084','Inclusive','branch','Inventory','','','','','',NULL,'12174712850665312220220'),(14480,'121747128458','5988',1.00,'100','retail','0','2025-05-13 12:29:43','','','','100','Cash',0.00,'100','','','12','16.00','1','2025-05-13 09:30:17','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10084.00','10083','Inclusive','branch','Inventory','','','','yes','','','12174712861118161332321'),(14481,'121747136602','7029',1.00,'1800','retail','0','2025-05-13 14:43:22','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-05-13 11:44:15','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9942.00','9941','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174713661320322334323'),(14482,'121747136602','6044',1.00,'200','retail','0','2025-05-13 14:43:33','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-05-13 11:44:15','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14724.00','14723','Inclusive','branch','Inventory','','','','yes','','','12174713662442322036046'),(14483,'121747136602','6040',1.00,'100','retail','0','2025-05-13 14:43:44','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-05-13 11:44:15','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19944.00','19943','Inclusive','branch','Inventory','','','','yes','','','12174713663506013434216'),(14484,'121747136602','B038',2.00,'500','retail','0','2025-05-13 14:43:55','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-05-13 11:44:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9877.00','9875','Inclusive','branch','Inventory','','','','yes','','','12174713665222263331622'),(14485,'121747144955','6511',1.00,'100','retail','0','2025-05-13 17:02:36','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-13 14:02:52','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20208.00','20207','Inclusive','branch','Service','1110','4000','5500','yes','','','12174714496642092002360'),(14486,'121747144976','6511',1.00,'100','retail','0','2025-05-13 17:02:56','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-13 14:03:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20208.00','20207','Inclusive','branch','Service','1110','4000','5500','yes','','','12174714499073002270203'),(14487,'121747150938','5980',1.00,'900','retail','0','2025-05-13 18:42:18','','','','900','Cash',0.00,'900','','','12','16.00','1','2025-05-13 15:42:32','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10465.00','10464','Inclusive','branch','Inventory','','','','yes','','','12174715094920021430232'),(14488,'121747150955','6046',1.00,'700','retail','0','2025-05-13 18:42:35','','','','400','Cash',0.00,'700','','','12','16.00','1','2025-05-13 15:43:06','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10043.00','10042','Inclusive','branch','Inventory','','','','yes','','','12174715096952237027222'),(14489,'121747150955','B038',1.00,'250','retail','0','2025-05-13 18:42:49','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-05-13 15:43:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9875.00','9874','Inclusive','branch','Inventory','','','','yes','','','12174715098020493231093'),(14490,'191747231226','6510',1.00,'100','retail','0','2025-05-14 17:00:26','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-14 14:02:24','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','yes','','','19174723132113201712322'),(14491,'191747231226','6513',1.00,'100','retail','0','2025-05-14 17:02:01','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-14 14:02:24','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174723133223412131241'),(14492,'191747231226','6040',1.00,'100','retail','0','2025-05-14 17:02:13','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-05-14 14:02:24','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19943.00','19942','Inclusive','branch','Inventory','','','','yes','','','19174723134092703912343'),(14494,'191747232008','15',1.00,'150','retail','0','2025-05-14 17:13:28','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-05-14 14:14:20','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9795.00','9794','Inclusive','branch','Inventory','','','','yes','','','19174723201612217330244'),(14495,'191747232008','6510',1.00,'100','retail','0','2025-05-14 17:13:37','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-14 14:14:20','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','yes','','','19174723202631322323227'),(14496,'191747232008','6513',1.00,'100','retail','0','2025-05-14 17:13:46','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-14 14:14:20','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174723203510034322320'),(14497,'191747232008','6046',1.00,'700','retail','0','2025-05-14 17:13:55','','','','400','Cash',0.00,'700','','','19','16.00','1','2025-05-14 14:14:20','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10042.00','10041','Inclusive','branch','Inventory','','','','yes','','','19174723205372333052059'),(14503,'191747231352','B030',1.00,'250','retail','0','2025-05-14 17:02:32','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-05-14 15:08:43','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99974.00','99973','Inclusive','branch','Inventory','','','','','',NULL,'19174723136832227923237'),(14504,'191747231352','B030',1.00,'250','retail','0','2025-05-14 18:08:28','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-05-14 15:08:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99973.00','99972','Inclusive','branch','Inventory','','','','yes','','','19174723532003752037223'),(14520,'191747234063','6539',2.00,'600','retail','0','2025-05-14 17:47:43','','','','234','Cash',0.00,'300','','','19','','1','2025-05-14 16:16:45','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10021.00','10019','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174723524243217753334'),(14521,'191747234063','B032',2.00,'500','retail','0','2025-05-14 18:07:23','','','','187','Cash',0.00,'250','','','19','','1','2025-05-14 16:16:45','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9980.00','9978','Inclusive','branch','Inventory','','','','','',NULL,'19174723525630033397277'),(14522,'191747234063','6539',1.00,'300','retail','0','2025-05-14 19:15:24','','','','234','Cash',0.00,'300','','','19','0.00','1','2025-05-14 16:16:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10021.00','10020','Inclusive','branch','Service','1110','4000','5500','yes','','','19174723933120332327110'),(14523,'191747234063','B032',1.00,'250','retail','0','2025-05-14 19:15:31','','','','187','Cash',0.00,'250','','','19','16.00','1','2025-05-14 16:16:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9978.00','9977','Inclusive','branch','Inventory','','','','yes','','','19174723940233202320937'),(14524,'191747239259','6012',2.00,'1000','retail','0','2025-05-14 19:14:19','','','','500','Cash',0.00,'500','','','19','','1','2025-05-14 16:17:33','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99984.00','99982','Inclusive','branch','Inventory','','','','','',NULL,'19174723927323330103239'),(14525,'191747239259','6512',2.00,'100','retail','0','2025-05-14 19:14:33','','','','30','Cash',0.00,'50','','','19','','1','2025-05-14 16:17:33','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10036.00','10034','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174723928123212713743'),(14526,'191747239259','6514',2.00,'200','retail','0','2025-05-14 19:14:41','','','','50','Cash',0.00,'100','','','19','','1','2025-05-14 16:17:33','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174723928924370892973'),(14527,'191747239259','5996',1.00,'200','retail','0','2025-05-14 19:14:49','','','','150','Cash',0.00,'200','','','19','','1','2025-05-14 16:17:33','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9883.00','9882','Inclusive','branch','Inventory','','','','','',NULL,'19174723929732792912232'),(14528,'191747239259','15',2.00,'300','retail','0','2025-05-14 19:17:07','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-05-14 16:17:33','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9794.00','9792','Inclusive','branch','Inventory','','','','yes','','','19174723945193222340011'),(14529,'191747240464','B010',2.00,'700','retail','0','2025-05-14 19:34:24','','','','272','Cash',0.00,'350','','','19','16.00','1','2025-05-14 16:34:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9969.00','9967','Inclusive','branch','Inventory','','','','yes','','','19174724047820932233474'),(14530,'191747232097','B018',1.00,'250','retail','0','2025-05-14 17:14:57','','','','169','Cash',0.00,'250','','','19','','1','2025-05-14 17:42:15','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10007.00','10006','Inclusive','branch','Inventory','','','','','',NULL,'19174723405420947337232'),(14531,'191747232097','B018',1.00,'250','retail','0','2025-05-14 18:07:50','','','','169','Cash',0.00,'250','','','19','','1','2025-05-14 17:42:15','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Inventory','','','','','',NULL,'19174723527732347132337'),(14532,'191747232097','B018',1.00,'250','retail','0','2025-05-14 18:42:10','','','','169','Cash',0.00,'250','','','19','','1','2025-05-14 17:42:15','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Inventory','','','','','',NULL,'19174723733930332037132'),(14533,'191747232097','6016',1.00,'750','retail','0','2025-05-14 18:42:20','','','','750','Cash',0.00,'750','','','19','','1','2025-05-14 17:42:15','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9973.00','9972','Inclusive','branch','Inventory','','','','','',NULL,'19174723735032370239333'),(14534,'191747232097','6510',2.00,'200','retail','0','2025-05-14 18:42:32','','','','50','Cash',0.00,'100','','','19','','1','2025-05-14 17:42:15','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10013.00','10011','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174723736703293920932'),(14535,'191747232097','B018',1.00,'250','retail','0','2025-05-14 19:14:01','','','','169','Cash',0.00,'250','','','19','','1','2025-05-14 17:42:15','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10004.00','10003','Inclusive','branch','Inventory','','','','','',NULL,'19174723924920423223222'),(14536,'191747232097','B018',2.00,'500','retail','0','2025-05-14 20:42:03','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-05-14 17:42:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10003.00','10001','Inclusive','branch','Inventory','','','','yes','','','19174724453324429234423'),(14539,'191747244536','B018',1.00,'250','retail','0','2025-05-14 20:42:16','','','','169','Cash',0.00,'250','','','19','','1','2025-05-14 17:58:25','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Inventory','','','','','',NULL,'19174724539432342232932'),(14540,'191747244536','B010',2.00,'700','retail','0','2025-05-14 20:56:34','','','','272','Cash',0.00,'350','','','19','','1','2025-05-14 17:58:25','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9967.00','9965','Inclusive','branch','Inventory','','','','','',NULL,'19174724541237232037222'),(14541,'191747244536','B018',1.00,'250','retail','0','2025-05-14 20:58:14','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-05-14 17:58:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','yes','','','19174724550233257250572'),(14542,'191747251154','B018',1.00,'250','retail','0','2025-05-14 22:32:34','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-05-14 19:32:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','yes','','','19174725116711027633371'),(14543,'191747313205','6038',1.00,'1300','retail','0','2025-05-15 15:46:45','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2025-05-15 12:46:57','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10467.00','10466','Inclusive','branch','Inventory','','','','yes','','','19174731321330022211233'),(14544,'191747313218','7029',1.00,'1800','retail','0','2025-05-15 15:46:58','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2025-05-15 12:49:10','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9941.00','9940','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174731323113121072303'),(14545,'191747313218','6510',1.00,'100','retail','0','2025-05-15 15:47:12','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-15 12:49:10','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','yes','','','19174731324112333121233'),(14546,'191747313218','6513',1.00,'100','retail','0','2025-05-15 15:47:22','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-15 12:49:10','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174731325823092200722'),(14547,'191747313218','6510',1.00,'100','retail','0','2025-05-15 15:47:40','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-15 12:49:10','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','yes','','','19174731334722002232742'),(14548,'191747323222','B038',2.00,'500','retail','0','2025-05-15 18:33:42','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-05-15 15:34:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9874.00','9872','Inclusive','branch','Inventory','','','','yes','','','19174732324622220230033'),(14551,'191747323262','B009',2.00,'600','retail','0','2025-05-15 18:34:23','','','','204','Cash',0.00,'300','','','19','','1','2025-05-15 15:57:02','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9985.00','9983','Inclusive','branch','Inventory','','','','','',NULL,'19174732330532233322323'),(14552,'191747323262','B001',1.00,'250','retail','0','2025-05-15 18:35:06','','','','169','Cash',0.00,'250','','','19','','1','2025-05-15 15:57:02','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99951.00','99950','Inclusive','branch','Inventory','','','','','',NULL,'19174732331639132031230'),(14553,'191747323262','B001',1.00,'250','retail','0','2025-05-15 18:56:50','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-05-15 15:57:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99950.00','99949','Inclusive','branch','Inventory','','','','yes','','','19174732461820231173121'),(14554,'121747385831','B136',1.00,'1200','retail','0','2025-05-16 11:57:11','','','','610.5','Cash',0.00,'1200','','','12','16.00','1','2025-05-16 08:57:34','2','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10007.00','10006','Inclusive','branch','Inventory','','','','yes','','','12174738584270853301100'),(14555,'121747385831','6040',1.00,'100','retail','0','2025-05-16 11:57:22','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-05-16 08:57:34','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19942.00','19941','Inclusive','branch','Inventory','','','','yes','','','12174738585132213213323'),(14556,'121747399315','B088',1.00,'400','retail','0','2025-05-16 15:41:55','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-05-16 12:42:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9928.00','9927','Inclusive','branch','Inventory','','','','yes','','','12174739932300342232330'),(14557,'121747399315','6040',1.00,'100','retail','0','2025-05-16 15:42:03','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-05-16 12:42:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19941.00','19940','Inclusive','branch','Inventory','','','','yes','','','12174739933102302203770'),(14558,'121747399398','6040',1.00,'100','retail','0','2025-05-16 15:43:18','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-05-16 12:43:31','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19940.00','19939','Inclusive','branch','Inventory','','','','yes','','','12174739940632233322423'),(14562,'121747406822','B089',1.00,'200','retail','0','2025-05-16 17:47:03','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-05-16 14:48:33','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9928.00','9927','Inclusive','branch','Inventory','','','','yes','','','12174740684330730764160'),(14563,'121747406822','7029',1.00,'1800','retail','0','2025-05-16 17:47:26','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-05-16 14:48:33','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9940.00','9939','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174740686120046740222'),(14564,'121747406822','6044',1.00,'200','retail','0','2025-05-16 17:47:45','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-05-16 14:48:33','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14723.00','14722','Inclusive','branch','Inventory','','','','yes','','','12174740688114324222201'),(14565,'121747406822','6513',1.00,'100','retail','0','2025-05-16 17:48:08','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-16 14:48:33','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174740690622634100220'),(14566,'121747407804','5977',1.00,'600','retail','0','2025-05-16 18:03:25','','','','600','Cash',0.00,'600','','','12','16.00','1','2025-05-16 15:05:06','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9963.00','9962','Inclusive','branch','Inventory','','','','yes','','','12174740782170733232343'),(14567,'121747407804','6032',2.00,'400','retail','0','2025-05-16 18:03:44','','','','200','Cash',0.00,'200','','','12','16.00','1','2025-05-16 15:05:06','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99961.00','99959','Inclusive','branch','Inventory','','','','yes','','','12174740785123200114132'),(14568,'121747407804','6513',1.00,'100','retail','0','2025-05-16 18:04:14','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-16 15:05:06','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174740786430800300806'),(14569,'121747407804','6516',1.00,'300','retail','0','2025-05-16 18:04:25','','','','125','Cash',0.00,'300','','','12','0.00','1','2025-05-16 15:05:06','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Service','1110','4000','5500','yes','','','12174740787912734234403'),(14574,'191747408207','6511',1.00,'100','retail','0','2025-05-16 18:10:07','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-16 15:10:44','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20208.00','20207','Inclusive','branch','Service','1110','4000','5500','yes','','','19174740821813324243718'),(14575,'191747408207','6557',1.00,'150','retail','0','2025-05-16 18:10:20','','','','100','Cash',0.00,'150','','','19','0.00','1','2025-05-16 15:10:44','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174740824132314312832'),(14582,'191747408125','6539',1.00,'300','retail','0','2025-05-16 18:08:45','','','','234','Cash',0.00,'300','','','19','','1','2025-05-16 16:16:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10021.00','10020','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174740813822202102013'),(14583,'191747408125','6512',3.00,'150','retail','0','2025-05-16 18:09:02','','','','30','Cash',0.00,'50','','','19','','1','2025-05-16 16:16:09','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10036.00','10033','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174740815422313442023'),(14584,'191747408125','5996',1.00,'200','retail','0','2025-05-16 18:09:15','','','','150','Cash',0.00,'200','','','19','','1','2025-05-16 16:16:09','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9882.00','9881','Inclusive','branch','Inventory','','','','','',NULL,'19174740816933162338072'),(14585,'191747408125','6038',1.00,'1300','retail','0','2025-05-16 18:09:29','','','','1300','Cash',0.00,'1300','','','19','','1','2025-05-16 16:16:09','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10466.00','10465','Inclusive','branch','Inventory','','','','','',NULL,'19174740818513273733331'),(14586,'191747408125','B027',1.00,'250','retail','0','2025-05-16 19:15:41','','','','176','Cash',0.00,'250','','','19','16.00','1','2025-05-16 16:16:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99982.00','99981','Inclusive','branch','Inventory','','','','yes','','','19174741216294061271140'),(14587,'191747412393','6046',1.00,'700','retail','0','2025-05-16 19:19:53','','','','400','Cash',0.00,'700','','','19','16.00','1','2025-05-16 16:20:35','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10041.00','10040','Inclusive','branch','Inventory','','','','yes','','','19174741242130343342321'),(14588,'191747412393','6510',1.00,'100','retail','0','2025-05-16 19:20:24','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-16 16:20:35','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','yes','','','19174741243127733004033'),(14589,'121747418907','6510',1.00,'100','retail','0','2025-05-16 21:08:27','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-16 18:08:47','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','yes','','','12174741891503122220220'),(14590,'121747418907','6513',1.00,'100','retail','0','2025-05-16 21:08:36','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-16 18:08:47','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174741892402203024904'),(14597,'191747404837','B009',1.00,'300','retail','0','2025-05-16 17:13:57','','','','204','Cash',0.00,'300','','','19','','1','2025-05-16 18:20:23','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9983.00','9982','Inclusive','branch','Inventory','','','','','',NULL,'19174740484812221332024'),(14598,'191747404837','B089',1.00,'200','retail','0','2025-05-16 17:14:09','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-05-16 18:20:23','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9929.00','9928','Inclusive','branch','Inventory','','','','','',NULL,'19174740485928323790042'),(14599,'191747404837','6511',1.00,'100','retail','0','2025-05-16 17:14:20','','','','50','Cash',0.00,'100','','','19','','1','2025-05-16 18:20:23','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20208.00','20207','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174740487072833904070'),(14600,'191747404837','B009',1.00,'300','retail','0','2025-05-16 19:09:30','','','','204','Cash',0.00,'300','','','19','','1','2025-05-16 18:20:23','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9982.00','9981','Inclusive','branch','Inventory','','','','','',NULL,'19174741178233232234424'),(14601,'191747404837','6511',1.00,'100','retail','0','2025-05-16 19:09:44','','','','50','Cash',0.00,'100','','','19','','1','2025-05-16 18:20:23','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20208.00','20207','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174741180323413372400'),(14602,'191747404837','B089',1.00,'200','retail','0','2025-05-16 19:10:05','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-05-16 18:20:23','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9927.00','9926','Inclusive','branch','Inventory','','','','','',NULL,'19174741181611331272192'),(14603,'191747404837','B089',1.00,'200','retail','0','2025-05-16 21:20:12','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-05-16 18:20:23','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9926.00','9925','Inclusive','branch','Inventory','','','','yes','','','19174741962030711022640'),(14604,'121747477265','B038',2.00,'500','retail','0','2025-05-17 13:21:06','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-05-17 10:22:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9872.00','9870','Inclusive','branch','Inventory','','','','yes','','','12174747727973077372412'),(14605,'121747477265','6511',2.00,'200','retail','0','2025-05-17 13:21:21','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-17 10:22:25','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20208.00','20206','Inclusive','branch','Service','1110','4000','5500','yes','','','12174747729122322442321'),(14606,'121747477265','6516',1.00,'300','retail','0','2025-05-17 13:21:33','','','','125','Cash',0.00,'300','','','12','0.00','1','2025-05-17 10:22:25','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Service','1110','4000','5500','yes','','','12174747730502013230343'),(14607,'121747477265','6555',1.00,'1200','retail','0','2025-05-17 13:21:48','','','','600','Cash',0.00,'1200','','','12','0.00','1','2025-05-17 10:22:25','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Service','1110','4000','5500','yes','','','12174747732471222722232'),(14608,'121747477265','6044',1.00,'200','retail','0','2025-05-17 13:22:05','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-05-17 10:22:25','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14722.00','14721','Inclusive','branch','Inventory','','','','yes','','','12174747733333212322232'),(14609,'121747477265','6510',1.00,'100','retail','0','2025-05-17 13:22:14','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-17 10:22:25','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','yes','','','12174747734232270423100'),(14620,'191747493168','15',1.00,'150','retail','0','2025-05-17 17:46:08','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-05-17 14:48:21','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9792.00','9791','Inclusive','branch','Inventory','','','','yes','','','19174749319601123230947'),(14621,'191747493168','6511',2.00,'200','retail','0','2025-05-17 17:46:39','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-17 14:48:21','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20208.00','20206','Inclusive','branch','Service','1110','4000','5500','yes','','','19174749321132032001932'),(14622,'191747493168','B038',1.00,'250','retail','0','2025-05-17 17:46:54','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-05-17 14:48:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9870.00','9869','Inclusive','branch','Inventory','','','','yes','','','19174749329533993993423'),(14623,'191747492586','5996',3.00,'600','retail','0','2025-05-17 17:36:27','','','','150','Cash',0.00,'200','','','19','','1','2025-05-17 15:40:05','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9881.00','9878','Inclusive','branch','Inventory','','','','','',NULL,'19174749261227321301001'),(14624,'191747492586','6555',3.00,'3600','retail','0','2025-05-17 17:36:56','','','','600','Cash',0.00,'1200','','','19','','1','2025-05-17 15:40:05','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10003.00','10000','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174749263920904370101'),(14625,'191747492586','6506',3.00,'3900','retail','0','2025-05-17 17:37:23','','','','700','Cash',0.00,'1300','','','19','','1','2025-05-17 15:40:05','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10005.00','10002','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174749266236024606422'),(14626,'191747492586','6510',8.00,'800','retail','0','2025-05-17 17:37:44','','','','50','Cash',0.00,'100','','','19','','1','2025-05-17 15:40:05','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','10013.00','10005','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174749278732280407039'),(14627,'191747492586','6513',1.00,'100','retail','0','2025-05-17 17:39:50','','','','50','Cash',0.00,'100','','','19','','1','2025-05-17 15:40:05','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174749280533222722212'),(14628,'191747492586','6513',7.00,'700','retail','0','2025-05-17 17:40:08','','','','50','Cash',0.00,'100','','','19','','1','2025-05-17 15:40:05','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','10000.00','9993','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174749283403200224142'),(14629,'191747492586','6040',10.00,'1000','retail','0','2025-05-17 17:40:38','','','','42','Cash',0.00,'100','','','19','','1','2025-05-17 15:40:05','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','19939.00','19929','Inclusive','branch','Inventory','','','','','',NULL,'19174749286492328732063'),(14630,'191747492586','6511',8.00,'800','retail','0','2025-05-17 17:41:08','','','','50','Cash',0.00,'100','','','19','','1','2025-05-17 15:40:05','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','20208.00','20200','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174749290822029030232'),(14631,'191747492586','6516',4.00,'1200','retail','0','2025-05-17 17:41:50','','','','125','Cash',0.00,'300','','','19','','1','2025-05-17 15:40:05','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10006.00','10002','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174749301472033790247'),(14632,'191747492586','6522',1.00,'300','retail','0','2025-05-17 17:43:42','','','','150','Cash',0.00,'300','','','19','','1','2025-05-17 15:40:05','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174749308020933039432'),(14633,'191747492586','6012',1.00,'500','retail','0','2025-05-17 18:39:09','','','','500','Cash',0.00,'500','','','19','16.00','1','2025-05-17 15:40:05','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99982.00','99981','Inclusive','branch','Inventory','','','','yes','','','19174749636179373163312'),(14634,'191747492586','6002',1.00,'250','retail','0','2025-05-17 18:39:23','','','','200','Cash',0.00,'250','','','19','16.00','1','2025-05-17 15:40:05','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9963.00','9962','Inclusive','branch','Inventory','','','','yes','','','19174749639473090792222'),(14635,'121747500043','5',1.00,'1700','retail','0','2025-05-17 19:40:43','','','','950','Cash',0.00,'1700','','','12','16.00','1','2025-05-17 16:41:32','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Inventory','','','','yes','','','12174750005727033022334'),(14636,'121747500043','6556',2.00,'1000','retail','0','2025-05-17 19:40:58','','','','300','Cash',0.00,'500','','','12','0.00','1','2025-05-17 16:41:32','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10005.00','10003','Inclusive','branch','Service','1110','4000','5500','yes','','','12174750008402002033220'),(14637,'121747504673','6044',1.00,'200','retail','0','2025-05-17 20:57:53','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-05-17 17:58:15','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14721.00','14720','Inclusive','branch','Inventory','','','','yes','','','12174750468372232300203'),(14638,'121747504673','6512',1.00,'50','retail','0','2025-05-17 20:58:03','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-05-17 17:58:15','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10036.00','10035','Inclusive','branch','Service','1110','4000','5500','yes','','','12174750469210432262932'),(14639,'121747505748','B030',3.00,'750','retail','0','2025-05-17 21:15:48','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-05-17 18:17:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','99972.00','99969','Inclusive','branch','Inventory','','','','yes','','','12174750576775422520330'),(14640,'121747505748','B043',1.00,'1200','retail','0','2025-05-17 21:16:07','','','','680','Cash',0.00,'1200','','','12','16.00','1','2025-05-17 18:17:11','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99993.00','99992','Inclusive','branch','Inventory','','','','yes','','','12174750578285033020422'),(14641,'121747505748','6511',2.00,'200','retail','0','2025-05-17 21:16:22','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-17 18:17:11','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20208.00','20206','Inclusive','branch','Service','1110','4000','5500','yes','','','12174750579122255704214'),(14642,'121747505748','6510',1.00,'100','retail','0','2025-05-17 21:16:31','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-17 18:17:11','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','yes','','','12174750579957323132012'),(14643,'121747505748','6513',2.00,'200','retail','0','2025-05-17 21:16:39','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-17 18:17:11','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12174750580833823337330'),(14644,'121747505748','6040',1.00,'100','retail','0','2025-05-17 21:16:48','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-05-17 18:17:11','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19929.00','19928','Inclusive','branch','Inventory','','','','yes','','','12174750581578322321341'),(14645,'121747505748','6001',1.00,'650','retail','0','2025-05-17 21:16:55','','','','650','Cash',0.00,'650','','','12','16.00','1','2025-05-17 18:17:11','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10030.00','10029','Inclusive','branch','Inventory','','','','yes','','','12174750582820200122217'),(14646,'121747507824','6038',1.00,'1300','retail','0','2025-05-17 21:50:24','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2025-05-17 18:52:13','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10465.00','10464','Inclusive','branch','Inventory','','','','yes','','','12174750784007242302202'),(14647,'121747507824','6510',2.00,'200','retail','0','2025-05-17 21:50:41','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-17 18:52:13','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10013.00','10011','Inclusive','branch','Service','1110','4000','5500','yes','','','12174750785127210745335'),(14648,'121747507824','6524',1.00,'200','retail','0','2025-05-17 21:50:52','','','','70','Cash',0.00,'200','','','12','0.00','1','2025-05-17 18:52:13','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174750789741227000302'),(14649,'121747507824','B015',2.00,'700','retail','0','2025-05-17 21:51:37','','','','220','Cash',0.00,'350','','','12','16.00','1','2025-05-17 18:52:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9989.00','9987','Inclusive','branch','Inventory','','','','yes','','','12174750792852373328293'),(14650,'121747516458','6046',1.00,'700','retail','0','2025-05-18 00:14:18','','','','400','Cash',0.00,'700','','','12','16.00','1','2025-05-17 21:15:18','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10040.00','10039','Inclusive','branch','Inventory','','','','yes','','','12174751647332300773320'),(14651,'121747516458','6510',1.00,'100','retail','0','2025-05-18 00:14:57','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-17 21:15:18','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','yes','','','12174751650603172051236'),(14652,'121747516458','6513',1.00,'100','retail','0','2025-05-18 00:15:06','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-17 21:15:18','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174751651530242105320'),(14688,'121747516519','B157',3.00,'10500','retail','0','2025-05-18 00:15:19','','','','2900','Cash',0.00,'3500','','','12','','1','2025-05-17 21:24:37','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9999.00','9996','Inclusive','branch','Inventory','','','','','',NULL,'12174751654422222333323'),(14689,'121747516519','B019',3.00,'1050','retail','0','2025-05-18 00:15:44','','','','265','Cash',0.00,'350','','','12','','1','2025-05-17 21:24:37','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9979.00','9976','Inclusive','branch','Inventory','','','','','',NULL,'12174751655714111223452'),(14690,'121747516519','15',2.00,'300','retail','0','2025-05-18 00:15:57','','','','0','Cash',0.00,'150','','','12','','1','2025-05-17 21:24:37','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9791.00','9789','Inclusive','branch','Inventory','','','','','',NULL,'12174751656935934223000'),(14691,'121747516519','B021',5.00,'1250','retail','0','2025-05-18 00:16:09','','','','150.8335714','Cash',0.00,'250','','','12','','1','2025-05-17 21:24:37','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9994.00','9989','Inclusive','branch','Inventory','','','','','',NULL,'12174751661113330202332'),(14692,'121747516519','5993',1.00,'1700','retail','0','2025-05-18 00:16:51','','','','1700','Cash',0.00,'1700','','','12','','1','2025-05-17 21:24:37','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','','',NULL,'12174751662232027162602'),(14693,'121747516519','B038',9.00,'2250','retail','0','2025-05-18 00:17:02','','','','195.52','Cash',0.00,'250','','','12','','1','2025-05-17 21:24:37','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','9869.00','9860','Inclusive','branch','Inventory','','','','','',NULL,'12174751664673322333532'),(14694,'121747516519','B023',3.00,'900','retail','0','2025-05-18 00:17:26','','','','176','Cash',0.00,'300','','','12','','1','2025-05-17 21:24:37','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10968.00','10965','Inclusive','branch','Inventory','','','','','',NULL,'12174751666642212313236'),(14695,'121747516519','B064',1.00,'1200','retail','0','2025-05-18 00:17:46','','','','610','Cash',0.00,'1200','','','12','','1','2025-05-17 21:24:37','2','7','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Inventory','','','','','',NULL,'12174751671323473231073'),(14696,'121747516519','B027',4.00,'1000','retail','0','2025-05-18 00:18:33','','','','176','Cash',0.00,'250','','','12','','1','2025-05-17 21:24:37','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','99981.00','99977','Inclusive','branch','Inventory','','','','','',NULL,'12174751672870652822530'),(14697,'121747516519','6040',2.00,'200','retail','0','2025-05-18 00:18:49','','','','42','Cash',0.00,'100','','','12','','1','2025-05-17 21:24:37','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19928.00','19926','Inclusive','branch','Inventory','','','','','',NULL,'12174751675173362363220'),(14698,'121747516519','B009',2.00,'600','retail','0','2025-05-18 00:19:46','','','','204','Cash',0.00,'300','','','12','','1','2025-05-17 21:24:37','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9981.00','9979','Inclusive','branch','Inventory','','','','','',NULL,'12174751679933292122016'),(14699,'121747516519','B089',20.00,'4000','retail','0','2025-05-18 00:20:00','','','','79.16675','Cash',0.00,'200','','','12','','1','2025-05-17 21:24:37','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','9925.00','9905','Inclusive','branch','Inventory','','','','','',NULL,'12174751683733533237127'),(14700,'121747516519','6511',12.00,'1200','retail','0','2025-05-18 00:21:47','','','','50','Cash',0.00,'100','','','12','','1','2025-05-17 21:24:37','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','20220.00','20208','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174751696136332072120'),(14701,'121747516519','6539',5.00,'1500','retail','0','2025-05-18 00:23:38','','','','234','Cash',0.00,'300','','','12','0.00','1','2025-05-17 21:24:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10021.00','10016','Inclusive','branch','Service','1110','4000','5500','yes','','','12174751707423270347232'),(14702,'121747572120','6555',1.00,'1200','retail','0','2025-05-18 15:42:00','','','','600','Cash',0.00,'1200','','','12','0.00','1','2025-05-18 12:42:38','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Service','1110','4000','5500','yes','','','12174757213122331302721'),(14703,'121747572120','6044',1.00,'200','retail','0','2025-05-18 15:42:11','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-05-18 12:42:38','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14720.00','14719','Inclusive','branch','Inventory','','','','yes','','','12174757214002302230272'),(14704,'121747572120','6510',1.00,'100','retail','0','2025-05-18 15:42:20','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-18 12:42:38','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','yes','','','12174757214713323132203'),(14705,'121747572120','6513',1.00,'100','retail','0','2025-05-18 15:42:27','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-18 12:42:38','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174757215535533043117'),(14706,'191747574438','6506',1.00,'1300','retail','0','2025-05-18 16:20:38','','','','700','Cash',0.00,'1300','','','19','0.00','1','2025-05-18 13:21:30','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','19174757446832260407037'),(14707,'191747574438','B030',2.00,'500','retail','0','2025-05-18 16:21:08','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-05-18 13:21:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99969.00','99967','Inclusive','branch','Inventory','','','','yes','','','19174757447634204212222'),(14708,'191747574438','6511',1.00,'100','retail','0','2025-05-18 16:21:16','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-18 13:21:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20220.00','20219','Inclusive','branch','Service','1110','4000','5500','yes','','','19174757448431073240242'),(14709,'191747574491','B156',1.00,'2100','retail','0','2025-05-18 16:21:31','','','','0','Cash',0.00,'2100','','','19','16.00','1','2025-05-18 13:23:21','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10002.00','10001','Inclusive','branch','Inventory','','','','yes','','','19174757451549137122357'),(14710,'191747574491','5979',1.00,'750','retail','0','2025-05-18 16:21:55','','','','0','Cash',0.00,'750','','','19','16.00','1','2025-05-18 13:23:21','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100999.00','100998','Inclusive','branch','Inventory','','','','yes','','','19174757452452432373233'),(14711,'191747574491','6511',1.00,'100','retail','0','2025-05-18 16:22:07','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-18 13:23:21','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20220.00','20219','Inclusive','branch','Service','1110','4000','5500','yes','','','19174757454220223440023'),(14712,'191747574602','6509',2.00,'3000','retail','0','2025-05-18 16:23:22','','','','700','Cash',0.00,'1500','','','19','0.00','1','2025-05-18 13:25:15','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20010.00','20008','Inclusive','branch','Service','1110','4000','5500','yes','','','19174757462752223130073'),(14713,'191747574602','6510',1.00,'100','retail','0','2025-05-18 16:23:48','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-18 13:25:15','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','yes','','','19174757463443314351002'),(14714,'191747574602','6513',1.00,'100','retail','0','2025-05-18 16:23:55','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-18 13:25:15','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174757464797731736230'),(14715,'191747574602','5996',1.00,'200','retail','0','2025-05-18 16:24:08','','','','150','Cash',0.00,'200','','','19','16.00','1','2025-05-18 13:25:15','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9878.00','9877','Inclusive','branch','Inventory','','','','yes','','','19174757465555205530522'),(14716,'191747574602','6516',1.00,'300','retail','0','2025-05-18 16:24:16','','','','125','Cash',0.00,'300','','','19','0.00','1','2025-05-18 13:25:15','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Service','1110','4000','5500','yes','','','19174757470221232310225'),(14717,'191747574602','6510',1.00,'100','retail','0','2025-05-18 16:25:04','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-18 13:25:15','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','yes','','','19174757471343227233793'),(14718,'191747574761','6512',3.00,'150','retail','0','2025-05-18 16:26:01','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-05-18 13:26:27','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10036.00','10033','Inclusive','branch','Service','1110','4000','5500','yes','','','19174757477244321223220'),(14719,'191747574761','B088',1.00,'400','retail','0','2025-05-18 16:26:12','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-05-18 13:26:27','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9927.00','9926','Inclusive','branch','Inventory','','','','yes','','','19174757478431203373292'),(14721,'191747578876','15',6.00,'900','retail','0','2025-05-18 17:34:36','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-05-18 14:35:47','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','9789.00','9783','Inclusive','branch','Inventory','','','','yes','','','19174757890150032822031'),(14722,'191747578876','6003',1.00,'150','retail','0','2025-05-18 17:35:02','','','','150','Cash',0.00,'150','','','19','16.00','1','2025-05-18 14:35:47','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9981.00','9980','Inclusive','branch','Inventory','','','','yes','','','19174757891224013313324'),(14723,'191747578876','6520',1.00,'200','retail','0','2025-05-18 17:35:13','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-05-18 14:35:47','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174757892337373104323'),(14724,'191747578876','6514',14.00,'1400','retail','0','2025-05-18 17:35:23','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-18 14:35:47','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','10051.00','10037','Inclusive','branch','Service','1110','4000','5500','yes','','','19174757894010131235827'),(14725,'121747579157','6520',1.00,'200','retail','0','2025-05-18 17:39:17','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-05-18 14:41:36','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174757925570595237713'),(14726,'121747579157','6519',1.00,'150','retail','0','2025-05-18 17:40:55','','','','50','Cash',0.00,'150','','','12','0.00','1','2025-05-18 14:41:36','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174757926623627672200'),(14727,'121747579157','6514',3.00,'300','retail','0','2025-05-18 17:41:06','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-18 14:41:36','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10051.00','10048','Inclusive','branch','Service','1110','4000','5500','yes','','','12174757928392370329521'),(14728,'121747579157','6512',3.00,'150','retail','0','2025-05-18 17:41:23','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-05-18 14:41:36','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10036.00','10033','Inclusive','branch','Service','1110','4000','5500','yes','','','12174757929272353193720'),(14729,'121747579297','5996',4.00,'800','retail','0','2025-05-18 17:41:37','','','','150','Cash',0.00,'200','','','12','16.00','1','2025-05-18 14:42:18','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9877.00','9873','Inclusive','branch','Inventory','','','','yes','','','12174757932603292203339'),(14730,'121747579297','B009',1.00,'300','retail','0','2025-05-18 17:42:07','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-05-18 14:42:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9979.00','9978','Inclusive','branch','Inventory','','','','yes','','','12174757933623232322526'),(14731,'121747580448','6521',5.00,'1000','retail','0','2025-05-18 18:00:48','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-05-18 15:44:29','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10015.00','10010','Inclusive','branch','Service','1110','4000','5500','yes','','','12174758305048222352083'),(14732,'121747580448','6040',1.00,'100','retail','0','2025-05-18 18:44:10','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-05-18 15:44:29','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19926.00','19925','Inclusive','branch','Inventory','','','','yes','','','12174758306013083221332'),(14733,'191747583290','B038',1.00,'250','retail','0','2025-05-18 18:48:10','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-05-18 15:48:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9860.00','9859','Inclusive','branch','Inventory','','','','yes','','','19174758330232310312332'),(14738,'191747583618','6515',1.00,'300','retail','0','2025-05-18 18:53:38','','','','100','Cash',0.00,'300','','','19','','1','2025-05-18 16:39:07','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10012.00','10011','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174758363132033331322'),(14739,'191747583618','6519',1.00,'150','retail','0','2025-05-18 18:53:52','','','','50','Cash',0.00,'150','','','19','','1','2025-05-18 16:39:07','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174758365002810300200'),(14740,'191747583618','15',1.00,'150','retail','0','2025-05-18 19:38:45','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-05-18 16:39:07','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9783.00','9782','Inclusive','branch','Inventory','','','','yes','','','19174758633412333332482'),(14741,'191747583618','6515',1.00,'300','retail','0','2025-05-18 19:38:55','','','','100','Cash',0.00,'300','','','19','0.00','1','2025-05-18 16:39:07','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10012.00','10011','Inclusive','branch','Service','1110','4000','5500','yes','','','19174758634480038735222'),(14742,'191747574889','B156',1.00,'2100','retail','0','2025-05-18 16:28:09','','','','0','Cash',0.00,'2100','','','19','','1','2025-05-18 16:40:38','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Inventory','','','','','',NULL,'19174757489798707321973'),(14743,'191747574889','B156',1.00,'2100','retail','0','2025-05-18 18:52:50','','','','0','Cash',0.00,'2100','','','19','','1','2025-05-18 16:40:38','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','','',NULL,'19174758358010222132330'),(14746,'191747586444','B009',2.00,'600','retail','0','2025-05-18 19:40:44','','','','204','Cash',0.00,'300','','','19','','1','2025-05-18 16:42:04','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9978.00','9976','Inclusive','branch','Inventory','','','','','',NULL,'19174758647173331033425'),(14747,'191747586444','B038',1.00,'250','retail','0','2025-05-18 19:41:13','','','','195.52','Cash',0.00,'250','','','19','','1','2025-05-18 16:42:04','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9859.00','9858','Inclusive','branch','Inventory','','','','','',NULL,'19174758648923436293226'),(14748,'191747586444','6515',1.00,'300','retail','0','2025-05-18 19:41:46','','','','100','Cash',0.00,'300','','','19','0.00','1','2025-05-18 16:42:04','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10012.00','10011','Inclusive','branch','Service','1110','4000','5500','yes','','','19174758651712370342213'),(14749,'191747586593','B157',2.00,'7000','retail','0','2025-05-18 19:43:13','','','','2900','Cash',0.00,'3500','','','19','16.00','1','2025-05-18 16:43:41','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9996.00','9994','Inclusive','branch','Inventory','','','','yes','','','19174758660420702031873'),(14750,'191747586625','6501',1.00,'200','retail','0','2025-05-18 19:43:46','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-05-18 16:46:15','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9968.00','9967','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174758665033513231822'),(14751,'191747586625','15',1.00,'150','retail','0','2025-05-18 19:44:31','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-05-18 16:46:15','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9782.00','9781','Inclusive','branch','Inventory','','','','yes','','','19174758673032033843012'),(14752,'191747586625','6515',2.00,'600','retail','0','2025-05-18 19:45:31','','','','100','Cash',0.00,'300','','','19','0.00','1','2025-05-18 16:46:15','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10012.00','10010','Inclusive','branch','Service','1110','4000','5500','yes','','','19174758675803307023822'),(14753,'191747586776','6514',1.00,'100','retail','0','2025-05-18 19:46:17','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-18 16:46:43','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10051.00','10050','Inclusive','branch','Service','1110','4000','5500','yes','','','19174758680032234311038'),(14754,'121747587370','6002',1.00,'250','retail','0','2025-05-18 19:56:10','','','','200','Cash',0.00,'250','','','12','16.00','1','2025-05-18 16:56:32','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9962.00','9961','Inclusive','branch','Inventory','','','','yes','','','12174758738602022831403'),(14755,'121747587414','B030',3.00,'750','retail','0','2025-05-18 19:56:54','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-05-18 17:01:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','99967.00','99964','Inclusive','branch','Inventory','','','','yes','','','12174758744984530023222'),(14756,'121747587414','B088',1.00,'400','retail','0','2025-05-18 19:57:30','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-05-18 17:01:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9926.00','9925','Inclusive','branch','Inventory','','','','yes','','','12174758751423212073003'),(14757,'121747587414','6000',1.00,'1300','retail','0','2025-05-18 19:58:34','','','','1000','Cash',0.00,'1300','','','12','16.00','1','2025-05-18 17:01:16','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9985.00','9984','Inclusive','branch','Inventory','','','','yes','','','12174758752101027724323'),(14758,'121747587414','6044',2.00,'400','retail','0','2025-05-18 19:58:42','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-05-18 17:01:16','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14719.00','14717','Inclusive','branch','Inventory','','','','yes','','','12174758755442002243505'),(14759,'121747587414','6510',2.00,'200','retail','0','2025-05-18 19:59:14','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-18 17:01:16','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10013.00','10011','Inclusive','branch','Service','1110','4000','5500','yes','','','12174758758330317123230'),(14760,'121747587414','B023',2.00,'600','retail','0','2025-05-18 19:59:44','','','','176','Cash',0.00,'300','','','12','16.00','1','2025-05-18 17:01:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10965.00','10963','Inclusive','branch','Inventory','','','','yes','','','12174758764204233372312'),(14772,'191747591196','7',1.00,'1200','retail','0','2025-05-18 20:59:56','','','','750','Cash',0.00,'1200','','','19','','1','2025-05-18 18:50:36','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','','',NULL,'19174759121407213930303'),(14773,'191747591196','B038',1.00,'250','retail','0','2025-05-18 21:00:14','','','','195.52','Cash',0.00,'250','','','19','','1','2025-05-18 18:50:36','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9858.00','9857','Inclusive','branch','Inventory','','','','','',NULL,'19174759122792303015405'),(14774,'191747591196','B018',1.00,'250','retail','0','2025-05-18 21:00:27','','','','169','Cash',0.00,'250','','','19','','1','2025-05-18 18:50:36','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9998.00','9997','Inclusive','branch','Inventory','','','','','',NULL,'19174759124439204072033'),(14775,'191747591196','B018',1.00,'250','retail','0','2025-05-18 21:00:45','','','','169','Cash',0.00,'250','','','19','','1','2025-05-18 18:50:36','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','','',NULL,'19174759125422033203702'),(14776,'191747591196','B009',1.00,'300','retail','0','2025-05-18 21:00:55','','','','204','Cash',0.00,'300','','','19','','1','2025-05-18 18:50:36','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9976.00','9975','Inclusive','branch','Inventory','','','','','',NULL,'19174759126802795132183'),(14777,'191747591196','B009',1.00,'300','retail','0','2025-05-18 21:16:50','','','','204','Cash',0.00,'300','','','19','','1','2025-05-18 18:50:36','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9975.00','9974','Inclusive','branch','Inventory','','','','','',NULL,'19174759222222043007237'),(14778,'191747591196','B018',1.00,'250','retail','0','2025-05-18 21:50:23','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-05-18 18:50:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','yes','','','19174759423431223024073'),(14779,'191747656571','5980',1.00,'900','retail','0','2025-05-19 15:09:31','','','','900','Cash',0.00,'900','','','19','16.00','1','2025-05-19 12:09:55','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10464.00','10463','Inclusive','branch','Inventory','','','','yes','','','19174765658323533302800'),(14780,'191747656571','5996',1.00,'200','retail','0','2025-05-19 15:09:45','','','','150','Cash',0.00,'200','','','19','16.00','1','2025-05-19 12:09:55','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9873.00','9872','Inclusive','branch','Inventory','','','','yes','','','19174765659232033925213'),(14793,'191747662638','6040',1.00,'100','retail','0','2025-05-19 16:50:38','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-05-19 13:51:57','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19925.00','19924','Inclusive','branch','Inventory','','','','yes','','','19174766270526710390522'),(14794,'191747672725','B030',2.00,'500','retail','0','2025-05-19 19:38:45','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-05-19 16:39:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99964.00','99962','Inclusive','branch','Inventory','','','','yes','','','19174767273923292270322'),(14795,'191747672725','B023',2.00,'600','retail','0','2025-05-19 19:39:00','','','','176','Cash',0.00,'300','','','19','16.00','1','2025-05-19 16:39:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10963.00','10961','Inclusive','branch','Inventory','','','','yes','','','19174767275030223233732'),(14796,'191747672725','B030',2.00,'500','retail','0','2025-05-19 19:39:11','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-05-19 16:39:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99962.00','99960','Inclusive','branch','Inventory','','','','yes','','','19174767276732291202230'),(14797,'191747672774','B030',2.00,'500','retail','0','2025-05-19 19:39:34','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-05-19 17:18:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99960.00','99958','Inclusive','branch','Inventory','','','','yes','','','19174767510023373790330'),(14798,'191747678007','B015',1.00,'350','retail','0','2025-05-19 21:06:47','','','','220','Cash',0.00,'350','','','19','16.00','1','2025-05-19 18:08:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9987.00','9986','Inclusive','branch','Inventory','','','','yes','','','19174767801448333711473'),(14799,'191747678007','6511',1.00,'100','retail','0','2025-05-19 21:06:54','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-19 18:08:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20220.00','20219','Inclusive','branch','Service','1110','4000','5500','yes','','','19174767802322297002032'),(14800,'191747678007','6038',1.00,'1300','retail','0','2025-05-19 21:07:03','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2025-05-19 18:08:56','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10463.00','10462','Inclusive','branch','Inventory','','','','yes','','','19174767804032032972234'),(14801,'191747678007','6510',1.00,'100','retail','0','2025-05-19 21:07:20','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-19 18:08:56','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','yes','','','19174767806020302339234'),(14802,'191747678007','6513',1.00,'100','retail','0','2025-05-19 21:07:41','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-19 18:08:56','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174767807177030923742'),(14803,'191747678007','6032',1.00,'200','retail','0','2025-05-19 21:07:51','','','','200','Cash',0.00,'200','','','19','16.00','1','2025-05-19 18:08:56','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99959.00','99958','Inclusive','branch','Inventory','','','','yes','','','19174767808133283217990'),(14804,'191747656598','6038',1.00,'1300','retail','0','2025-05-19 15:09:58','','','','1300','Cash',0.00,'1300','','','19','','1','2025-05-19 18:14:57','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10464.00','10463','Inclusive','branch','Inventory','','','','','',NULL,'19174765661131610231033'),(14805,'191747656598','5996',1.00,'200','retail','0','2025-05-19 15:10:13','','','','150','Cash',0.00,'200','','','19','','1','2025-05-19 18:14:57','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9872.00','9871','Inclusive','branch','Inventory','','','','','',NULL,'19174765662062000022201'),(14806,'191747656598','6513',2.00,'200','retail','0','2025-05-19 15:10:21','','','','50','Cash',0.00,'100','','','19','','1','2025-05-19 18:14:57','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174765663074270064396'),(14807,'191747656598','6510',2.00,'200','retail','0','2025-05-19 15:10:31','','','','50','Cash',0.00,'100','','','19','','1','2025-05-19 18:14:57','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10013.00','10011','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174765663930922722736'),(14808,'191747656598','B089',1.00,'200','retail','0','2025-05-19 15:10:41','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-05-19 18:14:57','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9905.00','9904','Inclusive','branch','Inventory','','','','','',NULL,'19174765665010267090307'),(14809,'191747656598','B028',2.00,'600','retail','0','2025-05-19 16:49:28','','','','222','Cash',0.00,'300','','','19','','1','2025-05-19 18:14:57','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10010.00','10008','Inclusive','branch','Inventory','','','','','',NULL,'19174766258896489522653'),(14810,'191747656598','B001',3.00,'750','retail','0','2025-05-19 16:49:52','','','','169','Cash',0.00,'250','','','19','','1','2025-05-19 18:14:57','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','99949.00','99946','Inclusive','branch','Inventory','','','','','',NULL,'19174766261543032030264'),(14811,'191747656598','B001',2.00,'500','retail','0','2025-05-19 21:13:53','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-05-19 18:14:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99946.00','99944','Inclusive','branch','Inventory','','','','yes','','','19174767845222739232427'),(14812,'191747656598','B028',2.00,'600','retail','0','2025-05-19 21:14:13','','','','222','Cash',0.00,'300','','','19','16.00','1','2025-05-19 18:14:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10008.00','10006','Inclusive','branch','Inventory','','','','yes','','','19174767846721367604840'),(14813,'191747656598','B001',1.00,'250','retail','0','2025-05-19 21:14:27','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-05-19 18:14:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99944.00','99943','Inclusive','branch','Inventory','','','','yes','','','19174767848133081082002'),(14814,'191747656598','6521',2.00,'400','retail','0','2025-05-19 21:14:42','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-05-19 18:14:57','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10015.00','10013','Inclusive','branch','Service','1110','4000','5500','yes','','','19174767849521727931200'),(14815,'121747754649','6551',1.00,'800','retail','0','2025-05-20 18:24:10','','','','430','Cash',0.00,'800','','','12','0.00','1','2025-05-20 15:24:43','2','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','12174775466663620252233'),(14816,'121747754649','6040',1.00,'100','retail','0','2025-05-20 18:24:26','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-05-20 15:24:43','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19924.00','19923','Inclusive','branch','Inventory','','','','yes','','','12174775467573022305733'),(14817,'121747754690','6510',1.00,'100','retail','0','2025-05-20 18:24:50','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-20 15:26:05','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','yes','','','12174775470602233323732'),(14818,'121747754690','6513',1.00,'100','retail','0','2025-05-20 18:25:14','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-20 15:26:05','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174775473122007270213'),(14819,'121747754690','6040',1.00,'100','retail','0','2025-05-20 18:25:35','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-05-20 15:26:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19923.00','19922','Inclusive','branch','Inventory','','','','yes','','','12174775475152302230210'),(14820,'121747758575','6016',1.00,'750','retail','0','2025-05-20 19:29:36','','','','750','Cash',0.00,'750','','','12','16.00','1','2025-05-20 16:33:52','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9972.00','9971','Inclusive','branch','Inventory','','','','yes','','','12174775859732172347230'),(14821,'121747758575','6513',1.00,'100','retail','0','2025-05-20 19:30:01','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-20 16:33:52','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174775882170723831311'),(14822,'121747758890','B030',1.00,'250','retail','0','2025-05-20 19:34:50','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-05-20 16:35:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99958.00','99957','Inclusive','branch','Inventory','','','','yes','','','12174775890542900037193'),(14823,'191747825142','6511',2.00,'200','retail','0','2025-05-21 13:59:03','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-21 10:59:36','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20220.00','20218','Inclusive','branch','Service','1110','4000','5500','yes','','','19174782515923220933227'),(14824,'191747825142','5996',2.00,'400','retail','0','2025-05-21 13:59:20','','','','150','Cash',0.00,'200','','','19','16.00','1','2025-05-21 10:59:36','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9871.00','9869','Inclusive','branch','Inventory','','','','yes','','','19174782517238140333333'),(14826,'191747850244','B064',1.00,'1200','retail','0','2025-05-21 20:57:24','','','','610','Cash',0.00,'1200','','','19','16.00','1','2025-05-21 17:58:11','2','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','yes','','','19174785025903125002072'),(14827,'191747850244','B097',1.00,'150','retail','0','2025-05-21 20:57:40','','','','41.66666667','Cash',0.00,'150','','','19','16.00','1','2025-05-21 17:58:11','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Inventory','','','','yes','','','19174785027102821925323'),(14828,'191747850244','5980',1.00,'900','retail','0','2025-05-21 20:57:52','','','','900','Cash',0.00,'900','','','19','16.00','1','2025-05-21 17:58:11','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10463.00','10462','Inclusive','branch','Inventory','','','','yes','','','19174785028172830180393'),(14829,'191747850244','6032',1.00,'200','retail','0','2025-05-21 20:58:01','','','','200','Cash',0.00,'200','','','19','16.00','1','2025-05-21 17:58:11','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99958.00','99957','Inclusive','branch','Inventory','','','','yes','','','19174785028823200328823'),(14830,'191747850311','6510',1.00,'100','retail','0','2025-05-21 20:58:31','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-21 17:58:53','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','yes','','','19174785032230302742322'),(14831,'191747850311','6513',1.00,'100','retail','0','2025-05-21 20:58:42','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-21 17:58:53','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174785033140922703333'),(14832,'191747850215','6552',1.00,'650','retail','0','2025-05-21 20:56:55','','','','250','Cash',0.00,'650','','','19','','1','2025-05-21 17:59:13','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174785023821083301141'),(14833,'191747850215','6040',1.00,'100','retail','0','2025-05-21 20:59:04','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-05-21 17:59:13','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19922.00','19921','Inclusive','branch','Inventory','','','','yes','','','19174785035127792032023'),(14834,'191747928958','6512',4.00,'200','retail','0','2025-05-22 18:49:18','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-05-22 15:49:52','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10036.00','10032','Inclusive','branch','Service','1110','4000','5500','yes','','','19174792897579334229013'),(14835,'191747928958','15',2.00,'300','retail','0','2025-05-22 18:49:37','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-05-22 15:49:52','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9781.00','9779','Inclusive','branch','Inventory','','','','yes','','','19174792898833371003231'),(14836,'191747929002','6514',2.00,'200','retail','0','2025-05-22 18:50:02','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-22 15:51:17','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','yes','','','19174792901712227023329'),(14837,'191747929002','6519',1.00,'150','retail','0','2025-05-22 18:50:18','','','','50','Cash',0.00,'150','','','19','0.00','1','2025-05-22 15:51:17','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174792902929232201202'),(14838,'191747929002','15',1.00,'150','retail','0','2025-05-22 18:50:44','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-05-22 15:51:17','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9779.00','9778','Inclusive','branch','Inventory','','','','yes','','','19174792905459003222230'),(14839,'191747929002','6515',1.00,'300','retail','0','2025-05-22 18:50:55','','','','100','Cash',0.00,'300','','','19','0.00','1','2025-05-22 15:51:17','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10012.00','10011','Inclusive','branch','Service','1110','4000','5500','yes','','','19174792907302927332023'),(14840,'191747929078','6575',1.00,'250','retail','0','2025-05-22 18:51:18','','','','200','Cash',0.00,'250','','','19','0.00','1','2025-05-22 15:51:44','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174792909923030027927'),(14841,'191747929106','6512',4.00,'200','retail','0','2025-05-22 18:51:46','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-05-22 15:53:49','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10036.00','10032','Inclusive','branch','Service','1110','4000','5500','yes','','','19174792922500707223395'),(14844,'191747931587','6016',1.00,'750','retail','0','2025-05-22 19:33:07','','','','750','Cash',0.00,'750','','','19','16.00','1','2025-05-22 16:34:21','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9971.00','9970','Inclusive','branch','Inventory','','','','yes','','','19174793160120713232919'),(14845,'191747931587','6510',1.00,'100','retail','0','2025-05-22 19:33:24','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-22 16:34:21','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','yes','','','19174793161400132109332'),(14846,'191747931587','B088',1.00,'400','retail','0','2025-05-22 19:33:39','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-05-22 16:34:21','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9925.00','9924','Inclusive','branch','Inventory','','','','yes','','','19174793165025230310355'),(14859,'191747931477','6512',6.00,'300','retail','0','2025-05-22 19:31:17','','','','30','Cash',0.00,'50','','','19','','1','2025-05-22 17:17:08','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','10036.00','10030','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174793154025422020339'),(14860,'191747931477','B010',2.00,'700','retail','0','2025-05-22 19:32:21','','','','272','Cash',0.00,'350','','','19','','1','2025-05-22 17:17:08','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9965.00','9963','Inclusive','branch','Inventory','','','','','',NULL,'19174793156691420312733'),(14861,'191747931477','B023',1.00,'300','retail','0','2025-05-22 19:37:44','','','','176','Cash',0.00,'300','','','19','','1','2025-05-22 17:17:08','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10961.00','10960','Inclusive','branch','Inventory','','','','','',NULL,'19174793187319033373830'),(14862,'191747931477','6514',4.00,'400','retail','0','2025-05-22 19:47:13','','','','50','Cash',0.00,'100','','','19','','1','2025-05-22 17:17:08','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10051.00','10047','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174793244624224302322'),(14863,'191747931477','B023',1.00,'300','retail','0','2025-05-22 20:01:42','','','','176','Cash',0.00,'300','','','19','','1','2025-05-22 17:17:08','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10960.00','10959','Inclusive','branch','Inventory','','','','','',NULL,'19174793331833991302333'),(14864,'191747931477','B023',1.00,'300','retail','0','2025-05-22 20:16:35','','','','176','Cash',0.00,'300','','','19','16.00','1','2025-05-22 17:17:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10959.00','10958','Inclusive','branch','Inventory','','','','yes','','','19174793421101039230920'),(14865,'191747931477','6512',1.00,'50','retail','0','2025-05-22 20:16:51','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-05-22 17:17:08','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10036.00','10035','Inclusive','branch','Service','1110','4000','5500','yes','','','19174793422420722133232'),(14866,'121748023730','6519',1.00,'150','retail','0','2025-05-23 21:08:50','','','','50','Cash',0.00,'150','','','12','0.00','1','2025-05-23 18:09:22','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174802374703237320382'),(14867,'121748023730','6040',1.00,'100','retail','0','2025-05-23 21:09:07','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-05-23 18:09:22','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19921.00','19920','Inclusive','branch','Inventory','','','','yes','','','12174802376020023703033'),(14868,'121748072187','15',3.00,'450','retail','0','2025-05-24 10:36:27','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-05-24 07:45:59','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9778.00','9775','Inclusive','branch','Inventory','','','','yes','','','12174807220932820023031'),(14869,'121748072187','6514',4.00,'400','retail','0','2025-05-24 10:36:49','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-24 07:45:59','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10051.00','10047','Inclusive','branch','Service','1110','4000','5500','yes','','','12174807222107282223002'),(14870,'121748072187','B001',1.00,'250','retail','0','2025-05-24 10:37:02','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-05-24 07:45:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99943.00','99942','Inclusive','branch','Inventory','','','','yes','','','12174807223021310132108'),(14871,'121748072187','B089',2.00,'400','retail','0','2025-05-24 10:37:10','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-05-24 07:45:59','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9904.00','9902','Inclusive','branch','Inventory','','','','yes','','','12174807224773212223020'),(14872,'121748072187','2',2.00,'3300','retail','0','2025-05-24 10:37:28','','','','820','Cash',0.00,'1650','','','12','16.00','1','2025-05-24 07:45:59','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10002.00','10000','Inclusive','branch','Inventory','','','','yes','','','12174807227778732730311'),(14873,'121748072187','6515',1.00,'300','retail','0','2025-05-24 10:37:57','','','','100','Cash',0.00,'300','','','12','0.00','1','2025-05-24 07:45:59','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10012.00','10011','Inclusive','branch','Service','1110','4000','5500','yes','','','12174807228722020423028'),(14874,'121748072187','B038',3.00,'750','retail','0','2025-05-24 10:38:08','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-05-24 07:45:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9857.00','9854','Inclusive','branch','Inventory','','','','yes','','','12174807232418222422032'),(14875,'121748072187','B009',1.00,'300','retail','0','2025-05-24 10:38:45','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-05-24 07:45:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9974.00','9973','Inclusive','branch','Inventory','','','','yes','','','12174807233522333832342'),(14876,'121748072187','6512',10.00,'500','retail','0','2025-05-24 10:38:55','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-05-24 07:45:59','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','10036.00','10026','Inclusive','branch','Service','1110','4000','5500','yes','','','12174807235323383425202'),(14877,'121748072187','6524',2.00,'400','retail','0','2025-05-24 10:39:13','','','','70','Cash',0.00,'200','','','12','0.00','1','2025-05-24 07:45:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12174807236337203222327'),(14878,'121748072187','6513',2.00,'200','retail','0','2025-05-24 10:39:23','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-24 07:45:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12174807237402210232430'),(14879,'121748072187','6038',1.00,'1300','retail','0','2025-05-24 10:39:34','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2025-05-24 07:45:59','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10462.00','10461','Inclusive','branch','Inventory','','','','yes','','','12174807238320222231432'),(14880,'121748072187','6032',2.00,'400','retail','0','2025-05-24 10:39:44','','','','200','Cash',0.00,'200','','','12','16.00','1','2025-05-24 07:45:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99957.00','99955','Inclusive','branch','Inventory','','','','yes','','','12174807240821020207882'),(14881,'121748072187','5977',1.00,'600','retail','0','2025-05-24 10:40:09','','','','600','Cash',0.00,'600','','','12','16.00','1','2025-05-24 07:45:59','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9962.00','9961','Inclusive','branch','Inventory','','','','yes','','','12174807241922220321880'),(14882,'121748072187','6533',2.00,'200','retail','0','2025-05-24 10:40:19','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-24 07:45:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12174807243134333323472'),(14883,'121748072187','6510',2.00,'200','retail','0','2025-05-24 10:40:31','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-24 07:45:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10013.00','10011','Inclusive','branch','Service','1110','4000','5500','yes','','','12174807244102372002207'),(14884,'121748072187','7029',1.00,'1800','retail','0','2025-05-24 10:40:42','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-05-24 07:45:59','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9939.00','9938','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174807245512451333032'),(14885,'121748072187','B030',2.00,'500','retail','0','2025-05-24 10:40:56','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-05-24 07:45:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99957.00','99955','Inclusive','branch','Inventory','','','','yes','','','12174807246623880222302'),(14886,'121748072187','6575',1.00,'250','retail','0','2025-05-24 10:41:06','','','','200','Cash',0.00,'250','','','12','0.00','1','2025-05-24 07:45:59','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174807247500210012272'),(14887,'121748072187','7029',1.00,'1800','retail','0','2025-05-24 10:41:15','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-05-24 07:45:59','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9938.00','9937','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174807262322210233030'),(14888,'121748072187','B038',3.00,'750','retail','0','2025-05-24 10:43:43','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-05-24 07:45:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9854.00','9851','Inclusive','branch','Inventory','','','','yes','','','12174807263632021020223'),(14889,'121748072187','6511',2.00,'200','retail','0','2025-05-24 10:43:57','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-24 07:45:59','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20220.00','20218','Inclusive','branch','Service','1110','4000','5500','yes','','','12174807265722010303203'),(14890,'121748072187','6533',2.00,'200','retail','0','2025-05-24 10:44:18','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-24 07:45:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12174807267262021423033'),(14891,'121748072187','6510',2.00,'200','retail','0','2025-05-24 10:44:32','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-24 07:45:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10013.00','10011','Inclusive','branch','Service','1110','4000','5500','yes','','','12174807268331220022016'),(14892,'121748072187','B160',1.00,'5000','retail','0','2025-05-24 10:44:43','','','','3500','Cash',0.00,'5000','','','12','16.00','1','2025-05-24 07:45:59','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','yes','','','12174807270278000870010'),(14893,'121748072187','B010',4.00,'1400','retail','0','2025-05-24 10:45:03','','','','272','Cash',0.00,'350','','','12','16.00','1','2025-05-24 07:45:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9963.00','9959','Inclusive','branch','Inventory','','','','yes','','','12174807271912233324223'),(14894,'121748085673','6511',1.00,'100','retail','0','2025-05-24 14:21:13','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-24 11:21:27','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20220.00','20219','Inclusive','branch','Service','1110','4000','5500','yes','','','12174808568450803302022'),(14895,'121748085688','7029',1.00,'1800','retail','0','2025-05-24 14:21:28','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-05-24 12:01:36','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9937.00','9936','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174808802922220738302'),(14896,'121748085688','6517',1.00,'250','retail','0','2025-05-24 15:00:30','','','','150','Cash',0.00,'250','','','12','0.00','1','2025-05-24 12:01:36','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101113.00','101112','Inclusive','branch','Service','1110','4000','5500','yes','','','12174808803620211243323'),(14897,'121748085688','6551',2.00,'1600','retail','0','2025-05-24 15:00:36','','','','430','Cash',0.00,'800','','','12','0.00','1','2025-05-24 12:01:36','2','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10005.00','10003','Inclusive','branch','Service','1110','4000','5500','yes','','','12174808804700432123030'),(14898,'121748085688','B089',1.00,'200','retail','0','2025-05-24 15:00:47','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-05-24 12:01:36','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9902.00','9901','Inclusive','branch','Inventory','','','','yes','','','12174808805633024310140'),(14899,'121748085688','B019',2.00,'700','retail','0','2025-05-24 15:00:56','','','','265','Cash',0.00,'350','','','12','16.00','1','2025-05-24 12:01:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9976.00','9974','Inclusive','branch','Inventory','','','','yes','','','12174808806518213223322'),(14900,'121748085688','B010',1.00,'350','retail','0','2025-05-24 15:01:13','','','','272','Cash',0.00,'350','','','12','16.00','1','2025-05-24 12:01:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9959.00','9958','Inclusive','branch','Inventory','','','','yes','','','12174808809332831203310'),(14901,'191748091238','6511',1.00,'100','retail','0','2025-05-24 15:53:58','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-24 12:54:49','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20220.00','20219','Inclusive','branch','Service','1110','4000','5500','yes','','','19174809124932229430313'),(14902,'191748091238','5980',1.00,'900','retail','0','2025-05-24 15:54:10','','','','900','Cash',0.00,'900','','','19','16.00','1','2025-05-24 12:54:49','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10462.00','10461','Inclusive','branch','Inventory','','','','yes','','','19174809127632203336033'),(14903,'191748091238','6513',1.00,'100','retail','0','2025-05-24 15:54:37','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-24 12:54:49','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174809128723209813332'),(14908,'121748094904','7029',1.00,'1800','retail','0','2025-05-24 16:55:04','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-05-24 13:56:13','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9936.00','9935','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174809494201190030033'),(14909,'121748094904','6510',2.00,'200','retail','0','2025-05-24 16:55:46','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-24 13:56:13','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10013.00','10011','Inclusive','branch','Service','1110','4000','5500','yes','','','12174809496241730832321'),(14910,'121748094989','6038',3.00,'3900','retail','0','2025-05-24 16:56:29','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2025-05-24 14:13:06','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10461.00','10458','Inclusive','branch','Inventory','','','','yes','','','12174809598089907321293'),(14911,'121748097342','B010',1.00,'350','retail','0','2025-05-24 17:35:43','','','','272','Cash',0.00,'350','','','12','16.00','1','2025-05-24 14:36:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9958.00','9957','Inclusive','branch','Inventory','','','','yes','','','12174809735612203283321'),(14912,'191748099098','B018',1.00,'250','retail','0','2025-05-24 18:04:58','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-05-24 15:05:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','','','yes','','','19174809913012103370302'),(14913,'191748099309','6575',1.00,'250','retail','0','2025-05-24 18:08:29','','','','200','Cash',0.00,'250','','','19','0.00','1','2025-05-24 15:10:10','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174809931801323209394'),(14914,'191748099309','6510',1.00,'100','retail','0','2025-05-24 18:08:40','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-24 15:10:10','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','yes','','','19174809938737082012283'),(14915,'191748099309','6513',1.00,'100','retail','0','2025-05-24 18:09:48','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-24 15:10:10','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174809939742328390333'),(14916,'191748099309','6040',1.00,'100','retail','0','2025-05-24 18:09:57','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-05-24 15:10:10','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19920.00','19919','Inclusive','branch','Inventory','','','','yes','','','19174809940732279323492'),(14917,'191748099456','6519',1.00,'150','retail','0','2025-05-24 18:10:56','','','','50','Cash',0.00,'150','','','19','0.00','1','2025-05-24 15:11:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174809946573733801509'),(14918,'191748099456','6514',2.00,'200','retail','0','2025-05-24 18:11:06','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-24 15:11:20','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','yes','','','19174809947603208321283'),(14919,'121748105663','B157',1.00,'3500','retail','0','2025-05-24 19:54:23','','','','2900','Cash',0.00,'3500','','','12','16.00','1','2025-05-24 16:55:21','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','','','','yes','','','12174810571412028232500'),(14921,'121748105722','B032',1.00,'250','retail','0','2025-05-24 19:55:22','','','','187','Cash',0.00,'250','','','12','','1','2025-05-24 17:12:25','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9977.00','9976','Inclusive','branch','Inventory','','','','','',NULL,'12174810590820290382138'),(14922,'121748105722','B032',1.00,'250','retail','0','2025-05-24 20:11:53','','','','187','Cash',0.00,'250','','','12','16.00','1','2025-05-24 17:12:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9976.00','9975','Inclusive','branch','Inventory','','','','yes','','','12174810672906203230803'),(14923,'191748091291','6511',1.00,'100','retail','0','2025-05-24 15:54:51','','','','50','Cash',0.00,'100','','','19','','1','2025-05-24 17:59:32','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20220.00','20219','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174809130823389820308'),(14924,'191748091291','B009',2.00,'600','retail','0','2025-05-24 15:55:10','','','','204','Cash',0.00,'300','','','19','','1','2025-05-24 17:59:32','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9973.00','9971','Inclusive','branch','Inventory','','','','','',NULL,'19174809132737920207292'),(14925,'191748091291','6512',9.00,'450','retail','0','2025-05-24 15:55:27','','','','30','Cash',0.00,'50','','','19','','1','2025-05-24 17:59:32','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','10036.00','10027','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174809134390223332302'),(14926,'191748091291','B038',1.00,'250','retail','0','2025-05-24 15:55:44','','','','195.52','Cash',0.00,'250','','','19','','1','2025-05-24 17:59:32','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9851.00','9850','Inclusive','branch','Inventory','','','','','',NULL,'19174809143424101097402'),(14927,'191748091291','2',1.00,'1650','retail','0','2025-05-24 20:59:18','','','','820','Cash',0.00,'1650','','','19','16.00','1','2025-05-24 17:59:32','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','yes','','','19174810956812201943022'),(14928,'121748172723','5999',1.00,'1500','retail','0','2025-05-25 14:32:03','','','','1500','Cash',0.00,'1500','','','12','16.00','1','2025-05-25 11:34:37','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','yes','','','12174817274803124022072'),(14929,'121748172723','5979',1.00,'750','retail','0','2025-05-25 14:32:28','','','','0','Cash',0.00,'750','','','12','16.00','1','2025-05-25 11:34:37','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100998.00','100997','Inclusive','branch','Inventory','','','','yes','','','12174817276232013703201'),(14930,'121748172723','6030',2.00,'400','retail','0','2025-05-25 14:32:43','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-05-25 11:34:37','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99992.00','99990','Inclusive','branch','Inventory','','','','yes','','','12174817282608123220747'),(14931,'121748172723','6044',1.00,'200','retail','0','2025-05-25 14:33:46','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-05-25 11:34:37','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14717.00','14716','Inclusive','branch','Inventory','','','','yes','','','12174817283921020212833'),(14932,'121748172723','B088',1.00,'400','retail','0','2025-05-25 14:33:59','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-05-25 11:34:37','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9924.00','9923','Inclusive','branch','Inventory','','','','yes','','','12174817285432383273202'),(14933,'121748172723','6551',1.00,'800','retail','0','2025-05-25 14:34:14','','','','430','Cash',0.00,'800','','','12','0.00','1','2025-05-25 11:34:37','2','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','12174817286430273028131'),(14934,'121748172723','B089',1.00,'200','retail','0','2025-05-25 14:34:25','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-05-25 11:34:37','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9901.00','9900','Inclusive','branch','Inventory','','','','yes','','','12174817287377373132323'),(14935,'191748178822','7029',1.00,'1800','retail','0','2025-05-25 16:13:42','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2025-05-25 13:14:06','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9935.00','9934','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174817883380930320338'),(14936,'191748178822','6513',2.00,'200','retail','0','2025-05-25 16:13:54','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-25 13:14:06','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','19174817884413238227223'),(14940,'191748178894','6512',2.00,'100','retail','0','2025-05-25 16:14:54','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-05-25 13:15:46','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10036.00','10034','Inclusive','branch','Service','1110','4000','5500','yes','','','19174817890533033230398'),(14941,'191748178894','6512',1.00,'50','retail','0','2025-05-25 16:15:05','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-05-25 13:15:46','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10036.00','10035','Inclusive','branch','Service','1110','4000','5500','yes','','','19174817893182893282729'),(14942,'191748178894','6512',1.00,'50','retail','0','2025-05-25 16:15:32','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-05-25 13:15:46','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10036.00','10035','Inclusive','branch','Service','1110','4000','5500','yes','','','19174817894383980392223'),(14948,'191748179005','6511',2.00,'200','retail','0','2025-05-25 16:16:45','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-25 13:17:04','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20220.00','20218','Inclusive','branch','Service','1110','4000','5500','yes','','','19174817902233029233083'),(14949,'121748180639','5980',1.00,'900','retail','0','2025-05-25 16:43:59','','','','900','Cash',0.00,'900','','','12','16.00','1','2025-05-25 13:45:04','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10461.00','10460','Inclusive','branch','Inventory','','','','yes','','','12174818064833222102300'),(14950,'121748180639','6044',2.00,'400','retail','0','2025-05-25 16:44:08','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-05-25 13:45:04','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14716.00','14714','Inclusive','branch','Inventory','','','','yes','','','12174818065737052012283'),(14951,'121748180639','6510',2.00,'200','retail','0','2025-05-25 16:44:17','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-25 13:45:04','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10013.00','10011','Inclusive','branch','Service','1110','4000','5500','yes','','','12174818066722172320321'),(14952,'121748180639','6513',1.00,'100','retail','0','2025-05-25 16:44:27','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-25 13:45:04','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174818067433207843121'),(14953,'121748180639','B088',1.00,'400','retail','0','2025-05-25 16:44:35','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-05-25 13:45:04','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9921.00','9920','Inclusive','branch','Inventory','','','','yes','','','12174818068183322132422'),(14954,'121748180639','6511',1.00,'100','retail','0','2025-05-25 16:44:42','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-25 13:45:04','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20220.00','20219','Inclusive','branch','Service','1110','4000','5500','yes','','','12174818068939231803200'),(14955,'121748180639','6568',1.00,'1000','retail','0','2025-05-25 16:44:50','','','','600','Cash',0.00,'1000','','','12','0.00','1','2025-05-25 13:45:04','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11000.00','10999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174818070021300240088'),(14973,'191748183047','5996',2.00,'400','retail','0','2025-05-25 17:25:57','','','','150','Cash',0.00,'200','','','19','16.00','1','2025-05-25 14:27:09','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9868.00','9866','Inclusive','branch','Inventory','','','','yes','','','19174818316791312116122'),(14974,'191748183047','6505',1.00,'650','retail','0','2025-05-25 17:26:11','','','','350','Cash',0.00,'650','','','19','0.00','1','2025-05-25 14:27:09','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174818317820737328278'),(14975,'191748183047','B088',1.00,'400','retail','0','2025-05-25 17:26:18','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-05-25 14:27:09','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9920.00','9919','Inclusive','branch','Inventory','','','','yes','','','19174818319703297830223'),(14976,'191748183047','B010',2.00,'700','retail','0','2025-05-25 17:26:37','','','','272','Cash',0.00,'350','','','19','16.00','1','2025-05-25 14:27:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9957.00','9955','Inclusive','branch','Inventory','','','','yes','','','19174818320737080233133'),(14977,'191748183047','6521',1.00,'200','retail','0','2025-05-25 17:26:47','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-05-25 14:27:09','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10015.00','10014','Inclusive','branch','Service','1110','4000','5500','yes','','','19174818322702301310031'),(14978,'191748178854','6516',1.00,'300','retail','0','2025-05-25 16:14:14','','','','125','Cash',0.00,'300','','','19','','1','2025-05-25 14:28:18','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174817886600080223327'),(14979,'191748178854','6002',1.00,'250','retail','0','2025-05-25 16:14:27','','','','200','Cash',0.00,'250','','','19','','1','2025-05-25 14:28:18','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9961.00','9960','Inclusive','branch','Inventory','','','','','',NULL,'19174817887802022232070'),(14980,'191748178854','6002',1.00,'250','retail','0','2025-05-25 16:14:38','','','','200','Cash',0.00,'250','','','19','','1','2025-05-25 14:28:18','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9960.00','9959','Inclusive','branch','Inventory','','','','','',NULL,'19174817888672303011401'),(14981,'191748178854','6012',1.00,'500','retail','0','2025-05-25 17:01:05','','','','500','Cash',0.00,'500','','','19','','1','2025-05-25 14:28:18','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99981.00','99980','Inclusive','branch','Inventory','','','','','',NULL,'19174818169323033303233'),(14982,'191748178854','6012',1.00,'500','retail','0','2025-05-25 17:27:29','','','','500','Cash',0.00,'500','','','19','16.00','1','2025-05-25 14:28:18','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99980.00','99979','Inclusive','branch','Inventory','','','','yes','','','19174818326132003032300'),(14983,'191748178854','6044',1.00,'200','retail','0','2025-05-25 17:27:42','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-05-25 14:28:18','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14714.00','14713','Inclusive','branch','Inventory','','','','yes','','','19174818327733070080310'),(14984,'191748178854','6514',2.00,'200','retail','0','2025-05-25 17:27:58','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-25 14:28:18','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','yes','','','19174818328638242137333'),(14985,'191748178854','6012',1.00,'500','retail','0','2025-05-25 17:28:06','','','','500','Cash',0.00,'500','','','19','16.00','1','2025-05-25 14:28:18','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99979.00','99978','Inclusive','branch','Inventory','','','','yes','','','19174818329670300133900'),(14986,'121748184043','6519',1.00,'150','retail','0','2025-05-25 17:40:43','','','','50','Cash',0.00,'150','','','12','0.00','1','2025-05-25 14:43:01','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174818417703374322732'),(14988,'121748185773','6505',1.00,'650','retail','0','2025-05-25 18:09:33','','','','350','Cash',0.00,'650','','','12','0.00','1','2025-05-25 15:11:02','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174818579672220123380'),(14989,'121748185773','15',1.00,'150','retail','0','2025-05-25 18:09:57','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-05-25 15:11:02','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9775.00','9774','Inclusive','branch','Inventory','','','','yes','','','12174818580803333233322'),(14990,'121748185773','6514',2.00,'200','retail','0','2025-05-25 18:10:08','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-25 15:11:02','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','yes','','','12174818584823221432830'),(14991,'121748185773','6517',1.00,'250','retail','0','2025-05-25 18:10:49','','','','150','Cash',0.00,'250','','','12','0.00','1','2025-05-25 15:11:02','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101113.00','101112','Inclusive','branch','Service','1110','4000','5500','yes','','','12174818585710038023200'),(14992,'121748187890','6032',1.00,'200','retail','0','2025-05-25 18:44:50','','','','200','Cash',0.00,'200','','','12','16.00','1','2025-05-25 15:45:53','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99955.00','99954','Inclusive','branch','Inventory','','','','yes','','','12174818789932337028322'),(14993,'121748187890','6044',1.00,'200','retail','0','2025-05-25 18:45:00','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-05-25 15:45:53','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14713.00','14712','Inclusive','branch','Inventory','','','','yes','','','12174818790618728242722'),(14994,'121748187890','6512',6.00,'300','retail','0','2025-05-25 18:45:07','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-05-25 15:45:53','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','10036.00','10030','Inclusive','branch','Service','1110','4000','5500','yes','','','12174818792721223232132'),(14995,'121748187890','6514',2.00,'200','retail','0','2025-05-25 18:45:28','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-25 15:45:53','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','yes','','','12174818793720822138232'),(14996,'121748187890','6520',1.00,'200','retail','0','2025-05-25 18:45:38','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-05-25 15:45:53','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174818794774173323287'),(15005,'121748184182','6515',1.00,'300','retail','0','2025-05-25 17:43:02','','','','100','Cash',0.00,'300','','','12','','1','2025-05-25 16:00:29','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10012.00','10011','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174818419723222702343'),(15006,'121748184182','B038',1.00,'250','retail','0','2025-05-25 19:00:03','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-05-25 16:00:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9850.00','9849','Inclusive','branch','Inventory','','','','yes','','','12174818882402207783801'),(15007,'191748178947','6000',1.00,'1300','retail','0','2025-05-25 16:15:47','','','','1000','Cash',0.00,'1300','','','19','','1','2025-05-25 16:05:12','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9984.00','9983','Inclusive','branch','Inventory','','','','','',NULL,'19174817896832308180200'),(15008,'191748178947','6510',1.00,'100','retail','0','2025-05-25 16:16:08','','','','50','Cash',0.00,'100','','','19','','1','2025-05-25 16:05:12','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174817897633382292207'),(15009,'191748178947','5996',1.00,'200','retail','0','2025-05-25 16:16:16','','','','150','Cash',0.00,'200','','','19','','1','2025-05-25 16:05:12','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9869.00','9868','Inclusive','branch','Inventory','','','','','',NULL,'19174817898520932233784'),(15010,'191748178947','B088',2.00,'800','retail','0','2025-05-25 16:16:25','','','','216','Cash',0.00,'400','','','19','','1','2025-05-25 16:05:12','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9923.00','9921','Inclusive','branch','Inventory','','','','','',NULL,'19174817899332234311939'),(15011,'191748178947','B030',1.00,'250','retail','0','2025-05-25 16:16:33','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-05-25 16:05:12','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99955.00','99954','Inclusive','branch','Inventory','','','','','',NULL,'19174817900103934223929'),(15012,'191748178947','6510',1.00,'100','retail','0','2025-05-25 17:02:01','','','','50','Cash',0.00,'100','','','19','','1','2025-05-25 16:05:12','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174818173233332012373'),(15013,'191748178947','B030',1.00,'250','retail','0','2025-05-25 17:02:51','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-05-25 16:05:12','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99954.00','99953','Inclusive','branch','Inventory','','','','','',NULL,'19174818178022332370220'),(15014,'191748178947','B030',1.00,'250','retail','0','2025-05-25 18:52:33','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-05-25 16:05:12','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99953.00','99952','Inclusive','branch','Inventory','','','','','',NULL,'19174818836437112083383'),(15015,'191748178947','6040',1.00,'100','retail','0','2025-05-25 19:04:34','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-05-25 16:05:12','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19919.00','19918','Inclusive','branch','Inventory','','','','yes','','','19174818911018012292812'),(15016,'191748189113','6521',2.00,'400','retail','0','2025-05-25 19:05:13','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-05-25 16:10:49','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10015.00','10013','Inclusive','branch','Service','1110','4000','5500','yes','','','19174818944624880491973'),(15017,'191748189451','6002',1.00,'250','retail','0','2025-05-25 19:10:51','','','','200','Cash',0.00,'250','','','19','16.00','1','2025-05-25 16:16:52','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9959.00','9958','Inclusive','branch','Inventory','','','','yes','','','19174818981032808403837'),(15018,'121748189984','B038',1.00,'250','retail','0','2025-05-25 19:19:44','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-05-25 16:20:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9849.00','9848','Inclusive','branch','Inventory','','','','yes','','','12174819001400312020824'),(15019,'121748191306','B001',2.00,'500','retail','0','2025-05-25 19:41:46','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-05-25 16:42:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99942.00','99940','Inclusive','branch','Inventory','','','','yes','','','12174819131831232338343'),(15023,'121748193918','B032',2.00,'500','retail','0','2025-05-25 20:25:18','','','','187','Cash',0.00,'250','','','12','','1','2025-05-25 18:13:52','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9975.00','9973','Inclusive','branch','Inventory','','','','','',NULL,'12174819396601321236100'),(15024,'121748193918','B032',1.00,'250','retail','0','2025-05-25 20:40:29','','','','187','Cash',0.00,'250','','','12','','1','2025-05-25 18:13:52','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9973.00','9972','Inclusive','branch','Inventory','','','','','',NULL,'12174819484333097902008'),(15025,'121748193918','B032',1.00,'250','retail','0','2025-05-25 21:13:33','','','','187','Cash',0.00,'250','','','12','16.00','1','2025-05-25 18:13:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9972.00','9971','Inclusive','branch','Inventory','','','','yes','','','12174819682926239237982'),(15026,'121748240270','6511',2.00,'200','retail','0','2025-05-26 09:17:50','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-26 06:19:26','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20220.00','20218','Inclusive','branch','Service','1110','4000','5500','yes','','','12174824029027833004033'),(15027,'121748240270','6516',1.00,'300','retail','0','2025-05-26 09:18:10','','','','125','Cash',0.00,'300','','','12','0.00','1','2025-05-26 06:19:26','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Service','1110','4000','5500','yes','','','12174824034503252357340'),(15028,'121748256010','6028',1.00,'1000','retail','0','2025-05-26 13:40:10','','','','525','Cash',0.00,'1000','','','12','16.00','1','2025-05-26 10:40:30','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','yes','','','12174825602573523225032'),(15029,'121748256032','6514',2.00,'200','retail','0','2025-05-26 13:40:32','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-26 11:29:42','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','yes','','','12174825895332833225120'),(15030,'121748256032','6512',2.00,'100','retail','0','2025-05-26 14:29:16','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-05-26 11:29:42','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10036.00','10034','Inclusive','branch','Service','1110','4000','5500','yes','','','12174825896530221352324'),(15031,'121748256032','6520',1.00,'200','retail','0','2025-05-26 14:29:25','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-05-26 11:29:42','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174825897642328370333'),(15032,'121748258983','15',2.00,'300','retail','0','2025-05-26 14:29:43','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-05-26 12:41:58','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9774.00','9772','Inclusive','branch','Inventory','','','','yes','','','12174826324902392323863'),(15033,'121748258983','6501',1.00,'200','retail','0','2025-05-26 15:40:49','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-05-26 12:41:58','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9967.00','9966','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174826326434127023234'),(15034,'121748258983','6511',1.00,'100','retail','0','2025-05-26 15:41:04','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-26 12:41:58','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20220.00','20219','Inclusive','branch','Service','1110','4000','5500','yes','','','12174826327302031033240'),(15035,'121748258983','6510',2.00,'200','retail','0','2025-05-26 15:41:13','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-26 12:41:58','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10013.00','10011','Inclusive','branch','Service','1110','4000','5500','yes','','','12174826328732822310727'),(15036,'121748258983','6513',2.00,'200','retail','0','2025-05-26 15:41:28','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-26 12:41:58','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12174826329801303236322'),(15037,'121748258983','6506',1.00,'1300','retail','0','2025-05-26 15:41:38','','','','700','Cash',0.00,'1300','','','12','0.00','1','2025-05-26 12:41:58','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','12174826331322283822332'),(15038,'121748263319','6540',1.00,'2500','retail','0','2025-05-26 15:41:59','','','','1500','Cash',0.00,'2500','','','12','0.00','1','2025-05-26 12:52:04','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174826391192438221701'),(15039,'121748263319','6040',1.00,'100','retail','0','2025-05-26 15:51:52','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-05-26 12:52:04','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19918.00','19917','Inclusive','branch','Inventory','','','','yes','','','12174826392191232206322'),(15040,'121748276993','6510',1.00,'100','retail','0','2025-05-26 19:29:53','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-26 16:30:24','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','yes','','','12174827700122723232278'),(15041,'121748276993','6513',1.00,'100','retail','0','2025-05-26 19:30:03','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-26 16:30:24','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174827702102311170177'),(15049,'121748359095','6529',2.00,'1200','retail','0','2025-05-27 18:18:15','','','','300','Cash',0.00,'600','','','12','0.00','1','2025-05-27 15:57:57','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10010.00','10008','Inclusive','branch','Service','1110','4000','5500','yes','','','12174836143302321226323'),(15050,'121748359095','B032',5.00,'1250','retail','0','2025-05-27 18:57:14','','','','187','Cash',0.00,'250','','','12','16.00','1','2025-05-27 15:57:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9961.00','9956','Inclusive','branch','Inventory','','','','yes','','','12174836144722147422310'),(15051,'121748359095','B088',1.00,'400','retail','0','2025-05-27 18:57:27','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-05-27 15:57:57','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9919.00','9918','Inclusive','branch','Inventory','','','','yes','','','12174836145832333223212'),(15052,'121748359095','15',1.00,'150','retail','0','2025-05-27 18:57:39','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-05-27 15:57:57','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9772.00','9771','Inclusive','branch','Inventory','','','','yes','','','12174836146932334342123'),(15054,'121748364264','6016',1.00,'750','retail','0','2025-05-27 19:44:24','','','','750','Cash',0.00,'750','','','12','16.00','1','2025-05-27 16:45:39','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9970.00','9969','Inclusive','branch','Inventory','','','','yes','','','12174836427720222231472'),(15055,'121748364264','5977',1.00,'600','retail','0','2025-05-27 19:44:37','','','','600','Cash',0.00,'600','','','12','16.00','1','2025-05-27 16:45:39','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9961.00','9960','Inclusive','branch','Inventory','','','','yes','','','12174836428402283420200'),(15056,'121748364264','6517',1.00,'250','retail','0','2025-05-27 19:44:44','','','','150','Cash',0.00,'250','','','12','0.00','1','2025-05-27 16:45:39','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101113.00','101112','Inclusive','branch','Service','1110','4000','5500','yes','','','12174836429023820630002'),(15057,'121748364264','6524',1.00,'200','retail','0','2025-05-27 19:44:51','','','','70','Cash',0.00,'200','','','12','0.00','1','2025-05-27 16:45:39','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174836429723320003927'),(15058,'121748364264','6519',1.00,'150','retail','0','2025-05-27 19:44:57','','','','50','Cash',0.00,'150','','','12','0.00','1','2025-05-27 16:45:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174836430831122433823'),(15059,'121748364264','6519',1.00,'150','retail','0','2025-05-27 19:45:09','','','','50','Cash',0.00,'150','','','12','0.00','1','2025-05-27 16:45:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174836432430340322033'),(15060,'121748364264','B088',1.00,'400','retail','0','2025-05-27 19:45:24','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-05-27 16:45:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9918.00','9917','Inclusive','branch','Inventory','','','','yes','','','12174836433631820260423'),(15065,'121748358926','B038',7.00,'1750','retail','0','2025-05-27 18:15:26','','','','195.52','Cash',0.00,'250','','','12','','1','2025-05-27 17:40:22','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','9848.00','9841','Inclusive','branch','Inventory','','','','','',NULL,'12174835898923005233938'),(15066,'121748358926','B032',10.00,'2500','retail','0','2025-05-27 18:16:29','','','','187','Cash',0.00,'250','','','12','','1','2025-05-27 17:40:22','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','9971.00','9961','Inclusive','branch','Inventory','','','','','',NULL,'12174835902729022722923'),(15067,'121748358926','B089',1.00,'200','retail','0','2025-05-27 18:17:07','','','','79.16675','Cash',0.00,'200','','','12','','1','2025-05-27 17:40:22','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9900.00','9899','Inclusive','branch','Inventory','','','','','',NULL,'12174835904434230200205'),(15068,'121748358926','6032',2.00,'400','retail','0','2025-05-27 18:17:24','','','','200','Cash',0.00,'200','','','12','','1','2025-05-27 17:40:22','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99954.00','99952','Inclusive','branch','Inventory','','','','','',NULL,'12174835905507031923005'),(15069,'121748358926','6513',2.00,'200','retail','0','2025-05-27 18:17:35','','','','50','Cash',0.00,'100','','','12','','1','2025-05-27 17:40:22','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174835906633222433228'),(15070,'121748358926','6000',2.00,'2600','retail','0','2025-05-27 18:17:46','','','','1000','Cash',0.00,'1300','','','12','','1','2025-05-27 17:40:22','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9983.00','9981','Inclusive','branch','Inventory','','','','','',NULL,'12174835907939243012230'),(15071,'121748358926','6027',1.00,'150','retail','0','2025-05-27 18:17:59','','','','100','Cash',0.00,'150','','','12','','1','2025-05-27 17:40:22','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','','',NULL,'12174835908951323239257'),(15072,'121748358926','6511',2.00,'200','retail','0','2025-05-27 20:39:57','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-27 17:40:22','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20220.00','20218','Inclusive','branch','Service','1110','4000','5500','yes','','','12174836761842783323203'),(15073,'121748361479','6512',9.00,'450','retail','0','2025-05-27 18:57:59','','','','30','Cash',0.00,'50','','','12','','1','2025-05-27 17:40:54','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','10036.00','10027','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174836223323133220233'),(15074,'121748361479','6512',1.00,'50','retail','0','2025-05-27 20:40:41','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-05-27 17:40:54','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10036.00','10035','Inclusive','branch','Service','1110','4000','5500','yes','','','12174836765122308333233'),(15075,'121748365656','6046',1.00,'700','retail','0','2025-05-27 20:07:36','','','','400','Cash',0.00,'700','','','12','','1','2025-05-27 17:41:16','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10039.00','10038','Inclusive','branch','Inventory','','','','','',NULL,'12174836566466362032033'),(15076,'121748365656','6510',1.00,'100','retail','0','2025-05-27 20:07:45','','','','50','Cash',0.00,'100','','','12','','1','2025-05-27 17:41:16','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174836567132332347103'),(15077,'121748365656','B023',3.00,'900','retail','0','2025-05-27 20:07:52','','','','176','Cash',0.00,'300','','','12','','1','2025-05-27 17:41:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10958.00','10955','Inclusive','branch','Inventory','','','','','',NULL,'12174836568127210743333'),(15078,'121748365656','B030',1.00,'250','retail','0','2025-05-27 20:08:01','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-05-27 17:41:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99952.00','99951','Inclusive','branch','Inventory','','','','','',NULL,'12174836569731122433723'),(15079,'191748423440','6515',2.00,'600','retail','0','2025-05-28 12:10:40','','','','100','Cash',0.00,'300','','','19','0.00','1','2025-05-28 09:11:22','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10012.00','10010','Inclusive','branch','Service','1110','4000','5500','yes','','','19174842345520345230310'),(15080,'191748423440','6512',1.00,'50','retail','0','2025-05-28 12:10:56','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-05-28 09:11:22','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10036.00','10035','Inclusive','branch','Service','1110','4000','5500','yes','','','19174842346300332203232'),(15081,'191748423440','15',2.00,'300','retail','0','2025-05-28 12:11:03','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-05-28 09:11:22','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9771.00','9769','Inclusive','branch','Inventory','','','','yes','','','19174842347722004270217'),(15087,'191748423490','6016',1.00,'750','retail','0','2025-05-28 12:11:30','','','','750','Cash',0.00,'750','','','19','','1','2025-05-28 10:47:15','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9969.00','9968','Inclusive','branch','Inventory','','','','','',NULL,'19174842370392032139728'),(15088,'191748423490','6032',1.00,'200','retail','0','2025-05-28 12:15:07','','','','200','Cash',0.00,'200','','','19','','1','2025-05-28 10:47:15','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99952.00','99951','Inclusive','branch','Inventory','','','','','',NULL,'19174842371773242131330'),(15089,'191748423490','6513',1.00,'100','retail','0','2025-05-28 12:15:19','','','','50','Cash',0.00,'100','','','19','','1','2025-05-28 10:47:15','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174842373011210333312'),(15090,'191748423490','6511',1.00,'100','retail','0','2025-05-28 13:46:53','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-28 10:47:15','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20220.00','20219','Inclusive','branch','Service','1110','4000','5500','yes','','','19174842922117334219022'),(15091,'191748423490','6583',1.00,'800','retail','0','2025-05-28 13:47:01','','','','700','Cash',0.00,'800','','','19','0.00','1','2025-05-28 10:47:15','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174842923392372733139'),(15097,'191748423754','7029',1.00,'1800','retail','0','2025-05-28 12:15:55','','','','1200','Cash',0.00,'1800','','','19','','1','2025-05-28 12:20:41','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9934.00','9933','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174842376624223030901'),(15098,'191748423754','6027',1.00,'150','retail','0','2025-05-28 12:16:07','','','','100','Cash',0.00,'150','','','19','','1','2025-05-28 12:20:41','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','','',NULL,'19174842378122333323422'),(15099,'191748423754','B009',1.00,'300','retail','0','2025-05-28 14:39:07','','','','204','Cash',0.00,'300','','','19','','1','2025-05-28 12:20:41','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9971.00','9970','Inclusive','branch','Inventory','','','','','',NULL,'19174843235524413370420'),(15100,'191748423754','B023',2.00,'600','retail','0','2025-05-28 14:39:16','','','','176','Cash',0.00,'300','','','19','','1','2025-05-28 12:20:41','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10955.00','10953','Inclusive','branch','Inventory','','','','','',NULL,'19174843237443312341002'),(15101,'191748423754','6040',1.00,'100','retail','0','2025-05-28 14:39:34','','','','42','Cash',0.00,'100','','','19','','1','2025-05-28 12:20:41','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19917.00','19916','Inclusive','branch','Inventory','','','','','',NULL,'19174843238320330732233'),(15102,'191748423754','B009',1.00,'300','retail','0','2025-05-28 15:20:28','','','','204','Cash',0.00,'300','','','19','16.00','1','2025-05-28 12:20:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9970.00','9969','Inclusive','branch','Inventory','','','','yes','','','19174843483934338440120'),(15103,'121748436378','6555',1.00,'1200','retail','0','2025-05-28 15:46:18','','','','600','Cash',0.00,'1200','','','12','0.00','1','2025-05-28 12:47:12','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Service','1110','4000','5500','yes','','','12174843639224220230393'),(15104,'121748436378','6510',2.00,'200','retail','0','2025-05-28 15:46:32','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-28 12:47:12','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10013.00','10011','Inclusive','branch','Service','1110','4000','5500','yes','','','12174843641830011383232'),(15105,'121748436378','15',2.00,'300','retail','0','2025-05-28 15:46:58','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-05-28 12:47:12','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9769.00','9767','Inclusive','branch','Inventory','','','','yes','','','12174843642813467243008'),(15106,'191748448137','6515',1.00,'300','retail','0','2025-05-28 19:02:17','','','','100','Cash',0.00,'300','','','19','0.00','1','2025-05-28 16:02:53','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10012.00','10011','Inclusive','branch','Service','1110','4000','5500','yes','','','19174844815232233233330'),(15107,'191748448137','15',1.00,'150','retail','0','2025-05-28 19:02:33','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-05-28 16:02:53','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9767.00','9766','Inclusive','branch','Inventory','','','','yes','','','19174844816513020344202'),(15108,'191748448178','7029',1.00,'1800','retail','0','2025-05-28 19:02:58','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2025-05-28 16:03:49','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9933.00','9932','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174844819721217200002'),(15109,'191748448178','6513',1.00,'100','retail','0','2025-05-28 19:03:19','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-28 16:03:49','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174844821520823124903'),(15110,'191748448178','6510',1.00,'100','retail','0','2025-05-28 19:03:36','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-28 16:03:49','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','yes','','','19174844822442328320333'),(15124,'191748452777','7029',1.00,'1800','retail','0','2025-05-28 20:19:37','','','','1200','Cash',0.00,'1800','','','19','','1','2025-05-28 18:29:25','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9932.00','9931','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174845279237322102932'),(15125,'191748452777','6510',1.00,'100','retail','0','2025-05-28 20:19:52','','','','50','Cash',0.00,'100','','','19','','1','2025-05-28 18:29:25','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174845280002872223490'),(15126,'191748452777','6513',1.00,'100','retail','0','2025-05-28 20:20:00','','','','50','Cash',0.00,'100','','','19','','1','2025-05-28 18:29:25','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174845280922095002032'),(15127,'191748452777','6614',4.00,'800','retail','0','2025-05-28 21:16:30','','','','200','Cash',0.00,'200','','','19','','1','2025-05-28 18:29:25','2','12','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9959.00','9955','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174845625732033925213'),(15128,'191748504391','5980',1.00,'900','retail','0','2025-05-29 10:39:51','','','','900','Cash',0.00,'900','','','19','16.00','1','2025-05-29 07:40:09','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10460.00','10459','Inclusive','branch','Inventory','','','','yes','','','19174850440082113504232'),(15129,'191748504391','6511',1.00,'100','retail','0','2025-05-29 10:40:00','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-29 07:40:09','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20220.00','20219','Inclusive','branch','Service','1110','4000','5500','yes','','','19174850440700042270843'),(15133,'191748517647','6000',1.00,'1300','retail','0','2025-05-29 14:20:48','','','','1000','Cash',0.00,'1300','','','19','','1','2025-05-29 11:21:54','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9981.00','9980','Inclusive','branch','Inventory','','','','','',NULL,'19174851766100023023224'),(15134,'191748517647','6513',3.00,'300','retail','0','2025-05-29 14:21:03','','','','50','Cash',0.00,'100','','','19','','1','2025-05-29 11:21:54','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174851767530707373330'),(15135,'191748517647','6510',1.00,'100','retail','0','2025-05-29 14:21:15','','','','50','Cash',0.00,'100','','','19','','1','2025-05-29 11:21:54','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174851768500221223160'),(15136,'191748517647','6510',1.00,'100','retail','0','2025-05-29 14:21:41','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-29 11:21:54','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','yes','','','19174851770802273010802'),(15155,'191748521277','6575',1.00,'250','retail','0','2025-05-29 15:21:17','','','','200','Cash',0.00,'250','','','19','0.00','1','2025-05-29 12:21:57','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174852131559404050113'),(15156,'191748521239','B043',1.00,'1200','retail','0','2025-05-29 15:20:39','','','','680','Cash',0.00,'1200','','','19','','1','2025-05-29 13:01:29','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99991.00','99990','Inclusive','branch','Inventory','','','','','',NULL,'19174852126510352503991'),(15157,'191748521239','B089',1.00,'200','retail','0','2025-05-29 15:21:05','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-05-29 13:01:29','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9899.00','9898','Inclusive','branch','Inventory','','','','','',NULL,'19174852127432204322220'),(15158,'191748521239','6040',1.00,'100','retail','0','2025-05-29 16:01:19','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-05-29 13:01:29','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19914.00','19913','Inclusive','branch','Inventory','','','','yes','','','19174852368820933032532'),(15176,'191748517716','5999',1.00,'1500','retail','0','2025-05-29 14:21:56','','','','1500','Cash',0.00,'1500','','','19','','1','2025-05-29 15:18:52','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','','',NULL,'19174851995323924831003'),(15177,'191748517716','6032',1.00,'200','retail','0','2025-05-29 14:59:17','','','','200','Cash',0.00,'200','','','19','','1','2025-05-29 15:18:52','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99951.00','99950','Inclusive','branch','Inventory','','','','','',NULL,'19174851997433225333773'),(15178,'191748517716','6510',2.00,'200','retail','0','2025-05-29 14:59:35','','','','50','Cash',0.00,'100','','','19','','1','2025-05-29 15:18:52','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10013.00','10011','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174851998312220192902'),(15179,'191748517716','6513',1.00,'100','retail','0','2025-05-29 14:59:43','','','','50','Cash',0.00,'100','','','19','','1','2025-05-29 15:18:52','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174851999830320531983'),(15180,'191748517716','6506',1.00,'1300','retail','0','2025-05-29 18:18:39','','','','700','Cash',0.00,'1300','','','19','0.00','1','2025-05-29 15:18:52','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','19174853192737001939713'),(15181,'191748521045','6509',2.00,'3000','retail','0','2025-05-29 15:17:25','','','','700','Cash',0.00,'1500','','','19','','1','2025-05-29 15:22:58','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20010.00','20008','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174852111730307742327'),(15182,'191748521045','5979',1.00,'750','retail','0','2025-05-29 15:18:37','','','','0','Cash',0.00,'750','','','19','','1','2025-05-29 15:22:58','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100997.00','100996','Inclusive','branch','Inventory','','','','','',NULL,'19174852112713128311311'),(15183,'191748521045','6510',2.00,'200','retail','0','2025-05-29 15:18:47','','','','50','Cash',0.00,'100','','','19','','1','2025-05-29 15:22:58','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10013.00','10011','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174852114171332435422'),(15184,'191748521045','6513',1.00,'100','retail','0','2025-05-29 15:19:01','','','','50','Cash',0.00,'100','','','19','','1','2025-05-29 15:22:58','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174852114922013743031'),(15185,'191748521045','6513',1.00,'100','retail','0','2025-05-29 16:39:18','','','','50','Cash',0.00,'100','','','19','','1','2025-05-29 15:22:58','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174852596773353222933'),(15186,'191748521045','6513',1.00,'100','retail','0','2025-05-29 18:22:21','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-29 15:22:58','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174853216026033281833'),(15187,'191748521045','6510',1.00,'100','retail','0','2025-05-29 18:22:41','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-29 15:22:58','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','yes','','','19174853217319332220122'),(15188,'191748521172','B018',1.00,'250','retail','0','2025-05-29 15:19:32','','','','169','Cash',0.00,'250','','','19','','1','2025-05-29 15:23:56','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','','','','','',NULL,'19174852118092339931230'),(15189,'191748521172','B038',1.00,'250','retail','0','2025-05-29 15:19:40','','','','195.52','Cash',0.00,'250','','','19','','1','2025-05-29 15:23:56','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9841.00','9840','Inclusive','branch','Inventory','','','','','',NULL,'19174852119330391130921'),(15190,'191748521172','B009',1.00,'300','retail','0','2025-05-29 15:19:53','','','','204','Cash',0.00,'300','','','19','','1','2025-05-29 15:23:56','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9969.00','9968','Inclusive','branch','Inventory','','','','','',NULL,'19174852121223130027403'),(15191,'191748521172','6501',1.00,'200','retail','0','2025-05-29 15:20:12','','','','100','Cash',0.00,'200','','','19','','1','2025-05-29 15:23:56','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9966.00','9965','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174852122127322583191'),(15192,'191748521172','B018',1.00,'250','retail','0','2025-05-29 18:02:26','','','','169','Cash',0.00,'250','','','19','','1','2025-05-29 15:23:56','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9993.00','9992','Inclusive','branch','Inventory','','','','','',NULL,'19174853095832392994283'),(15193,'191748521172','B038',1.00,'250','retail','0','2025-05-29 18:02:41','','','','195.52','Cash',0.00,'250','','','19','','1','2025-05-29 15:23:56','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9840.00','9839','Inclusive','branch','Inventory','','','','','',NULL,'19174853097432022053330'),(15194,'191748521172','B009',2.00,'600','retail','0','2025-05-29 18:02:55','','','','204','Cash',0.00,'300','','','19','','1','2025-05-29 15:23:56','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9968.00','9966','Inclusive','branch','Inventory','','','','','',NULL,'19174853099052130711022'),(15195,'191748520977','B043',1.00,'1200','retail','0','2025-05-29 15:16:17','','','','680','Cash',0.00,'1200','','','19','','1','2025-05-29 15:31:42','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99992.00','99991','Inclusive','branch','Inventory','','','','','',NULL,'19174852100922200213301'),(15196,'191748520977','6040',2.00,'200','retail','0','2025-05-29 15:16:49','','','','42','Cash',0.00,'100','','','19','','1','2025-05-29 15:31:42','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19916.00','19914','Inclusive','branch','Inventory','','','','','',NULL,'19174852101927012124022'),(15197,'191748520977','B030',3.00,'750','retail','0','2025-05-29 15:16:59','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-05-29 15:31:42','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','99951.00','99948','Inclusive','branch','Inventory','','','','','',NULL,'19174852103002122032081'),(15198,'191748520977','B030',1.00,'250','retail','0','2025-05-29 15:17:11','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-05-29 15:31:42','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99948.00','99947','Inclusive','branch','Inventory','','','','','',NULL,'19174852104204033329038'),(15199,'191748520977','B030',1.00,'250','retail','0','2025-05-29 18:13:26','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-05-29 15:31:42','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99947.00','99946','Inclusive','branch','Inventory','','','','','',NULL,'19174853161720222231479'),(15200,'191748520977','B028',1.00,'300','retail','0','2025-05-29 18:30:43','','','','222','Cash',0.00,'300','','','19','16.00','1','2025-05-29 15:31:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Inventory','','','','yes','','','19174853265592322200033'),(15201,'191748534570','6567',1.00,'800','retail','0','2025-05-29 19:02:50','','','','500','Cash',0.00,'800','','','19','0.00','1','2025-05-29 16:03:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174853458505270382535'),(15202,'191748534570','6513',1.00,'100','retail','0','2025-05-29 19:03:05','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-29 16:03:40','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174853459492322373505'),(15203,'191748534570','6510',1.00,'100','retail','0','2025-05-29 19:03:15','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-29 16:03:40','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','yes','','','19174853460234223040901'),(15204,'191748534621','B043',1.00,'1200','retail','0','2025-05-29 19:03:41','','','','680','Cash',0.00,'1200','','','19','16.00','1','2025-05-29 16:04:27','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99990.00','99989','Inclusive','branch','Inventory','','','','yes','','','19174853465664033329038'),(15205,'191748534621','6040',1.00,'100','retail','0','2025-05-29 19:04:17','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-05-29 16:04:27','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19913.00','19912','Inclusive','branch','Inventory','','','','yes','','','19174853466433212622262'),(15206,'191748534668','B043',1.00,'1200','retail','0','2025-05-29 19:04:28','','','','680','Cash',0.00,'1200','','','19','16.00','1','2025-05-29 16:05:22','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99989.00','99988','Inclusive','branch','Inventory','','','','yes','','','19174853469063423044321'),(15207,'191748534668','6040',1.00,'100','retail','0','2025-05-29 19:04:51','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-05-29 16:05:22','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19912.00','19911','Inclusive','branch','Inventory','','','','yes','','','19174853472022022202338'),(15208,'191748539353','6012',1.00,'500','retail','0','2025-05-29 20:22:33','','','','500','Cash',0.00,'500','','','19','16.00','1','2025-05-29 17:22:54','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99978.00','99977','Inclusive','branch','Inventory','','','','yes','','','19174853936251803116010'),(15209,'191748539353','6581',1.00,'100','retail','0','2025-05-29 20:22:42','','','','100','Cash',0.00,'100','','','19','0.00','1','2025-05-29 17:22:54','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10997.00','10996','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174853937131399323227'),(15210,'191748601386','7029',1.00,'1800','retail','0','2025-05-30 13:36:26','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2025-05-30 10:37:06','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9931.00','9930','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174860139603433232027'),(15211,'191748601386','6510',4.00,'400','retail','0','2025-05-30 13:36:36','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-30 10:37:06','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10013.00','10009','Inclusive','branch','Service','1110','4000','5500','yes','','','19174860140491332232149'),(15212,'191748601386','6513',2.00,'200','retail','0','2025-05-30 13:36:44','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-30 10:37:06','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','19174860141303013363322'),(15213,'191748601386','6512',8.00,'400','retail','0','2025-05-30 13:36:53','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-05-30 10:37:06','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','10036.00','10028','Inclusive','branch','Service','1110','4000','5500','yes','','','19174860142389930206222'),(15214,'191748601427','6512',4.00,'200','retail','0','2025-05-30 13:37:07','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-05-30 10:37:28','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10036.00','10032','Inclusive','branch','Service','1110','4000','5500','yes','','','19174860144300142132103'),(15217,'191748601450','6512',10.00,'500','retail','0','2025-05-30 13:37:30','','','','30','Cash',0.00,'50','','','19','','1','2025-05-30 10:39:38','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','10036.00','10026','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174860146383048899233'),(15218,'191748601450','6511',1.00,'100','retail','0','2025-05-30 13:37:43','','','','50','Cash',0.00,'100','','','19','','1','2025-05-30 10:39:38','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20220.00','20219','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174860147672278330268'),(15219,'191748601450','15',1.00,'150','retail','0','2025-05-30 13:39:21','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-05-30 10:39:38','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9766.00','9765','Inclusive','branch','Inventory','','','','yes','','','19174860157448433030228'),(15220,'121748607274','5984',2.00,'200','retail','0','2025-05-30 15:14:34','','','','100','Cash',0.00,'100','','','12','16.00','1','2025-05-30 12:15:10','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9976.00','9974','Inclusive','branch','Inventory','','','','yes','','','12174860728433221343082'),(15221,'121748607274','6001',1.00,'650','retail','0','2025-05-30 15:14:44','','','','650','Cash',0.00,'650','','','12','16.00','1','2025-05-30 12:15:10','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10029.00','10028','Inclusive','branch','Inventory','','','','yes','','','12174860729200222930292'),(15222,'121748607274','6513',1.00,'100','retail','0','2025-05-30 15:14:52','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-30 12:15:10','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174860729933973221227'),(15223,'121748607274','15',1.00,'150','retail','0','2025-05-30 15:15:00','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-05-30 12:15:10','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9765.00','9764','Inclusive','branch','Inventory','','','','yes','','','12174860730736430200303'),(15225,'121748615574','B038',1.00,'250','retail','0','2025-05-30 17:32:54','','','','195.52','Cash',0.00,'250','','','12','','1','2025-05-30 15:48:00','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9839.00','9838','Inclusive','branch','Inventory','','','','','',NULL,'12174861559032350452033'),(15226,'121748615574','B038',1.00,'250','retail','0','2025-05-30 18:47:46','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-05-30 15:48:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9838.00','9837','Inclusive','branch','Inventory','','','','yes','','','12174862007506031033240'),(15227,'121748620082','6575',1.00,'250','retail','0','2025-05-30 18:48:02','','','','200','Cash',0.00,'250','','','12','0.00','1','2025-05-30 15:48:43','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174862009632021020223'),(15228,'121748620082','6040',1.00,'100','retail','0','2025-05-30 18:48:18','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-05-30 15:48:43','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19911.00','19910','Inclusive','branch','Inventory','','','','yes','','','12174862011720208338632'),(15231,'191748625847','B097',1.00,'150','retail','0','2025-05-30 20:24:07','','','','41.66666667','Cash',0.00,'150','','','19','16.00','1','2025-05-30 17:25:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','yes','','','19174862585834138303297'),(15232,'191748625847','B089',1.00,'200','retail','0','2025-05-30 20:24:19','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-05-30 17:25:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9898.00','9897','Inclusive','branch','Inventory','','','','yes','','','19174862586972342172723'),(15233,'191748625847','B064',1.00,'1200','retail','0','2025-05-30 20:24:30','','','','610','Cash',0.00,'1200','','','19','16.00','1','2025-05-30 17:25:48','2','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','yes','','','19174862589423448267007'),(15234,'191748625847','6001',1.00,'650','retail','0','2025-05-30 20:24:56','','','','650','Cash',0.00,'650','','','19','16.00','1','2025-05-30 17:25:48','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10028.00','10027','Inclusive','branch','Inventory','','','','yes','','','19174862592636336032120'),(15235,'191748625847','6510',1.00,'100','retail','0','2025-05-30 20:25:26','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-30 17:25:48','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','yes','','','19174862593333793222263'),(15236,'191748625847','6513',1.00,'100','retail','0','2025-05-30 20:25:34','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-30 17:25:48','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174862594322303671373'),(15237,'121748625522','B001',2.00,'500','retail','0','2025-05-30 20:18:43','','','','169','Cash',0.00,'250','','','12','','1','2025-05-30 17:55:18','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99940.00','99938','Inclusive','branch','Inventory','','','','','',NULL,'12174862553503852230223'),(15238,'121748625522','B038',2.00,'500','retail','0','2025-05-30 20:18:56','','','','195.52','Cash',0.00,'250','','','12','','1','2025-05-30 17:55:18','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9837.00','9835','Inclusive','branch','Inventory','','','','','',NULL,'12174862554728352822273'),(15239,'121748625522','B038',1.00,'250','retail','0','2025-05-30 20:54:50','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-05-30 17:55:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9835.00','9834','Inclusive','branch','Inventory','','','','yes','','','12174862770902323221300'),(15240,'191748690950','6512',4.00,'200','retail','0','2025-05-31 14:29:10','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-05-31 11:29:50','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10036.00','10032','Inclusive','branch','Service','1110','4000','5500','yes','','','19174869096336332031030'),(15241,'191748690950','6520',1.00,'200','retail','0','2025-05-31 14:29:24','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-05-31 11:29:50','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174869097909900607001'),(15242,'191748690950','15',1.00,'150','retail','0','2025-05-31 14:29:40','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-05-31 11:29:50','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9764.00','9763','Inclusive','branch','Inventory','','','','yes','','','19174869098892073020989'),(15243,'121748691231','B089',1.00,'200','retail','0','2025-05-31 14:33:51','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-05-31 11:34:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9897.00','9896','Inclusive','branch','Inventory','','','','yes','','','12174869123931122328332'),(15244,'121748691231','5980',1.00,'900','retail','0','2025-05-31 14:34:00','','','','900','Cash',0.00,'900','','','12','16.00','1','2025-05-31 11:34:20','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10459.00','10458','Inclusive','branch','Inventory','','','','yes','','','12174869125025913332333'),(15245,'121748691231','6524',1.00,'200','retail','0','2025-05-31 14:34:10','','','','70','Cash',0.00,'200','','','12','0.00','1','2025-05-31 11:34:20','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174869125703222222220'),(15246,'121748691261','6038',1.00,'1300','retail','0','2025-05-31 14:34:21','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2025-05-31 11:59:09','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10458.00','10457','Inclusive','branch','Inventory','','','','yes','','','12174869270320272912333'),(15247,'121748691261','6510',2.00,'200','retail','0','2025-05-31 14:58:23','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-31 11:59:09','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10013.00','10011','Inclusive','branch','Service','1110','4000','5500','yes','','','12174869271206222222323'),(15248,'121748691261','6044',2.00,'400','retail','0','2025-05-31 14:58:32','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-05-31 11:59:09','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14712.00','14710','Inclusive','branch','Inventory','','','','yes','','','12174869272632233629822'),(15249,'121748691261','6531',1.00,'50','retail','0','2025-05-31 14:58:46','','','','20','Cash',0.00,'50','','','12','0.00','1','2025-05-31 11:59:09','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10108.00','10107','Inclusive','branch','Service','1110','4000','5500','yes','','','12174869274020010060312'),(15250,'191748693426','6514',2.00,'200','retail','0','2025-05-31 15:10:26','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-31 12:11:10','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','yes','','','19174869343721233100400'),(15251,'191748693426','6044',2.00,'400','retail','0','2025-05-31 15:10:37','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-05-31 12:11:10','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14710.00','14708','Inclusive','branch','Inventory','','','','yes','','','19174869344820420227003'),(15252,'191748693426','6511',2.00,'200','retail','0','2025-05-31 15:10:49','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-31 12:11:10','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20220.00','20218','Inclusive','branch','Service','1110','4000','5500','yes','','','19174869346120002233232'),(15253,'191748701210','7029',1.00,'1800','retail','0','2025-05-31 17:20:10','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2025-05-31 14:26:10','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9930.00','9929','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174870132028732302110'),(15254,'191748701210','6510',1.00,'100','retail','0','2025-05-31 17:22:03','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-31 14:26:10','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','yes','','','19174870134782320431337'),(15255,'191748701210','6513',1.00,'100','retail','0','2025-05-31 17:22:29','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-31 14:26:10','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174870136337112083303'),(15256,'191748701210','6044',3.00,'600','retail','0','2025-05-31 17:22:46','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-05-31 14:26:10','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14708.00','14705','Inclusive','branch','Inventory','','','','yes','','','19174870138933230329832'),(15257,'191748701210','6040',2.00,'200','retail','0','2025-05-31 17:23:09','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-05-31 14:26:10','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19910.00','19908','Inclusive','branch','Inventory','','','','yes','','','19174870142912229023930'),(15258,'191748701210','6511',1.00,'100','retail','0','2025-05-31 17:23:53','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-05-31 14:26:10','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20220.00','20219','Inclusive','branch','Service','1110','4000','5500','yes','','','19174870144123340212483'),(15259,'191748701210','B091',1.00,'100','retail','0','2025-05-31 17:24:03','','','','47','Cash',0.00,'100','','','19','16.00','1','2025-05-31 14:26:10','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9993.00','9992','Inclusive','branch','Inventory','','','','yes','','','19174870147007122307323'),(15260,'191748701210','B088',1.00,'400','retail','0','2025-05-31 17:24:30','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-05-31 14:26:10','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9917.00','9916','Inclusive','branch','Inventory','','','','yes','','','19174870149500213033802'),(15261,'191748701210','B006',2.00,'500','retail','0','2025-05-31 17:24:56','','','','176','Cash',0.00,'250','','','19','16.00','1','2025-05-31 14:26:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Inventory','','','','yes','','','19174870156120532327110'),(15262,'121748705079','6038',2.00,'2600','retail','0','2025-05-31 18:24:39','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2025-05-31 15:26:21','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10457.00','10455','Inclusive','branch','Inventory','','','','yes','','','12174870509302233700222'),(15263,'121748705079','6046',1.00,'700','retail','0','2025-05-31 18:24:57','','','','400','Cash',0.00,'700','','','12','16.00','1','2025-05-31 15:26:21','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10038.00','10037','Inclusive','branch','Inventory','','','','yes','','','12174870510821332232512'),(15264,'121748705079','6510',4.00,'400','retail','0','2025-05-31 18:25:10','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-31 15:26:21','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10013.00','10009','Inclusive','branch','Service','1110','4000','5500','yes','','','12174870512331373232330'),(15265,'121748705079','6513',1.00,'100','retail','0','2025-05-31 18:25:26','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-31 15:26:21','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174870513858022012331'),(15266,'121748705079','6524',2.00,'400','retail','0','2025-05-31 18:25:41','','','','70','Cash',0.00,'200','','','12','0.00','1','2025-05-31 15:26:21','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12174870515037302040300'),(15267,'121748705079','B043',1.00,'1200','retail','0','2025-05-31 18:25:50','','','','680','Cash',0.00,'1200','','','12','16.00','1','2025-05-31 15:26:21','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99988.00','99987','Inclusive','branch','Inventory','','','','yes','','','12174870516512025321200'),(15268,'121748705079','B023',2.00,'600','retail','0','2025-05-31 18:26:06','','','','176','Cash',0.00,'300','','','12','16.00','1','2025-05-31 15:26:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10953.00','10951','Inclusive','branch','Inventory','','','','yes','','','12174870517540382323220'),(15269,'121748705182','6044',1.00,'200','retail','0','2025-05-31 18:26:22','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-05-31 15:26:54','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14705.00','14704','Inclusive','branch','Inventory','','','','yes','','','12174870520933803722228'),(15278,'191748709311','6048',1.00,'600','retail','0','2025-05-31 19:35:11','','','','300','Cash',0.00,'600','','','19','16.00','1','2025-05-31 16:39:35','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10490.00','10489','Inclusive','branch','Inventory','','','','yes','','','19174870955150183073324'),(15279,'191748709311','6517',1.00,'250','retail','0','2025-05-31 19:39:11','','','','150','Cash',0.00,'250','','','19','0.00','1','2025-05-31 16:39:35','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101113.00','101112','Inclusive','branch','Service','1110','4000','5500','yes','','','19174870955900289002931'),(15280,'191748709311','15',1.00,'150','retail','0','2025-05-31 19:39:19','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-05-31 16:39:35','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9763.00','9762','Inclusive','branch','Inventory','','','','yes','','','19174870956530027530202'),(15281,'191748709311','6512',2.00,'100','retail','0','2025-05-31 19:39:25','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-05-31 16:39:35','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10036.00','10034','Inclusive','branch','Service','1110','4000','5500','yes','','','19174870957377227733330'),(15285,'121748710904','6000',2.00,'2600','retail','0','2025-05-31 20:01:44','','','','1000','Cash',0.00,'1300','','','12','16.00','1','2025-05-31 17:02:44','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9980.00','9978','Inclusive','branch','Inventory','','','','yes','','','12174871091400903303220'),(15286,'121748710904','6524',2.00,'400','retail','0','2025-05-31 20:01:54','','','','70','Cash',0.00,'200','','','12','0.00','1','2025-05-31 17:02:44','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12174871092273222132324'),(15287,'121748710904','6044',2.00,'400','retail','0','2025-05-31 20:02:03','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-05-31 17:02:44','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14700.00','14698','Inclusive','branch','Inventory','','','','yes','','','12174871093731231301321'),(15288,'121748710904','6513',3.00,'300','retail','0','2025-05-31 20:02:17','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-31 17:02:44','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Service','1110','4000','5500','yes','','','12174871094724237300344'),(15289,'121748710904','6501',1.00,'200','retail','0','2025-05-31 20:02:28','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-05-31 17:02:44','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9965.00','9964','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174871095532220338027'),(15290,'191748709201','B089',3.00,'600','retail','0','2025-05-31 19:33:21','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-05-31 18:20:49','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9896.00','9893','Inclusive','branch','Inventory','','','','','',NULL,'19174870921522320300222'),(15291,'191748709201','B088',2.00,'800','retail','0','2025-05-31 19:33:35','','','','216','Cash',0.00,'400','','','19','','1','2025-05-31 18:20:49','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9916.00','9914','Inclusive','branch','Inventory','','','','','',NULL,'19174870922632223003272'),(15292,'191748709201','7029',1.00,'1800','retail','0','2025-05-31 19:33:47','','','','1200','Cash',0.00,'1800','','','19','','1','2025-05-31 18:20:49','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9929.00','9928','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174870923819942832001'),(15293,'191748709201','6555',1.00,'1200','retail','0','2025-05-31 19:34:01','','','','600','Cash',0.00,'1200','','','19','','1','2025-05-31 18:20:49','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174870925123210212324'),(15294,'191748709201','6044',4.00,'800','retail','0','2025-05-31 19:34:14','','','','100','Cash',0.00,'200','','','19','','1','2025-05-31 18:20:49','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14704.00','14700','Inclusive','branch','Inventory','','','','','',NULL,'19174870926333218390073'),(15295,'191748709201','6510',2.00,'200','retail','0','2025-05-31 19:34:24','','','','50','Cash',0.00,'100','','','19','','1','2025-05-31 18:20:49','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10013.00','10011','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174870928022207222093'),(15296,'191748709201','6513',2.00,'200','retail','0','2025-05-31 19:34:41','','','','50','Cash',0.00,'100','','','19','','1','2025-05-31 18:20:49','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174870929102273010802'),(15297,'191748709201','6524',1.00,'200','retail','0','2025-05-31 19:34:52','','','','70','Cash',0.00,'200','','','19','','1','2025-05-31 18:20:49','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174870930123020208930'),(15298,'191748709201','15',2.00,'300','retail','0','2025-05-31 21:20:31','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-05-31 18:20:49','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9762.00','9760','Inclusive','branch','Inventory','','','','yes','','','19174871564602301033715'),(15310,'191748715713','6517',1.00,'250','retail','0','2025-05-31 21:21:53','','','','150','Cash',0.00,'250','','','19','','1','2025-05-31 18:50:15','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101113.00','101112','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174871660303030712390'),(15311,'191748715713','6510',1.00,'100','retail','0','2025-05-31 21:36:44','','','','50','Cash',0.00,'100','','','19','','1','2025-05-31 18:50:15','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174871661331232633032'),(15312,'191748715713','6513',1.00,'100','retail','0','2025-05-31 21:36:53','','','','50','Cash',0.00,'100','','','19','','1','2025-05-31 18:50:15','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174871662121123721222'),(15313,'191748715713','5980',1.00,'900','retail','0','2025-05-31 21:37:01','','','','900','Cash',0.00,'900','','','19','','1','2025-05-31 18:50:15','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10458.00','10457','Inclusive','branch','Inventory','','','','','',NULL,'19174871663607123243083'),(15314,'191748715713','6545',1.00,'150','retail','0','2025-05-31 21:37:16','','','','80','Cash',0.00,'150','','','19','','1','2025-05-31 18:50:15','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174871664400343634232'),(15315,'191748715713','B088',1.00,'400','retail','0','2025-05-31 21:37:25','','','','216','Cash',0.00,'400','','','19','','1','2025-05-31 18:50:15','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9914.00','9913','Inclusive','branch','Inventory','','','','','',NULL,'19174871665430300963132'),(15316,'191748715713','6531',1.00,'50','retail','0','2025-05-31 21:49:42','','','','20','Cash',0.00,'50','','','19','0.00','1','2025-05-31 18:50:15','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10108.00','10107','Inclusive','branch','Service','1110','4000','5500','yes','','','19174871740547020229333'),(15325,'121748717713','12',1.00,'2000','retail','0','2025-05-31 21:55:13','','','','975','Cash',0.00,'2000','','','12','','1','2025-05-31 19:26:03','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','','',NULL,'12174871772222723327232'),(15326,'121748717713','6511',3.00,'300','retail','0','2025-05-31 21:55:23','','','','50','Cash',0.00,'100','','','12','','1','2025-05-31 19:26:03','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20220.00','20217','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174871773127323783121'),(15327,'121748717713','6044',1.00,'200','retail','0','2025-05-31 22:25:52','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-05-31 19:26:03','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14698.00','14697','Inclusive','branch','Inventory','','','','yes','','','12174871956002003101323'),(15328,'191748709576','B091',2.00,'200','retail','0','2025-05-31 19:39:36','','','','47','Cash',0.00,'100','','','19','','1','2025-05-31 19:27:32','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9992.00','9990','Inclusive','branch','Inventory','','','','','',NULL,'19174870998099323082292'),(15329,'191748709576','B065',1.00,'2200','retail','0','2025-05-31 19:46:21','','','','1297','Cash',0.00,'2200','','','19','','1','2025-05-31 19:27:32','2','7','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10002.00','10001','Inclusive','branch','Inventory','','','','','',NULL,'19174870999833819202323'),(15330,'191748709576','B027',2.00,'500','retail','0','2025-05-31 19:46:38','','','','176','Cash',0.00,'250','','','19','','1','2025-05-31 19:27:32','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99977.00','99975','Inclusive','branch','Inventory','','','','','',NULL,'19174871001601233200224'),(15331,'191748709576','B027',1.00,'250','retail','0','2025-05-31 21:21:02','','','','176','Cash',0.00,'250','','','19','','1','2025-05-31 19:27:32','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99975.00','99974','Inclusive','branch','Inventory','','','','','',NULL,'19174871567133153221227'),(15332,'191748709576','B089',1.00,'200','retail','0','2025-05-31 21:21:12','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-05-31 19:27:32','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9893.00','9892','Inclusive','branch','Inventory','','','','','',NULL,'19174871570935990302337'),(15333,'191748709576','B089',1.00,'200','retail','0','2025-05-31 21:51:13','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-05-31 19:27:32','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9892.00','9891','Inclusive','branch','Inventory','','','','','',NULL,'19174871748142200217222'),(15334,'191748709576','B091',1.00,'100','retail','0','2025-05-31 22:27:01','','','','47','Cash',0.00,'100','','','19','16.00','1','2025-05-31 19:27:32','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9990.00','9989','Inclusive','branch','Inventory','','','','yes','','','19174871964933362209133'),(15335,'121748724235','6514',3.00,'300','retail','0','2025-05-31 23:43:55','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-05-31 20:44:09','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10051.00','10048','Inclusive','branch','Service','1110','4000','5500','yes','','','12174872424702223223232'),(15336,'121748724250','B028',1.00,'300','retail','0','2025-05-31 23:44:10','','','','222','Cash',0.00,'300','','','12','16.00','1','2025-05-31 20:44:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Inventory','','','','yes','','','12174872425952283833224'),(15337,'191748766299','B038',4.00,'1000','retail','0','2025-06-01 11:24:59','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-06-01 08:25:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9834.00','9830','Inclusive','branch','Inventory','','','','yes','','','19174876631531366323227'),(15338,'191748766299','B023',2.00,'600','retail','0','2025-06-01 11:25:15','','','','176','Cash',0.00,'300','','','19','16.00','1','2025-06-01 08:25:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10951.00','10949','Inclusive','branch','Inventory','','','','yes','','','19174876632423422231037'),(15339,'121748776775','6038',1.00,'1300','retail','0','2025-06-01 14:19:35','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2025-06-01 11:20:35','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10455.00','10454','Inclusive','branch','Inventory','','','','yes','','','12174877678420323223201'),(15340,'121748776775','6044',3.00,'600','retail','0','2025-06-01 14:19:45','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-06-01 11:20:35','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14697.00','14694','Inclusive','branch','Inventory','','','','yes','','','12174877679373241037933'),(15341,'121748776775','6524',1.00,'200','retail','0','2025-06-01 14:19:53','','','','70','Cash',0.00,'200','','','12','0.00','1','2025-06-01 11:20:35','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174877680820030372033'),(15342,'121748776775','B009',1.00,'300','retail','0','2025-06-01 14:20:08','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-06-01 11:20:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9966.00','9965','Inclusive','branch','Inventory','','','','yes','','','12174877681712630323087'),(15343,'121748776775','B023',2.00,'600','retail','0','2025-06-01 14:20:18','','','','176','Cash',0.00,'300','','','12','16.00','1','2025-06-01 11:20:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10949.00','10947','Inclusive','branch','Inventory','','','','yes','','','12174877682522077832800'),(15344,'121748776775','B088',1.00,'400','retail','0','2025-06-01 14:20:25','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-06-01 11:20:35','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9913.00','9912','Inclusive','branch','Inventory','','','','yes','','','12174877683283307312263'),(15345,'191748776892','6516',2.00,'600','retail','0','2025-06-01 14:21:32','','','','125','Cash',0.00,'300','','','19','0.00','1','2025-06-01 11:22:29','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10006.00','10004','Inclusive','branch','Service','1110','4000','5500','yes','','','19174877690322376039002'),(15352,'121748784281','7029',1.00,'1800','retail','0','2025-06-01 16:24:41','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-06-01 13:25:27','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9928.00','9927','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174878431480232810432'),(15353,'121748784281','6517',2.00,'500','retail','0','2025-06-01 16:25:14','','','','150','Cash',0.00,'250','','','12','0.00','1','2025-06-01 13:25:27','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','101113.00','101111','Inclusive','branch','Service','1110','4000','5500','yes','','','12174878432232312312432'),(15354,'121748785550','6000',2.00,'2600','retail','0','2025-06-01 16:45:50','','','','1000','Cash',0.00,'1300','','','12','16.00','1','2025-06-01 13:53:00','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9977.00','9975','Inclusive','branch','Inventory','','','','yes','','','12174878587132271200370'),(15355,'121748785550','6027',2.00,'300','retail','0','2025-06-01 16:51:12','','','','100','Cash',0.00,'150','','','12','16.00','1','2025-06-01 13:53:00','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9995.00','9993','Inclusive','branch','Inventory','','','','yes','','','12174878588532738342123'),(15356,'121748785550','6513',2.00,'200','retail','0','2025-06-01 16:51:25','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-01 13:53:00','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12174878590019022272083'),(15357,'121748785550','6510',2.00,'200','retail','0','2025-06-01 16:51:41','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-01 13:53:00','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10013.00','10011','Inclusive','branch','Service','1110','4000','5500','yes','','','12174878590988337089022'),(15358,'121748785550','6044',2.00,'400','retail','0','2025-06-01 16:51:49','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-06-01 13:53:00','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14693.00','14691','Inclusive','branch','Inventory','','','','yes','','','12174878591913012723891'),(15359,'121748785550','6510',1.00,'100','retail','0','2025-06-01 16:52:02','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-01 13:53:00','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','yes','','','12174878593022027493093'),(15360,'121748785550','6511',1.00,'100','retail','0','2025-06-01 16:52:11','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-01 13:53:00','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20220.00','20219','Inclusive','branch','Service','1110','4000','5500','yes','','','12174878594022330393014'),(15361,'121748785550','B015',3.00,'1050','retail','0','2025-06-01 16:52:20','','','','220','Cash',0.00,'350','','','12','16.00','1','2025-06-01 13:53:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9986.00','9983','Inclusive','branch','Inventory','','','','yes','','','12174878595117733222501'),(15362,'121748785550','B089',1.00,'200','retail','0','2025-06-01 16:52:31','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-06-01 13:53:00','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9891.00','9890','Inclusive','branch','Inventory','','','','yes','','','12174878597522190580328'),(15363,'121748787226','B140',1.00,'2200','retail','0','2025-06-01 17:13:46','','','','1600','Cash',0.00,'2200','','','12','16.00','1','2025-06-01 14:14:56','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Inventory','','','','yes','','','12174878723822232301222'),(15364,'121748787226','6040',1.00,'100','retail','0','2025-06-01 17:13:59','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-06-01 14:14:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19908.00','19907','Inclusive','branch','Inventory','','','','yes','','','12174878724626232726220'),(15365,'121748787226','B088',1.00,'400','retail','0','2025-06-01 17:14:06','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-06-01 14:14:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9911.00','9910','Inclusive','branch','Inventory','','','','yes','','','12174878725328272202323'),(15366,'121748787226','B023',2.00,'600','retail','0','2025-06-01 17:14:13','','','','176','Cash',0.00,'300','','','12','16.00','1','2025-06-01 14:14:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10947.00','10945','Inclusive','branch','Inventory','','','','yes','','','12174878726433227822723'),(15367,'121748787226','6511',1.00,'100','retail','0','2025-06-01 17:14:24','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-01 14:14:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20220.00','20219','Inclusive','branch','Service','1110','4000','5500','yes','','','12174878727123013002733'),(15368,'121748787226','6044',3.00,'600','retail','0','2025-06-01 17:14:33','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-06-01 14:14:56','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14691.00','14688','Inclusive','branch','Inventory','','','','yes','','','12174878728378233320322'),(15369,'121748787226','5977',1.00,'600','retail','0','2025-06-01 17:14:44','','','','600','Cash',0.00,'600','','','12','16.00','1','2025-06-01 14:14:56','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9960.00','9959','Inclusive','branch','Inventory','','','','yes','','','12174878729143022223138'),(15372,'191748787672','6555',1.00,'1200','retail','0','2025-06-01 17:21:12','','','','600','Cash',0.00,'1200','','','19','0.00','1','2025-06-01 14:21:35','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Service','1110','4000','5500','yes','','','19174878768473319370703'),(15373,'191748787672','6510',2.00,'200','retail','0','2025-06-01 17:21:24','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-01 14:21:35','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10015.00','10013','Inclusive','branch','Service','1110','4000','5500','yes','','','19174878769383428334203'),(15374,'191748787648','6555',1.00,'1200','retail','0','2025-06-01 17:20:48','','','','600','Cash',0.00,'1200','','','19','','1','2025-06-01 14:22:08','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174878765732510384803'),(15375,'191748787648','6044',1.00,'200','retail','0','2025-06-01 17:20:59','','','','100','Cash',0.00,'200','','','19','','1','2025-06-01 14:22:08','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14688.00','14687','Inclusive','branch','Inventory','','','','','',NULL,'19174878766630340326033'),(15376,'191748787648','6044',1.00,'200','retail','0','2025-06-01 17:21:52','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-01 14:22:08','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14687.00','14686','Inclusive','branch','Inventory','','','','yes','','','19174878771970423273222'),(15377,'191748787780','6555',2.00,'2400','retail','0','2025-06-01 17:23:00','','','','600','Cash',0.00,'1200','','','19','0.00','1','2025-06-01 14:24:52','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10003.00','10001','Inclusive','branch','Service','1110','4000','5500','yes','','','19174878779533735419798'),(15378,'191748787780','B088',1.00,'400','retail','0','2025-06-01 17:23:15','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-06-01 14:24:52','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9910.00','9909','Inclusive','branch','Inventory','','','','yes','','','19174878780323308030022'),(15379,'191748787780','B019',1.00,'350','retail','0','2025-06-01 17:23:24','','','','265','Cash',0.00,'350','','','19','16.00','1','2025-06-01 14:24:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9974.00','9973','Inclusive','branch','Inventory','','','','yes','','','19174878784023280899333'),(15380,'191748787780','7029',1.00,'1800','retail','0','2025-06-01 17:24:01','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2025-06-01 14:24:52','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9927.00','9926','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174878785132315312732'),(15381,'191748787780','6510',3.00,'300','retail','0','2025-06-01 17:24:14','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-01 14:24:52','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10015.00','10012','Inclusive','branch','Service','1110','4000','5500','yes','','','19174878786372821107323'),(15382,'191748787780','6513',1.00,'100','retail','0','2025-06-01 17:24:24','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-01 14:24:52','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Service','1110','4000','5500','yes','','','19174878787822223773923'),(15383,'191748787780','6511',1.00,'100','retail','0','2025-06-01 17:24:39','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-01 14:24:52','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20220.00','20219','Inclusive','branch','Service','1110','4000','5500','yes','','','19174878789182332800723'),(15384,'191748787894','7029',2.00,'3600','retail','0','2025-06-01 17:24:54','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2025-06-01 14:27:21','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9926.00','9924','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174878791530011883232'),(15385,'191748787894','6044',4.00,'800','retail','0','2025-06-01 17:25:16','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-01 14:27:21','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14686.00','14682','Inclusive','branch','Inventory','','','','yes','','','19174878793013223223382'),(15386,'191748787894','B019',4.00,'1400','retail','0','2025-06-01 17:25:52','','','','265','Cash',0.00,'350','','','19','16.00','1','2025-06-01 14:27:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9973.00','9969','Inclusive','branch','Inventory','','','','yes','','','19174878796630012022731'),(15387,'191748787894','6040',2.00,'200','retail','0','2025-06-01 17:26:09','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-06-01 14:27:21','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19907.00','19905','Inclusive','branch','Inventory','','','','yes','','','19174878800340730170220'),(15388,'191748787894','B088',1.00,'400','retail','0','2025-06-01 17:27:02','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-06-01 14:27:21','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9909.00','9908','Inclusive','branch','Inventory','','','','yes','','','19174878803177231323984'),(15389,'191748777042','B088',1.00,'400','retail','0','2025-06-01 14:24:02','','','','216','Cash',0.00,'400','','','19','','1','2025-06-01 14:28:52','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9912.00','9911','Inclusive','branch','Inventory','','','','','',NULL,'19174877705152219723332'),(15390,'191748777042','6044',1.00,'200','retail','0','2025-06-01 14:24:12','','','','100','Cash',0.00,'200','','','19','','1','2025-06-01 14:28:52','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14694.00','14693','Inclusive','branch','Inventory','','','','','',NULL,'19174877707100773021112'),(15391,'191748777042','6514',1.00,'100','retail','0','2025-06-01 14:24:31','','','','50','Cash',0.00,'100','','','19','','1','2025-06-01 14:28:52','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10051.00','10050','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174877708030012333930'),(15392,'191748777042','6000',1.00,'1300','retail','0','2025-06-01 14:24:40','','','','1000','Cash',0.00,'1300','','','19','','1','2025-06-01 14:28:52','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9978.00','9977','Inclusive','branch','Inventory','','','','','',NULL,'19174877710188271112100'),(15393,'191748777042','6510',1.00,'100','retail','0','2025-06-01 14:25:02','','','','50','Cash',0.00,'100','','','19','','1','2025-06-01 14:28:52','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174877710922270203030'),(15394,'191748777042','6513',1.00,'100','retail','0','2025-06-01 14:25:10','','','','50','Cash',0.00,'100','','','19','','1','2025-06-01 14:28:52','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174877711724903077230'),(15407,'121748788253','B009',2.00,'600','retail','0','2025-06-01 17:30:53','','','','204','Cash',0.00,'300','','','12','','1','2025-06-01 14:34:54','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9965.00','9963','Inclusive','branch','Inventory','','','','','',NULL,'12174878826736818201720'),(15408,'121748788253','6044',3.00,'600','retail','0','2025-06-01 17:31:08','','','','100','Cash',0.00,'200','','','12','','1','2025-06-01 14:34:54','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14682.00','14679','Inclusive','branch','Inventory','','','','','',NULL,'12174878828083030017722'),(15409,'121748788253','6516',1.00,'300','retail','0','2025-06-01 17:34:39','','','','125','Cash',0.00,'300','','','12','0.00','1','2025-06-01 14:34:54','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Service','1110','4000','5500','yes','','','12174878849078032122732'),(15410,'191748789329','6044',1.00,'200','retail','0','2025-06-01 17:48:49','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-01 14:49:30','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14677.00','14676','Inclusive','branch','Inventory','','','','yes','','','19174878934332297482223'),(15411,'191748789329','6514',2.00,'200','retail','0','2025-06-01 17:49:04','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-01 14:49:30','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','yes','','','19174878935224013313324'),(15412,'191748789329','15',2.00,'300','retail','0','2025-06-01 17:49:12','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-06-01 14:49:30','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9760.00','9758','Inclusive','branch','Inventory','','','','yes','','','19174878936760221079912'),(15426,'121748790727','B023',3.00,'900','retail','0','2025-06-01 18:12:07','','','','176','Cash',0.00,'300','','','12','16.00','1','2025-06-01 15:12:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10941.00','10938','Inclusive','branch','Inventory','','','','yes','','','12174879073603344070396'),(15447,'191748788171','B023',2.00,'600','retail','0','2025-06-01 17:29:31','','','','176','Cash',0.00,'300','','','19','','1','2025-06-01 15:30:38','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10945.00','10943','Inclusive','branch','Inventory','','','','','',NULL,'19174878819338241137333'),(15448,'191748788171','B038',1.00,'250','retail','0','2025-06-01 17:29:57','','','','195.52','Cash',0.00,'250','','','19','','1','2025-06-01 15:30:38','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9830.00','9829','Inclusive','branch','Inventory','','','','','',NULL,'19174878820803238100280'),(15449,'191748788171','B038',1.00,'250','retail','0','2025-06-01 18:30:03','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-06-01 15:30:38','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9823.00','9822','Inclusive','branch','Inventory','','','','yes','','','19174879181627787702000'),(15450,'191748788171','B023',1.00,'300','retail','0','2025-06-01 18:30:17','','','','176','Cash',0.00,'300','','','19','16.00','1','2025-06-01 15:30:38','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10938.00','10937','Inclusive','branch','Inventory','','','','yes','','','19174879183017333233392'),(15451,'191748791844','B001',1.00,'250','retail','0','2025-06-01 18:30:44','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-06-01 15:31:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99938.00','99937','Inclusive','branch','Inventory','','','','yes','','','19174879187823291423307'),(15452,'191748792231','6511',2.00,'200','retail','0','2025-06-01 18:37:11','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-01 15:37:32','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20220.00','20218','Inclusive','branch','Service','1110','4000','5500','yes','','','19174879224222003803321'),(15457,'191748792313','5977',1.00,'600','retail','0','2025-06-01 18:38:34','','','','600','Cash',0.00,'600','','','19','','1','2025-06-01 15:45:34','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9959.00','9958','Inclusive','branch','Inventory','','','','','',NULL,'19174879260602222732233'),(15458,'191748792313','6513',1.00,'100','retail','0','2025-06-01 18:43:28','','','','50','Cash',0.00,'100','','','19','','1','2025-06-01 15:45:34','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174879262330910227333'),(15459,'191748792313','6517',1.00,'250','retail','0','2025-06-01 18:43:45','','','','150','Cash',0.00,'250','','','19','','1','2025-06-01 15:45:34','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101113.00','101112','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174879264720632923239'),(15460,'191748792313','6040',1.00,'100','retail','0','2025-06-01 18:44:12','','','','42','Cash',0.00,'100','','','19','','1','2025-06-01 15:45:34','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19901.00','19900','Inclusive','branch','Inventory','','','','','',NULL,'19174879266023017723213'),(15461,'191748792313','6012',1.00,'500','retail','0','2025-06-01 18:45:16','','','','500','Cash',0.00,'500','','','19','16.00','1','2025-06-01 15:45:34','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99977.00','99976','Inclusive','branch','Inventory','','','','yes','','','19174879272702200393132'),(15476,'121748794627','B001',1.00,'250','retail','0','2025-06-01 19:17:07','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-06-01 16:26:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99937.00','99936','Inclusive','branch','Inventory','','','','yes','','','12174879509737001032713'),(15477,'121748794627','B038',1.00,'250','retail','0','2025-06-01 19:25:01','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-06-01 16:26:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9822.00','9821','Inclusive','branch','Inventory','','','','yes','','','12174879512201221302782'),(15478,'121748794627','B030',1.00,'250','retail','0','2025-06-01 19:25:25','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-06-01 16:26:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99946.00','99945','Inclusive','branch','Inventory','','','','yes','','','12174879515902350713730'),(15479,'121748789609','B038',4.00,'1000','retail','0','2025-06-01 17:53:29','','','','195.52','Cash',0.00,'250','','','12','','1','2025-06-01 16:33:04','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9828.00','9824','Inclusive','branch','Inventory','','','','','',NULL,'12174879068700320320093'),(15480,'121748789609','6511',2.00,'200','retail','0','2025-06-01 18:11:28','','','','50','Cash',0.00,'100','','','12','','1','2025-06-01 16:33:04','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20220.00','20218','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174879069520133000231'),(15481,'121748789609','6040',1.00,'100','retail','0','2025-06-01 18:11:35','','','','42','Cash',0.00,'100','','','12','','1','2025-06-01 16:33:04','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19904.00','19903','Inclusive','branch','Inventory','','','','','',NULL,'12174879070200003220030'),(15482,'121748789609','6044',1.00,'200','retail','0','2025-06-01 18:11:42','','','','100','Cash',0.00,'200','','','12','','1','2025-06-01 16:33:04','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14676.00','14675','Inclusive','branch','Inventory','','','','','',NULL,'12174879070800130332013'),(15483,'121748789609','6514',4.00,'400','retail','0','2025-06-01 18:11:49','','','','50','Cash',0.00,'100','','','12','','1','2025-06-01 16:33:04','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10051.00','10047','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174879071831322232282'),(15484,'121748789609','B038',1.00,'250','retail','0','2025-06-01 18:22:11','','','','195.52','Cash',0.00,'250','','','12','','1','2025-06-01 16:33:04','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9824.00','9823','Inclusive','branch','Inventory','','','','','',NULL,'12174879134912239237722'),(15485,'121748789609','B038',1.00,'250','retail','0','2025-06-01 19:31:45','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-06-01 16:33:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9821.00','9820','Inclusive','branch','Inventory','','','','yes','','','12174879554851038234302'),(15486,'121748789609','6002',2.00,'500','retail','0','2025-06-01 19:32:31','','','','200','Cash',0.00,'250','','','12','16.00','1','2025-06-01 16:33:04','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9958.00','9956','Inclusive','branch','Inventory','','','','yes','','','12174879557052302003522'),(15487,'191748795240','6555',1.00,'1200','retail','0','2025-06-01 19:27:20','','','','600','Cash',0.00,'1200','','','19','0.00','1','2025-06-01 16:34:31','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Service','1110','4000','5500','yes','','','19174879525502013230343'),(15488,'191748795240','5977',1.00,'600','retail','0','2025-06-01 19:27:38','','','','600','Cash',0.00,'600','','','19','16.00','1','2025-06-01 16:34:31','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9958.00','9957','Inclusive','branch','Inventory','','','','yes','','','19174879527237320923328'),(15489,'191748795240','6517',1.00,'250','retail','0','2025-06-01 19:27:56','','','','150','Cash',0.00,'250','','','19','0.00','1','2025-06-01 16:34:31','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101113.00','101112','Inclusive','branch','Service','1110','4000','5500','yes','','','19174879530787213237333'),(15490,'191748795240','6510',2.00,'200','retail','0','2025-06-01 19:28:29','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-01 16:34:31','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10016.00','10014','Inclusive','branch','Service','1110','4000','5500','yes','','','19174879535213522342838'),(15491,'191748795240','6539',2.00,'600','retail','0','2025-06-01 19:29:15','','','','234','Cash',0.00,'300','','','19','0.00','1','2025-06-01 16:34:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10021.00','10019','Inclusive','branch','Service','1110','4000','5500','yes','','','19174879538723383209202'),(15500,'121748788291','7029',1.00,'1800','retail','0','2025-06-01 17:31:31','','','','1200','Cash',0.00,'1800','','','12','','1','2025-06-01 16:40:04','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9924.00','9923','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12174878830042233703022'),(15501,'121748788291','6044',2.00,'400','retail','0','2025-06-01 17:31:42','','','','100','Cash',0.00,'200','','','12','','1','2025-06-01 16:40:04','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14679.00','14677','Inclusive','branch','Inventory','','','','','',NULL,'12174878831323228428087'),(15502,'121748788291','6514',2.00,'200','retail','0','2025-06-01 17:31:55','','','','50','Cash',0.00,'100','','','12','','1','2025-06-01 16:40:04','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174878832523327021803'),(15503,'121748788291','6510',2.00,'200','retail','0','2025-06-01 17:32:08','','','','50','Cash',0.00,'100','','','12','','1','2025-06-01 16:40:04','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10016.00','10014','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174878834134088311282'),(15504,'121748788291','B023',2.00,'600','retail','0','2025-06-01 17:32:22','','','','176','Cash',0.00,'300','','','12','','1','2025-06-01 16:40:04','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10943.00','10941','Inclusive','branch','Inventory','','','','','',NULL,'12174878835287338202220'),(15505,'121748788291','6511',1.00,'100','retail','0','2025-06-01 17:32:34','','','','50','Cash',0.00,'100','','','12','','1','2025-06-01 16:40:04','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20220.00','20219','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174878836333032233083'),(15506,'121748788291','6040',1.00,'100','retail','0','2025-06-01 17:52:58','','','','42','Cash',0.00,'100','','','12','','1','2025-06-01 16:40:04','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19905.00','19904','Inclusive','branch','Inventory','','','','','',NULL,'12174878958723292077043'),(15507,'121748788291','B038',1.00,'250','retail','0','2025-06-01 17:53:08','','','','195.52','Cash',0.00,'250','','','12','','1','2025-06-01 16:40:04','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9829.00','9828','Inclusive','branch','Inventory','','','','','',NULL,'12174878960100331332000'),(15508,'121748788291','6002',2.00,'500','retail','0','2025-06-01 19:39:45','','','','200','Cash',0.00,'250','','','12','16.00','1','2025-06-01 16:40:04','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9956.00','9954','Inclusive','branch','Inventory','','','','yes','','','12174879599727873203397'),(15509,'121748796097','B015',3.00,'1050','retail','0','2025-06-01 19:41:37','','','','220','Cash',0.00,'350','','','12','16.00','1','2025-06-01 16:42:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9983.00','9980','Inclusive','branch','Inventory','','','','yes','','','12174879612432333240720'),(15521,'191748797683','B009',3.00,'900','retail','0','2025-06-01 20:08:03','','','','204','Cash',0.00,'300','','','19','16.00','1','2025-06-01 17:08:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9963.00','9960','Inclusive','branch','Inventory','','','','yes','','','19174879770837272208873'),(15542,'191748800105','6531',1.00,'50','retail','0','2025-06-01 20:48:25','','','','20','Cash',0.00,'50','','','19','0.00','1','2025-06-01 17:49:11','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10108.00','10107','Inclusive','branch','Service','1110','4000','5500','yes','','','19174880013402020304110'),(15543,'191748800105','B089',1.00,'200','retail','0','2025-06-01 20:48:54','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-06-01 17:49:11','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9890.00','9889','Inclusive','branch','Inventory','','','','yes','','','19174880014820004380101'),(15553,'191748797131','6040',1.00,'100','retail','0','2025-06-01 19:58:52','','','','42','Cash',0.00,'100','','','19','','1','2025-06-01 18:04:19','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19900.00','19899','Inclusive','branch','Inventory','','','','','',NULL,'19174879714472141224283'),(15554,'191748797131','15',1.00,'150','retail','0','2025-06-01 19:59:05','','','','0','Cash',0.00,'150','','','19','','1','2025-06-01 18:04:19','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9758.00','9757','Inclusive','branch','Inventory','','','','','',NULL,'19174879715805373223229'),(15555,'191748797131','7029',1.00,'1800','retail','0','2025-06-01 19:59:19','','','','1200','Cash',0.00,'1800','','','19','','1','2025-06-01 18:04:19','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9922.00','9921','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174879716998433030228'),(15556,'191748797131','6044',2.00,'400','retail','0','2025-06-01 19:59:30','','','','100','Cash',0.00,'200','','','19','','1','2025-06-01 18:04:19','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14675.00','14673','Inclusive','branch','Inventory','','','','','',NULL,'19174879717823032217220'),(15557,'191748797131','6044',2.00,'400','retail','0','2025-06-01 20:39:16','','','','100','Cash',0.00,'200','','','19','','1','2025-06-01 18:04:19','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14673.00','14671','Inclusive','branch','Inventory','','','','','',NULL,'19174879957233982039323'),(15558,'121748790743','7029',1.00,'1800','retail','0','2025-06-01 18:12:23','','','','1200','Cash',0.00,'1800','','','12','','1','2025-06-01 18:48:38','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9923.00','9922','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12174879115593530027403'),(15559,'121748790743','6510',2.00,'200','retail','0','2025-06-01 18:19:15','','','','50','Cash',0.00,'100','','','12','','1','2025-06-01 18:48:38','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10016.00','10014','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174879116582123132302'),(15560,'121748790743','6032',1.00,'200','retail','0','2025-06-01 18:19:26','','','','200','Cash',0.00,'200','','','12','','1','2025-06-01 18:48:38','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99950.00','99949','Inclusive','branch','Inventory','','','','','',NULL,'12174879117521317472138'),(15561,'121748790743','B044',1.00,'2200','retail','0','2025-06-01 18:19:37','','','','1290','Cash',0.00,'2200','','','12','','1','2025-06-01 18:48:38','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','','','','','',NULL,'12174879119023423302117'),(15562,'121748790743','6511',3.00,'300','retail','0','2025-06-01 18:19:51','','','','50','Cash',0.00,'100','','','12','','1','2025-06-01 18:48:38','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20220.00','20217','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174879120031311323227'),(15563,'121748790743','6040',2.00,'200','retail','0','2025-06-01 18:20:04','','','','42','Cash',0.00,'100','','','12','','1','2025-06-01 18:48:38','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19903.00','19901','Inclusive','branch','Inventory','','','','','',NULL,'12174879121732220314413'),(15564,'121748790743','B035',9.00,'2250','retail','0','2025-06-01 18:20:19','','','','67.26','Cash',0.00,'250','','','12','','1','2025-06-01 18:48:38','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','10028.00','10019','Inclusive','branch','Inventory','','','','','',NULL,'12174879124520310313331'),(15565,'121748790743','B035',5.00,'1250','retail','0','2025-06-01 20:41:13','','','','67.26','Cash',0.00,'250','','','12','','1','2025-06-01 18:48:38','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10019.00','10014','Inclusive','branch','Inventory','','','','','',NULL,'12174879969022033223233'),(15566,'121748790743','B035',1.00,'250','retail','0','2025-06-01 21:00:12','','','','67.26','Cash',0.00,'250','','','12','','1','2025-06-01 18:48:38','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10014.00','10013','Inclusive','branch','Inventory','','','','','',NULL,'12174880082300220233032'),(15567,'121748790743','B035',1.00,'250','retail','0','2025-06-01 21:48:21','','','','67.26','Cash',0.00,'250','','','12','16.00','1','2025-06-01 18:48:38','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10013.00','10012','Inclusive','branch','Inventory','','','','yes','','','12174880371507303041330'),(15568,'191748788134','6514',2.00,'200','retail','0','2025-06-01 17:28:54','','','','50','Cash',0.00,'100','','','19','','1','2025-06-01 18:53:40','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174878814622036799232'),(15569,'191748788134','6010',1.00,'600','retail','0','2025-06-01 17:29:08','','','','600','Cash',0.00,'600','','','19','','1','2025-06-01 18:53:40','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','','','','',NULL,'19174878815915117032232'),(15570,'191748788134','B088',1.00,'400','retail','0','2025-06-01 21:53:11','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-06-01 18:53:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9908.00','9907','Inclusive','branch','Inventory','','','','yes','','','19174880400200330337420'),(15571,'121748804054','5977',1.00,'600','retail','0','2025-06-01 21:54:14','','','','600','Cash',0.00,'600','','','12','16.00','1','2025-06-01 18:55:03','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9957.00','9956','Inclusive','branch','Inventory','','','','yes','','','12174880407037308302031'),(15572,'121748804054','6510',1.00,'100','retail','0','2025-06-01 21:54:30','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-01 18:55:03','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10016.00','10015','Inclusive','branch','Service','1110','4000','5500','yes','','','12174880407730702742220'),(15573,'121748804054','15',1.00,'150','retail','0','2025-06-01 21:54:37','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-06-01 18:55:03','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9757.00','9756','Inclusive','branch','Inventory','','','','yes','','','12174880408902020309010'),(15574,'121748804054','6512',2.00,'100','retail','0','2025-06-01 21:54:49','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-06-01 18:55:03','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10036.00','10034','Inclusive','branch','Service','1110','4000','5500','yes','','','12174880410030030122330'),(15575,'121748804104','6016',1.00,'750','retail','0','2025-06-01 21:55:04','','','','750','Cash',0.00,'750','','','12','16.00','1','2025-06-01 18:56:21','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9968.00','9967','Inclusive','branch','Inventory','','','','yes','','','12174880417832112202430'),(15576,'191748863781','6048',1.00,'600','retail','0','2025-06-02 14:29:41','','','','300','Cash',0.00,'600','','','19','16.00','1','2025-06-02 11:30:20','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10489.00','10488','Inclusive','branch','Inventory','','','','yes','','','19174886380440072292932'),(15577,'191748863781','6510',1.00,'100','retail','0','2025-06-02 14:30:06','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-02 11:30:20','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10016.00','10015','Inclusive','branch','Service','1110','4000','5500','yes','','','19174886381636336202200'),(15583,'121748866816','7029',1.00,'1800','retail','0','2025-06-02 15:20:16','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-06-02 12:20:42','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9921.00','9920','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174886682262026803230'),(15584,'121748866816','6032',1.00,'200','retail','0','2025-06-02 15:20:23','','','','200','Cash',0.00,'200','','','12','16.00','1','2025-06-02 12:20:42','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99949.00','99948','Inclusive','branch','Inventory','','','','yes','','','12174886683523632802610'),(15585,'121748866848','6516',1.00,'300','retail','0','2025-06-02 15:20:48','','','','125','Cash',0.00,'300','','','12','0.00','1','2025-06-02 12:21:02','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Service','1110','4000','5500','yes','','','12174886685530232013068'),(15586,'121748866863','15',3.00,'450','retail','0','2025-06-02 15:21:03','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-06-02 12:40:10','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9756.00','9753','Inclusive','branch','Inventory','','','','yes','','','12174886799510353302398'),(15587,'121748866863','6512',6.00,'300','retail','0','2025-06-02 15:39:55','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-06-02 12:40:10','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','10036.00','10030','Inclusive','branch','Service','1110','4000','5500','yes','','','12174886800642232001103'),(15588,'191748869434','6002',1.00,'250','retail','0','2025-06-02 16:03:54','','','','200','Cash',0.00,'250','','','19','16.00','1','2025-06-02 13:04:10','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9954.00','9953','Inclusive','branch','Inventory','','','','yes','','','19174886944563320075333'),(15589,'191748863881','6539',2.00,'600','retail','0','2025-06-02 14:31:21','','','','234','Cash',0.00,'300','','','19','','1','2025-06-02 13:15:06','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10021.00','10019','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174886389533933300933'),(15590,'191748863881','6539',2.00,'600','retail','0','2025-06-02 16:14:54','','','','234','Cash',0.00,'300','','','19','0.00','1','2025-06-02 13:15:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10021.00','10019','Inclusive','branch','Service','1110','4000','5500','yes','','','19174887010300371308323'),(15591,'191748870116','6589',1.00,'700','retail','0','2025-06-02 16:15:16','','','','700','Cash',0.00,'700','','','19','0.00','1','2025-06-02 13:15:51','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174887012630202820222'),(15592,'191748870116','6040',1.00,'100','retail','0','2025-06-02 16:15:26','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-06-02 13:15:51','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19899.00','19898','Inclusive','branch','Inventory','','','','yes','','','19174887013770812738324'),(15593,'191748870116','B009',1.00,'300','retail','0','2025-06-02 16:15:37','','','','204','Cash',0.00,'300','','','19','16.00','1','2025-06-02 13:15:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9960.00','9959','Inclusive','branch','Inventory','','','','yes','','','19174887014820312339234'),(15599,'191748863823','6555',1.00,'1200','retail','0','2025-06-02 14:30:23','','','','600','Cash',0.00,'1200','','','19','','1','2025-06-02 14:07:02','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174886383621383203423'),(15600,'191748863823','6044',3.00,'600','retail','0','2025-06-02 14:30:36','','','','100','Cash',0.00,'200','','','19','','1','2025-06-02 14:07:02','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14671.00','14668','Inclusive','branch','Inventory','','','','','',NULL,'19174886384823330834328'),(15601,'191748863823','B088',1.00,'400','retail','0','2025-06-02 14:30:48','','','','216','Cash',0.00,'400','','','19','','1','2025-06-02 14:07:02','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9907.00','9906','Inclusive','branch','Inventory','','','','','',NULL,'19174886385880322131232'),(15602,'191748863823','6539',2.00,'600','retail','0','2025-06-02 14:30:58','','','','234','Cash',0.00,'300','','','19','','1','2025-06-02 14:07:02','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10021.00','10019','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174886387370200188877'),(15603,'191748863823','6026',1.00,'200','retail','0','2025-06-02 16:16:06','','','','50','Cash',0.00,'200','','','19','','1','2025-06-02 14:07:02','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9989.00','9988','Inclusive','branch','Inventory','','','','','',NULL,'19174887027302273010802'),(15604,'121748874774','6040',1.00,'100','retail','0','2025-06-02 17:32:54','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-06-02 14:33:06','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19898.00','19897','Inclusive','branch','Inventory','','','','yes','','','12174887478332372432127'),(15605,'121748874789','6016',1.00,'750','retail','0','2025-06-02 17:33:09','','','','750','Cash',0.00,'750','','','12','16.00','1','2025-06-02 14:33:57','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9967.00','9966','Inclusive','branch','Inventory','','','','yes','','','12174887480131133330832'),(15606,'121748874789','6044',2.00,'400','retail','0','2025-06-02 17:33:21','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-06-02 14:33:57','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14668.00','14666','Inclusive','branch','Inventory','','','','yes','','','12174887481022700043044'),(15607,'121748874789','6512',2.00,'100','retail','0','2025-06-02 17:33:30','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-06-02 14:33:57','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10036.00','10034','Inclusive','branch','Service','1110','4000','5500','yes','','','12174887481907223037333'),(15608,'121748874789','15',2.00,'300','retail','0','2025-06-02 17:33:41','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-06-02 14:33:57','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9753.00','9751','Inclusive','branch','Inventory','','','','yes','','','12174887482932833043817'),(15609,'121748874840','7029',2.00,'3600','retail','0','2025-06-02 17:34:00','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-06-02 16:15:59','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9920.00','9918','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174888088410702200240'),(15610,'121748874840','6510',2.00,'200','retail','0','2025-06-02 19:14:46','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-02 16:15:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10016.00','10014','Inclusive','branch','Service','1110','4000','5500','yes','','','12174888089883288823029'),(15611,'121748874840','6044',3.00,'600','retail','0','2025-06-02 19:15:00','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-06-02 16:15:59','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14666.00','14663','Inclusive','branch','Inventory','','','','yes','','','12174888091342832309213'),(15612,'121748874840','6533',3.00,'300','retail','0','2025-06-02 19:15:13','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-02 16:15:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Service','1110','4000','5500','yes','','','12174888092832204992121'),(15613,'121748874840','6511',2.00,'200','retail','0','2025-06-02 19:15:34','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-02 16:15:59','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20220.00','20218','Inclusive','branch','Service','1110','4000','5500','yes','','','12174888094803020382082'),(15614,'191748881363','6519',1.00,'150','retail','0','2025-06-02 19:22:43','','','','50','Cash',0.00,'150','','','19','0.00','1','2025-06-02 16:24:19','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174888137923390320423'),(15615,'191748881363','15',1.00,'150','retail','0','2025-06-02 19:23:01','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-06-02 16:24:19','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9751.00','9750','Inclusive','branch','Inventory','','','','yes','','','19174888139529203122373'),(15616,'191748881363','6044',1.00,'200','retail','0','2025-06-02 19:23:16','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-02 16:24:19','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14663.00','14662','Inclusive','branch','Inventory','','','','yes','','','19174888140503392243342'),(15617,'191748881363','6514',1.00,'100','retail','0','2025-06-02 19:23:25','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-02 16:24:19','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10051.00','10050','Inclusive','branch','Service','1110','4000','5500','yes','','','19174888141638632161031'),(15618,'191748881363','6515',1.00,'300','retail','0','2025-06-02 19:23:37','','','','100','Cash',0.00,'300','','','19','0.00','1','2025-06-02 16:24:19','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10012.00','10011','Inclusive','branch','Service','1110','4000','5500','yes','','','19174888143482383113820'),(15619,'121748881657','B038',2.00,'500','retail','0','2025-06-02 19:27:38','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-06-02 16:28:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9820.00','9818','Inclusive','branch','Inventory','','','','yes','','','12174888167033713231822'),(15620,'121748881657','B001',1.00,'250','retail','0','2025-06-02 19:27:52','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-06-02 16:28:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99936.00','99935','Inclusive','branch','Inventory','','','','yes','','','12174888168083331033628'),(15628,'121748881696','B018',1.00,'250','retail','0','2025-06-02 19:28:16','','','','169','Cash',0.00,'250','','','12','','1','2025-06-02 17:42:08','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9992.00','9991','Inclusive','branch','Inventory','','','','','',NULL,'12174888592630224852331'),(15629,'121748881696','B027',2.00,'500','retail','0','2025-06-02 20:38:47','','','','176','Cash',0.00,'250','','','12','','1','2025-06-02 17:42:08','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99974.00','99972','Inclusive','branch','Inventory','','','','','',NULL,'12174888594723702320222'),(15630,'121748881696','6040',2.00,'200','retail','0','2025-06-02 20:39:08','','','','42','Cash',0.00,'100','','','12','','1','2025-06-02 17:42:08','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19897.00','19895','Inclusive','branch','Inventory','','','','','',NULL,'12174888596132911133628'),(15631,'121748881696','6511',1.00,'100','retail','0','2025-06-02 20:39:21','','','','50','Cash',0.00,'100','','','12','','1','2025-06-02 17:42:08','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20220.00','20219','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174888598428302223203'),(15632,'121748881696','B032',1.00,'250','retail','0','2025-06-02 20:39:44','','','','187','Cash',0.00,'250','','','12','','1','2025-06-02 17:42:08','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9956.00','9955','Inclusive','branch','Inventory','','','','','',NULL,'12174888601431222234103'),(15633,'121748881696','B019',2.00,'700','retail','0','2025-06-02 20:40:14','','','','265','Cash',0.00,'350','','','12','','1','2025-06-02 17:42:08','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9969.00','9967','Inclusive','branch','Inventory','','','','','',NULL,'12174888602520005328422'),(15634,'121748881696','6011',1.00,'1200','retail','0','2025-06-02 20:40:25','','','','1000','Cash',0.00,'1200','','','12','','1','2025-06-02 17:42:08','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19489.00','19488','Inclusive','branch','Inventory','','','','','',NULL,'12174888603560335223030'),(15635,'121748881696','6539',2.00,'600','retail','0','2025-06-02 20:41:55','','','','234','Cash',0.00,'300','','','12','0.00','1','2025-06-02 17:42:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10021.00','10019','Inclusive','branch','Service','1110','4000','5500','yes','','','12174888612422280322722'),(15641,'121748886129','B032',1.00,'250','retail','0','2025-06-02 20:42:09','','','','187','Cash',0.00,'250','','','12','','1','2025-06-02 17:44:38','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9955.00','9954','Inclusive','branch','Inventory','','','','','',NULL,'12174888618363333232828'),(15642,'121748886129','B027',3.00,'750','retail','0','2025-06-02 20:43:03','','','','176','Cash',0.00,'250','','','12','','1','2025-06-02 17:44:38','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','99972.00','99969','Inclusive','branch','Inventory','','','','','',NULL,'12174888619532112433330'),(15643,'121748886129','B019',2.00,'700','retail','0','2025-06-02 20:43:15','','','','265','Cash',0.00,'350','','','12','','1','2025-06-02 17:44:38','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9967.00','9965','Inclusive','branch','Inventory','','','','','',NULL,'12174888620433322316033'),(15644,'121748886129','B018',1.00,'250','retail','0','2025-06-02 20:43:24','','','','169','Cash',0.00,'250','','','12','','1','2025-06-02 17:44:38','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9991.00','9990','Inclusive','branch','Inventory','','','','','',NULL,'12174888621922323272048'),(15645,'121748886129','6583',1.00,'800','retail','0','2025-06-02 20:43:40','','','','700','Cash',0.00,'800','','','12','','1','2025-06-02 17:44:38','2','8','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12174888623262632002823'),(15646,'121748886129','6539',1.00,'300','retail','0','2025-06-02 20:44:21','','','','234','Cash',0.00,'300','','','12','0.00','1','2025-06-02 17:44:38','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10021.00','10020','Inclusive','branch','Service','1110','4000','5500','yes','','','12174888627032332347103'),(15647,'121748951772','6512',2.00,'100','retail','0','2025-06-03 14:56:12','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-06-03 11:56:31','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10036.00','10034','Inclusive','branch','Service','1110','4000','5500','yes','','','12174895178223120302095'),(15648,'121748951772','15',1.00,'150','retail','0','2025-06-03 14:56:22','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-06-03 11:56:31','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9750.00','9749','Inclusive','branch','Inventory','','','','yes','','','12174895178822282021370'),(15649,'121748951792','15',4.00,'600','retail','0','2025-06-03 14:56:32','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-06-03 12:00:48','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9749.00','9745','Inclusive','branch','Inventory','','','','yes','','','12174895197432321535233'),(15650,'121748951792','5999',1.00,'1500','retail','0','2025-06-03 14:59:34','','','','1500','Cash',0.00,'1500','','','12','16.00','1','2025-06-03 12:00:48','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','','','yes','','','12174895201971340250302'),(15651,'121748951792','6513',2.00,'200','retail','0','2025-06-03 15:00:19','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-03 12:00:48','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10001.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174895202709031033240'),(15652,'121748951792','6510',3.00,'300','retail','0','2025-06-03 15:00:28','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-03 12:00:48','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10016.00','10013','Inclusive','branch','Service','1110','4000','5500','yes','','','12174895203502222223233'),(15653,'121748951792','6618',1.00,'300','retail','0','2025-06-03 15:00:36','','','','150','Cash',0.00,'300','','','12','0.00','1','2025-06-03 12:00:48','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','12174895204522714322229'),(15654,'121748968664','6531',1.00,'50','retail','0','2025-06-03 19:37:44','','','','20','Cash',0.00,'50','','','12','0.00','1','2025-06-03 16:38:36','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10108.00','10107','Inclusive','branch','Service','1110','4000','5500','yes','','','12174896867973636228213'),(15655,'121748968664','6003',1.00,'150','retail','0','2025-06-03 19:38:00','','','','150','Cash',0.00,'150','','','12','16.00','1','2025-06-03 16:38:36','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9980.00','9979','Inclusive','branch','Inventory','','','','yes','','','12174896869638386223023'),(15656,'121748968664','6033',2.00,'1500','retail','0','2025-06-03 19:38:17','','','','750','Cash',0.00,'750','','','12','16.00','1','2025-06-03 16:38:36','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9993.00','9991','Inclusive','branch','Inventory','','','','yes','','','12174896871230324082872'),(15660,'121748968718','B001',1.00,'250','retail','0','2025-06-03 19:38:38','','','','169','Cash',0.00,'250','','','12','','1','2025-06-03 17:22:54','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99935.00','99934','Inclusive','branch','Inventory','','','','','',NULL,'12174896970022003308322'),(15661,'121748968718','B009',1.00,'300','retail','0','2025-06-03 19:55:00','','','','204','Cash',0.00,'300','','','12','','1','2025-06-03 17:22:54','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9959.00','9958','Inclusive','branch','Inventory','','','','','',NULL,'12174896970828473231073'),(15662,'121748968718','B027',2.00,'500','retail','0','2025-06-03 19:55:09','','','','176','Cash',0.00,'250','','','12','','1','2025-06-03 17:22:54','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99969.00','99967','Inclusive','branch','Inventory','','','','','',NULL,'12174896972122223230092'),(15663,'121748968718','B027',1.00,'250','retail','0','2025-06-03 20:22:41','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-06-03 17:22:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99967.00','99966','Inclusive','branch','Inventory','','','','yes','','','12174897137133022732320'),(15664,'121748971395','6501',1.00,'200','retail','0','2025-06-03 20:23:15','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-06-03 17:23:25','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9964.00','9963','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174897140223722220047'),(15665,'121748973526','6510',1.00,'100','retail','0','2025-06-03 20:58:46','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-03 18:19:53','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10016.00','10015','Inclusive','branch','Service','1110','4000','5500','yes','','','12174897477622412430332'),(15666,'121748973526','6513',1.00,'100','retail','0','2025-06-03 21:19:36','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-03 18:19:53','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Service','1110','4000','5500','yes','','','12174897478337322333801'),(15667,'121748973526','5980',1.00,'900','retail','0','2025-06-03 21:19:43','','','','900','Cash',0.00,'900','','','12','16.00','1','2025-06-03 18:19:53','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10457.00','10456','Inclusive','branch','Inventory','','','','yes','','','12174897479042700039173'),(15668,'71748976715','6512',3.00,'150','retail','0','2025-06-03 21:52:13','bale','','','30','Cash',0.00,'50','','','7','0.00','1','2025-06-03 18:52:18','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10036.00','10033','Inclusive','branch','Service','1110','4000','5500','yes','','','7174897673340022233023'),(15669,'71749020581','6013',1.00,'100','retail','0','2025-06-04 10:03:13','bale','','','100','Cash',0.00,'100','','','7','16.00','1','2025-06-04 07:03:23','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9998.00','9997','Inclusive','branch','Inventory','','','','yes','','','7174902059323103927033'),(15670,'191749037894','B023',2.00,'600','retail','0','2025-06-04 14:51:34','','','','176','Cash',0.00,'300','','','19','16.00','1','2025-06-04 11:52:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10937.00','10935','Inclusive','branch','Inventory','','','','yes','','','19174903790333232003902'),(15671,'191749037894','B001',2.00,'500','retail','0','2025-06-04 14:51:43','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-06-04 11:52:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99934.00','99932','Inclusive','branch','Inventory','','','','yes','','','19174903791637112099333'),(15672,'191749037894','6044',1.00,'200','retail','0','2025-06-04 14:51:57','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-04 11:52:10','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14662.00','14661','Inclusive','branch','Inventory','','','','yes','','','19174903792393031932297'),(15702,'191749041142','B088',1.00,'400','retail','0','2025-06-04 15:45:43','','','','216','Cash',0.00,'400','','','19','','1','2025-06-04 18:32:00','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9906.00','9905','Inclusive','branch','Inventory','','','','','',NULL,'19174904116800210203301'),(15703,'191749041142','B030',1.00,'250','retail','0','2025-06-04 15:46:09','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-06-04 18:32:00','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99945.00','99944','Inclusive','branch','Inventory','','','','','',NULL,'19174904117622012000222'),(15704,'191749041142','B030',1.00,'250','retail','0','2025-06-04 18:00:51','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-06-04 18:32:00','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99944.00','99943','Inclusive','branch','Inventory','','','','','',NULL,'19174904926590904439593'),(15705,'191749041142','B030',1.00,'250','retail','0','2025-06-04 18:23:58','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-06-04 18:32:00','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99943.00','99942','Inclusive','branch','Inventory','','','','','',NULL,'19174905065432724709333'),(15706,'191749041142','B030',2.00,'500','retail','0','2025-06-04 19:05:58','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-06-04 18:32:00','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99942.00','99940','Inclusive','branch','Inventory','','','','','',NULL,'19174905317635213923393'),(15707,'191749041142','B030',2.00,'500','retail','0','2025-06-04 20:12:26','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-06-04 18:32:00','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99940.00','99938','Inclusive','branch','Inventory','','','','','',NULL,'19174905717227225232093'),(15708,'191749041142','6044',1.00,'200','retail','0','2025-06-04 20:13:26','','','','100','Cash',0.00,'200','','','19','','1','2025-06-04 18:32:00','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14661.00','14660','Inclusive','branch','Inventory','','','','','',NULL,'19174905723802309057272'),(15709,'191749041142','B030',3.00,'750','retail','0','2025-06-04 21:31:34','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-06-04 18:32:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','99938.00','99935','Inclusive','branch','Inventory','','','','yes','','','19174906190630340320033'),(15710,'191749037931','6575',1.00,'250','retail','0','2025-06-04 14:52:11','','','','200','Cash',0.00,'250','','','19','','1','2025-06-04 18:38:31','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174903794370133722001'),(15711,'191749037931','6040',1.00,'100','retail','0','2025-06-04 14:52:23','','','','42','Cash',0.00,'100','','','19','','1','2025-06-04 18:38:31','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19895.00','19894','Inclusive','branch','Inventory','','','','','',NULL,'19174903795172391132292'),(15712,'191749037931','6512',1.00,'50','retail','0','2025-06-04 21:32:20','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-06-04 18:38:31','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10036.00','10035','Inclusive','branch','Service','1110','4000','5500','yes','','','19174906230922022299292'),(15713,'191749124781','6048',1.00,'600','retail','0','2025-06-05 14:59:41','','','','300','Cash',0.00,'600','','','19','16.00','1','2025-06-05 12:00:39','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10488.00','10487','Inclusive','branch','Inventory','','','','yes','','','19174912481732022208207'),(15714,'191749124781','6044',1.00,'200','retail','0','2025-06-05 15:00:18','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-05 12:00:39','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14660.00','14659','Inclusive','branch','Inventory','','','','yes','','','19174912482732337423124'),(15715,'191749124781','15',1.00,'150','retail','0','2025-06-05 15:00:28','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-06-05 12:00:39','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9745.00','9744','Inclusive','branch','Inventory','','','','yes','','','19174912483740433239343'),(15728,'191749124841','7029',1.00,'1800','retail','0','2025-06-05 15:00:41','','','','1200','Cash',0.00,'1800','','','19','','1','2025-06-05 13:06:19','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9918.00','9917','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174912485182113023201'),(15729,'191749124841','6016',1.00,'750','retail','0','2025-06-05 16:02:40','','','','750','Cash',0.00,'750','','','19','','1','2025-06-05 13:06:19','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9966.00','9965','Inclusive','branch','Inventory','','','','','',NULL,'19174912856722632823253'),(15730,'191749124841','6539',2.00,'600','retail','0','2025-06-05 16:02:47','','','','234','Cash',0.00,'300','','','19','','1','2025-06-05 13:06:19','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10021.00','10019','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174912857522031202335'),(15731,'191749124841','B030',1.00,'250','retail','0','2025-06-05 16:02:56','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-06-05 13:06:19','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99935.00','99934','Inclusive','branch','Inventory','','','','','',NULL,'19174912858708307232342'),(15732,'191749124841','B021',1.00,'250','retail','0','2025-06-05 16:03:07','','','','150.8335714','Cash',0.00,'250','','','19','','1','2025-06-05 13:06:19','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9989.00','9988','Inclusive','branch','Inventory','','','','','',NULL,'19174912859520393523202'),(15733,'191749124841','6511',1.00,'100','retail','0','2025-06-05 16:03:16','','','','50','Cash',0.00,'100','','','19','','1','2025-06-05 13:06:19','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20220.00','20219','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174912860233703202001'),(15734,'191749124841','6040',1.00,'100','retail','0','2025-06-05 16:03:22','','','','42','Cash',0.00,'100','','','19','','1','2025-06-05 13:06:19','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19894.00','19893','Inclusive','branch','Inventory','','','','','',NULL,'19174912861093903320021'),(15735,'191749124841','6015',1.00,'1500','retail','0','2025-06-05 16:03:31','','','','1500','Cash',0.00,'1500','','','19','','1','2025-06-05 13:06:19','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9991.00','9990','Inclusive','branch','Inventory','','','','','',NULL,'19174912865233265237237'),(15736,'191749124841','6510',1.00,'100','retail','0','2025-06-05 16:05:13','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-05 13:06:19','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10016.00','10015','Inclusive','branch','Service','1110','4000','5500','yes','','','19174912872002431111201'),(15737,'191749124841','6524',1.00,'200','retail','0','2025-06-05 16:05:20','','','','70','Cash',0.00,'200','','','19','0.00','1','2025-06-05 13:06:19','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174912873212903997721'),(15738,'191749124841','6044',1.00,'200','retail','0','2025-06-05 16:05:33','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-05 13:06:19','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14659.00','14658','Inclusive','branch','Inventory','','','','yes','','','19174912874037373239330'),(15739,'191749124841','6521',3.00,'600','retail','0','2025-06-05 16:05:41','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-06-05 13:06:19','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10015.00','10012','Inclusive','branch','Service','1110','4000','5500','yes','','','19174912875427920222083'),(15740,'191749124841','B038',1.00,'250','retail','0','2025-06-05 16:05:54','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-06-05 13:06:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9818.00','9817','Inclusive','branch','Inventory','','','','yes','','','19174912877734229971223'),(15741,'191749131084','B001',5.00,'1250','retail','0','2025-06-05 16:44:44','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-06-05 13:45:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','99932.00','99927','Inclusive','branch','Inventory','','','','yes','','','19174913110663303214202'),(15742,'191749131084','B009',1.00,'300','retail','0','2025-06-05 16:45:07','','','','204','Cash',0.00,'300','','','19','16.00','1','2025-06-05 13:45:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9958.00','9957','Inclusive','branch','Inventory','','','','yes','','','19174913111632310112212'); INSERT INTO `sales_order` VALUES (15743,'191749131084','6046',1.00,'700','retail','0','2025-06-05 16:45:18','','','','400','Cash',0.00,'700','','','19','16.00','1','2025-06-05 13:45:57','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10037.00','10036','Inclusive','branch','Inventory','','','','yes','','','19174913114020413131302'),(15744,'191749131084','6528',1.00,'250','retail','0','2025-06-05 16:45:42','','','','150 ','Cash',0.00,'250','','','19','0.00','1','2025-06-05 13:45:57','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10900.00','10899','Inclusive','branch','Service','1110','4000','5500','yes','','','19174913115274290014591'),(15745,'191749128500','5980',1.00,'900','retail','0','2025-06-05 16:01:40','','','','900','Cash',0.00,'900','','','19','','1','2025-06-05 13:51:21','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10456.00','10455','Inclusive','branch','Inventory','','','','','',NULL,'19174912850832572122002'),(15746,'191749128500','6030',1.00,'200','retail','0','2025-06-05 16:01:48','','','','100','Cash',0.00,'200','','','19','','1','2025-06-05 13:51:21','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99990.00','99989','Inclusive','branch','Inventory','','','','','',NULL,'19174912851510229122202'),(15747,'191749128500','B181',1.00,'1700','retail','0','2025-06-05 16:01:56','','','','956','Cash',0.00,'1700','','','19','','1','2025-06-05 13:51:21','2','16','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10002.00','10001','Inclusive','branch','Inventory','','','','','',NULL,'19174912852521225213232'),(15748,'191749128500','B181',1.00,'1700','retail','0','2025-06-05 16:51:06','','','','956','Cash',0.00,'1700','','','19','16.00','1','2025-06-05 13:51:21','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Inventory','','','','yes','','','19174913147833212192302'),(15749,'191749131499','7029',1.00,'1800','retail','0','2025-06-05 16:51:39','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2025-06-05 14:55:34','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9917.00','9916','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174913524242723323203'),(15750,'191749131499','6027',1.00,'150','retail','0','2025-06-05 17:54:04','','','','100','Cash',0.00,'150','','','19','16.00','1','2025-06-05 14:55:34','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9993.00','9992','Inclusive','branch','Inventory','','','','yes','','','19174913525802053335243'),(15751,'191749131499','15',1.00,'150','retail','0','2025-06-05 17:54:21','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-06-05 14:55:34','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9744.00','9743','Inclusive','branch','Inventory','','','','yes','','','19174913529221235030200'),(15752,'191749131499','6519',1.00,'150','retail','0','2025-06-05 17:54:56','','','','50','Cash',0.00,'150','','','19','0.00','1','2025-06-05 14:55:34','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174913532643392323004'),(15755,'191749144163','B019',1.00,'350','retail','0','2025-06-05 20:22:43','','','','265','Cash',0.00,'350','','','19','','1','2025-06-05 17:29:41','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9965.00','9964','Inclusive','branch','Inventory','','','','','',NULL,'19174914417107733722320'),(15756,'191749144163','B038',1.00,'250','retail','0','2025-06-05 20:22:51','','','','195.52','Cash',0.00,'250','','','19','','1','2025-06-05 17:29:41','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9817.00','9816','Inclusive','branch','Inventory','','','','','',NULL,'19174914418211449311234'),(15782,'191749212536','B088',1.00,'400','retail','0','2025-06-06 15:22:16','','','','216','Cash',0.00,'400','','','19','','1','2025-06-06 13:29:55','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9905.00','9904','Inclusive','branch','Inventory','','','','','',NULL,'19174921255343323152239'),(15783,'191749212536','6044',2.00,'400','retail','0','2025-06-06 15:22:35','','','','100','Cash',0.00,'200','','','19','','1','2025-06-06 13:29:55','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14658.00','14656','Inclusive','branch','Inventory','','','','','',NULL,'19174921257427730395220'),(15784,'191749212536','6001',1.00,'650','retail','0','2025-06-06 15:22:57','','','','650','Cash',0.00,'650','','','19','','1','2025-06-06 13:29:55','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10027.00','10026','Inclusive','branch','Inventory','','','','','',NULL,'19174921260127933004033'),(15785,'191749212536','B009',1.00,'300','retail','0','2025-06-06 15:49:50','','','','204','Cash',0.00,'300','','','19','','1','2025-06-06 13:29:55','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9957.00','9956','Inclusive','branch','Inventory','','','','','',NULL,'19174921420323432333230'),(15786,'191749212536','6522',1.00,'300','retail','0','2025-06-06 15:50:04','','','','150','Cash',0.00,'300','','','19','','1','2025-06-06 13:29:55','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174921421331042234302'),(15787,'191749212536','6044',1.00,'200','retail','0','2025-06-06 16:02:37','','','','100','Cash',0.00,'200','','','19','','1','2025-06-06 13:29:55','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14654.00','14653','Inclusive','branch','Inventory','','','','','',NULL,'19174921498792329923373'),(15788,'191749212536','B009',1.00,'300','retail','0','2025-06-06 16:29:39','','','','204','Cash',0.00,'300','','','19','16.00','1','2025-06-06 13:29:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9956.00','9955','Inclusive','branch','Inventory','','','','yes','','','19174921659122090723091'),(15789,'121749220754','15',2.00,'300','retail','0','2025-06-06 17:39:14','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-06-06 14:39:56','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9743.00','9741','Inclusive','branch','Inventory','','','','yes','','','12174922076830221022322'),(15790,'121749220754','6512',5.00,'250','retail','0','2025-06-06 17:39:29','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-06-06 14:39:56','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10036.00','10031','Inclusive','branch','Service','1110','4000','5500','yes','','','12174922077822223223334'),(15791,'121749220754','6044',2.00,'400','retail','0','2025-06-06 17:39:38','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-06-06 14:39:56','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14653.00','14651','Inclusive','branch','Inventory','','','','yes','','','12174922079232323722209'),(15792,'121749223795','6002',1.00,'250','retail','0','2025-06-06 18:29:55','','','','200','Cash',0.00,'250','','','12','16.00','1','2025-06-06 15:43:00','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9953.00','9952','Inclusive','branch','Inventory','','','','yes','','','12174922392203312723122'),(15793,'191749215996','6046',1.00,'700','retail','0','2025-06-06 16:19:56','','','','400','Cash',0.00,'700','','','19','','1','2025-06-06 15:45:33','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10036.00','10035','Inclusive','branch','Inventory','','','','','',NULL,'19174921601139303330330'),(15794,'191749215996','6510',1.00,'100','retail','0','2025-06-06 16:20:12','','','','50','Cash',0.00,'100','','','19','','1','2025-06-06 15:45:33','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10016.00','10015','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174921601902236173002'),(15795,'191749215996','6501',1.00,'200','retail','0','2025-06-06 18:43:57','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-06-06 15:45:33','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9963.00','9962','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174922464634134062043'),(15796,'191749215996','6521',2.00,'400','retail','0','2025-06-06 18:44:07','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-06-06 15:45:33','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10015.00','10013','Inclusive','branch','Service','1110','4000','5500','yes','','','19174922468232332723623'),(15797,'121749213506','6011',1.00,'1200','retail','0','2025-06-06 15:38:26','','','','1000','Cash',0.00,'1200','','','12','','1','2025-06-06 15:48:23','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19488.00','19487','Inclusive','branch','Inventory','','','','','',NULL,'12174921354130503432332'),(15798,'121749213506','6044',1.00,'200','retail','0','2025-06-06 15:39:06','','','','100','Cash',0.00,'200','','','12','','1','2025-06-06 15:48:23','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14656.00','14655','Inclusive','branch','Inventory','','','','','',NULL,'12174921357132233322523'),(15799,'121749213506','6545',1.00,'150','retail','0','2025-06-06 15:39:37','','','','80','Cash',0.00,'150','','','12','','1','2025-06-06 15:48:23','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174921361226323221243'),(15800,'121749213506','6516',1.00,'300','retail','0','2025-06-06 15:40:21','','','','125','Cash',0.00,'300','','','12','','1','2025-06-06 15:48:23','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174921370432393272913'),(15801,'121749213506','6044',1.00,'200','retail','0','2025-06-06 15:50:46','','','','100','Cash',0.00,'200','','','12','','1','2025-06-06 15:48:23','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14655.00','14654','Inclusive','branch','Inventory','','','','','',NULL,'12174921425733133403333'),(15802,'121749213506','6026',1.00,'200','retail','0','2025-06-06 18:47:48','','','','50','Cash',0.00,'200','','','12','16.00','1','2025-06-06 15:48:23','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9988.00','9987','Inclusive','branch','Inventory','','','','yes','','','12174922489002292420202'),(15803,'121749224910','6520',1.00,'200','retail','0','2025-06-06 18:48:31','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-06-06 15:49:10','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174922494423030029229'),(15804,'121749228385','B009',1.00,'300','retail','0','2025-06-06 19:46:25','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-06-06 16:46:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9955.00','9954','Inclusive','branch','Inventory','','','','yes','','','12174922839693384422209'),(15805,'121749287070','6040',1.00,'100','retail','0','2025-06-07 12:04:30','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-06-07 09:05:25','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19893.00','19892','Inclusive','branch','Inventory','','','','yes','','','12174928707803027712333'),(15806,'121749287070','B010',3.00,'1050','retail','0','2025-06-07 12:04:39','','','','272','Cash',0.00,'350','','','12','16.00','1','2025-06-07 09:05:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9955.00','9952','Inclusive','branch','Inventory','','','','yes','','','12174928708922202419297'),(15807,'121749287070','6539',2.00,'600','retail','0','2025-06-07 12:04:49','','','','234','Cash',0.00,'300','','','12','0.00','1','2025-06-07 09:05:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10021.00','10019','Inclusive','branch','Service','1110','4000','5500','yes','','','12174928710012843232302'),(15808,'121749287070','B019',2.00,'700','retail','0','2025-06-07 12:05:00','','','','265','Cash',0.00,'350','','','12','16.00','1','2025-06-07 09:05:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9964.00','9962','Inclusive','branch','Inventory','','','','yes','','','12174928710871222242021'),(15809,'121749287070','B001',2.00,'500','retail','0','2025-06-07 12:05:08','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-06-07 09:05:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99927.00','99925','Inclusive','branch','Inventory','','','','yes','','','12174928712103229320313'),(15810,'121749287127','6515',1.00,'300','retail','0','2025-06-07 12:05:27','','','','100','Cash',0.00,'300','','','12','0.00','1','2025-06-07 09:13:44','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10012.00','10011','Inclusive','branch','Service','1110','4000','5500','yes','','','12174928758897230333432'),(15811,'121749287127','6512',2.00,'100','retail','0','2025-06-07 12:13:09','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-06-07 09:13:44','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10036.00','10034','Inclusive','branch','Service','1110','4000','5500','yes','','','12174928759820303293013'),(15812,'121749287127','B009',2.00,'600','retail','0','2025-06-07 12:13:18','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-06-07 09:13:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9954.00','9952','Inclusive','branch','Inventory','','','','yes','','','12174928760729732602117'),(15813,'121749287127','B089',1.00,'200','retail','0','2025-06-07 12:13:28','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-06-07 09:13:44','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9889.00','9888','Inclusive','branch','Inventory','','','','yes','','','12174928761941370224839'),(15830,'191749295507','6556',3.00,'1500','retail','0','2025-06-07 14:25:08','','','','300','Cash',0.00,'500','','','19','','1','2025-06-07 12:00:47','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10005.00','10002','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174929552213223222292'),(15831,'191749295507','6511',3.00,'300','retail','0','2025-06-07 14:25:23','','','','50','Cash',0.00,'100','','','19','','1','2025-06-07 12:00:47','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20220.00','20217','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174929555135220200259'),(15832,'191749295507','6002',1.00,'250','retail','0','2025-06-07 15:00:32','','','','200','Cash',0.00,'250','','','19','16.00','1','2025-06-07 12:00:47','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9952.00','9951','Inclusive','branch','Inventory','','','','yes','','','19174929764510222921333'),(15844,'191749300157','6044',4.00,'800','retail','0','2025-06-07 15:42:38','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-07 12:43:29','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14651.00','14647','Inclusive','branch','Inventory','','','','yes','','','19174930017020230377103'),(15845,'191749300157','6514',8.00,'800','retail','0','2025-06-07 15:42:51','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-07 12:43:29','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','10051.00','10043','Inclusive','branch','Service','1110','4000','5500','yes','','','19174930019620923230330'),(15846,'191749300214','6575',1.00,'250','retail','0','2025-06-07 15:43:34','','','','200','Cash',0.00,'250','','','19','0.00','1','2025-06-07 12:44:00','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174930023300933032302'),(15859,'121749287626','6552',2.00,'1300','retail','0','2025-06-07 12:13:46','','','','250','Cash',0.00,'650','','','12','','1','2025-06-07 13:11:16','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174929418812220922202'),(15860,'121749287626','6040',1.00,'100','retail','0','2025-06-07 14:03:08','','','','42','Cash',0.00,'100','','','12','','1','2025-06-07 13:11:16','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19892.00','19891','Inclusive','branch','Inventory','','','','','',NULL,'12174929419810222921333'),(15861,'121749287626','6552',1.00,'650','retail','0','2025-06-07 14:40:43','','','','250','Cash',0.00,'650','','','12','','1','2025-06-07 13:11:16','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174929645429026229024'),(15862,'121749287626','6040',1.00,'100','retail','0','2025-06-07 14:41:19','','','','42','Cash',0.00,'100','','','12','','1','2025-06-07 13:11:16','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19890.00','19889','Inclusive','branch','Inventory','','','','','',NULL,'12174929648802333418423'),(15863,'121749287626','B001',1.00,'250','retail','0','2025-06-07 15:41:33','','','','169','Cash',0.00,'250','','','12','','1','2025-06-07 13:11:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99924.00','99923','Inclusive','branch','Inventory','','','','','',NULL,'12174930010323912131171'),(15864,'121749287626','6552',1.00,'650','retail','0','2025-06-07 15:45:50','','','','250','Cash',0.00,'650','','','12','','1','2025-06-07 13:11:16','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174930036132001310240'),(15865,'121749287626','B001',1.00,'250','retail','0','2025-06-07 16:07:44','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-06-07 13:11:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99923.00','99922','Inclusive','branch','Inventory','','','','yes','','','12174930186442718720423'),(15875,'191749308022','6044',1.00,'200','retail','0','2025-06-07 17:53:42','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-07 14:54:14','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14647.00','14646','Inclusive','branch','Inventory','','','','yes','','','19174930803129399182393'),(15876,'191749308022','6048',1.00,'600','retail','0','2025-06-07 17:53:52','','','','300','Cash',0.00,'600','','','19','16.00','1','2025-06-07 14:54:14','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10487.00','10486','Inclusive','branch','Inventory','','','','yes','','','19174930804103229738203'),(15877,'191749308022','6531',1.00,'50','retail','0','2025-06-07 17:54:02','','','','20','Cash',0.00,'50','','','19','0.00','1','2025-06-07 14:54:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10108.00','10107','Inclusive','branch','Service','1110','4000','5500','yes','','','19174930805132422303320'),(15878,'121749302780','6552',1.00,'650','retail','0','2025-06-07 16:26:20','','','','250','Cash',0.00,'650','','','12','','1','2025-06-07 15:30:48','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174930783310330222090'),(15883,'121749310254','6040',1.00,'100','retail','0','2025-06-07 18:30:54','','','','42','Cash',0.00,'100','','','12','','1','2025-06-07 15:34:28','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19889.00','19888','Inclusive','branch','Inventory','','','','','',NULL,'12174931030702232000734'),(15884,'121749310254','B001',1.00,'250','retail','0','2025-06-07 18:31:47','','','','169','Cash',0.00,'250','','','12','','1','2025-06-07 15:34:28','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99922.00','99921','Inclusive','branch','Inventory','','','','','',NULL,'12174931034103031332022'),(15885,'191749310584','6511',2.00,'200','retail','0','2025-06-07 18:36:25','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-07 15:37:41','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20220.00','20218','Inclusive','branch','Service','1110','4000','5500','yes','','','19174931065304393631901'),(15887,'121749316122','6552',1.00,'650','retail','0','2025-06-07 20:08:42','','','','250','Cash',0.00,'650','','','12','','1','2025-06-07 17:11:39','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174931618991038127329'),(15888,'121749316122','6511',1.00,'100','retail','0','2025-06-07 20:11:16','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-07 17:11:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20220.00','20219','Inclusive','branch','Service','1110','4000','5500','yes','','','12174931628922002232942'),(15889,'121749294204','6040',1.00,'100','retail','0','2025-06-07 14:03:24','','','','42','Cash',0.00,'100','','','12','','1','2025-06-07 17:15:14','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19891.00','19890','Inclusive','branch','Inventory','','','','','',NULL,'12174929422822730322220'),(15890,'121749294204','6511',2.00,'200','retail','0','2025-06-07 14:03:49','','','','50','Cash',0.00,'100','','','12','','1','2025-06-07 17:15:14','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20220.00','20218','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174929425159302233223'),(15891,'121749294204','6575',1.00,'250','retail','0','2025-06-07 14:04:12','','','','200','Cash',0.00,'250','','','12','','1','2025-06-07 17:15:14','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174929426112920260033'),(15892,'121749294204','6510',3.00,'300','retail','0','2025-06-07 14:04:22','','','','50','Cash',0.00,'100','','','12','','1','2025-06-07 17:15:14','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10016.00','10013','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174929427029212100231'),(15893,'121749294204','6000',1.00,'1300','retail','0','2025-06-07 14:04:31','','','','1000','Cash',0.00,'1300','','','12','','1','2025-06-07 17:15:14','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9975.00','9974','Inclusive','branch','Inventory','','','','','',NULL,'12174929428022220733133'),(15894,'121749294204','B001',1.00,'250','retail','0','2025-06-07 15:09:50','','','','169','Cash',0.00,'250','','','12','','1','2025-06-07 17:15:14','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99925.00','99924','Inclusive','branch','Inventory','','','','','',NULL,'12174929820802229729283'),(15895,'121749294204','6552',1.00,'650','retail','0','2025-06-07 16:25:20','','','','250','Cash',0.00,'650','','','12','','1','2025-06-07 17:15:14','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174930274472430440323'),(15896,'121749294204','6586',1.00,'1800','retail','0','2025-06-07 16:25:48','','','','1140','Cash',0.00,'1800','','','12','','1','2025-06-07 17:15:14','2','8','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10004.00','10003','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12174930277007023337240'),(15897,'121749294204','B091',2.00,'200','retail','0','2025-06-07 20:14:54','','','','47','Cash',0.00,'100','','','12','16.00','1','2025-06-07 17:15:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9989.00','9987','Inclusive','branch','Inventory','','','','yes','','','12174931650973132922230'),(15898,'121749316775','6552',1.00,'650','retail','0','2025-06-07 20:19:35','','','','250','Cash',0.00,'650','','','12','0.00','1','2025-06-07 17:20:29','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174931680999323339332'),(15899,'121749325865','6505',1.00,'650','retail','0','2025-06-07 22:51:05','','','','350','Cash',0.00,'650','','','12','0.00','1','2025-06-07 19:51:53','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174932587433341130320'),(15900,'121749325865','6515',1.00,'300','retail','0','2025-06-07 22:51:14','','','','100','Cash',0.00,'300','','','12','0.00','1','2025-06-07 19:51:53','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10012.00','10011','Inclusive','branch','Service','1110','4000','5500','yes','','','12174932588389332303324'),(15901,'121749325865','15',1.00,'150','retail','0','2025-06-07 22:51:23','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-06-07 19:51:53','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9741.00','9740','Inclusive','branch','Inventory','','','','yes','','','12174932589137530338332'),(15902,'121749325865','6044',1.00,'200','retail','0','2025-06-07 22:51:31','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-06-07 19:51:53','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14646.00','14645','Inclusive','branch','Inventory','','','','yes','','','12174932590202332320132'),(15903,'121749326647','6511',1.00,'100','retail','0','2025-06-07 23:04:07','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-07 20:05:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20220.00','20219','Inclusive','branch','Service','1110','4000','5500','yes','','','12174932670820021430232'),(15904,'121749326647','6040',1.00,'100','retail','0','2025-06-07 23:05:08','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-06-07 20:05:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19888.00','19887','Inclusive','branch','Inventory','','','','yes','','','12174932673624906206223'),(15905,'191749389538','6044',2.00,'400','retail','0','2025-06-08 16:32:18','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-08 13:33:04','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14645.00','14643','Inclusive','branch','Inventory','','','','yes','','','19174938956109222312292'),(15906,'191749389538','5977',1.00,'600','retail','0','2025-06-08 16:32:42','','','','600','Cash',0.00,'600','','','19','16.00','1','2025-06-08 13:33:04','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9956.00','9955','Inclusive','branch','Inventory','','','','yes','','','19174938957292743202172'),(15907,'191749389538','B088',1.00,'400','retail','0','2025-06-08 16:32:53','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-06-08 13:33:04','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9904.00','9903','Inclusive','branch','Inventory','','','','yes','','','19174938958182822030084'),(15916,'191749393943','B089',1.00,'200','retail','0','2025-06-08 17:45:43','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-06-08 14:46:22','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9888.00','9887','Inclusive','branch','Inventory','','','','yes','','','19174939398020433372333'),(15927,'191749394260','B023',4.00,'1200','retail','0','2025-06-08 17:51:00','','','','176','Cash',0.00,'300','','','19','16.00','1','2025-06-08 15:07:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10935.00','10931','Inclusive','branch','Inventory','','','','yes','','','19174939524122222392021'),(15928,'191749394260','6555',1.00,'1200','retail','0','2025-06-08 18:07:21','','','','600','Cash',0.00,'1200','','','19','0.00','1','2025-06-08 15:07:53','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Service','1110','4000','5500','yes','','','19174939525432332025902'),(15929,'191749394260','6044',2.00,'400','retail','0','2025-06-08 18:07:35','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-08 15:07:53','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14643.00','14641','Inclusive','branch','Inventory','','','','yes','','','19174939526992399395030'),(15940,'121749396121','B019',3.00,'1050','retail','0','2025-06-08 18:22:01','','','','265','Cash',0.00,'350','','','12','','1','2025-06-08 15:30:44','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9962.00','9959','Inclusive','branch','Inventory','','','','','',NULL,'12174939613133433239103'),(15941,'121749396121','B010',2.00,'700','retail','0','2025-06-08 18:22:11','','','','272','Cash',0.00,'350','','','12','','1','2025-06-08 15:30:44','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9952.00','9950','Inclusive','branch','Inventory','','','','','',NULL,'12174939618623292332320'),(15942,'121749396121','B010',1.00,'350','retail','0','2025-06-08 18:28:22','','','','272','Cash',0.00,'350','','','12','','1','2025-06-08 15:30:44','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9950.00','9949','Inclusive','branch','Inventory','','','','','',NULL,'12174939651132521106323'),(15943,'121749396121','6614',2.00,'400','retail','0','2025-06-08 18:28:32','','','','200','Cash',0.00,'200','','','12','','1','2025-06-08 15:30:44','2','12','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9955.00','9953','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12174939654103162439093'),(15944,'121749396121','6044',1.00,'200','retail','0','2025-06-08 18:29:03','','','','100','Cash',0.00,'200','','','12','','1','2025-06-08 15:30:44','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14641.00','14640','Inclusive','branch','Inventory','','','','','',NULL,'12174939656733332120906'),(15945,'121749396121','6510',1.00,'100','retail','0','2025-06-08 18:29:27','','','','50','Cash',0.00,'100','','','12','','1','2025-06-08 15:30:44','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10016.00','10015','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174939657370097420932'),(15946,'121749396121','6553',1.00,'200','retail','0','2025-06-08 18:29:34','','','','150','Cash',0.00,'200','','','12','','1','2025-06-08 15:30:44','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174939658121472051330'),(15947,'121749396121','5999',1.00,'1500','retail','0','2025-06-08 18:29:42','','','','1500','Cash',0.00,'1500','','','12','','1','2025-06-08 15:30:44','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','','','','','',NULL,'12174939659222220220224'),(15948,'121749397562','B038',2.00,'500','retail','0','2025-06-08 18:46:02','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-06-08 15:47:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9816.00','9814','Inclusive','branch','Inventory','','','','yes','','','12174939758487222303337'),(15949,'121749397562','B023',4.00,'1200','retail','0','2025-06-08 18:46:25','','','','176','Cash',0.00,'300','','','12','16.00','1','2025-06-08 15:47:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10931.00','10927','Inclusive','branch','Inventory','','','','yes','','','12174939759672723043329'),(15950,'121749397562','6515',1.00,'300','retail','0','2025-06-08 18:46:37','','','','100','Cash',0.00,'300','','','12','0.00','1','2025-06-08 15:47:03','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10012.00','10011','Inclusive','branch','Service','1110','4000','5500','yes','','','12174939760939609092033'),(15951,'121749397562','6512',1.00,'50','retail','0','2025-06-08 18:46:51','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-06-08 15:47:03','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10036.00','10035','Inclusive','branch','Service','1110','4000','5500','yes','','','12174939762103222222220'),(15952,'121749398043','6516',1.00,'300','retail','0','2025-06-08 18:54:03','','','','125','Cash',0.00,'300','','','12','0.00','1','2025-06-08 15:54:19','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Service','1110','4000','5500','yes','','','12174939805723832902810'),(15967,'191749398371','6044',1.00,'200','retail','0','2025-06-08 18:59:31','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-08 16:26:31','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14640.00','14639','Inclusive','branch','Inventory','','','','yes','','','19174939998792282013312'),(15968,'121749400012','6512',6.00,'300','retail','0','2025-06-08 19:26:52','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-06-08 16:27:24','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','10036.00','10030','Inclusive','branch','Service','1110','4000','5500','yes','','','12174940002770717123270'),(15969,'121749400012','6002',2.00,'500','retail','0','2025-06-08 19:27:08','','','','200','Cash',0.00,'250','','','12','16.00','1','2025-06-08 16:27:24','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9948.00','9946','Inclusive','branch','Inventory','','','','yes','','','12174940004022213292140'),(15970,'121749400047','6515',1.00,'300','retail','0','2025-06-08 19:27:27','','','','100','Cash',0.00,'300','','','12','0.00','1','2025-06-08 16:28:02','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10012.00','10011','Inclusive','branch','Service','1110','4000','5500','yes','','','12174940005922222754004'),(15971,'121749400047','6519',2.00,'300','retail','0','2025-06-08 19:27:41','','','','50','Cash',0.00,'150','','','12','0.00','1','2025-06-08 16:28:02','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12174940007623223703072'),(15972,'191749393769','6032',4.00,'800','retail','0','2025-06-08 17:42:49','','','','200','Cash',0.00,'200','','','19','','1','2025-06-08 16:32:25','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','99948.00','99944','Inclusive','branch','Inventory','','','','','',NULL,'19174939381032927208232'),(15973,'191749393769','6545',5.00,'750','retail','0','2025-06-08 17:43:30','','','','80','Cash',0.00,'150','','','19','','1','2025-06-08 16:32:25','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10000.00','9995','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174939382802223432333'),(15974,'191749393769','6513',5.00,'500','retail','0','2025-06-08 17:43:48','','','','50','Cash',0.00,'100','','','19','','1','2025-06-08 16:32:25','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10001.00','9996','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174939383880817123280'),(15975,'191749393769','6506',4.00,'5200','retail','0','2025-06-08 17:43:58','','','','700','Cash',0.00,'1300','','','19','','1','2025-06-08 16:32:25','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10005.00','10001','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174939385232223232213'),(15976,'191749393769','6011',4.00,'4800','retail','0','2025-06-08 17:44:12','','','','1000','Cash',0.00,'1200','','','19','','1','2025-06-08 16:32:25','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','19487.00','19483','Inclusive','branch','Inventory','','','','','',NULL,'19174939387673072323961'),(15977,'191749393769','6531',11.00,'550','retail','0','2025-06-08 17:44:36','','','','20','Cash',0.00,'50','','','19','','1','2025-06-08 16:32:25','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','10108.00','10097','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174939389709283130433'),(15978,'191749393769','B088',5.00,'2000','retail','0','2025-06-08 17:44:57','','','','216','Cash',0.00,'400','','','19','','1','2025-06-08 16:32:25','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9903.00','9898','Inclusive','branch','Inventory','','','','','',NULL,'19174939390992330290922'),(15979,'191749393769','6537',4.00,'400','retail','0','2025-06-08 17:45:10','','','','50','Cash',0.00,'100','','','19','','1','2025-06-08 16:32:25','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10000.00','9996','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174939393929133000192'),(15980,'191749393769','6524',5.00,'1000','retail','0','2025-06-08 17:48:42','','','','70','Cash',0.00,'200','','','19','','1','2025-06-08 16:32:25','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10000.00','9995','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174939425732202391931'),(15981,'191749393769','15',3.00,'450','retail','0','2025-06-08 18:56:32','','','','0','Cash',0.00,'150','','','19','','1','2025-06-08 16:32:25','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9740.00','9737','Inclusive','branch','Inventory','','','','','',NULL,'19174939820330711022230'),(15982,'191749393769','B038',2.00,'500','retail','0','2025-06-08 18:56:44','','','','195.52','Cash',0.00,'250','','','19','','1','2025-06-08 16:32:25','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9814.00','9812','Inclusive','branch','Inventory','','','','','',NULL,'19174939821633233031320'),(15983,'191749393769','6583',1.00,'800','retail','0','2025-06-08 18:56:56','','','','700','Cash',0.00,'800','','','19','','1','2025-06-08 16:32:25','2','8','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174939830493307333033'),(15984,'191749393769','6531',1.00,'50','retail','0','2025-06-08 18:58:24','','','','20','Cash',0.00,'50','','','19','','1','2025-06-08 16:32:25','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10108.00','10107','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174939831519223120332'),(15985,'191749393769','6002',3.00,'750','retail','0','2025-06-08 18:58:35','','','','200','Cash',0.00,'250','','','19','','1','2025-06-08 16:32:25','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9951.00','9948','Inclusive','branch','Inventory','','','','','',NULL,'19174939833123010298390'),(15986,'191749393769','6002',2.00,'500','retail','0','2025-06-08 19:30:03','','','','200','Cash',0.00,'250','','','19','16.00','1','2025-06-08 16:32:25','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9946.00','9944','Inclusive','branch','Inventory','','','','yes','','','19174940034034143200333'),(15987,'121749400663','B001',2.00,'500','retail','0','2025-06-08 19:37:43','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-06-08 16:37:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99921.00','99919','Inclusive','branch','Inventory','','','','yes','','','12174940067232202331370'),(15988,'121749400677','B089',1.00,'200','retail','0','2025-06-08 19:37:57','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-06-08 16:38:51','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9887.00','9886','Inclusive','branch','Inventory','','','','yes','','','12174940072803300379872'),(15989,'191749393984','6583',1.00,'800','retail','0','2025-06-08 17:46:24','','','','700','Cash',0.00,'800','','','19','','1','2025-06-08 16:40:36','2','8','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174939400722009303003'),(15990,'121749473024','6044',4.00,'800','retail','0','2025-06-09 15:43:44','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-06-09 12:44:33','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14639.00','14635','Inclusive','branch','Inventory','','','','yes','','','12174947305229700203331'),(15991,'121749473024','6038',1.00,'1300','retail','0','2025-06-09 15:44:12','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2025-06-09 12:44:33','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10454.00','10453','Inclusive','branch','Inventory','','','','yes','','','12174947307044422024312'),(15992,'121749473075','B043',1.00,'1200','retail','0','2025-06-09 15:44:35','','','','680','Cash',0.00,'1200','','','12','16.00','1','2025-06-09 12:46:40','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99987.00','99986','Inclusive','branch','Inventory','','','','yes','','','12174947312990322131232'),(15993,'121749473075','B028',1.00,'300','retail','0','2025-06-09 15:45:29','','','','222','Cash',0.00,'300','','','12','16.00','1','2025-06-09 12:46:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10004.00','10003','Inclusive','branch','Inventory','','','','yes','','','12174947316032432201722'),(15994,'121749473075','6511',1.00,'100','retail','0','2025-06-09 15:46:00','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-09 12:46:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20220.00','20219','Inclusive','branch','Service','1110','4000','5500','yes','','','12174947319690202222140'),(15995,'121749473474','B043',1.00,'1200','retail','0','2025-06-09 15:51:14','','','','680','Cash',0.00,'1200','','','12','16.00','1','2025-06-09 12:52:23','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99986.00','99985','Inclusive','branch','Inventory','','','','yes','','','12174947348307434027702'),(15996,'121749473474','B023',1.00,'300','retail','0','2025-06-09 15:51:23','','','','176','Cash',0.00,'300','','','12','16.00','1','2025-06-09 12:52:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10927.00','10926','Inclusive','branch','Inventory','','','','yes','','','12174947350403003272230'),(15997,'121749473474','6512',4.00,'200','retail','0','2025-06-09 15:51:45','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-06-09 12:52:23','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10036.00','10032','Inclusive','branch','Service','1110','4000','5500','yes','','','12174947351433540032512'),(15998,'121749473544','B043',1.00,'1200','retail','0','2025-06-09 15:52:24','','','','680','Cash',0.00,'1200','','','12','16.00','1','2025-06-09 12:52:57','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99985.00','99984','Inclusive','branch','Inventory','','','','yes','','','12174947355606523312390'),(15999,'121749473544','B028',1.00,'300','retail','0','2025-06-09 15:52:36','','','','222','Cash',0.00,'300','','','12','16.00','1','2025-06-09 12:52:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Inventory','','','','yes','','','12174947356632335002953'),(16000,'121749473544','6511',2.00,'200','retail','0','2025-06-09 15:52:46','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-09 12:52:57','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20220.00','20218','Inclusive','branch','Service','1110','4000','5500','yes','','','12174947357322320303230'),(16005,'121749473578','B001',3.00,'750','retail','0','2025-06-09 15:52:58','','','','169','Cash',0.00,'250','','','12','','1','2025-06-09 12:59:08','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','99919.00','99916','Inclusive','branch','Inventory','','','','','',NULL,'12174947359992272222420'),(16006,'121749473578','6000',1.00,'1300','retail','0','2025-06-09 15:53:19','','','','1000','Cash',0.00,'1300','','','12','','1','2025-06-09 12:59:08','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9974.00','9973','Inclusive','branch','Inventory','','','','','',NULL,'12174947360933237013293'),(16007,'121749473578','6027',1.00,'150','retail','0','2025-06-09 15:53:30','','','','100','Cash',0.00,'150','','','12','','1','2025-06-09 12:59:08','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9992.00','9991','Inclusive','branch','Inventory','','','','','',NULL,'12174947362022202022122'),(16008,'121749473578','B001',2.00,'500','retail','0','2025-06-09 15:53:41','','','','169','Cash',0.00,'250','','','12','','1','2025-06-09 12:59:08','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99916.00','99914','Inclusive','branch','Inventory','','','','','',NULL,'12174947363020223373033'),(16009,'121749473578','6514',4.00,'400','retail','0','2025-06-09 15:58:53','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-09 12:59:08','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10051.00','10047','Inclusive','branch','Service','1110','4000','5500','yes','','','12174947394422302330334'),(16010,'121749473951','7029',1.00,'1800','retail','0','2025-06-09 15:59:11','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-06-09 13:40:45','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9916.00','9915','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174947641902333411423'),(16011,'121749473951','6510',1.00,'100','retail','0','2025-06-09 16:40:20','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-09 13:40:45','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10016.00','10015','Inclusive','branch','Service','1110','4000','5500','yes','','','12174947642676461369073'),(16012,'121749473951','6511',2.00,'200','retail','0','2025-06-09 16:40:27','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-09 13:40:45','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20220.00','20218','Inclusive','branch','Service','1110','4000','5500','yes','','','12174947643523223224242'),(16013,'121749473951','6040',1.00,'100','retail','0','2025-06-09 16:40:35','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-06-09 13:40:45','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19887.00','19886','Inclusive','branch','Inventory','','','','yes','','','12174947644202009363341'),(16014,'121749476447','5977',1.00,'600','retail','0','2025-06-09 16:40:48','','','','600','Cash',0.00,'600','','','12','16.00','1','2025-06-09 14:40:46','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9955.00','9954','Inclusive','branch','Inventory','','','','yes','','','12174948002432020232033'),(16015,'121749476447','6510',2.00,'200','retail','0','2025-06-09 17:40:25','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-09 14:40:46','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10016.00','10014','Inclusive','branch','Service','1110','4000','5500','yes','','','12174948003532520233320'),(16016,'121749476447','6511',1.00,'100','retail','0','2025-06-09 17:40:35','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-09 14:40:46','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20220.00','20219','Inclusive','branch','Service','1110','4000','5500','yes','','','12174948004320022132240'),(16017,'121749481485','15',2.00,'300','retail','0','2025-06-09 18:04:46','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-06-09 15:05:28','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9737.00','9735','Inclusive','branch','Inventory','','','','yes','','','12174948149921730992348'),(16018,'121749481485','6017',4.00,'400','retail','0','2025-06-09 18:05:00','','','','100','Cash',0.00,'100','','','12','16.00','1','2025-06-09 15:05:28','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9991.00','9987','Inclusive','branch','Inventory','','','','yes','','','12174948152332502120342'),(16026,'121749488132','6575',1.00,'250','retail','0','2025-06-09 19:55:32','','','','200','Cash',0.00,'250','','','12','0.00','1','2025-06-09 16:55:49','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174948814613223347028'),(16027,'121749488151','6575',1.00,'250','retail','0','2025-06-09 19:55:51','','','','200','Cash',0.00,'250','','','12','0.00','1','2025-06-09 16:57:56','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174948817180200712322'),(16028,'121749488151','6040',1.00,'100','retail','0','2025-06-09 19:56:11','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-06-09 16:57:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19886.00','19885','Inclusive','branch','Inventory','','','','yes','','','12174948817989333898302'),(16029,'121749488151','6040',1.00,'100','retail','0','2025-06-09 19:56:44','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-06-09 16:57:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19885.00','19884','Inclusive','branch','Inventory','','','','yes','','','12174948821142302908001'),(16030,'121749488277','6040',1.00,'100','retail','0','2025-06-09 19:57:57','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-06-09 16:58:21','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19884.00','19883','Inclusive','branch','Inventory','','','','yes','','','12174948829932404322429'),(16031,'121749488018','B032',2.00,'500','retail','0','2025-06-09 19:53:38','','','','187','Cash',0.00,'250','','','12','','1','2025-06-09 17:14:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9954.00','9952','Inclusive','branch','Inventory','','','','','',NULL,'12174948806362232823332'),(16032,'121749488018','B006',2.00,'500','retail','0','2025-06-09 19:54:23','','','','176','Cash',0.00,'250','','','12','','1','2025-06-09 17:14:09','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9998.00','9996','Inclusive','branch','Inventory','','','','','',NULL,'12174948807473008092833'),(16033,'121749488018','5977',1.00,'600','retail','0','2025-06-09 19:54:34','','','','600','Cash',0.00,'600','','','12','','1','2025-06-09 17:14:09','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9954.00','9953','Inclusive','branch','Inventory','','','','','',NULL,'12174948808121843203423'),(16034,'121749488018','6016',1.00,'750','retail','0','2025-06-09 19:54:42','','','','750','Cash',0.00,'750','','','12','','1','2025-06-09 17:14:09','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9965.00','9964','Inclusive','branch','Inventory','','','','','',NULL,'12174948809503233303032'),(16035,'121749488018','6510',1.00,'100','retail','0','2025-06-09 19:54:55','','','','50','Cash',0.00,'100','','','12','','1','2025-06-09 17:14:09','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10016.00','10015','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174948811031819201010'),(16036,'121749488018','6513',1.00,'100','retail','0','2025-06-09 19:55:11','','','','50','Cash',0.00,'100','','','12','','1','2025-06-09 17:14:09','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174948811820211874000'),(16037,'121749488018','6517',1.00,'250','retail','0','2025-06-09 19:55:19','','','','150','Cash',0.00,'250','','','12','','1','2025-06-09 17:14:09','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101113.00','101112','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174948812632023734914'),(16038,'121749488018','B006',1.00,'250','retail','0','2025-06-09 20:13:50','','','','176','Cash',0.00,'250','','','12','16.00','1','2025-06-09 17:14:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','yes','','','12174948924004914019272'),(16039,'121749488018','B032',1.00,'250','retail','0','2025-06-09 20:14:00','','','','187','Cash',0.00,'250','','','12','16.00','1','2025-06-09 17:14:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9952.00','9951','Inclusive','branch','Inventory','','','','yes','','','12174948924604180393390'),(16041,'121749492170','B009',1.00,'300','retail','0','2025-06-09 21:02:50','','','','204','Cash',0.00,'300','','','12','','1','2025-06-09 18:25:36','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9952.00','9951','Inclusive','branch','Inventory','','','','','',NULL,'12174949218612924021220'),(16042,'121749492170','B038',1.00,'250','retail','0','2025-06-09 21:25:22','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-06-09 18:25:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9812.00','9811','Inclusive','branch','Inventory','','','','yes','','','12174949353423152320533'),(16043,'121749556711','6044',1.00,'200','retail','0','2025-06-10 14:58:31','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-06-10 11:58:47','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14635.00','14634','Inclusive','branch','Inventory','','','','yes','','','12174955671702223432663'),(16044,'121749556711','6512',2.00,'100','retail','0','2025-06-10 14:58:38','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-06-10 11:58:47','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10036.00','10034','Inclusive','branch','Service','1110','4000','5500','yes','','','12174955672551333953720'),(16045,'121749557898','6000',1.00,'1300','retail','0','2025-06-10 15:18:18','','','','1000','Cash',0.00,'1300','','','12','16.00','1','2025-06-10 12:18:58','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9973.00','9972','Inclusive','branch','Inventory','','','','yes','','','12174955790772000233373'),(16046,'121749557898','6510',2.00,'200','retail','0','2025-06-10 15:18:28','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-10 12:18:58','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10016.00','10014','Inclusive','branch','Service','1110','4000','5500','yes','','','12174955791723513230133'),(16047,'121749557898','6513',2.00,'200','retail','0','2025-06-10 15:18:37','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-10 12:18:58','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10001.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174955792572013223223'),(16048,'121749557898','6003',2.00,'300','retail','0','2025-06-10 15:18:46','','','','150','Cash',0.00,'150','','','12','16.00','1','2025-06-10 12:18:58','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9979.00','9977','Inclusive','branch','Inventory','','','','yes','','','12174955793513350022243'),(16049,'121749557939','6512',2.00,'100','retail','0','2025-06-10 15:18:59','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-06-10 14:11:43','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10036.00','10034','Inclusive','branch','Service','1110','4000','5500','yes','','','12174956467633303233336'),(16050,'121749557939','6040',1.00,'100','retail','0','2025-06-10 17:11:18','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-06-10 14:11:43','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19883.00','19882','Inclusive','branch','Inventory','','','','yes','','','12174956468541760313520'),(16051,'121749575999','5999',1.00,'1500','retail','0','2025-06-10 20:19:59','','','','1500','Cash',0.00,'1500','','','12','16.00','1','2025-06-10 17:20:53','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9993.00','9992','Inclusive','branch','Inventory','','','','yes','','','12174957600834323262602'),(16052,'121749575999','6510',2.00,'200','retail','0','2025-06-10 20:20:08','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-10 17:20:53','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10016.00','10014','Inclusive','branch','Service','1110','4000','5500','yes','','','12174957602072417305702'),(16053,'121749575999','5980',1.00,'900','retail','0','2025-06-10 20:20:20','','','','900','Cash',0.00,'900','','','12','16.00','1','2025-06-10 17:20:53','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10455.00','10454','Inclusive','branch','Inventory','','','','yes','','','12174957602623733332332'),(16054,'121749575999','B180',1.00,'1700','retail','0','2025-06-10 20:20:27','','','','956','Cash',0.00,'1700','','','12','16.00','1','2025-06-10 17:20:53','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Inventory','','','','yes','','','12174957603392200333030'),(16055,'121749575999','B182',1.00,'1700','retail','0','2025-06-10 20:20:33','','','','950','Cash',0.00,'1700','','','12','16.00','1','2025-06-10 17:20:53','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10002.00','10001','Inclusive','branch','Inventory','','','','yes','','','12174957604143313522001'),(16056,'121749575999','B089',1.00,'200','retail','0','2025-06-10 20:20:42','','','','79.16675','Cash',0.00,'200','','','12','16.00','1','2025-06-10 17:20:53','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9886.00','9885','Inclusive','branch','Inventory','','','','yes','','','12174957605032623323242'),(16057,'121749576055','6575',1.00,'250','retail','0','2025-06-10 20:20:55','','','','200','Cash',0.00,'250','','','12','0.00','1','2025-06-10 17:25:01','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174957629832239270003'),(16058,'191749647533','7029',2.00,'3600','retail','0','2025-06-11 16:12:13','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2025-06-11 13:13:10','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9915.00','9913','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174964754639332016222'),(16059,'191749647533','6044',3.00,'600','retail','0','2025-06-11 16:12:26','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-11 13:13:10','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14634.00','14631','Inclusive','branch','Inventory','','','','yes','','','19174964755506220212233'),(16060,'191749647533','6524',6.00,'1200','retail','0','2025-06-11 16:12:35','','','','70','Cash',0.00,'200','','','19','0.00','1','2025-06-11 13:13:10','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','10000.00','9994','Inclusive','branch','Service','1110','4000','5500','yes','','','19174964757157132222323'),(16061,'191749647533','6510',1.00,'100','retail','0','2025-06-11 16:12:51','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-11 13:13:10','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10016.00','10015','Inclusive','branch','Service','1110','4000','5500','yes','','','19174964757846353222242'),(16062,'191749647533','15',1.00,'150','retail','0','2025-06-11 16:12:58','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-06-11 13:13:10','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9735.00','9734','Inclusive','branch','Inventory','','','','yes','','','19174964758738450337323'),(16066,'191749647632','6511',2.00,'200','retail','0','2025-06-11 16:13:52','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-11 13:14:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20220.00','20218','Inclusive','branch','Service','1110','4000','5500','yes','','','19174964764626320232224'),(16067,'191749647632','6524',2.00,'400','retail','0','2025-06-11 16:14:06','','','','70','Cash',0.00,'200','','','19','0.00','1','2025-06-11 13:14:30','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','19174964765909230526226'),(16068,'191749647632','5977',1.00,'600','retail','0','2025-06-11 16:14:20','','','','600','Cash',0.00,'600','','','19','16.00','1','2025-06-11 13:14:30','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9953.00','9952','Inclusive','branch','Inventory','','','','yes','','','19174964766876770006863'),(16069,'191749648482','6001',1.00,'650','retail','0','2025-06-11 16:28:02','','','','650','Cash',0.00,'650','','','19','16.00','1','2025-06-11 13:29:11','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10026.00','10025','Inclusive','branch','Inventory','','','','yes','','','19174964849223030029929'),(16070,'191749648482','6510',2.00,'200','retail','0','2025-06-11 16:28:12','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-11 13:29:11','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10016.00','10014','Inclusive','branch','Service','1110','4000','5500','yes','','','19174964854040094420932'),(16071,'191749648482','6513',2.00,'200','retail','0','2025-06-11 16:29:00','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-11 13:29:11','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10001.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174964854733124343301'),(16085,'191749651180','6038',2.00,'2600','retail','0','2025-06-11 17:13:00','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2025-06-11 15:06:43','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10453.00','10451','Inclusive','branch','Inventory','','','','yes','','','19174965440103521223332'),(16086,'191749654405','6520',1.00,'200','retail','0','2025-06-11 18:06:45','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-06-11 15:12:21','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174965472001233200224'),(16087,'191749654405','6514',2.00,'200','retail','0','2025-06-11 18:12:01','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-11 15:12:21','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','yes','','','19174965473023023403307'),(16088,'191749654405','6512',2.00,'100','retail','0','2025-06-11 18:12:11','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-06-11 15:12:21','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10036.00','10034','Inclusive','branch','Service','1110','4000','5500','yes','','','19174965473933079233674'),(16089,'191749649562','6512',4.00,'200','retail','0','2025-06-11 16:46:02','','','','30','Cash',0.00,'50','','','19','','1','2025-06-11 16:05:19','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10036.00','10032','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174964957520300229993'),(16090,'191749649562','6520',1.00,'200','retail','0','2025-06-11 19:04:54','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-06-11 16:05:19','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174965791134923027322'),(16091,'191749657924','6512',1.00,'50','retail','0','2025-06-11 19:05:25','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-06-11 16:05:58','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10036.00','10035','Inclusive','branch','Service','1110','4000','5500','yes','','','19174965794530243220302'),(16092,'191749657963','6016',1.00,'750','retail','0','2025-06-11 19:06:04','','','','750','Cash',0.00,'750','','','19','16.00','1','2025-06-11 16:06:53','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9964.00','9963','Inclusive','branch','Inventory','','','','yes','','','19174965797707036250620'),(16093,'191749657963','6510',2.00,'200','retail','0','2025-06-11 19:06:40','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-11 16:06:53','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10016.00','10014','Inclusive','branch','Service','1110','4000','5500','yes','','','19174965801001342022323'),(16102,'191749647592','B137',1.00,'2200','retail','0','2025-06-11 16:13:12','','','','1417.50','Cash',0.00,'2200','','','19','','1','2025-06-11 16:10:51','2','14','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20004.00','20003','Inclusive','branch','Inventory','','','','','',NULL,'19174964761502316334103'),(16103,'191749647592','B089',1.00,'200','retail','0','2025-06-11 16:13:36','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-06-11 16:10:51','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9885.00','9884','Inclusive','branch','Inventory','','','','','',NULL,'19174964762223203104292'),(16104,'191749647592','6511',1.00,'100','retail','0','2025-06-11 16:13:43','','','','50','Cash',0.00,'100','','','19','','1','2025-06-11 16:10:51','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20220.00','20219','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174964762913702936202'),(16105,'191749647592','6511',1.00,'100','retail','0','2025-06-11 16:41:39','','','','50','Cash',0.00,'100','','','19','','1','2025-06-11 16:10:51','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20220.00','20219','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174964947523399920305'),(16106,'191749647592','B083',1.00,'2000','retail','0','2025-06-11 16:44:35','','','','1000','Cash',0.00,'2000','','','19','','1','2025-06-11 16:10:51','2','9','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Inventory','','','','','',NULL,'19174964950763909320227'),(16107,'191749647592','B032',1.00,'250','retail','0','2025-06-11 17:12:23','','','','187','Cash',0.00,'250','','','19','','1','2025-06-11 16:10:51','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9951.00','9950','Inclusive','branch','Inventory','','','','','',NULL,'19174965116725223700397'),(16108,'191749647592','B027',1.00,'250','retail','0','2025-06-11 17:12:47','','','','176','Cash',0.00,'250','','','19','','1','2025-06-11 16:10:51','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99966.00','99965','Inclusive','branch','Inventory','','','','','',NULL,'19174965117633900576127'),(16109,'191749647592','6511',3.00,'300','retail','0','2025-06-11 19:07:32','','','','50','Cash',0.00,'100','','','19','','1','2025-06-11 16:10:51','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20220.00','20217','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174965812403873330932'),(16110,'191749647592','B089',1.00,'200','retail','0','2025-06-11 19:10:15','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-06-11 16:10:51','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9884.00','9883','Inclusive','branch','Inventory','','','','yes','','','19174965824409632032030'),(16111,'191749658254','5977',1.00,'600','retail','0','2025-06-11 19:10:54','','','','600','Cash',0.00,'600','','','19','16.00','1','2025-06-11 16:15:57','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9952.00','9951','Inclusive','branch','Inventory','','','','yes','','','19174965842332023311095'),(16112,'191749658254','6545',1.00,'150','retail','0','2025-06-11 19:13:50','','','','80','Cash',0.00,'150','','','19','0.00','1','2025-06-11 16:15:57','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174965846943202939407'),(16113,'191749658254','6512',4.00,'200','retail','0','2025-06-11 19:14:34','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-06-11 16:15:57','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10036.00','10032','Inclusive','branch','Service','1110','4000','5500','yes','','','19174965854802340653630'),(16114,'191749730774','6016',1.00,'750','retail','0','2025-06-12 15:19:34','','','','750','Cash',0.00,'750','','','19','16.00','1','2025-06-12 12:20:45','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9963.00','9962','Inclusive','branch','Inventory','','','','yes','','','19174973078431200802318'),(16115,'191749730774','5999',1.00,'1500','retail','0','2025-06-12 15:19:44','','','','1500','Cash',0.00,'1500','','','19','16.00','1','2025-06-12 12:20:45','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9992.00','9991','Inclusive','branch','Inventory','','','','yes','','','19174973079272393239132'),(16116,'191749730774','6510',1.00,'100','retail','0','2025-06-12 15:19:53','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-12 12:20:45','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10016.00','10015','Inclusive','branch','Service','1110','4000','5500','yes','','','19174973080010300223208'),(16117,'191749730774','6513',2.00,'200','retail','0','2025-06-12 15:20:02','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-12 12:20:45','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10001.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174973081123030132201'),(16118,'191749730774','B183',1.00,'1700','retail','0','2025-06-12 15:20:12','','','','950','Cash',0.00,'1700','','','19','16.00','1','2025-06-12 12:20:45','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10004.00','10003','Inclusive','branch','Inventory','','','','yes','','','19174973082103224233223'),(16119,'191749730774','B089',1.00,'200','retail','0','2025-06-12 15:20:21','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-06-12 12:20:45','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9883.00','9882','Inclusive','branch','Inventory','','','','yes','','','19174973082999200322994'),(16120,'191749730774','B091',1.00,'100','retail','0','2025-06-12 15:20:30','','','','47','Cash',0.00,'100','','','19','16.00','1','2025-06-12 12:20:45','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9987.00','9986','Inclusive','branch','Inventory','','','','yes','','','19174973084183233923332'),(16124,'191749730847','6510',2.00,'200','retail','0','2025-06-12 15:20:47','','','','50','Cash',0.00,'100','','','19','','1','2025-06-12 12:47:18','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10016.00','10014','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174973087534723383903'),(16125,'191749730847','6044',1.00,'200','retail','0','2025-06-12 15:21:16','','','','100','Cash',0.00,'200','','','19','','1','2025-06-12 12:47:18','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14631.00','14630','Inclusive','branch','Inventory','','','','','',NULL,'19174973088333903728229'),(16126,'191749730847','7029',1.00,'1800','retail','0','2025-06-12 15:21:23','','','','1200','Cash',0.00,'1800','','','19','','1','2025-06-12 12:47:18','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9913.00','9912','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174973089303073330932'),(16127,'191749730847','6510',1.00,'100','retail','0','2025-06-12 15:47:08','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-12 12:47:18','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10016.00','10015','Inclusive','branch','Service','1110','4000','5500','yes','','','19174973243592232013312'),(16128,'191749748969','B038',1.00,'250','retail','0','2025-06-12 20:22:49','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-06-12 17:23:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9811.00','9810','Inclusive','branch','Inventory','','','','yes','','','19174974898007320023923'),(16129,'191749831882','6614',2.00,'400','retail','0','2025-06-13 19:24:42','','','','200','Cash',0.00,'200','','','19','0.00','1','2025-06-13 16:26:13','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9953.00','9951','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19174983189532330180303'),(16130,'191749831882','6013',2.00,'200','retail','0','2025-06-13 19:24:56','','','','100','Cash',0.00,'100','','','19','16.00','1','2025-06-13 16:26:13','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9997.00','9995','Inclusive','branch','Inventory','','','','yes','','','19174983191132200182033'),(16131,'191749831882','6013',2.00,'200','retail','0','2025-06-13 19:25:12','','','','100','Cash',0.00,'100','','','19','16.00','1','2025-06-13 16:26:13','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9995.00','9993','Inclusive','branch','Inventory','','','','yes','','','19174983192303203918223'),(16132,'191749831882','6521',2.00,'400','retail','0','2025-06-13 19:25:26','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-06-13 16:26:13','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10015.00','10013','Inclusive','branch','Service','1110','4000','5500','yes','','','19174983194303430303021'),(16133,'191749831882','6512',2.00,'100','retail','0','2025-06-13 19:25:44','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-06-13 16:26:13','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10036.00','10034','Inclusive','branch','Service','1110','4000','5500','yes','','','19174983196892220123330'),(16134,'191749832960','B001',4.00,'1000','retail','0','2025-06-13 19:42:40','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-06-13 16:43:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','99914.00','99910','Inclusive','branch','Inventory','','','','yes','','','19174983297439073374120'),(16135,'191749832960','B030',4.00,'1000','retail','0','2025-06-13 19:42:55','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-06-13 16:43:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','99934.00','99930','Inclusive','branch','Inventory','','','','yes','','','19174983299004093329901'),(16136,'191749900711','B038',1.00,'250','retail','0','2025-06-14 14:31:51','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-06-14 11:33:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9810.00','9809','Inclusive','branch','Inventory','','','','yes','','','19174990075534323020300'),(16137,'191749900711','B023',1.00,'300','retail','0','2025-06-14 14:32:36','','','','176','Cash',0.00,'300','','','19','16.00','1','2025-06-14 11:33:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10926.00','10925','Inclusive','branch','Inventory','','','','yes','','','19174990077520331334923'),(16138,'191749904390','6575',1.00,'250','retail','0','2025-06-14 15:33:10','','','','200','Cash',0.00,'250','','','19','0.00','1','2025-06-14 12:34:17','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174990440327343022324'),(16139,'191749904390','5977',1.00,'600','retail','0','2025-06-14 15:33:26','','','','600','Cash',0.00,'600','','','19','16.00','1','2025-06-14 12:34:17','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9951.00','9950','Inclusive','branch','Inventory','','','','yes','','','19174990441617304334020'),(16140,'191749904390','6520',1.00,'200','retail','0','2025-06-14 15:33:41','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-06-14 12:34:17','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174990445121720213242'),(16147,'121749905856','7029',1.00,'1800','retail','0','2025-06-14 15:57:36','','','','1200','Cash',0.00,'1800','','','12','','1','2025-06-14 13:04:43','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9912.00','9911','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12174990586812333081233'),(16148,'121749905856','6510',5.00,'500','retail','0','2025-06-14 15:57:50','','','','50','Cash',0.00,'100','','','12','','1','2025-06-14 13:04:43','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10016.00','10011','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174990588122013025822'),(16149,'121749905856','6533',2.00,'200','retail','0','2025-06-14 15:58:02','','','','50','Cash',0.00,'100','','','12','','1','2025-06-14 13:04:43','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174990589719158392339'),(16150,'121749905856','B089',1.00,'200','retail','0','2025-06-14 15:58:18','','','','79.16675','Cash',0.00,'200','','','12','','1','2025-06-14 13:04:43','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9882.00','9881','Inclusive','branch','Inventory','','','','','',NULL,'12174990592203702249334'),(16151,'121749905856','6511',1.00,'100','retail','0','2025-06-14 15:58:45','','','','50','Cash',0.00,'100','','','12','','1','2025-06-14 13:04:43','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20220.00','20219','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174990593613302266923'),(16152,'121749905856','B001',1.00,'250','retail','0','2025-06-14 15:58:59','','','','169','Cash',0.00,'250','','','12','','1','2025-06-14 13:04:43','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99910.00','99909','Inclusive','branch','Inventory','','','','','',NULL,'12174990598100320221339'),(16153,'121749905856','B032',2.00,'500','retail','0','2025-06-14 16:03:41','','','','187','Cash',0.00,'250','','','12','16.00','1','2025-06-14 13:04:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9950.00','9948','Inclusive','branch','Inventory','','','','yes','','','12174990625022222293122'),(16154,'121749905856','15',2.00,'300','retail','0','2025-06-14 16:04:15','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-06-14 13:04:43','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9734.00','9732','Inclusive','branch','Inventory','','','','yes','','','12174990627220203009392'),(16157,'121749912362','7029',1.00,'1800','retail','0','2025-06-14 17:46:02','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-06-14 14:47:29','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9911.00','9910','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174991238332422320232'),(16158,'121749912362','6044',1.00,'200','retail','0','2025-06-14 17:46:27','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-06-14 14:47:29','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14630.00','14629','Inclusive','branch','Inventory','','','','yes','','','12174991241724321321791'),(16159,'121749912362','6510',2.00,'200','retail','0','2025-06-14 17:47:00','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-14 14:47:29','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10016.00','10014','Inclusive','branch','Service','1110','4000','5500','yes','','','12174991243333343214933'),(16160,'191749913406','6048',1.00,'600','retail','0','2025-06-14 18:03:26','','','','300','Cash',0.00,'600','','','19','16.00','1','2025-06-14 15:07:29','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10486.00','10485','Inclusive','branch','Inventory','','','','yes','','','19174991344093133220333'),(16161,'191749913406','6517',1.00,'250','retail','0','2025-06-14 18:04:06','','','','150','Cash',0.00,'250','','','19','0.00','1','2025-06-14 15:07:29','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101113.00','101112','Inclusive','branch','Service','1110','4000','5500','yes','','','19174991351502311730223'),(16162,'191749913406','B088',1.00,'400','retail','0','2025-06-14 18:05:22','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-06-14 15:07:29','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9898.00','9897','Inclusive','branch','Inventory','','','','yes','','','19174991361902713093139'),(16163,'191749914458','6540',1.00,'2500','retail','0','2025-06-14 18:20:58','','','','1500','Cash',0.00,'2500','','','19','0.00','1','2025-06-14 15:23:57','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19174991449232393032423'),(16164,'191749914458','6516',1.00,'300','retail','0','2025-06-14 18:21:37','','','','125','Cash',0.00,'300','','','19','0.00','1','2025-06-14 15:23:57','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Service','1110','4000','5500','yes','','','19174991452732220432902'),(16165,'191749914458','6002',1.00,'250','retail','0','2025-06-14 18:22:12','','','','200','Cash',0.00,'250','','','19','16.00','1','2025-06-14 15:23:57','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9944.00','9943','Inclusive','branch','Inventory','','','','yes','','','19174991460423901101302'),(16166,'191749914458','B023',1.00,'300','retail','0','2025-06-14 18:23:27','','','','176','Cash',0.00,'300','','','19','16.00','1','2025-06-14 15:23:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10925.00','10924','Inclusive','branch','Inventory','','','','yes','','','19174991462933723209201'),(16167,'191749916655','B038',2.00,'500','retail','0','2025-06-14 18:57:36','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-06-14 16:03:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9809.00','9807','Inclusive','branch','Inventory','','','','yes','','','19174991667143602040731'),(16168,'191749916655','B030',2.00,'500','retail','0','2025-06-14 18:59:28','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-06-14 16:03:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99930.00','99928','Inclusive','branch','Inventory','','','','yes','','','19174991677823462131246'),(16169,'191749916655','B032',2.00,'500','retail','0','2025-06-14 18:59:39','','','','187','Cash',0.00,'250','','','19','16.00','1','2025-06-14 16:03:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9946.00','9944','Inclusive','branch','Inventory','','','','yes','','','19174991698313632933903'),(16174,'121749917233','B030',2.00,'500','retail','0','2025-06-14 19:07:13','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-06-14 16:08:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99928.00','99926','Inclusive','branch','Inventory','','','','yes','','','12174991726236703132220'),(16175,'121749917233','B032',2.00,'500','retail','0','2025-06-14 19:07:42','','','','187','Cash',0.00,'250','','','12','16.00','1','2025-06-14 16:08:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9943.00','9941','Inclusive','branch','Inventory','','','','yes','','','12174991727323337002032'),(16176,'121749906296','B032',2.00,'500','retail','0','2025-06-14 16:04:56','','','','187','Cash',0.00,'250','','','12','','1','2025-06-14 16:55:07','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9948.00','9946','Inclusive','branch','Inventory','','','','','',NULL,'12174991232912132933279'),(16177,'121749906296','B010',2.00,'700','retail','0','2025-06-14 17:45:32','','','','272','Cash',0.00,'350','','','12','','1','2025-06-14 16:55:07','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9949.00','9947','Inclusive','branch','Inventory','','','','','',NULL,'12174991234439220022330'),(16178,'121749906296','B010',1.00,'350','retail','0','2025-06-14 19:04:10','','','','272','Cash',0.00,'350','','','12','','1','2025-06-14 16:55:07','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9947.00','9946','Inclusive','branch','Inventory','','','','','',NULL,'12174991706612202200229'),(16179,'121749906296','B032',1.00,'250','retail','0','2025-06-14 19:04:28','','','','187','Cash',0.00,'250','','','12','','1','2025-06-14 16:55:07','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9944.00','9943','Inclusive','branch','Inventory','','','','','',NULL,'12174991708122232317293'),(16180,'121749906296','B032',1.00,'250','retail','0','2025-06-14 19:54:42','','','','187','Cash',0.00,'250','','','12','16.00','1','2025-06-14 16:55:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9941.00','9940','Inclusive','branch','Inventory','','','','yes','','','12174992009520354302324'),(16181,'121749906296','B010',1.00,'350','retail','0','2025-06-14 19:54:56','','','','272','Cash',0.00,'350','','','12','16.00','1','2025-06-14 16:55:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9946.00','9945','Inclusive','branch','Inventory','','','','yes','','','12174992010373303222133'),(16183,'121749920299','5993',2.00,'3400','retail','0','2025-06-14 19:58:19','','','','1700','Cash',0.00,'1700','','','12','16.00','1','2025-06-14 17:05:06','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9999.00','9997','Inclusive','branch','Inventory','','','','yes','','','12174992030800902002802'),(16184,'121749920299','6040',1.00,'100','retail','0','2025-06-14 19:58:28','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-06-14 17:05:06','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19882.00','19881','Inclusive','branch','Inventory','','','','yes','','','12174992031722222321103'),(16185,'121749920299','5993',1.00,'1700','retail','0','2025-06-14 19:58:37','','','','1700','Cash',0.00,'1700','','','12','16.00','1','2025-06-14 17:05:06','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','yes','','','12174992068330292600203'),(16186,'121749920299','5981',1.00,'600','retail','0','2025-06-14 20:04:43','','','','600','Cash',0.00,'600','','','12','16.00','1','2025-06-14 17:05:06','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','','','yes','','','12174992070023230471309'),(16187,'121749920139','B009',1.00,'300','retail','0','2025-06-14 19:55:39','','','','204','Cash',0.00,'300','','','12','','1','2025-06-14 19:04:16','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9951.00','9950','Inclusive','branch','Inventory','','','','','',NULL,'12174992015131029213021'),(16188,'121749920139','B009',1.00,'300','retail','0','2025-06-14 22:04:05','','','','204','Cash',0.00,'300','','','12','16.00','1','2025-06-14 19:04:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9950.00','9949','Inclusive','branch','Inventory','','','','yes','','','12174992785330711022890'),(16204,'121749929576','6531',1.00,'50','retail','0','2025-06-14 22:32:56','','','','20','Cash',0.00,'50','','','12','0.00','1','2025-06-14 19:46:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10108.00','10107','Inclusive','branch','Service','1110','4000','5500','yes','','','12174993036200439100029'),(16205,'121749927857','6038',1.00,'1300','retail','0','2025-06-14 22:04:17','','','','1300','Cash',0.00,'1300','','','12','','1','2025-06-14 20:10:47','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10451.00','10450','Inclusive','branch','Inventory','','','','','',NULL,'12174992806382082293263'),(16206,'121749927857','6510',2.00,'200','retail','0','2025-06-14 22:07:44','','','','50','Cash',0.00,'100','','','12','','1','2025-06-14 20:10:47','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10016.00','10014','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174992807133733300233'),(16207,'121749927857','6032',1.00,'200','retail','0','2025-06-14 22:07:52','','','','200','Cash',0.00,'200','','','12','','1','2025-06-14 20:10:47','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99944.00','99943','Inclusive','branch','Inventory','','','','','',NULL,'12174992808224303282920'),(16208,'121749927857','6513',1.00,'100','retail','0','2025-06-14 22:08:02','','','','50','Cash',0.00,'100','','','12','','1','2025-06-14 20:10:47','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174992809433212202032'),(16209,'121749927857','6040',1.00,'100','retail','0','2025-06-14 22:08:15','','','','42','Cash',0.00,'100','','','12','','1','2025-06-14 20:10:47','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19881.00','19880','Inclusive','branch','Inventory','','','','','',NULL,'12174992810528292323192'),(16210,'121749927857','6539',2.00,'600','retail','0','2025-06-14 22:08:25','','','','234','Cash',0.00,'300','','','12','','1','2025-06-14 20:10:47','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10021.00','10019','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174992811820132327110'),(16211,'121749927857','B165',1.00,'3500','retail','0','2025-06-14 22:09:16','','','','1704.00','Cash',0.00,'3500','','','12','','1','2025-06-14 20:10:47','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Inventory','','','','','',NULL,'12174992818133021102317'),(16212,'121749927857','6040',1.00,'100','retail','0','2025-06-14 22:10:03','','','','42','Cash',0.00,'100','','','12','','1','2025-06-14 20:10:47','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19880.00','19879','Inclusive','branch','Inventory','','','','','',NULL,'12174992821312228411708'),(16213,'121749927857','6032',1.00,'200','retail','0','2025-06-14 23:10:36','','','','200','Cash',0.00,'200','','','12','16.00','1','2025-06-14 20:10:47','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99943.00','99942','Inclusive','branch','Inventory','','','','yes','','','12174993184431410203320'),(16214,'121749933085','6511',1.00,'100','retail','0','2025-06-14 23:31:25','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-14 20:31:36','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20220.00','20219','Inclusive','branch','Service','1110','4000','5500','yes','','','12174993309403312303222'),(16217,'191749984052','B088',1.00,'400','retail','0','2025-06-15 13:40:52','','','','216','Cash',0.00,'400','','','19','','1','2025-06-15 10:41:48','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9897.00','9896','Inclusive','branch','Inventory','','','','','',NULL,'19174998406322123040361'),(16218,'191749984052','6571',1.00,'300','retail','0','2025-06-15 13:41:04','','','','200','Cash',0.00,'300','','','19','','1','2025-06-15 10:41:48','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174998407233974773903'),(16219,'191749984052','6040',1.00,'100','retail','0','2025-06-15 13:41:34','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-06-15 10:41:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19879.00','19878','Inclusive','branch','Inventory','','','','yes','','','19174998410280223332302'),(16224,'121749988040','6038',1.00,'1300','retail','0','2025-06-15 14:47:20','','','','1300','Cash',0.00,'1300','','','12','16.00','1','2025-06-15 11:47:58','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10450.00','10449','Inclusive','branch','Inventory','','','','yes','','','12174998805120332008032'),(16225,'121749988040','6524',1.00,'200','retail','0','2025-06-15 14:47:31','','','','70','Cash',0.00,'200','','','12','0.00','1','2025-06-15 11:47:58','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','12174998805632023273893'),(16226,'121749988040','6044',1.00,'200','retail','0','2025-06-15 14:47:36','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-06-15 11:47:58','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14626.00','14625','Inclusive','branch','Inventory','','','','yes','','','12174998806420209304192'),(16227,'121749988040','15',1.00,'150','retail','0','2025-06-15 14:47:44','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-06-15 11:47:58','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9732.00','9731','Inclusive','branch','Inventory','','','','yes','','','12174998807122372720322'),(16228,'191749988560','B088',1.00,'400','retail','0','2025-06-15 14:56:00','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-06-15 11:56:41','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9896.00','9895','Inclusive','branch','Inventory','','','','yes','','','19174998857923319022290'),(16229,'191749988560','6513',1.00,'100','retail','0','2025-06-15 14:56:19','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-15 11:56:41','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Service','1110','4000','5500','yes','','','19174998859203902798040'),(16230,'191749988560','5980',1.00,'900','retail','0','2025-06-15 14:56:32','','','','900','Cash',0.00,'900','','','19','16.00','1','2025-06-15 11:56:41','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10454.00','10453','Inclusive','branch','Inventory','','','','yes','','','19174998859939252229283'),(16231,'191749988602','5977',1.00,'600','retail','0','2025-06-15 14:56:42','','','','600','Cash',0.00,'600','','','19','16.00','1','2025-06-15 12:06:10','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9950.00','9949','Inclusive','branch','Inventory','','','','yes','','','19174998914431332137433'),(16232,'191749988602','6044',2.00,'400','retail','0','2025-06-15 15:05:44','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-15 12:06:10','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14625.00','14623','Inclusive','branch','Inventory','','','','yes','','','19174998915113927502200'),(16233,'191749988602','6511',3.00,'300','retail','0','2025-06-15 15:05:51','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-15 12:06:10','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20220.00','20217','Inclusive','branch','Service','1110','4000','5500','yes','','','19174998916723021228920'),(16242,'121749990157','6044',3.00,'600','retail','0','2025-06-15 15:22:37','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-06-15 12:23:06','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14621.00','14618','Inclusive','branch','Inventory','','','','yes','','','12174999016522230212335'),(16243,'121749990157','5999',1.00,'1500','retail','0','2025-06-15 15:22:46','','','','1500','Cash',0.00,'1500','','','12','16.00','1','2025-06-15 12:23:06','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9991.00','9990','Inclusive','branch','Inventory','','','','yes','','','12174999018482204202209'),(16244,'121749992544','6510',2.00,'200','retail','0','2025-06-15 16:02:24','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-15 13:03:11','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10016.00','10014','Inclusive','branch','Service','1110','4000','5500','yes','','','12174999255830733124002'),(16245,'121749992544','6000',1.00,'1300','retail','0','2025-06-15 16:02:39','','','','1000','Cash',0.00,'1300','','','12','16.00','1','2025-06-15 13:03:11','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9972.00','9971','Inclusive','branch','Inventory','','','','yes','','','12174999256929010990312'),(16246,'121749992544','6013',4.00,'400','retail','0','2025-06-15 16:02:52','','','','100','Cash',0.00,'100','','','12','16.00','1','2025-06-15 13:03:11','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9993.00','9989','Inclusive','branch','Inventory','','','','yes','','','12174999258444312320220'),(16254,'191749989899','5980',1.00,'900','retail','0','2025-06-15 15:18:19','','','','900','Cash',0.00,'900','','','19','','1','2025-06-15 13:34:02','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10453.00','10452','Inclusive','branch','Inventory','','','','','',NULL,'19174998999037333907002'),(16255,'191749989899','6046',1.00,'700','retail','0','2025-06-15 15:19:50','','','','400','Cash',0.00,'700','','','19','','1','2025-06-15 13:34:02','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10035.00','10034','Inclusive','branch','Inventory','','','','','',NULL,'19174999002439399229000'),(16256,'191749989899','6044',1.00,'200','retail','0','2025-06-15 15:20:24','','','','100','Cash',0.00,'200','','','19','','1','2025-06-15 13:34:02','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14622.00','14621','Inclusive','branch','Inventory','','','','','',NULL,'19174999003070392321341'),(16257,'191749989899','6517',1.00,'250','retail','0','2025-06-15 15:20:31','','','','150','Cash',0.00,'250','','','19','','1','2025-06-15 13:34:02','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101113.00','101112','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174999003729232301202'),(16258,'191749989899','B035',2.00,'500','retail','0','2025-06-15 15:20:38','','','','67.26','Cash',0.00,'250','','','19','','1','2025-06-15 13:34:02','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10012.00','10010','Inclusive','branch','Inventory','','','','','',NULL,'19174999006400070230019'),(16259,'191749989899','6044',1.00,'200','retail','0','2025-06-15 16:28:48','','','','100','Cash',0.00,'200','','','19','','1','2025-06-15 13:34:02','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14618.00','14617','Inclusive','branch','Inventory','','','','','',NULL,'19174999413722220333730'),(16260,'191749989899','6516',1.00,'300','retail','0','2025-06-15 16:28:57','','','','125','Cash',0.00,'300','','','19','','1','2025-06-15 13:34:02','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174999420723373990330'),(16261,'191749989351','6011',1.00,'1200','retail','0','2025-06-15 15:09:11','','','','1000','Cash',0.00,'1200','','','19','','1','2025-06-15 13:50:30','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19483.00','19482','Inclusive','branch','Inventory','','','','','',NULL,'19174998982242208022222'),(16262,'191749989351','6044',1.00,'200','retail','0','2025-06-15 15:17:02','','','','100','Cash',0.00,'200','','','19','','1','2025-06-15 13:50:30','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14623.00','14622','Inclusive','branch','Inventory','','','','','',NULL,'19174998982888232382203'),(16263,'191749989351','B088',1.00,'400','retail','0','2025-06-15 15:17:08','','','','216','Cash',0.00,'400','','','19','','1','2025-06-15 13:50:30','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9895.00','9894','Inclusive','branch','Inventory','','','','','',NULL,'19174998985030339993908'),(16264,'191749989351','6040',1.00,'100','retail','0','2025-06-15 16:50:11','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-06-15 13:50:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19877.00','19876','Inclusive','branch','Inventory','','','','yes','','','19174999542190215139923'),(16271,'191749995534','6512',2.00,'100','retail','0','2025-06-15 16:52:14','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-06-15 13:52:43','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10036.00','10034','Inclusive','branch','Service','1110','4000','5500','yes','','','19174999556002302222239'),(16281,'121749997385','15',4.00,'600','retail','0','2025-06-15 17:23:05','','','','0','Cash',0.00,'150','','','12','','1','2025-06-15 14:36:02','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9731.00','9727','Inclusive','branch','Inventory','','','','','',NULL,'12174999739872999340720'),(16282,'121749997385','6534',3.00,'450','retail','0','2025-06-15 17:23:19','','','','70','Cash',0.00,'150','','','12','','1','2025-06-15 14:36:02','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174999740943227002990'),(16283,'121749997385','6519',1.00,'150','retail','0','2025-06-15 17:23:29','','','','50','Cash',0.00,'150','','','12','','1','2025-06-15 14:36:02','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12174999741773922239342'),(16284,'121749997385','15',2.00,'300','retail','0','2025-06-15 17:35:51','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-06-15 14:36:02','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9727.00','9725','Inclusive','branch','Inventory','','','','yes','','','12174999815920232732002'),(16285,'121749998163','B088',3.00,'1200','retail','0','2025-06-15 17:36:03','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-06-15 14:38:21','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9893.00','9890','Inclusive','branch','Inventory','','','','yes','','','12174999818032022893930'),(16286,'121749998163','6539',2.00,'600','retail','0','2025-06-15 17:36:21','','','','234','Cash',0.00,'300','','','12','0.00','1','2025-06-15 14:38:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10021.00','10019','Inclusive','branch','Service','1110','4000','5500','yes','','','12174999819234423322001'),(16287,'121749998163','B001',1.00,'250','retail','0','2025-06-15 17:36:33','','','','169','Cash',0.00,'250','','','12','16.00','1','2025-06-15 14:38:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99909.00','99908','Inclusive','branch','Inventory','','','','yes','','','12174999820484329003032'),(16288,'121749998163','6040',1.00,'100','retail','0','2025-06-15 17:36:44','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-06-15 14:38:21','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19876.00','19875','Inclusive','branch','Inventory','','','','yes','','','12174999821022023303033'),(16289,'121749998163','6506',2.00,'2600','retail','0','2025-06-15 17:36:51','','','','700','Cash',0.00,'1300','','','12','0.00','1','2025-06-15 14:38:21','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10005.00','10003','Inclusive','branch','Service','1110','4000','5500','yes','','','12174999822621320038239'),(16290,'121749998163','7029',1.00,'1800','retail','0','2025-06-15 17:37:06','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-06-15 14:38:21','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9909.00','9908','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12174999823920100991039'),(16291,'121749998163','6044',5.00,'1000','retail','0','2025-06-15 17:37:20','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-06-15 14:38:21','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','14615.00','14610','Inclusive','branch','Inventory','','','','yes','','','12174999825520222031902'),(16292,'121749998163','6510',2.00,'200','retail','0','2025-06-15 17:37:36','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-15 14:38:21','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10016.00','10014','Inclusive','branch','Service','1110','4000','5500','yes','','','12174999826493399010092'),(16293,'121749998163','6513',3.00,'300','retail','0','2025-06-15 17:37:44','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-15 14:38:21','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10001.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','12174999827327730322220'),(16294,'121749998163','6517',2.00,'500','retail','0','2025-06-15 17:37:53','','','','150','Cash',0.00,'250','','','12','0.00','1','2025-06-15 14:38:21','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','101113.00','101111','Inclusive','branch','Service','1110','4000','5500','yes','','','12174999828230219389332'),(16295,'121749998163','6514',5.00,'500','retail','0','2025-06-15 17:38:02','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-15 14:38:21','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10051.00','10046','Inclusive','branch','Service','1110','4000','5500','yes','','','12174999829390221229033'),(16322,'121750002418','15',1.00,'150','retail','0','2025-06-15 18:46:58','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-06-15 15:47:20','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9725.00','9724','Inclusive','branch','Inventory','','','','yes','','','12175000243230223504003'),(16327,'191749984120','7029',1.00,'1800','retail','0','2025-06-15 13:42:00','','','','1200','Cash',0.00,'1800','','','19','','1','2025-06-15 16:24:35','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9910.00','9909','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19174998412800930032122'),(16328,'191749984120','6032',3.00,'600','retail','0','2025-06-15 13:42:09','','','','200','Cash',0.00,'200','','','19','','1','2025-06-15 16:24:35','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','99942.00','99939','Inclusive','branch','Inventory','','','','','',NULL,'19174998413623434293224'),(16329,'191749984120','6044',3.00,'600','retail','0','2025-06-15 13:42:16','','','','100','Cash',0.00,'200','','','19','','1','2025-06-15 16:24:35','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14629.00','14626','Inclusive','branch','Inventory','','','','','',NULL,'19174998414533099193712'),(16330,'191749984120','6040',1.00,'100','retail','0','2025-06-15 13:42:25','','','','42','Cash',0.00,'100','','','19','','1','2025-06-15 16:24:35','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19878.00','19877','Inclusive','branch','Inventory','','','','','',NULL,'19174998417622390022423'),(16331,'191749984120','B088',1.00,'400','retail','0','2025-06-15 19:24:21','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-06-15 16:24:35','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9890.00','9889','Inclusive','branch','Inventory','','','','yes','','','19175000467200007326132'),(16332,'121750006931','6044',8.00,'1600','retail','0','2025-06-15 20:02:12','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-06-15 17:05:23','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','14608.00','14600','Inclusive','branch','Inventory','','','','yes','','','12175000698900333237323'),(16333,'121750006931','6514',14.00,'1400','retail','0','2025-06-15 20:03:10','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-15 17:05:23','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','10051.00','10037','Inclusive','branch','Service','1110','4000','5500','yes','','','12175000702100223332302'),(16334,'121750006931','6512',2.00,'100','retail','0','2025-06-15 20:04:20','','','','30','Cash',0.00,'50','','','12','0.00','1','2025-06-15 17:05:23','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10036.00','10034','Inclusive','branch','Service','1110','4000','5500','yes','','','12175000707612323330321'),(16335,'121750006931','15',6.00,'900','retail','0','2025-06-15 20:04:36','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-06-15 17:05:23','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','9724.00','9718','Inclusive','branch','Inventory','','','','yes','','','12175000708832030352123'),(16336,'121750006931','6511',3.00,'300','retail','0','2025-06-15 20:04:48','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-15 17:05:23','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20220.00','20217','Inclusive','branch','Service','1110','4000','5500','yes','','','12175000711032172122002'),(16337,'121750006931','6511',1.00,'100','retail','0','2025-06-15 20:05:10','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-15 17:05:23','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20220.00','20219','Inclusive','branch','Service','1110','4000','5500','yes','','','12175000711820800211332'),(16338,'121750008790','7029',1.00,'1800','retail','0','2025-06-15 20:33:10','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-06-15 17:34:45','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9908.00','9907','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12175000879722323272050'),(16339,'121750008790','6044',1.00,'200','retail','0','2025-06-15 20:33:50','','','','100','Cash',0.00,'200','','','12','16.00','1','2025-06-15 17:34:45','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14600.00','14599','Inclusive','branch','Inventory','','','','yes','','','12175000883730027730202'),(16340,'121750008790','6510',1.00,'100','retail','0','2025-06-15 20:33:58','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-15 17:34:45','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10016.00','10015','Inclusive','branch','Service','1110','4000','5500','yes','','','12175000884433222020300'),(16341,'121750008790','6547',1.00,'600','retail','0','2025-06-15 20:34:05','','','','300','Cash',0.00,'600','','','12','0.00','1','2025-06-15 17:34:45','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Service','1110','4000','5500','yes','','','12175000885832222323335'),(16342,'121750008790','B088',1.00,'400','retail','0','2025-06-15 20:34:18','','','','216','Cash',0.00,'400','','','12','16.00','1','2025-06-15 17:34:45','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9889.00','9888','Inclusive','branch','Inventory','','','','yes','','','12175000887422201203802'),(16343,'121750008790','B030',2.00,'500','retail','0','2025-06-15 20:34:34','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-06-15 17:34:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99922.00','99920','Inclusive','branch','Inventory','','','','yes','','','12175000888233035123353'),(16344,'191749995629','B088',1.00,'400','retail','0','2025-06-15 16:53:49','','','','216','Cash',0.00,'400','','','19','','1','2025-06-15 18:17:59','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9894.00','9893','Inclusive','branch','Inventory','','','','','',NULL,'19174999565610233250953'),(16345,'191749995629','B023',2.00,'600','retail','0','2025-06-15 16:54:16','','','','176','Cash',0.00,'300','','','19','','1','2025-06-15 18:17:59','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10924.00','10922','Inclusive','branch','Inventory','','','','','',NULL,'19174999566931962993190'),(16346,'191749995629','B030',2.00,'500','retail','0','2025-06-15 16:54:30','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-06-15 18:17:59','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99926.00','99924','Inclusive','branch','Inventory','','','','','',NULL,'19174999568697002238977'),(16347,'191749995629','6000',1.00,'1300','retail','0','2025-06-15 16:54:47','','','','1000','Cash',0.00,'1300','','','19','','1','2025-06-15 18:17:59','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9971.00','9970','Inclusive','branch','Inventory','','','','','',NULL,'19174999571029203333273'),(16348,'191749995629','6044',1.00,'200','retail','0','2025-06-15 16:55:13','','','','100','Cash',0.00,'200','','','19','','1','2025-06-15 18:17:59','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14616.00','14615','Inclusive','branch','Inventory','','','','','',NULL,'19174999574839290348273'),(16349,'191749995629','6510',1.00,'100','retail','0','2025-06-15 16:55:49','','','','50','Cash',0.00,'100','','','19','','1','2025-06-15 18:17:59','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10016.00','10015','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174999576232339032120'),(16350,'191749995629','B030',2.00,'500','retail','0','2025-06-15 18:14:07','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-06-15 18:17:59','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99924.00','99922','Inclusive','branch','Inventory','','','','','',NULL,'19175000058083303022500'),(16351,'191749995629','B023',2.00,'600','retail','0','2025-06-15 18:16:20','','','','176','Cash',0.00,'300','','','19','','1','2025-06-15 18:17:59','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10922.00','10920','Inclusive','branch','Inventory','','','','','',NULL,'19175000059032230392320'),(16352,'191749995629','6040',1.00,'100','retail','0','2025-06-15 18:23:22','','','','42','Cash',0.00,'100','','','19','','1','2025-06-15 18:17:59','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19875.00','19874','Inclusive','branch','Inventory','','','','','',NULL,'19175000101203302000135'),(16353,'191750003016','6555',1.00,'1200','retail','0','2025-06-15 18:56:56','','','','600','Cash',0.00,'1200','','','19','','1','2025-06-15 18:18:13','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19175000303002230323322'),(16354,'191750003016','6044',2.00,'400','retail','0','2025-06-15 18:57:11','','','','100','Cash',0.00,'200','','','19','','1','2025-06-15 18:18:13','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14610.00','14608','Inclusive','branch','Inventory','','','','','',NULL,'19175000304403220400323'),(16355,'191750003016','6520',2.00,'400','retail','0','2025-06-15 18:57:24','','','','100','Cash',0.00,'200','','','19','','1','2025-06-15 18:18:13','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19175000305420393334303'),(16356,'191750003016','B023',2.00,'600','retail','0','2025-06-15 18:57:35','','','','176','Cash',0.00,'300','','','19','','1','2025-06-15 18:18:13','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10920.00','10918','Inclusive','branch','Inventory','','','','','',NULL,'19175000306535233637530'),(16357,'191750000648','5999',1.00,'1500','retail','0','2025-06-15 18:17:28','','','','1500','Cash',0.00,'1500','','','19','','1','2025-06-15 18:18:28','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9990.00','9989','Inclusive','branch','Inventory','','','','','',NULL,'19175000066423230130333'),(16358,'191750000648','6032',1.00,'200','retail','0','2025-06-15 18:17:45','','','','200','Cash',0.00,'200','','','19','','1','2025-06-15 18:18:28','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99938.00','99937','Inclusive','branch','Inventory','','','','','',NULL,'19175000067322303033313'),(16359,'191750000648','6511',3.00,'300','retail','0','2025-06-15 18:17:53','','','','50','Cash',0.00,'100','','','19','','1','2025-06-15 18:18:28','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20220.00','20217','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19175000068222258008332'),(16360,'191749995434','6505',1.00,'650','retail','0','2025-06-15 16:50:34','','','','350','Cash',0.00,'650','','','19','','1','2025-06-15 18:19:31','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174999544883299134330'),(16361,'191749995434','6511',2.00,'200','retail','0','2025-06-15 16:50:49','','','','50','Cash',0.00,'100','','','19','','1','2025-06-15 18:19:31','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20220.00','20218','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174999545992233393099'),(16362,'191749995434','6038',1.00,'1300','retail','0','2025-06-15 16:51:01','','','','1300','Cash',0.00,'1300','','','19','','1','2025-06-15 18:19:31','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10449.00','10448','Inclusive','branch','Inventory','','','','','',NULL,'19174999548132952201922'),(16363,'191749995434','6044',1.00,'200','retail','0','2025-06-15 16:51:23','','','','100','Cash',0.00,'200','','','19','','1','2025-06-15 18:19:31','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14617.00','14616','Inclusive','branch','Inventory','','','','','',NULL,'19174999550202207793901'),(16364,'191749995434','6032',1.00,'200','retail','0','2025-06-15 16:51:44','','','','200','Cash',0.00,'200','','','19','','1','2025-06-15 18:19:31','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99939.00','99938','Inclusive','branch','Inventory','','','','','',NULL,'19174999551413592302121'),(16365,'191749995434','6510',1.00,'100','retail','0','2025-06-15 16:51:54','','','','50','Cash',0.00,'100','','','19','','1','2025-06-15 18:19:31','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10016.00','10015','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19174999552655222392021'),(16371,'121750011959','6506',1.00,'1300','retail','0','2025-06-15 21:25:59','','','','700','Cash',0.00,'1300','','','12','','1','2025-06-15 18:43:17','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12175001291131193215033'),(16372,'121750011959','6510',1.00,'100','retail','0','2025-06-15 21:41:52','','','','50','Cash',0.00,'100','','','12','','1','2025-06-15 18:43:17','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10016.00','10015','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12175001291922232101292'),(16373,'121750011959','6537',1.00,'100','retail','0','2025-06-15 21:41:59','','','','50','Cash',0.00,'100','','','12','','1','2025-06-15 18:43:17','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'12175001292523032232202'),(16374,'121750011959','B006',3.00,'750','retail','0','2025-06-15 21:42:06','','','','176','Cash',0.00,'250','','','12','','1','2025-06-15 18:43:17','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9995.00','9992','Inclusive','branch','Inventory','','','','','',NULL,'12175001293702313302312'),(16375,'121750011959','B088',1.00,'400','retail','0','2025-06-15 21:42:17','','','','216','Cash',0.00,'400','','','12','','1','2025-06-15 18:43:17','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9888.00','9887','Inclusive','branch','Inventory','','','','','',NULL,'12175001294500223011022'),(16376,'191750098917','5980',1.00,'900','retail','0','2025-06-16 21:35:17','','','','900','Cash',0.00,'900','','','19','16.00','1','2025-06-16 18:36:12','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10452.00','10451','Inclusive','branch','Inventory','','','','yes','','','19175009892720231233052'),(16377,'191750098917','6032',1.00,'200','retail','0','2025-06-16 21:35:27','','','','200','Cash',0.00,'200','','','19','16.00','1','2025-06-16 18:36:12','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99937.00','99936','Inclusive','branch','Inventory','','','','yes','','','19175009893523303830221'),(16378,'191750098917','B064',1.00,'1200','retail','0','2025-06-16 21:35:36','','','','610','Cash',0.00,'1200','','','19','16.00','1','2025-06-16 18:36:12','2','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9998.00','9997','Inclusive','branch','Inventory','','','','yes','','','19175009894510323508502'),(16379,'191750098917','B089',1.00,'200','retail','0','2025-06-16 21:35:45','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-06-16 18:36:12','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9881.00','9880','Inclusive','branch','Inventory','','','','yes','','','19175009895509503230032'),(16380,'191750098917','B097',1.00,'150','retail','0','2025-06-16 21:35:55','','','','41.66666667','Cash',0.00,'150','','','19','16.00','1','2025-06-16 18:36:12','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','yes','','','19175009896733302962332'),(16381,'191750098974','6522',1.00,'300','retail','0','2025-06-16 21:36:14','','','','150','Cash',0.00,'300','','','19','0.00','1','2025-06-16 18:37:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19175009900303927002200'),(16382,'191750098974','6614',2.00,'400','retail','0','2025-06-16 21:36:43','','','','200','Cash',0.00,'200','','','19','0.00','1','2025-06-16 18:37:30','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9951.00','9949','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19175009901452230003022'),(16383,'191750099051','15',2.00,'300','retail','0','2025-06-16 21:37:31','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-06-16 18:38:12','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9718.00','9716','Inclusive','branch','Inventory','','','','yes','','','19175009908027003399337'),(16384,'191750099051','6515',2.00,'600','retail','0','2025-06-16 21:38:00','','','','100','Cash',0.00,'300','','','19','0.00','1','2025-06-16 18:38:12','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10012.00','10010','Inclusive','branch','Service','1110','4000','5500','yes','','','19175009909092297330255'),(16385,'191750164761','6534',3.00,'450','retail','0','2025-06-17 15:52:41','','','','70','Cash',0.00,'150','','','19','0.00','1','2025-06-17 12:53:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10000.00','9997','Inclusive','branch','Service','1110','4000','5500','yes','','','19175016478002134186334'),(16386,'191750164761','6513',2.00,'200','retail','0','2025-06-17 15:53:00','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-17 12:53:39','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10001.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19175016479217030192100'),(16387,'191750164761','6512',9.00,'450','retail','0','2025-06-17 15:53:12','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-06-17 12:53:39','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','10036.00','10027','Inclusive','branch','Service','1110','4000','5500','yes','','','19175016480496429212333'),(16388,'191750164761','6044',3.00,'600','retail','0','2025-06-17 15:53:24','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-17 12:53:39','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14599.00','14596','Inclusive','branch','Inventory','','','','yes','','','19175016481723203305041'),(16389,'191750164820','6512',2.00,'100','retail','0','2025-06-17 15:53:40','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-06-17 12:54:06','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10036.00','10034','Inclusive','branch','Service','1110','4000','5500','yes','','','19175016483132022310727'),(16390,'191750164820','6520',1.00,'200','retail','0','2025-06-17 15:53:52','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-06-17 12:54:06','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19175016484361334202220'),(16391,'191750172314','7029',1.00,'1800','retail','0','2025-06-17 17:58:34','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2025-06-17 14:59:22','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9907.00','9906','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19175017232633212202332'),(16392,'191750172314','6510',1.00,'100','retail','0','2025-06-17 17:58:47','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-17 14:59:22','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10016.00','10015','Inclusive','branch','Service','1110','4000','5500','yes','','','19175017233421232033233'),(16393,'191750172314','B006',2.00,'500','retail','0','2025-06-17 17:58:54','','','','176','Cash',0.00,'250','','','19','16.00','1','2025-06-17 14:59:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9992.00','9990','Inclusive','branch','Inventory','','','','yes','','','19175017234330332033323'),(16394,'191750172314','B028',1.00,'300','retail','0','2025-06-17 17:59:04','','','','222','Cash',0.00,'300','','','19','16.00','1','2025-06-17 14:59:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10002.00','10001','Inclusive','branch','Inventory','','','','yes','','','19175017235223020220200'),(16395,'191750172314','B030',1.00,'250','retail','0','2025-06-17 17:59:13','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-06-17 14:59:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99920.00','99919','Inclusive','branch','Inventory','','','','yes','','','19175017236021000025033'),(16396,'121750248297','7029',1.00,'1800','retail','0','2025-06-18 15:04:58','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-06-18 12:05:34','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9906.00','9905','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12175024830638233022332'),(16397,'121750248297','6510',1.00,'100','retail','0','2025-06-18 15:05:07','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-18 12:05:34','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10016.00','10015','Inclusive','branch','Service','1110','4000','5500','yes','','','12175024831333827102200'),(16398,'121750248297','6513',1.00,'100','retail','0','2025-06-18 15:05:13','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-18 12:05:34','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Service','1110','4000','5500','yes','','','12175024832051332322230'),(16399,'121750248297','6040',1.00,'100','retail','0','2025-06-18 15:05:22','','','','42','Cash',0.00,'100','','','12','16.00','1','2025-06-18 12:05:34','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19874.00','19873','Inclusive','branch','Inventory','','','','yes','','','12175024833188321223220'),(16400,'121750248339','B030',1.00,'250','retail','0','2025-06-18 15:05:39','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-06-18 12:10:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99919.00','99918','Inclusive','branch','Inventory','','','','yes','','','12175024861828610724323'),(16401,'121750248624','15',1.00,'150','retail','0','2025-06-18 15:10:24','','','','0','Cash',0.00,'150','','','12','16.00','1','2025-06-18 14:00:00','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9716.00','9715','Inclusive','branch','Inventory','','','','yes','','','12175025519635533223003'),(16402,'121750269077','B038',2.00,'500','retail','0','2025-06-18 20:51:17','','','','195.52','Cash',0.00,'250','','','12','16.00','1','2025-06-18 17:51:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9807.00','9805','Inclusive','branch','Inventory','','','','yes','','','12175026909320063620093'),(16403,'121750269077','6501',1.00,'200','retail','0','2025-06-18 20:51:33','','','','100','Cash',0.00,'200','','','12','0.00','1','2025-06-18 17:51:45','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9962.00','9961','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12175026910030101122021'),(16404,'191750327812','6512',2.00,'100','retail','0','2025-06-19 13:10:12','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-06-19 10:10:35','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10036.00','10034','Inclusive','branch','Service','1110','4000','5500','yes','','','19175032782282220123320'),(16405,'191750327812','15',1.00,'150','retail','0','2025-06-19 13:10:23','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-06-19 10:10:35','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9715.00','9714','Inclusive','branch','Inventory','','','','yes','','','19175032783323703327052'),(16406,'191750327836','6512',2.00,'100','retail','0','2025-06-19 13:10:36','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-06-19 10:12:07','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10036.00','10034','Inclusive','branch','Service','1110','4000','5500','yes','','','19175032786322332720703'),(16407,'191750327836','6024',1.00,'100','retail','0','2025-06-19 13:11:04','','','','50','Cash',0.00,'100','','','19','16.00','1','2025-06-19 10:12:07','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9982.00','9981','Inclusive','branch','Inventory','','','','yes','','','19175032787992220270033'),(16408,'191750327836','6512',1.00,'50','retail','0','2025-06-19 13:11:20','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-06-19 10:12:07','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10036.00','10035','Inclusive','branch','Service','1110','4000','5500','yes','','','19175032791822125513323'),(16409,'191750327929','6515',3.00,'900','retail','0','2025-06-19 13:12:09','','','','100','Cash',0.00,'300','','','19','0.00','1','2025-06-19 10:12:47','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10012.00','10009','Inclusive','branch','Service','1110','4000','5500','yes','','','19175032795222752332739'),(16410,'191750327929','15',3.00,'450','retail','0','2025-06-19 13:12:32','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-06-19 10:12:47','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9714.00','9711','Inclusive','branch','Inventory','','','','yes','','','19175032796420932327110'),(16424,'191750348978','6000',1.00,'1300','retail','0','2025-06-19 19:02:58','','','','1000','Cash',0.00,'1300','','','19','','1','2025-06-19 18:14:02','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9970.00','9969','Inclusive','branch','Inventory','','','','','',NULL,'19175034898833723782930'),(16425,'191750348978','B009',1.00,'300','retail','0','2025-06-19 19:03:09','','','','204','Cash',0.00,'300','','','19','','1','2025-06-19 18:14:02','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9949.00','9948','Inclusive','branch','Inventory','','','','','',NULL,'19175034902830221309223'),(16426,'191750348978','6511',1.00,'100','retail','0','2025-06-19 19:03:48','','','','50','Cash',0.00,'100','','','19','','1','2025-06-19 18:14:02','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20220.00','20219','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19175034903524203212015'),(16427,'191750348978','B009',1.00,'300','retail','0','2025-06-19 19:51:23','','','','204','Cash',0.00,'300','','','19','','1','2025-06-19 18:14:02','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9948.00','9947','Inclusive','branch','Inventory','','','','','',NULL,'19175035189123003222332'),(16428,'191750348978','6511',1.00,'100','retail','0','2025-06-19 19:51:31','','','','50','Cash',0.00,'100','','','19','','1','2025-06-19 18:14:02','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20220.00','20219','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19175035189838380909315'),(16429,'191750348978','6513',1.00,'100','retail','0','2025-06-19 19:51:38','','','','50','Cash',0.00,'100','','','19','','1','2025-06-19 18:14:02','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19175035191233792529232'),(16430,'191750348978','6539',2.00,'600','retail','0','2025-06-19 19:51:53','','','','234','Cash',0.00,'300','','','19','','1','2025-06-19 18:14:02','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10021.00','10019','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19175035192492011740070'),(16431,'191750348978','6511',1.00,'100','retail','0','2025-06-19 21:13:52','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-19 18:14:02','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20220.00','20219','Inclusive','branch','Service','1110','4000','5500','yes','','','19175035684180450123309'),(16432,'191750348949','B038',1.00,'250','retail','0','2025-06-19 19:02:29','','','','195.52','Cash',0.00,'250','','','19','','1','2025-06-19 18:14:33','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9805.00','9804','Inclusive','branch','Inventory','','','','','',NULL,'19175034897230935703802'),(16433,'191750348949','B038',1.00,'250','retail','0','2025-06-19 19:50:49','','','','195.52','Cash',0.00,'250','','','19','','1','2025-06-19 18:14:33','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9804.00','9803','Inclusive','branch','Inventory','','','','','',NULL,'19175035186601371363326'),(16434,'191750348949','B088',1.00,'400','retail','0','2025-06-19 21:14:18','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-06-19 18:14:33','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9887.00','9886','Inclusive','branch','Inventory','','','','yes','','','19175035687127092032023'),(16435,'191750356874','6511',1.00,'100','retail','0','2025-06-19 21:14:34','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-19 18:14:52','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20220.00','20219','Inclusive','branch','Service','1110','4000','5500','yes','','','19175035689006232000238'),(16436,'121750436123','6515',1.00,'300','retail','0','2025-06-20 19:15:23','','','','100','Cash',0.00,'300','','','12','0.00','1','2025-06-20 16:15:46','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10012.00','10011','Inclusive','branch','Service','1110','4000','5500','yes','','','12175043613820220210730'),(16437,'121750436147','7029',1.00,'1800','retail','0','2025-06-20 19:15:47','','','','1200','Cash',0.00,'1800','','','12','0.00','1','2025-06-20 16:16:47','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9905.00','9904','Inclusive','branch','Inventory','1110','4000','5500','yes','','','12175043618103532533040'),(16438,'121750436147','6510',2.00,'200','retail','0','2025-06-20 19:16:22','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-20 16:16:47','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10016.00','10014','Inclusive','branch','Service','1110','4000','5500','yes','','','12175043619110233362302'),(16439,'121750436147','6513',1.00,'100','retail','0','2025-06-20 19:16:34','','','','50','Cash',0.00,'100','','','12','0.00','1','2025-06-20 16:16:47','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Service','1110','4000','5500','yes','','','12175043620400021323232'),(16455,'121750436208','B030',2.00,'500','retail','0','2025-06-20 19:16:48','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-06-20 18:00:11','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99918.00','99916','Inclusive','branch','Inventory','','','','','',NULL,'12175044011611003220030'),(16456,'121750436208','B136',1.00,'1200','retail','0','2025-06-20 20:21:57','','','','610.5','Cash',0.00,'1200','','','12','','1','2025-06-20 18:00:11','2','14','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Inventory','','','','','',NULL,'12175044012820234212222'),(16457,'121750436208','B023',2.00,'600','retail','0','2025-06-20 20:22:08','','','','176','Cash',0.00,'300','','','12','','1','2025-06-20 18:00:11','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10918.00','10916','Inclusive','branch','Inventory','','','','','',NULL,'12175044013907223320370'),(16458,'121750436208','6040',1.00,'100','retail','0','2025-06-20 20:22:20','','','','42','Cash',0.00,'100','','','12','','1','2025-06-20 18:00:11','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19873.00','19872','Inclusive','branch','Inventory','','','','','',NULL,'12175044018523050220420'),(16459,'121750436208','B088',1.00,'400','retail','0','2025-06-20 20:24:23','','','','216','Cash',0.00,'400','','','12','','1','2025-06-20 18:00:11','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9886.00','9885','Inclusive','branch','Inventory','','','','','',NULL,'12175044027002304033710'),(16460,'121750436208','B136',1.00,'1200','retail','0','2025-06-20 20:59:21','','','','610.5','Cash',0.00,'1200','','','12','','1','2025-06-20 18:00:11','2','14','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10005.00','10004','Inclusive','branch','Inventory','','','','','',NULL,'12175044236933373232330'),(16461,'121750436208','B030',1.00,'250','retail','0','2025-06-20 20:59:57','','','','169.0003774','Cash',0.00,'250','','','12','16.00','1','2025-06-20 18:00:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99916.00','99915','Inclusive','branch','Inventory','','','','yes','','','12175044240720372070420'),(16462,'191750502557','B038',2.00,'500','retail','0','2025-06-21 13:42:37','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-06-21 10:43:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9803.00','9801','Inclusive','branch','Inventory','','','','yes','','','19175050257135323321003'),(16463,'191750502557','6531',1.00,'50','retail','0','2025-06-21 13:42:52','','','','20','Cash',0.00,'50','','','19','0.00','1','2025-06-21 10:43:10','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10108.00','10107','Inclusive','branch','Service','1110','4000','5500','yes','','','19175050258430225022331'),(16470,'191750502597','7029',1.00,'1800','retail','0','2025-06-21 13:43:17','','','','1200','Cash',0.00,'1800','','','19','','1','2025-06-21 12:14:55','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9904.00','9903','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'19175050768903267550730'),(16471,'191750502597','B136',1.00,'1200','retail','0','2025-06-21 15:08:10','','','','610.5','Cash',0.00,'1200','','','19','','1','2025-06-21 12:14:55','2','14','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10004.00','10003','Inclusive','branch','Inventory','','','','','',NULL,'19175050773723502720370'),(16472,'191750502597','B089',1.00,'200','retail','0','2025-06-21 15:08:59','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-06-21 12:14:55','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9880.00','9879','Inclusive','branch','Inventory','','','','','',NULL,'19175050776975033329030'),(16473,'191750502597','B019',2.00,'700','retail','0','2025-06-21 15:09:31','','','','265','Cash',0.00,'350','','','19','','1','2025-06-21 12:14:55','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9959.00','9957','Inclusive','branch','Inventory','','','','','',NULL,'19175050778730752780500'),(16474,'191750502597','B019',2.00,'700','retail','0','2025-06-21 15:09:48','','','','265','Cash',0.00,'350','','','19','','1','2025-06-21 12:14:55','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9957.00','9955','Inclusive','branch','Inventory','','','','','',NULL,'19175050780703278022053'),(16475,'191750502597','6044',2.00,'400','retail','0','2025-06-21 15:10:19','','','','100','Cash',0.00,'200','','','19','','1','2025-06-21 12:14:55','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14596.00','14594','Inclusive','branch','Inventory','','','','','',NULL,'19175050783992025583083'),(16476,'191750502597','6521',1.00,'200','retail','0','2025-06-21 15:14:39','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-06-21 12:14:55','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10015.00','10014','Inclusive','branch','Service','1110','4000','5500','yes','','','19175050809135327305253'),(16477,'191750508106','7029',1.00,'1800','retail','0','2025-06-21 15:15:06','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2025-06-21 12:17:26','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9903.00','9902','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19175050822850922703333'),(16478,'191750508106','6510',2.00,'200','retail','0','2025-06-21 15:17:08','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-21 12:17:26','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10016.00','10014','Inclusive','branch','Service','1110','4000','5500','yes','','','19175050823627000328127'),(16479,'191750508106','6513',1.00,'100','retail','0','2025-06-21 15:17:16','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-21 12:17:26','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Service','1110','4000','5500','yes','','','19175050824443723222253'),(16485,'191750509583','6038',1.00,'1300','retail','0','2025-06-21 15:39:44','','','','1300','Cash',0.00,'1300','','','19','','1','2025-06-21 14:16:15','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10448.00','10447','Inclusive','branch','Inventory','','','','','',NULL,'19175050963113203229036'),(16486,'191750509583','6513',1.00,'100','retail','0','2025-06-21 15:40:33','','','','50','Cash',0.00,'100','','','19','','1','2025-06-21 14:16:15','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19175050964423052320274'),(16487,'191750509583','6539',2.00,'600','retail','0','2025-06-21 15:48:45','','','','234','Cash',0.00,'300','','','19','','1','2025-06-21 14:16:15','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10021.00','10019','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19175051015303210300522'),(16488,'191750509583','6539',1.00,'300','retail','0','2025-06-21 17:15:50','','','','234','Cash',0.00,'300','','','19','0.00','1','2025-06-21 14:16:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10021.00','10020','Inclusive','branch','Service','1110','4000','5500','yes','','','19175051537037220323572'),(16489,'191750515384','6010',1.00,'600','retail','0','2025-06-21 17:16:25','','','','600','Cash',0.00,'600','','','19','16.00','1','2025-06-21 14:17:00','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','','','','yes','','','19175051540435303552322'),(16490,'191750515384','6044',1.00,'200','retail','0','2025-06-21 17:16:45','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-21 14:17:00','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14594.00','14593','Inclusive','branch','Inventory','','','','yes','','','19175051541523302240352'),(16491,'191750515433','6044',2.00,'400','retail','0','2025-06-21 17:17:14','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-21 15:05:34','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14593.00','14591','Inclusive','branch','Inventory','','','','yes','','','19175051829303328329382'),(16492,'191750515433','6512',2.00,'100','retail','0','2025-06-21 18:04:56','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-06-21 15:05:34','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10036.00','10034','Inclusive','branch','Service','1110','4000','5500','yes','','','19175051831630232313122'),(16493,'191750587723','6519',1.00,'150','retail','0','2025-06-22 13:22:03','','','','50','Cash',0.00,'150','','','19','0.00','1','2025-06-22 10:23:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19175058773933033782390'),(16494,'191750587723','15',1.00,'150','retail','0','2025-06-22 13:22:19','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-06-22 10:23:30','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9711.00','9710','Inclusive','branch','Inventory','','','','yes','','','19175058774872933080783'),(16495,'191750587723','6527',1.00,'200','retail','0','2025-06-22 13:22:29','','','','50','Cash',0.00,'200','','','19','0.00','1','2025-06-22 10:23:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19175058775619752037001'),(16496,'191750587723','6038',1.00,'1300','retail','0','2025-06-22 13:22:36','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2025-06-22 10:23:30','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10447.00','10446','Inclusive','branch','Inventory','','','','yes','','','19175058776950581323800'),(16497,'191750587723','6044',1.00,'200','retail','0','2025-06-22 13:22:49','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-22 10:23:30','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14591.00','14590','Inclusive','branch','Inventory','','','','yes','','','19175058777933303170337'),(16498,'191750587723','6510',2.00,'200','retail','0','2025-06-22 13:22:59','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-22 10:23:30','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10016.00','10014','Inclusive','branch','Service','1110','4000','5500','yes','','','19175058778833037327923'),(16499,'191750587723','6511',5.00,'500','retail','0','2025-06-22 13:23:08','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-22 10:23:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','20220.00','20215','Inclusive','branch','Service','1110','4000','5500','yes','','','19175058779903773330032'),(16500,'191750587723','6012',1.00,'500','retail','0','2025-06-22 13:23:20','','','','500','Cash',0.00,'500','','','19','16.00','1','2025-06-22 10:23:30','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99976.00','99975','Inclusive','branch','Inventory','','','','yes','','','19175058780820020280030'),(16505,'191750603718','B023',2.00,'600','retail','0','2025-06-22 17:48:38','','','','176','Cash',0.00,'300','','','19','16.00','1','2025-06-22 14:49:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10916.00','10914','Inclusive','branch','Inventory','','','','yes','','','19175060377052320370333'),(16506,'191750603718','B038',2.00,'500','retail','0','2025-06-22 17:49:31','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-06-22 14:49:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9799.00','9797','Inclusive','branch','Inventory','','','','yes','','','19175060378973332333220'),(16513,'191750587812','6038',1.00,'1300','retail','0','2025-06-22 13:23:32','','','','1300','Cash',0.00,'1300','','','19','','1','2025-06-22 15:42:01','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10446.00','10445','Inclusive','branch','Inventory','','','','','',NULL,'19175058788383202330807'),(16514,'191750587812','6044',1.00,'200','retail','0','2025-06-22 13:24:43','','','','100','Cash',0.00,'200','','','19','','1','2025-06-22 15:42:01','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14590.00','14589','Inclusive','branch','Inventory','','','','','',NULL,'19175058789529350003089'),(16515,'191750587812','B038',2.00,'500','retail','0','2025-06-22 13:24:55','','','','195.52','Cash',0.00,'250','','','19','','1','2025-06-22 15:42:01','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9801.00','9799','Inclusive','branch','Inventory','','','','','',NULL,'19175058790772223120330'),(16516,'191750587812','6539',4.00,'1200','retail','0','2025-06-22 13:25:08','','','','234','Cash',0.00,'300','','','19','','1','2025-06-22 15:42:01','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10021.00','10017','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19175058792222232370322'),(16517,'191750587812','B038',2.00,'500','retail','0','2025-06-22 18:40:25','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-06-22 15:42:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9797.00','9795','Inclusive','branch','Inventory','','','','yes','','','19175060683803602090333'),(16518,'191750587812','6539',2.00,'600','retail','0','2025-06-22 18:40:38','','','','234','Cash',0.00,'300','','','19','0.00','1','2025-06-22 15:42:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10021.00','10019','Inclusive','branch','Service','1110','4000','5500','yes','','','19175060686022321337061'),(16519,'191750606932','7029',1.00,'1800','retail','0','2025-06-22 18:42:13','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2025-06-22 15:42:58','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9902.00','9901','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19175060695402303313092'),(16520,'191750606932','6032',3.00,'600','retail','0','2025-06-22 18:42:34','','','','200','Cash',0.00,'200','','','19','16.00','1','2025-06-22 15:42:58','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','99936.00','99933','Inclusive','branch','Inventory','','','','yes','','','19175060696446412606320'),(16521,'191750606932','6513',1.00,'100','retail','0','2025-06-22 18:42:45','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-22 15:42:58','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Service','1110','4000','5500','yes','','','19175060697612026679625'),(16527,'191750607060','6011',1.00,'1200','retail','0','2025-06-22 18:44:20','','','','1000','Cash',0.00,'1200','','','19','16.00','1','2025-06-22 15:45:39','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19481.00','19480','Inclusive','branch','Inventory','','','','yes','','','19175060708112033233001'),(16528,'191750607060','6044',3.00,'600','retail','0','2025-06-22 18:44:43','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-22 15:45:39','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14585.00','14582','Inclusive','branch','Inventory','','','','yes','','','19175060709622233037305'),(16529,'191750607060','B088',1.00,'400','retail','0','2025-06-22 18:44:59','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-06-22 15:45:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9883.00','9882','Inclusive','branch','Inventory','','','','yes','','','19175060711902039003013'),(16530,'191750607060','6516',1.00,'300','retail','0','2025-06-22 18:45:20','','','','125','Cash',0.00,'300','','','19','0.00','1','2025-06-22 15:45:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Service','1110','4000','5500','yes','','','19175060713621333223700'),(16535,'191750607142','6048',1.00,'600','retail','0','2025-06-22 18:45:42','','','','300','Cash',0.00,'600','','','19','','1','2025-06-22 15:49:26','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10485.00','10484','Inclusive','branch','Inventory','','','','','',NULL,'19175060716405223070901'),(16536,'191750607142','6001',1.00,'650','retail','0','2025-06-22 18:46:05','','','','650','Cash',0.00,'650','','','19','','1','2025-06-22 15:49:26','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10025.00','10024','Inclusive','branch','Inventory','','','','','',NULL,'19175060719202032130332'),(16537,'191750607142','6046',1.00,'700','retail','0','2025-06-22 18:46:32','','','','400','Cash',0.00,'700','','','19','','1','2025-06-22 15:49:26','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10034.00','10033','Inclusive','branch','Inventory','','','','','',NULL,'19175060720922220123300'),(16538,'191750607142','6514',4.00,'400','retail','0','2025-06-22 18:46:49','','','','50','Cash',0.00,'100','','','19','','1','2025-06-22 15:49:26','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10051.00','10047','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19175060723552332375733'),(16539,'191750607142','B028',1.00,'300','retail','0','2025-06-22 18:49:00','','','','222','Cash',0.00,'300','','','19','16.00','1','2025-06-22 15:49:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Inventory','','','','yes','','','19175060734943123302379'),(16540,'191750607142','6511',1.00,'100','retail','0','2025-06-22 18:49:11','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-22 15:49:26','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20220.00','20219','Inclusive','branch','Service','1110','4000','5500','yes','','','19175060736302326130023'),(16541,'191750606980','6000',1.00,'1300','retail','0','2025-06-22 18:43:00','','','','1000','Cash',0.00,'1300','','','19','','1','2025-06-22 16:06:48','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9969.00','9968','Inclusive','branch','Inventory','','','','','',NULL,'19175060700332102203200'),(16542,'191750606980','6044',2.00,'400','retail','0','2025-06-22 18:43:24','','','','100','Cash',0.00,'200','','','19','','1','2025-06-22 16:06:48','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14587.00','14585','Inclusive','branch','Inventory','','','','','',NULL,'19175060701327101032370'),(16543,'191750606980','6510',1.00,'100','retail','0','2025-06-22 18:43:33','','','','50','Cash',0.00,'100','','','19','','1','2025-06-22 16:06:48','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10016.00','10015','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19175060702035092023253'),(16544,'191750606980','B088',2.00,'800','retail','0','2025-06-22 18:43:40','','','','216','Cash',0.00,'400','','','19','','1','2025-06-22 16:06:48','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9885.00','9883','Inclusive','branch','Inventory','','','','','',NULL,'19175060703220220022023'),(16545,'191750606980','B030',4.00,'1000','retail','0','2025-06-22 18:43:54','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-06-22 16:06:48','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','99915.00','99911','Inclusive','branch','Inventory','','','','','',NULL,'19175060704520331335623'),(16546,'191750606980','6040',1.00,'100','retail','0','2025-06-22 19:06:24','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-06-22 16:06:48','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19872.00','19871','Inclusive','branch','Inventory','','','','yes','','','19175060840043303370532'),(16547,'191750608470','6512',2.00,'100','retail','0','2025-06-22 19:07:50','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-06-22 16:08:27','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10036.00','10034','Inclusive','branch','Service','1110','4000','5500','yes','','','19175060848320722351332'),(16553,'191750608607','5980',1.00,'900','retail','0','2025-06-22 19:10:07','','','','900','Cash',0.00,'900','','','19','16.00','1','2025-06-22 16:11:51','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10451.00','10450','Inclusive','branch','Inventory','','','','yes','','','19175060861630133330002'),(16554,'191750608607','6044',2.00,'400','retail','0','2025-06-22 19:10:47','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-22 16:11:51','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14582.00','14580','Inclusive','branch','Inventory','','','','yes','','','19175060868018023033222'),(16555,'191750609628','6000',1.00,'1300','retail','0','2025-06-22 19:27:08','','','','1000','Cash',0.00,'1300','','','19','16.00','1','2025-06-22 16:27:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9968.00','9967','Inclusive','branch','Inventory','','','','yes','','','19175060963899936321327'),(16556,'191750609628','6044',2.00,'400','retail','0','2025-06-22 19:27:18','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-22 16:27:40','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14580.00','14578','Inclusive','branch','Inventory','','','','yes','','','19175060964730243220302'),(16557,'191750609628','6040',1.00,'100','retail','0','2025-06-22 19:27:28','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-06-22 16:27:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19871.00','19870','Inclusive','branch','Inventory','','','','yes','','','19175060965625109007502'),(16558,'191750609757','B089',1.00,'200','retail','0','2025-06-22 19:29:17','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-06-22 16:29:40','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9879.00','9878','Inclusive','branch','Inventory','','','','yes','','','19175060976551700313520'),(16559,'191750609757','B038',1.00,'250','retail','0','2025-06-22 19:29:28','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-06-22 16:29:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9794.00','9793','Inclusive','branch','Inventory','','','','yes','','','19175060977802327130023'),(16560,'191750609782','6011',1.00,'1200','retail','0','2025-06-22 19:29:43','','','','1000','Cash',0.00,'1200','','','19','16.00','1','2025-06-22 16:33:25','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19480.00','19479','Inclusive','branch','Inventory','','','','yes','','','19175060993313220932933'),(16561,'191750609782','6044',2.00,'400','retail','0','2025-06-22 19:32:13','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-22 16:33:25','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14578.00','14576','Inclusive','branch','Inventory','','','','yes','','','19175060994560233320322'),(16562,'191750609782','6514',1.00,'100','retail','0','2025-06-22 19:32:26','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-22 16:33:25','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10051.00','10050','Inclusive','branch','Service','1110','4000','5500','yes','','','19175060995710297090300'),(16563,'191750609782','6514',1.00,'100','retail','0','2025-06-22 19:32:38','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-22 16:33:25','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10051.00','10050','Inclusive','branch','Service','1110','4000','5500','yes','','','19175060996800822229003'),(16564,'191750609782','B088',2.00,'800','retail','0','2025-06-22 19:32:49','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-06-22 16:33:25','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9882.00','9880','Inclusive','branch','Inventory','','','','yes','','','19175060997933009023092'),(16565,'191750610008','6514',4.00,'400','retail','0','2025-06-22 19:33:28','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-22 16:36:29','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10051.00','10047','Inclusive','branch','Service','1110','4000','5500','yes','','','19175061016093102023317'),(16566,'191750610008','15',1.00,'150','retail','0','2025-06-22 19:36:01','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-06-22 16:36:29','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9710.00','9709','Inclusive','branch','Inventory','','','','yes','','','19175061017170022320332'),(16567,'191750610008','6519',1.00,'150','retail','0','2025-06-22 19:36:12','','','','50','Cash',0.00,'150','','','19','0.00','1','2025-06-22 16:36:29','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19175061018530613283253'),(16576,'191750608509','5977',1.00,'600','retail','0','2025-06-22 19:08:29','','','','600','Cash',0.00,'600','','','19','','1','2025-06-22 16:39:41','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9949.00','9948','Inclusive','branch','Inventory','','','','','',NULL,'19175060852620393836303'),(16577,'191750608509','6027',1.00,'150','retail','0','2025-06-22 19:08:49','','','','100','Cash',0.00,'150','','','19','','1','2025-06-22 16:39:41','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9991.00','9990','Inclusive','branch','Inventory','','','','','',NULL,'19175060853950680222355'),(16578,'191750608509','B038',1.00,'250','retail','0','2025-06-22 19:09:00','','','','195.52','Cash',0.00,'250','','','19','','1','2025-06-22 16:39:41','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9795.00','9794','Inclusive','branch','Inventory','','','','','',NULL,'19175060855132302123333'),(16579,'191750608509','B035',1.00,'250','retail','0','2025-06-22 19:09:14','','','','67.26','Cash',0.00,'250','','','19','','1','2025-06-22 16:39:41','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10010.00','10009','Inclusive','branch','Inventory','','','','','',NULL,'19175060856522060003262'),(16580,'191750608509','B035',1.00,'250','retail','0','2025-06-22 19:09:26','','','','67.26','Cash',0.00,'250','','','19','','1','2025-06-22 16:39:41','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10009.00','10008','Inclusive','branch','Inventory','','','','','',NULL,'19175060858121763020550'),(16581,'191750608509','B038',1.00,'250','retail','0','2025-06-22 19:39:23','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-06-22 16:39:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9793.00','9792','Inclusive','branch','Inventory','','','','yes','','','19175061037889505060103'),(16582,'191750610221','B006',2.00,'500','retail','0','2025-06-22 19:37:01','','','','176','Cash',0.00,'250','','','19','','1','2025-06-22 16:52:03','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9990.00','9988','Inclusive','branch','Inventory','','','','','',NULL,'19175061024722600323322'),(16583,'191750610221','6015',1.00,'1500','retail','0','2025-06-22 19:37:28','','','','1500','Cash',0.00,'1500','','','19','','1','2025-06-22 16:52:03','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9990.00','9989','Inclusive','branch','Inventory','','','','','',NULL,'19175061025761923330023'),(16584,'191750610221','6528',1.00,'250','retail','0','2025-06-22 19:37:38','','','','150 ','Cash',0.00,'250','','','19','','1','2025-06-22 16:52:03','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10900.00','10899','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19175061026923301003075'),(16585,'191750610221','6044',1.00,'200','retail','0','2025-06-22 19:37:50','','','','100','Cash',0.00,'200','','','19','','1','2025-06-22 16:52:03','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14576.00','14575','Inclusive','branch','Inventory','','','','','',NULL,'19175061028028323202230'),(16586,'191750610221','6505',1.00,'650','retail','0','2025-06-22 19:38:02','','','','350','Cash',0.00,'650','','','19','','1','2025-06-22 16:52:03','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19175061028937209321901'),(16587,'191750610221','6032',1.00,'200','retail','0','2025-06-22 19:38:10','','','','200','Cash',0.00,'200','','','19','','1','2025-06-22 16:52:03','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99933.00','99932','Inclusive','branch','Inventory','','','','','',NULL,'19175061029823303509200'),(16588,'191750610221','6511',4.00,'400','retail','0','2025-06-22 19:38:18','','','','50','Cash',0.00,'100','','','19','','1','2025-06-22 16:52:03','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','20222.00','20218','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19175061030823203305000'),(16589,'191750610221','6516',1.00,'300','retail','0','2025-06-22 19:38:28','','','','125','Cash',0.00,'300','','','19','','1','2025-06-22 16:52:03','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19175061031716559313230'),(16590,'191750610221','B089',1.00,'200','retail','0','2025-06-22 19:51:02','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-06-22 16:52:03','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9878.00','9877','Inclusive','branch','Inventory','','','','yes','','','19175061109320033352333'),(16591,'191750612033','6038',1.00,'1300','retail','0','2025-06-22 20:07:13','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2025-06-22 17:07:27','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10445.00','10444','Inclusive','branch','Inventory','','','','yes','','','19175061204403363939222'),(16602,'271750613514','6567',1.00,'800','retail','0','2025-06-22 20:31:54','','','','500','Cash',0.00,'800','','','27','','1','2025-06-22 18:24:18','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'27175061352520222220302'),(16603,'271750613514','6044',2.00,'400','retail','0','2025-06-22 20:32:07','','','','100','Cash',0.00,'200','','','27','','1','2025-06-22 18:24:18','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14575.00','14573','Inclusive','branch','Inventory','','','','','',NULL,'27175061353633323516231'),(16604,'271750613514','6046',1.00,'700','retail','0','2025-06-22 20:32:16','','','','400','Cash',0.00,'700','','','27','','1','2025-06-22 18:24:18','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10033.00','10032','Inclusive','branch','Inventory','','','','','',NULL,'27175061354643662326575'),(16605,'271750613514','6510',1.00,'100','retail','0','2025-06-22 20:32:26','','','','50','Cash',0.00,'100','','','27','','1','2025-06-22 18:24:18','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10016.00','10015','Inclusive','branch','Service','1110','4000','5500','','',NULL,'27175061355353022223330'),(16606,'271750613514','6537',1.00,'100','retail','0','2025-06-22 20:32:33','','','','50','Cash',0.00,'100','','','27','','1','2025-06-22 18:24:18','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','','',NULL,'27175061356130072331222'),(16607,'271750613514','B089',3.00,'600','retail','0','2025-06-22 20:32:41','','','','79.16675','Cash',0.00,'200','','','27','','1','2025-06-22 18:24:18','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9877.00','9874','Inclusive','branch','Inventory','','','','','',NULL,'27175061356933033002637'),(16608,'271750613514','B088',2.00,'800','retail','0','2025-06-22 20:32:50','','','','216','Cash',0.00,'400','','','27','','1','2025-06-22 18:24:18','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9880.00','9878','Inclusive','branch','Inventory','','','','','',NULL,'27175061358751330135117'),(16609,'271750613514','B044',1.00,'2200','retail','0','2025-06-22 20:33:07','','','','1290','Cash',0.00,'2200','','','27','','1','2025-06-22 18:24:18','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9993.00','9992','Inclusive','branch','Inventory','','','','','',NULL,'27175061359533323502012'),(16610,'271750613514','6511',1.00,'100','retail','0','2025-06-22 20:33:16','','','','50','Cash',0.00,'100','','','27','','1','2025-06-22 18:24:18','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20222.00','20221','Inclusive','branch','Service','1110','4000','5500','','',NULL,'27175061360703033020323'),(16611,'271750613514','6002',2.00,'500','retail','0','2025-06-22 20:33:28','','','','200','Cash',0.00,'250','','','27','','1','2025-06-22 18:24:18','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9943.00','9941','Inclusive','branch','Inventory','','','','','',NULL,'27175061362272773730303'),(16612,'271750613514','6567',1.00,'800','retail','0','2025-06-22 21:23:53','','','','500','Cash',0.00,'800','','','27','0.00','1','2025-06-22 18:24:18','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','27175061665523263322222'),(16613,'271750616659','6575',1.00,'250','retail','0','2025-06-22 21:24:19','','','','200','Cash',0.00,'250','','','27','0.00','1','2025-06-22 18:24:33','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','27175061667122070003272'),(16615,'191750603794','6011',1.00,'1200','retail','0','2025-06-22 17:49:54','','','','1000','Cash',0.00,'1200','','','19','','1','2025-06-22 18:50:52','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19482.00','19481','Inclusive','branch','Inventory','','','','','',NULL,'19175060380932829020233'),(16616,'191750603794','6044',2.00,'400','retail','0','2025-06-22 17:50:09','','','','100','Cash',0.00,'200','','','19','','1','2025-06-22 18:50:52','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14589.00','14587','Inclusive','branch','Inventory','','','','','',NULL,'19175060381802207703001'),(16617,'191750603794','6513',1.00,'100','retail','0','2025-06-22 17:50:19','','','','50','Cash',0.00,'100','','','19','','1','2025-06-22 18:50:52','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19175060382933032230882'),(16618,'191750603794','6510',1.00,'100','retail','0','2025-06-22 17:50:30','','','','50','Cash',0.00,'100','','','19','','1','2025-06-22 18:50:52','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10016.00','10015','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19175060383802323130023'),(16619,'191750603794','6511',3.00,'300','retail','0','2025-06-22 17:50:39','','','','50','Cash',0.00,'100','','','19','','1','2025-06-22 18:50:52','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20220.00','20217','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19175060384724270232093'),(16620,'191750603794','B023',2.00,'600','retail','0','2025-06-22 17:50:48','','','','176','Cash',0.00,'300','','','19','','1','2025-06-22 18:50:52','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10914.00','10912','Inclusive','branch','Inventory','','','','','',NULL,'19175060385706529320330'),(16621,'191750618109','B023',1.00,'300','retail','0','2025-06-22 21:48:29','','','','176','Cash',0.00,'300','','','19','','1','2025-06-22 18:58:25','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10912.00','10911','Inclusive','branch','Inventory','','','','','',NULL,'19175061813070121822022'),(16622,'191750618109','B023',1.00,'300','retail','0','2025-06-22 21:57:49','','','','176','Cash',0.00,'300','','','19','16.00','1','2025-06-22 18:58:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10911.00','10910','Inclusive','branch','Inventory','','','','yes','','','19175061867761030235302'),(16623,'191750618109','6539',1.00,'300','retail','0','2025-06-22 21:57:57','','','','234','Cash',0.00,'300','','','19','0.00','1','2025-06-22 18:58:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10021.00','10020','Inclusive','branch','Service','1110','4000','5500','yes','','','19175061868623931133638'),(16624,'271750623336','7029',1.00,'1800','retail','0','2025-06-22 23:15:36','','','','1200','Cash',0.00,'1800','','','27','0.00','1','2025-06-22 20:18:59','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9901.00','9900','Inclusive','branch','Inventory','1110','4000','5500','yes','','','27175062337520002230532'),(16625,'271750623336','6510',2.00,'200','retail','0','2025-06-22 23:16:43','','','','50','Cash',0.00,'100','','','27','0.00','1','2025-06-22 20:18:59','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10028.00','10026','Inclusive','branch','Service','1110','4000','5500','yes','','','27175062344302223532333'),(16626,'271750623336','6520',1.00,'200','retail','0','2025-06-22 23:18:05','','','','100','Cash',0.00,'200','','','27','0.00','1','2025-06-22 20:18:59','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','27175062350322512306702'),(16627,'271750623336','6519',1.00,'150','retail','0','2025-06-22 23:18:35','','','','50','Cash',0.00,'150','','','27','0.00','1','2025-06-22 20:18:59','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','27175062352802350231321'),(16628,'191750697209','5980',1.00,'900','retail','0','2025-06-23 19:46:49','','','','900','Cash',0.00,'900','','','19','16.00','1','2025-06-23 17:08:54','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10450.00','10449','Inclusive','branch','Inventory','','','','yes','','','19175069721820922329021'),(16629,'191750697209','6524',1.00,'200','retail','0','2025-06-23 19:46:58','','','','70','Cash',0.00,'200','','','19','0.00','1','2025-06-23 17:08:54','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19175069722733273692292'),(16630,'191750697209','6513',1.00,'100','retail','0','2025-06-23 19:47:08','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-23 17:08:54','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Service','1110','4000','5500','yes','','','19175069723532026227020'),(16631,'191750697209','B089',1.00,'200','retail','0','2025-06-23 19:47:16','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-06-23 17:08:54','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9874.00','9873','Inclusive','branch','Inventory','','','','yes','','','19175069724520900231203'),(16636,'191750698536','3',1.00,'1200','retail','0','2025-06-23 20:08:56','','','','610','Cash',0.00,'1200','','','19','','1','2025-06-23 17:09:54','2','15','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Inventory','','','','','',NULL,'19175069854509230426225'),(16637,'191750698536','6046',1.00,'700','retail','0','2025-06-23 20:09:05','','','','400','Cash',0.00,'700','','','19','','1','2025-06-23 17:09:54','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10032.00','10031','Inclusive','branch','Inventory','','','','','',NULL,'19175069855320203970333'),(16638,'191750698536','6040',1.00,'100','retail','0','2025-06-23 20:09:13','','','','42','Cash',0.00,'100','','','19','','1','2025-06-23 17:09:54','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19870.00','19869','Inclusive','branch','Inventory','','','','','',NULL,'19175069856113360022253'),(16639,'191750698536','6510',2.00,'200','retail','0','2025-06-23 20:09:22','','','','50','Cash',0.00,'100','','','19','','1','2025-06-23 17:09:54','1','21','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10028.00','10026','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19175069857038332202238'),(16640,'191750698536','15',1.00,'150','retail','0','2025-06-23 20:09:44','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-06-23 17:09:54','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9709.00','9708','Inclusive','branch','Inventory','','','','yes','','','19175069859232110313500'),(16641,'191750698595','6510',1.00,'100','retail','0','2025-06-23 20:09:55','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-23 17:10:42','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10028.00','10027','Inclusive','branch','Service','1110','4000','5500','yes','','','19175069861090200222020'),(16642,'191750698595','7029',1.00,'1800','retail','0','2025-06-23 20:10:11','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2025-06-23 17:10:42','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9900.00','9899','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19175069862063202030607'),(16643,'191750698595','6513',1.00,'100','retail','0','2025-06-23 20:10:20','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-23 17:10:42','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Service','1110','4000','5500','yes','','','19175069862921223126309'),(16644,'191750698595','6510',1.00,'100','retail','0','2025-06-23 20:10:30','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-23 17:10:42','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10028.00','10027','Inclusive','branch','Service','1110','4000','5500','yes','','','19175069863901296292032'),(16645,'191750701993','6512',2.00,'100','retail','0','2025-06-23 21:06:33','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-06-23 18:06:45','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10036.00','10034','Inclusive','branch','Service','1110','4000','5500','yes','','','19175070200330100330131'),(16646,'271750833009','5980',1.00,'900','retail','0','2025-06-25 09:30:09','','','','900','Cash',0.00,'900','','','27','16.00','1','2025-06-25 06:31:26','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10449.00','10448','Inclusive','branch','Inventory','','','','yes','','','27175083303407353220272'),(16647,'271750833009','6040',1.00,'100','retail','0','2025-06-25 09:30:35','','','','42','Cash',0.00,'100','','','27','16.00','1','2025-06-25 06:31:26','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19869.00','19868','Inclusive','branch','Inventory','','','','yes','','','27175083308020032723237'),(16648,'271750833087','7029',1.00,'1800','retail','0','2025-06-25 09:31:27','','','','1200','Cash',0.00,'1800','','','27','0.00','1','2025-06-25 06:32:39','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9899.00','9898','Inclusive','branch','Inventory','1110','4000','5500','yes','','','27175083311131110231033'),(16649,'271750833087','6510',2.00,'200','retail','0','2025-06-25 09:31:51','','','','50','Cash',0.00,'100','','','27','0.00','1','2025-06-25 06:32:39','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10028.00','10026','Inclusive','branch','Service','1110','4000','5500','yes','','','27175083312803372082238'),(16650,'271750833087','6513',1.00,'100','retail','0','2025-06-25 09:32:09','','','','50','Cash',0.00,'100','','','27','0.00','1','2025-06-25 06:32:39','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Service','1110','4000','5500','yes','','','27175083315232222752320'),(16651,'271750833160','6015',1.00,'1500','retail','0','2025-06-25 09:32:40','','','','1500','Cash',0.00,'1500','','','27','16.00','1','2025-06-25 06:34:52','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9989.00','9988','Inclusive','branch','Inventory','','','','yes','','','27175083319103215303000'),(16652,'271750833160','B023',2.00,'600','retail','0','2025-06-25 09:33:34','','','','176','Cash',0.00,'300','','','27','16.00','1','2025-06-25 06:34:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10910.00','10908','Inclusive','branch','Inventory','','','','yes','','','27175083323321202330723'),(16653,'271750833160','6044',2.00,'400','retail','0','2025-06-25 09:33:53','','','','100','Cash',0.00,'200','','','27','16.00','1','2025-06-25 06:34:52','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14573.00','14571','Inclusive','branch','Inventory','','','','yes','','','27175083327227222132202'),(16654,'271750833293','7029',1.00,'1800','retail','0','2025-06-25 09:34:53','','','','1200','Cash',0.00,'1800','','','27','0.00','1','2025-06-25 06:38:09','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9898.00','9897','Inclusive','branch','Inventory','1110','4000','5500','yes','','','27175083331303112000027'),(16655,'271750833293','6510',2.00,'200','retail','0','2025-06-25 09:35:30','','','','50','Cash',0.00,'100','','','27','0.00','1','2025-06-25 06:38:09','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10028.00','10026','Inclusive','branch','Service','1110','4000','5500','yes','','','27175083334833028333223'),(16656,'271750833293','6513',2.00,'200','retail','0','2025-06-25 09:35:48','','','','50','Cash',0.00,'100','','','27','0.00','1','2025-06-25 06:38:09','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10001.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','27175083336710233033037'),(16657,'271750833293','B088',2.00,'800','retail','0','2025-06-25 09:36:07','','','','216','Cash',0.00,'400','','','27','16.00','1','2025-06-25 06:38:09','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9878.00','9876','Inclusive','branch','Inventory','','','','yes','','','27175083338320203023230'),(16658,'271750833293','6002',2.00,'500','retail','0','2025-06-25 09:36:23','','','','200','Cash',0.00,'250','','','27','16.00','1','2025-06-25 06:38:09','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9941.00','9939','Inclusive','branch','Inventory','','','','yes','','','27175083340432032247242'),(16659,'271750833293','6040',1.00,'100','retail','0','2025-06-25 09:36:44','','','','42','Cash',0.00,'100','','','27','16.00','1','2025-06-25 06:38:09','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19868.00','19867','Inclusive','branch','Inventory','','','','yes','','','27175083341730307752327'),(16660,'271750833293','6501',1.00,'200','retail','0','2025-06-25 09:36:58','','','','100','Cash',0.00,'200','','','27','0.00','1','2025-06-25 06:38:09','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9961.00','9960','Inclusive','branch','Inventory','1110','4000','5500','yes','','','27175083343100303533103'),(16661,'271750834890','6044',3.00,'600','retail','0','2025-06-25 10:01:30','','','','100','Cash',0.00,'200','','','27','16.00','1','2025-06-25 07:02:50','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14571.00','14568','Inclusive','branch','Inventory','','','','yes','','','27175083495432233233330'),(16662,'271750834890','6531',1.00,'50','retail','0','2025-06-25 10:02:34','','','','20','Cash',0.00,'50','','','27','0.00','1','2025-06-25 07:02:50','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10108.00','10107','Inclusive','branch','Service','1110','4000','5500','yes','','','27175083496836912227338'),(16663,'271750849908','6015',1.00,'1500','retail','0','2025-06-25 14:11:48','','','','1500','Cash',0.00,'1500','','','27','16.00','1','2025-06-25 11:14:34','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9988.00','9987','Inclusive','branch','Inventory','','','','yes','','','27175084996103200035373'),(16664,'271750849908','6032',2.00,'400','retail','0','2025-06-25 14:13:17','','','','200','Cash',0.00,'200','','','27','16.00','1','2025-06-25 11:14:34','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99932.00','99930','Inclusive','branch','Inventory','','','','yes','','','27175085004933230222019'),(16665,'271750849908','6003',1.00,'150','retail','0','2025-06-25 14:14:09','','','','150','Cash',0.00,'150','','','27','16.00','1','2025-06-25 11:14:34','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9977.00','9976','Inclusive','branch','Inventory','','','','yes','','','27175085006932366026958'),(16666,'271750861564','6038',1.00,'1300','retail','0','2025-06-25 17:26:04','','','','1300','Cash',0.00,'1300','','','27','16.00','1','2025-06-25 14:26:47','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10444.00','10443','Inclusive','branch','Inventory','','','','yes','','','27175086158430711022580'),(16667,'271750861564','6046',1.00,'700','retail','0','2025-06-25 17:26:25','','','','400','Cash',0.00,'700','','','27','16.00','1','2025-06-25 14:26:47','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10031.00','10030','Inclusive','branch','Inventory','','','','yes','','','27175086159475372322351'),(16668,'271750861564','6044',2.00,'400','retail','0','2025-06-25 17:26:34','','','','100','Cash',0.00,'200','','','27','16.00','1','2025-06-25 14:26:47','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14568.00','14566','Inclusive','branch','Inventory','','','','yes','','','27175086160460200762322'),(16669,'271750861608','6555',1.00,'1200','retail','0','2025-06-25 17:26:48','','','','600','Cash',0.00,'1200','','','27','0.00','1','2025-06-25 14:30:50','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Service','1110','4000','5500','yes','','','27175086171452237711385'),(16670,'271750861608','6538',1.00,'150','retail','0','2025-06-25 17:28:34','','','','50','Cash',0.00,'150','','','27','0.00','1','2025-06-25 14:30:50','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100000.00','99999','Inclusive','branch','Service','1110','4000','5500','yes','','','27175086172320023170311'),(16671,'271750861608','5988',2.00,'200','retail','0','2025-06-25 17:28:43','','','','100','Cash',0.00,'100','','','27','16.00','1','2025-06-25 14:30:50','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10083.00','10081','Inclusive','branch','Inventory','','','','yes','','','27175086174300203000033'),(16672,'271750861608','6513',1.00,'100','retail','0','2025-06-25 17:29:04','','','','50','Cash',0.00,'100','','','27','0.00','1','2025-06-25 14:30:50','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Service','1110','4000','5500','yes','','','27175086175801223332336'),(16673,'271750861608','6510',1.00,'100','retail','0','2025-06-25 17:29:18','','','','50','Cash',0.00,'100','','','27','0.00','1','2025-06-25 14:30:50','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10028.00','10027','Inclusive','branch','Service','1110','4000','5500','yes','','','27175086177133700671227'),(16674,'271750861608','15',1.00,'150','retail','0','2025-06-25 17:29:32','','','','0','Cash',0.00,'150','','','27','16.00','1','2025-06-25 14:30:50','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9708.00','9707','Inclusive','branch','Inventory','','','','yes','','','27175086178033222222280'),(16675,'271750861608','6511',2.00,'200','retail','0','2025-06-25 17:29:40','','','','50','Cash',0.00,'100','','','27','0.00','1','2025-06-25 14:30:50','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20222.00','20220','Inclusive','branch','Service','1110','4000','5500','yes','','','27175086179431322330007'),(16676,'271750861608','6531',1.00,'50','retail','0','2025-06-25 17:29:55','','','','20','Cash',0.00,'50','','','27','0.00','1','2025-06-25 14:30:50','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10108.00','10107','Inclusive','branch','Service','1110','4000','5500','yes','','','27175086183536732738872'),(16677,'271750861608','6040',1.00,'100','retail','0','2025-06-25 17:30:36','','','','42','Cash',0.00,'100','','','27','16.00','1','2025-06-25 14:30:50','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19867.00','19866','Inclusive','branch','Inventory','','','','yes','','','27175086184522052120807'),(16678,'271750865821','B038',1.00,'250','retail','0','2025-06-25 18:37:01','','','','195.52','Cash',0.00,'250','','','27','16.00','1','2025-06-25 15:37:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9792.00','9791','Inclusive','branch','Inventory','','','','yes','','','27175086584373323582223'),(16679,'271750865849','6511',1.00,'100','retail','0','2025-06-25 18:37:29','','','','50','Cash',0.00,'100','','','27','0.00','1','2025-06-25 15:37:59','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20222.00','20221','Inclusive','branch','Service','1110','4000','5500','yes','','','27175086587420853313037'),(16680,'271750868537','6575',1.00,'250','retail','0','2025-06-25 19:22:17','','','','200','Cash',0.00,'250','','','27','0.00','1','2025-06-25 16:22:41','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','27175086855732312223020'),(16681,'271750868562','B038',1.00,'250','retail','0','2025-06-25 19:22:42','','','','195.52','Cash',0.00,'250','','','27','16.00','1','2025-06-25 16:23:38','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9791.00','9790','Inclusive','branch','Inventory','','','','yes','','','27175086861332203322220'),(16682,'191750934874','6567',1.00,'800','retail','0','2025-06-26 13:47:54','','','','500','Cash',0.00,'800','','','19','0.00','1','2025-06-26 10:48:34','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19175093488832989082233'),(16683,'191750934874','6510',1.00,'100','retail','0','2025-06-26 13:48:09','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-26 10:48:34','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10028.00','10027','Inclusive','branch','Service','1110','4000','5500','yes','','','19175093489909010003933'),(16684,'191750934874','6040',1.00,'100','retail','0','2025-06-26 13:48:21','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-06-26 10:48:34','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19866.00','19865','Inclusive','branch','Inventory','','','','yes','','','19175093491023203333273'),(16685,'191750934919','B038',2.00,'500','retail','0','2025-06-26 13:48:40','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-06-26 11:20:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9790.00','9788','Inclusive','branch','Inventory','','','','yes','','','19175093684023095003022'),(16686,'191750946550','6512',12.00,'600','retail','0','2025-06-26 17:02:30','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-06-26 14:02:54','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','10036.00','10024','Inclusive','branch','Service','1110','4000','5500','yes','','','19175094656403235133061'),(16692,'191750946584','6046',1.00,'700','retail','0','2025-06-26 17:03:04','','','','400','Cash',0.00,'700','','','19','','1','2025-06-26 14:17:24','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10030.00','10029','Inclusive','branch','Inventory','','','','','',NULL,'19175094659911233202229'),(16693,'191750946584','6044',1.00,'200','retail','0','2025-06-26 17:03:22','','','','100','Cash',0.00,'200','','','19','','1','2025-06-26 14:17:24','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14566.00','14565','Inclusive','branch','Inventory','','','','','',NULL,'19175094662031200202312'),(16694,'191750946584','15',2.00,'300','retail','0','2025-06-26 17:03:43','','','','0','Cash',0.00,'150','','','19','','1','2025-06-26 14:17:24','1','17','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9707.00','9705','Inclusive','branch','Inventory','','','','','',NULL,'19175094663932203393304'),(16695,'191750946584','6512',4.00,'200','retail','0','2025-06-26 17:04:04','','','','30','Cash',0.00,'50','','','19','','1','2025-06-26 14:17:24','1','20','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10036.00','10032','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19175094665803392399230'),(16696,'191750946584','6511',1.00,'100','retail','0','2025-06-26 17:04:39','','','','50','Cash',0.00,'100','','','19','','1','2025-06-26 14:17:24','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20222.00','20221','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19175094668999642270602'),(16697,'191750946584','6531',1.00,'50','retail','0','2025-06-26 17:17:12','','','','20','Cash',0.00,'50','','','19','0.00','1','2025-06-26 14:17:24','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10108.00','10107','Inclusive','branch','Service','1110','4000','5500','yes','','','19175094744114332320224'),(16698,'191750947473','15',1.00,'150','retail','0','2025-06-26 17:17:53','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-06-26 14:19:13','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9705.00','9704','Inclusive','branch','Inventory','','','','yes','','','19175094748533300220023'),(16699,'191750947473','6046',1.00,'700','retail','0','2025-06-26 17:18:07','','','','400','Cash',0.00,'700','','','19','16.00','1','2025-06-26 14:19:13','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10029.00','10028','Inclusive','branch','Inventory','','','','yes','','','19175094749745033329030'),(16700,'191750947473','6510',1.00,'100','retail','0','2025-06-26 17:18:18','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-26 14:19:13','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10028.00','10027','Inclusive','branch','Service','1110','4000','5500','yes','','','19175094750630090223231'),(16701,'191750947473','6513',1.00,'100','retail','0','2025-06-26 17:18:29','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-26 14:19:13','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Service','1110','4000','5500','yes','','','19175094752599323533207'),(16702,'191750947473','6040',1.00,'100','retail','0','2025-06-26 17:18:50','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-06-26 14:19:13','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19865.00','19864','Inclusive','branch','Inventory','','','','yes','','','19175094754592220042409'),(16703,'191750955669','B023',1.00,'300','retail','0','2025-06-26 19:34:30','','','','176','Cash',0.00,'300','','','19','16.00','1','2025-06-26 16:34:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10908.00','10907','Inclusive','branch','Inventory','','','','yes','','','19175095568112372103528'),(16704,'191750955690','5980',1.00,'900','retail','0','2025-06-26 19:34:50','','','','900','Cash',0.00,'900','','','19','16.00','1','2025-06-26 16:35:54','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10448.00','10447','Inclusive','branch','Inventory','','','','yes','','','19175095572153231352790'),(16705,'191750955690','6513',1.00,'100','retail','0','2025-06-26 19:35:24','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-26 16:35:54','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Service','1110','4000','5500','yes','','','19175095573523033303233'),(16706,'191750955690','6510',1.00,'100','retail','0','2025-06-26 19:35:37','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-26 16:35:54','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10028.00','10027','Inclusive','branch','Service','1110','4000','5500','yes','','','19175095574615224235003'),(16707,'191751028263','6044',2.00,'400','retail','0','2025-06-27 15:44:24','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-27 12:45:44','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14565.00','14563','Inclusive','branch','Inventory','','','','yes','','','19175102833522233200133'),(16708,'191751028347','6511',1.00,'100','retail','0','2025-06-27 15:45:47','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-27 12:47:34','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20222.00','20221','Inclusive','branch','Service','1110','4000','5500','yes','','','19175102844002231013924'),(16709,'191751028347','6511',1.00,'100','retail','0','2025-06-27 15:47:21','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-27 12:47:34','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20222.00','20221','Inclusive','branch','Service','1110','4000','5500','yes','','','19175102844990210012322'),(16710,'191751028497','6531',1.00,'50','retail','0','2025-06-27 15:48:17','','','','20','Cash',0.00,'50','','','19','0.00','1','2025-06-27 12:48:37','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10108.00','10107','Inclusive','branch','Service','1110','4000','5500','yes','','','19175102851100305022133'),(16711,'191751044088','6583',1.00,'800','retail','0','2025-06-27 20:08:08','','','','700','Cash',0.00,'800','','','19','0.00','1','2025-06-27 17:09:41','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9993.00','9992','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19175104409813307918243'),(16712,'191751044088','6511',1.00,'100','retail','0','2025-06-27 20:08:26','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-27 17:09:41','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20222.00','20221','Inclusive','branch','Service','1110','4000','5500','yes','','','19175104411713273733331'),(16713,'191751044088','B032',2.00,'500','retail','0','2025-06-27 20:08:38','','','','187','Cash',0.00,'250','','','19','16.00','1','2025-06-27 17:09:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9940.00','9938','Inclusive','branch','Inventory','','','','yes','','','19175104414032333223249'),(16714,'191751044088','5979',1.00,'750','retail','0','2025-06-27 20:09:02','','','','0','Cash',0.00,'750','','','19','16.00','1','2025-06-27 17:09:41','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100996.00','100995','Inclusive','branch','Inventory','','','','yes','','','19175104416140034130222'),(16715,'191751044088','6510',1.00,'100','retail','0','2025-06-27 20:09:22','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-27 17:09:41','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10028.00','10027','Inclusive','branch','Service','1110','4000','5500','yes','','','19175104417122772223337'),(16716,'191751118902','6011',1.00,'1200','retail','0','2025-06-28 16:55:03','','','','1000','Cash',0.00,'1200','','','19','16.00','1','2025-06-28 13:58:35','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19479.00','19478','Inclusive','branch','Inventory','','','','yes','','','19175111891932009010852'),(16717,'191751118902','5977',1.00,'600','retail','0','2025-06-28 16:55:21','','','','600','Cash',0.00,'600','','','19','16.00','1','2025-06-28 13:58:35','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9948.00','9947','Inclusive','branch','Inventory','','','','yes','','','19175111893111301132933'),(16718,'191751118902','6555',1.00,'1200','retail','0','2025-06-28 16:55:32','','','','600','Cash',0.00,'1200','','','19','0.00','1','2025-06-28 13:58:35','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Service','1110','4000','5500','yes','','','19175111894593231123332'),(16719,'191751118902','6044',4.00,'800','retail','0','2025-06-28 16:55:46','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-28 13:58:35','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14563.00','14559','Inclusive','branch','Inventory','','','','yes','','','19175111904229330091002'),(16720,'191751118902','B088',2.00,'800','retail','0','2025-06-28 16:57:25','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-06-28 13:58:35','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9876.00','9874','Inclusive','branch','Inventory','','','','yes','','','19175111906719206707236'),(16721,'191751118902','6040',2.00,'200','retail','0','2025-06-28 16:57:49','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-06-28 13:58:35','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19864.00','19862','Inclusive','branch','Inventory','','','','yes','','','19175111908120109507029'),(16722,'191751118902','B009',4.00,'1200','retail','0','2025-06-28 16:58:04','','','','204','Cash',0.00,'300','','','19','16.00','1','2025-06-28 13:58:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9947.00','9943','Inclusive','branch','Inventory','','','','yes','','','19175111910631912121159'),(16723,'191751119121','6587',1.00,'650','retail','0','2025-06-28 16:58:41','','','','317','Cash',0.00,'650','','','19','0.00','1','2025-06-28 14:17:32','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10002.00','10001','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19175112024613663233292'),(16724,'191751120258','B018',2.00,'500','retail','0','2025-06-28 17:17:38','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-06-28 14:18:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9990.00','9988','Inclusive','branch','Inventory','','','','yes','','','19175112027630302026332'),(16725,'191751123546','5977',1.00,'600','retail','0','2025-06-28 18:12:27','','','','600','Cash',0.00,'600','','','19','16.00','1','2025-06-28 15:17:44','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9947.00','9946','Inclusive','branch','Inventory','','','','yes','','','19175112356677300232572'),(16726,'191751123546','6538',1.00,'150','retail','0','2025-06-28 18:13:43','','','','50','Cash',0.00,'150','','','19','0.00','1','2025-06-28 15:17:44','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100000.00','99999','Inclusive','branch','Service','1110','4000','5500','yes','','','19175112365503332202222'),(16727,'191751123546','15',1.00,'150','retail','0','2025-06-28 18:14:21','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-06-28 15:17:44','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9704.00','9703','Inclusive','branch','Inventory','','','','yes','','','19175112374704310707357'),(16728,'191751123546','6040',1.00,'100','retail','0','2025-06-28 18:15:51','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-06-28 15:17:44','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19862.00','19861','Inclusive','branch','Inventory','','','','yes','','','19175112380800200223053'),(16729,'271751124006','15',1.00,'150','retail','0','2025-06-28 18:20:06','','','','0','Cash',0.00,'150','','','27','16.00','1','2025-06-28 15:21:51','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9703.00','9702','Inclusive','branch','Inventory','','','','yes','','','27175112402305033327031'),(16730,'271751124006','6514',2.00,'200','retail','0','2025-06-28 18:20:27','','','','50','Cash',0.00,'100','','','27','0.00','1','2025-06-28 15:21:51','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','yes','','','27175112406920272224103'),(16731,'271751124006','6040',1.00,'100','retail','0','2025-06-28 18:21:12','','','','42','Cash',0.00,'100','','','27','16.00','1','2025-06-28 15:21:51','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19861.00','19860','Inclusive','branch','Inventory','','','','yes','','','27175112409710900100742'),(16732,'191751124224','6',1.00,'1500','retail','0','2025-06-28 18:23:44','','','','750','Cash',0.00,'1500','','','19','16.00','1','2025-06-28 15:26:30','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','','','yes','','','19175112426704130333033'),(16733,'191751124393','6040',1.00,'100','retail','0','2025-06-28 18:26:33','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-06-28 15:27:28','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19860.00','19859','Inclusive','branch','Inventory','','','','yes','','','19175112444524294352221'),(16734,'271751127387','6501',1.00,'200','retail','0','2025-06-28 19:16:27','','','','100','Cash',0.00,'200','','','27','0.00','1','2025-06-28 16:17:28','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9960.00','9959','Inclusive','branch','Inventory','1110','4000','5500','yes','','','27175112739412273395323'),(16735,'271751127387','6512',2.00,'100','retail','0','2025-06-28 19:16:34','','','','30','Cash',0.00,'50','','','27','0.00','1','2025-06-28 16:17:28','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10036.00','10034','Inclusive','branch','Service','1110','4000','5500','yes','','','27175112740233432517772'),(16736,'271751127387','6026',1.00,'200','retail','0','2025-06-28 19:16:43','','','','50','Cash',0.00,'200','','','27','16.00','1','2025-06-28 16:17:28','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9987.00','9986','Inclusive','branch','Inventory','','','','yes','','','27175112741332221513110'),(16737,'271751127387','5980',1.00,'900','retail','0','2025-06-28 19:16:53','','','','900','Cash',0.00,'900','','','27','16.00','1','2025-06-28 16:17:28','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10447.00','10446','Inclusive','branch','Inventory','','','','yes','','','27175112742103117317320'),(16738,'271751127387','6513',1.00,'100','retail','0','2025-06-28 19:17:01','','','','50','Cash',0.00,'100','','','27','0.00','1','2025-06-28 16:17:28','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Service','1110','4000','5500','yes','','','27175112743552327772532'),(16739,'271751127387','6524',2.00,'400','retail','0','2025-06-28 19:17:15','','','','70','Cash',0.00,'200','','','27','0.00','1','2025-06-28 16:17:28','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','27175112744532241337525'),(16740,'191751128221','6539',2.00,'600','retail','0','2025-06-28 19:30:21','','','','234','Cash',0.00,'300','','','19','0.00','1','2025-06-28 16:33:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10021.00','10019','Inclusive','branch','Service','1110','4000','5500','yes','','','19175112825300123338120'),(16741,'191751128221','B136',1.00,'1200','retail','0','2025-06-28 19:30:53','','','','610.5','Cash',0.00,'1200','','','19','16.00','1','2025-06-28 16:33:03','2','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10003.00','10002','Inclusive','branch','Inventory','','','','yes','','','19175112826823003182651'),(16742,'191751128221','B137',1.00,'2200','retail','0','2025-06-28 19:31:08','','','','1417.50','Cash',0.00,'2200','','','19','16.00','1','2025-06-28 16:33:03','2','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20003.00','20002','Inclusive','branch','Inventory','','','','yes','','','19175112828115319320220'),(16743,'191751128221','B141',1.00,'3200','retail','0','2025-06-28 19:31:21','','','','1900','Cash',0.00,'3200','','','19','16.00','1','2025-06-28 16:33:03','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Inventory','','','','yes','','','19175112829512200371001'),(16744,'191751128221','B089',5.00,'1000','retail','0','2025-06-28 19:31:35','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-06-28 16:33:03','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9873.00','9868','Inclusive','branch','Inventory','','','','yes','','','19175112832632073325633'),(16745,'191751128221','B159',1.00,'2700','retail','0','2025-06-28 19:32:06','','','','1700','Cash',0.00,'2700','','','19','16.00','1','2025-06-28 16:33:03','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10002.00','10001','Inclusive','branch','Inventory','','','','yes','','','19175112835005710133513'),(16746,'191751128221','15',2.00,'300','retail','0','2025-06-28 19:32:30','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-06-28 16:33:03','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9702.00','9700','Inclusive','branch','Inventory','','','','yes','','','19175112837833137235057'),(16747,'211751128857','6044',1.00,'200','retail','0','2025-06-28 19:40:57','','','','100','Cash',0.00,'200','','','21','16.00','1','2025-06-28 16:41:45','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14559.00','14558','Inclusive','branch','Inventory','','','','yes','','','21175112886832533338152'),(16748,'211751128857','6510',1.00,'100','retail','0','2025-06-28 19:41:08','','','','50','Cash',0.00,'100','','','21','0.00','1','2025-06-28 16:41:45','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10028.00','10027','Inclusive','branch','Service','1110','4000','5500','yes','','','21175112887620082877208'),(16749,'211751128857','6509',1.00,'1500','retail','0','2025-06-28 19:41:17','','','','700','Cash',0.00,'1500','','','21','0.00','1','2025-06-28 16:41:45','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20010.00','20009','Inclusive','branch','Service','1110','4000','5500','yes','','','21175112888980210223003'),(16750,'271751129013','15',1.00,'150','retail','0','2025-06-28 19:43:33','','','','0','Cash',0.00,'150','','','27','16.00','1','2025-06-28 16:48:53','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9700.00','9699','Inclusive','branch','Inventory','','','','yes','','','27175112902922002100222'),(16751,'271751129013','6527',1.00,'200','retail','0','2025-06-28 19:43:50','','','','50','Cash',0.00,'200','','','27','0.00','1','2025-06-28 16:48:53','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','27175112905101020003133'),(16752,'271751129013','5980',1.00,'900','retail','0','2025-06-28 19:44:11','','','','900','Cash',0.00,'900','','','27','16.00','1','2025-06-28 16:48:53','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10446.00','10445','Inclusive','branch','Inventory','','','','yes','','','27175112907030220202731'),(16753,'271751129013','5980',1.00,'900','retail','0','2025-06-28 19:44:30','','','','900','Cash',0.00,'900','','','27','16.00','1','2025-06-28 16:48:53','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10445.00','10444','Inclusive','branch','Inventory','','','','yes','','','27175112909838012232200'),(16754,'271751129013','6015',1.00,'1500','retail','0','2025-06-28 19:44:58','','','','1500','Cash',0.00,'1500','','','27','16.00','1','2025-06-28 16:48:53','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9987.00','9986','Inclusive','branch','Inventory','','','','yes','','','27175112913422320900221'),(16755,'271751129013','6016',1.00,'750','retail','0','2025-06-28 19:45:35','','','','750','Cash',0.00,'750','','','27','16.00','1','2025-06-28 16:48:53','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9962.00','9961','Inclusive','branch','Inventory','','','','yes','','','27175112916400332523360'),(16756,'271751129013','6524',2.00,'400','retail','0','2025-06-28 19:46:05','','','','70','Cash',0.00,'200','','','27','0.00','1','2025-06-28 16:48:53','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','27175112918138322233392'),(16757,'271751129013','6513',2.00,'200','retail','0','2025-06-28 19:46:22','','','','50','Cash',0.00,'100','','','27','0.00','1','2025-06-28 16:48:53','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10001.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','27175112920662730300032'),(16758,'271751129013','6044',2.00,'400','retail','0','2025-06-28 19:46:46','','','','100','Cash',0.00,'200','','','27','16.00','1','2025-06-28 16:48:53','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14558.00','14556','Inclusive','branch','Inventory','','','','yes','','','27175112922502253132500'),(16759,'271751129013','6030',1.00,'200','retail','0','2025-06-28 19:47:05','','','','100','Cash',0.00,'200','','','27','16.00','1','2025-06-28 16:48:53','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99989.00','99988','Inclusive','branch','Inventory','','','','yes','','','27175112928773022329703'),(16760,'271751129013','6537',2.00,'200','retail','0','2025-06-28 19:48:08','','','','50','Cash',0.00,'100','','','27','0.00','1','2025-06-28 16:48:53','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','27175112930123327000302'),(16761,'271751129013','6516',1.00,'300','retail','0','2025-06-28 19:48:21','','','','125','Cash',0.00,'300','','','27','0.00','1','2025-06-28 16:48:53','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Service','1110','4000','5500','yes','','','27175112931421223223221'),(16762,'271751129013','6511',1.00,'100','retail','0','2025-06-28 19:48:34','','','','50','Cash',0.00,'100','','','27','0.00','1','2025-06-28 16:48:53','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20222.00','20221','Inclusive','branch','Service','1110','4000','5500','yes','','','27175112932903221722293'),(16763,'191751131703','B064',1.00,'1200','retail','0','2025-06-28 20:28:23','','','','610','Cash',0.00,'1200','','','19','16.00','1','2025-06-28 17:37:19','2','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','','','','yes','','','19175113184312353333330'),(16764,'191751131703','6511',2.00,'200','retail','0','2025-06-28 20:30:43','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-28 17:37:19','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20222.00','20220','Inclusive','branch','Service','1110','4000','5500','yes','','','19175113185415502304271'),(16765,'191751131703','6040',1.00,'100','retail','0','2025-06-28 20:30:54','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-06-28 17:37:19','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19859.00','19858','Inclusive','branch','Inventory','','','','yes','','','19175113187723320250219'),(16766,'191751131703','6510',1.00,'100','retail','0','2025-06-28 20:33:49','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-28 17:37:19','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10029.00','10028','Inclusive','branch','Service','1110','4000','5500','yes','','','19175113218103238202153'),(16767,'191751131703','6513',1.00,'100','retail','0','2025-06-28 20:36:21','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-28 17:37:19','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10002.00','10001','Inclusive','branch','Service','1110','4000','5500','yes','','','19175113219022303171373'),(16768,'191751131703','6001',1.00,'650','retail','0','2025-06-28 20:36:30','','','','650','Cash',0.00,'650','','','19','16.00','1','2025-06-28 17:37:19','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10024.00','10023','Inclusive','branch','Inventory','','','','yes','','','19175113221512222133922'),(16769,'191751131703','6044',1.00,'200','retail','0','2025-06-28 20:36:55','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-28 17:37:19','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14556.00','14555','Inclusive','branch','Inventory','','','','yes','','','19175113222702302222239'),(16770,'191751132240','6510',1.00,'100','retail','0','2025-06-28 20:37:20','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-28 17:38:30','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10029.00','10028','Inclusive','branch','Service','1110','4000','5500','yes','','','19175113228183232292213'),(16771,'191751132240','5999',1.00,'1500','retail','0','2025-06-28 20:38:01','','','','1500','Cash',0.00,'1500','','','19','16.00','1','2025-06-28 17:38:30','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9989.00','9988','Inclusive','branch','Inventory','','','','yes','','','19175113229440305034122'),(16772,'191751132240','6044',1.00,'200','retail','0','2025-06-28 20:38:15','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-28 17:38:30','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14555.00','14554','Inclusive','branch','Inventory','','','','yes','','','19175113230777231323935'),(16773,'191751132376','6044',5.00,'1000','retail','0','2025-06-28 20:39:36','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-28 17:40:20','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','14554.00','14549','Inclusive','branch','Inventory','','','','yes','','','19175113239622113132629'),(16774,'191751132376','6516',3.00,'900','retail','0','2025-06-28 20:39:57','','','','125','Cash',0.00,'300','','','19','0.00','1','2025-06-28 17:40:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10006.00','10003','Inclusive','branch','Service','1110','4000','5500','yes','','','19175113241820203370383'),(16775,'271751200260','6009',1.00,'600','retail','0','2025-06-29 15:31:00','','','','600','Cash',0.00,'600','','','27','16.00','1','2025-06-29 12:34:13','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','','','yes','','','27175120028332231350881'),(16776,'271751200260','6547',1.00,'600','retail','0','2025-06-29 15:31:23','','','','300','Cash',0.00,'600','','','27','0.00','1','2025-06-29 12:34:13','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Service','1110','4000','5500','yes','','','27175120034930027930202'),(16777,'271751200260','6547',1.00,'600','retail','0','2025-06-29 15:32:30','','','','300','Cash',0.00,'600','','','27','0.00','1','2025-06-29 12:34:13','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Service','1110','4000','5500','yes','','','27175120040020233330003'),(16778,'271751200260','6510',3.00,'300','retail','0','2025-06-29 15:33:20','','','','50','Cash',0.00,'100','','','27','0.00','1','2025-06-29 12:34:13','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10029.00','10026','Inclusive','branch','Service','1110','4000','5500','yes','','','27175120041112200013500'),(16779,'271751200260','6044',1.00,'200','retail','0','2025-06-29 15:33:31','','','','100','Cash',0.00,'200','','','27','16.00','1','2025-06-29 12:34:13','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14549.00','14548','Inclusive','branch','Inventory','','','','yes','','','27175120041802722722132'),(16780,'271751200260','6531',3.00,'150','retail','0','2025-06-29 15:33:39','','','','20','Cash',0.00,'50','','','27','0.00','1','2025-06-29 12:34:13','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10108.00','10105','Inclusive','branch','Service','1110','4000','5500','yes','','','27175120043222213120733'),(16781,'271751200260','6002',2.00,'500','retail','0','2025-06-29 15:33:52','','','','200','Cash',0.00,'250','','','27','16.00','1','2025-06-29 12:34:13','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9939.00','9937','Inclusive','branch','Inventory','','','','yes','','','27175120044504722305212'),(16782,'271751200455','6044',2.00,'400','retail','0','2025-06-29 15:34:15','','','','100','Cash',0.00,'200','','','27','16.00','1','2025-06-29 12:34:47','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14548.00','14546','Inclusive','branch','Inventory','','','','yes','','','27175120047542202123173'),(16783,'191751216099','B006',2.00,'500','retail','0','2025-06-29 19:54:59','','','','176','Cash',0.00,'250','','','19','16.00','1','2025-06-29 16:56:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9988.00','9986','Inclusive','branch','Inventory','','','','yes','','','19175121617030253012230'),(16784,'191751216099','B088',1.00,'400','retail','0','2025-06-29 19:56:10','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-06-29 16:56:24','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9874.00','9873','Inclusive','branch','Inventory','','','','yes','','','19175121618023020635220'),(16785,'191751216196','6510',5.00,'500','retail','0','2025-06-29 19:56:36','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-29 16:57:31','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10029.00','10024','Inclusive','branch','Service','1110','4000','5500','yes','','','19175121621739222300000'),(16786,'191751216196','6513',2.00,'200','retail','0','2025-06-29 19:56:57','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-29 16:57:31','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10002.00','10000','Inclusive','branch','Service','1110','4000','5500','yes','','','19175121622623625131003'),(16787,'191751216196','7029',1.00,'1800','retail','0','2025-06-29 19:57:07','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2025-06-29 16:57:31','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9897.00','9896','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19175121623733236220911'),(16788,'191751216196','B088',1.00,'400','retail','0','2025-06-29 19:57:18','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-06-29 16:57:31','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9873.00','9872','Inclusive','branch','Inventory','','','','yes','','','19175121624430043139024'),(16791,'191751216571','6046',1.00,'700','retail','0','2025-06-29 20:02:51','','','','400','Cash',0.00,'700','','','19','16.00','1','2025-06-29 17:04:30','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10028.00','10027','Inclusive','branch','Inventory','','','','yes','','','19175121661012363236030'),(16792,'191751216571','6044',1.00,'200','retail','0','2025-06-29 20:03:32','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-29 17:04:30','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14546.00','14545','Inclusive','branch','Inventory','','','','yes','','','19175121662233222122016'),(16793,'191751216571','15',1.00,'150','retail','0','2025-06-29 20:03:43','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-06-29 17:04:30','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9699.00','9698','Inclusive','branch','Inventory','','','','yes','','','19175121663622336333336'),(16794,'191751216571','B088',1.00,'400','retail','0','2025-06-29 20:03:57','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-06-29 17:04:30','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9871.00','9870','Inclusive','branch','Inventory','','','','yes','','','19175121664422320033322'),(16795,'191751216571','B010',1.00,'350','retail','0','2025-06-29 20:04:05','','','','272','Cash',0.00,'350','','','19','16.00','1','2025-06-29 17:04:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9945.00','9944','Inclusive','branch','Inventory','','','','yes','','','19175121666601323650339'),(16796,'191751216673','6012',1.00,'500','retail','0','2025-06-29 20:04:33','','','','500','Cash',0.00,'500','','','19','16.00','1','2025-06-29 17:05:19','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99975.00','99974','Inclusive','branch','Inventory','','','','yes','','','19175121670023007072129'),(16797,'191751216673','6002',1.00,'250','retail','0','2025-06-29 20:05:01','','','','200','Cash',0.00,'250','','','19','16.00','1','2025-06-29 17:05:19','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9937.00','9936','Inclusive','branch','Inventory','','','','yes','','','19175121671093292033113'),(16798,'191751216721','15',1.00,'150','retail','0','2025-06-29 20:05:21','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-06-29 17:05:50','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9698.00','9697','Inclusive','branch','Inventory','','','','yes','','','19175121673233233113237'),(16799,'191751216721','B001',2.00,'500','retail','0','2025-06-29 20:05:33','','','','169','Cash',0.00,'250','','','19','16.00','1','2025-06-29 17:05:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99908.00','99906','Inclusive','branch','Inventory','','','','yes','','','19175121674705332373322'),(16800,'191751216752','6511',3.00,'300','retail','0','2025-06-29 20:05:52','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-29 17:08:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20222.00','20219','Inclusive','branch','Service','1110','4000','5500','yes','','','19175121677921103703012'),(16801,'191751216752','B088',1.00,'400','retail','0','2025-06-29 20:06:19','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-06-29 17:08:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9870.00','9869','Inclusive','branch','Inventory','','','','yes','','','19175121678700523383220'),(16802,'191751216752','5980',1.00,'900','retail','0','2025-06-29 20:06:29','','','','900','Cash',0.00,'900','','','19','16.00','1','2025-06-29 17:08:20','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10444.00','10443','Inclusive','branch','Inventory','','','','yes','','','19175121679912213397502'),(16803,'191751216752','6048',1.00,'600','retail','0','2025-06-29 20:06:41','','','','300','Cash',0.00,'600','','','19','16.00','1','2025-06-29 17:08:20','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10484.00','10483','Inclusive','branch','Inventory','','','','yes','','','19175121681010320221338'),(16804,'191751216752','6032',2.00,'400','retail','0','2025-06-29 20:06:51','','','','200','Cash',0.00,'200','','','19','16.00','1','2025-06-29 17:08:20','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99930.00','99928','Inclusive','branch','Inventory','','','','yes','','','19175121682011233390222'),(16805,'191751216752','6528',1.00,'250','retail','0','2025-06-29 20:07:01','','','','150 ','Cash',0.00,'250','','','19','0.00','1','2025-06-29 17:08:20','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10900.00','10899','Inclusive','branch','Service','1110','4000','5500','yes','','','19175121685735196121222'),(16806,'191751216752','6044',1.00,'200','retail','0','2025-06-29 20:07:38','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-29 17:08:20','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14545.00','14544','Inclusive','branch','Inventory','','','','yes','','','19175121687731010181213'),(16807,'191751216752','6038',1.00,'1300','retail','0','2025-06-29 20:07:57','','','','1300','Cash',0.00,'1300','','','19','16.00','1','2025-06-29 17:08:20','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10443.00','10442','Inclusive','branch','Inventory','','','','yes','','','19175121689222313382101'),(16808,'191751216996','6002',1.00,'250','retail','0','2025-06-29 20:09:56','','','','200','Cash',0.00,'250','','','19','16.00','1','2025-06-29 17:10:12','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9936.00','9935','Inclusive','branch','Inventory','','','','yes','','','19175121700900222023213'),(16809,'191751217014','6044',2.00,'400','retail','0','2025-06-29 20:10:14','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-29 17:11:37','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14544.00','14542','Inclusive','branch','Inventory','','','','yes','','','19175121702812527033873'),(16810,'191751217014','6514',4.00,'400','retail','0','2025-06-29 20:10:29','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-29 17:11:37','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10051.00','10047','Inclusive','branch','Service','1110','4000','5500','yes','','','19175121705072152350720'),(16811,'191751217014','6534',1.00,'150','retail','0','2025-06-29 20:10:51','','','','70','Cash',0.00,'150','','','19','0.00','1','2025-06-29 17:11:37','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19175121708222831127193'),(16812,'191751217014','6520',1.00,'200','retail','0','2025-06-29 20:11:23','','','','100','Cash',0.00,'200','','','19','0.00','1','2025-06-29 17:11:37','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19175121709302073302322'),(16813,'191751217099','6511',4.00,'400','retail','0','2025-06-29 20:11:39','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-29 17:15:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','20222.00','20218','Inclusive','branch','Service','1110','4000','5500','yes','','','19175121711552100751013'),(16814,'191751217099','B089',1.00,'200','retail','0','2025-06-29 20:11:56','','','','79.16675','Cash',0.00,'200','','','19','16.00','1','2025-06-29 17:15:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9868.00','9867','Inclusive','branch','Inventory','','','','yes','','','19175121712733101220205'),(16815,'191751217099','6040',4.00,'400','retail','0','2025-06-29 20:12:08','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-06-29 17:15:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','19858.00','19854','Inclusive','branch','Inventory','','','','yes','','','19175121714102340213230'),(16816,'191751217099','6040',2.00,'200','retail','0','2025-06-29 20:12:22','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-06-29 17:15:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19854.00','19852','Inclusive','branch','Inventory','','','','yes','','','19175121716329223223337'),(16817,'191751217099','B139',4.00,'14000','retail','0','2025-06-29 20:12:43','','','','1871','Cash',0.00,'3500','','','19','16.00','1','2025-06-29 17:15:14','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10001.00','9997','Inclusive','branch','Inventory','','','','yes','','','19175121720822715322222'),(16818,'191751217099','B088',2.00,'800','retail','0','2025-06-29 20:13:28','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-06-29 17:15:14','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9869.00','9867','Inclusive','branch','Inventory','','','','yes','','','19175121730575292022310'),(16819,'191751217316','6547',1.00,'600','retail','0','2025-06-29 20:15:16','','','','300','Cash',0.00,'600','','','19','0.00','1','2025-06-29 17:16:22','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Service','1110','4000','5500','yes','','','19175121734122313332101'),(16820,'191751217316','B088',1.00,'400','retail','0','2025-06-29 20:15:43','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-06-29 17:16:22','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9867.00','9866','Inclusive','branch','Inventory','','','','yes','','','19175121736112126107021'),(16821,'191751217386','6044',6.00,'1200','retail','0','2025-06-29 20:16:26','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-29 17:17:21','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','14542.00','14536','Inclusive','branch','Inventory','','','','yes','','','19175121741243122302112'),(16822,'191751217386','13',1.00,'1500','retail','0','2025-06-29 20:16:53','','','','785','Cash',0.00,'1500','','','19','16.00','1','2025-06-29 17:17:21','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','','','yes','','','19175121742710035322320'),(16823,'191751217386','6553',1.00,'200','retail','0','2025-06-29 20:17:08','','','','150','Cash',0.00,'200','','','19','0.00','1','2025-06-29 17:17:21','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19175121743607012147224'),(16824,'191751217442','B088',3.00,'1200','retail','0','2025-06-29 20:17:22','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-06-29 17:22:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9866.00','9863','Inclusive','branch','Inventory','','','','yes','','','19175121746067242332320'),(16825,'191751217442','6509',1.00,'1500','retail','0','2025-06-29 20:17:41','','','','700','Cash',0.00,'1500','','','19','0.00','1','2025-06-29 17:22:39','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20010.00','20009','Inclusive','branch','Service','1110','4000','5500','yes','','','19175121747301200337232'),(16826,'191751217442','6540',1.00,'2500','retail','0','2025-06-29 20:17:53','','','','1500','Cash',0.00,'2500','','','19','0.00','1','2025-06-29 17:22:39','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500','yes','','','19175121755923102172073'),(16827,'191751217442','6512',6.00,'300','retail','0','2025-06-29 20:19:21','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-06-29 17:22:39','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','10036.00','10030','Inclusive','branch','Service','1110','4000','5500','yes','','','19175121757501573130303'),(16828,'191751217442','B027',2.00,'500','retail','0','2025-06-29 20:19:36','','','','176','Cash',0.00,'250','','','19','16.00','1','2025-06-29 17:22:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99965.00','99963','Inclusive','branch','Inventory','','','','yes','','','19175121758758373550922'),(16829,'191751217442','B009',3.00,'900','retail','0','2025-06-29 20:19:48','','','','204','Cash',0.00,'300','','','19','16.00','1','2025-06-29 17:22:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9943.00','9940','Inclusive','branch','Inventory','','','','yes','','','19175121760063003722903'),(16830,'191751217442','6002',3.00,'750','retail','0','2025-06-29 20:20:10','','','','200','Cash',0.00,'250','','','19','16.00','1','2025-06-29 17:22:39','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9935.00','9932','Inclusive','branch','Inventory','','','','yes','','','19175121772907027223027'),(16831,'191751217442','6040',1.00,'100','retail','0','2025-06-29 20:22:09','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-06-29 17:22:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19852.00','19851','Inclusive','branch','Inventory','','','','yes','','','19175121774172271330211'),(16832,'191751216513','6619',1.00,'3000','retail','0','2025-06-29 20:01:53','','','','2000','Cash',0.00,'3000','','','19','','1','2025-06-29 17:27:33','1','18','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','',NULL,'19175121653333112031323'),(16833,'191751216513','B088',1.00,'400','retail','0','2025-06-29 20:02:13','','','','216','Cash',0.00,'400','','','19','','1','2025-06-29 17:27:33','2','10','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9872.00','9871','Inclusive','branch','Inventory','','','','','',NULL,'19175121655802001201133'),(16834,'191751216513','B088',1.00,'400','retail','0','2025-06-29 20:27:21','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-06-29 17:27:33','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9863.00','9862','Inclusive','branch','Inventory','','','','yes','','','19175121805073383222033'),(16835,'191751218088','B009',3.00,'900','retail','0','2025-06-29 20:28:08','','','','204','Cash',0.00,'300','','','19','16.00','1','2025-06-29 17:28:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9940.00','9937','Inclusive','branch','Inventory','','','','yes','','','19175121810433140902193'),(16836,'191751218088','6516',1.00,'300','retail','0','2025-06-29 20:28:24','','','','125','Cash',0.00,'300','','','19','0.00','1','2025-06-29 17:28:59','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Service','1110','4000','5500','yes','','','19175121811831388323227'),(16837,'191751218088','5985',1.00,'250','retail','0','2025-06-29 20:28:39','','','','200','Cash',0.00,'250','','','19','16.00','1','2025-06-29 17:28:59','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99998.00','99997','Inclusive','branch','Inventory','','','','yes','','','19175121812622603192233'),(16838,'191751218088','6044',1.00,'200','retail','0','2025-06-29 20:28:47','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-29 17:28:59','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14536.00','14535','Inclusive','branch','Inventory','','','','yes','','','19175121813500303111531'),(16839,'191751218140','6511',2.00,'200','retail','0','2025-06-29 20:29:00','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-29 17:30:36','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20222.00','20220','Inclusive','branch','Service','1110','4000','5500','yes','','','19175121817038303822322'),(16840,'191751218140','6044',1.00,'200','retail','0','2025-06-29 20:29:31','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-29 17:30:36','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14535.00','14534','Inclusive','branch','Inventory','','','','yes','','','19175121818131231803200'),(16841,'191751218140','6511',1.00,'100','retail','0','2025-06-29 20:29:42','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-29 17:30:36','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20222.00','20221','Inclusive','branch','Service','1110','4000','5500','yes','','','19175121819525202152331'),(16842,'191751218140','6514',1.00,'100','retail','0','2025-06-29 20:29:55','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-29 17:30:36','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10051.00','10050','Inclusive','branch','Service','1110','4000','5500','yes','','','19175121820528591023592'),(16843,'191751218140','6514',1.00,'100','retail','0','2025-06-29 20:30:06','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-29 17:30:36','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10051.00','10050','Inclusive','branch','Service','1110','4000','5500','yes','','','19175121821403209312313'),(16844,'191751218140','6517',1.00,'250','retail','0','2025-06-29 20:30:14','','','','150','Cash',0.00,'250','','','19','0.00','1','2025-06-29 17:30:36','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101113.00','101112','Inclusive','branch','Service','1110','4000','5500','yes','','','19175121822120320235232'),(16845,'191751218140','15',1.00,'150','retail','0','2025-06-29 20:30:21','','','','0','Cash',0.00,'150','','','19','16.00','1','2025-06-29 17:30:36','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9697.00','9696','Inclusive','branch','Inventory','','','','yes','','','19175121823021103113010'),(16846,'191751218238','5985',4.00,'1000','retail','0','2025-06-29 20:30:38','','','','200','Cash',0.00,'250','','','19','16.00','1','2025-06-29 17:31:37','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','99997.00','99993','Inclusive','branch','Inventory','','','','yes','','','19175121828811383171802'),(16847,'191751218238','B088',1.00,'400','retail','0','2025-06-29 20:31:28','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-06-29 17:31:37','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9862.00','9861','Inclusive','branch','Inventory','','','','yes','','','19175121829533323093329'),(16848,'191751218299','6044',2.00,'400','retail','0','2025-06-29 20:31:39','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-29 17:34:07','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14534.00','14532','Inclusive','branch','Inventory','','','','yes','','','19175121839433422522020'),(16849,'191751218299','7029',1.00,'1800','retail','0','2025-06-29 20:33:15','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2025-06-29 17:34:07','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9896.00','9895','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19175121841110280002220'),(16850,'191751218299','5988',2.00,'200','retail','0','2025-06-29 20:33:32','','','','100','Cash',0.00,'100','','','19','16.00','1','2025-06-29 17:34:07','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10081.00','10079','Inclusive','branch','Inventory','','','','yes','','','19175121842231333131238'),(16851,'191751218299','6040',1.00,'100','retail','0','2025-06-29 20:33:43','','','','42','Cash',0.00,'100','','','19','16.00','1','2025-06-29 17:34:07','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19851.00','19850','Inclusive','branch','Inventory','','','','yes','','','19175121843741050222225'),(16852,'191751218762','6044',1.00,'200','retail','0','2025-06-29 20:39:22','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-29 17:40:35','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14532.00','14531','Inclusive','branch','Inventory','','','','yes','','','19175121878292253732331'),(16853,'191751218762','6514',2.00,'200','retail','0','2025-06-29 20:39:43','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-29 17:40:35','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','yes','','','19175121879592337312335'),(16854,'191751218762','B038',1.00,'250','retail','0','2025-06-29 20:39:56','','','','195.52','Cash',0.00,'250','','','19','16.00','1','2025-06-29 17:40:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9788.00','9787','Inclusive','branch','Inventory','','','','yes','','','19175121880983130300022'),(16855,'191751218762','6620',1.00,'300','retail','0','2025-06-29 20:40:09','','','','200','Cash',0.00,'300','','','19','0.00','1','2025-06-29 17:40:35','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','yes','','','19175121882135892123253'),(16856,'191751218762','6516',1.00,'300','retail','0','2025-06-29 20:40:21','','','','125','Cash',0.00,'300','','','19','0.00','1','2025-06-29 17:40:35','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10006.00','10005','Inclusive','branch','Service','1110','4000','5500','yes','','','19175121883202700221117'),(16857,'191751219012','B023',2.00,'600','retail','0','2025-06-29 20:43:32','','','','176','Cash',0.00,'300','','','19','16.00','1','2025-06-29 17:44:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10907.00','10905','Inclusive','branch','Inventory','','','','yes','','','19175121902591232202302'),(16858,'191751219012','B088',1.00,'400','retail','0','2025-06-29 20:43:45','','','','216','Cash',0.00,'400','','','19','16.00','1','2025-06-29 17:44:16','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9861.00','9860','Inclusive','branch','Inventory','','','','yes','','','19175121903232322029023'),(16859,'191751219012','B030',3.00,'750','retail','0','2025-06-29 20:43:53','','','','169.0003774','Cash',0.00,'250','','','19','16.00','1','2025-06-29 17:44:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','99911.00','99908','Inclusive','branch','Inventory','','','','yes','','','19175121904949223930399'),(16860,'191751219099','6044',1.00,'200','retail','0','2025-06-29 20:45:00','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-29 17:45:23','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14531.00','14530','Inclusive','branch','Inventory','','','','yes','','','19175121910801023237310'),(16861,'191751219099','6514',2.00,'200','retail','0','2025-06-29 20:45:09','','','','50','Cash',0.00,'100','','','19','0.00','1','2025-06-29 17:45:23','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10051.00','10049','Inclusive','branch','Service','1110','4000','5500','yes','','','19175121911925109017502'),(16862,'191751219217','6512',2.00,'100','retail','0','2025-06-29 20:46:57','','','','30','Cash',0.00,'50','','','19','0.00','1','2025-06-29 17:47:08','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10036.00','10034','Inclusive','branch','Service','1110','4000','5500','yes','','','19175121922613122020222'),(16863,'271751220995','6011',1.00,'1200','retail','0','2025-06-29 21:16:35','','','','1000','Cash',0.00,'1200','','','27','16.00','1','2025-06-29 18:18:05','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19478.00','19477','Inclusive','branch','Inventory','','','','yes','','','27175122101707222372272'),(16864,'271751220995','6510',1.00,'100','retail','0','2025-06-29 21:16:57','','','','50','Cash',0.00,'100','','','27','0.00','1','2025-06-29 18:18:05','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10029.00','10028','Inclusive','branch','Service','1110','4000','5500','yes','','','27175122102630623207031'),(16865,'271751220995','6044',1.00,'200','retail','0','2025-06-29 21:17:06','','','','100','Cash',0.00,'200','','','27','16.00','1','2025-06-29 18:18:05','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14530.00','14529','Inclusive','branch','Inventory','','','','yes','','','27175122103432334123231'),(16866,'271751220995','6032',1.00,'200','retail','0','2025-06-29 21:17:15','','','','200','Cash',0.00,'200','','','27','16.00','1','2025-06-29 18:18:05','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99928.00','99927','Inclusive','branch','Inventory','','','','yes','','','27175122104611222622004'),(16867,'271751220995','6040',1.00,'100','retail','0','2025-06-29 21:17:26','','','','42','Cash',0.00,'100','','','27','16.00','1','2025-06-29 18:18:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19850.00','19849','Inclusive','branch','Inventory','','','','yes','','','27175122106622667201207'),(16868,'271751220995','6513',2.00,'200','retail','0','2025-06-29 21:17:47','','','','50','Cash',0.00,'100','','','27','0.00','1','2025-06-29 18:18:05','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10002.00','10000','Inclusive','branch','Service','1110','4000','5500','yes','','','27175122108003280831122'),(16869,'211751222163','5999',1.00,'1500','retail','0','2025-06-29 21:36:03','','','','1500','Cash',0.00,'1500','','','21','16.00','1','2025-06-29 18:38:07','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9988.00','9987','Inclusive','branch','Inventory','','','','yes','','','21175122221929332102323'),(16870,'211751222163','6529',1.00,'600','retail','0','2025-06-29 21:36:59','','','','300','Cash',0.00,'600','','','21','0.00','1','2025-06-29 18:38:07','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10010.00','10009','Inclusive','branch','Service','1110','4000','5500','yes','','','21175122224133027312203'),(16871,'211751222163','B097',1.00,'150','retail','0','2025-06-29 21:37:21','','','','41.66666667','Cash',0.00,'150','','','21','16.00','1','2025-06-29 18:38:07','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9998.00','9997','Inclusive','branch','Inventory','','','','yes','','','21175122225132122112232'),(16872,'191751282572','7029',2.00,'3600','retail','0','2025-06-30 14:22:52','','','','1200','Cash',0.00,'1800','','','19','0.00','1','2025-06-30 11:23:41','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9895.00','9893','Inclusive','branch','Inventory','1110','4000','5500','yes','','','19175128258321031127032'),(16873,'191751282572','6044',3.00,'600','retail','0','2025-06-30 14:23:03','','','','100','Cash',0.00,'200','','','19','16.00','1','2025-06-30 11:23:41','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14529.00','14526','Inclusive','branch','Inventory','','','','yes','','','19175128259203995233223'),(16874,'191751282572','6524',2.00,'400','retail','0','2025-06-30 14:23:12','','','','70','Cash',0.00,'200','','','19','0.00','1','2025-06-30 11:23:41','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500','yes','','','19175128261833275222223'); /*!40000 ALTER TABLE `sales_order` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_ordercancelled` -- DROP TABLE IF EXISTS `sales_ordercancelled`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_ordercancelled` ( `myinvoice` varchar(50) DEFAULT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` decimal(10,2) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` text NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB AUTO_INCREMENT=295 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_ordercancelled` -- LOCK TABLES `sales_ordercancelled` WRITE; /*!40000 ALTER TABLE `sales_ordercancelled` DISABLE KEYS */; INSERT INTO `sales_ordercancelled` VALUES ('1172588223002203282113',1,'11725882217','10062',1.00,'1.5','retail','0','2024-09-09 14:43:37','','','','0','Cash',0.00,'1.5','','','1','','1','2024-09-09 11:47:24','2','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','',''),('12172587809933322222305',2,'121725878064','5996',2.00,'400','retail','0','2024-09-09 13:34:24','','','','150','Cash',0.00,'200','','','12','','1','2024-09-09 11:48:00','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1000000.00','999998','Inclusive','branch','Inventory','','',''),('1172588244022403230030',3,'11725882217','7027l',1.00,'50','retail','0','2024-09-09 14:47:15','','','','25','Cash',0.00,'50','','','1','','1','2024-09-09 11:49:21','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10011.00','10010','Inclusive','branch','Inventory','1110','4000','5500'),('7172590603237224023033',4,'71725906006','7029',1.00,'1800','retail','0','2024-09-09 21:20:06','bale','','','1200','Cash',0.00,'1800','','','7','','1','2024-09-09 18:20:37','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','1110','4000','5500'),('12172591482223828225302',5,'121725914794','5996',2.00,'400','retail','0','2024-09-09 23:46:34','','','','150','Cash',0.00,'200','','','12','','1','2024-09-09 20:47:26','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1000000.00','999998','Inclusive','branch','Inventory','','',''),('12172613899809139333222',6,'121726138897','B095',1.00,'150','retail','0','2024-09-12 14:02:54','','','','41.66666667','Cash',0.00,'150','','','12','','1','2024-09-12 11:03:24','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9998.00','9997','Inclusive','branch','Inventory','','',''),('12172613897392331083700',7,'121726138897','5996',1.00,'200','retail','0','2024-09-12 14:02:43','','','','150','Cash',0.00,'200','','','12','','1','2024-09-12 11:03:24','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','',''),('12172613896202222283263',8,'121726138897','6046',1.00,'650','retail','0','2024-09-12 14:01:37','','','','400','Cash',0.00,'650','','','12','','1','2024-09-12 11:03:24','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','',''),('12172613903632300372297',9,'121726139005','6046',1.00,'650','retail','0','2024-09-12 14:03:25','','','','400','Cash',0.00,'650','','','12','','1','2024-09-12 11:04:00','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','',''),('12172614432323270332232',10,'121726139040','6029',1.00,'70','retail','0','2024-09-12 15:32:01','','','','20','Cash',0.00,'70','','','12','','1','2024-09-12 12:32:26','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','',''),('12172614429119212361437',11,'121726139040','B042',1.00,'2000','retail','0','2024-09-12 15:31:28','','','','1500','Cash',0.00,'2000','','','12','','1','2024-09-12 12:32:26','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9995.00','9994','Inclusive','branch','Inventory','','',''),('12172623380302233173802',12,'121726232086','6044',1.00,'200','retail','0','2024-09-13 16:23:12','','','','100','Cash',0.00,'200','','','12','','1','2024-09-13 14:16:04','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4912.00','4911','Inclusive','branch','Inventory','','',''),('12172623379102622722390',13,'121726232086','6505',1.00,'650','retail','0','2024-09-13 15:54:46','','','','350','Cash',0.00,'650','','','12','','1','2024-09-13 14:16:04','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500'),('12172623748708232223006',14,'121726237422','B038',1.00,'250','retail','0','2024-09-13 17:24:27','','','','195.52','Cash',0.00,'250','','','12','','1','2024-09-13 14:26:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9721.00','9720','Inclusive','branch','Inventory','','',''),('12172623746643323232222',15,'121726237422','B032',2.00,'500','retail','0','2024-09-13 17:23:42','','','','186.68','Cash',0.00,'250','','','12','','1','2024-09-13 14:26:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9907.00','9905','Inclusive','branch','Inventory','','',''),('12172623770560320233233',16,'121726237616','B038',3.00,'750','retail','0','2024-09-13 17:26:56','','','','195.52','Cash',0.00,'250','','','12','','1','2024-09-13 14:28:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9721.00','9718','Inclusive','branch','Inventory','','',''),('12172624447620246336232',17,'121726244228','B038',2.00,'500','retail','0','2024-09-13 19:20:48','','','','195.52','Cash',0.00,'250','','','12','','1','2024-09-13 16:22:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9719.00','9717','Inclusive','branch','Inventory','','',''),('12172624444816144322336',18,'121726244228','B041',1.00,'1200','retail','0','2024-09-13 19:20:38','','','','610','Cash',0.00,'1200','','','12','','1','2024-09-13 16:22:03','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9991.00','9990','Inclusive','branch','Inventory','','',''),('12172624443730024233022',19,'121726244228','6040',4.00,'400','retail','0','2024-09-13 19:17:08','','','','42','Cash',0.00,'100','','','12','','1','2024-09-13 16:22:03','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9928.00','9924','Inclusive','branch','Inventory','','',''),('12172624941543222420092',20,'121726249399','B001',1.00,'250','retail','0','2024-09-13 20:43:19','','','','169','Cash',0.00,'250','','','12','','1','2024-09-13 17:45:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9808.00','9807','Inclusive','branch','Inventory','','',''),('12172625561823302607030',21,'121726255603','6512',4.00,'200','retail','0','2024-09-13 22:26:43','','','','30','Cash',0.00,'50','','','12','','1','2024-09-13 19:27:17','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500'),('12172625692170362336233',22,'121726256741','6512',24.00,'1200','retail','0','2024-09-13 22:45:42','','','','30','Cash',0.00,'50','','','12','','1','2024-09-13 19:48:52','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'24','4.00','-20','Inclusive','branch','Service','1110','4000','5500'),('12172639379123992309133',23,'121726392625','6509',1.00,'1500','retail','0','2024-09-15 12:30:25','','','','700','Cash',0.00,'1500','','','12','','1','2024-09-15 10:05:11','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500'),('12172641549413312636002',24,'121726415481','6016',4.00,'3000','retail','0','2024-09-15 18:51:21','','','','750','Cash',0.00,'750','','','12','','1','2024-09-15 15:51:40','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999995.00','999991','Inclusive','branch','Inventory','','',''),('12172641804820283232733',25,'121726415346','B001',4.00,'1000','retail','0','2024-09-15 19:33:43','','','','169','Cash',0.00,'250','','','12','','1','2024-09-15 16:52:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9796.00','9792','Inclusive','branch','Inventory','','',''),('12172642463306232123030',26,'121726416407','6510',3.00,'300','retail','0','2024-09-15 21:21:30','','','','50','Cash',0.00,'100','','','12','','1','2024-09-15 18:24:06','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500'),('12172642449031213292442',27,'121726416407','5977',1.00,'600','retail','0','2024-09-15 21:21:20','','','','600','Cash',0.00,'600','','','12','','1','2024-09-15 18:24:06','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999999.00','999998','Inclusive','branch','Inventory','','',''),('12172642447910032322340',28,'121726416407','6526',1.00,'100','retail','0','2024-09-15 21:20:09','','','','50','Cash',0.00,'100','','','12','','1','2024-09-15 18:24:06','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500'),('12172642492202322420234',29,'121726384030','B091',1.00,'100','retail','0','2024-09-15 21:28:24','','','','47','Cash',0.00,'100','','','12','','1','2024-09-15 18:31:28','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9947.00','9946','Inclusive','branch','Inventory','','',''),('12172649299622302333032',30,'121726492949','6501',2.00,'400','retail','0','2024-09-16 16:22:29','','','','100','Cash',0.00,'200','','','12','','1','2024-09-16 13:23:22','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9999.00','9997','Inclusive','branch','Inventory','1110','4000','5500'),('12172664576503753726263',31,'121726645702','6514',1.00,'100','retail','0','2024-09-18 10:49:02','','','','50','Cash',0.00,'100','','','12','','1','2024-09-18 07:49:35','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500'),('12172664574172223120330',32,'121726645702','15',2.00,'300','retail','0','2024-09-18 10:48:35','','','','0','Cash',0.00,'150','','','12','','1','2024-09-18 07:49:35','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999965.00','999963','Inclusive','branch','Inventory','','',''),('12172664571422711266422',33,'121726645702','6514',2.00,'200','retail','0','2024-09-18 10:48:22','','','','50','Cash',0.00,'100','','','12','','1','2024-09-18 07:49:35','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Service','1110','4000','5500'),('12172668664862202022622',34,'121726686158','6032',3.00,'600','retail','0','2024-09-18 22:10:31','','','','200','Cash',0.00,'200','','','12','','1','2024-09-18 19:11:20','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999994.00','999991','Inclusive','branch','Inventory','','',''),('12172668670282223233326',35,'121726686158','6032',2.00,'400','retail','0','2024-09-18 22:11:22','','','','200','Cash',0.00,'200','','','12','','1','2024-09-18 19:12:32','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999994.00','999992','Inclusive','branch','Inventory','','',''),('12172668663073312360603',36,'121726686158','6011',1.00,'1200','retail','0','2024-09-18 22:09:21','','','','1000','Cash',0.00,'1200','','','12','','1','2024-09-18 19:12:32','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999999.00','999998','Inclusive','branch','Inventory','','',''),('12172668650233362021322',37,'121726686158','6510',2.00,'200','retail','0','2024-09-18 22:07:34','','','','50','Cash',0.00,'100','','','12','','1','2024-09-18 19:12:32','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Service','1110','4000','5500'),('12172668638310321323232',38,'121726686158','6510',1.00,'100','retail','0','2024-09-18 22:05:46','','','','50','Cash',0.00,'100','','','12','','1','2024-09-18 19:12:32','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500'),('12172668621762732122623',39,'121726686158','6509',2.00,'3000','retail','0','2024-09-18 22:02:38','','','','700','Cash',0.00,'1500','','','12','','1','2024-09-18 19:12:32','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Service','1110','4000','5500'),('12172686132562223010201',40,'121726849597','B016',2.00,'600','retail','0','2024-09-20 22:41:52','','','','220','Cash',0.00,'300','','','12','','1','2024-09-20 19:42:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9977.00','9975','Inclusive','branch','Inventory','','',''),('12172693449537203222323',41,'121726934403','6511',1.00,'100','retail','0','2024-09-21 19:01:23','','','','50','Cash',0.00,'100','','','12','','1','2024-09-21 16:01:52','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500'),('12172693448242301414901',42,'121726934403','B022',2.00,'500','retail','0','2024-09-21 19:01:04','','','','176','Cash',0.00,'250','','','12','','1','2024-09-21 16:01:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9977.00','9975','Inclusive','branch','Inventory','','',''),('12172693446336220432902',43,'121726934403','B027',2.00,'500','retail','0','2024-09-21 19:00:50','','','','176','Cash',0.00,'250','','','12','','1','2024-09-21 16:01:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9958.00','9956','Inclusive','branch','Inventory','','',''),('12172693445030012022931',44,'121726934403','6501',1.00,'200','retail','0','2024-09-21 19:00:39','','','','100','Cash',0.00,'200','','','12','','1','2024-09-21 16:01:52','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9997.00','9996','Inclusive','branch','Inventory','1110','4000','5500'),('12172693443913222223912',45,'121726934403','B089',1.00,'200','retail','0','2024-09-21 19:00:24','','','','79.16675','Cash',0.00,'200','','','12','','1','2024-09-21 16:01:52','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9821.00','9820','Inclusive','branch','Inventory','','',''),('12172693442336332301001',46,'121726934403','6522',1.00,'300','retail','0','2024-09-21 19:00:03','','','','150','Cash',0.00,'300','','','12','','1','2024-09-21 16:01:52','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500'),('7172700677677303032637',47,'71727006255','B001',3.00,'750','retail','0','2024-09-22 14:57:35','bale','','','169','Cash',0.00,'250','','','7','','1','2024-09-22 12:06:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9775.00','9772','Inclusive','branch','Inventory','','',''),('12172701585131027130202',48,'121727015821','5999',1.00,'1500','retail','0','2024-09-22 17:37:01','','','','1500','Cash',0.00,'1500','','','12','','1','2024-09-22 14:37:39','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999993.00','999992','Inclusive','branch','Inventory','','',''),('12172702833233822023133',49,'121727028312','B065',3.00,'6000','retail','0','2024-09-22 21:05:12','','','','1400','Cash',0.00,'2000','','','12','','1','2024-09-22 18:05:35','2','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9999.00','9996','Inclusive','branch','Inventory','','',''),('12172703409672022032792',50,'121727029271','6515',2.00,'600','retail','0','2024-09-22 22:41:20','','','','100','Cash',0.00,'300','','','12','','1','2024-09-22 19:41:44','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500'),('12172719717732310233137',51,'121727197161','15',2.00,'300','retail','0','2024-09-24 19:59:21','','','','0','Cash',0.00,'150','','','12','','1','2024-09-24 16:59:46','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999955.00','999953','Inclusive','branch','Inventory','','',''),('12172726774924720713222',52,'121727267684','6519',2.00,'300','retail','0','2024-09-25 15:34:55','','','','50','Cash',0.00,'150','','','12','','1','2024-09-25 12:37:06','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500'),('12172726769493126362374',53,'121727267684','6512',4.00,'200','retail','0','2024-09-25 15:34:44','','','','30','Cash',0.00,'50','','','12','','1','2024-09-25 12:37:06','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','32.00','28','Inclusive','branch','Service','1110','4000','5500'),('7172753322900272232327',54,'71727533204','6529',1.00,'600','retail','0','2024-09-28 17:20:04','bale','','','300','Cash',0.00,'600','','','7','','1','2024-09-28 14:20:35','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500'),('12172753926330230313223',55,'121727538958','6046',1.00,'750','retail','0','2024-09-28 19:00:46','','','','400','Cash',0.00,'750','','','12','','1','2024-09-28 16:04:21','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999992.00','999991','Inclusive','branch','Inventory','','',''),('12172753924620330593313',56,'121727538958','7029',1.00,'1800','retail','0','2024-09-28 19:00:30','','','','1200','Cash',0.00,'1800','','','12','','1','2024-09-28 16:04:21','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9989.00','9988','Inclusive','branch','Inventory','1110','4000','5500'),('12172753922913322333300',57,'121727538958','6040',1.00,'100','retail','0','2024-09-28 19:00:20','','','','42','Cash',0.00,'100','','','12','','1','2024-09-28 16:04:21','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9866.00','9865','Inclusive','branch','Inventory','','',''),('12172753922037222023323',58,'121727538958','5994',1.00,'150','retail','0','2024-09-28 19:00:08','','','','150','Cash',0.00,'150','','','12','','1','2024-09-28 16:04:21','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9982.00','9981','Inclusive','branch','Inventory','','',''),('12172753920830237213922',59,'121727538958','B038',2.00,'500','retail','0','2024-09-28 18:55:58','','','','195.52','Cash',0.00,'250','','','12','','1','2024-09-28 16:04:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9669.00','9667','Inclusive','branch','Inventory','','',''),('7172755199533333001017',60,'71727551886','7029',4.00,'7200','retail','0','2024-09-28 22:31:26','bale','','','1200','Cash',0.00,'1800','','','7','','1','2024-09-29 06:45:07','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9988.00','9984','Inclusive','branch','Inventory','1110','4000','5500'),('12172762787130262877201',61,'121727627669','6000',1.00,'1300','retail','0','2024-09-29 19:34:29','','','','1000','Cash',0.00,'1300','','','12','','1','2024-09-29 16:37:55','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999993.00','999992','Inclusive','branch','Inventory','','',''),('19172787448600363436232',62,'191727874374','6038',1.00,'1300','retail','0','2024-10-02 16:06:46','','','','1300','Cash',0.00,'1300','','','19','','1','2024-10-02 13:08:13','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9981.00','9980','Inclusive','branch','Inventory','','',''),('19172787440673720133223',63,'191727874374','5996',1.00,'200','retail','0','2024-10-02 16:06:29','','','','150','Cash',0.00,'200','','','19','','1','2024-10-02 13:08:13','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999981.00','999980','Inclusive','branch','Inventory','','',''),('19172787438873983370021',64,'191727874374','15',1.00,'150','retail','0','2024-10-02 16:06:14','','','','0','Cash',0.00,'150','','','19','','1','2024-10-02 13:08:13','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999936.00','999935','Inclusive','branch','Inventory','','',''),('19172788407437000203302',65,'191727884007','B099',1.00,'3500','retail','0','2024-10-02 18:47:17','','','','2200','Cash',0.00,'3500','','','19','','1','2024-10-02 15:47:58','2','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','',''),('19172788403633232820207',66,'191727884007','5996',1.00,'200','retail','0','2024-10-02 18:47:05','','','','150','Cash',0.00,'200','','','19','','1','2024-10-02 15:47:58','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999980.00','999979','Inclusive','branch','Inventory','','',''),('19172788402410211000323',67,'191727884007','6038',1.00,'1300','retail','0','2024-10-02 18:46:47','','','','1300','Cash',0.00,'1300','','','19','','1','2024-10-02 15:47:58','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9980.00','9979','Inclusive','branch','Inventory','','',''),('19172788456732128628230',68,'191727884512','B088',1.00,'400','retail','0','2024-10-02 18:55:54','','','','216','Cash',0.00,'400','','','19','','1','2024-10-02 15:56:34','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9865.00','9864','Inclusive','branch','Inventory','','',''),('19172788455423033332325',69,'191727884512','5996',1.00,'200','retail','0','2024-10-02 18:55:27','','','','150','Cash',0.00,'200','','','19','','1','2024-10-02 15:56:34','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999980.00','999979','Inclusive','branch','Inventory','','',''),('19172788452603293920932',70,'191727884512','6038',1.00,'1300','retail','0','2024-10-02 18:55:12','','','','1300','Cash',0.00,'1300','','','19','','1','2024-10-02 15:56:34','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9980.00','9979','Inclusive','branch','Inventory','','',''),('19172796875012373238030',71,'191727968738','B009',1.00,'300','retail','0','2024-10-03 18:18:58','','','','204','Cash',0.00,'300','','','19','','1','2024-10-03 15:23:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9854.00','9853','Inclusive','branch','Inventory','','',''),('12172805131031118201030',72,'121728045915','B019',1.00,'350','retail','0','2024-10-04 15:45:15','','','','265','Cash',0.00,'350','','','12','','1','2024-10-04 14:15:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9951.00','9950','Inclusive','branch','Inventory','','',''),('19172822204287213232033',73,'191728222019','6046',1.00,'700','retail','0','2024-10-06 16:40:19','','','','400','Cash',0.00,'700','','','19','','1','2024-10-06 13:40:47','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999984.00','999983','Inclusive','branch','Inventory','','',''),('21172849515522531521922',74,'211728494919','6538',2.00,'300','retail','0','2024-10-09 20:32:12','','','','50','Cash',0.00,'150','','','21','','1','2024-10-09 17:33:16','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500'),('19172881142708002324132',75,'191728811355','6044',2.00,'400','retail','0','2024-10-13 12:23:32','','','','100','Cash',0.00,'200','','','19','','1','2024-10-13 09:23:53','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4839.00','4837','Inclusive','branch','Inventory','','',''),('19172881141280328220823',76,'191728811355','7029',1.00,'1800','retail','0','2024-10-13 12:22:35','','','','1200','Cash',0.00,'1800','','','19','','1','2024-10-13 09:23:53','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9977.00','9976','Inclusive','branch','Inventory','1110','4000','5500'),('19172883515532508203002',77,'191728835057','B039',1.00,'350','retail','0','2024-10-13 18:58:58','','','','216.71','Cash',0.00,'350','','','19','','1','2024-10-13 15:59:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','',''),('19172883513737732721071',78,'191728835057','5996',1.00,'200','retail','0','2024-10-13 18:58:48','','','','150','Cash',0.00,'200','','','19','','1','2024-10-13 15:59:19','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999946.00','999945','Inclusive','branch','Inventory','','',''),('19172883512800522373223',79,'191728835057','6046',1.00,'700','retail','0','2024-10-13 18:57:37','','','','400','Cash',0.00,'700','','','19','','1','2024-10-13 15:59:19','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999979.00','999978','Inclusive','branch','Inventory','','',''),('19172915626101560593302',80,'191729156250','B038',1.00,'250','retail','0','2024-10-17 12:10:50','','','','195.52','Cash',0.00,'250','','','19','','1','2024-10-17 09:11:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9624.00','9623','Inclusive','branch','Inventory','','',''),('19172927978202233003220',81,'191729279769','B027',1.00,'250','retail','0','2024-10-18 22:29:29','','','','176','Cash',0.00,'250','','','19','','1','2024-10-18 19:30:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9956.00','9955','Inclusive','branch','Inventory','','',''),('19172936127833330373222',82,'191729356959','6511',1.00,'100','retail','0','2024-10-19 21:07:32','','','','50','Cash',0.00,'100','','','19','','1','2024-10-19 18:08:11','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500'),('19172936125222333332292',83,'191729356959','B038',1.00,'250','retail','0','2024-10-19 19:56:00','','','','195.52','Cash',0.00,'250','','','19','','1','2024-10-19 18:08:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9608.00','9607','Inclusive','branch','Inventory','','',''),('19172942877000028722323',84,'191729428545','6510',10.00,'1000','retail','0','2024-10-20 15:52:29','','','','50','Cash',0.00,'100','','','19','','1','2024-10-20 12:52:57','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','10.00','0','Inclusive','branch','Service','1110','4000','5500'),('19172942887507737938008',85,'191729428545','6510',1.00,'80','retail','0','2024-10-20 15:54:27','','','','50','Cash',0.00,'80','','','19','','1','2024-10-20 12:54:40','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500'),('12172943038440340222220',86,'121729430357','5996',2.00,'400','retail','0','2024-10-20 16:19:32','','','','150','Cash',0.00,'200','','','12','','1','2024-10-20 13:20:09','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999936.00','999934','Inclusive','branch','Inventory','','',''),('12172943037132233200133',87,'121729430357','6000',1.00,'1300','retail','0','2024-10-20 16:19:17','','','','1000','Cash',0.00,'1300','','','12','','1','2024-10-20 13:20:09','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999988.00','999987','Inclusive','branch','Inventory','','',''),('19172944356932303923319',88,'191729443554','6506',1.00,'1300','retail','0','2024-10-20 19:59:14','','','','700','Cash',0.00,'1300','','','19','','1','2024-10-20 16:59:36','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Service','1110','4000','5500'),('12172952055523123210292',89,'121729520483','6521',2.00,'400','retail','0','2024-10-21 17:22:19','','','','100','Cash',0.00,'200','','','12','','1','2024-10-21 14:22:45','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500'),('12172952053922302530229',90,'121729520483','6517',1.00,'250','retail','0','2024-10-21 17:22:01','','','','150','Cash',0.00,'250','','','12','','1','2024-10-21 14:22:45','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500'),('12172952052022212752353',91,'121729520483','7029',1.00,'1800','retail','0','2024-10-21 17:21:23','','','','1200','Cash',0.00,'1800','','','12','','1','2024-10-21 14:22:45','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9973.00','9972','Inclusive','branch','Inventory','1110','4000','5500'),('12172969642823222607122',92,'121729696280','5998',1.00,'600','retail','0','2024-10-23 18:11:20','','','','600','Cash',0.00,'600','','','12','','1','2024-10-23 15:14:45','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999995.00','999994','Inclusive','branch','Inventory','','',''),('12172979810523320322223',93,'121729798095','6021',1.00,'1000','retail','0','2024-10-24 22:28:15','','','','1000','Cash',0.00,'1000','','','12','','1','2024-10-24 19:28:37','2','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000000.00','999999','Inclusive','branch','Inventory','','',''),('12173004282603130232022',94,'121730042747','6517',2.00,'500','retail','0','2024-10-27 18:26:58','','','','150','Cash',0.00,'250','','','12','','1','2024-10-27 16:27:41','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Service','1110','4000','5500'),('12173004281833018202323',95,'121730042747','6032',2.00,'400','retail','0','2024-10-27 18:26:47','','','','200','Cash',0.00,'200','','','12','','1','2024-10-27 16:27:41','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999961.00','999959','Inclusive','branch','Inventory','','',''),('12173004280730208370030',96,'121730042747','5996',3.00,'600','retail','0','2024-10-27 18:26:25','','','','150','Cash',0.00,'200','','','12','','1','2024-10-27 16:27:41','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','999924.00','999921','Inclusive','branch','Inventory','','',''),('12173004278500120000230',97,'121730042747','6038',2.00,'2600','retail','0','2024-10-27 18:26:11','','','','1300','Cash',0.00,'1300','','','12','','1','2024-10-27 16:27:41','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9964.00','9962','Inclusive','branch','Inventory','','',''),('12173004277100222212323',98,'121730042747','7029',2.00,'3600','retail','0','2024-10-27 18:25:47','','','','1200','Cash',0.00,'1800','','','12','','1','2024-10-27 16:27:41','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9966.00','9964','Inclusive','branch','Inventory','1110','4000','5500'),('19173021803223330282003',99,'191730217673','B007',1.00,'300','retail','0','2024-10-29 19:01:30','','','','0','Cash',0.00,'300','','','19','','1','2024-10-29 16:07:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9974.00','9973','Inclusive','branch','Inventory','','',''),('19173021769029022206237',100,'191730217673','B009',2.00,'600','retail','0','2024-10-29 19:01:13','','','','204','Cash',0.00,'300','','','19','','1','2024-10-29 16:07:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9833.00','9831','Inclusive','branch','Inventory','','',''),('12173030219932210232330',101,'121730294809','6511',3.00,'300','retail','0','2024-10-30 18:27:38','','','','50','Cash',0.00,'100','','','12','','1','2024-10-30 15:31:54','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Service','1110','4000','5500'),('12173030216630013113303',102,'121730294809','6511',3.00,'300','retail','0','2024-10-30 18:27:38','','','','50','Cash',0.00,'100','','','12','','1','2024-10-30 15:31:54','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Service','1110','4000','5500'),('12173056818921203230333',103,'121730567021','B039',1.00,'350','retail','0','2024-11-02 20:21:33','','','','216.71','Cash',0.00,'350','','','12','','1','2024-11-02 17:23:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','',''),('12173056809225723532260',104,'121730567021','B178',1.00,'1700','retail','0','2024-11-02 20:03:41','','','','975','Cash',0.00,'1700','','','12','','1','2024-11-02 17:23:16','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9996.00','9995','Inclusive','branch','Inventory','','',''),('19173063573697522132930',105,'191730635634','6508',1.00,'1200','retail','0','2024-11-03 15:07:14','','','','500','Cash',0.00,'1200','','','19','','1','2024-11-03 12:09:05','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500'),('12173116984136122001036',106,'121731169154','B001',2.00,'500','retail','0','2024-11-09 19:30:24','','','','169','Cash',0.00,'250','','','12','','1','2024-11-09 16:31:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9716.00','9714','Inclusive','branch','Inventory','','',''),('12173116982433022360262',107,'121731169154','B097',4.00,'600','retail','0','2024-11-09 19:19:14','','','','41.66666667','Cash',0.00,'150','','','12','','1','2024-11-09 16:31:03','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9989.00','9985','Inclusive','branch','Inventory','','',''),('12173132979171313221221',108,'121731325941','B006',3.00,'750','retail','0','2024-11-11 14:52:21','','','','176','Cash',0.00,'250','','','12','','1','2024-11-11 12:56:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9939.00','9936','Inclusive','branch','Inventory','','',''),('19173244277232314122734',109,'191732442756','15',2.00,'300','retail','0','2024-11-24 13:05:56','','','','0','Cash',0.00,'150','','','19','','1','2024-11-24 10:06:24','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999828.00','999826','Inclusive','branch','Inventory','','',''),('12173247247320330324023',110,'121732472392','B043',2.00,'2400','retail','0','2024-11-24 21:19:52','','','','680','Cash',0.00,'1200','','','12','','1','2024-11-24 18:29:26','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9968.00','9966','Inclusive','branch','Inventory','','',''),('12173247475740500100742',111,'121732473202','6510',2.00,'200','retail','0','2024-11-24 21:59:05','','','','50','Cash',0.00,'100','','','12','','1','2024-11-24 19:00:41','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Service','1110','4000','5500'),('12173247474423320323223',112,'121732473202','6038',1.00,'1300','retail','0','2024-11-24 21:58:48','','','','1300','Cash',0.00,'1300','','','12','','1','2024-11-24 19:00:41','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9951.00','9950','Inclusive','branch','Inventory','','',''),('12173247472702372032100',113,'121732473202','6040',3.00,'300','retail','0','2024-11-24 21:58:22','','','','42','Cash',0.00,'100','','','12','','1','2024-11-24 19:00:41','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9754.00','9751','Inclusive','branch','Inventory','','',''),('12173247470133124727222',114,'121732473202','B043',2.00,'2400','retail','0','2024-11-24 21:33:22','','','','680','Cash',0.00,'1200','','','12','','1','2024-11-24 19:00:41','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9968.00','9966','Inclusive','branch','Inventory','','',''),('19173255762602332331323',115,'191732557609','6505',1.00,'650','retail','0','2024-11-25 21:00:09','','','','350','Cash',0.00,'650','','','19','','1','2024-11-25 18:00:29','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500'),('21173261782481302123327',116,'211732617774','6510',1.00,'100','retail','0','2024-11-26 13:43:35','','','','50','Cash',0.00,'100','','','21','','1','2024-11-26 10:43:47','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Service','1110','4000','5500'),('19173300013300233222200',117,'191733000118','B038',1.00,'250','retail','0','2024-11-30 23:55:18','','','','195.52','Cash',0.00,'250','','','19','','1','2024-11-30 20:55:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9510.00','9509','Inclusive','branch','Inventory','','',''),('19173351186400233003033',118,'191733495880','B038',2.00,'500','retail','0','2024-12-06 22:04:04','','','','195.52','Cash',0.00,'250','','','19','','1','2024-12-06 19:04:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9493.00','9491','Inclusive','branch','Inventory','','',''),('19173358251500223335313',119,'191733582348','6047',2.00,'100','retail','0','2024-12-07 17:41:30','','','','30','Cash',0.00,'50','','','19','','1','2024-12-07 14:42:08','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999990.00','999988','Inclusive','branch','Inventory','','',''),('19173358249020923334271',120,'191733582348','15',1.00,'150','retail','0','2024-12-07 17:41:19','','','','0','Cash',0.00,'150','','','19','','1','2024-12-07 14:42:08','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999816.00','999815','Inclusive','branch','Inventory','','',''),('19173358247830580838538',121,'191733582348','6514',6.00,'600','retail','0','2024-12-07 17:41:04','','','','50','Cash',0.00,'100','','','19','','1','2024-12-07 14:42:08','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','5.00','-1','Inclusive','branch','Service','1110','4000','5500'),('19173358246423230138333',122,'191733582348','5996',4.00,'800','retail','0','2024-12-07 17:39:39','','','','150','Cash',0.00,'200','','','19','','1','2024-12-07 14:42:08','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','999835.00','999831','Inclusive','branch','Inventory','','',''),('19173358237822237307332',123,'191733582348','6000',1.00,'1300','retail','0','2024-12-07 17:39:29','','','','1000','Cash',0.00,'1300','','','19','','1','2024-12-07 14:42:08','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999971.00','999970','Inclusive','branch','Inventory','','',''),('19173358236973332390233',124,'191733582348','6038',1.00,'1300','retail','0','2024-12-07 17:39:08','','','','1300','Cash',0.00,'1300','','','19','','1','2024-12-07 14:42:08','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9949.00','9948','Inclusive','branch','Inventory','','',''),('19173394020320032239723',125,'191733940164','6511',1.00,'100','retail','0','2024-12-11 21:03:14','','','','50','Cash',0.00,'100','','','19','','1','2024-12-11 18:04:23','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500'),('19173394019430933103302',126,'191733940164','B023',1.00,'300','retail','0','2024-12-11 21:02:44','','','','176','Cash',0.00,'300','','','19','','1','2024-12-11 18:04:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9860.00','9859','Inclusive','branch','Inventory','','',''),('19173394027203203032333',127,'191733940263','B023',2.00,'600','retail','0','2024-12-11 21:04:23','','','','176','Cash',0.00,'300','','','19','','1','2024-12-11 18:04:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9860.00','9858','Inclusive','branch','Inventory','','',''),('21173401400830803720020',128,'211734013235','6514',4.00,'400','retail','0','2024-12-12 17:33:13','','','','50','Cash',0.00,'100','','','21','','1','2024-12-12 14:33:41','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','11.00','7','Inclusive','branch','Service','1110','4000','5500'),('21173401486888232201326',129,'211734014408','B032',1.00,'250','retail','0','2024-12-12 17:47:29','','','','186.68','Cash',0.00,'250','','','21','','1','2024-12-12 14:47:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9851.00','9850','Inclusive','branch','Inventory','','',''),('19173402025723100027302',130,'191734016141','6515',1.00,'300','retail','0','2024-12-12 19:17:29','','','','100','Cash',0.00,'300','','','19','','1','2024-12-12 16:17:40','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500'),('19173402418513233232233',131,'191734023025','B074',2.00,'11000','retail','0','2024-12-12 20:03:45','','','','2175','Cash',0.00,'5500','','','19','','1','2024-12-12 17:23:13','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10000.00','9998','Inclusive','branch','Inventory','','',''),('19173402827803032390303',132,'191734028262','B009',2.00,'600','retail','0','2024-12-12 21:31:02','','','','204','Cash',0.00,'300','','','19','','1','2024-12-12 18:31:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9781.00','9779','Inclusive','branch','Inventory','','',''),('19173403018933320030333',133,'191734029796','B030',1.00,'250','retail','0','2024-12-12 22:02:54','','','','169.0003774','Cash',0.00,'250','','','19','','1','2024-12-12 19:03:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9626.00','9625','Inclusive','branch','Inventory','','',''),('21173403466632166033333',134,'211734034635','B030',1.00,'250','retail','0','2024-12-12 23:17:33','','','','169.0003774','Cash',0.00,'250','','','21','','1','2024-12-12 20:17:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9625.00','9624','Inclusive','branch','Inventory','','',''),('21173403468133123382214',135,'211734034635','B030',1.00,'250','retail','0','2024-12-12 23:17:50','','','','169.0003774','Cash',0.00,'250','','','21','','1','2024-12-12 20:18:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9625.00','9624','Inclusive','branch','Inventory','','',''),('19173420116421332047213',136,'191734201151','B030',1.00,'250','retail','0','2024-12-14 21:32:31','','','','169.0003774','Cash',0.00,'250','','','19','','1','2024-12-14 18:32:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9618.00','9617','Inclusive','branch','Inventory','','',''),('19173445548940009223335',137,'191734455356','6537',1.00,'100','retail','0','2024-12-17 20:10:54','','','','50','Cash',0.00,'100','','','19','','1','2024-12-17 17:11:43','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500'),('19173445545423313342400',138,'191734455356','6506',1.00,'1300','retail','0','2024-12-17 20:10:43','','','','700','Cash',0.00,'1300','','','19','','1','2024-12-17 17:11:43','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Service','1110','4000','5500'),('19173445544320422135232',139,'191734455356','5980',1.00,'900','retail','0','2024-12-17 20:09:16','','','','900','Cash',0.00,'900','','','19','','1','2024-12-17 17:11:43','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999960.00','999959','Inclusive','branch','Inventory','','',''),('12173455859420004325322',140,'121734557632','B009',1.00,'300','retail','0','2024-12-19 00:49:46','','','','204','Cash',0.00,'300','','','12','','1','2024-12-18 21:56:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9769.00','9768','Inclusive','branch','Inventory','','',''),('12173455858682252232222',141,'121734557632','B027',1.00,'250','retail','0','2024-12-19 00:49:30','','','','176','Cash',0.00,'250','','','12','','1','2024-12-18 21:56:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9926.00','9925','Inclusive','branch','Inventory','','',''),('12173455857023258323307',142,'121734557632','B009',1.00,'300','retail','0','2024-12-19 00:48:22','','','','204','Cash',0.00,'300','','','12','','1','2024-12-18 21:56:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9770.00','9769','Inclusive','branch','Inventory','','',''),('12173455850203032245252',143,'121734557632','6013',6.00,'600','retail','0','2024-12-19 00:40:53','','','','100','Cash',0.00,'100','','','12','','1','2024-12-18 21:56:29','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','999953.00','999947','Inclusive','branch','Inventory','','',''),('12173455805250325320523',144,'121734557632','B038',1.00,'250','retail','0','2024-12-19 00:40:40','','','','195.52','Cash',0.00,'250','','','12','','1','2024-12-18 21:56:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9395.00','9394','Inclusive','branch','Inventory','','',''),('12173455804005000202423',145,'121734557632','B009',1.00,'300','retail','0','2024-12-19 00:40:19','','','','204','Cash',0.00,'300','','','12','','1','2024-12-18 21:56:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9771.00','9770','Inclusive','branch','Inventory','','',''),('12173455801901332230775',146,'121734557632','B027',3.00,'750','retail','0','2024-12-19 00:39:59','','','','176','Cash',0.00,'250','','','12','','1','2024-12-18 21:56:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9929.00','9926','Inclusive','branch','Inventory','','',''),('12173455799923032132222',147,'121734557632','B009',1.00,'300','retail','0','2024-12-19 00:39:49','','','','204','Cash',0.00,'300','','','12','','1','2024-12-18 21:56:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9772.00','9771','Inclusive','branch','Inventory','','',''),('12173455798933072273593',148,'121734557632','B038',2.00,'500','retail','0','2024-12-19 00:39:13','','','','195.52','Cash',0.00,'250','','','12','','1','2024-12-18 21:56:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9397.00','9395','Inclusive','branch','Inventory','','',''),('12173455795320323223201',149,'121734557632','B027',2.00,'500','retail','0','2024-12-19 00:38:52','','','','176','Cash',0.00,'250','','','12','','1','2024-12-18 21:56:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9931.00','9929','Inclusive','branch','Inventory','','',''),('12173455793132472212235',150,'121734557632','6539',2.00,'600','retail','0','2024-12-19 00:38:33','','','','234','Cash',0.00,'300','','','12','','1','2024-12-18 21:56:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500'),('12173455791222203121133',151,'121734557632','6539',1.00,'300','retail','0','2024-12-19 00:38:25','','','','234','Cash',0.00,'300','','','12','','1','2024-12-18 21:56:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500'),('12173455790502333323132',152,'121734557632','B009',1.00,'300','retail','0','2024-12-19 00:36:59','','','','204','Cash',0.00,'300','','','12','','1','2024-12-18 21:56:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9773.00','9772','Inclusive','branch','Inventory','','',''),('12173455781807052587228',153,'121734557632','B024',1.00,'300','retail','0','2024-12-19 00:36:46','','','','150.92','Cash',0.00,'300','','','12','','1','2024-12-18 21:56:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','','',''),('12173455780631630383005',154,'121734557632','B023',1.00,'300','retail','0','2024-12-19 00:36:35','','','','176','Cash',0.00,'300','','','12','','1','2024-12-18 21:56:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9851.00','9850','Inclusive','branch','Inventory','','',''),('12173455779572027030232',155,'121734557632','B009',2.00,'600','retail','0','2024-12-19 00:36:18','','','','204','Cash',0.00,'300','','','12','','1','2024-12-18 21:56:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9775.00','9773','Inclusive','branch','Inventory','','',''),('12173455777884333030224',156,'121734557632','B038',4.00,'1000','retail','0','2024-12-19 00:33:52','','','','195.52','Cash',0.00,'250','','','12','','1','2024-12-18 21:56:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9401.00','9397','Inclusive','branch','Inventory','','',''),('7173459725533200713293',157,'71734597236','6511',1.00,'100','retail','0','2024-12-19 11:33:56','bale','','','50','Cash',0.00,'100','','','7','','1','2024-12-19 08:34:21','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Service','1110','4000','5500'),('8173463668107824233113',158,'81734636370','B038',1.00,'250','retail','0','2024-12-19 22:30:29','','','','195.52','Cash',34.48,'250','','','8','','1','2024-12-19 19:31:33','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',215.52,'','9385.00','9384','Inclusive','branch','Inventory','','',''),('8173488539943280232315',159,'81734881218','6040',1.00,'100','retail','0','2024-12-22 19:36:24','','','','42','Cash',0.00,'100','','','8','','1','2024-12-22 16:37:56','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9678.00','9677','Inclusive','branch','Inventory','','',''),('8173488541601332413882',160,'81734881218','6044',1.00,'200','retail','0','2024-12-22 19:36:39','','','','100','Cash',0.00,'200','','','8','','1','2024-12-22 16:38:33','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4711.00','4710','Inclusive','branch','Inventory','','',''),('8173489515504043708828',161,'81734895042','B016',2.00,'600','retail','0','2024-12-22 22:19:05','','','','220','Cash',0.00,'300','','','8','','1','2024-12-22 19:21:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9964.00','9962','Inclusive','branch','Inventory','','',''),('8173489514553832222331',162,'81734895042','B015',2.00,'600','retail','0','2024-12-22 22:18:31','','','','220','Cash',0.00,'300','','','8','','1','2024-12-22 19:22:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9961.00','9959','Inclusive','branch','Inventory','','',''),('12173523578723221332730',163,'121735235744','6044',2.00,'400','retail','0','2024-12-26 20:56:20','','','','100','Cash',0.00,'200','','','12','','1','2024-12-26 17:56:31','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4700.00','4698','Inclusive','branch','Inventory','','',''),('12173523578023037005500',164,'121735235744','6555',1.00,'1200','retail','0','2024-12-26 20:55:44','','','','600','Cash',0.00,'1200','','','12','','1','2024-12-26 17:56:31','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500'),('12173541413400124202324',165,'121735409035','6539',1.00,'300','retail','0','2024-12-28 22:28:34','','','','234','Cash',0.00,'300','','','12','','1','2024-12-28 19:30:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500'),('12173541411403250312300',166,'121735409035','6539',1.00,'300','retail','0','2024-12-28 22:28:24','','','','234','Cash',0.00,'300','','','12','','1','2024-12-28 19:30:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500'),('12173541410442023134131',167,'121735409035','6512',14.00,'700','retail','0','2024-12-28 22:27:54','','','','30','Cash',0.00,'50','','','12','','1','2024-12-28 19:30:31','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','44.00','30','Inclusive','branch','Service','1110','4000','5500'),('12173547699323062332744',168,'121735476973','B038',6.00,'1500','retail','0','2024-12-29 15:56:13','','','','195.52','Cash',0.00,'250','','','12','','1','2024-12-29 12:57:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','9337.00','9331','Inclusive','branch','Inventory','','',''),('12173548417939337033140',169,'121735481370','B038',10.00,'2500','retail','0','2024-12-29 17:09:30','','','','195.52','Cash',0.00,'250','','','12','','1','2024-12-29 14:56:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','9335.00','9325','Inclusive','branch','Inventory','','',''),('8173549392830094422282',170,'81735493894','B009',2.00,'600','retail','0','2024-12-29 20:38:26','','','','204','Cash',0.00,'300','','','8','','1','2024-12-29 17:39:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9750.00','9748','Inclusive','branch','Inventory','','',''),('8173549390634046229313',171,'81735493894','B001',1.00,'250','retail','0','2024-12-29 20:38:14','','','','169','Cash',0.00,'250','','','8','','1','2024-12-29 17:39:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9630.00','9629','Inclusive','branch','Inventory','','',''),('12173550316523332062222',172,'121735503137','B038',1.00,'250','retail','0','2024-12-29 23:12:17','','','','195.52','Cash',0.00,'250','','','12','','1','2024-12-29 20:12:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9316.00','9315','Inclusive','branch','Inventory','','',''),('19173566548833448018322',173,'191735660093','6015',1.00,'1500','retail','0','2024-12-31 20:17:57','','','','1500','Cash',0.00,'1500','','','19','','1','2024-12-31 17:18:28','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999982.00','999981','Inclusive','branch','Inventory','','',''),('8173591851303043520303',174,'81735917514','B156',1.00,'2100','retail','0','2025-01-03 18:18:34','','','','0','Cash',0.00,'2100','','','8','','1','2025-01-03 15:35:31','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9994.00','9993','Inclusive','branch','Inventory','','',''),('8173608285528200240225',175,'81736082822','B064',1.00,'1200','retail','0','2025-01-05 16:13:42','','','','610','Cash',0.00,'1200','','','8','','1','2025-01-05 13:14:27','2','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9972.00','9971','Inclusive','branch','Inventory','','',''),('8173608289181208209383',176,'81736082868','6510',1.00,'100','retail','0','2025-01-05 16:14:28','','','','50','Cash',0.00,'100','','','8','','1','2025-01-05 13:15:00','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500'),('12173608473340770741003',177,'121736084574','6512',2.00,'100','retail','0','2025-01-05 16:45:21','','','','30','Cash',0.00,'50','','','12','','1','2025-01-05 13:45:38','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','58.00','56','Inclusive','branch','Service','1110','4000','5500'),('12173609975353127392373',178,'121736099743','B038',1.00,'250','retail','0','2025-01-05 20:55:43','','','','195.52','Cash',0.00,'250','','','12','','1','2025-01-05 17:56:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9272.00','9271','Inclusive','branch','Inventory','','',''),('7173617879723167822797',179,'71736178769','6567',1.00,'800','retail','0','2025-01-06 18:52:49','bale','','','500','Cash',0.00,'800','','','7','','1','2025-01-06 15:53:54','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500'),('12173635747823072332533',180,'121736357456','6016',1.00,'750','retail','0','2025-01-08 20:30:56','','','','750','Cash',0.00,'750','','','12','','1','2025-01-08 17:32:11','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999980.00','999979','Inclusive','branch','Inventory','','',''),('12173660912160001223330',181,'121736600655','15',1.00,'150','retail','0','2025-01-11 18:25:15','','','','0','Cash',0.00,'150','','','12','','1','2025-01-11 15:25:27','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999715.00','999714','Inclusive','branch','Inventory','','',''),('7173668288804737323263',182,'71736682864','6015',2.00,'3000','retail','0','2025-01-12 14:54:24','bale','','','1500','Cash',0.00,'1500','','','7','','1','2025-01-12 11:55:01','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','999981.00','999979','Inclusive','branch','Inventory','','',''),('12173668633927370121302',183,'121736683386','B024',1.00,'300','retail','0','2025-01-12 15:03:06','','','','150.92','Cash',0.00,'300','','','12','','1','2025-01-12 12:53:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9991.00','9990','Inclusive','branch','Inventory','','',''),('12173668807731273030332',184,'121736687785','6509',1.00,'1500','retail','0','2025-01-12 16:16:25','','','','700','Cash',0.00,'1500','','','12','','1','2025-01-12 13:21:36','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Service','1110','4000','5500'),('12173679016821093213316',185,'121736790118','B038',1.00,'250','retail','0','2025-01-13 20:41:58','','','','195.52','Cash',0.00,'250','','','12','','1','2025-01-13 17:43:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9251.00','9250','Inclusive','branch','Inventory','','',''),('12173729599772200073305',186,'121737295861','6044',1.00,'200','retail','0','2025-01-19 17:12:14','','','','100','Cash',0.00,'200','','','12','','1','2025-01-19 14:13:39','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4622.00','4621','Inclusive','branch','Inventory','','',''),('12173730235922397703032',187,'121737302127','6000',2.00,'2600','retail','0','2025-01-19 18:55:27','','','','1000','Cash',358.62,'1300','','','12','','1','2025-01-19 16:00:30','1','18','new','1','new','pcs','','','','','','0','','','EXEMPTED',2241.38,'','999943.00','999941','Inclusive','branch','Inventory','','',''),('12173851409792072230509',188,'121738513933','B009',2.00,'600','retail','0','2025-02-02 19:33:11','','','','204','Cash',0.00,'300','','','12','','1','2025-02-02 16:35:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9665.00','9663','Inclusive','branch','Inventory','','',''),('19173868358403100231202',189,'191738680178','6575',1.00,'250','retail','0','2025-02-04 18:39:28','','','','200','Cash',0.00,'250','','','19','','1','2025-02-04 15:42:05','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500'),('19173868364163943812228',190,'191738680178','6533',1.00,'100','retail','0','2025-02-04 18:39:44','','','','50','Cash',0.00,'100','','','19','','1','2025-02-04 15:42:10','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500'),('12173877621806371317328',191,'121738776169','15',1.00,'150','retail','0','2025-02-05 20:23:30','','','','0','Cash',0.00,'150','','','12','','1','2025-02-05 17:24:04','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999665.00','999664','Inclusive','branch','Inventory','','',''),('12173877621021123113121',192,'121738776169','6017',1.00,'100','retail','0','2025-02-05 20:23:25','','','','100','Cash',0.00,'100','','','12','','1','2025-02-05 17:24:04','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999979.00','999978','Inclusive','branch','Inventory','','',''),('12173877620473032408600',193,'121738776169','6026',1.00,'200','retail','0','2025-02-05 20:22:49','','','','50','Cash',0.00,'200','','','12','','1','2025-02-05 17:24:04','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','999981.00','999980','Inclusive','branch','Inventory','','',''),('12173877641212331332272',194,'121738776387','6513',2.00,'200','retail','0','2025-02-05 20:26:43','','','','50','Cash',0.00,'100','','','12','','1','2025-02-05 17:27:07','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500'),('12173895066293002063300',195,'121738950652','B041',1.00,'1200','retail','0','2025-02-07 20:50:52','','','','610','Cash',0.00,'1200','','','12','','1','2025-02-07 17:51:20','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9973.00','9972','Inclusive','branch','Inventory','','',''),('12173895067832733807212',196,'121738950652','B019',1.00,'350','retail','0','2025-02-07 20:51:09','','','','265','Cash',0.00,'350','','','12','','1','2025-02-07 17:51:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9919.00','9918','Inclusive','branch','Inventory','','',''),('12173911064220332207212',197,'121739108665','7029',1.00,'1800','retail','0','2025-02-09 16:44:25','','','','1200','Cash',0.00,'1800','','','12','','1','2025-02-09 14:18:22','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('12173939490803220220333',198,'121739394896','B030',1.00,'250','retail','0','2025-02-13 00:14:56','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-02-12 21:15:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','',''),('12173947095520323223201',199,'121739470927','B018',1.00,'250','retail','0','2025-02-13 21:22:19','','','','169.0793103','Cash',0.00,'250','','','12','','1','2025-02-13 19:09:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','',''),('12173963676597325661272',200,'121739636639','B023',2.00,'600','retail','0','2025-02-15 19:25:56','','','','176','Cash',0.00,'300','','','12','','1','2025-02-15 16:29:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','','',''),('12173963675666227720633',201,'121739636639','B027',2.00,'500','retail','0','2025-02-15 19:25:46','','','','176','Cash',0.00,'250','','','12','','1','2025-02-15 16:29:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','',''),('19173971045623973210331',202,'191739710446','B014',1.00,'300','retail','0','2025-02-16 15:54:06','','','','200','Cash',0.00,'300','','','19','','1','2025-02-16 13:24:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','',''),('12174015629107203103373',203,'121740155823','6046',1.00,'700','retail','0','2025-02-21 19:44:40','','','','400','Cash',0.00,'700','','','12','','1','2025-02-21 16:45:13','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','',''),('12174015627625622212333',204,'121740155823','6046',1.00,'700','retail','0','2025-02-21 19:44:25','','','','400','Cash',0.00,'700','','','12','','1','2025-02-21 16:45:13','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','',''),('12174015626223303466206',205,'121740155823','6046',1.00,'700','retail','0','2025-02-21 19:37:03','','','','400','Cash',0.00,'700','','','12','','1','2025-02-21 16:45:13','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','',''),('12174031783100203322120',206,'121740317137','6046',1.00,'700','retail','0','2025-02-23 16:37:05','','','','400','Cash',0.00,'700','','','12','','1','2025-02-23 14:12:57','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','',''),('12174031782583022230834',207,'121740317137','6046',1.00,'700','retail','0','2025-02-23 16:25:37','','','','400','Cash',0.00,'700','','','12','','1','2025-02-23 14:13:02','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','',''),('12174032938528332132323',208,'121740329374','7029',1.00,'1800','retail','0','2025-02-23 19:49:35','','','','1200','Cash',0.00,'1800','','','12','','1','2025-02-23 16:50:41','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','496.00','495','Inclusive','branch','Inventory','1110','4000','5500'),('12174092355439022302022',209,'121740922494','6588',1.00,'1','retail','0','2025-03-02 16:34:54','','','','1','Cash',0.00,'1','','','12','','1','2025-03-02 13:52:45','2','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('12174177808403028372072',210,'121741778057','B032',1.00,'250','retail','0','2025-03-12 14:14:27','','','','186.68','Cash',0.00,'250','','','12','','1','2025-03-12 11:14:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','',''),('12174177809633321390720',211,'121741778088','B088',1.00,'400','retail','0','2025-03-12 14:14:48','','','','216','Cash',0.00,'400','','','12','','1','2025-03-12 11:15:00','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','',''),('12174177810932320071033',212,'121741778100','B038',1.00,'250','retail','0','2025-03-12 14:15:00','','','','195.52','Cash',0.00,'250','','','12','','1','2025-03-12 11:15:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','',''),('1174177835032007372422',213,'11741778321','B001',1.00,'250','retail','0','2025-03-12 14:18:41','','','','169','Cash',0.00,'250','','','1','','1','2025-03-12 11:19:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','',''),('12174178640670340280302',214,'121741786395','B141',1.00,'3200','retail','0','2025-03-12 16:33:15','','','','1900','Cash',0.00,'3200','','','12','','1','2025-03-12 13:33:30','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','',''),('12174178642483120200422',215,'121741786411','B032',1.00,'250','retail','0','2025-03-12 16:33:31','','','','186.68','Cash',0.00,'250','','','12','','1','2025-03-12 13:33:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','',''),('12174178644900942223220',216,'121741786429','B088',1.00,'400','retail','0','2025-03-12 16:33:49','','','','216','Cash',0.00,'400','','','12','','1','2025-03-12 13:34:17','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','',''),('12174178976622302230363',217,'121741786458','5977',1.00,'600','retail','0','2025-03-12 17:29:12','','','','600','Cash',0.00,'600','','','12','','1','2025-03-12 14:29:37','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','492.00','491','Inclusive','branch','Inventory','','',''),('12174178974930137932203',218,'121741786458','B089',2.00,'400','retail','0','2025-03-12 16:34:18','','','','79.16675','Cash',0.00,'200','','','12','','1','2025-03-12 14:29:37','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','42.00','40','Inclusive','branch','Inventory','','',''),('21174170872838233237831',219,'211741708714','B006',1.00,'250','retail','0','2025-03-11 18:58:34','','','','176','Cash',0.00,'250','','','21','','1','2025-03-12 15:30:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','',''),('12174180002400221720203',220,'121741785217','6514',4.00,'400','retail','0','2025-03-12 20:20:04','','','','50','Cash',0.00,'100','','','12','','1','2025-03-12 17:20:45','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','47.00','43','Inclusive','branch','Service','1110','4000','5500'),('19174204316233142311311',221,'191742043024','6003',1.00,'150','retail','0','2025-03-15 15:50:58','','','','150','Cash',0.00,'150','','','19','','1','2025-03-15 12:53:24','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9993.00','9992','Inclusive','branch','Inventory','','',''),('12174204974014212722327',222,'121742049664','6555',1.00,'1200','retail','0','2025-03-15 17:41:04','','','','600','Cash',0.00,'1200','','','12','','1','2025-03-15 14:44:37','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500'),('12174205839427023382332',223,'121742049878','6510',5.00,'500','retail','0','2025-03-15 20:06:20','','','','50','Cash',0.00,'100','','','12','','1','2025-03-15 17:06:46','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10000.00','9995','Inclusive','branch','Service','1110','4000','5500'),('12174205838022337020022',224,'121742049878','6506',5.00,'6500','retail','0','2025-03-15 19:16:51','','','','700','Cash',0.00,'1300','','','12','','1','2025-03-15 17:06:46','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','0.00','-5','Inclusive','branch','Service','1110','4000','5500'),('12174204989002222302222',225,'121742049878','6555',2.00,'2400','retail','0','2025-03-15 17:44:38','','','','600','Cash',0.00,'1200','','','12','','1','2025-03-15 17:06:46','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500'),('12174206126703241212272',226,'121742061214','B030',1.00,'250','retail','0','2025-03-15 20:54:20','','','','169.0003774','Cash',0.00,'250','','','12','','1','2025-03-15 17:54:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','',''),('1174194455704322373510',227,'11741944476','6016',1.00,'750','retail','0','2025-03-14 12:27:56','','','','750','Cash',0.00,'750','','','1','','1','2025-03-17 08:55:47','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4982.00','4981','Inclusive','branch','Inventory','','',''),('12174241254303332222523',228,'121742412494','5999',1.00,'1500','retail','0','2025-03-19 22:28:48','','','','1500','Cash',0.00,'1500','','','12','','1','2025-03-19 19:29:20','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','',''),('12174241252832101222223',229,'121742412494','6517',1.00,'250','retail','0','2025-03-19 22:28:41','','','','150','Cash',0.00,'250','','','12','','1','2025-03-19 19:29:20','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101111.00','101110','Inclusive','branch','Service','1110','4000','5500'),('12174241252023200114132',230,'121742412494','6517',1.00,'250','retail','0','2025-03-19 22:28:31','','','','150','Cash',0.00,'250','','','12','','1','2025-03-19 19:29:20','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101111.00','101110','Inclusive','branch','Service','1110','4000','5500'),('12174241251131233232240',231,'121742412494','6591',1.00,'2400','retail','0','2025-03-19 22:28:14','','','','2400','Cash',0.00,'2400','','','12','','1','2025-03-19 19:29:20','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500'),('12174250318823523333022',232,'121742502603','15',5.00,'750','retail','0','2025-03-20 23:39:13','','','','0','Cash',0.00,'150','','','12','','1','2025-03-20 20:39:55','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9924.00','9919','Inclusive','branch','Inventory','','',''),('12174250326022460223420',233,'121742502603','5977',1.00,'600','retail','0','2025-03-20 23:40:32','','','','600','Cash',0.00,'600','','','12','','1','2025-03-20 20:41:12','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','485.00','484','Inclusive','branch','Inventory','','',''),('19174266119922922110333',234,'191742661121','B010',3.00,'1050','retail','0','2025-03-22 19:32:01','','','','272','Cash',0.00,'350','','','19','','1','2025-03-22 16:33:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9.00','6','Inclusive','branch','Inventory','','',''),('19174266655993022326903',235,'191742665665','5999',1.00,'1500','retail','0','2025-03-22 21:01:13','','','','1500','Cash',0.00,'1500','','','19','','1','2025-03-22 18:03:07','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','',''),('19174266644220323033232',236,'191742665665','15',1.00,'150','retail','0','2025-03-22 21:00:31','','','','0','Cash',0.00,'150','','','19','','1','2025-03-22 18:03:07','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9918.00','9917','Inclusive','branch','Inventory','','',''),('19174274471134011173304',237,'191742735143','6528',1.00,'250','retail','0','2025-03-23 18:44:52','','','','150 ','Cash',0.00,'250','','','19','','1','2025-03-23 15:48:46','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1000.00','999','Inclusive','branch','Service','1110','4000','5500'),('19174332811730323123302',238,'191743327651','1',1.00,'1200','retail','0','2025-03-30 12:48:27','','','','603','Cash',0.00,'1200','','','19','','1','2025-03-30 09:49:14','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','',''),('19174335310422432433233',239,'191743353027','6603',2.00,'0','retail','0','2025-03-30 19:44:18','','','','0','Cash',0.00,'0','','','19','','1','2025-03-30 16:45:14','1','23','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500'),('12174335954633213223203',240,'121743359496','5997',6.00,'6000','retail','0','2025-03-30 21:31:36','','','','1000','Cash',0.00,'1000','','','12','','1','2025-03-30 18:34:36','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','100040.00','100034','Inclusive','branch','Inventory','','',''),('19174344023002332003003',241,'191743437863','15',3.00,'450','retail','0','2025-03-31 19:17:43','','','','0','Cash',0.00,'150','','','19','','1','2025-03-31 16:57:22','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9881.00','9878','Inclusive','branch','Inventory','','',''),('19174344033631043213026',242,'191743440320','6024',9.00,'900','retail','0','2025-03-31 19:58:40','','','','50','Cash',0.00,'100','','','19','','1','2025-03-31 16:59:00','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','1000.00','991','Inclusive','branch','Inventory','','',''),('19174344036623231204227',243,'191743440340','6024',8.00,'800','retail','0','2025-03-31 19:59:00','','','','50','Cash',0.00,'100','','','19','','1','2025-03-31 16:59:33','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','1000.00','992','Inclusive','branch','Inventory','','',''),('19174361284400222373223',244,'191743609774','B001',2.00,'500','retail','0','2025-04-02 19:53:38','','','','169','Cash',0.00,'250','','','19','','1','2025-04-02 16:54:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','100021.00','100019','Inclusive','branch','Inventory','','',''),('1174340311303327333332',245,'11743403101','B088',1.00,'400','retail','0','2025-03-31 09:38:21','','','','216','Cash',0.00,'400','','','1','','1','2025-04-04 09:44:12','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','',''),('19174377451001373432222',246,'191743774371','6511',2.00,'200','retail','0','2025-04-04 16:47:25','','','','50','Cash',0.00,'100','','','19','','1','2025-04-04 13:49:15','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20195.00','20193','Inclusive','branch','Service','1110','4000','5500'),('19174377444172421104323',247,'191743774371','B089',2.00,'400','retail','0','2025-04-04 16:46:11','','','','79.16675','Cash',0.00,'200','','','19','','1','2025-04-04 13:49:15','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9996.00','9994','Inclusive','branch','Inventory','','',''),('12174379276133017332022',248,'121743791767','B167',1.00,'5000','retail','0','2025-04-04 21:52:04','','','','3100','Cash',0.00,'5000','','','12','','1','2025-04-04 18:53:48','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','',''),('19174395403132522313493',249,'191743953833','B157',1.00,'3500','retail','0','2025-04-06 18:40:15','','','','2900','Cash',0.00,'3500','','','19','','1','2025-04-06 15:40:40','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Inventory','','',''),('19174446162364912322202',250,'191744461554','5997',2.00,'2000','retail','0','2025-04-12 15:39:39','','','','1000','Cash',0.00,'1000','','','19','','1','2025-04-12 12:40:27','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','100040.00','100038','Inclusive','branch','Inventory','','',''),('19174454313132023735415',251,'191744543073','6511',2.00,'200','retail','0','2025-04-13 14:17:53','','','','50','Cash',0.00,'100','','','19','','1','2025-04-13 11:18:58','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20197.00','20195','Inclusive','branch','Service','1110','4000','5500'),('12174454809133333223514',252,'121744548070','6510',3.00,'300','retail','0','2025-04-13 15:41:21','','','','50','Cash',0.00,'100','','','12','','1','2025-04-13 12:54:42','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10005.00','10002','Inclusive','branch','Service','1110','4000','5500'),('19174455202502951532572',253,'191744547727','B001',1.00,'250','retail','0','2025-04-13 16:46:53','','','','169','Cash',0.00,'250','','','19','','1','2025-04-13 13:47:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99972.00','99971','Inclusive','branch','Inventory','','',''),('19174508149235349238232',254,'191745074156','6511',0.00,'0','retail','0','2025-04-19 19:50:41','','','','50','Cash',0.00,'100','','','19','','1','2025-04-19 16:52:05','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'0','20199.00','20199','Inclusive','branch','Service','1110','4000','5500'),('19174525658152325732083',255,'191745256532','B043',1.00,'1200','retail','0','2025-04-21 20:29:32','','','','680','Cash',0.00,'1200','','','19','','1','2025-04-21 17:29:50','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99995.00','99994','Inclusive','branch','Inventory','','',''),('12174531974713500773304',256,'121745319737','5987',1.00,'600','retail','0','2025-04-22 14:02:17','','','','600','Cash',0.00,'600','','','12','','1','2025-04-22 11:02:45','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10007.00','10006','Inclusive','branch','Inventory','','',''),('19174575558525092522583',257,'191745755572','6511',3.00,'300','retail','0','2025-04-27 15:06:12','','','','50','Cash',0.00,'100','','','19','','1','2025-04-27 12:06:38','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20199.00','20196','Inclusive','branch','Service','1110','4000','5500'),('19174576585422242021370',258,'191745765841','6511',6.00,'600','retail','0','2025-04-27 17:57:21','','','','50','Cash',0.00,'100','','','19','','1','2025-04-27 14:57:39','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','20202.00','20196','Inclusive','branch','Service','1110','4000','5500'),('12174616705230023632025',259,'121746167032','6512',1.00,'50','retail','0','2025-05-02 09:23:52','','','','30','Cash',0.00,'50','','','12','','1','2025-05-02 06:24:17','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10035.00','10034','Inclusive','branch','Service','1110','4000','5500'),('19174630000432223233242',260,'191746298320','B150',2.00,'6400','retail','0','2025-05-03 22:19:51','','','','2100','Cash',0.00,'3200','','','19','','1','2025-05-03 19:20:19','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10005.00','10003','Inclusive','branch','Inventory','','',''),('12174636154240213210022',261,'121746361348','B038',9.00,'2250','retail','0','2025-05-04 15:24:03','','','','195.52','Cash',0.00,'250','','','12','','1','2025-05-04 12:25:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','9892.00','9883','Inclusive','branch','Inventory','','',''),('12174636144200442232340',262,'121746361348','B032',6.00,'1500','retail','0','2025-05-04 15:22:59','','','','187','Cash',0.00,'250','','','12','','1','2025-05-04 12:25:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','9990.00','9984','Inclusive','branch','Inventory','','',''),('12174636137920263343333',263,'121746361348','7029',1.00,'1800','retail','0','2025-05-04 15:22:52','','','','1200','Cash',0.00,'1800','','','12','','1','2025-05-04 12:25:50','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9947.00','9946','Inclusive','branch','Inventory','1110','4000','5500'),('12174636137130302323202',264,'121746361348','6510',3.00,'300','retail','0','2025-05-04 15:22:41','','','','50','Cash',0.00,'100','','','12','','1','2025-05-04 12:25:52','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10008.00','10005','Inclusive','branch','Service','1110','4000','5500'),('12174636136116302224622',265,'121746361348','6501',2.00,'400','retail','0','2025-05-04 15:22:28','','','','100','Cash',0.00,'200','','','12','','1','2025-05-04 12:25:55','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9973.00','9971','Inclusive','branch','Inventory','1110','4000','5500'),('12174637575802022232070',266,'121746374939','6614',1.00,'200','retail','0','2025-05-04 19:22:17','','','','200','Cash',0.00,'200','','','12','','1','2025-05-04 16:23:03','2','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9959.00','9958','Inclusive','branch','Inventory','1110','4000','5500'),('19174687516673229030217',267,'191746875132','6510',2.00,'200','retail','0','2025-05-10 14:05:56','','','','50','Cash',0.00,'100','','','19','','1','2025-05-10 11:06:12','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10011.00','10009','Inclusive','branch','Service','1110','4000','5500'),('12174751649460446911074',268,'121747516458','6044',1.00,'200','retail','0','2025-05-18 00:14:33','','','','100','Cash',0.00,'200','','','12','','1','2025-05-17 21:14:57','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14720.00','14719','Inclusive','branch','Inventory','','',''),('12174751687432112433330',269,'121747516841','6511',12.00,'1200','retail','0','2025-05-18 00:20:41','','','','50','Cash',0.00,'100','','','12','','1','2025-05-17 21:21:20','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','20208.00','20196','Inclusive','branch','Service','1110','4000','5500'),('19174757886709220432237',270,'191747578811','15',8.00,'1200','retail','0','2025-05-18 17:33:32','','','','0','Cash',0.00,'150','','','19','','1','2025-05-18 14:34:35','1','17','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','9789.00','9781','Inclusive','branch','Inventory','','',''),('19174818315618217361530',271,'191748183047','6001',1.00,'650','retail','0','2025-05-25 17:24:07','','','','650','Cash',0.00,'650','','','19','','1','2025-05-25 14:26:10','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10029.00','10028','Inclusive','branch','Inventory','','',''),('19174852116842310308210',272,'191748521156','B017',1.00,'300','retail','0','2025-05-29 15:19:16','','','','190','Cash',0.00,'300','','','19','','1','2025-05-29 12:19:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','',''),('19174878531322217313343',273,'191748785266','6510',2.00,'200','retail','0','2025-06-01 16:41:44','','','','50','Cash',0.00,'100','','','19','','1','2025-06-01 14:20:36','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10013.00','10011','Inclusive','branch','Service','1110','4000','5500'),('19174878530478030923842',274,'191748785266','6513',1.00,'100','retail','0','2025-06-01 16:41:06','','','','50','Cash',0.00,'100','','','19','','1','2025-06-01 14:20:45','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Service','1110','4000','5500'),('19174878794774039708700',275,'191748787894','B019',5.00,'1750','retail','0','2025-06-01 17:25:39','','','','265','Cash',0.00,'350','','','19','','1','2025-06-01 14:25:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9973.00','9968','Inclusive','branch','Inventory','','',''),('19174878793812228273322',276,'191748787894','6510',1.00,'100','retail','0','2025-06-01 17:25:31','','','','50','Cash',0.00,'100','','','19','','1','2025-06-01 14:27:00','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10015.00','10014','Inclusive','branch','Service','1110','4000','5500'),('19174879220433320323800',277,'191748791909','B038',1.00,'250','retail','0','2025-06-01 18:31:49','','','','195.52','Cash',0.00,'250','','','19','','1','2025-06-01 15:37:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9822.00','9821','Inclusive','branch','Inventory','','',''),('12174949351639213223323',278,'121749492170','B037',1.00,'250','retail','0','2025-06-09 21:25:00','','','','213.24','Cash',0.00,'250','','','12','','1','2025-06-09 18:25:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','',''),('19174964847122642232381',279,'191749648463','5977',1.00,'600','retail','0','2025-06-11 16:27:43','','','','600','Cash',0.00,'600','','','19','','1','2025-06-11 13:28:02','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9952.00','9951','Inclusive','branch','Inventory','','',''),('19174991676021339007263',280,'191749916655','B030',4.00,'1000','retail','0','2025-06-14 18:57:54','','','','169.0003774','Cash',0.00,'250','','','19','','1','2025-06-14 15:59:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','99930.00','99926','Inclusive','branch','Inventory','','',''),('12174992029532992332233',281,'121749920275','B182',1.00,'1700','retail','0','2025-06-14 19:57:55','','','','950','Cash',0.00,'1700','','','12','','1','2025-06-14 16:58:18','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Inventory','','',''),('12174992815080320399834',282,'121749927857','B164',1.00,'1600','retail','0','2025-06-14 22:08:38','','','','888.88','Cash',0.00,'1600','','','12','','1','2025-06-14 19:09:16','2','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9999.00','9998','Inclusive','branch','Inventory','','',''),('12175000880920233808152',283,'121750008790','6044',2.00,'400','retail','0','2025-06-15 20:33:17','','','','100','Cash',0.00,'200','','','12','','1','2025-06-15 17:33:49','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14600.00','14598','Inclusive','branch','Inventory','','',''),('19175050945250002332212',284,'191750508247','5999',1.00,'1500','retail','0','2025-06-21 15:17:27','','','','1500','Cash',0.00,'1500','','','19','','1','2025-06-21 12:37:46','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9989.00','9988','Inclusive','branch','Inventory','','',''),('19175060862923696920302',285,'191750608607','6044',3.00,'600','retail','0','2025-06-22 19:10:16','','','','100','Cash',0.00,'200','','','19','','1','2025-06-22 16:10:46','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14582.00','14579','Inclusive','branch','Inventory','','',''),('19175060971203020213130',286,'191750609661','6511',2.00,'200','retail','0','2025-06-22 19:27:41','','','','50','Cash',0.00,'100','','','19','','1','2025-06-22 16:28:46','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20220.00','20218','Inclusive','branch','Service','1110','4000','5500'),('19175061111610321252530',287,'191750610221','6012',1.00,'500','retail','0','2025-06-22 19:51:34','','','','500','Cash',0.00,'500','','','19','','1','2025-06-22 16:51:59','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99975.00','99974','Inclusive','branch','Inventory','','',''),('27175062339122220230033',288,'271750623336','6510',12.00,'1200','retail','0','2025-06-22 23:16:15','','','','50','Cash',0.00,'100','','','27','','1','2025-06-22 20:16:42','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','10016.00','10004','Inclusive','branch','Service','1110','4000','5500'),('27175062348020334313127',289,'271750623336','B189',1.00,'2000','retail','0','2025-06-22 23:17:23','','','','0','Cash',0.00,'2000','','','27','','1','2025-06-22 20:18:05','2','16','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10000.00','9999','Inclusive','branch','Inventory','','',''),('19175094667023724342030',290,'191750946584','6040',1.00,'100','retail','0','2025-06-26 17:04:20','','','','42','Cash',0.00,'100','','','19','','1','2025-06-26 14:04:38','2','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19865.00','19864','Inclusive','branch','Inventory','','',''),('19175113197725292003222',291,'191751131703','6001',1.00,'650','retail','0','2025-06-28 20:31:18','','','','650','Cash',0.00,'650','','','19','','1','2025-06-28 17:33:34','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10024.00','10023','Inclusive','branch','Inventory','','',''),('19175113199832233193112',292,'191751131703','6513',1.00,'100','retail','0','2025-06-28 20:33:06','','','','50','Cash',0.00,'100','','','19','','1','2025-06-28 17:33:38','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10001.00','10000','Inclusive','branch','Service','1110','4000','5500'),('19175113198610932122212',293,'191751131703','6510',1.00,'100','retail','0','2025-06-28 20:32:58','','','','50','Cash',0.00,'100','','','19','','1','2025-06-28 17:33:48','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10028.00','10027','Inclusive','branch','Service','1110','4000','5500'),('19175121761032052232121',294,'191751217442','6012',1.00,'500','retail','0','2025-06-29 20:20:00','','','','500','Cash',0.00,'500','','','19','','1','2025-06-29 17:22:33','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99974.00','99973','Inclusive','branch','Inventory','','',''); /*!40000 ALTER TABLE `sales_ordercancelled` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_orderkitchen` -- DROP TABLE IF EXISTS `sales_orderkitchen`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_orderkitchen` ( `myinvoice` varchar(50) DEFAULT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` decimal(10,2) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` varchar(50) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB AUTO_INCREMENT=10192 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 ('19175128258321031127032',10189,'191751282572','7029',2.00,'3600','retail','0','2025-06-30 14:22:52','','','','1200','Cash',0.00,'1800','','','19','','1','2025-06-30 11:23:41','1','18','new','1','new','pcs','','','','no','','0','','','EXEMPTED','0.00','2','9895.00','9893','Inclusive','branch','Inventory','1110','4000','5500'),('19175128259203995233223',10190,'191751282572','6044',3.00,'600','retail','0','2025-06-30 14:23:03','','','','100','Cash',0.00,'200','','','19','','1','2025-06-30 11:23:41','1','20','new','1','new','pcs','','','','no','','0','','','EXEMPTED','0.00','3','14529.00','14526','Inclusive','branch','Inventory','','',''),('19175128261833275222223',10191,'191751282572','6524',2.00,'400','retail','0','2025-06-30 14:23:12','','','','70','Cash',0.00,'200','','','19','','1','2025-06-30 11:23:41','1','21','new','1','new','pcs','','','','no','','0','','','EXEMPTED','0.00','2','10000.00','9998','Inclusive','branch','Service','1110','4000','5500'); /*!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) NOT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` decimal(10,2) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` text NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `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, `tax` 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, `taxcode` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`), KEY `id` (`id`,`invoice`,`code`,`userid`) ) ENGINE=InnoDB AUTO_INCREMENT=17094 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 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 */; /*!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 `salestatuscodes` -- DROP TABLE IF EXISTS `salestatuscodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salestatuscodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `name` text NOT NULL, `sort_order` varchar(50) 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 `salestatuscodes` -- LOCK TABLES `salestatuscodes` WRITE; /*!40000 ALTER TABLE `salestatuscodes` DISABLE KEYS */; INSERT INTO `salestatuscodes` VALUES (1,'01',NULL,'Y','Wait for Approval','1'),(2,'02',NULL,'Y','Approved','2'),(3,'03',NULL,'Y','Cancel Requested','3'),(4,'04',NULL,'Y','Canceled','4'),(5,'05',NULL,'Y','Refunded','5'),(6,'06',NULL,'Y','Transferred','6'); /*!40000 ALTER TABLE `salestatuscodes` 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) DEFAULT NULL, `lastname` varchar(15) DEFAULT NULL, `msisdn` varchar(50) DEFAULT '0', `used` int(5) NOT NULL DEFAULT 0, `exactime` datetime NOT NULL, `txn_time` varchar(50) DEFAULT NULL, `middlename` varchar(50) DEFAULT NULL, `account_number` varchar(50) DEFAULT NULL, `business_shortcode` varchar(50) DEFAULT NULL, `transactionType` varchar(30) DEFAULT NULL, `printed` int(5) NOT NULL DEFAULT 0, `OrgAccountBalance` decimal(10,2) NOT NULL, `branchid` int(11) DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sms_in` -- LOCK TABLES `sms_in` WRITE; /*!40000 ALTER TABLE `sms_in` DISABLE KEYS */; /*!40000 ALTER TABLE `sms_in` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `smsconfig` -- DROP TABLE IF EXISTS `smsconfig`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `smsconfig` ( `id` int(30) NOT NULL, `username` text NOT NULL, `apikey` text NOT NULL, `from` varchar(50) NOT NULL, `link` text NOT NULL, `businessname` text NOT NULL, `contact` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `code` varchar(50) NOT NULL, `description` text NOT NULL, `contactperson` varchar(100) NOT NULL, `password` varchar(50) NOT NULL, `contact2` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `currencysymbol` varchar(100) NOT NULL, `tax1` varchar(100) NOT NULL, `tax1rate` varchar(100) NOT NULL, `tax2` varchar(100) NOT NULL, `tax2rate` varchar(100) NOT NULL, `website` varchar(100) NOT NULL, `returnpolicy` text NOT NULL, `logo` text NOT NULL, `paymenttypes` text NOT NULL, `country` varchar(50) NOT NULL, `totalsms` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `display1` varchar(5) NOT NULL, `display2` varchar(5) NOT NULL, `maindiscount` varchar(10) NOT NULL DEFAULT 'no', `receiptdescription` varchar(5) NOT NULL DEFAULT 'yes', `deadline` text NOT NULL, `tillno` text NOT NULL, `invoicedetails` text NOT NULL, `barcode` varchar(3) NOT NULL DEFAULT 'no', `deadlinedetails` text NOT NULL, `businesskey` text NOT NULL, `display` varchar(30) NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) NOT NULL, `starttime` varchar(30) NOT NULL, `duetime` varchar(30) NOT NULL, `view` text NOT NULL, `receipt` varchar(50) NOT NULL, `mode` varchar(30) NOT NULL, `feedback` text NOT NULL, `sendfeedback` varchar(10) NOT NULL, `dublicate` varchar(10) NOT NULL, `smscompany` varchar(30) NOT NULL DEFAULT 'Infobip', `newuser` varchar(30) NOT NULL, `newpassword` varchar(30) NOT NULL, `senderid` varchar(30) NOT NULL, `leftoverview` text NOT NULL, `rightoverview` text NOT NULL, `assetaccount` varchar(50) NOT NULL, `salesaccount` varchar(50) NOT NULL, `expenseaccount` varchar(50) NOT NULL, `starthappyhour` varchar(20) NOT NULL, `endhappyhourse` varchar(20) NOT NULL, `statushappyhour` varchar(20) NOT NULL, `salesmethod` varchar(20) NOT NULL, `plot` int(11) NOT NULL DEFAULT 10, `defautpage` varchar(255) NOT NULL DEFAULT 'user/home', `ecommerce` varchar(10) NOT NULL DEFAULT 'deactivate', `landingpage` varchar(40) NOT NULL DEFAULT 'products', `path` text NOT NULL, `shortcode` text NOT NULL, `confirmationurl` text NOT NULL, `validationurl` text NOT NULL, `responseType` text NOT NULL, `consumer_key` text NOT NULL, `consumer_secret` text NOT NULL, `signature` text DEFAULT NULL, `kitchen` varchar(30) NOT NULL DEFAULT 'no', `kitchenid` int(11) DEFAULT NULL, `receiptlogo` varchar(10) NOT NULL DEFAULT 'no', `bankcode` varchar(20) NOT NULL DEFAULT 'no', `menutype` varchar(50) NOT NULL DEFAULT 'Left', `hscode` varchar(20) NOT NULL DEFAULT 'YES', `smslogin` varchar(50) NOT NULL DEFAULT 'no', `servicecharge` varchar(20) NOT NULL DEFAULT '3', `displayservicecharge` varchar(20) NOT NULL DEFAULT 'no', `restricttill` varchar(20) DEFAULT 'no', `currency` varchar(20) NOT NULL DEFAULT 'no', `etims` varchar(20) NOT NULL DEFAULT 'no', `etimsonline` varchar(5) NOT NULL DEFAULT 'no', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `smsconfig` -- LOCK TABLES `smsconfig` WRITE; /*!40000 ALTER TABLE `smsconfig` DISABLE KEYS */; INSERT INTO `smsconfig` VALUES (1,'76','c8d1ec0b9d21d199d6d7514ce002b85fd3022037d31141cecf5ea57902320994f885c92064cc2bee019f87df642212ac30505551','Robisearch','','<H1 style=\"margin:0px;\"><Strong><em>The Grill At Rawhew Ranch</em></Strong> </H1>\r\n<h1>Till 4505968</h1>\r\n</BR>\r\n\r\n\r\n','254718667391','Nairobi Ngara','support@robisearch.com','ROBISEARCHPOS','Pay within 30days <br>\r\n','Robisearch Admin','e7bd1efe6cee0b56cf3b31d7fb5d01c7','254708325411','','KES','VAT','16','levy','2','RO0001','','2024-07-241721832816.png','1','1 ','','1','2024-09-08 16:19:37','no','no','no','no','ajeYK7PJz1Mwr0CCQjHn+LE/ZsmQsj74sBBfbMb079f3TaRM7VxecpVjE9o9ID9L21DrwJGsps/YVRi3NWgjKw==','','<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:1171211120 for you to continue enjoying our services.','n+nqNsw9fR/f1648oILzGd3Kk91x1IsiJ7d6gj9HuQHNWub7zIV5T6lqgv7bfbk282UVU4+q5T0KrrTSSu8mrSf1ae3e8vmZSy9Brc/Wwr3cNvjz01rpjlPLyClZmhc+','100','Current','Current','00:00','23:59','CompleteTouch','Two Without Automatic Logout','Before Receipt','thank you for shopping with us. ','yes','yes','Advanta','ROBISEARCHLTD','Robisearch@2018','SMSCHAPCHAP','<b>About Robisearch Ltd</b><br>\r\nRobisearch Ltd is an ICT youth based company that begun in 2011 as a result of innovations that transform lives globally. We are innovator behind Biometric lands system and digital birth card system that could help fight terrorisms. We are a member of the Nairobi Chambers (KNCCI) organization and AGPO. We offer attachment /internships opportunity to 60 students on annual basis as a way of creating job opportunity to youths in Kenya. We have great experience in dealing with customers having handled over 500 customers’ country wide. Some of services are:<p class=\"text-center\">\r\n<h3>OUR SERVICES</h3>\r\nBelow are some of our services and solutions:<br>\r\n• Biometric system for schools and business : Price= From Ksh.50,000<br>\r\n• Bulk Sms services(Bulksms ChapChap) : Price= From Ksh.5,000<br>\r\n• Best Erp/Point of Sale/ Inventory Control Software : Price= From Ksh.50,000<br>\r\n• Property Management software that conforms to the Big 4 government agenda. : Price= From Ksh.100,000<br>\r\n\r\nNOTE: You can give discount upto 20% of the above selling price.\r\n</p>\r\n\r\n<p>\r\nOur Vision<br>\r\nTransforming the world through innovation<br>\r\nOur Mission<br>\r\nTo be the best ICT company offering innovate services globally.\r\nBiometric Systems rely mostly on information about a person to identify the person in such a way that specific data about unique biological traits are relied upon to work effectively.\r\nThe biometric School attendance system. This is an innovative system which is used by schools to track student movements. The system sends sms alert to the parents whenever students checks in and out of the schools. The system is also used as digital register to record students and staff attendances instead of manual signing of class register as well as managing payroll based on attendance. The system is also being used by business owners to get sms alert whenever employees checks in and out of the office. There are so many schools using this system and we recommend the same to any school and business. Some of them are JKUAT,Pumwani Hosiptal, Loreto Girls Kiambu,Mandera boys, Kwale boys, Kipsigis girls. Kericho TTC etc.\r\n<br>\r\n\r\n<br>Point of Sale(ROBIPOS) manages sales for any sales related businesses. This system helps business owners to track their daily sales and profit using their phones wherever they are. It has Lipa Na MPESA real time and sms alert. Sms is automatically sends to the computer whenever customer pays through any mobile payment. Also the customer gets automatic thank you message upon payment.\r\nThis system has been integrated with many modules that manages day to day transactions in our client’s business. The system has many functionalities but not limited to the following: Inventory tracking, sales management, customer management, products management, receipting, human resource, accounting module and can real-time Lipa na Mpesa module. \r\nThe sales management system can be used in diverse businesses like wholesales, boutiques, electrical and electronics, minimarts, supermarkets, cosmetic shops, jeweler shops and any retail businesses.\r\nOur POS system helps <br>\r\n? Improve our customer’s experience by serving them in a fast and convenient way<br>\r\n? Management of stock<br>\r\n? Presentable documents such as receipts, orders and reports are issued to customers of our clients.<br>\r\n? Storage and retrieval of documents is made easier<br>\r\n? Accuracy; scanning is more accurate than punching in numbers from a sticker or expecting the cashier to manually remember what each item costs.\r\n? Analysis ;<br>\r\n? POS let our clients manage inventory, flag items for reorder and analyze sales patterns.<br>\r\nBulksms ChapChap is a bulk sms software which can be used to send sms/reminders to customers. It’s the most feasible and essential strategy to target a mass audience as a marketing and communication tool. Whether launching a new product or would like a nationwide announcement, or whether you want to remind people of a certain meeting or deal, our bulk sms manages all the requirements from start to finish. The system can be used by anybody to manage their dairies since you can store all your appointments and activities then system will send you sms whenever that time reaches. \r\nOur bulk sms comes with advantages such as;<br>\r\n? Instant delivery of messages<br>\r\n? Flexible platform that can send over 10,000 sms once<br>\r\n? The systems comes with a reminder to notify one of any pending deals<br>\r\n? Sms can be stored, easily forwarded or tracked using delivery reports<br>\r\n? Lower cost and time to be delivered than a phone call.<br>\r\n? It is more reliable than emailing as the chances of the recipient reading the message is very high<br>\r\n? Limitless market potential<br>\r\nOur clients include;Bulk sms: JKUAT, Elimu TV, Uwezo Fund, Moi forces Academy<br>\r\nBiometric: JKUAT, Orero Boys, Kayole High school<br>\r\nPoint of sale: Luna Park, Victoria Falls, Garrison Teachers College, Ndumia Group<br>\r\nwww.robisearch.com<br>\r\nhttp://www.bulksmschapchap.com/<br>\r\n\r\n\r\n</p>\r\n<p>\r\nFeel free to contact us: <br>\r\n<a href=\"http://www.robisearch.com/\">www.robisearch.com</a> <br>\r\nEmail :info@robisearch.com<br>\r\nPhone: 0780655987<br>\r\nPhone: 0716413386<br>\r\nOur Offices are Nairobi-Nara and Juja town<br>\r\n Experiencing any problem? Send an email to <a href=\"mailto:info@robisearch.com\">info@robisearch.com</a> or <a href=\"mailto:robisearch@gmail.com\">robisearch@gmail.com</a> or follow us on <a href=\"https://www.facebook.com/Robiearch?fref=ts\">Facebook</a> or on <a href=\"https://twitter.com/robisearch\">Twitter.</a> . You can also view more on <a href=\"http://www.robisearch.com/\"> our website</a>\r\n\r\n</p></b>\r\n ','<B> Reseller/Agent Benefits</b>\r\n <br>\r\n1. Earn Commisiions <br>\r\n2. Get best offers <br>\r\n3. Get Incentives <br>\r\n \r\n <B> Reseller/Agent Categories</b>\r\n We pay according to your effort hence it is based on commission.<br>\r\n 1. You will get 10% of what you sell on Monthly basis if you make between 1-5 sales per month.<br>\r\n 2. You will get 20% of what you sell on Monthly basis if you make between 6-20 sales per month.<br>\r\n 3. You will get 30% of what you sell on Monthly basis if you make above 21 sales per month.<br>\r\n','1110','4000','5500','08:00','10:00','no','General',10,'user/viewsales','deactivate','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',0,'no','yes','Both','no','no','3','no','no','no','no','no'); /*!40000 ALTER TABLE `smsconfig` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `smslogin` -- DROP TABLE IF EXISTS `smslogin`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `smslogin` ( `id` int(10) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `code` varchar(20) NOT NULL, `phone` varchar(20) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'active', `userid` int(10) NOT NULL, `fromtime` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `totime` datetime NOT NULL, `duration` varchar(20) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `smslogin` -- LOCK TABLES `smslogin` WRITE; /*!40000 ALTER TABLE `smslogin` DISABLE KEYS */; /*!40000 ALTER TABLE `smslogin` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `smstemplate` -- DROP TABLE IF EXISTS `smstemplate`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `smstemplate` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `smstemplate` -- LOCK TABLES `smstemplate` WRITE; /*!40000 ALTER TABLE `smstemplate` DISABLE KEYS */; INSERT INTO `smstemplate` VALUES (1,'Closing Day1','Your daughter has been released for December holiday today.1','2020-04-25 09:20:01am','active','1','','1'),(2,'Opening Day','Your Daughter Has Just Arrived To School ','2019-02-23 10:17:16am','active','1','','1'),(3,'Closing Day','Your daughter has been released for December holiday today.','2018-10-24 05:51:21pm','active','1','','1'),(4,'MIDTERM','Parents/Guardians who came for Thanks Giving day will be allowed to leave with their daughters for half-term, others will leave on 17/02/19.','2023-08-31 06:03:22am','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,'visitor sms','Wow! Thank you for visiting Robisearch LTD table at Mombasa SK Show.For POS,Biometrics,Digital Visitor book and Marketing:0716413386/ robisearch.com\r\n','2023-09-09 04:59:01am','visitor','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=12 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','7','2025-04-06 18:57:05','','71743955002',1,1,0,'',12143,1.00,2000.00,'191743954261'),(2,'split','7','2025-04-06 18:57:58','','71743955063',1,1,0,'',12142,1.00,2000.00,'191743954261'),(3,'split','7','2025-04-06 18:57:58','','71743955063',1,1,0,'',12144,1.00,3500.00,'191743954261'),(4,'split','7','2025-04-06 18:57:58','','71743955063',1,1,0,'',12145,1.00,300.00,'191743954261'),(5,'split','7','2025-04-13 15:39:16','','71744547911',1,1,0,'',12577,2.00,250.00,'191744542991'),(6,'split','7','2025-04-13 15:39:16','','71744547911',1,1,0,'',12578,1.00,900.00,'191744542991'),(7,'split','7','2025-04-13 15:39:16','','71744547911',1,1,0,'',12579,2.00,1500.00,'191744542991'),(8,'split','7','2025-04-13 15:39:16','','71744547911',1,1,0,'',12580,3.00,200.00,'191744542991'),(9,'split','7','2025-04-13 15:39:16','','71744547911',1,1,0,'',12581,2.00,100.00,'191744542991'),(10,'split','7','2025-04-13 15:39:16','','71744547911',1,1,0,'',12582,1.00,250.00,'191744542991'),(11,'split','7','2025-04-13 15:39:16','','71744547911',1,1,0,'',12583,1.00,100.00,'191744542991'); /*!40000 ALTER TABLE `splitbill` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `splitbillmaster` -- DROP TABLE IF EXISTS `splitbillmaster`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `splitbillmaster` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `dateposted` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `batchno` int(11) NOT NULL, `description` text NOT NULL, `originalinvoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `splitbillmaster` -- LOCK TABLES `splitbillmaster` WRITE; /*!40000 ALTER TABLE `splitbillmaster` DISABLE KEYS */; INSERT INTO `splitbillmaster` VALUES (1,'split','7','2025-04-06 18:57:05','71743955002',1,1,0,'','191743954261'),(2,'split','7','2025-04-06 18:57:58','71743955063',1,1,0,'','191743954261'),(3,'split','7','2025-04-13 15:39:16','71744547911',1,1,0,'','191744542991'); /*!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 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 */; /*!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, `shift` varchar(5) 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 `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, `description` text NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`,`branchid`,`startdate`) ) ENGINE=InnoDB AUTO_INCREMENT=274 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stocktaking` -- LOCK TABLES `stocktaking` WRITE; /*!40000 ALTER TABLE `stocktaking` DISABLE KEYS */; INSERT INTO `stocktaking` VALUES (1,'6606',0.00,8.00,8.00,1,'branch',7,1,'2025-03-17','2025-03-17',7,'17:47:49','open',1,'0'),(2,'6605',0.00,8.00,8.00,1,'branch',7,1,'2025-03-17','2025-03-17',7,'17:47:49','open',1,'0'),(3,'6604',0.00,16.00,16.00,1,'branch',7,1,'2025-03-17','2025-03-17',7,'17:47:49','open',1,'0'),(4,'6603',0.00,15.00,15.00,1,'branch',7,1,'2025-03-17','2025-03-17',7,'17:47:49','open',1,'0'),(5,'6602',0.00,80.00,80.00,1,'branch',7,1,'2025-03-17','2025-03-17',7,'17:47:49','open',1,'0'),(6,'6601',0.00,7.00,7.00,1,'branch',7,1,'2025-03-17','2025-03-17',7,'17:47:49','open',1,'0'),(7,'6600',0.00,29.25,29.25,1,'branch',7,1,'2025-03-17','2025-03-17',7,'17:47:49','open',1,'0'),(8,'6599',25.25,7.00,-18.25,1,'branch',7,1,'2025-03-17','2025-03-17',7,'17:47:49','open',1,'0'),(9,'6597',31.25,26.00,-5.25,1,'branch',7,1,'2025-03-17','2025-03-17',7,'17:47:49','open',1,'0'),(10,'6596',12.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(11,'6595',1.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(12,'6591',16.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(13,'6590',2.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(14,'6589',2.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(15,'6588',2.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(16,'6587',3.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(17,'6586',5.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(18,'6585',6.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(19,'6584',2.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(20,'6583',3.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(21,'6582',5.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(22,'6581',20.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(23,'6580',4.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(24,'6579',2.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(25,'6578',7.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(26,'6577',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(27,'6503',3.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(28,'6502',3.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(29,'6501',9994.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(30,'6500',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(31,'7029',484.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(32,'7028',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(33,'6026',9997.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(34,'6030',99998.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(35,'B031',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(36,'6024',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(37,'6031',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(38,'6005',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(39,'6023',50.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(40,'18',9996.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(41,'6032',99982.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(42,'6015',4998.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(43,'5999',5.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(44,'5979',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(45,'6046',62.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(46,'5985',100000.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(47,'6017',9998.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(48,'5990',500.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(49,'5988',588.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(50,'5983',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(51,'6047',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(52,'6000',1.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(53,'6001',41.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(54,'5986',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(55,'6049',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(56,'5989',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(57,'6003',9992.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(58,'6029',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(59,'B090',2.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(60,'6007',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(61,'6006',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(62,'6020',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(63,'6027',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(64,'6002',9986.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(65,'6012',99996.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(66,'6004',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(67,'5995',10000.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',0,''),(68,'6033',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(69,'5987',7.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(70,'6034',494.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(71,'6008',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(72,'6022',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(73,'6021',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(74,'6014',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(75,'5996',998.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(76,'5980',495.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(77,'6011',497.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(78,'6010',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(79,'5984',9995.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(80,'6013',18.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(81,'16',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',0,''),(82,'5982',4.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(83,'5981',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(84,'6019',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(85,'6036',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(86,'5997',40.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(87,'6009',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(88,'5998',28.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(89,'5977',487.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(90,'15',9929.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(91,'6028',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(92,'6016',4982.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(93,'17',1000.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',0,''),(94,'B081',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(95,'B080',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(96,'B175',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(97,'B190',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(98,'B039',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(99,'B038',25.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(100,'B037',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(101,'8',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(102,'B044',3.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(103,'B043',4.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(104,'B174',2.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(105,'2',3.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(106,'46554',3.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(107,'B036',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(108,'B035',38.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(109,'B034',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(110,'B033',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(111,'B032',29.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(112,'B030',34.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(113,'B029',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(114,'B028',24.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(115,'B129',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(116,'B123',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(117,'B117',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(118,'B097',5.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(119,'B101',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(120,'B100',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(121,'B099',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(122,'B098',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(123,'B171',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(124,'B072',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(125,'B071',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(126,'B070',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(127,'B138',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(128,'B079',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(129,'B078',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(130,'B095',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(131,'B027',6.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(132,'B024',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(133,'6043',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(134,'B137',4.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(135,'B136',7.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(136,'B022',18.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(137,'B021',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(138,'B170',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(139,'B169',1.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(140,'B168',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(141,'B020',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(142,'B063',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(143,'B019',4.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(144,'10062',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(145,'B023',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(146,'B025',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(147,'B026',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(148,'B189',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(149,'B188',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(150,'B042',3.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(151,'B041',6.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(152,'B052',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(153,'B093',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(154,'B186',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(155,'B184',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(156,'6040',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(157,'6038',487.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(158,'B018',23.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(159,'B017',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(160,'B087',2.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(161,'B086',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(162,'B092',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(163,'B167',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(164,'B046',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(165,'5994',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(166,'6018',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(167,'B077',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(168,'B051',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(169,'B050',2.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(170,'B049',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(171,'B085',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(172,'B091',24.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(173,'6042',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(174,'B015',22.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(175,'B014',14.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(176,'B076',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(177,'B075',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(178,'B089',36.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(179,'B040',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(180,'B166',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(181,'B165',3.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(182,'B164',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(183,'B163',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(184,'B162',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(185,'B161',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(186,'B160',1.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(187,'B159',3.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(188,'B158',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(189,'6045',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(190,'B157',2.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(191,'B156',2.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(192,'B155',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(193,'B074',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(194,'B048',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(195,'B154',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(196,'B153',3.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(197,'B152',3.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(198,'B151',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(199,'B013',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(200,'B012',22.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(201,'11',3.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(202,'6037',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(203,'B055',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(204,'B054',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(205,'B053',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(206,'B011',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(207,'B010',11.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(208,'B009',48.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(209,'B008',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(210,'B007',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(211,'B006',19.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(212,'B150',7.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(213,'B005',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(214,'B069',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(215,'B068',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(216,'B067',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(217,'B004',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(218,'B149',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(219,'B148',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(220,'B147',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(221,'B146',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(222,'B145',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(223,'B144',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(224,'B066',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(225,'B065',4.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(226,'B064',4.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(227,'B143',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(228,'B142',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(229,'6041',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(230,'5993',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(231,'B183',4.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(232,'B182',3.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(233,'B141',2.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(234,'B181',3.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(235,'B180',3.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(236,'B003',6.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(237,'B088',13.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(238,'B135',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(239,'6044',9855.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(240,'6048',497.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',1,''),(241,'B179',2.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(242,'B178',2.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(243,'B084',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(244,'B083',3.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(245,'6',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(246,'7',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(247,'14',4.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(248,'13',1.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(249,'4',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(250,'3',3.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(251,'5',3.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(252,'5991',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(253,'1',3.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(254,'B140',5.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(255,'12',3.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(256,'5992',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(257,'B062',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(258,'B045',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(259,'B082',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(260,'B002',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(261,'B001',16.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(262,'B139',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(263,'B102',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(264,'B061',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(265,'B060',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(266,'B059',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(267,'9',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(268,'B058',1.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(269,'B057',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(270,'B056',0.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(271,'10',1.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(272,'B177',3.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''),(273,'B176',5.00,0.00,0.00,1,'branch',7,1,'2025-03-17','',0,'17:47:49','open',2,''); /*!40000 ALTER TABLE `stocktaking` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stocktakingstatus` -- DROP TABLE IF EXISTS `stocktakingstatus`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stocktakingstatus` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(30) NOT NULL, `timedone` varchar(50) NOT NULL, `ip` text NOT NULL, `companyid` int(11) NOT NULL, `startdate` date NOT NULL, `closedate` date NOT NULL, `updatedby` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'open', `maincategory` int(11) NOT NULL, `level` varchar(20) NOT NULL DEFAULT 'one', `type` varchar(20) NOT NULL DEFAULT 'branch', `branchid` int(5) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stocktakingstatus` -- LOCK TABLES `stocktakingstatus` WRITE; /*!40000 ALTER TABLE `stocktakingstatus` DISABLE KEYS */; /*!40000 ALTER TABLE `stocktakingstatus` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stocktypecodes` -- DROP TABLE IF EXISTS `stocktypecodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stocktypecodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stocktypecodes` -- LOCK TABLES `stocktypecodes` WRITE; /*!40000 ALTER TABLE `stocktypecodes` DISABLE KEYS */; INSERT INTO `stocktypecodes` VALUES (1,'Import','01',NULL,'Y','1'),(2,'Purchase','02',NULL,'Y','2'),(3,'Return','03',NULL,'Y','3'),(4,'Stock Movement','04',NULL,'Y','4'),(5,'Processing','05',NULL,'Y','5'),(6,'Adjustment','06',NULL,'Y','6'),(7,'Sale','11',NULL,'Y','11'),(8,'Return','12',NULL,'Y','12'),(9,'Stock Movement','13',NULL,'Y','13'),(10,'Processing','14',NULL,'Y','14'),(11,'Discarding','15',NULL,'Y','15'),(12,'Adjustment','16',NULL,'Y','16'); /*!40000 ALTER TABLE `stocktypecodes` 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 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 */; /*!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 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 */; /*!40000 ALTER TABLE `supervisor` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tables` -- DROP TABLE IF EXISTS `tables`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tables` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tables` -- LOCK TABLES `tables` WRITE; /*!40000 ALTER TABLE `tables` DISABLE KEYS */; /*!40000 ALTER TABLE `tables` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tags` -- DROP TABLE IF EXISTS `tags`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tags` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `slug` varchar(255) NOT NULL, `name` varchar(255) NOT NULL, `meta_keyword` text NOT NULL, `meta_description` text NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tags` -- LOCK TABLES `tags` WRITE; /*!40000 ALTER TABLE `tags` DISABLE KEYS */; /*!40000 ALTER TABLE `tags` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `taskdata` -- DROP TABLE IF EXISTS `taskdata`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `taskdata` ( `id` int(30) NOT NULL AUTO_INCREMENT, `description` text DEFAULT NULL, `date` varchar(50) NOT NULL, `taskid` varchar(50) DEFAULT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Submitted', `companyid` varchar(100) NOT NULL, `challanges` text NOT NULL, `recommendation` text NOT NULL, `updatedby` int(11) NOT NULL, `comments` text NOT NULL, `updateddate` varchar(30) NOT NULL, `mykey` varchar(50) DEFAULT NULL, `exactdate` varchar(20) NOT NULL, `branchid` int(11) NOT NULL, `achieved` varchar(30) NOT NULL, `updatedat` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `taskdata` -- LOCK TABLES `taskdata` WRITE; /*!40000 ALTER TABLE `taskdata` DISABLE KEYS */; /*!40000 ALTER TABLE `taskdata` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tasks` -- DROP TABLE IF EXISTS `tasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tasks` ( `id` int(30) NOT NULL AUTO_INCREMENT, `taskowner` varchar(100) NOT NULL, `subject` text NOT NULL, `fromdate` varchar(100) NOT NULL, `todate` varchar(100) NOT NULL, `contact` text NOT NULL, `status` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `priority` text NOT NULL, `notification` varchar(100) NOT NULL DEFAULT 'yes', `repeated` varchar(100) NOT NULL DEFAULT 'no', `comments` text DEFAULT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` int(11) NOT NULL, `updatedat` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `measurements` varchar(30) NOT NULL DEFAULT 'Pc', `target` varchar(30) NOT NULL, `achived` varchar(30) NOT NULL, `exactdate` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tasks` -- LOCK TABLES `tasks` WRITE; /*!40000 ALTER TABLE `tasks` DISABLE KEYS */; /*!40000 ALTER TABLE `tasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tasktype` -- DROP TABLE IF EXISTS `tasktype`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tasktype` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `mode` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tasktype` -- LOCK TABLES `tasktype` WRITE; /*!40000 ALTER TABLE `tasktype` DISABLE KEYS */; /*!40000 ALTER TABLE `tasktype` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `taskupdates` -- DROP TABLE IF EXISTS `taskupdates`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `taskupdates` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `date` varchar(50) NOT NULL, `nextstep` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `type` text NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `taskupdates` -- LOCK TABLES `taskupdates` WRITE; /*!40000 ALTER TABLE `taskupdates` DISABLE KEYS */; /*!40000 ALTER TABLE `taskupdates` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `taxcodes` -- DROP TABLE IF EXISTS `taxcodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `taxcodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `company_id` varchar(50) NOT NULL, `name` varchar(70) NOT NULL, `tax_code` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, `rate` varchar(50) NOT NULL, `rate_code2` varchar(50) 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 `taxcodes` -- LOCK TABLES `taxcodes` WRITE; /*!40000 ALTER TABLE `taxcodes` DISABLE KEYS */; INSERT INTO `taxcodes` VALUES (1,'1','A-Exempt','A','1','0','A-EX','A-Exempt'),(2,'1','B-VAT 16%','B','2','16','B-16%','B-VAT 16%'),(3,'1','C-Zero Rated','C','3','0','TAX C','C-Zero Rated'),(4,'1','E-VAT 8%','E','4','8','E-8%','E-VAT 8%'),(5,'1','D-Non VAT','D','5','0','TAX D','D-Non VAT'); /*!40000 ALTER TABLE `taxcodes` 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` int(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, `mode` varchar(20) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'Submitted', `remarks` 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 `tillcollection` -- LOCK TABLES `tillcollection` WRITE; /*!40000 ALTER TABLE `tillcollection` DISABLE KEYS */; /*!40000 ALTER TABLE `tillcollection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tills` -- DROP TABLE IF EXISTS `tills`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tills` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tills` -- LOCK TABLES `tills` WRITE; /*!40000 ALTER TABLE `tills` DISABLE KEYS */; /*!40000 ALTER TABLE `tills` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `timer` -- DROP TABLE IF EXISTS `timer`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `timer` ( `id` int(11) NOT NULL AUTO_INCREMENT, `startdate` varchar(30) NOT NULL, `enddate` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `hour` varchar(50) NOT NULL, `station` varchar(20) NOT NULL, `description` text NOT NULL, `product` varchar(50) NOT NULL, `unit` varchar(20) NOT NULL, `duration` varchar(50) DEFAULT NULL, `customer` varchar(50) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `timer` -- LOCK TABLES `timer` WRITE; /*!40000 ALTER TABLE `timer` DISABLE KEYS */; /*!40000 ALTER TABLE `timer` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `towns` -- DROP TABLE IF EXISTS `towns`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `towns` ( `id` int(20) NOT NULL, `code` varchar(40) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `towns` -- LOCK TABLES `towns` WRITE; /*!40000 ALTER TABLE `towns` DISABLE KEYS */; INSERT INTO `towns` VALUES (1,'1','Central','Central','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Coast','Coast','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Eastern','Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Nairobi','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','North Eastern','North Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Nyanza','Nyanza','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Rift valley','Rift valley','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Western','Western','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `towns` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `traffic` -- DROP TABLE IF EXISTS `traffic`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `traffic` ( `id` int(11) NOT NULL AUTO_INCREMENT, `postedtime` varchar(30) NOT NULL, `link` text NOT NULL, `ip` varchar(50) NOT NULL, `description` text DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `traffic` -- LOCK TABLES `traffic` WRITE; /*!40000 ALTER TABLE `traffic` DISABLE KEYS */; INSERT INTO `traffic` VALUES (1,'2024-10-16 16:09:07pm','About Us','102.210.222.6',''),(2,'2024-10-17 12:10:17pm','About Us','169.150.196.102',''),(3,'2024-10-17 12:10:19pm','About Us','169.150.196.102',''),(4,'2024-10-18 18:54:09pm','About Us','102.210.222.6',''),(5,'2024-10-18 18:54:11pm','About Us','102.210.222.6',''),(6,'2024-10-21 20:54:54pm','About Us','102.210.222.6',''),(7,'2024-11-02 19:47:04pm','About Us','149.102.239.228',''),(8,'2024-11-02 19:47:08pm','About Us','149.102.239.228',''),(9,'2024-11-02 22:16:31pm','About Us','149.102.239.228',''),(10,'2024-11-02 22:16:34pm','About Us','149.102.239.228',''),(11,'2024-12-07 21:19:51pm','About Us','102.210.222.6',''),(12,'2024-12-26 21:38:24pm','About Us','102.210.222.6',''),(13,'2024-12-26 21:38:27pm','About Us','102.210.222.6',''),(14,'2025-01-03 00:55:47am','About Us','57.141.0.14',''),(15,'2025-01-03 03:16:57am','About Us','57.141.0.24',''),(16,'2025-01-05 14:00:30pm','About Us','102.210.222.6',''),(17,'2025-01-05 14:00:38pm','About Us','102.210.222.6',''),(18,'2025-01-05 14:00:46pm','About Us','102.210.222.6',''),(19,'2025-01-05 14:00:53pm','About Us','102.210.222.6',''),(20,'2025-01-11 15:51:45pm','About Us','102.210.222.6',''),(21,'2025-01-11 15:51:49pm','About Us','102.210.222.6',''),(22,'2025-01-11 15:51:52pm','About Us','102.210.222.6',''),(23,'2025-02-08 23:52:43pm','About Us','52.167.144.20',''),(24,'2025-02-11 19:35:43pm','About Us','52.167.144.145',''),(25,'2025-02-15 21:01:21pm','About Us','102.210.222.6',''),(26,'2025-02-15 21:01:23pm','About Us','102.210.222.6',''),(27,'2025-02-24 13:24:20pm','About Us','102.210.222.6',''),(28,'2025-02-24 13:24:22pm','About Us','102.210.222.6',''),(29,'2025-03-15 15:14:15pm','About Us','129.222.147.20',''),(30,'2025-03-15 15:14:24pm','About Us','129.222.147.20',''),(31,'2025-03-15 15:14:24pm','About Us','129.222.147.20',''),(32,'2025-03-29 20:10:11pm','About Us','129.222.187.105',''),(33,'2025-03-29 20:10:13pm','About Us','129.222.187.105',''); /*!40000 ALTER TABLE `traffic` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `transtypecodes` -- DROP TABLE IF EXISTS `transtypecodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `transtypecodes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(20) NOT NULL, `sort_order` 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 `transtypecodes` -- LOCK TABLES `transtypecodes` WRITE; /*!40000 ALTER TABLE `transtypecodes` DISABLE KEYS */; INSERT INTO `transtypecodes` VALUES (1,'Copy','C','Copy','Y','1'),(2,'Normal','N','Normal','Y','2'),(3,'Proforma','P','Proforma','Y','3'),(4,'Training','T','Training','Y','4'); /*!40000 ALTER TABLE `transtypecodes` 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 AUTO_INCREMENT=4 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 */; INSERT INTO `uomproducts` VALUES (1,'6607','2025-03-17 17:55:50','child','1','','1','5979','1',0.5000,'0','0',''),(2,'6607','2025-03-17 17:56:14','child','1','','1','6509','1',1.0000,'0','0',''),(3,'6607','2025-03-17 17:56:48','child','1','','1','6046','1',0.6000,'0','0',''); /*!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; -- -- Table structure for table `waterrates` -- DROP TABLE IF EXISTS `waterrates`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `waterrates` ( `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, `flatrate` varchar(50) NOT NULL DEFAULT 'no', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `waterrates` -- LOCK TABLES `waterrates` WRITE; /*!40000 ALTER TABLE `waterrates` DISABLE KEYS */; INSERT INTO `waterrates` VALUES (1,0.00,6.00,450.00,1,1,'active','residential',1,'yes'),(2,6.00,20.00,115.00,1,1,'active','residential',1,'no'),(3,20.00,50.00,150.00,1,1,'active','residential',1,'no'),(4,50.00,100.00,185.00,1,1,'active','residential',1,'no'),(5,100.00,300.00,230.00,1,1,'active','residential',1,'no'),(6,300.00,1000000.00,300.00,1,1,'active','residential',1,'no'),(11,0.00,6.00,450.00,1,1,'active','commercial',1,'yes'),(12,6.00,20.00,115.00,1,1,'active','commercial',1,'no'),(13,20.00,50.00,150.00,1,1,'active','commercial',1,'no'),(14,50.00,100.00,185.00,1,1,'active','commercial',1,'no'),(15,100.00,300.00,230.00,1,1,'active','commercial',1,'no'),(16,300.00,1000000.00,300.00,1,1,'active','commercial',1,'no'),(21,0.00,1000000.00,35.00,1,1,'active','standpipes',1,'no'),(31,0.00,600.00,90.00,1,1,'active','schools',1,'no'),(32,600.00,1200.00,115.00,1,1,'active','schools',1,'no'),(33,1200.00,1000000.00,130.00,1,1,'active','schools',1,'no'); /*!40000 ALTER TABLE `waterrates` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `waterresidentialgovernment` -- DROP TABLE IF EXISTS `waterresidentialgovernment`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `waterresidentialgovernment` ( `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, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `waterresidentialgovernment` -- LOCK TABLES `waterresidentialgovernment` WRITE; /*!40000 ALTER TABLE `waterresidentialgovernment` DISABLE KEYS */; INSERT INTO `waterresidentialgovernment` VALUES (1,0.00,6.00,450.00,1,1,'active','residential',1),(2,7.00,20.00,115.00,1,1,'active','residential',1),(3,21.00,50.00,150.00,1,1,'active','residential',1),(4,51.00,100.00,185.00,1,1,'active','residential',1),(5,101.00,300.00,230.00,1,1,'active','residential',1),(6,301.00,1000000.00,300.00,1,1,'active','residential',1),(11,0.00,6.00,450.00,1,1,'active','commercial',1),(12,7.00,20.00,115.00,1,1,'active','commercial',1),(13,21.00,50.00,150.00,1,1,'active','commercial',1),(14,51.00,100.00,185.00,1,1,'active','commercial',1),(15,101.00,300.00,230.00,1,1,'active','commercial',1),(16,301.00,1000000.00,300.00,1,1,'active','commercial',1),(21,0.00,1000000.00,35.00,1,1,'active','standpipes',1),(31,0.00,600.00,90.00,1,1,'active','schools',1),(32,601.00,1200.00,115.00,1,1,'active','schools',1),(33,1201.00,1000000.00,130.00,1,1,'active','schools',1); /*!40000 ALTER TABLE `waterresidentialgovernment` 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:38:05
.
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